aws-cdk icon indicating copy to clipboard operation
aws-cdk copied to clipboard

fix(sns): race condition exists between sqs queue policy and sns subscription

Open jonnekaunisto opened this issue 2 years ago • 2 comments


Fixes https://github.com/aws/aws-cdk/issues/20665 by adding a dependency to sqs policy for sns subscriptions.

All Submissions:

Adding new Unconventional Dependencies:

  • [ ] This PR adds new unconventional dependencies following the process described here

New Features

  • [ ] Have you added the new feature to an integration test?
    • [ ] Did you use yarn integ to deploy the infrastructure and generate the snapshot (i.e. yarn integ without --dry-run)?

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

jonnekaunisto avatar Jul 20 '22 22:07 jonnekaunisto

gitpod-io[bot] avatar Jul 20 '22 22:07 gitpod-io[bot]

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildv2Project1C6BFA3F-wQm2hXv2jqQv
  • Commit ID: 87a1b3d93496584e8facdbec2111c5115a6b4ff6
  • Result: FAILED
  • Build Logs (available for 30 days)

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

aws-cdk-automation avatar Jul 21 '22 00:07 aws-cdk-automation

This PR has been in the BUILD FAILING state for 3 weeks, and looks abandoned. To keep this PR from being closed, please continue work on it. If not, it will automatically be closed in a week.

aws-cdk-automation avatar Aug 11 '22 14:08 aws-cdk-automation

This PR has been deemed to be abandoned, and will be automatically closed. Please create a new PR for these changes if you think this decision has been made in error.

aws-cdk-automation avatar Aug 19 '22 00:08 aws-cdk-automation