AWS Redshift #Action=CreateCluster API
The #Action=CreateCluster API from AWS Redshift — 1 operation(s) for #action=createcluster.
The #Action=CreateCluster API from AWS Redshift — 1 operation(s) for #action=createcluster.
openapi: 3.0.0
info:
version: '2019-12-20'
x-release: v4
title: 'Redshift Data API Service #Action=AcceptReservedNodeExchange #Action=AcceptReservedNodeExchange #Action=CreateCluster API'
description: <p>You can use the Amazon Redshift Data API to run queries on Amazon Redshift tables. You can run SQL statements, which are committed if the statement succeeds. </p> <p>For more information about the Amazon Redshift Data API and CLI usage examples, see <a href="https://docs.aws.amazon.com/redshift/latest/mgmt/data-api.html">Using the Amazon Redshift Data API</a> in the <i>Amazon Redshift Management Guide</i>. </p>
x-logo:
url: https://api.apis.guru/v2/cache/logo/https_twitter.com_awscloud_profile_image.png
backgroundColor: '#FFFFFF'
termsOfService: https://aws.amazon.com/service-terms/
contact:
name: Mike Ralphson
email: mike.ralphson@gmail.com
url: https://github.com/mermade/aws2openapi
x-twitter: PermittedSoc
license:
name: Apache 2.0 License
url: http://www.apache.org/licenses/
x-providerName: amazonaws.com
x-serviceName: redshift-data
x-aws-signingName: redshift-data
x-origin:
- contentType: application/json
url: https://raw.githubusercontent.com/aws/aws-sdk-js/master/apis/redshift-data-2019-12-20.normal.json
converter:
url: https://github.com/mermade/aws2openapi
version: 1.0.0
x-apisguru-driver: external
x-apiClientRegistration:
url: https://portal.aws.amazon.com/gp/aws/developer/registration/index.html?nc2=h_ct
x-apisguru-categories:
- cloud
x-preferred: true
servers:
- url: http://redshift-data.{region}.amazonaws.com
variables:
region:
description: The AWS region
enum:
- us-east-1
- us-east-2
- us-west-1
- us-west-2
- us-gov-west-1
- us-gov-east-1
- ca-central-1
- eu-north-1
- eu-west-1
- eu-west-2
- eu-west-3
- eu-central-1
- eu-south-1
- af-south-1
- ap-northeast-1
- ap-northeast-2
- ap-northeast-3
- ap-southeast-1
- ap-southeast-2
- ap-east-1
- ap-south-1
- sa-east-1
- me-south-1
default: us-east-1
description: The Redshift Data API Service multi-region endpoint
- url: https://redshift-data.{region}.amazonaws.com
variables:
region:
description: The AWS region
enum:
- us-east-1
- us-east-2
- us-west-1
- us-west-2
- us-gov-west-1
- us-gov-east-1
- ca-central-1
- eu-north-1
- eu-west-1
- eu-west-2
- eu-west-3
- eu-central-1
- eu-south-1
- af-south-1
- ap-northeast-1
- ap-northeast-2
- ap-northeast-3
- ap-southeast-1
- ap-southeast-2
- ap-east-1
- ap-south-1
- sa-east-1
- me-south-1
default: us-east-1
description: The Redshift Data API Service multi-region endpoint
- url: http://redshift-data.{region}.amazonaws.com.cn
variables:
region:
description: The AWS region
enum:
- cn-north-1
- cn-northwest-1
default: cn-north-1
description: The Redshift Data API Service endpoint for China (Beijing) and China (Ningxia)
- url: https://redshift-data.{region}.amazonaws.com.cn
variables:
region:
description: The AWS region
enum:
- cn-north-1
- cn-northwest-1
default: cn-north-1
description: The Redshift Data API Service endpoint for China (Beijing) and China (Ningxia)
security:
- hmac: []
tags:
- name: '#Action=CreateCluster'
paths:
/#Action=CreateCluster:
parameters:
- $ref: '#/components/parameters/X-Amz-Content-Sha256'
- $ref: '#/components/parameters/X-Amz-Date'
- $ref: '#/components/parameters/X-Amz-Algorithm'
- $ref: '#/components/parameters/X-Amz-Credential'
- $ref: '#/components/parameters/X-Amz-Security-Token'
- $ref: '#/components/parameters/X-Amz-Signature'
- $ref: '#/components/parameters/X-Amz-SignedHeaders'
get:
x-aws-operation-name: CreateCluster
operationId: GET_CreateCluster
description: <p>Creates a new cluster with the specified parameters.</p> <p>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 <a href="https://docs.aws.amazon.com/redshift/latest/mgmt/working-with-clusters.html">Amazon Redshift Clusters</a> in the <i>Amazon Redshift Cluster Management Guide</i>.</p>
responses:
'200':
description: Success
content:
text/xml:
schema:
$ref: '#/components/schemas/CreateClusterResult'
'480':
description: ClusterAlreadyExistsFault
content:
text/xml:
schema:
$ref: '#/components/schemas/ClusterAlreadyExistsFault'
'481':
description: InsufficientClusterCapacityFault
content:
text/xml:
schema:
$ref: '#/components/schemas/InsufficientClusterCapacityFault'
'482':
description: ClusterParameterGroupNotFoundFault
content:
text/xml:
schema:
$ref: '#/components/schemas/ClusterParameterGroupNotFoundFault'
'483':
description: ClusterSecurityGroupNotFoundFault
content:
text/xml:
schema:
$ref: '#/components/schemas/ClusterSecurityGroupNotFoundFault'
'484':
description: ClusterQuotaExceededFault
content:
text/xml:
schema:
$ref: '#/components/schemas/ClusterQuotaExceededFault'
'485':
description: NumberOfNodesQuotaExceededFault
content:
text/xml:
schema:
$ref: '#/components/schemas/NumberOfNodesQuotaExceededFault'
'486':
description: NumberOfNodesPerClusterLimitExceededFault
content:
text/xml:
schema:
$ref: '#/components/schemas/NumberOfNodesPerClusterLimitExceededFault'
'487':
description: ClusterSubnetGroupNotFoundFault
content:
text/xml:
schema:
$ref: '#/components/schemas/ClusterSubnetGroupNotFoundFault'
'488':
description: InvalidVPCNetworkStateFault
content:
text/xml:
schema:
$ref: '#/components/schemas/InvalidVPCNetworkStateFault'
'489':
description: InvalidClusterSubnetGroupStateFault
content:
text/xml:
schema:
$ref: '#/components/schemas/InvalidClusterSubnetGroupStateFault'
'490':
description: InvalidSubnet
content:
text/xml:
schema:
$ref: '#/components/schemas/InvalidSubnet'
'491':
description: UnauthorizedOperation
content:
text/xml:
schema:
$ref: '#/components/schemas/UnauthorizedOperation'
'492':
description: HsmClientCertificateNotFoundFault
content:
text/xml:
schema:
$ref: '#/components/schemas/HsmClientCertificateNotFoundFault'
'493':
description: HsmConfigurationNotFoundFault
content:
text/xml:
schema:
$ref: '#/components/schemas/HsmConfigurationNotFoundFault'
'494':
description: InvalidElasticIpFault
content:
text/xml:
schema:
$ref: '#/components/schemas/InvalidElasticIpFault'
'495':
description: TagLimitExceededFault
content:
text/xml:
schema:
$ref: '#/components/schemas/TagLimitExceededFault'
'496':
description: InvalidTagFault
content:
text/xml:
schema:
$ref: '#/components/schemas/InvalidTagFault'
'497':
description: LimitExceededFault
content:
text/xml:
schema:
$ref: '#/components/schemas/LimitExceededFault'
'498':
description: DependentServiceRequestThrottlingFault
content:
text/xml:
schema:
$ref: '#/components/schemas/DependentServiceRequestThrottlingFault'
'499':
description: InvalidClusterTrackFault
content:
text/xml:
schema:
$ref: '#/components/schemas/InvalidClusterTrackFault'
'500':
description: SnapshotScheduleNotFoundFault
content:
text/xml:
schema:
$ref: '#/components/schemas/SnapshotScheduleNotFoundFault'
'501':
description: InvalidRetentionPeriodFault
content:
text/xml:
schema:
$ref: '#/components/schemas/InvalidRetentionPeriodFault'
parameters:
- name: DBName
in: query
required: false
description: '<p>The name of the first database to be created when the cluster is created.</p> <p>To create additional databases after the cluster is created, connect to the cluster with a SQL client and use SQL commands to create a database. For more information, go to <a href="https://docs.aws.amazon.com/redshift/latest/dg/t_creating_database.html">Create a Database</a> in the Amazon Redshift Database Developer Guide. </p> <p>Default: <code>dev</code> </p> <p>Constraints:</p> <ul> <li> <p>Must contain 1 to 64 alphanumeric characters.</p> </li> <li> <p>Must contain only lowercase letters.</p> </li> <li> <p>Cannot be a word that is reserved by the service. A list of reserved words can be found in <a href="https://docs.aws.amazon.com/redshift/latest/dg/r_pg_keywords.html">Reserved Words</a> in the Amazon Redshift Database Developer Guide. </p> </li> </ul>'
schema:
type: string
maxLength: 2147483647
- name: ClusterIdentifier
in: query
required: true
description: '<p>A unique identifier for the cluster. You use this identifier to refer to the cluster for any subsequent cluster operations such as deleting or modifying. The identifier also appears in the Amazon Redshift console.</p> <p>Constraints:</p> <ul> <li> <p>Must contain from 1 to 63 alphanumeric characters or hyphens.</p> </li> <li> <p>Alphabetic characters must be lowercase.</p> </li> <li> <p>First character must be a letter.</p> </li> <li> <p>Cannot end with a hyphen or contain two consecutive hyphens.</p> </li> <li> <p>Must be unique for all clusters within an Amazon Web Services account.</p> </li> </ul> <p>Example: <code>myexamplecluster</code> </p>'
schema:
type: string
maxLength: 2147483647
- name: ClusterType
in: query
required: false
description: '<p>The type of the cluster. When cluster type is specified as</p> <ul> <li> <p> <code>single-node</code>, the <b>NumberOfNodes</b> parameter is not required.</p> </li> <li> <p> <code>multi-node</code>, the <b>NumberOfNodes</b> parameter is required.</p> </li> </ul> <p>Valid Values: <code>multi-node</code> | <code>single-node</code> </p> <p>Default: <code>multi-node</code> </p>'
schema:
type: string
maxLength: 2147483647
- name: NodeType
in: query
required: true
description: '<p>The node type to be provisioned for the cluster. For information about node types, go to <a href="https://docs.aws.amazon.com/redshift/latest/mgmt/working-with-clusters.html#how-many-nodes"> Working with Clusters</a> in the <i>Amazon Redshift Cluster Management Guide</i>. </p> <p>Valid Values: <code>ds2.xlarge</code> | <code>ds2.8xlarge</code> | <code>dc1.large</code> | <code>dc1.8xlarge</code> | <code>dc2.large</code> | <code>dc2.8xlarge</code> | <code>ra3.xlplus</code> | <code>ra3.4xlarge</code> | <code>ra3.16xlarge</code> </p>'
schema:
type: string
maxLength: 2147483647
- name: MasterUsername
in: query
required: true
description: <p>The user name associated with the admin user for the cluster that is being created.</p> <p>Constraints:</p> <ul> <li> <p>Must be 1 - 128 alphanumeric characters or hyphens. The user name can't be <code>PUBLIC</code>.</p> </li> <li> <p>Must contain only lowercase letters, numbers, underscore, plus sign, period (dot), at symbol (@), or hyphen.</p> </li> <li> <p>The first character must be a letter.</p> </li> <li> <p>Must not contain a colon (:) or a slash (/).</p> </li> <li> <p>Cannot be a reserved word. A list of reserved words can be found in <a href="https://docs.aws.amazon.com/redshift/latest/dg/r_pg_keywords.html">Reserved Words</a> in the Amazon Redshift Database Developer Guide. </p> </li> </ul>
schema:
type: string
maxLength: 2147483647
- name: MasterUserPassword
in: query
required: true
description: <p>The password associated with the admin user for the cluster that is being created.</p> <p>Constraints:</p> <ul> <li> <p>Must be between 8 and 64 characters in length.</p> </li> <li> <p>Must contain at least one uppercase letter.</p> </li> <li> <p>Must contain at least one lowercase letter.</p> </li> <li> <p>Must contain one number.</p> </li> <li> <p>Can be any printable ASCII character (ASCII code 33-126) except <code>'</code> (single quote), <code>"</code> (double quote), <code>\</code>, <code>/</code>, or <code>@</code>.</p> </li> </ul>
schema:
type: string
maxLength: 2147483647
- name: ClusterSecurityGroups
in: query
required: false
description: '<p>A list of security groups to be associated with this cluster.</p> <p>Default: The default cluster security group for Amazon Redshift.</p>'
schema:
type: array
items:
allOf:
- $ref: '#/components/schemas/String'
- xml:
name: ClusterSecurityGroupName
- name: VpcSecurityGroupIds
in: query
required: false
description: '<p>A list of Virtual Private Cloud (VPC) security groups to be associated with the cluster.</p> <p>Default: The default VPC security group is associated with the cluster.</p>'
schema:
type: array
items:
allOf:
- $ref: '#/components/schemas/String'
- xml:
name: VpcSecurityGroupId
- name: ClusterSubnetGroupName
in: query
required: false
description: <p>The name of a cluster subnet group to be associated with this cluster.</p> <p>If this parameter is not provided the resulting cluster will be deployed outside virtual private cloud (VPC).</p>
schema:
type: string
maxLength: 2147483647
- name: AvailabilityZone
in: query
required: false
description: '<p>The EC2 Availability Zone (AZ) in which you want Amazon Redshift to provision the cluster. For example, if you have several EC2 instances running in a specific Availability Zone, then you might want the cluster to be provisioned in the same zone in order to decrease network latency.</p> <p>Default: A random, system-chosen Availability Zone in the region that is specified by the endpoint.</p> <p>Example: <code>us-east-2d</code> </p> <p>Constraint: The specified Availability Zone must be in the same region as the current endpoint.</p>'
schema:
type: string
maxLength: 2147483647
- name: PreferredMaintenanceWindow
in: query
required: false
description: '<p>The weekly time range (in UTC) during which automated cluster maintenance can occur.</p> <p> Format: <code>ddd:hh24:mi-ddd:hh24:mi</code> </p> <p> Default: A 30-minute window selected at random from an 8-hour block of time per region, occurring on a random day of the week. For more information about the time blocks for each region, see <a href="https://docs.aws.amazon.com/redshift/latest/mgmt/working-with-clusters.html#rs-maintenance-windows">Maintenance Windows</a> in Amazon Redshift Cluster Management Guide.</p> <p>Valid Days: Mon | Tue | Wed | Thu | Fri | Sat | Sun</p> <p>Constraints: Minimum 30-minute window.</p>'
schema:
type: string
maxLength: 2147483647
- name: ClusterParameterGroupName
in: query
required: false
description: '<p>The name of the parameter group to be associated with this cluster.</p> <p>Default: The default Amazon Redshift cluster parameter group. For information about the default parameter group, go to <a href="https://docs.aws.amazon.com/redshift/latest/mgmt/working-with-parameter-groups.html">Working with Amazon Redshift Parameter Groups</a> </p> <p>Constraints:</p> <ul> <li> <p>Must be 1 to 255 alphanumeric characters or hyphens.</p> </li> <li> <p>First character must be a letter.</p> </li> <li> <p>Cannot end with a hyphen or contain two consecutive hyphens.</p> </li> </ul>'
schema:
type: string
maxLength: 2147483647
- name: AutomatedSnapshotRetentionPeriod
in: query
required: false
description: '<p>The number of days that automated snapshots are retained. If the value is 0, automated snapshots are disabled. Even if automated snapshots are disabled, you can still create manual snapshots when you want with <a>CreateClusterSnapshot</a>. </p> <p>You can''t disable automated snapshots for RA3 node types. Set the automated retention period from 1-35 days.</p> <p>Default: <code>1</code> </p> <p>Constraints: Must be a value from 0 to 35.</p>'
schema:
type: integer
- name: ManualSnapshotRetentionPeriod
in: query
required: false
description: <p>The default number of days to retain a manual snapshot. If the value is -1, the snapshot is retained indefinitely. This setting doesn't change the retention period of existing snapshots.</p> <p>The value must be either -1 or an integer between 1 and 3,653.</p>
schema:
type: integer
- name: Port
in: query
required: false
description: '<p>The port number on which the cluster accepts incoming connections.</p> <p>The cluster is accessible only via the JDBC and ODBC connection strings. Part of the connection string requires the port on which the cluster will listen for incoming connections.</p> <p>Default: <code>5439</code> </p> <p>Valid Values: <code>1150-65535</code> </p>'
schema:
type: integer
- name: ClusterVersion
in: query
required: false
description: '<p>The version of the Amazon Redshift engine software that you want to deploy on the cluster.</p> <p>The version selected runs on all the nodes in the cluster.</p> <p>Constraints: Only version 1.0 is currently available.</p> <p>Example: <code>1.0</code> </p>'
schema:
type: string
maxLength: 2147483647
- name: AllowVersionUpgrade
in: query
required: false
description: '<p>If <code>true</code>, major version upgrades can be applied during the maintenance window to the Amazon Redshift engine that is running on the cluster.</p> <p>When a new major version of the Amazon Redshift engine is released, you can request that the service automatically apply upgrades during the maintenance window to the Amazon Redshift engine that is running on your cluster.</p> <p>Default: <code>true</code> </p>'
schema:
type: boolean
- name: NumberOfNodes
in: query
required: false
description: '<p>The number of compute nodes in the cluster. This parameter is required when the <b>ClusterType</b> parameter is specified as <code>multi-node</code>. </p> <p>For information about determining how many nodes you need, go to <a href="https://docs.aws.amazon.com/redshift/latest/mgmt/working-with-clusters.html#how-many-nodes"> Working with Clusters</a> in the <i>Amazon Redshift Cluster Management Guide</i>. </p> <p>If you don''t specify this parameter, you get a single-node cluster. When requesting a multi-node cluster, you must specify the number of nodes that you want in the cluster.</p> <p>Default: <code>1</code> </p> <p>Constraints: Value must be at least 1 and no more than 100.</p>'
schema:
type: integer
- name: PubliclyAccessible
in: query
required: false
description: 'If <code>true</code>, the cluster can be accessed from a public network. '
schema:
type: boolean
- name: Encrypted
in: query
required: false
description: '<p>If <code>true</code>, the data in the cluster is encrypted at rest. </p> <p>Default: false</p>'
schema:
type: boolean
- name: HsmClientCertificateIdentifier
in: query
required: false
description: Specifies the name of the HSM client certificate the Amazon Redshift cluster uses to retrieve the data encryption keys stored in an HSM.
schema:
type: string
maxLength: 2147483647
- name: HsmConfigurationIdentifier
in: query
required: false
description: Specifies the name of the HSM configuration that contains the information the Amazon Redshift cluster can use to retrieve and store keys in an HSM.
schema:
type: string
maxLength: 2147483647
- name: ElasticIp
in: query
required: false
description: '<p>The Elastic IP (EIP) address for the cluster.</p> <p>Constraints: The cluster must be provisioned in EC2-VPC and publicly-accessible through an Internet gateway. Don''t specify the Elastic IP address for a publicly accessible cluster with availability zone relocation turned on. For more information about provisioning clusters in EC2-VPC, go to <a href="https://docs.aws.amazon.com/redshift/latest/mgmt/working-with-clusters.html#cluster-platforms">Supported Platforms to Launch Your Cluster</a> in the Amazon Redshift Cluster Management Guide.</p>'
schema:
type: string
maxLength: 2147483647
- name: Tags
in: query
required: false
description: A list of tag instances.
schema:
type: array
items:
allOf:
- $ref: '#/components/schemas/Tag'
- xml:
name: Tag
- name: KmsKeyId
in: query
required: false
description: The Key Management Service (KMS) key ID of the encryption key that you want to use to encrypt data in the cluster.
schema:
type: string
maxLength: 2147483647
- name: EnhancedVpcRouting
in: query
required: false
description: '<p>An option that specifies whether to create the cluster with enhanced VPC routing enabled. To create a cluster that uses enhanced VPC routing, the cluster must be in a VPC. For more information, see <a href="https://docs.aws.amazon.com/redshift/latest/mgmt/enhanced-vpc-routing.html">Enhanced VPC Routing</a> in the Amazon Redshift Cluster Management Guide.</p> <p>If this option is <code>true</code>, enhanced VPC routing is enabled. </p> <p>Default: false</p>'
schema:
type: boolean
- name: AdditionalInfo
in: query
required: false
description: Reserved.
schema:
type: string
maxLength: 2147483647
- name: IamRoles
in: query
required: false
description: <p>A list of Identity and Access Management (IAM) roles that can be used by the cluster to access other Amazon Web Services services. You must supply the IAM roles in their Amazon Resource Name (ARN) format. </p> <p>The maximum number of IAM roles that you can associate is subject to a quota. For more information, go to <a href="https://docs.aws.amazon.com/redshift/latest/mgmt/amazon-redshift-limits.html">Quotas and limits</a> in the <i>Amazon Redshift Cluster Management Guide</i>.</p>
schema:
type: array
items:
allOf:
- $ref: '#/components/schemas/String'
- xml:
name: IamRoleArn
- name: MaintenanceTrackName
in: query
required: false
description: An optional parameter for the name of the maintenance track for the cluster. If you don't provide a maintenance track name, the cluster is assigned to the <code>current</code> track.
schema:
type: string
maxLength: 2147483647
- name: SnapshotScheduleIdentifier
in: query
required: false
description: A unique identifier for the snapshot schedule.
schema:
type: string
maxLength: 2147483647
- name: AvailabilityZoneRelocation
in: query
required: false
description: The option to enable relocation for an Amazon Redshift cluster between Availability Zones after the cluster is created.
schema:
type: boolean
- name: AquaConfigurationStatus
in: query
required: false
description: This parameter is retired. It does not set the AQUA configuration status. Amazon Redshift automatically determines whether to use AQUA (Advanced Query Accelerator).
schema:
type: string
enum:
- enabled
- disabled
- auto
- name: DefaultIamRoleArn
in: query
required: false
description: 'The Amazon Resource Name (ARN) for the IAM role that was set as default for the cluster when the cluster was created. '
schema:
type: string
maxLength: 2147483647
- name: LoadSampleData
in: query
required: false
description: A flag that specifies whether to load sample data once the cluster is created.
schema:
type: string
maxLength: 2147483647
- name: Action
in: query
required: true
schema:
type: string
enum:
- CreateCluster
- name: Version
in: query
required: true
schema:
type: string
enum:
- '2012-12-01'
summary: Amazon Redshift - G E T_ Create Cluster
x-microcks-operation:
delay: 0
dispatcher: FALLBACK
tags:
- '#Action=CreateCluster'
post:
x-aws-operation-name: CreateCluster
operationId: POST_CreateCluster
description: <p>Creates a new cluster with the specified parameters.</p> <p>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 <a href="https://docs.aws.amazon.com/redshift/latest/mgmt/working-with-clusters.html">Amazon Redshift Clusters</a> in the <i>Amazon Redshift Cluster Management Guide</i>.</p>
responses:
'200':
description: Success
content:
text/xml:
schema:
$ref: '#/components/schemas/CreateClusterResult'
'480':
description: ClusterAlreadyExistsFault
content:
text/xml:
schema:
$ref: '#/components/schemas/ClusterAlreadyExistsFault'
'481':
description: InsufficientClusterCapacityFault
content:
text/xml:
schema:
$ref: '#/components/schemas/InsufficientClusterCapacityFault'
'482':
description: ClusterParameterGroupNotFoundFault
content:
text/xml:
schema:
$ref: '#/components/schemas/ClusterParameterGroupNotFoundFault'
'483':
description: ClusterSecurityGroupNotFoundFault
content:
text/xml:
schema:
$ref: '#/components/schemas/ClusterSecurityGroupNotFoundFault'
'484':
description: ClusterQuotaExceededFault
content:
text/xml:
schema:
$ref: '#/components/schemas/ClusterQuotaExceededFault'
'485':
description: NumberOfNodesQuotaExceededFault
content:
text/xml:
schema:
$ref: '#/components/schemas/NumberOfNodesQuotaExceededFault'
'486':
description: NumberOfNodesPerClusterLimitExceededFault
content:
text/xml:
schema:
$ref: '#/components/schemas/NumberOfNodesPerClusterLimitExceededFault'
'487':
description: ClusterSubnetGroupNotFoundFault
content:
text/xml:
schema:
$ref: '#/components/schemas/ClusterSubnetGroupNotFoundFault'
'488':
description: InvalidVPCNetworkStateFault
content:
text/xml:
schema:
$ref: '#/components/schemas/InvalidVPCNetworkStateFault'
'489':
description: InvalidClusterSubnetGroupStateFault
content:
text/xml:
schema:
$ref: '#/components/schemas/InvalidClusterSubnetGroupStateFault'
'490':
description: InvalidSubnet
content:
text/xml:
schema:
$ref: '#/components/schemas/InvalidSubnet'
'491':
description: UnauthorizedOperation
content:
text/xml:
schema:
$ref: '#/components/schemas/UnauthorizedOperation'
'492':
description: HsmClientCertificateNotFoundFault
content:
text/xml:
schema:
$ref: '#/components/schemas/HsmClientCertificateNotFoundFault'
'493':
description: HsmConfigurationNotFoundFault
content:
text/xml:
schema:
$ref: '#/components/schemas/HsmConfigurationNotFoundFault'
'494':
description: InvalidElasticIpFault
content:
text/xml:
schema:
$ref: '#/components/schemas/InvalidElasticIpFault'
'495':
description: TagLimitExceededFault
content:
text/xml:
schema:
$ref: '#/components/schemas/TagLimitExceededFault'
'496':
description: InvalidTagFault
content:
text/xml:
schema:
$ref: '#/components/schemas/InvalidTagFault'
'497':
description: LimitExceededFault
content:
text/xml:
schema:
$ref: '#/components/schemas/LimitExceededFault'
'498':
description: DependentServiceRequestThrottlingFault
content:
text/xml:
schema:
$ref: '#/components/schemas/DependentServiceRequestThrottlingFault'
'499':
description: InvalidClusterTrackFault
content:
text/xml:
schema:
$ref: '#/components/schemas/InvalidClusterTrackFault'
'500':
description: SnapshotScheduleNotFoundFault
content:
text/xml:
schema:
$ref: '#/components/schemas/SnapshotScheduleNotFoundFault'
'501':
description: InvalidRetentionPeriodFault
content:
text/xml:
schema:
$ref: '#/components/schemas/InvalidRetentionPeriodFault'
requestBody:
content:
text/xml:
schema:
$ref: '#/components/schemas/CreateClusterMessage'
parameters:
- name: Action
in: query
required: true
schema:
type: string
enum:
- CreateCluster
- name: Version
in: query
required: true
schema:
type: string
enum:
- '2012-12-01'
summary: Amazon Redshift - P O S T_ Create Cluster
x-microcks-operation:
delay: 0
dispatcher: FALLBACK
tags:
- '#Action=CreateCluster'
components:
schemas:
NetworkInterface:
ty
# --- truncated at 32 KB (85 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/aws-redshift/refs/heads/main/openapi/aws-redshift-action-createcluster-api-openapi.yml