models.redshift-2012-12-01-intermediate.json Maven / Gradle / Ivy
Show all versions of redshift Show documentation
{
"customizationConfig" : {
"attachPayloadTraitToMember" : { },
"blacklistedSimpleMethods" : [ "describeTableRestoreStatus", "describeClusterSecurityGroups" ],
"calculateCrc32FromCompressedData" : false,
"convenienceTypeOverloads" : [ ],
"customErrorCodeFieldName" : null,
"customProtocolFactoryFqcn" : null,
"customResponseMetadata" : null,
"customRetryPolicy" : null,
"customServiceMetadata" : null,
"defaultSimpleMethodTestRegion" : null,
"deprecatedOperations" : [ ],
"deprecatedShapes" : [ ],
"excludeClientCreateMethod" : false,
"modelMarshallerDefaultValueSupplier" : { },
"operationModifiers" : null,
"paginationCustomization" : null,
"renameShapes" : null,
"sdkModeledExceptionBaseClassName" : null,
"sdkRequestBaseClassName" : null,
"sdkResponseBaseClassName" : null,
"serviceSpecificClientConfigClass" : null,
"serviceSpecificHttpConfig" : null,
"shapeModifiers" : null,
"shapeSubstitutions" : null,
"shareModelConfig" : null,
"skipSyncClientGeneration" : false,
"useAutoConstructList" : true,
"useAutoConstructMap" : true,
"utilitiesMethod" : null,
"verifiedSimpleMethods" : [ "describeAccountAttributes", "describeClusterDbRevisions", "describeClusterParameterGroups", "describeClusterSnapshots", "describeClusterSubnetGroups", "describeClusterTracks", "describeClusterVersions", "describeClusters", "describeEventCategories", "describeEventSubscriptions", "describeEvents", "describeHsmClientCertificates", "describeHsmConfigurations", "describeOrderableClusterOptions", "describeReservedNodeOfferings", "describeReservedNodes", "describeSnapshotCopyGrants", "describeSnapshotSchedules", "describeStorage", "describeTags" ]
},
"metadata" : {
"apiVersion" : "2012-12-01",
"asyncBuilder" : "DefaultRedshiftAsyncClientBuilder",
"asyncBuilderInterface" : "RedshiftAsyncClientBuilder",
"asyncClient" : "DefaultRedshiftAsyncClient",
"asyncInterface" : "RedshiftAsyncClient",
"authPolicyPackageName" : null,
"authType" : "V4",
"baseBuilder" : "DefaultRedshiftBaseClientBuilder",
"baseBuilderInterface" : "RedshiftBaseClientBuilder",
"baseExceptionName" : "RedshiftException",
"baseRequestName" : "RedshiftRequest",
"baseResponseName" : "RedshiftResponse",
"cborProtocol" : false,
"clientPackageName" : "redshift",
"contentType" : null,
"defaultEndpoint" : null,
"defaultEndpointWithoutHttpProtocol" : null,
"defaultRegion" : null,
"descriptiveServiceName" : "Amazon Redshift",
"documentation" : "Amazon Redshift Overview
This is an interface reference for Amazon Redshift. It contains documentation for one of the programming or command line interfaces you can use to manage Amazon Redshift clusters. Note that Amazon Redshift is asynchronous, which means that some interfaces may require techniques, such as polling or asynchronous callback handlers, to determine when a command has been applied. In this reference, the parameter descriptions indicate whether a change is applied immediately, on the next instance reboot, or during the next maintenance window. For a summary of the Amazon Redshift cluster management interfaces, go to Using the Amazon Redshift Management Interfaces.
Amazon Redshift manages all the work of setting up, operating, and scaling a data warehouse: provisioning capacity, monitoring and backing up the cluster, and applying patches and upgrades to the Amazon Redshift engine. You can focus on using your data to acquire new insights for your business and customers.
If you are a first-time user of Amazon Redshift, we recommend that you begin by reading the Amazon Redshift Getting Started Guide.
If you are a database developer, the Amazon Redshift Database Developer Guide explains how to design, build, query, and maintain the databases that make up your data warehouse.
",
"endpointPrefix" : "redshift",
"fullAuthPolicyPackageName" : "software.amazon.awssdk.services",
"fullClientPackageName" : "software.amazon.awssdk.services.redshift",
"fullModelPackageName" : "software.amazon.awssdk.services.redshift.model",
"fullPaginatorsPackageName" : "software.amazon.awssdk.services.redshift.paginators",
"fullRequestTransformPackageName" : "software.amazon.awssdk.services.redshift.transform",
"fullTransformPackageName" : "software.amazon.awssdk.services.redshift.transform",
"ionProtocol" : false,
"jsonProtocol" : false,
"jsonVersion" : null,
"modelPackageName" : "redshift.model",
"paginatorsPackageName" : "redshift.paginators",
"protocol" : "query",
"requestTransformPackageName" : "redshift.transform",
"requiresApiKey" : false,
"requiresIamSigners" : false,
"rootPackageName" : "software.amazon.awssdk.services",
"serviceId" : "Redshift",
"serviceName" : "Redshift",
"signingName" : "redshift",
"syncBuilder" : "DefaultRedshiftClientBuilder",
"syncBuilderInterface" : "RedshiftClientBuilder",
"syncClient" : "DefaultRedshiftClient",
"syncInterface" : "RedshiftClient",
"transformPackageName" : "redshift.transform",
"uid" : "redshift-2012-12-01",
"xmlProtocol" : true
},
"operations" : {
"AcceptReservedNodeExchange" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Exchanges a DC1 Reserved Node for a DC2 Reserved Node with no changes to the configuration (term, payment type, or number of nodes) and no additional costs.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ReservedNodeNotFoundException",
"documentation" : "The specified reserved compute node not found.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "InvalidReservedNodeStateException",
"documentation" : "Indicates that the Reserved Node being exchanged is not in an active state.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ReservedNodeAlreadyMigratedException",
"documentation" : "Indicates that the reserved node has already been exchanged.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ReservedNodeOfferingNotFoundException",
"documentation" : "Specified offering does not exist.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "UnsupportedOperationException",
"documentation" : "The requested operation isn't supported.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "DependentServiceUnavailableException",
"documentation" : "Your request cannot be completed because a dependent internal service is temporarily unavailable. Wait 30 to 60 seconds and try again.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ReservedNodeAlreadyExistsException",
"documentation" : "User already has a reservation with the given identifier.
",
"httpStatusCode" : 404
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "AcceptReservedNodeExchangeRequest",
"variableName" : "acceptReservedNodeExchangeRequest",
"variableType" : "AcceptReservedNodeExchangeRequest",
"documentation" : "",
"simpleType" : "AcceptReservedNodeExchangeRequest",
"variableSetterType" : "AcceptReservedNodeExchangeRequest"
},
"methodName" : "acceptReservedNodeExchange",
"operationName" : "AcceptReservedNodeExchange",
"paginated" : false,
"returnType" : {
"returnType" : "AcceptReservedNodeExchangeResponse",
"documentation" : "Describes a reserved node. You can call the DescribeReservedNodeOfferings API to obtain the available reserved node offerings.
"
},
"syncReturnType" : "AcceptReservedNodeExchangeResponse"
},
"AuthorizeClusterSecurityGroupIngress" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Adds an inbound (ingress) rule to an Amazon Redshift security group. Depending on whether the application accessing your cluster is running on the Internet or an Amazon EC2 instance, you can authorize inbound access to either a Classless Interdomain Routing (CIDR)/Internet Protocol (IP) range or to an Amazon EC2 security group. You can add as many as 20 ingress rules to an Amazon Redshift security group.
If you authorize access to an Amazon EC2 security group, specify EC2SecurityGroupName and EC2SecurityGroupOwnerId. The Amazon EC2 security group and Amazon Redshift cluster must be in the same AWS Region.
If you authorize access to a CIDR/IP address range, specify CIDRIP. For an overview of CIDR blocks, see the Wikipedia article on Classless Inter-Domain Routing.
You must also associate the security group with a cluster so that clients running on these IP addresses or the EC2 instance are authorized to connect to the cluster. For information about managing security groups, go to Working with Security Groups in the Amazon Redshift Cluster Management Guide.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ClusterSecurityGroupNotFoundException",
"documentation" : "The cluster security group name does not refer to an existing cluster security group.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "InvalidClusterSecurityGroupStateException",
"documentation" : "The state of the cluster security group is not available
.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "AuthorizationAlreadyExistsException",
"documentation" : "The specified CIDR block or EC2 security group is already authorized for the specified cluster security group.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "AuthorizationQuotaExceededException",
"documentation" : "The authorization quota for the cluster security group has been reached.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "AuthorizeClusterSecurityGroupIngressRequest",
"variableName" : "authorizeClusterSecurityGroupIngressRequest",
"variableType" : "AuthorizeClusterSecurityGroupIngressRequest",
"documentation" : "",
"simpleType" : "AuthorizeClusterSecurityGroupIngressRequest",
"variableSetterType" : "AuthorizeClusterSecurityGroupIngressRequest"
},
"methodName" : "authorizeClusterSecurityGroupIngress",
"operationName" : "AuthorizeClusterSecurityGroupIngress",
"paginated" : false,
"returnType" : {
"returnType" : "AuthorizeClusterSecurityGroupIngressResponse",
"documentation" : "Describes a security group.
"
},
"syncReturnType" : "AuthorizeClusterSecurityGroupIngressResponse"
},
"AuthorizeSnapshotAccess" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Authorizes the specified AWS customer account to restore the specified snapshot.
For more information about working with snapshots, go to Amazon Redshift Snapshots in the Amazon Redshift Cluster Management Guide.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ClusterSnapshotNotFoundException",
"documentation" : "The snapshot identifier does not refer to an existing cluster snapshot.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "AuthorizationAlreadyExistsException",
"documentation" : "The specified CIDR block or EC2 security group is already authorized for the specified cluster security group.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "AuthorizationQuotaExceededException",
"documentation" : "The authorization quota for the cluster security group has been reached.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "DependentServiceRequestThrottlingException",
"documentation" : "The request cannot be completed because a dependent service is throttling requests made by Amazon Redshift on your behalf. Wait and retry the request.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidClusterSnapshotStateException",
"documentation" : "The specified cluster snapshot is not in the available
state, or other accounts are authorized to access the snapshot.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "LimitExceededException",
"documentation" : "The encryption key has exceeded its grant limit in AWS KMS.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "AuthorizeSnapshotAccessRequest",
"variableName" : "authorizeSnapshotAccessRequest",
"variableType" : "AuthorizeSnapshotAccessRequest",
"documentation" : "",
"simpleType" : "AuthorizeSnapshotAccessRequest",
"variableSetterType" : "AuthorizeSnapshotAccessRequest"
},
"methodName" : "authorizeSnapshotAccess",
"operationName" : "AuthorizeSnapshotAccess",
"paginated" : false,
"returnType" : {
"returnType" : "AuthorizeSnapshotAccessResponse",
"documentation" : "Describes a snapshot.
"
},
"syncReturnType" : "AuthorizeSnapshotAccessResponse"
},
"BatchDeleteClusterSnapshots" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Deletes a set of cluster snapshots.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "BatchDeleteRequestSizeExceededException",
"documentation" : "The maximum number for a batch delete of snapshots has been reached. The limit is 100.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "BatchDeleteClusterSnapshotsRequest",
"variableName" : "batchDeleteClusterSnapshotsRequest",
"variableType" : "BatchDeleteClusterSnapshotsRequest",
"documentation" : "",
"simpleType" : "BatchDeleteClusterSnapshotsRequest",
"variableSetterType" : "BatchDeleteClusterSnapshotsRequest"
},
"methodName" : "batchDeleteClusterSnapshots",
"operationName" : "BatchDeleteClusterSnapshots",
"paginated" : false,
"returnType" : {
"returnType" : "BatchDeleteClusterSnapshotsResponse",
"documentation" : null
},
"syncReturnType" : "BatchDeleteClusterSnapshotsResponse"
},
"BatchModifyClusterSnapshots" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Modifies the settings for a list of snapshots.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "InvalidRetentionPeriodException",
"documentation" : "The retention period specified is either in the past or is not a valid value.
The value must be either -1 or an integer between 1 and 3,653.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "BatchModifyClusterSnapshotsLimitExceededException",
"documentation" : "The maximum number for snapshot identifiers has been reached. The limit is 100.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "BatchModifyClusterSnapshotsRequest",
"variableName" : "batchModifyClusterSnapshotsRequest",
"variableType" : "BatchModifyClusterSnapshotsRequest",
"documentation" : "",
"simpleType" : "BatchModifyClusterSnapshotsRequest",
"variableSetterType" : "BatchModifyClusterSnapshotsRequest"
},
"methodName" : "batchModifyClusterSnapshots",
"operationName" : "BatchModifyClusterSnapshots",
"paginated" : false,
"returnType" : {
"returnType" : "BatchModifyClusterSnapshotsResponse",
"documentation" : null
},
"syncReturnType" : "BatchModifyClusterSnapshotsResponse"
},
"CancelResize" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Cancels a resize operation.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ClusterNotFoundException",
"documentation" : "The ClusterIdentifier
parameter does not refer to an existing cluster.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "ResizeNotFoundException",
"documentation" : "A resize operation for the specified cluster is not found.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "InvalidClusterStateException",
"documentation" : "The specified cluster is not in the available
state.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "UnsupportedOperationException",
"documentation" : "The requested operation isn't supported.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "CancelResizeRequest",
"variableName" : "cancelResizeRequest",
"variableType" : "CancelResizeRequest",
"documentation" : "",
"simpleType" : "CancelResizeRequest",
"variableSetterType" : "CancelResizeRequest"
},
"methodName" : "cancelResize",
"operationName" : "CancelResize",
"paginated" : false,
"returnType" : {
"returnType" : "CancelResizeResponse",
"documentation" : "Describes the result of a cluster resize operation.
"
},
"syncReturnType" : "CancelResizeResponse"
},
"CopyClusterSnapshot" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Copies the specified automated cluster snapshot to a new manual cluster snapshot. The source must be an automated snapshot and it must be in the available state.
When you delete a cluster, Amazon Redshift deletes any automated snapshots of the cluster. Also, when the retention period of the snapshot expires, Amazon Redshift automatically deletes it. If you want to keep an automated snapshot for a longer period, you can make a manual copy of the snapshot. Manual snapshots are retained until you delete them.
For more information about working with snapshots, go to Amazon Redshift Snapshots in the Amazon Redshift Cluster Management Guide.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ClusterSnapshotAlreadyExistsException",
"documentation" : "The value specified as a snapshot identifier is already used by an existing snapshot.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ClusterSnapshotNotFoundException",
"documentation" : "The snapshot identifier does not refer to an existing cluster snapshot.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "InvalidClusterSnapshotStateException",
"documentation" : "The specified cluster snapshot is not in the available
state, or other accounts are authorized to access the snapshot.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ClusterSnapshotQuotaExceededException",
"documentation" : "The request would result in the user exceeding the allowed number of cluster snapshots.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidRetentionPeriodException",
"documentation" : "The retention period specified is either in the past or is not a valid value.
The value must be either -1 or an integer between 1 and 3,653.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "CopyClusterSnapshotRequest",
"variableName" : "copyClusterSnapshotRequest",
"variableType" : "CopyClusterSnapshotRequest",
"documentation" : "",
"simpleType" : "CopyClusterSnapshotRequest",
"variableSetterType" : "CopyClusterSnapshotRequest"
},
"methodName" : "copyClusterSnapshot",
"operationName" : "CopyClusterSnapshot",
"paginated" : false,
"returnType" : {
"returnType" : "CopyClusterSnapshotResponse",
"documentation" : "Describes a snapshot.
"
},
"syncReturnType" : "CopyClusterSnapshotResponse"
},
"CreateCluster" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Creates a new cluster.
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.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ClusterAlreadyExistsException",
"documentation" : "The account already has a cluster with the given identifier.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InsufficientClusterCapacityException",
"documentation" : "The number of nodes specified exceeds the allotted capacity of the cluster.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ClusterParameterGroupNotFoundException",
"documentation" : "The parameter group name does not refer to an existing parameter group.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "ClusterSecurityGroupNotFoundException",
"documentation" : "The cluster security group name does not refer to an existing cluster security group.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "ClusterQuotaExceededException",
"documentation" : "The request would exceed the allowed number of cluster instances for this account. For information about increasing your quota, go to Limits in Amazon Redshift in the Amazon Redshift Cluster Management Guide.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "NumberOfNodesQuotaExceededException",
"documentation" : "The operation would exceed the number of nodes allotted to the account. For information about increasing your quota, go to Limits in Amazon Redshift in the Amazon Redshift Cluster Management Guide.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "NumberOfNodesPerClusterLimitExceededException",
"documentation" : "The operation would exceed the number of nodes allowed for a cluster.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ClusterSubnetGroupNotFoundException",
"documentation" : "The cluster subnet group name does not refer to an existing cluster subnet group.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidVpcNetworkStateException",
"documentation" : "The cluster subnet group does not cover all Availability Zones.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidClusterSubnetGroupStateException",
"documentation" : "The cluster subnet group cannot be deleted because it is in use.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidSubnetException",
"documentation" : "The requested subnet is not valid, or not all of the subnets are in the same VPC.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "UnauthorizedOperationException",
"documentation" : "Your account is not authorized to perform the requested operation.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "HsmClientCertificateNotFoundException",
"documentation" : "There is no Amazon Redshift HSM client certificate with the specified identifier.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "HsmConfigurationNotFoundException",
"documentation" : "There is no Amazon Redshift HSM configuration with the specified identifier.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidElasticIpException",
"documentation" : "The Elastic IP (EIP) is invalid or cannot be found.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "TagLimitExceededException",
"documentation" : "You have exceeded the number of tags allowed.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidTagException",
"documentation" : "The tag is invalid.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "LimitExceededException",
"documentation" : "The encryption key has exceeded its grant limit in AWS KMS.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "DependentServiceRequestThrottlingException",
"documentation" : "The request cannot be completed because a dependent service is throttling requests made by Amazon Redshift on your behalf. Wait and retry the request.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidClusterTrackException",
"documentation" : "The provided cluster track name is not valid.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "SnapshotScheduleNotFoundException",
"documentation" : "We could not find the specified snapshot schedule.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidRetentionPeriodException",
"documentation" : "The retention period specified is either in the past or is not a valid value.
The value must be either -1 or an integer between 1 and 3,653.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "CreateClusterRequest",
"variableName" : "createClusterRequest",
"variableType" : "CreateClusterRequest",
"documentation" : "",
"simpleType" : "CreateClusterRequest",
"variableSetterType" : "CreateClusterRequest"
},
"methodName" : "createCluster",
"operationName" : "CreateCluster",
"paginated" : false,
"returnType" : {
"returnType" : "CreateClusterResponse",
"documentation" : "Describes a cluster.
"
},
"syncReturnType" : "CreateClusterResponse"
},
"CreateClusterParameterGroup" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Creates an Amazon Redshift parameter group.
Creating parameter groups is independent of creating clusters. You can associate a cluster with a parameter group when you create the cluster. You can also associate an existing cluster with a parameter group after the cluster is created by using ModifyCluster.
Parameters in the parameter group define specific behavior that applies to the databases you create on the cluster. For more information about parameters and parameter groups, go to Amazon Redshift Parameter Groups in the Amazon Redshift Cluster Management Guide.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ClusterParameterGroupQuotaExceededException",
"documentation" : "The request would result in the user exceeding the allowed number of cluster parameter groups. For information about increasing your quota, go to Limits in Amazon Redshift in the Amazon Redshift Cluster Management Guide.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ClusterParameterGroupAlreadyExistsException",
"documentation" : "A cluster parameter group with the same name already exists.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "TagLimitExceededException",
"documentation" : "You have exceeded the number of tags allowed.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidTagException",
"documentation" : "The tag is invalid.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "CreateClusterParameterGroupRequest",
"variableName" : "createClusterParameterGroupRequest",
"variableType" : "CreateClusterParameterGroupRequest",
"documentation" : "",
"simpleType" : "CreateClusterParameterGroupRequest",
"variableSetterType" : "CreateClusterParameterGroupRequest"
},
"methodName" : "createClusterParameterGroup",
"operationName" : "CreateClusterParameterGroup",
"paginated" : false,
"returnType" : {
"returnType" : "CreateClusterParameterGroupResponse",
"documentation" : "Describes a parameter group.
"
},
"syncReturnType" : "CreateClusterParameterGroupResponse"
},
"CreateClusterSecurityGroup" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Creates a new Amazon Redshift security group. You use security groups to control access to non-VPC clusters.
For information about managing security groups, go to Amazon Redshift Cluster Security Groups in the Amazon Redshift Cluster Management Guide.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ClusterSecurityGroupAlreadyExistsException",
"documentation" : "A cluster security group with the same name already exists.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ClusterSecurityGroupQuotaExceededException",
"documentation" : "The request would result in the user exceeding the allowed number of cluster security groups. For information about increasing your quota, go to Limits in Amazon Redshift in the Amazon Redshift Cluster Management Guide.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "TagLimitExceededException",
"documentation" : "You have exceeded the number of tags allowed.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidTagException",
"documentation" : "The tag is invalid.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "CreateClusterSecurityGroupRequest",
"variableName" : "createClusterSecurityGroupRequest",
"variableType" : "CreateClusterSecurityGroupRequest",
"documentation" : "",
"simpleType" : "CreateClusterSecurityGroupRequest",
"variableSetterType" : "CreateClusterSecurityGroupRequest"
},
"methodName" : "createClusterSecurityGroup",
"operationName" : "CreateClusterSecurityGroup",
"paginated" : false,
"returnType" : {
"returnType" : "CreateClusterSecurityGroupResponse",
"documentation" : "Describes a security group.
"
},
"syncReturnType" : "CreateClusterSecurityGroupResponse"
},
"CreateClusterSnapshot" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Creates a manual snapshot of the specified cluster. The cluster must be in the available
state.
For more information about working with snapshots, go to Amazon Redshift Snapshots in the Amazon Redshift Cluster Management Guide.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ClusterSnapshotAlreadyExistsException",
"documentation" : "The value specified as a snapshot identifier is already used by an existing snapshot.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidClusterStateException",
"documentation" : "The specified cluster is not in the available
state.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ClusterNotFoundException",
"documentation" : "The ClusterIdentifier
parameter does not refer to an existing cluster.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "ClusterSnapshotQuotaExceededException",
"documentation" : "The request would result in the user exceeding the allowed number of cluster snapshots.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "TagLimitExceededException",
"documentation" : "You have exceeded the number of tags allowed.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidTagException",
"documentation" : "The tag is invalid.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidRetentionPeriodException",
"documentation" : "The retention period specified is either in the past or is not a valid value.
The value must be either -1 or an integer between 1 and 3,653.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "CreateClusterSnapshotRequest",
"variableName" : "createClusterSnapshotRequest",
"variableType" : "CreateClusterSnapshotRequest",
"documentation" : "",
"simpleType" : "CreateClusterSnapshotRequest",
"variableSetterType" : "CreateClusterSnapshotRequest"
},
"methodName" : "createClusterSnapshot",
"operationName" : "CreateClusterSnapshot",
"paginated" : false,
"returnType" : {
"returnType" : "CreateClusterSnapshotResponse",
"documentation" : "Describes a snapshot.
"
},
"syncReturnType" : "CreateClusterSnapshotResponse"
},
"CreateClusterSubnetGroup" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Creates a new Amazon Redshift subnet group. You must provide a list of one or more subnets in your existing Amazon Virtual Private Cloud (Amazon VPC) when creating Amazon Redshift subnet group.
For information about subnet groups, go to Amazon Redshift Cluster Subnet Groups in the Amazon Redshift Cluster Management Guide.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ClusterSubnetGroupAlreadyExistsException",
"documentation" : "A ClusterSubnetGroupName is already used by an existing cluster subnet group.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ClusterSubnetGroupQuotaExceededException",
"documentation" : "The request would result in user exceeding the allowed number of cluster subnet groups. For information about increasing your quota, go to Limits in Amazon Redshift in the Amazon Redshift Cluster Management Guide.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ClusterSubnetQuotaExceededException",
"documentation" : "The request would result in user exceeding the allowed number of subnets in a cluster subnet groups. For information about increasing your quota, go to Limits in Amazon Redshift in the Amazon Redshift Cluster Management Guide.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidSubnetException",
"documentation" : "The requested subnet is not valid, or not all of the subnets are in the same VPC.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "UnauthorizedOperationException",
"documentation" : "Your account is not authorized to perform the requested operation.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "TagLimitExceededException",
"documentation" : "You have exceeded the number of tags allowed.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidTagException",
"documentation" : "The tag is invalid.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "DependentServiceRequestThrottlingException",
"documentation" : "The request cannot be completed because a dependent service is throttling requests made by Amazon Redshift on your behalf. Wait and retry the request.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "CreateClusterSubnetGroupRequest",
"variableName" : "createClusterSubnetGroupRequest",
"variableType" : "CreateClusterSubnetGroupRequest",
"documentation" : "",
"simpleType" : "CreateClusterSubnetGroupRequest",
"variableSetterType" : "CreateClusterSubnetGroupRequest"
},
"methodName" : "createClusterSubnetGroup",
"operationName" : "CreateClusterSubnetGroup",
"paginated" : false,
"returnType" : {
"returnType" : "CreateClusterSubnetGroupResponse",
"documentation" : "Describes a subnet group.
"
},
"syncReturnType" : "CreateClusterSubnetGroupResponse"
},
"CreateEventSubscription" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Creates an Amazon Redshift event notification subscription. This action requires an ARN (Amazon Resource Name) of an Amazon SNS topic created by either the Amazon Redshift console, the Amazon SNS console, or the Amazon SNS API. To obtain an ARN with Amazon SNS, you must create a topic in Amazon SNS and subscribe to the topic. The ARN is displayed in the SNS console.
You can specify the source type, and lists of Amazon Redshift source IDs, event categories, and event severities. Notifications will be sent for all events you want that match those criteria. For example, you can specify source type = cluster, source ID = my-cluster-1 and mycluster2, event categories = Availability, Backup, and severity = ERROR. The subscription will only send notifications for those ERROR events in the Availability and Backup categories for the specified clusters.
If you specify both the source type and source IDs, such as source type = cluster and source identifier = my-cluster-1, notifications will be sent for all the cluster events for my-cluster-1. If you specify a source type but do not specify a source identifier, you will receive notice of the events for the objects of that type in your AWS account. If you do not specify either the SourceType nor the SourceIdentifier, you will be notified of events generated from all Amazon Redshift sources belonging to your AWS account. You must specify a source type if you specify a source ID.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "EventSubscriptionQuotaExceededException",
"documentation" : "The request would exceed the allowed number of event subscriptions for this account. For information about increasing your quota, go to Limits in Amazon Redshift in the Amazon Redshift Cluster Management Guide.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "SubscriptionAlreadyExistException",
"documentation" : "There is already an existing event notification subscription with the specified name.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "SnsInvalidTopicException",
"documentation" : "Amazon SNS has responded that there is a problem with the specified Amazon SNS topic.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "SnsNoAuthorizationException",
"documentation" : "You do not have permission to publish to the specified Amazon SNS topic.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "SnsTopicArnNotFoundException",
"documentation" : "An Amazon SNS topic with the specified Amazon Resource Name (ARN) does not exist.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "SubscriptionEventIdNotFoundException",
"documentation" : "An Amazon Redshift event with the specified event ID does not exist.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "SubscriptionCategoryNotFoundException",
"documentation" : "The value specified for the event category was not one of the allowed values, or it specified a category that does not apply to the specified source type. The allowed values are Configuration, Management, Monitoring, and Security.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "SubscriptionSeverityNotFoundException",
"documentation" : "The value specified for the event severity was not one of the allowed values, or it specified a severity that does not apply to the specified source type. The allowed values are ERROR and INFO.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "SourceNotFoundException",
"documentation" : "The specified Amazon Redshift event source could not be found.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "TagLimitExceededException",
"documentation" : "You have exceeded the number of tags allowed.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidTagException",
"documentation" : "The tag is invalid.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "CreateEventSubscriptionRequest",
"variableName" : "createEventSubscriptionRequest",
"variableType" : "CreateEventSubscriptionRequest",
"documentation" : "",
"simpleType" : "CreateEventSubscriptionRequest",
"variableSetterType" : "CreateEventSubscriptionRequest"
},
"methodName" : "createEventSubscription",
"operationName" : "CreateEventSubscription",
"paginated" : false,
"returnType" : {
"returnType" : "CreateEventSubscriptionResponse",
"documentation" : "Describes event subscriptions.
"
},
"syncReturnType" : "CreateEventSubscriptionResponse"
},
"CreateHsmClientCertificate" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Creates an HSM client certificate that an Amazon Redshift cluster will use to connect to the client's HSM in order to store and retrieve the keys used to encrypt the cluster databases.
The command returns a public key, which you must store in the HSM. In addition to creating the HSM certificate, you must create an Amazon Redshift HSM configuration that provides a cluster the information needed to store and use encryption keys in the HSM. For more information, go to Hardware Security Modules in the Amazon Redshift Cluster Management Guide.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "HsmClientCertificateAlreadyExistsException",
"documentation" : "There is already an existing Amazon Redshift HSM client certificate with the specified identifier.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "HsmClientCertificateQuotaExceededException",
"documentation" : "The quota for HSM client certificates has been reached. For information about increasing your quota, go to Limits in Amazon Redshift in the Amazon Redshift Cluster Management Guide.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "TagLimitExceededException",
"documentation" : "You have exceeded the number of tags allowed.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidTagException",
"documentation" : "The tag is invalid.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "CreateHsmClientCertificateRequest",
"variableName" : "createHsmClientCertificateRequest",
"variableType" : "CreateHsmClientCertificateRequest",
"documentation" : "",
"simpleType" : "CreateHsmClientCertificateRequest",
"variableSetterType" : "CreateHsmClientCertificateRequest"
},
"methodName" : "createHsmClientCertificate",
"operationName" : "CreateHsmClientCertificate",
"paginated" : false,
"returnType" : {
"returnType" : "CreateHsmClientCertificateResponse",
"documentation" : "Returns information about an HSM client certificate. The certificate is stored in a secure Hardware Storage Module (HSM), and used by the Amazon Redshift cluster to encrypt data files.
"
},
"syncReturnType" : "CreateHsmClientCertificateResponse"
},
"CreateHsmConfiguration" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Creates an HSM configuration that contains the information required by an Amazon Redshift cluster to store and use database encryption keys in a Hardware Security Module (HSM). After creating the HSM configuration, you can specify it as a parameter when creating a cluster. The cluster will then store its encryption keys in the HSM.
In addition to creating an HSM configuration, you must also create an HSM client certificate. For more information, go to Hardware Security Modules in the Amazon Redshift Cluster Management Guide.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "HsmConfigurationAlreadyExistsException",
"documentation" : "There is already an existing Amazon Redshift HSM configuration with the specified identifier.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "HsmConfigurationQuotaExceededException",
"documentation" : "The quota for HSM configurations has been reached. For information about increasing your quota, go to Limits in Amazon Redshift in the Amazon Redshift Cluster Management Guide.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "TagLimitExceededException",
"documentation" : "You have exceeded the number of tags allowed.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidTagException",
"documentation" : "The tag is invalid.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "CreateHsmConfigurationRequest",
"variableName" : "createHsmConfigurationRequest",
"variableType" : "CreateHsmConfigurationRequest",
"documentation" : "",
"simpleType" : "CreateHsmConfigurationRequest",
"variableSetterType" : "CreateHsmConfigurationRequest"
},
"methodName" : "createHsmConfiguration",
"operationName" : "CreateHsmConfiguration",
"paginated" : false,
"returnType" : {
"returnType" : "CreateHsmConfigurationResponse",
"documentation" : "Returns information about an HSM configuration, which is an object that describes to Amazon Redshift clusters the information they require to connect to an HSM where they can store database encryption keys.
"
},
"syncReturnType" : "CreateHsmConfigurationResponse"
},
"CreateSnapshotCopyGrant" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Creates a snapshot copy grant that permits Amazon Redshift to use a customer master key (CMK) from AWS Key Management Service (AWS KMS) to encrypt copied snapshots in a destination region.
For more information about managing snapshot copy grants, go to Amazon Redshift Database Encryption in the Amazon Redshift Cluster Management Guide.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "SnapshotCopyGrantAlreadyExistsException",
"documentation" : "The snapshot copy grant can't be created because a grant with the same name already exists.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "SnapshotCopyGrantQuotaExceededException",
"documentation" : "The AWS account has exceeded the maximum number of snapshot copy grants in this region.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "LimitExceededException",
"documentation" : "The encryption key has exceeded its grant limit in AWS KMS.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "TagLimitExceededException",
"documentation" : "You have exceeded the number of tags allowed.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidTagException",
"documentation" : "The tag is invalid.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "DependentServiceRequestThrottlingException",
"documentation" : "The request cannot be completed because a dependent service is throttling requests made by Amazon Redshift on your behalf. Wait and retry the request.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "CreateSnapshotCopyGrantRequest",
"variableName" : "createSnapshotCopyGrantRequest",
"variableType" : "CreateSnapshotCopyGrantRequest",
"documentation" : "The result of the CreateSnapshotCopyGrant
action.
",
"simpleType" : "CreateSnapshotCopyGrantRequest",
"variableSetterType" : "CreateSnapshotCopyGrantRequest"
},
"methodName" : "createSnapshotCopyGrant",
"operationName" : "CreateSnapshotCopyGrant",
"paginated" : false,
"returnType" : {
"returnType" : "CreateSnapshotCopyGrantResponse",
"documentation" : "The snapshot copy grant that grants Amazon Redshift permission to encrypt copied snapshots with the specified customer master key (CMK) from AWS KMS in the destination region.
For more information about managing snapshot copy grants, go to Amazon Redshift Database Encryption in the Amazon Redshift Cluster Management Guide.
"
},
"syncReturnType" : "CreateSnapshotCopyGrantResponse"
},
"CreateSnapshotSchedule" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Creates a new snapshot schedule.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "SnapshotScheduleAlreadyExistsException",
"documentation" : "The specified snapshot schedule already exists.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidScheduleException",
"documentation" : "The schedule you submitted isn't valid.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "SnapshotScheduleQuotaExceededException",
"documentation" : "You have exceeded the quota of snapshot schedules.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "TagLimitExceededException",
"documentation" : "You have exceeded the number of tags allowed.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ScheduleDefinitionTypeUnsupportedException",
"documentation" : "The definition you submitted is not supported.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "CreateSnapshotScheduleRequest",
"variableName" : "createSnapshotScheduleRequest",
"variableType" : "CreateSnapshotScheduleRequest",
"documentation" : "",
"simpleType" : "CreateSnapshotScheduleRequest",
"variableSetterType" : "CreateSnapshotScheduleRequest"
},
"methodName" : "createSnapshotSchedule",
"operationName" : "CreateSnapshotSchedule",
"paginated" : false,
"returnType" : {
"returnType" : "CreateSnapshotScheduleResponse",
"documentation" : "Describes a snapshot schedule. You can set a regular interval for creating snapshots of a cluster. You can also schedule snapshots for specific dates.
"
},
"syncReturnType" : "CreateSnapshotScheduleResponse"
},
"CreateTags" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Adds one or more tags to a specified resource.
A resource can have up to 50 tags. If you try to create more than 50 tags for a resource, you will receive an error and the attempt will fail.
If you specify a key that already exists for the resource, the value for that key will be updated with the new value.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "TagLimitExceededException",
"documentation" : "You have exceeded the number of tags allowed.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The resource could not be found.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "InvalidTagException",
"documentation" : "The tag is invalid.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "CreateTagsRequest",
"variableName" : "createTagsRequest",
"variableType" : "CreateTagsRequest",
"documentation" : "Contains the output from the CreateTags
action.
",
"simpleType" : "CreateTagsRequest",
"variableSetterType" : "CreateTagsRequest"
},
"methodName" : "createTags",
"operationName" : "CreateTags",
"paginated" : false,
"returnType" : {
"returnType" : "CreateTagsResponse",
"documentation" : null
},
"syncReturnType" : "CreateTagsResponse"
},
"DeleteCluster" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Deletes a previously provisioned cluster. A successful response from the web service indicates that the request was received correctly. Use DescribeClusters to monitor the status of the deletion. The delete operation cannot be canceled or reverted once submitted. For more information about managing clusters, go to Amazon Redshift Clusters in the Amazon Redshift Cluster Management Guide.
If you want to shut down the cluster and retain it for future use, set SkipFinalClusterSnapshot to false
and specify a name for FinalClusterSnapshotIdentifier. You can later restore this snapshot to resume using the cluster. If a final cluster snapshot is requested, the status of the cluster will be \"final-snapshot\" while the snapshot is being taken, then it's \"deleting\" once Amazon Redshift begins deleting the cluster.
For more information about managing clusters, go to Amazon Redshift Clusters in the Amazon Redshift Cluster Management Guide.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ClusterNotFoundException",
"documentation" : "The ClusterIdentifier
parameter does not refer to an existing cluster.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "InvalidClusterStateException",
"documentation" : "The specified cluster is not in the available
state.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ClusterSnapshotAlreadyExistsException",
"documentation" : "The value specified as a snapshot identifier is already used by an existing snapshot.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ClusterSnapshotQuotaExceededException",
"documentation" : "The request would result in the user exceeding the allowed number of cluster snapshots.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidRetentionPeriodException",
"documentation" : "The retention period specified is either in the past or is not a valid value.
The value must be either -1 or an integer between 1 and 3,653.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DeleteClusterRequest",
"variableName" : "deleteClusterRequest",
"variableType" : "DeleteClusterRequest",
"documentation" : "",
"simpleType" : "DeleteClusterRequest",
"variableSetterType" : "DeleteClusterRequest"
},
"methodName" : "deleteCluster",
"operationName" : "DeleteCluster",
"paginated" : false,
"returnType" : {
"returnType" : "DeleteClusterResponse",
"documentation" : "Describes a cluster.
"
},
"syncReturnType" : "DeleteClusterResponse"
},
"DeleteClusterParameterGroup" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Deletes a specified Amazon Redshift parameter group.
You cannot delete a parameter group if it is associated with a cluster.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "InvalidClusterParameterGroupStateException",
"documentation" : "The cluster parameter group action can not be completed because another task is in progress that involves the parameter group. Wait a few moments and try the operation again.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ClusterParameterGroupNotFoundException",
"documentation" : "The parameter group name does not refer to an existing parameter group.
",
"httpStatusCode" : 404
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DeleteClusterParameterGroupRequest",
"variableName" : "deleteClusterParameterGroupRequest",
"variableType" : "DeleteClusterParameterGroupRequest",
"documentation" : "",
"simpleType" : "DeleteClusterParameterGroupRequest",
"variableSetterType" : "DeleteClusterParameterGroupRequest"
},
"methodName" : "deleteClusterParameterGroup",
"operationName" : "DeleteClusterParameterGroup",
"paginated" : false,
"returnType" : {
"returnType" : "DeleteClusterParameterGroupResponse",
"documentation" : null
},
"syncReturnType" : "DeleteClusterParameterGroupResponse"
},
"DeleteClusterSecurityGroup" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Deletes an Amazon Redshift security group.
You cannot delete a security group that is associated with any clusters. You cannot delete the default security group.
For information about managing security groups, go to Amazon Redshift Cluster Security Groups in the Amazon Redshift Cluster Management Guide.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "InvalidClusterSecurityGroupStateException",
"documentation" : "The state of the cluster security group is not available
.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ClusterSecurityGroupNotFoundException",
"documentation" : "The cluster security group name does not refer to an existing cluster security group.
",
"httpStatusCode" : 404
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DeleteClusterSecurityGroupRequest",
"variableName" : "deleteClusterSecurityGroupRequest",
"variableType" : "DeleteClusterSecurityGroupRequest",
"documentation" : "",
"simpleType" : "DeleteClusterSecurityGroupRequest",
"variableSetterType" : "DeleteClusterSecurityGroupRequest"
},
"methodName" : "deleteClusterSecurityGroup",
"operationName" : "DeleteClusterSecurityGroup",
"paginated" : false,
"returnType" : {
"returnType" : "DeleteClusterSecurityGroupResponse",
"documentation" : null
},
"syncReturnType" : "DeleteClusterSecurityGroupResponse"
},
"DeleteClusterSnapshot" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Deletes the specified manual snapshot. The snapshot must be in the available
state, with no other users authorized to access the snapshot.
Unlike automated snapshots, manual snapshots are retained even after you delete your cluster. Amazon Redshift does not delete your manual snapshots. You must delete manual snapshot explicitly to avoid getting charged. If other accounts are authorized to access the snapshot, you must revoke all of the authorizations before you can delete the snapshot.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "InvalidClusterSnapshotStateException",
"documentation" : "The specified cluster snapshot is not in the available
state, or other accounts are authorized to access the snapshot.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ClusterSnapshotNotFoundException",
"documentation" : "The snapshot identifier does not refer to an existing cluster snapshot.
",
"httpStatusCode" : 404
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DeleteClusterSnapshotRequest",
"variableName" : "deleteClusterSnapshotRequest",
"variableType" : "DeleteClusterSnapshotRequest",
"documentation" : "",
"simpleType" : "DeleteClusterSnapshotRequest",
"variableSetterType" : "DeleteClusterSnapshotRequest"
},
"methodName" : "deleteClusterSnapshot",
"operationName" : "DeleteClusterSnapshot",
"paginated" : false,
"returnType" : {
"returnType" : "DeleteClusterSnapshotResponse",
"documentation" : "Describes a snapshot.
"
},
"syncReturnType" : "DeleteClusterSnapshotResponse"
},
"DeleteClusterSubnetGroup" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Deletes the specified cluster subnet group.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "InvalidClusterSubnetGroupStateException",
"documentation" : "The cluster subnet group cannot be deleted because it is in use.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidClusterSubnetStateException",
"documentation" : "The state of the subnet is invalid.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ClusterSubnetGroupNotFoundException",
"documentation" : "The cluster subnet group name does not refer to an existing cluster subnet group.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DeleteClusterSubnetGroupRequest",
"variableName" : "deleteClusterSubnetGroupRequest",
"variableType" : "DeleteClusterSubnetGroupRequest",
"documentation" : "",
"simpleType" : "DeleteClusterSubnetGroupRequest",
"variableSetterType" : "DeleteClusterSubnetGroupRequest"
},
"methodName" : "deleteClusterSubnetGroup",
"operationName" : "DeleteClusterSubnetGroup",
"paginated" : false,
"returnType" : {
"returnType" : "DeleteClusterSubnetGroupResponse",
"documentation" : null
},
"syncReturnType" : "DeleteClusterSubnetGroupResponse"
},
"DeleteEventSubscription" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Deletes an Amazon Redshift event notification subscription.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "SubscriptionNotFoundException",
"documentation" : "An Amazon Redshift event notification subscription with the specified name does not exist.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "InvalidSubscriptionStateException",
"documentation" : "The subscription request is invalid because it is a duplicate request. This subscription request is already in progress.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DeleteEventSubscriptionRequest",
"variableName" : "deleteEventSubscriptionRequest",
"variableType" : "DeleteEventSubscriptionRequest",
"documentation" : "",
"simpleType" : "DeleteEventSubscriptionRequest",
"variableSetterType" : "DeleteEventSubscriptionRequest"
},
"methodName" : "deleteEventSubscription",
"operationName" : "DeleteEventSubscription",
"paginated" : false,
"returnType" : {
"returnType" : "DeleteEventSubscriptionResponse",
"documentation" : null
},
"syncReturnType" : "DeleteEventSubscriptionResponse"
},
"DeleteHsmClientCertificate" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Deletes the specified HSM client certificate.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "InvalidHsmClientCertificateStateException",
"documentation" : "The specified HSM client certificate is not in the available
state, or it is still in use by one or more Amazon Redshift clusters.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "HsmClientCertificateNotFoundException",
"documentation" : "There is no Amazon Redshift HSM client certificate with the specified identifier.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DeleteHsmClientCertificateRequest",
"variableName" : "deleteHsmClientCertificateRequest",
"variableType" : "DeleteHsmClientCertificateRequest",
"documentation" : "",
"simpleType" : "DeleteHsmClientCertificateRequest",
"variableSetterType" : "DeleteHsmClientCertificateRequest"
},
"methodName" : "deleteHsmClientCertificate",
"operationName" : "DeleteHsmClientCertificate",
"paginated" : false,
"returnType" : {
"returnType" : "DeleteHsmClientCertificateResponse",
"documentation" : null
},
"syncReturnType" : "DeleteHsmClientCertificateResponse"
},
"DeleteHsmConfiguration" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Deletes the specified Amazon Redshift HSM configuration.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "InvalidHsmConfigurationStateException",
"documentation" : "The specified HSM configuration is not in the available
state, or it is still in use by one or more Amazon Redshift clusters.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "HsmConfigurationNotFoundException",
"documentation" : "There is no Amazon Redshift HSM configuration with the specified identifier.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DeleteHsmConfigurationRequest",
"variableName" : "deleteHsmConfigurationRequest",
"variableType" : "DeleteHsmConfigurationRequest",
"documentation" : "",
"simpleType" : "DeleteHsmConfigurationRequest",
"variableSetterType" : "DeleteHsmConfigurationRequest"
},
"methodName" : "deleteHsmConfiguration",
"operationName" : "DeleteHsmConfiguration",
"paginated" : false,
"returnType" : {
"returnType" : "DeleteHsmConfigurationResponse",
"documentation" : null
},
"syncReturnType" : "DeleteHsmConfigurationResponse"
},
"DeleteSnapshotCopyGrant" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Deletes the specified snapshot copy grant.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "InvalidSnapshotCopyGrantStateException",
"documentation" : "The snapshot copy grant can't be deleted because it is used by one or more clusters.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "SnapshotCopyGrantNotFoundException",
"documentation" : "The specified snapshot copy grant can't be found. Make sure that the name is typed correctly and that the grant exists in the destination region.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DeleteSnapshotCopyGrantRequest",
"variableName" : "deleteSnapshotCopyGrantRequest",
"variableType" : "DeleteSnapshotCopyGrantRequest",
"documentation" : "The result of the DeleteSnapshotCopyGrant
action.
",
"simpleType" : "DeleteSnapshotCopyGrantRequest",
"variableSetterType" : "DeleteSnapshotCopyGrantRequest"
},
"methodName" : "deleteSnapshotCopyGrant",
"operationName" : "DeleteSnapshotCopyGrant",
"paginated" : false,
"returnType" : {
"returnType" : "DeleteSnapshotCopyGrantResponse",
"documentation" : null
},
"syncReturnType" : "DeleteSnapshotCopyGrantResponse"
},
"DeleteSnapshotSchedule" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Deletes a snapshot schedule.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "InvalidClusterSnapshotScheduleStateException",
"documentation" : "The cluster snapshot schedule state is not valid.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "SnapshotScheduleNotFoundException",
"documentation" : "We could not find the specified snapshot schedule.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DeleteSnapshotScheduleRequest",
"variableName" : "deleteSnapshotScheduleRequest",
"variableType" : "DeleteSnapshotScheduleRequest",
"documentation" : "",
"simpleType" : "DeleteSnapshotScheduleRequest",
"variableSetterType" : "DeleteSnapshotScheduleRequest"
},
"methodName" : "deleteSnapshotSchedule",
"operationName" : "DeleteSnapshotSchedule",
"paginated" : false,
"returnType" : {
"returnType" : "DeleteSnapshotScheduleResponse",
"documentation" : null
},
"syncReturnType" : "DeleteSnapshotScheduleResponse"
},
"DeleteTags" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Deletes a tag or tags from a resource. You must provide the ARN of the resource from which you want to delete the tag or tags.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The resource could not be found.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "InvalidTagException",
"documentation" : "The tag is invalid.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DeleteTagsRequest",
"variableName" : "deleteTagsRequest",
"variableType" : "DeleteTagsRequest",
"documentation" : "Contains the output from the DeleteTags
action.
",
"simpleType" : "DeleteTagsRequest",
"variableSetterType" : "DeleteTagsRequest"
},
"methodName" : "deleteTags",
"operationName" : "DeleteTags",
"paginated" : false,
"returnType" : {
"returnType" : "DeleteTagsResponse",
"documentation" : null
},
"syncReturnType" : "DeleteTagsResponse"
},
"DescribeAccountAttributes" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Returns a list of attributes attached to an account
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeAccountAttributesRequest",
"variableName" : "describeAccountAttributesRequest",
"variableType" : "DescribeAccountAttributesRequest",
"documentation" : "",
"simpleType" : "DescribeAccountAttributesRequest",
"variableSetterType" : "DescribeAccountAttributesRequest"
},
"methodName" : "describeAccountAttributes",
"operationName" : "DescribeAccountAttributes",
"paginated" : false,
"returnType" : {
"returnType" : "DescribeAccountAttributesResponse",
"documentation" : null
},
"syncReturnType" : "DescribeAccountAttributesResponse"
},
"DescribeClusterDbRevisions" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Returns an array of ClusterDbRevision
objects.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ClusterNotFoundException",
"documentation" : "The ClusterIdentifier
parameter does not refer to an existing cluster.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "InvalidClusterStateException",
"documentation" : "The specified cluster is not in the available
state.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeClusterDbRevisionsRequest",
"variableName" : "describeClusterDbRevisionsRequest",
"variableType" : "DescribeClusterDbRevisionsRequest",
"documentation" : "",
"simpleType" : "DescribeClusterDbRevisionsRequest",
"variableSetterType" : "DescribeClusterDbRevisionsRequest"
},
"methodName" : "describeClusterDbRevisions",
"operationName" : "DescribeClusterDbRevisions",
"paginated" : false,
"returnType" : {
"returnType" : "DescribeClusterDbRevisionsResponse",
"documentation" : null
},
"syncReturnType" : "DescribeClusterDbRevisionsResponse"
},
"DescribeClusterParameterGroups" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Returns a list of Amazon Redshift parameter groups, including parameter groups you created and the default parameter group. For each parameter group, the response includes the parameter group name, description, and parameter group family name. You can optionally specify a name to retrieve the description of a specific parameter group.
For more information about parameters and parameter groups, go to Amazon Redshift Parameter Groups in the Amazon Redshift Cluster Management Guide.
If you specify both tag keys and tag values in the same request, Amazon Redshift returns all parameter groups that match any combination of the specified keys and values. For example, if you have owner
and environment
for tag keys, and admin
and test
for tag values, all parameter groups that have any combination of those values are returned.
If both tag keys and values are omitted from the request, parameter groups are returned regardless of whether they have tag keys or values associated with them.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ClusterParameterGroupNotFoundException",
"documentation" : "The parameter group name does not refer to an existing parameter group.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "InvalidTagException",
"documentation" : "The tag is invalid.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeClusterParameterGroupsRequest",
"variableName" : "describeClusterParameterGroupsRequest",
"variableType" : "DescribeClusterParameterGroupsRequest",
"documentation" : "",
"simpleType" : "DescribeClusterParameterGroupsRequest",
"variableSetterType" : "DescribeClusterParameterGroupsRequest"
},
"methodName" : "describeClusterParameterGroups",
"operationName" : "DescribeClusterParameterGroups",
"paginated" : true,
"returnType" : {
"returnType" : "DescribeClusterParameterGroupsResponse",
"documentation" : "Contains the output from the DescribeClusterParameterGroups action.
"
},
"syncReturnType" : "DescribeClusterParameterGroupsResponse"
},
"DescribeClusterParameters" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Returns a detailed list of parameters contained within the specified Amazon Redshift parameter group. For each parameter the response includes information such as parameter name, description, data type, value, whether the parameter value is modifiable, and so on.
You can specify source filter to retrieve parameters of only specific type. For example, to retrieve parameters that were modified by a user action such as from ModifyClusterParameterGroup, you can specify source equal to user.
For more information about parameters and parameter groups, go to Amazon Redshift Parameter Groups in the Amazon Redshift Cluster Management Guide.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ClusterParameterGroupNotFoundException",
"documentation" : "The parameter group name does not refer to an existing parameter group.
",
"httpStatusCode" : 404
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeClusterParametersRequest",
"variableName" : "describeClusterParametersRequest",
"variableType" : "DescribeClusterParametersRequest",
"documentation" : "",
"simpleType" : "DescribeClusterParametersRequest",
"variableSetterType" : "DescribeClusterParametersRequest"
},
"methodName" : "describeClusterParameters",
"operationName" : "DescribeClusterParameters",
"paginated" : true,
"returnType" : {
"returnType" : "DescribeClusterParametersResponse",
"documentation" : "Contains the output from the DescribeClusterParameters action.
"
},
"syncReturnType" : "DescribeClusterParametersResponse"
},
"DescribeClusterSecurityGroups" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Returns information about Amazon Redshift security groups. If the name of a security group is specified, the response will contain only information about only that security group.
For information about managing security groups, go to Amazon Redshift Cluster Security Groups in the Amazon Redshift Cluster Management Guide.
If you specify both tag keys and tag values in the same request, Amazon Redshift returns all security groups that match any combination of the specified keys and values. For example, if you have owner
and environment
for tag keys, and admin
and test
for tag values, all security groups that have any combination of those values are returned.
If both tag keys and values are omitted from the request, security groups are returned regardless of whether they have tag keys or values associated with them.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ClusterSecurityGroupNotFoundException",
"documentation" : "The cluster security group name does not refer to an existing cluster security group.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "InvalidTagException",
"documentation" : "The tag is invalid.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeClusterSecurityGroupsRequest",
"variableName" : "describeClusterSecurityGroupsRequest",
"variableType" : "DescribeClusterSecurityGroupsRequest",
"documentation" : "",
"simpleType" : "DescribeClusterSecurityGroupsRequest",
"variableSetterType" : "DescribeClusterSecurityGroupsRequest"
},
"methodName" : "describeClusterSecurityGroups",
"operationName" : "DescribeClusterSecurityGroups",
"paginated" : true,
"returnType" : {
"returnType" : "DescribeClusterSecurityGroupsResponse",
"documentation" : ""
},
"syncReturnType" : "DescribeClusterSecurityGroupsResponse"
},
"DescribeClusterSnapshots" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Returns one or more snapshot objects, which contain metadata about your cluster snapshots. By default, this operation returns information about all snapshots of all clusters that are owned by you AWS customer account. No information is returned for snapshots owned by inactive AWS customer accounts.
If you specify both tag keys and tag values in the same request, Amazon Redshift returns all snapshots that match any combination of the specified keys and values. For example, if you have owner
and environment
for tag keys, and admin
and test
for tag values, all snapshots that have any combination of those values are returned. Only snapshots that you own are returned in the response; shared snapshots are not returned with the tag key and tag value request parameters.
If both tag keys and values are omitted from the request, snapshots are returned regardless of whether they have tag keys or values associated with them.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ClusterNotFoundException",
"documentation" : "The ClusterIdentifier
parameter does not refer to an existing cluster.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "ClusterSnapshotNotFoundException",
"documentation" : "The snapshot identifier does not refer to an existing cluster snapshot.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "InvalidTagException",
"documentation" : "The tag is invalid.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeClusterSnapshotsRequest",
"variableName" : "describeClusterSnapshotsRequest",
"variableType" : "DescribeClusterSnapshotsRequest",
"documentation" : "",
"simpleType" : "DescribeClusterSnapshotsRequest",
"variableSetterType" : "DescribeClusterSnapshotsRequest"
},
"methodName" : "describeClusterSnapshots",
"operationName" : "DescribeClusterSnapshots",
"paginated" : true,
"returnType" : {
"returnType" : "DescribeClusterSnapshotsResponse",
"documentation" : "Contains the output from the DescribeClusterSnapshots action.
"
},
"syncReturnType" : "DescribeClusterSnapshotsResponse"
},
"DescribeClusterSubnetGroups" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Returns one or more cluster subnet group objects, which contain metadata about your cluster subnet groups. By default, this operation returns information about all cluster subnet groups that are defined in you AWS account.
If you specify both tag keys and tag values in the same request, Amazon Redshift returns all subnet groups that match any combination of the specified keys and values. For example, if you have owner
and environment
for tag keys, and admin
and test
for tag values, all subnet groups that have any combination of those values are returned.
If both tag keys and values are omitted from the request, subnet groups are returned regardless of whether they have tag keys or values associated with them.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ClusterSubnetGroupNotFoundException",
"documentation" : "The cluster subnet group name does not refer to an existing cluster subnet group.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidTagException",
"documentation" : "The tag is invalid.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeClusterSubnetGroupsRequest",
"variableName" : "describeClusterSubnetGroupsRequest",
"variableType" : "DescribeClusterSubnetGroupsRequest",
"documentation" : "",
"simpleType" : "DescribeClusterSubnetGroupsRequest",
"variableSetterType" : "DescribeClusterSubnetGroupsRequest"
},
"methodName" : "describeClusterSubnetGroups",
"operationName" : "DescribeClusterSubnetGroups",
"paginated" : true,
"returnType" : {
"returnType" : "DescribeClusterSubnetGroupsResponse",
"documentation" : "Contains the output from the DescribeClusterSubnetGroups action.
"
},
"syncReturnType" : "DescribeClusterSubnetGroupsResponse"
},
"DescribeClusterTracks" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Returns a list of all the available maintenance tracks.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "InvalidClusterTrackException",
"documentation" : "The provided cluster track name is not valid.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "UnauthorizedOperationException",
"documentation" : "Your account is not authorized to perform the requested operation.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeClusterTracksRequest",
"variableName" : "describeClusterTracksRequest",
"variableType" : "DescribeClusterTracksRequest",
"documentation" : "",
"simpleType" : "DescribeClusterTracksRequest",
"variableSetterType" : "DescribeClusterTracksRequest"
},
"methodName" : "describeClusterTracks",
"operationName" : "DescribeClusterTracks",
"paginated" : false,
"returnType" : {
"returnType" : "DescribeClusterTracksResponse",
"documentation" : null
},
"syncReturnType" : "DescribeClusterTracksResponse"
},
"DescribeClusterVersions" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Returns descriptions of the available Amazon Redshift cluster versions. You can call this operation even before creating any clusters to learn more about the Amazon Redshift versions. For more information about managing clusters, go to Amazon Redshift Clusters in the Amazon Redshift Cluster Management Guide.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeClusterVersionsRequest",
"variableName" : "describeClusterVersionsRequest",
"variableType" : "DescribeClusterVersionsRequest",
"documentation" : "",
"simpleType" : "DescribeClusterVersionsRequest",
"variableSetterType" : "DescribeClusterVersionsRequest"
},
"methodName" : "describeClusterVersions",
"operationName" : "DescribeClusterVersions",
"paginated" : true,
"returnType" : {
"returnType" : "DescribeClusterVersionsResponse",
"documentation" : "Contains the output from the DescribeClusterVersions action.
"
},
"syncReturnType" : "DescribeClusterVersionsResponse"
},
"DescribeClusters" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Returns properties of provisioned clusters including general cluster properties, cluster database properties, maintenance and backup properties, and security and access properties. This operation supports pagination. For more information about managing clusters, go to Amazon Redshift Clusters in the Amazon Redshift Cluster Management Guide.
If you specify both tag keys and tag values in the same request, Amazon Redshift returns all clusters that match any combination of the specified keys and values. For example, if you have owner
and environment
for tag keys, and admin
and test
for tag values, all clusters that have any combination of those values are returned.
If both tag keys and values are omitted from the request, clusters are returned regardless of whether they have tag keys or values associated with them.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ClusterNotFoundException",
"documentation" : "The ClusterIdentifier
parameter does not refer to an existing cluster.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "InvalidTagException",
"documentation" : "The tag is invalid.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeClustersRequest",
"variableName" : "describeClustersRequest",
"variableType" : "DescribeClustersRequest",
"documentation" : "",
"simpleType" : "DescribeClustersRequest",
"variableSetterType" : "DescribeClustersRequest"
},
"methodName" : "describeClusters",
"operationName" : "DescribeClusters",
"paginated" : true,
"returnType" : {
"returnType" : "DescribeClustersResponse",
"documentation" : "Contains the output from the DescribeClusters action.
"
},
"syncReturnType" : "DescribeClustersResponse"
},
"DescribeDefaultClusterParameters" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Returns a list of parameter settings for the specified parameter group family.
For more information about parameters and parameter groups, go to Amazon Redshift Parameter Groups in the Amazon Redshift Cluster Management Guide.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeDefaultClusterParametersRequest",
"variableName" : "describeDefaultClusterParametersRequest",
"variableType" : "DescribeDefaultClusterParametersRequest",
"documentation" : "",
"simpleType" : "DescribeDefaultClusterParametersRequest",
"variableSetterType" : "DescribeDefaultClusterParametersRequest"
},
"methodName" : "describeDefaultClusterParameters",
"operationName" : "DescribeDefaultClusterParameters",
"paginated" : true,
"returnType" : {
"returnType" : "DescribeDefaultClusterParametersResponse",
"documentation" : "Describes the default cluster parameters for a parameter group family.
"
},
"syncReturnType" : "DescribeDefaultClusterParametersResponse"
},
"DescribeEventCategories" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Displays a list of event categories for all event source types, or for a specified source type. For a list of the event categories and source types, go to Amazon Redshift Event Notifications.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeEventCategoriesRequest",
"variableName" : "describeEventCategoriesRequest",
"variableType" : "DescribeEventCategoriesRequest",
"documentation" : "",
"simpleType" : "DescribeEventCategoriesRequest",
"variableSetterType" : "DescribeEventCategoriesRequest"
},
"methodName" : "describeEventCategories",
"operationName" : "DescribeEventCategories",
"paginated" : false,
"returnType" : {
"returnType" : "DescribeEventCategoriesResponse",
"documentation" : ""
},
"syncReturnType" : "DescribeEventCategoriesResponse"
},
"DescribeEventSubscriptions" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Lists descriptions of all the Amazon Redshift event notification subscriptions for a customer account. If you specify a subscription name, lists the description for that subscription.
If you specify both tag keys and tag values in the same request, Amazon Redshift returns all event notification subscriptions that match any combination of the specified keys and values. For example, if you have owner
and environment
for tag keys, and admin
and test
for tag values, all subscriptions that have any combination of those values are returned.
If both tag keys and values are omitted from the request, subscriptions are returned regardless of whether they have tag keys or values associated with them.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "SubscriptionNotFoundException",
"documentation" : "An Amazon Redshift event notification subscription with the specified name does not exist.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "InvalidTagException",
"documentation" : "The tag is invalid.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeEventSubscriptionsRequest",
"variableName" : "describeEventSubscriptionsRequest",
"variableType" : "DescribeEventSubscriptionsRequest",
"documentation" : "",
"simpleType" : "DescribeEventSubscriptionsRequest",
"variableSetterType" : "DescribeEventSubscriptionsRequest"
},
"methodName" : "describeEventSubscriptions",
"operationName" : "DescribeEventSubscriptions",
"paginated" : true,
"returnType" : {
"returnType" : "DescribeEventSubscriptionsResponse",
"documentation" : ""
},
"syncReturnType" : "DescribeEventSubscriptionsResponse"
},
"DescribeEvents" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Returns events related to clusters, security groups, snapshots, and parameter groups for the past 14 days. Events specific to a particular cluster, security group, snapshot or parameter group can be obtained by providing the name as a parameter. By default, the past hour of events are returned.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeEventsRequest",
"variableName" : "describeEventsRequest",
"variableType" : "DescribeEventsRequest",
"documentation" : "",
"simpleType" : "DescribeEventsRequest",
"variableSetterType" : "DescribeEventsRequest"
},
"methodName" : "describeEvents",
"operationName" : "DescribeEvents",
"paginated" : true,
"returnType" : {
"returnType" : "DescribeEventsResponse",
"documentation" : ""
},
"syncReturnType" : "DescribeEventsResponse"
},
"DescribeHsmClientCertificates" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Returns information about the specified HSM client certificate. If no certificate ID is specified, returns information about all the HSM certificates owned by your AWS customer account.
If you specify both tag keys and tag values in the same request, Amazon Redshift returns all HSM client certificates that match any combination of the specified keys and values. For example, if you have owner
and environment
for tag keys, and admin
and test
for tag values, all HSM client certificates that have any combination of those values are returned.
If both tag keys and values are omitted from the request, HSM client certificates are returned regardless of whether they have tag keys or values associated with them.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "HsmClientCertificateNotFoundException",
"documentation" : "There is no Amazon Redshift HSM client certificate with the specified identifier.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidTagException",
"documentation" : "The tag is invalid.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeHsmClientCertificatesRequest",
"variableName" : "describeHsmClientCertificatesRequest",
"variableType" : "DescribeHsmClientCertificatesRequest",
"documentation" : "",
"simpleType" : "DescribeHsmClientCertificatesRequest",
"variableSetterType" : "DescribeHsmClientCertificatesRequest"
},
"methodName" : "describeHsmClientCertificates",
"operationName" : "DescribeHsmClientCertificates",
"paginated" : true,
"returnType" : {
"returnType" : "DescribeHsmClientCertificatesResponse",
"documentation" : ""
},
"syncReturnType" : "DescribeHsmClientCertificatesResponse"
},
"DescribeHsmConfigurations" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Returns information about the specified Amazon Redshift HSM configuration. If no configuration ID is specified, returns information about all the HSM configurations owned by your AWS customer account.
If you specify both tag keys and tag values in the same request, Amazon Redshift returns all HSM connections that match any combination of the specified keys and values. For example, if you have owner
and environment
for tag keys, and admin
and test
for tag values, all HSM connections that have any combination of those values are returned.
If both tag keys and values are omitted from the request, HSM connections are returned regardless of whether they have tag keys or values associated with them.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "HsmConfigurationNotFoundException",
"documentation" : "There is no Amazon Redshift HSM configuration with the specified identifier.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidTagException",
"documentation" : "The tag is invalid.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeHsmConfigurationsRequest",
"variableName" : "describeHsmConfigurationsRequest",
"variableType" : "DescribeHsmConfigurationsRequest",
"documentation" : "",
"simpleType" : "DescribeHsmConfigurationsRequest",
"variableSetterType" : "DescribeHsmConfigurationsRequest"
},
"methodName" : "describeHsmConfigurations",
"operationName" : "DescribeHsmConfigurations",
"paginated" : true,
"returnType" : {
"returnType" : "DescribeHsmConfigurationsResponse",
"documentation" : ""
},
"syncReturnType" : "DescribeHsmConfigurationsResponse"
},
"DescribeLoggingStatus" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Describes whether information, such as queries and connection attempts, is being logged for the specified Amazon Redshift cluster.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ClusterNotFoundException",
"documentation" : "The ClusterIdentifier
parameter does not refer to an existing cluster.
",
"httpStatusCode" : 404
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeLoggingStatusRequest",
"variableName" : "describeLoggingStatusRequest",
"variableType" : "DescribeLoggingStatusRequest",
"documentation" : "",
"simpleType" : "DescribeLoggingStatusRequest",
"variableSetterType" : "DescribeLoggingStatusRequest"
},
"methodName" : "describeLoggingStatus",
"operationName" : "DescribeLoggingStatus",
"paginated" : false,
"returnType" : {
"returnType" : "DescribeLoggingStatusResponse",
"documentation" : "Describes the status of logging for a cluster.
"
},
"syncReturnType" : "DescribeLoggingStatusResponse"
},
"DescribeOrderableClusterOptions" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Returns a list of orderable cluster options. Before you create a new cluster you can use this operation to find what options are available, such as the EC2 Availability Zones (AZ) in the specific AWS Region that you can specify, and the node types you can request. The node types differ by available storage, memory, CPU and price. With the cost involved you might want to obtain a list of cluster options in the specific region and specify values when creating a cluster. For more information about managing clusters, go to Amazon Redshift Clusters in the Amazon Redshift Cluster Management Guide.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeOrderableClusterOptionsRequest",
"variableName" : "describeOrderableClusterOptionsRequest",
"variableType" : "DescribeOrderableClusterOptionsRequest",
"documentation" : "",
"simpleType" : "DescribeOrderableClusterOptionsRequest",
"variableSetterType" : "DescribeOrderableClusterOptionsRequest"
},
"methodName" : "describeOrderableClusterOptions",
"operationName" : "DescribeOrderableClusterOptions",
"paginated" : true,
"returnType" : {
"returnType" : "DescribeOrderableClusterOptionsResponse",
"documentation" : "Contains the output from the DescribeOrderableClusterOptions action.
"
},
"syncReturnType" : "DescribeOrderableClusterOptionsResponse"
},
"DescribeReservedNodeOfferings" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Returns a list of the available reserved node offerings by Amazon Redshift with their descriptions including the node type, the fixed and recurring costs of reserving the node and duration the node will be reserved for you. These descriptions help you determine which reserve node offering you want to purchase. You then use the unique offering ID in you call to PurchaseReservedNodeOffering to reserve one or more nodes for your Amazon Redshift cluster.
For more information about reserved node offerings, go to Purchasing Reserved Nodes in the Amazon Redshift Cluster Management Guide.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ReservedNodeOfferingNotFoundException",
"documentation" : "Specified offering does not exist.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "UnsupportedOperationException",
"documentation" : "The requested operation isn't supported.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "DependentServiceUnavailableException",
"documentation" : "Your request cannot be completed because a dependent internal service is temporarily unavailable. Wait 30 to 60 seconds and try again.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeReservedNodeOfferingsRequest",
"variableName" : "describeReservedNodeOfferingsRequest",
"variableType" : "DescribeReservedNodeOfferingsRequest",
"documentation" : "",
"simpleType" : "DescribeReservedNodeOfferingsRequest",
"variableSetterType" : "DescribeReservedNodeOfferingsRequest"
},
"methodName" : "describeReservedNodeOfferings",
"operationName" : "DescribeReservedNodeOfferings",
"paginated" : true,
"returnType" : {
"returnType" : "DescribeReservedNodeOfferingsResponse",
"documentation" : ""
},
"syncReturnType" : "DescribeReservedNodeOfferingsResponse"
},
"DescribeReservedNodes" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Returns the descriptions of the reserved nodes.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ReservedNodeNotFoundException",
"documentation" : "The specified reserved compute node not found.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "DependentServiceUnavailableException",
"documentation" : "Your request cannot be completed because a dependent internal service is temporarily unavailable. Wait 30 to 60 seconds and try again.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeReservedNodesRequest",
"variableName" : "describeReservedNodesRequest",
"variableType" : "DescribeReservedNodesRequest",
"documentation" : "",
"simpleType" : "DescribeReservedNodesRequest",
"variableSetterType" : "DescribeReservedNodesRequest"
},
"methodName" : "describeReservedNodes",
"operationName" : "DescribeReservedNodes",
"paginated" : true,
"returnType" : {
"returnType" : "DescribeReservedNodesResponse",
"documentation" : ""
},
"syncReturnType" : "DescribeReservedNodesResponse"
},
"DescribeResize" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Returns information about the last resize operation for the specified cluster. If no resize operation has ever been initiated for the specified cluster, a HTTP 404
error is returned. If a resize operation was initiated and completed, the status of the resize remains as SUCCEEDED
until the next resize.
A resize operation can be requested using ModifyCluster and specifying a different number or type of nodes for the cluster.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ClusterNotFoundException",
"documentation" : "The ClusterIdentifier
parameter does not refer to an existing cluster.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "ResizeNotFoundException",
"documentation" : "A resize operation for the specified cluster is not found.
",
"httpStatusCode" : 404
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeResizeRequest",
"variableName" : "describeResizeRequest",
"variableType" : "DescribeResizeRequest",
"documentation" : "",
"simpleType" : "DescribeResizeRequest",
"variableSetterType" : "DescribeResizeRequest"
},
"methodName" : "describeResize",
"operationName" : "DescribeResize",
"paginated" : false,
"returnType" : {
"returnType" : "DescribeResizeResponse",
"documentation" : "Describes the result of a cluster resize operation.
"
},
"syncReturnType" : "DescribeResizeResponse"
},
"DescribeSnapshotCopyGrants" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Returns a list of snapshot copy grants owned by the AWS account in the destination region.
For more information about managing snapshot copy grants, go to Amazon Redshift Database Encryption in the Amazon Redshift Cluster Management Guide.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "SnapshotCopyGrantNotFoundException",
"documentation" : "The specified snapshot copy grant can't be found. Make sure that the name is typed correctly and that the grant exists in the destination region.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidTagException",
"documentation" : "The tag is invalid.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeSnapshotCopyGrantsRequest",
"variableName" : "describeSnapshotCopyGrantsRequest",
"variableType" : "DescribeSnapshotCopyGrantsRequest",
"documentation" : "The result of the DescribeSnapshotCopyGrants
action.
",
"simpleType" : "DescribeSnapshotCopyGrantsRequest",
"variableSetterType" : "DescribeSnapshotCopyGrantsRequest"
},
"methodName" : "describeSnapshotCopyGrants",
"operationName" : "DescribeSnapshotCopyGrants",
"paginated" : false,
"returnType" : {
"returnType" : "DescribeSnapshotCopyGrantsResponse",
"documentation" : ""
},
"syncReturnType" : "DescribeSnapshotCopyGrantsResponse"
},
"DescribeSnapshotSchedules" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Returns a list of snapshot schedules.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeSnapshotSchedulesRequest",
"variableName" : "describeSnapshotSchedulesRequest",
"variableType" : "DescribeSnapshotSchedulesRequest",
"documentation" : "",
"simpleType" : "DescribeSnapshotSchedulesRequest",
"variableSetterType" : "DescribeSnapshotSchedulesRequest"
},
"methodName" : "describeSnapshotSchedules",
"operationName" : "DescribeSnapshotSchedules",
"paginated" : false,
"returnType" : {
"returnType" : "DescribeSnapshotSchedulesResponse",
"documentation" : null
},
"syncReturnType" : "DescribeSnapshotSchedulesResponse"
},
"DescribeStorage" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Returns the total amount of snapshot usage and provisioned storage for a user in megabytes.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeStorageRequest",
"variableName" : "describeStorageRequest",
"variableType" : "DescribeStorageRequest",
"documentation" : null,
"simpleType" : "DescribeStorageRequest",
"variableSetterType" : "DescribeStorageRequest"
},
"methodName" : "describeStorage",
"operationName" : "DescribeStorage",
"paginated" : false,
"returnType" : {
"returnType" : "DescribeStorageResponse",
"documentation" : null
},
"syncReturnType" : "DescribeStorageResponse"
},
"DescribeTableRestoreStatus" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Lists the status of one or more table restore requests made using the RestoreTableFromClusterSnapshot API action. If you don't specify a value for the TableRestoreRequestId
parameter, then DescribeTableRestoreStatus
returns the status of all table restore requests ordered by the date and time of the request in ascending order. Otherwise DescribeTableRestoreStatus
returns the status of the table specified by TableRestoreRequestId
.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "TableRestoreNotFoundException",
"documentation" : "The specified TableRestoreRequestId
value was not found.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ClusterNotFoundException",
"documentation" : "The ClusterIdentifier
parameter does not refer to an existing cluster.
",
"httpStatusCode" : 404
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeTableRestoreStatusRequest",
"variableName" : "describeTableRestoreStatusRequest",
"variableType" : "DescribeTableRestoreStatusRequest",
"documentation" : "",
"simpleType" : "DescribeTableRestoreStatusRequest",
"variableSetterType" : "DescribeTableRestoreStatusRequest"
},
"methodName" : "describeTableRestoreStatus",
"operationName" : "DescribeTableRestoreStatus",
"paginated" : false,
"returnType" : {
"returnType" : "DescribeTableRestoreStatusResponse",
"documentation" : ""
},
"syncReturnType" : "DescribeTableRestoreStatusResponse"
},
"DescribeTags" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Returns a list of tags. You can return tags from a specific resource by specifying an ARN, or you can return all tags for a given type of resource, such as clusters, snapshots, and so on.
The following are limitations for DescribeTags
:
-
You cannot specify an ARN and a resource-type value together in the same request.
-
You cannot use the MaxRecords
and Marker
parameters together with the ARN parameter.
-
The MaxRecords
parameter can be a range from 10 to 50 results to return in a request.
If you specify both tag keys and tag values in the same request, Amazon Redshift returns all resources that match any combination of the specified keys and values. For example, if you have owner
and environment
for tag keys, and admin
and test
for tag values, all resources that have any combination of those values are returned.
If both tag keys and values are omitted from the request, resources are returned regardless of whether they have tag keys or values associated with them.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The resource could not be found.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "InvalidTagException",
"documentation" : "The tag is invalid.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeTagsRequest",
"variableName" : "describeTagsRequest",
"variableType" : "DescribeTagsRequest",
"documentation" : "",
"simpleType" : "DescribeTagsRequest",
"variableSetterType" : "DescribeTagsRequest"
},
"methodName" : "describeTags",
"operationName" : "DescribeTags",
"paginated" : false,
"returnType" : {
"returnType" : "DescribeTagsResponse",
"documentation" : ""
},
"syncReturnType" : "DescribeTagsResponse"
},
"DisableLogging" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Stops logging information, such as queries and connection attempts, for the specified Amazon Redshift cluster.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ClusterNotFoundException",
"documentation" : "The ClusterIdentifier
parameter does not refer to an existing cluster.
",
"httpStatusCode" : 404
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DisableLoggingRequest",
"variableName" : "disableLoggingRequest",
"variableType" : "DisableLoggingRequest",
"documentation" : "",
"simpleType" : "DisableLoggingRequest",
"variableSetterType" : "DisableLoggingRequest"
},
"methodName" : "disableLogging",
"operationName" : "DisableLogging",
"paginated" : false,
"returnType" : {
"returnType" : "DisableLoggingResponse",
"documentation" : "Describes the status of logging for a cluster.
"
},
"syncReturnType" : "DisableLoggingResponse"
},
"DisableSnapshotCopy" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Disables the automatic copying of snapshots from one region to another region for a specified cluster.
If your cluster and its snapshots are encrypted using a customer master key (CMK) from AWS KMS, use DeleteSnapshotCopyGrant to delete the grant that grants Amazon Redshift permission to the CMK in the destination region.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ClusterNotFoundException",
"documentation" : "The ClusterIdentifier
parameter does not refer to an existing cluster.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "SnapshotCopyAlreadyDisabledException",
"documentation" : "The cluster already has cross-region snapshot copy disabled.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidClusterStateException",
"documentation" : "The specified cluster is not in the available
state.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "UnauthorizedOperationException",
"documentation" : "Your account is not authorized to perform the requested operation.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DisableSnapshotCopyRequest",
"variableName" : "disableSnapshotCopyRequest",
"variableType" : "DisableSnapshotCopyRequest",
"documentation" : "",
"simpleType" : "DisableSnapshotCopyRequest",
"variableSetterType" : "DisableSnapshotCopyRequest"
},
"methodName" : "disableSnapshotCopy",
"operationName" : "DisableSnapshotCopy",
"paginated" : false,
"returnType" : {
"returnType" : "DisableSnapshotCopyResponse",
"documentation" : "Describes a cluster.
"
},
"syncReturnType" : "DisableSnapshotCopyResponse"
},
"EnableLogging" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Starts logging information, such as queries and connection attempts, for the specified Amazon Redshift cluster.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ClusterNotFoundException",
"documentation" : "The ClusterIdentifier
parameter does not refer to an existing cluster.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "BucketNotFoundException",
"documentation" : "Could not find the specified S3 bucket.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InsufficientS3BucketPolicyException",
"documentation" : "The cluster does not have read bucket or put object permissions on the S3 bucket specified when enabling logging.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidS3KeyPrefixException",
"documentation" : "The string specified for the logging S3 key prefix does not comply with the documented constraints.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidS3BucketNameException",
"documentation" : "The S3 bucket name is invalid. For more information about naming rules, go to Bucket Restrictions and Limitations in the Amazon Simple Storage Service (S3) Developer Guide.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "EnableLoggingRequest",
"variableName" : "enableLoggingRequest",
"variableType" : "EnableLoggingRequest",
"documentation" : "",
"simpleType" : "EnableLoggingRequest",
"variableSetterType" : "EnableLoggingRequest"
},
"methodName" : "enableLogging",
"operationName" : "EnableLogging",
"paginated" : false,
"returnType" : {
"returnType" : "EnableLoggingResponse",
"documentation" : "Describes the status of logging for a cluster.
"
},
"syncReturnType" : "EnableLoggingResponse"
},
"EnableSnapshotCopy" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Enables the automatic copy of snapshots from one region to another region for a specified cluster.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "IncompatibleOrderableOptionsException",
"documentation" : "The specified options are incompatible.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidClusterStateException",
"documentation" : "The specified cluster is not in the available
state.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ClusterNotFoundException",
"documentation" : "The ClusterIdentifier
parameter does not refer to an existing cluster.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "CopyToRegionDisabledException",
"documentation" : "Cross-region snapshot copy was temporarily disabled. Try your request again.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "SnapshotCopyAlreadyEnabledException",
"documentation" : "The cluster already has cross-region snapshot copy enabled.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "UnknownSnapshotCopyRegionException",
"documentation" : "The specified region is incorrect or does not exist.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "UnauthorizedOperationException",
"documentation" : "Your account is not authorized to perform the requested operation.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "SnapshotCopyGrantNotFoundException",
"documentation" : "The specified snapshot copy grant can't be found. Make sure that the name is typed correctly and that the grant exists in the destination region.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "LimitExceededException",
"documentation" : "The encryption key has exceeded its grant limit in AWS KMS.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "DependentServiceRequestThrottlingException",
"documentation" : "The request cannot be completed because a dependent service is throttling requests made by Amazon Redshift on your behalf. Wait and retry the request.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidRetentionPeriodException",
"documentation" : "The retention period specified is either in the past or is not a valid value.
The value must be either -1 or an integer between 1 and 3,653.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "EnableSnapshotCopyRequest",
"variableName" : "enableSnapshotCopyRequest",
"variableType" : "EnableSnapshotCopyRequest",
"documentation" : "",
"simpleType" : "EnableSnapshotCopyRequest",
"variableSetterType" : "EnableSnapshotCopyRequest"
},
"methodName" : "enableSnapshotCopy",
"operationName" : "EnableSnapshotCopy",
"paginated" : false,
"returnType" : {
"returnType" : "EnableSnapshotCopyResponse",
"documentation" : "Describes a cluster.
"
},
"syncReturnType" : "EnableSnapshotCopyResponse"
},
"GetClusterCredentials" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Returns a database user name and temporary password with temporary authorization to log on to an Amazon Redshift database. The action returns the database user name prefixed with IAM:
if AutoCreate
is False
or IAMA:
if AutoCreate
is True
. You can optionally specify one or more database user groups that the user will join at log on. By default, the temporary credentials expire in 900 seconds. You can optionally specify a duration between 900 seconds (15 minutes) and 3600 seconds (60 minutes). For more information, see Using IAM Authentication to Generate Database User Credentials in the Amazon Redshift Cluster Management Guide.
The AWS Identity and Access Management (IAM)user or role that executes GetClusterCredentials must have an IAM policy attached that allows access to all necessary actions and resources. For more information about permissions, see Resource Policies for GetClusterCredentials in the Amazon Redshift Cluster Management Guide.
If the DbGroups
parameter is specified, the IAM policy must allow the redshift:JoinGroup
action with access to the listed dbgroups
.
In addition, if the AutoCreate
parameter is set to True
, then the policy must include the redshift:CreateClusterUser
privilege.
If the DbName
parameter is specified, the IAM policy must allow access to the resource dbname
for the specified database name.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ClusterNotFoundException",
"documentation" : "The ClusterIdentifier
parameter does not refer to an existing cluster.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "UnsupportedOperationException",
"documentation" : "The requested operation isn't supported.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "GetClusterCredentialsRequest",
"variableName" : "getClusterCredentialsRequest",
"variableType" : "GetClusterCredentialsRequest",
"documentation" : "The request parameters to get cluster credentials.
",
"simpleType" : "GetClusterCredentialsRequest",
"variableSetterType" : "GetClusterCredentialsRequest"
},
"methodName" : "getClusterCredentials",
"operationName" : "GetClusterCredentials",
"paginated" : false,
"returnType" : {
"returnType" : "GetClusterCredentialsResponse",
"documentation" : "Temporary credentials with authorization to log on to an Amazon Redshift database.
"
},
"syncReturnType" : "GetClusterCredentialsResponse"
},
"GetReservedNodeExchangeOfferings" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Returns an array of DC2 ReservedNodeOfferings that matches the payment type, term, and usage price of the given DC1 reserved node.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ReservedNodeNotFoundException",
"documentation" : "The specified reserved compute node not found.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "InvalidReservedNodeStateException",
"documentation" : "Indicates that the Reserved Node being exchanged is not in an active state.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ReservedNodeAlreadyMigratedException",
"documentation" : "Indicates that the reserved node has already been exchanged.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ReservedNodeOfferingNotFoundException",
"documentation" : "Specified offering does not exist.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "UnsupportedOperationException",
"documentation" : "The requested operation isn't supported.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "DependentServiceUnavailableException",
"documentation" : "Your request cannot be completed because a dependent internal service is temporarily unavailable. Wait 30 to 60 seconds and try again.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "GetReservedNodeExchangeOfferingsRequest",
"variableName" : "getReservedNodeExchangeOfferingsRequest",
"variableType" : "GetReservedNodeExchangeOfferingsRequest",
"documentation" : "",
"simpleType" : "GetReservedNodeExchangeOfferingsRequest",
"variableSetterType" : "GetReservedNodeExchangeOfferingsRequest"
},
"methodName" : "getReservedNodeExchangeOfferings",
"operationName" : "GetReservedNodeExchangeOfferings",
"paginated" : false,
"returnType" : {
"returnType" : "GetReservedNodeExchangeOfferingsResponse",
"documentation" : null
},
"syncReturnType" : "GetReservedNodeExchangeOfferingsResponse"
},
"ModifyCluster" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Modifies the settings for a cluster. For example, you can add another security or parameter group, update the preferred maintenance window, or change the master user password. Resetting a cluster password or modifying the security groups associated with a cluster do not need a reboot. However, modifying a parameter group requires a reboot for parameters to take effect. For more information about managing clusters, go to Amazon Redshift Clusters in the Amazon Redshift Cluster Management Guide.
You can also change node type and the number of nodes to scale up or down the cluster. When resizing a cluster, you must specify both the number of nodes and the node type even if one of the parameters does not change.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "InvalidClusterStateException",
"documentation" : "The specified cluster is not in the available
state.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidClusterSecurityGroupStateException",
"documentation" : "The state of the cluster security group is not available
.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ClusterNotFoundException",
"documentation" : "The ClusterIdentifier
parameter does not refer to an existing cluster.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "NumberOfNodesQuotaExceededException",
"documentation" : "The operation would exceed the number of nodes allotted to the account. For information about increasing your quota, go to Limits in Amazon Redshift in the Amazon Redshift Cluster Management Guide.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "NumberOfNodesPerClusterLimitExceededException",
"documentation" : "The operation would exceed the number of nodes allowed for a cluster.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ClusterSecurityGroupNotFoundException",
"documentation" : "The cluster security group name does not refer to an existing cluster security group.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "ClusterParameterGroupNotFoundException",
"documentation" : "The parameter group name does not refer to an existing parameter group.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "InsufficientClusterCapacityException",
"documentation" : "The number of nodes specified exceeds the allotted capacity of the cluster.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "UnsupportedOptionException",
"documentation" : "A request option was specified that is not supported.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "UnauthorizedOperationException",
"documentation" : "Your account is not authorized to perform the requested operation.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "HsmClientCertificateNotFoundException",
"documentation" : "There is no Amazon Redshift HSM client certificate with the specified identifier.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "HsmConfigurationNotFoundException",
"documentation" : "There is no Amazon Redshift HSM configuration with the specified identifier.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ClusterAlreadyExistsException",
"documentation" : "The account already has a cluster with the given identifier.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "LimitExceededException",
"documentation" : "The encryption key has exceeded its grant limit in AWS KMS.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "DependentServiceRequestThrottlingException",
"documentation" : "The request cannot be completed because a dependent service is throttling requests made by Amazon Redshift on your behalf. Wait and retry the request.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidElasticIpException",
"documentation" : "The Elastic IP (EIP) is invalid or cannot be found.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "TableLimitExceededException",
"documentation" : "The number of tables in the cluster exceeds the limit for the requested new cluster node type.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidClusterTrackException",
"documentation" : "The provided cluster track name is not valid.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidRetentionPeriodException",
"documentation" : "The retention period specified is either in the past or is not a valid value.
The value must be either -1 or an integer between 1 and 3,653.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "ModifyClusterRequest",
"variableName" : "modifyClusterRequest",
"variableType" : "ModifyClusterRequest",
"documentation" : "",
"simpleType" : "ModifyClusterRequest",
"variableSetterType" : "ModifyClusterRequest"
},
"methodName" : "modifyCluster",
"operationName" : "ModifyCluster",
"paginated" : false,
"returnType" : {
"returnType" : "ModifyClusterResponse",
"documentation" : "Describes a cluster.
"
},
"syncReturnType" : "ModifyClusterResponse"
},
"ModifyClusterDbRevision" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Modifies the database revision of a cluster. The database revision is a unique revision of the database running in a cluster.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ClusterNotFoundException",
"documentation" : "The ClusterIdentifier
parameter does not refer to an existing cluster.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "ClusterOnLatestRevisionException",
"documentation" : "Cluster is already on the latest database revision.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidClusterStateException",
"documentation" : "The specified cluster is not in the available
state.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "ModifyClusterDbRevisionRequest",
"variableName" : "modifyClusterDbRevisionRequest",
"variableType" : "ModifyClusterDbRevisionRequest",
"documentation" : "",
"simpleType" : "ModifyClusterDbRevisionRequest",
"variableSetterType" : "ModifyClusterDbRevisionRequest"
},
"methodName" : "modifyClusterDbRevision",
"operationName" : "ModifyClusterDbRevision",
"paginated" : false,
"returnType" : {
"returnType" : "ModifyClusterDbRevisionResponse",
"documentation" : "Describes a cluster.
"
},
"syncReturnType" : "ModifyClusterDbRevisionResponse"
},
"ModifyClusterIamRoles" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Modifies the list of AWS Identity and Access Management (IAM) roles that can be used by the cluster to access other AWS services.
A cluster can have up to 10 IAM roles associated at any time.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "InvalidClusterStateException",
"documentation" : "The specified cluster is not in the available
state.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ClusterNotFoundException",
"documentation" : "The ClusterIdentifier
parameter does not refer to an existing cluster.
",
"httpStatusCode" : 404
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "ModifyClusterIamRolesRequest",
"variableName" : "modifyClusterIamRolesRequest",
"variableType" : "ModifyClusterIamRolesRequest",
"documentation" : "",
"simpleType" : "ModifyClusterIamRolesRequest",
"variableSetterType" : "ModifyClusterIamRolesRequest"
},
"methodName" : "modifyClusterIamRoles",
"operationName" : "ModifyClusterIamRoles",
"paginated" : false,
"returnType" : {
"returnType" : "ModifyClusterIamRolesResponse",
"documentation" : "Describes a cluster.
"
},
"syncReturnType" : "ModifyClusterIamRolesResponse"
},
"ModifyClusterMaintenance" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Modifies the maintenance settings of a cluster. For example, you can defer a maintenance window. You can also update or cancel a deferment.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ClusterNotFoundException",
"documentation" : "The ClusterIdentifier
parameter does not refer to an existing cluster.
",
"httpStatusCode" : 404
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "ModifyClusterMaintenanceRequest",
"variableName" : "modifyClusterMaintenanceRequest",
"variableType" : "ModifyClusterMaintenanceRequest",
"documentation" : "",
"simpleType" : "ModifyClusterMaintenanceRequest",
"variableSetterType" : "ModifyClusterMaintenanceRequest"
},
"methodName" : "modifyClusterMaintenance",
"operationName" : "ModifyClusterMaintenance",
"paginated" : false,
"returnType" : {
"returnType" : "ModifyClusterMaintenanceResponse",
"documentation" : "Describes a cluster.
"
},
"syncReturnType" : "ModifyClusterMaintenanceResponse"
},
"ModifyClusterParameterGroup" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Modifies the parameters of a parameter group.
For more information about parameters and parameter groups, go to Amazon Redshift Parameter Groups in the Amazon Redshift Cluster Management Guide.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ClusterParameterGroupNotFoundException",
"documentation" : "The parameter group name does not refer to an existing parameter group.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "InvalidClusterParameterGroupStateException",
"documentation" : "The cluster parameter group action can not be completed because another task is in progress that involves the parameter group. Wait a few moments and try the operation again.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "ModifyClusterParameterGroupRequest",
"variableName" : "modifyClusterParameterGroupRequest",
"variableType" : "ModifyClusterParameterGroupRequest",
"documentation" : "",
"simpleType" : "ModifyClusterParameterGroupRequest",
"variableSetterType" : "ModifyClusterParameterGroupRequest"
},
"methodName" : "modifyClusterParameterGroup",
"operationName" : "ModifyClusterParameterGroup",
"paginated" : false,
"returnType" : {
"returnType" : "ModifyClusterParameterGroupResponse",
"documentation" : ""
},
"syncReturnType" : "ModifyClusterParameterGroupResponse"
},
"ModifyClusterSnapshot" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Modifies the settings for a snapshot.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "InvalidClusterSnapshotStateException",
"documentation" : "The specified cluster snapshot is not in the available
state, or other accounts are authorized to access the snapshot.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ClusterSnapshotNotFoundException",
"documentation" : "The snapshot identifier does not refer to an existing cluster snapshot.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "InvalidRetentionPeriodException",
"documentation" : "The retention period specified is either in the past or is not a valid value.
The value must be either -1 or an integer between 1 and 3,653.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "ModifyClusterSnapshotRequest",
"variableName" : "modifyClusterSnapshotRequest",
"variableType" : "ModifyClusterSnapshotRequest",
"documentation" : "",
"simpleType" : "ModifyClusterSnapshotRequest",
"variableSetterType" : "ModifyClusterSnapshotRequest"
},
"methodName" : "modifyClusterSnapshot",
"operationName" : "ModifyClusterSnapshot",
"paginated" : false,
"returnType" : {
"returnType" : "ModifyClusterSnapshotResponse",
"documentation" : "Describes a snapshot.
"
},
"syncReturnType" : "ModifyClusterSnapshotResponse"
},
"ModifyClusterSnapshotSchedule" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Modifies a snapshot schedule for a cluster.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ClusterNotFoundException",
"documentation" : "The ClusterIdentifier
parameter does not refer to an existing cluster.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "SnapshotScheduleNotFoundException",
"documentation" : "We could not find the specified snapshot schedule.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidClusterSnapshotScheduleStateException",
"documentation" : "The cluster snapshot schedule state is not valid.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "ModifyClusterSnapshotScheduleRequest",
"variableName" : "modifyClusterSnapshotScheduleRequest",
"variableType" : "ModifyClusterSnapshotScheduleRequest",
"documentation" : "",
"simpleType" : "ModifyClusterSnapshotScheduleRequest",
"variableSetterType" : "ModifyClusterSnapshotScheduleRequest"
},
"methodName" : "modifyClusterSnapshotSchedule",
"operationName" : "ModifyClusterSnapshotSchedule",
"paginated" : false,
"returnType" : {
"returnType" : "ModifyClusterSnapshotScheduleResponse",
"documentation" : null
},
"syncReturnType" : "ModifyClusterSnapshotScheduleResponse"
},
"ModifyClusterSubnetGroup" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Modifies a cluster subnet group to include the specified list of VPC subnets. The operation replaces the existing list of subnets with the new list of subnets.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ClusterSubnetGroupNotFoundException",
"documentation" : "The cluster subnet group name does not refer to an existing cluster subnet group.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ClusterSubnetQuotaExceededException",
"documentation" : "The request would result in user exceeding the allowed number of subnets in a cluster subnet groups. For information about increasing your quota, go to Limits in Amazon Redshift in the Amazon Redshift Cluster Management Guide.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "SubnetAlreadyInUseException",
"documentation" : "A specified subnet is already in use by another cluster.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidSubnetException",
"documentation" : "The requested subnet is not valid, or not all of the subnets are in the same VPC.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "UnauthorizedOperationException",
"documentation" : "Your account is not authorized to perform the requested operation.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "DependentServiceRequestThrottlingException",
"documentation" : "The request cannot be completed because a dependent service is throttling requests made by Amazon Redshift on your behalf. Wait and retry the request.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "ModifyClusterSubnetGroupRequest",
"variableName" : "modifyClusterSubnetGroupRequest",
"variableType" : "ModifyClusterSubnetGroupRequest",
"documentation" : "",
"simpleType" : "ModifyClusterSubnetGroupRequest",
"variableSetterType" : "ModifyClusterSubnetGroupRequest"
},
"methodName" : "modifyClusterSubnetGroup",
"operationName" : "ModifyClusterSubnetGroup",
"paginated" : false,
"returnType" : {
"returnType" : "ModifyClusterSubnetGroupResponse",
"documentation" : "Describes a subnet group.
"
},
"syncReturnType" : "ModifyClusterSubnetGroupResponse"
},
"ModifyEventSubscription" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Modifies an existing Amazon Redshift event notification subscription.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "SubscriptionNotFoundException",
"documentation" : "An Amazon Redshift event notification subscription with the specified name does not exist.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "SnsInvalidTopicException",
"documentation" : "Amazon SNS has responded that there is a problem with the specified Amazon SNS topic.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "SnsNoAuthorizationException",
"documentation" : "You do not have permission to publish to the specified Amazon SNS topic.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "SnsTopicArnNotFoundException",
"documentation" : "An Amazon SNS topic with the specified Amazon Resource Name (ARN) does not exist.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "SubscriptionEventIdNotFoundException",
"documentation" : "An Amazon Redshift event with the specified event ID does not exist.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "SubscriptionCategoryNotFoundException",
"documentation" : "The value specified for the event category was not one of the allowed values, or it specified a category that does not apply to the specified source type. The allowed values are Configuration, Management, Monitoring, and Security.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "SubscriptionSeverityNotFoundException",
"documentation" : "The value specified for the event severity was not one of the allowed values, or it specified a severity that does not apply to the specified source type. The allowed values are ERROR and INFO.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "SourceNotFoundException",
"documentation" : "The specified Amazon Redshift event source could not be found.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "InvalidSubscriptionStateException",
"documentation" : "The subscription request is invalid because it is a duplicate request. This subscription request is already in progress.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "ModifyEventSubscriptionRequest",
"variableName" : "modifyEventSubscriptionRequest",
"variableType" : "ModifyEventSubscriptionRequest",
"documentation" : "",
"simpleType" : "ModifyEventSubscriptionRequest",
"variableSetterType" : "ModifyEventSubscriptionRequest"
},
"methodName" : "modifyEventSubscription",
"operationName" : "ModifyEventSubscription",
"paginated" : false,
"returnType" : {
"returnType" : "ModifyEventSubscriptionResponse",
"documentation" : "Describes event subscriptions.
"
},
"syncReturnType" : "ModifyEventSubscriptionResponse"
},
"ModifySnapshotCopyRetentionPeriod" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Modifies the number of days to retain snapshots in the destination AWS Region after they are copied from the source AWS Region. By default, this operation only changes the retention period of copied automated snapshots. The retention periods for both new and existing copied automated snapshots are updated with the new retention period. You can set the manual option to change only the retention periods of copied manual snapshots. If you set this option, only newly copied manual snapshots have the new retention period.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ClusterNotFoundException",
"documentation" : "The ClusterIdentifier
parameter does not refer to an existing cluster.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "SnapshotCopyDisabledException",
"documentation" : "Cross-region snapshot copy was temporarily disabled. Try your request again.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "UnauthorizedOperationException",
"documentation" : "Your account is not authorized to perform the requested operation.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidClusterStateException",
"documentation" : "The specified cluster is not in the available
state.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidRetentionPeriodException",
"documentation" : "The retention period specified is either in the past or is not a valid value.
The value must be either -1 or an integer between 1 and 3,653.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "ModifySnapshotCopyRetentionPeriodRequest",
"variableName" : "modifySnapshotCopyRetentionPeriodRequest",
"variableType" : "ModifySnapshotCopyRetentionPeriodRequest",
"documentation" : "",
"simpleType" : "ModifySnapshotCopyRetentionPeriodRequest",
"variableSetterType" : "ModifySnapshotCopyRetentionPeriodRequest"
},
"methodName" : "modifySnapshotCopyRetentionPeriod",
"operationName" : "ModifySnapshotCopyRetentionPeriod",
"paginated" : false,
"returnType" : {
"returnType" : "ModifySnapshotCopyRetentionPeriodResponse",
"documentation" : "Describes a cluster.
"
},
"syncReturnType" : "ModifySnapshotCopyRetentionPeriodResponse"
},
"ModifySnapshotSchedule" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Modifies a snapshot schedule. Any schedule associated with a cluster is modified asynchronously.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "InvalidScheduleException",
"documentation" : "The schedule you submitted isn't valid.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "SnapshotScheduleNotFoundException",
"documentation" : "We could not find the specified snapshot schedule.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "SnapshotScheduleUpdateInProgressException",
"documentation" : "The specified snapshot schedule is already being updated.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "ModifySnapshotScheduleRequest",
"variableName" : "modifySnapshotScheduleRequest",
"variableType" : "ModifySnapshotScheduleRequest",
"documentation" : "",
"simpleType" : "ModifySnapshotScheduleRequest",
"variableSetterType" : "ModifySnapshotScheduleRequest"
},
"methodName" : "modifySnapshotSchedule",
"operationName" : "ModifySnapshotSchedule",
"paginated" : false,
"returnType" : {
"returnType" : "ModifySnapshotScheduleResponse",
"documentation" : "Describes a snapshot schedule. You can set a regular interval for creating snapshots of a cluster. You can also schedule snapshots for specific dates.
"
},
"syncReturnType" : "ModifySnapshotScheduleResponse"
},
"PurchaseReservedNodeOffering" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Allows you to purchase reserved nodes. Amazon Redshift offers a predefined set of reserved node offerings. You can purchase one or more of the offerings. You can call the DescribeReservedNodeOfferings API to obtain the available reserved node offerings. You can call this API by providing a specific reserved node offering and the number of nodes you want to reserve.
For more information about reserved node offerings, go to Purchasing Reserved Nodes in the Amazon Redshift Cluster Management Guide.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ReservedNodeOfferingNotFoundException",
"documentation" : "Specified offering does not exist.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "ReservedNodeAlreadyExistsException",
"documentation" : "User already has a reservation with the given identifier.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "ReservedNodeQuotaExceededException",
"documentation" : "Request would exceed the user's compute node quota. For information about increasing your quota, go to Limits in Amazon Redshift in the Amazon Redshift Cluster Management Guide.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "UnsupportedOperationException",
"documentation" : "The requested operation isn't supported.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "PurchaseReservedNodeOfferingRequest",
"variableName" : "purchaseReservedNodeOfferingRequest",
"variableType" : "PurchaseReservedNodeOfferingRequest",
"documentation" : "",
"simpleType" : "PurchaseReservedNodeOfferingRequest",
"variableSetterType" : "PurchaseReservedNodeOfferingRequest"
},
"methodName" : "purchaseReservedNodeOffering",
"operationName" : "PurchaseReservedNodeOffering",
"paginated" : false,
"returnType" : {
"returnType" : "PurchaseReservedNodeOfferingResponse",
"documentation" : "Describes a reserved node. You can call the DescribeReservedNodeOfferings API to obtain the available reserved node offerings.
"
},
"syncReturnType" : "PurchaseReservedNodeOfferingResponse"
},
"RebootCluster" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Reboots a cluster. This action is taken as soon as possible. It results in a momentary outage to the cluster, during which the cluster status is set to rebooting
. A cluster event is created when the reboot is completed. Any pending cluster modifications (see ModifyCluster) are applied at this reboot. For more information about managing clusters, go to Amazon Redshift Clusters in the Amazon Redshift Cluster Management Guide.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "InvalidClusterStateException",
"documentation" : "The specified cluster is not in the available
state.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ClusterNotFoundException",
"documentation" : "The ClusterIdentifier
parameter does not refer to an existing cluster.
",
"httpStatusCode" : 404
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "RebootClusterRequest",
"variableName" : "rebootClusterRequest",
"variableType" : "RebootClusterRequest",
"documentation" : "",
"simpleType" : "RebootClusterRequest",
"variableSetterType" : "RebootClusterRequest"
},
"methodName" : "rebootCluster",
"operationName" : "RebootCluster",
"paginated" : false,
"returnType" : {
"returnType" : "RebootClusterResponse",
"documentation" : "Describes a cluster.
"
},
"syncReturnType" : "RebootClusterResponse"
},
"ResetClusterParameterGroup" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Sets one or more parameters of the specified parameter group to their default values and sets the source values of the parameters to \"engine-default\". To reset the entire parameter group specify the ResetAllParameters parameter. For parameter changes to take effect you must reboot any associated clusters.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "InvalidClusterParameterGroupStateException",
"documentation" : "The cluster parameter group action can not be completed because another task is in progress that involves the parameter group. Wait a few moments and try the operation again.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ClusterParameterGroupNotFoundException",
"documentation" : "The parameter group name does not refer to an existing parameter group.
",
"httpStatusCode" : 404
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "ResetClusterParameterGroupRequest",
"variableName" : "resetClusterParameterGroupRequest",
"variableType" : "ResetClusterParameterGroupRequest",
"documentation" : "",
"simpleType" : "ResetClusterParameterGroupRequest",
"variableSetterType" : "ResetClusterParameterGroupRequest"
},
"methodName" : "resetClusterParameterGroup",
"operationName" : "ResetClusterParameterGroup",
"paginated" : false,
"returnType" : {
"returnType" : "ResetClusterParameterGroupResponse",
"documentation" : ""
},
"syncReturnType" : "ResetClusterParameterGroupResponse"
},
"ResizeCluster" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Changes the size of the cluster. You can change the cluster's type, or change the number or type of nodes. The default behavior is to use the elastic resize method. With an elastic resize, your cluster is available for read and write operations more quickly than with the classic resize method.
Elastic resize operations have the following restrictions:
-
You can only resize clusters of the following types:
-
dc2.large
-
dc2.8xlarge
-
ds2.xlarge
-
ds2.8xlarge
-
The type of nodes that you add must match the node type for the cluster.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "InvalidClusterStateException",
"documentation" : "The specified cluster is not in the available
state.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ClusterNotFoundException",
"documentation" : "The ClusterIdentifier
parameter does not refer to an existing cluster.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "NumberOfNodesQuotaExceededException",
"documentation" : "The operation would exceed the number of nodes allotted to the account. For information about increasing your quota, go to Limits in Amazon Redshift in the Amazon Redshift Cluster Management Guide.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "NumberOfNodesPerClusterLimitExceededException",
"documentation" : "The operation would exceed the number of nodes allowed for a cluster.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InsufficientClusterCapacityException",
"documentation" : "The number of nodes specified exceeds the allotted capacity of the cluster.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "UnsupportedOptionException",
"documentation" : "A request option was specified that is not supported.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "UnsupportedOperationException",
"documentation" : "The requested operation isn't supported.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "UnauthorizedOperationException",
"documentation" : "Your account is not authorized to perform the requested operation.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "LimitExceededException",
"documentation" : "The encryption key has exceeded its grant limit in AWS KMS.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "ResizeClusterRequest",
"variableName" : "resizeClusterRequest",
"variableType" : "ResizeClusterRequest",
"documentation" : "",
"simpleType" : "ResizeClusterRequest",
"variableSetterType" : "ResizeClusterRequest"
},
"methodName" : "resizeCluster",
"operationName" : "ResizeCluster",
"paginated" : false,
"returnType" : {
"returnType" : "ResizeClusterResponse",
"documentation" : "Describes a cluster.
"
},
"syncReturnType" : "ResizeClusterResponse"
},
"RestoreFromClusterSnapshot" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Creates a new cluster from a snapshot. By default, Amazon Redshift creates the resulting cluster with the same configuration as the original cluster from which the snapshot was created, except that the new cluster is created with the default cluster security and parameter groups. After Amazon Redshift creates the cluster, you can use the ModifyCluster API to associate a different security group and different parameter group with the restored cluster. If you are using a DS node type, you can also choose to change to another DS node type of the same size during restore.
If you restore a cluster into a VPC, you must provide a cluster subnet group where you want the cluster restored.
For more information about working with snapshots, go to Amazon Redshift Snapshots in the Amazon Redshift Cluster Management Guide.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "AccessToSnapshotDeniedException",
"documentation" : "The owner of the specified snapshot has not authorized your account to access the snapshot.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ClusterAlreadyExistsException",
"documentation" : "The account already has a cluster with the given identifier.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ClusterSnapshotNotFoundException",
"documentation" : "The snapshot identifier does not refer to an existing cluster snapshot.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "ClusterQuotaExceededException",
"documentation" : "The request would exceed the allowed number of cluster instances for this account. For information about increasing your quota, go to Limits in Amazon Redshift in the Amazon Redshift Cluster Management Guide.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InsufficientClusterCapacityException",
"documentation" : "The number of nodes specified exceeds the allotted capacity of the cluster.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidClusterSnapshotStateException",
"documentation" : "The specified cluster snapshot is not in the available
state, or other accounts are authorized to access the snapshot.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidRestoreException",
"documentation" : "The restore is invalid.
",
"httpStatusCode" : 406
}, {
"exceptionName" : "NumberOfNodesQuotaExceededException",
"documentation" : "The operation would exceed the number of nodes allotted to the account. For information about increasing your quota, go to Limits in Amazon Redshift in the Amazon Redshift Cluster Management Guide.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "NumberOfNodesPerClusterLimitExceededException",
"documentation" : "The operation would exceed the number of nodes allowed for a cluster.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidVpcNetworkStateException",
"documentation" : "The cluster subnet group does not cover all Availability Zones.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidClusterSubnetGroupStateException",
"documentation" : "The cluster subnet group cannot be deleted because it is in use.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidSubnetException",
"documentation" : "The requested subnet is not valid, or not all of the subnets are in the same VPC.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ClusterSubnetGroupNotFoundException",
"documentation" : "The cluster subnet group name does not refer to an existing cluster subnet group.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "UnauthorizedOperationException",
"documentation" : "Your account is not authorized to perform the requested operation.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "HsmClientCertificateNotFoundException",
"documentation" : "There is no Amazon Redshift HSM client certificate with the specified identifier.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "HsmConfigurationNotFoundException",
"documentation" : "There is no Amazon Redshift HSM configuration with the specified identifier.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidElasticIpException",
"documentation" : "The Elastic IP (EIP) is invalid or cannot be found.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ClusterParameterGroupNotFoundException",
"documentation" : "The parameter group name does not refer to an existing parameter group.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "ClusterSecurityGroupNotFoundException",
"documentation" : "The cluster security group name does not refer to an existing cluster security group.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "LimitExceededException",
"documentation" : "The encryption key has exceeded its grant limit in AWS KMS.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "DependentServiceRequestThrottlingException",
"documentation" : "The request cannot be completed because a dependent service is throttling requests made by Amazon Redshift on your behalf. Wait and retry the request.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidClusterTrackException",
"documentation" : "The provided cluster track name is not valid.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "SnapshotScheduleNotFoundException",
"documentation" : "We could not find the specified snapshot schedule.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "RestoreFromClusterSnapshotRequest",
"variableName" : "restoreFromClusterSnapshotRequest",
"variableType" : "RestoreFromClusterSnapshotRequest",
"documentation" : "",
"simpleType" : "RestoreFromClusterSnapshotRequest",
"variableSetterType" : "RestoreFromClusterSnapshotRequest"
},
"methodName" : "restoreFromClusterSnapshot",
"operationName" : "RestoreFromClusterSnapshot",
"paginated" : false,
"returnType" : {
"returnType" : "RestoreFromClusterSnapshotResponse",
"documentation" : "Describes a cluster.
"
},
"syncReturnType" : "RestoreFromClusterSnapshotResponse"
},
"RestoreTableFromClusterSnapshot" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Creates a new table from a table in an Amazon Redshift cluster snapshot. You must create the new table within the Amazon Redshift cluster that the snapshot was taken from.
You cannot use RestoreTableFromClusterSnapshot
to restore a table with the same name as an existing table in an Amazon Redshift cluster. That is, you cannot overwrite an existing table in a cluster with a restored table. If you want to replace your original table with a new, restored table, then rename or drop your original table before you call RestoreTableFromClusterSnapshot
. When you have renamed your original table, then you can pass the original name of the table as the NewTableName
parameter value in the call to RestoreTableFromClusterSnapshot
. This way, you can replace the original table with the table created from the snapshot.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ClusterSnapshotNotFoundException",
"documentation" : "The snapshot identifier does not refer to an existing cluster snapshot.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "InProgressTableRestoreQuotaExceededException",
"documentation" : "You have exceeded the allowed number of table restore requests. Wait for your current table restore requests to complete before making a new request.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidClusterSnapshotStateException",
"documentation" : "The specified cluster snapshot is not in the available
state, or other accounts are authorized to access the snapshot.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidTableRestoreArgumentException",
"documentation" : "The value specified for the sourceDatabaseName
, sourceSchemaName
, or sourceTableName
parameter, or a combination of these, doesn't exist in the snapshot.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ClusterNotFoundException",
"documentation" : "The ClusterIdentifier
parameter does not refer to an existing cluster.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "InvalidClusterStateException",
"documentation" : "The specified cluster is not in the available
state.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "UnsupportedOperationException",
"documentation" : "The requested operation isn't supported.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "RestoreTableFromClusterSnapshotRequest",
"variableName" : "restoreTableFromClusterSnapshotRequest",
"variableType" : "RestoreTableFromClusterSnapshotRequest",
"documentation" : "",
"simpleType" : "RestoreTableFromClusterSnapshotRequest",
"variableSetterType" : "RestoreTableFromClusterSnapshotRequest"
},
"methodName" : "restoreTableFromClusterSnapshot",
"operationName" : "RestoreTableFromClusterSnapshot",
"paginated" : false,
"returnType" : {
"returnType" : "RestoreTableFromClusterSnapshotResponse",
"documentation" : "Describes the status of a RestoreTableFromClusterSnapshot operation.
"
},
"syncReturnType" : "RestoreTableFromClusterSnapshotResponse"
},
"RevokeClusterSecurityGroupIngress" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Revokes an ingress rule in an Amazon Redshift security group for a previously authorized IP range or Amazon EC2 security group. To add an ingress rule, see AuthorizeClusterSecurityGroupIngress. For information about managing security groups, go to Amazon Redshift Cluster Security Groups in the Amazon Redshift Cluster Management Guide.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ClusterSecurityGroupNotFoundException",
"documentation" : "The cluster security group name does not refer to an existing cluster security group.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "AuthorizationNotFoundException",
"documentation" : "The specified CIDR IP range or EC2 security group is not authorized for the specified cluster security group.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "InvalidClusterSecurityGroupStateException",
"documentation" : "The state of the cluster security group is not available
.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "RevokeClusterSecurityGroupIngressRequest",
"variableName" : "revokeClusterSecurityGroupIngressRequest",
"variableType" : "RevokeClusterSecurityGroupIngressRequest",
"documentation" : "",
"simpleType" : "RevokeClusterSecurityGroupIngressRequest",
"variableSetterType" : "RevokeClusterSecurityGroupIngressRequest"
},
"methodName" : "revokeClusterSecurityGroupIngress",
"operationName" : "RevokeClusterSecurityGroupIngress",
"paginated" : false,
"returnType" : {
"returnType" : "RevokeClusterSecurityGroupIngressResponse",
"documentation" : "Describes a security group.
"
},
"syncReturnType" : "RevokeClusterSecurityGroupIngressResponse"
},
"RevokeSnapshotAccess" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Removes the ability of the specified AWS customer account to restore the specified snapshot. If the account is currently restoring the snapshot, the restore will run to completion.
For more information about working with snapshots, go to Amazon Redshift Snapshots in the Amazon Redshift Cluster Management Guide.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "AccessToSnapshotDeniedException",
"documentation" : "The owner of the specified snapshot has not authorized your account to access the snapshot.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "AuthorizationNotFoundException",
"documentation" : "The specified CIDR IP range or EC2 security group is not authorized for the specified cluster security group.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "ClusterSnapshotNotFoundException",
"documentation" : "The snapshot identifier does not refer to an existing cluster snapshot.
",
"httpStatusCode" : 404
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "RevokeSnapshotAccessRequest",
"variableName" : "revokeSnapshotAccessRequest",
"variableType" : "RevokeSnapshotAccessRequest",
"documentation" : "",
"simpleType" : "RevokeSnapshotAccessRequest",
"variableSetterType" : "RevokeSnapshotAccessRequest"
},
"methodName" : "revokeSnapshotAccess",
"operationName" : "RevokeSnapshotAccess",
"paginated" : false,
"returnType" : {
"returnType" : "RevokeSnapshotAccessResponse",
"documentation" : "Describes a snapshot.
"
},
"syncReturnType" : "RevokeSnapshotAccessResponse"
},
"RotateEncryptionKey" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Rotates the encryption keys for a cluster.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ClusterNotFoundException",
"documentation" : "The ClusterIdentifier
parameter does not refer to an existing cluster.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "InvalidClusterStateException",
"documentation" : "The specified cluster is not in the available
state.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "DependentServiceRequestThrottlingException",
"documentation" : "The request cannot be completed because a dependent service is throttling requests made by Amazon Redshift on your behalf. Wait and retry the request.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "RotateEncryptionKeyRequest",
"variableName" : "rotateEncryptionKeyRequest",
"variableType" : "RotateEncryptionKeyRequest",
"documentation" : "",
"simpleType" : "RotateEncryptionKeyRequest",
"variableSetterType" : "RotateEncryptionKeyRequest"
},
"methodName" : "rotateEncryptionKey",
"operationName" : "RotateEncryptionKey",
"paginated" : false,
"returnType" : {
"returnType" : "RotateEncryptionKeyResponse",
"documentation" : "Describes a cluster.
"
},
"syncReturnType" : "RotateEncryptionKeyResponse"
}
},
"shapes" : {
"AcceptReservedNodeExchangeRequest" : {
"c2jName" : "AcceptReservedNodeExchangeInputMessage",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "",
"endpointDiscovery" : null,
"enums" : null,
"errorCode" : null,
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasRequiresLengthMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : null,
"marshaller" : {
"action" : "AcceptReservedNodeExchange",
"locationName" : null,
"requestUri" : "/",
"target" : "AcceptReservedNodeExchange",
"verb" : "POST",
"xmlNameSpaceUri" : null
},
"members" : [ {
"beanStyleGetterMethodName" : "getReservedNodeId",
"beanStyleSetterMethodName" : "setReservedNodeId",
"c2jName" : "ReservedNodeId",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "A string representing the node identifier of the DC1 Reserved Node to be exchanged.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #reservedNodeId(String)}.\n@param reservedNodeId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #reservedNodeId(String)",
"deprecated" : false,
"documentation" : "A string representing the node identifier of the DC1 Reserved Node to be exchanged.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "reservedNodeId",
"fluentSetterDocumentation" : "A string representing the node identifier of the DC1 Reserved Node to be exchanged.
\n@param reservedNodeId A string representing the node identifier of the DC1 Reserved Node to be exchanged.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "reservedNodeId",
"getterDocumentation" : "A string representing the node identifier of the DC1 Reserved Node to be exchanged.
\n@return A string representing the node identifier of the DC1 Reserved Node to be exchanged.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "ReservedNodeId",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "ReservedNodeId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "ReservedNodeId",
"sensitive" : false,
"setterDocumentation" : "A string representing the node identifier of the DC1 Reserved Node to be exchanged.
\n@param reservedNodeId A string representing the node identifier of the DC1 Reserved Node to be exchanged.",
"setterMethodName" : "setReservedNodeId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "reservedNodeId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "reservedNodeId",
"variableType" : "String",
"documentation" : "A string representing the node identifier of the DC1 Reserved Node to be exchanged.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getTargetReservedNodeOfferingId",
"beanStyleSetterMethodName" : "setTargetReservedNodeOfferingId",
"c2jName" : "TargetReservedNodeOfferingId",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "The unique identifier of the DC2 Reserved Node offering to be used for the exchange. You can obtain the value for the parameter by calling GetReservedNodeExchangeOfferings
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #targetReservedNodeOfferingId(String)}.\n@param targetReservedNodeOfferingId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #targetReservedNodeOfferingId(String)",
"deprecated" : false,
"documentation" : "The unique identifier of the DC2 Reserved Node offering to be used for the exchange. You can obtain the value for the parameter by calling GetReservedNodeExchangeOfferings
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "targetReservedNodeOfferingId",
"fluentSetterDocumentation" : "The unique identifier of the DC2 Reserved Node offering to be used for the exchange. You can obtain the value for the parameter by calling GetReservedNodeExchangeOfferings
\n@param targetReservedNodeOfferingId The unique identifier of the DC2 Reserved Node offering to be used for the exchange. You can obtain the value for the parameter by calling GetReservedNodeExchangeOfferings\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "targetReservedNodeOfferingId",
"getterDocumentation" : "The unique identifier of the DC2 Reserved Node offering to be used for the exchange. You can obtain the value for the parameter by calling GetReservedNodeExchangeOfferings
\n@return The unique identifier of the DC2 Reserved Node offering to be used for the exchange. You can obtain the value for the parameter by calling GetReservedNodeExchangeOfferings",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "TargetReservedNodeOfferingId",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "TargetReservedNodeOfferingId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "TargetReservedNodeOfferingId",
"sensitive" : false,
"setterDocumentation" : "The unique identifier of the DC2 Reserved Node offering to be used for the exchange. You can obtain the value for the parameter by calling GetReservedNodeExchangeOfferings
\n@param targetReservedNodeOfferingId The unique identifier of the DC2 Reserved Node offering to be used for the exchange. You can obtain the value for the parameter by calling GetReservedNodeExchangeOfferings",
"setterMethodName" : "setTargetReservedNodeOfferingId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "targetReservedNodeOfferingId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "targetReservedNodeOfferingId",
"variableType" : "String",
"documentation" : "The unique identifier of the DC2 Reserved Node offering to be used for the exchange. You can obtain the value for the parameter by calling GetReservedNodeExchangeOfferings
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"ReservedNodeId" : {
"beanStyleGetterMethodName" : "getReservedNodeId",
"beanStyleSetterMethodName" : "setReservedNodeId",
"c2jName" : "ReservedNodeId",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "A string representing the node identifier of the DC1 Reserved Node to be exchanged.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #reservedNodeId(String)}.\n@param reservedNodeId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #reservedNodeId(String)",
"deprecated" : false,
"documentation" : "A string representing the node identifier of the DC1 Reserved Node to be exchanged.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "reservedNodeId",
"fluentSetterDocumentation" : "A string representing the node identifier of the DC1 Reserved Node to be exchanged.
\n@param reservedNodeId A string representing the node identifier of the DC1 Reserved Node to be exchanged.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "reservedNodeId",
"getterDocumentation" : "A string representing the node identifier of the DC1 Reserved Node to be exchanged.
\n@return A string representing the node identifier of the DC1 Reserved Node to be exchanged.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "ReservedNodeId",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "ReservedNodeId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "ReservedNodeId",
"sensitive" : false,
"setterDocumentation" : "A string representing the node identifier of the DC1 Reserved Node to be exchanged.
\n@param reservedNodeId A string representing the node identifier of the DC1 Reserved Node to be exchanged.",
"setterMethodName" : "setReservedNodeId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "reservedNodeId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "reservedNodeId",
"variableType" : "String",
"documentation" : "A string representing the node identifier of the DC1 Reserved Node to be exchanged.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"TargetReservedNodeOfferingId" : {
"beanStyleGetterMethodName" : "getTargetReservedNodeOfferingId",
"beanStyleSetterMethodName" : "setTargetReservedNodeOfferingId",
"c2jName" : "TargetReservedNodeOfferingId",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "The unique identifier of the DC2 Reserved Node offering to be used for the exchange. You can obtain the value for the parameter by calling GetReservedNodeExchangeOfferings
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #targetReservedNodeOfferingId(String)}.\n@param targetReservedNodeOfferingId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #targetReservedNodeOfferingId(String)",
"deprecated" : false,
"documentation" : "The unique identifier of the DC2 Reserved Node offering to be used for the exchange. You can obtain the value for the parameter by calling GetReservedNodeExchangeOfferings
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "targetReservedNodeOfferingId",
"fluentSetterDocumentation" : "The unique identifier of the DC2 Reserved Node offering to be used for the exchange. You can obtain the value for the parameter by calling GetReservedNodeExchangeOfferings
\n@param targetReservedNodeOfferingId The unique identifier of the DC2 Reserved Node offering to be used for the exchange. You can obtain the value for the parameter by calling GetReservedNodeExchangeOfferings\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "targetReservedNodeOfferingId",
"getterDocumentation" : "The unique identifier of the DC2 Reserved Node offering to be used for the exchange. You can obtain the value for the parameter by calling GetReservedNodeExchangeOfferings
\n@return The unique identifier of the DC2 Reserved Node offering to be used for the exchange. You can obtain the value for the parameter by calling GetReservedNodeExchangeOfferings",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "TargetReservedNodeOfferingId",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "TargetReservedNodeOfferingId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "TargetReservedNodeOfferingId",
"sensitive" : false,
"setterDocumentation" : "The unique identifier of the DC2 Reserved Node offering to be used for the exchange. You can obtain the value for the parameter by calling GetReservedNodeExchangeOfferings
\n@param targetReservedNodeOfferingId The unique identifier of the DC2 Reserved Node offering to be used for the exchange. You can obtain the value for the parameter by calling GetReservedNodeExchangeOfferings",
"setterMethodName" : "setTargetReservedNodeOfferingId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "targetReservedNodeOfferingId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "targetReservedNodeOfferingId",
"variableType" : "String",
"documentation" : "The unique identifier of the DC2 Reserved Node offering to be used for the exchange. You can obtain the value for the parameter by calling GetReservedNodeExchangeOfferings
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}
},
"nonStreamingMembers" : [ {
"beanStyleGetterMethodName" : "getReservedNodeId",
"beanStyleSetterMethodName" : "setReservedNodeId",
"c2jName" : "ReservedNodeId",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "A string representing the node identifier of the DC1 Reserved Node to be exchanged.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #reservedNodeId(String)}.\n@param reservedNodeId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #reservedNodeId(String)",
"deprecated" : false,
"documentation" : "A string representing the node identifier of the DC1 Reserved Node to be exchanged.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "reservedNodeId",
"fluentSetterDocumentation" : "A string representing the node identifier of the DC1 Reserved Node to be exchanged.
\n@param reservedNodeId A string representing the node identifier of the DC1 Reserved Node to be exchanged.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "reservedNodeId",
"getterDocumentation" : "A string representing the node identifier of the DC1 Reserved Node to be exchanged.
\n@return A string representing the node identifier of the DC1 Reserved Node to be exchanged.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "ReservedNodeId",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "ReservedNodeId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "ReservedNodeId",
"sensitive" : false,
"setterDocumentation" : "A string representing the node identifier of the DC1 Reserved Node to be exchanged.
\n@param reservedNodeId A string representing the node identifier of the DC1 Reserved Node to be exchanged.",
"setterMethodName" : "setReservedNodeId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "reservedNodeId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "reservedNodeId",
"variableType" : "String",
"documentation" : "A string representing the node identifier of the DC1 Reserved Node to be exchanged.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getTargetReservedNodeOfferingId",
"beanStyleSetterMethodName" : "setTargetReservedNodeOfferingId",
"c2jName" : "TargetReservedNodeOfferingId",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "The unique identifier of the DC2 Reserved Node offering to be used for the exchange. You can obtain the value for the parameter by calling GetReservedNodeExchangeOfferings
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #targetReservedNodeOfferingId(String)}.\n@param targetReservedNodeOfferingId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #targetReservedNodeOfferingId(String)",
"deprecated" : false,
"documentation" : "The unique identifier of the DC2 Reserved Node offering to be used for the exchange. You can obtain the value for the parameter by calling GetReservedNodeExchangeOfferings
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "targetReservedNodeOfferingId",
"fluentSetterDocumentation" : "The unique identifier of the DC2 Reserved Node offering to be used for the exchange. You can obtain the value for the parameter by calling GetReservedNodeExchangeOfferings
\n@param targetReservedNodeOfferingId The unique identifier of the DC2 Reserved Node offering to be used for the exchange. You can obtain the value for the parameter by calling GetReservedNodeExchangeOfferings\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "targetReservedNodeOfferingId",
"getterDocumentation" : "The unique identifier of the DC2 Reserved Node offering to be used for the exchange. You can obtain the value for the parameter by calling GetReservedNodeExchangeOfferings
\n@return The unique identifier of the DC2 Reserved Node offering to be used for the exchange. You can obtain the value for the parameter by calling GetReservedNodeExchangeOfferings",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "TargetReservedNodeOfferingId",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "TargetReservedNodeOfferingId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "TargetReservedNodeOfferingId",
"sensitive" : false,
"setterDocumentation" : "The unique identifier of the DC2 Reserved Node offering to be used for the exchange. You can obtain the value for the parameter by calling GetReservedNodeExchangeOfferings
\n@param targetReservedNodeOfferingId The unique identifier of the DC2 Reserved Node offering to be used for the exchange. You can obtain the value for the parameter by calling GetReservedNodeExchangeOfferings",
"setterMethodName" : "setTargetReservedNodeOfferingId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "targetReservedNodeOfferingId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "targetReservedNodeOfferingId",
"variableType" : "String",
"documentation" : "The unique identifier of the DC2 Reserved Node offering to be used for the exchange. You can obtain the value for the parameter by calling GetReservedNodeExchangeOfferings
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
} ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : [ "ReservedNodeId", "TargetReservedNodeOfferingId" ],
"shapeName" : "AcceptReservedNodeExchangeRequest",
"simpleMethod" : false,
"unmarshaller" : null,
"variable" : {
"variableDeclarationType" : "AcceptReservedNodeExchangeRequest",
"variableName" : "acceptReservedNodeExchangeRequest",
"variableType" : "AcceptReservedNodeExchangeRequest",
"documentation" : null,
"simpleType" : "AcceptReservedNodeExchangeRequest",
"variableSetterType" : "AcceptReservedNodeExchangeRequest"
},
"wrapper" : false
},
"AcceptReservedNodeExchangeResponse" : {
"c2jName" : "AcceptReservedNodeExchangeOutputMessage",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "",
"endpointDiscovery" : null,
"enums" : null,
"errorCode" : null,
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasRequiresLengthMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : null,
"marshaller" : null,
"members" : [ {
"beanStyleGetterMethodName" : "getExchangedReservedNode",
"beanStyleSetterMethodName" : "setExchangedReservedNode",
"c2jName" : "ExchangedReservedNode",
"c2jShape" : "ReservedNode",
"defaultConsumerFluentSetterDocumentation" : "\nThis is a convenience that creates an instance of the {@link ReservedNode.Builder} avoiding the need to create one manually via {@link ReservedNode#builder()}.\n\nWhen the {@link Consumer} completes, {@link ReservedNode.Builder#build()} is called immediately and its result is passed to {@link #exchangedReservedNode(ReservedNode)}.\n@param exchangedReservedNode a consumer that will call methods on {@link ReservedNode.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #exchangedReservedNode(ReservedNode)",
"deprecated" : false,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "exchangedReservedNode",
"fluentSetterDocumentation" : "\n@param exchangedReservedNode \n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "exchangedReservedNode",
"getterDocumentation" : "\n@return ",
"getterModel" : {
"returnType" : "ReservedNode",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "ExchangedReservedNode",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "ExchangedReservedNode",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "SDK_POJO",
"name" : "ExchangedReservedNode",
"sensitive" : false,
"setterDocumentation" : "\n@param exchangedReservedNode ",
"setterMethodName" : "setExchangedReservedNode",
"setterModel" : {
"variableDeclarationType" : "ReservedNode",
"variableName" : "exchangedReservedNode",
"variableType" : "ReservedNode",
"documentation" : null,
"simpleType" : "ReservedNode",
"variableSetterType" : "ReservedNode"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "ReservedNode",
"variableName" : "exchangedReservedNode",
"variableType" : "ReservedNode",
"documentation" : "",
"simpleType" : "ReservedNode",
"variableSetterType" : "ReservedNode"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"ExchangedReservedNode" : {
"beanStyleGetterMethodName" : "getExchangedReservedNode",
"beanStyleSetterMethodName" : "setExchangedReservedNode",
"c2jName" : "ExchangedReservedNode",
"c2jShape" : "ReservedNode",
"defaultConsumerFluentSetterDocumentation" : "\nThis is a convenience that creates an instance of the {@link ReservedNode.Builder} avoiding the need to create one manually via {@link ReservedNode#builder()}.\n\nWhen the {@link Consumer} completes, {@link ReservedNode.Builder#build()} is called immediately and its result is passed to {@link #exchangedReservedNode(ReservedNode)}.\n@param exchangedReservedNode a consumer that will call methods on {@link ReservedNode.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #exchangedReservedNode(ReservedNode)",
"deprecated" : false,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "exchangedReservedNode",
"fluentSetterDocumentation" : "\n@param exchangedReservedNode \n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "exchangedReservedNode",
"getterDocumentation" : "\n@return ",
"getterModel" : {
"returnType" : "ReservedNode",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "ExchangedReservedNode",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "ExchangedReservedNode",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "SDK_POJO",
"name" : "ExchangedReservedNode",
"sensitive" : false,
"setterDocumentation" : "\n@param exchangedReservedNode ",
"setterMethodName" : "setExchangedReservedNode",
"setterModel" : {
"variableDeclarationType" : "ReservedNode",
"variableName" : "exchangedReservedNode",
"variableType" : "ReservedNode",
"documentation" : null,
"simpleType" : "ReservedNode",
"variableSetterType" : "ReservedNode"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "ReservedNode",
"variableName" : "exchangedReservedNode",
"variableType" : "ReservedNode",
"documentation" : "",
"simpleType" : "ReservedNode",
"variableSetterType" : "ReservedNode"
},
"xmlNameSpaceUri" : null
}
},
"nonStreamingMembers" : [ {
"beanStyleGetterMethodName" : "getExchangedReservedNode",
"beanStyleSetterMethodName" : "setExchangedReservedNode",
"c2jName" : "ExchangedReservedNode",
"c2jShape" : "ReservedNode",
"defaultConsumerFluentSetterDocumentation" : "\nThis is a convenience that creates an instance of the {@link ReservedNode.Builder} avoiding the need to create one manually via {@link ReservedNode#builder()}.\n\nWhen the {@link Consumer} completes, {@link ReservedNode.Builder#build()} is called immediately and its result is passed to {@link #exchangedReservedNode(ReservedNode)}.\n@param exchangedReservedNode a consumer that will call methods on {@link ReservedNode.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #exchangedReservedNode(ReservedNode)",
"deprecated" : false,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "exchangedReservedNode",
"fluentSetterDocumentation" : "\n@param exchangedReservedNode \n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "exchangedReservedNode",
"getterDocumentation" : "\n@return ",
"getterModel" : {
"returnType" : "ReservedNode",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "ExchangedReservedNode",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "ExchangedReservedNode",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "SDK_POJO",
"name" : "ExchangedReservedNode",
"sensitive" : false,
"setterDocumentation" : "\n@param exchangedReservedNode ",
"setterMethodName" : "setExchangedReservedNode",
"setterModel" : {
"variableDeclarationType" : "ReservedNode",
"variableName" : "exchangedReservedNode",
"variableType" : "ReservedNode",
"documentation" : null,
"simpleType" : "ReservedNode",
"variableSetterType" : "ReservedNode"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "ReservedNode",
"variableName" : "exchangedReservedNode",
"variableType" : "ReservedNode",
"documentation" : "",
"simpleType" : "ReservedNode",
"variableSetterType" : "ReservedNode"
},
"xmlNameSpaceUri" : null
} ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "AcceptReservedNodeExchangeResponse",
"simpleMethod" : false,
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : "AcceptReservedNodeExchangeResult"
},
"variable" : {
"variableDeclarationType" : "AcceptReservedNodeExchangeResponse",
"variableName" : "acceptReservedNodeExchangeResponse",
"variableType" : "AcceptReservedNodeExchangeResponse",
"documentation" : null,
"simpleType" : "AcceptReservedNodeExchangeResponse",
"variableSetterType" : "AcceptReservedNodeExchangeResponse"
},
"wrapper" : false
},
"AccessToSnapshotDeniedException" : {
"c2jName" : "AccessToSnapshotDeniedFault",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "The owner of the specified snapshot has not authorized your account to access the snapshot.
",
"endpointDiscovery" : null,
"enums" : null,
"errorCode" : "AccessToSnapshotDenied",
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasRequiresLengthMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : 400,
"marshaller" : null,
"members" : [ ],
"membersAsMap" : { },
"nonStreamingMembers" : [ ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "AccessToSnapshotDeniedException",
"simpleMethod" : false,
"unmarshaller" : null,
"variable" : {
"variableDeclarationType" : "AccessToSnapshotDeniedException",
"variableName" : "accessToSnapshotDeniedException",
"variableType" : "AccessToSnapshotDeniedException",
"documentation" : null,
"simpleType" : "AccessToSnapshotDeniedException",
"variableSetterType" : "AccessToSnapshotDeniedException"
},
"wrapper" : false
},
"AccountAttribute" : {
"c2jName" : "AccountAttribute",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "A name value pair that describes an aspect of an account.
",
"endpointDiscovery" : null,
"enums" : null,
"errorCode" : null,
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasRequiresLengthMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : null,
"marshaller" : null,
"members" : [ {
"beanStyleGetterMethodName" : "getAttributeName",
"beanStyleSetterMethodName" : "setAttributeName",
"c2jName" : "AttributeName",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "The name of the attribute.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #attributeName(String)}.\n@param attributeName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #attributeName(String)",
"deprecated" : false,
"documentation" : "The name of the attribute.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "attributeName",
"fluentSetterDocumentation" : "The name of the attribute.
\n@param attributeName The name of the attribute.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "attributeName",
"getterDocumentation" : "The name of the attribute.
\n@return The name of the attribute.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "AttributeName",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "AttributeName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "AttributeName",
"sensitive" : false,
"setterDocumentation" : "The name of the attribute.
\n@param attributeName The name of the attribute.",
"setterMethodName" : "setAttributeName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "attributeName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "attributeName",
"variableType" : "String",
"documentation" : "The name of the attribute.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getAttributeValues",
"beanStyleSetterMethodName" : "setAttributeValues",
"c2jName" : "AttributeValues",
"c2jShape" : "AttributeValueList",
"defaultConsumerFluentSetterDocumentation" : "A list of attribute values.
\nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #attributeValues(List)}.\n@param attributeValues a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #attributeValues(List)",
"deprecated" : false,
"documentation" : "A list of attribute values.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "attributeValues",
"fluentSetterDocumentation" : "A list of attribute values.
\n@param attributeValues A list of attribute values.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "attributeValues",
"getterDocumentation" : "A list of attribute values.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return A list of attribute values.",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "AttributeValues",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "AttributeValues",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "AttributeValueTarget",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link AttributeValueTarget.Builder} avoiding the need to create one manually via {@link AttributeValueTarget#builder()}.\n\nWhen the {@link Consumer} completes, {@link AttributeValueTarget.Builder#build()} is called immediately and its result is passed to {@link #member(AttributeValueTarget)}.\n@param member a consumer that will call methods on {@link AttributeValueTarget.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(AttributeValueTarget)",
"deprecated" : false,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "member",
"fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "member",
"getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.",
"getterModel" : {
"returnType" : "AttributeValueTarget",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "AttributeValueTarget",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "AttributeValueTarget",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "SDK_POJO",
"name" : "Member",
"sensitive" : false,
"setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "AttributeValueTarget",
"variableName" : "member",
"variableType" : "AttributeValueTarget",
"documentation" : null,
"simpleType" : "AttributeValueTarget",
"variableSetterType" : "AttributeValueTarget"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "AttributeValueTarget",
"variableName" : "member",
"variableType" : "AttributeValueTarget",
"documentation" : "",
"simpleType" : "AttributeValueTarget",
"variableSetterType" : "AttributeValueTarget"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : "AttributeValueTarget",
"memberType" : "AttributeValueTarget",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : false,
"simpleType" : "AttributeValueTarget",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingType" : "LIST",
"name" : "AttributeValues",
"sensitive" : false,
"setterDocumentation" : "A list of attribute values.
\n@param attributeValues A list of attribute values.",
"setterMethodName" : "setAttributeValues",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "attributeValues",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "attributeValues",
"variableType" : "java.util.List",
"documentation" : "A list of attribute values.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"AttributeName" : {
"beanStyleGetterMethodName" : "getAttributeName",
"beanStyleSetterMethodName" : "setAttributeName",
"c2jName" : "AttributeName",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "The name of the attribute.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #attributeName(String)}.\n@param attributeName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #attributeName(String)",
"deprecated" : false,
"documentation" : "The name of the attribute.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "attributeName",
"fluentSetterDocumentation" : "The name of the attribute.
\n@param attributeName The name of the attribute.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "attributeName",
"getterDocumentation" : "The name of the attribute.
\n@return The name of the attribute.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "AttributeName",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "AttributeName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "AttributeName",
"sensitive" : false,
"setterDocumentation" : "The name of the attribute.
\n@param attributeName The name of the attribute.",
"setterMethodName" : "setAttributeName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "attributeName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "attributeName",
"variableType" : "String",
"documentation" : "The name of the attribute.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"AttributeValues" : {
"beanStyleGetterMethodName" : "getAttributeValues",
"beanStyleSetterMethodName" : "setAttributeValues",
"c2jName" : "AttributeValues",
"c2jShape" : "AttributeValueList",
"defaultConsumerFluentSetterDocumentation" : "A list of attribute values.
\nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #attributeValues(List)}.\n@param attributeValues a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #attributeValues(List)",
"deprecated" : false,
"documentation" : "A list of attribute values.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "attributeValues",
"fluentSetterDocumentation" : "A list of attribute values.
\n@param attributeValues A list of attribute values.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "attributeValues",
"getterDocumentation" : "A list of attribute values.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return A list of attribute values.",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "AttributeValues",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "AttributeValues",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "AttributeValueTarget",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link AttributeValueTarget.Builder} avoiding the need to create one manually via {@link AttributeValueTarget#builder()}.\n\nWhen the {@link Consumer} completes, {@link AttributeValueTarget.Builder#build()} is called immediately and its result is passed to {@link #member(AttributeValueTarget)}.\n@param member a consumer that will call methods on {@link AttributeValueTarget.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(AttributeValueTarget)",
"deprecated" : false,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "member",
"fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "member",
"getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.",
"getterModel" : {
"returnType" : "AttributeValueTarget",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "AttributeValueTarget",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "AttributeValueTarget",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "SDK_POJO",
"name" : "Member",
"sensitive" : false,
"setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "AttributeValueTarget",
"variableName" : "member",
"variableType" : "AttributeValueTarget",
"documentation" : null,
"simpleType" : "AttributeValueTarget",
"variableSetterType" : "AttributeValueTarget"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "AttributeValueTarget",
"variableName" : "member",
"variableType" : "AttributeValueTarget",
"documentation" : "",
"simpleType" : "AttributeValueTarget",
"variableSetterType" : "AttributeValueTarget"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : "AttributeValueTarget",
"memberType" : "AttributeValueTarget",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : false,
"simpleType" : "AttributeValueTarget",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingType" : "LIST",
"name" : "AttributeValues",
"sensitive" : false,
"setterDocumentation" : "A list of attribute values.
\n@param attributeValues A list of attribute values.",
"setterMethodName" : "setAttributeValues",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "attributeValues",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "attributeValues",
"variableType" : "java.util.List",
"documentation" : "A list of attribute values.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
}
},
"nonStreamingMembers" : [ {
"beanStyleGetterMethodName" : "getAttributeName",
"beanStyleSetterMethodName" : "setAttributeName",
"c2jName" : "AttributeName",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "The name of the attribute.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #attributeName(String)}.\n@param attributeName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #attributeName(String)",
"deprecated" : false,
"documentation" : "The name of the attribute.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "attributeName",
"fluentSetterDocumentation" : "The name of the attribute.
\n@param attributeName The name of the attribute.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "attributeName",
"getterDocumentation" : "The name of the attribute.
\n@return The name of the attribute.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "AttributeName",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "AttributeName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "AttributeName",
"sensitive" : false,
"setterDocumentation" : "The name of the attribute.
\n@param attributeName The name of the attribute.",
"setterMethodName" : "setAttributeName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "attributeName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "attributeName",
"variableType" : "String",
"documentation" : "The name of the attribute.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getAttributeValues",
"beanStyleSetterMethodName" : "setAttributeValues",
"c2jName" : "AttributeValues",
"c2jShape" : "AttributeValueList",
"defaultConsumerFluentSetterDocumentation" : "A list of attribute values.
\nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #attributeValues(List)}.\n@param attributeValues a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #attributeValues(List)",
"deprecated" : false,
"documentation" : "A list of attribute values.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "attributeValues",
"fluentSetterDocumentation" : "A list of attribute values.
\n@param attributeValues A list of attribute values.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "attributeValues",
"getterDocumentation" : "A list of attribute values.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return A list of attribute values.",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "AttributeValues",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "AttributeValues",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "AttributeValueTarget",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link AttributeValueTarget.Builder} avoiding the need to create one manually via {@link AttributeValueTarget#builder()}.\n\nWhen the {@link Consumer} completes, {@link AttributeValueTarget.Builder#build()} is called immediately and its result is passed to {@link #member(AttributeValueTarget)}.\n@param member a consumer that will call methods on {@link AttributeValueTarget.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(AttributeValueTarget)",
"deprecated" : false,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "member",
"fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "member",
"getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.",
"getterModel" : {
"returnType" : "AttributeValueTarget",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "AttributeValueTarget",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "AttributeValueTarget",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "SDK_POJO",
"name" : "Member",
"sensitive" : false,
"setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "AttributeValueTarget",
"variableName" : "member",
"variableType" : "AttributeValueTarget",
"documentation" : null,
"simpleType" : "AttributeValueTarget",
"variableSetterType" : "AttributeValueTarget"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "AttributeValueTarget",
"variableName" : "member",
"variableType" : "AttributeValueTarget",
"documentation" : "",
"simpleType" : "AttributeValueTarget",
"variableSetterType" : "AttributeValueTarget"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : "AttributeValueTarget",
"memberType" : "AttributeValueTarget",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : false,
"simpleType" : "AttributeValueTarget",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingType" : "LIST",
"name" : "AttributeValues",
"sensitive" : false,
"setterDocumentation" : "A list of attribute values.
\n@param attributeValues A list of attribute values.",
"setterMethodName" : "setAttributeValues",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "attributeValues",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "attributeValues",
"variableType" : "java.util.List",
"documentation" : "A list of attribute values.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
} ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "AccountAttribute",
"simpleMethod" : false,
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "AccountAttribute",
"variableName" : "accountAttribute",
"variableType" : "AccountAttribute",
"documentation" : null,
"simpleType" : "AccountAttribute",
"variableSetterType" : "AccountAttribute"
},
"wrapper" : false
},
"AccountWithRestoreAccess" : {
"c2jName" : "AccountWithRestoreAccess",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "Describes an AWS customer account authorized to restore a snapshot.
",
"endpointDiscovery" : null,
"enums" : null,
"errorCode" : null,
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasRequiresLengthMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : null,
"marshaller" : null,
"members" : [ {
"beanStyleGetterMethodName" : "getAccountId",
"beanStyleSetterMethodName" : "setAccountId",
"c2jName" : "AccountId",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "The identifier of an AWS customer account authorized to restore a snapshot.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #accountId(String)}.\n@param accountId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #accountId(String)",
"deprecated" : false,
"documentation" : "The identifier of an AWS customer account authorized to restore a snapshot.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "accountId",
"fluentSetterDocumentation" : "The identifier of an AWS customer account authorized to restore a snapshot.
\n@param accountId The identifier of an AWS customer account authorized to restore a snapshot.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "accountId",
"getterDocumentation" : "The identifier of an AWS customer account authorized to restore a snapshot.
\n@return The identifier of an AWS customer account authorized to restore a snapshot.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "AccountId",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "AccountId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "AccountId",
"sensitive" : false,
"setterDocumentation" : "The identifier of an AWS customer account authorized to restore a snapshot.
\n@param accountId The identifier of an AWS customer account authorized to restore a snapshot.",
"setterMethodName" : "setAccountId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "accountId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "accountId",
"variableType" : "String",
"documentation" : "The identifier of an AWS customer account authorized to restore a snapshot.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getAccountAlias",
"beanStyleSetterMethodName" : "setAccountAlias",
"c2jName" : "AccountAlias",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "The identifier of an AWS support account authorized to restore a snapshot. For AWS support, the identifier is amazon-redshift-support
.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #accountAlias(String)}.\n@param accountAlias a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #accountAlias(String)",
"deprecated" : false,
"documentation" : "The identifier of an AWS support account authorized to restore a snapshot. For AWS support, the identifier is amazon-redshift-support
.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "accountAlias",
"fluentSetterDocumentation" : "The identifier of an AWS support account authorized to restore a snapshot. For AWS support, the identifier is amazon-redshift-support
.
\n@param accountAlias The identifier of an AWS support account authorized to restore a snapshot. For AWS support, the identifier is amazon-redshift-support
.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "accountAlias",
"getterDocumentation" : "The identifier of an AWS support account authorized to restore a snapshot. For AWS support, the identifier is amazon-redshift-support
.
\n@return The identifier of an AWS support account authorized to restore a snapshot. For AWS support, the identifier is amazon-redshift-support
.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "AccountAlias",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "AccountAlias",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "AccountAlias",
"sensitive" : false,
"setterDocumentation" : "The identifier of an AWS support account authorized to restore a snapshot. For AWS support, the identifier is amazon-redshift-support
.
\n@param accountAlias The identifier of an AWS support account authorized to restore a snapshot. For AWS support, the identifier is amazon-redshift-support
.",
"setterMethodName" : "setAccountAlias",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "accountAlias",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "accountAlias",
"variableType" : "String",
"documentation" : "The identifier of an AWS support account authorized to restore a snapshot. For AWS support, the identifier is amazon-redshift-support
.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"AccountAlias" : {
"beanStyleGetterMethodName" : "getAccountAlias",
"beanStyleSetterMethodName" : "setAccountAlias",
"c2jName" : "AccountAlias",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "The identifier of an AWS support account authorized to restore a snapshot. For AWS support, the identifier is amazon-redshift-support
.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #accountAlias(String)}.\n@param accountAlias a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #accountAlias(String)",
"deprecated" : false,
"documentation" : "The identifier of an AWS support account authorized to restore a snapshot. For AWS support, the identifier is amazon-redshift-support
.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "accountAlias",
"fluentSetterDocumentation" : "The identifier of an AWS support account authorized to restore a snapshot. For AWS support, the identifier is amazon-redshift-support
.
\n@param accountAlias The identifier of an AWS support account authorized to restore a snapshot. For AWS support, the identifier is amazon-redshift-support
.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "accountAlias",
"getterDocumentation" : "The identifier of an AWS support account authorized to restore a snapshot. For AWS support, the identifier is amazon-redshift-support
.
\n@return The identifier of an AWS support account authorized to restore a snapshot. For AWS support, the identifier is amazon-redshift-support
.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "AccountAlias",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "AccountAlias",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "AccountAlias",
"sensitive" : false,
"setterDocumentation" : "The identifier of an AWS support account authorized to restore a snapshot. For AWS support, the identifier is amazon-redshift-support
.
\n@param accountAlias The identifier of an AWS support account authorized to restore a snapshot. For AWS support, the identifier is amazon-redshift-support
.",
"setterMethodName" : "setAccountAlias",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "accountAlias",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "accountAlias",
"variableType" : "String",
"documentation" : "The identifier of an AWS support account authorized to restore a snapshot. For AWS support, the identifier is amazon-redshift-support
.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"AccountId" : {
"beanStyleGetterMethodName" : "getAccountId",
"beanStyleSetterMethodName" : "setAccountId",
"c2jName" : "AccountId",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "The identifier of an AWS customer account authorized to restore a snapshot.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #accountId(String)}.\n@param accountId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #accountId(String)",
"deprecated" : false,
"documentation" : "The identifier of an AWS customer account authorized to restore a snapshot.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "accountId",
"fluentSetterDocumentation" : "The identifier of an AWS customer account authorized to restore a snapshot.
\n@param accountId The identifier of an AWS customer account authorized to restore a snapshot.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "accountId",
"getterDocumentation" : "The identifier of an AWS customer account authorized to restore a snapshot.
\n@return The identifier of an AWS customer account authorized to restore a snapshot.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "AccountId",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "AccountId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "AccountId",
"sensitive" : false,
"setterDocumentation" : "The identifier of an AWS customer account authorized to restore a snapshot.
\n@param accountId The identifier of an AWS customer account authorized to restore a snapshot.",
"setterMethodName" : "setAccountId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "accountId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "accountId",
"variableType" : "String",
"documentation" : "The identifier of an AWS customer account authorized to restore a snapshot.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}
},
"nonStreamingMembers" : [ {
"beanStyleGetterMethodName" : "getAccountId",
"beanStyleSetterMethodName" : "setAccountId",
"c2jName" : "AccountId",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "The identifier of an AWS customer account authorized to restore a snapshot.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #accountId(String)}.\n@param accountId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #accountId(String)",
"deprecated" : false,
"documentation" : "The identifier of an AWS customer account authorized to restore a snapshot.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "accountId",
"fluentSetterDocumentation" : "The identifier of an AWS customer account authorized to restore a snapshot.
\n@param accountId The identifier of an AWS customer account authorized to restore a snapshot.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "accountId",
"getterDocumentation" : "The identifier of an AWS customer account authorized to restore a snapshot.
\n@return The identifier of an AWS customer account authorized to restore a snapshot.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "AccountId",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "AccountId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "AccountId",
"sensitive" : false,
"setterDocumentation" : "The identifier of an AWS customer account authorized to restore a snapshot.
\n@param accountId The identifier of an AWS customer account authorized to restore a snapshot.",
"setterMethodName" : "setAccountId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "accountId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "accountId",
"variableType" : "String",
"documentation" : "The identifier of an AWS customer account authorized to restore a snapshot.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getAccountAlias",
"beanStyleSetterMethodName" : "setAccountAlias",
"c2jName" : "AccountAlias",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "The identifier of an AWS support account authorized to restore a snapshot. For AWS support, the identifier is amazon-redshift-support
.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #accountAlias(String)}.\n@param accountAlias a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #accountAlias(String)",
"deprecated" : false,
"documentation" : "The identifier of an AWS support account authorized to restore a snapshot. For AWS support, the identifier is amazon-redshift-support
.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "accountAlias",
"fluentSetterDocumentation" : "The identifier of an AWS support account authorized to restore a snapshot. For AWS support, the identifier is amazon-redshift-support
.
\n@param accountAlias The identifier of an AWS support account authorized to restore a snapshot. For AWS support, the identifier is amazon-redshift-support
.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "accountAlias",
"getterDocumentation" : "The identifier of an AWS support account authorized to restore a snapshot. For AWS support, the identifier is amazon-redshift-support
.
\n@return The identifier of an AWS support account authorized to restore a snapshot. For AWS support, the identifier is amazon-redshift-support
.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "AccountAlias",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "AccountAlias",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "AccountAlias",
"sensitive" : false,
"setterDocumentation" : "The identifier of an AWS support account authorized to restore a snapshot. For AWS support, the identifier is amazon-redshift-support
.
\n@param accountAlias The identifier of an AWS support account authorized to restore a snapshot. For AWS support, the identifier is amazon-redshift-support
.",
"setterMethodName" : "setAccountAlias",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "accountAlias",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "accountAlias",
"variableType" : "String",
"documentation" : "The identifier of an AWS support account authorized to restore a snapshot. For AWS support, the identifier is amazon-redshift-support
.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
} ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "AccountWithRestoreAccess",
"simpleMethod" : false,
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "AccountWithRestoreAccess",
"variableName" : "accountWithRestoreAccess",
"variableType" : "AccountWithRestoreAccess",
"documentation" : null,
"simpleType" : "AccountWithRestoreAccess",
"variableSetterType" : "AccountWithRestoreAccess"
},
"wrapper" : false
},
"AttributeValueTarget" : {
"c2jName" : "AttributeValueTarget",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "Describes an attribute value.
",
"endpointDiscovery" : null,
"enums" : null,
"errorCode" : null,
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasRequiresLengthMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : null,
"marshaller" : null,
"members" : [ {
"beanStyleGetterMethodName" : "getAttributeValue",
"beanStyleSetterMethodName" : "setAttributeValue",
"c2jName" : "AttributeValue",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "The value of the attribute.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #attributeValue(String)}.\n@param attributeValue a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #attributeValue(String)",
"deprecated" : false,
"documentation" : "The value of the attribute.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "attributeValue",
"fluentSetterDocumentation" : "The value of the attribute.
\n@param attributeValue The value of the attribute.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "attributeValue",
"getterDocumentation" : "The value of the attribute.
\n@return The value of the attribute.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "AttributeValue",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "AttributeValue",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "AttributeValue",
"sensitive" : false,
"setterDocumentation" : "The value of the attribute.
\n@param attributeValue The value of the attribute.",
"setterMethodName" : "setAttributeValue",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "attributeValue",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "attributeValue",
"variableType" : "String",
"documentation" : "The value of the attribute.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"AttributeValue" : {
"beanStyleGetterMethodName" : "getAttributeValue",
"beanStyleSetterMethodName" : "setAttributeValue",
"c2jName" : "AttributeValue",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "The value of the attribute.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #attributeValue(String)}.\n@param attributeValue a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #attributeValue(String)",
"deprecated" : false,
"documentation" : "The value of the attribute.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "attributeValue",
"fluentSetterDocumentation" : "The value of the attribute.
\n@param attributeValue The value of the attribute.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "attributeValue",
"getterDocumentation" : "The value of the attribute.
\n@return The value of the attribute.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "AttributeValue",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "AttributeValue",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "AttributeValue",
"sensitive" : false,
"setterDocumentation" : "The value of the attribute.
\n@param attributeValue The value of the attribute.",
"setterMethodName" : "setAttributeValue",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "attributeValue",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "attributeValue",
"variableType" : "String",
"documentation" : "The value of the attribute.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}
},
"nonStreamingMembers" : [ {
"beanStyleGetterMethodName" : "getAttributeValue",
"beanStyleSetterMethodName" : "setAttributeValue",
"c2jName" : "AttributeValue",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "The value of the attribute.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #attributeValue(String)}.\n@param attributeValue a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #attributeValue(String)",
"deprecated" : false,
"documentation" : "The value of the attribute.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "attributeValue",
"fluentSetterDocumentation" : "The value of the attribute.
\n@param attributeValue The value of the attribute.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "attributeValue",
"getterDocumentation" : "The value of the attribute.
\n@return The value of the attribute.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "AttributeValue",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "AttributeValue",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "AttributeValue",
"sensitive" : false,
"setterDocumentation" : "The value of the attribute.
\n@param attributeValue The value of the attribute.",
"setterMethodName" : "setAttributeValue",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "attributeValue",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "attributeValue",
"variableType" : "String",
"documentation" : "The value of the attribute.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
} ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "AttributeValueTarget",
"simpleMethod" : false,
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "AttributeValueTarget",
"variableName" : "attributeValueTarget",
"variableType" : "AttributeValueTarget",
"documentation" : null,
"simpleType" : "AttributeValueTarget",
"variableSetterType" : "AttributeValueTarget"
},
"wrapper" : false
},
"AuthorizationAlreadyExistsException" : {
"c2jName" : "AuthorizationAlreadyExistsFault",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "The specified CIDR block or EC2 security group is already authorized for the specified cluster security group.
",
"endpointDiscovery" : null,
"enums" : null,
"errorCode" : "AuthorizationAlreadyExists",
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasRequiresLengthMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : 400,
"marshaller" : null,
"members" : [ ],
"membersAsMap" : { },
"nonStreamingMembers" : [ ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "AuthorizationAlreadyExistsException",
"simpleMethod" : false,
"unmarshaller" : null,
"variable" : {
"variableDeclarationType" : "AuthorizationAlreadyExistsException",
"variableName" : "authorizationAlreadyExistsException",
"variableType" : "AuthorizationAlreadyExistsException",
"documentation" : null,
"simpleType" : "AuthorizationAlreadyExistsException",
"variableSetterType" : "AuthorizationAlreadyExistsException"
},
"wrapper" : false
},
"AuthorizationNotFoundException" : {
"c2jName" : "AuthorizationNotFoundFault",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "The specified CIDR IP range or EC2 security group is not authorized for the specified cluster security group.
",
"endpointDiscovery" : null,
"enums" : null,
"errorCode" : "AuthorizationNotFound",
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasRequiresLengthMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : 404,
"marshaller" : null,
"members" : [ ],
"membersAsMap" : { },
"nonStreamingMembers" : [ ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "AuthorizationNotFoundException",
"simpleMethod" : false,
"unmarshaller" : null,
"variable" : {
"variableDeclarationType" : "AuthorizationNotFoundException",
"variableName" : "authorizationNotFoundException",
"variableType" : "AuthorizationNotFoundException",
"documentation" : null,
"simpleType" : "AuthorizationNotFoundException",
"variableSetterType" : "AuthorizationNotFoundException"
},
"wrapper" : false
},
"AuthorizationQuotaExceededException" : {
"c2jName" : "AuthorizationQuotaExceededFault",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "The authorization quota for the cluster security group has been reached.
",
"endpointDiscovery" : null,
"enums" : null,
"errorCode" : "AuthorizationQuotaExceeded",
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasRequiresLengthMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : 400,
"marshaller" : null,
"members" : [ ],
"membersAsMap" : { },
"nonStreamingMembers" : [ ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "AuthorizationQuotaExceededException",
"simpleMethod" : false,
"unmarshaller" : null,
"variable" : {
"variableDeclarationType" : "AuthorizationQuotaExceededException",
"variableName" : "authorizationQuotaExceededException",
"variableType" : "AuthorizationQuotaExceededException",
"documentation" : null,
"simpleType" : "AuthorizationQuotaExceededException",
"variableSetterType" : "AuthorizationQuotaExceededException"
},
"wrapper" : false
},
"AuthorizeClusterSecurityGroupIngressRequest" : {
"c2jName" : "AuthorizeClusterSecurityGroupIngressMessage",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "",
"endpointDiscovery" : null,
"enums" : null,
"errorCode" : null,
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasRequiresLengthMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : null,
"marshaller" : {
"action" : "AuthorizeClusterSecurityGroupIngress",
"locationName" : null,
"requestUri" : "/",
"target" : "AuthorizeClusterSecurityGroupIngress",
"verb" : "POST",
"xmlNameSpaceUri" : null
},
"members" : [ {
"beanStyleGetterMethodName" : "getClusterSecurityGroupName",
"beanStyleSetterMethodName" : "setClusterSecurityGroupName",
"c2jName" : "ClusterSecurityGroupName",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "The name of the security group to which the ingress rule is added.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #clusterSecurityGroupName(String)}.\n@param clusterSecurityGroupName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #clusterSecurityGroupName(String)",
"deprecated" : false,
"documentation" : "The name of the security group to which the ingress rule is added.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "clusterSecurityGroupName",
"fluentSetterDocumentation" : "The name of the security group to which the ingress rule is added.
\n@param clusterSecurityGroupName The name of the security group to which the ingress rule is added.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "clusterSecurityGroupName",
"getterDocumentation" : "The name of the security group to which the ingress rule is added.
\n@return The name of the security group to which the ingress rule is added.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "ClusterSecurityGroupName",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "ClusterSecurityGroupName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "ClusterSecurityGroupName",
"sensitive" : false,
"setterDocumentation" : "The name of the security group to which the ingress rule is added.
\n@param clusterSecurityGroupName The name of the security group to which the ingress rule is added.",
"setterMethodName" : "setClusterSecurityGroupName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "clusterSecurityGroupName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "clusterSecurityGroupName",
"variableType" : "String",
"documentation" : "The name of the security group to which the ingress rule is added.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getCidrip",
"beanStyleSetterMethodName" : "setCidrip",
"c2jName" : "CIDRIP",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "The IP range to be added the Amazon Redshift security group.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #cidrip(String)}.\n@param cidrip a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #cidrip(String)",
"deprecated" : false,
"documentation" : "The IP range to be added the Amazon Redshift security group.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "cidrip",
"fluentSetterDocumentation" : "The IP range to be added the Amazon Redshift security group.
\n@param cidrip The IP range to be added the Amazon Redshift security group.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "cidrip",
"getterDocumentation" : "The IP range to be added the Amazon Redshift security group.
\n@return The IP range to be added the Amazon Redshift security group.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CIDRIP",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "CIDRIP",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "CIDRIP",
"sensitive" : false,
"setterDocumentation" : "The IP range to be added the Amazon Redshift security group.
\n@param cidrip The IP range to be added the Amazon Redshift security group.",
"setterMethodName" : "setCidrip",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "cidrip",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "cidrip",
"variableType" : "String",
"documentation" : "The IP range to be added the Amazon Redshift security group.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getEc2SecurityGroupName",
"beanStyleSetterMethodName" : "setEc2SecurityGroupName",
"c2jName" : "EC2SecurityGroupName",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "The EC2 security group to be added the Amazon Redshift security group.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #ec2SecurityGroupName(String)}.\n@param ec2SecurityGroupName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #ec2SecurityGroupName(String)",
"deprecated" : false,
"documentation" : "The EC2 security group to be added the Amazon Redshift security group.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "ec2SecurityGroupName",
"fluentSetterDocumentation" : "The EC2 security group to be added the Amazon Redshift security group.
\n@param ec2SecurityGroupName The EC2 security group to be added the Amazon Redshift security group.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "ec2SecurityGroupName",
"getterDocumentation" : "The EC2 security group to be added the Amazon Redshift security group.
\n@return The EC2 security group to be added the Amazon Redshift security group.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "EC2SecurityGroupName",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "EC2SecurityGroupName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "EC2SecurityGroupName",
"sensitive" : false,
"setterDocumentation" : "The EC2 security group to be added the Amazon Redshift security group.
\n@param ec2SecurityGroupName The EC2 security group to be added the Amazon Redshift security group.",
"setterMethodName" : "setEc2SecurityGroupName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "ec2SecurityGroupName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "ec2SecurityGroupName",
"variableType" : "String",
"documentation" : "The EC2 security group to be added the Amazon Redshift security group.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getEc2SecurityGroupOwnerId",
"beanStyleSetterMethodName" : "setEc2SecurityGroupOwnerId",
"c2jName" : "EC2SecurityGroupOwnerId",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "The AWS account number of the owner of the security group specified by the EC2SecurityGroupName parameter. The AWS Access Key ID is not an acceptable value.
Example: 111122223333
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #ec2SecurityGroupOwnerId(String)}.\n@param ec2SecurityGroupOwnerId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #ec2SecurityGroupOwnerId(String)",
"deprecated" : false,
"documentation" : "The AWS account number of the owner of the security group specified by the EC2SecurityGroupName parameter. The AWS Access Key ID is not an acceptable value.
Example: 111122223333
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "ec2SecurityGroupOwnerId",
"fluentSetterDocumentation" : "The AWS account number of the owner of the security group specified by the EC2SecurityGroupName parameter. The AWS Access Key ID is not an acceptable value.
Example: 111122223333
\n@param ec2SecurityGroupOwnerId The AWS account number of the owner of the security group specified by the EC2SecurityGroupName parameter. The AWS Access Key ID is not an acceptable value. Example: 111122223333
\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "ec2SecurityGroupOwnerId",
"getterDocumentation" : "
The AWS account number of the owner of the security group specified by the EC2SecurityGroupName parameter. The AWS Access Key ID is not an acceptable value.
Example: 111122223333
\n@return The AWS account number of the owner of the security group specified by the EC2SecurityGroupName parameter. The AWS Access Key ID is not an acceptable value. Example: 111122223333
",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "EC2SecurityGroupOwnerId",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "EC2SecurityGroupOwnerId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "EC2SecurityGroupOwnerId",
"sensitive" : false,
"setterDocumentation" : "
The AWS account number of the owner of the security group specified by the EC2SecurityGroupName parameter. The AWS Access Key ID is not an acceptable value.
Example: 111122223333
\n@param ec2SecurityGroupOwnerId The AWS account number of the owner of the security group specified by the EC2SecurityGroupName parameter. The AWS Access Key ID is not an acceptable value. Example: 111122223333
",
"setterMethodName" : "setEc2SecurityGroupOwnerId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "ec2SecurityGroupOwnerId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "ec2SecurityGroupOwnerId",
"variableType" : "String",
"documentation" : "
The AWS account number of the owner of the security group specified by the EC2SecurityGroupName parameter. The AWS Access Key ID is not an acceptable value.
Example: 111122223333
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"CIDRIP" : {
"beanStyleGetterMethodName" : "getCidrip",
"beanStyleSetterMethodName" : "setCidrip",
"c2jName" : "CIDRIP",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "The IP range to be added the Amazon Redshift security group.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #cidrip(String)}.\n@param cidrip a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #cidrip(String)",
"deprecated" : false,
"documentation" : "The IP range to be added the Amazon Redshift security group.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "cidrip",
"fluentSetterDocumentation" : "The IP range to be added the Amazon Redshift security group.
\n@param cidrip The IP range to be added the Amazon Redshift security group.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "cidrip",
"getterDocumentation" : "The IP range to be added the Amazon Redshift security group.
\n@return The IP range to be added the Amazon Redshift security group.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CIDRIP",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "CIDRIP",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "CIDRIP",
"sensitive" : false,
"setterDocumentation" : "The IP range to be added the Amazon Redshift security group.
\n@param cidrip The IP range to be added the Amazon Redshift security group.",
"setterMethodName" : "setCidrip",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "cidrip",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "cidrip",
"variableType" : "String",
"documentation" : "The IP range to be added the Amazon Redshift security group.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"ClusterSecurityGroupName" : {
"beanStyleGetterMethodName" : "getClusterSecurityGroupName",
"beanStyleSetterMethodName" : "setClusterSecurityGroupName",
"c2jName" : "ClusterSecurityGroupName",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "The name of the security group to which the ingress rule is added.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #clusterSecurityGroupName(String)}.\n@param clusterSecurityGroupName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #clusterSecurityGroupName(String)",
"deprecated" : false,
"documentation" : "The name of the security group to which the ingress rule is added.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "clusterSecurityGroupName",
"fluentSetterDocumentation" : "The name of the security group to which the ingress rule is added.
\n@param clusterSecurityGroupName The name of the security group to which the ingress rule is added.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "clusterSecurityGroupName",
"getterDocumentation" : "The name of the security group to which the ingress rule is added.
\n@return The name of the security group to which the ingress rule is added.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "ClusterSecurityGroupName",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "ClusterSecurityGroupName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "ClusterSecurityGroupName",
"sensitive" : false,
"setterDocumentation" : "The name of the security group to which the ingress rule is added.
\n@param clusterSecurityGroupName The name of the security group to which the ingress rule is added.",
"setterMethodName" : "setClusterSecurityGroupName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "clusterSecurityGroupName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "clusterSecurityGroupName",
"variableType" : "String",
"documentation" : "The name of the security group to which the ingress rule is added.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"EC2SecurityGroupName" : {
"beanStyleGetterMethodName" : "getEc2SecurityGroupName",
"beanStyleSetterMethodName" : "setEc2SecurityGroupName",
"c2jName" : "EC2SecurityGroupName",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "The EC2 security group to be added the Amazon Redshift security group.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #ec2SecurityGroupName(String)}.\n@param ec2SecurityGroupName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #ec2SecurityGroupName(String)",
"deprecated" : false,
"documentation" : "The EC2 security group to be added the Amazon Redshift security group.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "ec2SecurityGroupName",
"fluentSetterDocumentation" : "The EC2 security group to be added the Amazon Redshift security group.
\n@param ec2SecurityGroupName The EC2 security group to be added the Amazon Redshift security group.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "ec2SecurityGroupName",
"getterDocumentation" : "The EC2 security group to be added the Amazon Redshift security group.
\n@return The EC2 security group to be added the Amazon Redshift security group.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "EC2SecurityGroupName",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "EC2SecurityGroupName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "EC2SecurityGroupName",
"sensitive" : false,
"setterDocumentation" : "The EC2 security group to be added the Amazon Redshift security group.
\n@param ec2SecurityGroupName The EC2 security group to be added the Amazon Redshift security group.",
"setterMethodName" : "setEc2SecurityGroupName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "ec2SecurityGroupName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "ec2SecurityGroupName",
"variableType" : "String",
"documentation" : "The EC2 security group to be added the Amazon Redshift security group.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"EC2SecurityGroupOwnerId" : {
"beanStyleGetterMethodName" : "getEc2SecurityGroupOwnerId",
"beanStyleSetterMethodName" : "setEc2SecurityGroupOwnerId",
"c2jName" : "EC2SecurityGroupOwnerId",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "The AWS account number of the owner of the security group specified by the EC2SecurityGroupName parameter. The AWS Access Key ID is not an acceptable value.
Example: 111122223333
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #ec2SecurityGroupOwnerId(String)}.\n@param ec2SecurityGroupOwnerId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #ec2SecurityGroupOwnerId(String)",
"deprecated" : false,
"documentation" : "The AWS account number of the owner of the security group specified by the EC2SecurityGroupName parameter. The AWS Access Key ID is not an acceptable value.
Example: 111122223333
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "ec2SecurityGroupOwnerId",
"fluentSetterDocumentation" : "The AWS account number of the owner of the security group specified by the EC2SecurityGroupName parameter. The AWS Access Key ID is not an acceptable value.
Example: 111122223333
\n@param ec2SecurityGroupOwnerId The AWS account number of the owner of the security group specified by the EC2SecurityGroupName parameter. The AWS Access Key ID is not an acceptable value. Example: 111122223333
\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "ec2SecurityGroupOwnerId",
"getterDocumentation" : "
The AWS account number of the owner of the security group specified by the EC2SecurityGroupName parameter. The AWS Access Key ID is not an acceptable value.
Example: 111122223333
\n@return The AWS account number of the owner of the security group specified by the EC2SecurityGroupName parameter. The AWS Access Key ID is not an acceptable value. Example: 111122223333
",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "EC2SecurityGroupOwnerId",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "EC2SecurityGroupOwnerId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "EC2SecurityGroupOwnerId",
"sensitive" : false,
"setterDocumentation" : "
The AWS account number of the owner of the security group specified by the EC2SecurityGroupName parameter. The AWS Access Key ID is not an acceptable value.
Example: 111122223333
\n@param ec2SecurityGroupOwnerId The AWS account number of the owner of the security group specified by the EC2SecurityGroupName parameter. The AWS Access Key ID is not an acceptable value. Example: 111122223333
",
"setterMethodName" : "setEc2SecurityGroupOwnerId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "ec2SecurityGroupOwnerId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "ec2SecurityGroupOwnerId",
"variableType" : "String",
"documentation" : "
The AWS account number of the owner of the security group specified by the EC2SecurityGroupName parameter. The AWS Access Key ID is not an acceptable value.
Example: 111122223333
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}
},
"nonStreamingMembers" : [ {
"beanStyleGetterMethodName" : "getClusterSecurityGroupName",
"beanStyleSetterMethodName" : "setClusterSecurityGroupName",
"c2jName" : "ClusterSecurityGroupName",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "The name of the security group to which the ingress rule is added.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #clusterSecurityGroupName(String)}.\n@param clusterSecurityGroupName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #clusterSecurityGroupName(String)",
"deprecated" : false,
"documentation" : "The name of the security group to which the ingress rule is added.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "clusterSecurityGroupName",
"fluentSetterDocumentation" : "The name of the security group to which the ingress rule is added.
\n@param clusterSecurityGroupName The name of the security group to which the ingress rule is added.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "clusterSecurityGroupName",
"getterDocumentation" : "The name of the security group to which the ingress rule is added.
\n@return The name of the security group to which the ingress rule is added.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "ClusterSecurityGroupName",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "ClusterSecurityGroupName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "ClusterSecurityGroupName",
"sensitive" : false,
"setterDocumentation" : "The name of the security group to which the ingress rule is added.
\n@param clusterSecurityGroupName The name of the security group to which the ingress rule is added.",
"setterMethodName" : "setClusterSecurityGroupName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "clusterSecurityGroupName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "clusterSecurityGroupName",
"variableType" : "String",
"documentation" : "The name of the security group to which the ingress rule is added.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getCidrip",
"beanStyleSetterMethodName" : "setCidrip",
"c2jName" : "CIDRIP",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "The IP range to be added the Amazon Redshift security group.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #cidrip(String)}.\n@param cidrip a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #cidrip(String)",
"deprecated" : false,
"documentation" : "The IP range to be added the Amazon Redshift security group.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "cidrip",
"fluentSetterDocumentation" : "The IP range to be added the Amazon Redshift security group.
\n@param cidrip The IP range to be added the Amazon Redshift security group.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "cidrip",
"getterDocumentation" : "The IP range to be added the Amazon Redshift security group.
\n@return The IP range to be added the Amazon Redshift security group.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CIDRIP",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "CIDRIP",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "CIDRIP",
"sensitive" : false,
"setterDocumentation" : "The IP range to be added the Amazon Redshift security group.
\n@param cidrip The IP range to be added the Amazon Redshift security group.",
"setterMethodName" : "setCidrip",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "cidrip",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "cidrip",
"variableType" : "String",
"documentation" : "The IP range to be added the Amazon Redshift security group.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getEc2SecurityGroupName",
"beanStyleSetterMethodName" : "setEc2SecurityGroupName",
"c2jName" : "EC2SecurityGroupName",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "The EC2 security group to be added the Amazon Redshift security group.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #ec2SecurityGroupName(String)}.\n@param ec2SecurityGroupName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #ec2SecurityGroupName(String)",
"deprecated" : false,
"documentation" : "The EC2 security group to be added the Amazon Redshift security group.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "ec2SecurityGroupName",
"fluentSetterDocumentation" : "The EC2 security group to be added the Amazon Redshift security group.
\n@param ec2SecurityGroupName The EC2 security group to be added the Amazon Redshift security group.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "ec2SecurityGroupName",
"getterDocumentation" : "The EC2 security group to be added the Amazon Redshift security group.
\n@return The EC2 security group to be added the Amazon Redshift security group.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "EC2SecurityGroupName",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "EC2SecurityGroupName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "EC2SecurityGroupName",
"sensitive" : false,
"setterDocumentation" : "The EC2 security group to be added the Amazon Redshift security group.
\n@param ec2SecurityGroupName The EC2 security group to be added the Amazon Redshift security group.",
"setterMethodName" : "setEc2SecurityGroupName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "ec2SecurityGroupName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "ec2SecurityGroupName",
"variableType" : "String",
"documentation" : "The EC2 security group to be added the Amazon Redshift security group.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getEc2SecurityGroupOwnerId",
"beanStyleSetterMethodName" : "setEc2SecurityGroupOwnerId",
"c2jName" : "EC2SecurityGroupOwnerId",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "The AWS account number of the owner of the security group specified by the EC2SecurityGroupName parameter. The AWS Access Key ID is not an acceptable value.
Example: 111122223333
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #ec2SecurityGroupOwnerId(String)}.\n@param ec2SecurityGroupOwnerId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #ec2SecurityGroupOwnerId(String)",
"deprecated" : false,
"documentation" : "The AWS account number of the owner of the security group specified by the EC2SecurityGroupName parameter. The AWS Access Key ID is not an acceptable value.
Example: 111122223333
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "ec2SecurityGroupOwnerId",
"fluentSetterDocumentation" : "The AWS account number of the owner of the security group specified by the EC2SecurityGroupName parameter. The AWS Access Key ID is not an acceptable value.
Example: 111122223333
\n@param ec2SecurityGroupOwnerId The AWS account number of the owner of the security group specified by the EC2SecurityGroupName parameter. The AWS Access Key ID is not an acceptable value. Example: 111122223333
\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "ec2SecurityGroupOwnerId",
"getterDocumentation" : "
The AWS account number of the owner of the security group specified by the EC2SecurityGroupName parameter. The AWS Access Key ID is not an acceptable value.
Example: 111122223333
\n@return The AWS account number of the owner of the security group specified by the EC2SecurityGroupName parameter. The AWS Access Key ID is not an acceptable value. Example: 111122223333
",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "EC2SecurityGroupOwnerId",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "EC2SecurityGroupOwnerId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "EC2SecurityGroupOwnerId",
"sensitive" : false,
"setterDocumentation" : "
The AWS account number of the owner of the security group specified by the EC2SecurityGroupName parameter. The AWS Access Key ID is not an acceptable value.
Example: 111122223333
\n@param ec2SecurityGroupOwnerId The AWS account number of the owner of the security group specified by the EC2SecurityGroupName parameter. The AWS Access Key ID is not an acceptable value. Example: 111122223333
",
"setterMethodName" : "setEc2SecurityGroupOwnerId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "ec2SecurityGroupOwnerId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "ec2SecurityGroupOwnerId",
"variableType" : "String",
"documentation" : "
The AWS account number of the owner of the security group specified by the EC2SecurityGroupName parameter. The AWS Access Key ID is not an acceptable value.
Example: 111122223333
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
} ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : [ "ClusterSecurityGroupName" ],
"shapeName" : "AuthorizeClusterSecurityGroupIngressRequest",
"simpleMethod" : false,
"unmarshaller" : null,
"variable" : {
"variableDeclarationType" : "AuthorizeClusterSecurityGroupIngressRequest",
"variableName" : "authorizeClusterSecurityGroupIngressRequest",
"variableType" : "AuthorizeClusterSecurityGroupIngressRequest",
"documentation" : null,
"simpleType" : "AuthorizeClusterSecurityGroupIngressRequest",
"variableSetterType" : "AuthorizeClusterSecurityGroupIngressRequest"
},
"wrapper" : false
},
"AuthorizeClusterSecurityGroupIngressResponse" : {
"c2jName" : "AuthorizeClusterSecurityGroupIngressResult",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "",
"endpointDiscovery" : null,
"enums" : null,
"errorCode" : null,
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasRequiresLengthMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : null,
"marshaller" : null,
"members" : [ {
"beanStyleGetterMethodName" : "getClusterSecurityGroup",
"beanStyleSetterMethodName" : "setClusterSecurityGroup",
"c2jName" : "ClusterSecurityGroup",
"c2jShape" : "ClusterSecurityGroup",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the ClusterSecurityGroup property for this object.\n\nThis is a convenience that creates an instance of the {@link ClusterSecurityGroup.Builder} avoiding the need to create one manually via {@link ClusterSecurityGroup#builder()}.\n\nWhen the {@link Consumer} completes, {@link ClusterSecurityGroup.Builder#build()} is called immediately and its result is passed to {@link #clusterSecurityGroup(ClusterSecurityGroup)}.\n@param clusterSecurityGroup a consumer that will call methods on {@link ClusterSecurityGroup.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #clusterSecurityGroup(ClusterSecurityGroup)",
"deprecated" : false,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "clusterSecurityGroup",
"fluentSetterDocumentation" : "Sets the value of the ClusterSecurityGroup property for this object.\n\n@param clusterSecurityGroup The new value for the ClusterSecurityGroup property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "clusterSecurityGroup",
"getterDocumentation" : "Returns the value of the ClusterSecurityGroup property for this object.\n@return The value of the ClusterSecurityGroup property for this object.",
"getterModel" : {
"returnType" : "ClusterSecurityGroup",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "ClusterSecurityGroup",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "ClusterSecurityGroup",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "SDK_POJO",
"name" : "ClusterSecurityGroup",
"sensitive" : false,
"setterDocumentation" : "Sets the value of the ClusterSecurityGroup property for this object.\n\n@param clusterSecurityGroup The new value for the ClusterSecurityGroup property for this object.",
"setterMethodName" : "setClusterSecurityGroup",
"setterModel" : {
"variableDeclarationType" : "ClusterSecurityGroup",
"variableName" : "clusterSecurityGroup",
"variableType" : "ClusterSecurityGroup",
"documentation" : null,
"simpleType" : "ClusterSecurityGroup",
"variableSetterType" : "ClusterSecurityGroup"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "ClusterSecurityGroup",
"variableName" : "clusterSecurityGroup",
"variableType" : "ClusterSecurityGroup",
"documentation" : "",
"simpleType" : "ClusterSecurityGroup",
"variableSetterType" : "ClusterSecurityGroup"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"ClusterSecurityGroup" : {
"beanStyleGetterMethodName" : "getClusterSecurityGroup",
"beanStyleSetterMethodName" : "setClusterSecurityGroup",
"c2jName" : "ClusterSecurityGroup",
"c2jShape" : "ClusterSecurityGroup",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the ClusterSecurityGroup property for this object.\n\nThis is a convenience that creates an instance of the {@link ClusterSecurityGroup.Builder} avoiding the need to create one manually via {@link ClusterSecurityGroup#builder()}.\n\nWhen the {@link Consumer} completes, {@link ClusterSecurityGroup.Builder#build()} is called immediately and its result is passed to {@link #clusterSecurityGroup(ClusterSecurityGroup)}.\n@param clusterSecurityGroup a consumer that will call methods on {@link ClusterSecurityGroup.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #clusterSecurityGroup(ClusterSecurityGroup)",
"deprecated" : false,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "clusterSecurityGroup",
"fluentSetterDocumentation" : "Sets the value of the ClusterSecurityGroup property for this object.\n\n@param clusterSecurityGroup The new value for the ClusterSecurityGroup property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "clusterSecurityGroup",
"getterDocumentation" : "Returns the value of the ClusterSecurityGroup property for this object.\n@return The value of the ClusterSecurityGroup property for this object.",
"getterModel" : {
"returnType" : "ClusterSecurityGroup",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "ClusterSecurityGroup",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "ClusterSecurityGroup",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "SDK_POJO",
"name" : "ClusterSecurityGroup",
"sensitive" : false,
"setterDocumentation" : "Sets the value of the ClusterSecurityGroup property for this object.\n\n@param clusterSecurityGroup The new value for the ClusterSecurityGroup property for this object.",
"setterMethodName" : "setClusterSecurityGroup",
"setterModel" : {
"variableDeclarationType" : "ClusterSecurityGroup",
"variableName" : "clusterSecurityGroup",
"variableType" : "ClusterSecurityGroup",
"documentation" : null,
"simpleType" : "ClusterSecurityGroup",
"variableSetterType" : "ClusterSecurityGroup"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "ClusterSecurityGroup",
"variableName" : "clusterSecurityGroup",
"variableType" : "ClusterSecurityGroup",
"documentation" : "",
"simpleType" : "ClusterSecurityGroup",
"variableSetterType" : "ClusterSecurityGroup"
},
"xmlNameSpaceUri" : null
}
},
"nonStreamingMembers" : [ {
"beanStyleGetterMethodName" : "getClusterSecurityGroup",
"beanStyleSetterMethodName" : "setClusterSecurityGroup",
"c2jName" : "ClusterSecurityGroup",
"c2jShape" : "ClusterSecurityGroup",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the ClusterSecurityGroup property for this object.\n\nThis is a convenience that creates an instance of the {@link ClusterSecurityGroup.Builder} avoiding the need to create one manually via {@link ClusterSecurityGroup#builder()}.\n\nWhen the {@link Consumer} completes, {@link ClusterSecurityGroup.Builder#build()} is called immediately and its result is passed to {@link #clusterSecurityGroup(ClusterSecurityGroup)}.\n@param clusterSecurityGroup a consumer that will call methods on {@link ClusterSecurityGroup.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #clusterSecurityGroup(ClusterSecurityGroup)",
"deprecated" : false,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "clusterSecurityGroup",
"fluentSetterDocumentation" : "Sets the value of the ClusterSecurityGroup property for this object.\n\n@param clusterSecurityGroup The new value for the ClusterSecurityGroup property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "clusterSecurityGroup",
"getterDocumentation" : "Returns the value of the ClusterSecurityGroup property for this object.\n@return The value of the ClusterSecurityGroup property for this object.",
"getterModel" : {
"returnType" : "ClusterSecurityGroup",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "ClusterSecurityGroup",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "ClusterSecurityGroup",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "SDK_POJO",
"name" : "ClusterSecurityGroup",
"sensitive" : false,
"setterDocumentation" : "Sets the value of the ClusterSecurityGroup property for this object.\n\n@param clusterSecurityGroup The new value for the ClusterSecurityGroup property for this object.",
"setterMethodName" : "setClusterSecurityGroup",
"setterModel" : {
"variableDeclarationType" : "ClusterSecurityGroup",
"variableName" : "clusterSecurityGroup",
"variableType" : "ClusterSecurityGroup",
"documentation" : null,
"simpleType" : "ClusterSecurityGroup",
"variableSetterType" : "ClusterSecurityGroup"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "ClusterSecurityGroup",
"variableName" : "clusterSecurityGroup",
"variableType" : "ClusterSecurityGroup",
"documentation" : "",
"simpleType" : "ClusterSecurityGroup",
"variableSetterType" : "ClusterSecurityGroup"
},
"xmlNameSpaceUri" : null
} ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "AuthorizeClusterSecurityGroupIngressResponse",
"simpleMethod" : false,
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : "AuthorizeClusterSecurityGroupIngressResult"
},
"variable" : {
"variableDeclarationType" : "AuthorizeClusterSecurityGroupIngressResponse",
"variableName" : "authorizeClusterSecurityGroupIngressResponse",
"variableType" : "AuthorizeClusterSecurityGroupIngressResponse",
"documentation" : null,
"simpleType" : "AuthorizeClusterSecurityGroupIngressResponse",
"variableSetterType" : "AuthorizeClusterSecurityGroupIngressResponse"
},
"wrapper" : false
},
"AuthorizeSnapshotAccessRequest" : {
"c2jName" : "AuthorizeSnapshotAccessMessage",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "",
"endpointDiscovery" : null,
"enums" : null,
"errorCode" : null,
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasRequiresLengthMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : null,
"marshaller" : {
"action" : "AuthorizeSnapshotAccess",
"locationName" : null,
"requestUri" : "/",
"target" : "AuthorizeSnapshotAccess",
"verb" : "POST",
"xmlNameSpaceUri" : null
},
"members" : [ {
"beanStyleGetterMethodName" : "getSnapshotIdentifier",
"beanStyleSetterMethodName" : "setSnapshotIdentifier",
"c2jName" : "SnapshotIdentifier",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "The identifier of the snapshot the account is authorized to restore.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #snapshotIdentifier(String)}.\n@param snapshotIdentifier a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #snapshotIdentifier(String)",
"deprecated" : false,
"documentation" : "The identifier of the snapshot the account is authorized to restore.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "snapshotIdentifier",
"fluentSetterDocumentation" : "The identifier of the snapshot the account is authorized to restore.
\n@param snapshotIdentifier The identifier of the snapshot the account is authorized to restore.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "snapshotIdentifier",
"getterDocumentation" : "The identifier of the snapshot the account is authorized to restore.
\n@return The identifier of the snapshot the account is authorized to restore.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "SnapshotIdentifier",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "SnapshotIdentifier",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "SnapshotIdentifier",
"sensitive" : false,
"setterDocumentation" : "The identifier of the snapshot the account is authorized to restore.
\n@param snapshotIdentifier The identifier of the snapshot the account is authorized to restore.",
"setterMethodName" : "setSnapshotIdentifier",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "snapshotIdentifier",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "snapshotIdentifier",
"variableType" : "String",
"documentation" : "The identifier of the snapshot the account is authorized to restore.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getSnapshotClusterIdentifier",
"beanStyleSetterMethodName" : "setSnapshotClusterIdentifier",
"c2jName" : "SnapshotClusterIdentifier",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "The identifier of the cluster the snapshot was created from. This parameter is required if your IAM user has a policy containing a snapshot resource element that specifies anything other than * for the cluster name.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #snapshotClusterIdentifier(String)}.\n@param snapshotClusterIdentifier a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #snapshotClusterIdentifier(String)",
"deprecated" : false,
"documentation" : "The identifier of the cluster the snapshot was created from. This parameter is required if your IAM user has a policy containing a snapshot resource element that specifies anything other than * for the cluster name.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "snapshotClusterIdentifier",
"fluentSetterDocumentation" : "The identifier of the cluster the snapshot was created from. This parameter is required if your IAM user has a policy containing a snapshot resource element that specifies anything other than * for the cluster name.
\n@param snapshotClusterIdentifier The identifier of the cluster the snapshot was created from. This parameter is required if your IAM user has a policy containing a snapshot resource element that specifies anything other than * for the cluster name.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "snapshotClusterIdentifier",
"getterDocumentation" : "The identifier of the cluster the snapshot was created from. This parameter is required if your IAM user has a policy containing a snapshot resource element that specifies anything other than * for the cluster name.
\n@return The identifier of the cluster the snapshot was created from. This parameter is required if your IAM user has a policy containing a snapshot resource element that specifies anything other than * for the cluster name.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "SnapshotClusterIdentifier",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "SnapshotClusterIdentifier",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "SnapshotClusterIdentifier",
"sensitive" : false,
"setterDocumentation" : "The identifier of the cluster the snapshot was created from. This parameter is required if your IAM user has a policy containing a snapshot resource element that specifies anything other than * for the cluster name.
\n@param snapshotClusterIdentifier The identifier of the cluster the snapshot was created from. This parameter is required if your IAM user has a policy containing a snapshot resource element that specifies anything other than * for the cluster name.",
"setterMethodName" : "setSnapshotClusterIdentifier",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "snapshotClusterIdentifier",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "snapshotClusterIdentifier",
"variableType" : "String",
"documentation" : "The identifier of the cluster the snapshot was created from. This parameter is required if your IAM user has a policy containing a snapshot resource element that specifies anything other than * for the cluster name.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getAccountWithRestoreAccess",
"beanStyleSetterMethodName" : "setAccountWithRestoreAccess",
"c2jName" : "AccountWithRestoreAccess",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "The identifier of the AWS customer account authorized to restore the specified snapshot.
To share a snapshot with AWS support, specify amazon-redshift-support.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #accountWithRestoreAccess(String)}.\n@param accountWithRestoreAccess a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #accountWithRestoreAccess(String)",
"deprecated" : false,
"documentation" : "The identifier of the AWS customer account authorized to restore the specified snapshot.
To share a snapshot with AWS support, specify amazon-redshift-support.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "accountWithRestoreAccess",
"fluentSetterDocumentation" : "The identifier of the AWS customer account authorized to restore the specified snapshot.
To share a snapshot with AWS support, specify amazon-redshift-support.
\n@param accountWithRestoreAccess The identifier of the AWS customer account authorized to restore the specified snapshot. To share a snapshot with AWS support, specify amazon-redshift-support.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "accountWithRestoreAccess",
"getterDocumentation" : "
The identifier of the AWS customer account authorized to restore the specified snapshot.
To share a snapshot with AWS support, specify amazon-redshift-support.
\n@return The identifier of the AWS customer account authorized to restore the specified snapshot. To share a snapshot with AWS support, specify amazon-redshift-support.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "AccountWithRestoreAccess",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "AccountWithRestoreAccess",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "AccountWithRestoreAccess",
"sensitive" : false,
"setterDocumentation" : "
The identifier of the AWS customer account authorized to restore the specified snapshot.
To share a snapshot with AWS support, specify amazon-redshift-support.
\n@param accountWithRestoreAccess The identifier of the AWS customer account authorized to restore the specified snapshot. To share a snapshot with AWS support, specify amazon-redshift-support.",
"setterMethodName" : "setAccountWithRestoreAccess",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "accountWithRestoreAccess",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "accountWithRestoreAccess",
"variableType" : "String",
"documentation" : "
The identifier of the AWS customer account authorized to restore the specified snapshot.
To share a snapshot with AWS support, specify amazon-redshift-support.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"AccountWithRestoreAccess" : {
"beanStyleGetterMethodName" : "getAccountWithRestoreAccess",
"beanStyleSetterMethodName" : "setAccountWithRestoreAccess",
"c2jName" : "AccountWithRestoreAccess",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "The identifier of the AWS customer account authorized to restore the specified snapshot.
To share a snapshot with AWS support, specify amazon-redshift-support.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #accountWithRestoreAccess(String)}.\n@param accountWithRestoreAccess a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #accountWithRestoreAccess(String)",
"deprecated" : false,
"documentation" : "The identifier of the AWS customer account authorized to restore the specified snapshot.
To share a snapshot with AWS support, specify amazon-redshift-support.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "accountWithRestoreAccess",
"fluentSetterDocumentation" : "The identifier of the AWS customer account authorized to restore the specified snapshot.
To share a snapshot with AWS support, specify amazon-redshift-support.
\n@param accountWithRestoreAccess The identifier of the AWS customer account authorized to restore the specified snapshot. To share a snapshot with AWS support, specify amazon-redshift-support.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "accountWithRestoreAccess",
"getterDocumentation" : "
The identifier of the AWS customer account authorized to restore the specified snapshot.
To share a snapshot with AWS support, specify amazon-redshift-support.
\n@return The identifier of the AWS customer account authorized to restore the specified snapshot. To share a snapshot with AWS support, specify amazon-redshift-support.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "AccountWithRestoreAccess",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "AccountWithRestoreAccess",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "AccountWithRestoreAccess",
"sensitive" : false,
"setterDocumentation" : "
The identifier of the AWS customer account authorized to restore the specified snapshot.
To share a snapshot with AWS support, specify amazon-redshift-support.
\n@param accountWithRestoreAccess The identifier of the AWS customer account authorized to restore the specified snapshot. To share a snapshot with AWS support, specify amazon-redshift-support.",
"setterMethodName" : "setAccountWithRestoreAccess",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "accountWithRestoreAccess",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "accountWithRestoreAccess",
"variableType" : "String",
"documentation" : "
The identifier of the AWS customer account authorized to restore the specified snapshot.
To share a snapshot with AWS support, specify amazon-redshift-support.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"SnapshotClusterIdentifier" : {
"beanStyleGetterMethodName" : "getSnapshotClusterIdentifier",
"beanStyleSetterMethodName" : "setSnapshotClusterIdentifier",
"c2jName" : "SnapshotClusterIdentifier",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "The identifier of the cluster the snapshot was created from. This parameter is required if your IAM user has a policy containing a snapshot resource element that specifies anything other than * for the cluster name.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #snapshotClusterIdentifier(String)}.\n@param snapshotClusterIdentifier a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #snapshotClusterIdentifier(String)",
"deprecated" : false,
"documentation" : "The identifier of the cluster the snapshot was created from. This parameter is required if your IAM user has a policy containing a snapshot resource element that specifies anything other than * for the cluster name.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "snapshotClusterIdentifier",
"fluentSetterDocumentation" : "The identifier of the cluster the snapshot was created from. This parameter is required if your IAM user has a policy containing a snapshot resource element that specifies anything other than * for the cluster name.
\n@param snapshotClusterIdentifier The identifier of the cluster the snapshot was created from. This parameter is required if your IAM user has a policy containing a snapshot resource element that specifies anything other than * for the cluster name.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "snapshotClusterIdentifier",
"getterDocumentation" : "The identifier of the cluster the snapshot was created from. This parameter is required if your IAM user has a policy containing a snapshot resource element that specifies anything other than * for the cluster name.
\n@return The identifier of the cluster the snapshot was created from. This parameter is required if your IAM user has a policy containing a snapshot resource element that specifies anything other than * for the cluster name.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "SnapshotClusterIdentifier",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "SnapshotClusterIdentifier",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "SnapshotClusterIdentifier",
"sensitive" : false,
"setterDocumentation" : "The identifier of the cluster the snapshot was created from. This parameter is required if your IAM user has a policy containing a snapshot resource element that specifies anything other than * for the cluster name.
\n@param snapshotClusterIdentifier The identifier of the cluster the snapshot was created from. This parameter is required if your IAM user has a policy containing a snapshot resource element that specifies anything other than * for the cluster name.",
"setterMethodName" : "setSnapshotClusterIdentifier",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "snapshotClusterIdentifier",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "snapshotClusterIdentifier",
"variableType" : "String",
"documentation" : "The identifier of the cluster the snapshot was created from. This parameter is required if your IAM user has a policy containing a snapshot resource element that specifies anything other than * for the cluster name.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"SnapshotIdentifier" : {
"beanStyleGetterMethodName" : "getSnapshotIdentifier",
"beanStyleSetterMethodName" : "setSnapshotIdentifier",
"c2jName" : "SnapshotIdentifier",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "The identifier of the snapshot the account is authorized to restore.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #snapshotIdentifier(String)}.\n@param snapshotIdentifier a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #snapshotIdentifier(String)",
"deprecated" : false,
"documentation" : "The identifier of the snapshot the account is authorized to restore.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "snapshotIdentifier",
"fluentSetterDocumentation" : "The identifier of the snapshot the account is authorized to restore.
\n@param snapshotIdentifier The identifier of the snapshot the account is authorized to restore.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "snapshotIdentifier",
"getterDocumentation" : "The identifier of the snapshot the account is authorized to restore.
\n@return The identifier of the snapshot the account is authorized to restore.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "SnapshotIdentifier",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "SnapshotIdentifier",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "SnapshotIdentifier",
"sensitive" : false,
"setterDocumentation" : "The identifier of the snapshot the account is authorized to restore.
\n@param snapshotIdentifier The identifier of the snapshot the account is authorized to restore.",
"setterMethodName" : "setSnapshotIdentifier",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "snapshotIdentifier",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "snapshotIdentifier",
"variableType" : "String",
"documentation" : "The identifier of the snapshot the account is authorized to restore.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}
},
"nonStreamingMembers" : [ {
"beanStyleGetterMethodName" : "getSnapshotIdentifier",
"beanStyleSetterMethodName" : "setSnapshotIdentifier",
"c2jName" : "SnapshotIdentifier",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "The identifier of the snapshot the account is authorized to restore.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #snapshotIdentifier(String)}.\n@param snapshotIdentifier a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #snapshotIdentifier(String)",
"deprecated" : false,
"documentation" : "The identifier of the snapshot the account is authorized to restore.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "snapshotIdentifier",
"fluentSetterDocumentation" : "The identifier of the snapshot the account is authorized to restore.
\n@param snapshotIdentifier The identifier of the snapshot the account is authorized to restore.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "snapshotIdentifier",
"getterDocumentation" : "The identifier of the snapshot the account is authorized to restore.
\n@return The identifier of the snapshot the account is authorized to restore.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "SnapshotIdentifier",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "SnapshotIdentifier",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "SnapshotIdentifier",
"sensitive" : false,
"setterDocumentation" : "The identifier of the snapshot the account is authorized to restore.
\n@param snapshotIdentifier The identifier of the snapshot the account is authorized to restore.",
"setterMethodName" : "setSnapshotIdentifier",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "snapshotIdentifier",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "snapshotIdentifier",
"variableType" : "String",
"documentation" : "The identifier of the snapshot the account is authorized to restore.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getSnapshotClusterIdentifier",
"beanStyleSetterMethodName" : "setSnapshotClusterIdentifier",
"c2jName" : "SnapshotClusterIdentifier",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "The identifier of the cluster the snapshot was created from. This parameter is required if your IAM user has a policy containing a snapshot resource element that specifies anything other than * for the cluster name.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #snapshotClusterIdentifier(String)}.\n@param snapshotClusterIdentifier a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #snapshotClusterIdentifier(String)",
"deprecated" : false,
"documentation" : "The identifier of the cluster the snapshot was created from. This parameter is required if your IAM user has a policy containing a snapshot resource element that specifies anything other than * for the cluster name.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "snapshotClusterIdentifier",
"fluentSetterDocumentation" : "The identifier of the cluster the snapshot was created from. This parameter is required if your IAM user has a policy containing a snapshot resource element that specifies anything other than * for the cluster name.
\n@param snapshotClusterIdentifier The identifier of the cluster the snapshot was created from. This parameter is required if your IAM user has a policy containing a snapshot resource element that specifies anything other than * for the cluster name.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "snapshotClusterIdentifier",
"getterDocumentation" : "The identifier of the cluster the snapshot was created from. This parameter is required if your IAM user has a policy containing a snapshot resource element that specifies anything other than * for the cluster name.
\n@return The identifier of the cluster the snapshot was created from. This parameter is required if your IAM user has a policy containing a snapshot resource element that specifies anything other than * for the cluster name.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "SnapshotClusterIdentifier",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "SnapshotClusterIdentifier",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "SnapshotClusterIdentifier",
"sensitive" : false,
"setterDocumentation" : "The identifier of the cluster the snapshot was created from. This parameter is required if your IAM user has a policy containing a snapshot resource element that specifies anything other than * for the cluster name.
\n@param snapshotClusterIdentifier The identifier of the cluster the snapshot was created from. This parameter is required if your IAM user has a policy containing a snapshot resource element that specifies anything other than * for the cluster name.",
"setterMethodName" : "setSnapshotClusterIdentifier",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "snapshotClusterIdentifier",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "snapshotClusterIdentifier",
"variableType" : "String",
"documentation" : "The identifier of the cluster the snapshot was created from. This parameter is required if your IAM user has a policy containing a snapshot resource element that specifies anything other than * for the cluster name.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getAccountWithRestoreAccess",
"beanStyleSetterMethodName" : "setAccountWithRestoreAccess",
"c2jName" : "AccountWithRestoreAccess",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "The identifier of the AWS customer account authorized to restore the specified snapshot.
To share a snapshot with AWS support, specify amazon-redshift-support.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #accountWithRestoreAccess(String)}.\n@param accountWithRestoreAccess a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #accountWithRestoreAccess(String)",
"deprecated" : false,
"documentation" : "The identifier of the AWS customer account authorized to restore the specified snapshot.
To share a snapshot with AWS support, specify amazon-redshift-support.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "accountWithRestoreAccess",
"fluentSetterDocumentation" : "The identifier of the AWS customer account authorized to restore the specified snapshot.
To share a snapshot with AWS support, specify amazon-redshift-support.
\n@param accountWithRestoreAccess The identifier of the AWS customer account authorized to restore the specified snapshot. To share a snapshot with AWS support, specify amazon-redshift-support.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "accountWithRestoreAccess",
"getterDocumentation" : "
The identifier of the AWS customer account authorized to restore the specified snapshot.
To share a snapshot with AWS support, specify amazon-redshift-support.
\n@return The identifier of the AWS customer account authorized to restore the specified snapshot. To share a snapshot with AWS support, specify amazon-redshift-support.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "AccountWithRestoreAccess",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "AccountWithRestoreAccess",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "AccountWithRestoreAccess",
"sensitive" : false,
"setterDocumentation" : "
The identifier of the AWS customer account authorized to restore the specified snapshot.
To share a snapshot with AWS support, specify amazon-redshift-support.
\n@param accountWithRestoreAccess The identifier of the AWS customer account authorized to restore the specified snapshot. To share a snapshot with AWS support, specify amazon-redshift-support.",
"setterMethodName" : "setAccountWithRestoreAccess",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "accountWithRestoreAccess",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "accountWithRestoreAccess",
"variableType" : "String",
"documentation" : "
The identifier of the AWS customer account authorized to restore the specified snapshot.
To share a snapshot with AWS support, specify amazon-redshift-support.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
} ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : [ "SnapshotIdentifier", "AccountWithRestoreAccess" ],
"shapeName" : "AuthorizeSnapshotAccessRequest",
"simpleMethod" : false,
"unmarshaller" : null,
"variable" : {
"variableDeclarationType" : "AuthorizeSnapshotAccessRequest",
"variableName" : "authorizeSnapshotAccessRequest",
"variableType" : "AuthorizeSnapshotAccessRequest",
"documentation" : null,
"simpleType" : "AuthorizeSnapshotAccessRequest",
"variableSetterType" : "AuthorizeSnapshotAccessRequest"
},
"wrapper" : false
},
"AuthorizeSnapshotAccessResponse" : {
"c2jName" : "AuthorizeSnapshotAccessResult",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "",
"endpointDiscovery" : null,
"enums" : null,
"errorCode" : null,
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasRequiresLengthMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : null,
"marshaller" : null,
"members" : [ {
"beanStyleGetterMethodName" : "getSnapshot",
"beanStyleSetterMethodName" : "setSnapshot",
"c2jName" : "Snapshot",
"c2jShape" : "Snapshot",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the Snapshot property for this object.\n\nThis is a convenience that creates an instance of the {@link Snapshot.Builder} avoiding the need to create one manually via {@link Snapshot#builder()}.\n\nWhen the {@link Consumer} completes, {@link Snapshot.Builder#build()} is called immediately and its result is passed to {@link #snapshot(Snapshot)}.\n@param snapshot a consumer that will call methods on {@link Snapshot.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #snapshot(Snapshot)",
"deprecated" : false,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "snapshot",
"fluentSetterDocumentation" : "Sets the value of the Snapshot property for this object.\n\n@param snapshot The new value for the Snapshot property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "snapshot",
"getterDocumentation" : "Returns the value of the Snapshot property for this object.\n@return The value of the Snapshot property for this object.",
"getterModel" : {
"returnType" : "Snapshot",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Snapshot",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "Snapshot",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "SDK_POJO",
"name" : "Snapshot",
"sensitive" : false,
"setterDocumentation" : "Sets the value of the Snapshot property for this object.\n\n@param snapshot The new value for the Snapshot property for this object.",
"setterMethodName" : "setSnapshot",
"setterModel" : {
"variableDeclarationType" : "Snapshot",
"variableName" : "snapshot",
"variableType" : "Snapshot",
"documentation" : null,
"simpleType" : "Snapshot",
"variableSetterType" : "Snapshot"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "Snapshot",
"variableName" : "snapshot",
"variableType" : "Snapshot",
"documentation" : "",
"simpleType" : "Snapshot",
"variableSetterType" : "Snapshot"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"Snapshot" : {
"beanStyleGetterMethodName" : "getSnapshot",
"beanStyleSetterMethodName" : "setSnapshot",
"c2jName" : "Snapshot",
"c2jShape" : "Snapshot",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the Snapshot property for this object.\n\nThis is a convenience that creates an instance of the {@link Snapshot.Builder} avoiding the need to create one manually via {@link Snapshot#builder()}.\n\nWhen the {@link Consumer} completes, {@link Snapshot.Builder#build()} is called immediately and its result is passed to {@link #snapshot(Snapshot)}.\n@param snapshot a consumer that will call methods on {@link Snapshot.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #snapshot(Snapshot)",
"deprecated" : false,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "snapshot",
"fluentSetterDocumentation" : "Sets the value of the Snapshot property for this object.\n\n@param snapshot The new value for the Snapshot property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "snapshot",
"getterDocumentation" : "Returns the value of the Snapshot property for this object.\n@return The value of the Snapshot property for this object.",
"getterModel" : {
"returnType" : "Snapshot",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Snapshot",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "Snapshot",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "SDK_POJO",
"name" : "Snapshot",
"sensitive" : false,
"setterDocumentation" : "Sets the value of the Snapshot property for this object.\n\n@param snapshot The new value for the Snapshot property for this object.",
"setterMethodName" : "setSnapshot",
"setterModel" : {
"variableDeclarationType" : "Snapshot",
"variableName" : "snapshot",
"variableType" : "Snapshot",
"documentation" : null,
"simpleType" : "Snapshot",
"variableSetterType" : "Snapshot"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "Snapshot",
"variableName" : "snapshot",
"variableType" : "Snapshot",
"documentation" : "",
"simpleType" : "Snapshot",
"variableSetterType" : "Snapshot"
},
"xmlNameSpaceUri" : null
}
},
"nonStreamingMembers" : [ {
"beanStyleGetterMethodName" : "getSnapshot",
"beanStyleSetterMethodName" : "setSnapshot",
"c2jName" : "Snapshot",
"c2jShape" : "Snapshot",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the Snapshot property for this object.\n\nThis is a convenience that creates an instance of the {@link Snapshot.Builder} avoiding the need to create one manually via {@link Snapshot#builder()}.\n\nWhen the {@link Consumer} completes, {@link Snapshot.Builder#build()} is called immediately and its result is passed to {@link #snapshot(Snapshot)}.\n@param snapshot a consumer that will call methods on {@link Snapshot.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #snapshot(Snapshot)",
"deprecated" : false,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "snapshot",
"fluentSetterDocumentation" : "Sets the value of the Snapshot property for this object.\n\n@param snapshot The new value for the Snapshot property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "snapshot",
"getterDocumentation" : "Returns the value of the Snapshot property for this object.\n@return The value of the Snapshot property for this object.",
"getterModel" : {
"returnType" : "Snapshot",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Snapshot",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "Snapshot",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "SDK_POJO",
"name" : "Snapshot",
"sensitive" : false,
"setterDocumentation" : "Sets the value of the Snapshot property for this object.\n\n@param snapshot The new value for the Snapshot property for this object.",
"setterMethodName" : "setSnapshot",
"setterModel" : {
"variableDeclarationType" : "Snapshot",
"variableName" : "snapshot",
"variableType" : "Snapshot",
"documentation" : null,
"simpleType" : "Snapshot",
"variableSetterType" : "Snapshot"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "Snapshot",
"variableName" : "snapshot",
"variableType" : "Snapshot",
"documentation" : "",
"simpleType" : "Snapshot",
"variableSetterType" : "Snapshot"
},
"xmlNameSpaceUri" : null
} ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "AuthorizeSnapshotAccessResponse",
"simpleMethod" : false,
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : "AuthorizeSnapshotAccessResult"
},
"variable" : {
"variableDeclarationType" : "AuthorizeSnapshotAccessResponse",
"variableName" : "authorizeSnapshotAccessResponse",
"variableType" : "AuthorizeSnapshotAccessResponse",
"documentation" : null,
"simpleType" : "AuthorizeSnapshotAccessResponse",
"variableSetterType" : "AuthorizeSnapshotAccessResponse"
},
"wrapper" : false
},
"AvailabilityZone" : {
"c2jName" : "AvailabilityZone",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "Describes an availability zone.
",
"endpointDiscovery" : null,
"enums" : null,
"errorCode" : null,
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasRequiresLengthMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : null,
"marshaller" : null,
"members" : [ {
"beanStyleGetterMethodName" : "getName",
"beanStyleSetterMethodName" : "setName",
"c2jName" : "Name",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "The name of the availability zone.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #name(String)}.\n@param name a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #name(String)",
"deprecated" : false,
"documentation" : "The name of the availability zone.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "name",
"fluentSetterDocumentation" : "The name of the availability zone.
\n@param name The name of the availability zone.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "name",
"getterDocumentation" : "The name of the availability zone.
\n@return The name of the availability zone.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Name",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "Name",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Name",
"sensitive" : false,
"setterDocumentation" : "The name of the availability zone.
\n@param name The name of the availability zone.",
"setterMethodName" : "setName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "name",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "name",
"variableType" : "String",
"documentation" : "The name of the availability zone.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getSupportedPlatforms",
"beanStyleSetterMethodName" : "setSupportedPlatforms",
"c2jName" : "SupportedPlatforms",
"c2jShape" : "SupportedPlatformsList",
"defaultConsumerFluentSetterDocumentation" : "\nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #supportedPlatforms(List)}.\n@param supportedPlatforms a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #supportedPlatforms(List)",
"deprecated" : false,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "supportedPlatforms",
"fluentSetterDocumentation" : "\n@param supportedPlatforms \n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "supportedPlatforms",
"getterDocumentation" : "\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return ",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "SupportedPlatforms",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "SupportedPlatforms",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "SupportedPlatform",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link SupportedPlatform.Builder} avoiding the need to create one manually via {@link SupportedPlatform#builder()}.\n\nWhen the {@link Consumer} completes, {@link SupportedPlatform.Builder#build()} is called immediately and its result is passed to {@link #member(SupportedPlatform)}.\n@param member a consumer that will call methods on {@link SupportedPlatform.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(SupportedPlatform)",
"deprecated" : false,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "member",
"fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "member",
"getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.",
"getterModel" : {
"returnType" : "SupportedPlatform",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "SupportedPlatform",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "SupportedPlatform",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "SDK_POJO",
"name" : "Member",
"sensitive" : false,
"setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "SupportedPlatform",
"variableName" : "member",
"variableType" : "SupportedPlatform",
"documentation" : null,
"simpleType" : "SupportedPlatform",
"variableSetterType" : "SupportedPlatform"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "SupportedPlatform",
"variableName" : "member",
"variableType" : "SupportedPlatform",
"documentation" : "",
"simpleType" : "SupportedPlatform",
"variableSetterType" : "SupportedPlatform"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : "SupportedPlatform",
"memberType" : "SupportedPlatform",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : false,
"simpleType" : "SupportedPlatform",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingType" : "LIST",
"name" : "SupportedPlatforms",
"sensitive" : false,
"setterDocumentation" : "\n@param supportedPlatforms ",
"setterMethodName" : "setSupportedPlatforms",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "supportedPlatforms",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "supportedPlatforms",
"variableType" : "java.util.List",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"Name" : {
"beanStyleGetterMethodName" : "getName",
"beanStyleSetterMethodName" : "setName",
"c2jName" : "Name",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "The name of the availability zone.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #name(String)}.\n@param name a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #name(String)",
"deprecated" : false,
"documentation" : "The name of the availability zone.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "name",
"fluentSetterDocumentation" : "The name of the availability zone.
\n@param name The name of the availability zone.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "name",
"getterDocumentation" : "The name of the availability zone.
\n@return The name of the availability zone.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Name",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "Name",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Name",
"sensitive" : false,
"setterDocumentation" : "The name of the availability zone.
\n@param name The name of the availability zone.",
"setterMethodName" : "setName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "name",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "name",
"variableType" : "String",
"documentation" : "The name of the availability zone.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"SupportedPlatforms" : {
"beanStyleGetterMethodName" : "getSupportedPlatforms",
"beanStyleSetterMethodName" : "setSupportedPlatforms",
"c2jName" : "SupportedPlatforms",
"c2jShape" : "SupportedPlatformsList",
"defaultConsumerFluentSetterDocumentation" : "\nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #supportedPlatforms(List)}.\n@param supportedPlatforms a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #supportedPlatforms(List)",
"deprecated" : false,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "supportedPlatforms",
"fluentSetterDocumentation" : "\n@param supportedPlatforms \n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "supportedPlatforms",
"getterDocumentation" : "\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return ",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "SupportedPlatforms",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "SupportedPlatforms",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "SupportedPlatform",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link SupportedPlatform.Builder} avoiding the need to create one manually via {@link SupportedPlatform#builder()}.\n\nWhen the {@link Consumer} completes, {@link SupportedPlatform.Builder#build()} is called immediately and its result is passed to {@link #member(SupportedPlatform)}.\n@param member a consumer that will call methods on {@link SupportedPlatform.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(SupportedPlatform)",
"deprecated" : false,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "member",
"fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "member",
"getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.",
"getterModel" : {
"returnType" : "SupportedPlatform",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "SupportedPlatform",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "SupportedPlatform",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "SDK_POJO",
"name" : "Member",
"sensitive" : false,
"setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "SupportedPlatform",
"variableName" : "member",
"variableType" : "SupportedPlatform",
"documentation" : null,
"simpleType" : "SupportedPlatform",
"variableSetterType" : "SupportedPlatform"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "SupportedPlatform",
"variableName" : "member",
"variableType" : "SupportedPlatform",
"documentation" : "",
"simpleType" : "SupportedPlatform",
"variableSetterType" : "SupportedPlatform"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : "SupportedPlatform",
"memberType" : "SupportedPlatform",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : false,
"simpleType" : "SupportedPlatform",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingType" : "LIST",
"name" : "SupportedPlatforms",
"sensitive" : false,
"setterDocumentation" : "\n@param supportedPlatforms ",
"setterMethodName" : "setSupportedPlatforms",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "supportedPlatforms",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "supportedPlatforms",
"variableType" : "java.util.List",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
}
},
"nonStreamingMembers" : [ {
"beanStyleGetterMethodName" : "getName",
"beanStyleSetterMethodName" : "setName",
"c2jName" : "Name",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "The name of the availability zone.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #name(String)}.\n@param name a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #name(String)",
"deprecated" : false,
"documentation" : "The name of the availability zone.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "name",
"fluentSetterDocumentation" : "The name of the availability zone.
\n@param name The name of the availability zone.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "name",
"getterDocumentation" : "The name of the availability zone.
\n@return The name of the availability zone.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Name",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "Name",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Name",
"sensitive" : false,
"setterDocumentation" : "The name of the availability zone.
\n@param name The name of the availability zone.",
"setterMethodName" : "setName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "name",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "name",
"variableType" : "String",
"documentation" : "The name of the availability zone.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getSupportedPlatforms",
"beanStyleSetterMethodName" : "setSupportedPlatforms",
"c2jName" : "SupportedPlatforms",
"c2jShape" : "SupportedPlatformsList",
"defaultConsumerFluentSetterDocumentation" : "\nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #supportedPlatforms(List)}.\n@param supportedPlatforms a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #supportedPlatforms(List)",
"deprecated" : false,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "supportedPlatforms",
"fluentSetterDocumentation" : "\n@param supportedPlatforms \n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "supportedPlatforms",
"getterDocumentation" : "\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return ",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "SupportedPlatforms",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "SupportedPlatforms",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "SupportedPlatform",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link SupportedPlatform.Builder} avoiding the need to create one manually via {@link SupportedPlatform#builder()}.\n\nWhen the {@link Consumer} completes, {@link SupportedPlatform.Builder#build()} is called immediately and its result is passed to {@link #member(SupportedPlatform)}.\n@param member a consumer that will call methods on {@link SupportedPlatform.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(SupportedPlatform)",
"deprecated" : false,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "member",
"fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "member",
"getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.",
"getterModel" : {
"returnType" : "SupportedPlatform",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "SupportedPlatform",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "SupportedPlatform",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "SDK_POJO",
"name" : "Member",
"sensitive" : false,
"setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "SupportedPlatform",
"variableName" : "member",
"variableType" : "SupportedPlatform",
"documentation" : null,
"simpleType" : "SupportedPlatform",
"variableSetterType" : "SupportedPlatform"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "SupportedPlatform",
"variableName" : "member",
"variableType" : "SupportedPlatform",
"documentation" : "",
"simpleType" : "SupportedPlatform",
"variableSetterType" : "SupportedPlatform"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : "SupportedPlatform",
"memberType" : "SupportedPlatform",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : false,
"simpleType" : "SupportedPlatform",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingType" : "LIST",
"name" : "SupportedPlatforms",
"sensitive" : false,
"setterDocumentation" : "\n@param supportedPlatforms ",
"setterMethodName" : "setSupportedPlatforms",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "supportedPlatforms",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "supportedPlatforms",
"variableType" : "java.util.List",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
} ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "AvailabilityZone",
"simpleMethod" : false,
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "AvailabilityZone",
"variableName" : "availabilityZone",
"variableType" : "AvailabilityZone",
"documentation" : null,
"simpleType" : "AvailabilityZone",
"variableSetterType" : "AvailabilityZone"
},
"wrapper" : true
},
"BatchDeleteClusterSnapshotsRequest" : {
"c2jName" : "BatchDeleteClusterSnapshotsRequest",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "",
"endpointDiscovery" : null,
"enums" : null,
"errorCode" : null,
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasRequiresLengthMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : null,
"marshaller" : {
"action" : "BatchDeleteClusterSnapshots",
"locationName" : null,
"requestUri" : "/",
"target" : "BatchDeleteClusterSnapshots",
"verb" : "POST",
"xmlNameSpaceUri" : null
},
"members" : [ {
"beanStyleGetterMethodName" : "getIdentifiers",
"beanStyleSetterMethodName" : "setIdentifiers",
"c2jName" : "Identifiers",
"c2jShape" : "DeleteClusterSnapshotMessageList",
"defaultConsumerFluentSetterDocumentation" : "A list of identifiers for the snapshots that you want to delete.
\nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #identifiers(List)}.\n@param identifiers a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #identifiers(List)",
"deprecated" : false,
"documentation" : "A list of identifiers for the snapshots that you want to delete.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "identifiers",
"fluentSetterDocumentation" : "A list of identifiers for the snapshots that you want to delete.
\n@param identifiers A list of identifiers for the snapshots that you want to delete.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "identifiers",
"getterDocumentation" : "A list of identifiers for the snapshots that you want to delete.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return A list of identifiers for the snapshots that you want to delete.",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Identifiers",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "Identifiers",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "DeleteClusterSnapshotMessage",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link DeleteClusterSnapshotMessage.Builder} avoiding the need to create one manually via {@link DeleteClusterSnapshotMessage#builder()}.\n\nWhen the {@link Consumer} completes, {@link DeleteClusterSnapshotMessage.Builder#build()} is called immediately and its result is passed to {@link #member(DeleteClusterSnapshotMessage)}.\n@param member a consumer that will call methods on {@link DeleteClusterSnapshotMessage.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(DeleteClusterSnapshotMessage)",
"deprecated" : false,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "member",
"fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "member",
"getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.",
"getterModel" : {
"returnType" : "DeleteClusterSnapshotMessage",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "DeleteClusterSnapshotMessage",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "DeleteClusterSnapshotMessage",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "SDK_POJO",
"name" : "Member",
"sensitive" : false,
"setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "DeleteClusterSnapshotMessage",
"variableName" : "member",
"variableType" : "DeleteClusterSnapshotMessage",
"documentation" : null,
"simpleType" : "DeleteClusterSnapshotMessage",
"variableSetterType" : "DeleteClusterSnapshotMessage"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "DeleteClusterSnapshotMessage",
"variableName" : "member",
"variableType" : "DeleteClusterSnapshotMessage",
"documentation" : "",
"simpleType" : "DeleteClusterSnapshotMessage",
"variableSetterType" : "DeleteClusterSnapshotMessage"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : "DeleteClusterSnapshotMessage",
"memberType" : "DeleteClusterSnapshotMessage",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : false,
"simpleType" : "DeleteClusterSnapshotMessage",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingType" : "LIST",
"name" : "Identifiers",
"sensitive" : false,
"setterDocumentation" : "A list of identifiers for the snapshots that you want to delete.
\n@param identifiers A list of identifiers for the snapshots that you want to delete.",
"setterMethodName" : "setIdentifiers",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "identifiers",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "identifiers",
"variableType" : "java.util.List",
"documentation" : "A list of identifiers for the snapshots that you want to delete.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"Identifiers" : {
"beanStyleGetterMethodName" : "getIdentifiers",
"beanStyleSetterMethodName" : "setIdentifiers",
"c2jName" : "Identifiers",
"c2jShape" : "DeleteClusterSnapshotMessageList",
"defaultConsumerFluentSetterDocumentation" : "A list of identifiers for the snapshots that you want to delete.
\nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #identifiers(List)}.\n@param identifiers a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #identifiers(List)",
"deprecated" : false,
"documentation" : "A list of identifiers for the snapshots that you want to delete.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "identifiers",
"fluentSetterDocumentation" : "A list of identifiers for the snapshots that you want to delete.
\n@param identifiers A list of identifiers for the snapshots that you want to delete.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "identifiers",
"getterDocumentation" : "A list of identifiers for the snapshots that you want to delete.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return A list of identifiers for the snapshots that you want to delete.",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Identifiers",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "Identifiers",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "DeleteClusterSnapshotMessage",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link DeleteClusterSnapshotMessage.Builder} avoiding the need to create one manually via {@link DeleteClusterSnapshotMessage#builder()}.\n\nWhen the {@link Consumer} completes, {@link DeleteClusterSnapshotMessage.Builder#build()} is called immediately and its result is passed to {@link #member(DeleteClusterSnapshotMessage)}.\n@param member a consumer that will call methods on {@link DeleteClusterSnapshotMessage.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(DeleteClusterSnapshotMessage)",
"deprecated" : false,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "member",
"fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "member",
"getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.",
"getterModel" : {
"returnType" : "DeleteClusterSnapshotMessage",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "DeleteClusterSnapshotMessage",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "DeleteClusterSnapshotMessage",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "SDK_POJO",
"name" : "Member",
"sensitive" : false,
"setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "DeleteClusterSnapshotMessage",
"variableName" : "member",
"variableType" : "DeleteClusterSnapshotMessage",
"documentation" : null,
"simpleType" : "DeleteClusterSnapshotMessage",
"variableSetterType" : "DeleteClusterSnapshotMessage"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "DeleteClusterSnapshotMessage",
"variableName" : "member",
"variableType" : "DeleteClusterSnapshotMessage",
"documentation" : "",
"simpleType" : "DeleteClusterSnapshotMessage",
"variableSetterType" : "DeleteClusterSnapshotMessage"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : "DeleteClusterSnapshotMessage",
"memberType" : "DeleteClusterSnapshotMessage",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : false,
"simpleType" : "DeleteClusterSnapshotMessage",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingType" : "LIST",
"name" : "Identifiers",
"sensitive" : false,
"setterDocumentation" : "A list of identifiers for the snapshots that you want to delete.
\n@param identifiers A list of identifiers for the snapshots that you want to delete.",
"setterMethodName" : "setIdentifiers",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "identifiers",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "identifiers",
"variableType" : "java.util.List",
"documentation" : "A list of identifiers for the snapshots that you want to delete.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
}
},
"nonStreamingMembers" : [ {
"beanStyleGetterMethodName" : "getIdentifiers",
"beanStyleSetterMethodName" : "setIdentifiers",
"c2jName" : "Identifiers",
"c2jShape" : "DeleteClusterSnapshotMessageList",
"defaultConsumerFluentSetterDocumentation" : "A list of identifiers for the snapshots that you want to delete.
\nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #identifiers(List)}.\n@param identifiers a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #identifiers(List)",
"deprecated" : false,
"documentation" : "A list of identifiers for the snapshots that you want to delete.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "identifiers",
"fluentSetterDocumentation" : "A list of identifiers for the snapshots that you want to delete.
\n@param identifiers A list of identifiers for the snapshots that you want to delete.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "identifiers",
"getterDocumentation" : "A list of identifiers for the snapshots that you want to delete.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return A list of identifiers for the snapshots that you want to delete.",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Identifiers",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "Identifiers",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "DeleteClusterSnapshotMessage",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link DeleteClusterSnapshotMessage.Builder} avoiding the need to create one manually via {@link DeleteClusterSnapshotMessage#builder()}.\n\nWhen the {@link Consumer} completes, {@link DeleteClusterSnapshotMessage.Builder#build()} is called immediately and its result is passed to {@link #member(DeleteClusterSnapshotMessage)}.\n@param member a consumer that will call methods on {@link DeleteClusterSnapshotMessage.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(DeleteClusterSnapshotMessage)",
"deprecated" : false,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "member",
"fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "member",
"getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.",
"getterModel" : {
"returnType" : "DeleteClusterSnapshotMessage",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "DeleteClusterSnapshotMessage",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "DeleteClusterSnapshotMessage",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "SDK_POJO",
"name" : "Member",
"sensitive" : false,
"setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "DeleteClusterSnapshotMessage",
"variableName" : "member",
"variableType" : "DeleteClusterSnapshotMessage",
"documentation" : null,
"simpleType" : "DeleteClusterSnapshotMessage",
"variableSetterType" : "DeleteClusterSnapshotMessage"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "DeleteClusterSnapshotMessage",
"variableName" : "member",
"variableType" : "DeleteClusterSnapshotMessage",
"documentation" : "",
"simpleType" : "DeleteClusterSnapshotMessage",
"variableSetterType" : "DeleteClusterSnapshotMessage"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : "DeleteClusterSnapshotMessage",
"memberType" : "DeleteClusterSnapshotMessage",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : false,
"simpleType" : "DeleteClusterSnapshotMessage",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingType" : "LIST",
"name" : "Identifiers",
"sensitive" : false,
"setterDocumentation" : "A list of identifiers for the snapshots that you want to delete.
\n@param identifiers A list of identifiers for the snapshots that you want to delete.",
"setterMethodName" : "setIdentifiers",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "identifiers",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "identifiers",
"variableType" : "java.util.List",
"documentation" : "A list of identifiers for the snapshots that you want to delete.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
} ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : [ "Identifiers" ],
"shapeName" : "BatchDeleteClusterSnapshotsRequest",
"simpleMethod" : false,
"unmarshaller" : null,
"variable" : {
"variableDeclarationType" : "BatchDeleteClusterSnapshotsRequest",
"variableName" : "batchDeleteClusterSnapshotsRequest",
"variableType" : "BatchDeleteClusterSnapshotsRequest",
"documentation" : null,
"simpleType" : "BatchDeleteClusterSnapshotsRequest",
"variableSetterType" : "BatchDeleteClusterSnapshotsRequest"
},
"wrapper" : false
},
"BatchDeleteClusterSnapshotsResponse" : {
"c2jName" : "BatchDeleteClusterSnapshotsResult",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "",
"endpointDiscovery" : null,
"enums" : null,
"errorCode" : null,
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasRequiresLengthMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : null,
"marshaller" : null,
"members" : [ {
"beanStyleGetterMethodName" : "getResources",
"beanStyleSetterMethodName" : "setResources",
"c2jName" : "Resources",
"c2jShape" : "SnapshotIdentifierList",
"defaultConsumerFluentSetterDocumentation" : "A list of the snapshot identifiers that were deleted.
\nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #resources(List)}.\n@param resources a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #resources(List)",
"deprecated" : false,
"documentation" : "A list of the snapshot identifiers that were deleted.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "resources",
"fluentSetterDocumentation" : "A list of the snapshot identifiers that were deleted.
\n@param resources A list of the snapshot identifiers that were deleted.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "resources",
"getterDocumentation" : "A list of the snapshot identifiers that were deleted.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return A list of the snapshot identifiers that were deleted.",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Resources",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "Resources",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #member(String)}.\n@param member a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(String)",
"deprecated" : false,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "member",
"fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "member",
"getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "String",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "String",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Member",
"sensitive" : false,
"setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "member",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "member",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : "String",
"memberType" : "String",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : true,
"simpleType" : "String",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingType" : "LIST",
"name" : "Resources",
"sensitive" : false,
"setterDocumentation" : "A list of the snapshot identifiers that were deleted.
\n@param resources A list of the snapshot identifiers that were deleted.",
"setterMethodName" : "setResources",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "resources",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "resources",
"variableType" : "java.util.List",
"documentation" : "A list of the snapshot identifiers that were deleted.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getErrors",
"beanStyleSetterMethodName" : "setErrors",
"c2jName" : "Errors",
"c2jShape" : "BatchSnapshotOperationErrorList",
"defaultConsumerFluentSetterDocumentation" : "A list of any errors returned.
\nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #errors(List)}.\n@param errors a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #errors(List)",
"deprecated" : false,
"documentation" : "A list of any errors returned.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "errors",
"fluentSetterDocumentation" : "A list of any errors returned.
\n@param errors A list of any errors returned.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "errors",
"getterDocumentation" : "A list of any errors returned.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return A list of any errors returned.",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Errors",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "Errors",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "SnapshotErrorMessage",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link SnapshotErrorMessage.Builder} avoiding the need to create one manually via {@link SnapshotErrorMessage#builder()}.\n\nWhen the {@link Consumer} completes, {@link SnapshotErrorMessage.Builder#build()} is called immediately and its result is passed to {@link #member(SnapshotErrorMessage)}.\n@param member a consumer that will call methods on {@link SnapshotErrorMessage.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(SnapshotErrorMessage)",
"deprecated" : false,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "member",
"fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "member",
"getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.",
"getterModel" : {
"returnType" : "SnapshotErrorMessage",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "SnapshotErrorMessage",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "SnapshotErrorMessage",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "SDK_POJO",
"name" : "Member",
"sensitive" : false,
"setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "SnapshotErrorMessage",
"variableName" : "member",
"variableType" : "SnapshotErrorMessage",
"documentation" : null,
"simpleType" : "SnapshotErrorMessage",
"variableSetterType" : "SnapshotErrorMessage"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "SnapshotErrorMessage",
"variableName" : "member",
"variableType" : "SnapshotErrorMessage",
"documentation" : "",
"simpleType" : "SnapshotErrorMessage",
"variableSetterType" : "SnapshotErrorMessage"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : "SnapshotErrorMessage",
"memberType" : "SnapshotErrorMessage",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : false,
"simpleType" : "SnapshotErrorMessage",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingType" : "LIST",
"name" : "Errors",
"sensitive" : false,
"setterDocumentation" : "A list of any errors returned.
\n@param errors A list of any errors returned.",
"setterMethodName" : "setErrors",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "errors",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "errors",
"variableType" : "java.util.List",
"documentation" : "A list of any errors returned.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"Errors" : {
"beanStyleGetterMethodName" : "getErrors",
"beanStyleSetterMethodName" : "setErrors",
"c2jName" : "Errors",
"c2jShape" : "BatchSnapshotOperationErrorList",
"defaultConsumerFluentSetterDocumentation" : "A list of any errors returned.
\nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #errors(List)}.\n@param errors a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #errors(List)",
"deprecated" : false,
"documentation" : "A list of any errors returned.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "errors",
"fluentSetterDocumentation" : "A list of any errors returned.
\n@param errors A list of any errors returned.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "errors",
"getterDocumentation" : "A list of any errors returned.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return A list of any errors returned.",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Errors",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "Errors",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "SnapshotErrorMessage",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link SnapshotErrorMessage.Builder} avoiding the need to create one manually via {@link SnapshotErrorMessage#builder()}.\n\nWhen the {@link Consumer} completes, {@link SnapshotErrorMessage.Builder#build()} is called immediately and its result is passed to {@link #member(SnapshotErrorMessage)}.\n@param member a consumer that will call methods on {@link SnapshotErrorMessage.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(SnapshotErrorMessage)",
"deprecated" : false,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "member",
"fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "member",
"getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.",
"getterModel" : {
"returnType" : "SnapshotErrorMessage",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "SnapshotErrorMessage",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "SnapshotErrorMessage",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "SDK_POJO",
"name" : "Member",
"sensitive" : false,
"setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "SnapshotErrorMessage",
"variableName" : "member",
"variableType" : "SnapshotErrorMessage",
"documentation" : null,
"simpleType" : "SnapshotErrorMessage",
"variableSetterType" : "SnapshotErrorMessage"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "SnapshotErrorMessage",
"variableName" : "member",
"variableType" : "SnapshotErrorMessage",
"documentation" : "",
"simpleType" : "SnapshotErrorMessage",
"variableSetterType" : "SnapshotErrorMessage"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : "SnapshotErrorMessage",
"memberType" : "SnapshotErrorMessage",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : false,
"simpleType" : "SnapshotErrorMessage",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingType" : "LIST",
"name" : "Errors",
"sensitive" : false,
"setterDocumentation" : "A list of any errors returned.
\n@param errors A list of any errors returned.",
"setterMethodName" : "setErrors",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "errors",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "errors",
"variableType" : "java.util.List",
"documentation" : "A list of any errors returned.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
},
"Resources" : {
"beanStyleGetterMethodName" : "getResources",
"beanStyleSetterMethodName" : "setResources",
"c2jName" : "Resources",
"c2jShape" : "SnapshotIdentifierList",
"defaultConsumerFluentSetterDocumentation" : "A list of the snapshot identifiers that were deleted.
\nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #resources(List)}.\n@param resources a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #resources(List)",
"deprecated" : false,
"documentation" : "A list of the snapshot identifiers that were deleted.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "resources",
"fluentSetterDocumentation" : "A list of the snapshot identifiers that were deleted.
\n@param resources A list of the snapshot identifiers that were deleted.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "resources",
"getterDocumentation" : "A list of the snapshot identifiers that were deleted.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return A list of the snapshot identifiers that were deleted.",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Resources",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "Resources",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #member(String)}.\n@param member a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(String)",
"deprecated" : false,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "member",
"fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "member",
"getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "String",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "String",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Member",
"sensitive" : false,
"setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "member",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "member",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : "String",
"memberType" : "String",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : true,
"simpleType" : "String",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingType" : "LIST",
"name" : "Resources",
"sensitive" : false,
"setterDocumentation" : "A list of the snapshot identifiers that were deleted.
\n@param resources A list of the snapshot identifiers that were deleted.",
"setterMethodName" : "setResources",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "resources",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "resources",
"variableType" : "java.util.List",
"documentation" : "A list of the snapshot identifiers that were deleted.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
}
},
"nonStreamingMembers" : [ {
"beanStyleGetterMethodName" : "getResources",
"beanStyleSetterMethodName" : "setResources",
"c2jName" : "Resources",
"c2jShape" : "SnapshotIdentifierList",
"defaultConsumerFluentSetterDocumentation" : "A list of the snapshot identifiers that were deleted.
\nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #resources(List)}.\n@param resources a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #resources(List)",
"deprecated" : false,
"documentation" : "A list of the snapshot identifiers that were deleted.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "resources",
"fluentSetterDocumentation" : "A list of the snapshot identifiers that were deleted.
\n@param resources A list of the snapshot identifiers that were deleted.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "resources",
"getterDocumentation" : "A list of the snapshot identifiers that were deleted.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return A list of the snapshot identifiers that were deleted.",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Resources",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "Resources",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #member(String)}.\n@param member a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(String)",
"deprecated" : false,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "member",
"fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "member",
"getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "String",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "String",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Member",
"sensitive" : false,
"setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "member",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "member",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : "String",
"memberType" : "String",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : true,
"simpleType" : "String",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingType" : "LIST",
"name" : "Resources",
"sensitive" : false,
"setterDocumentation" : "A list of the snapshot identifiers that were deleted.
\n@param resources A list of the snapshot identifiers that were deleted.",
"setterMethodName" : "setResources",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "resources",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "resources",
"variableType" : "java.util.List",
"documentation" : "A list of the snapshot identifiers that were deleted.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getErrors",
"beanStyleSetterMethodName" : "setErrors",
"c2jName" : "Errors",
"c2jShape" : "BatchSnapshotOperationErrorList",
"defaultConsumerFluentSetterDocumentation" : "A list of any errors returned.
\nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #errors(List)}.\n@param errors a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #errors(List)",
"deprecated" : false,
"documentation" : "A list of any errors returned.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "errors",
"fluentSetterDocumentation" : "A list of any errors returned.
\n@param errors A list of any errors returned.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "errors",
"getterDocumentation" : "A list of any errors returned.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return A list of any errors returned.",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Errors",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "Errors",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "SnapshotErrorMessage",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link SnapshotErrorMessage.Builder} avoiding the need to create one manually via {@link SnapshotErrorMessage#builder()}.\n\nWhen the {@link Consumer} completes, {@link SnapshotErrorMessage.Builder#build()} is called immediately and its result is passed to {@link #member(SnapshotErrorMessage)}.\n@param member a consumer that will call methods on {@link SnapshotErrorMessage.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(SnapshotErrorMessage)",
"deprecated" : false,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "member",
"fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "member",
"getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.",
"getterModel" : {
"returnType" : "SnapshotErrorMessage",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "SnapshotErrorMessage",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "SnapshotErrorMessage",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "SDK_POJO",
"name" : "Member",
"sensitive" : false,
"setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "SnapshotErrorMessage",
"variableName" : "member",
"variableType" : "SnapshotErrorMessage",
"documentation" : null,
"simpleType" : "SnapshotErrorMessage",
"variableSetterType" : "SnapshotErrorMessage"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "SnapshotErrorMessage",
"variableName" : "member",
"variableType" : "SnapshotErrorMessage",
"documentation" : "",
"simpleType" : "SnapshotErrorMessage",
"variableSetterType" : "SnapshotErrorMessage"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : "SnapshotErrorMessage",
"memberType" : "SnapshotErrorMessage",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : false,
"simpleType" : "SnapshotErrorMessage",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingType" : "LIST",
"name" : "Errors",
"sensitive" : false,
"setterDocumentation" : "A list of any errors returned.
\n@param errors A list of any errors returned.",
"setterMethodName" : "setErrors",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "errors",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection