-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
awstools
committed
May 3, 2024
1 parent
36e3f6d
commit 1388ef2
Showing
29 changed files
with
2,974 additions
and
1,192 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
[ | ||
{ | ||
"type": "feature", | ||
"category": "BedrockAgent", | ||
"description": "This release adds support for using Provisioned Throughput with Bedrock Agents." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Connect", | ||
"description": "This release adds 5 new APIs for managing attachments: StartAttachedFileUpload, CompleteAttachedFileUpload, GetAttachedFile, BatchGetAttachedFileMetadata, DeleteAttachedFile. These APIs can be used to programmatically upload and download attachments to Connect resources, like cases." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "ConnectCases", | ||
"description": "This feature supports the release of Files related items" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Inspector2", | ||
"description": "This release adds CSV format to GetCisScanReport for Inspector v2" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "SESV2", | ||
"description": "Adds support for specifying replacement headers per BulkEmailEntry in SendBulkEmail in SESv2." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "SageMaker", | ||
"description": "Amazon SageMaker Inference now supports m6i, c6i, r6i, m7i, c7i, r7i and g5 instance types for Batch Transform Jobs" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.