From dffe026e03535a16d113537887e6f0748df10f64 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Mon, 22 Apr 2024 18:05:17 +0000 Subject: [PATCH] Add changelog entries from botocore --- .changes/next-release/api-change-bedrockagent-86833.json | 5 +++++ .../next-release/api-change-bedrockagentruntime-11956.json | 5 +++++ .../next-release/api-change-paymentcryptography-33399.json | 5 +++++ .../next-release/api-change-redshiftserverless-51841.json | 5 +++++ .changes/next-release/api-change-route53profiles-44757.json | 5 +++++ .changes/next-release/api-change-sagemaker-14812.json | 5 +++++ .changes/next-release/api-change-servicediscovery-60371.json | 5 +++++ .changes/next-release/api-change-transfer-56193.json | 5 +++++ 8 files changed, 40 insertions(+) create mode 100644 .changes/next-release/api-change-bedrockagent-86833.json create mode 100644 .changes/next-release/api-change-bedrockagentruntime-11956.json create mode 100644 .changes/next-release/api-change-paymentcryptography-33399.json create mode 100644 .changes/next-release/api-change-redshiftserverless-51841.json create mode 100644 .changes/next-release/api-change-route53profiles-44757.json create mode 100644 .changes/next-release/api-change-sagemaker-14812.json create mode 100644 .changes/next-release/api-change-servicediscovery-60371.json create mode 100644 .changes/next-release/api-change-transfer-56193.json diff --git a/.changes/next-release/api-change-bedrockagent-86833.json b/.changes/next-release/api-change-bedrockagent-86833.json new file mode 100644 index 0000000000..54ef958f68 --- /dev/null +++ b/.changes/next-release/api-change-bedrockagent-86833.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``bedrock-agent``", + "description": "[``botocore``] Releasing the support for simplified configuration and return of control" +} diff --git a/.changes/next-release/api-change-bedrockagentruntime-11956.json b/.changes/next-release/api-change-bedrockagentruntime-11956.json new file mode 100644 index 0000000000..870f3e05b1 --- /dev/null +++ b/.changes/next-release/api-change-bedrockagentruntime-11956.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``bedrock-agent-runtime``", + "description": "[``botocore``] Releasing the support for simplified configuration and return of control" +} diff --git a/.changes/next-release/api-change-paymentcryptography-33399.json b/.changes/next-release/api-change-paymentcryptography-33399.json new file mode 100644 index 0000000000..1e8a7be2c7 --- /dev/null +++ b/.changes/next-release/api-change-paymentcryptography-33399.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``payment-cryptography``", + "description": "[``botocore``] Adding support to TR-31/TR-34 exports for optional headers, allowing customers to add additional metadata (such as key version and KSN) when exporting keys from the service." +} diff --git a/.changes/next-release/api-change-redshiftserverless-51841.json b/.changes/next-release/api-change-redshiftserverless-51841.json new file mode 100644 index 0000000000..a4ee409b12 --- /dev/null +++ b/.changes/next-release/api-change-redshiftserverless-51841.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``redshift-serverless``", + "description": "[``botocore``] Updates description of schedule field for scheduled actions." +} diff --git a/.changes/next-release/api-change-route53profiles-44757.json b/.changes/next-release/api-change-route53profiles-44757.json new file mode 100644 index 0000000000..1e76b97e3e --- /dev/null +++ b/.changes/next-release/api-change-route53profiles-44757.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``route53profiles``", + "description": "[``botocore``] Route 53 Profiles allows you to apply a central DNS configuration across many VPCs regardless of account." +} diff --git a/.changes/next-release/api-change-sagemaker-14812.json b/.changes/next-release/api-change-sagemaker-14812.json new file mode 100644 index 0000000000..92b2efd52e --- /dev/null +++ b/.changes/next-release/api-change-sagemaker-14812.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``sagemaker``", + "description": "[``botocore``] This release adds support for Real-Time Collaboration and Shared Space for JupyterLab App on SageMaker Studio." +} diff --git a/.changes/next-release/api-change-servicediscovery-60371.json b/.changes/next-release/api-change-servicediscovery-60371.json new file mode 100644 index 0000000000..7ceaa69eae --- /dev/null +++ b/.changes/next-release/api-change-servicediscovery-60371.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``servicediscovery``", + "description": "[``botocore``] This release adds examples to several Cloud Map actions." +} diff --git a/.changes/next-release/api-change-transfer-56193.json b/.changes/next-release/api-change-transfer-56193.json new file mode 100644 index 0000000000..a694e23e7e --- /dev/null +++ b/.changes/next-release/api-change-transfer-56193.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``transfer``", + "description": "[``botocore``] Adding new API to support remote directory listing using SFTP connector" +}