From 8cf5c5f1f17014638ffbfac8b26969db70704a46 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Wed, 4 Oct 2023 18:13:42 +0000 Subject: [PATCH] Add changelog entries from botocore --- .changes/next-release/api-change-appconfig-75198.json | 5 +++++ .changes/next-release/api-change-datazone-96033.json | 5 +++++ .changes/next-release/api-change-mediatailor-4136.json | 5 +++++ .changes/next-release/api-change-mgn-67956.json | 5 +++++ .changes/next-release/api-change-sagemaker-91655.json | 5 +++++ 5 files changed, 25 insertions(+) create mode 100644 .changes/next-release/api-change-appconfig-75198.json create mode 100644 .changes/next-release/api-change-datazone-96033.json create mode 100644 .changes/next-release/api-change-mediatailor-4136.json create mode 100644 .changes/next-release/api-change-mgn-67956.json create mode 100644 .changes/next-release/api-change-sagemaker-91655.json diff --git a/.changes/next-release/api-change-appconfig-75198.json b/.changes/next-release/api-change-appconfig-75198.json new file mode 100644 index 0000000000..f9e50ded2e --- /dev/null +++ b/.changes/next-release/api-change-appconfig-75198.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``appconfig``", + "description": "[``botocore``] AWS AppConfig introduces KMS customer-managed key (CMK) encryption support for data saved to AppConfig's hosted configuration store." +} diff --git a/.changes/next-release/api-change-datazone-96033.json b/.changes/next-release/api-change-datazone-96033.json new file mode 100644 index 0000000000..b750e65e7b --- /dev/null +++ b/.changes/next-release/api-change-datazone-96033.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``datazone``", + "description": "[``botocore``] Initial release of Amazon DataZone" +} diff --git a/.changes/next-release/api-change-mediatailor-4136.json b/.changes/next-release/api-change-mediatailor-4136.json new file mode 100644 index 0000000000..31c897b75f --- /dev/null +++ b/.changes/next-release/api-change-mediatailor-4136.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``mediatailor``", + "description": "[``botocore``] Updates DescribeVodSource to include a list of ad break opportunities in the response" +} diff --git a/.changes/next-release/api-change-mgn-67956.json b/.changes/next-release/api-change-mgn-67956.json new file mode 100644 index 0000000000..6fa5f5b96e --- /dev/null +++ b/.changes/next-release/api-change-mgn-67956.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``mgn``", + "description": "[``botocore``] This release includes the following new APIs: ListConnectors, CreateConnector, UpdateConnector, DeleteConnector and UpdateSourceServer to support the source action framework feature." +} diff --git a/.changes/next-release/api-change-sagemaker-91655.json b/.changes/next-release/api-change-sagemaker-91655.json new file mode 100644 index 0000000000..9bdc1a39fe --- /dev/null +++ b/.changes/next-release/api-change-sagemaker-91655.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``sagemaker``", + "description": "[``botocore``] Adding support for AdditionalS3DataSource, a data source used for training or inference that is in addition to the input dataset or model data." +}