Command option Sample:aws ec2 replace-network-acl-entry

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

Replaces an entry (rule) in a network ACL.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/ec2/replace-network-acl-entry.html

aws ec2 replace-network-acl-entry --network-acl-id acl-5fb85d36 --ingress --rule-number 100 --protocol udp --port-range From=53
    replace-network-acl-entry — AWS CLI 1.16.6 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/ec2/replace-network-acl-entry.html
aws ec2 replace-network-acl-entry --protocol
    aws ec2 replace-network-acl-entry --protocol ? 揃 Issue #559 揃 aws/aws-cli 揃 GitHub : http://github.com/aws/aws-cli/issues/559

aws のオプション一覧