Closed HerRomero closed 1 year ago
Is it possible to set specific permissions for each task individually? Deploy fails if I add the iamRoleStatements property under tasks/my-task
Hey, at this time you can only specify additional permissions on the default used taskRoleArn. You can however create your own taskRoleArn/executionRoleArn resources and supply them at the task level.
Is it possible to set specific permissions for each task individually? Deploy fails if I add the iamRoleStatements property under tasks/my-task