InboundConnection - 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.

InboundConnection

Describes an inbound cross-cluster connection for Amazon OpenSearch Service. For more information, see Cross-cluster search for Amazon OpenSearch Service.

Contents

ConnectionId

The unique identifier of the connection.

Type: String

Length Constraints: Minimum length of 10. Maximum length of 256.

Pattern: [a-z][a-z0-9\-]+

Required: No

ConnectionMode

The connection mode.

Type: String

Valid Values: DIRECT | VPC_ENDPOINT

Required: No

ConnectionStatus

The current status of the connection.

Type: InboundConnectionStatus object

Required: No

LocalDomainInfo

Information about the source (local) domain.

Type: DomainInformationContainer object

Required: No

RemoteDomainInfo

Information about the destination (remote) domain.

Type: DomainInformationContainer object

Required: No

See Also

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