Skip to content

chore: Bump aws-sdk from 2.1167.0 to 2.1172.0 in /modules/runners/lambdas/runners #2238

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 11, 2022

Bumps aws-sdk from 2.1167.0 to 2.1172.0.

Release notes

Sourced from aws-sdk's releases.

Release v2.1172.0

See changelog for more information.

Release v2.1171.0

See changelog for more information.

Release v2.1170.0

See changelog for more information.

Release v2.1169.0

See changelog for more information.

Release v2.1168.0

See changelog for more information.

Changelog

Sourced from aws-sdk's changelog.

2.1172.0

  • feature: EC2: Build, manage, and monitor a unified global network that connects resources running across your cloud and on-premises environments using the AWS Cloud WAN APIs.
  • feature: Redshift: This release adds a new --snapshot-arn field for describe-cluster-snapshots, describe-node-configuration-options, restore-from-cluster-snapshot, authorize-snapshot-acsess, and revoke-snapshot-acsess APIs. It allows customers to give a Redshift snapshot ARN or a Redshift Serverless ARN as input.

2.1171.0

  • feature: Backup: This release adds support for authentication using IAM user identity instead of passed IAM role, identified by excluding the IamRoleArn field in the StartRestoreJob API. This feature applies to only resource clients with a destructive restore nature (e.g. SAP HANA).

2.1170.0

  • feature: ChimeSDKMeetings: Adds support for AppKeys and TenantIds in Amazon Chime SDK WebRTC sessions
  • feature: DMS: New api to migrate event subscriptions to event bridge rules
  • feature: IoTWireless: Adds 5 APIs: PutPositionConfiguration, GetPositionConfiguration, ListPositionConfigurations, UpdatePosition, GetPosition for the new Positioning Service feature which enables customers to configure solvers to calculate position of LoRaWAN devices, or specify position of LoRaWAN devices & gateways.
  • feature: Iot: This release adds support to register a CA certificate without having to provide a verification certificate. This also allows multiple AWS accounts to register the same CA in the same region.
  • feature: SageMaker: Heterogeneous clusters: the ability to launch training jobs with multiple instance types. This enables running component of the training job on the instance type that is most suitable for it. e.g. doing data processing and augmentation on CPU instances and neural network training on GPU instances

2.1169.0

  • feature: CloudFormation: My AWS Service (placeholder) - Add a new feature Account-level Targeting for StackSet operation
  • feature: Synthetics: This release introduces Group feature, which enables users to group cross-region canaries.

2.1168.0

  • feature: LexModelsV2: This release introduces additional optional parameters "messageSelectionStrategy" to PromptSpecification, which enables the users to configure the bot to play messages in orderly manner.
  • feature: QuickSight: This release allows customers to programmatically create QuickSight accounts with Enterprise and Enterprise + Q editions. It also releases allowlisting domains for embedding QuickSight dashboards at runtime through the embedding APIs.
  • feature: RDS: Adds waiters support for DBCluster.
  • feature: RolesAnywhere: IAM Roles Anywhere allows your workloads such as servers, containers, and applications to obtain temporary AWS credentials and use the same IAM roles and policies that you have configured for your AWS workloads to access AWS resources.
  • feature: SSMIncidents: Adds support for tagging incident-record on creation by providing incident tags in the template within a response-plan.
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 dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 11, 2022
github-actions[bot]
github-actions bot previously approved these changes Jul 11, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/modules/runners/lambdas/runners/aws-sdk-2.1172.0 branch from 6abfa16 to 8638504 Compare July 12, 2022 11:48
github-actions[bot]
github-actions bot previously approved these changes Jul 12, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/modules/runners/lambdas/runners/aws-sdk-2.1172.0 branch from 8638504 to f13bbc6 Compare July 12, 2022 11:55
github-actions[bot]
github-actions bot previously approved these changes Jul 12, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/modules/runners/lambdas/runners/aws-sdk-2.1172.0 branch from f13bbc6 to d1d15b6 Compare July 12, 2022 11:56
github-actions[bot]
github-actions bot previously approved these changes Jul 12, 2022
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1167.0 to 2.1172.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.1167.0...v2.1172.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/modules/runners/lambdas/runners/aws-sdk-2.1172.0 branch from d1d15b6 to 0264ec5 Compare July 12, 2022 12:01
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 13, 2022

Superseded by #2247.

@dependabot dependabot bot closed this Jul 13, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/modules/runners/lambdas/runners/aws-sdk-2.1172.0 branch July 13, 2022 06:08
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants