A machine readable definition for an AWS API Gateway plan.
{ "id": "YOUR_USAGE_PLAN_ID", "name": "Free", "apis": [{ "id": "YOUR_API_ID", "image": "/sam-logo.png", "swagger": petStoreSwaggerDefinition }] }