peterkimzz / aws-ssm-send-command

Github Actions for using AWS SSM Send-Command
MIT License
61 stars 32 forks source link

Doesn't work with aws-actions/configure-aws-credentials #19

Open varunchandak opened 2 years ago

varunchandak commented 2 years ago

We are using role based access but doesn't work

as per https://github.com/peterkimzz/aws-ssm-send-command/blob/931e3645de26eef6b29f323f1c4c7dee89be5665/action.yml#L11 it requires AK/SK

gayatribrg commented 11 months ago

Hi , Is there a way to make it for rbac? Kindly assist.