curl --location --request GET '/v2/vpclinks/'
{
"CreatedDate": "string",
"Name": "string",
"SecurityGroupIds": [],
"SubnetIds": [],
"Tags": {
"property1": "string",
"property2": "string"
},
"VpcLinkId": "string",
"VpcLinkStatus": "PENDING",
"VpcLinkStatusMessage": "string",
"VpcLinkVersion": "V2"
}