Module aws_sdk_ssooidc::error[][src]

Expand description

Errors that can occur when calling the service.

Modules

Structs

You do not have sufficient access to perform this action.

Indicates that a request to authorize a client with an access user session token is pending.

Error type for the CreateToken operation.

Indicates that the token issued by the service is expired and is no longer valid.

Indicates that an error from the service occurred while trying to process a request.

Indicates that the clientId or clientSecret in the request is

Indicates that the client information sent in the request during registration is invalid.

Indicates that a request contains an invalid grant. This can occur if a client makes a CreateToken request with an invalid grant type.

Indicates that something is wrong with the input to the request. For example, a required

Indicates that the scope provided in the request is invalid.

Error type for the RegisterClient operation.

Indicates that the client is making the request too frequently and is more than the service can handle.

Error type for the StartDeviceAuthorization operation.

Indicates that the client is not currently authorized to make the request. This can happen

Indicates that the grant type in the request is not supported by the service.

Enums

Types of errors that can occur for the CreateToken operation.

Types of errors that can occur for the RegisterClient operation.

Types of errors that can occur for the StartDeviceAuthorization operation.