AppSync EventAPI: DataSources #33458
Labels
@aws-cdk/aws-appsync
Related to AWS AppSync
effort/medium
Medium work item – several days of effort
feature-request
A feature should be added or improved.
needs-cfn
This issue is waiting on changes to CloudFormation before it can be addressed.
p3
Describe the feature
Same fashion that we can add DataSources like Lambda functions, EventBridge buses, and more, to AppSync GraphqlAPIs; think it would be really good if we could also attach data sources to AppSync EventAPIs.
And also attach an EventBridge bus as a publisher to a AppSync EventAPI, therefore we could send events from multiple services to clients via a bus.
Use Case
Feels like current AppSync EventAPI is incomplete to be an easy integration for serverless web-socket because didn't see a way in CDK to add a Lambda function or EventBridge bus as the data source of an AppSync EventAPI.
Proposed Solution
Having data sources for AppSync EventAPIs, same way we have for GraphqlAPIs.
Other Information
No response
Acknowledgements
CDK version used
2.178.2
Environment details (OS name and version, etc.)
mac
The text was updated successfully, but these errors were encountered: