I'm getting acquainted with a new SAS Viya 4 hosted on aws. Most operations are though the various SAS webpages.
I found that I can Export files from the Work location to the "SAS Content/Users/my-user". From that location I can download the files though the web interface.
I've tried to connect to a windows file share:
`libname out "//server-name/folder/directory";
but receaved a "is not in the list of accessible paths when SAS is in the lockdown state" error. I am working with my administrator, as they are also new with SAS Viya, but we haven't found a good explanation for this error yet.
Is there something I can do, or provide the admin to access either location (SAS Content or Windows SMB)