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#2099

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 22, 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.556.0
@aws-sdk/client-cloudwatch-logs 3.515.0 3.556.0
@aws-sdk/client-iot-events 3.515.0 3.556.0
@aws-sdk/client-iotsitewise 3.515.0 3.556.0
@aws-sdk/credential-providers 3.515.0 3.556.0
@aws-sdk/client-sts 3.515.0 3.556.0
@aws-sdk/client-dynamodb 3.518.0 3.556.0
@aws-sdk/lib-dynamodb 3.518.0 3.556.0

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

Release notes

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

v3.556.0

3.556.0(2024-04-16)

Chores
  • codegen:
Documentation Changes
  • create supplemental doc for typescript remarks (#5998) (71422277)
New Features
  • clients: update client endpoints as of 2024-04-16 (154d301b)
  • client-outposts: This release adds new APIs to allow customers to configure their Outpost capacity at order-time. (67016465)
  • client-lakeformation: This release adds Lake Formation managed RAM support for the 4 APIs - "DescribeLakeFormationIdentityCenterConfiguration", "CreateLakeFormationIdentityCenterConfiguration", "DescribeLakeFormationIdentityCenterConfiguration", and "DeleteLakeFormationIdentityCenterConfiguration" (93b9ea79)
  • client-iot-wireless: Add PublicGateways in the GetWirelessStatistics call response, indicating the LoRaWAN public network accessed by the device. (a126088f)
  • client-mediapackagev2: Dash v2 is a MediaPackage V2 feature to support egressing on DASH manifest format. (3b624eaf)
  • client-m2: Adding new ListBatchJobRestartPoints API and support for restart batch job. (0aa8336f)
  • client-emr-serverless: This release adds support for shuffle optimized disks that allow larger disk sizes and higher IOPS to efficiently run shuffle heavy workloads. (b99376ec)
  • client-wellarchitected: AWS Well-Architected now has a Connector for Jira to allow customers to efficiently track workload risks and improvement efforts and create closed-loop mechanisms. (aa902b4f)
  • client-entityresolution: Cross Account Resource Support . (639c7113)
  • client-bedrock-agent: For Create Agent API, the agentResourceRoleArn parameter is no longer required. (ed06b5a5)
Bug Fixes

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

v3.555.0

3.555.0(2024-04-12)

Chores
Documentation Changes
  • client-iotfleethub: Documentation updates for AWS IoT Fleet Hub to clarify that Fleet Hub supports organization instance of IAM Identity Center. (fa43c0a7)
  • client-neptune-graph: Update to API documentation to resolve customer reported issues. (72ff8d01)
  • client-config-service: Updates documentation for AWS Config (a9991613)

... (truncated)

Changelog

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

3.556.0 (2024-04-16)

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

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

... (truncated)

Commits
  • b1ea1f2 Publish v3.556.0
  • 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
  • Additional commits viewable in compare view

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

Release notes

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

v3.556.0

3.556.0(2024-04-16)

Chores
  • codegen:
Documentation Changes
  • create supplemental doc for typescript remarks (#5998) (71422277)
New Features
  • clients: update client endpoints as of 2024-04-16 (154d301b)
  • client-outposts: This release adds new APIs to allow customers to configure their Outpost capacity at order-time. (67016465)
  • client-lakeformation: This release adds Lake Formation managed RAM support for the 4 APIs - "DescribeLakeFormationIdentityCenterConfiguration", "CreateLakeFormationIdentityCenterConfiguration", "DescribeLakeFormationIdentityCenterConfiguration", and "DeleteLakeFormationIdentityCenterConfiguration" (93b9ea79)
  • client-iot-wireless: Add PublicGateways in the GetWirelessStatistics call response, indicating the LoRaWAN public network accessed by the device. (a126088f)
  • client-mediapackagev2: Dash v2 is a MediaPackage V2 feature to support egressing on DASH manifest format. (3b624eaf)
  • client-m2: Adding new ListBatchJobRestartPoints API and support for restart batch job. (0aa8336f)
  • client-emr-serverless: This release adds support for shuffle optimized disks that allow larger disk sizes and higher IOPS to efficiently run shuffle heavy workloads. (b99376ec)
  • client-wellarchitected: AWS Well-Architected now has a Connector for Jira to allow customers to efficiently track workload risks and improvement efforts and create closed-loop mechanisms. (aa902b4f)
  • client-entityresolution: Cross Account Resource Support . (639c7113)
  • client-bedrock-agent: For Create Agent API, the agentResourceRoleArn parameter is no longer required. (ed06b5a5)
Bug Fixes

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

v3.555.0

3.555.0(2024-04-12)

Chores
Documentation Changes
  • client-iotfleethub: Documentation updates for AWS IoT Fleet Hub to clarify that Fleet Hub supports organization instance of IAM Identity Center. (fa43c0a7)
  • client-neptune-graph: Update to API documentation to resolve customer reported issues. (72ff8d01)
  • client-config-service: Updates documentation for AWS Config (a9991613)

... (truncated)

Changelog

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

3.556.0 (2024-04-16)

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

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)

... (truncated)

Commits
  • b1ea1f2 Publish v3.556.0
  • 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 ...
  • Additional commits viewable in compare view

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

Release notes

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

v3.556.0

3.556.0(2024-04-16)

Chores
  • codegen:
Documentation Changes
  • create supplemental doc for typescript remarks (#5998) (71422277)
New Features
  • clients: update client endpoints as of 2024-04-16 (154d301b)
  • client-outposts: This release adds new APIs to allow customers to configure their Outpost capacity at order-time. (67016465)
  • client-lakeformation: This release adds Lake Formation managed RAM support for the 4 APIs - "DescribeLakeFormationIdentityCenterConfiguration", "CreateLakeFormationIdentityCenterConfiguration", "DescribeLakeFormationIdentityCenterConfiguration", and "DeleteLakeFormationIdentityCenterConfiguration" (93b9ea79)
  • client-iot-wireless: Add PublicGateways in the GetWirelessStatistics call response, indicating the LoRaWAN public network accessed by the device. (a126088f)
  • client-mediapackagev2: Dash v2 is a MediaPackage V2 feature to support egressing on DASH manifest format. (3b624eaf)
  • client-m2: Adding new ListBatchJobRestartPoints API and support for restart batch job. (0aa8336f)
  • client-emr-serverless: This release adds support for shuffle optimized disks that allow larger disk sizes and higher IOPS to efficiently run shuffle heavy workloads. (b99376ec)
  • client-wellarchitected: AWS Well-Architected now has a Connector for Jira to allow customers to efficiently track workload risks and improvement efforts and create closed-loop mechanisms. (aa902b4f)
  • client-entityresolution: Cross Account Resource Support . (639c7113)
  • client-bedrock-agent: For Create Agent API, the agentResourceRoleArn parameter is no longer required. (ed06b5a5)
Bug Fixes

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

v3.555.0

3.555.0(2024-04-12)

Chores
Documentation Changes
  • client-iotfleethub: Documentation updates for AWS IoT Fleet Hub to clarify that Fleet Hub supports organization instance of IAM Identity Center. (fa43c0a7)
  • client-neptune-graph: Update to API documentation to resolve customer reported issues. (72ff8d01)
  • client-config-service: Updates documentation for AWS Config (a9991613)

... (truncated)

Changelog

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

3.556.0 (2024-04-16)

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

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

... (truncated)

Commits

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

Release notes

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

v3.556.0

3.556.0(2024-04-16)

Chores
  • codegen:
Documentation Changes
  • create supplemental doc for typescript remarks (#5998) (71422277)
New Features
  • clients: update client endpoints as of 2024-04-16 (154d301b)
  • client-outposts: This release adds new APIs to allow customers to configure their Outpost capacity at order-time. (67016465)
  • client-lakeformation: This release adds Lake Formation managed RAM support for the 4 APIs - "DescribeLakeFormationIdentityCenterConfiguration", "CreateLakeFormationIdentityCenterConfiguration", "DescribeLakeFormationIdentityCenterConfiguration", and "DeleteLakeFormationIdentityCenterConfiguration" (93b9ea79)
  • client-iot-wireless: Add PublicGateways in the GetWirelessStatistics call response, indicating the LoRaWAN public network accessed by the device. (a126088f)
  • client-mediapackagev2: Dash v2 is a MediaPackage V2 feature to support egressing on DASH manifest format. (3b624eaf)
  • client-m2: Adding new ListBatchJobRestartPoints API and support for restart batch job. (0aa8336f)
  • client-emr-serverless: This release adds support for shuffle optimized disks that allow larger disk sizes and higher IOPS to efficiently run shuffle heavy workloads. (b99376ec)
  • client-wellarchitected: AWS Well-Architected now has a Connector for Jira to allow customers to efficiently track workload risks and improvement efforts and create closed-loop mechanisms. (aa902b4f)
  • client-entityresolution: Cross Account Resource Support . (639c7113)
  • client-bedrock-agent: For Create Agent API, the agentResourceRoleArn parameter is no longer required. (ed06b5a5)
Bug Fixes

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

v3.555.0

3.555.0(2024-04-12)

Chores
Documentation Changes
  • client-iotfleethub: Documentation updates for AWS IoT Fleet Hub to clarify that Fleet Hub supports organization instance of IAM Identity Center. (fa43c0a7)
  • client-neptune-graph: Update to API documentation to resolve customer reported issues. (72ff8d01)
  • client-config-service: Updates documentation for AWS Config (a9991613)

... (truncated)

Changelog

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

3.556.0 (2024-04-16)

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

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

... (truncated)

Commits

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

Release notes

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

v3.556.0

3.556.0(2024-04-16)

Chores
  • codegen:
Documentation Changes
  • create supplemental doc for typescript remarks (#5998) (71422277)
New Features
  • clients: update client endpoints as of 2024-04-16 (154d301b)
  • client-outposts: This release adds new APIs to allow customers to configure their Outpost capacity at order-time. (67016465)
  • client-lakeformation: This release adds Lake Formation managed RAM support for the 4 APIs - "DescribeLakeFormationIdentityCenterConfiguration", "CreateLakeFormationIdentityCenterConfiguration", "DescribeLakeFormationIdentityCenterConfiguration", and "DeleteLakeFormationIdentityCenterConfiguration" (93b9ea79)
  • client-iot-wireless: Add PublicGateways in the GetWirelessStatistics call response, indicating the LoRaWAN public network accessed by the device. (a126088f)
  • client-mediapackagev2: Dash v2 is a MediaPackage V2 feature to support egressing on DASH manifest format. (3b624eaf)
  • client-m2: Adding new ListBatchJobRestartPoints API and support for restart batch job. (0aa8336f)
  • client-emr-serverless: This release adds support for shuffle optimized disks that allow larger disk sizes and higher IOPS to efficiently run shuffle heavy workloads. (b99376ec)
  • client-wellarchitected: AWS Well-Architected now has a Connector for Jira to allow customers to efficiently track workload risks and improvement efforts and create closed-loop mechanisms. (aa902b4f)
  • client-entityresolution: Cross Account Resource Support . (639c7113)
  • client-bedrock-agent: For Create Agent API, the agentResourceRoleArn parameter is no longer required. (ed06b5a5)
Bug Fixes

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

v3.555.0

3.555.0(2024-04-12)

Chores
Documentation Changes
  • client-iotfleethub: Documentation updates for AWS IoT Fleet Hub to clarify that Fleet Hub supports organization instance of IAM Identity Center. (fa43c0a7)
  • client-neptune-graph: Update to API documentation to resolve customer reported issues. (72ff8d01)
  • client-config-service: Updates documentation for AWS Config (a9991613)

... (truncated)

Changelog

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

3.556.0 (2024-04-16)

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

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)

... (truncated)

Commits

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

Release notes

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

v3.556.0

3.556.0(2024-04-16)

Chores
  • codegen:
Documentation Changes
  • create supplemental doc for typescript remarks (#5998) (71422277)
New Features
  • clients: update client endpoints as of 2024-04-16 (154d301b)
  • client-outposts: This release adds new APIs to allow customers to configure their Outpost capacity at order-time. (67016465)
  • client-lakeformation: This release adds Lake Formation managed RAM support for the 4 APIs - "DescribeLakeFormationIdentityCenterConfiguration", "CreateLakeFormationIdentityCenterConfiguration", "DescribeLakeFormationIdentityCenterConfiguration", and "DeleteLakeFormationIdentityCenterConfiguration" (93b9ea79)
  • client-iot-wireless: Add PublicGateways in the GetWirelessStatistics call response, indicating the LoRaWAN public network accessed by the device. (a126088f)
  • client-mediapackagev2: Dash v2 is a MediaPackage V2 feature to support egressing on DASH manifest format. (3b624eaf)
  • client-m2: Adding new ListBatchJobRestartPoints API and support for restart batch job. (0aa8336f)
  • client-emr-serverless: This release adds support for shuffle optimized disks that allow larger disk sizes and higher IOPS to efficiently run shuffle heavy workloads. (b99376ec)
  • client-wellarchitected: AWS Well-Architected now has a Connector for Jira to allow customers to efficiently track workload risks and improvement efforts and create closed-loop mechanisms. (aa902b4f)
  • client-entityresolution: Cross Account Resource Support . (639c7113)
  • client-bedrock-agent: For Create Agent API, the agentResourceRoleArn parameter is no longer required. (ed06b5a5)
Bug Fixes

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

v3.555.0

3.555.0(2024-04-12)

Chores
Documentation Changes
  • client-iotfleethub: Documentation updates for AWS IoT Fleet Hub to clarify that Fleet Hub supports organization instance of IAM Identity Center. (fa43c0a7)
  • client-neptune-graph: Update to API documentation to resolve customer reported issues. (72ff8d01)
  • client-config-service: Updates documentation for AWS Config (a9991613)

... (truncated)

Changelog

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

3.556.0 (2024-04-16)

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

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

... (truncated)

Commits

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

Release notes

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

v3.556.0

3.556.0(2024-04-16)

Chores
  • codegen:
Documentation Changes
  • create supplemental doc for typescript remarks (#5998) (71422277)
New Features
  • clients: update client endpoints as of 2024-04-16 (154d301b)
  • client-outposts: This release adds new APIs to allow customers to configure their Outpost capacity at order-time. (67016465)
  • client-lakeformation: This release adds Lake Formation managed RAM support for the 4 APIs - "DescribeLakeFormationIdentityCenterConfiguration", "CreateLakeFormationIdentityCenterConfiguration", "DescribeLakeFormationIdentityCenterConfiguration", and "DeleteLakeFormationIdentityCenterConfiguration" (93b9ea79)
  • client-iot-wireless: Add PublicGateways in the GetWirelessStatistics call response, indicating the LoRaWAN public network accessed by the device. (a126088f)
  • client-mediapackagev2: Dash v2 is a MediaPackage V2 feature to support egressing on DASH manifest format. (3b624eaf)
  • client-m2: Adding new ListBatchJobRestartPoints API and support for restart batch job. (0aa8336f)
  • client-emr-serverless: This release adds support for shuffle optimized disks that allow larger disk sizes and higher IOPS to efficiently run shuffle heavy workloads. (b99376ec)
  • client-wellarchitected: AWS Well-Architected now has a Connector for Jira to allow customers to efficiently track workload risks and improvement efforts and create closed-loop mechanisms. (aa902b4f)
  • client-entityresolution: Cross Account Resource Support . (639c7113)
  • client-bedrock-agent: For Create Agent API, the agentResourceRoleArn parameter is no longer required. (ed06b5a5)
Bug Fixes

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

v3.555.0

3.555.0(2024-04-12)

Chores
  • codegen:
    • fix checkstyle config (#5996) (

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.556.0` |
| [@aws-sdk/client-cloudwatch-logs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudwatch-logs) | `3.515.0` | `3.556.0` |
| [@aws-sdk/client-iot-events](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-iot-events) | `3.515.0` | `3.556.0` |
| [@aws-sdk/client-iotsitewise](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-iotsitewise) | `3.515.0` | `3.556.0` |
| [@aws-sdk/credential-providers](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-providers) | `3.515.0` | `3.556.0` |
| [@aws-sdk/client-sts](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sts) | `3.515.0` | `3.556.0` |
| [@aws-sdk/client-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-dynamodb) | `3.518.0` | `3.556.0` |
| [@aws-sdk/lib-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-dynamodb) | `3.518.0` | `3.556.0` |


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

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

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

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

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

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

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

Updates `@aws-sdk/lib-dynamodb` from 3.518.0 to 3.556.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.556.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 22, 2024
@dependabot @github

dependabot Bot commented on behalf of github Apr 29, 2024

Copy link
Copy Markdown
Contributor Author

Superseded by #2100.

@dependabot dependabot Bot closed this Apr 29, 2024
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/rc/aws-sdk-869afbf465 branch April 29, 2024 21:49
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