gluedatabrew_start_project_session {paws.analytics} | R Documentation |
Creates an interactive session, enabling you to manipulate data in a DataBrew project
Description
Creates an interactive session, enabling you to manipulate data in a DataBrew project.
See https://www.paws-r-sdk.com/docs/gluedatabrew_start_project_session/ for full documentation.
Usage
gluedatabrew_start_project_session(Name, AssumeControl = NULL)
Arguments
Name |
[required] The name of the project to act upon. |
AssumeControl |
A value that, if true, enables you to take control of a session, even if a different client is currently accessing the project. |
[Package paws.analytics version 0.9.0 Index]