Uploads an AWS AppSync GraphQL schema
Project description
This is intended to be used in a CI/CD process for managing AppSync schemas
Usage
python -m appsync_schema_uploads --aws-access-key-id accesskey --aws-secret-access-key secret --api-id id --schema schema.graphql
Arguments
aws-access-key-id The AWS Access Key ID for the IAM user
aws-secret-access-key The AWS Secret Access Key for the IAM user
api-id The API ID of the AppSync API to upload the schema to
schema The filename of the SDL formatted schema to upload
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Close
Hashes for appsync_schema_uploader-0.0.1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 76341b3e08a54bb47b2847721bc980f0d1b6e2c924a3dc2c55906f2a00b43c16 |
|
MD5 | 398f9bf6a65c402126b61d9da26c5c9e |
|
BLAKE2b-256 | f0e9284351ff1cae976edd959b741270d9bc54c6d94f0b17c63b2da1d83212b9 |