-
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
Dec 23, 2022
1 parent
0cafb20
commit 5ac0a5e
Showing
21 changed files
with
797 additions
and
357 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,27 @@ | ||
[ | ||
{ | ||
"type": "feature", | ||
"category": "Connect", | ||
"description": "Support for Routing Profile filter, SortCriteria, and grouping by Routing Profiles for GetCurrentMetricData API. Support for RoutingProfiles, UserHierarchyGroups, and Agents as filters, NextStatus and AgentStatusName for GetCurrentUserData. Adds ApproximateTotalCount to both APIs." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "ConnectParticipant", | ||
"description": "Amazon Connect Chat introduces the Message Receipts feature. This feature allows agents and customers to receive message delivered and read receipts after they send a chat message." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Detective", | ||
"description": "This release adds a missed AccessDeniedException type to several endpoints." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "FSx", | ||
"description": "Fix a bug where a recent release might break certain existing SDKs." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Inspector2", | ||
"description": "Amazon Inspector adds support for scanning NodeJS 18.x and Go 1.x AWS Lambda function runtimes." | ||
} | ||
] |
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.