Marketplace
BrowsePublish
Marketplace
You are viewing an outdated version of provider-aws.Go to Latest
upbound/provider-aws@v1.3.1
Domain
opensearch.aws.upbound.io
Domain
upbound/provider-aws@v1.3.1opensearch.aws.upbound.io

Domain is the Schema for the Domains API.

Type

CRD

Group

opensearch.aws.upbound.io

Version

v1beta1

apiVersion: opensearch.aws.upbound.io/v1beta1

kind: Domain

API Documentation
apiVersion
string
kind
string
metadata
object
spec
object
object

DomainSpec defines the desired state of Domain

forProvider
requiredobject
requiredobject

No description provided.

array

Configuration block for fine-grained access control. Detailed below.

enabled
boolean
array

Configuration block for the main user. Detailed below.

object

Main user's password, which is stored in the Amazon OpenSearch Service domain's internal database. Only specify if internal_user_database_enabled is set to true.

key
requiredstring
name
requiredstring
namespace
requiredstring
array

Configuration block for the Auto-Tune options of the domain. Detailed below.

array

Configuration block for Auto-Tune maintenance windows. Can be specified multiple times for each maintenance window. Detailed below.

array

Configuration block for the duration of the Auto-Tune maintenance window. Detailed below.

unit
string
value
number
startAt
string
array

Configuration block for the cluster of the domain. Detailed below.

array

Configuration block containing cold storage configuration. Detailed below.

enabled
boolean
warmCount
number
warmType
string
array

Configuration block containing zone awareness settings. Detailed below.

array

Configuration block for authenticating dashboard with Cognito. Detailed below.

array

Configuration block for domain endpoint HTTP(S) related options. Detailed below.

array

Configuration block for EBS related options, may be required based on chosen instance size. Detailed below.

ebsEnabled
boolean
iops
number
array

Configuration block for encrypt at rest options. Only available for certain instance types. Detailed below.

enabled
boolean
kmsKeyId
string
array

Configuration block for publishing slow and application logs to CloudWatch Logs. This block can be declared multiple times, for each log_type, within the same resource. Detailed below.

object

Reference to a Group in cloudwatchlogs to populate cloudwatchLogGroupArn.

name
requiredstring
policy
object
object

Policies for referencing.

resolve
string
object

Selector for a Group in cloudwatchlogs to populate cloudwatchLogGroupArn.

policy
object
object

Policies for selection.

resolve
string
enabled
boolean
logType
string
array

Configuration block for node-to-node encryption options. Detailed below.

enabled
boolean
array

Configuration to add Off Peak update options. (documentation). Detailed below.

enabled
boolean
array

No description provided.

array

10h window for updates

hours
number
minutes
number
region
requiredstring
array

Configuration block for snapshot related options. Detailed below. DEPRECATED. For domains running OpenSearch 5.3 and later, Amazon OpenSearch takes hourly automated snapshots, making this setting irrelevant. For domains running earlier versions, OpenSearch takes daily automated snapshots.

array

Software update options for the domain. Detailed below.

tags
object
array

Configuration block for VPC related options. Adding or removing this configuration forces a new resource (documentation). Detailed below.

array

List of VPC Security Group IDs to be applied to the OpenSearch domain endpoints. If omitted, the default Security Group for the VPC will be used.

array

List of VPC Subnet IDs for the OpenSearch domain endpoints to be created in.

object

THIS IS A BETA FIELD. It will be honored unless the Management Policies feature flag is disabled. InitProvider holds the same fields as ForProvider, with the exception of Identifier and other resource reference fields. The fields that are in InitProvider are merged into ForProvider when the resource is created. The same fields are also added to the terraform ignore_changes hook, to avoid updating them after creation. This is useful for fields that are required on creation, but we do not desire to update them after creation, for example because of an external controller is managing them, like an autoscaler.

array

Configuration block for fine-grained access control. Detailed below.

enabled
boolean
array

Configuration block for the main user. Detailed below.

array

Configuration block for the Auto-Tune options of the domain. Detailed below.

array

Configuration block for Auto-Tune maintenance windows. Can be specified multiple times for each maintenance window. Detailed below.

array

Configuration block for the duration of the Auto-Tune maintenance window. Detailed below.

unit
string
value
number
startAt
string
array

Configuration block for the cluster of the domain. Detailed below.

array

Configuration block containing cold storage configuration. Detailed below.

enabled
boolean
warmCount
number
warmType
string
array

Configuration block containing zone awareness settings. Detailed below.

array

Configuration block for authenticating dashboard with Cognito. Detailed below.

array

Configuration block for domain endpoint HTTP(S) related options. Detailed below.

array

Configuration block for EBS related options, may be required based on chosen instance size. Detailed below.

ebsEnabled
boolean
iops
number
array

Configuration block for encrypt at rest options. Only available for certain instance types. Detailed below.

enabled
boolean
kmsKeyId
string
array

Configuration block for publishing slow and application logs to CloudWatch Logs. This block can be declared multiple times, for each log_type, within the same resource. Detailed below.

object

Reference to a Group in cloudwatchlogs to populate cloudwatchLogGroupArn.

name
requiredstring
policy
object
object

Policies for referencing.

resolve
string
object

Selector for a Group in cloudwatchlogs to populate cloudwatchLogGroupArn.

policy
object
object

Policies for selection.

resolve
string
enabled
boolean
logType
string
array

Configuration block for node-to-node encryption options. Detailed below.

enabled
boolean
array

Configuration to add Off Peak update options. (documentation). Detailed below.

enabled
boolean
array

No description provided.

array

10h window for updates

hours
number
minutes
number
array

Configuration block for snapshot related options. Detailed below. DEPRECATED. For domains running OpenSearch 5.3 and later, Amazon OpenSearch takes hourly automated snapshots, making this setting irrelevant. For domains running earlier versions, OpenSearch takes daily automated snapshots.

array

Software update options for the domain. Detailed below.

tags
object
array

Configuration block for VPC related options. Adding or removing this configuration forces a new resource (documentation). Detailed below.

array

List of VPC Security Group IDs to be applied to the OpenSearch domain endpoints. If omitted, the default Security Group for the VPC will be used.

array

List of VPC Subnet IDs for the OpenSearch domain endpoints to be created in.

array

THIS IS A BETA FIELD. It is on by default but can be opted out through a Crossplane feature flag. ManagementPolicies specify the array of actions Crossplane is allowed to take on the managed and external resources. This field is planned to replace the DeletionPolicy field in a future release. Currently, both could be set independently and non-default values would be honored if the feature flag is enabled. If both are custom, the DeletionPolicy field will be ignored. See the design doc for more information: https://github.com/crossplane/crossplane/blob/499895a25d1a1a0ba1604944ef98ac7a1a71f197/design/design-doc-observe-only-resources.md?plain=1#L223 and this one: https://github.com/crossplane/crossplane/blob/444267e84783136daa93568b364a5f01228cacbe/design/one-pager-ignore-changes.md

object

ProviderConfigReference specifies how the provider that will be used to create, observe, update, and delete this managed resource should be configured.

name
requiredstring
policy
object
object

Policies for referencing.

resolve
string
object

PublishConnectionDetailsTo specifies the connection secret config which contains a name, metadata and a reference to secret store config to which any connection details for this managed resource should be written. Connection details frequently include the endpoint, username, and password required to connect to the managed resource.

configRef
object
object

SecretStoreConfigRef specifies which secret store config should be used for this ConnectionSecret.

name
requiredstring
policy
object
object

Policies for referencing.

resolve
string
metadata
object
object

Metadata is the metadata for connection secret.

labels
object
type
string
name
requiredstring
object

WriteConnectionSecretToReference specifies the namespace and name of a Secret to which any connection details for this managed resource should be written. Connection details frequently include the endpoint, username, and password required to connect to the managed resource. This field is planned to be replaced in a future release in favor of PublishConnectionDetailsTo. Currently, both could be set independently and connection details would be published to both without affecting each other.

name
requiredstring
namespace
requiredstring
status
object
object

DomainStatus defines the observed state of Domain.

object

No description provided.

array

Configuration block for fine-grained access control. Detailed below.

enabled
boolean
array

Configuration block for the main user. Detailed below.

arn
string
array

Configuration block for the Auto-Tune options of the domain. Detailed below.

array

Configuration block for Auto-Tune maintenance windows. Can be specified multiple times for each maintenance window. Detailed below.

array

Configuration block for the duration of the Auto-Tune maintenance window. Detailed below.

unit
string
value
number
startAt
string
array

Configuration block for the cluster of the domain. Detailed below.

array

Configuration block containing cold storage configuration. Detailed below.

enabled
boolean
warmCount
number
warmType
string
array

Configuration block containing zone awareness settings. Detailed below.

array

Configuration block for authenticating dashboard with Cognito. Detailed below.

array

Configuration block for domain endpoint HTTP(S) related options. Detailed below.

domainId
string
array

Configuration block for EBS related options, may be required based on chosen instance size. Detailed below.

ebsEnabled
boolean
iops
number
array

Configuration block for encrypt at rest options. Only available for certain instance types. Detailed below.

enabled
boolean
kmsKeyId
string
endpoint
string
id
string
array

Configuration block for publishing slow and application logs to CloudWatch Logs. This block can be declared multiple times, for each log_type, within the same resource. Detailed below.

array

Configuration block for node-to-node encryption options. Detailed below.

enabled
boolean
array

Configuration to add Off Peak update options. (documentation). Detailed below.

enabled
boolean
array

No description provided.

array

10h window for updates

hours
number
minutes
number
array

Configuration block for snapshot related options. Detailed below. DEPRECATED. For domains running OpenSearch 5.3 and later, Amazon OpenSearch takes hourly automated snapshots, making this setting irrelevant. For domains running earlier versions, OpenSearch takes daily automated snapshots.

array

Software update options for the domain. Detailed below.

tags
object
tagsAll
object
array

Configuration block for VPC related options. Adding or removing this configuration forces a new resource (documentation). Detailed below.

array

If the domain was created inside a VPC, the names of the availability zones the configured subnet_ids were created inside.

array

List of VPC Security Group IDs to be applied to the OpenSearch domain endpoints. If omitted, the default Security Group for the VPC will be used.

array

List of VPC Subnet IDs for the OpenSearch domain endpoints to be created in.

vpcId
string
array

Conditions of the resource.

lastTransitionTime
requiredstring
message
string
reason
requiredstring
status
requiredstring
type
requiredstring
Marketplace

Discover the building blocks for your internal cloud platform.

© 2022 Upbound, Inc.

SolutionsProvidersConfigurations
LearnDocumentationTry for Free
MorePrivacy PolicyTerms & Conditions
Marketplace

© 2022 Upbound, Inc.

Marketplace

Discover the building blocksfor your internal cloud platform.