ManagedInstancesNetworkConfiguration
The network configuration for Amazon ECS Managed Instances. Specifies the VPC subnets and security groups where instances are launched.
Contents
- securityGroups
-
The VPC security groups to associate with the managed instances.
Type: Array of strings
Required: Yes
- subnets
-
The VPC subnets where managed instances are launched. If your subnets don't provide public IP addresses, they must have a NAT gateway for outbound internet access.
Type: Array of strings
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: