Skip to content

chore(deps): Bump boto3 from 1.21.27 to 1.21.32

Victor Engmark requested to merge dependabot-pip-boto3-1.21.32 into main

Bumps boto3 from 1.21.27 to 1.21.32.

Changelog

Sourced from boto3's changelog.

1.21.32

  • api-change:connect: [botocore] This release updates these APIs: UpdateInstanceAttribute, DescribeInstanceAttribute and ListInstanceAttributes. You can use it to programmatically enable/disable multi-party conferencing using attribute type MULTI_PARTY_CONFERENCING on the specified Amazon Connect instance.

1.21.31

  • api-change:cloudcontrol: [botocore] SDK release for Cloud Control API in Amazon Web Services China (Beijing) Region, operated by Sinnet, and Amazon Web Services China (Ningxia) Region, operated by NWCD
  • api-change:pinpoint-sms-voice-v2: [botocore] Amazon Pinpoint now offers a version 2.0 suite of SMS and voice APIs, providing increased control over sending and configuration. This release is a new SDK for sending SMS and voice messages called PinpointSMSVoiceV2.
  • api-change:workspaces: [botocore] Added APIs that allow you to customize the logo, login message, and help links in the WorkSpaces client login page. To learn more, visit https://docs.aws.amazon.com/workspaces/latest/adminguide/customize-branding.html
  • api-change:route53-recovery-cluster: [botocore] This release adds a new API "ListRoutingControls" to list routing control states using the highly reliable Route 53 ARC data plane endpoints.
  • api-change:databrew: [botocore] This AWS Glue Databrew release adds feature to support ORC as an input format.
  • api-change:auditmanager: [botocore] This release adds documentation updates for Audit Manager. The updates provide data deletion guidance when a customer deregisters Audit Manager or deregisters a delegated administrator.
  • api-change:grafana: [botocore] This release adds tagging support to the Managed Grafana service. New APIs: TagResource, UntagResource and ListTagsForResource. Updates: add optional field tags to support tagging while calling CreateWorkspace.

1.21.30

  • api-change:iot-data: [botocore] Update the default AWS IoT Core Data Plane endpoint from VeriSign signed to ATS signed. If you have firewalls with strict egress rules, configure the rules to grant you access to data-ats.iot.[region].amazonaws.com or data-ats.iot.[region].amazonaws.com.cn.
  • api-change:ec2: [botocore] This release simplifies the auto-recovery configuration process enabling customers to set the recovery behavior to disabled or default
  • api-change:fms: [botocore] AWS Firewall Manager now supports the configuration of third-party policies that can use either the centralized or distributed deployment models.
  • api-change:fsx: [botocore] This release adds support for modifying throughput capacity for FSx for ONTAP file systems.
  • api-change:iot: [botocore] Doc only update for IoT that fixes customer-reported issues.

1.21.29

  • api-change:organizations: [botocore] This release provides the new CloseAccount API that enables principals in the management account to close any member account within an organization.

1.21.28

  • api-change:medialive: [botocore] This release adds support for selecting a maintenance window.
  • api-change:acm-pca: [botocore] Updating service name entities
Commits
  • 6b0b915 Merge branch 'release-1.21.32'
  • 801cb81 Bumping version to 1.21.32
  • 6b33e10 Add changelog entries from botocore
  • 8293b2c feat: Standardize issue templates for discussions (#3209)
  • 6f8fc71 Add S3 example for filtering objects by last modified time (#3184)
  • a23702b Merge branch 'release-1.21.31'
  • c09b7ab Merge branch 'release-1.21.31' into develop
  • 68b2e01 Bumping version to 1.21.31
  • 767c5cd Add changelog entries from botocore
  • 1949b0e Merge branch 'release-1.21.30'
  • Additional commits viewable in compare view

Merge request reports