Skip to content

Commit

Permalink
try role-to-assume
Browse files Browse the repository at this point in the history
  • Loading branch information
amystamile-usgs committed Jun 26, 2024
1 parent 247833c commit 92524e5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/codebuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@ jobs:
- name: Set AWS credentials
uses: aws-actions/configure-aws-credentials@v4
with:
aws-access-key-id: ${{ secrets.AWS_ACCESS_KEY_ID }}
aws-secret-access-key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
role-to-assume: arn:aws:iam::950438895271:role/isis-codepipeline-CodeBuildServiceRole-inrVOgNdHMmZ
aws-region: us-west-2
inline-session-policy: >-
{
Expand Down

0 comments on commit 92524e5

Please sign in to comment.