Amazon Data Lifecycle Manager · JSON Structure

Get Lifecycle Policy Response Structure

Response containing the details of a lifecycle policy.

Type: typedMap Properties: 0
BackupEBS SnapshotsLifecycle ManagementStorageAutomationCompliance

Get Lifecycle Policy Response Structure is a JSON Structure definition published by Amazon Data Lifecycle Manager. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://api-evangelist.github.io/amazon-data-lifecycle-manager/json-structure/get-lifecycle-policy-response-structure.json",
  "title": "Get Lifecycle Policy Response",
  "description": "Response containing the details of a lifecycle policy.",
  "type": "typedMap",
  "fields": {
    "Policy": {
      "type": "map",
      "description": "Policy"
    }
  }
}