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

     1  // Code generated by private/model/cli/gen-api/main.go. DO NOT EDIT.
     2  
     3  // Package workmail provides the client and types for making API
     4  // requests to Amazon WorkMail.
     5  //
     6  // Amazon WorkMail is a secure, managed business email and calendaring service
     7  // with support for existing desktop and mobile email clients. You can access
     8  // your email, contacts, and calendars using Microsoft Outlook, your browser,
     9  // or other native iOS and Android email applications. You can integrate WorkMail
    10  // with your existing corporate directory and control both the keys that encrypt
    11  // your data and the location in which your data is stored.
    12  //
    13  // The WorkMail API is designed for the following scenarios:
    14  //
    15  //    * Listing and describing organizations
    16  //
    17  //    * Managing users
    18  //
    19  //    * Managing groups
    20  //
    21  //    * Managing resources
    22  //
    23  // All WorkMail API operations are Amazon-authenticated and certificate-signed.
    24  // They not only require the use of the AWS SDK, but also allow for the exclusive
    25  // use of AWS Identity and Access Management users and roles to help facilitate
    26  // access, trust, and permission policies. By creating a role and allowing an
    27  // IAM user to access the WorkMail site, the IAM user gains full administrative
    28  // visibility into the entire WorkMail organization (or as set in the IAM policy).
    29  // This includes, but is not limited to, the ability to create, update, and
    30  // delete users, groups, and resources. This allows developers to perform the
    31  // scenarios listed above, as well as give users the ability to grant access
    32  // on a selective basis using the IAM model.
    33  //
    34  // See https://docs.aws.amazon.com/goto/WebAPI/workmail-2017-10-01 for more information on this service.
    35  //
    36  // See workmail package documentation for more information.
    37  // https://docs.aws.amazon.com/sdk-for-go/api/service/workmail/
    38  //
    39  // Using the Client
    40  //
    41  // To contact Amazon WorkMail with the SDK use the New function to create
    42  // a new service client. With that client you can make API requests to the service.
    43  // These clients are safe to use concurrently.
    44  //
    45  // See the SDK's documentation for more information on how to use the SDK.
    46  // https://docs.aws.amazon.com/sdk-for-go/api/
    47  //
    48  // See aws.Config documentation for more information on configuring SDK clients.
    49  // https://docs.aws.amazon.com/sdk-for-go/api/aws/#Config
    50  //
    51  // See the Amazon WorkMail client WorkMail for more
    52  // information on creating client for this service.
    53  // https://docs.aws.amazon.com/sdk-for-go/api/service/workmail/#New
    54  package workmail