-
Notifications
You must be signed in to change notification settings - Fork 9.7k
Closed
Labels
new-resourceIntroduces a new resource.Introduces a new resource.service/appsyncIssues and PRs that pertain to the appsync service.Issues and PRs that pertain to the appsync service.
Milestone
Description
Description
AWS released a new feature for their AppSync service called Event API, which are a simple event-based pub/sub API without the additional overhead required for a GraphQL API. For our project, we need the ability to setup such an API with Terraform and configuring it (namespaces, authentication methods, retrieval of the endpoint url,...).
Requested Resource(s) and/or Data Source(s)
aws_appsync_api
aws_appsync_channel_namespace
Potential Terraform Configuration
No response
References
https://docs.aws.amazon.com/appsync/latest/eventapi/event-api-welcome.html
Would you like to implement a fix?
No
auvred, stevee2112, ConorRoberts, th0per, kispernet and 77 more
Metadata
Metadata
Assignees
Labels
new-resourceIntroduces a new resource.Introduces a new resource.service/appsyncIssues and PRs that pertain to the appsync service.Issues and PRs that pertain to the appsync service.