Skip to content

Commit

Permalink
Add changelog entries from botocore
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-python-automation committed Nov 15, 2023
1 parent accddcb commit 94f3728
Show file tree
Hide file tree
Showing 13 changed files with 65 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-autoscaling-54998.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``autoscaling``",
"description": "[``botocore``] 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."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-cloudtrail-29832.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``cloudtrail``",
"description": "[``botocore``] 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."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-codecatalyst-68476.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``codecatalyst``",
"description": "[``botocore``] This release adds functionality for retrieving information about workflows and workflow runs and starting workflow runs in Amazon CodeCatalyst."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-ec2-74482.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``ec2``",
"description": "[``botocore``] 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."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-finspace-23852.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``finspace``",
"description": "[``botocore``] Adding deprecated trait on Dataset Browser Environment APIs"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-finspacedata-9239.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``finspace-data``",
"description": "[``botocore``] Adding deprecated trait to APIs in this name space."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-lambda-19166.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``lambda``",
"description": "[``botocore``] Add Java 21 (java21) support to AWS Lambda"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-mwaa-96261.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``mwaa``",
"description": "[``botocore``] 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."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-rds-40474.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``rds``",
"description": "[``botocore``] Updates Amazon RDS documentation for support for upgrading RDS for MySQL snapshots from version 5.7 to version 8.0."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-redshift-97193.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``redshift``",
"description": "[``botocore``] 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."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-s3control-55246.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``s3control``",
"description": "[``botocore``] 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."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-ssmsap-95136.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``ssm-sap``",
"description": "[``botocore``] Update the default value of MaxResult to 50."
}
5 changes: 5 additions & 0 deletions .changes/next-release/enhancement-PackageSize-77465.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "enhancement",
"category": "Package Size",
"description": "[``botocore``] The botocore .whl file distributed on PyPI now provides compressed service models to improve total size on disk."
}

0 comments on commit 94f3728

Please sign in to comment.