Amazon Redshift
Amazon Redshift is a cloud-based data-warehouse solution that makes it simple and cost-effective to analyze data using existing business intelligence tools.
Actions
-
getClusterCredentials: Returns a database username and temporary password with temporary authorization to log in to an Amazon Redshift database.
-
modifyClusterSnapshot: Modifies the settings for a snapshot.
-
describeClusters: Returns properties of provisioned clusters, including general cluster properties, cluster database properties, maintenance and backup properties, security and access properties.
-
resumeCluster: Resumes a paused cluster.
-
deleteCluster: Deletes a previously provisioned cluster.
-
describeClusterVersions: Returns descriptions of the available Amazon Redshift cluster versions.
-
modifyCluster: Modifies the settings for a cluster.
-
describeClusterSnapshots: Returns one or more snapshot objects which contain metadata about your cluster snapshots.
-
rebootCluster: Restarts a cluster.
-
createClusterSnapshot: Creates a manual snapshot of the specified cluster. The cluster must be in the available state.
-
resizeCluster: Changes the size of the cluster. You can change the type of cluster or change the number or type of nodes.
-
copyClusterSnapshot: Copies the specified automated cluster snapshot to a new manual cluster snapshot.
-
deleteClusterSnapshot: Deletes the specified manual snapshot.
-
createCluster: Creates a new cluster. To create the cluster in virtual private cloud (VPC), provide the cluster subnet group name.
-
pauseCluster: Pauses a cluster.