github.com/aavshr/aws-sdk-go@v1.41.3/service/ssoadmin/doc.go (about) 1 // Code generated by private/model/cli/gen-api/main.go. DO NOT EDIT. 2 3 // Package ssoadmin provides the client and types for making API 4 // requests to AWS Single Sign-On Admin. 5 // 6 // Amazon Web Services Single Sign On (SSO) is a cloud SSO service that makes 7 // it easy to centrally manage SSO access to multiple Amazon Web Services accounts 8 // and business applications. This guide provides information on SSO operations 9 // which could be used for access management of Amazon Web Services accounts. 10 // For information about Amazon Web Services SSO features, see the Amazon Web 11 // Services Single Sign-On User Guide (https://docs.aws.amazon.com/singlesignon/latest/userguide/what-is.html). 12 // 13 // Many operations in the SSO APIs rely on identifiers for users and groups, 14 // known as principals. For more information about how to work with principals 15 // and principal IDs in Amazon Web Services SSO, see the Amazon Web Services 16 // SSO Identity Store API Reference (https://docs.aws.amazon.com/singlesignon/latest/IdentityStoreAPIReference/welcome.html). 17 // 18 // See https://docs.aws.amazon.com/goto/WebAPI/sso-admin-2020-07-20 for more information on this service. 19 // 20 // See ssoadmin package documentation for more information. 21 // https://docs.aws.amazon.com/sdk-for-go/api/service/ssoadmin/ 22 // 23 // Using the Client 24 // 25 // To contact AWS Single Sign-On Admin with the SDK use the New function to create 26 // a new service client. With that client you can make API requests to the service. 27 // These clients are safe to use concurrently. 28 // 29 // See the SDK's documentation for more information on how to use the SDK. 30 // https://docs.aws.amazon.com/sdk-for-go/api/ 31 // 32 // See aws.Config documentation for more information on configuring SDK clients. 33 // https://docs.aws.amazon.com/sdk-for-go/api/aws/#Config 34 // 35 // See the AWS Single Sign-On Admin client SSOAdmin for more 36 // information on creating client for this service. 37 // https://docs.aws.amazon.com/sdk-for-go/api/service/ssoadmin/#New 38 package ssoadmin