From a452dadfef9964a7ef6daf728835fdf58301ee48 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Thu, 1 Aug 2024 18:14:03 +0000 Subject: [PATCH] Bumping version to 1.34.152 --- .changes/1.34.152.json | 47 +++++++++++++++++++ .../api-change-bedrock-84425.json | 5 -- .../api-change-controlcatalog-88334.json | 5 -- .../api-change-controltower-90207.json | 5 -- .../next-release/api-change-iam-84193.json | 5 -- .../api-change-memorydb-76167.json | 5 -- .../next-release/api-change-rds-7056.json | 5 -- .../api-change-sagemaker-14788.json | 5 -- .../api-change-ssmquicksetup-86931.json | 5 -- .../api-change-support-62077.json | 5 -- CHANGELOG.rst | 14 ++++++ botocore/__init__.py | 2 +- docs/source/conf.py | 2 +- 13 files changed, 63 insertions(+), 47 deletions(-) create mode 100644 .changes/1.34.152.json delete mode 100644 .changes/next-release/api-change-bedrock-84425.json delete mode 100644 .changes/next-release/api-change-controlcatalog-88334.json delete mode 100644 .changes/next-release/api-change-controltower-90207.json delete mode 100644 .changes/next-release/api-change-iam-84193.json delete mode 100644 .changes/next-release/api-change-memorydb-76167.json delete mode 100644 .changes/next-release/api-change-rds-7056.json delete mode 100644 .changes/next-release/api-change-sagemaker-14788.json delete mode 100644 .changes/next-release/api-change-ssmquicksetup-86931.json delete mode 100644 .changes/next-release/api-change-support-62077.json diff --git a/.changes/1.34.152.json b/.changes/1.34.152.json new file mode 100644 index 0000000000..5b8075bf57 --- /dev/null +++ b/.changes/1.34.152.json @@ -0,0 +1,47 @@ +[ + { + "category": "``bedrock``", + "description": "API and Documentation for Bedrock Model Copy feature. This feature lets you share and copy a custom model from one region to another or one account to another.", + "type": "api-change" + }, + { + "category": "``controlcatalog``", + "description": "AWS Control Tower provides two new public APIs controlcatalog:ListControls and controlcatalog:GetControl under controlcatalog service namespace, which enable customers to programmatically retrieve control metadata of available controls.", + "type": "api-change" + }, + { + "category": "``controltower``", + "description": "Updated Control Tower service documentation for controlcatalog control ARN support with existing Control Tower public APIs", + "type": "api-change" + }, + { + "category": "``iam``", + "description": "Add v2 smoke tests and smithy smokeTests trait for SDK testing.", + "type": "api-change" + }, + { + "category": "``memorydb``", + "description": "Doc only update for changes to deletion API.", + "type": "api-change" + }, + { + "category": "``rds``", + "description": "This release adds support for specifying optional MinACU parameter in CreateDBShardGroup and ModifyDBShardGroup API. DBShardGroup response will contain MinACU if specified.", + "type": "api-change" + }, + { + "category": "``sagemaker``", + "description": "This release adds support for Amazon EMR Serverless applications in SageMaker Studio for running data processing jobs.", + "type": "api-change" + }, + { + "category": "``ssm-quicksetup``", + "description": "This release adds API support for the QuickSetup feature of AWS Systems Manager", + "type": "api-change" + }, + { + "category": "``support``", + "description": "Doc only updates to CaseDetails", + "type": "api-change" + } +] \ No newline at end of file diff --git a/.changes/next-release/api-change-bedrock-84425.json b/.changes/next-release/api-change-bedrock-84425.json deleted file mode 100644 index 39297b113e..0000000000 --- a/.changes/next-release/api-change-bedrock-84425.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``bedrock``", - "description": "API and Documentation for Bedrock Model Copy feature. This feature lets you share and copy a custom model from one region to another or one account to another." -} diff --git a/.changes/next-release/api-change-controlcatalog-88334.json b/.changes/next-release/api-change-controlcatalog-88334.json deleted file mode 100644 index 55a773fb4a..0000000000 --- a/.changes/next-release/api-change-controlcatalog-88334.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``controlcatalog``", - "description": "AWS Control Tower provides two new public APIs controlcatalog:ListControls and controlcatalog:GetControl under controlcatalog service namespace, which enable customers to programmatically retrieve control metadata of available controls." -} diff --git a/.changes/next-release/api-change-controltower-90207.json b/.changes/next-release/api-change-controltower-90207.json deleted file mode 100644 index e65469a3e1..0000000000 --- a/.changes/next-release/api-change-controltower-90207.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``controltower``", - "description": "Updated Control Tower service documentation for controlcatalog control ARN support with existing Control Tower public APIs" -} diff --git a/.changes/next-release/api-change-iam-84193.json b/.changes/next-release/api-change-iam-84193.json deleted file mode 100644 index 460f16a87d..0000000000 --- a/.changes/next-release/api-change-iam-84193.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``iam``", - "description": "Add v2 smoke tests and smithy smokeTests trait for SDK testing." -} diff --git a/.changes/next-release/api-change-memorydb-76167.json b/.changes/next-release/api-change-memorydb-76167.json deleted file mode 100644 index 01d42b337e..0000000000 --- a/.changes/next-release/api-change-memorydb-76167.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``memorydb``", - "description": "Doc only update for changes to deletion API." -} diff --git a/.changes/next-release/api-change-rds-7056.json b/.changes/next-release/api-change-rds-7056.json deleted file mode 100644 index e82c2181d1..0000000000 --- a/.changes/next-release/api-change-rds-7056.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``rds``", - "description": "This release adds support for specifying optional MinACU parameter in CreateDBShardGroup and ModifyDBShardGroup API. DBShardGroup response will contain MinACU if specified." -} diff --git a/.changes/next-release/api-change-sagemaker-14788.json b/.changes/next-release/api-change-sagemaker-14788.json deleted file mode 100644 index 2f2b7d0ca1..0000000000 --- a/.changes/next-release/api-change-sagemaker-14788.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``sagemaker``", - "description": "This release adds support for Amazon EMR Serverless applications in SageMaker Studio for running data processing jobs." -} diff --git a/.changes/next-release/api-change-ssmquicksetup-86931.json b/.changes/next-release/api-change-ssmquicksetup-86931.json deleted file mode 100644 index b6c7e9e389..0000000000 --- a/.changes/next-release/api-change-ssmquicksetup-86931.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``ssm-quicksetup``", - "description": "This release adds API support for the QuickSetup feature of AWS Systems Manager" -} diff --git a/.changes/next-release/api-change-support-62077.json b/.changes/next-release/api-change-support-62077.json deleted file mode 100644 index becf395293..0000000000 --- a/.changes/next-release/api-change-support-62077.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``support``", - "description": "Doc only updates to CaseDetails" -} diff --git a/CHANGELOG.rst b/CHANGELOG.rst index e71d7c2b21..ec85cb8a52 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,20 @@ CHANGELOG ========= +1.34.152 +======== + +* api-change:``bedrock``: API and Documentation for Bedrock Model Copy feature. This feature lets you share and copy a custom model from one region to another or one account to another. +* api-change:``controlcatalog``: AWS Control Tower provides two new public APIs controlcatalog:ListControls and controlcatalog:GetControl under controlcatalog service namespace, which enable customers to programmatically retrieve control metadata of available controls. +* api-change:``controltower``: Updated Control Tower service documentation for controlcatalog control ARN support with existing Control Tower public APIs +* api-change:``iam``: Add v2 smoke tests and smithy smokeTests trait for SDK testing. +* api-change:``memorydb``: Doc only update for changes to deletion API. +* api-change:``rds``: This release adds support for specifying optional MinACU parameter in CreateDBShardGroup and ModifyDBShardGroup API. DBShardGroup response will contain MinACU if specified. +* api-change:``sagemaker``: This release adds support for Amazon EMR Serverless applications in SageMaker Studio for running data processing jobs. +* api-change:``ssm-quicksetup``: This release adds API support for the QuickSetup feature of AWS Systems Manager +* api-change:``support``: Doc only updates to CaseDetails + + 1.34.151 ======== diff --git a/botocore/__init__.py b/botocore/__init__.py index 760eb17ed1..bbaf19578a 100644 --- a/botocore/__init__.py +++ b/botocore/__init__.py @@ -16,7 +16,7 @@ import os import re -__version__ = '1.34.151' +__version__ = '1.34.152' class NullHandler(logging.Handler): diff --git a/docs/source/conf.py b/docs/source/conf.py index ae6f0f6ef7..3690369066 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -59,7 +59,7 @@ # The short X.Y version. version = '1.34.1' # The full version, including alpha/beta/rc tags. -release = '1.34.151' +release = '1.34.152' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.