Shared CDN handoff (archived)
Status (2026-08-21): Implemented in portfolio. Test CD syncs to
shared-cdn-test without --delete; Lambda imports shared-cdn-test-url.
Canonical docs: infra.md § Shared test CDN, cicd.md § Static assets.
Live resources (us-west-2, account 305052780274)
| Item | Value |
|---|---|
| CloudFormation stack | shared-cdn-test (owned in HyperActivity) |
| S3 bucket | shared-cdn-test-assets-305052780274 |
| CloudFront | E2OVTT3OXC02BG |
NUXT_APP_CDN_URL |
https://d3sr1gndi209fc.cloudfront.net |
Rules that still apply
- Bucket root only — no
portfolio/prefix. - Never
aws s3 sync --deletethe shared bucket. - Do not invalidate
/*onE2OVTT3OXC02BG. - Do not destroy
shared-cdn-testfrom this repo. - Production stays on
portfolio-prodCDN untilshared-cdn-productionis requested. - Leave stack-owned
portfolio-testAssetsBucket/AssetsDistributionuntil explicitly retired.