alien-aws-clients 1.3.3

Deploy software into your customers' cloud accounts and keep it fully managed
Documentation
1
2
3
4
5
6
7
# alien-aws-clients

Custom HTTP client for AWS APIs. Makes direct API calls using `reqwest` with AWS SigV4 request signing — not a wrapper around the official AWS SDK.

Services: Lambda, S3, DynamoDB, SQS, ECR, IAM, STS, CloudFormation, CodeBuild, EC2, Secrets Manager, EventBridge, ACM, API Gateway V2, AutoScaling, ELBv2, SSM.

Trait-based API design with `mockall` support for unit testing. WASM-compatible.