Amazon Route 53
- Version
- 2.7.2-1
- Revision
- 798b3d3
- Build
- 2019-02-07 14:25:17
- Author
- Plesk
- Homepage
- https://github.com/plesk/ext-route53
- Plesk Version
- 12.0.18 and up
- Category
- Clouds DNS
- Average Rating
- (4.1)
- Votes
- 10
Description
This extension integrates Plesk with Amazon Route 53, a highly available and scalable DNS web service which you can use as an external DNS service for your domains. The extension automatically synchronizes the DNS zones between Plesk and Amazon Route 53. You can:
- See the list of Amazon name servers used to host your DNS zones and their IP addresses.
- Manage delegation sets of name servers for registered DNS zones.
- Synchronize all DNS zones information between Plesk and Amazon name servers.
- Remove all DNS zones information from Amazon name servers.
[Read more](https://www.plesk.com/blog/business-industry/white-label-dns-with-amazon-route53) about using Amazon Route 53.
**Note:** To use this extension, you need to have an account at [portal.aws.amazon.com](https://portal.aws.amazon.com/).
Changes
# 2.7.2
* [*] The extension now applies the TTL value of the DNS zone (instead of a default value) to all its DNS records.
# 2.7.1
* [*] The extension can now sync DNS zones with a large number of DNS records (more than 100).
# 2.7.0
* [*] Translated the extension and its description into several new languages.
* [*] Changed to the three digit versioning scheme (x.y.z).
# 2.6
* [+] CLI improvements.
# 2.5
* [+] It is now possible to create restricted IAM-account for Route53 extension directly on the authorization form.
* [+] Added the ability to initialize the extension via API CLI.
* [*] `Remove All Zones` button now removes only the domains present in Plesk.
* [-] Zone update does not crash anymore when invalid characters are present (issue [#13](https://github.com/plesk/ext-route53/issues/13))