helpful-knife-18557
07/09/2021, 3:42 PMnatMain = ec2.NatGateway(
f"{prefix}-nat-main",
subnet_id=subnetExt3,
allocation_id=eipNatMain.id,
)
red-match-15116
07/09/2021, 4:14 PMName
tag to your resource for that field to populate… it’s an AWS thingbillowy-army-68599
07/09/2021, 4:15 PMred-match-15116
07/09/2021, 4:16 PMhelpful-knife-18557
07/09/2021, 4:19 PMbillowy-army-68599
07/09/2021, 4:38 PM