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

     1  // Code generated by private/model/cli/gen-api/main.go. DO NOT EDIT.
     2  
     3  // Package chime provides the client and types for making API
     4  // requests to Amazon Chime.
     5  //
     6  // The Amazon Chime API (application programming interface) is designed for
     7  // developers to perform key tasks, such as creating and managing Amazon Chime
     8  // accounts, users, and Voice Connectors. This guide provides detailed information
     9  // about the Amazon Chime API, including operations, types, inputs and outputs,
    10  // and error codes. It also includes some server-side API actions to use with
    11  // the Amazon Chime SDK. For more information about the Amazon Chime SDK, see
    12  // Using the Amazon Chime SDK (https://docs.aws.amazon.com/chime/latest/dg/meetings-sdk.html)
    13  // in the Amazon Chime Developer Guide.
    14  //
    15  // You can use an AWS SDK, the AWS Command Line Interface (AWS CLI), or the
    16  // REST API to make API calls. We recommend using an AWS SDK or the AWS CLI.
    17  // Each API operation includes links to information about using it with a language-specific
    18  // AWS SDK or the AWS CLI.
    19  //
    20  // Using an AWS SDK
    21  //
    22  // You don't need to write code to calculate a signature for request authentication.
    23  // The SDK clients authenticate your requests by using access keys that you
    24  // provide. For more information about AWS SDKs, see the AWS Developer Center
    25  // (http://aws.amazon.com/developer/).
    26  //
    27  // Using the AWS CLI
    28  //
    29  // Use your access keys with the AWS CLI to make API calls. For information
    30  // about setting up the AWS CLI, see Installing the AWS Command Line Interface
    31  // (https://docs.aws.amazon.com/cli/latest/userguide/installing.html) in the
    32  // AWS Command Line Interface User Guide. For a list of available Amazon Chime
    33  // commands, see the Amazon Chime commands (https://docs.aws.amazon.com/cli/latest/reference/chime/index.html)
    34  // in the AWS CLI Command Reference.
    35  //
    36  // Using REST APIs
    37  //
    38  // If you use REST to make API calls, you must authenticate your request by
    39  // providing a signature. Amazon Chime supports signature version 4. For more
    40  // information, see Signature Version 4 Signing Process (https://docs.aws.amazon.com/general/latest/gr/signature-version-4.html)
    41  // in the Amazon Web Services General Reference.
    42  //
    43  // When making REST API calls, use the service name chime and REST endpoint
    44  // https://service.chime.aws.amazon.com.
    45  //
    46  // Administrative permissions are controlled using AWS Identity and Access Management
    47  // (IAM). For more information, see Identity and Access Management for Amazon
    48  // Chime (https://docs.aws.amazon.com/chime/latest/ag/security-iam.html) in
    49  // the Amazon Chime Administration Guide.
    50  //
    51  // See https://docs.aws.amazon.com/goto/WebAPI/chime-2018-05-01 for more information on this service.
    52  //
    53  // See chime package documentation for more information.
    54  // https://docs.aws.amazon.com/sdk-for-go/api/service/chime/
    55  //
    56  // Using the Client
    57  //
    58  // To contact Amazon Chime with the SDK use the New function to create
    59  // a new service client. With that client you can make API requests to the service.
    60  // These clients are safe to use concurrently.
    61  //
    62  // See the SDK's documentation for more information on how to use the SDK.
    63  // https://docs.aws.amazon.com/sdk-for-go/api/
    64  //
    65  // See aws.Config documentation for more information on configuring SDK clients.
    66  // https://docs.aws.amazon.com/sdk-for-go/api/aws/#Config
    67  //
    68  // See the Amazon Chime client Chime for more
    69  // information on creating client for this service.
    70  // https://docs.aws.amazon.com/sdk-for-go/api/service/chime/#New
    71  package chime