The CreateViewPermissionsTokenInput input includes various settings.

Table: CreateViewPermissionsTokenInput

ParameterTypeRequiredDefaultDescription
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column.
Table last updated: Sep 17, 2024
expireAtlong  When the permission token will expire.
ipFilterIdstring  The unique identifier of the IP filter.
namestringyes The name of the view permission token to create.
permissions[Permission]yes A list of permissions related to the view that are granted. See Permission.
viewIds[string]  The unique identifiers for the views associated with the permission token.