Policy Setting: AWS > IAM > Access Key > Active
Policies
This policy setting is dependent on the following policy types:
Source
resource "turbot_policy_setting" "aws_iam_access_key_active" { resource = turbot_policy_pack.main.id type = "tmod:@turbot/aws-iam#/policy/types/accessKeyActive" note = "AWS CIS v3.0.0 - Controls: 1.12, 1.13 and 1.14" value = "Check: Active" # value = "Enforce: Deactivate inactive with 14 days warning"}