destroy fn
Delete a utopia-tagged Lambda function.
bash
awsutopia destroy fn <name> [--force] [--yes] [--dry-run] [--json]bash
awsutopia destroy fn hello --yesSame ownership rules as buckets: current project tags by default, --force for other utopia-tagged functions, untagged refused. Confirmation required unless --yes.
See Destroy policy.