{
"opencollection": "1.0.0",
"info": {
"name": "Redshift Data API Service #Action=AcceptReservedNodeExchange #Action=AcceptReservedNodeExchange #Action=CreateUsageLimit API",
"version": "1.0.0"
},
"request": {
"auth": {
"type": "apikey",
"key": "Authorization",
"value": "{{Authorization}}",
"placement": "header"
}
},
"items": [
{
"info": {
"name": "#Action=CreateUsageLimit",
"type": "folder"
},
"items": [
{
"info": {
"name": "Amazon Redshift - G E T_ Create Usage Limit",
"type": "http"
},
"http": {
"method": "GET",
"url": "http://redshift-data.{region}.amazonaws.com/#Action=CreateUsageLimit",
"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 cluster that you want to limit usage."
},
{
"name": "FeatureType",
"value": "",
"type": "query",
"description": "The Amazon Redshift feature that you want to limit."
},
{
"name": "LimitType",
"value": "",
"type": "query",
"description": "The type of limit. Depending on the feature type, this can be based on a time duration or data size. If FeatureType is spectrum, then LimitType must be data-scanned. If FeatureType is concurrency-scaling, then LimitType must be time. If FeatureType is cross-region-datasharing, then LimitType must be data-scanned. "
},
{
"name": "Amount",
"value": "",
"type": "query",
"description": "The limit amount. If time-based, this amount is in minutes. If data-based, this amount is in terabytes (TB). The value must be a positive number. "
},
{
"name": "Period",
"value": "",
"type": "query",
"description": "The time period that the amount applies to. A weekly period begins on Sunday. The default is monthly. "
},
{
"name": "BreachAction",
"value": "",
"type": "query",
"description": "The action that Amazon Redshift takes when the limit is reached. The default is log. For more information about this parameter, see UsageLimit."
},
{
"name": "Tags",
"value": "",
"type": "query",
"description": "A list of tag instances."
},
{
"name": "Action",
"value": "",
"type": "query"
},
{
"name": "Version",
"value": "",
"type": "query"
}
]
},
"docs": "Creates a usage limit for a specified Amazon Redshift feature on a cluster. The usage limit is identified by the returned usage limit identifier."
},
{
"info": {
"name": "Amazon Redshift - P O S T_ Create Usage Limit",
"type": "http"
},
"http": {
"method": "POST",
"url": "http://redshift-data.{region}.amazonaws.com/#Action=CreateUsageLimit",
"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 usage limit for a specified Amazon Redshift feature on a cluster. The usage limit is identified by the returned usage limit identifier."
}
]
}
],
"bundled": true
}