CloudFront Distributions¶
Provider: AWS
Service ID: cloudfront
Rendering: Standard table with expandable detail rows
Quick Example¶
<script>
var serviceDiscoveryRequests = serviceDiscoveryRequests || [];
serviceDiscoveryRequests.push({
service: 'cloudfront',
provider: 'aws',
region: 'eu-west-2',
source: 'live',
attributes: ['name', 'distribution_id', 'status', 'enabled', 'aliases', 'comment']
});
</script>
<div data-sd-service="cloudfront" data-sd-source="live"></div>
Default Attributes¶
When no attributes array is specified, these columns are displayed:
All Attributes¶
| Attribute | Display Name | Format | Description |
|---|---|---|---|
name |
Domain Name | text |
Resource display name (from tags or identifier) |
distribution_id |
Distribution ID | text |
From API field: Id |
status |
Status | status_badge |
From API field: Status |
enabled |
Enabled | boolean |
From API field: Enabled |
domain_name |
CloudFront Domain | text |
From API field: DomainName |
aliases |
Aliases | tag_list |
From API field: Aliases.Items. Default: [] |
comment |
Comment | text |
From API field: Comment |
price_class |
Price Class | text |
From API field: PriceClass |
web_acl_id |
WAF ACL | text |
From API field: WebACLId |
last_modified |
Last Modified | datetime |
From API field: LastModifiedTime |
http_version |
HTTP Version | text |
From API field: HttpVersion |
= included in default view
Sort Order¶
Results are sorted by: name