SAS Programming

DATA Step, Macro, Functions and more
BookmarkSubscribeRSS Feed
carlmatt
Calcite | Level 5

I am trying to upload a file with SAS Enterprise Guide version 7.15 HF9 to an AWS S3 bucket using the S3 procedure (PROC S3). To access the bucket, I need to use an Amazon S3 interface endpoint.

 

While using the AWS CLI, I would pass the endpoint URL using the --endpoint-url parameter, much like you would use --region to specify the AWS region. However, based on the SAS documentation, while PROC S3 has an argument for region (REGION), it does not have an argument for endpoint-url.

 

Is there any way that I can use Amazon S3 interface endpoints with SAS?

sas-innovate-white.png

Special offer for SAS Communities members

Save $250 on SAS Innovate and get a free advance copy of the new SAS For Dummies book! Use the code "SASforDummies" to register. Don't miss out, May 6-9, in Orlando, Florida.

 

View the full agenda.

Register now!

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 0 replies
  • 1014 views
  • 0 likes
  • 1 in conversation