prisma / prisma-templates

Prisma templates for major cloud providers
MIT License
52 stars 41 forks source link

CREATE_FAILED #25

Closed rammuk closed 5 years ago

rammuk commented 5 years ago

Hi

I am trying to create a stack and I am getting the following error: Unable to assume the service linked role. Please verify that the ECS service linked role exists. (Service: AmazonECS; Status Code: 400; Error Code: InvalidParameterException;

I am just starting to learn about Prisma and AWS so any help would be appreciated

Thanks

Found the solution, just run aws iam create-service-linked-role --aws-service-name ecs.amazonaws.com