gluedatabrew_update_project {paws.analytics} | R Documentation |
Modifies the definition of an existing DataBrew project
Description
Modifies the definition of an existing DataBrew project.
See https://www.paws-r-sdk.com/docs/gluedatabrew_update_project/ for full documentation.
Usage
gluedatabrew_update_project(Sample = NULL, RoleArn, Name)
Arguments
Sample |
|
RoleArn |
[required] The Amazon Resource Name (ARN) of the IAM role to be assumed for this request. |
Name |
[required] The name of the project to be updated. |
[Package paws.analytics version 0.9.0 Index]