Skip to content

apigw-sqs-terraform: Fix service name correctly #2790

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

kakakakakku
Copy link
Contributor

Issue #, if available:
N/A

Description of changes:
Hi😀 Thanks for the useful patterns!

I tried the pattern and works good.

One thing I noticed. This pattern uses the aws_api_gateway_rest_api resource in Terraform, but the README mentions API Gateway HTTP APIs. As you may know, Amazon API Gateway provides two types. This pattern is actually using REST APIs, not HTTP APIs.

It might be better to clarify this in the README to avoid confusion.
Thank you😀


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@ellisms
Copy link
Contributor

ellisms commented Jul 14, 2025

Great find, @kakakakakku. I updated a few other references to HTTP. I'll add this to the publishing pipeline.

@kakakakakku
Copy link
Contributor Author

Thank you so much👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants