diff --git a/integration-tests/CMakeLists.txt.libawscpp b/integration-tests/CMakeLists.txt.libawscpp index ad2f6741..bcd3c84b 100644 --- a/integration-tests/CMakeLists.txt.libawscpp +++ b/integration-tests/CMakeLists.txt.libawscpp @@ -4,7 +4,7 @@ include(ExternalProject) ExternalProject_Add(aws-sdk-cpp GIT_REPOSITORY https://github.com/aws/aws-sdk-cpp.git - GIT_TAG 74c8b683ebe5b1cbf484f6acaa281f56aaa63948 + GIT_TAG 1.30.3 LIST_SEPARATOR "|" CMAKE_ARGS -DBUILD_SHARED_LIBS=OFF -DBUILD_ONLY=iot|iotsecuretunneling