Command option Sample:aws lambda untag-resource

Search command sample in the internet.It is the result.

Removes tags from a Lambda function.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/lambda/untag-resource.html

aws lambda untag-resource \
    Tagging Lambda Functions - AWS Lambda : http://docs.aws.amazon.com/lambda/latest/dg/tagging.html

aws のオプション一覧