<?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: How to configure storage credentials for aws s3 buckets which use access keys in Data Governance</title>
    <link>https://community.databricks.com/t5/data-governance/how-to-configure-storage-credentials-for-aws-s3-buckets-which/m-p/56448#M1523</link>
    <description>&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/9"&gt;@Retired_mod&lt;/a&gt;&amp;nbsp;was looking for below scenario&amp;nbsp;&lt;A href="https://docs.databricks.com/en/connect/storage/amazon-s3.html" target="_blank"&gt;https://docs.gcp.databricks.com/en/connect/storage/amazon-s3.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;here buckets are configured with Access keys as mounts, now workspace configured with UC and UC won't recommend to use DBFS mounts, we need to convert them as storages. where as in storage we have only IAM role option (Instance profile) , but there is no option to specify aws access keys to create storage credentials. within article no where it was mentioned as Depreciated.&amp;nbsp;&lt;/P&gt;&lt;P&gt;we are looking for article where it specifies above scenarios are not supported, some thing like that. This is blocking us to proceed with UC upgrade. please help to resolve this&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 04 Jan 2024 21:20:35 GMT</pubDate>
    <dc:creator>karthik_p</dc:creator>
    <dc:date>2024-01-04T21:20:35Z</dc:date>
    <item>
      <title>How to configure storage credentials for aws s3 buckets which use access keys</title>
      <link>https://community.databricks.com/t5/data-governance/how-to-configure-storage-credentials-for-aws-s3-buckets-which/m-p/56397#M1519</link>
      <description>&lt;P&gt;We have a requirement to configure storage credentials in UC for s3 buckets which have been previously mounted by using access keys&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;mounts has been depreciated and we need to configure storage credentials when we use UC. But while configuring storage creds it only supports instance profiles&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jan 2024 02:31:16 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-governance/how-to-configure-storage-credentials-for-aws-s3-buckets-which/m-p/56397#M1519</guid>
      <dc:creator>karthik_p</dc:creator>
      <dc:date>2024-01-04T02:31:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure storage credentials for aws s3 buckets which use access keys</title>
      <link>https://community.databricks.com/t5/data-governance/how-to-configure-storage-credentials-for-aws-s3-buckets-which/m-p/56448#M1523</link>
      <description>&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/9"&gt;@Retired_mod&lt;/a&gt;&amp;nbsp;was looking for below scenario&amp;nbsp;&lt;A href="https://docs.databricks.com/en/connect/storage/amazon-s3.html" target="_blank"&gt;https://docs.gcp.databricks.com/en/connect/storage/amazon-s3.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;here buckets are configured with Access keys as mounts, now workspace configured with UC and UC won't recommend to use DBFS mounts, we need to convert them as storages. where as in storage we have only IAM role option (Instance profile) , but there is no option to specify aws access keys to create storage credentials. within article no where it was mentioned as Depreciated.&amp;nbsp;&lt;/P&gt;&lt;P&gt;we are looking for article where it specifies above scenarios are not supported, some thing like that. This is blocking us to proceed with UC upgrade. please help to resolve this&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jan 2024 21:20:35 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-governance/how-to-configure-storage-credentials-for-aws-s3-buckets-which/m-p/56448#M1523</guid>
      <dc:creator>karthik_p</dc:creator>
      <dc:date>2024-01-04T21:20:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure storage credentials for aws s3 buckets which use access keys</title>
      <link>https://community.databricks.com/t5/data-governance/how-to-configure-storage-credentials-for-aws-s3-buckets-which/m-p/57498#M1544</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/72939"&gt;@karthik_p&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The UC setup provides the feasibility to add the S3 bucket as a &lt;A title="Volumes" href="https://docs.databricks.com/en/sql/language-manual/sql-ref-volumes.html#volumes" target="_self"&gt;volume&lt;/A&gt; when compared to the non-UC concept &lt;A href="https://docs.databricks.com/en/dbfs/mounts.html#mounting-cloud-object-storage-on-databricks" target="_self"&gt;Mounts.&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;When added as Volume, the access to the Volume in UC is Governed via the Storage Credentials.&lt;BR /&gt;&lt;BR /&gt;Regarding Storage credential, as by &lt;A title="storage-credential" href="https://docs.databricks.com/en/sql/language-manual/sql-ref-storage-credentials.html#storage-credential" target="_blank" rel="noopener"&gt;definition&lt;/A&gt;&amp;nbsp;:&amp;nbsp;&lt;EM&gt;A&lt;/EM&gt;&amp;nbsp;&lt;EM&gt;storage credential&amp;nbsp;&lt;/EM&gt;&lt;SPAN&gt;&lt;EM&gt;is a securable object representing an AWS IAM role&lt;/EM&gt;, which itself suggests that it needs to be an IAM role, hence ruling out other authentication mechanisms.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Additionally as mentioned in the &lt;A title="how-does-unity-catalog-connect-object-storage-to-databricks" href="https://docs.databricks.com/en/connect/unity-catalog/index.html#how-does-unity-catalog-connect-object-storage-to-databricks" target="_blank" rel="noopener"&gt;article&lt;/A&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;"A&amp;nbsp;&lt;EM&gt;storage credential&lt;/EM&gt;&amp;nbsp;represents an authentication and authorization mechanism for accessing data stored on your cloud tenant, using an IAM role." It further establishes that the UC Storage credential is expected to be defined using an IAM role.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jan 2024 18:20:08 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-governance/how-to-configure-storage-credentials-for-aws-s3-buckets-which/m-p/57498#M1544</guid>
      <dc:creator>nkraj</dc:creator>
      <dc:date>2024-01-16T18:20:08Z</dc:date>
    </item>
  </channel>
</rss>

