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

deps: bump the aws-sdk group across 1 directory with 11 updates #6471

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 30, 2025

Bumps the aws-sdk group with 11 updates in the / directory:

Package From To
@aws-sdk/client-cloudformation 3.682.0 3.738.0
@aws-sdk/client-cloudwatch-logs 3.682.0 3.738.0
@aws-sdk/client-cognito-identity 3.637.0 3.738.0
@aws-sdk/client-lambda 3.637.0 3.738.0
@aws-sdk/client-sso 3.637.0 3.734.0
@aws-sdk/credential-provider-ini 3.46.0 3.734.0
@aws-sdk/credential-provider-process 3.37.0 3.734.0
@aws-sdk/credential-provider-sso 3.637.0 3.734.0
@aws-sdk/property-provider 3.46.0 3.374.0
@aws-sdk/smithy-client 3.342.0 3.374.0
@aws-sdk/util-arn-parser 3.46.0 3.723.0

Updates @aws-sdk/client-cloudformation from 3.682.0 to 3.738.0

Release notes

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

v3.738.0

3.738.0(2025-01-29)

Chores
  • build: set cache read/write based on build type (#6852) (ba2cc5d7)
New Features
  • client-mailmanager: This release includes a new feature for Amazon SES Mail Manager which allows customers to specify known addresses and domains and make use of those in traffic policies and rules actions to distinguish between known and unknown entries. (eb80af4d)
  • client-bcm-pricing-calculator: Added ConflictException error type in DeleteBillScenario, BatchDeleteBillScenarioCommitmentModification, BatchDeleteBillScenarioUsageModification, BatchUpdateBillScenarioUsageModification, and BatchUpdateBillScenarioCommitmentModification API operations. (19c246d7)
  • client-ecr-public: Add support for Dualstack Endpoints (57386425)
  • client-s3: Change the type of MpuObjectSize in CompleteMultipartUploadRequest from int to long. (c7c525a0)
  • client-ecr: Add support for Dualstack and Dualstack-with-FIPS Endpoints (57276bbe)
  • client-transcribe-streaming: This release adds support for AWS HealthScribe Streaming APIs within Amazon Transcribe. (28bc36d0)
Bug Fixes
  • credential-provider-node: handle string value AWS_EC2_METADATA_DISABLED=false (#6823) (9ad490a5)

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

v3.737.0

3.737.0(2025-01-28)

New Features
  • client-ec2: This release changes the CreateFleet CLI and SDK's such that if you do not specify a client token, a randomly generated token is used for the request to ensure idempotency. (f3e70c5a)
  • client-timestream-influxdb: Adds 'allocatedStorage' parameter to UpdateDbInstance API that allows increasing the database instance storage size and 'dbStorageType' parameter to UpdateDbInstance API that allows changing the storage type of the database instance (013cd456)
  • client-datasync: AWS DataSync now supports the Kerberos authentication protocol for SMB locations. (f65f1431)
  • client-deadline: feature: Deadline: Add support for limiting the concurrent usage of external resources, like floating licenses, using limits and the ability to constrain the maximum number of workers that work on a job (0bf68ed6)
  • client-appsync: Add stash and outErrors to EvaluateCode/EvaluateMappingTemplate response (a3d8b366)
  • client-firehose: For AppendOnly streams, Firehose will automatically scale to match your throughput. (446f685a)

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

v3.736.0

3.736.0(2025-01-27)

New Features
  • clients: update client endpoints as of 2025-01-27 (12cba40b)
  • client-iot: Raised the documentParameters size limit to 30 KB for AWS IoT Device Management - Jobs. (a57b5908)
  • client-s3-control: Minor fix to ARN validation for Lambda functions passed to S3 Batch Operations (a7a494ca)

... (truncated)

Changelog

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

3.738.0 (2025-01-29)

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

3.734.0 (2025-01-23)

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

3.731.1 (2025-01-18)

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

3.731.0 (2025-01-17)

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

3.730.0 (2025-01-16)

Bug Fixes

  • nested-clients: create nested clients for internal use (#6791) (5c53685)

3.726.1 (2025-01-10)

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

... (truncated)

Commits

Updates @aws-sdk/client-cloudwatch-logs from 3.682.0 to 3.738.0

Release notes

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

v3.738.0

3.738.0(2025-01-29)

Chores
  • build: set cache read/write based on build type (#6852) (ba2cc5d7)
New Features
  • client-mailmanager: This release includes a new feature for Amazon SES Mail Manager which allows customers to specify known addresses and domains and make use of those in traffic policies and rules actions to distinguish between known and unknown entries. (eb80af4d)
  • client-bcm-pricing-calculator: Added ConflictException error type in DeleteBillScenario, BatchDeleteBillScenarioCommitmentModification, BatchDeleteBillScenarioUsageModification, BatchUpdateBillScenarioUsageModification, and BatchUpdateBillScenarioCommitmentModification API operations. (19c246d7)
  • client-ecr-public: Add support for Dualstack Endpoints (57386425)
  • client-s3: Change the type of MpuObjectSize in CompleteMultipartUploadRequest from int to long. (c7c525a0)
  • client-ecr: Add support for Dualstack and Dualstack-with-FIPS Endpoints (57276bbe)
  • client-transcribe-streaming: This release adds support for AWS HealthScribe Streaming APIs within Amazon Transcribe. (28bc36d0)
Bug Fixes
  • credential-provider-node: handle string value AWS_EC2_METADATA_DISABLED=false (#6823) (9ad490a5)

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

v3.737.0

3.737.0(2025-01-28)

New Features
  • client-ec2: This release changes the CreateFleet CLI and SDK's such that if you do not specify a client token, a randomly generated token is used for the request to ensure idempotency. (f3e70c5a)
  • client-timestream-influxdb: Adds 'allocatedStorage' parameter to UpdateDbInstance API that allows increasing the database instance storage size and 'dbStorageType' parameter to UpdateDbInstance API that allows changing the storage type of the database instance (013cd456)
  • client-datasync: AWS DataSync now supports the Kerberos authentication protocol for SMB locations. (f65f1431)
  • client-deadline: feature: Deadline: Add support for limiting the concurrent usage of external resources, like floating licenses, using limits and the ability to constrain the maximum number of workers that work on a job (0bf68ed6)
  • client-appsync: Add stash and outErrors to EvaluateCode/EvaluateMappingTemplate response (a3d8b366)
  • client-firehose: For AppendOnly streams, Firehose will automatically scale to match your throughput. (446f685a)

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

v3.736.0

3.736.0(2025-01-27)

New Features
  • clients: update client endpoints as of 2025-01-27 (12cba40b)
  • client-iot: Raised the documentParameters size limit to 30 KB for AWS IoT Device Management - Jobs. (a57b5908)
  • client-s3-control: Minor fix to ARN validation for Lambda functions passed to S3 Batch Operations (a7a494ca)

... (truncated)

Changelog

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

3.738.0 (2025-01-29)

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

3.734.0 (2025-01-23)

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

3.732.0 (2025-01-21)

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

3.731.1 (2025-01-18)

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

3.731.0 (2025-01-17)

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

3.730.0 (2025-01-16)

Bug Fixes

  • nested-clients: create nested clients for internal use (#6791) (5c53685)

... (truncated)

Commits

Updates @aws-sdk/client-cognito-identity from 3.637.0 to 3.738.0

Release notes

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

v3.738.0

3.738.0(2025-01-29)

Chores
  • build: set cache read/write based on build type (#6852) (ba2cc5d7)
New Features
  • client-mailmanager: This release includes a new feature for Amazon SES Mail Manager which allows customers to specify known addresses and domains and make use of those in traffic policies and rules actions to distinguish between known and unknown entries. (eb80af4d)
  • client-bcm-pricing-calculator: Added ConflictException error type in DeleteBillScenario, BatchDeleteBillScenarioCommitmentModification, BatchDeleteBillScenarioUsageModification, BatchUpdateBillScenarioUsageModification, and BatchUpdateBillScenarioCommitmentModification API operations. (19c246d7)
  • client-ecr-public: Add support for Dualstack Endpoints (57386425)
  • client-s3: Change the type of MpuObjectSize in CompleteMultipartUploadRequest from int to long. (c7c525a0)
  • client-ecr: Add support for Dualstack and Dualstack-with-FIPS Endpoints (57276bbe)
  • client-transcribe-streaming: This release adds support for AWS HealthScribe Streaming APIs within Amazon Transcribe. (28bc36d0)
Bug Fixes
  • credential-provider-node: handle string value AWS_EC2_METADATA_DISABLED=false (#6823) (9ad490a5)

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

v3.737.0

3.737.0(2025-01-28)

New Features
  • client-ec2: This release changes the CreateFleet CLI and SDK's such that if you do not specify a client token, a randomly generated token is used for the request to ensure idempotency. (f3e70c5a)
  • client-timestream-influxdb: Adds 'allocatedStorage' parameter to UpdateDbInstance API that allows increasing the database instance storage size and 'dbStorageType' parameter to UpdateDbInstance API that allows changing the storage type of the database instance (013cd456)
  • client-datasync: AWS DataSync now supports the Kerberos authentication protocol for SMB locations. (f65f1431)
  • client-deadline: feature: Deadline: Add support for limiting the concurrent usage of external resources, like floating licenses, using limits and the ability to constrain the maximum number of workers that work on a job (0bf68ed6)
  • client-appsync: Add stash and outErrors to EvaluateCode/EvaluateMappingTemplate response (a3d8b366)
  • client-firehose: For AppendOnly streams, Firehose will automatically scale to match your throughput. (446f685a)

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

v3.736.0

3.736.0(2025-01-27)

New Features
  • clients: update client endpoints as of 2025-01-27 (12cba40b)
  • client-iot: Raised the documentParameters size limit to 30 KB for AWS IoT Device Management - Jobs. (a57b5908)
  • client-s3-control: Minor fix to ARN validation for Lambda functions passed to S3 Batch Operations (a7a494ca)

... (truncated)

Changelog

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

3.738.0 (2025-01-29)

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

3.734.0 (2025-01-23)

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

3.731.1 (2025-01-18)

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

3.731.0 (2025-01-17)

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

3.730.0 (2025-01-16)

Bug Fixes

  • nested-clients: create nested clients for internal use (#6791) (5c53685)

3.729.0 (2025-01-15)

Features

  • client-cognito-identity: corrects the dual-stack endpoint configuration (b5c504b)

... (truncated)

Commits

Updates @aws-sdk/client-lambda from 3.637.0 to 3.738.0

Release notes

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

v3.738.0

3.738.0(2025-01-29)

Chores
  • build: set cache read/write based on build type (#6852) (ba2cc5d7)
New Features
  • client-mailmanager: This release includes a new feature for Amazon SES Mail Manager which allows customers to specify known addresses and domains and make use of those in traffic policies and rules actions to distinguish between known and unknown entries. (eb80af4d)
  • client-bcm-pricing-calculator: Added ConflictException error type in DeleteBillScenario, BatchDeleteBillScenarioCommitmentModification, BatchDeleteBillScenarioUsageModification, BatchUpdateBillScenarioUsageModification, and BatchUpdateBillScenarioCommitmentModification API operations. (19c246d7)
  • client-ecr-public: Add support for Dualstack Endpoints (57386425)
  • client-s3: Change the type of MpuObjectSize in CompleteMultipartUploadRequest from int to long. (c7c525a0)
  • client-ecr: Add support for Dualstack and Dualstack-with-FIPS Endpoints (57276bbe)
  • client-transcribe-streaming: This release adds support for AWS HealthScribe Streaming APIs within Amazon Transcribe. (28bc36d0)
Bug Fixes
  • credential-provider-node: handle string value AWS_EC2_METADATA_DISABLED=false (#6823) (9ad490a5)

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

v3.737.0

3.737.0(2025-01-28)

New Features
  • client-ec2: This release changes the CreateFleet CLI and SDK's such that if you do not specify a client token, a randomly generated token is used for the request to ensure idempotency. (f3e70c5a)
  • client-timestream-influxdb: Adds 'allocatedStorage' parameter to UpdateDbInstance API that allows increasing the database instance storage size and 'dbStorageType' parameter to UpdateDbInstance API that allows changing the storage type of the database instance (013cd456)
  • client-datasync: AWS DataSync now supports the Kerberos authentication protocol for SMB locations. (f65f1431)
  • client-deadline: feature: Deadline: Add support for limiting the concurrent usage of external resources, like floating licenses, using limits and the ability to constrain the maximum number of workers that work on a job (0bf68ed6)
  • client-appsync: Add stash and outErrors to EvaluateCode/EvaluateMappingTemplate response (a3d8b366)
  • client-firehose: For AppendOnly streams, Firehose will automatically scale to match your throughput. (446f685a)

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

v3.736.0

3.736.0(2025-01-27)

New Features
  • clients: update client endpoints as of 2025-01-27 (12cba40b)
  • client-iot: Raised the documentParameters size limit to 30 KB for AWS IoT Device Management - Jobs. (a57b5908)
  • client-s3-control: Minor fix to ARN validation for Lambda functions passed to S3 Batch Operations (a7a494ca)

... (truncated)

Changelog

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

3.738.0 (2025-01-29)

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

3.734.0 (2025-01-23)

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

3.731.1 (2025-01-18)

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

3.731.0 (2025-01-17)

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

3.730.0 (2025-01-16)

Bug Fixes

  • nested-clients: create nested clients for internal use (#6791) (5c53685)

3.726.1 (2025-01-10)

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

... (truncated)

Commits

Updates @aws-sdk/client-sso from 3.637.0 to 3.734.0

Release notes

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

v3.734.0

3.734.0(2025-01-23)

Chores
New Features
  • client-ec2: Added "future" allocation type for future dated capacity reservation (752ea128)
  • credential-providers: pass caller client options to fromTemporaryCredentials inner STSClient (#6838) (0d0b14e8)

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

v3.733.0

3.733.0(2025-01-22)

Chores
  • credential-providers: move base fromTempCreds impl to non-browser file (#6836) (84d6c182)
Documentation Changes
  • client-workspaces-thin-client: Rename WorkSpaces Web to WorkSpaces Secure Browser (9e049020)
  • client-glue: Docs Update for timeout changes (296a002d)
New Features
  • clients: update client endpoints as of 2025-01-22 (2cac334c)
  • client-medialive: AWS Elemental MediaLive adds a new feature, ID3 segment tagging, in CMAF Ingest output groups. It allows customers to insert ID3 tags into every output segment, controlled by a newly added channel schedule action Id3SegmentTagging. (9a070435)
  • client-bedrock-agent-runtime: Adds multi-turn input support for an Agent node in an Amazon Bedrock Flow (8d5c63a4)
Tests
  • packages: await promise assertions, cleanup test logging (#6839) (e5043419)

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

v3.732.0

3.732.0(2025-01-21)

Documentation Changes

... (truncated)

Changelog

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

3.734.0 (2025-01-23)

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

3.731.0 (2025-01-17)

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

3.730.0 (2025-01-16)

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

3.726.0 (2025-01-09)

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

3.723.0 (2025-01-06)

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

3.721.0 (2025-01-02)

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

3.716.0 (2024-12-19)

... (truncated)

Commits

Updates @aws-sdk/credential-provider-ini from 3.46.0 to 3.734.0

Release notes

Sourced from @​aws-sdk/credential-provider-ini's releases.

v3.734.0

3.734.0(2025-01-23)

Chores
New Features
  • client-ec2: Added "future" allocation type for future dated capacity reservation (752ea128)
  • credential-providers: pass caller client options to fromTemporaryCredentials inner STSClient (#6838) (0d0b14e8)

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

v3.733.0

3.733.0(2025-01-22)

Chores
  • credential-providers: move base fromTempCreds impl to non-browser file (#6836) (84d6c182)
Documentation Changes
  • client-workspaces-thin-client: Rename WorkSpaces Web to WorkSpaces Secure Browser (9e049020)
  • client-glue: Docs Update for timeout changes (296a002d)
New Features
  • clients: update client endpoints as of 2025-01-22 (2cac334c)
  • client-medialive: AWS Elemental MediaLive adds a new feature, ID3 segment tagging, in CMAF Ingest output groups. It allows customers to insert ID3 tags into every output segment, controlled by a newly added channel schedule action Id3SegmentTagging. (9a070435)
  • client-bedrock-agent-runtime: Adds multi-turn input support for an Agent node in an Amazon Bedrock Flow (8d5c63a4)
Tests
  • packages: await promise assertions, cleanup test logging (#6839) (e5043419)

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

v3.732.0

3.732.0(2025-01-21)

Documentation Changes

... (truncated)

Changelog

Sourced from @​aws-sdk/credential-provider-ini's changelog.

3.734.0 (2025-01-23)

Note: Version bump only for package @​aws-sdk/credential-provider-ini

3.731.1 (2025-01-18)

Note: Version bump only for package @​aws-sdk/credential-provider-ini

3.731.0 (2025-01-17)

Note: Version bump only for package @​aws-sdk/credential-provider-ini

3.730.0 (2025-01-16)

Bug Fixes

  • nested-clients: create nested clients for internal use (#6791) (5c53685)

3.726.0 (2025-01-09)

Note: Version bump only for package @​aws-sdk/credential-provider-ini

3.723.0 (2025-01-06)

Note: Version bump only for package @​aws-sdk/credential-provider-ini

... (truncated)

Commits

Updates @aws-sdk/credential-provider-process from 3.37.0 to 3.734.0

Release notes

Sourced from @​aws-sdk/credential-provider-process's releases.

v3.734.0

3.734.0(2025-01-23)

Chores
New Features
  • client-ec2: Added "future" allocation type for future dated capacity reservation (752ea128)
  • credential-providers: pass caller client options to fromTemporaryCredentials inner STSClient (#6838) (0d0b14e8)

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

v3.733.0

3.733.0(2025-01-22)

Chores
  • credential-providers: move base fromTempCreds impl to non-browser file (#6836) (84d6c182)
Documentation Changes
  • client-workspaces-thin-client: Rename WorkSpaces Web to WorkSpaces Secure Browser (9e049020)
  • client-glue: Docs Update for timeout changes (296a002d)
New Features
  • clients: update client endpoints as of 2025-01-22 (2cac334c)
  • client-medialive: AWS Elemental MediaLive adds a new feature, ID3 segment tagging, in CMAF Ingest output groups. It allows customers to insert ID3 tags into every output segment, controlled by a newly added channel schedule action Id3SegmentTagging. (9a070435)
  • client-bedrock-agent-runtime: Adds multi-turn input support for an Agent node in an Amazon Bedrock Flow (8d5c63a4)
Tests
  • packages: await promise assertions, cleanup test logging (#6839) (e5043419)

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

v3.732.0

3.732.0(2025-01-21)

Documentation Changes

... (truncated)

Changelog

Sourced from @​aws-sdk/credential-provider-process's changelog.

3.734.0 (2025-01-23)

Note: Version bump only for package @​aws-sdk/credential-provider-process

3.731.0 (2025-01-17)

Note: Version bump only for package @​aws-sdk/credential-provider-process

3.730.0 (2025-01-16)

Note: Version bump only for package @​aws-sdk/credential-provider-process

3.723.0 (2025-01-06)

Note: Version bump only for package @​aws-sdk/credential-provider-process

3.716.0 (2024-12-19)

Note: Version bump only for package @​aws-sdk/credential-provider-process

3.714.0 (2024-12-17)

Features

... (truncated)

Commits

Updates @aws-sdk/credential-provider-sso from 3.637.0 to 3.734.0

Release notes

Sourced from @​aws-sdk/credential-provider-sso's releases.

v3.734.0

3.734.0(2025-01-23)

Chores
New Features
  • client-ec2: Added "future" allocation type for future dated capacity reservation (752ea128)
  • credential-providers: pass caller client options to fromTemporaryCredentials inner STSClient (#6838) (0d0b14e8)

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

v3.733.0

3.733.0(2025-01-22)

Chores
  • credential-providers: move base fromTempCreds impl to non-browser file (#6836) (84d6c182)
Documentation Changes
  • client-workspaces-thin-client: Rename WorkSpaces Web to WorkSpaces Secure Browser (9e049020)
  • client-glue: Docs Update for timeout changes (296a002d)
New Features
  • clients: update client endpoints as of 2025-01-22 (2cac334c)
  • client-medialive: AWS Elemental MediaLive adds a new feature, ID3 segment tagging, in CMAF Ingest output groups. It allows customers to insert ID3 tags into every output segment, controlled by a newly added channel schedule action Id3SegmentTagging. (9a070435)
  • client-bedrock-agent-runtime: Adds multi-turn input support for an Agent node in an Amazon Bedrock Flow (8d5c63a4)
T...

Description has been truncated

@dependabot dependabot bot requested a review from a team as a code owner January 30, 2025 17:11
@dependabot dependabot bot added dependency javascript Pull requests that update Javascript code labels Jan 30, 2025
Bumps the aws-sdk group with 11 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@aws-sdk/client-cloudformation](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudformation) | `3.682.0` | `3.738.0` |
| [@aws-sdk/client-cloudwatch-logs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudwatch-logs) | `3.682.0` | `3.738.0` |
| [@aws-sdk/client-cognito-identity](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cognito-identity) | `3.637.0` | `3.738.0` |
| [@aws-sdk/client-lambda](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-lambda) | `3.637.0` | `3.738.0` |
| [@aws-sdk/client-sso](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sso) | `3.637.0` | `3.734.0` |
| [@aws-sdk/credential-provider-ini](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-provider-ini) | `3.46.0` | `3.734.0` |
| [@aws-sdk/credential-provider-process](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-provider-process) | `3.37.0` | `3.734.0` |
| [@aws-sdk/credential-provider-sso](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-provider-sso) | `3.637.0` | `3.734.0` |
| [@aws-sdk/property-provider](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/property-provider) | `3.46.0` | `3.374.0` |
| [@aws-sdk/smithy-client](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/smithy-client) | `3.342.0` | `3.374.0` |
| [@aws-sdk/util-arn-parser](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/util-arn-parser) | `3.46.0` | `3.723.0` |



Updates `@aws-sdk/client-cloudformation` from 3.682.0 to 3.738.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-cloudformation/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.738.0/clients/client-cloudformation)

Updates `@aws-sdk/client-cloudwatch-logs` from 3.682.0 to 3.738.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-cloudwatch-logs/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.738.0/clients/client-cloudwatch-logs)

Updates `@aws-sdk/client-cognito-identity` from 3.637.0 to 3.738.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-cognito-identity/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.738.0/clients/client-cognito-identity)

Updates `@aws-sdk/client-lambda` from 3.637.0 to 3.738.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-lambda/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.738.0/clients/client-lambda)

Updates `@aws-sdk/client-sso` from 3.637.0 to 3.734.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-sso/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.734.0/clients/client-sso)

Updates `@aws-sdk/credential-provider-ini` from 3.46.0 to 3.734.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/credential-provider-ini/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.734.0/packages/credential-provider-ini)

Updates `@aws-sdk/credential-provider-process` from 3.37.0 to 3.734.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/credential-provider-process/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.734.0/packages/credential-provider-process)

Updates `@aws-sdk/credential-provider-sso` from 3.637.0 to 3.734.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/credential-provider-sso/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.734.0/packages/credential-provider-sso)

Updates `@aws-sdk/property-provider` from 3.46.0 to 3.374.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/v3.374.0/packages/property-provider/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.374.0/packages/property-provider)

Updates `@aws-sdk/smithy-client` from 3.342.0 to 3.374.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/smithy-client/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.374.0/packages/smithy-client)

Updates `@aws-sdk/util-arn-parser` from 3.46.0 to 3.723.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/util-arn-parser/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.723.0/packages/util-arn-parser)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-cloudformation"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-cloudwatch-logs"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-cognito-identity"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-lambda"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-sso"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/credential-provider-ini"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/credential-provider-process"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/credential-provider-sso"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/property-provider"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/smithy-client"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/util-arn-parser"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/master/aws-sdk-ee7f1ff24d branch from 63d6a04 to 2ef45c6 Compare January 31, 2025 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants