NetworkConfiguration
This structure specifies the network configuration for an Amazon ECS task.
Contents
- 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.Type: AwsVpcConfiguration object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: