Module Smaws_Client_CodeBuild.ImportSourceCredentials

Imports the source repository credentials for an CodeBuild project that has its source code stored in a GitHub, GitHub Enterprise, GitLab, GitLab Self Managed, or Bitbucket repository.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `AccountLimitExceededException of Types.account_limit_exceeded_exception | `InvalidInputException of Types.invalid_input_exception | `ResourceAlreadyExistsException of Types.resource_already_exists_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.import_source_credentials_input -> (Types.import_source_credentials_output, [> Smaws_Lib.Protocols.AwsJson.error | `AccountLimitExceededException of Types.account_limit_exceeded_exception | `InvalidInputException of Types.invalid_input_exception | `ResourceAlreadyExistsException of Types.resource_already_exists_exception ]) Stdlib.result