# Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. # SPDX-License-Identifier: MIT-0 version: 0.0 Resources: - TargetService: Type: AWS::ECS::Service Properties: TaskDefinition: # Do not change this, the value is updated when your pipeline runs LoadBalancerInfo: ContainerName: "" ContainerPort: PlatformVersion: "LATEST"