Amazon Data Lifecycle Manager · JSON Structure

List Tags For Resource Response Structure

Response containing tags for a resource.

Type: typedMap Properties: 0
BackupEBS SnapshotsLifecycle ManagementStorageAutomationCompliance

List Tags For Resource 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/list-tags-for-resource-response-structure.json",
  "title": "List Tags for Resource Response",
  "description": "Response containing tags for a resource.",
  "type": "typedMap",
  "fields": {
    "Tags": {
      "type": "map",
      "description": "Tags"
    }
  }
}