github.com/aavshr/aws-sdk-go@v1.41.3/service/route53domains/doc.go (about) 1 // Code generated by private/model/cli/gen-api/main.go. DO NOT EDIT. 2 3 // Package route53domains provides the client and types for making API 4 // requests to Amazon Route 53 Domains. 5 // 6 // Amazon Route 53 API actions let you register domain names and perform related 7 // operations. 8 // 9 // See https://docs.aws.amazon.com/goto/WebAPI/route53domains-2014-05-15 for more information on this service. 10 // 11 // See route53domains package documentation for more information. 12 // https://docs.aws.amazon.com/sdk-for-go/api/service/route53domains/ 13 // 14 // Using the Client 15 // 16 // To contact Amazon Route 53 Domains with the SDK use the New function to create 17 // a new service client. With that client you can make API requests to the service. 18 // These clients are safe to use concurrently. 19 // 20 // See the SDK's documentation for more information on how to use the SDK. 21 // https://docs.aws.amazon.com/sdk-for-go/api/ 22 // 23 // See aws.Config documentation for more information on configuring SDK clients. 24 // https://docs.aws.amazon.com/sdk-for-go/api/aws/#Config 25 // 26 // See the Amazon Route 53 Domains client Route53Domains for more 27 // information on creating client for this service. 28 // https://docs.aws.amazon.com/sdk-for-go/api/service/route53domains/#New 29 package route53domains