-
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
Jan 24, 2024
1 parent
c1ddb71
commit 131e460
Showing
24 changed files
with
1,530 additions
and
586 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": "bugfix", | ||
"category": "S3", | ||
"description": "add compatibility fallback S3#ExpiresString when S3#Expires field is not a date-time" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "EC2", | ||
"description": "Introduced a new clientToken request parameter on CreateNetworkAcl and CreateRouteTable APIs. The clientToken parameter allows idempotent operations on the APIs." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Outposts", | ||
"description": "DeviceSerialNumber parameter is now optional in StartConnection API" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "RDS", | ||
"description": "This release adds support for Aurora Limitless Database." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "StorageGateway", | ||
"description": "Add DeprecationDate and SoftwareVersion to response of ListGateways." | ||
} | ||
] |
This file was deleted.
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
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.