Skip to content

/AWS1/CL_DBR=>CREATEPROJECT()

About CreateProject

Creates a new DataBrew project.

Method Signature

IMPORTING

Required arguments:

IV_DATASETNAME TYPE /AWS1/DBRDATASETNAME /AWS1/DBRDATASETNAME

The name of an existing dataset to associate this project with.

IV_NAME TYPE /AWS1/DBRPROJECTNAME /AWS1/DBRPROJECTNAME

A unique name for the new project. Valid characters are alphanumeric (A-Z, a-z, 0-9), hyphen (-), period (.), and space.

IV_RECIPENAME TYPE /AWS1/DBRRECIPENAME /AWS1/DBRRECIPENAME

The name of an existing recipe to associate with the project.

IV_ROLEARN TYPE /AWS1/DBRARN /AWS1/DBRARN

The Amazon Resource Name (ARN) of the Identity and Access Management (IAM) role to be assumed for this request.

Optional arguments:

IO_SAMPLE TYPE REF TO /AWS1/CL_DBRSAMPLE /AWS1/CL_DBRSAMPLE

Sample

IT_TAGS TYPE /AWS1/CL_DBRTAGMAP_W=>TT_TAGMAP TT_TAGMAP

Metadata tags to apply to this project.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_DBRCREATEPROJECTRSP /AWS1/CL_DBRCREATEPROJECTRSP