-
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 23, 2023
1 parent
9557694
commit 945f5fd
Showing
17 changed files
with
2,546 additions
and
2,495 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,17 @@ | ||
[ | ||
{ | ||
"type": "feature", | ||
"category": "APIGateway", | ||
"description": "This release adds RootResourceId to GetRestApi response." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "EC2", | ||
"description": "Marking fields as sensitive on BundleTask and GetPasswordData" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Polly", | ||
"description": "Amazon Polly adds 1 new voice - Zayd (ar-AE)" | ||
} | ||
] |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4109,7 +4109,8 @@ | |
}, | ||
"disableExecuteApiEndpoint": { | ||
"type": "boolean" | ||
} | ||
}, | ||
"rootResourceId": {} | ||
} | ||
}, | ||
"S1v": { | ||
|
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.