class Aws::SSOOIDC::Types::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.
@!attribute [rw] error
Single error code. For this exception the value will be `invalid_request`. @return [String]
@!attribute [rw] error_description
Human-readable text providing additional information, used to assist the client developer in understanding the error that occurred. @return [String]
@!attribute [rw] endpoint
Indicates the IAM Identity Center endpoint which the requester may call with this token. @return [String]
@!attribute [rw] region
Indicates the region which the requester may call with this token. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/sso-oidc-2019-06-10/InvalidRequestRegionException AWS API Documentation
Constants
- SENSITIVE