glue_stop_session {paws.analytics}R Documentation

Stops the session

Description

Stops the session.

See https://www.paws-r-sdk.com/docs/glue_stop_session/ for full documentation.

Usage

glue_stop_session(Id, RequestOrigin = NULL)

Arguments

Id

[required] The ID of the session to be stopped.

RequestOrigin

The origin of the request.


[Package paws.analytics version 0.9.0 Index]