Policy Store
Represents a policy store that you can place schema, policies, and policy templates in to validate authorization requests
Example Usage
Example
No Java example available.
Properties
The Amazon Resource Name (ARN) of the new or updated policy store.
Descriptive text that you can provide to help with identification of the current policy store.
The unique ID of the new or updated policy store.
Creates or updates the policy schema in a policy store. Cedar can use the schema to validate any Cedar policies and policy templates submitted to the policy store. Any changes to the schema validate only policies and templates submitted after the schema change. Existing policies and templates are not re-evaluated against the changed schema. If you later update a policy, then it is evaluated against the new schema at that time.
Specifies the validation setting for this policy store. Currently, the only valid and required value is Mode
.