<?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 IAM policy to allow user access to add AWS configs in Open Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Open-Q-A/IAM-policy-to-allow-user-access-to-add-AWS-configs/m-p/282219#M37157</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I'm trying to give a user very specific access to allow them to add AWS/Azure integration via Settings Classic -&amp;gt; Cloud and virtualization menu; they should not have access to the entire Settings menu, preferably.&lt;BR /&gt;This is what they currently see:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="andre_vdveen_0-1753353335259.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/29167i0FA855DCFBC1E10B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="andre_vdveen_0-1753353335259.png" alt="andre_vdveen_0-1753353335259.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;What would the policy need to contain to achieve this?&lt;BR /&gt;I've tried the below, but he still doesn't get access to AWS in the menu.&lt;/P&gt;
&lt;PRE&gt;ALLOW settings:schemas:read;&lt;BR /&gt;ALLOW hyperscaler-authentication&lt;img class="lia-deferred-image lia-image-emoji" src="https://community.dynatrace.com/html/@F9676CCDE08B8746467ACFFDC4C9827E/images/emoticons/aws.png" alt=":aws:" title=":aws:" /&gt;authenticate;&lt;BR /&gt;ALLOW settings:objects:write WHERE settings:schemaId = 'group:cloud-and-virtualization' AND settings:schemaId = 'builtin:cloud.aws';&lt;BR /&gt;ALLOW settings:objects:read WHERE settings:schemaId = 'group:cloud-and-virtualization' AND settings:schemaId = 'builtin:cloud.aws';&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 29 Jul 2025 06:05:08 GMT</pubDate>
    <dc:creator>andre_vdveen</dc:creator>
    <dc:date>2025-07-29T06:05:08Z</dc:date>
    <item>
      <title>IAM policy to allow user access to add AWS configs</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/IAM-policy-to-allow-user-access-to-add-AWS-configs/m-p/282219#M37157</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I'm trying to give a user very specific access to allow them to add AWS/Azure integration via Settings Classic -&amp;gt; Cloud and virtualization menu; they should not have access to the entire Settings menu, preferably.&lt;BR /&gt;This is what they currently see:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="andre_vdveen_0-1753353335259.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/29167i0FA855DCFBC1E10B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="andre_vdveen_0-1753353335259.png" alt="andre_vdveen_0-1753353335259.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;What would the policy need to contain to achieve this?&lt;BR /&gt;I've tried the below, but he still doesn't get access to AWS in the menu.&lt;/P&gt;
&lt;PRE&gt;ALLOW settings:schemas:read;&lt;BR /&gt;ALLOW hyperscaler-authentication&lt;img class="lia-deferred-image lia-image-emoji" src="https://community.dynatrace.com/html/@F9676CCDE08B8746467ACFFDC4C9827E/images/emoticons/aws.png" alt=":aws:" title=":aws:" /&gt;authenticate;&lt;BR /&gt;ALLOW settings:objects:write WHERE settings:schemaId = 'group:cloud-and-virtualization' AND settings:schemaId = 'builtin:cloud.aws';&lt;BR /&gt;ALLOW settings:objects:read WHERE settings:schemaId = 'group:cloud-and-virtualization' AND settings:schemaId = 'builtin:cloud.aws';&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jul 2025 06:05:08 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/IAM-policy-to-allow-user-access-to-add-AWS-configs/m-p/282219#M37157</guid>
      <dc:creator>andre_vdveen</dc:creator>
      <dc:date>2025-07-29T06:05:08Z</dc:date>
    </item>
    <item>
      <title>Re: IAM policy to allow user access to add AWS configs</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/IAM-policy-to-allow-user-access-to-add-AWS-configs/m-p/282222#M37158</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/11931"&gt;@andre_vdveen&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;This requires environment level settings permission.&lt;BR /&gt;I think this would work in this case.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;ALLOW environment:roles:manage-settings WHERE settings:schemaId = 'group:cloud-and-virtualization' AND settings:schemaId = 'builtin:cloud.aws';&lt;/LI-CODE&gt;&lt;P&gt;&lt;BR /&gt;Let me know if it works.&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/76275"&gt;@Maheedhar_T&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jul 2025 10:51:47 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/IAM-policy-to-allow-user-access-to-add-AWS-configs/m-p/282222#M37158</guid>
      <dc:creator>Maheedhar_T</dc:creator>
      <dc:date>2025-07-24T10:51:47Z</dc:date>
    </item>
    <item>
      <title>Re: IAM policy to allow user access to add AWS configs</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/IAM-policy-to-allow-user-access-to-add-AWS-configs/m-p/282242#M37160</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/76275"&gt;@Maheedhar_T&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the suggestion, but unless I understand the documentation wrong, that role only works with condition&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;environment:management-zone&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&lt;SPAN&gt;I've set it up using a Mgmt Zone that the user has access to, but it didn't work;even if I leave the WHERE clause out and just add&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;ALLOW environment:roles:manage-settings;&lt;/LI-CODE&gt;&lt;P&gt;over and above what I originally added.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jul 2025 14:56:05 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/IAM-policy-to-allow-user-access-to-add-AWS-configs/m-p/282242#M37160</guid>
      <dc:creator>andre_vdveen</dc:creator>
      <dc:date>2025-07-24T14:56:05Z</dc:date>
    </item>
    <item>
      <title>Re: IAM policy to allow user access to add AWS configs</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/IAM-policy-to-allow-user-access-to-add-AWS-configs/m-p/282261#M37162</link>
      <description>&lt;P&gt;I think herein lies the answer to my question and problem.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="andre_vdveen_0-1753384975502.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/29174i3B99B350031C447D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="andre_vdveen_0-1753384975502.png" alt="andre_vdveen_0-1753384975502.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;This means I have to assign the policy "Environment role - Change monitoring settings" to the user, which means they can change any setting, not just AWS.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jul 2025 19:25:33 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/IAM-policy-to-allow-user-access-to-add-AWS-configs/m-p/282261#M37162</guid>
      <dc:creator>andre_vdveen</dc:creator>
      <dc:date>2025-07-24T19:25:33Z</dc:date>
    </item>
    <item>
      <title>Re: IAM policy to allow user access to add AWS configs</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/IAM-policy-to-allow-user-access-to-add-AWS-configs/m-p/282264#M37163</link>
      <description>&lt;P&gt;Agree 100%.&amp;nbsp; I posted in Dec 2023 about this and other scenarios.&amp;nbsp; Crazy that it is not fixed yet.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.dynatrace.com/t5/Open-Q-A/Settings-1-0-2-0-and-some-settings-are-on-neither/td-p/231226" target="_blank"&gt;https://community.dynatrace.com/t5/Open-Q-A/Settings-1-0-2-0-and-some-settings-are-on-neither/td-p/231226&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jul 2025 19:40:28 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/IAM-policy-to-allow-user-access-to-add-AWS-configs/m-p/282264#M37163</guid>
      <dc:creator>Kenny_Gillette</dc:creator>
      <dc:date>2025-07-24T19:40:28Z</dc:date>
    </item>
    <item>
      <title>Re: IAM policy to allow user access to add AWS configs</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/IAM-policy-to-allow-user-access-to-add-AWS-configs/m-p/282298#M37170</link>
      <description>&lt;P&gt;Looking more at this, this is setting 1.0 so you should be able to provide write access to page (not read).&amp;nbsp; I just tested write access to aws page and it worked.&lt;/P&gt;&lt;P&gt;Here is my IAM policy&lt;BR /&gt;ALLOW settings:objects:write, settings:schemas:read WHERE settings:schemaId IN ("builtin:cloud.aws");&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jul 2025 13:02:09 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/IAM-policy-to-allow-user-access-to-add-AWS-configs/m-p/282298#M37170</guid>
      <dc:creator>Kenny_Gillette</dc:creator>
      <dc:date>2025-07-25T13:02:09Z</dc:date>
    </item>
  </channel>
</rss>

