Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

PrefectHQ/prefect-aws

Repository files navigation

Note

Active development of this project has moved within PrefectHQ/prefect. The code can be found here and documentation here. Please open issues and PRs against PrefectHQ/prefect instead of this repository.

prefect-aws

PyPI

Welcome!

prefect-aws makes it easy to leverage the capabilities of AWS in your flows, featuring support for ECS, S3, Secrets Manager, and Batch.

Visit the full docs here.

Installation

To start using prefect-aws:

pip install prefect-aws

Contributing

Thanks for thinking about chipping in! Check out this step-by-step guide on how to get started.