# Functions
NewDistributionBuilder takes required arguments for a distribution and returns a DistributionBuilder.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewOriginBuilder returns an OriginBuilder for a given host.
# Constants
No description provided by the author
No description provided by the author
# Variables
ErrDistNotFound represents failure when finding/fetching a distribution.
# Structs
Behavior represents a CloudFront Cache Behavior.
No description provided by the author
Distribution represents a CloudFront distribution.
DistributionBuilder allows the construction of a Distribution.
No description provided by the author
Origin represents a CloudFront Origin and aggregates Behaviors associated with it.
OriginBuilder allows the construction of an Origin.
Service handles operations involving CloudFront.
# Interfaces
No description provided by the author
DistributionRepository provides a DistRepository for manipulating CloudFront distributions to match desired configuration.
No description provided by the author
OACLister lists OACs.
No description provided by the author
# Type aliases
CallerRefFn is the function that should be called when setting the request's caller reference.
PostCreationOperationsFunc executes necessary operations on a recently-created Distribution.