doc.go raw

   1  // Code generated by smithy-go-codegen DO NOT EDIT.
   2  
   3  // Package sso provides the API client, operations, and parameter types for AWS
   4  // Single Sign-On.
   5  //
   6  // AWS IAM Identity Center (successor to AWS Single Sign-On) Portal is a web
   7  // service that makes it easy for you to assign user access to IAM Identity Center
   8  // resources such as the AWS access portal. Users can get AWS account applications
   9  // and roles assigned to them and get federated into the application.
  10  //
  11  // Although AWS Single Sign-On was renamed, the sso and identitystore API
  12  // namespaces will continue to retain their original name for backward
  13  // compatibility purposes. For more information, see [IAM Identity Center rename].
  14  //
  15  // This reference guide describes the IAM Identity Center Portal operations that
  16  // you can call programatically and includes detailed information on data types and
  17  // errors.
  18  //
  19  // AWS provides SDKs that consist of libraries and sample code for various
  20  // programming languages and platforms, such as Java, Ruby, .Net, iOS, or Android.
  21  // The SDKs provide a convenient way to create programmatic access to IAM Identity
  22  // Center and other AWS services. For more information about the AWS SDKs,
  23  // including how to download and install them, see [Tools for Amazon Web Services].
  24  //
  25  // [Tools for Amazon Web Services]: http://aws.amazon.com/tools/
  26  // [IAM Identity Center rename]: https://docs.aws.amazon.com/singlesignon/latest/userguide/what-is.html#renamed
  27  package sso
  28