From 1c740292f262ed0acbb7a41cf61767a17b6f275f Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Fri, 22 Nov 2024 00:53:00 +0000 Subject: [PATCH] Add changelog entries from botocore --- .changes/next-release/api-change-apigateway-33868.json | 5 +++++ .../api-change-applicationautoscaling-78057.json | 5 +++++ .changes/next-release/api-change-appsync-10549.json | 5 +++++ .changes/next-release/api-change-ce-42534.json | 5 +++++ .changes/next-release/api-change-cloudfront-75138.json | 5 +++++ .changes/next-release/api-change-cloudtrail-98651.json | 5 +++++ .changes/next-release/api-change-ec2-36286.json | 5 +++++ .changes/next-release/api-change-elasticache-81375.json | 5 +++++ .changes/next-release/api-change-elbv2-64068.json | 5 +++++ .changes/next-release/api-change-health-24225.json | 5 +++++ .changes/next-release/api-change-iot-99446.json | 5 +++++ .changes/next-release/api-change-iotfleetwise-7603.json | 5 +++++ .changes/next-release/api-change-iotjobsdata-2877.json | 5 +++++ .changes/next-release/api-change-lambda-69931.json | 5 +++++ .changes/next-release/api-change-logs-80724.json | 5 +++++ .changes/next-release/api-change-notifications-9454.json | 5 +++++ .../next-release/api-change-notificationscontacts-22689.json | 5 +++++ .changes/next-release/api-change-resiliencehub-9867.json | 5 +++++ .changes/next-release/api-change-s3-1481.json | 5 +++++ .changes/next-release/api-change-ssm-38230.json | 5 +++++ .changes/next-release/api-change-ssmquicksetup-11473.json | 5 +++++ .changes/next-release/api-change-xray-37855.json | 5 +++++ 22 files changed, 110 insertions(+) create mode 100644 .changes/next-release/api-change-apigateway-33868.json create mode 100644 .changes/next-release/api-change-applicationautoscaling-78057.json create mode 100644 .changes/next-release/api-change-appsync-10549.json create mode 100644 .changes/next-release/api-change-ce-42534.json create mode 100644 .changes/next-release/api-change-cloudfront-75138.json create mode 100644 .changes/next-release/api-change-cloudtrail-98651.json create mode 100644 .changes/next-release/api-change-ec2-36286.json create mode 100644 .changes/next-release/api-change-elasticache-81375.json create mode 100644 .changes/next-release/api-change-elbv2-64068.json create mode 100644 .changes/next-release/api-change-health-24225.json create mode 100644 .changes/next-release/api-change-iot-99446.json create mode 100644 .changes/next-release/api-change-iotfleetwise-7603.json create mode 100644 .changes/next-release/api-change-iotjobsdata-2877.json create mode 100644 .changes/next-release/api-change-lambda-69931.json create mode 100644 .changes/next-release/api-change-logs-80724.json create mode 100644 .changes/next-release/api-change-notifications-9454.json create mode 100644 .changes/next-release/api-change-notificationscontacts-22689.json create mode 100644 .changes/next-release/api-change-resiliencehub-9867.json create mode 100644 .changes/next-release/api-change-s3-1481.json create mode 100644 .changes/next-release/api-change-ssm-38230.json create mode 100644 .changes/next-release/api-change-ssmquicksetup-11473.json create mode 100644 .changes/next-release/api-change-xray-37855.json diff --git a/.changes/next-release/api-change-apigateway-33868.json b/.changes/next-release/api-change-apigateway-33868.json new file mode 100644 index 0000000000..6ae614d1ef --- /dev/null +++ b/.changes/next-release/api-change-apigateway-33868.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``apigateway``", + "description": "[``botocore``] Added support for custom domain names for private APIs." +} diff --git a/.changes/next-release/api-change-applicationautoscaling-78057.json b/.changes/next-release/api-change-applicationautoscaling-78057.json new file mode 100644 index 0000000000..e4ea64c5bd --- /dev/null +++ b/.changes/next-release/api-change-applicationautoscaling-78057.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``application-autoscaling``", + "description": "[``botocore``] Application Auto Scaling now supports Predictive Scaling to proactively increase the desired capacity ahead of predicted demand, ensuring improved availability and responsiveness for customers' applications. This feature is currently only made available for Amazon ECS Service scalable targets." +} diff --git a/.changes/next-release/api-change-appsync-10549.json b/.changes/next-release/api-change-appsync-10549.json new file mode 100644 index 0000000000..c1788d462a --- /dev/null +++ b/.changes/next-release/api-change-appsync-10549.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``appsync``", + "description": "[``botocore``] Add support for the Amazon Bedrock Runtime." +} diff --git a/.changes/next-release/api-change-ce-42534.json b/.changes/next-release/api-change-ce-42534.json new file mode 100644 index 0000000000..24698c8bd0 --- /dev/null +++ b/.changes/next-release/api-change-ce-42534.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``ce``", + "description": "[``botocore``] This release introduces three new APIs that enable you to estimate the cost, coverage, and utilization impact of Savings Plans you plan to purchase. The three APIs are StartCommitmentPurchaseAnalysis, GetCommitmentPurchaseAnalysis, and ListCommitmentPurchaseAnalyses." +} diff --git a/.changes/next-release/api-change-cloudfront-75138.json b/.changes/next-release/api-change-cloudfront-75138.json new file mode 100644 index 0000000000..ae393f21a8 --- /dev/null +++ b/.changes/next-release/api-change-cloudfront-75138.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``cloudfront``", + "description": "[``botocore``] Adds support for Origin Selection between EMPv2 origins based on media quality score." +} diff --git a/.changes/next-release/api-change-cloudtrail-98651.json b/.changes/next-release/api-change-cloudtrail-98651.json new file mode 100644 index 0000000000..b82010ffa6 --- /dev/null +++ b/.changes/next-release/api-change-cloudtrail-98651.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``cloudtrail``", + "description": "[``botocore``] This release introduces new APIs for creating and managing CloudTrail Lake dashboards. It also adds support for resource-based policies on CloudTrail EventDataStore and Dashboard resource." +} diff --git a/.changes/next-release/api-change-ec2-36286.json b/.changes/next-release/api-change-ec2-36286.json new file mode 100644 index 0000000000..92bc053578 --- /dev/null +++ b/.changes/next-release/api-change-ec2-36286.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``ec2``", + "description": "[``botocore``] Adds support for requesting future-dated Capacity Reservations with a minimum commitment duration, enabling IPAM for organizational units within AWS Organizations, reserving EC2 Capacity Blocks that start in 30 minutes, and extending the end date of existing Capacity Blocks." +} diff --git a/.changes/next-release/api-change-elasticache-81375.json b/.changes/next-release/api-change-elasticache-81375.json new file mode 100644 index 0000000000..cca45a04b9 --- /dev/null +++ b/.changes/next-release/api-change-elasticache-81375.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``elasticache``", + "description": "[``botocore``] Added support to modify the engine type for existing ElastiCache Users and User Groups. Customers can now modify the engine type from redis to valkey." +} diff --git a/.changes/next-release/api-change-elbv2-64068.json b/.changes/next-release/api-change-elbv2-64068.json new file mode 100644 index 0000000000..cbab54d078 --- /dev/null +++ b/.changes/next-release/api-change-elbv2-64068.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``elbv2``", + "description": "[``botocore``] This feature adds support for enabling zonal shift on cross-zone enabled Application Load Balancer, as well as modifying HTTP request and response headers." +} diff --git a/.changes/next-release/api-change-health-24225.json b/.changes/next-release/api-change-health-24225.json new file mode 100644 index 0000000000..955a03b364 --- /dev/null +++ b/.changes/next-release/api-change-health-24225.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``health``", + "description": "[``botocore``] Adds metadata property to an AffectedEntity." +} diff --git a/.changes/next-release/api-change-iot-99446.json b/.changes/next-release/api-change-iot-99446.json new file mode 100644 index 0000000000..539288246a --- /dev/null +++ b/.changes/next-release/api-change-iot-99446.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``iot``", + "description": "[``botocore``] General Availability (GA) release of AWS IoT Device Management - Commands, to trigger light-weight remote actions on targeted devices" +} diff --git a/.changes/next-release/api-change-iotfleetwise-7603.json b/.changes/next-release/api-change-iotfleetwise-7603.json new file mode 100644 index 0000000000..2508ea9e04 --- /dev/null +++ b/.changes/next-release/api-change-iotfleetwise-7603.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``iotfleetwise``", + "description": "[``botocore``] AWS IoT FleetWise now includes campaign parameters to store and forward data, configure MQTT topic as a data destination, and collect diagnostic trouble code data. It includes APIs for network agnostic data collection using custom decoding interfaces, and monitoring the last known state of vehicles." +} diff --git a/.changes/next-release/api-change-iotjobsdata-2877.json b/.changes/next-release/api-change-iotjobsdata-2877.json new file mode 100644 index 0000000000..bbf8a834a2 --- /dev/null +++ b/.changes/next-release/api-change-iotjobsdata-2877.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``iot-jobs-data``", + "description": "[``botocore``] General Availability (GA) release of AWS IoT Device Management - Commands, to trigger light-weight remote actions on targeted devices" +} diff --git a/.changes/next-release/api-change-lambda-69931.json b/.changes/next-release/api-change-lambda-69931.json new file mode 100644 index 0000000000..64a1e41f76 --- /dev/null +++ b/.changes/next-release/api-change-lambda-69931.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``lambda``", + "description": "[``botocore``] Adds support for metrics for event source mappings for AWS Lambda" +} diff --git a/.changes/next-release/api-change-logs-80724.json b/.changes/next-release/api-change-logs-80724.json new file mode 100644 index 0000000000..c56537312a --- /dev/null +++ b/.changes/next-release/api-change-logs-80724.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``logs``", + "description": "[``botocore``] Adds \"Create field indexes to improve query performance and reduce scan volume\" and \"Transform logs during ingestion\". Updates documentation for \"PutLogEvents with Entity\"." +} diff --git a/.changes/next-release/api-change-notifications-9454.json b/.changes/next-release/api-change-notifications-9454.json new file mode 100644 index 0000000000..6d80440953 --- /dev/null +++ b/.changes/next-release/api-change-notifications-9454.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``notifications``", + "description": "[``botocore``] This release adds support for AWS User Notifications. You can now configure and view notifications from AWS services in a central location using the AWS SDK." +} diff --git a/.changes/next-release/api-change-notificationscontacts-22689.json b/.changes/next-release/api-change-notificationscontacts-22689.json new file mode 100644 index 0000000000..005f2934d5 --- /dev/null +++ b/.changes/next-release/api-change-notificationscontacts-22689.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``notificationscontacts``", + "description": "[``botocore``] This release adds support for AWS User Notifications Contacts. You can now configure and view email contacts for AWS User Notifications using the AWS SDK." +} diff --git a/.changes/next-release/api-change-resiliencehub-9867.json b/.changes/next-release/api-change-resiliencehub-9867.json new file mode 100644 index 0000000000..8d6fe8c8f2 --- /dev/null +++ b/.changes/next-release/api-change-resiliencehub-9867.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``resiliencehub``", + "description": "[``botocore``] AWS Resilience Hub's new summary view visually represents applications' resilience through charts, enabling efficient resilience management. It provides a consolidated view of the app portfolio's resilience state and allows data export for custom stakeholder reporting." +} diff --git a/.changes/next-release/api-change-s3-1481.json b/.changes/next-release/api-change-s3-1481.json new file mode 100644 index 0000000000..f76272a74c --- /dev/null +++ b/.changes/next-release/api-change-s3-1481.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``s3``", + "description": "[``botocore``] Add support for conditional deletes for the S3 DeleteObject and DeleteObjects APIs. Add support for write offset bytes option used to append to objects with the S3 PutObject API." +} diff --git a/.changes/next-release/api-change-ssm-38230.json b/.changes/next-release/api-change-ssm-38230.json new file mode 100644 index 0000000000..0a8f026c1b --- /dev/null +++ b/.changes/next-release/api-change-ssm-38230.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``ssm``", + "description": "[``botocore``] Added support for providing high-level overviews of managed nodes and previewing the potential impact of a runbook execution." +} diff --git a/.changes/next-release/api-change-ssmquicksetup-11473.json b/.changes/next-release/api-change-ssmquicksetup-11473.json new file mode 100644 index 0000000000..390516e3ea --- /dev/null +++ b/.changes/next-release/api-change-ssmquicksetup-11473.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``ssm-quicksetup``", + "description": "[``botocore``] Add methods that retrieve details about deployed configurations: ListConfigurations, GetConfiguration" +} diff --git a/.changes/next-release/api-change-xray-37855.json b/.changes/next-release/api-change-xray-37855.json new file mode 100644 index 0000000000..487d389f43 --- /dev/null +++ b/.changes/next-release/api-change-xray-37855.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``xray``", + "description": "[``botocore``] AWS X-Ray introduces Transaction Search APIs, enabling span ingestion into CloudWatch Logs for high-scale trace data indexing. These APIs support span-level queries, trace graph generation, and metric correlation for deeper application insights." +}