AWS appsync documentation change
Summary
Added new documentation index page for AWS AppSync with guides and reference links.
Security assessment
This is a general documentation index with no security-specific content or references to vulnerabilities.
Diff
diff --git a/appsync/index.md b/appsync/index.md index 8b1378917..a572bd66a 100644 --- a//appsync/index.md +++ b//appsync/index.md @@ -0,0 +1,21 @@ +# AWS AppSync Documentation + +AWS AppSync is an enterprise-level, fully managed API management service that connects applications to events, data, and AI models. + +### [AWS AppSync GraphQL Developer Guide Create and interact with data sources using GraphQL from your application. You can build a new application or integrate existing data sources with AWS AppSync. ](/appsync/latest/devguide/welcome.html) + +### [AWS AppSync Events Developer Guide AWS AppSync Events lets you easily broadcast real-time event data to millions of subscribers using secure and performant serverless WebSocket APIs, without needing to manage connections or resource scaling. ](/appsync/latest/eventapi/event-api-welcome.html) + +### [API Reference Describes all the API operations for AWS AppSync in detail. Also provides sample requests, responses, and errors for the supported web service protocols. ](/appsync/latest/APIReference/) + +## Related Links + + * [AWS Glossary](https://docs.aws.amazon.com/general/latest/gr/glos-chap.html) + * [Getting Started with AWS](https://aws.amazon.com/documentation/gettingstarted/) + * [SDKs & Tools](https://aws.amazon.com/tools/) + * [AWS Documentation on Kindle](https://aws.amazon.com/documentation/kindle) + * [AWS General Reference](https://docs.aws.amazon.com/general/latest/gr/Welcome.html) + * [AWS Training](https://aws.amazon.com/training/) + * [AWS Case Studies](https://aws.amazon.com/solutions/case-studies/) + * [AWS Whitepapers](https://aws.amazon.com/whitepapers/) +