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

Bump the awssdk group with 18 updates #86

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the awssdk group with 18 updates:

Package From To
@aws-sdk/client-cloudwatch-events 3.502.0 3.504.0
@aws-sdk/client-cloudwatch-logs 3.502.0 3.504.0
@aws-sdk/client-cognito-identity 3.502.0 3.504.0
@aws-sdk/client-dynamodb 3.502.0 3.504.0
@aws-sdk/client-eventbridge 3.502.0 3.504.0
@aws-sdk/client-kms 3.502.0 3.504.0
@aws-sdk/client-lambda 3.502.0 3.504.0
@aws-sdk/client-s3 3.502.0 3.504.0
@aws-sdk/client-secrets-manager 3.502.0 3.504.0
@aws-sdk/client-ses 3.502.0 3.504.0
@aws-sdk/client-sfn 3.502.0 3.504.0
@aws-sdk/client-sns 3.502.0 3.504.0
@aws-sdk/client-sqs 3.502.0 3.504.0
@aws-sdk/client-ssm 3.502.0 3.504.0
@aws-sdk/client-sts 3.502.0 3.504.0
@aws-sdk/client-xray 3.502.0 3.504.0
@aws-sdk/credential-providers 3.502.0 3.504.0
@aws-sdk/lib-dynamodb 3.502.0 3.504.0

Updates @aws-sdk/client-cloudwatch-events from 3.502.0 to 3.504.0

Release notes

Sourced from @​aws-sdk/client-cloudwatch-events'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-events's changelog.

3.504.0 (2024-01-31)

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

3.503.1 (2024-01-30)

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

3.503.0 (2024-01-30)

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

Commits

Updates @aws-sdk/client-cloudwatch-logs from 3.502.0 to 3.504.0

Release notes

Sourced from @​aws-sdk/client-cloudwatch-logs'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-logs's changelog.

3.504.0 (2024-01-31)

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

3.503.1 (2024-01-30)

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

3.503.0 (2024-01-30)

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

Commits

Updates @aws-sdk/client-cognito-identity from 3.502.0 to 3.504.0

Release notes

Sourced from @​aws-sdk/client-cognito-identity'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-cognito-identity's changelog.

3.504.0 (2024-01-31)

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

3.503.1 (2024-01-30)

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

3.503.0 (2024-01-30)

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

Commits

Updates @aws-sdk/client-dynamodb from 3.502.0 to 3.504.0

Release notes

Sourced from @​aws-sdk/client-dynamodb'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-dynamodb's changelog.

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

Commits

Updates @aws-sdk/client-eventbridge from 3.502.0 to 3.504.0

Release notes

Sourced from @​aws-sdk/client-eventbridge'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-eventbridge's changelog.

3.504.0 (2024-01-31)

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

3.503.1 (2024-01-30)

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

3.503.0 (2024-01-30)

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

Commits

Updates @aws-sdk/client-kms from 3.502.0 to 3.504.0

Release notes

Sourced from @​aws-sdk/client-kms'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-kms's changelog.

3.504.0 (2024-01-31)

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

3.503.1 (2024-01-30)

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

3.503.0 (2024-01-30)

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

Commits

Updates @aws-sdk/client-lambda from 3.502.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

Commits

Updates @aws-sdk/client-s3 from 3.502.0 to 3.504.0

Release notes

Sourced from @​aws-sdk/client-s3'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-s3's changelog.

3.504.0 (2024-01-31)

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

3.503.1 (2024-01-30)

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

3.503.0 (2024-01-30)

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

Commits

Updates @aws-sdk/client-secrets-manager from 3.502.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

Commits

Updates @aws-sdk/client-ses from 3.502.0 to 3.504.0

Release notes

Sourced from @​aws-sdk/client-ses'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-ses's changelog.

3.504.0 (2024-01-31)

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

3.503.1 (2024-01-30)

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

3.503.0 (2024-01-30)

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

Commits

Updates @aws-sdk/client-sfn from 3.502.0 to 3.504.0

Release notes

Sourced from @​aws-sdk/client-sfn'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-sfn's changelog.

3.504.0 (2024-01-31)

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

3.503.1 (2024-01-30)

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

3.503.0 (2024-01-30)

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

Commits

Updates @aws-sdk/client-sns from 3.502.0 to 3.504.0

Release notes

Sourced from @​aws-sdk/client-sns'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

Bumps the awssdk group with 18 updates:

| Package | From | To |
| --- | --- | --- |
| [@aws-sdk/client-cloudwatch-events](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudwatch-events) | `3.502.0` | `3.504.0` |
| [@aws-sdk/client-cloudwatch-logs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudwatch-logs) | `3.502.0` | `3.504.0` |
| [@aws-sdk/client-cognito-identity](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cognito-identity) | `3.502.0` | `3.504.0` |
| [@aws-sdk/client-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-dynamodb) | `3.502.0` | `3.504.0` |
| [@aws-sdk/client-eventbridge](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-eventbridge) | `3.502.0` | `3.504.0` |
| [@aws-sdk/client-kms](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-kms) | `3.502.0` | `3.504.0` |
| [@aws-sdk/client-lambda](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-lambda) | `3.502.0` | `3.504.0` |
| [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.502.0` | `3.504.0` |
| [@aws-sdk/client-secrets-manager](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-secrets-manager) | `3.502.0` | `3.504.0` |
| [@aws-sdk/client-ses](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ses) | `3.502.0` | `3.504.0` |
| [@aws-sdk/client-sfn](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sfn) | `3.502.0` | `3.504.0` |
| [@aws-sdk/client-sns](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sns) | `3.502.0` | `3.504.0` |
| [@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs) | `3.502.0` | `3.504.0` |
| [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) | `3.502.0` | `3.504.0` |
| [@aws-sdk/client-sts](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sts) | `3.502.0` | `3.504.0` |
| [@aws-sdk/client-xray](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-xray) | `3.502.0` | `3.504.0` |
| [@aws-sdk/credential-providers](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-providers) | `3.502.0` | `3.504.0` |
| [@aws-sdk/lib-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-dynamodb) | `3.502.0` | `3.504.0` |


Updates `@aws-sdk/client-cloudwatch-events` from 3.502.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-events/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.504.0/clients/client-cloudwatch-events)

Updates `@aws-sdk/client-cloudwatch-logs` from 3.502.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-logs/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.504.0/clients/client-cloudwatch-logs)

Updates `@aws-sdk/client-cognito-identity` from 3.502.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-cognito-identity/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.504.0/clients/client-cognito-identity)

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

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

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

Updates `@aws-sdk/client-lambda` from 3.502.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)

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

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

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

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

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

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

Updates `@aws-sdk/client-xray` from 3.502.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/credential-providers` from 3.502.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/packages/credential-providers/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.504.0/packages/credential-providers)

Updates `@aws-sdk/lib-dynamodb` from 3.502.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/lib/lib-dynamodb/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.504.0/lib/lib-dynamodb)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-cloudwatch-events"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: awssdk
- dependency-name: "@aws-sdk/client-cloudwatch-logs"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: awssdk
- dependency-name: "@aws-sdk/client-cognito-identity"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: awssdk
- dependency-name: "@aws-sdk/client-dynamodb"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: awssdk
- dependency-name: "@aws-sdk/client-eventbridge"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: awssdk
- dependency-name: "@aws-sdk/client-kms"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: awssdk
- dependency-name: "@aws-sdk/client-lambda"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: awssdk
- dependency-name: "@aws-sdk/client-s3"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: awssdk
- dependency-name: "@aws-sdk/client-secrets-manager"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: awssdk
- dependency-name: "@aws-sdk/client-ses"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: awssdk
- dependency-name: "@aws-sdk/client-sfn"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: awssdk
- dependency-name: "@aws-sdk/client-sns"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: awssdk
- dependency-name: "@aws-sdk/client-sqs"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: awssdk
- dependency-name: "@aws-sdk/client-ssm"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: awssdk
- dependency-name: "@aws-sdk/client-sts"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: awssdk
- dependency-name: "@aws-sdk/client-xray"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: awssdk
- dependency-name: "@aws-sdk/credential-providers"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: awssdk
- dependency-name: "@aws-sdk/lib-dynamodb"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: awssdk
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 1, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 5, 2024

Superseded by #101.

@dependabot dependabot bot closed this Feb 5, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/awssdk-207f673409 branch February 5, 2024 19:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants