Skip to content

Commit f2fdfb5

Browse files
committed
output: document Treasure Data region aliases
Signed-off-by: Eduardo Silva <edsiper@gmail.com>
1 parent 5a130ee commit f2fdfb5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pipeline/outputs/treasure-data.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ The plugin supports the following configuration parameters:
1111
| `api` | The Treasure Data API key. To obtain it, log into the [Console](https://console.treasuredata.com/users/sign_in) and in the API keys box, copy the API key hash. | _none_ |
1212
| `database` | Specify the name of your target database. | _none_ |
1313
| `region` | Set the service region. Allowed values: `US`, `JP`. | `US` |
14+
| `Region` | Classic-mode spelling of `region`. Allowed values: `us`, `jp`. | `US` |
1415
| `table` | Specify the name of your target table where the records will be stored. | _none_ |
1516
| `workers` | The number of [workers](../../administration/multithreading.md#outputs) to perform flush operations for this output. | `0` |
1617

0 commit comments

Comments
 (0)