Using IAM Roles for Service Accounts with Kong on EKS

Hi,
I am using AWS Lambda plugin to invoke Lambda functions from Kong. As mentioned in the documentation, I was able to configure this to use the credentials of the EKS worker node IAM role to call the Lambda function. It would be great if Kong can make use of IAM Roles for Service Accounts. Does anyone know if the Kong Ingress Controller works with IRSA or are there plans to support this?