You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 16, 2022. It is now read-only.
Copy file name to clipboardExpand all lines: docs/ism/policies.md
+12-13Lines changed: 12 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,6 @@ Parameter | Description | Type | Required | Read Only
22
22
:--- | :--- |:--- |:--- |
23
23
`policy_id` | The name of the policy. | `string` | Yes | No
24
24
`description` | A human-readable description of the policy. | `string` | Yes | No
25
-
`schema_version` | The version number of the policy. Increment as you add or remove new fields. | `number` | Yes | No
26
25
`last_updated_time` | The time the policy was last updated. | `timestamp` | Yes | Yes
27
26
`error_notification` | The destination and message template for error notifications. The destination could be Amazon Chime, Slack, or a webhook URL. | `object` | No | No
28
27
`default_state` | The default starting state for each index that uses this policy. | `string` | Yes | No
0 commit comments