Namespace Amazon.CDK.AWS.Elasticsearch
Classes
| AdvancedSecurityOptions | (deprecated) Specifies options for fine-grained access control. |
| CapacityConfig | (deprecated) Configures the capacity of the cluster such as the instance type and the number of instances. |
| CfnDomain | The AWS::Elasticsearch::Domain resource creates an Amazon OpenSearch Service domain. |
| CfnDomain.AdvancedSecurityOptionsInputProperty | Specifies options for fine-grained access control. |
| CfnDomain.CognitoOptionsProperty | Configures OpenSearch Service to use Amazon Cognito authentication for OpenSearch Dashboards. |
| CfnDomain.ColdStorageOptionsProperty | Specifies options for cold storage. For more information, see Cold storage for Amazon Elasticsearch Service . |
| CfnDomain.DomainEndpointOptionsProperty | Specifies additional options for the domain endpoint, such as whether to require HTTPS for all traffic or whether to use a custom endpoint rather than the default endpoint. |
| CfnDomain.EBSOptionsProperty | The configurations of Amazon Elastic Block Store (Amazon EBS) volumes that are attached to data nodes in the OpenSearch Service domain. |
| CfnDomain.ElasticsearchClusterConfigProperty | The cluster configuration for the OpenSearch Service domain. |
| CfnDomain.EncryptionAtRestOptionsProperty | Whether the domain should encrypt data at rest, and if so, the AWS Key Management Service key to use. |
| CfnDomain.LogPublishingOptionProperty | The |
| CfnDomain.MasterUserOptionsProperty | Specifies information about the master user. Required if you enabled the internal user database. |
| CfnDomain.NodeToNodeEncryptionOptionsProperty | Specifies whether node-to-node encryption is enabled. |
| CfnDomain.SnapshotOptionsProperty | The |
| CfnDomain.VPCOptionsProperty | The virtual private cloud (VPC) configuration for the OpenSearch Service domain. |
| CfnDomain.ZoneAwarenessConfigProperty | Specifies zone awareness configuration options. Only use if |
| CfnDomainProps | Properties for defining a |
| CognitoOptions | (deprecated) Configures Amazon ES to use Amazon Cognito authentication for Kibana. |
| CustomEndpointOptions | (deprecated) Configures a custom domain endpoint for the ES domain. |
| Domain | (deprecated) Provides an Elasticsearch domain. |
| DomainAttributes | (deprecated) Reference to an Elasticsearch domain. |
| DomainGrants | Collection of grant methods for a IDomainRef. |
| DomainProps | (deprecated) Properties for an AWS Elasticsearch Domain. |
| EbsOptions | (deprecated) The configurations of Amazon Elastic Block Store (Amazon EBS) volumes that are attached to data nodes in the Amazon ES domain. |
| ElasticsearchVersion | Elasticsearch version. |
| EncryptionAtRestOptions | (deprecated) Whether the domain should encrypt data at rest, and if so, the AWS Key Management Service (KMS) key to use. |
| LoggingOptions | (deprecated) Configures log settings for the domain. |
| ZoneAwarenessConfig | (deprecated) Specifies zone awareness configuration options. |
Interfaces
| CfnDomain.IAdvancedSecurityOptionsInputProperty | Specifies options for fine-grained access control. |
| CfnDomain.ICognitoOptionsProperty | Configures OpenSearch Service to use Amazon Cognito authentication for OpenSearch Dashboards. |
| CfnDomain.IColdStorageOptionsProperty | Specifies options for cold storage. For more information, see Cold storage for Amazon Elasticsearch Service . |
| CfnDomain.IDomainEndpointOptionsProperty | Specifies additional options for the domain endpoint, such as whether to require HTTPS for all traffic or whether to use a custom endpoint rather than the default endpoint. |
| CfnDomain.IEBSOptionsProperty | The configurations of Amazon Elastic Block Store (Amazon EBS) volumes that are attached to data nodes in the OpenSearch Service domain. |
| CfnDomain.IElasticsearchClusterConfigProperty | The cluster configuration for the OpenSearch Service domain. |
| CfnDomain.IEncryptionAtRestOptionsProperty | Whether the domain should encrypt data at rest, and if so, the AWS Key Management Service key to use. |
| CfnDomain.ILogPublishingOptionProperty | The |
| CfnDomain.IMasterUserOptionsProperty | Specifies information about the master user. Required if you enabled the internal user database. |
| CfnDomain.INodeToNodeEncryptionOptionsProperty | Specifies whether node-to-node encryption is enabled. |
| CfnDomain.ISnapshotOptionsProperty | The |
| CfnDomain.IVPCOptionsProperty | The virtual private cloud (VPC) configuration for the OpenSearch Service domain. |
| CfnDomain.IZoneAwarenessConfigProperty | Specifies zone awareness configuration options. Only use if |
| IAdvancedSecurityOptions | (deprecated) Specifies options for fine-grained access control. |
| ICapacityConfig | (deprecated) Configures the capacity of the cluster such as the instance type and the number of instances. |
| ICfnDomainProps | Properties for defining a |
| ICognitoOptions | (deprecated) Configures Amazon ES to use Amazon Cognito authentication for Kibana. |
| ICustomEndpointOptions | (deprecated) Configures a custom domain endpoint for the ES domain. |
| IDomain | (deprecated) An interface that represents an Elasticsearch domain - either created with the CDK, or an existing one. |
| IDomainAttributes | (deprecated) Reference to an Elasticsearch domain. |
| IDomainProps | (deprecated) Properties for an AWS Elasticsearch Domain. |
| IEbsOptions | (deprecated) The configurations of Amazon Elastic Block Store (Amazon EBS) volumes that are attached to data nodes in the Amazon ES domain. |
| IEncryptionAtRestOptions | (deprecated) Whether the domain should encrypt data at rest, and if so, the AWS Key Management Service (KMS) key to use. |
| ILoggingOptions | (deprecated) Configures log settings for the domain. |
| IZoneAwarenessConfig | (deprecated) Specifies zone awareness configuration options. |
Enums
| TLSSecurityPolicy | (deprecated) The minimum TLS version required for traffic to the domain. |