| Package | Description |
|---|---|
| com.amazonaws.services.ssooidc |
IAM Identity Center OpenID Connect (OIDC) is a web service that enables a client (such as CLI or a native
application) to register with IAM Identity Center.
|
| com.amazonaws.services.ssooidc.model |
| Class and Description |
|---|
| AccessDeniedException
You do not have sufficient access to perform this action.
|
| AuthorizationPendingException
Indicates that a request to authorize a client with an access user session token is pending.
|
| AWSSSOOIDCException
Base exception for all service exceptions thrown by AWS SSO OIDC
|
| CreateTokenRequest |
| CreateTokenResult |
| CreateTokenWithIAMRequest |
| CreateTokenWithIAMResult |
| ExpiredTokenException
Indicates that the token issued by the service is expired and is no longer valid.
|
| InternalServerException
Indicates that an error from the service occurred while trying to process a request.
|
| InvalidClientException
Indicates that the
clientId or clientSecret in the request is invalid. |
| InvalidClientMetadataException
Indicates that the client information sent in the request during registration is invalid.
|
| InvalidGrantException
Indicates that a request contains an invalid grant.
|
| InvalidRedirectUriException
Indicates that one or more redirect URI in the request is not supported for this operation.
|
| InvalidRequestException
Indicates that something is wrong with the input to the request.
|
| InvalidRequestRegionException
Indicates that a token provided as input to the request was issued by and is only usable by calling IAM Identity
Center endpoints in another region.
|
| InvalidScopeException
Indicates that the scope provided in the request is invalid.
|
| RegisterClientRequest |
| RegisterClientResult |
| SlowDownException
Indicates that the client is making the request too frequently and is more than the service can handle.
|
| StartDeviceAuthorizationRequest |
| StartDeviceAuthorizationResult |
| UnauthorizedClientException
Indicates that the client is not currently authorized to make the request.
|
| UnsupportedGrantTypeException
Indicates that the grant type in the request is not supported by the service.
|
Copyright © 2024. All rights reserved.