-
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
May 22, 2024
1 parent
8fbfd57
commit dacfa24
Showing
25 changed files
with
911 additions
and
256 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": "bugfix", | ||
"category": "EC2", | ||
"description": "do not serialize empty lists for EC2" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Chatbot", | ||
"description": "This change adds support for tagging Chatbot configurations." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "CloudFormation", | ||
"description": "Added DeletionMode FORCE_DELETE_STACK for deleting a stack that is stuck in DELETE_FAILED state due to resource deletion failure." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "KMS", | ||
"description": "This release includes feature to import customer's asymmetric (RSA, ECC and SM2) and HMAC keys into KMS in China." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "OpenSearch", | ||
"description": "This release adds support for enabling or disabling a data source configured as part of Zero-ETL integration with Amazon S3, by setting its status." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "WAFV2", | ||
"description": "You can now use Security Lake to collect web ACL traffic data." | ||
} | ||
] |
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
Oops, something went wrong.