From 90a5b6227572d1b0801fe243fa0ecf3b00a4d031 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Tue, 20 Jun 2023 19:44:03 +0000 Subject: [PATCH] Add changelog entries from botocore --- .changes/next-release/api-change-appflow-34661.json | 5 +++++ .changes/next-release/api-change-config-94914.json | 5 +++++ .changes/next-release/api-change-ec2-66304.json | 5 +++++ .changes/next-release/api-change-lambda-16610.json | 5 +++++ .changes/next-release/api-change-redshift-69551.json | 5 +++++ 5 files changed, 25 insertions(+) create mode 100644 .changes/next-release/api-change-appflow-34661.json create mode 100644 .changes/next-release/api-change-config-94914.json create mode 100644 .changes/next-release/api-change-ec2-66304.json create mode 100644 .changes/next-release/api-change-lambda-16610.json create mode 100644 .changes/next-release/api-change-redshift-69551.json diff --git a/.changes/next-release/api-change-appflow-34661.json b/.changes/next-release/api-change-appflow-34661.json new file mode 100644 index 0000000000..12b3630bfb --- /dev/null +++ b/.changes/next-release/api-change-appflow-34661.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``appflow``", + "description": "[``botocore``] This release adds new API to reset connector metadata cache" +} diff --git a/.changes/next-release/api-change-config-94914.json b/.changes/next-release/api-change-config-94914.json new file mode 100644 index 0000000000..eeab616a43 --- /dev/null +++ b/.changes/next-release/api-change-config-94914.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``config``", + "description": "[``botocore``] Updated ResourceType enum with new resource types onboarded by AWS Config in May 2023." +} diff --git a/.changes/next-release/api-change-ec2-66304.json b/.changes/next-release/api-change-ec2-66304.json new file mode 100644 index 0000000000..d998ef8358 --- /dev/null +++ b/.changes/next-release/api-change-ec2-66304.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``ec2``", + "description": "[``botocore``] Adds support for targeting Dedicated Host allocations by assetIds in AWS Outposts" +} diff --git a/.changes/next-release/api-change-lambda-16610.json b/.changes/next-release/api-change-lambda-16610.json new file mode 100644 index 0000000000..267434c41e --- /dev/null +++ b/.changes/next-release/api-change-lambda-16610.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``lambda``", + "description": "[``botocore``] This release adds RecursiveInvocationException to the Invoke API and InvokeWithResponseStream API." +} diff --git a/.changes/next-release/api-change-redshift-69551.json b/.changes/next-release/api-change-redshift-69551.json new file mode 100644 index 0000000000..f2ba8fb75c --- /dev/null +++ b/.changes/next-release/api-change-redshift-69551.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``redshift``", + "description": "[``botocore``] Added support for custom domain names for Redshift Provisioned clusters. This feature enables customers to create a custom domain name and use ACM to generate fully secure connections to it." +}