getIdentitySource

Definition of AWS::VerifiedPermissions::IdentitySource Resource Type

Return

null

Parameters

argument

null


suspend fun getIdentitySource(identitySourceId: String, policyStoreId: String): GetIdentitySourceResult

Return

null

Parameters

identitySourceId

The unique ID of the new or updated identity store.

policyStoreId

Specifies the ID of the policy store in which you want to store this identity source. Only policies and requests made using this policy store can reference identities from the identity provider configured in the new identity source.

See also


Return

null

Parameters

argument

Builder for com.pulumi.awsnative.verifiedpermissions.kotlin.inputs.GetIdentitySourcePlainArgs.

See also