codestarconnections_get_connection {paws.developer.tools}R Documentation

Returns the connection ARN and details such as status, owner, and provider type

Description

Returns the connection ARN and details such as status, owner, and provider type.

See https://www.paws-r-sdk.com/docs/codestarconnections_get_connection/ for full documentation.

Usage

codestarconnections_get_connection(ConnectionArn)

Arguments

ConnectionArn

[required] The Amazon Resource Name (ARN) of a connection.


[Package paws.developer.tools version 0.7.0 Index]