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

cds-1666 Add support for Assuming Role, Custom Role and Parameter to select Concurrency Limit #117

Open
wants to merge 24 commits into
base: master
Choose a base branch
from

Commits on Nov 7, 2024

  1. Configuration menu
    Copy the full SHA
    43cbb99 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2024

  1. added support for AssumeRole, Resrved Conrrent Execution parameter an…

    …d remved circular dependency on DeadletterQueue
    daidokoro committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    c38d992 View commit details
    Browse the repository at this point in the history
  2. changelog

    daidokoro committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    c8aaf2a View commit details
    Browse the repository at this point in the history
  3. added aws_sdk_sts

    daidokoro committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    3937695 View commit details
    Browse the repository at this point in the history
  4. updated readme

    daidokoro committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    84bc8ff View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    da01a77 View commit details
    Browse the repository at this point in the history
  6. cargo fmt

    daidokoro committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    344bedc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    223212b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8713e7c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e5be797 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2024

  1. Configuration menu
    Copy the full SHA
    63ad31c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb64c9f View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Configuration menu
    Copy the full SHA
    2c1a2f0 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Adjusted Kinesis Condition, Added ReservedConcurrencyLimit as an AWS:…

    …:Novalue condition, Add additional custom resource Waiter to add delay after Role is updated with the Policy, Moved lambda Policy into its own block.
    daidokoro committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    74c9bb7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41b8c51 View commit details
    Browse the repository at this point in the history
  3. Add permissions to kinesis integration, remove function update_lambda…

    …_role from custom resource code
    guyrenny committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    90e07c6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    17451e6 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Configuration menu
    Copy the full SHA
    a66530c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4625ff View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. update readme file

    guyrenny committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    b78da06 View commit details
    Browse the repository at this point in the history
  2. removed comment

    daidokoro committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    ccebf20 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    61cebc4 View commit details
    Browse the repository at this point in the history
  4. removed unneeded function

    daidokoro committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    49b6725 View commit details
    Browse the repository at this point in the history
  5. removed unused import

    daidokoro committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    4884116 View commit details
    Browse the repository at this point in the history