AWS SDK for AWS CloudFormation, enabling management of infrastructure as code.
# Cargo.toml
[dependencies]
aws-sdk-cloudformation = "1.116.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
List CloudFormation stacks using the AWS SDK.
Add tokio as a dependency and use #[tokio::main] or another async runtime.
No dependency data recorded yet.