github.com/aavshr/aws-sdk-go@v1.41.3/service/directoryservice/doc.go (about) 1 // Code generated by private/model/cli/gen-api/main.go. DO NOT EDIT. 2 3 // Package directoryservice provides the client and types for making API 4 // requests to AWS Directory Service. 5 // 6 // Directory Service is a web service that makes it easy for you to setup and 7 // run directories in the Amazon Web Services cloud, or connect your Amazon 8 // Web Services resources with an existing self-managed Microsoft Active Directory. 9 // This guide provides detailed information about Directory Service operations, 10 // data types, parameters, and errors. For information about Directory Services 11 // features, see Directory Service (https://aws.amazon.com/directoryservice/) 12 // and the Directory Service Administration Guide (http://docs.aws.amazon.com/directoryservice/latest/admin-guide/what_is.html). 13 // 14 // Amazon Web Services provides SDKs that consist of libraries and sample code 15 // for various programming languages and platforms (Java, Ruby, .Net, iOS, Android, 16 // etc.). The SDKs provide a convenient way to create programmatic access to 17 // Directory Service and other Amazon Web Services services. For more information 18 // about the Amazon Web Services SDKs, including how to download and install 19 // them, see Tools for Amazon Web Services (http://aws.amazon.com/tools/). 20 // 21 // See https://docs.aws.amazon.com/goto/WebAPI/ds-2015-04-16 for more information on this service. 22 // 23 // See directoryservice package documentation for more information. 24 // https://docs.aws.amazon.com/sdk-for-go/api/service/directoryservice/ 25 // 26 // Using the Client 27 // 28 // To contact AWS Directory Service with the SDK use the New function to create 29 // a new service client. With that client you can make API requests to the service. 30 // These clients are safe to use concurrently. 31 // 32 // See the SDK's documentation for more information on how to use the SDK. 33 // https://docs.aws.amazon.com/sdk-for-go/api/ 34 // 35 // See aws.Config documentation for more information on configuring SDK clients. 36 // https://docs.aws.amazon.com/sdk-for-go/api/aws/#Config 37 // 38 // See the AWS Directory Service client DirectoryService for more 39 // information on creating client for this service. 40 // https://docs.aws.amazon.com/sdk-for-go/api/service/directoryservice/#New 41 package directoryservice