Specifies the location of the AWS configuration file.
| Valid in: | DATA and PROC steps (when accessing DBMS data using SAS/ACCESS software) |
|---|---|
| Category: | Bulk Loading |
| Alias: | BL_AWS_CONFIG= |
| Default: | ~/.aws/config (UNIX) |
| C:\Users\userid\.aws\config (Windows) | |
| [Snowflake] \\.aws\\config | |
| Requirement: | To specify this option, you must first specify BULKLOAD=YES. |
| Data source: | Amazon Redshift, Snowflake, Spark |
| See: | BL_AWS_CONFIG_FILE= LIBNAME option, BL_AWS_CONFIG_FILE= data set option, BL_AWS_CREDENTIALS_FILE= data set option, BULKLOAD= data set option |
Table of Contents
specifies the location of the AWS configuration file.
Spark: This option is supported for bulk loading to Databricks in AWS. For more information, see Bulk Loading and Unloading to Databricks in Azure.