Command option Sample:aws resource-groups create-group

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

Creates a group with a specified name, description, and resourcequery.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/resource-groups/create-group.html

aws resource-groups create-group --name resource-group-name --resource-query '
    What Is AWS Resource Groups? - AWS Resource Groups : http://docs.aws.amazon.com/ARG/latest/userguide/gettingstarted-query.html
aws resource-groups create-group --name "HelloWorld" --resource-query '
    api - Undocumented AWS TAG_FILTERS_1_0 - Stack Overflow : http://stackoverflow.com/questions/48160151/undocumented-aws-tag-filters-1-0

aws のオプション一覧