0

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 ?

1
  • 1
    Try it and see! Commented Jul 20, 2021 at 10:05

1 Answer 1

4
  1. Yes you can put URLs as values in env variables in lambdas
  2. No need to escape them
Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.