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

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.664.0
@aws-sdk/client-xray 3.637.0 3.664.0
@aws-sdk/client-cloudwatch 3.637.0 3.664.0
@aws-sdk/client-appconfigdata 3.637.0 3.664.0
@aws-sdk/client-secrets-manager 3.637.0 3.664.0
@aws-sdk/client-ssm 3.637.0 3.664.0
@aws-sdk/util-dynamodb 3.637.0 3.664.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.664.0
@aws-sdk/client-lambda 3.637.0 3.664.0

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

Release notes

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

v3.664.0

3.664.0(2024-10-03)

Chores
  • middleware-user-agent: update to user agent 2.1 spec (#6536) (f783a426)
New Features
  • clients: update client endpoints as of 2024-10-03 (f9df4408)
  • client-codepipeline: AWS CodePipeline introduces Commands action that enables you to easily run shell commands as part of your pipeline execution. (4435e7f8)
  • client-ec2: This release includes a new API for modifying instance cpu-options after launch. (a29a5e44)
  • client-marketplace-reporting: The AWS Marketplace Reporting service introduces the GetBuyerDashboard API. This API returns a dashboard that provides visibility into your organization's AWS Marketplace agreements and associated spend across the AWS accounts in your organization. (a7f70bec)
  • client-mediapackagev2: Added support for ClipStartTime on the FilterConfiguration object on OriginEndpoint manifest settings objects. Added support for EXT-X-START tags on produced HLS child playlists. (efe97754)
  • client-quicksight: QuickSight: Add support for exporting and importing folders in AssetBundle APIs (9060d22e)
  • client-connect: Public GetMetricDataV2 Grouping increase from 3 to 4 (7f9f812b)
  • client-iot: This release adds support for Custom Authentication with X.509 Client Certificates, support for Custom Client Certificate validation, and support for selecting application protocol and authentication type without requiring TLS ALPN for customer's AWS IoT Domain Configurations. (795bda90)
  • middleware-user-agent: add client config for userAgentAppId (#6524) (2990ea8f)
  • scripts: add test:e2e:legacy:preview (#6538) (9196552b)
Bug Fixes
  • scripts: process commits since origin/main in test:e2e:legacy:preview (#6539) (56b76f47)
Tests

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

v3.663.0

3.663.0(2024-10-02)

Documentation Changes
  • client-workspaces: WSP is being rebranded to become DCV. (525e37e4)
New Features
  • clients: update client endpoints as of 2024-10-02 (9a58dedd)
  • client-b2bi: Added and updated APIs to support outbound EDI transformations (5dd5cd26)
  • client-sagemaker: releasing builtinlcc to public (5951f8e6)
  • client-iotdeviceadvisor: Add clientToken attribute and implement idempotency for CreateSuiteDefinition. (3b3ce335)
  • client-bedrock-runtime: Added new fields to Amazon Bedrock Guardrails trace (cea05130)
  • client-s3: This release introduces a header representing the minimum object size limit for Lifecycle transitions. (a692f70c)
  • client-ivs-realtime: Adds new Stage Health EventErrorCodes applicable to RTMP(S) broadcasts. Bug Fix: Enforces that EncoderConfiguration Video height and width must be even-number values. (5d52b43a)
  • client-bedrock-agent-runtime: Added raw model response and usage metrics to PreProcessing and PostProcessing Trace (9326e191)

... (truncated)

Changelog

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

3.664.0 (2024-10-03)

Features

  • middleware-user-agent: add client config for userAgentAppId (#6524) (2990ea8)

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)

... (truncated)

Commits
  • de4dc49 Publish v3.664.0
  • 2990ea8 feat(middleware-user-agent): add client config for userAgentAppId (#6524)
  • 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
  • Additional commits viewable in compare view


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

Release notes

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

v3.664.0

3.664.0(2024-10-03)

Chores
  • middleware-user-agent: update to user agent 2.1 spec (#6536) (f783a426)
New Features
  • clients: update client endpoints as of 2024-10-03 (f9df4408)
  • client-codepipeline: AWS CodePipeline introduces Commands action that enables you to easily run shell commands as part of your pipeline execution. (4435e7f8)
  • client-ec2: This release includes a new API for modifying instance cpu-options after launch. (a29a5e44)
  • client-marketplace-reporting: The AWS Marketplace Reporting service introduces the GetBuyerDashboard API. This API returns a dashboard that provides visibility into your organization's AWS Marketplace agreements and associated spend across the AWS accounts in your organization. (a7f70bec)
  • client-mediapackagev2: Added support for ClipStartTime on the FilterConfiguration object on OriginEndpoint manifest settings objects. Added support for EXT-X-START tags on produced HLS child playlists. (efe97754)
  • client-quicksight: QuickSight: Add support for exporting and importing folders in AssetBundle APIs (9060d22e)
  • client-connect: Public GetMetricDataV2 Grouping increase from 3 to 4 (7f9f812b)
  • client-iot: This release adds support for Custom Authentication with X.509 Client Certificates, support for Custom Client Certificate validation, and support for selecting application protocol and authentication type without requiring TLS ALPN for customer's AWS IoT Domain Configurations. (795bda90)
  • middleware-user-agent: add client config for userAgentAppId (#6524) (2990ea8f)
  • scripts: add test:e2e:legacy:preview (#6538) (9196552b)
Bug Fixes
  • scripts: process commits since origin/main in test:e2e:legacy:preview (#6539) (56b76f47)
Tests

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

v3.663.0

3.663.0(2024-10-02)

Documentation Changes
  • client-workspaces: WSP is being rebranded to become DCV. (525e37e4)
New Features
  • clients: update client endpoints as of 2024-10-02 (9a58dedd)
  • client-b2bi: Added and updated APIs to support outbound EDI transformations (5dd5cd26)
  • client-sagemaker: releasing builtinlcc to public (5951f8e6)
  • client-iotdeviceadvisor: Add clientToken attribute and implement idempotency for CreateSuiteDefinition. (3b3ce335)
  • client-bedrock-runtime: Added new fields to Amazon Bedrock Guardrails trace (cea05130)
  • client-s3: This release introduces a header representing the minimum object size limit for Lifecycle transitions. (a692f70c)
  • client-ivs-realtime: Adds new Stage Health EventErrorCodes applicable to RTMP(S) broadcasts. Bug Fix: Enforces that EncoderConfiguration Video height and width must be even-number values. (5d52b43a)
  • client-bedrock-agent-runtime: Added raw model response and usage metrics to PreProcessing and PostProcessing Trace (9326e191)

... (truncated)

Changelog

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

3.664.0 (2024-10-03)

Features

  • middleware-user-agent: add client config for userAgentAppId (#6524) (2990ea8)

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)

... (truncated)

Commits


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

Release notes

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

v3.664.0

3.664.0(2024-10-03)

Chores
  • middleware-user-agent: update to user agent 2.1 spec (#6536) (f783a426)
New Features
  • clients: update client endpoints as of 2024-10-03 (f9df4408)
  • client-codepipeline: AWS CodePipeline introduces Commands action that enables you to easily run shell commands as part of your pipeline execution. (4435e7f8)
  • client-ec2: This release includes a new API for modifying instance cpu-options after launch. (a29a5e44)
  • client-marketplace-reporting: The AWS Marketplace Reporting service introduces the GetBuyerDashboard API. This API returns a dashboard that provides visibility into your organization's AWS Marketplace agreements and associated spend across the AWS accounts in your organization. (a7f70bec)
  • client-mediapackagev2: Added support for ClipStartTime on the FilterConfiguration object on OriginEndpoint manifest settings objects. Added support for EXT-X-START tags on produced HLS child playlists. (efe97754)
  • client-quicksight: QuickSight: Add support for exporting and importing folders in AssetBundle APIs (9060d22e)
  • client-connect: Public GetMetricDataV2 Grouping increase from 3 to 4 (7f9f812b)
  • client-iot: This release adds support for Custom Authentication with X.509 Client Certificates, support for Custom Client Certificate validation, and support for selecting application protocol and authentication type without requiring TLS ALPN for customer's AWS IoT Domain Configurations. (795bda90)
  • middleware-user-agent: add client config for userAgentAppId (#6524) (2990ea8f)
  • scripts: add test:e2e:legacy:preview (#6538) (9196552b)
Bug Fixes
  • scripts: process commits since origin/main in test:e2e:legacy:preview (#6539) (56b76f47)
Tests

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

v3.663.0

3.663.0(2024-10-02)

Documentation Changes
  • client-workspaces: WSP is being rebranded to become DCV. (525e37e4)
New Features
  • clients: update client endpoints as of 2024-10-02 (9a58dedd)
  • client-b2bi: Added and updated APIs to support outbound EDI transformations (5dd5cd26)
  • client-sagemaker: releasing builtinlcc to public (5951f8e6)
  • client-iotdeviceadvisor: Add clientToken attribute and implement idempotency for CreateSuiteDefinition. (3b3ce335)
  • client-bedrock-runtime: Added new fields to Amazon Bedrock Guardrails trace (cea05130)
  • client-s3: This release introduces a header representing the minimum object size limit for Lifecycle transitions. (a692f70c)
  • client-ivs-realtime: Adds new Stage Health EventErrorCodes applicable to RTMP(S) broadcasts. Bug Fix: Enforces that EncoderConfiguration Video height and width must be even-number values. (5d52b43a)
  • client-bedrock-agent-runtime: Added raw model response and usage metrics to PreProcessing and PostProcessing Trace (9326e191)

... (truncated)

Changelog

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

3.664.0 (2024-10-03)

Features

  • middleware-user-agent: add client config for userAgentAppId (#6524) (2990ea8)

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)

... (truncated)

Commits


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

Release notes

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

v3.664.0

3.664.0(2024-10-03)

Chores
  • middleware-user-agent: update to user agent 2.1 spec (#6536) (f783a426)
New Features
  • clients: update client endpoints as of 2024-10-03 (f9df4408)
  • client-codepipeline: AWS CodePipeline introduces Commands action that enables you to easily run shell commands as part of your pipeline execution. (4435e7f8)
  • client-ec2: This release includes a new API for modifying instance cpu-options after launch. (a29a5e44)
  • client-marketplace-reporting: The AWS Marketplace Reporting service introduces the GetBuyerDashboard API. This API returns a dashboard that provides visibility into your organization's AWS Marketplace agreements and associated spend across the AWS accounts in your organization. (a7f70bec)
  • client-mediapackagev2: Added support for ClipStartTime on the FilterConfiguration object on OriginEndpoint manifest settings objects. Added support for EXT-X-START tags on produced HLS child playlists. (efe97754)
  • client-quicksight: QuickSight: Add support for exporting and importing folders in AssetBundle APIs (9060d22e)
  • client-connect: Public GetMetricDataV2 Grouping increase from 3 to 4 (7f9f812b)
  • client-iot: This release adds support for Custom Authentication with X.509 Client Certificates, support for Custom Client Certificate validation, and support for selecting application protocol and authentication type without requiring TLS ALPN for customer's AWS IoT Domain Configurations. (795bda90)
  • middleware-user-agent: add client config for userAgentAppId (#6524) (2990ea8f)
  • scripts: add test:e2e:legacy:preview (#6538) (9196552b)
Bug Fixes
  • scripts: process commits since origin/main in test:e2e:legacy:preview (#6539) (56b76f47)
Tests

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

v3.663.0

3.663.0(2024-10-02)

Documentation Changes
  • client-workspaces: WSP is being rebranded to become DCV. (525e37e4)
New Features
  • clients: update client endpoints as of 2024-10-02 (9a58dedd)
  • client-b2bi: Added and updated APIs to support outbound EDI transformations (5dd5cd26)
  • client-sagemaker: releasing builtinlcc to public (5951f8e6)
  • client-iotdeviceadvisor: Add clientToken attribute and implement idempotency for CreateSuiteDefinition. (3b3ce335)
  • client-bedrock-runtime: Added new fields to Amazon Bedrock Guardrails trace (cea05130)
  • client-s3: This release introduces a header representing the minimum object size limit for Lifecycle transitions. (a692f70c)
  • client-ivs-realtime: Adds new Stage Health EventErrorCodes applicable to RTMP(S) broadcasts. Bug Fix: Enforces that EncoderConfiguration Video height and width must be even-number values. (5d52b43a)
  • client-bedrock-agent-runtime: Added raw model response and usage metrics to PreProcessing and PostProcessing Trace (9326e191)

... (truncated)

Changelog

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

3.664.0 (2024-10-03)

Features

  • middleware-user-agent: add client config for userAgentAppId (#6524) (2990ea8)

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)

... (truncated)

Commits


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

Release notes

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

v3.664.0

3.664.0(2024-10-03)

Chores
  • middleware-user-agent: update to user agent 2.1 spec (#6536) (f783a426)
New Features
  • clients: update client endpoints as of 2024-10-03 (f9df4408)
  • client-codepipeline: AWS CodePipeline introduces Commands action that enables you to easily run shell commands as part of your pipeline execution. (4435e7f8)
  • client-ec2: This release includes a new API for modifying instance cpu-options after launch. (a29a5e44)
  • client-marketplace-reporting: The AWS Marketplace Reporting service introduces the GetBuyerDashboard API. This API returns a dashboard that provides visibility into your organization's AWS Marketplace agreements and associated spend across the AWS accounts in your organization. (a7f70bec)
  • client-mediapackagev2: Added support for ClipStartTime on the FilterConfiguration object on OriginEndpoint manifest settings objects. Added support for EXT-X-START tags on produced HLS child playlists. (efe97754)
  • client-quicksight: QuickSight: Add support for exporting and importing folders in AssetBundle APIs (9060d22e)
  • client-connect: Public GetMetricDataV2 Grouping increase from 3 to 4 (7f9f812b)
  • client-iot: This release adds support for Custom Authentication with X.509 Client Certificates, support for Custom Client Certificate validation, and support for selecting application protocol and authentication type without requiring TLS ALPN for customer's AWS IoT Domain Configurations. (795bda90)
  • middleware-user-agent: add client config for userAgentAppId (#6524) (2990ea8f)
  • scripts: add test:e2e:legacy:preview (#6538) (9196552b)
Bug Fixes
  • scripts: process commits since origin/main in test:e2e:legacy:preview (#6539) (56b76f47)
Tests

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

v3.663.0

3.663.0(2024-10-02)

Documentation Changes
  • client-workspaces: WSP is being rebranded to become DCV. (525e37e4)
New Features
  • clients: update client endpoints as of 2024-10-02 (9a58dedd)
  • client-b2bi: Added and updated APIs to support outbound EDI transformations (5dd5cd26)
  • client-sagemaker: releasing builtinlcc to public (5951f8e6)
  • client-iotdeviceadvisor: Add clientToken attribute and implement idempotency for CreateSuiteDefinition. (3b3ce335)
  • client-bedrock-runtime: Added new fields to Amazon Bedrock Guardrails trace (cea05130)
  • client-s3: This release introduces a header representing the minimum object size limit for Lifecycle transitions. (a692f70c)
  • client-ivs-realtime: Adds new Stage Health EventErrorCodes applicable to RTMP(S) broadcasts. Bug Fix: Enforces that EncoderConfiguration Video height and width must be even-number values. (5d52b43a)
  • client-bedrock-agent-runtime: Added raw model response and usage metrics to PreProcessing and PostProcessing Trace (9326e191)

... (truncated)

Changelog

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

3.664.0 (2024-10-03)

Features

  • middleware-user-agent: add client config for userAgentAppId (#6524) (2990ea8)

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)

... (truncated)

Commits


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

Release notes

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

v3.664.0

3.664.0(2024-10-03)

Chores
  • middleware-user-agent: update to user agent 2.1 spec (#6536) (f783a426)
New Features
  • clients: update client endpoints as of 2024-10-03 (f9df4408)
  • client-codepipeline: AWS CodePipeline introduces Commands action that enables you to easily run shell commands as part of your pipeline execution. (4435e7f8)
  • client-ec2: This release includes a new API for modifying instance cpu-options after launch. (a29a5e44)
  • client-marketplace-reporting: The AWS Marketplace Reporting service introduces the GetBuyerDashboard API. This API returns a dashboard that provides visibility into your organization's AWS Marketplace agreements and associated spend across the AWS accounts in your organization. (a7f70bec)
  • client-mediapackagev2: Added support for ClipStartTime on the FilterConfiguration object on OriginEndpoint manifest settings objects. Added support for EXT-X-START tags on produced HLS child playlists. (efe97754)
  • client-quicksight: QuickSight: Add support for exporting and importing folders in AssetBundle APIs (9060d22e)
  • client-connect: Public GetMetricDataV2 Grouping increase from 3 to 4 (7f9f812b)
  • client-iot: This release adds support for Custom Authentication with X.509 Client Certificates, support for Custom Client Certificate validation, and support for selecting application protocol and authentication type without requiring TLS ALPN for customer's AWS IoT Domain Configurations. (795bda90)
  • middleware-user-agent: add client config for userAgentAppId (#6524) (2990ea8f)
  • scripts: add test:e2e:legacy:preview (#6538) (9196552b)
Bug Fixes
  • scripts: process commits since origin/main in test:e2e:legacy:preview (#6539) (56b76f47)
Tests

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

v3.663.0

3.663.0(2024-10-02)

Documentation Changes
  • client-workspaces: WSP is being rebranded to become DCV. (525e37e4)
New Features
  • clients: update client endpoints as of 2024-10-02 (9a58dedd)
  • client-b2bi: Added and updated APIs to support outbound EDI transformations (5dd5cd26)
  • client-sagemaker: releasing builtinlcc to public (5951f8e6)
  • client-iotdeviceadvisor: Add clientToken attribute and implement idempotency for CreateSuiteDefinition. (3b3ce335)
  • client-bedrock-runtime: Added new fields to Amazon Bedrock Guardrails trace (cea05130)
  • client-s3: This release introduces a header representing the minimum object size limit for Lifecycle transitions. (a692f70c)
  • client-ivs-realtime: Adds new Stage Health EventErrorCodes applicable to RTMP(S) broadcasts. Bug Fix: Enforces that EncoderConfiguration Video height and width must be even-number values. (5d52b43a)
  • client-bedrock-agent-runtime: Added raw model response and usage metrics to PreProcessing and PostProcessing Trace (9326e191)

... (truncated)

Changelog

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

3.664.0 (2024-10-03)

Features

  • middleware-user-agent: add client config for userAgentAppId (#6524) (2990ea8)

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)

... (truncated)

Commits
  • de4dc49 Publish v3.664.0
  • 2990ea8 feat(middleware-user-agent): add client config for userAgentAppId (#6524)
  • 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... _Description has been truncated_
dependabot[bot] commented 1 month ago

Superseded by #63.