Response from the CreateVpc action
{ "type": "object", "description": "Response from the CreateVpc action", "properties": { "vpc": { "$ref": "#/components/schemas/Vpc" } }, "$schema": "http://json-schema.org/draft-07/schema#", "title": "CreateVpcResponse" }