Hi, How do we attach an IAM role to the native K8S sessions?
Typically for our other pods we use the following in our yamls: spec: template: metadata: annotations: iam.amazonaws.com/role: ROLE_ARN Best kevin
Hi, How do we attach an IAM role to the native K8S sessions?
Typically for our other pods we use the following in our yamls: spec: template: metadata: annotations: iam.amazonaws.com/role: ROLE_ARN Best kevin