Origin types
Hostname origin

Origin for Hostname
Verify reachability before saving:
S3-compatible origin

Origin for S3 Bucket
Endpoint cheat sheet
Least-privilege IAM
Use a read-only key scoped to the bucket / prefix you’re serving. Example AWS policy:Verify before saving
Update origins
After editing fields, click Update Origins.
Update your Origins
Updating until the new config rolls out (usually under a minute).
Manage via API
Rotate S3 keys safely
- Create a new key pair on the IAM user (so two keys are active).
- Update the origin via the console or API with the new key.
- Confirm
x-cache: HITand a cleanMISS → HITtransition for a fresh path. - Deactivate / delete the old key in IAM.