Command option Sample:aws ssm add-tags-to-resource

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

Adds or overwrites one or more tags for the specified resource.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/ssm/add-tags-to-resource.html

aws ssm add-tags-to-resource --resource-type "MaintenanceWindow" --resource-id "mw-03eb9db42890fb82d" --tags "Key=Stack
    add-tags-to-resource — AWS CLI 1.16.13 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/ssm/add-tags-to-resource.html
aws ssm add-tags-to-resource --resource-type "Parameter" --resource-id "the_parameter_name" --tags "Key=a key
    aws-systems-manager-user-guide/sysman-paramstore-su-tag.md at master 揃 awsdocs/aws-systems-manager-user-guide 揃 GitHub : http://github.com/awsdocs/aws-systems-manager-user-guide/blob/master/doc_source/sysman-paramstore-su-tag.md
aws ssm add-tags-to-resource --resource-type ManagedInstance --resource-id
    amazon web services - Change/Add Name of Managed Instance after Activation in Systems Manager - Stack Overflow : http://stackoverflow.com/questions/47530748/change-add-name-of-managed-instance-after-activation-in-systems-manager

aws のオプション一覧