Mods

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

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

The Allowed > Instance Type control checks if the node group uses an allowed instance type based on the Allowed > Instance Type > * policies. If the node group uses an instance 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 instance 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 instance type
    
  • Enforce: Delete if instance type not allowed
    
  • Enforce: Delete if instance type not allowed and resource is new
    
Examples [YAML]
  • Check: Allowed instance type
    

Category

In Your Workspace

Developers