AWS SDK for Amazon Elastic Kubernetes Service (EKS) to manage Kubernetes clusters.
# Cargo.toml
[dependencies]
aws-sdk-eks = "1.135.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
List EKS clusters using the AWS SDK.
Add tokio as a dependency and use #[tokio::main] or similar runtime.
No dependency data recorded yet.