Command option Sample:aws ec2 describe-id-format

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

Describes the ID format settings for your resources on a per-regionbasis, for example, to view which resource types are enabled forlonger IDs.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/ec2/describe-id-format.html

aws ec2 describe-id-format --region region
    Resource IDs - Amazon Elastic Compute Cloud : http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/resource-ids.html
aws ec2 describe-id-format --region
    Is your account using long EC2 IDs ? 揃 GitHub : http://gist.github.com/sebsto/67a43fc7fba1ff258560
aws ec2 describe-id-format --profile dev
    Configure AWS EC2 Resource ID Length - Bonus Bits : http://www.bonusbits.com/wiki/HowTo%3AConfigure_AWS_EC2_Resource_ID_Length

aws のオプション一覧