File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -314,8 +314,7 @@ Resources:
314
314
"Effect": "Allow",
315
315
"Resource": [
316
316
"arn:aws:secretsmanager:us-west-2:587316601012:secret:TestPyPiCryptoTools-SxeLBh",
317
- "arn:aws:secretsmanager:us-west-2:587316601012:secret:PyPiAdmin-ZWyd1T",
318
- "arn:aws:secretsmanager:us-west-2:587316601012:secret:Github/lucasmcdonald3-fgpat-1aAsdO"
317
+ "arn:aws:secretsmanager:us-west-2:587316601012:secret:PyPiAdmin-ZWyd1T"
319
318
],
320
319
"Action": "secretsmanager:GetSecretValue"
321
320
}
@@ -327,6 +326,7 @@ Resources:
327
326
Properties :
328
327
ManagedPolicyName : !Sub "CryptoTools-SecretsManagerCI-${ProjectName}-release"
329
328
Path : " /service-role/"
329
+ # Policy: Allow access to a Github fine-grained PAT that can read ESDK-Dafny "Daily CI" artifacts
330
330
PolicyDocument : !Sub |
331
331
{
332
332
"Version": "2012-10-17",
You can’t perform that action at this time.
0 commit comments