Skip to content

chore(deps): Bump boto3 from 1.21.27 to 1.21.31

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

Bumps boto3 from 1.21.27 to 1.21.31.

Changelog

Sourced from boto3's changelog.

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
  • a23702b Merge branch 'release-1.21.31'
  • 68b2e01 Bumping version to 1.21.31
  • 767c5cd Add changelog entries from botocore
  • 1949b0e Merge branch 'release-1.21.30'
  • c2d5f15 Merge branch 'release-1.21.30' into develop
  • 3c88968 Bumping version to 1.21.30
  • aa06730 Add changelog entries from botocore
  • 743eb52 Add warning about TLS 1.3 support (#3204)
  • 6430a37 Fix first code block in README (#3205)
  • f2a76d9 Merge branch 'release-1.21.29'
  • Additional commits viewable in compare view

Merge request reports