Sélectionner vos préférences de cookies

Nous utilisons des cookies essentiels et des outils similaires qui sont nécessaires au fonctionnement de notre site et à la fourniture de nos services. Nous utilisons des cookies de performance pour collecter des statistiques anonymes afin de comprendre comment les clients utilisent notre site et d’apporter des améliorations. Les cookies essentiels ne peuvent pas être désactivés, mais vous pouvez cliquer sur « Personnaliser » ou « Refuser » pour refuser les cookies de performance.

Si vous êtes d’accord, AWS et les tiers approuvés utiliseront également des cookies pour fournir des fonctionnalités utiles au site, mémoriser vos préférences et afficher du contenu pertinent, y compris des publicités pertinentes. Pour accepter ou refuser tous les cookies non essentiels, cliquez sur « Accepter » ou « Refuser ». Pour effectuer des choix plus détaillés, cliquez sur « Personnaliser ».

AwsElasticsearchDomainDetails - AWS Security Hub
Cette page n'a pas été traduite dans votre langue. Demande de traduction

AwsElasticsearchDomainDetails

Information about an Elasticsearch domain.

Contents

AccessPolicies

IAM policy document specifying the access policies for the new Elasticsearch domain.

Type: String

Pattern: .*\S.*

Required: No

DomainEndpointOptions

Additional options for the domain endpoint.

Type: AwsElasticsearchDomainDomainEndpointOptions object

Required: No

DomainId

Unique identifier for an Elasticsearch domain.

Type: String

Pattern: .*\S.*

Required: No

DomainName

Name of an Elasticsearch domain.

Domain names are unique across all domains owned by the same account within an AWS Region.

Domain names must start with a lowercase letter and must be between 3 and 28 characters.

Valid characters are a-z (lowercase only), 0-9, and – (hyphen).

Type: String

Pattern: .*\S.*

Required: No

ElasticsearchClusterConfig

Information about an OpenSearch cluster configuration.

Type: AwsElasticsearchDomainElasticsearchClusterConfigDetails object

Required: No

ElasticsearchVersion

OpenSearch version.

Type: String

Pattern: .*\S.*

Required: No

EncryptionAtRestOptions

Details about the configuration for encryption at rest.

Type: AwsElasticsearchDomainEncryptionAtRestOptions object

Required: No

Endpoint

Domain-specific endpoint used to submit index, search, and data upload requests to an Elasticsearch domain.

The endpoint is a service URL.

Type: String

Pattern: .*\S.*

Required: No

Endpoints

The key-value pair that exists if the Elasticsearch domain uses VPC endpoints.

Type: String to string map

Key Pattern: .*\S.*

Value Pattern: .*\S.*

Required: No

LogPublishingOptions

Configures the CloudWatch Logs to publish for the Elasticsearch domain.

Type: AwsElasticsearchDomainLogPublishingOptions object

Required: No

NodeToNodeEncryptionOptions

Details about the configuration for node-to-node encryption.

Type: AwsElasticsearchDomainNodeToNodeEncryptionOptions object

Required: No

ServiceSoftwareOptions

Information about the status of a domain relative to the latest service software.

Type: AwsElasticsearchDomainServiceSoftwareOptions object

Required: No

VPCOptions

Information that OpenSearch derives based on VPCOptions for the domain.

Type: AwsElasticsearchDomainVPCOptions object

Required: No

See Also

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

ConfidentialitéConditions d'utilisation du sitePréférences de cookies
© 2025, Amazon Web Services, Inc. ou ses affiliés. Tous droits réservés.