https://github.com/nullstone-modules/aws-appsync-api
Creates a graphql api in AWS AppSync
https://github.com/nullstone-modules/aws-appsync-api
Last synced: 4 months ago
JSON representation
Creates a graphql api in AWS AppSync
- Host: GitHub
- URL: https://github.com/nullstone-modules/aws-appsync-api
- Owner: nullstone-modules
- License: mit
- Created: 2023-11-29T20:03:28.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-02T04:09:46.000Z (about 2 years ago)
- Last Synced: 2024-04-02T05:23:24.064Z (about 2 years ago)
- Language: HCL
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This module is a datastore module used to create a Graphql API on AWS AppSync.
Connect this block to your static-site applications using a capability.
The capability will deliver all the environment variables needed to utilize the Graphql API from your application.
This module is configured to use Cognito for authorization.
To use other authorization modes, fork this module or create a new module to add support.