-
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
Aug 6, 2021
1 parent
3e0c32e
commit 3744054
Showing
36 changed files
with
10,587 additions
and
524 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,22 @@ | ||
[ | ||
{ | ||
"type": "feature", | ||
"category": "ChimeSDKIdentity", | ||
"description": "The Amazon Chime SDK Identity APIs allow software developers to create and manage unique instances of their messaging applications." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "ChimeSDKMessaging", | ||
"description": "The Amazon Chime SDK Messaging APIs allow software developers to send and receive messages in custom messaging applications." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Connect", | ||
"description": "This release adds support for agent status and hours of operation. For details, see the Release Notes in the Amazon Connect Administrator Guide." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Lightsail", | ||
"description": "This release adds support to track when a bucket access key was last used." | ||
} | ||
] |
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
Large diffs are not rendered by default.
Oops, something went wrong.
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,5 @@ | ||
{ | ||
"version": "1.0", | ||
"examples": { | ||
} | ||
} |
Oops, something went wrong.