ReadonlyDEFAULT_Default AWS managed policy name for this capability type. Set to undefined in base class for security - subclasses should override.
ReadonlyoptionsReadonlypropsConfiguration properties for the capability
ReadonlytypeCapabilityType
Static ReadonlydefaultCreates the EKS capability CloudFormation resource
Information about the target EKS cluster
The created CfnCapability resource
Sets up IAM role for the capability with appropriate policies. Creates managed policy references within stack context to avoid CDK v2.224.0+ issues.
Information about the target EKS cluster
Type of capability being created
OptionalpolicyName: string
Optional custom managed policy name
OptionalpolicyDocument: PolicyDocument
Optional inline policy document
ARN of the created or configured IAM role
ArgoCD capability for EKS clusters. Enables GitOps workflows and continuous deployment through ArgoCD integration. Requires AWS Identity Center for authentication and uses Secrets Manager for credential access.
Example