Skip to content

Commit 9f5ea93

Browse files
author
aws-sdk-cpp-automation
committedAug 16, 2022
Documentation updates for Service Catalog
This release adds APIs which support copying an Amazon Rekognition Custom Labels model and managing project policies across AWS account.
1 parent ab503ca commit 9f5ea93

File tree

57 files changed

+4270
-1200
lines changed

Some content is hidden

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

57 files changed

+4270
-1200
lines changed
 

‎aws-cpp-sdk-core/include/aws/core/VersionConfig.h

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* SPDX-License-Identifier: Apache-2.0.
44
*/
55

6-
#define AWS_SDK_VERSION_STRING 1.9.323
6+
#define AWS_SDK_VERSION_STRING 1.9.324
77
#define AWS_SDK_VERSION_MAJOR 1
88
#define AWS_SDK_VERSION_MINOR 9
9-
#define AWS_SDK_VERSION_PATCH 323
9+
#define AWS_SDK_VERSION_PATCH 324

‎aws-cpp-sdk-rekognition/include/aws/rekognition/RekognitionClient.h

+141-3
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)
Please sign in to comment.