destroy queue
Delete a utopia-tagged SQS queue (and any messages still in it).
bash
awsutopia destroy queue <name> [--force] [--yes] [--dry-run] [--json]bash
awsutopia destroy queue jobs --yesConfirm copy names the AWS consequence: the queue and its messages are deleted. Decline without --yes → no-op, exit 5.
Same project-tag / --force rules as other destroy commands. See Destroy policy.