From 956971358e617d59b97e7bb0c63afadf0e9bf63e Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Tue, 3 Sep 2024 18:04:23 +0000 Subject: [PATCH] Add changelog entries from botocore --- .changes/next-release/api-change-connect-55217.json | 5 +++++ .changes/next-release/api-change-datazone-73731.json | 5 +++++ .changes/next-release/api-change-elbv2-53020.json | 5 +++++ .changes/next-release/api-change-mediaconnect-10275.json | 5 +++++ .changes/next-release/api-change-medialive-19102.json | 5 +++++ .changes/next-release/api-change-sagemaker-77610.json | 5 +++++ .../next-release/api-change-timestreaminfluxdb-79372.json | 5 +++++ 7 files changed, 35 insertions(+) create mode 100644 .changes/next-release/api-change-connect-55217.json create mode 100644 .changes/next-release/api-change-datazone-73731.json create mode 100644 .changes/next-release/api-change-elbv2-53020.json create mode 100644 .changes/next-release/api-change-mediaconnect-10275.json create mode 100644 .changes/next-release/api-change-medialive-19102.json create mode 100644 .changes/next-release/api-change-sagemaker-77610.json create mode 100644 .changes/next-release/api-change-timestreaminfluxdb-79372.json diff --git a/.changes/next-release/api-change-connect-55217.json b/.changes/next-release/api-change-connect-55217.json new file mode 100644 index 0000000000..a249aded2a --- /dev/null +++ b/.changes/next-release/api-change-connect-55217.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``connect``", + "description": "[``botocore``] Release ReplicaConfiguration as part of DescribeInstance" +} diff --git a/.changes/next-release/api-change-datazone-73731.json b/.changes/next-release/api-change-datazone-73731.json new file mode 100644 index 0000000000..d294f33088 --- /dev/null +++ b/.changes/next-release/api-change-datazone-73731.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``datazone``", + "description": "[``botocore``] Add support to let data publisher specify a subset of the data asset that a subscriber will have access to based on the asset filters provided, when accepting a subscription request." +} diff --git a/.changes/next-release/api-change-elbv2-53020.json b/.changes/next-release/api-change-elbv2-53020.json new file mode 100644 index 0000000000..ce0da3a88d --- /dev/null +++ b/.changes/next-release/api-change-elbv2-53020.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``elbv2``", + "description": "[``botocore``] This release adds support for configuring TCP idle timeout on NLB and GWLB listeners." +} diff --git a/.changes/next-release/api-change-mediaconnect-10275.json b/.changes/next-release/api-change-mediaconnect-10275.json new file mode 100644 index 0000000000..705708b5a1 --- /dev/null +++ b/.changes/next-release/api-change-mediaconnect-10275.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``mediaconnect``", + "description": "[``botocore``] AWS Elemental MediaConnect introduces thumbnails for Flow source monitoring. Thumbnails provide still image previews of the live content feeding your MediaConnect Flow allowing you to easily verify that your source is operating as expected." +} diff --git a/.changes/next-release/api-change-medialive-19102.json b/.changes/next-release/api-change-medialive-19102.json new file mode 100644 index 0000000000..4a85076dc3 --- /dev/null +++ b/.changes/next-release/api-change-medialive-19102.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``medialive``", + "description": "[``botocore``] Added MinQP as a Rate Control option for H264 and H265 encodes." +} diff --git a/.changes/next-release/api-change-sagemaker-77610.json b/.changes/next-release/api-change-sagemaker-77610.json new file mode 100644 index 0000000000..016f3f2d30 --- /dev/null +++ b/.changes/next-release/api-change-sagemaker-77610.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``sagemaker``", + "description": "[``botocore``] Amazon SageMaker now supports automatic mounting of a user's home folder in the Amazon Elastic File System (EFS) associated with the SageMaker Studio domain to their Studio Spaces to enable users to share data between their own private spaces." +} diff --git a/.changes/next-release/api-change-timestreaminfluxdb-79372.json b/.changes/next-release/api-change-timestreaminfluxdb-79372.json new file mode 100644 index 0000000000..2643b62086 --- /dev/null +++ b/.changes/next-release/api-change-timestreaminfluxdb-79372.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``timestream-influxdb``", + "description": "[``botocore``] Timestream for InfluxDB now supports compute scaling and deployment type conversion. This release adds the DbInstanceType and DeploymentType parameters to the UpdateDbInstance API." +}