v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1434249272.1 KB

Updates the specified identity source to use a new identity provider (IdP), or to change the mapping of identities from the IdP to a different principal entity type.

Verified Permissions is eventually consistent . It can take a few seconds for a new or changed element to propagate through the service and be visible in the results of other Verified Permissions operations.

post/#X-Amz-Target=VerifiedPermissions.UpdateIdentitySource

Headers

X-Amz-Target'VerifiedPermissions.UpdateIdentitySource' required

Request body

policyStoreIdstring required
<p>Specifies the ID of the policy store that contains the identity source that you want to update.</p> <p>To specify a policy store, use its ID or alias name. When using an alias name, prefix it with <code>policy-store-alias/</code>. For example:</p> <ul> <li> <p>ID: <code>PSEXAMPLEabcdefg111111</code> </p> </li> <li> <p>Alias name: <code>policy-store-alias/example-policy-store</code> </p> </li> </ul> <p>To view aliases, use <a href="https://docs.aws.amazon.com/verifiedpermissions/latest/apireference/API_ListPolicyStoreAliases.html">ListPolicyStoreAliases</a>.</p>
identitySourceIdstring required

Specifies the ID of the identity source that you want to update.

principalEntityTypestring password

Specifies the data type of principals generated for identities authenticated by the identity source.

Response

Success

createdDatestring date-time required

The date and time that the updated identity source was originally created.

identitySourceIdstring required

The ID of the updated identity source.

lastUpdatedDatestring date-time required

The date and time that the identity source was most recently updated.

policyStoreIdstring required

The ID of the policy store that contains the updated identity source.