app-schema-uploader
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_uploads --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
Release files for appsync-schema-uploader 0.0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| appsync_schema_uploader-0.0.2-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Release files / appsync_schema_uploader-0.0.2-py2.py3-none-any.whl
| Download URL | appsync_schema_uploader-0.0.2-py2.py3-none-any.whl |
|---|---|
| Size | 2.9 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
bdcf32ee06c2f299f6ff5d161003353f96d1918ba8479694eaf61c345cfffae2
|
|
BLAKE2b-256 checksum How to use checksums |
c6ff2eaa47bbc8f08e1a1ec94c28b68cc11c01d15f1cbd6e68c3d7aa2cc682eb
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/2.7.15
|