turbot/aws_compliance
Loading controls...

Control: Ensure there is only one active access key available for any single IAM user

Description

Access keys are long-term credentials for an IAM user or the AWS account root user. You can use access keys to sign programmatic requests to the AWS CLI or AWS API (directly or using the AWS SDK).

Usage

Run the control in your terminal:

powerpipe control run aws_compliance.control.iam_user_one_active_key

Snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe control run aws_compliance.control.iam_user_one_active_key --share

SQL

This control uses a named query:

iam_user_one_active_key

Tags