IdentitySourceForList
Contains details for an identity source. For more information, see Identity source in the Multi-party approval User Guide.
Contents
- CreationTime
-
Timestamp when the identity source was created.
Type: Timestamp
Required: No
- IdentitySourceArn
-
Amazon Resource Name (ARN) for the identity source.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1000.
Required: No
- IdentitySourceParameters
-
A
IdentitySourceParametersForList
object. Contains details for the resource that provides identities to the identity source. For example, an IAM Identity Center instance.Type: IdentitySourceParametersForList object
Note: This object is a Union. Only one member of this object can be specified or returned.
Required: No
- IdentitySourceType
-
The type of resource that provided identities to the identity source. For example, an IAM Identity Center instance.
Type: String
Valid Values:
IAM_IDENTITY_CENTER
Required: No
- Status
-
Status for the identity source. For example, if the identity source is
ACTIVE
.Type: String
Valid Values:
CREATING | ACTIVE | DELETING | ERROR
Required: No
- StatusCode
-
Status code of the identity source.
Type: String
Valid Values:
ACCESS_DENIED | DELETION_FAILED | IDC_INSTANCE_NOT_FOUND | IDC_INSTANCE_NOT_VALID
Required: No
- StatusMessage
-
Message describing the status for the identity source.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1000.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: