Builder
Properties
Identity and Access Management (IAM) access policy as a JSON-formatted string.
Key-value pairs to specify advanced configuration options. The following key-value pairs are supported:
Options for fine-grained access control.
Options for all machine learning features for the specified domain.
Options for Auto-Tune.
Changes that you want to make to the cluster configuration, such as the instance type and number of EC2 instances.
Key-value pairs to configure Amazon Cognito authentication for OpenSearch Dashboards.
Additional options for the domain endpoint, such as whether to require HTTPS for all traffic.
The name of the domain that you're updating.
The type of dry run to perform.
The type and size of the EBS volume to attach to instances in the domain.
Encryption at rest options for the domain.
Configuration settings for enabling and managing IAM Identity Center.
Specify either dual stack or IPv4 as your IP address type. Dual stack allows you to share domain resources across IPv4 and IPv6 address types, and is the recommended option. If your IP address type is currently set to dual stack, you can't change it.
Options to publish OpenSearch logs to Amazon CloudWatch Logs.
Node-to-node encryption options for the domain.
Off-peak window options for the domain.
Option to set the time, in UTC format, for the daily automated snapshot. Default value is 0
hours.
Service software update options for the domain.
Options to specify the subnets and security groups for a VPC endpoint. For more information, see Launching your Amazon OpenSearch Service domains using a VPC.
Functions
construct an aws.sdk.kotlin.services.opensearch.model.AdvancedSecurityOptionsInput inside the given block
construct an aws.sdk.kotlin.services.opensearch.model.AimlOptionsInput inside the given block
construct an aws.sdk.kotlin.services.opensearch.model.AutoTuneOptions inside the given block
construct an aws.sdk.kotlin.services.opensearch.model.ClusterConfig inside the given block
construct an aws.sdk.kotlin.services.opensearch.model.CognitoOptions inside the given block
construct an aws.sdk.kotlin.services.opensearch.model.DomainEndpointOptions inside the given block
construct an aws.sdk.kotlin.services.opensearch.model.EbsOptions inside the given block
construct an aws.sdk.kotlin.services.opensearch.model.EncryptionAtRestOptions inside the given block
construct an aws.sdk.kotlin.services.opensearch.model.IdentityCenterOptionsInput inside the given block
construct an aws.sdk.kotlin.services.opensearch.model.NodeToNodeEncryptionOptions inside the given block
construct an aws.sdk.kotlin.services.opensearch.model.OffPeakWindowOptions inside the given block
construct an aws.sdk.kotlin.services.opensearch.model.SnapshotOptions inside the given block
construct an aws.sdk.kotlin.services.opensearch.model.SoftwareUpdateOptions inside the given block
construct an aws.sdk.kotlin.services.opensearch.model.VpcOptions inside the given block