- Navigation Guide
@aws-sdk/client-verifiedpermissions
CreatePolicyStoreCommandInput Interface
Members
Name | Type | Details |
---|---|---|
validationSettings Required | ValidationSettings | undefined | Specifies the validation setting for this policy store. Currently, the only valid and required value is We recommend that you turn on |
clientToken | string | undefined | Specifies a unique, case-sensitive ID that you provide to ensure the idempotency of the request. This lets you safely retry the request without accidentally performing the same operation a second time. Passing the same value to a later call to an operation requires that you also pass the same value for all other parameters. We recommend that you use a UUID type of value. . If you don't provide this value, then Amazon Web Services generates a random one for you. If you retry the operation with the same Verified Permissions recognizes a |
description | string | undefined | Descriptive text that you can provide to help with identification of the current policy store. |
Full Signature
export interface CreatePolicyStoreCommandInput extends CreatePolicyStoreInput