right_size_your_sagemaker_endpoints/api_helper.py [158:164]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        responseTemplates={"application/json": ""}
    )

    put_integration_response = api_client.put_integration_response(
        restApiId=rest_api_id,
        resourceId=api_resource_id,
        httpMethod='POST',
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



right_size_your_sagemaker_endpoints/api_helper.py [167:173]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        responseTemplates={"application/json": ""}
    )
        
    put_integration_response = api_client.put_integration_response(
        restApiId=rest_api_id,
        resourceId=api_resource_id,
        httpMethod='POST',
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



