<?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: AWS Security Hub - The S3 bucket is shared with an external AWS account in Administration &amp; Architecture</title>
    <link>https://community.databricks.com/t5/administration-architecture/aws-security-hub-the-s3-bucket-is-shared-with-an-external-aws/m-p/107502#M2865</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hi &lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/133005"&gt;@ambigus9&lt;/a&gt;&amp;nbsp;- Regarding the external AWS account (414351767826). This is actually a Databricks-owned AWS account, not a random external account. It's essential for Databricks' service to function properly. This account is used by Databricks to manage and orchestrate your workspace resources.&lt;/P&gt;
&lt;P&gt;The policy allows Databricks control plane to, Access notebook contents, Manage cluster configurations, Handle job artifacts and Manage other workspace assets. &lt;/P&gt;
&lt;P&gt;You can tighten the policy by adding something like this,&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-01-28 at 5.45.20 PM.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/14406i398910F392F14211/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2025-01-28 at 5.45.20 PM.png" alt="Screenshot 2025-01-28 at 5.45.20 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 28 Jan 2025 23:46:02 GMT</pubDate>
    <dc:creator>Satyadeepak</dc:creator>
    <dc:date>2025-01-28T23:46:02Z</dc:date>
    <item>
      <title>AWS Security Hub - The S3 bucket is shared with an external AWS account</title>
      <link>https://community.databricks.com/t5/administration-architecture/aws-security-hub-the-s3-bucket-is-shared-with-an-external-aws/m-p/107495#M2864</link>
      <description>&lt;P&gt;Currently We observe a HIGH Risk warning on the Security Hub of AWS Account were we have been deployed a Private Link Databricks. This warning is related to the permissions associated to the root S3 bucket we use, here an example:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;{
    "Version": "2012-10-17",
    "Statement": [
        {
            "Effect": "Allow",
            "Principal": {
                "AWS": "arn:aws:iam::414351767826:root"
            },
            "Action": [
                "s3:GetObject",
                "s3:GetObjectVersion",
                "s3:PutObject",
                "s3:DeleteObject",
                "s3:ListBucket",
                "s3:GetBucketLocation"
            ],
            "Resource": [
                "arn:aws:s3:::my-rootbucket/*",
                "arn:aws:s3:::my-rootbucket"
            ]
        }
    ]
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;At this point I would to know:&lt;/P&gt;&lt;P&gt;1) Is possible to remove this S3 Bucket Policy without affecting my current Databricks Deployment?&lt;/P&gt;&lt;P&gt;2) What is the main reason of this policy? Why to enable access to an external AWS account?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jan 2025 22:03:51 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/aws-security-hub-the-s3-bucket-is-shared-with-an-external-aws/m-p/107495#M2864</guid>
      <dc:creator>ambigus9</dc:creator>
      <dc:date>2025-01-28T22:03:51Z</dc:date>
    </item>
    <item>
      <title>Re: AWS Security Hub - The S3 bucket is shared with an external AWS account</title>
      <link>https://community.databricks.com/t5/administration-architecture/aws-security-hub-the-s3-bucket-is-shared-with-an-external-aws/m-p/107502#M2865</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hi &lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/133005"&gt;@ambigus9&lt;/a&gt;&amp;nbsp;- Regarding the external AWS account (414351767826). This is actually a Databricks-owned AWS account, not a random external account. It's essential for Databricks' service to function properly. This account is used by Databricks to manage and orchestrate your workspace resources.&lt;/P&gt;
&lt;P&gt;The policy allows Databricks control plane to, Access notebook contents, Manage cluster configurations, Handle job artifacts and Manage other workspace assets. &lt;/P&gt;
&lt;P&gt;You can tighten the policy by adding something like this,&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-01-28 at 5.45.20 PM.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/14406i398910F392F14211/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2025-01-28 at 5.45.20 PM.png" alt="Screenshot 2025-01-28 at 5.45.20 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jan 2025 23:46:02 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/aws-security-hub-the-s3-bucket-is-shared-with-an-external-aws/m-p/107502#M2865</guid>
      <dc:creator>Satyadeepak</dc:creator>
      <dc:date>2025-01-28T23:46:02Z</dc:date>
    </item>
  </channel>
</rss>

