**What are Target resources?**
Target resources define the specific AWS assets you want to manage using DLM policies. DLM currently supports two primary resource types:
- **Volume:** DLM creates regular EBS snapshots (point-in-time backups) of the selected EBS volumes.
- **Instance:** DLM creates EBS-backed AMIs (Amazon Machine Images) of the entire EC2 instance. This includes all attached EBS volumes.
**What are Target resource tags?**
These tags are key-value pairs you can apply to your AWS resources (EBS volumes, EC2 instances, etc.). They help organize, categorize, and search for resources.