nficano / python-lambda

A toolkit for developing and deploying serverless Python code in AWS Lambda.
ISC License
1.5k stars 227 forks source link

Bump boto3 from 1.16.48 to 1.17.52 #622

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps boto3 from 1.16.48 to 1.17.52.

Changelog

Sourced from boto3's changelog.

1.17.52

  • api-change:mediaconnect: [botocore] For flows that use Listener protocols, you can now easily locate an output's outbound IP address for a private internet. Additionally, MediaConnect now supports the Waiters feature that makes it easier to poll for the status of a flow until it reaches its desired state.
  • api-change:config: [botocore] Add exception for DeleteRemediationConfiguration and DescribeRemediationExecutionStatus
  • api-change:route53: [botocore] Documentation updates for route53
  • api-change:codestar-connections: [botocore] This release adds tagging support for CodeStar Connections Host resources

1.17.51

  • api-change:lightsail: [botocore] Documentation updates for Amazon Lightsail.
  • api-change:sts: [botocore] This release adds the SourceIdentity parameter that can be set when assuming a role.
  • api-change:comprehendmedical: [botocore] The InferICD10CM API now returns TIME_EXPRESSION entities that refer to medical conditions.
  • api-change:rds: [botocore] Clarify that enabling or disabling automated backups causes a brief downtime, not an outage.
  • api-change:redshift: [botocore] Added support to enable AQUA in Amazon Redshift clusters.

1.17.50

  • api-change:fsx: [botocore] Support for cross-region and cross-account backup copies
  • api-change:codebuild: [botocore] AWS CodeBuild now allows you to set the access permissions for build artifacts, project artifacts, and log files that are uploaded to an Amazon S3 bucket that is owned by another account.

1.17.49

  • api-change:redshift: [botocore] Add support for case sensitive table level restore
  • api-change:ec2: [botocore] Add paginator support to DescribeStoreImageTasks and update documentation.
  • api-change:shield: [botocore] CreateProtection now throws InvalidParameterException instead of InternalErrorException when system tags (tag with keys prefixed with "aws:") are passed in.

1.17.48

  • api-change:lookoutequipment: [botocore] This release introduces support for Amazon Lookout for Equipment.
  • api-change:kinesis-video-archived-media: [botocore] Documentation updates for archived.kinesisvideo
  • api-change:robomaker: [botocore] This release allows RoboMaker customers to specify custom tools to run with their simulation job
  • api-change:appstream: [botocore] This release provides support for image updates
  • api-change:ram: [botocore] Documentation updates for AWS RAM resource sharing
  • api-change:customer-profiles: [botocore] Documentation updates for Put-Integration API
  • api-change:autoscaling: [botocore] Amazon EC2 Auto Scaling announces Warm Pools that help applications to scale out faster by pre-initializing EC2 instances and save money by requiring fewer continuously running instances

1.17.47

  • api-change:storagegateway: [botocore] File Gateway APIs now support FSx for Windows as a cloud storage.
  • api-change:accessanalyzer: [botocore] IAM Access Analyzer now analyzes your CloudTrail events to identify actions and services that have been used by an IAM entity (user or role) and generates an IAM policy that is based on that activity.
  • api-change:elasticache: [botocore] This release adds tagging support for all AWS ElastiCache resources except Global Replication Groups.
  • api-change:ivs: [botocore] This release adds support for the Auto-Record to S3 feature. Amazon IVS now enables you to save your live video to Amazon S3.
  • api-change:mgn: [botocore] Add new service - Application Migration Service.

... (truncated)

Commits
  • 7989164 Merge branch 'release-1.17.52'
  • acafc87 Bumping version to 1.17.52
  • 3ea0047 Add changelog entries from botocore
  • a40200f Merge branch 'release-1.17.51'
  • 4b2ff0f Merge branch 'release-1.17.51' into develop
  • e34bb2c Bumping version to 1.17.51
  • c6aaa2b Add changelog entries from botocore
  • b8565dd Merge pull request #2818 from joguSD/py27-deprecation-notice
  • 1ed0bc1 Merge branch 'release-1.17.50'
  • d4731c0 Merge branch 'release-1.17.50' into develop
  • Additional commits viewable 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 3 years ago

Superseded by #623.