<?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 PROC S3 command not found in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/PROC-S3-command-not-found/m-p/415455#M11310</link>
    <description>&lt;P&gt;One of our users is not able to run PROC S3 and is getting command not found error.&lt;/P&gt;&lt;P&gt;We have aws s3 bucket components installed on the server.&lt;/P&gt;&lt;P&gt;And users are able to run simple linux commands like cp, ls from the command line in the format aws s3 &amp;lt;command&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do we have to install anything else to be able to run PROC S3 on EG or SAS Studio?&lt;/P&gt;&lt;P&gt;If yes, can anyone tell me how to check if it is installed ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 22 Nov 2017 10:27:10 GMT</pubDate>
    <dc:creator>Sangavi</dc:creator>
    <dc:date>2017-11-22T10:27:10Z</dc:date>
    <item>
      <title>PROC S3 command not found</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/PROC-S3-command-not-found/m-p/415455#M11310</link>
      <description>&lt;P&gt;One of our users is not able to run PROC S3 and is getting command not found error.&lt;/P&gt;&lt;P&gt;We have aws s3 bucket components installed on the server.&lt;/P&gt;&lt;P&gt;And users are able to run simple linux commands like cp, ls from the command line in the format aws s3 &amp;lt;command&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do we have to install anything else to be able to run PROC S3 on EG or SAS Studio?&lt;/P&gt;&lt;P&gt;If yes, can anyone tell me how to check if it is installed ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Nov 2017 10:27:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/PROC-S3-command-not-found/m-p/415455#M11310</guid>
      <dc:creator>Sangavi</dc:creator>
      <dc:date>2017-11-22T10:27:10Z</dc:date>
    </item>
    <item>
      <title>Re: PROC S3 command not found</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/PROC-S3-command-not-found/m-p/415466#M11311</link>
      <description>&lt;P&gt;Hi Sangavi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PROC S3 should be available from 9.4M4 onwards.&amp;nbsp;In SAS Studio, click the question mark icon at the top right and then choose "About SAS Studio".&amp;nbsp; Look for the line that says "SAS release":&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SAS release:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;9.04.01&lt;U&gt;M5&lt;/U&gt;P09132017&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From the above example, my system is at M5 - what&amp;nbsp;version are you on?&lt;STRONG&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Nov 2017 10:54:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/PROC-S3-command-not-found/m-p/415466#M11311</guid>
      <dc:creator>SelerityMichael</dc:creator>
      <dc:date>2017-11-22T10:54:36Z</dc:date>
    </item>
    <item>
      <title>Re: PROC S3 command not found</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/PROC-S3-command-not-found/m-p/415468#M11312</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/21706"&gt;@SelerityMichael&lt;/a&gt;&lt;/P&gt;&lt;P&gt;Hi Michael,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My SAS release version is&amp;nbsp;&lt;!--   THIS MUST BE THE FIRST TAG IN HEAD ELEMENT   --&gt;&lt;!--   [if gte IE 9]&amp;amp;gt;
        &amp;amp;lt;link media=&amp;amp;quot;screen&amp;amp;quot; rel=&amp;amp;quot;stylesheet&amp;amp;quot; href=&amp;amp;quot;resources/js/dojo/dijit/themes/corporate/css/webdms_ie.css&amp;amp;quot; /&amp;amp;gt;
&amp;amp;lt;![endif]  --&gt;&lt;!--   [if lte IE 9]&amp;amp;gt;
    &amp;amp;amp;lt;script type=&amp;amp;quot;text/javascript&amp;amp;quot;&amp;amp;gt;
    var splashUpdateInterval;
	(function(){
		var count=0;
		splashUpdateInterval = setInterval(function(){
	    count++;
	    var elm=document.getElementById('sas-hc-splash-headerText')
	    if(elm){
	        elm.innerHTML = &amp;amp;quot;Initializing&amp;amp;quot; + new Array(count % 5).join('.');
	    }else{
	        window.clearInterval(splashUpdateInterval);
	    }
	}, 300);
	}())
    &amp;amp;amp;lt;/script&amp;amp;amp;gt;
&amp;amp;lt;![endif]  --&gt;&lt;!--   This is for the process flow control (used in query)   --&gt;&lt;!--   fav and touch icons   --&gt;&lt;!--       &amp;amp;lt;link rel=&amp;amp;quot;shortcut icon&amp;amp;quot; href=&amp;amp;quot;assets/ico/favicon.ico&amp;amp;quot;&amp;amp;gt;
    &amp;amp;lt;link rel=&amp;amp;quot;apple-touch-icon&amp;amp;quot; href=&amp;amp;quot;assets/ico/apple-touch-icon.png&amp;amp;quot;&amp;amp;gt;
    &amp;amp;lt;link rel=&amp;amp;quot;apple-touch-icon&amp;amp;quot; sizes=&amp;amp;quot;72x72&amp;amp;quot; href=&amp;amp;quot;assets/ico/apple-touch-icon-72x72.png&amp;amp;quot;&amp;amp;gt;
    &amp;amp;lt;link rel=&amp;amp;quot;apple-touch-icon&amp;amp;quot; sizes=&amp;amp;quot;114x114&amp;amp;quot; href=&amp;amp;quot;assets/ico/apple-touch-icon-114x114.png&amp;amp;quot;&amp;amp;gt;

   --&gt;&lt;!--   Standard iPhone   --&gt;&lt;!--   Retina iPhone   --&gt;&lt;!--   Standard iPad   --&gt;&lt;!--   Retina iPad   --&gt;&lt;!--   data-dojo-type = &amp;amp;quot;&amp;amp;quot;   --&gt;&lt;/P&gt;&lt;DIV class="dijitDialog dijitDialogFocused dijitFocused dijitDialogHover dijitHover dijitDialogHoverFocused dijitHoverFocused"&gt;&lt;DIV class="dijitDialogPaneContent"&gt;&lt;DIV class="dijitDialogPaneContentArea"&gt;&lt;DIV class="dijitTabContainer dijitTabContainerTop dijitContainer dijitLayoutContainer tabStrip-disabled"&gt;&lt;DIV class="dijitTabPaneWrapper dijitTabContainerTop-container dijitAlignCenter"&gt;&lt;DIV class="dijitTabContainerTopChildWrapper dijitVisible"&gt;&lt;DIV class="dijitContentPane dijitTabPane dijitTabContainerTop-child dijitTabContainerTop-dijitContentPane"&gt;&lt;DIV&gt;&lt;P&gt;&lt;STRONG&gt;9.04.01M3P06242015&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So this must be the reason. Thank you.&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 22 Nov 2017 11:12:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/PROC-S3-command-not-found/m-p/415468#M11312</guid>
      <dc:creator>Sangavi</dc:creator>
      <dc:date>2017-11-22T11:12:07Z</dc:date>
    </item>
  </channel>
</rss>

