Expand description
ARN helpers for CloudFront.
CloudFront is a global service: its ARNs omit the region segment.
arn:aws:cloudfront::{account}:distribution/{id}
Functionsยง
- cache_
policy_ arn - Construct a cache policy ARN.
- distribution_
arn - Construct a distribution ARN.
- extract_
distribution_ id - Extract the distribution ID from a distribution ARN.
- function_
arn - Construct a function ARN.
- key_
group_ arn - Construct a key-group ARN.
- kvs_arn
- Construct a KVS ARN.
- oai_arn
- Construct an OAI ARN (same shape for identifying).
- origin_
access_ control_ arn - Construct an OAC ARN.
- origin_
request_ policy_ arn - Construct an origin-request-policy ARN.
- public_
key_ arn - Construct a public-key ARN.
- realtime_
log_ arn - Construct a realtime-log ARN.
- response_
headers_ policy_ arn - Construct a response-headers-policy ARN.