package
1.55.6
Repository: https://github.com/aws/aws-sdk-go.git
Documentation: pkg.go.dev

# Packages

Package ssoiface provides an interface to enable mocking the AWS Single Sign-On service client for testing your code.

# Functions

New creates a new instance of the SSO client with a session.

# Constants

ID to lookup a service endpoint with.
ErrCodeInvalidRequestException for service response error code "InvalidRequestException".
ErrCodeResourceNotFoundException for service response error code "ResourceNotFoundException".
ErrCodeTooManyRequestsException for service response error code "TooManyRequestsException".
ErrCodeUnauthorizedException for service response error code "UnauthorizedException".
ServiceID is a unique identifier of a specific service.
Name of service.

# Structs

Provides information about your AWS account.
Indicates that a problem occurred with the input to the request.
The specified resource doesn't exist.
Provides information about the role credentials that are assigned to the user.
Provides information about the role that is assigned to the user.
SSO provides the API operation methods for making requests to AWS Single Sign-On.
Indicates that the request is being made too frequently and is more than what the server can handle.
Indicates that the request is not authorized.