Skip to content

chore(deps): Bump boto3 from 1.21.27 to 1.21.38

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

Bumps boto3 from 1.21.27 to 1.21.38.

Changelog

Sourced from boto3's changelog.

1.21.38

  • api-change:amplifyuibuilder: [botocore] In this release, we have added the ability to bind events to component level actions.
  • api-change:apprunner: [botocore] This release adds tracing for App Runner services with X-Ray using AWS Distro for OpenTelemetry. New APIs: CreateObservabilityConfiguration, DescribeObservabilityConfiguration, ListObservabilityConfigurations, and DeleteObservabilityConfiguration. Updated APIs: CreateService and UpdateService.
  • api-change:workspaces: [botocore] Added API support that allows customers to create GPU-enabled WorkSpaces using EC2 G4dn instances.

1.21.37

  • api-change:mediaconvert: [botocore] AWS Elemental MediaConvert SDK has added support for the pass-through of WebVTT styling to WebVTT outputs, pass-through of KLV metadata to supported formats, and improved filter support for processing 444/RGB content.
  • api-change:wafv2: [botocore] Add a new CurrentDefaultVersion field to ListAvailableManagedRuleGroupVersions API response; add a new VersioningSupported boolean to each ManagedRuleGroup returned from ListAvailableManagedRuleGroups API response.
  • api-change:mediapackage-vod: [botocore] This release adds ScteMarkersSource as an available field for Dash Packaging Configurations. When set to MANIFEST, MediaPackage will source the SCTE-35 markers from the manifest. When set to SEGMENTS, MediaPackage will source the SCTE-35 markers from the segments.

1.21.36

  • api-change:apigateway: [botocore] ApiGateway CLI command get-usage now includes usagePlanId, startDate, and endDate fields in the output to match documentation.
  • api-change:personalize: [botocore] This release provides tagging support in AWS Personalize.
  • api-change:pi: [botocore] Adds support for DocumentDB to the Performance Insights API.
  • api-change:events: [botocore] Update events client to latest version
  • api-change:docdb: [botocore] Added support to enable/disable performance insights when creating or modifying db instances
  • api-change:sagemaker: [botocore] Amazon Sagemaker Notebook Instances now supports G5 instance types

1.21.35

  • bugfix:Proxy: [botocore] Fix failure case for IP proxy addresses using TLS-in-TLS. boto/botocore#2652 <https://github.com/boto/botocore/pull/2652>__
  • api-change:config: [botocore] Add resourceType enums for AWS::EMR::SecurityConfiguration and AWS::SageMaker::CodeRepository
  • api-change:panorama: [botocore] Added Brand field to device listings.
  • api-change:lambda: [botocore] This release adds new APIs for creating and managing Lambda Function URLs and adds a new FunctionUrlAuthType parameter to the AddPermission API. Customers can use Function URLs to create built-in HTTPS endpoints on their functions.
  • api-change:kendra: [botocore] Amazon Kendra now provides a data source connector for Box. For more information, see https://docs.aws.amazon.com/kendra/latest/dg/data-source-box.html

1.21.34

  • api-change:securityhub: [botocore] Added additional ASFF details for RdsSecurityGroup AutoScalingGroup, ElbLoadBalancer, CodeBuildProject and RedshiftCluster.
  • api-change:fsx: [botocore] Provide customers more visibility into file system status by adding new "Misconfigured Unavailable" status for Amazon FSx for Windows File Server.
  • api-change:s3control: [botocore] Documentation-only update for doc bug fixes for the S3 Control API docs.
  • api-change:datasync: [botocore] AWS DataSync now supports Amazon FSx for OpenZFS locations.

1.21.33

  • api-change:iot: [botocore] AWS IoT - AWS IoT Device Defender adds support to list metric datapoints collected for IoT devices through the ListMetricValues API

... (truncated)

Commits
  • 529335f Merge branch 'release-1.21.38'
  • 07a23fd Bumping version to 1.21.38
  • 6b0c431 Add changelog entries from botocore
  • c79e9b5 Merge branch 'release-1.21.37'
  • 2159576 Merge branch 'release-1.21.37' into develop
  • 7b02898 Bumping version to 1.21.37
  • 513ffde Add changelog entries from botocore
  • b6d6eb5 Add CRT examples to docs (#3217)
  • e85a235 Merge branch 'release-1.21.36'
  • 604ecaa Merge branch 'release-1.21.36' into develop
  • Additional commits viewable in compare view

Merge request reports