Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump aws-sdk from 2.157.0 to 2.1071.0 #54

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 9, 2022

Bumps aws-sdk from 2.157.0 to 2.1071.0.

Release notes

Sourced from aws-sdk's releases.

Release v2.1071.0

See changelog for more information.

Release v2.1070.0

See changelog for more information.

Release v2.1069.0

See changelog for more information.

Release v2.1068.0

See changelog for more information.

Release v2.1067.0

See changelog for more information.

Release v2.1066.0

See changelog for more information.

Release v2.1065.0

See changelog for more information.

Release v2.1064.0

See changelog for more information.

Release v2.1063.0

See changelog for more information.

Release v2.1062.0

See changelog for more information.

Release v2.1061.0

See changelog for more information.

Release v2.1060.0

See changelog for more information.

Release v2.1059.0

See changelog for more information.

Release v2.1058.0

See changelog for more information.

Release v2.1057.0

See changelog for more information.

Release v2.1056.0

See changelog for more information.

Release v2.1055.0

See changelog for more information.

... (truncated)

Changelog

Sourced from aws-sdk's changelog.

2.1071.0

  • feature: AppRunner: This release adds support for App Runner to route outbound network traffic of a service through an Amazon VPC. New API: CreateVpcConnector, DescribeVpcConnector, ListVpcConnectors, and DeleteVpcConnector. Updated API: CreateService, DescribeService, and UpdateService.
  • feature: Kendra: Amazon Kendra now provides a data source connector for Amazon FSx. For more information, see https://docs.aws.amazon.com/kendra/latest/dg/data-source-fsx.html
  • feature: S3Control: This release adds support for S3 Batch Replication. Batch Replication lets you replicate existing objects, already replicated objects to new destinations, and objects that previously failed to replicate. Customers will receive object-level visibility of progress and a detailed completion report.
  • feature: SageMaker: Autopilot now generates an additional report with information on the performance of the best model, such as a Confusion matrix and Area under the receiver operating characteristic (AUC-ROC). The path to the report can be found in CandidateArtifactLocations.

2.1070.0

  • feature: AuditManager: This release updates 3 API parameters. UpdateAssessmentFrameworkControlSet now requires the controls attribute, and CreateAssessmentFrameworkControl requires the id attribute. Additionally, UpdateAssessmentFramework now has a minimum length constraint for the controlSets attribute.
  • feature: SSMIncidents: Update RelatedItem enum to support SSM Automation
  • feature: Synthetics: Adding names parameters to the Describe APIs.

2.1069.0

  • feature: Athena: You can now optionally specify the account ID that you expect to be the owner of your query results output location bucket in Athena. If the account ID of the query results bucket owner does not match the specified account ID, attempts to output to the bucket will fail with an S3 permissions error.
  • feature: LakeFormation: Add support for calling Update Table Objects without a TransactionId.

2.1068.0

  • feature: EC2: adds support for AMIs in Recycle Bin
  • feature: MarketplaceMetering: Add CustomerAWSAccountId to ResolveCustomer API response and increase UsageAllocation limit to 2500.
  • feature: Rbin: Add EC2 Image recycle bin support.
  • feature: RoboMaker: The release deprecates the use various APIs of RoboMaker Deployment Service in favor of AWS IoT GreenGrass v2.0.

2.1067.0

  • feature: Appflow: Launching Amazon AppFlow Custom Connector SDK.
  • feature: Comprehend: Amazon Comprehend now supports sharing and importing custom trained models from one AWS account to another within the same region.
  • feature: ES: Allows customers to get progress updates for blue/green deployments
  • feature: Fis: Added GetTargetResourceType and ListTargetResourceTypesAPI actions. These actions return additional details about resource types and parameters that can be targeted by FIS actions. Added a parameters field for the targets that can be specified in experiment templates.
  • feature: Glue: Launch Protobuf support for AWS Glue Schema Registry
  • feature: Iot: This release adds support for configuring AWS IoT logging level per client ID, source IP, or principal ID.
  • feature: Personalize: Adding minRecommendationRequestsPerSecond attribute to recommender APIs.

2.1066.0

  • feature: Athena: This release adds a field, AthenaError, to the GetQueryExecution response object when a query fails.
  • feature: SageMaker: This release added a new NNA accelerator compilation support for Sagemaker Neo.
  • feature: SecretsManager: Feature are ready to release on Jan 28th

2.1065.0

  • feature: Connect: This release adds support for configuring a custom chat duration when starting a new chat session via the StartChatContact API. The default value for chat duration is 25 hours, minimum configurable value is 1 hour (60 minutes) and maximum configurable value is 7 days (10,080 minutes).
  • feature: EC2: X2ezn instances are powered by Intel Cascade Lake CPUs that deliver turbo all core frequency of up to 4.5 GHz and up to 100 Gbps of networking bandwidth
  • feature: Kafka: Amazon MSK has updated the CreateCluster and UpdateBrokerStorage API that allows you to specify volume throughput during cluster creation and broker volume updates.
  • feature: OpenSearch: Allows customers to get progress updates for blue/green deployments

2.1064.0

  • feature: CodeGuruReviewer: Added failure state and adjusted timeout in waiter
  • feature: FraudDetector: Added new APIs for viewing past predictions and obtaining prediction metadata including prediction explanations: ListEventPredictions and GetEventPredictionMetadata
  • feature: SageMaker: API changes relating to Fail steps in model building pipeline and add PipelineExecutionFailureReason in PipelineExecutionSummary.
  • feature: SecurityHub: Adding top level Sample boolean field

2.1063.0

  • feature: Connect: This release adds support for custom vocabularies to be used with Contact Lens. Custom vocabularies improve transcription accuracy for one or more specific words.
  • feature: EFS: Use Amazon EFS Replication to replicate your Amazon EFS file system in the AWS Region of your preference.

... (truncated)

Commits

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

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.157.0 to 2.1071.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.157.0...v2.1071.0)

---
updated-dependencies:
- dependency-name: aws-sdk
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants