<?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 using I am role- example in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Proc-S3-using-I-am-role-example/m-p/873389#M345088</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am trying to list the files in S3 by using I am role I am getting syntax error as SAS is not recognising&amp;nbsp; role name as an option.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/proc/n1volodm4xnj3xn1s99poiemcha2.htm" target="_blank"&gt;https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/proc/n1volodm4xnj3xn1s99poiemcha2.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;above docs says&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Support for this option was added in&amp;nbsp;&lt;SPAN class="xisDoc-codeFocus"&gt;SAS 9.4M7&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc s3 rolename="s3AccessRole" ;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;If I use config and creds then it is working. but I need to use I am role only . can you suggest if there is a way we can use I am role in SAS 9.4 M6&lt;/P&gt;
&lt;PRE&gt;  proc s3 
                     awsconfig="config_path" 
                     awscredentials="creds_path" ; 
                     list "bucket_path" ;
                run;&lt;/PRE&gt;</description>
    <pubDate>Tue, 02 May 2023 14:58:05 GMT</pubDate>
    <dc:creator>sathya66</dc:creator>
    <dc:date>2023-05-02T14:58:05Z</dc:date>
    <item>
      <title>Proc S3 using I am role- example</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Proc-S3-using-I-am-role-example/m-p/873389#M345088</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am trying to list the files in S3 by using I am role I am getting syntax error as SAS is not recognising&amp;nbsp; role name as an option.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/proc/n1volodm4xnj3xn1s99poiemcha2.htm" target="_blank"&gt;https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/proc/n1volodm4xnj3xn1s99poiemcha2.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;above docs says&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Support for this option was added in&amp;nbsp;&lt;SPAN class="xisDoc-codeFocus"&gt;SAS 9.4M7&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc s3 rolename="s3AccessRole" ;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;If I use config and creds then it is working. but I need to use I am role only . can you suggest if there is a way we can use I am role in SAS 9.4 M6&lt;/P&gt;
&lt;PRE&gt;  proc s3 
                     awsconfig="config_path" 
                     awscredentials="creds_path" ; 
                     list "bucket_path" ;
                run;&lt;/PRE&gt;</description>
      <pubDate>Tue, 02 May 2023 14:58:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Proc-S3-using-I-am-role-example/m-p/873389#M345088</guid>
      <dc:creator>sathya66</dc:creator>
      <dc:date>2023-05-02T14:58:05Z</dc:date>
    </item>
  </channel>
</rss>

