dreamorosi / powertools-lambda-typescript

Powertools is a developer toolkit to implement Serverless best practices and increase developer velocity.
https://docs.powertools.aws.dev/lambda/typescript/latest/
MIT No Attribution
0 stars 0 forks source link

chore(deps): bump the aws-sdk-v3 group across 1 directory with 11 updates #58

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

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

Package From To
@aws-sdk/client-dynamodb 3.637.0 3.662.0
@aws-sdk/client-xray 3.637.0 3.662.0
@aws-sdk/client-cloudwatch 3.637.0 3.662.0
@aws-sdk/client-appconfigdata 3.637.0 3.662.0
@aws-sdk/client-secrets-manager 3.637.0 3.662.0
@aws-sdk/client-ssm 3.637.0 3.662.0
@aws-sdk/util-dynamodb 3.637.0 3.662.0
aws-sdk-client-mock 4.0.1 4.0.2
aws-sdk-client-mock-jest 4.0.1 4.0.2
@aws-sdk/lib-dynamodb 3.637.0 3.662.0
@aws-sdk/client-lambda 3.637.0 3.662.0

Updates @aws-sdk/client-dynamodb from 3.637.0 to 3.662.0

Release notes

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

v3.662.0

3.662.0(2024-10-01)

New Features
  • clients: update client endpoints as of 2024-10-01 (15702ebd)
  • client-bedrock-agent: This release adds support to stop an ongoing ingestion job using the StopIngestionJob API in Agents for Amazon Bedrock. (ac898067)
  • client-codeartifact: Add support for the dual stack endpoints. (cb499b9e)
  • client-rds: This release provides additional support for enabling Aurora Limitless Database DB clusters. (b7b061dc)
Bug Fixes
  • s3-request-presigner: enable overriding hoistable headers (#6535) (3c2e59cf)

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

v3.661.0

3.661.0(2024-09-30)

Chores
  • codegen: bump smithy-typescript-codegen version to 0.24 (#6530) (dddd1640)
  • enable 'HMAC-SHA256' signatures on turborepo artifacts (#6526) (cf16ea25)
Documentation Changes
  • client-pricing: Add examples for API operations in model. (5b26c728)
  • client-verifiedpermissions: Add examples for API operations in model. (5b4334c9)
  • client-clouddirectory: Add examples for API operations in model. (24918728)
New Features
  • client-bedrock: Add support for custom models via provisioned throughput for Bedrock Model Evaluation (171d643e)
  • client-supplychain: Release DataLakeDataset, DataIntegrationFlow and ResourceTagging APIs for AWS Supply Chain (ac246970)
  • client-timestream-influxdb: Timestream for InfluxDB now supports port configuration and additional customer-modifiable InfluxDB v2 parameters. This release adds Port to the CreateDbInstance and UpdateDbInstance API, and additional InfluxDB v2 parameters to the CreateDbParameterGroup API. (23ee6ce6)
  • client-connect: Amazon Connect introduces StartOutboundChatContact API allowing customers to initiate outbound chat contacts (54f160ee)
  • client-resource-groups: This update includes new APIs to support application groups and to allow users to manage resource tag-sync tasks in applications. (22f9f330)

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

v3.660.0

3.660.0(2024-09-27)

Chores

... (truncated)

Changelog

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

3.662.0 (2024-10-01)

Bug Fixes

  • s3-request-presigner: enable overriding hoistable headers (#6535) (3c2e59c)

3.658.1 (2024-09-25)

Bug Fixes

  • clients: allow empty string field values for headers (#6511) (1273ff3)

3.658.0 (2024-09-24)

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

3.656.0 (2024-09-20)

Features

  • client-dynamodb: Generate account endpoint for DynamoDB requests when the account ID is available (a39132c)

3.654.0 (2024-09-18)

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

3.651.1 (2024-09-13)

... (truncated)

Commits
  • 5e91f77 Publish v3.662.0
  • 3c2e59c fix(s3-request-presigner): enable overriding hoistable headers (#6535)
  • ecd9d89 Publish v3.658.1
  • 1273ff3 fix(clients): allow empty string field values for headers (#6511)
  • f796530 Publish v3.658.0
  • 6a1aa14 Publish v3.656.0
  • a39132c feat(client-dynamodb): Generate account endpoint for DynamoDB requests when t...
  • 0ade74b Publish v3.654.0
  • bcfee78 chore(clients): codegen sync for IDE type navigation (#6490)
  • 77a7964 Publish v3.651.1
  • Additional commits viewable in compare view


Updates @aws-sdk/client-xray from 3.637.0 to 3.662.0

Release notes

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

v3.662.0

3.662.0(2024-10-01)

New Features
  • clients: update client endpoints as of 2024-10-01 (15702ebd)
  • client-bedrock-agent: This release adds support to stop an ongoing ingestion job using the StopIngestionJob API in Agents for Amazon Bedrock. (ac898067)
  • client-codeartifact: Add support for the dual stack endpoints. (cb499b9e)
  • client-rds: This release provides additional support for enabling Aurora Limitless Database DB clusters. (b7b061dc)
Bug Fixes
  • s3-request-presigner: enable overriding hoistable headers (#6535) (3c2e59cf)

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

v3.661.0

3.661.0(2024-09-30)

Chores
  • codegen: bump smithy-typescript-codegen version to 0.24 (#6530) (dddd1640)
  • enable 'HMAC-SHA256' signatures on turborepo artifacts (#6526) (cf16ea25)
Documentation Changes
  • client-pricing: Add examples for API operations in model. (5b26c728)
  • client-verifiedpermissions: Add examples for API operations in model. (5b4334c9)
  • client-clouddirectory: Add examples for API operations in model. (24918728)
New Features
  • client-bedrock: Add support for custom models via provisioned throughput for Bedrock Model Evaluation (171d643e)
  • client-supplychain: Release DataLakeDataset, DataIntegrationFlow and ResourceTagging APIs for AWS Supply Chain (ac246970)
  • client-timestream-influxdb: Timestream for InfluxDB now supports port configuration and additional customer-modifiable InfluxDB v2 parameters. This release adds Port to the CreateDbInstance and UpdateDbInstance API, and additional InfluxDB v2 parameters to the CreateDbParameterGroup API. (23ee6ce6)
  • client-connect: Amazon Connect introduces StartOutboundChatContact API allowing customers to initiate outbound chat contacts (54f160ee)
  • client-resource-groups: This update includes new APIs to support application groups and to allow users to manage resource tag-sync tasks in applications. (22f9f330)

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

v3.660.0

3.660.0(2024-09-27)

Chores

... (truncated)

Changelog

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

3.662.0 (2024-10-01)

Bug Fixes

  • s3-request-presigner: enable overriding hoistable headers (#6535) (3c2e59c)

3.658.1 (2024-09-25)

Bug Fixes

  • clients: allow empty string field values for headers (#6511) (1273ff3)

3.658.0 (2024-09-24)

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

3.654.0 (2024-09-18)

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

3.651.1 (2024-09-13)

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

3.650.0 (2024-09-11)

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

... (truncated)

Commits
  • 5e91f77 Publish v3.662.0
  • 3c2e59c fix(s3-request-presigner): enable overriding hoistable headers (#6535)
  • ecd9d89 Publish v3.658.1
  • 1273ff3 fix(clients): allow empty string field values for headers (#6511)
  • f796530 Publish v3.658.0
  • 0ade74b Publish v3.654.0
  • bcfee78 chore(clients): codegen sync for IDE type navigation (#6490)
  • 77a7964 Publish v3.651.1
  • 31a992a Publish v3.650.0
  • 76ceacb chore(clients): use spread operator for command endpoint params when necessar...
  • Additional commits viewable in compare view


Updates @aws-sdk/client-cloudwatch from 3.637.0 to 3.662.0

Release notes

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

v3.662.0

3.662.0(2024-10-01)

New Features
  • clients: update client endpoints as of 2024-10-01 (15702ebd)
  • client-bedrock-agent: This release adds support to stop an ongoing ingestion job using the StopIngestionJob API in Agents for Amazon Bedrock. (ac898067)
  • client-codeartifact: Add support for the dual stack endpoints. (cb499b9e)
  • client-rds: This release provides additional support for enabling Aurora Limitless Database DB clusters. (b7b061dc)
Bug Fixes
  • s3-request-presigner: enable overriding hoistable headers (#6535) (3c2e59cf)

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

v3.661.0

3.661.0(2024-09-30)

Chores
  • codegen: bump smithy-typescript-codegen version to 0.24 (#6530) (dddd1640)
  • enable 'HMAC-SHA256' signatures on turborepo artifacts (#6526) (cf16ea25)
Documentation Changes
  • client-pricing: Add examples for API operations in model. (5b26c728)
  • client-verifiedpermissions: Add examples for API operations in model. (5b4334c9)
  • client-clouddirectory: Add examples for API operations in model. (24918728)
New Features
  • client-bedrock: Add support for custom models via provisioned throughput for Bedrock Model Evaluation (171d643e)
  • client-supplychain: Release DataLakeDataset, DataIntegrationFlow and ResourceTagging APIs for AWS Supply Chain (ac246970)
  • client-timestream-influxdb: Timestream for InfluxDB now supports port configuration and additional customer-modifiable InfluxDB v2 parameters. This release adds Port to the CreateDbInstance and UpdateDbInstance API, and additional InfluxDB v2 parameters to the CreateDbParameterGroup API. (23ee6ce6)
  • client-connect: Amazon Connect introduces StartOutboundChatContact API allowing customers to initiate outbound chat contacts (54f160ee)
  • client-resource-groups: This update includes new APIs to support application groups and to allow users to manage resource tag-sync tasks in applications. (22f9f330)

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

v3.660.0

3.660.0(2024-09-27)

Chores

... (truncated)

Changelog

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

3.662.0 (2024-10-01)

Bug Fixes

  • s3-request-presigner: enable overriding hoistable headers (#6535) (3c2e59c)

3.658.1 (2024-09-25)

Bug Fixes

  • clients: allow empty string field values for headers (#6511) (1273ff3)

3.658.0 (2024-09-24)

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

3.654.0 (2024-09-18)

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

3.651.1 (2024-09-13)

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

3.650.0 (2024-09-11)

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

... (truncated)

Commits
  • 5e91f77 Publish v3.662.0
  • 3c2e59c fix(s3-request-presigner): enable overriding hoistable headers (#6535)
  • ecd9d89 Publish v3.658.1
  • 1273ff3 fix(clients): allow empty string field values for headers (#6511)
  • f796530 Publish v3.658.0
  • 0ade74b Publish v3.654.0
  • bcfee78 chore(clients): codegen sync for IDE type navigation (#6490)
  • 77a7964 Publish v3.651.1
  • 31a992a Publish v3.650.0
  • 76ceacb chore(clients): use spread operator for command endpoint params when necessar...
  • Additional commits viewable in compare view


Updates @aws-sdk/client-appconfigdata from 3.637.0 to 3.662.0

Release notes

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

v3.662.0

3.662.0(2024-10-01)

New Features
  • clients: update client endpoints as of 2024-10-01 (15702ebd)
  • client-bedrock-agent: This release adds support to stop an ongoing ingestion job using the StopIngestionJob API in Agents for Amazon Bedrock. (ac898067)
  • client-codeartifact: Add support for the dual stack endpoints. (cb499b9e)
  • client-rds: This release provides additional support for enabling Aurora Limitless Database DB clusters. (b7b061dc)
Bug Fixes
  • s3-request-presigner: enable overriding hoistable headers (#6535) (3c2e59cf)

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

v3.661.0

3.661.0(2024-09-30)

Chores
  • codegen: bump smithy-typescript-codegen version to 0.24 (#6530) (dddd1640)
  • enable 'HMAC-SHA256' signatures on turborepo artifacts (#6526) (cf16ea25)
Documentation Changes
  • client-pricing: Add examples for API operations in model. (5b26c728)
  • client-verifiedpermissions: Add examples for API operations in model. (5b4334c9)
  • client-clouddirectory: Add examples for API operations in model. (24918728)
New Features
  • client-bedrock: Add support for custom models via provisioned throughput for Bedrock Model Evaluation (171d643e)
  • client-supplychain: Release DataLakeDataset, DataIntegrationFlow and ResourceTagging APIs for AWS Supply Chain (ac246970)
  • client-timestream-influxdb: Timestream for InfluxDB now supports port configuration and additional customer-modifiable InfluxDB v2 parameters. This release adds Port to the CreateDbInstance and UpdateDbInstance API, and additional InfluxDB v2 parameters to the CreateDbParameterGroup API. (23ee6ce6)
  • client-connect: Amazon Connect introduces StartOutboundChatContact API allowing customers to initiate outbound chat contacts (54f160ee)
  • client-resource-groups: This update includes new APIs to support application groups and to allow users to manage resource tag-sync tasks in applications. (22f9f330)

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

v3.660.0

3.660.0(2024-09-27)

Chores

... (truncated)

Changelog

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

3.662.0 (2024-10-01)

Bug Fixes

  • s3-request-presigner: enable overriding hoistable headers (#6535) (3c2e59c)

3.658.1 (2024-09-25)

Bug Fixes

  • clients: allow empty string field values for headers (#6511) (1273ff3)

3.658.0 (2024-09-24)

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

3.654.0 (2024-09-18)

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

3.651.1 (2024-09-13)

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

3.650.0 (2024-09-11)

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

... (truncated)

Commits
  • 5e91f77 Publish v3.662.0
  • 3c2e59c fix(s3-request-presigner): enable overriding hoistable headers (#6535)
  • ecd9d89 Publish v3.658.1
  • 1273ff3 fix(clients): allow empty string field values for headers (#6511)
  • f796530 Publish v3.658.0
  • 0ade74b Publish v3.654.0
  • bcfee78 chore(clients): codegen sync for IDE type navigation (#6490)
  • 77a7964 Publish v3.651.1
  • 31a992a Publish v3.650.0
  • 76ceacb chore(clients): use spread operator for command endpoint params when necessar...
  • Additional commits viewable in compare view


Updates @aws-sdk/client-secrets-manager from 3.637.0 to 3.662.0

Release notes

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

v3.662.0

3.662.0(2024-10-01)

New Features
  • clients: update client endpoints as of 2024-10-01 (15702ebd)
  • client-bedrock-agent: This release adds support to stop an ongoing ingestion job using the StopIngestionJob API in Agents for Amazon Bedrock. (ac898067)
  • client-codeartifact: Add support for the dual stack endpoints. (cb499b9e)
  • client-rds: This release provides additional support for enabling Aurora Limitless Database DB clusters. (b7b061dc)
Bug Fixes
  • s3-request-presigner: enable overriding hoistable headers (#6535) (3c2e59cf)

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

v3.661.0

3.661.0(2024-09-30)

Chores
  • codegen: bump smithy-typescript-codegen version to 0.24 (#6530) (dddd1640)
  • enable 'HMAC-SHA256' signatures on turborepo artifacts (#6526) (cf16ea25)
Documentation Changes
  • client-pricing: Add examples for API operations in model. (5b26c728)
  • client-verifiedpermissions: Add examples for API operations in model. (5b4334c9)
  • client-clouddirectory: Add examples for API operations in model. (24918728)
New Features
  • client-bedrock: Add support for custom models via provisioned throughput for Bedrock Model Evaluation (171d643e)
  • client-supplychain: Release DataLakeDataset, DataIntegrationFlow and ResourceTagging APIs for AWS Supply Chain (ac246970)
  • client-timestream-influxdb: Timestream for InfluxDB now supports port configuration and additional customer-modifiable InfluxDB v2 parameters. This release adds Port to the CreateDbInstance and UpdateDbInstance API, and additional InfluxDB v2 parameters to the CreateDbParameterGroup API. (23ee6ce6)
  • client-connect: Amazon Connect introduces StartOutboundChatContact API allowing customers to initiate outbound chat contacts (54f160ee)
  • client-resource-groups: This update includes new APIs to support application groups and to allow users to manage resource tag-sync tasks in applications. (22f9f330)

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

v3.660.0

3.660.0(2024-09-27)

Chores

... (truncated)

Changelog

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

3.662.0 (2024-10-01)

Bug Fixes

  • s3-request-presigner: enable overriding hoistable headers (#6535) (3c2e59c)

3.658.1 (2024-09-25)

Bug Fixes

  • clients: allow empty string field values for headers (#6511) (1273ff3)

3.658.0 (2024-09-24)

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

3.654.0 (2024-09-18)

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

3.651.1 (2024-09-13)

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

3.650.0 (2024-09-11)

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

... (truncated)

Commits
  • 5e91f77 Publish v3.662.0
  • 3c2e59c fix(s3-request-presigner): enable overriding hoistable headers (#6535)
  • ecd9d89 Publish v3.658.1
  • 1273ff3 fix(clients): allow empty string field values for headers (#6511)
  • f796530 Publish v3.658.0
  • 0ade74b Publish v3.654.0
  • bcfee78 chore(clients): codegen sync for IDE type navigation (#6490)
  • 77a7964 Publish v3.651.1
  • 31a992a Publish v3.650.0
  • 76ceacb chore(clients): use spread operator for command endpoint params when necessar...
  • Additional commits viewable in compare view


Updates @aws-sdk/client-ssm from 3.637.0 to 3.662.0

Release notes

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

v3.662.0

3.662.0(2024-10-01)

New Features
  • clients: update client endpoints as of 2024-10-01 (15702ebd)
  • client-bedrock-agent: This release adds support to stop an ongoing ingestion job using the StopIngestionJob API in Agents for Amazon Bedrock. (ac898067)
  • client-codeartifact: Add support for the dual stack endpoints. (cb499b9e)
  • client-rds: This release provides additional support for enabling Aurora Limitless Database DB clusters. (b7b061dc)
Bug Fixes
  • s3-request-presigner: enable overriding hoistable headers (#6535) (3c2e59cf)

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

v3.661.0

3.661.0(2024-09-30)

Chores
  • codegen: bump smithy-typescript-codegen version to 0.24 (#6530) (dddd1640)
  • enable 'HMAC-SHA256' signatures on turborepo artifacts (#6526) (cf16ea25)
Documentation Changes
  • client-pricing: Add examples for API operations in model. (5b26c728)
  • client-verifiedpermissions: Add examples for API operations in model. (5b4334c9)
  • client-clouddirectory: Add examples for API operations in model. (24918728)
New Features
  • client-bedrock: Add support for custom models via provisioned throughput for Bedrock Model Evaluation (171d643e)
  • client-supplychain: Release DataLakeDataset, DataIntegrationFlow and ResourceTagging APIs for AWS Supply Chain (ac246970)
  • client-timestream-influxdb: Timestream for InfluxDB now supports port configuration and additional customer-modifiable InfluxDB v2 parameters. This release adds Port to the CreateDbInstance and UpdateDbInstance API, and additional InfluxDB v2 parameters to the CreateDbParameterGroup API. (23ee6ce6)
  • client-connect: Amazon Connect introduces StartOutboundChatContact API allowing customers to initiate outbound chat contacts (54f160ee)
  • client-resource-groups: This update includes new APIs to support application groups and to allow users to manage resource tag-sync tasks in applications. (22f9f330)

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

v3.660.0

3.660.0(2024-09-27)

Chores

... (truncated)

Changelog

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

3.662.0 (2024-10-01)

Bug Fixes

  • s3-request-presigner: enable overriding hoistable headers (#6535) (3c2e59c)

3.658.1 (2024-09-25)

Bug Fixes

  • clients: allow empty string field values for headers (#6511) (1273ff3)

3.658.0 (2024-09-24)

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

3.654.0 (2024-09-18)

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

3.653.0 (2024-09-17)

Features

  • client-ssm: Support for additional levels of cross-account, cross-Region organizational units in Automation. Various documentation updates. (849e058)

3.651.1 (2024-09-13)

... (truncated)

Commits
  • 5e91f77 Publish v3.662.0
  • 3c2e59c fix(s3-request-presigner): enable overriding hoistable headers (#6535)
  • ecd9d89 Publish v3.658.1
  • 1273ff3 fix(clients): allow empty string field values for headers (#6511)
  • f796530 Publish v3.658.0
  • 0ade74b Publish v3.654.0
  • bcfee78 chore(clients): codegen sync for IDE type navigation (#6490)
  • a993838 Publish v3.653.0
  • 849e058 feat(client-ssm): Support for additional levels of cross-account, cross-Regio...
  • 77a7964 Publish v3.651.1
  • Additional commits viewable in compare view


Updates @aws-sdk/util-dynamodb from 3.637.0 to 3.662.0

Release notes

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

v3.662.0

3.662.0(2024-10-01)

New Features
  • clients: update client endpoints as of 2024-10-01 (15702ebd)
  • client-bedrock-agent: This release adds support to stop an ongoing ingestion job using the StopIngestionJob API in Agents for Amazon Bedrock. (ac898067)
  • client-codeartifact: Add support for the dual stack endpoints. (cb499b9e)
  • client-rds: This release provides additional support for enabling Aurora Limitless Database DB clusters. (b7b061dc)
Bug Fixes
  • s3-request-presigner: enable overriding hoistable headers (#6535) (3c2e59cf)

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

v3.661.0

3.661.0(2024-09-30)

Chores
  • codegen: bump smithy-typescript-codegen version to 0.24 (#6530) (dddd1640)
  • enable 'HMAC-SHA256' signatures on turborepo artifacts (#6526) (cf16ea25)
Documentation Changes
  • client-pricing: Add examples for API operations in model. (5b26c728)
  • client-verifiedpermissions: Add examples for API operations in model. (5b4334c9)
  • client-clouddirectory: Add examples for API operations in model. (24918728)
New Features
  • client-bedrock: Add support for custom models via provisioned throughput for Bedrock Model Evaluation (171d643e)
  • client-supplychain: Release DataLakeDataset, DataIntegrationFlow and ResourceTagging APIs for AWS Supply Chain (ac246970)
  • client-timestream-influxdb: Timestream for InfluxDB now supports port configuration and additional customer-modifiable InfluxDB v2 parameters. This release adds Port to the CreateDbInstance and UpdateDbInstance API, and additional InfluxDB v2 parameters to the CreateDbParameterGroup API. (23ee6ce6)
  • client-connect: Amazon Connect introduces StartOutboundChatContact API allowing customers to initiate outbound chat contacts (54f160ee)
  • client-resource-groups: This update includes new APIs to support application groups and to allow users to manage resource tag-sync tasks in applications. (22f9f330)

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

v3.660.0

3.660.0(2024-09-27)

Chores

... (truncated)

Changelog

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

3.662.0 (2024-10-01)

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

3.658.1 (2024-09-25)

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

3.658.0 (2024-09-24)

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

3.656.0 (2024-09-20)

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

3.654.0 (2024-09-18)

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

3.651.1 (2024-09-13)

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

3.650.0 (2024-09-11)

... (truncated)

Commits


Updates aws-sdk-client-mock from 4.0.1 to 4.0.2

Release notes

Sourced from aws-sdk-client-mock's releases.

v4.0.2

4.0.2 (2024-09-23)

v4.0.2-beta.0

4.0.2-beta.0 (2024-06-20)

Bug Fixes

  • jest: allow "toHaveReceivedCommandWith" partial match without required Command fields (79929ae)
Changelog

Sourced from aws-sdk-client-mock's changelog.

4.0.2 (2024-09-23)

4.0.2-beta.0 (2024-06-20)

Bug Fixes

  • jest: allow "toHaveReceivedCommandWith" partial match without required Command fields (79929ae)
Commits
  • 1f08693 chore(release): 4.0.2
  • 3be9f30 ci: fix CLI conflict for pnpm docs
  • f4b16c5 docs: move reproduction code instructions from body to desc in bug template
  • 6ca4735 docs: mocking lib-storage Upload for small files
  • 6d098fc chore: bump sinon from 16.1.3 to 18.0.1 (#237)
  • a88b565 chore(release): 4.0.2-beta.0
  • dependabot[bot] commented 1 month ago

    Superseded by #60.