Skip to content

Instantly share code, notes, and snippets.

@OksanaH
Created March 15, 2021 20:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save OksanaH/cb59bfd79f90ff374955433316056fea to your computer and use it in GitHub Desktop.
Save OksanaH/cb59bfd79f90ff374955433316056fea to your computer and use it in GitHub Desktop.
CodePipelineServiceRolePolicy
{
"Effect": "Allow",
"Action": "codestar-connections:UseConnection",
"Resource": "connectionArn"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment