I want to create a custom VPC with a particular name in AWS using Go programming language. I tried giving a name to the VPC in CreateVpcInput struct, but it didn't work. But I am not able to find the way. Can you please help me?
CreateVpcInput