Learn R Programming

paws.analytics (version 0.7.0)

gluedatabrew_start_project_session: 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.