-
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
Oct 31, 2022
1 parent
bf35951
commit ba1b3a8
Showing
33 changed files
with
7,368 additions
and
3,960 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": "feature", | ||
"category": "AppRunner", | ||
"description": "This release adds support for private App Runner services. Services may now be configured to be made private and only accessible from a VPC. The changes include a new VpcIngressConnection resource and several new and modified APIs." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "CloudWatchLogs", | ||
"description": "SDK release to support tagging for destinations and log groups with TagResource. Also supports tag on create with PutDestination." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Connect", | ||
"description": "Amazon connect now support a new API DismissUserContact to dismiss or remove terminated contacts in Agent CCP" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "EC2", | ||
"description": "Elastic IP transfer is a new Amazon VPC feature that allows you to transfer your Elastic IP addresses from one AWS Account to another." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Iot", | ||
"description": "This release adds the Amazon Location action to IoT Rules Engine." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "SESV2", | ||
"description": "This release includes support for interacting with the Virtual Deliverability Manager, allowing you to opt in/out of the feature and to retrieve recommendations and metric data." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Textract", | ||
"description": "This release introduces additional support for 30+ normalized fields such as vendor address and currency. It also includes OCR output in the response and accuracy improvements for the already supported fields in previous version" | ||
} | ||
] |
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.