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.91 #670

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps boto3 from 1.16.48 to 1.17.91.

Changelog

Sourced from boto3's changelog.

1.17.91

  • api-change:transfer: [botocore] Documentation updates for the AWS Transfer Family service.
  • api-change:personalize-events: [botocore] Support for unstructured text inputs in the items dataset to to automatically extract key information from product/content description as an input when creating solution versions.
  • api-change:proton: [botocore] This is the initial SDK release for AWS Proton
  • api-change:kendra: [botocore] AWS Kendra now supports checking document status.

1.17.90

  • api-change:fsx: [botocore] This release adds support for auditing end-user access to files, folders, and file shares using Windows event logs, enabling customers to meet their security and compliance needs.
  • api-change:servicecatalog: [botocore] increase max pagesize for List/Search apis
  • api-change:macie2: [botocore] This release of the Amazon Macie API introduces stricter validation of S3 object criteria for classification jobs.
  • api-change:cognito-idp: [botocore] Documentation updates for cognito-idp

1.17.89

  • api-change:sagemaker: [botocore] AWS SageMaker - Releasing new APIs related to Callback steps in model building pipelines. Adds experiment integration to model building pipelines.
  • api-change:glue: [botocore] Add SampleSize variable to S3Target to enable s3-sampling feature through API.
  • api-change:personalize: [botocore] Update regex validation in kmsKeyArn and s3 path API parameters for AWS Personalize APIs
  • api-change:eks: [botocore] Added updateConfig option that allows customers to control upgrade velocity in Managed Node Group.

1.17.88

  • api-change:rds: [botocore] Documentation updates for RDS: fixing an outdated link to the RDS documentation in DBInstance$DBInstanceStatus
  • api-change:pi: [botocore] The new GetDimensionKeyDetails action retrieves the attributes of the specified dimension group for a DB instance or data source.
  • api-change:cloudtrail: [botocore] AWS CloudTrail supports data events on new service resources, including Amazon DynamoDB tables and S3 Object Lambda access points.
  • api-change:medialive: [botocore] Add support for automatically setting the H.264 adaptive quantization and GOP B-frame fields.
  • api-change:autoscaling: [botocore] Documentation updates for Amazon EC2 Auto Scaling
  • api-change:qldb: [botocore] Documentation updates for Amazon QLDB

1.17.87

  • api-change:s3: [botocore] S3 Inventory now supports Bucket Key Status
  • api-change:s3control: [botocore] Amazon S3 Batch Operations now supports S3 Bucket Keys.
  • api-change:route53resolver: [botocore] Documentation updates for Route 53 Resolver
  • api-change:ssm: [botocore] Documentation updates for ssm to fix customer reported issue
  • api-change:forecast: [botocore] Added optional field AutoMLOverrideStrategy to CreatePredictor API that allows users to customize AutoML strategy. If provided in CreatePredictor request, this field is visible in DescribePredictor and GetAccuracyMetrics responses.

1.17.86

  • api-change:autoscaling: [botocore] You can now launch EC2 instances with GP3 volumes when using Auto Scaling groups with Launch Configurations
  • api-change:lightsail: [botocore] Documentation updates for Lightsail
  • api-change:ecs: [botocore] Documentation updates for Amazon ECS.
  • api-change:docdb: [botocore] This SDK release adds support for DocDB global clusters.

... (truncated)

Commits
  • a39f75f Merge branch 'release-1.17.91'
  • 60f91d9 Bumping version to 1.17.91
  • 1d7113c Add changelog entries from botocore
  • cb4c514 Merge branch 'release-1.17.90'
  • 018c1ad Merge branch 'release-1.17.90' into develop
  • 1e24fff Bumping version to 1.17.90
  • 4e73031 Add changelog entries from botocore
  • 1325ffa Merge branch 'release-1.17.89'
  • ffe499f Merge branch 'release-1.17.89' into develop
  • 6c8075b Bumping version to 1.17.89
  • 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 #671.