Skip to content

test: fix dynamodb TAV tests - #5199

Merged
david-luna merged 1 commit into
mainfrom
aws-dynamodb-tav-fix
Sep 8, 2026
Merged

david-luna merged 1 commit into
mainfrom
aws-dynamodb-tav-fix

Conversation

@david-luna

@david-luna david-luna commented Sep 8, 2026

Copy link
Copy Markdown
Member

#5049 fixed a bad .tav.yml configuration. Such configuration was using the wrong test file to test @aws-sdk/client-dynamodb

With the change the TAV action started to fail due to earlier versions missing the input in ListTablesCommand. See the docs. It didn't fail in PRs because newer versions were defaulting to an empty object if input was undefined.

This PR updated the fixture files to pass the required parameter for older versions.

Checklist

@david-luna
david-luna requested a review from a team as a code owner September 8, 2026 17:27
@github-actions

github-actions Bot commented Sep 8, 2026

Copy link
Copy Markdown

🤖 GitHub comments

Just comment with:

  • run docs-build : Re-trigger the docs validation. (use unformatted text in the comment!)

@david-luna david-luna left a comment

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/test tav @aws/client-dynamodb

@david-luna david-luna left a comment

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/test tav @aws-sdk/client-dynamodb

@david-luna david-luna self-assigned this Sep 8, 2026
@david-luna
david-luna enabled auto-merge (squash) September 8, 2026 17:35
@david-luna
david-luna merged commit a7d4bb9 into main Sep 8, 2026
31 of 32 checks passed
@david-luna
david-luna deleted the aws-dynamodb-tav-fix branch September 8, 2026 17:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants