🚀Launch Week 08, April 14th - 18th, 2025🚀
Mods
AWS

Policy: AWS > EKS > Cluster > Endpoint Access

Configure endpoint access for EKS clusters.

The endpoint access configuration determines how the Kubernetes API server endpoint is accessed: - Public: Accessible from the internet - Private: Only accessible from within your VPC - Public and Private: Accessible from both internet and VPC

When set to enforce mode, the AWS > EKS > Cluster > Endpoint Access control will modify the endpoint access settings to match the policy.

Targets

This policy targets the following resource types:

Controls

Setting this policy configures this control:

Policy Specification

Schema Type
string
Default
Skip
Valid Values [YAML]
  • Skip
    
  • Check: Public
    
  • Check: Private
    
  • Check: Public and Private
    
  • Enforce: Public
    
  • Enforce: Private
    
  • Enforce: Public and Private
    

Category

In Your Workspace

Developers