|
A distribution is a link between an
Amazon S3 bucket
(the origin server) and a domain name (which
Amazon CloudFront
assigns). You use this new domain name in place of standard Amazon S3 references.
Delete Distribution:
If you no longer want to use a particular distribution then you can delete this distribution using this feature. Before deleting the distribution ensure that the distribution is disabled because you can not delete an enabled distribution.
If you want to delete distribution then you need to follow these steps
:
-
Run Bucket Explorer.
-
Choose "Distribution" icon from Bucket table toolbar or you can do same by right clicking on any bucket and then click on "Manage Distribution" option.
-
It displays a window having list of already created distributions.
-
To delete distribution select particular distribution from List distribution table and click on "Delete" icon from toolbar of List distribution window.
-
It opens new window to delete distribution, which shows information like domain name, bucket name, Enabled/Disabled, CNAME and Comment associated with that distribution.
-
Now click on "Delete" button to delete distribution.
-
If you are trying to delete distribution which is enabled then you will get message as "Distribution need to be disabled, disable distribution by un-checking ‘Enable Distribution’ option".
-
Delete button toggles with "Update" button, clicking on which you can disable that distribution.
-
After updating distribution you need to wait till distribution gets status "Deployed" in place of "In Progress".
-
When you get status "Deployed" you can delete this distribution using step 4.
-
You can also use update feature to disable distribution.
|
NOTE
: To delete distribution, it needs to be disabled.
Related Topics:
|
|