Module Smaws_Client_CodeCommit.CreateRepository

Creates a new, empty repository.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `EncryptionIntegrityChecksFailedException of Types.encryption_integrity_checks_failed_exception | `EncryptionKeyAccessDeniedException of Types.encryption_key_access_denied_exception | `EncryptionKeyDisabledException of Types.encryption_key_disabled_exception | `EncryptionKeyInvalidIdException of Types.encryption_key_invalid_id_exception | `EncryptionKeyInvalidUsageException of Types.encryption_key_invalid_usage_exception | `EncryptionKeyNotFoundException of Types.encryption_key_not_found_exception | `EncryptionKeyUnavailableException of Types.encryption_key_unavailable_exception | `InvalidRepositoryDescriptionException of Types.invalid_repository_description_exception | `InvalidRepositoryNameException of Types.invalid_repository_name_exception | `InvalidSystemTagUsageException of Types.invalid_system_tag_usage_exception | `InvalidTagsMapException of Types.invalid_tags_map_exception | `OperationNotAllowedException of Types.operation_not_allowed_exception | `RepositoryLimitExceededException of Types.repository_limit_exceeded_exception | `RepositoryNameExistsException of Types.repository_name_exists_exception | `RepositoryNameRequiredException of Types.repository_name_required_exception | `TagPolicyException of Types.tag_policy_exception | `TooManyTagsException of Types.too_many_tags_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.create_repository_input -> (Types.create_repository_output, [> Smaws_Lib.Protocols.AwsJson.error | `EncryptionIntegrityChecksFailedException of Types.encryption_integrity_checks_failed_exception | `EncryptionKeyAccessDeniedException of Types.encryption_key_access_denied_exception | `EncryptionKeyDisabledException of Types.encryption_key_disabled_exception | `EncryptionKeyInvalidIdException of Types.encryption_key_invalid_id_exception | `EncryptionKeyInvalidUsageException of Types.encryption_key_invalid_usage_exception | `EncryptionKeyNotFoundException of Types.encryption_key_not_found_exception | `EncryptionKeyUnavailableException of Types.encryption_key_unavailable_exception | `InvalidRepositoryDescriptionException of Types.invalid_repository_description_exception | `InvalidRepositoryNameException of Types.invalid_repository_name_exception | `InvalidSystemTagUsageException of Types.invalid_system_tag_usage_exception | `InvalidTagsMapException of Types.invalid_tags_map_exception | `OperationNotAllowedException of Types.operation_not_allowed_exception | `RepositoryLimitExceededException of Types.repository_limit_exceeded_exception | `RepositoryNameExistsException of Types.repository_name_exists_exception | `RepositoryNameRequiredException of Types.repository_name_required_exception | `TagPolicyException of Types.tag_policy_exception | `TooManyTagsException of Types.too_many_tags_exception ]) Stdlib.result
val request_with_metadata : 'http_type Smaws_Lib.Context.t -> Types.create_repository_input -> (Types.create_repository_output Smaws_Lib.Response.t, [> Smaws_Lib.Protocols.AwsJson.error | `EncryptionIntegrityChecksFailedException of Types.encryption_integrity_checks_failed_exception | `EncryptionKeyAccessDeniedException of Types.encryption_key_access_denied_exception | `EncryptionKeyDisabledException of Types.encryption_key_disabled_exception | `EncryptionKeyInvalidIdException of Types.encryption_key_invalid_id_exception | `EncryptionKeyInvalidUsageException of Types.encryption_key_invalid_usage_exception | `EncryptionKeyNotFoundException of Types.encryption_key_not_found_exception | `EncryptionKeyUnavailableException of Types.encryption_key_unavailable_exception | `InvalidRepositoryDescriptionException of Types.invalid_repository_description_exception | `InvalidRepositoryNameException of Types.invalid_repository_name_exception | `InvalidSystemTagUsageException of Types.invalid_system_tag_usage_exception | `InvalidTagsMapException of Types.invalid_tags_map_exception | `OperationNotAllowedException of Types.operation_not_allowed_exception | `RepositoryLimitExceededException of Types.repository_limit_exceeded_exception | `RepositoryNameExistsException of Types.repository_name_exists_exception | `RepositoryNameRequiredException of Types.repository_name_required_exception | `TagPolicyException of Types.tag_policy_exception | `TooManyTagsException of Types.too_many_tags_exception ] * Smaws_Lib.Response.metadata) Stdlib.result