Skip to content

/AWS1/CL_CON=>CREATECONNECTION()

About CreateConnection

Creates a connection that can then be given to other Amazon Web Services services like CodePipeline so that it can access third-party code repositories. The connection is in pending status until the third-party connection handshake is completed from the console.

Method Signature

IMPORTING

Required arguments:

IV_CONNECTIONNAME TYPE /AWS1/CONCONNECTIONNAME /AWS1/CONCONNECTIONNAME

The name of the connection to be created.

Optional arguments:

IV_PROVIDERTYPE TYPE /AWS1/CONPROVIDERTYPE /AWS1/CONPROVIDERTYPE

The name of the external provider where your third-party code repository is configured.

IT_TAGS TYPE /AWS1/CL_CONTAG=>TT_TAGLIST TT_TAGLIST

The key-value pair to use when tagging the resource.

IV_HOSTARN TYPE /AWS1/CONHOSTARN /AWS1/CONHOSTARN

The Amazon Resource Name (ARN) of the host associated with the connection to be created.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_CONCREATECONNOUTPUT /AWS1/CL_CONCREATECONNOUTPUT