Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 14, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 11, 2025

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

Package From To
@aws-sdk/client-dynamodb 3.782.0 3.787.0
@aws-sdk/client-xray 3.782.0 3.787.0
@aws-sdk/client-cloudwatch 3.782.0 3.787.0
@aws-sdk/client-appconfigdata 3.782.0 3.787.0
@aws-sdk/client-secrets-manager 3.782.0 3.787.0
@aws-sdk/client-ssm 3.782.0 3.787.0
@aws-sdk/util-dynamodb 3.782.0 3.787.0
@aws-sdk/lib-dynamodb 3.782.0 3.787.0
@aws-sdk/client-lambda 3.782.0 3.787.0

Updates @aws-sdk/client-dynamodb from 3.782.0 to 3.787.0

Release notes

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

v3.787.0

3.787.0(2025-04-10)

Chores
  • util-endpoints: update aws partitions.json (cb2a9f29)
  • endpoints: update endpoints model (2874c7d1)
  • models: update API models (8f65fca0)
  • codegen: bring in fix for operationContextParams (#7004) (a7d9c1f9)
  • aws-util-test:
New Features
  • client-application-auto-scaling: Application Auto Scaling now supports horizontal scaling for Elasticache Memcached self-designed clusters using target tracking scaling policies and scheduled scaling. (38a22fb9)
  • client-qbusiness: Adds functionality to enable/disable a new Q Business Hallucination Reduction feature. If enabled, Q Business will detect and attempt to remove Hallucinations from certain Chat requests. (a7fb9d51)
  • client-elasticache: AWS ElastiCache SDK now supports using MemcachedUpgradeConfig parameter with ModifyCacheCluster API to enable updating Memcached cache node types. Please refer to updated AWS ElastiCache public documentation for detailed information on API usage and implementation. (7be36747)
  • client-m2: Introduce three new APIs: CreateDataSetExportTask, GetDataSetExportTask and ListDataSetExportHistory. Add support for batch restart for Blu Age applications. (2c22fc3e)
  • client-quicksight: Add support to analysis and sheet level highlighting in QuickSight. (fd1d5c3c)
  • client-medialive: AWS Elemental MediaLive / Features : Add support for CMAF Ingest CaptionLanguageMappings, TimedMetadataId3 settings, and Link InputResolution. (4f30f3e3)
Tests
  • middleware-flexible-checksums: update instructions for MD5 fallback (#7002) (d1501040)

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

v3.786.0

3.786.0(2025-04-09)

Documentation Changes
  • client-dynamodb: Documentation update for secondary indexes and Create_Table. (b6a09272)
New Features
  • clients: update client endpoints as of 2025-04-09 (0084003d)
  • client-glue: The TableOptimizer APIs in AWS Glue now return the DpuHours field in each TableOptimizerRun, providing clients visibility to the DPU-hours used for billing in managed Apache Iceberg table compaction optimization. (9874c2e8)
  • client-controlcatalog: The GetControl API now surfaces a control's Severity, CreateTime, and Identifier for a control's Implementation. The ListControls API now surfaces a control's Behavior, Severity, CreateTime, and Identifier for a control's Implementation. (253585cd)
  • client-transfer: This launch includes 2 enhancements to SFTP connectors user-experience: 1) Customers can self-serve concurrent connections setting for their connectors, and 2) Customers can discover the public host key of remote servers using their SFTP connectors. (58163089)
  • client-groundstation: Support tagging Agents and adjust input field validations (83c36c8b)

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

... (truncated)

Changelog

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

3.787.0 (2025-04-10)

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

3.786.0 (2025-04-09)

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

Commits
  • 072c258 Publish v3.787.0
  • f4e6154 Publish v3.786.0
  • b6a0927 docs(client-dynamodb): Documentation update for secondary indexes and Create_...
  • See full diff in compare view

Updates @aws-sdk/client-xray from 3.782.0 to 3.787.0

Release notes

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

v3.787.0

3.787.0(2025-04-10)

Chores
  • util-endpoints: update aws partitions.json (cb2a9f29)
  • endpoints: update endpoints model (2874c7d1)
  • models: update API models (8f65fca0)
  • codegen: bring in fix for operationContextParams (#7004) (a7d9c1f9)
  • aws-util-test:
New Features
  • client-application-auto-scaling: Application Auto Scaling now supports horizontal scaling for Elasticache Memcached self-designed clusters using target tracking scaling policies and scheduled scaling. (38a22fb9)
  • client-qbusiness: Adds functionality to enable/disable a new Q Business Hallucination Reduction feature. If enabled, Q Business will detect and attempt to remove Hallucinations from certain Chat requests. (a7fb9d51)
  • client-elasticache: AWS ElastiCache SDK now supports using MemcachedUpgradeConfig parameter with ModifyCacheCluster API to enable updating Memcached cache node types. Please refer to updated AWS ElastiCache public documentation for detailed information on API usage and implementation. (7be36747)
  • client-m2: Introduce three new APIs: CreateDataSetExportTask, GetDataSetExportTask and ListDataSetExportHistory. Add support for batch restart for Blu Age applications. (2c22fc3e)
  • client-quicksight: Add support to analysis and sheet level highlighting in QuickSight. (fd1d5c3c)
  • client-medialive: AWS Elemental MediaLive / Features : Add support for CMAF Ingest CaptionLanguageMappings, TimedMetadataId3 settings, and Link InputResolution. (4f30f3e3)
Tests
  • middleware-flexible-checksums: update instructions for MD5 fallback (#7002) (d1501040)

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

v3.786.0

3.786.0(2025-04-09)

Documentation Changes
  • client-dynamodb: Documentation update for secondary indexes and Create_Table. (b6a09272)
New Features
  • clients: update client endpoints as of 2025-04-09 (0084003d)
  • client-glue: The TableOptimizer APIs in AWS Glue now return the DpuHours field in each TableOptimizerRun, providing clients visibility to the DPU-hours used for billing in managed Apache Iceberg table compaction optimization. (9874c2e8)
  • client-controlcatalog: The GetControl API now surfaces a control's Severity, CreateTime, and Identifier for a control's Implementation. The ListControls API now surfaces a control's Behavior, Severity, CreateTime, and Identifier for a control's Implementation. (253585cd)
  • client-transfer: This launch includes 2 enhancements to SFTP connectors user-experience: 1) Customers can self-serve concurrent connections setting for their connectors, and 2) Customers can discover the public host key of remote servers using their SFTP connectors. (58163089)
  • client-groundstation: Support tagging Agents and adjust input field validations (83c36c8b)

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

... (truncated)

Changelog

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

3.787.0 (2025-04-10)

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

Commits

Updates @aws-sdk/client-cloudwatch from 3.782.0 to 3.787.0

Release notes

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

v3.787.0

3.787.0(2025-04-10)

Chores
  • util-endpoints: update aws partitions.json (cb2a9f29)
  • endpoints: update endpoints model (2874c7d1)
  • models: update API models (8f65fca0)
  • codegen: bring in fix for operationContextParams (#7004) (a7d9c1f9)
  • aws-util-test:
New Features
  • client-application-auto-scaling: Application Auto Scaling now supports horizontal scaling for Elasticache Memcached self-designed clusters using target tracking scaling policies and scheduled scaling. (38a22fb9)
  • client-qbusiness: Adds functionality to enable/disable a new Q Business Hallucination Reduction feature. If enabled, Q Business will detect and attempt to remove Hallucinations from certain Chat requests. (a7fb9d51)
  • client-elasticache: AWS ElastiCache SDK now supports using MemcachedUpgradeConfig parameter with ModifyCacheCluster API to enable updating Memcached cache node types. Please refer to updated AWS ElastiCache public documentation for detailed information on API usage and implementation. (7be36747)
  • client-m2: Introduce three new APIs: CreateDataSetExportTask, GetDataSetExportTask and ListDataSetExportHistory. Add support for batch restart for Blu Age applications. (2c22fc3e)
  • client-quicksight: Add support to analysis and sheet level highlighting in QuickSight. (fd1d5c3c)
  • client-medialive: AWS Elemental MediaLive / Features : Add support for CMAF Ingest CaptionLanguageMappings, TimedMetadataId3 settings, and Link InputResolution. (4f30f3e3)
Tests
  • middleware-flexible-checksums: update instructions for MD5 fallback (#7002) (d1501040)

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

v3.786.0

3.786.0(2025-04-09)

Documentation Changes
  • client-dynamodb: Documentation update for secondary indexes and Create_Table. (b6a09272)
New Features
  • clients: update client endpoints as of 2025-04-09 (0084003d)
  • client-glue: The TableOptimizer APIs in AWS Glue now return the DpuHours field in each TableOptimizerRun, providing clients visibility to the DPU-hours used for billing in managed Apache Iceberg table compaction optimization. (9874c2e8)
  • client-controlcatalog: The GetControl API now surfaces a control's Severity, CreateTime, and Identifier for a control's Implementation. The ListControls API now surfaces a control's Behavior, Severity, CreateTime, and Identifier for a control's Implementation. (253585cd)
  • client-transfer: This launch includes 2 enhancements to SFTP connectors user-experience: 1) Customers can self-serve concurrent connections setting for their connectors, and 2) Customers can discover the public host key of remote servers using their SFTP connectors. (58163089)
  • client-groundstation: Support tagging Agents and adjust input field validations (83c36c8b)

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

... (truncated)

Changelog

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

3.787.0 (2025-04-10)

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

Commits

Updates @aws-sdk/client-appconfigdata from 3.782.0 to 3.787.0

Release notes

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

v3.787.0

3.787.0(2025-04-10)

Chores
  • util-endpoints: update aws partitions.json (cb2a9f29)
  • endpoints: update endpoints model (2874c7d1)
  • models: update API models (8f65fca0)
  • codegen: bring in fix for operationContextParams (#7004) (a7d9c1f9)
  • aws-util-test:
New Features
  • client-application-auto-scaling: Application Auto Scaling now supports horizontal scaling for Elasticache Memcached self-designed clusters using target tracking scaling policies and scheduled scaling. (38a22fb9)
  • client-qbusiness: Adds functionality to enable/disable a new Q Business Hallucination Reduction feature. If enabled, Q Business will detect and attempt to remove Hallucinations from certain Chat requests. (a7fb9d51)
  • client-elasticache: AWS ElastiCache SDK now supports using MemcachedUpgradeConfig parameter with ModifyCacheCluster API to enable updating Memcached cache node types. Please refer to updated AWS ElastiCache public documentation for detailed information on API usage and implementation. (7be36747)
  • client-m2: Introduce three new APIs: CreateDataSetExportTask, GetDataSetExportTask and ListDataSetExportHistory. Add support for batch restart for Blu Age applications. (2c22fc3e)
  • client-quicksight: Add support to analysis and sheet level highlighting in QuickSight. (fd1d5c3c)
  • client-medialive: AWS Elemental MediaLive / Features : Add support for CMAF Ingest CaptionLanguageMappings, TimedMetadataId3 settings, and Link InputResolution. (4f30f3e3)
Tests
  • middleware-flexible-checksums: update instructions for MD5 fallback (#7002) (d1501040)

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

v3.786.0

3.786.0(2025-04-09)

Documentation Changes
  • client-dynamodb: Documentation update for secondary indexes and Create_Table. (b6a09272)
New Features
  • clients: update client endpoints as of 2025-04-09 (0084003d)
  • client-glue: The TableOptimizer APIs in AWS Glue now return the DpuHours field in each TableOptimizerRun, providing clients visibility to the DPU-hours used for billing in managed Apache Iceberg table compaction optimization. (9874c2e8)
  • client-controlcatalog: The GetControl API now surfaces a control's Severity, CreateTime, and Identifier for a control's Implementation. The ListControls API now surfaces a control's Behavior, Severity, CreateTime, and Identifier for a control's Implementation. (253585cd)
  • client-transfer: This launch includes 2 enhancements to SFTP connectors user-experience: 1) Customers can self-serve concurrent connections setting for their connectors, and 2) Customers can discover the public host key of remote servers using their SFTP connectors. (58163089)
  • client-groundstation: Support tagging Agents and adjust input field validations (83c36c8b)

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

... (truncated)

Changelog

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

3.787.0 (2025-04-10)

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

Commits

Updates @aws-sdk/client-secrets-manager from 3.782.0 to 3.787.0

Release notes

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

v3.787.0

3.787.0(2025-04-10)

Chores
  • util-endpoints: update aws partitions.json (cb2a9f29)
  • endpoints: update endpoints model (2874c7d1)
  • models: update API models (8f65fca0)
  • codegen: bring in fix for operationContextParams (#7004) (a7d9c1f9)
  • aws-util-test:
New Features
  • client-application-auto-scaling: Application Auto Scaling now supports horizontal scaling for Elasticache Memcached self-designed clusters using target tracking scaling policies and scheduled scaling. (38a22fb9)
  • client-qbusiness: Adds functionality to enable/disable a new Q Business Hallucination Reduction feature. If enabled, Q Business will detect and attempt to remove Hallucinations from certain Chat requests. (a7fb9d51)
  • client-elasticache: AWS ElastiCache SDK now supports using MemcachedUpgradeConfig parameter with ModifyCacheCluster API to enable updating Memcached cache node types. Please refer to updated AWS ElastiCache public documentation for detailed information on API usage and implementation. (7be36747)
  • client-m2: Introduce three new APIs: CreateDataSetExportTask, GetDataSetExportTask and ListDataSetExportHistory. Add support for batch restart for Blu Age applications. (2c22fc3e)
  • client-quicksight: Add support to analysis and sheet level highlighting in QuickSight. (fd1d5c3c)
  • client-medialive: AWS Elemental MediaLive / Features : Add support for CMAF Ingest CaptionLanguageMappings, TimedMetadataId3 settings, and Link InputResolution. (4f30f3e3)
Tests
  • middleware-flexible-checksums: update instructions for MD5 fallback (#7002) (d1501040)

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

v3.786.0

3.786.0(2025-04-09)

Documentation Changes
  • client-dynamodb: Documentation update for secondary indexes and Create_Table. (b6a09272)
New Features
  • clients: update client endpoints as of 2025-04-09 (0084003d)
  • client-glue: The TableOptimizer APIs in AWS Glue now return the DpuHours field in each TableOptimizerRun, providing clients visibility to the DPU-hours used for billing in managed Apache Iceberg table compaction optimization. (9874c2e8)
  • client-controlcatalog: The GetControl API now surfaces a control's Severity, CreateTime, and Identifier for a control's Implementation. The ListControls API now surfaces a control's Behavior, Severity, CreateTime, and Identifier for a control's Implementation. (253585cd)
  • client-transfer: This launch includes 2 enhancements to SFTP connectors user-experience: 1) Customers can self-serve concurrent connections setting for their connectors, and 2) Customers can discover the public host key of remote servers using their SFTP connectors. (58163089)
  • client-groundstation: Support tagging Agents and adjust input field validations (83c36c8b)

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

... (truncated)

Changelog

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

3.787.0 (2025-04-10)

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

Commits

Updates @aws-sdk/client-ssm from 3.782.0 to 3.787.0

Release notes

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

v3.787.0

3.787.0(2025-04-10)

Chores
  • util-endpoints: update aws partitions.json (cb2a9f29)
  • endpoints: update endpoints model (2874c7d1)
  • models: update API models (8f65fca0)
  • codegen: bring in fix for operationContextParams (#7004) (a7d9c1f9)
  • aws-util-test:
New Features
  • client-application-auto-scaling: Application Auto Scaling now supports horizontal scaling for Elasticache Memcached self-designed clusters using target tracking scaling policies and scheduled scaling. (38a22fb9)
  • client-qbusiness: Adds functionality to enable/disable a new Q Business Hallucination Reduction feature. If enabled, Q Business will detect and attempt to remove Hallucinations from certain Chat requests. (a7fb9d51)
  • client-elasticache: AWS ElastiCache SDK now supports using MemcachedUpgradeConfig parameter with ModifyCacheCluster API to enable updating Memcached cache node types. Please refer to updated AWS ElastiCache public documentation for detailed information on API usage and implementation. (7be36747)
  • client-m2: Introduce three new APIs: CreateDataSetExportTask, GetDataSetExportTask and ListDataSetExportHistory. Add support for batch restart for Blu Age applications. (2c22fc3e)
  • client-quicksight: Add support to analysis and sheet level highlighting in QuickSight. (fd1d5c3c)
  • client-medialive: AWS Elemental MediaLive / Features : Add support for CMAF Ingest CaptionLanguageMappings, TimedMetadataId3 settings, and Link InputResolution. (4f30f3e3)
Tests
  • middleware-flexible-checksums: update instructions for MD5 fallback (#7002) (d1501040)

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

v3.786.0

3.786.0(2025-04-09)

Documentation Changes
  • client-dynamodb: Documentation update for secondary indexes and Create_Table. (b6a09272)
New Features
  • clients: update client endpoints as of 2025-04-09 (0084003d)
  • client-glue: The TableOptimizer APIs in AWS Glue now return the DpuHours field in each TableOptimizerRun, providing clients visibility to the DPU-hours used for billing in managed Apache Iceberg table compaction optimization. (9874c2e8)
  • client-controlcatalog: The GetControl API now surfaces a control's Severity, CreateTime, and Identifier for a control's Implementation. The ListControls API now surfaces a control's Behavior, Severity, CreateTime, and Identifier for a control's Implementation. (253585cd)
  • client-transfer: This launch includes 2 enhancements to SFTP connectors user-experience: 1) Customers can self-serve concurrent connections setting for their connectors, and 2) Customers can discover the public host key of remote servers using their SFTP connectors. (58163089)
  • client-groundstation: Support tagging Agents and adjust input field validations (83c36c8b)

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

... (truncated)

Changelog

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

3.787.0 (2025-04-10)

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

Commits

Updates @aws-sdk/util-dynamodb from 3.782.0 to 3.787.0

Release notes

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

v3.787.0

3.787.0(2025-04-10)

Chores
  • util-endpoints: update aws partitions.json (cb2a9f29)
  • endpoints: update endpoints model (2874c7d1)
  • models: update API models (8f65fca0)
  • codegen: bring in fix for operationContextParams (#7004) (a7d9c1f9)
  • aws-util-test:
New Features
  • client-application-auto-scaling: Application Auto Scaling now supports horizontal scaling for Elasticache Memcached self-designed clusters using target tracking scaling policies and scheduled scaling. (38a22fb9)
  • client-qbusiness: Adds functionality to enable/disable a new Q Business Hallucination Reduction feature. If enabled, Q Business will detect and attempt to remove Hallucinations from certain Chat requests. (a7fb9d51)
  • client-elasticache: AWS ElastiCache SDK now supports using MemcachedUpgradeConfig parameter with ModifyCacheCluster API to enable updating Memcached cache node types. Please refer to updated AWS ElastiCache public documentation for detailed information on API usage and implementation. (7be36747)
  • client-m2: Introduce three new APIs: CreateDataSetExportTask, GetDataSetExportTask and ListDataSetExportHistory. Add support for batch restart for Blu Age applications. (2c22fc3e)
  • client-quicksight: Add support to analysis and sheet level highlighting in QuickSight. (fd1d5c3c)
  • client-medialive: AWS Elemental MediaLive / Features : Add support for CMAF Ingest CaptionLanguageMappings, TimedMetadataId3 settings, and Link InputResolution. (4f30f3e3)
Tests
  • middleware-flexible-checksums: update instructions for MD5 fallback (#7002) (d1501040)

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

v3.786.0

3.786.0(2025-04-09)

Documentation Changes
  • client-dynamodb: Documentation update for secondary indexes and Create_Table. (b6a09272)
New Features
  • clients: update client endpoints as of 2025-04-09 (0084003d)
  • client-glue: The TableOptimizer APIs in AWS Glue now return the DpuHours field in each TableOptimizerRun, providing clients visibility to the DPU-hours used for billing in managed Apache Iceberg table compaction optimization. (9874c2e8)
  • client-controlcatalog: The GetControl API now surfaces a control's Severity, CreateTime, and Identifier for a control's Implementation. The ListControls API now surfaces a control's Behavior, Severity, CreateTime, and Identifier for a control's Implementation. (253585cd)
  • client-transfer: This launch includes 2 enhancements to SFTP connectors user-experience: 1) Customers can self-serve concurrent connections setting for their connectors, and 2) Customers can discover the public host key of remote servers using their SFTP connectors. (58163089)
  • client-groundstation: Support tagging Agents and adjust input field validations (83c36c8b)

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

... (truncated)

Changelog

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

3.787.0 (2025-04-10)

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

3.786.0 (2025-04-09)

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

Commits

Updates @aws-sdk/lib-dynamodb from 3.782.0 to 3.787.0

Release notes

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

v3.787.0

3.787.0(2025-04-10)

Chores
  • util-endpoints: update aws partitions.json (cb2a9f29)
  • endpoints: update endpoints model (2874c7d1)
  • models: update API models (8f65fca0)
  • codegen: bring in fix for operationContextParams (#7004) (a7d9c1f9)
  • aws-util-test:
New Features
  • client-application-auto-scaling: Application Auto Scaling now supports horizontal scaling for Elasticache Memcached self-designed clusters using target tracking scaling policies and scheduled scaling. (38a22fb9)
  • client-qbusiness: Adds functionality to enable/disable a new Q Business Hallucination Reduction feature. If enabled, Q Business will detect and attempt to remove Hallucinations from certain Chat requests. (a7fb9d51)
  • client-elasticache: AWS ElastiCache SDK now supports using MemcachedUpgradeConfig parameter with ModifyCacheCluster API to enable updating Memcached cache node types. Please refer to updated AWS ElastiCache public documentation for detailed information on API usage and implementation. (7be36747)
  • client-m2: Introduce three new APIs: CreateDataSetExportTask, GetDataSetExportTask and ListDataSetExportHistory. Add support for batch restart for Blu Age applications. (2c22fc3e)
  • client-quicksight: Add support to analysis and sheet level highlighting in QuickSight. (fd1d5c3c)
  • client-medialive: AWS Elemental MediaLive / Features : Add support for CMAF Ingest CaptionLanguageMappings, TimedMetadataId3 settings, and Link InputResolution. (4f30f3e3)
Tests
  • middleware-flexible-checksums: update instructions for MD5 fallback (#7002) (d1501040)

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

v3.786.0

3.786.0(2025-04-09)

Documentation Changes
  • client-dynamodb: Documentation update for secondary indexes and Create_Table. (b6a09272)
New Features
  • clients: update client endpoints as of 2025-04-09 (0084003d)
  • client-glue: The TableOptimizer APIs in AWS Glue now return the DpuHours field in each TableOptimizerRun, providing clients visibility to the DPU-hours used for billing in managed Apache Iceberg table compaction optimization. (9874c2e8)
  • client-controlcatalog: The GetControl API now surfaces a control's Severity, CreateTime, and Identifier for a control's Implementation. The ListControls API now surfaces a control's Behavior, Severity, CreateTime, and Identifier for a control's Implementation. (253585cd)
  • client-transfer: This launch includes 2 enhancements to SFTP connectors user-experience: 1) Customers can self-serve concurrent connections setting for their connectors, and 2) Customers can discover the public host key of remote servers using their SFTP connectors. (58163089)
  • client-groundstation: Support tagging Agents and adjust input field validations (83c36c8b)

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

... (truncated)

Changelog

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

3.787.0 (2025-04-10)

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

3.786.0 (2025-04-09)

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

Commits

Updates @aws-sdk/client-lambda from 3.782.0 to 3.787.0

Release notes

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

v3.787.0

3.787.0(2025-04-10)

Chores
  • util-endpoints: update aws partitions.json (cb2a9f29)
  • endpoints: update endpoints model (2874c7d1)
  • models: update API models (8f65fca0)
  • codegen: bring in fix for operationContextParams (#7004) (a7d9c1f9)
  • aws-util-test:
New Features
  • client-application-auto-scaling: Application Auto Scaling now supports horizontal scaling for Elasticache Memcached self-designed clusters using target tracking scaling policies and scheduled scaling. (38a22fb9)
  • client-qbusiness: Adds functionality to enable/disable a new Q Business Hallucination Reduction feature. If enabled, Q Business will detect and attempt to remove Hallucinations from certain Chat requests. (a7fb9d51)
  • client-elasticache: AWS ElastiCache SDK now supports using MemcachedUpgradeConfig parameter with ModifyCacheCluster API to enable updating Memcached cache node types. Please refer to updated AWS ElastiCache public documentation for detailed information on API usage and implementation. (7be36747)
  • client-m2: Introduce three new APIs: CreateDataSetExportTask, GetDataSetExportTask and ListDataSetExportHistory. Add support for batch restart for Blu Age applications. (2c22fc3e)
  • client-quicksight: Add support to analysis and sheet level highlighting in QuickSight. (fd1d5c3c)
  • client-medialive: AWS Elemental MediaLive / Features : Add support for CMAF Ingest CaptionLanguageMappings, TimedMetadataId3 settings, and Link InputResolution. (4f30f3e3)
Tests
  • middleware-flexible-checksums: update instructions for MD5 fallback (#7002) (d1501040)

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

v3.786.0

3.786.0(2025-04-09)

Documentation Changes
  • client-dynamodb: Documentation update for secondary indexes and Create_Table. (b6a09272)
New Features
  • clients: update client endpoints as of 2025-04-09 (0084003d)
  • client-glue: The TableOptimizer APIs in AWS Glue now return the DpuHours field in each TableOptimizerRun, providing clients visibility to the DPU-hours used for billing in managed Apache Iceberg table compaction optimization. (9874c2e8)
  • client-controlcatalog: The GetControl API now surfaces a control's Severity, CreateTime, and Identifier for a control's Implementation. The ListControls API now surfaces a control's Behavior, Severity, CreateTime, and Identifier for a control's Implementation. (253585cd)
  • client-transfer: This launch includes 2 enhancements to SFTP connectors user-experience: 1) Customers can self-serve concurrent connections setting for their connectors, and 2) Customers can discover the public host key of remote servers using their SFTP connectors. (58163089)
  • client-groundstation: Support tagging Agents and adjust input field validations (83c36c8b)

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

... (truncated)

Changelog

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

3.787.0 (2025-04-10)

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

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • `@depe...

Description has been truncated

@dependabot dependabot bot added dependencies Changes that touch dependencies, e.g. Dependabot, etc. javascript Pull requests that update Javascript code labels Apr 11, 2025
@boring-cyborg boring-cyborg bot added the documentation Improvements or additions to documentation label Apr 11, 2025
@pull-request-size pull-request-size bot added the size/M PR between 30-99 LOC label Apr 11, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/aws-sdk-v3-056aa04f57 branch from 5c54247 to ebd13f6 Compare April 13, 2025 17:58
Bumps the aws-sdk-v3 group with 9 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@aws-sdk/client-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-dynamodb) | `3.782.0` | `3.787.0` |
| [@aws-sdk/client-xray](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-xray) | `3.782.0` | `3.787.0` |
| [@aws-sdk/client-cloudwatch](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudwatch) | `3.782.0` | `3.787.0` |
| [@aws-sdk/client-appconfigdata](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-appconfigdata) | `3.782.0` | `3.787.0` |
| [@aws-sdk/client-secrets-manager](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-secrets-manager) | `3.782.0` | `3.787.0` |
| [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) | `3.782.0` | `3.787.0` |
| [@aws-sdk/util-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/util-dynamodb) | `3.782.0` | `3.787.0` |
| [@aws-sdk/lib-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-dynamodb) | `3.782.0` | `3.787.0` |
| [@aws-sdk/client-lambda](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-lambda) | `3.782.0` | `3.787.0` |



Updates `@aws-sdk/client-dynamodb` from 3.782.0 to 3.787.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.787.0/clients/client-dynamodb)

Updates `@aws-sdk/client-xray` from 3.782.0 to 3.787.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-xray/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.787.0/clients/client-xray)

Updates `@aws-sdk/client-cloudwatch` from 3.782.0 to 3.787.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.787.0/clients/client-cloudwatch)

Updates `@aws-sdk/client-appconfigdata` from 3.782.0 to 3.787.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-appconfigdata/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.787.0/clients/client-appconfigdata)

Updates `@aws-sdk/client-secrets-manager` from 3.782.0 to 3.787.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-secrets-manager/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.787.0/clients/client-secrets-manager)

Updates `@aws-sdk/client-ssm` from 3.782.0 to 3.787.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-ssm/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.787.0/clients/client-ssm)

Updates `@aws-sdk/util-dynamodb` from 3.782.0 to 3.787.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/util-dynamodb/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.787.0/packages/util-dynamodb)

Updates `@aws-sdk/lib-dynamodb` from 3.782.0 to 3.787.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.787.0/lib/lib-dynamodb)

Updates `@aws-sdk/client-lambda` from 3.782.0 to 3.787.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-lambda/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.787.0/clients/client-lambda)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-dynamodb"
  dependency-version: 3.787.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/client-xray"
  dependency-version: 3.787.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/client-cloudwatch"
  dependency-version: 3.787.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/client-appconfigdata"
  dependency-version: 3.787.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/client-secrets-manager"
  dependency-version: 3.787.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/client-ssm"
  dependency-version: 3.787.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/util-dynamodb"
  dependency-version: 3.787.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/lib-dynamodb"
  dependency-version: 3.787.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/client-lambda"
  dependency-version: 3.787.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v3
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/aws-sdk-v3-056aa04f57 branch from ebd13f6 to bcd0e50 Compare April 13, 2025 18:14
@dreamorosi dreamorosi self-requested a review April 14, 2025 12:32
@dreamorosi dreamorosi merged commit aa0333d into main Apr 14, 2025
43 checks passed
@dreamorosi dreamorosi deleted the dependabot/npm_and_yarn/aws-sdk-v3-056aa04f57 branch April 14, 2025 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Changes that touch dependencies, e.g. Dependabot, etc. documentation Improvements or additions to documentation javascript Pull requests that update Javascript code size/M PR between 30-99 LOC
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant