From ff32f86aa5baed914f7e8d6f99d45c3fada5d772 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Thu, 13 Jul 2023 18:11:17 +0000 Subject: [PATCH 1/2] Update changelog based on model updates --- .changes/next-release/api-change-cognitoidp-73512.json | 5 +++++ .changes/next-release/api-change-connect-99998.json | 5 +++++ .changes/next-release/api-change-datasync-51212.json | 5 +++++ .changes/next-release/api-change-dms-7745.json | 5 +++++ .changes/next-release/api-change-ec2-44976.json | 5 +++++ .changes/next-release/api-change-fsx-48051.json | 5 +++++ .changes/next-release/api-change-iam-29897.json | 5 +++++ .changes/next-release/api-change-mediatailor-1287.json | 5 +++++ .changes/next-release/api-change-personalize-23851.json | 5 +++++ .changes/next-release/api-change-proton-67546.json | 5 +++++ .changes/next-release/api-change-s3-71010.json | 5 +++++ .changes/next-release/api-change-sagemaker-91051.json | 5 +++++ .changes/next-release/api-change-secretsmanager-54676.json | 5 +++++ 13 files changed, 65 insertions(+) create mode 100644 .changes/next-release/api-change-cognitoidp-73512.json create mode 100644 .changes/next-release/api-change-connect-99998.json create mode 100644 .changes/next-release/api-change-datasync-51212.json create mode 100644 .changes/next-release/api-change-dms-7745.json create mode 100644 .changes/next-release/api-change-ec2-44976.json create mode 100644 .changes/next-release/api-change-fsx-48051.json create mode 100644 .changes/next-release/api-change-iam-29897.json create mode 100644 .changes/next-release/api-change-mediatailor-1287.json create mode 100644 .changes/next-release/api-change-personalize-23851.json create mode 100644 .changes/next-release/api-change-proton-67546.json create mode 100644 .changes/next-release/api-change-s3-71010.json create mode 100644 .changes/next-release/api-change-sagemaker-91051.json create mode 100644 .changes/next-release/api-change-secretsmanager-54676.json diff --git a/.changes/next-release/api-change-cognitoidp-73512.json b/.changes/next-release/api-change-cognitoidp-73512.json new file mode 100644 index 000000000000..5b876af3e058 --- /dev/null +++ b/.changes/next-release/api-change-cognitoidp-73512.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``cognito-idp``", + "description": "API model updated in Amazon Cognito" +} diff --git a/.changes/next-release/api-change-connect-99998.json b/.changes/next-release/api-change-connect-99998.json new file mode 100644 index 000000000000..71895f79777c --- /dev/null +++ b/.changes/next-release/api-change-connect-99998.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``connect``", + "description": "Add support for deleting Queues and Routing Profiles." +} diff --git a/.changes/next-release/api-change-datasync-51212.json b/.changes/next-release/api-change-datasync-51212.json new file mode 100644 index 000000000000..2ab407293c34 --- /dev/null +++ b/.changes/next-release/api-change-datasync-51212.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``datasync``", + "description": "Added LunCount to the response object of DescribeStorageSystemResourcesResponse, LunCount represents the number of LUNs on a storage system resource." +} diff --git a/.changes/next-release/api-change-dms-7745.json b/.changes/next-release/api-change-dms-7745.json new file mode 100644 index 000000000000..5f42c10f381c --- /dev/null +++ b/.changes/next-release/api-change-dms-7745.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``dms``", + "description": "Enhanced PostgreSQL target endpoint settings for providing Babelfish support." +} diff --git a/.changes/next-release/api-change-ec2-44976.json b/.changes/next-release/api-change-ec2-44976.json new file mode 100644 index 000000000000..8ed911b1b26c --- /dev/null +++ b/.changes/next-release/api-change-ec2-44976.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``ec2``", + "description": "This release adds support for the C7gn and Hpc7g instances. C7gn instances are powered by AWS Graviton3 processors and the fifth-generation AWS Nitro Cards. Hpc7g instances are powered by AWS Graviton 3E processors and provide up to 200 Gbps network bandwidth." +} diff --git a/.changes/next-release/api-change-fsx-48051.json b/.changes/next-release/api-change-fsx-48051.json new file mode 100644 index 000000000000..77809815734a --- /dev/null +++ b/.changes/next-release/api-change-fsx-48051.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``fsx``", + "description": "Amazon FSx for NetApp ONTAP now supports SnapLock, an ONTAP feature that enables you to protect your files in a volume by transitioning them to a write once, read many (WORM) state." +} diff --git a/.changes/next-release/api-change-iam-29897.json b/.changes/next-release/api-change-iam-29897.json new file mode 100644 index 000000000000..80e17bc1a2f5 --- /dev/null +++ b/.changes/next-release/api-change-iam-29897.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``iam``", + "description": "Documentation updates for AWS Identity and Access Management (IAM)." +} diff --git a/.changes/next-release/api-change-mediatailor-1287.json b/.changes/next-release/api-change-mediatailor-1287.json new file mode 100644 index 000000000000..ff06af5f42b8 --- /dev/null +++ b/.changes/next-release/api-change-mediatailor-1287.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``mediatailor``", + "description": "Adds categories to MediaTailor channel assembly alerts" +} diff --git a/.changes/next-release/api-change-personalize-23851.json b/.changes/next-release/api-change-personalize-23851.json new file mode 100644 index 000000000000..32dde7858331 --- /dev/null +++ b/.changes/next-release/api-change-personalize-23851.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``personalize``", + "description": "This release provides ability to customers to change schema associated with their datasets in Amazon Personalize" +} diff --git a/.changes/next-release/api-change-proton-67546.json b/.changes/next-release/api-change-proton-67546.json new file mode 100644 index 000000000000..a7224f166e94 --- /dev/null +++ b/.changes/next-release/api-change-proton-67546.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``proton``", + "description": "This release adds support for deployment history for Proton provisioned resources" +} diff --git a/.changes/next-release/api-change-s3-71010.json b/.changes/next-release/api-change-s3-71010.json new file mode 100644 index 000000000000..1d881c87f6ee --- /dev/null +++ b/.changes/next-release/api-change-s3-71010.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``s3``", + "description": "S3 Inventory now supports Object Access Control List and Object Owner as available object metadata fields in inventory reports." +} diff --git a/.changes/next-release/api-change-sagemaker-91051.json b/.changes/next-release/api-change-sagemaker-91051.json new file mode 100644 index 000000000000..a483e3384a1c --- /dev/null +++ b/.changes/next-release/api-change-sagemaker-91051.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``sagemaker``", + "description": "Amazon SageMaker Canvas adds WorkspeceSettings support for CanvasAppSettings" +} diff --git a/.changes/next-release/api-change-secretsmanager-54676.json b/.changes/next-release/api-change-secretsmanager-54676.json new file mode 100644 index 000000000000..4cfcfab43204 --- /dev/null +++ b/.changes/next-release/api-change-secretsmanager-54676.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``secretsmanager``", + "description": "Documentation updates for Secrets Manager" +} From df872c478a7aa3503eb3cd6c72f2ac1615b4cc8c Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Thu, 13 Jul 2023 18:11:32 +0000 Subject: [PATCH 2/2] Bumping version to 1.29.3 --- .changes/1.29.3.json | 67 +++++++++++++++++++ .../api-change-cognitoidp-73512.json | 5 -- .../api-change-connect-99998.json | 5 -- .../api-change-datasync-51212.json | 5 -- .../next-release/api-change-dms-7745.json | 5 -- .../next-release/api-change-ec2-44976.json | 5 -- .../next-release/api-change-fsx-48051.json | 5 -- .../next-release/api-change-iam-29897.json | 5 -- .../api-change-mediatailor-1287.json | 5 -- .../api-change-personalize-23851.json | 5 -- .../next-release/api-change-proton-67546.json | 5 -- .../next-release/api-change-s3-71010.json | 5 -- .../api-change-sagemaker-91051.json | 5 -- .../api-change-secretsmanager-54676.json | 5 -- CHANGELOG.rst | 18 +++++ awscli/__init__.py | 2 +- doc/source/conf.py | 2 +- setup.cfg | 2 +- setup.py | 2 +- 19 files changed, 89 insertions(+), 69 deletions(-) create mode 100644 .changes/1.29.3.json delete mode 100644 .changes/next-release/api-change-cognitoidp-73512.json delete mode 100644 .changes/next-release/api-change-connect-99998.json delete mode 100644 .changes/next-release/api-change-datasync-51212.json delete mode 100644 .changes/next-release/api-change-dms-7745.json delete mode 100644 .changes/next-release/api-change-ec2-44976.json delete mode 100644 .changes/next-release/api-change-fsx-48051.json delete mode 100644 .changes/next-release/api-change-iam-29897.json delete mode 100644 .changes/next-release/api-change-mediatailor-1287.json delete mode 100644 .changes/next-release/api-change-personalize-23851.json delete mode 100644 .changes/next-release/api-change-proton-67546.json delete mode 100644 .changes/next-release/api-change-s3-71010.json delete mode 100644 .changes/next-release/api-change-sagemaker-91051.json delete mode 100644 .changes/next-release/api-change-secretsmanager-54676.json diff --git a/.changes/1.29.3.json b/.changes/1.29.3.json new file mode 100644 index 000000000000..f91cd2961b37 --- /dev/null +++ b/.changes/1.29.3.json @@ -0,0 +1,67 @@ +[ + { + "category": "``cognito-idp``", + "description": "API model updated in Amazon Cognito", + "type": "api-change" + }, + { + "category": "``connect``", + "description": "Add support for deleting Queues and Routing Profiles.", + "type": "api-change" + }, + { + "category": "``datasync``", + "description": "Added LunCount to the response object of DescribeStorageSystemResourcesResponse, LunCount represents the number of LUNs on a storage system resource.", + "type": "api-change" + }, + { + "category": "``dms``", + "description": "Enhanced PostgreSQL target endpoint settings for providing Babelfish support.", + "type": "api-change" + }, + { + "category": "``ec2``", + "description": "This release adds support for the C7gn and Hpc7g instances. C7gn instances are powered by AWS Graviton3 processors and the fifth-generation AWS Nitro Cards. Hpc7g instances are powered by AWS Graviton 3E processors and provide up to 200 Gbps network bandwidth.", + "type": "api-change" + }, + { + "category": "``fsx``", + "description": "Amazon FSx for NetApp ONTAP now supports SnapLock, an ONTAP feature that enables you to protect your files in a volume by transitioning them to a write once, read many (WORM) state.", + "type": "api-change" + }, + { + "category": "``iam``", + "description": "Documentation updates for AWS Identity and Access Management (IAM).", + "type": "api-change" + }, + { + "category": "``mediatailor``", + "description": "Adds categories to MediaTailor channel assembly alerts", + "type": "api-change" + }, + { + "category": "``personalize``", + "description": "This release provides ability to customers to change schema associated with their datasets in Amazon Personalize", + "type": "api-change" + }, + { + "category": "``proton``", + "description": "This release adds support for deployment history for Proton provisioned resources", + "type": "api-change" + }, + { + "category": "``s3``", + "description": "S3 Inventory now supports Object Access Control List and Object Owner as available object metadata fields in inventory reports.", + "type": "api-change" + }, + { + "category": "``sagemaker``", + "description": "Amazon SageMaker Canvas adds WorkspeceSettings support for CanvasAppSettings", + "type": "api-change" + }, + { + "category": "``secretsmanager``", + "description": "Documentation updates for Secrets Manager", + "type": "api-change" + } +] \ No newline at end of file diff --git a/.changes/next-release/api-change-cognitoidp-73512.json b/.changes/next-release/api-change-cognitoidp-73512.json deleted file mode 100644 index 5b876af3e058..000000000000 --- a/.changes/next-release/api-change-cognitoidp-73512.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``cognito-idp``", - "description": "API model updated in Amazon Cognito" -} diff --git a/.changes/next-release/api-change-connect-99998.json b/.changes/next-release/api-change-connect-99998.json deleted file mode 100644 index 71895f79777c..000000000000 --- a/.changes/next-release/api-change-connect-99998.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``connect``", - "description": "Add support for deleting Queues and Routing Profiles." -} diff --git a/.changes/next-release/api-change-datasync-51212.json b/.changes/next-release/api-change-datasync-51212.json deleted file mode 100644 index 2ab407293c34..000000000000 --- a/.changes/next-release/api-change-datasync-51212.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``datasync``", - "description": "Added LunCount to the response object of DescribeStorageSystemResourcesResponse, LunCount represents the number of LUNs on a storage system resource." -} diff --git a/.changes/next-release/api-change-dms-7745.json b/.changes/next-release/api-change-dms-7745.json deleted file mode 100644 index 5f42c10f381c..000000000000 --- a/.changes/next-release/api-change-dms-7745.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``dms``", - "description": "Enhanced PostgreSQL target endpoint settings for providing Babelfish support." -} diff --git a/.changes/next-release/api-change-ec2-44976.json b/.changes/next-release/api-change-ec2-44976.json deleted file mode 100644 index 8ed911b1b26c..000000000000 --- a/.changes/next-release/api-change-ec2-44976.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``ec2``", - "description": "This release adds support for the C7gn and Hpc7g instances. C7gn instances are powered by AWS Graviton3 processors and the fifth-generation AWS Nitro Cards. Hpc7g instances are powered by AWS Graviton 3E processors and provide up to 200 Gbps network bandwidth." -} diff --git a/.changes/next-release/api-change-fsx-48051.json b/.changes/next-release/api-change-fsx-48051.json deleted file mode 100644 index 77809815734a..000000000000 --- a/.changes/next-release/api-change-fsx-48051.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``fsx``", - "description": "Amazon FSx for NetApp ONTAP now supports SnapLock, an ONTAP feature that enables you to protect your files in a volume by transitioning them to a write once, read many (WORM) state." -} diff --git a/.changes/next-release/api-change-iam-29897.json b/.changes/next-release/api-change-iam-29897.json deleted file mode 100644 index 80e17bc1a2f5..000000000000 --- a/.changes/next-release/api-change-iam-29897.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``iam``", - "description": "Documentation updates for AWS Identity and Access Management (IAM)." -} diff --git a/.changes/next-release/api-change-mediatailor-1287.json b/.changes/next-release/api-change-mediatailor-1287.json deleted file mode 100644 index ff06af5f42b8..000000000000 --- a/.changes/next-release/api-change-mediatailor-1287.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``mediatailor``", - "description": "Adds categories to MediaTailor channel assembly alerts" -} diff --git a/.changes/next-release/api-change-personalize-23851.json b/.changes/next-release/api-change-personalize-23851.json deleted file mode 100644 index 32dde7858331..000000000000 --- a/.changes/next-release/api-change-personalize-23851.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``personalize``", - "description": "This release provides ability to customers to change schema associated with their datasets in Amazon Personalize" -} diff --git a/.changes/next-release/api-change-proton-67546.json b/.changes/next-release/api-change-proton-67546.json deleted file mode 100644 index a7224f166e94..000000000000 --- a/.changes/next-release/api-change-proton-67546.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``proton``", - "description": "This release adds support for deployment history for Proton provisioned resources" -} diff --git a/.changes/next-release/api-change-s3-71010.json b/.changes/next-release/api-change-s3-71010.json deleted file mode 100644 index 1d881c87f6ee..000000000000 --- a/.changes/next-release/api-change-s3-71010.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``s3``", - "description": "S3 Inventory now supports Object Access Control List and Object Owner as available object metadata fields in inventory reports." -} diff --git a/.changes/next-release/api-change-sagemaker-91051.json b/.changes/next-release/api-change-sagemaker-91051.json deleted file mode 100644 index a483e3384a1c..000000000000 --- a/.changes/next-release/api-change-sagemaker-91051.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``sagemaker``", - "description": "Amazon SageMaker Canvas adds WorkspeceSettings support for CanvasAppSettings" -} diff --git a/.changes/next-release/api-change-secretsmanager-54676.json b/.changes/next-release/api-change-secretsmanager-54676.json deleted file mode 100644 index 4cfcfab43204..000000000000 --- a/.changes/next-release/api-change-secretsmanager-54676.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``secretsmanager``", - "description": "Documentation updates for Secrets Manager" -} diff --git a/CHANGELOG.rst b/CHANGELOG.rst index fcbb2297ab04..f9bf36d86a8b 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,24 @@ CHANGELOG ========= +1.29.3 +====== + +* api-change:``cognito-idp``: API model updated in Amazon Cognito +* api-change:``connect``: Add support for deleting Queues and Routing Profiles. +* api-change:``datasync``: Added LunCount to the response object of DescribeStorageSystemResourcesResponse, LunCount represents the number of LUNs on a storage system resource. +* api-change:``dms``: Enhanced PostgreSQL target endpoint settings for providing Babelfish support. +* api-change:``ec2``: This release adds support for the C7gn and Hpc7g instances. C7gn instances are powered by AWS Graviton3 processors and the fifth-generation AWS Nitro Cards. Hpc7g instances are powered by AWS Graviton 3E processors and provide up to 200 Gbps network bandwidth. +* api-change:``fsx``: Amazon FSx for NetApp ONTAP now supports SnapLock, an ONTAP feature that enables you to protect your files in a volume by transitioning them to a write once, read many (WORM) state. +* api-change:``iam``: Documentation updates for AWS Identity and Access Management (IAM). +* api-change:``mediatailor``: Adds categories to MediaTailor channel assembly alerts +* api-change:``personalize``: This release provides ability to customers to change schema associated with their datasets in Amazon Personalize +* api-change:``proton``: This release adds support for deployment history for Proton provisioned resources +* api-change:``s3``: S3 Inventory now supports Object Access Control List and Object Owner as available object metadata fields in inventory reports. +* api-change:``sagemaker``: Amazon SageMaker Canvas adds WorkspeceSettings support for CanvasAppSettings +* api-change:``secretsmanager``: Documentation updates for Secrets Manager + + 1.29.2 ====== diff --git a/awscli/__init__.py b/awscli/__init__.py index d82dae8759ca..9a2de514122e 100644 --- a/awscli/__init__.py +++ b/awscli/__init__.py @@ -17,7 +17,7 @@ """ import os -__version__ = '1.29.2' +__version__ = '1.29.3' # # Get our data path to be added to botocore's search path diff --git a/doc/source/conf.py b/doc/source/conf.py index 784c38003f07..cf0f1a026946 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -52,7 +52,7 @@ # The short X.Y version. version = '1.29' # The full version, including alpha/beta/rc tags. -release = '1.29.2' +release = '1.29.3' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. diff --git a/setup.cfg b/setup.cfg index 8f9b401e42a3..b62019d1274f 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,7 +3,7 @@ universal = 0 [metadata] requires_dist = - botocore==1.31.2 + botocore==1.31.3 docutils>=0.10,<0.17 s3transfer>=0.6.0,<0.7.0 PyYAML>=3.10,<5.5 diff --git a/setup.py b/setup.py index 5852f2e1a4a9..1ed99bd27b38 100644 --- a/setup.py +++ b/setup.py @@ -24,7 +24,7 @@ def find_version(*file_paths): install_requires = [ - 'botocore==1.31.2', + 'botocore==1.31.3', 'docutils>=0.10,<0.17', 's3transfer>=0.6.0,<0.7.0', 'PyYAML>=3.10,<5.5',