From 72be232bc9bea26f486e51857d127f06cecb2223 Mon Sep 17 00:00:00 2001 From: aboyko Date: Thu, 9 Nov 2023 14:30:16 -0500 Subject: [PATCH] GHA: Debug aws-actions/configure-credntials action use --- .github/workflows/akamai-test.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/akamai-test.yml b/.github/workflows/akamai-test.yml index 3a9234369..f8c06b1b0 100644 --- a/.github/workflows/akamai-test.yml +++ b/.github/workflows/akamai-test.yml @@ -55,6 +55,7 @@ jobs: role-to-assume: arn:aws:iam::${{ secrets.TOOLS_CLOUDGATE_ACCOUNT_ID }}:role/${{ secrets.TOOLS_CLOUDGATE_USER }} role-session-name: gha-upload-2 aws-region: us-east-1 + role-duration-seconds: 900 - name: Test Environment env: AWS_DEFAULT_REGION: us-east-1