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

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

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

Conversation

@dependabot

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

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

Release notes

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

v3.525.0

3.525.0(2024-02-29)

Chores
New Features
  • clients: update client endpoints as of 2024-02-29 (f46a7236)
  • client-eks: Added support for new AL2023 AMIs to the supported AMITypes. (dc85f33d)
  • client-lex-models-v2: This release makes AMAZON.QnAIntent generally available in Amazon Lex. This generative AI feature leverages large language models available through Amazon Bedrock to automate frequently asked questions (FAQ) experience for end-users. (19c93a4f)
  • client-migrationhuborchestrator: Adds new CreateTemplate, UpdateTemplate and DeleteTemplate APIs. (86ce4d11)
  • client-docdb-elastic: Launched Elastic Clusters Readable Secondaries, Start/Stop, Configurable Shard Instance count, Automatic Backups and Snapshot Copying (c995dd7e)
  • client-quicksight: TooltipTarget for Combo chart visuals; ColumnConfiguration limit increase to 2000; Documentation Update (eddad245)
  • client-securitylake: Add capability to update the Data Lake's MetaStoreManager Role in order to perform required data lake updates to use Iceberg table format in their data lake or update the role for any other reason. (29c5d21c)
  • client-sagemaker: Adds support for ModelDataSource in Model Packages to support unzipped models. Adds support to specify SourceUri for models which allows registration of models without mandating a container for hosting. Using SourceUri, customers can decouple the model from hosting information during registration. (06093eb0)
Bug Fixes
  • middleware-sdk-s3: restore bucketEndpoint configurability (#5840) (f05b5400)

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

v3.524.0

3.524.0(2024-02-28)

Chores
Documentation Changes
  • s3-presigned-post: use bucket-owner-full-control in examples (#5839) (3417a566)
  • client-sqs: regarding multi-region SQS usage (#5838) (cab93e20)
New Features
  • client-cost-explorer: This release introduces the new API 'GetApproximateUsageRecords', which retrieves estimated usage records for hourly granularity or resource-level data at daily granularity. (83885d0f)
  • client-wafv2: AWS WAF now supports configurable time windows for request aggregation with rate-based rules. Customers can now select time windows of 1 minute, 2 minutes or 10 minutes, in addition to the previously supported 5 minutes. (4528e88c)
  • client-bedrock-agent-runtime: This release adds support to override search strategy performed by the Retrieve and RetrieveAndGenerate APIs for Amazon Bedrock Agents (52f0665e)
  • client-batch: This release adds Batch support for configuration of multicontainer jobs in ECS, Fargate, and EKS. This support is available for all types of jobs, including both array jobs and multi-node parallel jobs. (edbdca75)
  • client-iot: This release reduces the maximum results returned per query invocation from 500 to 100 for the SearchIndex API. This change has no implications as long as the API is invoked until the nextToken is NULL. (1ebc3aa5)
  • client-ec2: This release increases the range of MaxResults for GetNetworkInsightsAccessScopeAnalysisFindings to 1,000. (46e974e1)

... (truncated)

Changelog

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

3.525.0 (2024-02-29)

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

3.523.0 (2024-02-27)

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

3.521.0 (2024-02-23)

Features

Commits

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

Release notes

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

v3.525.0

3.525.0(2024-02-29)

Chores
New Features
  • clients: update client endpoints as of 2024-02-29 (f46a7236)
  • client-eks: Added support for new AL2023 AMIs to the supported AMITypes. (dc85f33d)
  • client-lex-models-v2: This release makes AMAZON.QnAIntent generally available in Amazon Lex. This generative AI feature leverages large language models available through Amazon Bedrock to automate frequently asked questions (FAQ) experience for end-users. (19c93a4f)
  • client-migrationhuborchestrator: Adds new CreateTemplate, UpdateTemplate and DeleteTemplate APIs. (86ce4d11)
  • client-docdb-elastic: Launched Elastic Clusters Readable Secondaries, Start/Stop, Configurable Shard Instance count, Automatic Backups and Snapshot Copying (c995dd7e)
  • client-quicksight: TooltipTarget for Combo chart visuals; ColumnConfiguration limit increase to 2000; Documentation Update (eddad245)
  • client-securitylake: Add capability to update the Data Lake's MetaStoreManager Role in order to perform required data lake updates to use Iceberg table format in their data lake or update the role for any other reason. (29c5d21c)
  • client-sagemaker: Adds support for ModelDataSource in Model Packages to support unzipped models. Adds support to specify SourceUri for models which allows registration of models without mandating a container for hosting. Using SourceUri, customers can decouple the model from hosting information during registration. (06093eb0)
Bug Fixes
  • middleware-sdk-s3: restore bucketEndpoint configurability (#5840) (f05b5400)

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

v3.524.0

3.524.0(2024-02-28)

Chores
Documentation Changes
  • s3-presigned-post: use bucket-owner-full-control in examples (#5839) (3417a566)
  • client-sqs: regarding multi-region SQS usage (#5838) (cab93e20)
New Features
  • client-cost-explorer: This release introduces the new API 'GetApproximateUsageRecords', which retrieves estimated usage records for hourly granularity or resource-level data at daily granularity. (83885d0f)
  • client-wafv2: AWS WAF now supports configurable time windows for request aggregation with rate-based rules. Customers can now select time windows of 1 minute, 2 minutes or 10 minutes, in addition to the previously supported 5 minutes. (4528e88c)
  • client-bedrock-agent-runtime: This release adds support to override search strategy performed by the Retrieve and RetrieveAndGenerate APIs for Amazon Bedrock Agents (52f0665e)
  • client-batch: This release adds Batch support for configuration of multicontainer jobs in ECS, Fargate, and EKS. This support is available for all types of jobs, including both array jobs and multi-node parallel jobs. (edbdca75)
  • client-iot: This release reduces the maximum results returned per query invocation from 500 to 100 for the SearchIndex API. This change has no implications as long as the API is invoked until the nextToken is NULL. (1ebc3aa5)
  • client-ec2: This release increases the range of MaxResults for GetNetworkInsightsAccessScopeAnalysisFindings to 1,000. (46e974e1)

... (truncated)

Changelog

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

3.525.0 (2024-02-29)

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

3.523.0 (2024-02-27)

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

3.521.0 (2024-02-23)

Features

Commits

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

Release notes

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

v3.525.0

3.525.0(2024-02-29)

Chores
New Features
  • clients: update client endpoints as of 2024-02-29 (f46a7236)
  • client-eks: Added support for new AL2023 AMIs to the supported AMITypes. (dc85f33d)
  • client-lex-models-v2: This release makes AMAZON.QnAIntent generally available in Amazon Lex. This generative AI feature leverages large language models available through Amazon Bedrock to automate frequently asked questions (FAQ) experience for end-users. (19c93a4f)
  • client-migrationhuborchestrator: Adds new CreateTemplate, UpdateTemplate and DeleteTemplate APIs. (86ce4d11)
  • client-docdb-elastic: Launched Elastic Clusters Readable Secondaries, Start/Stop, Configurable Shard Instance count, Automatic Backups and Snapshot Copying (c995dd7e)
  • client-quicksight: TooltipTarget for Combo chart visuals; ColumnConfiguration limit increase to 2000; Documentation Update (eddad245)
  • client-securitylake: Add capability to update the Data Lake's MetaStoreManager Role in order to perform required data lake updates to use Iceberg table format in their data lake or update the role for any other reason. (29c5d21c)
  • client-sagemaker: Adds support for ModelDataSource in Model Packages to support unzipped models. Adds support to specify SourceUri for models which allows registration of models without mandating a container for hosting. Using SourceUri, customers can decouple the model from hosting information during registration. (06093eb0)
Bug Fixes
  • middleware-sdk-s3: restore bucketEndpoint configurability (#5840) (f05b5400)

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

v3.524.0

3.524.0(2024-02-28)

Chores
Documentation Changes
  • s3-presigned-post: use bucket-owner-full-control in examples (#5839) (3417a566)
  • client-sqs: regarding multi-region SQS usage (#5838) (cab93e20)
New Features
  • client-cost-explorer: This release introduces the new API 'GetApproximateUsageRecords', which retrieves estimated usage records for hourly granularity or resource-level data at daily granularity. (83885d0f)
  • client-wafv2: AWS WAF now supports configurable time windows for request aggregation with rate-based rules. Customers can now select time windows of 1 minute, 2 minutes or 10 minutes, in addition to the previously supported 5 minutes. (4528e88c)
  • client-bedrock-agent-runtime: This release adds support to override search strategy performed by the Retrieve and RetrieveAndGenerate APIs for Amazon Bedrock Agents (52f0665e)
  • client-batch: This release adds Batch support for configuration of multicontainer jobs in ECS, Fargate, and EKS. This support is available for all types of jobs, including both array jobs and multi-node parallel jobs. (edbdca75)
  • client-iot: This release reduces the maximum results returned per query invocation from 500 to 100 for the SearchIndex API. This change has no implications as long as the API is invoked until the nextToken is NULL. (1ebc3aa5)
  • client-ec2: This release increases the range of MaxResults for GetNetworkInsightsAccessScopeAnalysisFindings to 1,000. (46e974e1)

... (truncated)

Changelog

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

3.525.0 (2024-02-29)

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

3.523.0 (2024-02-27)

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

3.521.0 (2024-02-23)

Features

Commits

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

Release notes

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

v3.525.0

3.525.0(2024-02-29)

Chores
New Features
  • clients: update client endpoints as of 2024-02-29 (f46a7236)
  • client-eks: Added support for new AL2023 AMIs to the supported AMITypes. (dc85f33d)
  • client-lex-models-v2: This release makes AMAZON.QnAIntent generally available in Amazon Lex. This generative AI feature leverages large language models available through Amazon Bedrock to automate frequently asked questions (FAQ) experience for end-users. (19c93a4f)
  • client-migrationhuborchestrator: Adds new CreateTemplate, UpdateTemplate and DeleteTemplate APIs. (86ce4d11)
  • client-docdb-elastic: Launched Elastic Clusters Readable Secondaries, Start/Stop, Configurable Shard Instance count, Automatic Backups and Snapshot Copying (c995dd7e)
  • client-quicksight: TooltipTarget for Combo chart visuals; ColumnConfiguration limit increase to 2000; Documentation Update (eddad245)
  • client-securitylake: Add capability to update the Data Lake's MetaStoreManager Role in order to perform required data lake updates to use Iceberg table format in their data lake or update the role for any other reason. (29c5d21c)
  • client-sagemaker: Adds support for ModelDataSource in Model Packages to support unzipped models. Adds support to specify SourceUri for models which allows registration of models without mandating a container for hosting. Using SourceUri, customers can decouple the model from hosting information during registration. (06093eb0)
Bug Fixes
  • middleware-sdk-s3: restore bucketEndpoint configurability (#5840) (f05b5400)

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

v3.524.0

3.524.0(2024-02-28)

Chores
Documentation Changes
  • s3-presigned-post: use bucket-owner-full-control in examples (#5839) (3417a566)
  • client-sqs: regarding multi-region SQS usage (#5838) (cab93e20)
New Features
  • client-cost-explorer: This release introduces the new API 'GetApproximateUsageRecords', which retrieves estimated usage records for hourly granularity or resource-level data at daily granularity. (83885d0f)
  • client-wafv2: AWS WAF now supports configurable time windows for request aggregation with rate-based rules. Customers can now select time windows of 1 minute, 2 minutes or 10 minutes, in addition to the previously supported 5 minutes. (4528e88c)
  • client-bedrock-agent-runtime: This release adds support to override search strategy performed by the Retrieve and RetrieveAndGenerate APIs for Amazon Bedrock Agents (52f0665e)
  • client-batch: This release adds Batch support for configuration of multicontainer jobs in ECS, Fargate, and EKS. This support is available for all types of jobs, including both array jobs and multi-node parallel jobs. (edbdca75)
  • client-iot: This release reduces the maximum results returned per query invocation from 500 to 100 for the SearchIndex API. This change has no implications as long as the API is invoked until the nextToken is NULL. (1ebc3aa5)
  • client-ec2: This release increases the range of MaxResults for GetNetworkInsightsAccessScopeAnalysisFindings to 1,000. (46e974e1)

... (truncated)

Changelog

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

3.525.0 (2024-02-29)

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

3.523.0 (2024-02-27)

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

3.521.0 (2024-02-23)

Features

Commits

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

Release notes

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

v3.525.0

3.525.0(2024-02-29)

Chores
New Features
  • clients: update client endpoints as of 2024-02-29 (f46a7236)
  • client-eks: Added support for new AL2023 AMIs to the supported AMITypes. (dc85f33d)
  • client-lex-models-v2: This release makes AMAZON.QnAIntent generally available in Amazon Lex. This generative AI feature leverages large language models available through Amazon Bedrock to automate frequently asked questions (FAQ) experience for end-users. (19c93a4f)
  • client-migrationhuborchestrator: Adds new CreateTemplate, UpdateTemplate and DeleteTemplate APIs. (86ce4d11)
  • client-docdb-elastic: Launched Elastic Clusters Readable Secondaries, Start/Stop, Configurable Shard Instance count, Automatic Backups and Snapshot Copying (c995dd7e)
  • client-quicksight: TooltipTarget for Combo chart visuals; ColumnConfiguration limit increase to 2000; Documentation Update (eddad245)
  • client-securitylake: Add capability to update the Data Lake's MetaStoreManager Role in order to perform required data lake updates to use Iceberg table format in their data lake or update the role for any other reason. (29c5d21c)
  • client-sagemaker: Adds support for ModelDataSource in Model Packages to support unzipped models. Adds support to specify SourceUri for models which allows registration of models without mandating a container for hosting. Using SourceUri, customers can decouple the model from hosting information during registration. (06093eb0)
Bug Fixes
  • middleware-sdk-s3: restore bucketEndpoint configurability (#5840) (f05b5400)

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

v3.524.0

3.524.0(2024-02-28)

Chores
Documentation Changes
  • s3-presigned-post: use bucket-owner-full-control in examples (#5839) (3417a566)
  • client-sqs: regarding multi-region SQS usage (#5838) (cab93e20)
New Features
  • client-cost-explorer: This release introduces the new API 'GetApproximateUsageRecords', which retrieves estimated usage records for hourly granularity or resource-level data at daily granularity. (83885d0f)
  • client-wafv2: AWS WAF now supports configurable time windows for request aggregation with rate-based rules. Customers can now select time windows of 1 minute, 2 minutes or 10 minutes, in addition to the previously supported 5 minutes. (4528e88c)
  • client-bedrock-agent-runtime: This release adds support to override search strategy performed by the Retrieve and RetrieveAndGenerate APIs for Amazon Bedrock Agents (52f0665e)
  • client-batch: This release adds Batch support for configuration of multicontainer jobs in ECS, Fargate, and EKS. This support is available for all types of jobs, including both array jobs and multi-node parallel jobs. (edbdca75)
  • client-iot: This release reduces the maximum results returned per query invocation from 500 to 100 for the SearchIndex API. This change has no implications as long as the API is invoked until the nextToken is NULL. (1ebc3aa5)
  • client-ec2: This release increases the range of MaxResults for GetNetworkInsightsAccessScopeAnalysisFindings to 1,000. (46e974e1)

... (truncated)

Changelog

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

3.525.0 (2024-02-29)

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

3.523.0 (2024-02-27)

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

3.521.0 (2024-02-23)

Features

Commits

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

Release notes

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

v3.525.0

3.525.0(2024-02-29)

Chores
New Features
  • clients: update client endpoints as of 2024-02-29 (f46a7236)
  • client-eks: Added support for new AL2023 AMIs to the supported AMITypes. (dc85f33d)
  • client-lex-models-v2: This release makes AMAZON.QnAIntent generally available in Amazon Lex. This generative AI feature leverages large language models available through Amazon Bedrock to automate frequently asked questions (FAQ) experience for end-users. (19c93a4f)
  • client-migrationhuborchestrator: Adds new CreateTemplate, UpdateTemplate and DeleteTemplate APIs. (86ce4d11)
  • client-docdb-elastic: Launched Elastic Clusters Readable Secondaries, Start/Stop, Configurable Shard Instance count, Automatic Backups and Snapshot Copying (c995dd7e)
  • client-quicksight: TooltipTarget for Combo chart visuals; ColumnConfiguration limit increase to 2000; Documentation Update (eddad245)
  • client-securitylake: Add capability to update the Data Lake's MetaStoreManager Role in order to perform required data lake updates to use Iceberg table format in their data lake or update the role for any other reason. (29c5d21c)
  • client-sagemaker: Adds support for ModelDataSource in Model Packages to support unzipped models. Adds support to specify SourceUri for models which allows registration of models without mandating a container for hosting. Using SourceUri, customers can decouple the model from hosting information during registration. (06093eb0)
Bug Fixes
  • middleware-sdk-s3: restore bucketEndpoint configurability (#5840) (f05b5400)

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

v3.524.0

3.524.0(2024-02-28)

Chores
Documentation Changes
  • s3-presigned-post: use bucket-owner-full-control in examples (#5839) (3417a566)
  • client-sqs: regarding multi-region SQS usage (#5838) (cab93e20)
New Features
  • client-cost-explorer: This release introduces the new API 'GetApproximateUsageRecords', which retrieves estimated usage records for hourly granularity or resource-level data at daily granularity. (83885d0f)
  • client-wafv2: AWS WAF now supports configurable time windows for request aggregation with rate-based rules. Customers can now select time windows of 1 minute, 2 minutes or 10 minutes, in addition to the previously supported 5 minutes. (4528e88c)
  • client-bedrock-agent-runtime: This release adds support to override search strategy performed by the Retrieve and RetrieveAndGenerate APIs for Amazon Bedrock Agents (52f0665e)
  • client-batch: This release adds Batch support for configuration of multicontainer jobs in ECS, Fargate, and EKS. This support is available for all types of jobs, including both array jobs and multi-node parallel jobs. (edbdca75)
  • client-iot: This release reduces the maximum results returned per query invocation from 500 to 100 for the SearchIndex API. This change has no implications as long as the API is invoked until the nextToken is NULL. (1ebc3aa5)
  • client-ec2: This release increases the range of MaxResults for GetNetworkInsightsAccessScopeAnalysisFindings to 1,000. (46e974e1)

... (truncated)

Changelog

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

3.525.0 (2024-02-29)

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

3.523.0 (2024-02-27)

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

3.521.0 (2024-02-23)

Features

Commits

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

Release notes

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

v3.525.0

3.525.0(2024-02-29)

Chores
New Features
  • clients: update client endpoints as of 2024-02-29 (f46a7236)
  • client-eks: Added support for new AL2023 AMIs to the supported AMITypes. (dc85f33d)
  • client-lex-models-v2: This release makes AMAZON.QnAIntent generally available in Amazon Lex. This generative AI feature leverages large language models available through Amazon Bedrock to automate frequently asked questions (FAQ) experience for end-users. (19c93a4f)
  • client-migrationhuborchestrator: Adds new CreateTemplate, UpdateTemplate and DeleteTemplate APIs. (86ce4d11)
  • client-docdb-elastic: Launched Elastic Clusters Readable Secondaries, Start/Stop, Configurable Shard Instance count, Automatic Backups and Snapshot Copying (c995dd7e)
  • client-quicksight: TooltipTarget for Combo chart visuals; ColumnConfiguration limit increase to 2000; Documentation Update (eddad245)
  • client-securitylake: Add capability to update the Data Lake's MetaStoreManager Role in order to perform required data lake updates to use Iceberg table format in their data lake or update the role for any other reason. (29c5d21c)
  • client-sagemaker: Adds support for ModelDataSource in Model Packages to support unzipped models. Adds support to specify SourceUri for models which allows registration of models without mandating a container for hosting. Using SourceUri, customers can decouple the model from hosting information during registration. (06093eb0)
Bug Fixes
  • middleware-sdk-s3: restore bucketEndpoint configurability (#5840) (f05b5400)

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

v3.524.0

3.524.0(2024-02-28)

Chores
Documentation Changes
  • s3-presigned-post: use bucket-owner-full-control in examples (#5839) (3417a566)
  • client-sqs: regarding multi-region SQS usage (#5838) (cab93e20)
New Features
  • client-cost-explorer: This release introduces the new API 'GetApproximateUsageRecords', which retrieves estimated usage records for hourly granularity or resource-level data at daily granularity. (83885d0f)
  • client-wafv2: AWS WAF now supports configurable time windows for request aggregation with rate-based rules. Customers can now select time windows of 1 minute, 2 minutes or 10 minutes, in addition to the previously supported 5 minutes. (4528e88c)
  • client-bedrock-agent-runtime: This release adds support to override search strategy performed by the Retrieve and RetrieveAndGenerate APIs for Amazon Bedrock Agents (52f0665e)
  • client-batch: This release adds Batch support for configuration of multicontainer jobs in ECS, Fargate, and EKS. This support is available for all types of jobs, including both array jobs and multi-node parallel jobs. (edbdca75)
  • client-iot: This release reduces the maximum results returned per query invocation from 500 to 100 for the SearchIndex API. This change has no implications as long as the API is invoked until the nextToken is NULL. (1ebc3aa5)
  • client-ec2: This release increases the range of MaxResults for GetNetworkInsightsAccessScopeAnalysisFindings to 1,000. (46e974e1)

... (truncated)

Changelog

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

3.525.0 (2024-02-29)

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

3.523.0 (2024-02-27)

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

3.521.0 (2024-02-23)

Features

Commits

Updates @aws-sdk/lib-dynamodb from 3.518.0 to 3.525.0

Release notes

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

v3.525.0

3.525.0(2024-02-29)

Chores

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


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

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

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

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

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

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

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

Updates `@aws-sdk/lib-dynamodb` from 3.518.0 to 3.525.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.525.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 Mar 4, 2024
@dependabot @github

dependabot Bot commented on behalf of github Mar 11, 2024

Copy link
Copy Markdown
Contributor Author

Superseded by #2046.

@dependabot dependabot Bot closed this Mar 11, 2024
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/rc/aws-sdk-54304474c2 branch March 11, 2024 22:14
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