public class TraceIdExecutionInterceptor extends Object implements ExecutionInterceptor
TraceIdExecutionInterceptor copies the TRACE_ID_ENVIRONMENT_VARIABLE value to the
TRACE_ID_HEADER header, assuming we seem to be running in a lambda environment.| Constructor and Description |
|---|
TraceIdExecutionInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpRequest |
modifyHttpRequest(Context.ModifyHttpRequest context,
ExecutionAttributes executionAttributes) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitafterExecution, afterMarshalling, afterTransmission, afterUnmarshalling, beforeExecution, beforeMarshalling, beforeTransmission, beforeUnmarshalling, modifyAsyncHttpContent, modifyAsyncHttpResponseContent, modifyException, modifyHttpContent, modifyHttpResponse, modifyHttpResponseContent, modifyRequest, modifyResponse, onExecutionFailurepublic SdkHttpRequest modifyHttpRequest(Context.ModifyHttpRequest context, ExecutionAttributes executionAttributes)
modifyHttpRequest in interface ExecutionInterceptorCopyright © 2023. All rights reserved.