Turbot Guardrails Hub 
Hub
  • Mods
  • Policy Packs
  • Docs
  • Home
ModsPolicy PacksDocsHome
Mods
AWS
Loading policies...

Policy: AWS > KMS > Key > Active > Status

The policy allows you to check which status determines if the AWS KMS key is active.

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 > KMS > 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.

The policy values for AWS KMS key are deprecated and replaced by new values. The deprecated values will be removed in next major version.

| Deprecated Values | Current Values |
|-------------------------------------|----------------------------------------|
| Active if status is enabled | Active if $.KeyState is enabled |
| Force active if status is enabled | Force active if $.KeyState is enabled |

Targets

This policy targets the following resource types:

  • AWS > KMS > Key

Primary Policy

This policy is used with the following primary policy:

  • AWS > KMS > Key > Active

Controls

Setting this policy configures this control:

  • AWS > KMS > Key > Active

Policy Specification

Schema Type
string
Default
Skip
Valid Values [YAML]
  • Skip
    
  • Active if status is enabled
    
  • Force active if status is enabled
    
  • Active if $.KeyState is enabled
    
  • Force active if $.KeyState is enabled
    
Examples [YAML]
  • Skip
    

Category

  • Resource > Active

In Your Workspace

  • Policy Settings by Type report

Developers

    Category URI
    • tmod:@turbot/turbot#/control/categories/resourceActive
  • Policy Type URI
    • tmod:@turbot/aws-kms#/policy/types/keyActiveStatus
  • GraphQL
    • query policyType(id: "tmod:@turbot/aws-kms#/policy/types/keyActiveStatus") { … }
    • query policySettings(filter: "policyTypeId:'tmod:@turbot/aws-kms#/policy/types/keyActiveStatus'") { … }
    • query policyValues(filter: "policyTypeId:'tmod:@turbot/aws-kms#/policy/types/keyActiveStatus'") { … }
  • CLI
    • Get Policy Type
    • turbot graphql policy-type --id "tmod:@turbot/aws-kms#/policy/types/keyActiveStatus"
    • Get Policy Settings
    • turbot graphql policy-settings --filter "policyTypeId:tmod:@turbot/aws-kms#/policy/types/keyActiveStatus"
Guardrails
Guardrails Hub
  • Hub
  • Docs
  • Blog
  • Changelog
Products
  • GuardrailsGuardrails
  • PipesPipes
  • SteampipeSteampipe
  • PowerpipePowerpipe
  • FlowpipeFlowpipe
  • TailpipeTailpipe
Turbot
  • Home
  • About us
  • We're hiring!
  • Contact us
Community

Our community of practitioners love to discuss cloud governance & security.

Slack logoJoin us on Slack →

System StatusLegalSecurity
Terms of UseSecurityPrivacy
182
Mods
518
Resource Types
8,936
Policies
3,489
Controls
1,929
Quick Actions
544
IAM