github.com/aavshr/aws-sdk-go@v1.41.3/service/clouddirectory/doc.go (about)

     1  // Code generated by private/model/cli/gen-api/main.go. DO NOT EDIT.
     2  
     3  // Package clouddirectory provides the client and types for making API
     4  // requests to Amazon CloudDirectory.
     5  //
     6  // Amazon Cloud Directory is a component of the AWS Directory Service that simplifies
     7  // the development and management of cloud-scale web, mobile, and IoT applications.
     8  // This guide describes the Cloud Directory operations that you can call programmatically
     9  // and includes detailed information on data types and errors. For information
    10  // about Cloud Directory features, see AWS Directory Service (https://aws.amazon.com/directoryservice/)
    11  // and the Amazon Cloud Directory Developer Guide (https://docs.aws.amazon.com/clouddirectory/latest/developerguide/what_is_cloud_directory.html).
    12  //
    13  // See https://docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11 for more information on this service.
    14  //
    15  // See clouddirectory package documentation for more information.
    16  // https://docs.aws.amazon.com/sdk-for-go/api/service/clouddirectory/
    17  //
    18  // Using the Client
    19  //
    20  // To contact Amazon CloudDirectory with the SDK use the New function to create
    21  // a new service client. With that client you can make API requests to the service.
    22  // These clients are safe to use concurrently.
    23  //
    24  // See the SDK's documentation for more information on how to use the SDK.
    25  // https://docs.aws.amazon.com/sdk-for-go/api/
    26  //
    27  // See aws.Config documentation for more information on configuring SDK clients.
    28  // https://docs.aws.amazon.com/sdk-for-go/api/aws/#Config
    29  //
    30  // See the Amazon CloudDirectory client CloudDirectory for more
    31  // information on creating client for this service.
    32  // https://docs.aws.amazon.com/sdk-for-go/api/service/clouddirectory/#New
    33  package clouddirectory