Hi All, looking for a way to fetch a password ( wh...
# ask-community
a
Hi All, looking for a way to fetch a password ( which rotates ) at runtime in my flow ? The setup is ECS based, using AWS secrets manager
c
Pretty sure you can just use boto3 to do that. Just make sure the IAM role for the thing that runs the flow has rights to read the secret.