Command option Sample:aws directconnect create-lag

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

Creates a new link aggregation group (LAG) with the specified numberof bundled physical connections between the customer network and aspecific AWS Direct Connect location.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/directconnect/create-lag.html

aws directconnect create-lag --location CSVA1 --number-of-connections 2 --connections-bandwidth 1Gbps --lag-name 1GBLag
    create-lag — AWS CLI 1.16.6 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/directconnect/create-lag.html

aws のオプション一覧