AWS SDK for AWS Security Token Service, providing APIs to request temporary credentials for AWS resources.
# Cargo.toml
[dependencies]
aws-sdk-sts = "1.107.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates an STS client and retrieves the caller identity.
Add tokio as a dependency and annotate main with #[tokio::main].
No dependency data recorded yet.