718901371a | ||
---|---|---|
.github/workflows | ||
src/connector_aws | ||
tests/connector_aws/unit | ||
.gitignore | ||
LICENSE | ||
README.md | ||
poetry.lock | ||
pyproject.toml |
README.md
AWS Connector
When a Connector like this one is imported into a project with the spiffworkflow-proxy blueprint, it will allow Service Tasks to make calls to AWS systems -- such as working with S3 or Dynamodb.
Please see SpiffWorkflow Proxy for more information.