Module Smaws_Client_CodeCommit.ListRepositoriesForApprovalRuleTemplate

Lists all repositories associated with the specified approval rule template.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `ApprovalRuleTemplateDoesNotExistException of Types.approval_rule_template_does_not_exist_exception | `ApprovalRuleTemplateNameRequiredException of Types.approval_rule_template_name_required_exception | `EncryptionIntegrityChecksFailedException of Types.encryption_integrity_checks_failed_exception | `EncryptionKeyAccessDeniedException of Types.encryption_key_access_denied_exception | `EncryptionKeyDisabledException of Types.encryption_key_disabled_exception | `EncryptionKeyNotFoundException of Types.encryption_key_not_found_exception | `EncryptionKeyUnavailableException of Types.encryption_key_unavailable_exception | `InvalidApprovalRuleTemplateNameException of Types.invalid_approval_rule_template_name_exception | `InvalidContinuationTokenException of Types.invalid_continuation_token_exception | `InvalidMaxResultsException of Types.invalid_max_results_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.list_repositories_for_approval_rule_template_input -> (Types.list_repositories_for_approval_rule_template_output, [> Smaws_Lib.Protocols.AwsJson.error | `ApprovalRuleTemplateDoesNotExistException of Types.approval_rule_template_does_not_exist_exception | `ApprovalRuleTemplateNameRequiredException of Types.approval_rule_template_name_required_exception | `EncryptionIntegrityChecksFailedException of Types.encryption_integrity_checks_failed_exception | `EncryptionKeyAccessDeniedException of Types.encryption_key_access_denied_exception | `EncryptionKeyDisabledException of Types.encryption_key_disabled_exception | `EncryptionKeyNotFoundException of Types.encryption_key_not_found_exception | `EncryptionKeyUnavailableException of Types.encryption_key_unavailable_exception | `InvalidApprovalRuleTemplateNameException of Types.invalid_approval_rule_template_name_exception | `InvalidContinuationTokenException of Types.invalid_continuation_token_exception | `InvalidMaxResultsException of Types.invalid_max_results_exception ]) Stdlib.result
val request_with_metadata : 'http_type Smaws_Lib.Context.t -> Types.list_repositories_for_approval_rule_template_input -> (Types.list_repositories_for_approval_rule_template_output Smaws_Lib.Response.t, [> Smaws_Lib.Protocols.AwsJson.error | `ApprovalRuleTemplateDoesNotExistException of Types.approval_rule_template_does_not_exist_exception | `ApprovalRuleTemplateNameRequiredException of Types.approval_rule_template_name_required_exception | `EncryptionIntegrityChecksFailedException of Types.encryption_integrity_checks_failed_exception | `EncryptionKeyAccessDeniedException of Types.encryption_key_access_denied_exception | `EncryptionKeyDisabledException of Types.encryption_key_disabled_exception | `EncryptionKeyNotFoundException of Types.encryption_key_not_found_exception | `EncryptionKeyUnavailableException of Types.encryption_key_unavailable_exception | `InvalidApprovalRuleTemplateNameException of Types.invalid_approval_rule_template_name_exception | `InvalidContinuationTokenException of Types.invalid_continuation_token_exception | `InvalidMaxResultsException of Types.invalid_max_results_exception ] * Smaws_Lib.Response.metadata) Stdlib.result