DBCluster is the Schema for the DBClusters API
Type
CRD
Group
neptune.aws.crossplane.io
Version
v1alpha1
apiVersion: neptune.aws.crossplane.io/v1alpha1
kind: DBCluster
DBClusterSpec defines the desired state of DBCluster
DBClusterParameters defines the desired state of DBCluster
A list of EC2 Availability Zones that instances in the DB cluster can be created in.
The list of log types that need to be enabled for exporting to CloudWatch Logs.
No description provided.
A list of EC2 VPC security groups to associate with this DB cluster.
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
ProviderConfigReference specifies how the provider that will be used to create, observe, update, and delete this managed resource should be configured.
Policies for referencing.
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.
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.
DBClusterStatus defines the observed state of DBCluster.
DBClusterObservation defines the observed state of DBCluster
Provides a list of the Amazon Identity and Access Management (IAM) roles that are associated with the DB cluster. IAM roles that are associated with a DB cluster grant permission for the DB cluster to access other Amazon services on your behalf.
Provides the list of instances that make up the DB cluster.
Not supported by Neptune.
A list of log types that this DB cluster is configured to export to CloudWatch Logs.
This data type is used as a response element in the ModifyDBCluster operation and contains changes that will be applied during the next maintenance window.
A list of the log types whose configuration is still pending. In other words, these log types are in the process of being activated or deactivated.
No description provided.
No description provided.
Contains one or more identifiers of the Read Replicas associated with this DB cluster.
Provides a list of VPC security groups that the DB cluster belongs to.
Conditions of the resource.
sample-cluster
apiVersion: neptune.aws.crossplane.io/v1alpha1
kind: DBCluster
metadata:
name: sample-cluster
spec:
forProvider:
applyImmediately: true
backupRetentionPeriod: 5
deletionProtection: false
enableIAMDatabaseAuthentication: true
engine: neptune
preferredBackupWindow: 07:00-09:00
region: eu-central-1
skipFinalSnapshot: true
© 2022 Upbound, Inc.
Discover the building blocksfor your internal cloud platform.