Skip to content

Update AWS SDK modules to v1.34.59

CKI CI Bot requested to merge renovate/aws-sdk-modules into main

This MR contains the following updates:

Package Update Change
boto3 patch ==1.34.56 -> ==1.34.59
botocore patch ==1.34.56 -> ==1.34.59

All Renovate MRs are tracked by #227.


Release Notes

boto/boto3 (boto3)

v1.34.59

Compare Source

=======

  • api-change:batch: [botocore] This release adds JobStateTimeLimitActions setting to the Job Queue API. It allows you to configure an action Batch can take for a blocking job in front of the queue after the defined period of time. The new parameter applies for ECS, EKS, and FARGATE Job Queues.
  • api-change:bedrock-agent-runtime: [botocore] Documentation update for Bedrock Runtime Agent
  • api-change:cloudtrail: [botocore] Added exceptions to CreateTrail, DescribeTrails, and ListImportFailures APIs.
  • api-change:codebuild: [botocore] This release adds support for a new webhook event: PULL_REQUEST_CLOSED.
  • api-change:cognito-idp: [botocore] Add ConcurrentModificationException to SetUserPoolMfaConfig
  • api-change:guardduty: [botocore] Add RDS Provisioned and Serverless Usage types
  • api-change:transfer: [botocore] Added DES_EDE3_CBC to the list of supported encryption algorithms for messages sent with an AS2 connector.

v1.34.58

Compare Source

=======

  • api-change:appconfig: [botocore] AWS AppConfig now supports dynamic parameters, which enhance the functionality of AppConfig Extensions by allowing you to provide parameter values to your Extensions at the time you deploy your configuration.
  • api-change:ec2: [botocore] This release adds an optional parameter to RegisterImage and CopyImage APIs to support tagging AMIs at the time of creation.
  • api-change:grafana: [botocore] Adds support for the new GrafanaToken as part of the Amazon Managed Grafana Enterprise plugins upgrade to associate your AWS account with a Grafana Labs account.
  • api-change:lambda: [botocore] Documentation updates for AWS Lambda
  • api-change:payment-cryptography-data: [botocore] AWS Payment Cryptography EMV Decrypt Feature Release
  • api-change:rds: [botocore] Updates Amazon RDS documentation for io2 storage for Multi-AZ DB clusters
  • api-change:snowball: [botocore] Doc-only update for change to EKS-Anywhere ordering.
  • api-change:wafv2: [botocore] You can increase the max request body inspection size for some regional resources. The size setting is in the web ACL association config. Also, the AWSManagedRulesBotControlRuleSet EnableMachineLearning setting now takes a Boolean instead of a primitive boolean type, for languages like Java.
  • api-change:workspaces: [botocore] Added note for user decoupling

v1.34.57

Compare Source

=======

  • api-change:dynamodb: [botocore] Doc only updates for DynamoDB documentation
  • api-change:imagebuilder: [botocore] Add PENDING status to Lifecycle Execution resource status. Add StartTime and EndTime to ListLifecycleExecutionResource API response.
  • api-change:mwaa: [botocore] Amazon MWAA adds support for Apache Airflow v2.8.1.
  • api-change:rds: [botocore] Updated the input of CreateDBCluster and ModifyDBCluster to support setting CA certificates. Updated the output of DescribeDBCluster to show current CA certificate setting value.
  • api-change:redshift: [botocore] Update for documentation only. Covers port ranges, definition updates for data sharing, and definition updates to cluster-snapshot documentation.
  • api-change:verifiedpermissions: [botocore] Deprecating details in favor of configuration for GetIdentitySource and ListIdentitySources APIs.
boto/botocore (botocore)

v1.34.59

Compare Source

=======

  • api-change:batch: This release adds JobStateTimeLimitActions setting to the Job Queue API. It allows you to configure an action Batch can take for a blocking job in front of the queue after the defined period of time. The new parameter applies for ECS, EKS, and FARGATE Job Queues.
  • api-change:bedrock-agent-runtime: Documentation update for Bedrock Runtime Agent
  • api-change:cloudtrail: Added exceptions to CreateTrail, DescribeTrails, and ListImportFailures APIs.
  • api-change:codebuild: This release adds support for a new webhook event: PULL_REQUEST_CLOSED.
  • api-change:cognito-idp: Add ConcurrentModificationException to SetUserPoolMfaConfig
  • api-change:guardduty: Add RDS Provisioned and Serverless Usage types
  • api-change:transfer: Added DES_EDE3_CBC to the list of supported encryption algorithms for messages sent with an AS2 connector.

v1.34.58

Compare Source

=======

  • api-change:appconfig: AWS AppConfig now supports dynamic parameters, which enhance the functionality of AppConfig Extensions by allowing you to provide parameter values to your Extensions at the time you deploy your configuration.
  • api-change:ec2: This release adds an optional parameter to RegisterImage and CopyImage APIs to support tagging AMIs at the time of creation.
  • api-change:grafana: Adds support for the new GrafanaToken as part of the Amazon Managed Grafana Enterprise plugins upgrade to associate your AWS account with a Grafana Labs account.
  • api-change:lambda: Documentation updates for AWS Lambda
  • api-change:payment-cryptography-data: AWS Payment Cryptography EMV Decrypt Feature Release
  • api-change:rds: Updates Amazon RDS documentation for io2 storage for Multi-AZ DB clusters
  • api-change:snowball: Doc-only update for change to EKS-Anywhere ordering.
  • api-change:wafv2: You can increase the max request body inspection size for some regional resources. The size setting is in the web ACL association config. Also, the AWSManagedRulesBotControlRuleSet EnableMachineLearning setting now takes a Boolean instead of a primitive boolean type, for languages like Java.
  • api-change:workspaces: Added note for user decoupling

v1.34.57

Compare Source

=======

  • api-change:dynamodb: Doc only updates for DynamoDB documentation
  • api-change:imagebuilder: Add PENDING status to Lifecycle Execution resource status. Add StartTime and EndTime to ListLifecycleExecutionResource API response.
  • api-change:mwaa: Amazon MWAA adds support for Apache Airflow v2.8.1.
  • api-change:rds: Updated the input of CreateDBCluster and ModifyDBCluster to support setting CA certificates. Updated the output of DescribeDBCluster to show current CA certificate setting value.
  • api-change:redshift: Update for documentation only. Covers port ranges, definition updates for data sharing, and definition updates to cluster-snapshot documentation.
  • api-change:verifiedpermissions: Deprecating details in favor of configuration for GetIdentitySource and ListIdentitySources APIs.

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about these updates again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports