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.484.0 to 2.518.0 #43

Merged
merged 1 commit into from
Aug 28, 2019

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps aws-sdk from 2.484.0 to 2.518.0.

Release notes

Sourced from aws-sdk's releases.

Release v2.518.0

See changelog for more information.

Release v2.517.0

See changelog for more information.

Release v2.516.0

See changelog for more information.

Release v2.515.0

See changelog for more information.

Release v2.514.0

See changelog for more information.

Release v2.513.0

See changelog for more information.

Release v2.512.0

See changelog for more information.

Release v2.511.0

See changelog for more information.

Release v2.510.0

See changelog for more information.

Release v2.509.0

See changelog for more information.

Release v2.508.0

See changelog for more information.

Release v2.507.0

See changelog for more information.

Release v2.506.0

See changelog for more information.

Release v2.505.0

See changelog for more information.

Release v2.504.0

See changelog for more information.

Release v2.503.0

See changelog for more information.

Release v2.502.0

See changelog for more information.

... (truncated)
Changelog

Sourced from aws-sdk's changelog.

2.518.0

  • bugfix: Credentials: Update environment variable names in TokenFileWebIdentityCredentials
  • feature: SSM: This feature adds "default tier" to the AWS Systems Manager Parameter Store for parameter creation and update. AWS customers can now set the "default tier" to one of the following values: Standard (default), Advanced or Intelligent-Tiering. This allows customers to create advanced parameters or parameters in corresponding tiers with one setting rather than code change to specify parameter tiers.
  • feature: SecurityHub: This release resolves an issue with the DescribeHub action, changes the MasterId and InvitationId parameters for AcceptInvitation to Required, and changes the AccountIds parameter for DeleteInvitations and DeclineInvitations to Required.

2.517.0

  • feature: Credentials: Added TokenFileWebIdentityCredentials
  • feature: EC2: This release of EC2 VM Import Export adds support for exporting Amazon Machine Image(AMI)s to a VM file
  • feature: MediaPackageVod: Adds optional Constant Initialization Vector (IV) to HLS Encryption for MediaPackage VOD.
  • feature: TranscribeService: Amazon Transcribe - support transcriptions from audio sources in Russian (ru-RU) and Chinese (zh-CN).

2.516.0

  • feature: DataSync: This release adds support for SMB location type.
  • feature: RDS: This release allows users to enable RDS Data API while creating Aurora Serverless databases.

2.515.0

  • feature: ElastiCache: ElastiCache extends support for Scale down for Redis Cluster-mode enabled and disabled replication groups
  • feature: ForecastQueryService: Amazon Forecast is a fully managed machine learning service that makes it easy for customers to generate accurate forecasts using their historical time-series data
  • feature: ForecastService: Amazon Forecast is a fully managed machine learning service that makes it easy for customers to generate accurate forecasts using their historical time-series data
  • feature: PersonalizeRuntime: Increased limits on number of items recommended and reranked: The maximum number of results returned from getRecommendations API has been increased to 200. The maximum number of items which can be reranked via getPersonalizedRanking API has been increased to 200.
  • feature: SQS: This release provides a way to add metadata tags to a queue when it is created. You can use tags to organize and identify your Amazon SQS queues for cost allocation.
  • feature: SageMaker: Amazon SageMaker now supports Amazon EFS and Amazon FSx for Lustre file systems as data sources for training machine learning models. Amazon SageMaker now supports running training jobs on ml.p3dn.24xlarge instance type. This instance type is offered as a limited private preview for certain SageMaker customers. If you are interested in joining the private preview, please reach out to the SageMaker Product Management team via AWS Support."

2.514.0

  • feature: AlexaForBusiness: Adding support for optional locale input in CreateProfile and UpdateProfile APIs
  • feature: AppStream: Includes API updates to support streaming through VPC endpoints for image builders and stacks.
  • feature: ChainableTemporaryCredentials: Support for specifying STS client config when creating ChainableTemporaryCredentials to override endpoint or region.
  • feature: SageMaker: Amazon SageMaker introduces Managed Spot Training. Increases the maximum number of metric definitions to 40 for SageMaker Training and Hyperparameter Tuning Jobs. SageMaker Neo adds support for Acer aiSage and Qualcomm QCS605 and QCS603.
  • feature: Transfer: New field in response of TestIdentityProvider

2.513.0

  • feature: AppMesh: Fix for HttpMethod enum
  • feature: CUR: New IAM permission required for editing AWS Cost and Usage Reports - Starting today, you can allow or deny IAM users permission to edit Cost & Usage Reports through the API and the Billing and Cost Management console. To allow users to edit Cost & Usage Reports, ensure that they have 'cur: ModifyReportDefinition' permission. Refer to the technical documentation (https://docs.aws.amazon.com/aws-cost-management/latest/APIReference/API_cur_ModifyReportDefinition.html) for additional details.

2.512.0

  • feature: ECS: This release of Amazon Elastic Container Service (Amazon ECS) introduces support for controlling the usage of swap space on a per-container basis for Linux containers.
  • feature: EMR: Amazon EMR has introduced an account level configuration called Block Public Access that allows you to block clusters with ports open to traffic from public IP sources (i.e. 0.0.0.0/0 for IPv4 and ::/0 for IPv6) from launching. Individual ports or port ranges can be added as exceptions to allow public access.
  • feature: RoboMaker: Two feature release: 1. AWS RoboMaker introduces log-based simulation. Log-based simulation allows you to play back pre-recorded log data such as sensor streams for testing robotic functions like localization, mapping, and object detection. Use the AWS RoboMaker SDK to test your robotic applications. 2. AWS RoboMaker allow customer to setup a robot deployment timeout when CreateDeploymentJob.

2.511.0

  • feature: AppMesh: This release adds support for http header based routing and route prioritization.
  • feature: Athena: This release adds support for querying S3 Requester Pays buckets. Users can enable this feature through their Workgroup settings.
  • feature: CodeCommit: This release adds an API, BatchGetCommits, that allows retrieval of metadata for multiple commits in an AWS CodeCommit repository.
  • feature: EC2: This release adds an option to use private certificates from AWS Certificate Manager (ACM) to authenticate a Site-to-Site VPN connection's tunnel endpoints and customer gateway device.
  • feature: Glue: GetJobBookmarks API is withdrawn.
  • feature: StorageGateway: CreateSnapshotFromVolumeRecoveryPoint API supports new parameter: Tags (to be attached to the created resource)

2.510.0

  • feature: EC2: This release adds a new API called SendDiagnosticInterrupt, which allows you to send diagnostic interrupts to your EC2 instance.
... (truncated)
Commits
  • cb9191d Updates SDK to v2.518.0
  • ffe9adc chore: update environment variable names in TokenFileWebIdentityCredentials (...
  • b967f86 Updates SDK to v2.517.0
  • 75690eb feat: Token file web identity credentials (#2737)
  • f3baf93 Updates SDK to v2.516.0
  • 67898c7 Updates SDK to v2.515.0
  • b796549 Updates SDK to v2.514.0
  • 3ffad9c Allow overwriting STS config in ChainableTemporaryCredentials (#2803)
  • f731ff1 Updates SDK to v2.513.0
  • 216bcb3 Updates SDK to v2.512.0
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Aug 28, 2019
@dependabot-preview dependabot-preview bot requested a review from theQuazz August 28, 2019 16:53
@theQuazz theQuazz merged commit 4a57d5b into master Aug 28, 2019
@theQuazz theQuazz deleted the dependabot/npm_and_yarn/aws-sdk-2.518.0 branch August 28, 2019 17:05
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.

1 participant