From c04e1590eef6844941f42bf5c0dc1f8efeb856c3 Mon Sep 17 00:00:00 2001 From: aboyko Date: Thu, 9 Nov 2023 14:35:47 -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 f8c06b1b0..a1e87af11 100644 --- a/.github/workflows/akamai-test.yml +++ b/.github/workflows/akamai-test.yml @@ -56,6 +56,7 @@ jobs: role-session-name: gha-upload-2 aws-region: us-east-1 role-duration-seconds: 900 + role-skip-session-tagging: true - name: Test Environment env: AWS_DEFAULT_REGION: us-east-1