skillhub/document/docs/04-developer
vzpd 003f811292 feat(storage): support IAM authentication for S3 storage
When access-key / secret-key are left blank, fall back to the AWS
DefaultCredentialsProvider chain so that deployments on EC2, ECS,
and EKS can authenticate via instance profile, task role, or IRSA
without static credentials.

- Extract buildCredentialsProvider() in S3StorageService
- Add sts dependency for Web Identity Token (EKS) support
- Add unit tests for credential provider selection
- Update storage-spi docs (zh + en) and env example
2026-04-29 11:51:01 +08:00
..
api Quick Start 2026-03-15 21:14:36 +08:00
architecture feat(docs): initialize Docusaurus documentation website 2026-03-15 18:27:32 +08:00
plugins feat(storage): support IAM authentication for S3 storage 2026-04-29 11:51:01 +08:00
_category_.json feat(docs): initialize Docusaurus documentation website 2026-03-15 18:27:32 +08:00