aws-amplify / aws-amplify/amplify-cli

amplify-appsync-simulator doesn't support DynamoDB Batch operations

Open
#5,963 3 comments 5 reactions 0 assignees View on GitHub
feature-request mock p4
Dominant language
TypeScript
Stars
2.9k
Forks
825
Avg merge
11d 23h
Merged PRs (30d)
2

Description

>**Note**: If your feature-request is regarding the AWS Amplify Console service, please log it in the
[official AWS Amplify Console forum](https://forums.aws.amazon.com/forum.jspa?forumID=314&start=0)

no. it's about the aws-amplify cli.

**Is your feature request related to a problem? Please describe.**
amplify-appsync-simulator with DynamoDB datasource doesn't support Batch operations like BatchGetItem,BatchDeleteItem, BatchWriteItem.
so I can't test it locally.

**Describe the solution you'd like**
simply support them

**Describe alternatives you've considered**
sorry I have not considered alternatives.
it seems straightforward to me, if any risks please let me know.

**Additional context**
I'll submit my PRs.

it seems working just fine in my project.
I want know how to run tests regarding amplify-appsync-simulator with dynamodb datasource, other than install it into existing projects and run queries actually.
(it doesn't seem the package has tests for data-loaders)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.