Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(stepfunctions-tasks): dynamodb tasks (#6654)
Support for DynamoDB as StepFunctions tasks. Supports GetItem, PutItem, DeleteItem and UpdateItem tasks. closes #6468
- Loading branch information