I am creating a lex bot that uses an AMAZON.DATE slot. The documentation says I can use x-amz-lex:time-zone
and I am trying to work out how to set that from the Contact Flow.
The Get Customer Input
block allows you to specify session attributes. I have tried the following keys to no avail: x-amz-lex:time-zone
and $.Lex.SessionAttributes.x-amz-lex:time-zone
.
I feel this must be possible but I can't seem to find the right way to specify this request attribute via the session attributes.
Unfortunately, today
is still yesterday.