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
GetRoleCredentialsoperation. 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
ListAccountRolesoperation. - Error type for the
ListAccountsoperation. - Error type for the
Logoutoperation. 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
GetRoleCredentialsoperation. - Types of errors that can occur for the
ListAccountRolesoperation. - Types of errors that can occur for the
ListAccountsoperation. - Types of errors that can occur for the
Logoutoperation.