VpcAttachmentOptions - Amazon OpenSearch Service
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

VpcAttachmentOptions

Options for attaching a VPC to pipeline.

Contents

AttachToVpc

Whether a VPC is attached to the pipeline.

Type: Boolean

Required: Yes

CidrBlock

The CIDR block to be reserved for OpenSearch Ingestion to create elastic network interfaces (ENIs).

Type: String

Pattern: ^((25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)/(3[0-2]|[12]?[0-9])$

Required: No

See Also

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