Skip to content

Bump aws-sdk from 2.58.0 to 2.610.0#64

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/aws-sdk-2.610.0
Closed

Bump aws-sdk from 2.58.0 to 2.610.0#64
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/aws-sdk-2.610.0

Conversation

@dependabot-preview
Copy link

Bumps aws-sdk from 2.58.0 to 2.610.0.

Release notes

Sourced from aws-sdk's releases.

Release v2.610.0

See changelog for more information.

Release v2.609.0

See changelog for more information.

Release v2.608.0

See changelog for more information.

Release v2.607.0

See changelog for more information.

Release v2.606.0

See changelog for more information.

Release v2.605.0

See changelog for more information.

Release v2.604.0

See changelog for more information.

Release v2.603.0

See changelog for more information.

Release v2.602.0

See changelog for more information.

Release v2.601.0

See changelog for more information.

Release v2.600.0

See changelog for more information.

Release v2.599.0

See changelog for more information.

Release v2.598.0

See changelog for more information.

Release v2.597.0

See changelog for more information.

Release v2.596.0

See changelog for more information.

Release v2.595.0

See changelog for more information.

Release v2.594.0

See changelog for more information.

... (truncated)
Changelog

Sourced from aws-sdk's changelog.

2.610.0

  • feature: BigInt Support for DynamoDB Convert: Adding support for BigInt data type for DocumentDB Dynamo Client converter.
  • bugfix: endpoint: add endpoint for us-iso-*
  • bugfix: endpoint: add endpoint for us-isob-*
  • feature: DataSync: AWS DataSync now supports FSx for Windows File Server Locations
  • feature: ECS: This release provides support for tagging Amazon ECS task sets for services using external deployment controllers.
  • feature: EKS: Adding new error codes for Nodegroups in EKS
  • feature: OpsWorksCM: AWS OpsWorks for Chef Automate now supports in-place upgrade to Chef Automate 2. Eligible servers can be updated through the management console, CLI and APIs.

2.609.0

  • feature: IAM: This release enables the Identity and Access Management policy simulator to simulate permissions boundary policies.
  • feature: RDS: This SDK release introduces APIs that automate the export of Amazon RDS snapshot data to Amazon S3. The new APIs include: StartExportTask, CancelExportTask, DescribeExportTasks. These APIs automate the extraction of data from an RDS snapshot and export it to an Amazon S3 bucket. The data is stored in a compressed, consistent, and query-able format. After the data is exported, you can query it directly using tools such as Amazon Athena or Redshift Spectrum. You can also consume the data as part of a data lake solution. If you archive the data in S3 Infrequent Access or Glacier, you can reduce long term data storage costs by applying data lifecycle policies.

2.608.0

  • feature: CodePipeline: AWS CodePipeline enables an ability to stop pipeline executions.
  • feature: EC2: Add an enum value to the result of DescribeByoipCidrs to support CIDRs that are not publicly advertisable.
  • feature: MarketplaceCommerceAnalytics: Remove 4 deprecated data sets, change some data sets available dates to 2017-09-15

2.607.0

  • feature: AlexaForBusiness: Add support for CreatedTime and ConnectionStatusUpdatedTime in response of SearchDevices API.
  • feature: ApplicationInsights: This release adds support for a list API to retrieve the configuration events logged during periodic updates to an application by Amazon CloudWatch Application Insights.
  • feature: CloudWatch: Updating DescribeAnomalyDetectors API to return AnomalyDetector Status value in response.
  • feature: EC2: This release provides support for a preview of bringing your own IPv6 addresses (BYOIP for IPv6) for use in AWS.
  • feature: KMS: The ConnectCustomKeyStore operation now provides new error codes (USER_LOGGED_IN and USER_NOT_FOUND) for customers to better troubleshoot if their connect custom key store operation fails. Password length validation during CreateCustomKeyStore now also occurs on the client side.
  • feature: Lambda: Added reason codes to StateReasonCode (InvalidSubnet, InvalidSecurityGroup) and LastUpdateStatusReasonCode (SubnetOutOfIPAddresses, InvalidSubnet, InvalidSecurityGroup) for functions that connect to a VPC.

2.606.0

  • bugfix: iam: add IAM endpoint for us-isob-*
  • feature: Batch: This release ensures INACTIVE job definitions are permanently deleted after 180 days.
  • feature: CloudHSMV2: This release introduces resource-level and tag-based access control for AWS CloudHSM resources. You can now tag CloudHSM backups, tag CloudHSM clusters on creation, and tag a backup as you copy it to another region.
  • feature: ECS: This release provides a public preview for specifying Amazon EFS file systems as volumes in your Amazon ECS task definitions.
  • feature: MediaConvert: AWS Elemental MediaConvert SDK has added support for MP3 audio only outputs.
  • feature: Neptune: This release includes Deletion Protection for Amazon Neptune databases.

2.605.0

  • feature: DirectoryService: To reduce the number of errors our customers are facing, we have modified the requirements of input parameters for two of Directory Service APIs.
  • feature: EC2: Client VPN now supports Port Configuration for VPN Endpoints, allowing usage of either port 443 or port 1194.
  • feature: SageMaker: This release adds two new APIs (UpdateWorkforce and DescribeWorkforce) to SageMaker Ground Truth service for workforce IP whitelisting.

2.604.0

  • feature: EC2: General Update to EC2 Docs and SDKs
  • feature: SecurityHub: Add support for DescribeStandardsControls and UpdateStandardsControl. These new Security Hub API operations are used to track and manage whether a compliance standards control is enabled.

2.603.0

  • feature: EC2: This release adds support for partition placement groups and instance metadata option in Launch Templates

2.602.0

  • bugfix: util: Fix name.endsWith is not a function exception when inspecting some generated errors with some versions of nodejs
  • feature: Backup: Cross-region backup is a new AWS Backup feature that allows enterprises to copy backups across multiple AWS services to different regions.
  • feature: EFS: This release adds support for managing EFS file system policies and EFS Access Points.
... (truncated)
Commits
Maintainer changes

This version was pushed to npm by aws-sdk-bot, a new releaser for aws-sdk since your current version.


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:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.58.0 to 2.610.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.58.0...v2.610.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview
Copy link
Author

Superseded by #66.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/aws-sdk-2.610.0 branch March 1, 2020 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants