Smaws_Client_CodeConnections.GetRepositorySyncStatus
val request :
Smaws_Lib.Context.t ->
get_repository_sync_status_input ->
(get_repository_sync_status_output,
[> Smaws_Lib.Protocols.AwsJson.error
| `AccessDeniedException of access_denied_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 the sync status for a repository. A repository sync uses Git sync to push and pull changes from your remote repository.