Hi, Can anyone point me towards the right directio...
# ask-community
f
Hi, Can anyone point me towards the right direction on how I can setup access for the Kubernetes Agent to read/write Results to a S3 bucket using a AWS iam roles? I have used Kube deployment and RBAC to setup the agent and I am not using a service account atm.
k
I think you can either set this up using a Prefect secret to write into S3, or if you want to use IAM Roles, then you need something like this