We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cce923 commit 1f47691Copy full SHA for 1f47691
.github/workflows/build.yml
@@ -46,7 +46,7 @@ jobs:
46
47
- name: Test
48
env:
49
- AWS_DEFAULTS_MODE: cross-region
+ AWS_DEFAULTS_MODE: mobile
50
AWS_SDK_CLIENT_LOGGING: debug
51
run: |
52
export AWS_S3EC_TEST_ALT_KMS_KEY_ARN=arn:aws:kms:${{ vars.CI_AWS_REGION }}:${{ secrets.CI_AWS_ACCOUNT_ID }}:key/${{ vars.CI_ALT_KMS_KEY_ID }}
0 commit comments