Open abizerjafferjee opened 1 year ago
How do I set up provisioned concurrency and xray tracing for my aws lambda function. I have tried adding these attributes to my stage that deploys the function but it did not work.
TracingConfig: Mode=Active options: | { "provisionedConcurrentExecutions": 2 }
Thanks in advance.
I will take it.
How do I set up provisioned concurrency and xray tracing for my aws lambda function. I have tried adding these attributes to my stage that deploys the function but it did not work.
Thanks in advance.