CapacityProviderVpcConfig - AWS Lambda

CapacityProviderVpcConfig

VPC configuration that specifies the network settings for compute instances managed by the capacity provider.

Contents

SecurityGroupIds

A list of security group IDs that control network access for compute instances managed by the capacity provider.

Type: Array of strings

Array Members: Minimum number of 0 items. Maximum number of 5 items.

Required: Yes

SubnetIds

A list of subnet IDs where the capacity provider launches compute instances.

Type: Array of strings

Array Members: Minimum number of 1 item. Maximum number of 16 items.

Required: Yes

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: