Command option Sample:aws ssm get-inventory-schema

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

Return a list of inventory type names for the account, or return alist of attribute names for a specific Inventory item type.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/ssm/get-inventory-schema.html

aws ssm get-inventory-schema --aggregator
    Metadata Collected by Inventory - AWS Systems Manager : http://docs.aws.amazon.com/systems-manager/latest/userguide/sysman-inventory-aggregate.html
aws ssm get-inventory-schema --type-name Custom:custom_type_name
    aws-systems-manager-user-guide/sysman-inventory-delete.md at master 揃 awsdocs/aws-systems-manager-user-guide 揃 GitHub : http://github.com/awsdocs/aws-systems-manager-user-guide/blob/master/doc_source/sysman-inventory-delete.md

aws のオプション一覧