Skip to content

/AWS1/CL_GLU=>CREATECONNECTION()

About CreateConnection

Creates a connection definition in the Data Catalog.

Connections used for creating federated resources require the IAM glue:PassConnection permission.

Method Signature

IMPORTING

Required arguments:

IO_CONNECTIONINPUT TYPE REF TO /AWS1/CL_GLUCONNECTIONINPUT /AWS1/CL_GLUCONNECTIONINPUT

A ConnectionInput object defining the connection to create.

Optional arguments:

IV_CATALOGID TYPE /AWS1/GLUCATALOGIDSTRING /AWS1/GLUCATALOGIDSTRING

The ID of the Data Catalog in which to create the connection. If none is provided, the Amazon Web Services account ID is used by default.

IT_TAGS TYPE /AWS1/CL_GLUTAGSMAP_W=>TT_TAGSMAP TT_TAGSMAP

The tags you assign to the connection.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_GLUCREATECONNRESPONSE /AWS1/CL_GLUCREATECONNRESPONSE