verifiedpermissions_get_identity_source {paws.security.identity}R Documentation

Retrieves the details about the specified identity source

Description

Retrieves the details about the specified identity source.

See https://www.paws-r-sdk.com/docs/verifiedpermissions_get_identity_source/ for full documentation.

Usage

verifiedpermissions_get_identity_source(policyStoreId, identitySourceId)

Arguments

policyStoreId

[required] Specifies the ID of the policy store that contains the identity source you want information about.

identitySourceId

[required] Specifies the ID of the identity source you want information about.


[Package paws.security.identity version 0.9.0 Index]