Uploads an AWS AppSync GraphQL schema
Project description
####A command line tool for uploading GraphQL schemas into AWS AppSyncL
This is intended to be used in a CI/CD process for managing AppSync schemas
###Usage
python -m appsync_schema_uploader --aws-access-key-id accesskey --aws-secret-access-key secret --aws_region region --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 - aws-region The AWS Region of the AppSync API to update - 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
File details
Details for the file appsync_schema_uploader-0.0.4-py2.py3-none-any.whl
.
File metadata
- Download URL: appsync_schema_uploader-0.0.4-py2.py3-none-any.whl
- Upload date:
- Size: 7.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.8.0 tqdm/4.36.1 CPython/2.7.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 14ad57fe07586346db104a06e182bf78d22e2c651b330feb27672dc677f82ead |
|
MD5 | e006915f8e695cda2191c997b89f4d7a |
|
BLAKE2b-256 | 3fdd46cd8de7f2ee117795b94d625e20cfd38355d0fcdc9c359b5a8c2063eb49 |