# README
Terraform AWS Provider Elasticsearch Package
This area is primarily for AWS provider contributors and maintainers. For information on using Terraform and the AWS provider, see the links below.
Handy Links
- Find out about contributing to the AWS provider!
- AWS Provider Docs: Home
- AWS Provider Docs: One of the Elasticsearch resources
- AWS Docs: AWS SDK for Go Elasticsearch
# Functions
@SDKDataSource("aws_elasticsearch_domain").
EBSVolumeTypePermitsIopsInput returns true if the volume type supports the Iops input
This check prevents a ValidationException when updating EBS volume types from a value that supports IOPS (ex.
EBSVolumeTypePermitsIopsInput returns true if the volume type supports the Throughput input
This check prevents a ValidationException when updating EBS volume types from a value that supports Throughput (ex.
No description provided by the author
KeyValueTags creates tftags.KeyValueTags from elasticsearchservice service tags.
No description provided by the author
@SDKResource("aws_elasticsearch_domain", name="Domain") @Tags(identifierAttribute="id").
@SDKResource("aws_elasticsearch_domain_policy").
@SDKResource("aws_elasticsearch_domain_saml_options").
@SDKResource("aws_elasticsearch_vpc_endpoint").
No description provided by the author
Tags returns elasticsearch service tags.
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author