ValidationExceptionField
Returns information about a field passed inside a request that resulted in an exception. For example, the request has failed because you passed an instance of IAM Identity Center without an organization.
Contents
- message
Message describing why the field failed validation.
Type: String
Required: Yes
- name
The name of the field which failed the validation. For example,
NOT_ORG_BASED_INSTANCE.Type: String
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: