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

fix(lambda): bump the aws group in /lambdas with 5 updates #3425

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 14, 2023

Bumps the aws group in /lambdas with 5 updates:

Package From To
@aws-sdk/client-sqs 3.386.0 3.388.0
@aws-sdk/client-ec2 3.386.0 3.391.0
@aws-sdk/client-s3 3.386.0 3.388.0
@aws-sdk/lib-storage 3.386.0 3.388.0
@aws-sdk/client-ssm 3.386.0 3.388.0

Updates @aws-sdk/client-sqs from 3.386.0 to 3.388.0

Release notes

Sourced from @​aws-sdk/client-sqs's releases.

v3.388.0

3.388.0(2023-08-09)

Documentation Changes
  • client-global-accelerator: Documentation update for dualstack EC2 endpoint support (f3db88f9)
New Features
  • clients: update client endpoints as of 2023-08-09 (1f056b30)
  • client-sagemaker: This release adds support for cross account access for SageMaker Model Cards through AWS RAM. (1f562b46)
  • client-fsx: For FSx for Lustre, add new data repository task type, RELEASE_DATA_FROM_FILESYSTEM, to release files that have been archived to S3. For FSx for Windows, enable support for configuring and updating SSD IOPS, and for updating storage type. For FSx for OpenZFS, add new deployment type, MULTI_AZ_1. (9326b4df)
  • client-guardduty: Added autoEnable ALL to UpdateOrganizationConfiguration and DescribeOrganizationConfiguration APIs. (5571771b)
  • client-chime-sdk-voice: Updating CreatePhoneNumberOrder, UpdatePhoneNumber and BatchUpdatePhoneNumbers APIs, adding phone number name (861a8a85)
Bug Fixes
  • token-providers:
    • use static version of bundled sso oidc client (#5067) (ba1b1458)
    • revert declaring dependencies from sso-oidc bundle (#5066) (f86ff342)
    • declare dependencies from sso-oidc bundle (#5064) (380482b3)

For list of updated packages, view updated-packages.md in assets-3.388.0.zip

v3.387.0

3.387.0(2023-08-08)

Chores
New Features
  • clients:
    • update client endpoints as of 2023-08-08 (809a91b6)
    • allow client creation without configuration (#5060) (a9723dcb)
  • client-elasticache: Added support for cluster mode in online migration and test migration API (f0d3d51c)
  • client-service-catalog: Introduce support for HashiCorp Terraform Cloud in Service Catalog by addying TERRAFORM_CLOUD product type in CreateProduct and CreateProvisioningArtifact API. (27fef8f7)
  • client-backup: This release introduces a new logically air-gapped vault (Preview) in AWS Backup that stores immutable backup copies, which are locked by default and isolated with encryption using AWS owned keys. Logically air-gapped vault (Preview) allows secure recovery of application data across accounts. (9ab7f45a)

For list of updated packages, view updated-packages.md in assets-3.387.0.zip

Changelog

Sourced from @​aws-sdk/client-sqs's changelog.

3.388.0 (2023-08-09)

Note: Version bump only for package @​aws-sdk/client-sqs

3.387.0 (2023-08-08)

Features

  • clients: allow client creation without configuration (#5060) (a9723dc)
Commits

Updates @aws-sdk/client-ec2 from 3.386.0 to 3.391.0

Release notes

Sourced from @​aws-sdk/client-ec2's releases.

v3.391.0

3.391.0(2023-08-14)

Chores
Documentation Changes
  • client-transfer: Documentation updates for AWS Transfer Family (2949ffe1)
New Features
  • clients: update client endpoints as of 2023-08-14 (8239347a)
  • client-mediapackage: Fix SDK logging of certain fields. (0dc18f14)
  • client-omics: This release provides support for annotation store versioning and cross account sharing for Omics Analytics (31de2c44)

For list of updated packages, view updated-packages.md in assets-3.391.0.zip

v3.390.0

3.390.0(2023-08-11)

Chores
Documentation Changes
  • client-ses: Doc only updates to include: 1) Clarified which part of an email address where it's okay to have Punycode when it contains non-ASCII characters for the SendRawEmail action and other actions where this is applicable. 2) Updated S3Action description with new MB max bucket size from 30 to 40. (0310a622)
New Features
  • clients: update client endpoints as of 2023-08-11 (40716ae1)
  • client-swf: This release adds new API parameters to override workflow task list for workflow executions. (15245214)
  • client-config-service: Updated ResourceType enum with new resource types onboarded by AWS Config in July 2023. (09062bb5)
  • client-ec2: Amazon EC2 P5 instances, powered by the latest NVIDIA H100 Tensor Core GPUs, deliver the highest performance in EC2 for deep learning (DL) and HPC applications. M7i-flex and M7i instances are next-generation general purpose instances powered by custom 4th Generation Intel Xeon Scalable processors. (071580d9)
  • client-amplifybackend: Adds sensitive trait to required input shapes. (2d602ba0)
  • client-quicksight: New Authentication method for Account subscription - IAM Identity Center. Hierarchy layout support, default column width support and related style properties for pivot table visuals. Non-additive topic field aggregations for Topic API (b806760a)

For list of updated packages, view updated-packages.md in assets-3.390.0.zip

v3.389.0

3.389.0(2023-08-10)

... (truncated)

Changelog

Sourced from @​aws-sdk/client-ec2's changelog.

3.391.0 (2023-08-14)

Note: Version bump only for package @​aws-sdk/client-ec2

3.390.0 (2023-08-11)

Features

  • client-ec2: Amazon EC2 P5 instances, powered by the latest NVIDIA H100 Tensor Core GPUs, deliver the highest performance in EC2 for deep learning (DL) and HPC applications. M7i-flex and M7i instances are next-generation general purpose instances powered by custom 4th Generation Intel Xeon Scalable processors. (071580d)

3.388.0 (2023-08-09)

Note: Version bump only for package @​aws-sdk/client-ec2

3.387.0 (2023-08-08)

Features

  • clients: allow client creation without configuration (#5060) (a9723dc)
Commits

Updates @aws-sdk/client-s3 from 3.386.0 to 3.388.0

Release notes

Sourced from @​aws-sdk/client-s3's releases.

v3.388.0

3.388.0(2023-08-09)

Documentation Changes
  • client-global-accelerator: Documentation update for dualstack EC2 endpoint support (f3db88f9)
New Features
  • clients: update client endpoints as of 2023-08-09 (1f056b30)
  • client-sagemaker: This release adds support for cross account access for SageMaker Model Cards through AWS RAM. (1f562b46)
  • client-fsx: For FSx for Lustre, add new data repository task type, RELEASE_DATA_FROM_FILESYSTEM, to release files that have been archived to S3. For FSx for Windows, enable support for configuring and updating SSD IOPS, and for updating storage type. For FSx for OpenZFS, add new deployment type, MULTI_AZ_1. (9326b4df)
  • client-guardduty: Added autoEnable ALL to UpdateOrganizationConfiguration and DescribeOrganizationConfiguration APIs. (5571771b)
  • client-chime-sdk-voice: Updating CreatePhoneNumberOrder, UpdatePhoneNumber and BatchUpdatePhoneNumbers APIs, adding phone number name (861a8a85)
Bug Fixes
  • token-providers:
    • use static version of bundled sso oidc client (#5067) (ba1b1458)
    • revert declaring dependencies from sso-oidc bundle (#5066) (f86ff342)
    • declare dependencies from sso-oidc bundle (#5064) (380482b3)

For list of updated packages, view updated-packages.md in assets-3.388.0.zip

v3.387.0

3.387.0(2023-08-08)

Chores
New Features
  • clients:
    • update client endpoints as of 2023-08-08 (809a91b6)
    • allow client creation without configuration (#5060) (a9723dcb)
  • client-elasticache: Added support for cluster mode in online migration and test migration API (f0d3d51c)
  • client-service-catalog: Introduce support for HashiCorp Terraform Cloud in Service Catalog by addying TERRAFORM_CLOUD product type in CreateProduct and CreateProvisioningArtifact API. (27fef8f7)
  • client-backup: This release introduces a new logically air-gapped vault (Preview) in AWS Backup that stores immutable backup copies, which are locked by default and isolated with encryption using AWS owned keys. Logically air-gapped vault (Preview) allows secure recovery of application data across accounts. (9ab7f45a)

For list of updated packages, view updated-packages.md in assets-3.387.0.zip

Changelog

Sourced from @​aws-sdk/client-s3's changelog.

3.388.0 (2023-08-09)

Note: Version bump only for package @​aws-sdk/client-s3

3.387.0 (2023-08-08)

Features

  • clients: allow client creation without configuration (#5060) (a9723dc)
Commits

Updates @aws-sdk/lib-storage from 3.386.0 to 3.388.0

Release notes

Sourced from @​aws-sdk/lib-storage's releases.

v3.388.0

3.388.0(2023-08-09)

Documentation Changes
  • client-global-accelerator: Documentation update for dualstack EC2 endpoint support (f3db88f9)
New Features
  • clients: update client endpoints as of 2023-08-09 (1f056b30)
  • client-sagemaker: This release adds support for cross account access for SageMaker Model Cards through AWS RAM. (1f562b46)
  • client-fsx: For FSx for Lustre, add new data repository task type, RELEASE_DATA_FROM_FILESYSTEM, to release files that have been archived to S3. For FSx for Windows, enable support for configuring and updating SSD IOPS, and for updating storage type. For FSx for OpenZFS, add new deployment type, MULTI_AZ_1. (9326b4df)
  • client-guardduty: Added autoEnable ALL to UpdateOrganizationConfiguration and DescribeOrganizationConfiguration APIs. (5571771b)
  • client-chime-sdk-voice: Updating CreatePhoneNumberOrder, UpdatePhoneNumber and BatchUpdatePhoneNumbers APIs, adding phone number name (861a8a85)
Bug Fixes
  • token-providers:
    • use static version of bundled sso oidc client (#5067) (ba1b1458)
    • revert declaring dependencies from sso-oidc bundle (#5066) (f86ff342)
    • declare dependencies from sso-oidc bundle (#5064) (380482b3)

For list of updated packages, view updated-packages.md in assets-3.388.0.zip

v3.387.0

3.387.0(2023-08-08)

Chores
New Features
  • clients:
    • update client endpoints as of 2023-08-08 (809a91b6)
    • allow client creation without configuration (#5060) (a9723dcb)
  • client-elasticache: Added support for cluster mode in online migration and test migration API (f0d3d51c)
  • client-service-catalog: Introduce support for HashiCorp Terraform Cloud in Service Catalog by addying TERRAFORM_CLOUD product type in CreateProduct and CreateProvisioningArtifact API. (27fef8f7)
  • client-backup: This release introduces a new logically air-gapped vault (Preview) in AWS Backup that stores immutable backup copies, which are locked by default and isolated with encryption using AWS owned keys. Logically air-gapped vault (Preview) allows secure recovery of application data across accounts. (9ab7f45a)

For list of updated packages, view updated-packages.md in assets-3.387.0.zip

Changelog

Sourced from @​aws-sdk/lib-storage's changelog.

3.388.0 (2023-08-09)

Note: Version bump only for package @​aws-sdk/lib-storage

3.387.0 (2023-08-08)

Note: Version bump only for package @​aws-sdk/lib-storage

Commits

Updates @aws-sdk/client-ssm from 3.386.0 to 3.388.0

Release notes

Sourced from @​aws-sdk/client-ssm's releases.

v3.388.0

3.388.0(2023-08-09)

Documentation Changes
  • client-global-accelerator: Documentation update for dualstack EC2 endpoint support (f3db88f9)
New Features
  • clients: update client endpoints as of 2023-08-09 (1f056b30)
  • client-sagemaker: This release adds support for cross account access for SageMaker Model Cards through AWS RAM. (1f562b46)
  • client-fsx: For FSx for Lustre, add new data repository task type, RELEASE_DATA_FROM_FILESYSTEM, to release files that have been archived to S3. For FSx for Windows, enable support for configuring and updating SSD IOPS, and for updating storage type. For FSx for OpenZFS, add new deployment type, MULTI_AZ_1. (9326b4df)
  • client-guardduty: Added autoEnable ALL to UpdateOrganizationConfiguration and DescribeOrganizationConfiguration APIs. (5571771b)
  • client-chime-sdk-voice: Updating CreatePhoneNumberOrder, UpdatePhoneNumber and BatchUpdatePhoneNumbers APIs, adding phone number name (861a8a85)
Bug Fixes
  • token-providers:
    • use static version of bundled sso oidc client (#5067) (ba1b1458)
    • revert declaring dependencies from sso-oidc bundle (#5066) (f86ff342)
    • declare dependencies from sso-oidc bundle (#5064) (380482b3)

For list of updated packages, view updated-packages.md in assets-3.388.0.zip

v3.387.0

3.387.0(2023-08-08)

Chores
New Features
  • clients:
    • update client endpoints as of 2023-08-08 (809a91b6)
    • allow client creation without configuration (#5060) (a9723dcb)
  • client-elasticache: Added support for cluster mode in online migration and test migration API (f0d3d51c)
  • client-service-catalog: Introduce support for HashiCorp Terraform Cloud in Service Catalog by addying TERRAFORM_CLOUD product type in CreateProduct and CreateProvisioningArtifact API. (27fef8f7)
  • client-backup: This release introduces a new logically air-gapped vault (Preview) in AWS Backup that stores immutable backup copies, which are locked by default and isolated with encryption using AWS owned keys. Logically air-gapped vault (Preview) allows secure recovery of application data across accounts. (9ab7f45a)

For list of updated packages, view updated-packages.md in assets-3.387.0.zip

Changelog

Sourced from @​aws-sdk/client-ssm's changelog.

3.388.0 (2023-08-09)

Note: Version bump only for package @​aws-sdk/client-ssm

3.387.0 (2023-08-08)

Features

  • clients: allow client creation without configuration (#5060) (a9723dc)
Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> dependency will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> dependency will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the aws group in /lambdas with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs) | `3.386.0` | `3.388.0` |
| [@aws-sdk/client-ec2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2) | `3.386.0` | `3.391.0` |
| [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.386.0` | `3.388.0` |
| [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage) | `3.386.0` | `3.388.0` |
| [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) | `3.386.0` | `3.388.0` |


Updates `@aws-sdk/client-sqs` from 3.386.0 to 3.388.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-sqs/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.388.0/clients/client-sqs)

Updates `@aws-sdk/client-ec2` from 3.386.0 to 3.391.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-ec2/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.391.0/clients/client-ec2)

Updates `@aws-sdk/client-s3` from 3.386.0 to 3.388.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.388.0/clients/client-s3)

Updates `@aws-sdk/lib-storage` from 3.386.0 to 3.388.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/lib/lib-storage/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.388.0/lib/lib-storage)

Updates `@aws-sdk/client-ssm` from 3.386.0 to 3.388.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-ssm/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.388.0/clients/client-ssm)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-sqs"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: "@aws-sdk/client-ec2"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: "@aws-sdk/client-s3"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: "@aws-sdk/lib-storage"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: "@aws-sdk/client-ssm"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 14, 2023
@GuptaNavdeep1983 GuptaNavdeep1983 merged commit 79983a0 into main Aug 15, 2023
20 checks passed
@GuptaNavdeep1983 GuptaNavdeep1983 deleted the dependabot/npm_and_yarn/lambdas/aws-18d70c4ccf branch August 15, 2023 06:20
npalm pushed a commit that referenced this pull request Aug 16, 2023
🤖 I have created a release *beep* *boop*
---


##
[4.1.1](v4.1.0...v4.1.1)
(2023-08-16)


### Bug Fixes

* **lambda:** bump the aws group in /lambdas with 5 updates
([#3425](#3425))
([79983a0](79983a0))
* set log retention in each module by default to 180
([#3433](#3433))
([86e6abc](86e6abc))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: forest-releaser[bot] <80285352+forest-releaser[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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.

1 participant