doc.go 1.1 KB

1234567891011121314151617181920212223242526
  1. // Code generated by private/model/cli/gen-api/main.go. DO NOT EDIT.
  2. // Package route53 provides the client and types for making API
  3. // requests to Amazon Route 53.
  4. //
  5. // See https://docs.aws.amazon.com/goto/WebAPI/route53-2013-04-01 for more information on this service.
  6. //
  7. // See route53 package documentation for more information.
  8. // https://docs.aws.amazon.com/sdk-for-go/api/service/route53/
  9. //
  10. // Using the Client
  11. //
  12. // To contact Amazon Route 53 with the SDK use the New function to create
  13. // a new service client. With that client you can make API requests to the service.
  14. // These clients are safe to use concurrently.
  15. //
  16. // See the SDK's documentation for more information on how to use the SDK.
  17. // https://docs.aws.amazon.com/sdk-for-go/api/
  18. //
  19. // See aws.Config documentation for more information on configuring SDK clients.
  20. // https://docs.aws.amazon.com/sdk-for-go/api/aws/#Config
  21. //
  22. // See the Amazon Route 53 client Route53 for more
  23. // information on creating client for this service.
  24. // https://docs.aws.amazon.com/sdk-for-go/api/service/route53/#New
  25. package route53