get Identity Source
Definition of AWS::VerifiedPermissions::IdentitySource Resource Type
Return
null
Parameters
argument
null
suspend fun getIdentitySource(identitySourceId: String, policyStoreId: String): GetIdentitySourceResult
Return
null
Parameters
identity Source Id
The unique ID of the new or updated identity store.
policy Store Id
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
suspend fun getIdentitySource(argument: suspend GetIdentitySourcePlainArgsBuilder.() -> Unit): GetIdentitySourceResult
Return
null
Parameters
argument
Builder for com.pulumi.awsnative.verifiedpermissions.kotlin.inputs.GetIdentitySourcePlainArgs.