<?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: Is there a way to add an instance profile to a Databricks group using REST API? in Machine Learning</title>
    <link>https://community.databricks.com/t5/machine-learning/is-there-a-way-to-add-an-instance-profile-to-a-databricks-group/m-p/26106#M1454</link>
    <description>&lt;P&gt;Without knowing all that you are trying to do, the answer is yes, with the Instance Profile API.  &lt;A href="https://docs.databricks.com/dev-tools/api/latest/instance-profiles.html" target="test_blank"&gt;https://docs.databricks.com/dev-tools/api/latest/instance-profiles.html&lt;/A&gt;. You might also check out the SCIM APIs to associate the Instance Profile to a group.&lt;/P&gt;</description>
    <pubDate>Thu, 02 Sep 2021 19:58:55 GMT</pubDate>
    <dc:creator>Cary</dc:creator>
    <dc:date>2021-09-02T19:58:55Z</dc:date>
    <item>
      <title>Is there a way to add an instance profile to a Databricks group using REST API?</title>
      <link>https://community.databricks.com/t5/machine-learning/is-there-a-way-to-add-an-instance-profile-to-a-databricks-group/m-p/26103#M1451</link>
      <description>&lt;P&gt;Please see&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.databricks.com/dev-tools/api/latest/scim/scim-groups.html" alt="https://docs.databricks.com/dev-tools/api/latest/scim/scim-groups.html" target="_blank"&gt;https://docs.databricks.com/dev-tools/api/latest/scim/scim-groups.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;An example&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;curl -X PATCH -n 'https://test-fw-us-1.cloud.databricks.com/api/2.0/preview/scim/v2/Groups/4062877510650442' -d \
"{ \"schemas\":[\"urn:ietf:params:scim:api:messages:2.0:PatchOp\"],
\"Operations\":[{\"op\":\"add\",\"path\":\"roles\",
\"value\":[{\"value\":\"arn:aws:iam::557839012409:instance-profile/shard-demo-s3-access\"}]
}]
 }"&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jun 2021 16:21:49 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/is-there-a-way-to-add-an-instance-profile-to-a-databricks-group/m-p/26103#M1451</guid>
      <dc:creator>User15787040559</dc:creator>
      <dc:date>2021-06-07T16:21:49Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to add an instance profile to a Databricks group using REST API?</title>
      <link>https://community.databricks.com/t5/machine-learning/is-there-a-way-to-add-an-instance-profile-to-a-databricks-group/m-p/26105#M1453</link>
      <description>&lt;P&gt;like the Instance Profile API?&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.databricks.com/dev-tools/api/latest/instance-profiles.html#add" target="test_blank"&gt;https://docs.databricks.com/dev-tools/api/latest/instance-profiles.html#add&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Sep 2021 19:14:47 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/is-there-a-way-to-add-an-instance-profile-to-a-databricks-group/m-p/26105#M1453</guid>
      <dc:creator>gbrueckl</dc:creator>
      <dc:date>2021-09-02T19:14:47Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to add an instance profile to a Databricks group using REST API?</title>
      <link>https://community.databricks.com/t5/machine-learning/is-there-a-way-to-add-an-instance-profile-to-a-databricks-group/m-p/26106#M1454</link>
      <description>&lt;P&gt;Without knowing all that you are trying to do, the answer is yes, with the Instance Profile API.  &lt;A href="https://docs.databricks.com/dev-tools/api/latest/instance-profiles.html" target="test_blank"&gt;https://docs.databricks.com/dev-tools/api/latest/instance-profiles.html&lt;/A&gt;. You might also check out the SCIM APIs to associate the Instance Profile to a group.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Sep 2021 19:58:55 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/is-there-a-way-to-add-an-instance-profile-to-a-databricks-group/m-p/26106#M1454</guid>
      <dc:creator>Cary</dc:creator>
      <dc:date>2021-09-02T19:58:55Z</dc:date>
    </item>
  </channel>
</rss>

