def create()

in Custom/custom-lookup-exports.py [0:0]


def create(event, context):
    response_data = get_exports()
    physical_resource_id = 'customResourceId'
    return physical_resource_id, response_data