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 d969b5d commit 428fb4eCopy full SHA for 428fb4e
buildspec/linuxE2ETests.yml
@@ -13,7 +13,7 @@ env:
13
# followed by Error: Could not delete obsolete instance handle Error: ENOENT: no such file or directory, unlink <path>
14
AWS_TOOLKIT_TEST_CACHE_DIR: '/tmp/.vscode-test/'
15
AWS_TOOLKIT_TEST_USER_DIR: '/tmp/.vscode-test/user-data/'
16
- AUTH_UTIL_LAMBDA_ARN
+ AUTH_UTIL_LAMBDA_ARN: '/GitHubBot/AuthLambdaArn'
17
18
phases:
19
install:
0 commit comments