Prerequisites
ctrlcCLI installed- AWS credentials configured (environment variables,
~/.aws/credentials, or IAM role) - Ctrlplane API key
Supported Resources
| Command | Resource Type | Ctrlplane Kind |
|---|---|---|
aws eks | EKS Clusters | AWS/EKS |
aws ec2 | EC2 Instances | AWS/EC2 |
aws rds | RDS Instances | AWS/RDS |
aws networks | VPCs & Subnets | AWS/VPC, AWS/Subnet |
Authentication
Configure AWS credentials using any standard method:EKS Clusters
Sync Amazon Elastic Kubernetes Service clusters:Options
| Flag | Description | Required |
|---|---|---|
--region | AWS region(s) to sync from | No (all regions if not specified) |
--provider | Resource provider name | No |
--interval | Sync interval (e.g., 5m, 1h) | No |