Smaws_Client_CodeConnections.GetRepositoryLink
val request :
Smaws_Lib.Context.t ->
get_repository_link_input ->
(get_repository_link_output,
[> Smaws_Lib.Protocols.AwsJson.error
| `AccessDeniedException of access_denied_exception
| `ConcurrentModificationException of concurrent_modification_exception
| `InternalServerException of internal_server_exception
| `InvalidInputException of invalid_input_exception
| `ResourceNotFoundException of resource_not_found_exception
| `ThrottlingException of throttling_exception ])
Stdlib.result
Returns details about a repository link. A repository link allows Git sync to monitor and sync changes from files in a specified Git repository.