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

feat(sqs): support for permission settings for dead letter source queues #28745

Merged
merged 24 commits into from
Jan 29, 2024

Commits on Jan 17, 2024

  1. feat: define props

    badmintoncryer committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    d99ed93 View commit details
    Browse the repository at this point in the history
  2. test: unit test

    badmintoncryer committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    2225590 View commit details
    Browse the repository at this point in the history
  3. test: integ test

    badmintoncryer committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    60dd292 View commit details
    Browse the repository at this point in the history
  4. docs: readme

    badmintoncryer committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    24c2558 View commit details
    Browse the repository at this point in the history
  5. docs: comment

    badmintoncryer committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    e9acc14 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    430a207 View commit details
    Browse the repository at this point in the history
  7. fix: readme

    badmintoncryer committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    8740d14 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. refactor: name

    badmintoncryer committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    b6092d1 View commit details
    Browse the repository at this point in the history
  2. Update packages/aws-cdk-lib/aws-sqs/lib/queue.ts

    Co-authored-by: Luca Pizzini <[email protected]>
    badmintoncryer and lpizzinidev authored Jan 18, 2024
    Configuration menu
    Copy the full SHA
    d6f7138 View commit details
    Browse the repository at this point in the history
  3. Update packages/aws-cdk-lib/aws-sqs/lib/queue.ts

    Co-authored-by: Luca Pizzini <[email protected]>
    badmintoncryer and lpizzinidev authored Jan 18, 2024
    Configuration menu
    Copy the full SHA
    d5c76a4 View commit details
    Browse the repository at this point in the history
  4. Update packages/aws-cdk-lib/aws-sqs/lib/queue.ts

    Co-authored-by: Luca Pizzini <[email protected]>
    badmintoncryer and lpizzinidev authored Jan 18, 2024
    Configuration menu
    Copy the full SHA
    d494221 View commit details
    Browse the repository at this point in the history
  5. Update packages/aws-cdk-lib/aws-sqs/README.md

    Co-authored-by: Luca Pizzini <[email protected]>
    badmintoncryer and lpizzinidev authored Jan 18, 2024
    Configuration menu
    Copy the full SHA
    56a4b61 View commit details
    Browse the repository at this point in the history
  6. refactor: unit test

    badmintoncryer committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    9224bb9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7fd20db View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e659038 View commit details
    Browse the repository at this point in the history
  9. fix: unit test

    badmintoncryer committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    a7cb745 View commit details
    Browse the repository at this point in the history
  10. fix: integ test

    badmintoncryer committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    4376b09 View commit details
    Browse the repository at this point in the history
  11. fix: format

    badmintoncryer committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    e98b598 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4e0b0bb View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2024

  1. Configuration menu
    Copy the full SHA
    57a0955 View commit details
    Browse the repository at this point in the history
  2. chore: update comment

    badmintoncryer committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    98db16e View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. chore: update README

    badmintoncryer committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    bb7f797 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40f5d49 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af747d4 View commit details
    Browse the repository at this point in the history