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

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

Changes which network ACL a subnet is associated with.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/ec2/replace-network-acl-association.html

aws ec2 replace-network-acl-association --association-id aclassoc-e5b95c8c --network-acl-id acl-5fb85d36
    replace-network-acl-entry — AWS CLI 1.16.6 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/ec2/replace-network-acl-association.html
aws ec2 replace-network-acl-association --association-id aclassoc-cc28cca8 --network-acl-id acl-fac14f9f
    aws : http://kimutansk.hatenablog.com/category/aws

aws のオプション一覧