BL_AWS_CONFIG_FILE= Data Set Option

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

Syntax

BL_AWS_CONFIG_FILE=path-and-file-name

Required Argument

path-and-file-name

specifies the location of the AWS configuration file.

Details

Spark: This option is supported for bulk loading to Databricks in AWS. For more information, see Bulk Loading and Unloading to Databricks in Azure.

Last updated: February 3, 2026