Trace Details
The Trace Details view provides you with four pieces of critical information about your functions:
- the context of the interaction, including the event that triggered the component and any environment variables that were set.
- the result of the interaction, including HTTP responses, return values, and logs.
- Performance issues & health status, including details on cold starts, execution duration, errors, failures, and retries.
- Configuration specifics for your resource, including ARN, runtime, and memory.


Tip
If your Lambda function experienced a retry, you can use the arrows to scroll through the response for each of the invocations.


Retries - viewing individual invocation responses
What does [REDACTED] mean?
If you see the value [REDACTED], it means that secret masking was applied. To turn off this feature, please visit this page.
Updated about 2 months ago
Did this page help you?