Skip to content

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

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
Feb 14, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the aws-sdk group with 9 updates:

Package From To
@aws-sdk/client-dynamodb 3.509.0 3.511.0
@aws-sdk/client-xray 3.509.0 3.511.0
@aws-sdk/client-cloudwatch 3.509.0 3.512.0
@aws-sdk/client-appconfigdata 3.509.0 3.511.0
@aws-sdk/client-secrets-manager 3.509.0 3.511.0
@aws-sdk/client-ssm 3.509.0 3.511.0
@aws-sdk/util-dynamodb 3.509.0 3.511.0
@aws-sdk/lib-dynamodb 3.509.0 3.511.0
@aws-sdk/client-lambda 3.509.0 3.511.0

Updates @aws-sdk/client-dynamodb from 3.509.0 to 3.511.0

Release notes

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

v3.511.0

3.511.0(2024-02-09)

Documentation Changes
  • client-amp: Overall documentation updates. (1b75f976)
  • client-ecs: Documentation only update for Amazon ECS. (36a775be)
  • update endpoint section (#5781) (3d782f0e)
  • add remark about SQS custom endpoints (#5780) (4e0c0fc5)
New Features
  • clients: update client endpoints as of 2024-02-09 (7f7fd0c5)
  • client-braket: Creating a job will result in DeviceOfflineException when using an offline device, and DeviceRetiredException when using a retired device. (228341b5)
  • client-cost-optimization-hub: Adding includeMemberAccounts field to the response of ListEnrollmentStatuses API. (13b24062)
  • client-batch: This feature allows Batch to support configuration of repository credentials for jobs running on ECS (28bd5fcb)
  • client-iot: This release allows AWS IoT Core users to enable Online Certificate Status Protocol (OCSP) Stapling for TLS X.509 Server Certificates when creating and updating AWS IoT Domain Configurations with Custom Domain. (3d21d31b)
  • client-pricing: Add Throttling Exception to all APIs. (022ccd4c)
Bug Fixes
  • credential-provider-node: pass client region to inner credential client region (#5758) (8c0b29ea)

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

v3.510.0

3.510.0(2024-02-08)

Documentation Changes
New Features
  • client-quicksight: General Interactions for Visuals; Waterfall Chart Color Configuration; Documentation Update (d97c0135)
  • client-codepipeline: Add ability to execute pipelines with new parallel & queued execution modes and add support for triggers with filtering on branches and file paths. (8180cad1)
  • client-workspaces: This release introduces User-Decoupling feature. This feature allows Workspaces Core customers to provision workspaces without providing users. CreateWorkspaces and DescribeWorkspaces APIs will now take a new optional parameter "WorkspaceName". (73e1b347)

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

Changelog

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

3.511.0 (2024-02-09)

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

Commits

Updates @aws-sdk/client-xray from 3.509.0 to 3.511.0

Release notes

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

v3.511.0

3.511.0(2024-02-09)

Documentation Changes
  • client-amp: Overall documentation updates. (1b75f976)
  • client-ecs: Documentation only update for Amazon ECS. (36a775be)
  • update endpoint section (#5781) (3d782f0e)
  • add remark about SQS custom endpoints (#5780) (4e0c0fc5)
New Features
  • clients: update client endpoints as of 2024-02-09 (7f7fd0c5)
  • client-braket: Creating a job will result in DeviceOfflineException when using an offline device, and DeviceRetiredException when using a retired device. (228341b5)
  • client-cost-optimization-hub: Adding includeMemberAccounts field to the response of ListEnrollmentStatuses API. (13b24062)
  • client-batch: This feature allows Batch to support configuration of repository credentials for jobs running on ECS (28bd5fcb)
  • client-iot: This release allows AWS IoT Core users to enable Online Certificate Status Protocol (OCSP) Stapling for TLS X.509 Server Certificates when creating and updating AWS IoT Domain Configurations with Custom Domain. (3d21d31b)
  • client-pricing: Add Throttling Exception to all APIs. (022ccd4c)
Bug Fixes
  • credential-provider-node: pass client region to inner credential client region (#5758) (8c0b29ea)

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

v3.510.0

3.510.0(2024-02-08)

Documentation Changes
New Features
  • client-quicksight: General Interactions for Visuals; Waterfall Chart Color Configuration; Documentation Update (d97c0135)
  • client-codepipeline: Add ability to execute pipelines with new parallel & queued execution modes and add support for triggers with filtering on branches and file paths. (8180cad1)
  • client-workspaces: This release introduces User-Decoupling feature. This feature allows Workspaces Core customers to provision workspaces without providing users. CreateWorkspaces and DescribeWorkspaces APIs will now take a new optional parameter "WorkspaceName". (73e1b347)

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

Changelog

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

3.511.0 (2024-02-09)

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

Commits

Updates @aws-sdk/client-cloudwatch from 3.509.0 to 3.512.0

Release notes

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

v3.512.0

3.512.0(2024-02-12)

New Features
  • client-route-53-domains: This release adds bill contact support for RegisterDomain, TransferDomain, UpdateDomainContact and GetDomainDetail API. (38b01521)
  • client-cloudwatch: This release enables PutMetricData API request payload compression by default. (c6d4867c)
  • client-appsync: Adds support for new options on GraphqlAPIs, Resolvers and Data Sources for emitting Amazon CloudWatch metrics for enhanced monitoring of AppSync APIs. (06af293a)
  • client-neptune-graph: Adding a new option "parameters" for data plane api ExecuteQuery to support running parameterized query via SDK. (9d13d68b)

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

v3.511.0

3.511.0(2024-02-09)

Documentation Changes
  • client-amp: Overall documentation updates. (1b75f976)
  • client-ecs: Documentation only update for Amazon ECS. (36a775be)
  • update endpoint section (#5781) (3d782f0e)
  • add remark about SQS custom endpoints (#5780) (4e0c0fc5)
New Features
  • clients: update client endpoints as of 2024-02-09 (7f7fd0c5)
  • client-braket: Creating a job will result in DeviceOfflineException when using an offline device, and DeviceRetiredException when using a retired device. (228341b5)
  • client-cost-optimization-hub: Adding includeMemberAccounts field to the response of ListEnrollmentStatuses API. (13b24062)
  • client-batch: This feature allows Batch to support configuration of repository credentials for jobs running on ECS (28bd5fcb)
  • client-iot: This release allows AWS IoT Core users to enable Online Certificate Status Protocol (OCSP) Stapling for TLS X.509 Server Certificates when creating and updating AWS IoT Domain Configurations with Custom Domain. (3d21d31b)
  • client-pricing: Add Throttling Exception to all APIs. (022ccd4c)
Bug Fixes
  • credential-provider-node: pass client region to inner credential client region (#5758) (8c0b29ea)

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

v3.510.0

3.510.0(2024-02-08)

Documentation Changes

... (truncated)

Changelog

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

3.512.0 (2024-02-12)

Features

  • client-cloudwatch: This release enables PutMetricData API request payload compression by default. (c6d4867)

3.511.0 (2024-02-09)

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

Commits
  • 0170977 Publish v3.512.0
  • c6d4867 feat(client-cloudwatch): This release enables PutMetricData API request paylo...
  • d085306 Publish v3.511.0
  • See full diff in compare view

Updates @aws-sdk/client-appconfigdata from 3.509.0 to 3.511.0

Release notes

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

v3.511.0

3.511.0(2024-02-09)

Documentation Changes
  • client-amp: Overall documentation updates. (1b75f976)
  • client-ecs: Documentation only update for Amazon ECS. (36a775be)
  • update endpoint section (#5781) (3d782f0e)
  • add remark about SQS custom endpoints (#5780) (4e0c0fc5)
New Features
  • clients: update client endpoints as of 2024-02-09 (7f7fd0c5)
  • client-braket: Creating a job will result in DeviceOfflineException when using an offline device, and DeviceRetiredException when using a retired device. (228341b5)
  • client-cost-optimization-hub: Adding includeMemberAccounts field to the response of ListEnrollmentStatuses API. (13b24062)
  • client-batch: This feature allows Batch to support configuration of repository credentials for jobs running on ECS (28bd5fcb)
  • client-iot: This release allows AWS IoT Core users to enable Online Certificate Status Protocol (OCSP) Stapling for TLS X.509 Server Certificates when creating and updating AWS IoT Domain Configurations with Custom Domain. (3d21d31b)
  • client-pricing: Add Throttling Exception to all APIs. (022ccd4c)
Bug Fixes
  • credential-provider-node: pass client region to inner credential client region (#5758) (8c0b29ea)

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

v3.510.0

3.510.0(2024-02-08)

Documentation Changes
New Features
  • client-quicksight: General Interactions for Visuals; Waterfall Chart Color Configuration; Documentation Update (d97c0135)
  • client-codepipeline: Add ability to execute pipelines with new parallel & queued execution modes and add support for triggers with filtering on branches and file paths. (8180cad1)
  • client-workspaces: This release introduces User-Decoupling feature. This feature allows Workspaces Core customers to provision workspaces without providing users. CreateWorkspaces and DescribeWorkspaces APIs will now take a new optional parameter "WorkspaceName". (73e1b347)

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

Changelog

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

3.511.0 (2024-02-09)

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

Commits

Updates @aws-sdk/client-secrets-manager from 3.509.0 to 3.511.0

Release notes

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

v3.511.0

3.511.0(2024-02-09)

Documentation Changes
  • client-amp: Overall documentation updates. (1b75f976)
  • client-ecs: Documentation only update for Amazon ECS. (36a775be)
  • update endpoint section (#5781) (3d782f0e)
  • add remark about SQS custom endpoints (#5780) (4e0c0fc5)
New Features
  • clients: update client endpoints as of 2024-02-09 (7f7fd0c5)
  • client-braket: Creating a job will result in DeviceOfflineException when using an offline device, and DeviceRetiredException when using a retired device. (228341b5)
  • client-cost-optimization-hub: Adding includeMemberAccounts field to the response of ListEnrollmentStatuses API. (13b24062)
  • client-batch: This feature allows Batch to support configuration of repository credentials for jobs running on ECS (28bd5fcb)
  • client-iot: This release allows AWS IoT Core users to enable Online Certificate Status Protocol (OCSP) Stapling for TLS X.509 Server Certificates when creating and updating AWS IoT Domain Configurations with Custom Domain. (3d21d31b)
  • client-pricing: Add Throttling Exception to all APIs. (022ccd4c)
Bug Fixes
  • credential-provider-node: pass client region to inner credential client region (#5758) (8c0b29ea)

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

v3.510.0

3.510.0(2024-02-08)

Documentation Changes
New Features
  • client-quicksight: General Interactions for Visuals; Waterfall Chart Color Configuration; Documentation Update (d97c0135)
  • client-codepipeline: Add ability to execute pipelines with new parallel & queued execution modes and add support for triggers with filtering on branches and file paths. (8180cad1)
  • client-workspaces: This release introduces User-Decoupling feature. This feature allows Workspaces Core customers to provision workspaces without providing users. CreateWorkspaces and DescribeWorkspaces APIs will now take a new optional parameter "WorkspaceName". (73e1b347)

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

Changelog

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

3.511.0 (2024-02-09)

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

Commits

Updates @aws-sdk/client-ssm from 3.509.0 to 3.511.0

Release notes

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

v3.511.0

3.511.0(2024-02-09)

Documentation Changes
  • client-amp: Overall documentation updates. (1b75f976)
  • client-ecs: Documentation only update for Amazon ECS. (36a775be)
  • update endpoint section (#5781) (3d782f0e)
  • add remark about SQS custom endpoints (#5780) (4e0c0fc5)
New Features
  • clients: update client endpoints as of 2024-02-09 (7f7fd0c5)
  • client-braket: Creating a job will result in DeviceOfflineException when using an offline device, and DeviceRetiredException when using a retired device. (228341b5)
  • client-cost-optimization-hub: Adding includeMemberAccounts field to the response of ListEnrollmentStatuses API. (13b24062)
  • client-batch: This feature allows Batch to support configuration of repository credentials for jobs running on ECS (28bd5fcb)
  • client-iot: This release allows AWS IoT Core users to enable Online Certificate Status Protocol (OCSP) Stapling for TLS X.509 Server Certificates when creating and updating AWS IoT Domain Configurations with Custom Domain. (3d21d31b)
  • client-pricing: Add Throttling Exception to all APIs. (022ccd4c)
Bug Fixes
  • credential-provider-node: pass client region to inner credential client region (#5758) (8c0b29ea)

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

v3.510.0

3.510.0(2024-02-08)

Documentation Changes
New Features
  • client-quicksight: General Interactions for Visuals; Waterfall Chart Color Configuration; Documentation Update (d97c0135)
  • client-codepipeline: Add ability to execute pipelines with new parallel & queued execution modes and add support for triggers with filtering on branches and file paths. (8180cad1)
  • client-workspaces: This release introduces User-Decoupling feature. This feature allows Workspaces Core customers to provision workspaces without providing users. CreateWorkspaces and DescribeWorkspaces APIs will now take a new optional parameter "WorkspaceName". (73e1b347)

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

Changelog

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

3.511.0 (2024-02-09)

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

Commits

Updates @aws-sdk/util-dynamodb from 3.509.0 to 3.511.0

Release notes

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

v3.511.0

3.511.0(2024-02-09)

Documentation Changes
  • client-amp: Overall documentation updates. (1b75f976)
  • client-ecs: Documentation only update for Amazon ECS. (36a775be)
  • update endpoint section (#5781) (3d782f0e)
  • add remark about SQS custom endpoints (#5780) (4e0c0fc5)
New Features
  • clients: update client endpoints as of 2024-02-09 (7f7fd0c5)
  • client-braket: Creating a job will result in DeviceOfflineException when using an offline device, and DeviceRetiredException when using a retired device. (228341b5)
  • client-cost-optimization-hub: Adding includeMemberAccounts field to the response of ListEnrollmentStatuses API. (13b24062)
  • client-batch: This feature allows Batch to support configuration of repository credentials for jobs running on ECS (28bd5fcb)
  • client-iot: This release allows AWS IoT Core users to enable Online Certificate Status Protocol (OCSP) Stapling for TLS X.509 Server Certificates when creating and updating AWS IoT Domain Configurations with Custom Domain. (3d21d31b)
  • client-pricing: Add Throttling Exception to all APIs. (022ccd4c)
Bug Fixes
  • credential-provider-node: pass client region to inner credential client region (#5758) (8c0b29ea)

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

v3.510.0

3.510.0(2024-02-08)

Documentation Changes
New Features
  • client-quicksight: General Interactions for Visuals; Waterfall Chart Color Configuration; Documentation Update (d97c0135)
  • client-codepipeline: Add ability to execute pipelines with new parallel & queued execution modes and add support for triggers with filtering on branches and file paths. (8180cad1)
  • client-workspaces: This release introduces User-Decoupling feature. This feature allows Workspaces Core customers to provision workspaces without providing users. CreateWorkspaces and DescribeWorkspaces APIs will now take a new optional parameter "WorkspaceName". (73e1b347)

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

Changelog

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

3.511.0 (2024-02-09)

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

Commits

Updates @aws-sdk/lib-dynamodb from 3.509.0 to 3.511.0

Release notes

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

v3.511.0

3.511.0(2024-02-09)

Documentation Changes
  • client-amp: Overall documentation updates. (1b75f976)
  • client-ecs: Documentation only update for Amazon ECS. (36a775be)
  • update endpoint section (#5781) (3d782f0e)
  • add remark about SQS custom endpoints (#5780) (4e0c0fc5)
New Features
  • clients: update client endpoints as of 2024-02-09 (7f7fd0c5)
  • client-braket: Creating a job will result in DeviceOfflineException when using an offline device, and DeviceRetiredException when using a retired device. (228341b5)
  • client-cost-optimization-hub: Adding includeMemberAccounts field to the response of ListEnrollmentStatuses API. (13b24062)
  • client-batch: This feature allows Batch to support configuration of repository credentials for jobs running on ECS (28bd5fcb)
  • client-iot: This release allows AWS IoT Core users to enable Online Certificate Status Protocol (OCSP) Stapling for TLS X.509 Server Certificates when creating and updating AWS IoT Domain Configurations with Custom Domain. (3d21d31b)
  • client-pricing: Add Throttling Exception to all APIs. (022ccd4c)
Bug Fixes
  • credential-provider-node: pass client region to inner credential client region (#5758) (8c0b29ea)

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

v3.510.0

3.510.0(2024-02-08)

Documentation Changes
New Features
  • client-quicksight: General Interactions for Visuals; Waterfall Chart Color Configuration; Documentation Update (d97c0135)
  • client-codepipeline: Add ability to execute pipelines with new parallel & queued execution modes and add support for triggers with filtering on branches and file paths. (8180cad1)
  • client-workspaces: This release introduces User-Decoupling feature. This feature allows Workspaces Core customers to provision workspaces without providing users. CreateWorkspaces and DescribeWorkspaces APIs will now take a new optional parameter "WorkspaceName". (73e1b347)

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

Changelog

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

3.511.0 (2024-02-09)

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

Commits

Updates @aws-sdk/client-lambda from 3.509.0 to 3.511.0

Release notes

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

v3.511.0

3.511.0(2024-02-09)

Documentation Changes
  • client-amp: Overall documentation updates. (1b75f976)
  • client-ecs: Documentation only update for Amazon ECS. (36a775be)
  • update endpoint section (#5781) (3d782f0e)
  • add remark about SQS custom endpoints (#5780) (4e0c0fc5)
New Features
  • clients: update client endpoints as of 2024-02-09 (7f7fd0c5)
  • client-braket: Creating a job will result in DeviceOfflineException when using an offline device, and DeviceRetiredException when using a retired device. (228341b5)
  • client-cost-optimization-hub: Adding includeMemberAccounts field to the response of ListEnrollmentStatuses API. (13b24062)
  • client-batch: This feature allows Batch to support configuration of repository credentials for jobs running on ECS (28bd5fcb)
  • client-iot: This release allows AWS IoT Core users to enable Online Certificate Status Protocol (OCSP) Stapling for TLS X.509 Server Certificates when creating and updating AWS IoT Domain Configurations with Custom Domain. (3d21d31b)
  • client-pricing: Add Throttling Exception to all APIs. (022ccd4c)
Bug Fixes
  • credential-provider-node: pass client region to inner credential client region (#5758) (8c0b29ea)

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

v3.510.0

3.510.0(2024-02-08)

Documentation Changes
New Features
  • client-quicksight: General Interactions for Visuals; Waterfall Chart Color Configuration; Documentation Update (d97c0135)
  • client-codepipeline: Add ability to execute pipelines with new parallel & queued execution modes and add support for triggers with filtering on branches and file paths. (8180cad1)
  • client-workspaces: This release introduces User-Decoupling feature. This feature allows Workspaces Core customers to provision workspaces without providing users. CreateWorkspaces and DescribeWorkspaces APIs will now take a new optional parameter "WorkspaceName". (73e1b347)

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

Changelog

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

3.511.0 (2024-02-09)

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
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

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.509.0` | `3.511.0` |
| [@aws-sdk/client-xray](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-xray) | `3.509.0` | `3.511.0` |
| [@aws-sdk/client-cloudwatch](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudwatch) | `3.509.0` | `3.512.0` |
| [@aws-sdk/client-appconfigdata](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-appconfigdata) | `3.509.0` | `3.511.0` |
| [@aws-sdk/client-secrets-manager](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-secrets-manager) | `3.509.0` | `3.511.0` |
| [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) | `3.509.0` | `3.511.0` |
| [@aws-sdk/util-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/util-dynamodb) | `3.509.0` | `3.511.0` |
| [@aws-sdk/lib-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-dynamodb) | `3.509.0` | `3.511.0` |
| [@aws-sdk/client-lambda](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-lambda) | `3.509.0` | `3.511.0` |


Updates `@aws-sdk/client-dynamodb` from 3.509.0 to 3.511.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.511.0/clients/client-dynamodb)

Updates `@aws-sdk/client-xray` from 3.509.0 to 3.511.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.511.0/clients/client-xray)

Updates `@aws-sdk/client-cloudwatch` from 3.509.0 to 3.512.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.512.0/clients/client-cloudwatch)

Updates `@aws-sdk/client-appconfigdata` from 3.509.0 to 3.511.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.511.0/clients/client-appconfigdata)

Updates `@aws-sdk/client-secrets-manager` from 3.509.0 to 3.511.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.511.0/clients/client-secrets-manager)

Updates `@aws-sdk/client-ssm` from 3.509.0 to 3.511.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.511.0/clients/client-ssm)

Updates `@aws-sdk/util-dynamodb` from 3.509.0 to 3.511.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.511.0/packages/util-dynamodb)

Updates `@aws-sdk/lib-dynamodb` from 3.509.0 to 3.511.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.511.0/lib/lib-dynamodb)

Updates `@aws-sdk/client-lambda` from 3.509.0 to 3.511.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.511.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] <support@github.com>
@dependabot dependabot bot requested a review from a team February 13, 2024 13:33
@boring-cyborg boring-cyborg bot added documentation Improvements or additions to documentation dependencies Changes that touch dependencies, e.g. Dependabot, etc. labels Feb 13, 2024
@pull-request-size pull-request-size bot added the size/M PR between 30-99 LOC label Feb 13, 2024
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues

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

See analysis details on SonarCloud

@dreamorosi dreamorosi merged commit 2970477 into main Feb 14, 2024
@dreamorosi dreamorosi deleted the dependabot/npm_and_yarn/aws-sdk-a6bc7a52c4 branch February 14, 2024 09:59
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