v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-171,1822,9897.4 MB

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