ECS container creation on AWS not working

Hi,

I am trying to create a ECS container service with attached ecsInfrastructureRoleForExpressServices and ecsTaskExecutionRole, but I am getting below error:

AccessDeniedException

User: arn:aws:iam::339713020180:user/kk_labs_user_364007 is not authorized to perform: ecs:CreateExpressGatewayService on resource: arn:aws:ecs:us-east-1:339713020180:service/default/ecs-project1-8fe9 because no identity-based policy allows the ecs:CreateExpressGatewayService action

Let me know what is wrong with the roles.

With regards,
Naveena H K

Where is this occurring? Is this on the AWS playground, or in a lab? If it’s a lab, please include a link to it.