Skip to content

chore(deps-dev): bump the aws-sdk group with 3 updates #2261

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
Mar 21, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 21, 2024

Bumps the aws-sdk group with 3 updates: @aws-sdk/client-dynamodb, @aws-sdk/util-dynamodb and @aws-sdk/lib-dynamodb.

Updates @aws-sdk/client-dynamodb from 3.535.0 to 3.538.0

Release notes

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

v3.538.0

3.538.0(2024-03-20)

Chores
  • ec2-metadata-service: set @​smithy/protocol-http dependency (#5922) (0559eadb)
Documentation Changes
  • client-codebuild: This release adds support for new webhook events (RELEASED and PRERELEASED) and filter types (TAG_NAME and RELEASE_NAME). (d93fd4bc)
New Features
  • client-dynamodb: This release introduces 3 new APIs ('GetResourcePolicy', 'PutResourcePolicy' and 'DeleteResourcePolicy') and modifies the existing 'CreateTable' API for the resource-based policy support. It also modifies several APIs to accept a 'TableArn' for the 'TableName' parameter. (4ce662f2)
  • client-accessanalyzer: This release adds support for policy validation and external access findings for DynamoDB tables and streams. IAM Access Analyzer helps you author functional and secure resource-based policies and identify cross-account access. Updated service API, documentation, and paginators. (1ddab5ac)
  • client-connect: This release updates the *InstanceStorageConfig APIs to support a new ResourceType: REAL_TIME_CONTACT_ANALYSIS_CHAT_SEGMENTS. Use this resource type to enable streaming for real-time analysis of chat contacts and to associate a Kinesis stream where real-time analysis chat segments will be published. (4a81d902)
  • client-savingsplans: Introducing the Savings Plans Return feature enabling customers to return their Savings Plans within 7 days of purchase. (9a836b2a)
  • client-managedblockchain-query: AMB Query: update GetTransaction to include transactionId as input (df1bff4d)

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

v3.537.0

3.537.0(2024-03-19)

Chores
  • ec2-metadata-service: set smithy dependency versions (#5918) (05c32e74)
  • empty the contents of the sdkVersions.properties file when writing to it (#5916) (56e1cdc3)
Documentation Changes
  • client-cloudformation: Documentation update, March 2024. Corrects some formatting. (1c3d2b4a)
New Features
  • clients: update command documentation examples as of 2024-03-19 (5b3c7e9b)
  • client-ec2: This release adds the new DescribeMacHosts API operation for getting information about EC2 Mac Dedicated Hosts. Users can now see the latest macOS versions that their underlying Apple Mac can support without needing to be updated. (b2f3261a)
  • client-cloudwatch-logs: Update LogSamples field in Anomaly model to be a list of LogEvent (d5823e32)
  • client-managedblockchain-query: Introduces a new API for Amazon Managed Blockchain Query: ListFilteredTransactionEvents. (487e1dd2)
  • client-finspace: Adding new attributes readWrite and onDemand to dataview models for Database Maintenance operations. (38c6f75e)
  • ec2-metadata-service: implement utils for ec2 metadata service (imds) (#5796) (aee792e1)
Bug Fixes
  • middleware-ssec: ssecMiddleware with strict base64 validation (#5875) (28dcfa35)

... (truncated)

Changelog

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

3.538.0 (2024-03-20)

Features

  • client-dynamodb: This release introduces 3 new APIs ('GetResourcePolicy', 'PutResourcePolicy' and 'DeleteResourcePolicy') and modifies the existing 'CreateTable' API for the resource-based policy support. It also modifies several APIs to accept a 'TableArn' for the 'TableName' parameter. (4ce662f)
Commits
  • 91ee452 Publish v3.538.0
  • 4ce662f feat(client-dynamodb): This release introduces 3 new APIs ('GetResourcePolicy...
  • See full diff in compare view

Updates @aws-sdk/util-dynamodb from 3.535.0 to 3.538.0

Release notes

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

v3.538.0

3.538.0(2024-03-20)

Chores
  • ec2-metadata-service: set @​smithy/protocol-http dependency (#5922) (0559eadb)
Documentation Changes
  • client-codebuild: This release adds support for new webhook events (RELEASED and PRERELEASED) and filter types (TAG_NAME and RELEASE_NAME). (d93fd4bc)
New Features
  • client-dynamodb: This release introduces 3 new APIs ('GetResourcePolicy', 'PutResourcePolicy' and 'DeleteResourcePolicy') and modifies the existing 'CreateTable' API for the resource-based policy support. It also modifies several APIs to accept a 'TableArn' for the 'TableName' parameter. (4ce662f2)
  • client-accessanalyzer: This release adds support for policy validation and external access findings for DynamoDB tables and streams. IAM Access Analyzer helps you author functional and secure resource-based policies and identify cross-account access. Updated service API, documentation, and paginators. (1ddab5ac)
  • client-connect: This release updates the *InstanceStorageConfig APIs to support a new ResourceType: REAL_TIME_CONTACT_ANALYSIS_CHAT_SEGMENTS. Use this resource type to enable streaming for real-time analysis of chat contacts and to associate a Kinesis stream where real-time analysis chat segments will be published. (4a81d902)
  • client-savingsplans: Introducing the Savings Plans Return feature enabling customers to return their Savings Plans within 7 days of purchase. (9a836b2a)
  • client-managedblockchain-query: AMB Query: update GetTransaction to include transactionId as input (df1bff4d)

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

v3.537.0

3.537.0(2024-03-19)

Chores
  • ec2-metadata-service: set smithy dependency versions (#5918) (05c32e74)
  • empty the contents of the sdkVersions.properties file when writing to it (#5916) (56e1cdc3)
Documentation Changes
  • client-cloudformation: Documentation update, March 2024. Corrects some formatting. (1c3d2b4a)
New Features
  • clients: update command documentation examples as of 2024-03-19 (5b3c7e9b)
  • client-ec2: This release adds the new DescribeMacHosts API operation for getting information about EC2 Mac Dedicated Hosts. Users can now see the latest macOS versions that their underlying Apple Mac can support without needing to be updated. (b2f3261a)
  • client-cloudwatch-logs: Update LogSamples field in Anomaly model to be a list of LogEvent (d5823e32)
  • client-managedblockchain-query: Introduces a new API for Amazon Managed Blockchain Query: ListFilteredTransactionEvents. (487e1dd2)
  • client-finspace: Adding new attributes readWrite and onDemand to dataview models for Database Maintenance operations. (38c6f75e)
  • ec2-metadata-service: implement utils for ec2 metadata service (imds) (#5796) (aee792e1)
Bug Fixes
  • middleware-ssec: ssecMiddleware with strict base64 validation (#5875) (28dcfa35)

... (truncated)

Changelog

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

3.538.0 (2024-03-20)

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

Commits

Updates @aws-sdk/lib-dynamodb from 3.535.0 to 3.538.0

Release notes

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

v3.538.0

3.538.0(2024-03-20)

Chores
  • ec2-metadata-service: set @​smithy/protocol-http dependency (#5922) (0559eadb)
Documentation Changes
  • client-codebuild: This release adds support for new webhook events (RELEASED and PRERELEASED) and filter types (TAG_NAME and RELEASE_NAME). (d93fd4bc)
New Features
  • client-dynamodb: This release introduces 3 new APIs ('GetResourcePolicy', 'PutResourcePolicy' and 'DeleteResourcePolicy') and modifies the existing 'CreateTable' API for the resource-based policy support. It also modifies several APIs to accept a 'TableArn' for the 'TableName' parameter. (4ce662f2)
  • client-accessanalyzer: This release adds support for policy validation and external access findings for DynamoDB tables and streams. IAM Access Analyzer helps you author functional and secure resource-based policies and identify cross-account access. Updated service API, documentation, and paginators. (1ddab5ac)
  • client-connect: This release updates the *InstanceStorageConfig APIs to support a new ResourceType: REAL_TIME_CONTACT_ANALYSIS_CHAT_SEGMENTS. Use this resource type to enable streaming for real-time analysis of chat contacts and to associate a Kinesis stream where real-time analysis chat segments will be published. (4a81d902)
  • client-savingsplans: Introducing the Savings Plans Return feature enabling customers to return their Savings Plans within 7 days of purchase. (9a836b2a)
  • client-managedblockchain-query: AMB Query: update GetTransaction to include transactionId as input (df1bff4d)

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

v3.537.0

3.537.0(2024-03-19)

Chores
  • ec2-metadata-service: set smithy dependency versions (#5918) (05c32e74)
  • empty the contents of the sdkVersions.properties file when writing to it (#5916) (56e1cdc3)
Documentation Changes
  • client-cloudformation: Documentation update, March 2024. Corrects some formatting. (1c3d2b4a)
New Features
  • clients: update command documentation examples as of 2024-03-19 (5b3c7e9b)
  • client-ec2: This release adds the new DescribeMacHosts API operation for getting information about EC2 Mac Dedicated Hosts. Users can now see the latest macOS versions that their underlying Apple Mac can support without needing to be updated. (b2f3261a)
  • client-cloudwatch-logs: Update LogSamples field in Anomaly model to be a list of LogEvent (d5823e32)
  • client-managedblockchain-query: Introduces a new API for Amazon Managed Blockchain Query: ListFilteredTransactionEvents. (487e1dd2)
  • client-finspace: Adding new attributes readWrite and onDemand to dataview models for Database Maintenance operations. (38c6f75e)
  • ec2-metadata-service: implement utils for ec2 metadata service (imds) (#5796) (aee792e1)
Bug Fixes
  • middleware-ssec: ssecMiddleware with strict base64 validation (#5875) (28dcfa35)

... (truncated)

Changelog

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

3.538.0 (2024-03-20)

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

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

@dependabot dependabot bot requested a review from a team March 21, 2024 13:34
@dependabot dependabot bot requested a review from a team as a code owner March 21, 2024 13:34
@boring-cyborg boring-cyborg bot added documentation Improvements or additions to documentation dependencies Changes that touch dependencies, e.g. Dependabot, etc. labels Mar 21, 2024
@pull-request-size pull-request-size bot added the size/S PR between 10-29 LOC label Mar 21, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/aws-sdk-948881a6d2 branch 3 times, most recently from 41ed595 to d92d0ba Compare March 21, 2024 16:11
Bumps the aws-sdk group with 3 updates: [@aws-sdk/client-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-dynamodb), [@aws-sdk/util-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/util-dynamodb) and [@aws-sdk/lib-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-dynamodb).


Updates `@aws-sdk/client-dynamodb` from 3.535.0 to 3.538.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.538.0/clients/client-dynamodb)

Updates `@aws-sdk/util-dynamodb` from 3.535.0 to 3.538.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.538.0/packages/util-dynamodb)

Updates `@aws-sdk/lib-dynamodb` from 3.535.0 to 3.538.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.538.0/lib/lib-dynamodb)

---
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/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
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/aws-sdk-948881a6d2 branch from d92d0ba to e7ab9d5 Compare March 21, 2024 16:13
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

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

See analysis details on SonarCloud

@dreamorosi dreamorosi merged commit 5f02b00 into main Mar 21, 2024
@dreamorosi dreamorosi deleted the dependabot/npm_and_yarn/aws-sdk-948881a6d2 branch March 21, 2024 16:16
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/S PR between 10-29 LOC
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant