You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pipeline/outputs/treasure-data.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,7 @@ The plugin supports the following configuration parameters:
11
11
|`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_|
12
12
|`database`| Specify the name of your target database. |_none_|
13
13
|`region`| Set the service region. Allowed values: `US`, `JP`. |`US`|
14
+
|`Region`| Classic-mode spelling of `region`. Allowed values: `us`, `jp`. |`US`|
14
15
|`table`| Specify the name of your target table where the records will be stored. |_none_|
15
16
|`workers`| The number of [workers](../../administration/multithreading.md#outputs) to perform flush operations for this output. |`0`|
0 commit comments