| Interface | Description |
|---|---|
| AdvancedSecurityOptions |
(experimental) Specifies options for fine-grained access control.
|
| CapacityConfig |
(experimental) Configures the capacity of the cluster such as the instance type and the number of instances.
|
| CfnDomain.AdvancedSecurityOptionsInputProperty | |
| CfnDomain.CognitoOptionsProperty | |
| CfnDomain.DomainEndpointOptionsProperty | |
| CfnDomain.EBSOptionsProperty | |
| CfnDomain.ElasticsearchClusterConfigProperty | |
| CfnDomain.EncryptionAtRestOptionsProperty | |
| CfnDomain.LogPublishingOptionProperty | |
| CfnDomain.MasterUserOptionsProperty | |
| CfnDomain.NodeToNodeEncryptionOptionsProperty | |
| CfnDomain.SnapshotOptionsProperty | |
| CfnDomain.VPCOptionsProperty | |
| CfnDomain.ZoneAwarenessConfigProperty | |
| CfnDomainProps |
Properties for defining a `AWS::Elasticsearch::Domain`.
|
| CognitoOptions |
(experimental) Configures Amazon ES to use Amazon Cognito authentication for Kibana.
|
| DomainAttributes |
(experimental) Reference to an Elasticsearch domain.
|
| DomainProps |
(experimental) Properties for an AWS Elasticsearch Domain.
|
| EbsOptions |
(experimental) The configurations of Amazon Elastic Block Store (Amazon EBS) volumes that are attached to data nodes in the Amazon ES domain.
|
| EncryptionAtRestOptions |
(experimental) Whether the domain should encrypt data at rest, and if so, the AWS Key Management Service (KMS) key to use.
|
| IDomain |
(experimental) An interface that represents an Elasticsearch domain - either created with the CDK, or an existing one.
|
| IDomain.Jsii$Default |
Internal default implementation for
IDomain. |
| LoggingOptions |
(experimental) Configures log settings for the domain.
|
| VpcOptions |
(experimental) The virtual private cloud (VPC) configuration for the Amazon ES domain.
|
| ZoneAwarenessConfig |
(experimental) Specifies zone awareness configuration options.
|
| Enum | Description |
|---|---|
| TLSSecurityPolicy |
(experimental) The minimum TLS version required for traffic to the domain.
|
Copyright © 2020. All rights reserved.