public class CorrelationIdPathConstants
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
API_GATEWAY_HTTP
To use when function is expecting API Gateway HTTP API Request event
|
static java.lang.String |
API_GATEWAY_REST
To use when function is expecting API Gateway Rest API Request event
|
static java.lang.String |
APPLICATION_LOAD_BALANCER
To use when function is expecting Application Load balancer Request event
|
static java.lang.String |
EVENT_BRIDGE
To use when function is expecting Event Bridge Request event
|
| Constructor and Description |
|---|
CorrelationIdPathConstants() |
public static final java.lang.String API_GATEWAY_REST
public static final java.lang.String API_GATEWAY_HTTP
public static final java.lang.String APPLICATION_LOAD_BALANCER
public static final java.lang.String EVENT_BRIDGE
Copyright © 2022. All rights reserved.