AWS appsync documentation change
Summary
Updated service integration description to include data sources
Security assessment
General feature description update without specific security context or changes to security posture
Diff
diff --git a/appsync/latest/eventapi/event-api-welcome.md b/appsync/latest/eventapi/event-api-welcome.md index 0a1068ed8..f31cfe6f1 100644 --- a//appsync/latest/eventapi/event-api-welcome.md +++ b//appsync/latest/eventapi/event-api-welcome.md @@ -49 +49 @@ AWS AppSync Events simplifies real-time application development by providing the - * Seamless integration with other AWS services and external systems for event-driven architectures + * Seamless integration with other AWS services, data sources, and external systems for event-driven architectures @@ -107 +107 @@ The Event API automatically scales to handle large numbers of concurrent connect -AWS AppSync Events integrates with other AWS services like Amazon CloudWatch Logs, CloudWatch metrics, and AWS WAF. You can easily implement event-driven architectures by publishing directly from services like Amazon EventBridge, and AWS Lambda. Amazon Cognito is directly supported as an authorization type. +AWS AppSync Events integrates with other AWS services like Amazon CloudWatch Logs, CloudWatch metrics, and AWS WAF. You can easily implement event-driven architectures by publishing directly from services like Amazon EventBridge, and AWS Lambda. Amazon Cognito is directly supported as an authorization type. AWS AppSync Event APIs can be configured to interact with multiple AWS data sources, enabling you to process and route events efficiently.