OpensearchFunctions

Functions

Link copied to clipboard

Use this data source to get information about an OpenSearch Domain

suspend fun getDomain(argument: suspend GetDomainPlainArgsBuilder.() -> Unit): GetDomainResult
suspend fun getDomain(domainName: String, offPeakWindowOptions: GetDomainOffPeakWindowOptions? = null, tags: Map<String, String>? = null): GetDomainResult
Link copied to clipboard
Link copied to clipboard

Data source for managing an AWS OpenSearch Serverless Collection.

suspend fun getServerlessCollection(id: String? = null, name: String? = null): GetServerlessCollectionResult
Link copied to clipboard

Use this data source to get information about an AWS OpenSearch Serverless Security Policy.

Link copied to clipboard

Data source for managing an AWS OpenSearch Serverless VPC Endpoint.