PipelineEndpointVpcOptions - Amazon OpenSearch Service

PipelineEndpointVpcOptions

Configuration settings for the VPC endpoint, specifying network access controls.

Contents

SecurityGroupIds

A list of security group IDs that control network access to the pipeline endpoint.

Type: Array of strings

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

Length Constraints: Minimum length of 11. Maximum length of 20.

Pattern: sg-\w{8}(\w{9})?

Required: No

SubnetIds

A list of subnet IDs where the pipeline endpoint network interfaces are created.

Type: Array of strings

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

Length Constraints: Minimum length of 15. Maximum length of 24.

Pattern: subnet-\w{8}(\w{9})?

Required: No

See Also

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