Smaws_Client_CodeConnections.DeleteRepositoryLink
val request :
Smaws_Lib.Context.t ->
delete_repository_link_input ->
(delete_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
| `SyncConfigurationStillExistsException of
sync_configuration_still_exists_exception
| `ThrottlingException of throttling_exception
| `UnsupportedProviderTypeException of unsupported_provider_type_exception ])
Stdlib.result
Deletes the association between your connection and a specified external Git repository.