SchemaDefinition
Contains a list of principal types, resource types, and actions that can be specified
in policies stored in the same policy store. If the validation mode for the policy store is set to
STRICT
, then policies that can't be validated by this schema are
rejected by Verified Permissions and can't be stored in the policy store.
Contents
Note
In the following list, the required parameters are described first.
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- cedarJson
-
A JSON string representation of the schema supported by applications that use this policy store. To delete the schema, run PutSchema with
{}
for this parameter. For more information, see Policy store schema in the Amazon Verified Permissions User Guide.Type: String
Length Constraints: Minimum length of 1.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: