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.68 #642

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps boto3 from 1.16.48 to 1.17.68.

Changelog

Sourced from boto3's changelog.

1.17.68

  • api-change:servicediscovery: [botocore] Bugfix: Improved input validation for RegisterInstance action, InstanceId field
  • api-change:kafka: [botocore] IAM Access Control for Amazon MSK enables you to create clusters that use IAM to authenticate clients and to allow or deny Apache Kafka actions for those clients.
  • api-change:ssm: [botocore] SSM feature release - ChangeCalendar integration with StateManager.
  • api-change:snowball: [botocore] AWS Snow Family adds APIs for ordering and managing Snow jobs with long term pricing

1.17.67

  • api-change:auditmanager: [botocore] This release updates the CreateAssessmentFrameworkControlSet and UpdateAssessmentFrameworkControlSet API data types. For both of these data types, the control set name is now a required attribute.
  • api-change:nimble: [botocore] Documentation Updates for Amazon Nimble Studio.
  • api-change:kinesisanalyticsv2: [botocore] Amazon Kinesis Analytics now supports RollbackApplication for Apache Flink applications to revert the application to the previous running version
  • api-change:sagemaker: [botocore] Amazon SageMaker Autopilot now provides the ability to automatically deploy the best model to an endpoint

1.17.66

  • api-change:finspace: [botocore] Documentation updates for FinSpace API.
  • api-change:finspace-data: [botocore] Documentation updates for FinSpaceData API.

1.17.65

  • api-change:devops-guru: [botocore] Added GetCostEstimation and StartCostEstimation to get the monthly resource usage cost and added ability to view resource health by AWS service name and to search insights be AWS service name.
  • api-change:acm-pca: [botocore] This release adds the KeyStorageSecurityStandard parameter to the CreateCertificateAuthority API to allow customers to mandate a security standard to which the CA key will be stored within.
  • api-change:health: [botocore] Documentation updates for health
  • api-change:chime: [botocore] This release adds the ability to search for and order international phone numbers for Amazon Chime SIP media applications.
  • api-change:sagemaker: [botocore] Enable retrying Training and Tuning Jobs that fail with InternalServerError by setting RetryStrategy.

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.

... (truncated)

Commits
  • cc79ada Merge branch 'release-1.17.68'
  • d40fa96 Bumping version to 1.17.68
  • 56b784b Add changelog entries from botocore
  • 4e82b9c Merge branch 'release-1.17.67'
  • 41dab04 Merge branch 'release-1.17.67' into develop
  • c1ff1f5 Bumping version to 1.17.67
  • 2176bb4 Add changelog entries from botocore
  • cb1daa2 Merge branch 'release-1.17.66'
  • 8a6bd89 Merge branch 'release-1.17.66' into develop
  • d3810ea Bumping version to 1.17.66
  • 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 #644.