Values.DeletePolicyStoreInputSourceDeletes the specified policy store. This operation is idempotent. If you specify a policy store that does not exist, the request response will still return a successful HTTP 200 status code.
type nonrec t = {policyStoreId : PolicyStoreId.t;Specifies the ID of the policy store that you want to delete. To specify a policy store, the alias name cannot be used. Only the ID can be used.
*)}