Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

chore(deps): bump the aws-sdk group across 1 directory with 8 updates#2150

Open
dependabot[bot] wants to merge 1 commit intorcfrom
dependabot/npm_and_yarn/rc/aws-sdk-dda8575b16
Open

chore(deps): bump the aws-sdk group across 1 directory with 8 updates#2150
dependabot[bot] wants to merge 1 commit intorcfrom
dependabot/npm_and_yarn/rc/aws-sdk-dda8575b16

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jun 24, 2024

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

Package From To
@aws-sdk/client-cloudwatch 3.515.0 3.600.0
@aws-sdk/client-cloudwatch-logs 3.515.0 3.600.0
@aws-sdk/client-iot-events 3.515.0 3.600.0
@aws-sdk/client-iotsitewise 3.515.0 3.600.0
@aws-sdk/credential-providers 3.515.0 3.600.0
@aws-sdk/client-dynamodb 3.518.0 3.602.0
@aws-sdk/lib-dynamodb 3.518.0 3.602.0

Updates @aws-sdk/client-cloudwatch from 3.515.0 to 3.600.0

Release notes

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

v3.600.0

3.600.0(2024-06-18)

Chores
Documentation Changes
  • s3-request-presigner: add in getSignedUrl example with and without signed headers (#6129) (1bf87e39)
New Features
  • clients: update command documentation examples as of 2024-06-18 (861d0566)
  • client-polly: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (141cb0b3)
  • client-snowball: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (aaf2ab76)
  • client-shield: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (db1da4cf)
  • client-cloudtrail: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (96b429f1)
  • client-eks: This release adds support to surface async fargate customer errors from async path to customer through describe-fargate-profile API response. (34e2d616)
  • client-config-service: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (472d873a)
  • client-sagemaker: Launched a new feature in SageMaker to provide managed MLflow Tracking Servers for customers to track ML experiments. This release also adds a new capability of attaching additional storage to SageMaker HyperPod cluster instances. (92df9320)
  • client-bedrock-runtime: This release adds support for using Guardrails with the Converse and ConverseStream APIs. (2bdad15f)
  • client-rekognition: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (fd9be059)
  • client-lightsail: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (9a35ffe6)

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

v3.599.0

3.599.0(2024-06-17)

Chores
Documentation Changes
  • client-acm-pca: Doc-only update that adds name constraints as an allowed extension for ImportCertificateAuthorityCertificate. (d3f9d150)
  • client-kms: Updating SDK example for KMS DeriveSharedSecret API. (76ace8fd)
  • client-secrets-manager: Doc only update for Secrets Manager (a18206cf)
New Features
  • client-cognito-identity-provider: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (23b31241)
  • client-efs: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (58a3ed7e)
  • client-directory-service: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (98f1ae3f)
  • client-codebuild: AWS CodeBuild now supports global and organization GitHub webhooks (a7798f3b)
  • client-batch: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (1ae8691a)

... (truncated)

Changelog

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

3.600.0 (2024-06-18)

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

3.598.0 (2024-06-14)

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

3.596.0 (2024-06-12)

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

3.592.0 (2024-06-06)

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

3.590.0 (2024-06-04)

Bug Fixes

  • codegen: consistently add region as config option when generated client is Sigv4 but not AWS (#6156) (06f51cc)

3.588.0 (2024-05-31)

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

... (truncated)

Commits

Updates @aws-sdk/client-cloudwatch-logs from 3.515.0 to 3.600.0

Release notes

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

v3.600.0

3.600.0(2024-06-18)

Chores
Documentation Changes
  • s3-request-presigner: add in getSignedUrl example with and without signed headers (#6129) (1bf87e39)
New Features
  • clients: update command documentation examples as of 2024-06-18 (861d0566)
  • client-polly: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (141cb0b3)
  • client-snowball: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (aaf2ab76)
  • client-shield: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (db1da4cf)
  • client-cloudtrail: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (96b429f1)
  • client-eks: This release adds support to surface async fargate customer errors from async path to customer through describe-fargate-profile API response. (34e2d616)
  • client-config-service: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (472d873a)
  • client-sagemaker: Launched a new feature in SageMaker to provide managed MLflow Tracking Servers for customers to track ML experiments. This release also adds a new capability of attaching additional storage to SageMaker HyperPod cluster instances. (92df9320)
  • client-bedrock-runtime: This release adds support for using Guardrails with the Converse and ConverseStream APIs. (2bdad15f)
  • client-rekognition: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (fd9be059)
  • client-lightsail: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (9a35ffe6)

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

v3.599.0

3.599.0(2024-06-17)

Chores
Documentation Changes
  • client-acm-pca: Doc-only update that adds name constraints as an allowed extension for ImportCertificateAuthorityCertificate. (d3f9d150)
  • client-kms: Updating SDK example for KMS DeriveSharedSecret API. (76ace8fd)
  • client-secrets-manager: Doc only update for Secrets Manager (a18206cf)
New Features
  • client-cognito-identity-provider: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (23b31241)
  • client-efs: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (58a3ed7e)
  • client-directory-service: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (98f1ae3f)
  • client-codebuild: AWS CodeBuild now supports global and organization GitHub webhooks (a7798f3b)
  • client-batch: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (1ae8691a)

... (truncated)

Changelog

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

3.600.0 (2024-06-18)

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

3.598.0 (2024-06-14)

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

3.596.0 (2024-06-12)

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

3.592.0 (2024-06-06)

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

3.590.0 (2024-06-04)

Bug Fixes

  • codegen: consistently add region as config option when generated client is Sigv4 but not AWS (#6156) (06f51cc)

3.588.0 (2024-05-31)

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

... (truncated)

Commits

Updates @aws-sdk/client-iot-events from 3.515.0 to 3.600.0

Release notes

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

v3.600.0

3.600.0(2024-06-18)

Chores
Documentation Changes
  • s3-request-presigner: add in getSignedUrl example with and without signed headers (#6129) (1bf87e39)
New Features
  • clients: update command documentation examples as of 2024-06-18 (861d0566)
  • client-polly: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (141cb0b3)
  • client-snowball: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (aaf2ab76)
  • client-shield: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (db1da4cf)
  • client-cloudtrail: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (96b429f1)
  • client-eks: This release adds support to surface async fargate customer errors from async path to customer through describe-fargate-profile API response. (34e2d616)
  • client-config-service: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (472d873a)
  • client-sagemaker: Launched a new feature in SageMaker to provide managed MLflow Tracking Servers for customers to track ML experiments. This release also adds a new capability of attaching additional storage to SageMaker HyperPod cluster instances. (92df9320)
  • client-bedrock-runtime: This release adds support for using Guardrails with the Converse and ConverseStream APIs. (2bdad15f)
  • client-rekognition: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (fd9be059)
  • client-lightsail: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (9a35ffe6)

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

v3.599.0

3.599.0(2024-06-17)

Chores
Documentation Changes
  • client-acm-pca: Doc-only update that adds name constraints as an allowed extension for ImportCertificateAuthorityCertificate. (d3f9d150)
  • client-kms: Updating SDK example for KMS DeriveSharedSecret API. (76ace8fd)
  • client-secrets-manager: Doc only update for Secrets Manager (a18206cf)
New Features
  • client-cognito-identity-provider: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (23b31241)
  • client-efs: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (58a3ed7e)
  • client-directory-service: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (98f1ae3f)
  • client-codebuild: AWS CodeBuild now supports global and organization GitHub webhooks (a7798f3b)
  • client-batch: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (1ae8691a)

... (truncated)

Changelog

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

3.600.0 (2024-06-18)

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

3.598.0 (2024-06-14)

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

3.596.0 (2024-06-12)

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

3.592.0 (2024-06-06)

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

3.590.0 (2024-06-04)

Bug Fixes

  • codegen: consistently add region as config option when generated client is Sigv4 but not AWS (#6156) (06f51cc)

3.588.0 (2024-05-31)

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

... (truncated)

Commits

Updates @aws-sdk/client-iotsitewise from 3.515.0 to 3.600.0

Release notes

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

v3.600.0

3.600.0(2024-06-18)

Chores
Documentation Changes
  • s3-request-presigner: add in getSignedUrl example with and without signed headers (#6129) (1bf87e39)
New Features
  • clients: update command documentation examples as of 2024-06-18 (861d0566)
  • client-polly: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (141cb0b3)
  • client-snowball: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (aaf2ab76)
  • client-shield: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (db1da4cf)
  • client-cloudtrail: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (96b429f1)
  • client-eks: This release adds support to surface async fargate customer errors from async path to customer through describe-fargate-profile API response. (34e2d616)
  • client-config-service: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (472d873a)
  • client-sagemaker: Launched a new feature in SageMaker to provide managed MLflow Tracking Servers for customers to track ML experiments. This release also adds a new capability of attaching additional storage to SageMaker HyperPod cluster instances. (92df9320)
  • client-bedrock-runtime: This release adds support for using Guardrails with the Converse and ConverseStream APIs. (2bdad15f)
  • client-rekognition: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (fd9be059)
  • client-lightsail: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (9a35ffe6)

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

v3.599.0

3.599.0(2024-06-17)

Chores
Documentation Changes
  • client-acm-pca: Doc-only update that adds name constraints as an allowed extension for ImportCertificateAuthorityCertificate. (d3f9d150)
  • client-kms: Updating SDK example for KMS DeriveSharedSecret API. (76ace8fd)
  • client-secrets-manager: Doc only update for Secrets Manager (a18206cf)
New Features
  • client-cognito-identity-provider: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (23b31241)
  • client-efs: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (58a3ed7e)
  • client-directory-service: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (98f1ae3f)
  • client-codebuild: AWS CodeBuild now supports global and organization GitHub webhooks (a7798f3b)
  • client-batch: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (1ae8691a)

... (truncated)

Changelog

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

3.600.0 (2024-06-18)

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

3.598.0 (2024-06-14)

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

3.596.0 (2024-06-12)

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

3.592.0 (2024-06-06)

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

3.590.0 (2024-06-04)

Bug Fixes

  • codegen: consistently add region as config option when generated client is Sigv4 but not AWS (#6156) (06f51cc)

3.588.0 (2024-05-31)

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

... (truncated)

Commits

Updates @aws-sdk/credential-providers from 3.515.0 to 3.600.0

Release notes

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

v3.600.0

3.600.0(2024-06-18)

Chores
Documentation Changes
  • s3-request-presigner: add in getSignedUrl example with and without signed headers (#6129) (1bf87e39)
New Features
  • clients: update command documentation examples as of 2024-06-18 (861d0566)
  • client-polly: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (141cb0b3)
  • client-snowball: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (aaf2ab76)
  • client-shield: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (db1da4cf)
  • client-cloudtrail: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (96b429f1)
  • client-eks: This release adds support to surface async fargate customer errors from async path to customer through describe-fargate-profile API response. (34e2d616)
  • client-config-service: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (472d873a)
  • client-sagemaker: Launched a new feature in SageMaker to provide managed MLflow Tracking Servers for customers to track ML experiments. This release also adds a new capability of attaching additional storage to SageMaker HyperPod cluster instances. (92df9320)
  • client-bedrock-runtime: This release adds support for using Guardrails with the Converse and ConverseStream APIs. (2bdad15f)
  • client-rekognition: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (fd9be059)
  • client-lightsail: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (9a35ffe6)

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

v3.599.0

3.599.0(2024-06-17)

Chores
Documentation Changes
  • client-acm-pca: Doc-only update that adds name constraints as an allowed extension for ImportCertificateAuthorityCertificate. (d3f9d150)
  • client-kms: Updating SDK example for KMS DeriveSharedSecret API. (76ace8fd)
  • client-secrets-manager: Doc only update for Secrets Manager (a18206cf)
New Features
  • client-cognito-identity-provider: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (23b31241)
  • client-efs: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (58a3ed7e)
  • client-directory-service: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (98f1ae3f)
  • client-codebuild: AWS CodeBuild now supports global and organization GitHub webhooks (a7798f3b)
  • client-batch: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (1ae8691a)

... (truncated)

Changelog

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

3.600.0 (2024-06-18)

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

3.598.0 (2024-06-14)

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

3.596.0 (2024-06-12)

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

3.592.0 (2024-06-06)

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

3.590.0 (2024-06-04)

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

3.588.0 (2024-05-31)

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

3.587.0 (2024-05-30)

... (truncated)

Commits

Updates @aws-sdk/client-sts from 3.515.0 to 3.600.0

Release notes

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

v3.600.0

3.600.0(2024-06-18)

Chores
Documentation Changes
  • s3-request-presigner: add in getSignedUrl example with and without signed headers (#6129) (1bf87e39)
New Features
  • clients: update command documentation examples as of 2024-06-18 (861d0566)
  • client-polly: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (141cb0b3)
  • client-snowball: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (aaf2ab76)
  • client-shield: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (db1da4cf)
  • client-cloudtrail: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (96b429f1)
  • client-eks: This release adds support to surface async fargate customer errors from async path to customer through describe-fargate-profile API response. (34e2d616)
  • client-config-service: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (472d873a)
  • client-sagemaker: Launched a new feature in SageMaker to provide managed MLflow Tracking Servers for customers to track ML experiments. This release also adds a new capability of attaching additional storage to SageMaker HyperPod cluster instances. (92df9320)
  • client-bedrock-runtime: This release adds support for using Guardrails with the Converse and ConverseStream APIs. (2bdad15f)
  • client-rekognition: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (fd9be059)
  • client-lightsail: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (9a35ffe6)

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

v3.599.0

3.599.0(2024-06-17)

Chores
Documentation Changes
  • client-acm-pca: Doc-only update that adds name constraints as an allowed extension for ImportCertificateAuthorityCertificate. (d3f9d150)
  • client-kms: Updating SDK example for KMS DeriveSharedSecret API. (76ace8fd)
  • client-secrets-manager: Doc only update for Secrets Manager (a18206cf)
New Features
  • client-cognito-identity-provider: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (23b31241)
  • client-efs: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (58a3ed7e)
  • client-directory-service: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (98f1ae3f)
  • client-codebuild: AWS CodeBuild now supports global and organization GitHub webhooks (a7798f3b)
  • client-batch: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (1ae8691a)

... (truncated)

Changelog

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

3.600.0 (2024-06-18)

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

3.598.0 (2024-06-14)

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

3.596.0 (2024-06-12)

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

3.592.0 (2024-06-06)

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

3.590.0 (2024-06-04)

Bug Fixes

  • codegen: consistently add region as config option when generated client is Sigv4 but not AWS (#6156) (06f51cc)

3.588.0 (2024-05-31)

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

... (truncated)

Commits

Updates @aws-sdk/client-dynamodb from 3.518.0 to 3.602.0

Release notes

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

v3.602.0

3.602.0(2024-06-20)

Documentation Changes
  • client-securityhub: Documentation updates for Security Hub (e0f0232b)
  • client-dynamodb: Doc-only update for DynamoDB. Fixed Important note in 6 Global table APIs - CreateGlobalTable, DescribeGlobalTable, DescribeGlobalTableSettings, ListGlobalTables, UpdateGlobalTable, and UpdateGlobalTableSettings. (249cd33e)
New Features
  • clients: update client endpoints as of 2024-06-20 (f9179c6f)
  • client-codeartifact: Add support for the Cargo package format. (6d048ab5)
  • client-compute-optimizer: This release enables AWS Compute Optimizer to analyze and generate optimization recommendations for Amazon RDS MySQL and RDS PostgreSQL. (1cf227f8)
  • client-ivs-realtime: IVS Real-Time now offers customers the ability to record individual stage participants to S3. (b3374d14)
  • client-cost-optimization-hub: This release enables AWS Cost Optimization Hub to show cost optimization recommendations for Amazon RDS MySQL and RDS PostgreSQL. (52a0e8f8)
  • client-sagemaker: Adds support for model references in Hub service, and adds support for cross-account access of Hubs (10482051)
  • client-glue: Fix Glue paginators for Jobs, JobRuns, Triggers, Blueprints and Workflows. (8741cd4a)
  • client-bedrock-runtime: This release adds document support to Converse and ConverseStream APIs (7f5bfb9e)

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

v3.601.0

3.601.0(2024-06-19)

New Features
  • clients: update client endpoints as of 2024-06-19 (a8b4514f)
  • client-opensearch: This release enables customers to use JSON Web Tokens (JWT) for authentication on their Amazon OpenSearch Service domains. (145a9764)
  • client-athena: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (7b7b5eca)
  • client-elastic-transcoder: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (78789c48Description has been truncated

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

| Package | From | To |
| --- | --- | --- |
| [@aws-sdk/client-cloudwatch](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudwatch) | `3.515.0` | `3.600.0` |
| [@aws-sdk/client-cloudwatch-logs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudwatch-logs) | `3.515.0` | `3.600.0` |
| [@aws-sdk/client-iot-events](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-iot-events) | `3.515.0` | `3.600.0` |
| [@aws-sdk/client-iotsitewise](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-iotsitewise) | `3.515.0` | `3.600.0` |
| [@aws-sdk/credential-providers](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-providers) | `3.515.0` | `3.600.0` |
| [@aws-sdk/client-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-dynamodb) | `3.518.0` | `3.602.0` |
| [@aws-sdk/lib-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-dynamodb) | `3.518.0` | `3.602.0` |



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

Updates `@aws-sdk/client-cloudwatch-logs` from 3.515.0 to 3.600.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.600.0/clients/client-cloudwatch-logs)

Updates `@aws-sdk/client-iot-events` from 3.515.0 to 3.600.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-iot-events/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.600.0/clients/client-iot-events)

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

Updates `@aws-sdk/credential-providers` from 3.515.0 to 3.600.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-providers/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.600.0/packages/credential-providers)

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

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

Updates `@aws-sdk/lib-dynamodb` from 3.518.0 to 3.602.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-dynamodb/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.602.0/lib/lib-dynamodb)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-cloudwatch"
  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-iot-events"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-iotsitewise"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/credential-providers"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-sts"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-dynamodb"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/lib-dynamodb"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
...

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 Jun 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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