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 c4057d9 commit dac4340Copy full SHA for dac4340
cloudformation/iam.yml
@@ -66,7 +66,7 @@ Resources:
66
Version: "2012-10-17"
67
Statement:
68
- Action:
69
- - secretsmanager:GetSecretValue
+ - secretsmanager:*
70
Effect: Allow
71
Resource:
72
- Fn::Sub: arn:aws:secretsmanager:${AWS::Region}:${AWS::AccountId}:secret:infra-core-api-config*
0 commit comments