getPolicyStore

Represents a policy store that you can place schema, policies, and policy templates in to validate authorization requests

Return

null

Parameters

argument

null


suspend fun getPolicyStore(policyStoreId: String): GetPolicyStoreResult

Return

null

Parameters

policyStoreId

The unique ID of the new or updated policy store.

See also


Return

null

Parameters

argument

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

See also