From 0d110b95e419b1460be7238452c12cb834016b07 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Fri, 22 Nov 2024 00:53:10 +0000 Subject: [PATCH] Bumping version to 1.35.67 --- .changes/1.35.67.json | 112 ++++++++++++++++++ .../api-change-apigateway-33868.json | 5 - ...i-change-applicationautoscaling-78057.json | 5 - .../api-change-appsync-10549.json | 5 - .../next-release/api-change-ce-42534.json | 5 - .../api-change-cloudfront-75138.json | 5 - .../api-change-cloudtrail-98651.json | 5 - .../next-release/api-change-ec2-36286.json | 5 - .../api-change-elasticache-81375.json | 5 - .../next-release/api-change-elbv2-64068.json | 5 - .../next-release/api-change-health-24225.json | 5 - .../next-release/api-change-iot-99446.json | 5 - .../api-change-iotfleetwise-7603.json | 5 - .../api-change-iotjobsdata-2877.json | 5 - .../next-release/api-change-lambda-69931.json | 5 - .../next-release/api-change-logs-80724.json | 5 - .../api-change-notifications-9454.json | 5 - ...pi-change-notificationscontacts-22689.json | 5 - .../api-change-resiliencehub-9867.json | 5 - .changes/next-release/api-change-s3-1481.json | 5 - .../next-release/api-change-ssm-38230.json | 5 - .../api-change-ssmquicksetup-11473.json | 5 - .../next-release/api-change-xray-37855.json | 5 - CHANGELOG.rst | 27 +++++ botocore/__init__.py | 2 +- docs/source/conf.py | 2 +- 26 files changed, 141 insertions(+), 112 deletions(-) create mode 100644 .changes/1.35.67.json delete mode 100644 .changes/next-release/api-change-apigateway-33868.json delete mode 100644 .changes/next-release/api-change-applicationautoscaling-78057.json delete mode 100644 .changes/next-release/api-change-appsync-10549.json delete mode 100644 .changes/next-release/api-change-ce-42534.json delete mode 100644 .changes/next-release/api-change-cloudfront-75138.json delete mode 100644 .changes/next-release/api-change-cloudtrail-98651.json delete mode 100644 .changes/next-release/api-change-ec2-36286.json delete mode 100644 .changes/next-release/api-change-elasticache-81375.json delete mode 100644 .changes/next-release/api-change-elbv2-64068.json delete mode 100644 .changes/next-release/api-change-health-24225.json delete mode 100644 .changes/next-release/api-change-iot-99446.json delete mode 100644 .changes/next-release/api-change-iotfleetwise-7603.json delete mode 100644 .changes/next-release/api-change-iotjobsdata-2877.json delete mode 100644 .changes/next-release/api-change-lambda-69931.json delete mode 100644 .changes/next-release/api-change-logs-80724.json delete mode 100644 .changes/next-release/api-change-notifications-9454.json delete mode 100644 .changes/next-release/api-change-notificationscontacts-22689.json delete mode 100644 .changes/next-release/api-change-resiliencehub-9867.json delete mode 100644 .changes/next-release/api-change-s3-1481.json delete mode 100644 .changes/next-release/api-change-ssm-38230.json delete mode 100644 .changes/next-release/api-change-ssmquicksetup-11473.json delete mode 100644 .changes/next-release/api-change-xray-37855.json diff --git a/.changes/1.35.67.json b/.changes/1.35.67.json new file mode 100644 index 0000000000..fb331f9357 --- /dev/null +++ b/.changes/1.35.67.json @@ -0,0 +1,112 @@ +[ + { + "category": "``apigateway``", + "description": "Added support for custom domain names for private APIs.", + "type": "api-change" + }, + { + "category": "``application-autoscaling``", + "description": "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.", + "type": "api-change" + }, + { + "category": "``appsync``", + "description": "Add support for the Amazon Bedrock Runtime.", + "type": "api-change" + }, + { + "category": "``ce``", + "description": "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.", + "type": "api-change" + }, + { + "category": "``cloudfront``", + "description": "Adds support for Origin Selection between EMPv2 origins based on media quality score.", + "type": "api-change" + }, + { + "category": "``cloudtrail``", + "description": "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.", + "type": "api-change" + }, + { + "category": "``ec2``", + "description": "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.", + "type": "api-change" + }, + { + "category": "``elasticache``", + "description": "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.", + "type": "api-change" + }, + { + "category": "``elbv2``", + "description": "This feature adds support for enabling zonal shift on cross-zone enabled Application Load Balancer, as well as modifying HTTP request and response headers.", + "type": "api-change" + }, + { + "category": "``health``", + "description": "Adds metadata property to an AffectedEntity.", + "type": "api-change" + }, + { + "category": "``iot``", + "description": "General Availability (GA) release of AWS IoT Device Management - Commands, to trigger light-weight remote actions on targeted devices", + "type": "api-change" + }, + { + "category": "``iotfleetwise``", + "description": "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.", + "type": "api-change" + }, + { + "category": "``iot-jobs-data``", + "description": "General Availability (GA) release of AWS IoT Device Management - Commands, to trigger light-weight remote actions on targeted devices", + "type": "api-change" + }, + { + "category": "``lambda``", + "description": "Adds support for metrics for event source mappings for AWS Lambda", + "type": "api-change" + }, + { + "category": "``logs``", + "description": "Adds \"Create field indexes to improve query performance and reduce scan volume\" and \"Transform logs during ingestion\". Updates documentation for \"PutLogEvents with Entity\".", + "type": "api-change" + }, + { + "category": "``notifications``", + "description": "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.", + "type": "api-change" + }, + { + "category": "``notificationscontacts``", + "description": "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.", + "type": "api-change" + }, + { + "category": "``resiliencehub``", + "description": "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.", + "type": "api-change" + }, + { + "category": "``s3``", + "description": "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.", + "type": "api-change" + }, + { + "category": "``ssm``", + "description": "Added support for providing high-level overviews of managed nodes and previewing the potential impact of a runbook execution.", + "type": "api-change" + }, + { + "category": "``ssm-quicksetup``", + "description": "Add methods that retrieve details about deployed configurations: ListConfigurations, GetConfiguration", + "type": "api-change" + }, + { + "category": "``xray``", + "description": "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.", + "type": "api-change" + } +] \ No newline at end of file diff --git a/.changes/next-release/api-change-apigateway-33868.json b/.changes/next-release/api-change-apigateway-33868.json deleted file mode 100644 index e955fd10dc..0000000000 --- a/.changes/next-release/api-change-apigateway-33868.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``apigateway``", - "description": "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 deleted file mode 100644 index 21ec62315a..0000000000 --- a/.changes/next-release/api-change-applicationautoscaling-78057.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``application-autoscaling``", - "description": "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 deleted file mode 100644 index f5cf44cbb2..0000000000 --- a/.changes/next-release/api-change-appsync-10549.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``appsync``", - "description": "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 deleted file mode 100644 index 511ecaf195..0000000000 --- a/.changes/next-release/api-change-ce-42534.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``ce``", - "description": "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 deleted file mode 100644 index eb751977a6..0000000000 --- a/.changes/next-release/api-change-cloudfront-75138.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``cloudfront``", - "description": "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 deleted file mode 100644 index 357c5156b6..0000000000 --- a/.changes/next-release/api-change-cloudtrail-98651.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``cloudtrail``", - "description": "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 deleted file mode 100644 index 2361b0a28f..0000000000 --- a/.changes/next-release/api-change-ec2-36286.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``ec2``", - "description": "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 deleted file mode 100644 index 9eb4b20390..0000000000 --- a/.changes/next-release/api-change-elasticache-81375.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``elasticache``", - "description": "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 deleted file mode 100644 index f280c517f3..0000000000 --- a/.changes/next-release/api-change-elbv2-64068.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``elbv2``", - "description": "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 deleted file mode 100644 index cf68fc3620..0000000000 --- a/.changes/next-release/api-change-health-24225.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``health``", - "description": "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 deleted file mode 100644 index affdf34fee..0000000000 --- a/.changes/next-release/api-change-iot-99446.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``iot``", - "description": "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 deleted file mode 100644 index e91badd0f7..0000000000 --- a/.changes/next-release/api-change-iotfleetwise-7603.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``iotfleetwise``", - "description": "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 deleted file mode 100644 index 03a9c8c678..0000000000 --- a/.changes/next-release/api-change-iotjobsdata-2877.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``iot-jobs-data``", - "description": "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 deleted file mode 100644 index ac25eb7967..0000000000 --- a/.changes/next-release/api-change-lambda-69931.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``lambda``", - "description": "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 deleted file mode 100644 index 93bafdf837..0000000000 --- a/.changes/next-release/api-change-logs-80724.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``logs``", - "description": "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 deleted file mode 100644 index 18d1d49efa..0000000000 --- a/.changes/next-release/api-change-notifications-9454.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``notifications``", - "description": "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 deleted file mode 100644 index 6d028c0a65..0000000000 --- a/.changes/next-release/api-change-notificationscontacts-22689.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``notificationscontacts``", - "description": "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 deleted file mode 100644 index 12dca5b6f1..0000000000 --- a/.changes/next-release/api-change-resiliencehub-9867.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``resiliencehub``", - "description": "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 deleted file mode 100644 index b3d039f086..0000000000 --- a/.changes/next-release/api-change-s3-1481.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``s3``", - "description": "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 deleted file mode 100644 index fbf7c40203..0000000000 --- a/.changes/next-release/api-change-ssm-38230.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``ssm``", - "description": "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 deleted file mode 100644 index 148820a3c1..0000000000 --- a/.changes/next-release/api-change-ssmquicksetup-11473.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``ssm-quicksetup``", - "description": "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 deleted file mode 100644 index 971f02b785..0000000000 --- a/.changes/next-release/api-change-xray-37855.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``xray``", - "description": "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." -} diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 460e232492..41eb14a3c8 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,33 @@ CHANGELOG ========= +1.35.67 +======= + +* api-change:``apigateway``: Added support for custom domain names for private APIs. +* api-change:``application-autoscaling``: 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. +* api-change:``appsync``: Add support for the Amazon Bedrock Runtime. +* api-change:``ce``: 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. +* api-change:``cloudfront``: Adds support for Origin Selection between EMPv2 origins based on media quality score. +* api-change:``cloudtrail``: 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. +* api-change:``ec2``: 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. +* api-change:``elasticache``: 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. +* api-change:``elbv2``: This feature adds support for enabling zonal shift on cross-zone enabled Application Load Balancer, as well as modifying HTTP request and response headers. +* api-change:``health``: Adds metadata property to an AffectedEntity. +* api-change:``iot``: General Availability (GA) release of AWS IoT Device Management - Commands, to trigger light-weight remote actions on targeted devices +* api-change:``iotfleetwise``: 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. +* api-change:``iot-jobs-data``: General Availability (GA) release of AWS IoT Device Management - Commands, to trigger light-weight remote actions on targeted devices +* api-change:``lambda``: Adds support for metrics for event source mappings for AWS Lambda +* api-change:``logs``: Adds "Create field indexes to improve query performance and reduce scan volume" and "Transform logs during ingestion". Updates documentation for "PutLogEvents with Entity". +* api-change:``notifications``: 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. +* api-change:``notificationscontacts``: 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. +* api-change:``resiliencehub``: 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. +* api-change:``s3``: 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. +* api-change:``ssm``: Added support for providing high-level overviews of managed nodes and previewing the potential impact of a runbook execution. +* api-change:``ssm-quicksetup``: Add methods that retrieve details about deployed configurations: ListConfigurations, GetConfiguration +* api-change:``xray``: 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. + + 1.35.66 ======= diff --git a/botocore/__init__.py b/botocore/__init__.py index ce7ae0bd71..5ee0a5e5a7 100644 --- a/botocore/__init__.py +++ b/botocore/__init__.py @@ -16,7 +16,7 @@ import os import re -__version__ = '1.35.66' +__version__ = '1.35.67' class NullHandler(logging.Handler): diff --git a/docs/source/conf.py b/docs/source/conf.py index 339de14631..f8fcced099 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -59,7 +59,7 @@ # The short X.Y version. version = '1.35.' # The full version, including alpha/beta/rc tags. -release = '1.35.66' +release = '1.35.67' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.