Hi, i'm trying to deploy an ECS container through bitbucket pipelines. I'm following this example:
https://bitbucket.org/bitbucketpipelines/example-aws-ecs-deploy/src/master/
But the pipeline console throw me this error:
I thought it was a AWS IAM permission policy, but I already added this permissions to my AIM user:
But the error persists.
This is my pipeline:
My task-definition-template.json:
Regards
Hi @Tomas
Good question.
Make sure you setup AWS IAM role according to the official docs Amazon ECS task execution IAM role.
Best regards,
Oleksandr Kyrdan
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.