-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* release-1.32.1: Bumping version to 1.32.1 Update to latest partitions and endpoints Update to latest models Add release note for package size improvement (#3064)
- Loading branch information
Showing
22 changed files
with
2,144 additions
and
213 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,67 @@ | ||
[ | ||
{ | ||
"category": "Package Size", | ||
"description": "The botocore .whl file distributed on PyPI now provides compressed service models to improve total size on disk.", | ||
"type": "enhancement" | ||
}, | ||
{ | ||
"category": "``autoscaling``", | ||
"description": "This release introduces Instance Maintenance Policy, a new EC2 Auto Scaling capability that allows customers to define whether instances are launched before or after existing instances are terminated during instance replacement operations.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``cloudtrail``", | ||
"description": "The Lake Repricing feature lets customers configure a BillingMode for an event data store. The BillingMode determines the cost for ingesting and storing events and the default and maximum retention period for the event data store.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``codecatalyst``", | ||
"description": "This release adds functionality for retrieving information about workflows and workflow runs and starting workflow runs in Amazon CodeCatalyst.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``ec2``", | ||
"description": "AWS EBS now supports Snapshot Lock, giving users the ability to lock an EBS Snapshot to prohibit deletion of the snapshot. This release introduces the LockSnapshot, UnlockSnapshot & DescribeLockedSnapshots APIs to manage lock configuration for snapshots. The release also includes the dl2q_24xlarge.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``finspace-data``", | ||
"description": "Adding deprecated trait to APIs in this name space.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``finspace``", | ||
"description": "Adding deprecated trait on Dataset Browser Environment APIs", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``lambda``", | ||
"description": "Add Java 21 (java21) support to AWS Lambda", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``mwaa``", | ||
"description": "This Amazon MWAA release adds support for customer-managed VPC endpoints. This lets you choose whether to create, and manage your environment's VPC endpoints, or to have Amazon MWAA create, and manage them for you.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``rds``", | ||
"description": "Updates Amazon RDS documentation for support for upgrading RDS for MySQL snapshots from version 5.7 to version 8.0.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``redshift``", | ||
"description": "The custom domain name SDK for Amazon Redshift provisioned clusters is updated with additional required parameters for modify and delete operations. Additionally, users can provide domain names with longer top-level domains.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``s3control``", | ||
"description": "Add 5 APIs to create, update, get, list, delete S3 Storage Lens group(eg. CreateStorageLensGroup), 3 APIs for tagging(TagResource,UntagResource,ListTagsForResource), and update to StorageLensConfiguration to allow metrics to be aggregated on Storage Lens groups.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``ssm-sap``", | ||
"description": "Update the default value of MaxResult to 50.", | ||
"type": "api-change" | ||
} | ||
] |
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.