Skip to main content

Creates or updates an AWS AppSync resolver

Project description

This is intended to be used in a CI/CD process for managing AppSync resolvers. Manages both UNIT and PIPELINE resolvers. For PIPELINE resolvers referenced functions must exist prior to creating or updating the resolver.

Usage

python -m appsync_resolver_uploader --aws-access-key-id accesskey --aws-secret-access-key secret --aws-region region --api-id id --type-name type --field-name field --datasource-name datasource --request-mapping-template request.vtl --response-mapping-template response.vtl --pipeline-config name,datasource;name,datasource

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

  • type-name The name of the GraphQL Type

  • field-name The name of the GraphQL field to attach the resolver to

  • datasource-name The name of the AppSync data source for which the resolver is being created - not used for pipeline resolvers

  • request-mapping-template The request mapping VTL file to upload - Optional if the datasource is a Lambda

  • response-mapping-template The response mapping VTL file to upload - Optional if the datasource is a Lambda

  • pipeline-config The list of functions to use in this resolver. Including this list changes the resolver to a pipeline

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

appsync_resolver_uploader-1.0.0-py2.py3-none-any.whl (8.2 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file appsync_resolver_uploader-1.0.0-py2.py3-none-any.whl.

File metadata

  • Download URL: appsync_resolver_uploader-1.0.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 8.2 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/44.1.0 requests-toolbelt/0.8.0 tqdm/4.60.0 CPython/2.7.18

File hashes

Hashes for appsync_resolver_uploader-1.0.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 7f2e083c7b2058ecf205463fa1c8a00dc89a84c01b7751f3eadd73554890e3ac
MD5 11c3d49b901eed97c9bc2656141cfb8f
BLAKE2b-256 9ed1adca39b9a71a9b1e2d3152a9c2c32ac2b6faedff8fb477cb5dd22e63640f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page