Changes which network ACL a subnet is associated with. By default when you create a subnet, it's automatically associated with the default network ACL. For more information, see Network ACLs in the Amazon Virtual Private Cloud User Guide.
This is an idempotent operation.
get/#Action=ReplaceNetworkAclAssociation
Query parameters
AssociationIdstring required
The ID of the current association between the original network ACL and the subnet.
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>.
NetworkAclIdstring required
The ID of the new network ACL to associate with the subnet.
Action'ReplaceNetworkAclAssociation' required
Version'2016-11-15' required
Response
Success