Mods
AWS

Policy: AWS > IAM > Access Key > Active > Recently Used

The number of days since the AWS IAM access key was last used before it is considered inactive. The Active control determines whether the resource is in active use, and if not, has the ability to delete / cleanup the resource. When running an automated compliance environment, it's common to end up with a wide range of alarms that are difficult and time consuming to clear. The Active control brings automated, well-defined control to this process. The Active control checks the status of all defined Active policies for the resource (AWS > IAM > Access Key > Active > *), raises an alarm, and takes the defined enforcement action. Each Active sub-policy can calculate a status of active, inactive or skipped. Generally, if the resource appears to be Active for any reason it will be considered Active. Note the contrast with Approved, where if the resource appears to be Unapproved for any reason it will be considered Unapproved. See Active for more information.

Resource Types

This policy targets the following resource types:

Primary Policy

This policy is used with the following primary policy:

Controls

Policy Packs

This policy setting is used by the following policy packs:

Policy Specification

Schema Type
string
Default
Skip
Valid Values [YAML]
  • Skip
    
  • Active if recently used <= 1 day
    
  • Active if recently used <= 3 days
    
  • Active if recently used <= 7 days
    
  • Active if recently used <= 14 days
    
  • Active if recently used <= 30 days
    
  • Active if recently used <= 60 days
    
  • Active if recently used <= 90 days
    
  • Active if recently used <= 180 days
    
  • Active if recently used <= 365 days
    
  • Force active if recently used <= 1 day
    
  • Force active if recently used <= 3 days
    
  • Force active if recently used <= 7 days
    
  • Force active if recently used <= 14 days
    
  • Force active if recently used <= 30 days
    
  • Force active if recently used <= 60 days
    
  • Force active if recently used <= 90 days
    
  • Force active if recently used <= 180 days
    
  • Force active if recently used <= 365 days
    
Examples [YAML]
  • Active if recently used <= 90 days
    

Category

In Your Workspace

Developers