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

     1  // Code generated by private/model/cli/gen-api/main.go. DO NOT EDIT.
     2  
     3  // Package acm provides the client and types for making API
     4  // requests to AWS Certificate Manager.
     5  //
     6  // You can use Amazon Web Services Certificate Manager (ACM) to manage SSL/TLS
     7  // certificates for your Amazon Web Services-based websites and applications.
     8  // For more information about using ACM, see the Amazon Web Services Certificate
     9  // Manager User Guide (https://docs.aws.amazon.com/acm/latest/userguide/).
    10  //
    11  // See https://docs.aws.amazon.com/goto/WebAPI/acm-2015-12-08 for more information on this service.
    12  //
    13  // See acm package documentation for more information.
    14  // https://docs.aws.amazon.com/sdk-for-go/api/service/acm/
    15  //
    16  // Using the Client
    17  //
    18  // To contact AWS Certificate Manager with the SDK use the New function to create
    19  // a new service client. With that client you can make API requests to the service.
    20  // These clients are safe to use concurrently.
    21  //
    22  // See the SDK's documentation for more information on how to use the SDK.
    23  // https://docs.aws.amazon.com/sdk-for-go/api/
    24  //
    25  // See aws.Config documentation for more information on configuring SDK clients.
    26  // https://docs.aws.amazon.com/sdk-for-go/api/aws/#Config
    27  //
    28  // See the AWS Certificate Manager client ACM for more
    29  // information on creating client for this service.
    30  // https://docs.aws.amazon.com/sdk-for-go/api/service/acm/#New
    31  package acm