Open
Description
Is your feature request related to a problem? Please describe.
The App Defense Alliance Cloud Profile requires a check that no root user API keys exist. This is very similar to the existing rule "iam-root-account-with-active-keys", except that ADA-CP also prohibits inactive root API keys.
Describe the solution you'd like
Implement the check as documented at https://github.com/appdefensealliance/ASA-WG/blob/v1.0/Cloud%20App%20and%20Config%20Profile/Cloud%20App%20and%20Config%20Test%20Guide.md#271-ensure-no-root-user-account-access-key-exists.