Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[New Resource]: Add support for new AWS AppSync Event API #40093

@julihuber0

Description

@julihuber0

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    new-resourceIntroduces a new resource.service/appsyncIssues and PRs that pertain to the appsync service.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions