Closed brivu closed 1 year ago
This PR adds the auth parameter to all ecs jobs, requiring users to customize their authentication method by importing the aws-cli orb and using the aws-cli/setup command to authenticate using static AWS keys or a valid role-arn for OIDC.
PR
auth
ecs
aws-cli
aws-cli/setup
role-arn
This
PR
adds theauth
parameter to allecs
jobs, requiring users to customize their authentication method by importing theaws-cli
orb and using theaws-cli/setup
command to authenticate using static AWS keys or a validrole-arn
for OIDC.