Missing User Warnings
Medium
- Confidence
- 93% confidence
- Finding
- The documented `aws s3 sync` example includes `--delete`, which will remove destination objects that do not exist locally. In a reusable skill, this is dangerous because users may copy the command into production workflows without noticing that it is destructive, leading to unintended data loss or deletion of important remote content.
