nficano / python-lambda

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

Bump boto3 from 1.16.48 to 1.17.64 #638

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps boto3 from 1.16.48 to 1.17.64.

Changelog

Sourced from boto3's changelog.

1.17.64

  • api-change:finspace-data: [botocore] Update FinSpace Data serviceAbbreviation

1.17.63

  • api-change:finspace-data: [botocore] This is the initial SDK release for the data APIs for Amazon FinSpace. Amazon FinSpace is a data management and analytics application for the financial services industry (FSI).
  • api-change:mturk: [botocore] Update mturk client to latest version
  • api-change:chime: [botocore] Added new BatchCreateChannelMembership API to support multiple membership creation for channels
  • api-change:finspace: [botocore] This is the initial SDK release for the management APIs for Amazon FinSpace. Amazon FinSpace is a data management and analytics service for the financial services industry (FSI).
  • api-change:securityhub: [botocore] Updated ASFF to add the following new resource details objects: AwsEc2NetworkAcl, AwsEc2Subnet, and AwsElasticBeanstalkEnvironment.

1.17.62

  • api-change:personalize: [botocore] Update URL for dataset export job documentation.
  • api-change:marketplace-catalog: [botocore] Allows user defined names for Changes in a ChangeSet. Users can use ChangeNames to reference properties in another Change within a ChangeSet. This feature allows users to make changes to an entity when the entity identifier is not yet available while constructing the StartChangeSet request.
  • api-change:forecast: [botocore] Added new DeleteResourceTree operation that helps in deleting all the child resources of a given resource including the given resource.
  • api-change:robomaker: [botocore] Adds ROS2 Foxy as a supported Robot Software Suite Version and Gazebo 11 as a supported Simulation Software Suite Version
  • api-change:cloudfront: [botocore] CloudFront now supports CloudFront Functions, a native feature of CloudFront that enables you to write lightweight functions in JavaScript for high-scale, latency-sensitive CDN customizations.
  • api-change:customer-profiles: [botocore] This release introduces GetMatches and MergeProfiles APIs to fetch and merge duplicate profiles

1.17.61

  • api-change:macie2: [botocore] The Amazon Macie API now provides S3 bucket metadata that indicates whether a bucket policy requires server-side encryption of objects when objects are uploaded to the bucket.
  • api-change:organizations: [botocore] Minor text updates for AWS Organizations API Reference
  • api-change:ecs: [botocore] Add support for EphemeralStorage on TaskDefinition and TaskOverride
  • api-change:chime: [botocore] Increase AppInstanceUserId length to 64 characters

1.17.60

  • api-change:connect: [botocore] Updated max number of tags that can be attached from 200 to 50. MaxContacts is now an optional parameter for the UpdateQueueMaxContact API.
  • api-change:mediapackage-vod: [botocore] MediaPackage now offers the option to place your Sequence Parameter Set (SPS), Picture Parameter Set (PPS), and Video Parameter Set (VPS) encoder metadata in every video segment instead of in the init fragment for DASH and CMAF endpoints.
  • api-change:nimble: [botocore] Amazon Nimble Studio is a virtual studio service that empowers visual effects, animation, and interactive content teams to create content securely within a scalable, private cloud service.
  • api-change:iotsitewise: [botocore] AWS IoT SiteWise interpolation API will get interpolated values for an asset property per specified time interval during a period of time.
  • api-change:cloudformation: [botocore] Add CallAs parameter to GetTemplateSummary to enable use with StackSets delegated administrator integration

1.17.59

  • api-change:auditmanager: [botocore] This release restricts using backslashes in control, assessment, and framework names. The controlSetName field of the UpdateAssessmentFrameworkControlSet API now allows strings without backslashes.

1.17.58

  • api-change:ec2: [botocore] Adding support for Red Hat Enterprise Linux with HA for Reserved Instances.

... (truncated)

Commits
  • 411a439 Merge branch 'release-1.17.64'
  • a2f6377 Bumping version to 1.17.64
  • 1cde0ad Add changelog entries from botocore
  • 0c57e96 Merge branch 'release-1.17.63'
  • a7f4344 Merge branch 'release-1.17.63' into develop
  • a23294c Bumping version to 1.17.63
  • 94a791e Add changelog entries from botocore
  • e743716 Merge branch 'release-1.17.62'
  • 6c0e833 Merge branch 'release-1.17.62' into develop
  • 7040eea Bumping version to 1.17.62
  • 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 #639.