Module Awso_es_lwtSource

Sourceval add_tags : ?endpoint_url:string -> ?cfg:Awso.Cfg.t -> Awso_es.Values.AddTagsRequest.t -> (unit, unit) Result.t Lwt.t
Sourceval delete_elasticsearch_service_role : ?endpoint_url:string -> ?cfg:Awso.Cfg.t -> unit -> (unit, unit) Result.t Lwt.t
Sourceval remove_tags : ?endpoint_url:string -> ?cfg:Awso.Cfg.t -> Awso_es.Values.RemoveTagsRequest.t -> (unit, unit) Result.t Lwt.t
include module type of struct include Awso_es.Values end
Sourceval service : Awso.Service.t
Sourceval apiVersion : string
Sourceval endpointPrefix : string
Sourceval serviceFullName : string
Sourceval signatureVersion : string
Sourceval protocol : string
Sourceval globalEndpoint : string
Sourceval simple_to_json : ('a -> Awso__Botodata.value) -> 'a -> Yojson.Safe.t
Sourceval composed_to_json : ('a -> Awso__Botodata.value) -> 'a -> Yojson.Safe.t
Sourceval to_query : ('a -> Awso.Client.Query.value) -> 'a -> Awso.Client.Query.t
Sourceval structure_to_value_aux : ('a * 'b option) list -> f:(('a * 'b) list -> 'c) -> [> `Structure of 'c ]
Sourceval structure_to_value : ('a * 'b option) list -> [> `Structure of ('a * 'b) list ]
Sourceval structure_to_wrapped_value : wrapper:'a -> response:'a -> ('b * 'c option) list -> [> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]
Sourcemodule DurationValue = Awso_es.Values.DurationValue

Integer to specify the value of a maintenance schedule duration. See the Developer Guide for more information.

Sourcemodule LimitValueList = Awso_es.Values.LimitValueList
Sourcemodule SAMLEntityId = Awso_es.Values.SAMLEntityId
Sourcemodule SAMLMetadata = Awso_es.Values.SAMLMetadata

Specifies maintenance schedule duration: duration value and duration unit. See the Developer Guide for more information.

Sourcemodule StorageTypeLimit = Awso_es.Values.StorageTypeLimit

Limits that are applicable for given storage type.

Sourcemodule IntegerClass = Awso_es.Values.IntegerClass

Specifies the SAML Identity Provider's information.

Sourcemodule AutoTuneMaintenanceSchedule = Awso_es.Values.AutoTuneMaintenanceSchedule

Specifies Auto-Tune maitenance schedule. See the Developer Guide for more information.

Sourcemodule CloudWatchLogsLogGroupArn = Awso_es.Values.CloudWatchLogsLogGroupArn

ARN of the Cloudwatch log group to which log needs to be published.

Sourcemodule UpgradeStatus = Awso_es.Values.UpgradeStatus
Sourcemodule MaximumInstanceCount = Awso_es.Values.MaximumInstanceCount

Maximum number of Instances that can be instantiated for given InstanceType.

Sourcemodule MinimumInstanceCount = Awso_es.Values.MinimumInstanceCount

Minimum number of Instances that can be instantiated for given InstanceType.

Sourcemodule StorageSubTypeName = Awso_es.Values.StorageSubTypeName

SubType of the given storage type. List of available sub-storage options: For "instance" storageType we wont have any storageSubType, in case of "ebs" storageType we will have following valid storageSubTypes standard gp2 gp3 io1 Refer VolumeType for more information regarding above EBS storage options.

Sourcemodule StorageTypeLimitList = Awso_es.Values.StorageTypeLimitList
Sourcemodule StorageTypeName = Awso_es.Values.StorageTypeName

Type of the storage. List of available storage options: instance Inbuilt storage available for the given Instance ebs Elastic block storage that would be attached to the given Instance

Sourcemodule PropertyValueType = Awso_es.Values.PropertyValueType
Sourcemodule AutoTuneDate = Awso_es.Values.AutoTuneDate

Specifies timestamp for the Auto-Tune action scheduled for the domain.

Sourcemodule ScheduledAutoTuneActionType = Awso_es.Values.ScheduledAutoTuneActionType
Sourcemodule ScheduledAutoTuneDescription = Awso_es.Values.ScheduledAutoTuneDescription

Specifies Auto-Tune action description.

Sourcemodule ScheduledAutoTuneSeverityType = Awso_es.Values.ScheduledAutoTuneSeverityType
Sourcemodule UpdateTimestamp = Awso_es.Values.UpdateTimestamp
Sourcemodule DisableTimestamp = Awso_es.Values.DisableTimestamp
Sourcemodule SAMLOptionsOutput = Awso_es.Values.SAMLOptionsOutput

Describes the SAML application configured for the domain.

Sourcemodule AutoTuneDesiredState = Awso_es.Values.AutoTuneDesiredState
Sourcemodule AutoTuneMaintenanceScheduleList = Awso_es.Values.AutoTuneMaintenanceScheduleList
Sourcemodule RollbackOnDisable = Awso_es.Values.RollbackOnDisable
Sourcemodule AutoTuneState = Awso_es.Values.AutoTuneState
Sourcemodule IdentityPoolId = Awso_es.Values.IdentityPoolId
Sourcemodule DeploymentStrategy = Awso_es.Values.DeploymentStrategy

The Amazon Resource Name (ARN) of the Elasticsearch domain. See Identifiers for IAM Entities in Using AWS Identity and Access Management for more information.

Sourcemodule DomainNameFqdn = Awso_es.Values.DomainNameFqdn
Sourcemodule TLSSecurityPolicy = Awso_es.Values.TLSSecurityPolicy
Sourcemodule ColdStorageOptions = Awso_es.Values.ColdStorageOptions

Specifies the configuration for cold storage options such as enabled

Sourcemodule ESPartitionInstanceType = Awso_es.Values.ESPartitionInstanceType
Sourcemodule ESWarmPartitionInstanceType = Awso_es.Values.ESWarmPartitionInstanceType
Sourcemodule ZoneAwarenessConfig = Awso_es.Values.ZoneAwarenessConfig

Specifies the zone awareness configuration for the domain cluster, such as the number of availability zones.

Sourcemodule LogPublishingOption = Awso_es.Values.LogPublishingOption

Log Publishing option that is set for given domain. Attributes and their details: CloudWatchLogsLogGroupArn: ARN of the Cloudwatch log group to which log needs to be published. Enabled: Whether the log publishing for given log type is enabled or not

Sourcemodule ErrorMessage = Awso_es.Values.ErrorMessage
Sourcemodule UpgradeStepItem = Awso_es.Values.UpgradeStepItem

Represents a single step of the Upgrade or Upgrade Eligibility Check workflow.

Sourcemodule ElasticsearchVersionString = Awso_es.Values.ElasticsearchVersionString
Sourcemodule RecurringCharge = Awso_es.Values.RecurringCharge

Contains the specific price and frequency of a recurring charges for a reserved Elasticsearch instance, or for a reserved Elasticsearch instance offering.

Sourcemodule DescribePackagesFilterValue = Awso_es.Values.DescribePackagesFilterValue

The name of an Elasticsearch domain. Domain names are unique across the domains owned by an account within an AWS region. Domain names start with a letter or number and can contain the following characters: a-z (lowercase), 0-9, and - (hyphen).

Sourcemodule CrossClusterSearchConnectionStatusMessage = Awso_es.Values.CrossClusterSearchConnectionStatusMessage
Sourcemodule OutboundCrossClusterSearchConnectionStatusCode = Awso_es.Values.OutboundCrossClusterSearchConnectionStatusCode
Sourcemodule NonEmptyString = Awso_es.Values.NonEmptyString
Sourcemodule InboundCrossClusterSearchConnectionStatusCode = Awso_es.Values.InboundCrossClusterSearchConnectionStatusCode
Sourcemodule AdditionalLimit = Awso_es.Values.AdditionalLimit

List of limits that are specific to a given InstanceType and for each of it's InstanceRole .

Sourcemodule InstanceCountLimits = Awso_es.Values.InstanceCountLimits

InstanceCountLimits represents the limits on number of instances that be created in Amazon Elasticsearch for given InstanceType.

StorageTypes represents the list of storage related types and their attributes that are available for given InstanceType.

Sourcemodule ConfigChangeStatus = Awso_es.Values.ConfigChangeStatus

The endpoint to which service requests are submitted. For example, search-imdb-movies-oopcnjfn6ugofer3zx5iadxxca.eu-west-1.es.amazonaws.com or doc-imdb-movies-oopcnjfn6ugofer3zx5iadxxca.eu-west-1.es.amazonaws.com.

Sourcemodule ModifyingProperties = Awso_es.Values.ModifyingProperties

Information about the domain properties that are currently being modified.

Sourcemodule DeploymentCloseDateTimeStamp = Awso_es.Values.DeploymentCloseDateTimeStamp
Sourcemodule DeploymentStatus = Awso_es.Values.DeploymentStatus
Sourcemodule ChangeProgressStageName = Awso_es.Values.ChangeProgressStageName
Sourcemodule ChangeProgressStageStatus = Awso_es.Values.ChangeProgressStageStatus
Sourcemodule ScheduledAutoTuneDetails = Awso_es.Values.ScheduledAutoTuneDetails

Specifies details of the scheduled Auto-Tune action. See the Developer Guide for more information.

Sourcemodule OptionStatus = Awso_es.Values.OptionStatus

Provides the current status of the entity.

Sourcemodule PolicyDocument = Awso_es.Values.PolicyDocument

Access policy rules for an Elasticsearch domain service endpoints. For more information, see Configuring Access Policies in the Amazon Elasticsearch Service Developer Guide. The maximum size of a policy document is 100 KB.

Sourcemodule AdvancedOptions = Awso_es.Values.AdvancedOptions
Sourcemodule AdvancedSecurityOptions = Awso_es.Values.AdvancedSecurityOptions

Specifies the advanced security configuration: whether advanced security is enabled, whether the internal database option is enabled.

Sourcemodule AutoTuneOptions = Awso_es.Values.AutoTuneOptions

Specifies the Auto-Tune options: the Auto-Tune desired state for the domain, rollback state when disabling Auto-Tune options and list of maintenance schedules.

Sourcemodule AutoTuneStatus = Awso_es.Values.AutoTuneStatus

Provides the current status of the Auto-Tune options.

Sourcemodule AutomatedSnapshotPauseOptions = Awso_es.Values.AutomatedSnapshotPauseOptions

Specifies the automated snapshot pause options for the domain. These options allow you to temporarily pause automated snapshots for a specified time period.

Sourcemodule CognitoOptions = Awso_es.Values.CognitoOptions

Options to specify the Cognito user and identity pools for Kibana authentication. For more information, see Amazon Cognito Authentication for Kibana.

Sourcemodule DeploymentStrategyOptions = Awso_es.Values.DeploymentStrategyOptions

Specifies the deployment strategy options for the domain.

Sourcemodule DomainEndpointOptions = Awso_es.Values.DomainEndpointOptions

Options to configure endpoint for the Elasticsearch domain.

Options to enable, disable, and specify the properties of EBS storage volumes. For more information, see Configuring EBS-based Storage.

Sourcemodule ElasticsearchClusterConfig = Awso_es.Values.ElasticsearchClusterConfig

Specifies the configuration for the domain cluster, such as the type and number of instances.

Sourcemodule EncryptionAtRestOptions = Awso_es.Values.EncryptionAtRestOptions

Specifies the Encryption At Rest Options.

Sourcemodule LogPublishingOptions = Awso_es.Values.LogPublishingOptions
Sourcemodule NodeToNodeEncryptionOptions = Awso_es.Values.NodeToNodeEncryptionOptions

Specifies the node-to-node encryption options.

Sourcemodule SnapshotOptions = Awso_es.Values.SnapshotOptions

Specifies the time, in UTC format, when the service takes a daily automated snapshot of the specified Elasticsearch domain. Default value is 0 hours.

Sourcemodule VPCDerivedInfo = Awso_es.Values.VPCDerivedInfo

Options to specify the subnets and security groups for VPC endpoint. For more information, see VPC Endpoints for Amazon Elasticsearch Service Domains.

Sourcemodule VpcEndpointId = Awso_es.Values.VpcEndpointId
Sourcemodule VpcEndpointStatus = Awso_es.Values.VpcEndpointStatus
Sourcemodule PrincipalType = Awso_es.Values.PrincipalType

A string of length from 1 to 128 characters that specifies the key for a Tag. Tag keys must be unique for the Elasticsearch domain to which they are attached.

A string of length from 0 to 256 characters that specifies the value for a Tag. Tag values can be null and do not have to be unique in a tag set.

Sourcemodule DomainPackageStatus = Awso_es.Values.DomainPackageStatus
Sourcemodule ErrorDetails = Awso_es.Values.ErrorDetails
Sourcemodule PackageVersion = Awso_es.Values.PackageVersion
Sourcemodule ReferencePath = Awso_es.Values.ReferencePath
Sourcemodule StartTimestamp = Awso_es.Values.StartTimestamp
Sourcemodule UpgradeStepsList = Awso_es.Values.UpgradeStepsList
Sourcemodule CommitMessage = Awso_es.Values.CommitMessage
Sourcemodule ElasticsearchVersionList = Awso_es.Values.ElasticsearchVersionList
Sourcemodule VpcEndpointErrorCode = Awso_es.Values.VpcEndpointErrorCode
Sourcemodule RecurringChargeList = Awso_es.Values.RecurringChargeList
Sourcemodule ReservationToken = Awso_es.Values.ReservationToken
Sourcemodule ReservedElasticsearchInstancePaymentOption = Awso_es.Values.ReservedElasticsearchInstancePaymentOption
Sourcemodule PackageDescription = Awso_es.Values.PackageDescription
Sourcemodule PackageStatus = Awso_es.Values.PackageStatus
Sourcemodule DescribePackagesFilterName = Awso_es.Values.DescribePackagesFilterName
Sourcemodule DescribePackagesFilterValues = Awso_es.Values.DescribePackagesFilterValues
Sourcemodule ConnectionAlias = Awso_es.Values.ConnectionAlias
Sourcemodule CrossClusterSearchConnectionId = Awso_es.Values.CrossClusterSearchConnectionId
Sourcemodule DomainInformation = Awso_es.Values.DomainInformation
Sourcemodule OutboundCrossClusterSearchConnectionStatus = Awso_es.Values.OutboundCrossClusterSearchConnectionStatus

Specifies the connection status of an outbound cross-cluster search connection.

Sourcemodule ValueStringList = Awso_es.Values.ValueStringList
Sourcemodule InboundCrossClusterSearchConnectionStatus = Awso_es.Values.InboundCrossClusterSearchConnectionStatus

Specifies the coonection status of an inbound cross-cluster search connection.

Sourcemodule AdditionalLimitList = Awso_es.Values.AdditionalLimitList
Sourcemodule InstanceLimits = Awso_es.Values.InstanceLimits

InstanceLimits represents the list of instance related attributes that are available for given InstanceType.

Sourcemodule StorageTypeList = Awso_es.Values.StorageTypeList
Sourcemodule AutoTuneOptionsOutput = Awso_es.Values.AutoTuneOptionsOutput

Specifies the Auto-Tune options: the Auto-Tune desired state for the domain and list of maintenance schedules.

Sourcemodule ChangeProgressDetails = Awso_es.Values.ChangeProgressDetails

Specifies change details of the domain configuration change.

Unique identifier for an Elasticsearch domain.

Sourcemodule DomainProcessingStatusType = Awso_es.Values.DomainProcessingStatusType
Sourcemodule EndpointsMap = Awso_es.Values.EndpointsMap
Sourcemodule ModifyingPropertiesList = Awso_es.Values.ModifyingPropertiesList
Sourcemodule ServiceSoftwareOptions = Awso_es.Values.ServiceSoftwareOptions

The current options of an Elasticsearch domain service software options.

Sourcemodule ChangeProgressStage = Awso_es.Values.ChangeProgressStage

A progress stage details of a specific domain configuration change.

Sourcemodule AutoTuneDetails = Awso_es.Values.AutoTuneDetails

Specifies details of the Auto-Tune action. See the Developer Guide for more information.

Sourcemodule AutoTuneType = Awso_es.Values.AutoTuneType
Sourcemodule S3BucketName = Awso_es.Values.S3BucketName
Sourcemodule DeploymentType = Awso_es.Values.DeploymentType
Sourcemodule AccessPoliciesStatus = Awso_es.Values.AccessPoliciesStatus

The configured access rules for the domain's document and search endpoints, and the current status of those rules.

Sourcemodule AdvancedOptionsStatus = Awso_es.Values.AdvancedOptionsStatus

Status of the advanced options for the specified Elasticsearch domain. Currently, the following advanced options are available: Option to allow references to indices in an HTTP request body. Must be false when configuring access to individual sub-resources. By default, the value is true. See Configuration Advanced Options for more information. Option to specify the percentage of heap space that is allocated to field data. By default, this setting is unbounded. For more information, see Configuring Advanced Options.

Sourcemodule AdvancedSecurityOptionsStatus = Awso_es.Values.AdvancedSecurityOptionsStatus

Specifies the status of advanced security options for the specified Elasticsearch domain.

Sourcemodule AutoTuneOptionsStatus = Awso_es.Values.AutoTuneOptionsStatus

Specifies the status of Auto-Tune options for the specified Elasticsearch domain.

Sourcemodule AutomatedSnapshotPauseOptionsStatus = Awso_es.Values.AutomatedSnapshotPauseOptionsStatus

The status of automated snapshot pause options for the specified Elasticsearch domain.

Sourcemodule CognitoOptionsStatus = Awso_es.Values.CognitoOptionsStatus

Status of the Cognito options for the specified Elasticsearch domain.

Sourcemodule DeploymentStrategyOptionsStatus = Awso_es.Values.DeploymentStrategyOptionsStatus

Specifies the status of deployment strategy options for the specified Elasticsearch domain.

Sourcemodule DomainEndpointOptionsStatus = Awso_es.Values.DomainEndpointOptionsStatus

The configured endpoint options for the domain and their current status.

Sourcemodule EBSOptionsStatus = Awso_es.Values.EBSOptionsStatus

Status of the EBS options for the specified Elasticsearch domain.

Sourcemodule ElasticsearchClusterConfigStatus = Awso_es.Values.ElasticsearchClusterConfigStatus

Specifies the configuration status for the specified Elasticsearch domain.

Sourcemodule ElasticsearchVersionStatus = Awso_es.Values.ElasticsearchVersionStatus

Status of the Elasticsearch version options for the specified Elasticsearch domain.

Sourcemodule EncryptionAtRestOptionsStatus = Awso_es.Values.EncryptionAtRestOptionsStatus

Status of the Encryption At Rest options for the specified Elasticsearch domain.

Sourcemodule LogPublishingOptionsStatus = Awso_es.Values.LogPublishingOptionsStatus

The configured log publishing options for the domain and their current status.

Sourcemodule NodeToNodeEncryptionOptionsStatus = Awso_es.Values.NodeToNodeEncryptionOptionsStatus

Status of the node-to-node encryption options for the specified Elasticsearch domain.

Sourcemodule SnapshotOptionsStatus = Awso_es.Values.SnapshotOptionsStatus

Status of a daily automated snapshot.

Sourcemodule VPCDerivedInfoStatus = Awso_es.Values.VPCDerivedInfoStatus

Status of the VPC options for the specified Elasticsearch domain.

Sourcemodule MasterUserOptions = Awso_es.Values.MasterUserOptions

Credentials for the master user: username and password, ARN, or both.

Sourcemodule SAMLOptionsInput = Awso_es.Values.SAMLOptionsInput

Specifies the SAML application configuration for the domain.

Sourcemodule VpcEndpointSummary = Awso_es.Values.VpcEndpointSummary

Summary information for an Amazon OpenSearch Service-managed VPC endpoint.

Sourcemodule AuthorizedPrincipal = Awso_es.Values.AuthorizedPrincipal

Information about an account or service that has access to an Amazon OpenSearch Service domain through the use of an interface VPC endpoint.

Specifies a key value pair for a resource tag.

Sourcemodule DomainPackageDetails = Awso_es.Values.DomainPackageDetails

Information on a package that is associated with a domain.

Sourcemodule UpgradeHistory = Awso_es.Values.UpgradeHistory

History of the last 10 Upgrades and Upgrade Eligibility Checks.

Sourcemodule PackageVersionHistory = Awso_es.Values.PackageVersionHistory

Details of a package version.

Sourcemodule CompatibleVersionsMap = Awso_es.Values.CompatibleVersionsMap

A map from an ElasticsearchVersion to a list of compatible ElasticsearchVersion s to which the domain can be upgraded.

Sourcemodule VpcEndpointError = Awso_es.Values.VpcEndpointError

Error information when attempting to describe an Amazon OpenSearch Service-managed VPC endpoint.

The connection endpoint for connecting to an Amazon OpenSearch Service domain through a proxy.

Sourcemodule ReservedElasticsearchInstance = Awso_es.Values.ReservedElasticsearchInstance

Details of a reserved Elasticsearch instance.

Sourcemodule ReservedElasticsearchInstanceOffering = Awso_es.Values.ReservedElasticsearchInstanceOffering

Details of a reserved Elasticsearch instance offering.

Sourcemodule PackageDetails = Awso_es.Values.PackageDetails

Basic information about a package.

Sourcemodule DescribePackagesFilter = Awso_es.Values.DescribePackagesFilter

Filter to apply in DescribePackage response.

Sourcemodule OutboundCrossClusterSearchConnection = Awso_es.Values.OutboundCrossClusterSearchConnection

Specifies details of an outbound connection.

A filter used to limit results when describing inbound or outbound cross-cluster search connections. Multiple values can be specified per filter. A cross-cluster search connection must match at least one of the specified values for it to be returned from an operation.

Sourcemodule InboundCrossClusterSearchConnection = Awso_es.Values.InboundCrossClusterSearchConnection

Specifies details of an inbound connection.

Sourcemodule InstanceRole = Awso_es.Values.InstanceRole

Limits for given InstanceType and for each of it's role. Limits contains following StorageTypes, InstanceLimits and AdditionalLimits

Sourcemodule ElasticsearchDomainStatus = Awso_es.Values.ElasticsearchDomainStatus

The current status of an Elasticsearch domain.

Sourcemodule ChangeProgressStageList = Awso_es.Values.ChangeProgressStageList
Sourcemodule OverallChangeStatus = Awso_es.Values.OverallChangeStatus
Sourcemodule TotalNumberOfStages = Awso_es.Values.TotalNumberOfStages

Specifies Auto-Tune type and Auto-Tune action details.

Sourcemodule CancelledChangeProperty = Awso_es.Values.CancelledChangeProperty

A property change that was cancelled for an Amazon OpenSearch Service domain.

Sourcemodule BaseException = Awso_es.Values.BaseException

An error occurred while processing the request.

Sourcemodule DisabledOperationException = Awso_es.Values.DisabledOperationException

An error occured because the client wanted to access a not supported operation. Gives http status code of 409.

Sourcemodule InternalException = Awso_es.Values.InternalException

The request processing has failed because of an unknown error, exception or failure (the failure is internal to the service) . Gives http status code of 500.

Sourcemodule ResourceAlreadyExistsException = Awso_es.Values.ResourceAlreadyExistsException

An exception for creating a resource that already exists. Gives http status code of 400.

Sourcemodule ResourceNotFoundException = Awso_es.Values.ResourceNotFoundException

An exception for accessing or deleting a resource that does not exist. Gives http status code of 400.

Sourcemodule ValidationException = Awso_es.Values.ValidationException

An exception for missing / invalid input fields. Gives http status code of 400.

Sourcemodule ConflictException = Awso_es.Values.ConflictException

An error occurred because the client attempts to remove a resource that is currently in use. Returns HTTP status code 409.

Options to specify the subnets and security groups for VPC endpoint. For more information, see VPC Endpoints for Amazon Elasticsearch Service Domains.

Sourcemodule AccessDeniedException = Awso_es.Values.AccessDeniedException

An error occurred because user does not have permissions to access the resource. Returns HTTP status code 403.

Sourcemodule LimitExceededException = Awso_es.Values.LimitExceededException

An exception for trying to create more than allowed resources or sub-resources. Gives http status code of 409.

Sourcemodule PackageSource = Awso_es.Values.PackageSource

The S3 location for importing the package specified as S3BucketName and S3Key

Sourcemodule DryRunResults = Awso_es.Values.DryRunResults
Sourcemodule ElasticsearchDomainConfig = Awso_es.Values.ElasticsearchDomainConfig

The configuration of an Elasticsearch domain.

Sourcemodule InvalidTypeException = Awso_es.Values.InvalidTypeException

An exception for trying to create or access sub-resource that is either invalid or not supported. Gives http status code of 409.

Sourcemodule AdvancedSecurityOptionsInput = Awso_es.Values.AdvancedSecurityOptionsInput

Specifies the advanced security configuration: whether advanced security is enabled, whether the internal database option is enabled, master username and password (if internal database is enabled), and master user ARN (if IAM is enabled).

Sourcemodule AutomatedSnapshotPauseRequestOptions = Awso_es.Values.AutomatedSnapshotPauseRequestOptions

Specifies the automated snapshot pause request options for the domain. Suspending snapshots reduces data protection. You cannot restore your domain to points in time when snapshots are suspended. Use this feature only for short-term operational needs such as migrations or maintenance windows. Maximum suspension duration: 3 days.

Sourcemodule InstanceCount = Awso_es.Values.InstanceCount

Specifies the number of EC2 instances in the Elasticsearch domain.

Paginated APIs accepts NextToken input to returns next page results and provides a NextToken output in the response which can be used by the client to retrieve more results.

Sourcemodule VpcEndpointSummaryList = Awso_es.Values.VpcEndpointSummaryList
Sourcemodule AuthorizedPrincipalList = Awso_es.Values.AuthorizedPrincipalList
Sourcemodule DomainPackageDetailsList = Awso_es.Values.DomainPackageDetailsList

Set this value to limit the number of results returned.

Sourcemodule ElasticsearchInstanceTypeList = Awso_es.Values.ElasticsearchInstanceTypeList
Sourcemodule DomainInfoList = Awso_es.Values.DomainInfoList
Sourcemodule UpgradeHistoryList = Awso_es.Values.UpgradeHistoryList
Sourcemodule PackageVersionHistoryList = Awso_es.Values.PackageVersionHistoryList
Sourcemodule CompatibleElasticsearchVersionsList = Awso_es.Values.CompatibleElasticsearchVersionsList
Sourcemodule VpcEndpointErrorList = Awso_es.Values.VpcEndpointErrorList
Sourcemodule VpcEndpoints = Awso_es.Values.VpcEndpoints
Sourcemodule VpcEndpointIdList = Awso_es.Values.VpcEndpointIdList
Sourcemodule ReservedElasticsearchInstanceList = Awso_es.Values.ReservedElasticsearchInstanceList
Sourcemodule ReservedElasticsearchInstanceOfferingList = Awso_es.Values.ReservedElasticsearchInstanceOfferingList
Sourcemodule PackageDetailsList = Awso_es.Values.PackageDetailsList
Sourcemodule DescribePackagesFilterList = Awso_es.Values.DescribePackagesFilterList
Sourcemodule InvalidPaginationTokenException = Awso_es.Values.InvalidPaginationTokenException

The request processing has failed because of invalid pagination token provided by customer. Returns an HTTP status code of 400.

Sourcemodule OutboundCrossClusterSearchConnections = Awso_es.Values.OutboundCrossClusterSearchConnections
Sourcemodule InboundCrossClusterSearchConnections = Awso_es.Values.InboundCrossClusterSearchConnections
Sourcemodule LimitsByRole = Awso_es.Values.LimitsByRole
Sourcemodule ElasticsearchDomainStatusList = Awso_es.Values.ElasticsearchDomainStatusList
Sourcemodule DomainNameList = Awso_es.Values.DomainNameList
Sourcemodule ChangeProgressStatusDetails = Awso_es.Values.ChangeProgressStatusDetails

The progress details of a specific domain configuration change.

Sourcemodule AutoTuneList = Awso_es.Values.AutoTuneList
Sourcemodule AutoTuneOptionsInput = Awso_es.Values.AutoTuneOptionsInput

Specifies the Auto-Tune options: the Auto-Tune desired state for the domain and list of maintenance schedules.

Sourcemodule CancelledChangePropertyList = Awso_es.Values.CancelledChangePropertyList
Sourcemodule UpgradeElasticsearchDomainResponse = Awso_es.Values.UpgradeElasticsearchDomainResponse

Container for response returned by UpgradeElasticsearchDomain operation.

Sourcemodule UpgradeElasticsearchDomainRequest = Awso_es.Values.UpgradeElasticsearchDomainRequest

Container for request parameters to UpgradeElasticsearchDomain operation.

Sourcemodule UpdateVpcEndpointResponse = Awso_es.Values.UpdateVpcEndpointResponse

Contains the configuration and status of the VPC endpoint being updated.

Sourcemodule UpdateVpcEndpointRequest = Awso_es.Values.UpdateVpcEndpointRequest

Modifies an Amazon OpenSearch Service-managed interface VPC endpoint.

Sourcemodule UpdatePackageResponse = Awso_es.Values.UpdatePackageResponse

Container for response returned by UpdatePackage operation.

Sourcemodule UpdatePackageRequest = Awso_es.Values.UpdatePackageRequest

Container for request parameters to UpdatePackage operation.

Sourcemodule UpdateElasticsearchDomainConfigResponse = Awso_es.Values.UpdateElasticsearchDomainConfigResponse

The result of an UpdateElasticsearchDomain request. Contains the status of the Elasticsearch domain being updated.

Sourcemodule UpdateElasticsearchDomainConfigRequest = Awso_es.Values.UpdateElasticsearchDomainConfigRequest

Container for the parameters to the UpdateElasticsearchDomain operation. Specifies the type and number of instances in the domain cluster.

Sourcemodule StartElasticsearchServiceSoftwareUpdateResponse = Awso_es.Values.StartElasticsearchServiceSoftwareUpdateResponse

The result of a StartElasticsearchServiceSoftwareUpdate operation. Contains the status of the update.

Sourcemodule StartElasticsearchServiceSoftwareUpdateRequest = Awso_es.Values.StartElasticsearchServiceSoftwareUpdateRequest

Container for the parameters to the StartElasticsearchServiceSoftwareUpdate operation. Specifies the name of the Elasticsearch domain that you wish to schedule a service software update on.

Sourcemodule RevokeVpcEndpointAccessResponse = Awso_es.Values.RevokeVpcEndpointAccessResponse

Container for response parameters to the RevokeVpcEndpointAccess operation. The response body for this operation is empty.

Sourcemodule RevokeVpcEndpointAccessRequest = Awso_es.Values.RevokeVpcEndpointAccessRequest

Revokes access to an Amazon OpenSearch Service domain that was provided through an interface VPC endpoint.

Sourcemodule RemoveTagsRequest = Awso_es.Values.RemoveTagsRequest

Container for the parameters to the RemoveTags operation. Specify the ARN for the Elasticsearch domain from which you want to remove the specified TagKey.

Sourcemodule RejectInboundCrossClusterSearchConnectionResponse = Awso_es.Values.RejectInboundCrossClusterSearchConnectionResponse

The result of a RejectInboundCrossClusterSearchConnection operation. Contains details of rejected inbound connection.

Sourcemodule RejectInboundCrossClusterSearchConnectionRequest = Awso_es.Values.RejectInboundCrossClusterSearchConnectionRequest

Container for the parameters to the RejectInboundCrossClusterSearchConnection operation.

Sourcemodule PurchaseReservedElasticsearchInstanceOfferingResponse = Awso_es.Values.PurchaseReservedElasticsearchInstanceOfferingResponse

Represents the output of a PurchaseReservedElasticsearchInstanceOffering operation.

Sourcemodule PurchaseReservedElasticsearchInstanceOfferingRequest = Awso_es.Values.PurchaseReservedElasticsearchInstanceOfferingRequest

Container for parameters to PurchaseReservedElasticsearchInstanceOffering

Sourcemodule ListVpcEndpointsResponse = Awso_es.Values.ListVpcEndpointsResponse

Container for response parameters to the ListVpcEndpoints operation. Returns a list containing summarized details of the VPC endpoints.

Sourcemodule ListVpcEndpointsRequest = Awso_es.Values.ListVpcEndpointsRequest

Container for request parameters to the ListVpcEndpoints operation.

Sourcemodule ListVpcEndpointsForDomainResponse = Awso_es.Values.ListVpcEndpointsForDomainResponse

Container for response parameters to the ListVpcEndpointsForDomain operation. Returns a list containing summarized details of the VPC endpoints.

Sourcemodule ListVpcEndpointsForDomainRequest = Awso_es.Values.ListVpcEndpointsForDomainRequest

Container for request parameters to the ListVpcEndpointsForDomain operation. Specifies the domain whose VPC endpoints will be listed.

Sourcemodule ListVpcEndpointAccessResponse = Awso_es.Values.ListVpcEndpointAccessResponse

Container for response parameters to the ListVpcEndpointAccess operation. Returns a list of accounts id and account type authorized to manage VPC endpoints.

Sourcemodule ListVpcEndpointAccessRequest = Awso_es.Values.ListVpcEndpointAccessRequest

Retrieves information about each principal that is allowed to access a given Amazon OpenSearch Service domain through the use of an interface VPC endpoint

Sourcemodule ListTagsResponse = Awso_es.Values.ListTagsResponse

The result of a ListTags operation. Contains tags for all requested Elasticsearch domains.

Sourcemodule ListTagsRequest = Awso_es.Values.ListTagsRequest

Container for the parameters to the ListTags operation. Specify the ARN for the Elasticsearch domain to which the tags are attached that you want to view are attached.

Sourcemodule ListPackagesForDomainResponse = Awso_es.Values.ListPackagesForDomainResponse

Container for response parameters to ListPackagesForDomain operation.

Sourcemodule ListPackagesForDomainRequest = Awso_es.Values.ListPackagesForDomainRequest

Container for request parameters to ListPackagesForDomain operation.

Sourcemodule ListElasticsearchVersionsResponse = Awso_es.Values.ListElasticsearchVersionsResponse

Container for the parameters for response received from ListElasticsearchVersions operation.

Sourcemodule ListElasticsearchVersionsRequest = Awso_es.Values.ListElasticsearchVersionsRequest

Container for the parameters to the ListElasticsearchVersions operation. Use MaxResults to control the maximum number of results to retrieve in a single call. Use NextToken in response to retrieve more results. If the received response does not contain a NextToken, then there are no more results to retrieve.

Sourcemodule ListElasticsearchInstanceTypesResponse = Awso_es.Values.ListElasticsearchInstanceTypesResponse

Container for the parameters returned by ListElasticsearchInstanceTypes operation.

Sourcemodule ListElasticsearchInstanceTypesRequest = Awso_es.Values.ListElasticsearchInstanceTypesRequest

Container for the parameters to the ListElasticsearchInstanceTypes operation.

Sourcemodule ListDomainsForPackageResponse = Awso_es.Values.ListDomainsForPackageResponse

Container for response parameters to ListDomainsForPackage operation.

Sourcemodule ListDomainsForPackageRequest = Awso_es.Values.ListDomainsForPackageRequest

Container for request parameters to ListDomainsForPackage operation.

Sourcemodule ListDomainNamesResponse = Awso_es.Values.ListDomainNamesResponse

The result of a ListDomainNames operation. Contains the names of all domains owned by this account and their respective engine types.

Sourcemodule ListDomainNamesRequest = Awso_es.Values.ListDomainNamesRequest

Container for the parameters to the ListDomainNames operation.

Sourcemodule GetUpgradeStatusResponse = Awso_es.Values.GetUpgradeStatusResponse

Container for response returned by GetUpgradeStatus operation.

Sourcemodule GetUpgradeStatusRequest = Awso_es.Values.GetUpgradeStatusRequest

Container for request parameters to GetUpgradeStatus operation.

Sourcemodule GetUpgradeHistoryResponse = Awso_es.Values.GetUpgradeHistoryResponse

Container for response returned by GetUpgradeHistory operation.

Sourcemodule GetUpgradeHistoryRequest = Awso_es.Values.GetUpgradeHistoryRequest

Container for request parameters to GetUpgradeHistory operation.

Sourcemodule GetPackageVersionHistoryResponse = Awso_es.Values.GetPackageVersionHistoryResponse

Container for response returned by GetPackageVersionHistory operation.

Sourcemodule GetPackageVersionHistoryRequest = Awso_es.Values.GetPackageVersionHistoryRequest

Container for request parameters to GetPackageVersionHistory operation.

Sourcemodule GetCompatibleElasticsearchVersionsResponse = Awso_es.Values.GetCompatibleElasticsearchVersionsResponse

Container for response returned by GetCompatibleElasticsearchVersions operation.

Sourcemodule GetCompatibleElasticsearchVersionsRequest = Awso_es.Values.GetCompatibleElasticsearchVersionsRequest

Container for request parameters to GetCompatibleElasticsearchVersions operation.

Sourcemodule DissociatePackageResponse = Awso_es.Values.DissociatePackageResponse

Container for response returned by DissociatePackage operation.

Sourcemodule DissociatePackageRequest = Awso_es.Values.DissociatePackageRequest

Container for request parameters to DissociatePackage operation.

Sourcemodule DescribeVpcEndpointsResponse = Awso_es.Values.DescribeVpcEndpointsResponse

Container for response parameters to the DescribeVpcEndpoints operation. Returns a list containing configuration details and status of the VPC Endpoints as well as a list containing error responses of the endpoints that could not be described

Sourcemodule DescribeVpcEndpointsRequest = Awso_es.Values.DescribeVpcEndpointsRequest

Container for request parameters to the DescribeVpcEndpoints operation. Specifies the list of VPC endpoints to be described.

Sourcemodule DescribeReservedElasticsearchInstancesResponse = Awso_es.Values.DescribeReservedElasticsearchInstancesResponse

Container for results from DescribeReservedElasticsearchInstances

Sourcemodule DescribeReservedElasticsearchInstancesRequest = Awso_es.Values.DescribeReservedElasticsearchInstancesRequest

Container for parameters to DescribeReservedElasticsearchInstances

Sourcemodule DescribeReservedElasticsearchInstanceOfferingsResponse = Awso_es.Values.DescribeReservedElasticsearchInstanceOfferingsResponse

Container for results from DescribeReservedElasticsearchInstanceOfferings

Sourcemodule DescribeReservedElasticsearchInstanceOfferingsRequest = Awso_es.Values.DescribeReservedElasticsearchInstanceOfferingsRequest

Container for parameters to DescribeReservedElasticsearchInstanceOfferings

Sourcemodule DescribePackagesResponse = Awso_es.Values.DescribePackagesResponse

Container for response returned by DescribePackages operation.

Sourcemodule DescribePackagesRequest = Awso_es.Values.DescribePackagesRequest

Container for request parameters to DescribePackage operation.

Sourcemodule DescribeOutboundCrossClusterSearchConnectionsResponse = Awso_es.Values.DescribeOutboundCrossClusterSearchConnectionsResponse

The result of a DescribeOutboundCrossClusterSearchConnections request. Contains the list of connections matching the filter criteria.

Sourcemodule DescribeOutboundCrossClusterSearchConnectionsRequest = Awso_es.Values.DescribeOutboundCrossClusterSearchConnectionsRequest

Container for the parameters to the DescribeOutboundCrossClusterSearchConnections operation.

Sourcemodule DescribeInboundCrossClusterSearchConnectionsResponse = Awso_es.Values.DescribeInboundCrossClusterSearchConnectionsResponse

The result of a DescribeInboundCrossClusterSearchConnections request. Contains the list of connections matching the filter criteria.

Sourcemodule DescribeInboundCrossClusterSearchConnectionsRequest = Awso_es.Values.DescribeInboundCrossClusterSearchConnectionsRequest

Container for the parameters to the DescribeInboundCrossClusterSearchConnections operation.

Sourcemodule DescribeElasticsearchInstanceTypeLimitsResponse = Awso_es.Values.DescribeElasticsearchInstanceTypeLimitsResponse

Container for the parameters received from DescribeElasticsearchInstanceTypeLimits operation.

Sourcemodule DescribeElasticsearchInstanceTypeLimitsRequest = Awso_es.Values.DescribeElasticsearchInstanceTypeLimitsRequest

Container for the parameters to DescribeElasticsearchInstanceTypeLimits operation.

Sourcemodule DescribeElasticsearchDomainsResponse = Awso_es.Values.DescribeElasticsearchDomainsResponse

The result of a DescribeElasticsearchDomains request. Contains the status of the specified domains or all domains owned by the account.

Sourcemodule DescribeElasticsearchDomainsRequest = Awso_es.Values.DescribeElasticsearchDomainsRequest

Container for the parameters to the DescribeElasticsearchDomains operation. By default, the API returns the status of all Elasticsearch domains.

Sourcemodule DescribeElasticsearchDomainResponse = Awso_es.Values.DescribeElasticsearchDomainResponse

The result of a DescribeElasticsearchDomain request. Contains the status of the domain specified in the request.

Sourcemodule DescribeElasticsearchDomainRequest = Awso_es.Values.DescribeElasticsearchDomainRequest

Container for the parameters to the DescribeElasticsearchDomain operation.

Sourcemodule DescribeElasticsearchDomainConfigResponse = Awso_es.Values.DescribeElasticsearchDomainConfigResponse

The result of a DescribeElasticsearchDomainConfig request. Contains the configuration information of the requested domain.

Sourcemodule DescribeElasticsearchDomainConfigRequest = Awso_es.Values.DescribeElasticsearchDomainConfigRequest

Container for the parameters to the DescribeElasticsearchDomainConfig operation. Specifies the domain name for which you want configuration information.

Sourcemodule DescribeDomainChangeProgressResponse = Awso_es.Values.DescribeDomainChangeProgressResponse

The result of a DescribeDomainChangeProgress request. Contains the progress information of the requested domain change.

Sourcemodule DescribeDomainChangeProgressRequest = Awso_es.Values.DescribeDomainChangeProgressRequest

Container for the parameters to the DescribeDomainChangeProgress operation. Specifies the domain name and optional change specific identity for which you want progress information.

Sourcemodule DescribeDomainAutoTunesResponse = Awso_es.Values.DescribeDomainAutoTunesResponse

The result of DescribeDomainAutoTunes request. See the Developer Guide for more information.

Sourcemodule DescribeDomainAutoTunesRequest = Awso_es.Values.DescribeDomainAutoTunesRequest

Container for the parameters to the DescribeDomainAutoTunes operation.

Sourcemodule DeleteVpcEndpointResponse = Awso_es.Values.DeleteVpcEndpointResponse

Container for response parameters to the DeleteVpcEndpoint operation. Contains the summarized detail of the VPC Endpoint being deleted.

Sourcemodule DeleteVpcEndpointRequest = Awso_es.Values.DeleteVpcEndpointRequest

Deletes an Amazon OpenSearch Service-managed interface VPC endpoint.

Sourcemodule DeletePackageResponse = Awso_es.Values.DeletePackageResponse

Container for response parameters to DeletePackage operation.

Sourcemodule DeletePackageRequest = Awso_es.Values.DeletePackageRequest

Container for request parameters to DeletePackage operation.

Sourcemodule DeleteOutboundCrossClusterSearchConnectionResponse = Awso_es.Values.DeleteOutboundCrossClusterSearchConnectionResponse

The result of a DeleteOutboundCrossClusterSearchConnection operation. Contains details of deleted outbound connection.

Sourcemodule DeleteOutboundCrossClusterSearchConnectionRequest = Awso_es.Values.DeleteOutboundCrossClusterSearchConnectionRequest

Container for the parameters to the DeleteOutboundCrossClusterSearchConnection operation.

Sourcemodule DeleteInboundCrossClusterSearchConnectionResponse = Awso_es.Values.DeleteInboundCrossClusterSearchConnectionResponse

The result of a DeleteInboundCrossClusterSearchConnection operation. Contains details of deleted inbound connection.

Sourcemodule DeleteInboundCrossClusterSearchConnectionRequest = Awso_es.Values.DeleteInboundCrossClusterSearchConnectionRequest

Container for the parameters to the DeleteInboundCrossClusterSearchConnection operation.

Sourcemodule DeleteElasticsearchDomainResponse = Awso_es.Values.DeleteElasticsearchDomainResponse

The result of a DeleteElasticsearchDomain request. Contains the status of the pending deletion, or no status if the domain and all of its resources have been deleted.

Sourcemodule DeleteElasticsearchDomainRequest = Awso_es.Values.DeleteElasticsearchDomainRequest

Container for the parameters to the DeleteElasticsearchDomain operation. Specifies the name of the Elasticsearch domain that you want to delete.

Sourcemodule CreateVpcEndpointResponse = Awso_es.Values.CreateVpcEndpointResponse

Container for response parameters to the CreateVpcEndpoint operation. Contains the configuration and status of the VPC Endpoint being created.

Sourcemodule CreateVpcEndpointRequest = Awso_es.Values.CreateVpcEndpointRequest

Container for the parameters to the CreateVpcEndpointRequest operation.

Sourcemodule CreatePackageResponse = Awso_es.Values.CreatePackageResponse

Container for response returned by CreatePackage operation.

Sourcemodule CreatePackageRequest = Awso_es.Values.CreatePackageRequest

Container for request parameters to CreatePackage operation.

Sourcemodule CreateOutboundCrossClusterSearchConnectionResponse = Awso_es.Values.CreateOutboundCrossClusterSearchConnectionResponse

The result of a CreateOutboundCrossClusterSearchConnection request. Contains the details of the newly created cross-cluster search connection.

Sourcemodule CreateOutboundCrossClusterSearchConnectionRequest = Awso_es.Values.CreateOutboundCrossClusterSearchConnectionRequest

Container for the parameters to the CreateOutboundCrossClusterSearchConnection operation.

Sourcemodule CreateElasticsearchDomainResponse = Awso_es.Values.CreateElasticsearchDomainResponse

The result of a CreateElasticsearchDomain operation. Contains the status of the newly created Elasticsearch domain.

Sourcemodule CreateElasticsearchDomainRequest = Awso_es.Values.CreateElasticsearchDomainRequest

Creates a new Elasticsearch domain. For more information, see Creating Elasticsearch Domains in the Amazon Elasticsearch Service Developer Guide.

Sourcemodule CancelElasticsearchServiceSoftwareUpdateResponse = Awso_es.Values.CancelElasticsearchServiceSoftwareUpdateResponse

The result of a CancelElasticsearchServiceSoftwareUpdate operation. Contains the status of the update.

Sourcemodule CancelElasticsearchServiceSoftwareUpdateRequest = Awso_es.Values.CancelElasticsearchServiceSoftwareUpdateRequest

Container for the parameters to the CancelElasticsearchServiceSoftwareUpdate operation. Specifies the name of the Elasticsearch domain that you wish to cancel a service software update on.

Sourcemodule CancelDomainConfigChangeResponse = Awso_es.Values.CancelDomainConfigChangeResponse

Contains the details of the cancelled domain config change.

Sourcemodule CancelDomainConfigChangeRequest = Awso_es.Values.CancelDomainConfigChangeRequest

Container for parameters of the CancelDomainConfigChange operation.

Sourcemodule AuthorizeVpcEndpointAccessResponse = Awso_es.Values.AuthorizeVpcEndpointAccessResponse

Container for response parameters to the AuthorizeVpcEndpointAccess operation. Contains the account ID and the type of the account being authorized to access the VPC endpoint.

Sourcemodule AuthorizeVpcEndpointAccessRequest = Awso_es.Values.AuthorizeVpcEndpointAccessRequest

Container for request parameters to the AuthorizeVpcEndpointAccess operation. Specifies the account to be permitted to manage VPC endpoints against the domain.

Sourcemodule AssociatePackageResponse = Awso_es.Values.AssociatePackageResponse

Container for response returned by AssociatePackage operation.

Sourcemodule AssociatePackageRequest = Awso_es.Values.AssociatePackageRequest

Container for request parameters to AssociatePackage operation.

Sourcemodule AddTagsRequest = Awso_es.Values.AddTagsRequest

Container for the parameters to the AddTags operation. Specify the tags that you want to attach to the Elasticsearch domain.

Sourcemodule AcceptInboundCrossClusterSearchConnectionResponse = Awso_es.Values.AcceptInboundCrossClusterSearchConnectionResponse

The result of a AcceptInboundCrossClusterSearchConnection operation. Contains details of accepted inbound connection.

Sourcemodule AcceptInboundCrossClusterSearchConnectionRequest = Awso_es.Values.AcceptInboundCrossClusterSearchConnectionRequest

Container for the parameters to the AcceptInboundCrossClusterSearchConnection operation.