Class TraceIdExecutionInterceptor

java.lang.Object
software.amazon.awssdk.awscore.interceptor.TraceIdExecutionInterceptor
All Implemented Interfaces:
ExecutionInterceptor

@SdkProtectedApi public class TraceIdExecutionInterceptor extends Object implements ExecutionInterceptor
The TraceIdExecutionInterceptor copies the trace details to the TRACE_ID_HEADER header, assuming we seem to be running in a lambda environment.`