S3 Procedure
INFO Statement
Requests information in the SAS log about an S3 location.
| Note: | Information about a file includes the region, path, and the date and time at which the file was last modified. |
|---|
Syntax
Required Argument
s3-location
specifies a fully qualified path from the bucket name to the object name.
Optional Argument
ENCKEY="key-name"
specifies an encryption key name. The name must match an encryption key name that you specified in an ENCKEY statement.
Note: The ENCKEY=
option is required if any objects in the S3
location are encrypted.
Last updated: September 15, 2026