https://prefect.io logo
Title
e

Eric Mauser

07/30/2021, 10:44 PM
Hey everyone, I'm using the ECS agent and want to pass a secret from AWS Secrets Manager into each task. I saw the documentation about providing a task template for each task to build upon. do I have to create a fully defined template for each task? or can I just create the secrets{} part and let prefect auto generate the rest of it with defaults?
k

Kevin Kho

08/02/2021, 2:20 PM
Hey @Eric Mauser, I’m a bit unclear here. Are you intending to use the AWS Secret Manager Task? Because you would just get the output and then pass it to the succeeding tasks