AWS::Pipes::Pipe 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).

This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.

AWS::Pipes::Pipe NetworkConfiguration

This structure specifies the network configuration for an Amazon ECS task.

Syntax

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

Properties

AwsvpcConfiguration

Use this structure to specify the VPC subnets and security groups for the task, and whether a public IP address is to be used. This structure is relevant only for ECS tasks that use the awsvpc network mode.

Required: No

Type: AwsVpcConfiguration

Update requires: No interruption