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

Bump aws-sdk from 2.785.0 to 2.1080.0 #186

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

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

Bumps aws-sdk from 2.785.0 to 2.1080.0.

Release notes

Sourced from aws-sdk's releases.

Release v2.1080.0

See changelog for more information.

Release v2.1079.0

See changelog for more information.

Release v2.1078.0

See changelog for more information.

Release v2.1077.0

See changelog for more information.

Release v2.1076.0

See changelog for more information.

Release v2.1075.0

See changelog for more information.

Release v2.1074.0

See changelog for more information.

Release v2.1073.0

See changelog for more information.

Release v2.1072.0

See changelog for more information.

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.

... (truncated)

Changelog

Sourced from aws-sdk's changelog.

2.1080.0

  • feature: Lambda: Lambda releases .NET 6 managed runtime to be available in all commercial regions.
  • feature: Textract: Added support for merged cells and column header for table response.
  • feature: Transfer: The file input selection feature provides the ability to use either the originally uploaded file or the output file from the previous workflow step, enabling customers to make multiple copies of the original file while keeping the source file intact for file archival.

2.1079.0

  • feature: AppRunner: AWS App Runner adds a Java platform (Corretto 8, Corretto 11 runtimes) and a Node.js 14 runtime.
  • feature: Translate: This release enables customers to use translation settings for formality customization in their synchronous translation output.

2.1078.0

  • feature: CustomerProfiles: This release introduces apis CreateIntegrationWorkflow, DeleteWorkflow, ListWorkflows, GetWorkflow and GetWorkflowSteps. These apis are used to manage and view integration workflows.
  • feature: DynamoDB: DynamoDB ExecuteStatement API now supports Limit as a request parameter to specify the maximum number of items to evaluate. If specified, the service will process up to the Limit and the results will include a LastEvaluatedKey value to continue the read in a subsequent operation.
  • feature: Imagebuilder: This release adds support to enable faster launching for Windows AMIs created by EC2 Image Builder.

2.1077.0

  • feature: Budgets: This change introduces DescribeBudgetNotificationsForAccount API which returns budget notifications for the specified account
  • feature: Transfer: Properties for Transfer Family used with SFTP, FTP, and FTPS protocols. Display Banners are bodies of text that can be displayed before and/or after a user authenticates onto a server using one of the previously mentioned protocols.

2.1076.0

  • feature: Backup: AWS Backup add new S3_BACKUP_OBJECT_FAILED and S3_RESTORE_OBJECT_FAILED event types in BackupVaultNotifications events list.
  • feature: Evidently: Add support for filtering list of experiments and launches by status
  • feature: Redshift: SDK release for Cross region datasharing and cost-control for cross region datasharing

2.1075.0

  • feature: Budgets: Adds support for auto-adjusting budgets, a new budget method alongside fixed and planned. Auto-adjusting budgets introduces new metadata to configure a budget limit baseline using a historical lookback average or current period forecast.
  • feature: CostExplorer: AWS Cost Anomaly Detection now supports SNS FIFO topic subscribers.
  • feature: Glue: Support for optimistic locking in UpdateTable

2.1074.0

  • bugfix: ParamValidator: Fix the validation error when assign non-object values to member with document trait
  • feature: Appflow: Launching Amazon AppFlow SAP as a destination connector SDK.
  • feature: Athena: This release adds a subfield, ErrorType, to the AthenaError response object in the GetQueryExecution API when a query fails.
  • feature: RDS: Adds support for determining which Aurora PostgreSQL versions support Babelfish.

2.1073.0

  • feature: CloudFormation: This SDK release adds AWS CloudFormation Hooks HandlerErrorCodes
  • feature: LookoutVision: This release makes CompilerOptions in Lookout for Vision's StartModelPackagingJob's Configuration object optional.
  • feature: Pinpoint: This SDK release adds a new paramater creation date for GetApp and GetApps Api call
  • feature: WAFV2: Adds support for AWS WAF Fraud Control account takeover prevention (ATP), with configuration options for the new managed rule group AWSManagedRulesATPRuleSet and support for application integration SDKs for Android and iOS mobile apps.

2.1072.0

  • feature: CloudFormation: This SDK release is for the feature launch of AWS CloudFormation Hooks.

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

... (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)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.785.0 to 2.1080.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.785.0...v2.1080.0)

---
updated-dependencies:
- dependency-name: aws-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 24, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 28, 2022

Superseded by #190.

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
0 participants