The
CreateSystemPermissionTokenInput
input includes various settings.
Table: CreateSystemPermissionTokenInput
Parameter | Type | Required | Default | Stability | Description |
---|---|---|---|---|---|
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 | |||||
expireAt | long | Long-Term | The date when the permission token will expire. | ||
fields | [SystemPermission ] | yes | Long-Term | A list of system permissions associated with the token. See SystemPermission . | |
ipFilterId | string | Long-Term | The unique identifier of the IP filter for the token. | ||
name | string | yes | Long-Term | The name for the system permission token to create. |