src

Go monorepo.
git clone git://code.dwrz.net/src
Log | Files | Refs

doc.go (971B)


      1 // Code generated by smithy-go-codegen DO NOT EDIT.
      2 
      3 // Package route53 provides the API client, operations, and parameter types for
      4 // Amazon Route 53.
      5 //
      6 // Amazon Route 53 is a highly available and scalable Domain Name System (DNS) web
      7 // service. You can use Route 53 to:
      8 //   - Register domain names. For more information, see How domain registration
      9 //     works (https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/welcome-domain-registration.html)
     10 //     .
     11 //   - Route internet traffic to the resources for your domain For more
     12 //     information, see How internet traffic is routed to your website or web
     13 //     application (https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/welcome-dns-service.html)
     14 //     .
     15 //   - Check the health of your resources. For more information, see How Route 53
     16 //     checks the health of your resources (https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/welcome-health-checks.html)
     17 //     .
     18 package route53