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

fix documentation of DynamoDB.DocumentClient.transactWrite #3797

Merged
merged 1 commit into from Jun 18, 2021
Merged

fix documentation of DynamoDB.DocumentClient.transactWrite #3797

merged 1 commit into from Jun 18, 2021

Conversation

ghost
Copy link

@ghost ghost commented Jun 15, 2021

transactWrite uses transactWriteItems under the hood, which has a limit of
25 items per transaction.

Checklist
  • npm run test passes
  • .d.ts file is updated
  • non-code related change (markdown/git settings etc)

transactWrite uses transactWriteItems under the hood, which has a limit of
25 items per transaction.
@ajredniwja
Copy link
Contributor

@ajredniwja ajredniwja merged commit 42620cb into aws:master Jun 18, 2021
@ghost ghost deleted the doc-fix branch June 18, 2021 01:47
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.

None yet

1 participant