UNCLASSIFIED - NO CUI

Skip to content

Update dependency boto3 to v1.34.162

POPs-renovate-tools_03Dec2024 requested to merge renovate/boto3-1.x into development

This MR contains the following updates:

Package Update Change
boto3 patch ==1.34.161 -> ==1.34.162

Release Notes

boto/boto3 (boto3)

v1.34.162

Compare Source

========

  • api-change:docdb: [botocore] This release adds Global Cluster Failover capability which enables you to change your global cluster's primary AWS region, the region that serves writes, during a regional outage. Performing a failover action preserves your Global Cluster setup.
  • api-change:ecs: [botocore] This release introduces a new ContainerDefinition configuration to support the customer-managed keys for ECS container restart feature.
  • api-change:iam: [botocore] Make the LastUsedDate field in the GetAccessKeyLastUsed response optional. This may break customers who only call the API for access keys with a valid LastUsedDate. This fixes a deserialization issue for access keys without a LastUsedDate, because the field was marked as required but could be null.
  • api-change:s3: [botocore] Amazon Simple Storage Service / Features : Adds support for pagination in the S3 ListBuckets API.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 this update again.


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

This MR has been generated by Renovate Bot.

Merge request reports