Using Console
Using CLI
<VPC_ID>
with the ID of the VPC obtained in step 1.<VPC_ID>
with the ID of the VPC obtained in step 1.<SG_ID>
with the ID of the new security group created in step 3 and <NAT_SG_ID>
with the security group ID of the NAT Gateway obtained in step 2.<ASSOC_ID>
with the ID of the network ACL association for the data-tier subnet and <ACL_ID>
with the ID of the network ACL for the data-tier subnet.<ACL_ID>
with the ID of the network ACL for the data-tier subnet.Using Python