Downloading a domain billing report - Amazon Route 53

Downloading a domain billing report

If your AWS bill is charged to a credit card, you receive a separate invoice for each domain transaction. These invoices don't include the domain name. If you manage multiple domains and you want to view charges by domain for a specified time period, you can download a domain billing report. This report includes all charges that apply to domain registration, including the following:

  • Registering a domain

  • Renewing registration for a domain

  • Transferring a domain to Amazon Route 53

  • Changing the owner of a domain (for some TLDs, this operation is free)

Note

If you use invoiced payments, any Route 53 domain registration transactions appear in your monthly AWS invoice. The invoice includes the domain name and operation that each charge applies to.

Sometimes your billing report can show billing periods into the future. This happens because the domain auto renewal process starts the month before the domain expires. Therefore, for example, in your August report, you might see a billing period that starts the September after and runs until the September of the following year.

When you run the report using the console, you can choose the following options:

  • Last 12 months: The report includes charges from one year before you ran the report until the current day. For example, if you run the report on June 3, it includes charges from June 3 the previous year until the current day.

  • Individual months in the last year: The report includes charges for the specified month.

If you run the report programmatically, you can get charges for any date range, starting with July 31, 2014. That's the date that Route 53 started to support domain registration. For example, see view-billing in the AWS CLI Command Reference.

The billing report, in CSV format, includes the following values:

  • The AWS invoice ID that the charge appears on.

  • The operation (REGISTER_DOMAIN, RENEW_DOMAIN, TRANSFER_IN_DOMAIN, or CHANGE_DOMAIN_OWNER).

  • The name of the domain.

  • The charge for the operation in US dollars.

  • The date and time in ISO 8601 format, for example, 2016-03-03T19:20:25.177Z. For more information about ISO 8601 format, see the Wikipedia article ISO 8601.

To download a domain billing report
  1. Sign in to the AWS Management Console and open the Route 53 console at https://console.aws.amazon.com/route53/.

  2. In the navigation pane, choose Registered Domains.

  3. Choose Domain billing report.

  4. Choose the date range for the report, and then choose Download domain report.

  5. Follow the prompts to open the report or to save it.

  6. If you encounter issues while downloading a domain billing report, you can contact AWS Support for free. For more information, see Contacting AWS Support about domain registration issues.