auth0_url = { 'qa': 'https://qa-orchard.auth0.com/oauth/token', 'prod': 'https://workstation.auth0.com/oauth/token' } aws_delete_product_url = 'https://{gateway_id}.execute-api.us-east-1.amazonaws.com/qa/lambda-content-delete-product' aws_delete_product_gateway_id = { 'prod': 'plqd2xfvwj', 'qa': '5s0f5vcgg4' }