Skip to main content

Module arn

Module arn 

Source
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.