Skip to content

Commit

Permalink
Merge pull request #1056 from xschildw/m-it-3334
Browse files Browse the repository at this point in the history
IT-3334: Fix typo
  • Loading branch information
xschildw authored Dec 7, 2023
2 parents 77e4b9a + 1f4b1d9 commit b4d8e76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion org-formation/650-identity-providers/_tasks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -594,7 +594,7 @@ GithubOidcSageBionetworksSynapseDevE2EInfra:
"Sid": "AllObjectActions",
"Effect": "Allow",
"Action": [ "s3:PutObject", "s3:GetObject" ],
"Resource": ["arn:aws:s3:::e2e-reports-bucket-bucket-1p1qz6p48t4uy/*"" ]
"Resource": ["arn:aws:s3:::e2e-reports-bucket-bucket-1p1qz6p48t4uy/*" ]
}
]
}
Expand Down

0 comments on commit b4d8e76

Please sign in to comment.