Can we store web service url's in aws lambda environment variables ? will it cause any issue because of the special character involved in URLs. any escape sequence to be given for double backward slash ?
Can we store web service url's in aws lambda environment variables ? will it cause any issue because of the special character involved in URLs. any escape sequence to be given for double backward slash ?