Skip to content

Commit b6e4a9c

Browse files
committed
fix IAM policies
1 parent e921db4 commit b6e4a9c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cloudformation/iam.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,7 @@ Resources:
198198
Effect: Allow
199199
Resource:
200200
- 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*
201202
- Fn::Sub: arn:aws:secretsmanager:${AWS::Region}:${AWS::AccountId}:secret:infra-core-api-ro-entra*
202203

203204
# SQS Lambda IAM Role

0 commit comments

Comments
 (0)