-
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
Jun 12, 2024
1 parent
37d581c
commit ae46271
Showing
39 changed files
with
9,382 additions
and
1,099 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,37 @@ | ||
[ | ||
{ | ||
"type": "bugfix", | ||
"category": "BackupStorage", | ||
"description": "Deprecate BackupStorage" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "AppTest", | ||
"description": "AWS Mainframe Modernization Application Testing is an AWS Mainframe Modernization service feature that automates functional equivalence testing for mainframe application modernization and migration to AWS, and regression testing." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "EC2", | ||
"description": "Tagging support for Traffic Mirroring FilterRule resource" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "OSIS", | ||
"description": "SDK changes for self-managed vpc endpoint to OpenSearch ingestion pipelines." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "SESV2", | ||
"description": "This release adds support for Amazon EventBridge as an email sending events destination." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "SecretsManager", | ||
"description": "Introducing RotationToken parameter for PutSecretValue API" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "SecurityLake", | ||
"description": "This release updates request validation regex to account for non-commercial aws partitions." | ||
} | ||
] |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"version": "1.0", | ||
"examples": { | ||
} | ||
} |
Oops, something went wrong.