You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added overrides to various InteractionClient and LexServiceContinuation methods, to allow passing request attributes
Breaking API Changes: The following APIs have been changed:
PostContentRequest, PostContentResponse
Certain properties which used to have a type of Map<String, String> are now String. This requires your calling code to
JSON serialize and base64-encode the value. The get, set and with APIs of the following properties are affected: