Skip to content
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

fix(aws-apigateway-sqs): Remove /message path when delete method is not allowed #1030

Merged
merged 3 commits into from
Nov 22, 2023

Conversation

joe-king-sh
Copy link
Contributor

Issue #, if available:

Description of changes:

  • Prevent the creation of the /message path when the DELETE method is not used, as this path is only utilized by the DELETE method.

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

@aws-solutions-constructs-team
Copy link
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: githubautobuild-for-cdk-v2
  • Commit ID: 3de4b1f
  • Result: FAILED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@aws-solutions-constructs-team
Copy link
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: githubautobuild-for-cdk-v2
  • Commit ID: fb9ec0f
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@biffgaut biffgaut merged commit f772200 into awslabs:main Nov 22, 2023
2 checks passed
@biffgaut
Copy link
Contributor

Nice job, thanks!

@biffgaut
Copy link
Contributor

biffgaut commented Dec 2, 2023

This was published to npm, etc. with release 2.47.0

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

Successfully merging this pull request may close these issues.

3 participants