From 40ff00d67dbb1d7cb259b5f9328bf0bb7e0e2cfb Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Mon, 9 Dec 2024 19:30:51 +0000 Subject: [PATCH] Add changelog entries from botocore --- .changes/next-release/api-change-appsync-16718.json | 5 +++++ .changes/next-release/api-change-cognitoidp-56399.json | 5 +++++ .changes/next-release/api-change-ec2-87423.json | 5 +++++ .changes/next-release/api-change-ecs-42030.json | 5 +++++ .changes/next-release/api-change-keyspaces-79806.json | 5 +++++ .changes/next-release/api-change-medialive-24867.json | 5 +++++ .changes/next-release/api-change-workspaces-15845.json | 5 +++++ 7 files changed, 35 insertions(+) create mode 100644 .changes/next-release/api-change-appsync-16718.json create mode 100644 .changes/next-release/api-change-cognitoidp-56399.json create mode 100644 .changes/next-release/api-change-ec2-87423.json create mode 100644 .changes/next-release/api-change-ecs-42030.json create mode 100644 .changes/next-release/api-change-keyspaces-79806.json create mode 100644 .changes/next-release/api-change-medialive-24867.json create mode 100644 .changes/next-release/api-change-workspaces-15845.json diff --git a/.changes/next-release/api-change-appsync-16718.json b/.changes/next-release/api-change-appsync-16718.json new file mode 100644 index 0000000000..c47d09f6ab --- /dev/null +++ b/.changes/next-release/api-change-appsync-16718.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``appsync``", + "description": "[``botocore``] Provides description of new Amazon Bedrock runtime datasource." +} diff --git a/.changes/next-release/api-change-cognitoidp-56399.json b/.changes/next-release/api-change-cognitoidp-56399.json new file mode 100644 index 0000000000..8024a30a18 --- /dev/null +++ b/.changes/next-release/api-change-cognitoidp-56399.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``cognito-idp``", + "description": "[``botocore``] Change `CustomDomainConfig` from a required to an optional parameter for the `UpdateUserPoolDomain` operation." +} diff --git a/.changes/next-release/api-change-ec2-87423.json b/.changes/next-release/api-change-ec2-87423.json new file mode 100644 index 0000000000..0b78e237b4 --- /dev/null +++ b/.changes/next-release/api-change-ec2-87423.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``ec2``", + "description": "[``botocore``] This release includes a new API for modifying instance network-performance-options after launch." +} diff --git a/.changes/next-release/api-change-ecs-42030.json b/.changes/next-release/api-change-ecs-42030.json new file mode 100644 index 0000000000..f10adb01bc --- /dev/null +++ b/.changes/next-release/api-change-ecs-42030.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``ecs``", + "description": "[``botocore``] This is a documentation only update to address various tickets for Amazon ECS." +} diff --git a/.changes/next-release/api-change-keyspaces-79806.json b/.changes/next-release/api-change-keyspaces-79806.json new file mode 100644 index 0000000000..d559405b8a --- /dev/null +++ b/.changes/next-release/api-change-keyspaces-79806.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``keyspaces``", + "description": "[``botocore``] Amazon Keyspaces: adding the list of IAM actions required by the UpdateKeyspace API." +} diff --git a/.changes/next-release/api-change-medialive-24867.json b/.changes/next-release/api-change-medialive-24867.json new file mode 100644 index 0000000000..908550eb2a --- /dev/null +++ b/.changes/next-release/api-change-medialive-24867.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``medialive``", + "description": "[``botocore``] H265 outputs now support disabling the deblocking filter." +} diff --git a/.changes/next-release/api-change-workspaces-15845.json b/.changes/next-release/api-change-workspaces-15845.json new file mode 100644 index 0000000000..1628fb3a7e --- /dev/null +++ b/.changes/next-release/api-change-workspaces-15845.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``workspaces``", + "description": "[``botocore``] Added text to clarify case-sensitivity" +}