| Option | USE_AWS_SDK | |
| Description | Controls whether to use the AWS SDK for AWS-related operations. This parameter affects how LogScale interacts with AWS S3 (for storage). | |
| Introduced Version | 1.146.0 | |
| Default | true | |
When set to true, LogScale will use the official AWS SDK libraries for AWS interactions. This provides full access to AWS features and authentication methods, such as IAM roles, instance profiles, and other AWS authentication mechanisms.
When set to false, LogScale uses simplified, direct HTTP requests to AWS services, limiting the features and options available.