AWS::ECS::Service NetworkConfiguration - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::ECS::Service NetworkConfiguration

The network configuration for a task or service.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

Properties

AwsvpcConfiguration

The VPC subnets and security groups that are associated with a task.

Note

All specified subnets and security groups must be from the same VPC.

Required: No

Type: AwsVpcConfiguration

Update requires: No interruption

See also