* | Access key | string | Access key provided by Amazon
|
* | Secret Key | string | Secret Key provided by Amazon
|
| Protocol | string | The default configuration is to use HTTPS for all requests for increased security.
Select from one of the following options:
- HTTP {http}
- HTTPS {https}
|
| Connection Timeout | integer | The default timeout for creating new connections.
|
| Max Connection | integer | The default max connection pool size.
|
| Socket Timeout | integer | Time to wait (in milliseconds) for data to be transfered over an established, open connection before the connection times out and is closed. A value of 0 means infinity, and isn't recommended.
|
| Role ARN | string | Use ARN when you need to specify a resource unambiguously across all of AWS
|