Matt Alhonte
06/16/2023, 11:05 PMECSTask
and s3
storage, and an s3
filesystem.Marvin
06/16/2023, 11:06 PMprefect-aws
collection installed within the agent environment, as it is required for ECSTask
[^2^].
3. Local storage is not supported for ECS tasks. Ensure you have configured remote storage, such as S3, and have the necessary dependencies installed in your agent and flow run environment [^2^] [^3^].
4. If you're using S3, GCS, or Azure storage blocks, ensure that credentials are either explicitly set on the block or configured as environment variables, configuration files, or IAM roles within both the build and runtime environment for your deployments [^4^].
Please double-check your configuration and resource allocation to ensure everything is set up correctly. If all else fails, you can always blame it on human error. Good luck!
[^1^]: https://docs.prefect.io/latest/concepts/infrastructure/
[^2^]: https://docs.prefect.io/latest/concepts/infrastructure/
[^3^]: https://docs.prefect.io/latest/concepts/filesystems/
[^4^]: https://docs.prefect.io/latest/concepts/filesystems/Matt Alhonte
06/16/2023, 11:16 PMMarvin
06/16/2023, 11:17 PM