We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a93ffe7 commit f15335fCopy full SHA for f15335f
cfn/ESDK-Python.yml
@@ -302,7 +302,8 @@ Resources:
302
"Effect": "Allow",
303
"Resource": [
304
"arn:aws:secretsmanager:us-west-2:587316601012:secret:TestPyPiCryptoTools-SxeLBh",
305
- "arn:aws:secretsmanager:us-west-2:587316601012:secret:PyPiAdmin-ZWyd1T"
+ "arn:aws:secretsmanager:us-west-2:587316601012:secret:PyPiAdmin-ZWyd1T",
306
+ "arn:aws:secretsmanager:us-west-2:587316601012:secret:Github/aws-crypto-tools-ci-bot-AGUB3U"
307
],
308
"Action": "secretsmanager:GetSecretValue"
309
}
0 commit comments