{
"opencollection": "1.0.0",
"info": {
"name": "Redshift Data API Service #Action=AcceptReservedNodeExchange #Action=AcceptReservedNodeExchange #Action=RestoreTableFromClusterSnapshot API",
"version": "1.0.0"
},
"request": {
"auth": {
"type": "apikey",
"key": "Authorization",
"value": "{{Authorization}}",
"placement": "header"
}
},
"items": [
{
"info": {
"name": "#Action=RestoreTableFromClusterSnapshot",
"type": "folder"
},
"items": [
{
"info": {
"name": "Amazon Redshift - G E T_ Restore Table from Cluster Snapshot",
"type": "http"
},
"http": {
"method": "GET",
"url": "http://redshift-data.{region}.amazonaws.com/#Action=RestoreTableFromClusterSnapshot",
"headers": [
{
"name": "X-Amz-Content-Sha256",
"value": ""
},
{
"name": "X-Amz-Date",
"value": ""
},
{
"name": "X-Amz-Algorithm",
"value": ""
},
{
"name": "X-Amz-Credential",
"value": ""
},
{
"name": "X-Amz-Security-Token",
"value": ""
},
{
"name": "X-Amz-Signature",
"value": ""
},
{
"name": "X-Amz-SignedHeaders",
"value": ""
}
],
"params": [
{
"name": "ClusterIdentifier",
"value": "",
"type": "query",
"description": "The identifier of the Amazon Redshift cluster to restore the table to."
},
{
"name": "SnapshotIdentifier",
"value": "",
"type": "query",
"description": "The identifier of the snapshot to restore the table from. This snapshot must have been created from the Amazon Redshift cluster specified by the ClusterIdentifier parameter."
},
{
"name": "SourceDatabaseName",
"value": "",
"type": "query",
"description": "The name of the source database that contains the table to restore from."
},
{
"name": "SourceSchemaName",
"value": "",
"type": "query",
"description": "The name of the source schema that contains the table to restore from. If you do not specify a SourceSchemaName value, the default is public."
},
{
"name": "SourceTableName",
"value": "",
"type": "query",
"description": "The name of the source table to restore from."
},
{
"name": "TargetDatabaseName",
"value": "",
"type": "query",
"description": "The name of the database to restore the table to."
},
{
"name": "TargetSchemaName",
"value": "",
"type": "query",
"description": "The name of the schema to restore the table to."
},
{
"name": "NewTableName",
"value": "",
"type": "query",
"description": "The name of the table to create as a result of the current request."
},
{
"name": "EnableCaseSensitiveIdentifier",
"value": "",
"type": "query",
"description": "Indicates whether name identifiers for database, schema, and table are case sensitive. If true, the names are case sensitive. If false (default), the names are not case sensitive."
},
{
"name": "Action",
"value": "",
"type": "query"
},
{
"name": "Version",
"value": "",
"type": "query"
}
]
},
"docs": "
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 o"
},
{
"info": {
"name": "Amazon Redshift - P O S T_ Restore Table from Cluster Snapshot",
"type": "http"
},
"http": {
"method": "POST",
"url": "http://redshift-data.{region}.amazonaws.com/#Action=RestoreTableFromClusterSnapshot",
"headers": [
{
"name": "X-Amz-Content-Sha256",
"value": ""
},
{
"name": "X-Amz-Date",
"value": ""
},
{
"name": "X-Amz-Algorithm",
"value": ""
},
{
"name": "X-Amz-Credential",
"value": ""
},
{
"name": "X-Amz-Security-Token",
"value": ""
},
{
"name": "X-Amz-Signature",
"value": ""
},
{
"name": "X-Amz-SignedHeaders",
"value": ""
}
],
"params": [
{
"name": "Action",
"value": "",
"type": "query"
},
{
"name": "Version",
"value": "",
"type": "query"
}
]
},
"docs": "
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 o"
}
]
}
],
"bundled": true
}