Skip to content

Commit 35b8e1f

Browse files
committed
fix IAM
1 parent 724217a commit 35b8e1f

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
@@ -176,6 +176,7 @@ Resources:
176176
Effect: Allow
177177
Resource:
178178
- Fn::Sub: arn:aws:secretsmanager:${AWS::Region}:${AWS::AccountId}:secret:infra-core-api-entra*
179+
- Fn::Sub: arn:aws:secretsmanager:${AWS::Region}:${AWS::AccountId}:secret:infra-core-api-ro-entra*
179180

180181
# SQS Lambda IAM Role
181182
SqsLambdaIAMRole:

0 commit comments

Comments
 (0)