We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e921db4 commit b6e4a9cCopy full SHA for b6e4a9c
cloudformation/iam.yml
@@ -198,6 +198,7 @@ Resources:
198
Effect: Allow
199
Resource:
200
- Fn::Sub: arn:aws:secretsmanager:${AWS::Region}:${AWS::AccountId}:secret:infra-core-api-entra*
201
+ - Fn::Sub: arn:aws:secretsmanager:${AWS::Region}:${AWS::AccountId}:secret:infra-core-api-testing-credentials*
202
- Fn::Sub: arn:aws:secretsmanager:${AWS::Region}:${AWS::AccountId}:secret:infra-core-api-ro-entra*
203
204
# SQS Lambda IAM Role
0 commit comments