PolicyInfo | Tigris Object Storage Documentation

PolicyInfo

name string required

Name of the policy

description string

Description of the policy

attachment_count integer

Number of access keys this policy is attached to

created_at date-time

updated_at date-time

{
  "name": "string",
  "description": "string",
  "attachment_count": 0,
  "created_at": "2024-07-29T15:51:28.071Z",
  "updated_at": "2024-07-29T15:51:28.071Z"
}