> ## Documentation Index
> Fetch the complete documentation index at: https://insightsoftware-preview.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# UseAwsLogger

<a id="useawslogger" />

This property specifies whether the connector records the log output from any AWS API calls. For information about logging, see [Configuring Logging](/simba/athena/athena_jdbc_install_guide/configuring_logging).

* `1`: If logging is enabled, the connector records the log outputs from any AWS API calls in the connector log file.
* `0`: The connector does not log AWS API calls.

<table><colgroup><col /><col /><col /></colgroup><thead><tr><th scope="col">Default Value</th><th scope="col">Data Type</th><th scope="col">Required</th></tr></thead><tbody><tr><td>`0`</td><td><p>Integer</p></td><td><p>No</p></td></tr></tbody></table>
