-
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
Apr 11, 2023
1 parent
3bb009a
commit 54033cd
Showing
12 changed files
with
617 additions
and
653 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": "ECRPUBLIC", | ||
"description": "This release will allow using registry alias as registryId in BatchDeleteImage request." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "EMRServerless", | ||
"description": "This release extends GetJobRun API to return job run timeout (executionTimeoutMinutes) specified during StartJobRun call (or default timeout of 720 minutes if none was specified)." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "EventBridge", | ||
"description": "EventBridge PutTarget support for multiple SQL arguments on RedshiftDataParameters" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Iot", | ||
"description": "Re-release to remove unexpected API changes" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "IotData", | ||
"description": "This release adds support for MQTT5 user properties when calling the AWS IoT GetRetainedMessage API" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "WAFV2", | ||
"description": "For web ACLs that protect CloudFront protections, the default request body inspection size is now 16 KB, and you can use the new association configuration to increase the inspection size further, up to 64 KB. Sizes over 16 KB can incur additional costs." | ||
} | ||
] |
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.