Amazon Data Lifecycle Manager · Example Payload

Create Rule Example

BackupEBS SnapshotsLifecycle ManagementStorageAutomationCompliance

Create Rule Example is an example object payload from Amazon Data Lifecycle Manager, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

IntervalIntervalUnitTimes

Example Payload

Raw ↑
{
  "Interval": 24,
  "IntervalUnit": "HOURS",
  "Times": [
    "03:00"
  ]
}