AWS Data Pipeline is no longer available to new customers. Existing customers of AWS Data Pipeline can continue to use the service as normal. Learn more
Task Runner Configuration Options
These are the configuration options available from the command line when you launch Task Runner.
Command Line Parameter | Description |
---|---|
|
Command line help. Example: |
|
The path and file name of your |
|
Your AWS access key ID for Task Runner to use when making requests. The |
|
Your AWS secret key for Task Runner to use when making requests. For more information, see |
|
An endpoint is a URL that is the entry point for a web service. The AWS Data Pipeline service endpoint in the region where you are making requests. Optional. In general, it is sufficient to specify a region, and you do not need to set the endpoint. For a listing of AWS Data Pipeline regions and endpoints, see AWS Data Pipeline Regions and Endpoints in the AWS General Reference. |
|
The name of the worker group for which Task Runner retrieves work. Required. When Task Runner polls the web service, it uses the credentials you supplied and the value
of |
|
The ID of the task runner to use when reporting progress. Optional. |
|
The Task Runner directory for log output files. Optional. Log files are stored in a local directory until they are pushed to Amazon S3. This option overrides the default directory. |
|
The region to use. Optional, but it is recommended to always set the region. If you do not specify the region, Task Runner retrieves tasks from the
default service region, Other
supported regions are: |
|
The Amazon S3 destination path for Task Runner to back up log files to every hour. When Task Runner terminates, active logs in the local directory are pushed to the Amazon S3 destination folder. |
--proxyHost |
The host of the proxy used by Task Runner clients to connect to AWS services. |
--proxyPort |
Port of the proxy host used by Task Runner clients to connect to AWS services. |
--proxyUsername |
The user name for proxy. |
--proxyPassword |
The password for proxy. |
--proxyDomain |
The Windows domain name for NTLM Proxy. |
--proxyWorkstation |
The Windows workstation name for NTLM Proxy. |