Module aws_sdk_sso::error

source ·
Expand description

All error types that operations can return. Documentation on these types is copied from the model.

Modules

Structs

Error type for the GetRoleCredentials operation.

Indicates that a problem occurred with the input to the request. For example, a required parameter might be missing or out of range.

Error type for the ListAccountRoles operation.
Error type for the ListAccounts operation.
Error type for the Logout operation.

The specified resource doesn't exist.

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. This can happen due to an invalid access token in the request.

An unexpected error occurred (e.g., invalid JSON returned by the service or an unknown error code).

Enums

Types of errors that can occur for the GetRoleCredentials operation.
Types of errors that can occur for the ListAccountRoles operation.
Types of errors that can occur for the ListAccounts operation.
Types of errors that can occur for the Logout operation.