Expand description
AWS integration helpers: wiring for Secrets Manager, DynamoDB, and CloudWatch. Concrete implementations will live behind feature flags, so the core remains lightweight when running outside AWS.
Structs§
- Unimplemented
Secrets Provider - Stub Secrets Manager provider; real implementation will sit behind the
aws-sdk
feature.
Traits§
- Secrets
Provider - Placeholder trait for loading configuration secrets.