From c185c0ea27c27033ba193243da2aa4ca201f2010 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Tue, 19 Dec 2023 19:12:18 +0000 Subject: [PATCH] Add changelog entries from botocore --- .changes/next-release/api-change-appsync-24407.json | 5 +++++ .changes/next-release/api-change-chimesdkmeetings-36256.json | 5 +++++ .changes/next-release/api-change-ec2-64940.json | 5 +++++ .changes/next-release/api-change-fsx-28187.json | 5 +++++ .../next-release/api-change-marketplacecatalog-96828.json | 5 +++++ .changes/next-release/api-change-rds-2877.json | 5 +++++ 6 files changed, 30 insertions(+) create mode 100644 .changes/next-release/api-change-appsync-24407.json create mode 100644 .changes/next-release/api-change-chimesdkmeetings-36256.json create mode 100644 .changes/next-release/api-change-ec2-64940.json create mode 100644 .changes/next-release/api-change-fsx-28187.json create mode 100644 .changes/next-release/api-change-marketplacecatalog-96828.json create mode 100644 .changes/next-release/api-change-rds-2877.json diff --git a/.changes/next-release/api-change-appsync-24407.json b/.changes/next-release/api-change-appsync-24407.json new file mode 100644 index 0000000000..c201a22696 --- /dev/null +++ b/.changes/next-release/api-change-appsync-24407.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``appsync``", + "description": "[``botocore``] This release adds additional configurations on GraphQL APIs for limits on query depth, resolver count, and introspection" +} diff --git a/.changes/next-release/api-change-chimesdkmeetings-36256.json b/.changes/next-release/api-change-chimesdkmeetings-36256.json new file mode 100644 index 0000000000..6bda37bf9c --- /dev/null +++ b/.changes/next-release/api-change-chimesdkmeetings-36256.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``chime-sdk-meetings``", + "description": "[``botocore``] Add meeting features to specify a maximum camera resolution, a maximum content sharing resolution, and a maximum number of attendees for a given meeting." +} diff --git a/.changes/next-release/api-change-ec2-64940.json b/.changes/next-release/api-change-ec2-64940.json new file mode 100644 index 0000000000..f9849ff383 --- /dev/null +++ b/.changes/next-release/api-change-ec2-64940.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``ec2``", + "description": "[``botocore``] Provision BYOIPv4 address ranges and advertise them by specifying the network border groups option in Los Angeles, Phoenix and Dallas AWS Local Zones." +} diff --git a/.changes/next-release/api-change-fsx-28187.json b/.changes/next-release/api-change-fsx-28187.json new file mode 100644 index 0000000000..26c1170d7c --- /dev/null +++ b/.changes/next-release/api-change-fsx-28187.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``fsx``", + "description": "[``botocore``] Added support for FSx for OpenZFS on-demand data replication across AWS accounts and/or regions.Added the IncludeShared attribute for DescribeSnapshots.Added the CopyStrategy attribute for OpenZFSVolumeConfiguration." +} diff --git a/.changes/next-release/api-change-marketplacecatalog-96828.json b/.changes/next-release/api-change-marketplacecatalog-96828.json new file mode 100644 index 0000000000..cb4a815201 --- /dev/null +++ b/.changes/next-release/api-change-marketplacecatalog-96828.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``marketplace-catalog``", + "description": "[``botocore``] AWS Marketplace now supports a new API, BatchDescribeEntities, which returns metadata and content for multiple entities." +} diff --git a/.changes/next-release/api-change-rds-2877.json b/.changes/next-release/api-change-rds-2877.json new file mode 100644 index 0000000000..d81de45472 --- /dev/null +++ b/.changes/next-release/api-change-rds-2877.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``rds``", + "description": "[``botocore``] RDS - The release adds two new APIs: DescribeDBRecommendations and ModifyDBRecommendation" +}