We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1df26fc commit 741e4b4Copy full SHA for 741e4b4
tools/scripts/run_integration_tests.py
@@ -45,7 +45,7 @@ def main():
45
"aws-cpp-sdk-s3-unit-tests",
46
"aws-cpp-sdk-s3-crt-integration-tests",
47
#"aws-cpp-sdk-s3control-integration-tests",
48
- # "aws-cpp-sdk-lambda-integration-tests",
+ "aws-cpp-sdk-lambda-integration-tests",
49
"aws-cpp-sdk-cognitoidentity-integration-tests",
50
#"aws-cpp-sdk-transfer-tests",
51
#"aws-cpp-sdk-s3-encryption-integration-tests",
0 commit comments