Creates a network ACL in a VPC. Network ACLs provide an optional layer of security (in addition to security groups) for the instances in your VPC.
For more information, see Network ACLs in the Amazon Virtual Private Cloud User Guide.
get/#Action=CreateNetworkAcl
Query parameters
DryRunboolean
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.
VpcIdstring required
The ID of the VPC.
The tags to assign to the network ACL.
Action'CreateNetworkAcl' required
Version'2016-11-15' required
Response
Success