Hello,
I am new user to Github Actions. I am trying to avoid the use of the AWS key in the repo. I wanted to use more Temp creds for the deployments. I found the link: https://github.com/aws-actions/configure-aws-credentials. But looks like this still needs a IAM user. Please let me know if this is the case