diff --git a/docs/index.html b/docs/index.html index 159471a..6fe04d6 100644 --- a/docs/index.html +++ b/docs/index.html @@ -66,7 +66,7 @@
Updates the cloudfront distribution in a dedicated process.
Initiates CloudFront object to get and update a cloudfront distribution.
>>> CloudFront
Updates the origin host of a cloudfront distribution.
origin_name – Origin name that has to be replaced with.
+current_config – Current configuration as in CloudFront.
origin_name – Origin name that has to be replaced with.
Stores the cloudfront distribution config in a YAML file locally.
last_response – Last known response from AWS.
+configuration – CloudFront distribution configuration.