glue_list_statements {paws.analytics} | R Documentation |
Lists statements for the session
Description
Lists statements for the session.
See https://www.paws-r-sdk.com/docs/glue_list_statements/ for full documentation.
Usage
glue_list_statements(SessionId, RequestOrigin = NULL, NextToken = NULL)
Arguments
SessionId |
[required] The Session ID of the statements. |
RequestOrigin |
The origin of the request to list statements. |
NextToken |
A continuation token, if this is a continuation call. |
[Package paws.analytics version 0.9.0 Index]