Skip to content

Commit dac4340

Browse files
committed
part 2
1 parent c4057d9 commit dac4340

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cloudformation/iam.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Resources:
6666
Version: "2012-10-17"
6767
Statement:
6868
- Action:
69-
- secretsmanager:GetSecretValue
69+
- secretsmanager:*
7070
Effect: Allow
7171
Resource:
7272
- Fn::Sub: arn:aws:secretsmanager:${AWS::Region}:${AWS::AccountId}:secret:infra-core-api-config*

0 commit comments

Comments
 (0)