Command option Sample:aws lambda tag-resource

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

Creates a list of tags (key-value pairs) on the Lambda function.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/lambda/tag-resource.html

aws lambda tag-resource \
    Tagging Lambda Functions - AWS Lambda : http://docs.aws.amazon.com/lambda/latest/dg/tagging.html
aws lambda tag-resource --resource
    amazon web services - Tagging AWS lambda function access denied - Stack Overflow : http://stackoverflow.com/questions/47114811/tagging-aws-lambda-function-access-denied

aws のオプション一覧