Values.CreateClusterResultSourceCreates a new cluster with the specified parameters. To create a cluster in Virtual Private Cloud (VPC), you must provide a cluster subnet group name. The cluster subnet group identifies the subnets of your VPC that Amazon Redshift uses when creating the cluster. For more information about managing clusters, go to Amazon Redshift Clusters in the Amazon Redshift Cluster Management Guide. VPC Block Public Access (BPA) enables you to block resources in VPCs and subnets that you own in a Region from reaching or being reached from the internet through internet gateways and egress-only internet gateways. If a subnet group for a provisioned cluster is in an account with VPC BPA turned on, the following capabilities are blocked: Creating a public cluster Restoring a public cluster Modifying a private cluster to be public Adding a subnet with VPC BPA turned on to the subnet group when there's at least one public cluster within the group For more information about VPC BPA, see Block public access to VPCs and subnets in the Amazon VPC User Guide.
type error = [ | `ClusterAlreadyExistsFault of ClusterAlreadyExistsFault.t| `ClusterParameterGroupNotFoundFault of ClusterParameterGroupNotFoundFault.t| `ClusterQuotaExceededFault of ClusterQuotaExceededFault.t| `ClusterSecurityGroupNotFoundFault of ClusterSecurityGroupNotFoundFault.t| `ClusterSubnetGroupNotFoundFault of ClusterSubnetGroupNotFoundFault.t| `DependentServiceAccessDeniedFault of DependentServiceAccessDeniedFault.t| `DependentServiceRequestThrottlingFault of
DependentServiceRequestThrottlingFault.t| `HsmClientCertificateNotFoundFault of HsmClientCertificateNotFoundFault.t| `HsmConfigurationNotFoundFault of HsmConfigurationNotFoundFault.t| `InsufficientClusterCapacityFault of InsufficientClusterCapacityFault.t| `InvalidClusterSubnetGroupStateFault of InvalidClusterSubnetGroupStateFault.t| `InvalidClusterTrackFault of InvalidClusterTrackFault.t| `InvalidElasticIpFault of InvalidElasticIpFault.t| `InvalidRetentionPeriodFault of InvalidRetentionPeriodFault.t| `InvalidSubnet of InvalidSubnet.t| `InvalidTagFault of InvalidTagFault.t| `InvalidVPCNetworkStateFault of InvalidVPCNetworkStateFault.t| `Ipv6CidrBlockNotFoundFault of Ipv6CidrBlockNotFoundFault.t| `LimitExceededFault of LimitExceededFault.t| `NumberOfNodesPerClusterLimitExceededFault of
NumberOfNodesPerClusterLimitExceededFault.t| `NumberOfNodesQuotaExceededFault of NumberOfNodesQuotaExceededFault.t| `RedshiftIdcApplicationNotExistsFault of RedshiftIdcApplicationNotExistsFault.t| `SnapshotScheduleNotFoundFault of SnapshotScheduleNotFoundFault.t| `TagLimitExceededFault of TagLimitExceededFault.t| `UnsupportedOperationFault of UnsupportedOperationFault.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `ClusterAlreadyExistsFault of unit
| `ClusterParameterGroupNotFoundFault of unit
| `ClusterQuotaExceededFault of unit
| `ClusterSecurityGroupNotFoundFault of unit
| `ClusterSubnetGroupNotFoundFault of unit
| `DependentServiceAccessDeniedFault of unit
| `DependentServiceRequestThrottlingFault of unit
| `DependentServiceUnavailableFault of unit
| `HsmClientCertificateNotFoundFault of unit
| `HsmConfigurationNotFoundFault of unit
| `InsufficientClusterCapacityFault of unit
| `InvalidClusterSubnetGroupStateFault of unit
| `InvalidClusterTrackFault of unit
| `InvalidElasticIpFault of unit
| `InvalidRetentionPeriodFault of unit
| `InvalidSubnet of unit
| `InvalidTagFault of unit
| `InvalidVPCNetworkStateFault of unit
| `Ipv6CidrBlockNotFoundFault of unit
| `LimitExceededFault of unit
| `NumberOfNodesPerClusterLimitExceededFault of unit
| `NumberOfNodesQuotaExceededFault of unit
| `RedshiftIdcApplicationNotExistsFault of unit
| `SnapshotScheduleNotFoundFault of unit
| `TagLimitExceededFault of unit
| `UnauthorizedOperation of unit
| `Unknown_operation_error of string * string option
| `UnsupportedOperationFault of unit ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `ClusterAlreadyExistsFault of unit
| `ClusterParameterGroupNotFoundFault of unit
| `ClusterQuotaExceededFault of unit
| `ClusterSecurityGroupNotFoundFault of unit
| `ClusterSubnetGroupNotFoundFault of unit
| `DependentServiceAccessDeniedFault of unit
| `DependentServiceRequestThrottlingFault of unit
| `DependentServiceUnavailableFault of unit
| `HsmClientCertificateNotFoundFault of unit
| `HsmConfigurationNotFoundFault of unit
| `InsufficientClusterCapacityFault of unit
| `InvalidClusterSubnetGroupStateFault of unit
| `InvalidClusterTrackFault of unit
| `InvalidElasticIpFault of unit
| `InvalidRetentionPeriodFault of unit
| `InvalidSubnet of unit
| `InvalidTagFault of unit
| `InvalidVPCNetworkStateFault of unit
| `Ipv6CidrBlockNotFoundFault of unit
| `LimitExceededFault of unit
| `NumberOfNodesPerClusterLimitExceededFault of unit
| `NumberOfNodesQuotaExceededFault of unit
| `RedshiftIdcApplicationNotExistsFault of unit
| `SnapshotScheduleNotFoundFault of unit
| `TagLimitExceededFault of unit
| `UnauthorizedOperation of unit
| `Unknown_operation_error of string * string option
| `UnsupportedOperationFault of unit ]val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Structure of
(string
* [> `Boolean of Boolean.t
| `Enum of string
| `Integer of Integer.t
| `List of
[> `String of String_.t
| `Structure of
(string
* [> `List of
[> `Structure of
(string * [> `String of String_.t ])
list ]
list
| `String of String_.t
| `Timestamp of TStamp.t ])
list ]
list
| `Long of LongOptional.t
| `String of String_.t
| `Structure of
(string
* [> `Boolean of BooleanOptional.t
| `Double of Double.t
| `Enum of string
| `Integer of Integer.t
| `List of
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `String of String_.t ])
list ]
list
| `String of String_.t ])
list ]
list
| `Long of Long.t
| `String of String_.t
| `Timestamp of TStamp.t ])
list
| `Timestamp of TStamp.t ])
list ])
list ])
list ]