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 5cdcceb commit ee778e7Copy full SHA for ee778e7
.github/workflows/java-lambda-test.yml
@@ -28,7 +28,7 @@ permissions:
28
contents: read
29
30
env:
31
- E2E_TEST_AWS_REGION: us-west-2
+ E2E_TEST_AWS_REGION: us-east-1
32
CALLER_WORKFLOW_NAME: ${{ inputs.caller-workflow-name }}
33
E2E_TEST_ACCOUNT_ID: ${{ secrets.APPLICATION_SIGNALS_E2E_TEST_ACCOUNT_ID }}
34
E2E_TEST_ROLE_NAME: ${{ secrets.APPLICATION_SIGNALS_E2E_TEST_ROLE_NAME }}
0 commit comments