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 9 updates #31

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

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

Package From To
@aws-sdk/client-dynamodb 3.637.0 3.656.0
@aws-sdk/client-xray 3.637.0 3.654.0
@aws-sdk/client-cloudwatch 3.637.0 3.654.0
@aws-sdk/client-appconfigdata 3.637.0 3.654.0
@aws-sdk/client-secrets-manager 3.637.0 3.654.0
@aws-sdk/client-ssm 3.637.0 3.654.0
@aws-sdk/util-dynamodb 3.637.0 3.656.0
@aws-sdk/lib-dynamodb 3.637.0 3.656.0
@aws-sdk/client-lambda 3.637.0 3.656.0

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

Release notes

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

v3.656.0

3.656.0(2024-09-20)

New Features
  • clients: update command documentation examples as of 2024-09-20 (ab843b8d)
  • client-neptune: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (cdacf566)
  • client-sagemaker: Amazon SageMaker now supports using manifest files to specify the location of uncompressed model artifacts within Model Packages (12cef30d)
  • client-workspaces: Releasing new ErrorCodes for SysPrep failures during ImageImport and CreateImage process (ae91f03a)
  • client-sagemaker-metrics: This release introduces support for the SageMaker Metrics BatchGetMetrics API. (5b6c0db8)
  • client-dynamodb: Generate account endpoint for DynamoDB requests when the account ID is available (a39132cf)

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

v3.655.0

3.655.0(2024-09-19)

New Features
  • client-workspaces-web: WorkSpaces Secure Browser now enables Administrators to view and manage end-user browsing sessions via Session Management APIs. (7913a4b6)
  • client-codeconnections: This release adds the PullRequestComment field to CreateSyncConfiguration API input, UpdateSyncConfiguration API input, GetSyncConfiguration API output and ListSyncConfiguration API output (0b63507d)
  • client-medialive: Adds Bandwidth Reduction Filtering for HD AVC and HEVC encodes, multiplex container settings. (dacf7b55)
  • client-mediaconvert: This release provides support for additional DRM configurations per SPEKE Version 2.0. (f7cca480)
  • client-glue: This change is for releasing TestConnection api SDK model (ddea9dd5)
  • client-lambda: Tagging support for Lambda event source mapping, and code signing configuration resources. (97088ae8)
  • client-quicksight: QuickSight: 1. Add new API - ListFoldersForResource. 2. Commit mode adds visibility configuration of Apply button on multi-select controls for authors. (31b656fc)
  • client-sagemaker: Introduced support for G6e instance types on SageMaker Studio for JupyterLab and CodeEditor applications. (380c0de9)

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

v3.654.0

3.654.0(2024-09-18)

Chores
  • clients: codegen sync for IDE type navigation (#6490) (bcfee783)
Documentation Changes
  • client-rds: Updates Amazon RDS documentation with information upgrading snapshots with unsupported engine versions for RDS for MySQL and RDS for PostgreSQL. (b08130e0)
New Features
  • client-s3: Added SSE-KMS support for directory buckets. (a00b8b01)

... (truncated)

Changelog

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

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)

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

3.650.0 (2024-09-11)

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

3.649.0 (2024-09-10)

Features

  • endpoints: codegen sync for request creation performance improvements (#6449) (c8e8f28)

3.648.0 (2024-09-09)

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

... (truncated)

Commits
  • 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
  • 31a992a Publish v3.650.0
  • 76ceacb chore(clients): use spread operator for command endpoint params when necessar...
  • 75e1ab8 Publish v3.649.0
  • c8e8f28 feat(endpoints): codegen sync for request creation performance improvements (...
  • 7a0c615 Publish v3.648.0
  • Additional commits viewable in compare view


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

Release notes

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

v3.654.0

3.654.0(2024-09-18)

Chores
  • clients: codegen sync for IDE type navigation (#6490) (bcfee783)
Documentation Changes
  • client-rds: Updates Amazon RDS documentation with information upgrading snapshots with unsupported engine versions for RDS for MySQL and RDS for PostgreSQL. (b08130e0)
New Features
  • client-s3: Added SSE-KMS support for directory buckets. (a00b8b01)
  • client-mailmanager: Introduce a new RuleSet condition evaluation, where customers can set up a StringExpression with a MimeHeader condition. This condition will perform the necessary validation based on the X-header provided by customers. (900a39ed)
  • client-directory-service-data: Added new AWS Directory Service Data API, enabling you to manage data stored in AWS Directory Service directories. This includes APIs for creating, reading, updating, and deleting directory users, groups, and group memberships. (8c9372bd)
  • client-directory-service: Added new APIs for enabling, disabling, and describing access to the AWS Directory Service Data API (cca80ddf)
  • client-guardduty: Add launchType and sourceIPs fields to GuardDuty findings. (13c35828)
  • client-cost-explorer: This release extends the GetReservationPurchaseRecommendation API to support recommendations for Amazon DynamoDB reservations. (69763882)
Bug Fixes
  • codegen: fix setting of default signing name (#6487) (108bb991)
  • middleware-flexible-checksums: use union for new config types (#6489) (c43103fb)

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

v3.653.0

3.653.0(2024-09-17)

Chores
  • allow turbo remote cache write only on AWS Codebuild (#6481) (9b2dac17)
  • use yarn for running turbo commands (#6480) (cd53ac9d)
  • show only turbo-computed task hashes in output (#6478) (f8befa68)
  • pass turbo remote cache options in environment variables (#6479) (a593a095)
Documentation Changes
  • client-rds: Updates Amazon RDS documentation with configuration information about the BYOL model for RDS for Db2. (90430721)
  • client-ecs: This is a documentation only release to address various tickets. (342485b9)
New Features
  • client-ecr: The DescribeImageScanning API now includes fixAvailable, exploitAvailable, and fixedInVersion fields to provide more detailed information about the availability of fixes, exploits, and fixed versions for identified image vulnerabilities. (d8294542)
  • client-lambda: Support for JSON resource-based policies and block public access (566bb052)
  • client-codebuild: GitLab Enhancements - Add support for Self-Hosted GitLab runners in CodeBuild. Add group webhooks (42807fe4)

... (truncated)

Changelog

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

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

3.649.0 (2024-09-10)

Features

  • endpoints: codegen sync for request creation performance improvements (#6449) (c8e8f28)

3.645.0 (2024-09-04)

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

Commits
  • 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...
  • 75e1ab8 Publish v3.649.0
  • c8e8f28 feat(endpoints): codegen sync for request creation performance improvements (...
  • db318cd Publish v3.645.0
  • See full diff in compare view


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

Release notes

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

v3.654.0

3.654.0(2024-09-18)

Chores
  • clients: codegen sync for IDE type navigation (#6490) (bcfee783)
Documentation Changes
  • client-rds: Updates Amazon RDS documentation with information upgrading snapshots with unsupported engine versions for RDS for MySQL and RDS for PostgreSQL. (b08130e0)
New Features
  • client-s3: Added SSE-KMS support for directory buckets. (a00b8b01)
  • client-mailmanager: Introduce a new RuleSet condition evaluation, where customers can set up a StringExpression with a MimeHeader condition. This condition will perform the necessary validation based on the X-header provided by customers. (900a39ed)
  • client-directory-service-data: Added new AWS Directory Service Data API, enabling you to manage data stored in AWS Directory Service directories. This includes APIs for creating, reading, updating, and deleting directory users, groups, and group memberships. (8c9372bd)
  • client-directory-service: Added new APIs for enabling, disabling, and describing access to the AWS Directory Service Data API (cca80ddf)
  • client-guardduty: Add launchType and sourceIPs fields to GuardDuty findings. (13c35828)
  • client-cost-explorer: This release extends the GetReservationPurchaseRecommendation API to support recommendations for Amazon DynamoDB reservations. (69763882)
Bug Fixes
  • codegen: fix setting of default signing name (#6487) (108bb991)
  • middleware-flexible-checksums: use union for new config types (#6489) (c43103fb)

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

v3.653.0

3.653.0(2024-09-17)

Chores
  • allow turbo remote cache write only on AWS Codebuild (#6481) (9b2dac17)
  • use yarn for running turbo commands (#6480) (cd53ac9d)
  • show only turbo-computed task hashes in output (#6478) (f8befa68)
  • pass turbo remote cache options in environment variables (#6479) (a593a095)
Documentation Changes
  • client-rds: Updates Amazon RDS documentation with configuration information about the BYOL model for RDS for Db2. (90430721)
  • client-ecs: This is a documentation only release to address various tickets. (342485b9)
New Features
  • client-ecr: The DescribeImageScanning API now includes fixAvailable, exploitAvailable, and fixedInVersion fields to provide more detailed information about the availability of fixes, exploits, and fixed versions for identified image vulnerabilities. (d8294542)
  • client-lambda: Support for JSON resource-based policies and block public access (566bb052)
  • client-codebuild: GitLab Enhancements - Add support for Self-Hosted GitLab runners in CodeBuild. Add group webhooks (42807fe4)

... (truncated)

Changelog

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

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

3.649.0 (2024-09-10)

Features

  • endpoints: codegen sync for request creation performance improvements (#6449) (c8e8f28)

3.645.0 (2024-09-04)

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

Commits
  • 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...
  • 75e1ab8 Publish v3.649.0
  • c8e8f28 feat(endpoints): codegen sync for request creation performance improvements (...
  • db318cd Publish v3.645.0
  • See full diff in compare view


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

Release notes

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

v3.654.0

3.654.0(2024-09-18)

Chores
  • clients: codegen sync for IDE type navigation (#6490) (bcfee783)
Documentation Changes
  • client-rds: Updates Amazon RDS documentation with information upgrading snapshots with unsupported engine versions for RDS for MySQL and RDS for PostgreSQL. (b08130e0)
New Features
  • client-s3: Added SSE-KMS support for directory buckets. (a00b8b01)
  • client-mailmanager: Introduce a new RuleSet condition evaluation, where customers can set up a StringExpression with a MimeHeader condition. This condition will perform the necessary validation based on the X-header provided by customers. (900a39ed)
  • client-directory-service-data: Added new AWS Directory Service Data API, enabling you to manage data stored in AWS Directory Service directories. This includes APIs for creating, reading, updating, and deleting directory users, groups, and group memberships. (8c9372bd)
  • client-directory-service: Added new APIs for enabling, disabling, and describing access to the AWS Directory Service Data API (cca80ddf)
  • client-guardduty: Add launchType and sourceIPs fields to GuardDuty findings. (13c35828)
  • client-cost-explorer: This release extends the GetReservationPurchaseRecommendation API to support recommendations for Amazon DynamoDB reservations. (69763882)
Bug Fixes
  • codegen: fix setting of default signing name (#6487) (108bb991)
  • middleware-flexible-checksums: use union for new config types (#6489) (c43103fb)

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

v3.653.0

3.653.0(2024-09-17)

Chores
  • allow turbo remote cache write only on AWS Codebuild (#6481) (9b2dac17)
  • use yarn for running turbo commands (#6480) (cd53ac9d)
  • show only turbo-computed task hashes in output (#6478) (f8befa68)
  • pass turbo remote cache options in environment variables (#6479) (a593a095)
Documentation Changes
  • client-rds: Updates Amazon RDS documentation with configuration information about the BYOL model for RDS for Db2. (90430721)
  • client-ecs: This is a documentation only release to address various tickets. (342485b9)
New Features
  • client-ecr: The DescribeImageScanning API now includes fixAvailable, exploitAvailable, and fixedInVersion fields to provide more detailed information about the availability of fixes, exploits, and fixed versions for identified image vulnerabilities. (d8294542)
  • client-lambda: Support for JSON resource-based policies and block public access (566bb052)
  • client-codebuild: GitLab Enhancements - Add support for Self-Hosted GitLab runners in CodeBuild. Add group webhooks (42807fe4)

... (truncated)

Changelog

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

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

3.649.0 (2024-09-10)

Features

  • endpoints: codegen sync for request creation performance improvements (#6449) (c8e8f28)

3.645.0 (2024-09-04)

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

Commits
  • 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...
  • 75e1ab8 Publish v3.649.0
  • c8e8f28 feat(endpoints): codegen sync for request creation performance improvements (...
  • db318cd Publish v3.645.0
  • See full diff in compare view


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

Release notes

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

v3.654.0

3.654.0(2024-09-18)

Chores
  • clients: codegen sync for IDE type navigation (#6490) (bcfee783)
Documentation Changes
  • client-rds: Updates Amazon RDS documentation with information upgrading snapshots with unsupported engine versions for RDS for MySQL and RDS for PostgreSQL. (b08130e0)
New Features
  • client-s3: Added SSE-KMS support for directory buckets. (a00b8b01)
  • client-mailmanager: Introduce a new RuleSet condition evaluation, where customers can set up a StringExpression with a MimeHeader condition. This condition will perform the necessary validation based on the X-header provided by customers. (900a39ed)
  • client-directory-service-data: Added new AWS Directory Service Data API, enabling you to manage data stored in AWS Directory Service directories. This includes APIs for creating, reading, updating, and deleting directory users, groups, and group memberships. (8c9372bd)
  • client-directory-service: Added new APIs for enabling, disabling, and describing access to the AWS Directory Service Data API (cca80ddf)
  • client-guardduty: Add launchType and sourceIPs fields to GuardDuty findings. (13c35828)
  • client-cost-explorer: This release extends the GetReservationPurchaseRecommendation API to support recommendations for Amazon DynamoDB reservations. (69763882)
Bug Fixes
  • codegen: fix setting of default signing name (#6487) (108bb991)
  • middleware-flexible-checksums: use union for new config types (#6489) (c43103fb)

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

v3.653.0

3.653.0(2024-09-17)

Chores
  • allow turbo remote cache write only on AWS Codebuild (#6481) (9b2dac17)
  • use yarn for running turbo commands (#6480) (cd53ac9d)
  • show only turbo-computed task hashes in output (#6478) (f8befa68)
  • pass turbo remote cache options in environment variables (#6479) (a593a095)
Documentation Changes
  • client-rds: Updates Amazon RDS documentation with configuration information about the BYOL model for RDS for Db2. (90430721)
  • client-ecs: This is a documentation only release to address various tickets. (342485b9)
New Features
  • client-ecr: The DescribeImageScanning API now includes fixAvailable, exploitAvailable, and fixedInVersion fields to provide more detailed information about the availability of fixes, exploits, and fixed versions for identified image vulnerabilities. (d8294542)
  • client-lambda: Support for JSON resource-based policies and block public access (566bb052)
  • client-codebuild: GitLab Enhancements - Add support for Self-Hosted GitLab runners in CodeBuild. Add group webhooks (42807fe4)

... (truncated)

Changelog

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

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

3.649.0 (2024-09-10)

Features

  • endpoints: codegen sync for request creation performance improvements (#6449) (c8e8f28)

3.645.0 (2024-09-04)

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

Commits
  • 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...
  • 75e1ab8 Publish v3.649.0
  • c8e8f28 feat(endpoints): codegen sync for request creation performance improvements (...
  • db318cd Publish v3.645.0
  • See full diff in compare view


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

Release notes

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

v3.654.0

3.654.0(2024-09-18)

Chores
  • clients: codegen sync for IDE type navigation (#6490) (bcfee783)
Documentation Changes
  • client-rds: Updates Amazon RDS documentation with information upgrading snapshots with unsupported engine versions for RDS for MySQL and RDS for PostgreSQL. (b08130e0)
New Features
  • client-s3: Added SSE-KMS support for directory buckets. (a00b8b01)
  • client-mailmanager: Introduce a new RuleSet condition evaluation, where customers can set up a StringExpression with a MimeHeader condition. This condition will perform the necessary validation based on the X-header provided by customers. (900a39ed)
  • client-directory-service-data: Added new AWS Directory Service Data API, enabling you to manage data stored in AWS Directory Service directories. This includes APIs for creating, reading, updating, and deleting directory users, groups, and group memberships. (8c9372bd)
  • client-directory-service: Added new APIs for enabling, disabling, and describing access to the AWS Directory Service Data API (cca80ddf)
  • client-guardduty: Add launchType and sourceIPs fields to GuardDuty findings. (13c35828)
  • client-cost-explorer: This release extends the GetReservationPurchaseRecommendation API to support recommendations for Amazon DynamoDB reservations. (69763882)
Bug Fixes
  • codegen: fix setting of default signing name (#6487) (108bb991)
  • middleware-flexible-checksums: use union for new config types (#6489) (c43103fb)

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

v3.653.0

3.653.0(2024-09-17)

Chores
  • allow turbo remote cache write only on AWS Codebuild (#6481) (9b2dac17)
  • use yarn for running turbo commands (#6480) (cd53ac9d)
  • show only turbo-computed task hashes in output (#6478) (f8befa68)
  • pass turbo remote cache options in environment variables (#6479) (a593a095)
Documentation Changes
  • client-rds: Updates Amazon RDS documentation with configuration information about the BYOL model for RDS for Db2. (90430721)
  • client-ecs: This is a documentation only release to address various tickets. (342485b9)
New Features
  • client-ecr: The DescribeImageScanning API now includes fixAvailable, exploitAvailable, and fixedInVersion fields to provide more detailed information about the availability of fixes, exploits, and fixed versions for identified image vulnerabilities. (d8294542)
  • client-lambda: Support for JSON resource-based policies and block public access (566bb052)
  • client-codebuild: GitLab Enhancements - Add support for Self-Hosted GitLab runners in CodeBuild. Add group webhooks (42807fe4)

... (truncated)

Changelog

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

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)

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

3.650.0 (2024-09-11)

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

3.649.0 (2024-09-10)

Features

  • endpoints: codegen sync for request creation performance improvements (#6449) (c8e8f28)

3.645.0 (2024-09-04)

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

Commits
  • 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
  • 31a992a Publish v3.650.0
  • 76ceacb chore(clients): use spread operator for command endpoint params when necessar...
  • 75e1ab8 Publish v3.649.0
  • c8e8f28 feat(endpoints): codegen sync for request creation performance improvements (...
  • db318cd Publish v3.645.0
  • See full diff in compare view


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

Release notes

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

v3.656.0

3.656.0(2024-09-20)

New Features
  • clients: update command documentation examples as of 2024-09-20 (ab843b8d)
  • client-neptune: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (cdacf566)
  • client-sagemaker: Amazon SageMaker now supports using manifest files to specify the location of uncompressed model artifacts within Model Packages (12cef30d)
  • client-workspaces: Releasing new ErrorCodes for SysPrep failures during ImageImport and CreateImage process (ae91f03a)
  • client-sagemaker-metrics: This release introduces support for the SageMaker Metrics BatchGetMetrics API. (5b6c0db8)
  • client-dynamodb: Generate account endpoint for DynamoDB requests when the account ID is available (a39132cf)

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

v3.655.0

3.655.0(2024-09-19)

New Features
  • client-workspaces-web: WorkSpaces Secure Browser now enables Administrators to view and manage end-user browsing sessions via Session Management APIs. (7913a4b6)
  • client-codeconnections: This release adds the PullRequestComment field to CreateSyncConfiguration API input, UpdateSyncConfiguration API input, GetSyncConfiguration API output and ListSyncConfiguration API output (0b63507d)
  • client-medialive: Adds Bandwidth Reduction Filtering for HD AVC and HEVC encodes, multiplex container settings. (dacf7b55)
  • client-mediaconvert: This release provides support for additional DRM configurations per SPEKE Version 2.0. (f7cca480)
  • client-glue: This change is for releasing TestConnection api SDK model (ddea9dd5)
  • client-lambda: Tagging support for Lambda event source mapping, and code signing configuration resources. (97088ae8)
  • client-quicksight: QuickSight: 1. Add new API - ListFoldersForResource. 2. Commit mode adds visibility configuration of Apply button on multi-select controls for authors. (31b656fc)
  • client-sagemaker: Introduced support for G6e instance types on SageMaker Studio for JupyterLab and CodeEditor applications. (380c0de9)

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

v3.654.0

3.654.0(2024-09-18)

Chores
  • clients: codegen sync for IDE type navigation (#6490) (bcfee783)
Documentation Changes
  • client-rds: Updates Amazon RDS documentation with information upgrading snapshots with unsupported engine versions for RDS for MySQL and RDS for PostgreSQL. (b08130e0)
New Features
  • client-s3: Added SSE-KMS support for directory buckets. (a00b8b01)

... (truncated)

Changelog

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

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)

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

3.649.0 (2024-09-10)

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

3.648.0 (2024-09-09)

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

3.645.0 (2024-09-04)

... (truncated)

Commits


Updates @aws-sdk/lib-dynamodb from 3.637.0 to 3.656.0

Release notes

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

v3.656.0

3.656.0(2024-09-20)

New Features
  • clients: update command documentation examples as of 2024-09-20 (ab843b8d)
  • client-neptune: Add v... _Description has been truncated_
dependabot[bot] commented 1 month ago

Looks like these dependencies are updatable in another way, so this is no longer needed.