<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Mustang86</title>
    <description>The latest articles on DEV Community by Mustang86 (@nhd86).</description>
    <link>https://dev.to/nhd86</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F700893%2Fe9918d0c-ca41-4a5e-a66a-b1fbeef36d51.png</url>
      <title>DEV Community: Mustang86</title>
      <link>https://dev.to/nhd86</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/nhd86"/>
    <language>en</language>
    <item>
      <title>1.13 Ensure there is only one activeaccess key available for any single IAM user</title>
      <dc:creator>Mustang86</dc:creator>
      <pubDate>Tue, 07 Sep 2021 10:14:44 +0000</pubDate>
      <link>https://dev.to/nhd86/1-13-ensure-there-is-only-one-activeaccess-key-available-for-any-single-iam-user-h1m</link>
      <guid>https://dev.to/nhd86/1-13-ensure-there-is-only-one-activeaccess-key-available-for-any-single-iam-user-h1m</guid>
      <description>&lt;p&gt;I am currently trying to automate this process; I understand that the 'aws iam list-access-keys' is usually followed by '--user-name Bob' however this would then require manual intervention to run through each user.&lt;/p&gt;

&lt;p&gt;Is it possible to pull all users and active access keys into a single datasource and then return an escalation / email if more than one Active is found per user?&lt;/p&gt;

</description>
      <category>aws</category>
      <category>security</category>
    </item>
  </channel>
</rss>
