File manager - Edit - /usr/lib/python2.7/site-packages/awscli/examples/ec2/describe-network-acls.rst
Back
**To describe your network ACLs** This example describes your network ACLs. Command:: aws ec2 describe-network-acls Output:: { "NetworkAcls": [ { "Associations": [], "NetworkAclId": "acl-7aaabd18", "VpcId": "vpc-a01106c2", "Tags": [], "Entries": [ { "CidrBlock": "0.0.0.0/0", "RuleNumber": 100, "Protocol": "-1", "Egress": true, "RuleAction": "allow" }, { "CidrBlock": "0.0.0.0/0", "RuleNumber": 32767, "Protocol": "-1", "Egress": true, "RuleAction": "deny" }, { "CidrBlock": "0.0.0.0/0", "RuleNumber": 100, "Protocol": "-1", "Egress": false, "RuleAction": "allow" }, { "CidrBlock": "0.0.0.0/0", "RuleNumber": 32767, "Protocol": "-1", "Egress": false, "RuleAction": "deny" } ], "IsDefault": true }, { "Associations": [], "NetworkAclId": "acl-5fb85d36", "VpcId": "vpc-a01106c2", "Tags": [], "Entries": [ { "CidrBlock": "0.0.0.0/0", "RuleNumber": 32767, "Protocol": "-1", "Egress": true, "RuleAction": "deny" }, { "CidrBlock": "0.0.0.0/0", "RuleNumber": 32767, "Protocol": "-1", "Egress": false, "RuleAction": "deny" } ], "IsDefault": false }, { "Associations": [ { "SubnetId": "subnet-6bea5f06", "NetworkAclId": "acl-9aeb5ef7", "NetworkAclAssociationId": "aclassoc-67ea5f0a" }, { "SubnetId": "subnet-65ea5f08", "NetworkAclId": "acl-9aeb5ef7", "NetworkAclAssociationId": "aclassoc-66ea5f0b" } ], "NetworkAclId": "acl-9aeb5ef7", "VpcId": "vpc-98eb5ef5", "Tags": [], "Entries": [ { "CidrBlock": "0.0.0.0/0", "RuleNumber": 100, "Protocol": "-1", "Egress": true, "RuleAction": "allow" }, { "CidrBlock": "0.0.0.0/0", "RuleNumber": 32767, "Protocol": "-1", "Egress": true, "RuleAction": "deny" }, { "CidrBlock": "0.0.0.0/0", "RuleNumber": 100, "Protocol": "-1", "Egress": false, "RuleAction": "allow" }, { "CidrBlock": "0.0.0.0/0", "RuleNumber": 32767, "Protocol": "-1", "Egress": false, "RuleAction": "deny" } ], "IsDefault": true }, { "Associations": [], "NetworkAclId": "acl-6da75208", "VpcId": "vpc-4e20d42b", "Tags": [], "Entries": [ { "CidrBlock": "0.0.0.0/0", "RuleNumber": 32767, "Protocol": "-1", "Egress": true, "RuleAction": "deny" }, { "Ipv6CidrBlock": "::/0", "RuleNumber": 32768, "Protocol": "-1", "Egress": true, "RuleAction": "deny" }, { "CidrBlock": "0.0.0.0/0", "RuleNumber": 100, "Protocol": "-1", "Egress": false, "RuleAction": "allow" }, { "Ipv6CidrBlock": "::/0", "RuleNumber": 101, "Protocol": "-1", "Egress": false, "RuleAction": "allow" }, { "CidrBlock": "0.0.0.0/0", "RuleNumber": 32767, "Protocol": "-1", "Egress": false, "RuleAction": "deny" }, { "Ipv6CidrBlock": "::/0", "RuleNumber": 32768, "Protocol": "-1", "Egress": false, "RuleAction": "deny" } ], "IsDefault": true } ] }
| ver. 1.4 |
Github
|
.
| PHP 7.3.33 | Generation time: 0.08 |
proxy
|
phpinfo
|
Settings