sparse-intern-71089
05/23/2022, 4:42 PMmost-jordan-25674
05/23/2022, 4:42 PMconst vpc = awsx.ec2.Vpc.fromExistingIds("mycompany", {
vpcId: "vpc-vpcid"
});
most-jordan-25674
05/23/2022, 4:43 PMError: invocation of aws:ec2/getVpc:getVpc returned an error: invoking aws:ec2/getVpc:getVpc: 1 error occurred:
* no matching EC2 VPC found
still persists when I run up