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(iam): adding addPrincipalsToAssumedBy() to allow adding moreprincipals to TrustRelationship of Role to overcome limitation of grantAssumeRole() (#22550) #31135

Closed
wants to merge 4 commits into from

Commits on Aug 17, 2024

  1. fix(aws-iam): Adding addPrincipalsToAssumedBy() to allow adding more …

    …principals to TrustRelationship of Role to overcome limitation of grantAssumeRole() (aws#22550)
    stm29 committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    7e0658e View commit details
    Browse the repository at this point in the history
  2. Fixed TestCases

    stm29 committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    90faf56 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ead97c View commit details
    Browse the repository at this point in the history
  4. Fixed README.md

    stm29 committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    14f0889 View commit details
    Browse the repository at this point in the history