This is a Singer tap that produces JSON-formatted data following the Singer spec.
This tap can get it's credentials in a variety of ways, including environment variables, shared credentials file, AWS config file, assume role provider, and IAM roles.
The config file requires region_name
. You can optionally add account_id
, external_id
, and role_name
to have this tap assume that AWS Role. For testing you can specify use_local_dynamo
to run against a local instance of DynamoDB Local.
Copyright © 2019 Stitch