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: existingQueueObj not being respected in ApiGatewayToSqs Construct #715

Merged
merged 2 commits into from
Jun 6, 2022

Conversation

diesal11
Copy link

@diesal11 diesal11 commented Jun 5, 2022

Description of changes:
In the @aws-solutions-constructs/aws-apigateway-sqs Construct the existingQueueObj option was not being respected, causing a new SQS Queue to be created & used.

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

@diesal11 diesal11 changed the title Fix existingQueueObj bug in ApiGatewayToSqs Construct fix: existingQueueObj not being respected in ApiGatewayToSqs Construct Jun 5, 2022
@aws-solutions-constructs-team
Copy link
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: githubautobuild-for-cdk-v2
  • Commit ID: c24afd2
  • Result: SUCCEEDED
  • 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-v1
  • Commit ID: c24afd2
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

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

@biffgaut
Copy link
Contributor

biffgaut commented Jun 6, 2022

Thanks we'll take a look at this early this week.

@aws-solutions-constructs-team
Copy link
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: githubautobuild-for-cdk-v2
  • Commit ID: 60ffac4
  • Result: SUCCEEDED
  • 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-v1
  • Commit ID: 60ffac4
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

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

@biffgaut biffgaut merged commit a89f498 into awslabs:main Jun 6, 2022
@biffgaut
Copy link
Contributor

biffgaut commented Jun 6, 2022

Thanks, we pulled it into the repo. We'll do a release with this as well as a new construct this week.

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