Registry / auth / aws-sig-auth

aws-sig-auth

JSON →
library0.60.3rscratesunverified

This crate is no longer used by the AWS SDK and is deprecated.

# Cargo.toml [dependencies] aws-sig-auth = "0.60.3"
INSTALL
IMPORT
SIG · AWS-SIG-AUTH
A
aws-sig-auth
authrustv0.60.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Signer
use aws_sig_auth::signer::Signer;

Creates an AWS request signer (deprecated).

use aws_sig_auth::signer::Signer; fn main() { let signer = Signer::new(); println!("Signer created"); }
Debug
Known issues
breakingThis crate is deprecated and no longer maintained.
fix
Use aws-sigv4 from the AWS SDK for Rust instead.
affects: >=0.60.0
Upgrade
Version history
0.60.3latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
24 hits · last 30 days
node
20
Resources
aws-sig-auth — cargo add aws-sig-auth · libregistry