I’m fairly new to using the serverless framework. Setting the reserved concurrency on a function would reflect the same when I check on the lambda console. But, if I set the reserved concurrency in the providers section of serverless.yml, I don’t see the reserved concurrency being set. How do I confirm if the configuration has been applied properly in this case?
Thanks,
Naveen