Class | Description |
---|---|
AccessPoliciesStatus |
The configured access rules for the domain's document and search endpoints, and the current status of those rules.
|
AdditionalLimit |
List of limits that are specific to a given InstanceType and for each of it's
InstanceRole . |
AddTagsRequest |
Container for the parameters to the
AddTags operation. |
AddTagsResult | |
AdvancedOptionsStatus |
Status of the advanced options for the specified Elasticsearch domain.
|
CreateElasticsearchDomainRequest | |
CreateElasticsearchDomainResult |
The result of a
CreateElasticsearchDomain operation. |
DeleteElasticsearchDomainRequest |
Container for the parameters to the
DeleteElasticsearchDomain operation. |
DeleteElasticsearchDomainResult |
The result of a
DeleteElasticsearchDomain request. |
DeleteElasticsearchServiceRoleRequest | |
DeleteElasticsearchServiceRoleResult | |
DescribeElasticsearchDomainConfigRequest |
Container for the parameters to the
DescribeElasticsearchDomainConfig operation. |
DescribeElasticsearchDomainConfigResult |
The result of a
DescribeElasticsearchDomainConfig request. |
DescribeElasticsearchDomainRequest |
Container for the parameters to the
DescribeElasticsearchDomain operation. |
DescribeElasticsearchDomainResult |
The result of a
DescribeElasticsearchDomain request. |
DescribeElasticsearchDomainsRequest |
Container for the parameters to the
DescribeElasticsearchDomains operation. |
DescribeElasticsearchDomainsResult |
The result of a
DescribeElasticsearchDomains request. |
DescribeElasticsearchInstanceTypeLimitsRequest |
Container for the parameters to
DescribeElasticsearchInstanceTypeLimits operation. |
DescribeElasticsearchInstanceTypeLimitsResult |
Container for the parameters received from
DescribeElasticsearchInstanceTypeLimits operation. |
DomainInfo | |
EBSOptions |
Options to enable, disable, and specify the properties of EBS storage volumes.
|
EBSOptionsStatus |
Status of the EBS options for the specified Elasticsearch domain.
|
ElasticsearchClusterConfig |
Specifies the configuration for the domain cluster, such as the type and number of instances.
|
ElasticsearchClusterConfigStatus |
Specifies the configuration status for the specified Elasticsearch domain.
|
ElasticsearchDomainConfig |
The configuration of an Elasticsearch domain.
|
ElasticsearchDomainStatus |
The current status of an Elasticsearch domain.
|
ElasticsearchVersionStatus |
Status of the Elasticsearch version options for the specified Elasticsearch domain.
|
InstanceCountLimits |
InstanceCountLimits represents the limits on number of instances that be created in Amazon Elasticsearch for given
InstanceType.
|
InstanceLimits |
InstanceLimits represents the list of instance related attributes that are available for given InstanceType.
|
Limits |
Limits for given InstanceType and for each of it's role.
|
ListDomainNamesRequest | |
ListDomainNamesResult |
The result of a
ListDomainNames operation. |
ListElasticsearchInstanceTypesRequest |
Container for the parameters to the
ListElasticsearchInstanceTypes operation. |
ListElasticsearchInstanceTypesResult |
Container for the parameters returned by
ListElasticsearchInstanceTypes operation. |
ListElasticsearchVersionsRequest |
Container for the parameters to the
ListElasticsearchVersions operation. |
ListElasticsearchVersionsResult |
Container for the parameters for response received from
ListElasticsearchVersions operation. |
ListTagsRequest |
Container for the parameters to the
ListTags operation. |
ListTagsResult |
The result of a
ListTags operation. |
LogPublishingOption |
Log Publishing option that is set for given domain.
|
LogPublishingOptionsStatus |
The configured log publishing options for the domain and their current status.
|
OptionStatus |
Provides the current status of the entity.
|
RemoveTagsRequest |
Container for the parameters to the
RemoveTags operation. |
RemoveTagsResult | |
SnapshotOptions |
Specifies the time, in UTC format, when the service takes a daily automated snapshot of the specified Elasticsearch
domain.
|
SnapshotOptionsStatus |
Status of a daily automated snapshot.
|
StorageType |
StorageTypes represents the list of storage related types and their attributes that are available for given
InstanceType.
|
StorageTypeLimit |
Limits that are applicable for given storage type.
|
Tag |
Specifies a key value pair for a resource tag.
|
UpdateElasticsearchDomainConfigRequest |
Container for the parameters to the
UpdateElasticsearchDomain operation. |
UpdateElasticsearchDomainConfigResult |
The result of an
UpdateElasticsearchDomain request. |
VPCDerivedInfo |
Options to specify the subnets and security groups for VPC endpoint.
|
VPCDerivedInfoStatus |
Status of the VPC options for the specified Elasticsearch domain.
|
VPCOptions |
Options to specify the subnets and security groups for VPC endpoint.
|
Enum | Description |
---|---|
ESPartitionInstanceType | |
LogType |
Type of Log File, it can be one of the following:
INDEX_SLOW_LOGS: Index slow logs contains insert requests that took more time than configured index query log
threshold to execute.
SEARCH_SLOW_LOGS: Search slow logs contains search queries that took more time than configured search query log
threshold to execute.
|
OptionState |
The state of a requested change.
|
VolumeType |
The type of EBS volume, standard, gp2, or io1.
|
Exception | Description |
---|---|
AWSElasticsearchException |
Base exception for all service exceptions thrown by Amazon Elasticsearch Service
|
BaseException |
An error occurred while processing the request.
|
DisabledOperationException |
An error occured because the client wanted to access a not supported operation.
|
InternalException |
The request processing has failed because of an unknown error, exception or failure (the failure is internal to the
service) .
|
InvalidTypeException |
An exception for trying to create or access sub-resource that is either invalid or not supported.
|
LimitExceededException |
An exception for trying to create more than allowed resources or sub-resources.
|
ResourceAlreadyExistsException |
An exception for creating a resource that already exists.
|
ResourceNotFoundException |
An exception for accessing or deleting a resource that does not exist.
|
ValidationException |
An exception for missing / invalid input fields.
|
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.