<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Proc S3 Connectivity Issue in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Proc-S3-Connectivity-Issue/m-p/654537#M78851</link>
    <description>&lt;P&gt;Its the same thing, whether you mention a file or just the bucket.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Additionally, we have tried the PUT and GET options as well same error message is being received.&lt;/P&gt;</description>
    <pubDate>Mon, 08 Jun 2020 14:24:59 GMT</pubDate>
    <dc:creator>ankitd</dc:creator>
    <dc:date>2020-06-08T14:24:59Z</dc:date>
    <item>
      <title>Proc S3 Connectivity Issue</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-S3-Connectivity-Issue/m-p/654452#M78847</link>
      <description>&lt;P&gt;Hello Experts,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a cloud based SAS 9.4M4 environment and have deployed SAS on RHEL OS.&lt;/P&gt;&lt;P&gt;We are trying to connect to S3 bucket from SAS using Proc S3.&lt;/P&gt;&lt;P&gt;AWS CLI has been installed and tested from the server and it is working absolutely fine however while trying to use the Proc S3 code I get the below error message.&lt;/P&gt;&lt;P&gt;This error arises whether I use any of the functions i.e. LIST, PUT or GET etc.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ERROR: Could not list bucket contents.&lt;BR /&gt;ERROR: Encryption run-time execution error&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance for your help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ankit&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jun 2020 10:28:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-S3-Connectivity-Issue/m-p/654452#M78847</guid>
      <dc:creator>ankitd</dc:creator>
      <dc:date>2020-06-08T10:28:18Z</dc:date>
    </item>
    <item>
      <title>Re: Proc S3 Connectivity Issue</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-S3-Connectivity-Issue/m-p/654497#M78848</link>
      <description>Can you put the code? I think the region which you specified would have some issue.</description>
      <pubDate>Mon, 08 Jun 2020 12:29:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-S3-Connectivity-Issue/m-p/654497#M78848</guid>
      <dc:creator>hhhhh</dc:creator>
      <dc:date>2020-06-08T12:29:40Z</dc:date>
    </item>
    <item>
      <title>Re: Proc S3 Connectivity Issue</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-S3-Connectivity-Issue/m-p/654508#M78849</link>
      <description>&lt;P&gt;Below is the sample code&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc s3 KEYID="key-id" SECRET="secret-access" REGION=USEAST;&lt;BR /&gt;LIST "/s3_bucket_name/test.txt";&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The S3 bucket is hosted in US-EAST-1 region.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jun 2020 12:46:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-S3-Connectivity-Issue/m-p/654508#M78849</guid>
      <dc:creator>ankitd</dc:creator>
      <dc:date>2020-06-08T12:46:37Z</dc:date>
    </item>
    <item>
      <title>Re: Proc S3 Connectivity Issue</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-S3-Connectivity-Issue/m-p/654518#M78850</link>
      <description>&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;use this in list &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;LIST "/s3_bucket_name"&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jun 2020 13:25:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-S3-Connectivity-Issue/m-p/654518#M78850</guid>
      <dc:creator>hhhhh</dc:creator>
      <dc:date>2020-06-08T13:25:27Z</dc:date>
    </item>
    <item>
      <title>Re: Proc S3 Connectivity Issue</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-S3-Connectivity-Issue/m-p/654537#M78851</link>
      <description>&lt;P&gt;Its the same thing, whether you mention a file or just the bucket.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Additionally, we have tried the PUT and GET options as well same error message is being received.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jun 2020 14:24:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-S3-Connectivity-Issue/m-p/654537#M78851</guid>
      <dc:creator>ankitd</dc:creator>
      <dc:date>2020-06-08T14:24:59Z</dc:date>
    </item>
    <item>
      <title>Re: Proc S3 Connectivity Issue</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-S3-Connectivity-Issue/m-p/654539#M78852</link>
      <description>I would suggest try connecting to bucket on winscp and verify that you have access to bucket using given credentials, if you are able to connect manually on s3 bucket then you should be able by Proc s3 also.</description>
      <pubDate>Mon, 08 Jun 2020 14:29:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-S3-Connectivity-Issue/m-p/654539#M78852</guid>
      <dc:creator>hhhhh</dc:creator>
      <dc:date>2020-06-08T14:29:38Z</dc:date>
    </item>
    <item>
      <title>Re: Proc S3 Connectivity Issue</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-S3-Connectivity-Issue/m-p/657962#M78885</link>
      <description>&lt;P&gt;Basis investigation found that S3 uses AES encryption which is only supported from SAS 9.4M6. Got it vetted from SAS Technical Support as well.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Given that we are using SAS 9.4M4 there are possible 2 options only:&lt;/P&gt;&lt;P&gt;1. Use AWS CLI for data upload and download from S3 and then leverage it in SAS.&lt;/P&gt;&lt;P&gt;2. Upgrade to SAS 9.4M6&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps anyone else facing similar issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jun 2020 08:38:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-S3-Connectivity-Issue/m-p/657962#M78885</guid>
      <dc:creator>ankitd</dc:creator>
      <dc:date>2020-06-12T08:38:52Z</dc:date>
    </item>
    <item>
      <title>Re: Proc S3 Connectivity Issue</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-S3-Connectivity-Issue/m-p/677897#M79387</link>
      <description>Use AWS CLI for data upload and download from S3 and then leverage it in SAS.&lt;BR /&gt;&lt;BR /&gt;how do we do this ? any examples would be very useful. I am trying to do this on a s3 bucket with multi-part parquet files?</description>
      <pubDate>Wed, 19 Aug 2020 19:59:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-S3-Connectivity-Issue/m-p/677897#M79387</guid>
      <dc:creator>Ramprakash</dc:creator>
      <dc:date>2020-08-19T19:59:24Z</dc:date>
    </item>
    <item>
      <title>Re: Proc S3 Connectivity Issue</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-S3-Connectivity-Issue/m-p/677956#M79392</link>
      <description>&lt;P&gt;You will need to install the CLI on the SAS compute node and then initialize the AWS config post which using the normal PUT and GET statements of AWS you can upload and download the objects from the bucket/s.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Aug 2020 06:15:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-S3-Connectivity-Issue/m-p/677956#M79392</guid>
      <dc:creator>ankitd</dc:creator>
      <dc:date>2020-08-20T06:15:00Z</dc:date>
    </item>
  </channel>
</rss>

