<?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: Hide AWS KEYID and Secret when using Proc S3 in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/Hide-AWS-KEYID-and-Secret-when-using-Proc-S3/m-p/698480#M20692</link>
    <description>&lt;P&gt;Please post an example of the issue, including the FILENAME and PROC S3 code.&lt;/P&gt;</description>
    <pubDate>Thu, 12 Nov 2020 18:55:13 GMT</pubDate>
    <dc:creator>SASKiwi</dc:creator>
    <dc:date>2020-11-12T18:55:13Z</dc:date>
    <item>
      <title>Hide AWS KEYID and Secret when using Proc S3</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Hide-AWS-KEYID-and-Secret-when-using-Proc-S3/m-p/698385#M20687</link>
      <description>&lt;P&gt;Greetings,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I a SAS Viya 3.5 environment and need end users to use Proc s3 with key and secret. However I do not want the users to actually see the values of the ID and secret.&amp;nbsp; &amp;nbsp;whether you use a custom config file or configure the AWS cli. I will&amp;nbsp; still need to grant users read access to the files.&amp;nbsp;&lt;/P&gt;&lt;P&gt;this means with a simple filename statement, users will be able to see the credentials to S3 and I don't want that.&amp;nbsp;&lt;/P&gt;&lt;P&gt;How is I secure these(hide them from end users) credentials and still have proc s3 read and use the files.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Nov 2020 13:57:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Hide-AWS-KEYID-and-Secret-when-using-Proc-S3/m-p/698385#M20687</guid>
      <dc:creator>McDiddles</dc:creator>
      <dc:date>2020-11-12T13:57:03Z</dc:date>
    </item>
    <item>
      <title>Re: Hide AWS KEYID and Secret when using Proc S3</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Hide-AWS-KEYID-and-Secret-when-using-Proc-S3/m-p/698480#M20692</link>
      <description>&lt;P&gt;Please post an example of the issue, including the FILENAME and PROC S3 code.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Nov 2020 18:55:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Hide-AWS-KEYID-and-Secret-when-using-Proc-S3/m-p/698480#M20692</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2020-11-12T18:55:13Z</dc:date>
    </item>
    <item>
      <title>Re: Hide AWS KEYID and Secret when using Proc S3</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Hide-AWS-KEYID-and-Secret-when-using-Proc-S3/m-p/698605#M20695</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Step 1:&lt;/STRONG&gt; configured AWS CLi on host.&lt;BR /&gt;which creates the config and credentiala file in &lt;STRONG&gt;/home/username/.aws/&lt;/STRONG&gt;&lt;BR /&gt;the credential file contains the access KeyId and Secret which I don't want user to see&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Step 2:&lt;/STRONG&gt; run proc s3 which used those credentials to list a bucket and perform other operations;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Proc s3;&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;list "bucket-name";&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;run;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Step 3:&lt;/STRONG&gt; This step is what I don't want users to be able to do but I cannot remove read permission on the credentials file;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;filename secrets "/home/didie.muyco/.aws/credentials";&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;proc import datafile=secrets out=credentials dbms=dlm;&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;run;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;The above import exports the credentials into SAS and end users can see it &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="McDiddles_0-1605257866621.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/51625i00C0D3E2205CB414/image-size/medium?v=v2&amp;amp;px=400" role="button" title="McDiddles_0-1605257866621.png" alt="McDiddles_0-1605257866621.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;How can I work around this?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Nov 2020 09:00:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Hide-AWS-KEYID-and-Secret-when-using-Proc-S3/m-p/698605#M20695</guid>
      <dc:creator>McDiddles</dc:creator>
      <dc:date>2020-11-13T09:00:41Z</dc:date>
    </item>
    <item>
      <title>Re: Hide AWS KEYID and Secret when using Proc S3</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Hide-AWS-KEYID-and-Secret-when-using-Proc-S3/m-p/703092#M20851</link>
      <description>&lt;P&gt;Hi&lt;BR /&gt;Which SAS release are you on?Possible to use IAM Roles?&lt;BR /&gt;Seem SAS has implemented it in the newer release.&lt;BR /&gt;&lt;A href="https://documentation.sas.com/?cdcId=pgmsascdc&amp;amp;cdcVersion=9.4_3.5&amp;amp;docsetId=proc&amp;amp;docsetTarget=n1volodm4xnj3xn1s99poiemcha2.htm&amp;amp;locale=en#n1fyp40x7vdmdwn13c6slecd94yq"&gt;https://documentation.sas.com/?cdcId=pgmsascdc&amp;amp;cdcVersion=9.4_3.5&amp;amp;docsetId=proc&amp;amp;docsetTarget=n1volodm4xnj3xn1s99poiemcha2.htm&amp;amp;locale=en#n1fyp40x7vdmdwn13c6slecd94yq&lt;/A&gt;&lt;BR /&gt;As i understand early of this year i still not able to use the IAM Roles.&lt;BR /&gt;Hope this help.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Dec 2020 13:15:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Hide-AWS-KEYID-and-Secret-when-using-Proc-S3/m-p/703092#M20851</guid>
      <dc:creator>KS4NCS</dc:creator>
      <dc:date>2020-12-02T13:15:31Z</dc:date>
    </item>
    <item>
      <title>Re: Hide AWS KEYID and Secret when using Proc S3</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Hide-AWS-KEYID-and-Secret-when-using-Proc-S3/m-p/703185#M20852</link>
      <description>&lt;P&gt;Have you raised this with SAS Tech Support? You'll get a quicker answer that way.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Dec 2020 19:15:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Hide-AWS-KEYID-and-Secret-when-using-Proc-S3/m-p/703185#M20852</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2020-12-02T19:15:00Z</dc:date>
    </item>
  </channel>
</rss>

