[console_scripts]
prefect-aws = prefect_aws._cli.main:app

[prefect.collections]
prefect_aws = prefect_aws

[prefect.plugins]
aws = prefect_aws.plugins
