amplify-category-api icon indicating copy to clipboard operation
amplify-category-api copied to clipboard

amplify mock not working

Open vasujogani opened this issue 5 years ago • 17 comments

Note: If your question is regarding the AWS Amplify Console service, please log it in the official AWS Amplify Console forum

Which Category is your question related to? Mocking and Testing

Amplify CLI Version 4.20.0

What AWS Services are you utilizing? Graphql, Elasticsearch (via @searchable)

Provide additional details e.g. code snippets amplify mock

amplify mock fails

Mock does not handle CloudFormation resource of type AWS::Elasticsearch::Domain. Skipping processing resource ElasticSearchDomain. Data source of type AMAZON_ELASTICSEARCH is not supported by local mocking. A NONE data source will be used. Failed to start API Mock endpoint Error: Could not get resource ElasticSearchDomain

How can I bypass this?

Thanks

vasujogani avatar May 20 '20 03:05 vasujogani