serverless-appsync / serverless-appsync-simulator

A simple wrapper around Amplify AppSync Simulator to test serverless AppSync Apis
MIT License
127 stars 69 forks source link

feat: Support signed request to Elasticsearch service #151

Closed h-kishi closed 2 years ago

h-kishi commented 2 years ago

I added an implementation sending signed HTTP requests to Amazon Elasticsearch(OpenSearch) Service. It is almost the same as the official sample. It is compatible with the original behavior.

h-kishi commented 2 years ago

@bboure Do I need to take any other action?

bboure commented 2 years ago

@h-kishi sorry for the delay

There is a merge conflict. Apart from that it looks good

h-kishi commented 2 years ago

@bboure Thank you for the reply. I resolved the merge conflict.

bboure commented 2 years ago

LGTM

Thanks for the contrib!

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 0.20.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: