Skip to content

Bump boto3 from 1.20.17 to 1.20.19

Guillaume Everarts de Velp requested to merge dependabot/pip/boto3-1.20.19 into master

Created by: dependabot[bot]

Bumps boto3 from 1.20.17 to 1.20.19.

Changelog

Sourced from boto3's changelog.

1.20.19

  • api-change:ram: [botocore] This release adds the ability to use the new ResourceRegionScope parameter on List operations that return lists of resources or resource types. This new parameter filters the results by letting you differentiate between global or regional resource types.
  • api-change:networkmanager: [botocore] This release adds API support for AWS Cloud WAN.
  • api-change:amplifyuibuilder: [botocore] This release introduces the actions and data types for the new Amplify UI Builder API. The Amplify UI Builder API provides a programmatic interface for creating and configuring user interface (UI) component libraries and themes for use in Amplify applications.

1.20.18

  • api-change:sagemaker: [botocore] This release enables - 1/ Inference endpoint configuration recommendations and ability to run custom load tests to meet performance needs. 2/ Deploy serverless inference endpoints. 3/ Query, filter and retrieve end-to-end ML lineage graph, and incorporate model quality/bias detection in ML workflow.
  • api-change:kendra: [botocore] Experience Builder allows customers to build search applications without writing code. Analytics Dashboard provides quality and usability metrics for Kendra indexes. Custom Document Enrichment allows customers to build a custom ingestion pipeline to pre-process documents and generate metadata.
  • api-change:directconnect: [botocore] Adds SiteLink support to private and transit virtual interfaces. SiteLink is a new Direct Connect feature that allows routing between Direct Connect points of presence.
  • api-change:lexv2-models: [botocore] Update lexv2-models client to latest version
  • api-change:ec2: [botocore] This release adds support for Amazon VPC IP Address Manager (IPAM), which enables you to plan, track, and monitor IP addresses for your workloads. This release also adds support for VPC Network Access Analyzer, which enables you to analyze network access to resources in your Virtual Private Clouds.
  • api-change:shield: [botocore] This release adds API support for Automatic Application Layer DDoS Mitigation for AWS Shield Advanced. Customers can now enable automatic DDoS mitigation in count or block mode for layer 7 protected resources.
  • api-change:sagemaker-runtime: [botocore] Update sagemaker-runtime client to latest version
  • api-change:devops-guru: [botocore] DevOps Guru now provides detailed, database-specific analyses of performance issues and recommends corrective actions for Amazon Aurora database instances with Performance Insights turned on. You can also use AWS tags to choose which resources to analyze and define your applications.
  • api-change:dynamodb: [botocore] Add support for Table Classes and introduce the Standard Infrequent Access table class.
Commits
  • c9d838e Merge branch 'release-1.20.19'
  • 72253ce Bumping version to 1.20.19
  • 7506bb3 Add changelog entries from botocore
  • 949d949 Merge branch 'release-1.20.18'
  • a8f1375 Merge branch 'release-1.20.18' into develop
  • 53b05d3 Bumping version to 1.20.18
  • 5bba696 Add changelog entries from botocore
  • 23ba04e Merge branch 'release-1.20.17' into develop
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Merge request reports

Loading