Hi,
I'm setting up a pod role so that this provider has permissions to make AWS API calls. I imagine it'll need at least ec2:RunInstances, right? Is there an example IAM policy document, or a list of the necessary permissions documented somewhere? I'm struggling to find it.
Does this ClientInterface definition cover everything?
Thanks!
Hi,
I'm setting up a pod role so that this provider has permissions to make AWS API calls. I imagine it'll need at least
ec2:RunInstances, right? Is there an example IAM policy document, or a list of the necessary permissions documented somewhere? I'm struggling to find it.Does this ClientInterface definition cover everything?
Thanks!