From d333cd61ce1abceb52f51374d93687869c03b80e Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Wed, 20 Nov 2024 19:06:13 +0000 Subject: [PATCH] Add changelog entries from botocore --- .changes/next-release/api-change-autoscaling-75833.json | 5 +++++ .../next-release/api-change-bedrockagentruntime-37272.json | 5 +++++ .changes/next-release/api-change-cloudfront-34383.json | 5 +++++ .changes/next-release/api-change-computeoptimizer-18290.json | 5 +++++ .changes/next-release/api-change-controltower-13569.json | 5 +++++ .../next-release/api-change-costoptimizationhub-87674.json | 5 +++++ .changes/next-release/api-change-datazone-93401.json | 5 +++++ .changes/next-release/api-change-discovery-40174.json | 5 +++++ .changes/next-release/api-change-ec2-52808.json | 5 +++++ .changes/next-release/api-change-ecs-4153.json | 5 +++++ .changes/next-release/api-change-elbv2-1292.json | 5 +++++ .changes/next-release/api-change-lambda-66589.json | 5 +++++ .changes/next-release/api-change-mediaconvert-47935.json | 5 +++++ .changes/next-release/api-change-mediapackagev2-86061.json | 5 +++++ .changes/next-release/api-change-omics-36646.json | 5 +++++ .changes/next-release/api-change-rbin-72374.json | 5 +++++ .changes/next-release/api-change-rds-16228.json | 5 +++++ .changes/next-release/api-change-timestreamquery-59956.json | 5 +++++ .changes/next-release/api-change-workspaces-79136.json | 5 +++++ .changes/next-release/api-change-workspacesweb-55721.json | 5 +++++ 20 files changed, 100 insertions(+) create mode 100644 .changes/next-release/api-change-autoscaling-75833.json create mode 100644 .changes/next-release/api-change-bedrockagentruntime-37272.json create mode 100644 .changes/next-release/api-change-cloudfront-34383.json create mode 100644 .changes/next-release/api-change-computeoptimizer-18290.json create mode 100644 .changes/next-release/api-change-controltower-13569.json create mode 100644 .changes/next-release/api-change-costoptimizationhub-87674.json create mode 100644 .changes/next-release/api-change-datazone-93401.json create mode 100644 .changes/next-release/api-change-discovery-40174.json create mode 100644 .changes/next-release/api-change-ec2-52808.json create mode 100644 .changes/next-release/api-change-ecs-4153.json create mode 100644 .changes/next-release/api-change-elbv2-1292.json create mode 100644 .changes/next-release/api-change-lambda-66589.json create mode 100644 .changes/next-release/api-change-mediaconvert-47935.json create mode 100644 .changes/next-release/api-change-mediapackagev2-86061.json create mode 100644 .changes/next-release/api-change-omics-36646.json create mode 100644 .changes/next-release/api-change-rbin-72374.json create mode 100644 .changes/next-release/api-change-rds-16228.json create mode 100644 .changes/next-release/api-change-timestreamquery-59956.json create mode 100644 .changes/next-release/api-change-workspaces-79136.json create mode 100644 .changes/next-release/api-change-workspacesweb-55721.json diff --git a/.changes/next-release/api-change-autoscaling-75833.json b/.changes/next-release/api-change-autoscaling-75833.json new file mode 100644 index 0000000000..6691e49828 --- /dev/null +++ b/.changes/next-release/api-change-autoscaling-75833.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``autoscaling``", + "description": "[``botocore``] With this release, customers can prioritize launching instances into ODCRs using targets from ASGs or Launch Templates. Customers can express their baseline instances' CPU-performance in attribute-based Instance Requirements configuration by referencing an instance family that meets their needs." +} diff --git a/.changes/next-release/api-change-bedrockagentruntime-37272.json b/.changes/next-release/api-change-bedrockagentruntime-37272.json new file mode 100644 index 0000000000..b4193a0408 --- /dev/null +++ b/.changes/next-release/api-change-bedrockagentruntime-37272.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``bedrock-agent-runtime``", + "description": "[``botocore``] Releasing new Prompt Optimization to enhance your prompts for improved performance" +} diff --git a/.changes/next-release/api-change-cloudfront-34383.json b/.changes/next-release/api-change-cloudfront-34383.json new file mode 100644 index 0000000000..454631f91b --- /dev/null +++ b/.changes/next-release/api-change-cloudfront-34383.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``cloudfront``", + "description": "[``botocore``] Add support for gRPC, VPC origins, and Anycast IP Lists. Allow LoggingConfig IncludeCookies to be set regardless of whether the LoggingConfig is enabled." +} diff --git a/.changes/next-release/api-change-computeoptimizer-18290.json b/.changes/next-release/api-change-computeoptimizer-18290.json new file mode 100644 index 0000000000..453060622f --- /dev/null +++ b/.changes/next-release/api-change-computeoptimizer-18290.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``compute-optimizer``", + "description": "[``botocore``] This release enables AWS Compute Optimizer to analyze and generate optimization recommendations for Amazon Aurora database instances. It also enables Compute Optimizer to identify idle Amazon EC2 instances, Amazon EBS volumes, Amazon ECS services running on Fargate, and Amazon RDS databases." +} diff --git a/.changes/next-release/api-change-controltower-13569.json b/.changes/next-release/api-change-controltower-13569.json new file mode 100644 index 0000000000..3952bbb6e5 --- /dev/null +++ b/.changes/next-release/api-change-controltower-13569.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``controltower``", + "description": "[``botocore``] Adds support for child enabled baselines which allow you to see the enabled baseline status for individual accounts." +} diff --git a/.changes/next-release/api-change-costoptimizationhub-87674.json b/.changes/next-release/api-change-costoptimizationhub-87674.json new file mode 100644 index 0000000000..8d3a20e7c0 --- /dev/null +++ b/.changes/next-release/api-change-costoptimizationhub-87674.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``cost-optimization-hub``", + "description": "[``botocore``] This release adds action type \"Delete\" to the GetRecommendation, ListRecommendations and ListRecommendationSummaries APIs to support new EBS and ECS recommendations with action type \"Delete\"." +} diff --git a/.changes/next-release/api-change-datazone-93401.json b/.changes/next-release/api-change-datazone-93401.json new file mode 100644 index 0000000000..72c9fcc8e7 --- /dev/null +++ b/.changes/next-release/api-change-datazone-93401.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``datazone``", + "description": "[``botocore``] This release supports Metadata Enforcement Rule feature for Create Subscription Request action." +} diff --git a/.changes/next-release/api-change-discovery-40174.json b/.changes/next-release/api-change-discovery-40174.json new file mode 100644 index 0000000000..5a1e6f5e63 --- /dev/null +++ b/.changes/next-release/api-change-discovery-40174.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``discovery``", + "description": "[``botocore``] Add support to import data from commercially available discovery tools without file manipulation." +} diff --git a/.changes/next-release/api-change-ec2-52808.json b/.changes/next-release/api-change-ec2-52808.json new file mode 100644 index 0000000000..68dc5c2256 --- /dev/null +++ b/.changes/next-release/api-change-ec2-52808.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``ec2``", + "description": "[``botocore``] With this release, customers can express their desire to launch instances only in an ODCR or ODCR group rather than OnDemand capacity. Customers can express their baseline instances' CPU-performance in attribute-based Instance Requirements configuration by referencing an instance family." +} diff --git a/.changes/next-release/api-change-ecs-4153.json b/.changes/next-release/api-change-ecs-4153.json new file mode 100644 index 0000000000..82a843d570 --- /dev/null +++ b/.changes/next-release/api-change-ecs-4153.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``ecs``", + "description": "[``botocore``] This release adds support for the Availability Zone rebalancing feature on Amazon ECS." +} diff --git a/.changes/next-release/api-change-elbv2-1292.json b/.changes/next-release/api-change-elbv2-1292.json new file mode 100644 index 0000000000..2f53af8e13 --- /dev/null +++ b/.changes/next-release/api-change-elbv2-1292.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``elbv2``", + "description": "[``botocore``] This release adds support for configuring Load balancer Capacity Unit reservations" +} diff --git a/.changes/next-release/api-change-lambda-66589.json b/.changes/next-release/api-change-lambda-66589.json new file mode 100644 index 0000000000..05c32b2f0b --- /dev/null +++ b/.changes/next-release/api-change-lambda-66589.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``lambda``", + "description": "[``botocore``] Add Node 22.x (node22.x) support to AWS Lambda" +} diff --git a/.changes/next-release/api-change-mediaconvert-47935.json b/.changes/next-release/api-change-mediaconvert-47935.json new file mode 100644 index 0000000000..07b0e40160 --- /dev/null +++ b/.changes/next-release/api-change-mediaconvert-47935.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``mediaconvert``", + "description": "[``botocore``] This release adds the ability to reconfigure concurrent job settings for existing queues and create queues with custom concurrent job settings." +} diff --git a/.changes/next-release/api-change-mediapackagev2-86061.json b/.changes/next-release/api-change-mediapackagev2-86061.json new file mode 100644 index 0000000000..5e961e2df6 --- /dev/null +++ b/.changes/next-release/api-change-mediapackagev2-86061.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``mediapackagev2``", + "description": "[``botocore``] MediaPackage v2 now supports the Media Quality Confidence Score (MQCS) published from MediaLive. Customers can control input switching based on the MQCS and publishing HTTP Headers for the MQCS via the API." +} diff --git a/.changes/next-release/api-change-omics-36646.json b/.changes/next-release/api-change-omics-36646.json new file mode 100644 index 0000000000..afe6516ff1 --- /dev/null +++ b/.changes/next-release/api-change-omics-36646.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``omics``", + "description": "[``botocore``] Enabling call caching feature that allows customers to reuse previously computed results from a set of completed tasks in a new workflow run." +} diff --git a/.changes/next-release/api-change-rbin-72374.json b/.changes/next-release/api-change-rbin-72374.json new file mode 100644 index 0000000000..1a3caf6493 --- /dev/null +++ b/.changes/next-release/api-change-rbin-72374.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``rbin``", + "description": "[``botocore``] This release adds support for exclusion tags for Recycle Bin, which allows you to identify resources that are to be excluded, or ignored, by a Region-level retention rule." +} diff --git a/.changes/next-release/api-change-rds-16228.json b/.changes/next-release/api-change-rds-16228.json new file mode 100644 index 0000000000..8c85420e6c --- /dev/null +++ b/.changes/next-release/api-change-rds-16228.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``rds``", + "description": "[``botocore``] This release adds support for scale storage on the DB instance using a Blue/Green Deployment." +} diff --git a/.changes/next-release/api-change-timestreamquery-59956.json b/.changes/next-release/api-change-timestreamquery-59956.json new file mode 100644 index 0000000000..3a0b96446d --- /dev/null +++ b/.changes/next-release/api-change-timestreamquery-59956.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``timestream-query``", + "description": "[``botocore``] This release adds support for Provisioning Timestream Compute Units (TCUs), a new feature that allows provisioning dedicated compute resources for your queries, providing predictable and cost-effective query performance." +} diff --git a/.changes/next-release/api-change-workspaces-79136.json b/.changes/next-release/api-change-workspaces-79136.json new file mode 100644 index 0000000000..e07d0563e6 --- /dev/null +++ b/.changes/next-release/api-change-workspaces-79136.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``workspaces``", + "description": "[``botocore``] Added support for Rocky Linux 8 on Amazon WorkSpaces Personal." +} diff --git a/.changes/next-release/api-change-workspacesweb-55721.json b/.changes/next-release/api-change-workspacesweb-55721.json new file mode 100644 index 0000000000..5cc50da392 --- /dev/null +++ b/.changes/next-release/api-change-workspacesweb-55721.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``workspaces-web``", + "description": "[``botocore``] Added data protection settings with support for inline data redaction." +}