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 with 8 updates#2092

Closed
dependabot[bot] wants to merge 1 commit into
rcfrom
dependabot/npm_and_yarn/rc/aws-sdk-3d250b6a5f
Closed

chore(deps): bump the aws-sdk group with 8 updates#2092
dependabot[bot] wants to merge 1 commit into
rcfrom
dependabot/npm_and_yarn/rc/aws-sdk-3d250b6a5f

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 15, 2024

Copy link
Copy Markdown
Contributor

Bumps the aws-sdk group with 8 updates:

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

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

Release notes

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

v3.554.0

3.554.0(2024-04-11)

Documentation Changes
  • client-s3-control: Documentation updates for Amazon S3-control. (59c84c31)
  • client-codebuild: Support access tokens for Bitbucket sources (6af775f9)
  • client-rds: Updates Amazon RDS documentation for Standard Edition 2 support in RDS Custom for Oracle. (a5585f47)
New Features
  • clients: update client endpoints as of 2024-04-11 (bd1a4176)
  • client-cloudwatch: This release adds support for Metric Characteristics for CloudWatch Anomaly Detection. Anomaly Detector now takes Metric Characteristics object with Periodic Spikes boolean field that tells Anomaly Detection that spikes that repeat at the same time every week are part of the expected pattern. (e0d291a5)
  • client-cloudfront: CloudFront origin access control extends support to AWS Lambda function URLs and AWS Elemental MediaPackage v2 origins. (10615551)
  • client-iam: For CreateOpenIDConnectProvider API, the ThumbprintList parameter is no longer required. (bd8d5bf4)
  • client-omics: This release adds support for retrieval of S3 direct access metadata on sequence stores and read sets, and adds support for SHA256up and SHA512up HealthOmics ETags. (a6d5127c)
  • client-pipes: LogConfiguration ARN validation fixes (b937f440)
  • client-wafv2: Adds an updated version of smoke tests, including smithy trait, for SDK testing. (5b79451f)
  • client-medialive: AWS Elemental MediaLive introduces workflow monitor, a new feature that enables the visualization and monitoring of your media workflows. Create signal maps of your existing workflows and monitor them by creating notification and monitoring template groups. (17570f04)
  • client-batch: This release adds the task properties field to attempt details and the name field on EKS container detail. (6771613c)
  • core: validate XML during deserialization (#5991) (50002cf0)
Bug Fixes
  • private: add dependency checking to private folder (#5993) (c071ceab)

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

v3.553.0

3.553.0(2024-04-10)

Chores
Documentation Changes

... (truncated)

Changelog

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

3.554.0 (2024-04-11)

Features

  • client-cloudwatch: This release adds support for Metric Characteristics for CloudWatch Anomaly Detection. Anomaly Detector now takes Metric Characteristics object with Periodic Spikes boolean field that tells Anomaly Detection that spikes that repeat at the same time every week are part of the expected pattern. (e0d291a)

3.552.0 (2024-04-09)

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

3.549.0 (2024-04-04)

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

3.546.0 (2024-04-01)

Features

  • client-cloudwatch: This release adds support for CloudWatch Anomaly Detection on cross-account metrics. SingleMetricAnomalyDetector and MetricDataQuery inputs to Anomaly Detection APIs now take an optional AccountId field. (8b556b0)

3.540.0 (2024-03-22)

Bug Fixes

  • util-endpoints: augment endpointFunctions inline in endpointResolver functions (#5933) (42a791d)

3.535.0 (2024-03-15)

... (truncated)

Commits
  • 46f9da3 Publish v3.554.0
  • e0d291a feat(client-cloudwatch): This release adds support for Metric Characteristics...
  • dfb5ee2 Publish v3.552.0
  • d201a43 chore: codegen sync for smithy-typescript 0.20.1 (#5980)
  • 1408dce Publish v3.549.0
  • c349825 chore(codegen): update Smithy to 1.47.0 (#5956)
  • 885b47e Publish v3.546.0
  • 8b556b0 feat(client-cloudwatch): This release adds support for CloudWatch Anomaly Det...
  • 37d500c Publish v3.540.0
  • 42a791d fix(util-endpoints): augment endpointFunctions inline in endpointResolver fun...
  • Additional commits viewable in compare view

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

Release notes

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

v3.554.0

3.554.0(2024-04-11)

Documentation Changes
  • client-s3-control: Documentation updates for Amazon S3-control. (59c84c31)
  • client-codebuild: Support access tokens for Bitbucket sources (6af775f9)
  • client-rds: Updates Amazon RDS documentation for Standard Edition 2 support in RDS Custom for Oracle. (a5585f47)
New Features
  • clients: update client endpoints as of 2024-04-11 (bd1a4176)
  • client-cloudwatch: This release adds support for Metric Characteristics for CloudWatch Anomaly Detection. Anomaly Detector now takes Metric Characteristics object with Periodic Spikes boolean field that tells Anomaly Detection that spikes that repeat at the same time every week are part of the expected pattern. (e0d291a5)
  • client-cloudfront: CloudFront origin access control extends support to AWS Lambda function URLs and AWS Elemental MediaPackage v2 origins. (10615551)
  • client-iam: For CreateOpenIDConnectProvider API, the ThumbprintList parameter is no longer required. (bd8d5bf4)
  • client-omics: This release adds support for retrieval of S3 direct access metadata on sequence stores and read sets, and adds support for SHA256up and SHA512up HealthOmics ETags. (a6d5127c)
  • client-pipes: LogConfiguration ARN validation fixes (b937f440)
  • client-wafv2: Adds an updated version of smoke tests, including smithy trait, for SDK testing. (5b79451f)
  • client-medialive: AWS Elemental MediaLive introduces workflow monitor, a new feature that enables the visualization and monitoring of your media workflows. Create signal maps of your existing workflows and monitor them by creating notification and monitoring template groups. (17570f04)
  • client-batch: This release adds the task properties field to attempt details and the name field on EKS container detail. (6771613c)
  • core: validate XML during deserialization (#5991) (50002cf0)
Bug Fixes
  • private: add dependency checking to private folder (#5993) (c071ceab)

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

v3.553.0

3.553.0(2024-04-10)

Chores
Documentation Changes

... (truncated)

Changelog

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

3.554.0 (2024-04-11)

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

3.552.0 (2024-04-09)

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

3.549.0 (2024-04-04)

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

3.540.0 (2024-03-22)

Bug Fixes

  • util-endpoints: augment endpointFunctions inline in endpointResolver functions (#5933) (42a791d)

3.537.0 (2024-03-19)

Features

  • client-cloudwatch-logs: Update LogSamples field in Anomaly model to be a list of LogEvent (d5823e3)

3.536.0 (2024-03-18)

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

... (truncated)

Commits
  • 46f9da3 Publish v3.554.0
  • dfb5ee2 Publish v3.552.0
  • d201a43 chore: codegen sync for smithy-typescript 0.20.1 (#5980)
  • 1408dce Publish v3.549.0
  • c349825 chore(codegen): update Smithy to 1.47.0 (#5956)
  • 37d500c Publish v3.540.0
  • 42a791d fix(util-endpoints): augment endpointFunctions inline in endpointResolver fun...
  • 75c4599 Publish v3.537.0
  • d5823e3 feat(client-cloudwatch-logs): Update LogSamples field in Anomaly model to be ...
  • 69ecf8b Publish v3.536.0
  • Additional commits viewable in compare view

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

Release notes

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

v3.554.0

3.554.0(2024-04-11)

Documentation Changes
  • client-s3-control: Documentation updates for Amazon S3-control. (59c84c31)
  • client-codebuild: Support access tokens for Bitbucket sources (6af775f9)
  • client-rds: Updates Amazon RDS documentation for Standard Edition 2 support in RDS Custom for Oracle. (a5585f47)
New Features
  • clients: update client endpoints as of 2024-04-11 (bd1a4176)
  • client-cloudwatch: This release adds support for Metric Characteristics for CloudWatch Anomaly Detection. Anomaly Detector now takes Metric Characteristics object with Periodic Spikes boolean field that tells Anomaly Detection that spikes that repeat at the same time every week are part of the expected pattern. (e0d291a5)
  • client-cloudfront: CloudFront origin access control extends support to AWS Lambda function URLs and AWS Elemental MediaPackage v2 origins. (10615551)
  • client-iam: For CreateOpenIDConnectProvider API, the ThumbprintList parameter is no longer required. (bd8d5bf4)
  • client-omics: This release adds support for retrieval of S3 direct access metadata on sequence stores and read sets, and adds support for SHA256up and SHA512up HealthOmics ETags. (a6d5127c)
  • client-pipes: LogConfiguration ARN validation fixes (b937f440)
  • client-wafv2: Adds an updated version of smoke tests, including smithy trait, for SDK testing. (5b79451f)
  • client-medialive: AWS Elemental MediaLive introduces workflow monitor, a new feature that enables the visualization and monitoring of your media workflows. Create signal maps of your existing workflows and monitor them by creating notification and monitoring template groups. (17570f04)
  • client-batch: This release adds the task properties field to attempt details and the name field on EKS container detail. (6771613c)
  • core: validate XML during deserialization (#5991) (50002cf0)
Bug Fixes
  • private: add dependency checking to private folder (#5993) (c071ceab)

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

v3.553.0

3.553.0(2024-04-10)

Chores
Documentation Changes

... (truncated)

Changelog

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

3.554.0 (2024-04-11)

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

3.552.0 (2024-04-09)

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

3.549.0 (2024-04-04)

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

3.540.0 (2024-03-22)

Bug Fixes

  • util-endpoints: augment endpointFunctions inline in endpointResolver functions (#5933) (42a791d)

3.535.0 (2024-03-15)

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

3.533.0 (2024-03-13)

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

... (truncated)

Commits
  • 46f9da3 Publish v3.554.0
  • dfb5ee2 Publish v3.552.0
  • d201a43 chore: codegen sync for smithy-typescript 0.20.1 (#5980)
  • 1408dce Publish v3.549.0
  • c349825 chore(codegen): update Smithy to 1.47.0 (#5956)
  • 37d500c Publish v3.540.0
  • 42a791d fix(util-endpoints): augment endpointFunctions inline in endpointResolver fun...
  • c996c48 Publish v3.535.0
  • 74b4812 chore(docs): move documentation before release tag (#5905)
  • 56e6715 chore(clients): allow commands to be constructed without arg if optional (#5901)
  • Additional commits viewable in compare view

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

Release notes

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

v3.554.0

3.554.0(2024-04-11)

Documentation Changes
  • client-s3-control: Documentation updates for Amazon S3-control. (59c84c31)
  • client-codebuild: Support access tokens for Bitbucket sources (6af775f9)
  • client-rds: Updates Amazon RDS documentation for Standard Edition 2 support in RDS Custom for Oracle. (a5585f47)
New Features
  • clients: update client endpoints as of 2024-04-11 (bd1a4176)
  • client-cloudwatch: This release adds support for Metric Characteristics for CloudWatch Anomaly Detection. Anomaly Detector now takes Metric Characteristics object with Periodic Spikes boolean field that tells Anomaly Detection that spikes that repeat at the same time every week are part of the expected pattern. (e0d291a5)
  • client-cloudfront: CloudFront origin access control extends support to AWS Lambda function URLs and AWS Elemental MediaPackage v2 origins. (10615551)
  • client-iam: For CreateOpenIDConnectProvider API, the ThumbprintList parameter is no longer required. (bd8d5bf4)
  • client-omics: This release adds support for retrieval of S3 direct access metadata on sequence stores and read sets, and adds support for SHA256up and SHA512up HealthOmics ETags. (a6d5127c)
  • client-pipes: LogConfiguration ARN validation fixes (b937f440)
  • client-wafv2: Adds an updated version of smoke tests, including smithy trait, for SDK testing. (5b79451f)
  • client-medialive: AWS Elemental MediaLive introduces workflow monitor, a new feature that enables the visualization and monitoring of your media workflows. Create signal maps of your existing workflows and monitor them by creating notification and monitoring template groups. (17570f04)
  • client-batch: This release adds the task properties field to attempt details and the name field on EKS container detail. (6771613c)
  • core: validate XML during deserialization (#5991) (50002cf0)
Bug Fixes
  • private: add dependency checking to private folder (#5993) (c071ceab)

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

v3.553.0

3.553.0(2024-04-10)

Chores
Documentation Changes

... (truncated)

Changelog

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

3.554.0 (2024-04-11)

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

3.552.0 (2024-04-09)

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

3.549.0 (2024-04-04)

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

3.540.0 (2024-03-22)

Bug Fixes

  • util-endpoints: augment endpointFunctions inline in endpointResolver functions (#5933) (42a791d)

3.535.0 (2024-03-15)

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

3.533.0 (2024-03-13)

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

... (truncated)

Commits
  • 46f9da3 Publish v3.554.0
  • dfb5ee2 Publish v3.552.0
  • d201a43 chore: codegen sync for smithy-typescript 0.20.1 (#5980)
  • 1408dce Publish v3.549.0
  • c349825 chore(codegen): update Smithy to 1.47.0 (#5956)
  • 37d500c Publish v3.540.0
  • 42a791d fix(util-endpoints): augment endpointFunctions inline in endpointResolver fun...
  • c996c48 Publish v3.535.0
  • 74b4812 chore(docs): move documentation before release tag (#5905)
  • 56e6715 chore(clients): allow commands to be constructed without arg if optional (#5901)
  • Additional commits viewable in compare view

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

Release notes

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

v3.554.0

3.554.0(2024-04-11)

Documentation Changes
  • client-s3-control: Documentation updates for Amazon S3-control. (59c84c31)
  • client-codebuild: Support access tokens for Bitbucket sources (6af775f9)
  • client-rds: Updates Amazon RDS documentation for Standard Edition 2 support in RDS Custom for Oracle. (a5585f47)
New Features
  • clients: update client endpoints as of 2024-04-11 (bd1a4176)
  • client-cloudwatch: This release adds support for Metric Characteristics for CloudWatch Anomaly Detection. Anomaly Detector now takes Metric Characteristics object with Periodic Spikes boolean field that tells Anomaly Detection that spikes that repeat at the same time every week are part of the expected pattern. (e0d291a5)
  • client-cloudfront: CloudFront origin access control extends support to AWS Lambda function URLs and AWS Elemental MediaPackage v2 origins. (10615551)
  • client-iam: For CreateOpenIDConnectProvider API, the ThumbprintList parameter is no longer required. (bd8d5bf4)
  • client-omics: This release adds support for retrieval of S3 direct access metadata on sequence stores and read sets, and adds support for SHA256up and SHA512up HealthOmics ETags. (a6d5127c)
  • client-pipes: LogConfiguration ARN validation fixes (b937f440)
  • client-wafv2: Adds an updated version of smoke tests, including smithy trait, for SDK testing. (5b79451f)
  • client-medialive: AWS Elemental MediaLive introduces workflow monitor, a new feature that enables the visualization and monitoring of your media workflows. Create signal maps of your existing workflows and monitor them by creating notification and monitoring template groups. (17570f04)
  • client-batch: This release adds the task properties field to attempt details and the name field on EKS container detail. (6771613c)
  • core: validate XML during deserialization (#5991) (50002cf0)
Bug Fixes
  • private: add dependency checking to private folder (#5993) (c071ceab)

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

v3.553.0

3.553.0(2024-04-10)

Chores
Documentation Changes

... (truncated)

Changelog

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

3.554.0 (2024-04-11)

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

3.552.0 (2024-04-09)

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

3.549.0 (2024-04-04)

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

3.540.0 (2024-03-22)

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

3.535.0 (2024-03-15)

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

3.533.0 (2024-03-13)

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

3.529.1 (2024-03-08)

... (truncated)

Commits

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

Release notes

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

v3.554.0

3.554.0(2024-04-11)

Documentation Changes
  • client-s3-control: Documentation updates for Amazon S3-control. (59c84c31)
  • client-codebuild: Support access tokens for Bitbucket sources (6af775f9)
  • client-rds: Updates Amazon RDS documentation for Standard Edition 2 support in RDS Custom for Oracle. (a5585f47)
New Features
  • clients: update client endpoints as of 2024-04-11 (bd1a4176)
  • client-cloudwatch: This release adds support for Metric Characteristics for CloudWatch Anomaly Detection. Anomaly Detector now takes Metric Characteristics object with Periodic Spikes boolean field that tells Anomaly Detection that spikes that repeat at the same time every week are part of the expected pattern. (e0d291a5)
  • client-cloudfront: CloudFront origin access control extends support to AWS Lambda function URLs and AWS Elemental MediaPackage v2 origins. (10615551)
  • client-iam: For CreateOpenIDConnectProvider API, the ThumbprintList parameter is no longer required. (bd8d5bf4)
  • client-omics: This release adds support for retrieval of S3 direct access metadata on sequence stores and read sets, and adds support for SHA256up and SHA512up HealthOmics ETags. (a6d5127c)
  • client-pipes: LogConfiguration ARN validation fixes (b937f440)
  • client-wafv2: Adds an updated version of smoke tests, including smithy trait, for SDK testing. (5b79451f)
  • client-medialive: AWS Elemental MediaLive introduces workflow monitor, a new feature that enables the visualization and monitoring of your media workflows. Create signal maps of your existing workflows and monitor them by creating notification and monitoring template groups. (17570f04)
  • client-batch: This release adds the task properties field to attempt details and the name field on EKS container detail. (6771613c)
  • core: validate XML during deserialization (#5991) (50002cf0)
Bug Fixes
  • private: add dependency checking to private folder (#5993) (c071ceab)

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

v3.553.0

3.553.0(2024-04-10)

Chores
Documentation Changes

... (truncated)

Changelog

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

3.554.0 (2024-04-11)

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

3.552.0 (2024-04-09)

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

3.549.0 (2024-04-04)

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

3.540.0 (2024-03-22)

Bug Fixes

  • util-endpoints: augment endpointFunctions inline in endpointResolver functions (#5933) (42a791d)

3.535.0 (2024-03-15)

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

3.533.0 (2024-03-13)

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

... (truncated)

Commits
  • 46f9da3 Publish v3.554.0
  • dfb5ee2 Publish v3.552.0
  • d201a43 chore: codegen sync for smithy-typescript 0.20.1 (

Bumps the aws-sdk group with 8 updates:

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


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

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

Updates `@aws-sdk/client-iot-events` from 3.515.0 to 3.554.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.554.0/clients/client-iot-events)

Updates `@aws-sdk/client-iotsitewise` from 3.515.0 to 3.554.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.554.0/clients/client-iotsitewise)

Updates `@aws-sdk/credential-providers` from 3.515.0 to 3.554.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.554.0/packages/credential-providers)

Updates `@aws-sdk/client-sts` from 3.515.0 to 3.554.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.554.0/clients/client-sts)

Updates `@aws-sdk/client-dynamodb` from 3.518.0 to 3.554.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.554.0/clients/client-dynamodb)

Updates `@aws-sdk/lib-dynamodb` from 3.518.0 to 3.554.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.554.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 Apr 15, 2024
@dependabot @github

dependabot Bot commented on behalf of github Apr 22, 2024

Copy link
Copy Markdown
Contributor Author

Superseded by #2099.

@dependabot dependabot Bot closed this Apr 22, 2024
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/rc/aws-sdk-3d250b6a5f branch April 22, 2024 21:42
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