AWS Kiam Pod Identity

Notice

This page does not exist in the latest version (2.17). It may have been deprecated or replaced. Check the 2.17 documentation for alternatives.

Kiam lets you bind an AWS IAM Role to a pod using an annotation on the pod.

⚠️ WARNING: aws-kiam auth has been deprecated given AWS KIAM is no longer maintained. As a result, support for it will be removed from KEDA on v2.15. We strongly encourage the migration to aws auth.

You can tell KEDA to use Kiam via podIdentity.provider.

podIdentity:
  provider: aws-kiam # Optional. Default: none