From f70e1e3c3de7d4625a5f01df7fe5dc8d8087a964 Mon Sep 17 00:00:00 2001 From: RyanFitzSimmonsAK Date: Wed, 11 Sep 2024 13:37:15 -0700 Subject: [PATCH 1/3] Add more detail to the no-paginate parameter description (v1) --- awscli/data/cli.json | 2 +- awscli/examples/global_options.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/awscli/data/cli.json b/awscli/data/cli.json index 9e4a91795d7a..85a2efebf537 100644 --- a/awscli/data/cli.json +++ b/awscli/data/cli.json @@ -17,7 +17,7 @@ }, "no-paginate": { "action": "store_false", - "help": "

Disable automatic pagination.

", + "help": "

Disable automatic pagination. If automatic pagination is disabled, the AWS CLI will only make one call, for the first page of results.

", "dest": "paginate" }, "output": { diff --git a/awscli/examples/global_options.rst b/awscli/examples/global_options.rst index 088e1be7aeea..2f8c7115e8ae 100644 --- a/awscli/examples/global_options.rst +++ b/awscli/examples/global_options.rst @@ -12,7 +12,7 @@ ``--no-paginate`` (boolean) - Disable automatic pagination. + Disable automatic pagination. If automatic pagination is disabled, the AWS CLI will only make one call, for the first page of results. ``--output`` (string) From be89bf70918198e7ca0b16f4133d01864f323724 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Thu, 19 Sep 2024 18:07:08 +0000 Subject: [PATCH 2/3] Update changelog based on model updates --- .changes/next-release/api-change-codeconnections-97900.json | 5 +++++ .changes/next-release/api-change-glue-87136.json | 5 +++++ .changes/next-release/api-change-lambda-68919.json | 5 +++++ .changes/next-release/api-change-mediaconvert-35609.json | 5 +++++ .changes/next-release/api-change-medialive-25190.json | 5 +++++ .changes/next-release/api-change-quicksight-14494.json | 5 +++++ .changes/next-release/api-change-sagemaker-32785.json | 5 +++++ .changes/next-release/api-change-workspacesweb-68401.json | 5 +++++ 8 files changed, 40 insertions(+) create mode 100644 .changes/next-release/api-change-codeconnections-97900.json create mode 100644 .changes/next-release/api-change-glue-87136.json create mode 100644 .changes/next-release/api-change-lambda-68919.json create mode 100644 .changes/next-release/api-change-mediaconvert-35609.json create mode 100644 .changes/next-release/api-change-medialive-25190.json create mode 100644 .changes/next-release/api-change-quicksight-14494.json create mode 100644 .changes/next-release/api-change-sagemaker-32785.json create mode 100644 .changes/next-release/api-change-workspacesweb-68401.json diff --git a/.changes/next-release/api-change-codeconnections-97900.json b/.changes/next-release/api-change-codeconnections-97900.json new file mode 100644 index 000000000000..c75b43c7942e --- /dev/null +++ b/.changes/next-release/api-change-codeconnections-97900.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``codeconnections``", + "description": "This release adds the PullRequestComment field to CreateSyncConfiguration API input, UpdateSyncConfiguration API input, GetSyncConfiguration API output and ListSyncConfiguration API output" +} diff --git a/.changes/next-release/api-change-glue-87136.json b/.changes/next-release/api-change-glue-87136.json new file mode 100644 index 000000000000..a687baf8870c --- /dev/null +++ b/.changes/next-release/api-change-glue-87136.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``glue``", + "description": "This change is for releasing TestConnection api SDK model" +} diff --git a/.changes/next-release/api-change-lambda-68919.json b/.changes/next-release/api-change-lambda-68919.json new file mode 100644 index 000000000000..53b48b47300b --- /dev/null +++ b/.changes/next-release/api-change-lambda-68919.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``lambda``", + "description": "Tagging support for Lambda event source mapping, and code signing configuration resources." +} diff --git a/.changes/next-release/api-change-mediaconvert-35609.json b/.changes/next-release/api-change-mediaconvert-35609.json new file mode 100644 index 000000000000..a2bcd0146ca4 --- /dev/null +++ b/.changes/next-release/api-change-mediaconvert-35609.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``mediaconvert``", + "description": "This release provides support for additional DRM configurations per SPEKE Version 2.0." +} diff --git a/.changes/next-release/api-change-medialive-25190.json b/.changes/next-release/api-change-medialive-25190.json new file mode 100644 index 000000000000..8c8f8a2f3adc --- /dev/null +++ b/.changes/next-release/api-change-medialive-25190.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``medialive``", + "description": "Adds Bandwidth Reduction Filtering for HD AVC and HEVC encodes, multiplex container settings." +} diff --git a/.changes/next-release/api-change-quicksight-14494.json b/.changes/next-release/api-change-quicksight-14494.json new file mode 100644 index 000000000000..9858e109ba84 --- /dev/null +++ b/.changes/next-release/api-change-quicksight-14494.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``quicksight``", + "description": "QuickSight: 1. Add new API - ListFoldersForResource. 2. Commit mode adds visibility configuration of Apply button on multi-select controls for authors." +} diff --git a/.changes/next-release/api-change-sagemaker-32785.json b/.changes/next-release/api-change-sagemaker-32785.json new file mode 100644 index 000000000000..b122a25c2240 --- /dev/null +++ b/.changes/next-release/api-change-sagemaker-32785.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``sagemaker``", + "description": "Introduced support for G6e instance types on SageMaker Studio for JupyterLab and CodeEditor applications." +} diff --git a/.changes/next-release/api-change-workspacesweb-68401.json b/.changes/next-release/api-change-workspacesweb-68401.json new file mode 100644 index 000000000000..82d2788b126a --- /dev/null +++ b/.changes/next-release/api-change-workspacesweb-68401.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``workspaces-web``", + "description": "WorkSpaces Secure Browser now enables Administrators to view and manage end-user browsing sessions via Session Management APIs." +} From 3ca3e2f1c90481fb6e924cec544aec7b7537f7d5 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Thu, 19 Sep 2024 18:08:14 +0000 Subject: [PATCH 3/3] Bumping version to 1.34.23 --- .changes/1.34.23.json | 42 +++++++++++++++++++ .../api-change-codeconnections-97900.json | 5 --- .../next-release/api-change-glue-87136.json | 5 --- .../next-release/api-change-lambda-68919.json | 5 --- .../api-change-mediaconvert-35609.json | 5 --- .../api-change-medialive-25190.json | 5 --- .../api-change-quicksight-14494.json | 5 --- .../api-change-sagemaker-32785.json | 5 --- .../api-change-workspacesweb-68401.json | 5 --- CHANGELOG.rst | 13 ++++++ awscli/__init__.py | 2 +- doc/source/conf.py | 2 +- setup.cfg | 2 +- setup.py | 2 +- 14 files changed, 59 insertions(+), 44 deletions(-) create mode 100644 .changes/1.34.23.json delete mode 100644 .changes/next-release/api-change-codeconnections-97900.json delete mode 100644 .changes/next-release/api-change-glue-87136.json delete mode 100644 .changes/next-release/api-change-lambda-68919.json delete mode 100644 .changes/next-release/api-change-mediaconvert-35609.json delete mode 100644 .changes/next-release/api-change-medialive-25190.json delete mode 100644 .changes/next-release/api-change-quicksight-14494.json delete mode 100644 .changes/next-release/api-change-sagemaker-32785.json delete mode 100644 .changes/next-release/api-change-workspacesweb-68401.json diff --git a/.changes/1.34.23.json b/.changes/1.34.23.json new file mode 100644 index 000000000000..089432ac9cbc --- /dev/null +++ b/.changes/1.34.23.json @@ -0,0 +1,42 @@ +[ + { + "category": "``codeconnections``", + "description": "This release adds the PullRequestComment field to CreateSyncConfiguration API input, UpdateSyncConfiguration API input, GetSyncConfiguration API output and ListSyncConfiguration API output", + "type": "api-change" + }, + { + "category": "``glue``", + "description": "This change is for releasing TestConnection api SDK model", + "type": "api-change" + }, + { + "category": "``lambda``", + "description": "Tagging support for Lambda event source mapping, and code signing configuration resources.", + "type": "api-change" + }, + { + "category": "``mediaconvert``", + "description": "This release provides support for additional DRM configurations per SPEKE Version 2.0.", + "type": "api-change" + }, + { + "category": "``medialive``", + "description": "Adds Bandwidth Reduction Filtering for HD AVC and HEVC encodes, multiplex container settings.", + "type": "api-change" + }, + { + "category": "``quicksight``", + "description": "QuickSight: 1. Add new API - ListFoldersForResource. 2. Commit mode adds visibility configuration of Apply button on multi-select controls for authors.", + "type": "api-change" + }, + { + "category": "``sagemaker``", + "description": "Introduced support for G6e instance types on SageMaker Studio for JupyterLab and CodeEditor applications.", + "type": "api-change" + }, + { + "category": "``workspaces-web``", + "description": "WorkSpaces Secure Browser now enables Administrators to view and manage end-user browsing sessions via Session Management APIs.", + "type": "api-change" + } +] \ No newline at end of file diff --git a/.changes/next-release/api-change-codeconnections-97900.json b/.changes/next-release/api-change-codeconnections-97900.json deleted file mode 100644 index c75b43c7942e..000000000000 --- a/.changes/next-release/api-change-codeconnections-97900.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``codeconnections``", - "description": "This release adds the PullRequestComment field to CreateSyncConfiguration API input, UpdateSyncConfiguration API input, GetSyncConfiguration API output and ListSyncConfiguration API output" -} diff --git a/.changes/next-release/api-change-glue-87136.json b/.changes/next-release/api-change-glue-87136.json deleted file mode 100644 index a687baf8870c..000000000000 --- a/.changes/next-release/api-change-glue-87136.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``glue``", - "description": "This change is for releasing TestConnection api SDK model" -} diff --git a/.changes/next-release/api-change-lambda-68919.json b/.changes/next-release/api-change-lambda-68919.json deleted file mode 100644 index 53b48b47300b..000000000000 --- a/.changes/next-release/api-change-lambda-68919.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``lambda``", - "description": "Tagging support for Lambda event source mapping, and code signing configuration resources." -} diff --git a/.changes/next-release/api-change-mediaconvert-35609.json b/.changes/next-release/api-change-mediaconvert-35609.json deleted file mode 100644 index a2bcd0146ca4..000000000000 --- a/.changes/next-release/api-change-mediaconvert-35609.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``mediaconvert``", - "description": "This release provides support for additional DRM configurations per SPEKE Version 2.0." -} diff --git a/.changes/next-release/api-change-medialive-25190.json b/.changes/next-release/api-change-medialive-25190.json deleted file mode 100644 index 8c8f8a2f3adc..000000000000 --- a/.changes/next-release/api-change-medialive-25190.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``medialive``", - "description": "Adds Bandwidth Reduction Filtering for HD AVC and HEVC encodes, multiplex container settings." -} diff --git a/.changes/next-release/api-change-quicksight-14494.json b/.changes/next-release/api-change-quicksight-14494.json deleted file mode 100644 index 9858e109ba84..000000000000 --- a/.changes/next-release/api-change-quicksight-14494.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``quicksight``", - "description": "QuickSight: 1. Add new API - ListFoldersForResource. 2. Commit mode adds visibility configuration of Apply button on multi-select controls for authors." -} diff --git a/.changes/next-release/api-change-sagemaker-32785.json b/.changes/next-release/api-change-sagemaker-32785.json deleted file mode 100644 index b122a25c2240..000000000000 --- a/.changes/next-release/api-change-sagemaker-32785.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``sagemaker``", - "description": "Introduced support for G6e instance types on SageMaker Studio for JupyterLab and CodeEditor applications." -} diff --git a/.changes/next-release/api-change-workspacesweb-68401.json b/.changes/next-release/api-change-workspacesweb-68401.json deleted file mode 100644 index 82d2788b126a..000000000000 --- a/.changes/next-release/api-change-workspacesweb-68401.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``workspaces-web``", - "description": "WorkSpaces Secure Browser now enables Administrators to view and manage end-user browsing sessions via Session Management APIs." -} diff --git a/CHANGELOG.rst b/CHANGELOG.rst index a7059c204248..66b8eb65f9ce 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,19 @@ CHANGELOG ========= +1.34.23 +======= + +* api-change:``codeconnections``: This release adds the PullRequestComment field to CreateSyncConfiguration API input, UpdateSyncConfiguration API input, GetSyncConfiguration API output and ListSyncConfiguration API output +* api-change:``glue``: This change is for releasing TestConnection api SDK model +* api-change:``lambda``: Tagging support for Lambda event source mapping, and code signing configuration resources. +* api-change:``mediaconvert``: This release provides support for additional DRM configurations per SPEKE Version 2.0. +* api-change:``medialive``: Adds Bandwidth Reduction Filtering for HD AVC and HEVC encodes, multiplex container settings. +* api-change:``quicksight``: QuickSight: 1. Add new API - ListFoldersForResource. 2. Commit mode adds visibility configuration of Apply button on multi-select controls for authors. +* api-change:``sagemaker``: Introduced support for G6e instance types on SageMaker Studio for JupyterLab and CodeEditor applications. +* api-change:``workspaces-web``: WorkSpaces Secure Browser now enables Administrators to view and manage end-user browsing sessions via Session Management APIs. + + 1.34.22 ======= diff --git a/awscli/__init__.py b/awscli/__init__.py index fc9d65a048d1..bff2030be09e 100644 --- a/awscli/__init__.py +++ b/awscli/__init__.py @@ -18,7 +18,7 @@ import os -__version__ = '1.34.22' +__version__ = '1.34.23' # # 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 46bc345bc1dd..c4a891d590a3 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -52,7 +52,7 @@ # The short X.Y version. version = '1.34.' # The full version, including alpha/beta/rc tags. -release = '1.34.22' +release = '1.34.23' # 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 7d6d81102bf9..981362f3f0c8 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,7 +3,7 @@ universal = 0 [metadata] requires_dist = - botocore==1.35.22 + botocore==1.35.23 docutils>=0.10,<0.17 s3transfer>=0.10.0,<0.11.0 PyYAML>=3.10,<6.1 diff --git a/setup.py b/setup.py index 48ea06f54fe4..16f0fae8cef9 100644 --- a/setup.py +++ b/setup.py @@ -24,7 +24,7 @@ def find_version(*file_paths): install_requires = [ - 'botocore==1.35.22', + 'botocore==1.35.23', 'docutils>=0.10,<0.17', 's3transfer>=0.10.0,<0.11.0', 'PyYAML>=3.10,<6.1',