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

chore(cdk-testing): fix integ test case using unrestricted principal for role #28403

Merged
merged 1 commit into from
Dec 18, 2023

Commits on Dec 18, 2023

  1. chore(aws-cdk-testing): fix integ test case using unrestricted princi…

    …pal for role
    
    This test case is flagged up by automated security tooling.
    There is no actual risk since this is a test stack that is only short-lived and the permissions for the role only allow consuming messages from a queue that doesn't hold any data.
    mrgrain committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    a7b7306 View commit details
    Browse the repository at this point in the history