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

     1  // Code generated by private/model/cli/gen-api/main.go. DO NOT EDIT.
     2  
     3  // Package iam provides the client and types for making API
     4  // requests to AWS Identity and Access Management.
     5  //
     6  // Identity and Access Management (IAM) is a web service for securely controlling
     7  // access to Amazon Web Services services. With IAM, you can centrally manage
     8  // users, security credentials such as access keys, and permissions that control
     9  // which Amazon Web Services resources users and applications can access. For
    10  // more information about IAM, see Identity and Access Management (IAM) (http://aws.amazon.com/iam/)
    11  // and the Identity and Access Management User Guide (https://docs.aws.amazon.com/IAM/latest/UserGuide/).
    12  //
    13  // See https://docs.aws.amazon.com/goto/WebAPI/iam-2010-05-08 for more information on this service.
    14  //
    15  // See iam package documentation for more information.
    16  // https://docs.aws.amazon.com/sdk-for-go/api/service/iam/
    17  //
    18  // Using the Client
    19  //
    20  // To contact AWS Identity and Access Management 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 AWS Identity and Access Management client IAM for more
    31  // information on creating client for this service.
    32  // https://docs.aws.amazon.com/sdk-for-go/api/service/iam/#New
    33  package iam