{ "vpc_peering_connection": {} }
curl --location --request POST 'https://example.com:30888/vpc_peering_connections//enable' \ --header 'Content-Type: application/json' \ --data-raw '{ "vpc_peering_connection": {} }'
{}