most-jordan-25674
05/23/2022, 4:42 PMconst vpc = awsx.ec2.Vpc.fromExistingIds("mycompany", {
vpcId: "vpc-vpcid"
});
Error: 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