Skip to content
This repository was archived by the owner on Nov 15, 2024. It is now read-only.

Commit 1ecade0

Browse files
author
aws-sdk-cpp-automation
committed
This release adds support for requester-managed Interface VPC Endpoints (powered by AWS PrivateLink). The feature prevents VPC endpoint owners from accidentally deleting or otherwise mismanaging the VPC endpoints of some AWS VPC endpoint services.
Amazon Polly adds Arabic language support with new female voice - "Zeina"
1 parent f024f1d commit 1ecade0

428 files changed

Lines changed: 2432 additions & 40074 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

aws-cpp-sdk-AWSMigrationHub/CMakeLists.txt

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -71,11 +71,6 @@ setup_install()
7171
install (FILES ${AWS_AWSMIGRATIONHUB_HEADERS} DESTINATION ${INCLUDE_DIRECTORY}/aws/AWSMigrationHub)
7272
install (FILES ${AWS_AWSMIGRATIONHUB_MODEL_HEADERS} DESTINATION ${INCLUDE_DIRECTORY}/aws/AWSMigrationHub/model)
7373

74-
if(PLATFORM_WINDOWS AND MSVC)
75-
file(GLOB NUGET_FILES "nuget/${PROJECT_NAME}.*.autopkg")
76-
install (FILES ${NUGET_FILES} DESTINATION nuget)
77-
endif()
78-
7974
do_packaging()
8075

8176

aws-cpp-sdk-AWSMigrationHub/nuget/aws-cpp-sdk-AWSMigrationHub.autopkg

Lines changed: 0 additions & 213 deletions
This file was deleted.

aws-cpp-sdk-acm-pca/CMakeLists.txt

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -71,11 +71,6 @@ setup_install()
7171
install (FILES ${AWS_ACM-PCA_HEADERS} DESTINATION ${INCLUDE_DIRECTORY}/aws/acm-pca)
7272
install (FILES ${AWS_ACM-PCA_MODEL_HEADERS} DESTINATION ${INCLUDE_DIRECTORY}/aws/acm-pca/model)
7373

74-
if(PLATFORM_WINDOWS AND MSVC)
75-
file(GLOB NUGET_FILES "nuget/${PROJECT_NAME}.*.autopkg")
76-
install (FILES ${NUGET_FILES} DESTINATION nuget)
77-
endif()
78-
7974
do_packaging()
8075

8176

0 commit comments

Comments
 (0)