The expression that identifies where to extract the session identifier from the request (for example, $context.header.x-session-id).
$context.header.x-session-id
The session stickiness timeout, in seconds. After this duration of inactivity, the session affinity expires. Valid values range from 1 to 86400.