Lewis R.
Lewis R.
Hello, I'm having the same issue here and I have the parameter added to the workflow: permissions: id-token: write contents: read
Yes I saw it but that was not my problem, my problem was with the trusted policy I was adding to the role to assume. After fixing it everything went...
[Here](https://github.com/aws-actions/configure-aws-credentials#sample-iam-role-cloudformation-template) in the line StringLike parameter I was just specifying a specific repository instead of the entire organization, obviously, that is going to depend on your needs. "StringLike": { "token.actions.githubusercontent.com:sub":...