v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1422142107.7 KB

Returns details for an identity source. For more information, see <a href="https://docs.aws.amazon.com/mpa/latest/userguide/mpa-concepts.html">Identity Source</a> in the <i>Multi-party approval User Guide</i>.

get/identity-sources/{IdentitySourceArn}

Path parameters

IdentitySourceArnstring required

Amazon Resource Name (ARN) for the identity source.

Response

Success

IdentitySourceType'IAM_IDENTITY_CENTER'

The type of resource that provided identities to the identity source. For example, an IAM Identity Center instance.

IdentitySourceArnstring

Amazon Resource Name (ARN) for the identity source.

CreationTimestring date-time

Timestamp when the identity source was created.

Status'CREATING' | 'ACTIVE' | 'DELETING' | 'ERROR'

Status for the identity source. For example, if the identity source is <code>ACTIVE</code>.

StatusCode'ACCESS_DENIED' | 'DELETION_FAILED' | 'IDC_INSTANCE_NOT_FOUND' | 'IDC_INSTANCE_NOT_VALID'

Status code of the identity source.

StatusMessagestring

Message describing the status for the identity source.