Documentation ¶
Index ¶
Constants ¶
View Source
const ( MAX_LOG_EVENTS = 200 LOG_RETRIEVE_RETRY_COUNT = 3 LOG_RETRIEVE_RETRY_TIMEOUT = time.Millisecond * 400 )
Variables ¶
This section is empty.
Functions ¶
func HandleFetchLog ¶
func HandleFetchLog(request events.APIGatewayV2HTTPRequest, transportCtx context.Context, routeCtx routecontext.Context) (events.APIGatewayV2HTTPResponse, error)
HandleFetchLog performs a lookup for the cloudwatch logs of the internal functions and returns them.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.