in customer-stack/create-resources.py [0:0]
def create_createendpointconfig_ef(snowflake_cursor, api_integration_name, api_gateway_url):
logger.info("Creating External function: AWS_AUTOPILOT_CREATE_ENDPOINT_CONFIG [api_integration_name=%s, api_gateway_url=%s]", api_integration_name, api_gateway_url)
createendpointconfig_request_translator_str = ("""create or replace function %s(EVENT OBJECT)