From 4ffa2bcb4d00830642e54e962159db5a7dfa7a7a Mon Sep 17 00:00:00 2001 From: Amy Stamile Date: Wed, 26 Jun 2024 11:27:02 -0700 Subject: [PATCH] adds aws-region --- .github/workflows/codebuild.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/codebuild.yml b/.github/workflows/codebuild.yml index 394b9fe0ee..3506f4fcc2 100644 --- a/.github/workflows/codebuild.yml +++ b/.github/workflows/codebuild.yml @@ -15,6 +15,7 @@ jobs: - name: Set AWS credentials uses: aws-actions/configure-aws-credentials@v4 with: + aws-region: us-west-2 inline-session-policy: >- { "Version": "2012-10-17",