From 782b7d0a2af2627f891bbea3ec878fd98aaf8ca3 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Thu, 27 Apr 2023 18:09:35 +0000 Subject: [PATCH 1/2] Update changelog based on model updates --- .changes/next-release/api-change-ec2-66366.json | 5 +++++ .changes/next-release/api-change-emrcontainers-8467.json | 5 +++++ .changes/next-release/api-change-guardduty-6700.json | 5 +++++ .changes/next-release/api-change-iotdeviceadvisor-50931.json | 5 +++++ .changes/next-release/api-change-kafka-54043.json | 5 +++++ .changes/next-release/api-change-lambda-68623.json | 5 +++++ .../next-release/api-change-marketplacecatalog-70275.json | 5 +++++ .changes/next-release/api-change-osis-18195.json | 5 +++++ .changes/next-release/api-change-qldb-29850.json | 5 +++++ .changes/next-release/api-change-sagemaker-54083.json | 5 +++++ .changes/next-release/api-change-xray-2979.json | 5 +++++ 11 files changed, 55 insertions(+) create mode 100644 .changes/next-release/api-change-ec2-66366.json create mode 100644 .changes/next-release/api-change-emrcontainers-8467.json create mode 100644 .changes/next-release/api-change-guardduty-6700.json create mode 100644 .changes/next-release/api-change-iotdeviceadvisor-50931.json create mode 100644 .changes/next-release/api-change-kafka-54043.json create mode 100644 .changes/next-release/api-change-lambda-68623.json create mode 100644 .changes/next-release/api-change-marketplacecatalog-70275.json create mode 100644 .changes/next-release/api-change-osis-18195.json create mode 100644 .changes/next-release/api-change-qldb-29850.json create mode 100644 .changes/next-release/api-change-sagemaker-54083.json create mode 100644 .changes/next-release/api-change-xray-2979.json diff --git a/.changes/next-release/api-change-ec2-66366.json b/.changes/next-release/api-change-ec2-66366.json new file mode 100644 index 000000000000..d4ba54c12c30 --- /dev/null +++ b/.changes/next-release/api-change-ec2-66366.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``ec2``", + "description": "This release adds support for AMD SEV-SNP on EC2 instances." +} diff --git a/.changes/next-release/api-change-emrcontainers-8467.json b/.changes/next-release/api-change-emrcontainers-8467.json new file mode 100644 index 000000000000..264d5e129218 --- /dev/null +++ b/.changes/next-release/api-change-emrcontainers-8467.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``emr-containers``", + "description": "This release adds GetManagedEndpointSessionCredentials, a new API that allows customers to generate an auth token to connect to a managed endpoint, enabling features such as self-hosted Jupyter notebooks for EMR on EKS." +} diff --git a/.changes/next-release/api-change-guardduty-6700.json b/.changes/next-release/api-change-guardduty-6700.json new file mode 100644 index 000000000000..0a25bfcaa870 --- /dev/null +++ b/.changes/next-release/api-change-guardduty-6700.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``guardduty``", + "description": "Added API support to initiate on-demand malware scan on specific resources." +} diff --git a/.changes/next-release/api-change-iotdeviceadvisor-50931.json b/.changes/next-release/api-change-iotdeviceadvisor-50931.json new file mode 100644 index 000000000000..78c49ea79221 --- /dev/null +++ b/.changes/next-release/api-change-iotdeviceadvisor-50931.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``iotdeviceadvisor``", + "description": "AWS IoT Core Device Advisor now supports MQTT over WebSocket. With this update, customers can run all three test suites of AWS IoT Core Device Advisor - qualification, custom, and long duration tests - using Signature Version 4 for MQTT over WebSocket." +} diff --git a/.changes/next-release/api-change-kafka-54043.json b/.changes/next-release/api-change-kafka-54043.json new file mode 100644 index 000000000000..accaa52eed23 --- /dev/null +++ b/.changes/next-release/api-change-kafka-54043.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``kafka``", + "description": "Amazon MSK has added new APIs that allows multi-VPC private connectivity and cluster policy support for Amazon MSK clusters that simplify connectivity and access between your Apache Kafka clients hosted in different VPCs and AWS accounts and your Amazon MSK clusters." +} diff --git a/.changes/next-release/api-change-lambda-68623.json b/.changes/next-release/api-change-lambda-68623.json new file mode 100644 index 000000000000..5beae4a5cb11 --- /dev/null +++ b/.changes/next-release/api-change-lambda-68623.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``lambda``", + "description": "Add Java 17 (java17) support to AWS Lambda" +} diff --git a/.changes/next-release/api-change-marketplacecatalog-70275.json b/.changes/next-release/api-change-marketplacecatalog-70275.json new file mode 100644 index 000000000000..35912cd65307 --- /dev/null +++ b/.changes/next-release/api-change-marketplacecatalog-70275.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``marketplace-catalog``", + "description": "Enabled Pagination for List Entities and List Change Sets operations" +} diff --git a/.changes/next-release/api-change-osis-18195.json b/.changes/next-release/api-change-osis-18195.json new file mode 100644 index 000000000000..7578a0aaa487 --- /dev/null +++ b/.changes/next-release/api-change-osis-18195.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``osis``", + "description": "Documentation updates for OpenSearch Ingestion" +} diff --git a/.changes/next-release/api-change-qldb-29850.json b/.changes/next-release/api-change-qldb-29850.json new file mode 100644 index 000000000000..a744ffc3257a --- /dev/null +++ b/.changes/next-release/api-change-qldb-29850.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``qldb``", + "description": "Documentation updates for Amazon QLDB" +} diff --git a/.changes/next-release/api-change-sagemaker-54083.json b/.changes/next-release/api-change-sagemaker-54083.json new file mode 100644 index 000000000000..4b7d3494284d --- /dev/null +++ b/.changes/next-release/api-change-sagemaker-54083.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``sagemaker``", + "description": "Added ml.p4d.24xlarge and ml.p4de.24xlarge as supported instances for SageMaker Studio" +} diff --git a/.changes/next-release/api-change-xray-2979.json b/.changes/next-release/api-change-xray-2979.json new file mode 100644 index 000000000000..566e50ad6453 --- /dev/null +++ b/.changes/next-release/api-change-xray-2979.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``xray``", + "description": "Updated X-Ray documentation with Resource Policy API descriptions." +} From ad59b2c6f1545d22034b913ee9240893d50d0232 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Thu, 27 Apr 2023 18:09:50 +0000 Subject: [PATCH 2/2] Bumping version to 1.27.122 --- .changes/1.27.122.json | 57 +++++++++++++++++++ .../next-release/api-change-ec2-66366.json | 5 -- .../api-change-emrcontainers-8467.json | 5 -- .../api-change-guardduty-6700.json | 5 -- .../api-change-iotdeviceadvisor-50931.json | 5 -- .../next-release/api-change-kafka-54043.json | 5 -- .../next-release/api-change-lambda-68623.json | 5 -- .../api-change-marketplacecatalog-70275.json | 5 -- .../next-release/api-change-osis-18195.json | 5 -- .../next-release/api-change-qldb-29850.json | 5 -- .../api-change-sagemaker-54083.json | 5 -- .../next-release/api-change-xray-2979.json | 5 -- CHANGELOG.rst | 16 ++++++ awscli/__init__.py | 2 +- doc/source/conf.py | 2 +- setup.cfg | 2 +- setup.py | 2 +- 17 files changed, 77 insertions(+), 59 deletions(-) create mode 100644 .changes/1.27.122.json delete mode 100644 .changes/next-release/api-change-ec2-66366.json delete mode 100644 .changes/next-release/api-change-emrcontainers-8467.json delete mode 100644 .changes/next-release/api-change-guardduty-6700.json delete mode 100644 .changes/next-release/api-change-iotdeviceadvisor-50931.json delete mode 100644 .changes/next-release/api-change-kafka-54043.json delete mode 100644 .changes/next-release/api-change-lambda-68623.json delete mode 100644 .changes/next-release/api-change-marketplacecatalog-70275.json delete mode 100644 .changes/next-release/api-change-osis-18195.json delete mode 100644 .changes/next-release/api-change-qldb-29850.json delete mode 100644 .changes/next-release/api-change-sagemaker-54083.json delete mode 100644 .changes/next-release/api-change-xray-2979.json diff --git a/.changes/1.27.122.json b/.changes/1.27.122.json new file mode 100644 index 000000000000..e7f46dcb73f2 --- /dev/null +++ b/.changes/1.27.122.json @@ -0,0 +1,57 @@ +[ + { + "category": "``ec2``", + "description": "This release adds support for AMD SEV-SNP on EC2 instances.", + "type": "api-change" + }, + { + "category": "``emr-containers``", + "description": "This release adds GetManagedEndpointSessionCredentials, a new API that allows customers to generate an auth token to connect to a managed endpoint, enabling features such as self-hosted Jupyter notebooks for EMR on EKS.", + "type": "api-change" + }, + { + "category": "``guardduty``", + "description": "Added API support to initiate on-demand malware scan on specific resources.", + "type": "api-change" + }, + { + "category": "``iotdeviceadvisor``", + "description": "AWS IoT Core Device Advisor now supports MQTT over WebSocket. With this update, customers can run all three test suites of AWS IoT Core Device Advisor - qualification, custom, and long duration tests - using Signature Version 4 for MQTT over WebSocket.", + "type": "api-change" + }, + { + "category": "``kafka``", + "description": "Amazon MSK has added new APIs that allows multi-VPC private connectivity and cluster policy support for Amazon MSK clusters that simplify connectivity and access between your Apache Kafka clients hosted in different VPCs and AWS accounts and your Amazon MSK clusters.", + "type": "api-change" + }, + { + "category": "``lambda``", + "description": "Add Java 17 (java17) support to AWS Lambda", + "type": "api-change" + }, + { + "category": "``marketplace-catalog``", + "description": "Enabled Pagination for List Entities and List Change Sets operations", + "type": "api-change" + }, + { + "category": "``osis``", + "description": "Documentation updates for OpenSearch Ingestion", + "type": "api-change" + }, + { + "category": "``qldb``", + "description": "Documentation updates for Amazon QLDB", + "type": "api-change" + }, + { + "category": "``sagemaker``", + "description": "Added ml.p4d.24xlarge and ml.p4de.24xlarge as supported instances for SageMaker Studio", + "type": "api-change" + }, + { + "category": "``xray``", + "description": "Updated X-Ray documentation with Resource Policy API descriptions.", + "type": "api-change" + } +] \ No newline at end of file diff --git a/.changes/next-release/api-change-ec2-66366.json b/.changes/next-release/api-change-ec2-66366.json deleted file mode 100644 index d4ba54c12c30..000000000000 --- a/.changes/next-release/api-change-ec2-66366.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``ec2``", - "description": "This release adds support for AMD SEV-SNP on EC2 instances." -} diff --git a/.changes/next-release/api-change-emrcontainers-8467.json b/.changes/next-release/api-change-emrcontainers-8467.json deleted file mode 100644 index 264d5e129218..000000000000 --- a/.changes/next-release/api-change-emrcontainers-8467.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``emr-containers``", - "description": "This release adds GetManagedEndpointSessionCredentials, a new API that allows customers to generate an auth token to connect to a managed endpoint, enabling features such as self-hosted Jupyter notebooks for EMR on EKS." -} diff --git a/.changes/next-release/api-change-guardduty-6700.json b/.changes/next-release/api-change-guardduty-6700.json deleted file mode 100644 index 0a25bfcaa870..000000000000 --- a/.changes/next-release/api-change-guardduty-6700.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``guardduty``", - "description": "Added API support to initiate on-demand malware scan on specific resources." -} diff --git a/.changes/next-release/api-change-iotdeviceadvisor-50931.json b/.changes/next-release/api-change-iotdeviceadvisor-50931.json deleted file mode 100644 index 78c49ea79221..000000000000 --- a/.changes/next-release/api-change-iotdeviceadvisor-50931.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``iotdeviceadvisor``", - "description": "AWS IoT Core Device Advisor now supports MQTT over WebSocket. With this update, customers can run all three test suites of AWS IoT Core Device Advisor - qualification, custom, and long duration tests - using Signature Version 4 for MQTT over WebSocket." -} diff --git a/.changes/next-release/api-change-kafka-54043.json b/.changes/next-release/api-change-kafka-54043.json deleted file mode 100644 index accaa52eed23..000000000000 --- a/.changes/next-release/api-change-kafka-54043.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``kafka``", - "description": "Amazon MSK has added new APIs that allows multi-VPC private connectivity and cluster policy support for Amazon MSK clusters that simplify connectivity and access between your Apache Kafka clients hosted in different VPCs and AWS accounts and your Amazon MSK clusters." -} diff --git a/.changes/next-release/api-change-lambda-68623.json b/.changes/next-release/api-change-lambda-68623.json deleted file mode 100644 index 5beae4a5cb11..000000000000 --- a/.changes/next-release/api-change-lambda-68623.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``lambda``", - "description": "Add Java 17 (java17) support to AWS Lambda" -} diff --git a/.changes/next-release/api-change-marketplacecatalog-70275.json b/.changes/next-release/api-change-marketplacecatalog-70275.json deleted file mode 100644 index 35912cd65307..000000000000 --- a/.changes/next-release/api-change-marketplacecatalog-70275.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``marketplace-catalog``", - "description": "Enabled Pagination for List Entities and List Change Sets operations" -} diff --git a/.changes/next-release/api-change-osis-18195.json b/.changes/next-release/api-change-osis-18195.json deleted file mode 100644 index 7578a0aaa487..000000000000 --- a/.changes/next-release/api-change-osis-18195.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``osis``", - "description": "Documentation updates for OpenSearch Ingestion" -} diff --git a/.changes/next-release/api-change-qldb-29850.json b/.changes/next-release/api-change-qldb-29850.json deleted file mode 100644 index a744ffc3257a..000000000000 --- a/.changes/next-release/api-change-qldb-29850.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``qldb``", - "description": "Documentation updates for Amazon QLDB" -} diff --git a/.changes/next-release/api-change-sagemaker-54083.json b/.changes/next-release/api-change-sagemaker-54083.json deleted file mode 100644 index 4b7d3494284d..000000000000 --- a/.changes/next-release/api-change-sagemaker-54083.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``sagemaker``", - "description": "Added ml.p4d.24xlarge and ml.p4de.24xlarge as supported instances for SageMaker Studio" -} diff --git a/.changes/next-release/api-change-xray-2979.json b/.changes/next-release/api-change-xray-2979.json deleted file mode 100644 index 566e50ad6453..000000000000 --- a/.changes/next-release/api-change-xray-2979.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``xray``", - "description": "Updated X-Ray documentation with Resource Policy API descriptions." -} diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 707c20698910..37bebd8f1d4d 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,22 @@ CHANGELOG ========= +1.27.122 +======== + +* api-change:``ec2``: This release adds support for AMD SEV-SNP on EC2 instances. +* api-change:``emr-containers``: This release adds GetManagedEndpointSessionCredentials, a new API that allows customers to generate an auth token to connect to a managed endpoint, enabling features such as self-hosted Jupyter notebooks for EMR on EKS. +* api-change:``guardduty``: Added API support to initiate on-demand malware scan on specific resources. +* api-change:``iotdeviceadvisor``: AWS IoT Core Device Advisor now supports MQTT over WebSocket. With this update, customers can run all three test suites of AWS IoT Core Device Advisor - qualification, custom, and long duration tests - using Signature Version 4 for MQTT over WebSocket. +* api-change:``kafka``: Amazon MSK has added new APIs that allows multi-VPC private connectivity and cluster policy support for Amazon MSK clusters that simplify connectivity and access between your Apache Kafka clients hosted in different VPCs and AWS accounts and your Amazon MSK clusters. +* api-change:``lambda``: Add Java 17 (java17) support to AWS Lambda +* api-change:``marketplace-catalog``: Enabled Pagination for List Entities and List Change Sets operations +* api-change:``osis``: Documentation updates for OpenSearch Ingestion +* api-change:``qldb``: Documentation updates for Amazon QLDB +* api-change:``sagemaker``: Added ml.p4d.24xlarge and ml.p4de.24xlarge as supported instances for SageMaker Studio +* api-change:``xray``: Updated X-Ray documentation with Resource Policy API descriptions. + + 1.27.121 ======== diff --git a/awscli/__init__.py b/awscli/__init__.py index 87e3e8cf204d..39274085b61d 100644 --- a/awscli/__init__.py +++ b/awscli/__init__.py @@ -17,7 +17,7 @@ """ import os -__version__ = '1.27.121' +__version__ = '1.27.122' # # 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 2519807e3cd2..d26ec907ce30 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -52,7 +52,7 @@ # The short X.Y version. version = '1.27.1' # The full version, including alpha/beta/rc tags. -release = '1.27.121' +release = '1.27.122' # 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 971d81722bf6..ea1a8e0fe34d 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,7 +3,7 @@ universal = 0 [metadata] requires_dist = - botocore==1.29.121 + botocore==1.29.122 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 8ae2ce572c60..63d801599452 100644 --- a/setup.py +++ b/setup.py @@ -24,7 +24,7 @@ def find_version(*file_paths): install_requires = [ - 'botocore==1.29.121', + 'botocore==1.29.122', 'docutils>=0.10,<0.17', 's3transfer>=0.6.0,<0.7.0', 'PyYAML>=3.10,<5.5',