Mods

Policy: AWS > EKS > Node Group > Allowed > AMI Type

Determine the action to take when an AWS EKS node group uses an AMI type that is not allowed.

The Allowed > AMI Type control checks if the node group uses an allowed AMI type based on the Allowed > AMI Type > * policies. If the node group uses an AMI type that is not in the allowed list, the control raises an alarm and takes the defined enforcement action.

For any enforcement actions that specify if new, e.g., Enforce: Delete if AMI type not allowed and resource is new, the control will only take the enforcement actions for resources created within the last 60 minutes.

Targets

This policy targets the following resource types:

Primary Policy

This policy is used with the following primary policy:

Controls

Setting this policy configures this control:

Policy Specification

Schema Type
string
Default
Skip
Valid Values [YAML]
  • Skip
    
  • Check: Allowed AMI type
    
  • Enforce: Delete if AMI type not allowed
    
  • Enforce: Delete if AMI type not allowed and resource is new
    
Examples [YAML]
  • Check: Allowed AMI type
    

Category

In Your Workspace

Developers