From 83045be2ef2c9ebc2fcc1f1ce26f719eee4528b6 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Wed, 13 Nov 2024 19:07:54 +0000 Subject: [PATCH] Bumping version to 1.35.60 --- .changes/1.35.60.json | 52 +++++++++++++++++++ .../api-change-accessanalyzer-71471.json | 5 -- .../api-change-applicationsignals-11102.json | 5 -- .../next-release/api-change-b2bi-83226.json | 5 -- .../api-change-billing-74206.json | 5 -- .../api-change-cloudtrail-7305.json | 5 -- .../api-change-dynamodb-48126.json | 5 -- .../next-release/api-change-ec2-70235.json | 5 -- .../api-change-internetmonitor-89083.json | 5 -- .../api-change-mediaconvert-44557.json | 5 -- .../api-change-organizations-19332.json | 5 -- CHANGELOG.rst | 15 ++++++ botocore/__init__.py | 2 +- docs/source/conf.py | 2 +- 14 files changed, 69 insertions(+), 52 deletions(-) create mode 100644 .changes/1.35.60.json delete mode 100644 .changes/next-release/api-change-accessanalyzer-71471.json delete mode 100644 .changes/next-release/api-change-applicationsignals-11102.json delete mode 100644 .changes/next-release/api-change-b2bi-83226.json delete mode 100644 .changes/next-release/api-change-billing-74206.json delete mode 100644 .changes/next-release/api-change-cloudtrail-7305.json delete mode 100644 .changes/next-release/api-change-dynamodb-48126.json delete mode 100644 .changes/next-release/api-change-ec2-70235.json delete mode 100644 .changes/next-release/api-change-internetmonitor-89083.json delete mode 100644 .changes/next-release/api-change-mediaconvert-44557.json delete mode 100644 .changes/next-release/api-change-organizations-19332.json diff --git a/.changes/1.35.60.json b/.changes/1.35.60.json new file mode 100644 index 0000000000..9b70a99abc --- /dev/null +++ b/.changes/1.35.60.json @@ -0,0 +1,52 @@ +[ + { + "category": "``accessanalyzer``", + "description": "This release adds support for policy validation and external access findings for resource control policies (RCP). IAM Access Analyzer helps you author functional and secure RCPs and awareness that a RCP may restrict external access. Updated service API, documentation, and paginators.", + "type": "api-change" + }, + { + "category": "``application-signals``", + "description": "Amazon CloudWatch Application Signals now supports creating Service Level Objectives with burn rates. Users can now create or update SLOs with burn rate configurations to meet their specific business requirements.", + "type": "api-change" + }, + { + "category": "``b2bi``", + "description": "This release adds a GenerateMapping API to allow generation of JSONata or XSLT transformer code based on input and output samples.", + "type": "api-change" + }, + { + "category": "``billing``", + "description": "Today, AWS announces the general availability of ListBillingViews API in the AWS SDKs, to enable AWS Billing Conductor (ABC) users to create proforma Cost and Usage Reports (CUR) programmatically.", + "type": "api-change" + }, + { + "category": "``cloudtrail``", + "description": "This release adds a new API GenerateQuery that generates a query from a natural language prompt about the event data in your event data store. This operation uses generative artificial intelligence (generative AI) to produce a ready-to-use SQL query from the prompt.", + "type": "api-change" + }, + { + "category": "``dynamodb``", + "description": "This release includes supports the new WarmThroughput feature for DynamoDB. You can now provide an optional WarmThroughput attribute for CreateTable or UpdateTable APIs to pre-warm your table or global secondary index. You can also use DescribeTable to see the latest WarmThroughput value.", + "type": "api-change" + }, + { + "category": "``ec2``", + "description": "This release adds the source AMI details in DescribeImages API", + "type": "api-change" + }, + { + "category": "``internetmonitor``", + "description": "Add new query type Routing_Suggestions regarding querying interface", + "type": "api-change" + }, + { + "category": "``mediaconvert``", + "description": "This release adds support for ARN inputs in the Kantar credentials secrets name field and the MSPR field to the manifests for PlayReady DRM protected outputs.", + "type": "api-change" + }, + { + "category": "``organizations``", + "description": "Add support for policy operations on the Resource Control Polices.", + "type": "api-change" + } +] \ No newline at end of file diff --git a/.changes/next-release/api-change-accessanalyzer-71471.json b/.changes/next-release/api-change-accessanalyzer-71471.json deleted file mode 100644 index b1f474424d..0000000000 --- a/.changes/next-release/api-change-accessanalyzer-71471.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``accessanalyzer``", - "description": "This release adds support for policy validation and external access findings for resource control policies (RCP). IAM Access Analyzer helps you author functional and secure RCPs and awareness that a RCP may restrict external access. Updated service API, documentation, and paginators." -} diff --git a/.changes/next-release/api-change-applicationsignals-11102.json b/.changes/next-release/api-change-applicationsignals-11102.json deleted file mode 100644 index 11eff71864..0000000000 --- a/.changes/next-release/api-change-applicationsignals-11102.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``application-signals``", - "description": "Amazon CloudWatch Application Signals now supports creating Service Level Objectives with burn rates. Users can now create or update SLOs with burn rate configurations to meet their specific business requirements." -} diff --git a/.changes/next-release/api-change-b2bi-83226.json b/.changes/next-release/api-change-b2bi-83226.json deleted file mode 100644 index 158495cb45..0000000000 --- a/.changes/next-release/api-change-b2bi-83226.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``b2bi``", - "description": "This release adds a GenerateMapping API to allow generation of JSONata or XSLT transformer code based on input and output samples." -} diff --git a/.changes/next-release/api-change-billing-74206.json b/.changes/next-release/api-change-billing-74206.json deleted file mode 100644 index 484c67db5b..0000000000 --- a/.changes/next-release/api-change-billing-74206.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``billing``", - "description": "Today, AWS announces the general availability of ListBillingViews API in the AWS SDKs, to enable AWS Billing Conductor (ABC) users to create proforma Cost and Usage Reports (CUR) programmatically." -} diff --git a/.changes/next-release/api-change-cloudtrail-7305.json b/.changes/next-release/api-change-cloudtrail-7305.json deleted file mode 100644 index 2a597d1381..0000000000 --- a/.changes/next-release/api-change-cloudtrail-7305.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``cloudtrail``", - "description": "This release adds a new API GenerateQuery that generates a query from a natural language prompt about the event data in your event data store. This operation uses generative artificial intelligence (generative AI) to produce a ready-to-use SQL query from the prompt." -} diff --git a/.changes/next-release/api-change-dynamodb-48126.json b/.changes/next-release/api-change-dynamodb-48126.json deleted file mode 100644 index a3403dc0b4..0000000000 --- a/.changes/next-release/api-change-dynamodb-48126.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``dynamodb``", - "description": "This release includes supports the new WarmThroughput feature for DynamoDB. You can now provide an optional WarmThroughput attribute for CreateTable or UpdateTable APIs to pre-warm your table or global secondary index. You can also use DescribeTable to see the latest WarmThroughput value." -} diff --git a/.changes/next-release/api-change-ec2-70235.json b/.changes/next-release/api-change-ec2-70235.json deleted file mode 100644 index 7624b37ee5..0000000000 --- a/.changes/next-release/api-change-ec2-70235.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``ec2``", - "description": "This release adds the source AMI details in DescribeImages API" -} diff --git a/.changes/next-release/api-change-internetmonitor-89083.json b/.changes/next-release/api-change-internetmonitor-89083.json deleted file mode 100644 index c33fe605ea..0000000000 --- a/.changes/next-release/api-change-internetmonitor-89083.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``internetmonitor``", - "description": "Add new query type Routing_Suggestions regarding querying interface" -} diff --git a/.changes/next-release/api-change-mediaconvert-44557.json b/.changes/next-release/api-change-mediaconvert-44557.json deleted file mode 100644 index 7c862e33f8..0000000000 --- a/.changes/next-release/api-change-mediaconvert-44557.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``mediaconvert``", - "description": "This release adds support for ARN inputs in the Kantar credentials secrets name field and the MSPR field to the manifests for PlayReady DRM protected outputs." -} diff --git a/.changes/next-release/api-change-organizations-19332.json b/.changes/next-release/api-change-organizations-19332.json deleted file mode 100644 index 752eedcc85..0000000000 --- a/.changes/next-release/api-change-organizations-19332.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``organizations``", - "description": "Add support for policy operations on the Resource Control Polices." -} diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 1be0c901d6..e15ba5450a 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,21 @@ CHANGELOG ========= +1.35.60 +======= + +* api-change:``accessanalyzer``: This release adds support for policy validation and external access findings for resource control policies (RCP). IAM Access Analyzer helps you author functional and secure RCPs and awareness that a RCP may restrict external access. Updated service API, documentation, and paginators. +* api-change:``application-signals``: Amazon CloudWatch Application Signals now supports creating Service Level Objectives with burn rates. Users can now create or update SLOs with burn rate configurations to meet their specific business requirements. +* api-change:``b2bi``: This release adds a GenerateMapping API to allow generation of JSONata or XSLT transformer code based on input and output samples. +* api-change:``billing``: Today, AWS announces the general availability of ListBillingViews API in the AWS SDKs, to enable AWS Billing Conductor (ABC) users to create proforma Cost and Usage Reports (CUR) programmatically. +* api-change:``cloudtrail``: This release adds a new API GenerateQuery that generates a query from a natural language prompt about the event data in your event data store. This operation uses generative artificial intelligence (generative AI) to produce a ready-to-use SQL query from the prompt. +* api-change:``dynamodb``: This release includes supports the new WarmThroughput feature for DynamoDB. You can now provide an optional WarmThroughput attribute for CreateTable or UpdateTable APIs to pre-warm your table or global secondary index. You can also use DescribeTable to see the latest WarmThroughput value. +* api-change:``ec2``: This release adds the source AMI details in DescribeImages API +* api-change:``internetmonitor``: Add new query type Routing_Suggestions regarding querying interface +* api-change:``mediaconvert``: This release adds support for ARN inputs in the Kantar credentials secrets name field and the MSPR field to the manifests for PlayReady DRM protected outputs. +* api-change:``organizations``: Add support for policy operations on the Resource Control Polices. + + 1.35.59 ======= diff --git a/botocore/__init__.py b/botocore/__init__.py index 1ef80e981c..67e2820878 100644 --- a/botocore/__init__.py +++ b/botocore/__init__.py @@ -16,7 +16,7 @@ import os import re -__version__ = '1.35.59' +__version__ = '1.35.60' class NullHandler(logging.Handler): diff --git a/docs/source/conf.py b/docs/source/conf.py index d7a3a58c0c..6195d5e697 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -59,7 +59,7 @@ # The short X.Y version. version = '1.35.' # The full version, including alpha/beta/rc tags. -release = '1.35.59' +release = '1.35.60' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.