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.784.0 to 2.839.0 #777

Merged
merged 6 commits into from
Mar 4, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 8, 2021

Bumps aws-sdk from 2.784.0 to 2.839.0.

Release notes

Sourced from aws-sdk's releases.

Release v2.839.0

See changelog for more information.

Release v2.838.0

See changelog for more information.

Release v2.837.0

See changelog for more information.

Release v2.836.0

See changelog for more information.

Release v2.835.0

See changelog for more information.

Release v2.834.0

See changelog for more information.

Release v2.833.0

See changelog for more information.

Release v2.832.0

See changelog for more information.

Release v2.831.0

See changelog for more information.

Release v2.830.0

See changelog for more information.

Release v2.829.0

See changelog for more information.

Release v2.828.0

See changelog for more information.

Release v2.827.0

See changelog for more information.

Release v2.826.0

See changelog for more information.

Release v2.825.0

See changelog for more information.

Release v2.824.0

See changelog for more information.

Release v2.823.0

See changelog for more information.

... (truncated)

Changelog

Sourced from aws-sdk's changelog.

2.839.0

  • feature: Organizations: Added support for a few additional exception codes for some AWS Organizations APIs.

2.838.0

  • feature: Appflow: Adding schedule offset as an input for scheduled flows in CreateFlow API. Also, adding data pull start time and data pull end time for DescribeFlowExecutionRecords API response.
  • feature: Athena: Adds the Athena ListEngineVersions action and the EngineVersion data type. ListEngineVersions returns the available Athena engine versions, including Auto, as a list of EngineVersion objects.
  • feature: DLM: Provide support for EBS Local Snapshots on AWS Outpost in Data Lifecycle Manager (DLM).
  • feature: EC2: AWS Outposts now supports EBS local snapshots on Outposts that allows customers to store snapshots of EBS volumes and AMIs locally on S3 on Outposts.
  • feature: EMRcontainers: This release is to correct the timestamp format to ISO8601 for the date parameters in the describe and list API response objects of Job Run and Virtual Clusters.
  • feature: QuickSight: API release for field folders feature.

2.837.0

  • feature: Appflow: Adding schedule offset as an input for scheduled flows in CreateFlow API. Also, adding data pull start time and data pull end time for DescribeFlowExecutionRecords API response.
  • feature: Athena: Adds the Athena ListEngineVersions action and the EngineVersion data type. ListEngineVersions returns the available Athena engine versions, including Auto, as a list of EngineVersion objects.
  • feature: DLM: Provide support for EBS Local Snapshots on AWS Outpost in Data Lifecycle Manager (DLM).
  • feature: EC2: AWS Outposts now supports EBS local snapshots on Outposts that allows customers to store snapshots of EBS volumes and AMIs locally on S3 on Outposts.
  • feature: EMRcontainers: This release is to correct the timestamp format to ISO8601 for the date parameters in the describe and list API response objects of Job Run and Virtual Clusters.
  • feature: QuickSight: API release for field folders feature.

2.836.0

  • feature: AuditManager: This release adds AccessDeniedException to GetServicesInScope API.
  • feature: DataBrew: This release adds the DescribeJobRun API to allow customers retrieve details of a given job run
  • feature: EC2: EC2 Public IP now supports API for setting PTR records on Elastic IP address.
  • feature: IoTSiteWise: Update AccessPolicy API input to support IAM role for IAM mode. Iam role is added as part of accessPolicyIdentity.
  • feature: Lambda: Support for creating Lambda Functions using 'nodejs14.x'
  • feature: SecurityHub: Added a ProductArn parameter to DescribeProducts. ProductArn is used to identify the integration to return details for.
  • feature: WorkMail: Increased maximum length of ipRanges values for Access Control Rules from 10 to 1024.

2.835.0

  • feature: AppMesh: App Mesh now supports mutual TLS with two-way peer authentication. You can specify client certificates, server-side TLS validation, and matching of Subject Alternative Names.
  • feature: ApplicationAutoScaling: With this release, scheduled actions of Application Auto Scaling can be created in the local time zone and automatically adjusted according to daylight saving changes.
  • feature: IoTWireless: Add enum value MqttTopic for Destination ExpressionType, add LoRaWANNetworkServerCertificateId for GetWirelessGatewayCertificate API
  • feature: LookoutVision: This release includes the General Availability (GA) SDK for Amazon Lookout for Vision. New for GA is tagging support for Amazon Lookout for Vision models.
  • feature: MediaLive: AWS Elemental MediaLive now supports Image Media Playlists on HLS outputs, version 0.4 (trick-mode).
  • feature: RDSDataService: With the Data API, you can now use UUID and JSON data types as input to your database. Also with the Data API, you can now have a LONG type value returned from your database as a STRING value.
  • feature: S3Control: Amazon S3 Batch Operations now supports Delete Object Tagging

2.834.0

  • bugfix: Lex Models V2: Lex Models V2 service requires Content-Type header to be application/x-amz-json-1.1
  • feature: Connect: Added API to manage queues or get hours of operation for a queue programmatically, which can be used to create new/update queues, or take actions when skills are outside of their hours of operation.
  • feature: Macie2: This release of the Amazon Macie API adds support for using object prefixes to refine the scope of a classification job.
  • feature: MediaLive: "AWS Elemental MediaLive now supports output to a private VPC. When this property is specified, the output will egress from a user specified VPC."

2.833.0

  • feature: CloudWatch: Update to SDK to support label time zones in CloudWatch GetMetricData
  • feature: DataBrew: This SDK release adds support for specifying a custom delimiter for input CSV datasets and for CSV job outputs.
  • feature: ManagedBlockchain: This release supports tagging on Amazon Managed Blockchain resources.
  • feature: RoboMaker: This release allows Robomaker customers to specify configuration for uploading logs and artifacts generated by their simulation jobs.

2.832.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.784.0 to 2.839.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.784.0...v2.839.0)

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

dependabot bot commented on behalf of github Feb 15, 2021

A newer version of aws-sdk exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@DeepaliAloori DeepaliAloori merged commit 1b41c23 into master Mar 4, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aws-sdk-2.839.0 branch March 4, 2021 21:24
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

1 participant