Skip to content

chore(deps): Bump boto3 from 1.21.0 to 1.21.18

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

Bumps boto3 from 1.21.0 to 1.21.18.

Changelog

Sourced from boto3's changelog.

1.21.18

  • api-change:outposts: [botocore] This release adds address filters for listSites
  • api-change:lambda: [botocore] Adds PrincipalOrgID support to AddPermission API. Customers can use it to manage permissions to lambda functions at AWS Organizations level.
  • api-change:secretsmanager: [botocore] Documentation updates for Secrets Manager.
  • api-change:connect: [botocore] This release adds support for enabling Rich Messaging when starting a new chat session via the StartChatContact API. Rich Messaging enables the following formatting options: bold, italics, hyperlinks, bulleted lists, and numbered lists.
  • api-change:chime: [botocore] Chime VoiceConnector Logging APIs will now support MediaMetricLogs. Also CreateMeetingDialOut now returns AccessDeniedException.

1.21.17

  • api-change:transcribe: [botocore] Documentation fix for API StartMedicalTranscriptionJobRequest, now showing min sample rate as 16khz
  • api-change:transfer: [botocore] Adding more descriptive error types for managed workflows
  • api-change:lexv2-models: [botocore] Update lexv2-models client to latest version

1.21.16

  • api-change:comprehend: [botocore] Amazon Comprehend now supports extracting the sentiment associated with entities such as brands, products and services from text documents.

1.21.15

  • api-change:eks: [botocore] Introducing a new enum for NodeGroup error code: Ec2SubnetMissingIpv6Assignment
  • api-change:keyspaces: [botocore] Adding link to CloudTrail section in Amazon Keyspaces Developer Guide
  • api-change:mediaconvert: [botocore] AWS Elemental MediaConvert SDK has added support for reading timecode from AVCHD sources and now provides the ability to segment WebVTT at the same interval as the video and audio in HLS packages.

1.21.14

  • api-change:chime-sdk-meetings: [botocore] Adds support for Transcribe language identification feature to the StartMeetingTranscription API.
  • api-change:ecs: [botocore] Amazon ECS UpdateService API now supports additional parameters: loadBalancers, propagateTags, enableECSManagedTags, and serviceRegistries
  • api-change:migration-hub-refactor-spaces: [botocore] AWS Migration Hub Refactor Spaces documentation update.

1.21.13

  • api-change:synthetics: [botocore] Allow custom handler function.
  • api-change:transfer: [botocore] Add waiters for server online and offline.
  • api-change:devops-guru: [botocore] Amazon DevOps Guru now integrates with Amazon CodeGuru Profiler. You can view CodeGuru Profiler recommendations for your AWS Lambda function in DevOps Guru. This feature is enabled by default for new customers as of 3/4/2022. Existing customers can enable this feature with UpdateEventSourcesConfig.
  • api-change:macie: [botocore] Amazon Macie Classic (macie) has been discontinued and is no longer available. A new Amazon Macie (macie2) is now available with significant design improvements and additional features.
  • api-change:ec2: [botocore] Documentation updates for Amazon EC2.
  • api-change:sts: [botocore] Documentation updates for AWS Security Token Service.
  • api-change:connect: [botocore] This release updates the *InstanceStorageConfig APIs so they support a new ResourceType: REAL_TIME_CONTACT_ANALYSIS_SEGMENTS. Use this resource type to enable streaming for real-time contact analysis and to associate the Kinesis stream where real-time contact analysis segments will be published.

... (truncated)

Commits
  • 97069c5 Merge branch 'release-1.21.18'
  • 8c350e5 Bumping version to 1.21.18
  • 6b02824 Add changelog entries from botocore
  • fa53a0a Merge branch 'release-1.21.17'
  • da4cb3e Merge branch 'release-1.21.17' into develop
  • 67f1c85 Bumping version to 1.21.17
  • f01c7ad Add changelog entries from botocore
  • a8d1ffc Remove nose from requirements-dev.txt (#3186)
  • a5d345e Update get_available_regions documentation
  • 4b17267 Merge branch 'release-1.21.16'
  • Additional commits viewable in compare view

Merge request reports