From 49539c5e102f3db1b078f628b7b844ff690e20f6 Mon Sep 17 00:00:00 2001 From: Ben Bodenmiller Date: Thu, 30 Jan 2025 06:58:37 -0800 Subject: [PATCH 1/3] Improve formatting in docs (#8775) --- awscli/examples/eks/update-kubeconfig/_description.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/awscli/examples/eks/update-kubeconfig/_description.rst b/awscli/examples/eks/update-kubeconfig/_description.rst index 00da7bca22f1..29c93f23c55e 100644 --- a/awscli/examples/eks/update-kubeconfig/_description.rst +++ b/awscli/examples/eks/update-kubeconfig/_description.rst @@ -4,16 +4,16 @@ Note: To use the resulting configuration, you must have kubectl installed and in your PATH environment variable. This command constructs a configuration with prepopulated server and certificate authority data values for a specified cluster. -You can specify an IAM role ARN with the --role-arn option to use for authentication when you issue kubectl commands. +You can specify an IAM role ARN with the ``--role-arn`` option to use for authentication when you issue kubectl commands. Otherwise, the IAM entity in your default AWS CLI or SDK credential chain is used. You can view your default AWS CLI or SDK identity by running the ``aws sts get-caller-identity`` command. The resulting kubeconfig is created as a new file or merged with an existing kubeconfig file using the following logic: -* If you specify a path with the --kubeconfig option, then the resulting configuration file is created there or merged with an existing kubeconfig at that location. -* Or, if you have the KUBECONFIG environment variable set, then the resulting configuration file is created at the first entry in that variable or merged with an existing kubeconfig at that location. -* Otherwise, by default, the resulting configuration file is created at the default kubeconfig path (.kube/config) in your home directory or merged with an existing kubeconfig at that location. +* If you specify a path with the ``--kubeconfig option``, then the resulting configuration file is created there or merged with an existing kubeconfig at that location. +* Or, if you have the ``KUBECONFIG`` environment variable set, then the resulting configuration file is created at the first entry in that variable or merged with an existing kubeconfig at that location. +* Otherwise, by default, the resulting configuration file is created at the default kubeconfig path (``.kube/config``) in your home directory or merged with an existing kubeconfig at that location. * If a previous cluster configuration exists for an Amazon EKS cluster with the same name at the specified path, the existing configuration is overwritten with the new configuration. * When update-kubeconfig writes a configuration to a kubeconfig file, the current-context of the kubeconfig file is set to that configuration. -You can use the --dry-run option to print the resulting configuration to stdout instead of writing it to the specified location. +You can use the ``--dry-run`` option to print the resulting configuration to stdout instead of writing it to the specified location. From d69ed5dba208b8923d76a47ef365aeb0cff3239e Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Thu, 30 Jan 2025 20:09:26 +0000 Subject: [PATCH 2/3] Update changelog based on model updates --- .changes/next-release/api-change-appstream-36524.json | 5 +++++ .../next-release/api-change-bedrockagentruntime-85690.json | 5 +++++ .changes/next-release/api-change-ecr-66415.json | 5 +++++ .changes/next-release/api-change-ecrpublic-55003.json | 5 +++++ .changes/next-release/api-change-mediatailor-68705.json | 5 +++++ .changes/next-release/api-change-qbusiness-3173.json | 5 +++++ .changes/next-release/api-change-s3tables-96551.json | 5 +++++ .../next-release/api-change-verifiedpermissions-83456.json | 5 +++++ 8 files changed, 40 insertions(+) create mode 100644 .changes/next-release/api-change-appstream-36524.json create mode 100644 .changes/next-release/api-change-bedrockagentruntime-85690.json create mode 100644 .changes/next-release/api-change-ecr-66415.json create mode 100644 .changes/next-release/api-change-ecrpublic-55003.json create mode 100644 .changes/next-release/api-change-mediatailor-68705.json create mode 100644 .changes/next-release/api-change-qbusiness-3173.json create mode 100644 .changes/next-release/api-change-s3tables-96551.json create mode 100644 .changes/next-release/api-change-verifiedpermissions-83456.json diff --git a/.changes/next-release/api-change-appstream-36524.json b/.changes/next-release/api-change-appstream-36524.json new file mode 100644 index 000000000000..d1e78fe555eb --- /dev/null +++ b/.changes/next-release/api-change-appstream-36524.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``appstream``", + "description": "Add support for managing admin consent requirement on selected domains for OneDrive Storage Connectors in AppStream2.0." +} diff --git a/.changes/next-release/api-change-bedrockagentruntime-85690.json b/.changes/next-release/api-change-bedrockagentruntime-85690.json new file mode 100644 index 000000000000..6d12ee19e40a --- /dev/null +++ b/.changes/next-release/api-change-bedrockagentruntime-85690.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``bedrock-agent-runtime``", + "description": "Add a 'reason' field to InternalServerException" +} diff --git a/.changes/next-release/api-change-ecr-66415.json b/.changes/next-release/api-change-ecr-66415.json new file mode 100644 index 000000000000..fd86ddf8953b --- /dev/null +++ b/.changes/next-release/api-change-ecr-66415.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``ecr``", + "description": "Temporarily updating dualstack endpoint support" +} diff --git a/.changes/next-release/api-change-ecrpublic-55003.json b/.changes/next-release/api-change-ecrpublic-55003.json new file mode 100644 index 000000000000..0e2a812b5d28 --- /dev/null +++ b/.changes/next-release/api-change-ecrpublic-55003.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``ecr-public``", + "description": "Temporarily updating dualstack endpoint support" +} diff --git a/.changes/next-release/api-change-mediatailor-68705.json b/.changes/next-release/api-change-mediatailor-68705.json new file mode 100644 index 000000000000..1b5322216047 --- /dev/null +++ b/.changes/next-release/api-change-mediatailor-68705.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``mediatailor``", + "description": "Adds options for configuring how MediaTailor conditions ads before inserting them into the content stream. Based on the new settings, MediaTailor will either transcode ads to match the content stream as it has in the past, or it will insert ads without first transcoding them." +} diff --git a/.changes/next-release/api-change-qbusiness-3173.json b/.changes/next-release/api-change-qbusiness-3173.json new file mode 100644 index 000000000000..2545e4272b62 --- /dev/null +++ b/.changes/next-release/api-change-qbusiness-3173.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``qbusiness``", + "description": "Added APIs to manage QBusiness user subscriptions" +} diff --git a/.changes/next-release/api-change-s3tables-96551.json b/.changes/next-release/api-change-s3tables-96551.json new file mode 100644 index 000000000000..28e02dedd4d3 --- /dev/null +++ b/.changes/next-release/api-change-s3tables-96551.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``s3tables``", + "description": "You can now use the CreateTable API operation to create tables with schemas by adding an optional metadata argument." +} diff --git a/.changes/next-release/api-change-verifiedpermissions-83456.json b/.changes/next-release/api-change-verifiedpermissions-83456.json new file mode 100644 index 000000000000..95585d7e38cc --- /dev/null +++ b/.changes/next-release/api-change-verifiedpermissions-83456.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``verifiedpermissions``", + "description": "Adds Cedar JSON format support for entities and context data in authorization requests" +} From 6474a38cd00fb6a2aa300fc937c47fd49e2ae22c Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Thu, 30 Jan 2025 20:10:41 +0000 Subject: [PATCH 3/3] Bumping version to 1.37.10 --- .changes/1.37.10.json | 42 +++++++++++++++++++ .../api-change-appstream-36524.json | 5 --- .../api-change-bedrockagentruntime-85690.json | 5 --- .../next-release/api-change-ecr-66415.json | 5 --- .../api-change-ecrpublic-55003.json | 5 --- .../api-change-mediatailor-68705.json | 5 --- .../api-change-qbusiness-3173.json | 5 --- .../api-change-s3tables-96551.json | 5 --- .../api-change-verifiedpermissions-83456.json | 5 --- CHANGELOG.rst | 13 ++++++ awscli/__init__.py | 2 +- doc/source/conf.py | 4 +- setup.cfg | 2 +- setup.py | 2 +- 14 files changed, 60 insertions(+), 45 deletions(-) create mode 100644 .changes/1.37.10.json delete mode 100644 .changes/next-release/api-change-appstream-36524.json delete mode 100644 .changes/next-release/api-change-bedrockagentruntime-85690.json delete mode 100644 .changes/next-release/api-change-ecr-66415.json delete mode 100644 .changes/next-release/api-change-ecrpublic-55003.json delete mode 100644 .changes/next-release/api-change-mediatailor-68705.json delete mode 100644 .changes/next-release/api-change-qbusiness-3173.json delete mode 100644 .changes/next-release/api-change-s3tables-96551.json delete mode 100644 .changes/next-release/api-change-verifiedpermissions-83456.json diff --git a/.changes/1.37.10.json b/.changes/1.37.10.json new file mode 100644 index 000000000000..c8ecdf706555 --- /dev/null +++ b/.changes/1.37.10.json @@ -0,0 +1,42 @@ +[ + { + "category": "``appstream``", + "description": "Add support for managing admin consent requirement on selected domains for OneDrive Storage Connectors in AppStream2.0.", + "type": "api-change" + }, + { + "category": "``bedrock-agent-runtime``", + "description": "Add a 'reason' field to InternalServerException", + "type": "api-change" + }, + { + "category": "``ecr``", + "description": "Temporarily updating dualstack endpoint support", + "type": "api-change" + }, + { + "category": "``ecr-public``", + "description": "Temporarily updating dualstack endpoint support", + "type": "api-change" + }, + { + "category": "``mediatailor``", + "description": "Adds options for configuring how MediaTailor conditions ads before inserting them into the content stream. Based on the new settings, MediaTailor will either transcode ads to match the content stream as it has in the past, or it will insert ads without first transcoding them.", + "type": "api-change" + }, + { + "category": "``qbusiness``", + "description": "Added APIs to manage QBusiness user subscriptions", + "type": "api-change" + }, + { + "category": "``s3tables``", + "description": "You can now use the CreateTable API operation to create tables with schemas by adding an optional metadata argument.", + "type": "api-change" + }, + { + "category": "``verifiedpermissions``", + "description": "Adds Cedar JSON format support for entities and context data in authorization requests", + "type": "api-change" + } +] \ No newline at end of file diff --git a/.changes/next-release/api-change-appstream-36524.json b/.changes/next-release/api-change-appstream-36524.json deleted file mode 100644 index d1e78fe555eb..000000000000 --- a/.changes/next-release/api-change-appstream-36524.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``appstream``", - "description": "Add support for managing admin consent requirement on selected domains for OneDrive Storage Connectors in AppStream2.0." -} diff --git a/.changes/next-release/api-change-bedrockagentruntime-85690.json b/.changes/next-release/api-change-bedrockagentruntime-85690.json deleted file mode 100644 index 6d12ee19e40a..000000000000 --- a/.changes/next-release/api-change-bedrockagentruntime-85690.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``bedrock-agent-runtime``", - "description": "Add a 'reason' field to InternalServerException" -} diff --git a/.changes/next-release/api-change-ecr-66415.json b/.changes/next-release/api-change-ecr-66415.json deleted file mode 100644 index fd86ddf8953b..000000000000 --- a/.changes/next-release/api-change-ecr-66415.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``ecr``", - "description": "Temporarily updating dualstack endpoint support" -} diff --git a/.changes/next-release/api-change-ecrpublic-55003.json b/.changes/next-release/api-change-ecrpublic-55003.json deleted file mode 100644 index 0e2a812b5d28..000000000000 --- a/.changes/next-release/api-change-ecrpublic-55003.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``ecr-public``", - "description": "Temporarily updating dualstack endpoint support" -} diff --git a/.changes/next-release/api-change-mediatailor-68705.json b/.changes/next-release/api-change-mediatailor-68705.json deleted file mode 100644 index 1b5322216047..000000000000 --- a/.changes/next-release/api-change-mediatailor-68705.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``mediatailor``", - "description": "Adds options for configuring how MediaTailor conditions ads before inserting them into the content stream. Based on the new settings, MediaTailor will either transcode ads to match the content stream as it has in the past, or it will insert ads without first transcoding them." -} diff --git a/.changes/next-release/api-change-qbusiness-3173.json b/.changes/next-release/api-change-qbusiness-3173.json deleted file mode 100644 index 2545e4272b62..000000000000 --- a/.changes/next-release/api-change-qbusiness-3173.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``qbusiness``", - "description": "Added APIs to manage QBusiness user subscriptions" -} diff --git a/.changes/next-release/api-change-s3tables-96551.json b/.changes/next-release/api-change-s3tables-96551.json deleted file mode 100644 index 28e02dedd4d3..000000000000 --- a/.changes/next-release/api-change-s3tables-96551.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``s3tables``", - "description": "You can now use the CreateTable API operation to create tables with schemas by adding an optional metadata argument." -} diff --git a/.changes/next-release/api-change-verifiedpermissions-83456.json b/.changes/next-release/api-change-verifiedpermissions-83456.json deleted file mode 100644 index 95585d7e38cc..000000000000 --- a/.changes/next-release/api-change-verifiedpermissions-83456.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``verifiedpermissions``", - "description": "Adds Cedar JSON format support for entities and context data in authorization requests" -} diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 6ad3cf96c4cd..b817d0ac6dc1 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,19 @@ CHANGELOG ========= +1.37.10 +======= + +* api-change:``appstream``: Add support for managing admin consent requirement on selected domains for OneDrive Storage Connectors in AppStream2.0. +* api-change:``bedrock-agent-runtime``: Add a 'reason' field to InternalServerException +* api-change:``ecr``: Temporarily updating dualstack endpoint support +* api-change:``ecr-public``: Temporarily updating dualstack endpoint support +* api-change:``mediatailor``: Adds options for configuring how MediaTailor conditions ads before inserting them into the content stream. Based on the new settings, MediaTailor will either transcode ads to match the content stream as it has in the past, or it will insert ads without first transcoding them. +* api-change:``qbusiness``: Added APIs to manage QBusiness user subscriptions +* api-change:``s3tables``: You can now use the CreateTable API operation to create tables with schemas by adding an optional metadata argument. +* api-change:``verifiedpermissions``: Adds Cedar JSON format support for entities and context data in authorization requests + + 1.37.9 ====== diff --git a/awscli/__init__.py b/awscli/__init__.py index 8b7bf60ec4f8..01a39c2d379e 100644 --- a/awscli/__init__.py +++ b/awscli/__init__.py @@ -18,7 +18,7 @@ import os -__version__ = '1.37.9' +__version__ = '1.37.10' # # 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 0d28c326aeeb..a760a7c324a3 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -50,9 +50,9 @@ # built documents. # # The short X.Y version. -version = '1.37' +version = '1.37.' # The full version, including alpha/beta/rc tags. -release = '1.37.9' +release = '1.37.10' # 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 67d74b94945f..8f5c60ce8917 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,7 +3,7 @@ universal = 0 [metadata] requires_dist = - botocore==1.36.9 + botocore==1.36.10 docutils>=0.10,<0.17 s3transfer>=0.11.0,<0.12.0 PyYAML>=3.10,<6.1 diff --git a/setup.py b/setup.py index 2ec5554f38d2..4ddbcce47c6b 100644 --- a/setup.py +++ b/setup.py @@ -24,7 +24,7 @@ def find_version(*file_paths): install_requires = [ - 'botocore==1.36.9', + 'botocore==1.36.10', 'docutils>=0.10,<0.17', 's3transfer>=0.11.0,<0.12.0', 'PyYAML>=3.10,<6.1',