| Package | Description |
|---|---|
| com.amazonaws.services.lambda.runtime.api.client.runtimeapi |
| Modifier and Type | Method and Description |
|---|---|
void |
LambdaRuntimeApiClientImpl.reportInitError(LambdaError error) |
void |
LambdaRuntimeApiClient.reportInitError(LambdaError error)
Report Init error
|
void |
LambdaRuntimeApiClientImpl.reportInvocationError(String requestId,
LambdaError error) |
void |
LambdaRuntimeApiClient.reportInvocationError(String requestId,
LambdaError error)
Report invocation error
|
void |
LambdaRuntimeApiClientImpl.reportRestoreError(LambdaError error) |
void |
LambdaRuntimeApiClient.reportRestoreError(LambdaError error)
SnapStart endpoint to report errors during afterRestore hooks execution
|
Copyright © 2025. All rights reserved.