# README
Terraform AWS Provider OpenSearch Package
This area is primarily for AWS provider contributors and maintainers. For information on using Terraform and the AWS provider, see the links below.
OpenSearch is a continuation of the Elasticsearch service.
Handy Links
- Find out about contributing to the AWS provider!
- AWS Provider Docs: Home
- AWS Provider Docs: One of the OpenSearch resources
- AWS Docs: AWS SDK for Go OpenSearch
# Functions
@SDKDataSource("aws_opensearch_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
GetTagsIn returns opensearch service tags from Context.
KeyValueTags creates tftags.KeyValueTags from opensearchservice service tags.
ListTags lists opensearch service tags.
ParseEngineVersion parses a domain's engine version string into engine type and semver string.
@SDKResource("aws_opensearch_domain", name="Domain") @Tags(identifierAttribute="id").
@SDKResource("aws_opensearch_domain_policy").
@SDKResource("aws_opensearch_domain_saml_options").
@SDKResource("aws_opensearch_inbound_connection_accepter").
@SDKResource("aws_opensearch_outbound_connection").
SetTagsOut sets opensearch service tags in Context.
Tags returns opensearch service tags.
UpdateTags updates opensearch 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
# Variables
No description provided by the author