You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(cloud): complete AWS fetch_id_token, document URI schemes, update README (#120)
* refactor(cloud): complete AWS fetch_id_token, document URI schemes, update README
- AwsDeploymentContext.fetch_id_token: implement EC2/ECS identity resolution
with STS fallback for local dev. Added clear docs that AWS has no native
equivalent to GCP audience-based ID tokens.
- env_provider: document design rationale for reusing local ObjectStore/
DocumentStore (not a gap — by design for zero-dependency CI support)
- ports.py: document URI scheme → provider mapping, cross-provider constraints
- README / README.zh-CN: add AWS provider to supported list
Co-Authored-By: Claude <noreply@anthropic.com>
* feat: add static guard — scan for secrets/blocked files before App gate
Co-Authored-By: Claude <noreply@anthropic.com>
---------
Co-authored-by: Claude <noreply@anthropic.com>
0 commit comments