<?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: Add --tagging for Proc S3 to upload a file in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Add-tagging-for-Proc-S3-to-upload-a-file/m-p/779849#M248425</link>
    <description>&lt;P&gt;Hi Jos&lt;BR /&gt;Thanks for the details, I got the most of the code from this but, this doesn't have tagging option which I have been looking at,.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Harry&lt;/P&gt;</description>
    <pubDate>Thu, 11 Nov 2021 19:07:36 GMT</pubDate>
    <dc:creator>harryLM007</dc:creator>
    <dc:date>2021-11-11T19:07:36Z</dc:date>
    <item>
      <title>Add --tagging for Proc S3 to upload a file</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Add-tagging-for-Proc-S3-to-upload-a-file/m-p/779806#M248416</link>
      <description>&lt;P&gt;Hi SAS Community,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was working in configuring and connecting from SAS to AWS S3 to get and put data.&lt;BR /&gt;While putting data, we have to add --tagging option I was wondering if any one is aware of the&amp;nbsp;&lt;/P&gt;&lt;P&gt;option we have to use for this in proc s3.&lt;/P&gt;&lt;P&gt;Below is example AWS CLI command:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;aws s3api put-object --bucket &amp;lt;bucket_name&amp;gt;&lt;BR /&gt;--server-side-encryption aws:kms --ssekms-key-id &amp;lt;arn_key_id&amp;gt;&lt;BR /&gt;--key &amp;lt;filename&amp;gt; --region us-east-1 --tagging &amp;lt;value&amp;gt;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Nov 2021 14:42:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Add-tagging-for-Proc-S3-to-upload-a-file/m-p/779806#M248416</guid>
      <dc:creator>harryLM007</dc:creator>
      <dc:date>2021-11-11T14:42:48Z</dc:date>
    </item>
    <item>
      <title>Re: Add --tagging for Proc S3 to upload a file</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Add-tagging-for-Proc-S3-to-upload-a-file/m-p/779841#M248422</link>
      <description>Have you seen the posts by &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/71208"&gt;@UttamKumar&lt;/a&gt; on working with proc s3?&lt;BR /&gt;Ex. &lt;A href="https://communities.sas.com/t5/SAS-Communities-Library/Using-SAS-PROC-S3-to-access-Amazon-S3/ta-p/700962" target="_blank"&gt;https://communities.sas.com/t5/SAS-Communities-Library/Using-SAS-PROC-S3-to-access-Amazon-S3/ta-p/700962&lt;/A&gt; &lt;BR /&gt;You can also search the communities site for "proc s3" and see if there is something that helps.&lt;BR /&gt;You may also find some info in this paper: &lt;A href="https://www.sas.com/content/dam/SAS/support/en/sas-global-forum-proceedings/2019/3391-2019.pdf" target="_blank"&gt;https://www.sas.com/content/dam/SAS/support/en/sas-global-forum-proceedings/2019/3391-2019.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Best regards, Jos</description>
      <pubDate>Thu, 11 Nov 2021 17:57:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Add-tagging-for-Proc-S3-to-upload-a-file/m-p/779841#M248422</guid>
      <dc:creator>JosvanderVelden</dc:creator>
      <dc:date>2021-11-11T17:57:09Z</dc:date>
    </item>
    <item>
      <title>Re: Add --tagging for Proc S3 to upload a file</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Add-tagging-for-Proc-S3-to-upload-a-file/m-p/779849#M248425</link>
      <description>&lt;P&gt;Hi Jos&lt;BR /&gt;Thanks for the details, I got the most of the code from this but, this doesn't have tagging option which I have been looking at,.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Harry&lt;/P&gt;</description>
      <pubDate>Thu, 11 Nov 2021 19:07:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Add-tagging-for-Proc-S3-to-upload-a-file/m-p/779849#M248425</guid>
      <dc:creator>harryLM007</dc:creator>
      <dc:date>2021-11-11T19:07:36Z</dc:date>
    </item>
    <item>
      <title>Re: Add --tagging for Proc S3 to upload a file</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Add-tagging-for-Proc-S3-to-upload-a-file/m-p/779994#M248482</link>
      <description>&lt;P&gt;If it's not in the PROC S3 doc, it's not available, so there is no tagging option in PROC S3.&amp;nbsp; You will need to use other tools for this (such as the AWS cli).&amp;nbsp; You can submit this as a feature request/idea here and perhaps SAS R&amp;amp;D will implement it in a future release:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://communities.sas.com/t5/SASware-Ballot-Ideas/idb-p/sas_ideas" target="_blank"&gt;https://communities.sas.com/t5/SASware-Ballot-Ideas/idb-p/sas_ideas&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Nov 2021 15:25:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Add-tagging-for-Proc-S3-to-upload-a-file/m-p/779994#M248482</guid>
      <dc:creator>gwsas</dc:creator>
      <dc:date>2021-11-12T15:25:28Z</dc:date>
    </item>
    <item>
      <title>Re: Add --tagging for Proc S3 to upload a file</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Add-tagging-for-Proc-S3-to-upload-a-file/m-p/780021#M248489</link>
      <description>&lt;P&gt;Thanks flash, submitted the feature request.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Harry&lt;/P&gt;</description>
      <pubDate>Fri, 12 Nov 2021 17:46:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Add-tagging-for-Proc-S3-to-upload-a-file/m-p/780021#M248489</guid>
      <dc:creator>harryLM007</dc:creator>
      <dc:date>2021-11-12T17:46:51Z</dc:date>
    </item>
  </channel>
</rss>

