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

     1  // Code generated by private/model/cli/gen-api/main.go. DO NOT EDIT.
     2  
     3  // Package sso provides the client and types for making API
     4  // requests to AWS Single Sign-On.
     5  //
     6  // AWS Single Sign-On Portal is a web service that makes it easy for you to
     7  // assign user access to AWS SSO resources such as the user portal. Users can
     8  // get AWS account applications and roles assigned to them and get federated
     9  // into the application.
    10  //
    11  // For general information about AWS SSO, see What is AWS Single Sign-On? (https://docs.aws.amazon.com/singlesignon/latest/userguide/what-is.html)
    12  // in the AWS SSO User Guide.
    13  //
    14  // This API reference guide describes the AWS SSO Portal operations that you
    15  // can call programatically and includes detailed information on data types
    16  // and errors.
    17  //
    18  // AWS provides SDKs that consist of libraries and sample code for various programming
    19  // languages and platforms, such as Java, Ruby, .Net, iOS, or Android. The SDKs
    20  // provide a convenient way to create programmatic access to AWS SSO and other
    21  // AWS services. For more information about the AWS SDKs, including how to download
    22  // and install them, see Tools for Amazon Web Services (http://aws.amazon.com/tools/).
    23  //
    24  // See https://docs.aws.amazon.com/goto/WebAPI/sso-2019-06-10 for more information on this service.
    25  //
    26  // See sso package documentation for more information.
    27  // https://docs.aws.amazon.com/sdk-for-go/api/service/sso/
    28  //
    29  // Using the Client
    30  //
    31  // To contact AWS Single Sign-On with the SDK use the New function to create
    32  // a new service client. With that client you can make API requests to the service.
    33  // These clients are safe to use concurrently.
    34  //
    35  // See the SDK's documentation for more information on how to use the SDK.
    36  // https://docs.aws.amazon.com/sdk-for-go/api/
    37  //
    38  // See aws.Config documentation for more information on configuring SDK clients.
    39  // https://docs.aws.amazon.com/sdk-for-go/api/aws/#Config
    40  //
    41  // See the AWS Single Sign-On client SSO for more
    42  // information on creating client for this service.
    43  // https://docs.aws.amazon.com/sdk-for-go/api/service/sso/#New
    44  package sso