{
    "_links": {
        "curies": [
            {
                "href": "http://docs.aws.amazon.com/apigateway/latest/developerguide/restapi-integration-{rel}.html",
                "name": "integration",
                "templated": true
            },
            {
                "href": "http://docs.aws.amazon.com/apigateway/latest/developerguide/restapi-integration-response-{rel}.html",
                "name": "integrationresponse",
                "templated": true
            },
            {
                "href": "http://docs.aws.amazon.com/apigateway/latest/developerguide/restapi-method-{rel}.html",
                "name": "method",
                "templated": true
            },
            {
                "href": "http://docs.aws.amazon.com/apigateway/latest/developerguide/restapi-method-response-{rel}.html",
                "name": "methodresponse",
                "templated": true
            }
        ],
        "self": {
            "href": "/restapis/cd14zqypi2/resources/3e5141/methods/GET",
            "name": "GET",
            "title": "GET"
        },
        "integration:put": {
            "href": "/restapis/cd14zqypi2/resources/3e5141/methods/GET/integration"
        },
        "method:delete": {
            "href": "/restapis/cd14zqypi2/resources/3e5141/methods/GET"
        },
        "method:integration": {
            "href": "/restapis/cd14zqypi2/resources/3e5141/methods/GET/integration"
        },
        "method:responses": {
            "href": "/restapis/cd14zqypi2/resources/3e5141/methods/GET/responses/200",
            "name": "200",
            "title": "200"
        },
        "method:update": {
            "href": "/restapis/cd14zqypi2/resources/3e5141/methods/GET"
        },
        "methodresponse:put": {
            "href": "/restapis/cd14zqypi2/resources/3e5141/methods/GET/responses/{status_code}",
            "templated": true
        }
    },
    "apiKeyRequired": false,
    "authorizationType": "NONE",
    "httpMethod": "GET",
    "requestParameters": {},
    "_embedded": {
        "method:integration": {
            "_links": {
                "self": {
                    "href": "/restapis/cd14zqypi2/resources/3e5141/methods/GET/integration"
                },
                "integration:delete": {
                    "href": "/restapis/cd14zqypi2/resources/3e5141/methods/GET/integration"
                },
                "integration:responses": {
                    "href": "/restapis/cd14zqypi2/resources/3e5141/methods/GET/integration/responses/200",
                    "name": "200",
                    "title": "200"
                },
                "integration:update": {
                    "href": "/restapis/cd14zqypi2/resources/3e5141/methods/GET/integration"
                },
                "integrationresponse:put": {
                    "href": "/restapis/cd14zqypi2/resources/3e5141/methods/GET/integration/responses/{status_code}",
                    "templated": true
                }
            },
            "cacheKeyParameters": [],
            "cacheNamespace": "3e5141",
            "httpMethod": "POST",
            "type": "AWS",
            "uri": "arn:aws:apigateway:us-west-2:lambda:path/2015-03-31/functions/arn:aws:lambda:us-west-2:018810891728:function:GetHelloWorld/invocations",
            "_embedded": {
                "integration:responses": {
                    "_links": {
                        "self": {
                            "href": "/restapis/cd14zqypi2/resources/3e5141/methods/GET/integration/responses/200",
                            "name": "200",
                            "title": "200"
                        },
                        "integrationresponse:delete": {
                            "href": "/restapis/cd14zqypi2/resources/3e5141/methods/GET/integration/responses/200"
                        },
                        "integrationresponse:update": {
                            "href": "/restapis/cd14zqypi2/resources/3e5141/methods/GET/integration/responses/200"
                        }
                    },
                    "responseTemplates": {
                        "application/json": null
                    },
                    "statusCode": "200"
                }
            }
        },
        "method:responses": {
            "_links": {
                "self": {
                    "href": "/restapis/cd14zqypi2/resources/3e5141/methods/GET/responses/200",
                    "name": "200",
                    "title": "200"
                },
                "methodresponse:delete": {
                    "href": "/restapis/cd14zqypi2/resources/3e5141/methods/GET/responses/200"
                },
                "methodresponse:update": {
                    "href": "/restapis/cd14zqypi2/resources/3e5141/methods/GET/responses/200"
                }
            },
            "responseModels": {
                "application/json": "Empty"
            },
            "statusCode": "200"
        }
    }
}