-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Closed
Labels
@aws-cdk/aws-appsyncRelated to AWS AppSyncRelated to AWS AppSynceffort/mediumMedium work item – several days of effortMedium work item – several days of effortfeature-requestA feature should be added or improved.A feature should be added or improved.p1
Description
Describe the feature
AWS AppSync Events allows developers to easily broadcast real-time event data to subscribers using serverless WebSocket APIs, eliminating the need to build WebSocket infrastructure.
Release blog:
https://aws.amazon.com/blogs/mobile/announcing-aws-appsync-events-serverless-websocket-apis/
Developer Guide:
https://docs.aws.amazon.com/appsync/latest/eventapi/event-api-welcome.html
Use Case
Easily configure AppSync Events resources, e.g.
- Create an Event API
- Update configuration of the API, such as
- Configure event handlers for a namespace
Proposed Solution
No response
Other Information
It seems we don't have CloudFormation for AppSync Events support yet. After L1s are added, we can design L2 APIs. edit) L1s appears merged recently: #32007
Here is an implementation example: https://github.com/aws-samples/websocket-api-cognito-auth-sample/blob/main/cdk/lib/construct/events.ts
Acknowledgements
- I may be able to implement this feature request
- This feature might incur a breaking change
CDK version used
2.165.0
Environment details (OS name and version, etc.)
macOS
FilipPyrek, PavolJediny, tmokmss, hoegertn, ymhiroki and 31 more
Metadata
Metadata
Assignees
Labels
@aws-cdk/aws-appsyncRelated to AWS AppSyncRelated to AWS AppSynceffort/mediumMedium work item – several days of effortMedium work item – several days of effortfeature-requestA feature should be added or improved.A feature should be added or improved.p1