Skip to content
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

chore(deps): bump the aws-sdk group with 9 updates #2011

Merged
merged 1 commit into from
Feb 5, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 5, 2024

Bumps the aws-sdk group with 9 updates:

Package From To
@aws-sdk/client-dynamodb 3.499.0 3.506.0
@aws-sdk/client-xray 3.499.0 3.504.0
@aws-sdk/client-cloudwatch 3.499.0 3.504.0
@aws-sdk/client-appconfigdata 3.499.0 3.504.0
@aws-sdk/client-secrets-manager 3.499.0 3.504.0
@aws-sdk/client-ssm 3.499.0 3.504.0
@aws-sdk/util-dynamodb 3.499.0 3.506.0
@aws-sdk/lib-dynamodb 3.499.0 3.506.0
@aws-sdk/client-lambda 3.499.0 3.504.0

Updates @aws-sdk/client-dynamodb from 3.499.0 to 3.506.0

Release notes

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

v3.506.0

3.506.0(2024-02-02)

Documentation Changes
  • client-dynamodb: Any number of users can execute up to 50 concurrent restores (any type of restore) in a given account. (4a3e8487)
New Features
  • clients: update client endpoints as of 2024-02-02 (1b512d06)
  • client-sagemaker: Amazon SageMaker Canvas adds GenerativeAiSettings support for CanvasAppSettings. (66c026cd)

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

v3.505.0

3.505.0(2024-02-01)

New Features
  • clients: update client endpoints as of 2024-02-01 (e4d3d143)
  • client-cognito-identity-provider: Added CreateIdentityProvider and UpdateIdentityProvider details for new SAML IdP features (588a7e22)
  • client-neptune-graph: Adding new APIs in SDK for Amazon Neptune Analytics. These APIs include operations to execute, cancel, list queries and get the graph summary. (b1650d47)
  • client-mediaconvert: This release includes support for broadcast-mixed audio description tracks. (2093c177)
  • client-managedblockchain-query: This release adds support for transactions that have not reached finality. It also removes support for the status property from the response of the GetTransaction operation. You can use the confirmationStatus and executionStatus properties to determine the status of the transaction. (97bb5661)
  • client-ivs: This release introduces a new resource Playback Restriction Policy which can be used to geo-restrict or domain-restrict channel stream playback when associated with a channel. New APIs to support this resource were introduced in the form of Create/Delete/Get/Update/List. (ad41dca2)
Bug Fixes
  • build: set noEmitHelpers=false due to importHelpers=true (#5752) (fb819381)

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

v3.504.0

3.504.0(2024-01-31)

New Features
  • clients: update client endpoints as of 2024-01-31 (36228bb0)
  • client-elastic-load-balancing-v2: This release enables unhealthy target draining intervals for Network Load Balancers. (885e0b96)
  • client-cloudformation: CloudFormation IaC generator allows you to scan existing resources in your account and select resources to generate a template for a new or existing CloudFormation stack. (9aa726bc)
  • client-glue: Update page size limits for GetJobRuns and GetTriggers APIs. (0b8c7d8a)
  • client-ssm: This release adds an optional Duration parameter to StateManager Associations. This allows customers to specify how long an apply-only-on-cron association execution should run. Once the specified Duration is out all the ongoing cancellable commands or automations are cancelled. (c587e277)
Bug Fixes

... (truncated)

Changelog

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

3.506.0 (2024-02-02)

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

3.504.0 (2024-01-31)

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

3.503.1 (2024-01-30)

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

3.503.0 (2024-01-30)

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

3.502.0 (2024-01-29)

Features

  • credential-providers: lazy load STS & SSO clients in credential providers (#5681) (d27301d)

3.501.0 (2024-01-26)

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

Commits
  • 28bfbf8 Publish v3.506.0
  • 4a3e848 docs(client-dynamodb): Any number of users can execute up to 50 concurrent re...
  • 004b7f8 Publish v3.504.0
  • ea7e6bf Publish v3.503.1
  • 5cb98d6 Publish v3.503.0
  • 7d66163 Publish v3.502.0
  • d27301d feat(credential-providers): lazy load STS & SSO clients in credential provide...
  • 888155d Publish v3.501.0
  • See full diff in compare view

Updates @aws-sdk/client-xray from 3.499.0 to 3.504.0

Release notes

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

v3.504.0

3.504.0(2024-01-31)

New Features
  • clients: update client endpoints as of 2024-01-31 (36228bb0)
  • client-elastic-load-balancing-v2: This release enables unhealthy target draining intervals for Network Load Balancers. (885e0b96)
  • client-cloudformation: CloudFormation IaC generator allows you to scan existing resources in your account and select resources to generate a template for a new or existing CloudFormation stack. (9aa726bc)
  • client-glue: Update page size limits for GetJobRuns and GetTriggers APIs. (0b8c7d8a)
  • client-ssm: This release adds an optional Duration parameter to StateManager Associations. This allows customers to specify how long an apply-only-on-cron association execution should run. Once the specified Duration is out all the ongoing cancellable commands or automations are cancelled. (c587e277)
Bug Fixes
  • s3-request-presigner: identify correct authscheme for mrap (#5742) (04df4919)
  • lib-dynamodb: skip function properties in data objects for DynamoDB (#5697) (d054fe1b)
Other Changes

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

v3.503.1

3.503.1(2024-01-30)

Bug Fixes
  • credential-provider-node: add fromHttp credential provider to default chain (#5739) (6b99b0b8)

  • Adds a fix for detecting the correct region when using the SSO credential provider


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

v3.503.0

3.503.0(2024-01-30)

Documentation Changes
  • client-route-53: Update the SDKs for text changes in the APIs. (8edb9b5a)
New Features
  • client-datazone: Add new skipDeletionCheck to DeleteDomain. Add new skipDeletionCheck to DeleteProject which also automatically deletes dependent objects (4a6c4589)
Bug Fixes

... (truncated)

Changelog

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

3.504.0 (2024-01-31)

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

3.503.1 (2024-01-30)

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

3.503.0 (2024-01-30)

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

3.502.0 (2024-01-29)

Features

  • credential-providers: lazy load STS & SSO clients in credential providers (#5681) (d27301d)

3.501.0 (2024-01-26)

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

Commits

Updates @aws-sdk/client-cloudwatch from 3.499.0 to 3.504.0

Release notes

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

v3.504.0

3.504.0(2024-01-31)

New Features
  • clients: update client endpoints as of 2024-01-31 (36228bb0)
  • client-elastic-load-balancing-v2: This release enables unhealthy target draining intervals for Network Load Balancers. (885e0b96)
  • client-cloudformation: CloudFormation IaC generator allows you to scan existing resources in your account and select resources to generate a template for a new or existing CloudFormation stack. (9aa726bc)
  • client-glue: Update page size limits for GetJobRuns and GetTriggers APIs. (0b8c7d8a)
  • client-ssm: This release adds an optional Duration parameter to StateManager Associations. This allows customers to specify how long an apply-only-on-cron association execution should run. Once the specified Duration is out all the ongoing cancellable commands or automations are cancelled. (c587e277)
Bug Fixes
  • s3-request-presigner: identify correct authscheme for mrap (#5742) (04df4919)
  • lib-dynamodb: skip function properties in data objects for DynamoDB (#5697) (d054fe1b)
Other Changes

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

v3.503.1

3.503.1(2024-01-30)

Bug Fixes
  • credential-provider-node: add fromHttp credential provider to default chain (#5739) (6b99b0b8)

  • Adds a fix for detecting the correct region when using the SSO credential provider


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

v3.503.0

3.503.0(2024-01-30)

Documentation Changes
  • client-route-53: Update the SDKs for text changes in the APIs. (8edb9b5a)
New Features
  • client-datazone: Add new skipDeletionCheck to DeleteDomain. Add new skipDeletionCheck to DeleteProject which also automatically deletes dependent objects (4a6c4589)
Bug Fixes

... (truncated)

Changelog

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

3.504.0 (2024-01-31)

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

3.503.1 (2024-01-30)

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

3.503.0 (2024-01-30)

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

3.502.0 (2024-01-29)

Features

  • credential-providers: lazy load STS & SSO clients in credential providers (#5681) (d27301d)

3.501.0 (2024-01-26)

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

Commits

Updates @aws-sdk/client-appconfigdata from 3.499.0 to 3.504.0

Release notes

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

v3.504.0

3.504.0(2024-01-31)

New Features
  • clients: update client endpoints as of 2024-01-31 (36228bb0)
  • client-elastic-load-balancing-v2: This release enables unhealthy target draining intervals for Network Load Balancers. (885e0b96)
  • client-cloudformation: CloudFormation IaC generator allows you to scan existing resources in your account and select resources to generate a template for a new or existing CloudFormation stack. (9aa726bc)
  • client-glue: Update page size limits for GetJobRuns and GetTriggers APIs. (0b8c7d8a)
  • client-ssm: This release adds an optional Duration parameter to StateManager Associations. This allows customers to specify how long an apply-only-on-cron association execution should run. Once the specified Duration is out all the ongoing cancellable commands or automations are cancelled. (c587e277)
Bug Fixes
  • s3-request-presigner: identify correct authscheme for mrap (#5742) (04df4919)
  • lib-dynamodb: skip function properties in data objects for DynamoDB (#5697) (d054fe1b)
Other Changes

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

v3.503.1

3.503.1(2024-01-30)

Bug Fixes
  • credential-provider-node: add fromHttp credential provider to default chain (#5739) (6b99b0b8)

  • Adds a fix for detecting the correct region when using the SSO credential provider


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

v3.503.0

3.503.0(2024-01-30)

Documentation Changes
  • client-route-53: Update the SDKs for text changes in the APIs. (8edb9b5a)
New Features
  • client-datazone: Add new skipDeletionCheck to DeleteDomain. Add new skipDeletionCheck to DeleteProject which also automatically deletes dependent objects (4a6c4589)
Bug Fixes

... (truncated)

Changelog

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

3.504.0 (2024-01-31)

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

3.503.1 (2024-01-30)

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

3.503.0 (2024-01-30)

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

3.502.0 (2024-01-29)

Features

  • credential-providers: lazy load STS & SSO clients in credential providers (#5681) (d27301d)

3.501.0 (2024-01-26)

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

Commits

Updates @aws-sdk/client-secrets-manager from 3.499.0 to 3.504.0

Release notes

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

v3.504.0

3.504.0(2024-01-31)

New Features
  • clients: update client endpoints as of 2024-01-31 (36228bb0)
  • client-elastic-load-balancing-v2: This release enables unhealthy target draining intervals for Network Load Balancers. (885e0b96)
  • client-cloudformation: CloudFormation IaC generator allows you to scan existing resources in your account and select resources to generate a template for a new or existing CloudFormation stack. (9aa726bc)
  • client-glue: Update page size limits for GetJobRuns and GetTriggers APIs. (0b8c7d8a)
  • client-ssm: This release adds an optional Duration parameter to StateManager Associations. This allows customers to specify how long an apply-only-on-cron association execution should run. Once the specified Duration is out all the ongoing cancellable commands or automations are cancelled. (c587e277)
Bug Fixes
  • s3-request-presigner: identify correct authscheme for mrap (#5742) (04df4919)
  • lib-dynamodb: skip function properties in data objects for DynamoDB (#5697) (d054fe1b)
Other Changes

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

v3.503.1

3.503.1(2024-01-30)

Bug Fixes
  • credential-provider-node: add fromHttp credential provider to default chain (#5739) (6b99b0b8)

  • Adds a fix for detecting the correct region when using the SSO credential provider


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

v3.503.0

3.503.0(2024-01-30)

Documentation Changes
  • client-route-53: Update the SDKs for text changes in the APIs. (8edb9b5a)
New Features
  • client-datazone: Add new skipDeletionCheck to DeleteDomain. Add new skipDeletionCheck to DeleteProject which also automatically deletes dependent objects (4a6c4589)
Bug Fixes

... (truncated)

Changelog

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

3.504.0 (2024-01-31)

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

3.503.1 (2024-01-30)

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

3.503.0 (2024-01-30)

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

3.502.0 (2024-01-29)

Features

  • credential-providers: lazy load STS & SSO clients in credential providers (#5681) (d27301d)

3.501.0 (2024-01-26)

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

Commits

Updates @aws-sdk/client-ssm from 3.499.0 to 3.504.0

Release notes

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

v3.504.0

3.504.0(2024-01-31)

New Features
  • clients: update client endpoints as of 2024-01-31 (36228bb0)
  • client-elastic-load-balancing-v2: This release enables unhealthy target draining intervals for Network Load Balancers. (885e0b96)
  • client-cloudformation: CloudFormation IaC generator allows you to scan existing resources in your account and select resources to generate a template for a new or existing CloudFormation stack. (9aa726bc)
  • client-glue: Update page size limits for GetJobRuns and GetTriggers APIs. (0b8c7d8a)
  • client-ssm: This release adds an optional Duration parameter to StateManager Associations. This allows customers to specify how long an apply-only-on-cron association execution should run. Once the specified Duration is out all the ongoing cancellable commands or automations are cancelled. (c587e277)
Bug Fixes
  • s3-request-presigner: identify correct authscheme for mrap (#5742) (04df4919)
  • lib-dynamodb: skip function properties in data objects for DynamoDB (#5697) (d054fe1b)
Other Changes

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

v3.503.1

3.503.1(2024-01-30)

Bug Fixes
  • credential-provider-node: add fromHttp credential provider to default chain (#5739) (6b99b0b8)

  • Adds a fix for detecting the correct region when using the SSO credential provider


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

v3.503.0

3.503.0(2024-01-30)

Documentation Changes
  • client-route-53: Update the SDKs for text changes in the APIs. (8edb9b5a)
New Features
  • client-datazone: Add new skipDeletionCheck to DeleteDomain. Add new skipDeletionCheck to DeleteProject which also automatically deletes dependent objects (4a6c4589)
Bug Fixes

... (truncated)

Changelog

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

3.504.0 (2024-01-31)

Features

  • client-ssm: This release adds an optional Duration parameter to StateManager Associations. This allows customers to specify how long an apply-only-on-cron association execution should run. Once the specified Duration is out all the ongoing cancellable commands or automations are cancelled. (c587e27)

3.503.1 (2024-01-30)

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

3.503.0 (2024-01-30)

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

3.502.0 (2024-01-29)

Features

  • credential-providers: lazy load STS & SSO clients in credential providers (#5681) (d27301d)

3.501.0 (2024-01-26)

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

Commits
  • 004b7f8 Publish v3.504.0
  • c587e27 feat(client-ssm): This release adds an optional Duration parameter to StateMa...
  • ea7e6bf Publish v3.503.1
  • 5cb98d6 Publish v3.503.0
  • 7d66163 Publish v3.502.0
  • d27301d feat(credential-providers): lazy load STS & SSO clients in credential provide...
  • 888155d Publish v3.501.0
  • See full diff in compare view

Updates @aws-sdk/util-dynamodb from 3.499.0 to 3.506.0

Release notes

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

v3.506.0

3.506.0(2024-02-02)

Documentation Changes
  • client-dynamodb: Any number of users can execute up to 50 concurrent restores (any type of restore) in a given account. (4a3e8487)
New Features
  • clients: update client endpoints as of 2024-02-02 (1b512d06)
  • client-sagemaker: Amazon SageMaker Canvas adds GenerativeAiSettings support for CanvasAppSettings. (66c026cd)

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

v3.505.0

3.505.0(2024-02-01)

New Features
  • clients: update client endpoints as of 2024-02-01 (e4d3d143)
  • client-cognito-identity-provider: Added CreateIdentityProvider and UpdateIdentityProvider details for new SAML IdP features (588a7e22)
  • client-neptune-graph: Adding new APIs in SDK for Amazon Neptune Analytics. These APIs include operations to execute, cancel, list queries and get the graph summary. (b1650d47)
  • client-mediaconvert: This release includes support for broadcast-mixed audio description tracks. (2093c177)
  • client-managedblockchain-query: This release adds support for transactions that have not reached finality. It also removes support for the status property from the response of the GetTransaction operation. You can use the confirmationStatus and executionStatus properties to determine the status of the transaction. (97bb5661)
  • client-ivs: This release introduces a new resource Playback Restriction Policy which can be used to geo-restrict or domain-restrict channel stream playback when associated with a channel. New APIs to support this resource were introduced in the form of Create/Delete/Get/Update/List. (ad41dca2)
Bug Fixes
  • build: set noEmitHelpers=false due to importHelpers=true (#5752) (fb819381)

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

v3.504.0

3.504.0(2024-01-31)

New Features
  • clients: update client endpoints as of 2024-01-31 (36228bb0)
  • client-elastic-load-balancing-v2: This release enables unhealthy target draining intervals for Network Load Balancers. (885e0b96)
  • client-cloudformation: CloudFormation IaC generator allows you to scan existing resources in your account and select resources to generate a template for a new or existing CloudFormation stack. (9aa726bc)
  • client-glue: Update page size limits for GetJobRuns and GetTriggers APIs. (0b8c7d8a)
  • client-ssm: This release adds an optional Duration parameter to StateManager Associations. This allows customers to specify how long an apply-only-on-cron association execution should run. Once the specified Duration is out all the ongoing cancellable commands or automations are cancelled. (c587e277)
Bug Fixes

... (truncated)

Changelog

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

3.506.0 (2024-02-02)

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

3.504.0 (2024-01-31)

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

3.503.1 (2024-01-30)

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

3.503.0 (2024-01-30)

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

3.502.0 (2024-01-29)

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

3.501.0 (2024-01-26)

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

Commits

Updates @aws-sdk/lib-dynamodb from 3.499.0 to 3.506.0

Release notes

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

v3.506.0

3.506.0(2024-02-02)

Documentation Changes
  • client-dynamodb: Any number of users can execute up to 50 concurrent restores (any type of restore) in a given account. (4a3e8487)
New Features
  • clients: update client endpoints as of 2024-02-02 (1b512d06)
  • client-sagemaker: Amazon SageMaker Canvas adds GenerativeAiSettings support for CanvasAppSettings. (66c026cd)

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

v3.505.0

3.505.0(2024-02-01)

New Features
  • clients: update client endpoints as of 2024-02-01 (e4d3d143)
  • client-cognito-identity-provider: Added CreateIdentityProvider and UpdateIdentityProvider details for new SAML IdP features (588a7e22)
  • client-neptune-graph: Adding new APIs in SDK for Amazon Neptune Analytics. These APIs include operations to execute, cancel, list queries and get the graph summary. (b1650d47)
  • client-mediaconvert: This release includes support for broadcast-mixed audio description tracks. (2093c177)
  • client-managedblockchain-query: This release adds support for transactions that have not reached finality. It also removes support for the status property from the response of the GetTransaction operation. You can use the confirmationStatus and executionStatus properties to determine the status of the transaction. (97bb5661)
  • client-ivs: This release introduces a new resource Playback Restriction Policy which can be used to geo-restrict or domain-restrict channel stream playback when associated with a channel. New APIs to support this resource were introduced in the form of Create/Delete/Get/Update/List. (ad41dca2)
Bug Fixes
  • build: set noEmitHelpers=false due to importHelpers=true (#5752) (fb819381)

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

v3.504.0

3.504.0(2024-01-31)

New Features
  • clients: update client endpoints as of 2024-01-31 (36228bb0)
  • client-elastic-load-balancing-v2: This release enables unhealthy target draining intervals for Network Load Balancers. (885e0b96)
  • client-cloudformation: CloudFormation IaC generator allows you to scan existing resources in your account and select resources to generate a template for a new or existing CloudFormation stack. (9aa726bc)
  • client-glue: Update page size limits for GetJobRuns and GetTriggers APIs. (0b8c7d8a)
  • client-ssm: This release adds an optional Duration parameter to StateManager Associations. This allows customers to specify how long an apply-only-on-cron association execution should run. Once the specified Duration is out all the ongoing cancellable commands or automations are cancelled. (c587e277)
Bug Fixes

... (truncated)

Changelog

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

3.506.0 (2024-02-02)

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

3.504.0 (2024-01-31)

Bug Fixes

  • lib-dynamodb: skip function properties in data objects for DynamoDB (#5697) (d054fe1)

3.503.1 (2024-01-30)

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

3.503.0 (2024-01-30)

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

3.502.0 (2024-01-29)

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

3.501.0 (2024-01-26)

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

Commits

Updates @aws-sdk/client-lambda from 3.499.0 to 3.504.0

Release notes

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

v3.504.0

3.504.0(2024-01-31)

New Features
  • clients: update client endpoints as of 2024-01-31 (36228bb0)
  • client-elastic-load-balancing-v2: This release enables unhealthy target draining intervals for Network Load Balancers. (885e0b96)
  • client-cloudformation: CloudFormation IaC generator allows you to scan existing resources in your account and select resources to generate a template for a new or existing CloudFormation stack. (9aa726bc)
  • client-glue: Update page size limits for GetJobRuns and GetTriggers APIs. (0b8c7d8a)
  • client-ssm: This release adds an optional Duration parameter to StateManager Associations. This allows customers to specify how long an apply-only-on-cron association execution should run. Once the specified Duration is out all the ongoing cancellable commands or automations are cancelled. (c587e277)
Bug Fixes
  • s3-request-presigner: identify correct authscheme for mrap (#5742) (04df4919)
  • lib-dynamodb: skip function properties in data objects for DynamoDB (#5697) (d054fe1b)
Other Changes

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

v3.503.1

3.503.1(2024-01-30)

Bug Fixes
  • credential-provider-node: add fromHttp credential provider to default chain (#5739) (6b99b0b8)

  • Adds a fix for detecting the correct region when using the SSO credential provider


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

v3.503.0

3.503.0(2024-01-30)

Documentation Changes
  • client-route-53: Update the SDKs for text changes in the APIs. (8edb9b5a)
New Features
  • client-datazone: Add new skipDeletionCheck to DeleteDomain. Add new skipDeletionCheck to DeleteProject which also automatically deletes dependent objects (4a6c4589)
Bug Fixes

... (truncated)

Changelog

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

3.504.0 (2024-01-31)

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

3.503.1 (2024-01-30)

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

3.503.0 (2024-01-30)

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

3.502.0 (2024-01-29)

Features

  • credential-providers: lazy load STS & SSO clients in credential providers (#5681) (d27301d)

3.501.0 (2024-01-26)

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

Commits

@dependabot dependabot bot requested a review from a team as a code owner February 5, 2024 11:18
@boring-cyborg boring-cyborg bot added documentation Improvements or additions to documentation dependencies Changes that touch dependencies, e.g. Dependabot, etc. labels Feb 5, 2024
@pull-request-size pull-request-size bot added the size/M PR between 30-99 LOC label Feb 5, 2024
Bumps the aws-sdk group with 9 updates:

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


Updates `@aws-sdk/client-dynamodb` from 3.499.0 to 3.506.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.506.0/clients/client-dynamodb)

Updates `@aws-sdk/client-xray` from 3.499.0 to 3.504.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.504.0/clients/client-xray)

Updates `@aws-sdk/client-cloudwatch` from 3.499.0 to 3.504.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.504.0/clients/client-cloudwatch)

Updates `@aws-sdk/client-appconfigdata` from 3.499.0 to 3.504.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.504.0/clients/client-appconfigdata)

Updates `@aws-sdk/client-secrets-manager` from 3.499.0 to 3.504.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.504.0/clients/client-secrets-manager)

Updates `@aws-sdk/client-ssm` from 3.499.0 to 3.504.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.504.0/clients/client-ssm)

Updates `@aws-sdk/util-dynamodb` from 3.499.0 to 3.506.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.506.0/packages/util-dynamodb)

Updates `@aws-sdk/lib-dynamodb` from 3.499.0 to 3.506.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.506.0/lib/lib-dynamodb)

Updates `@aws-sdk/client-lambda` from 3.499.0 to 3.504.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.504.0/clients/client-lambda)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/aws-sdk-8242b76b5e branch from 4621da4 to 3ea9e4a Compare February 5, 2024 11:23
Copy link

sonarqubecloud bot commented Feb 5, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@dreamorosi dreamorosi merged commit 676bbee into main Feb 5, 2024
13 checks passed
@dreamorosi dreamorosi deleted the dependabot/npm_and_yarn/aws-sdk-8242b76b5e branch February 5, 2024 11:37
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 size/M PR between 30-99 LOC
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant