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.
See https://www.paws-r-sdk.com/docs/codestarconnections_create_connection/ for full documentation.
codestarconnections_create_connection(
ProviderType = NULL,
ConnectionName,
Tags = NULL,
HostArn = NULL
)
The name of the external provider where your third-party code repository is configured.
[required] The name of the connection to be created.
The key-value pair to use when tagging the resource.
The Amazon Resource Name (ARN) of the host associated with the connection to be created.