iam.create_ecs_service_role¶ Hook Path: runway.cfngin.hooks.iam.create_ecs_service_role Create ecsServiceRole IAM role. See also AWS Documentation describing the Role Args¶ role_name: str | None = "ecsServiceRole" Name of the role to create.