package awsm-codegen

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Source file awsm_codegen.ml

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
(* generated by dune *)

(** @canonical Awsm_codegen.Ast_convenience *)
module Ast_convenience = Awsm_codegen__Ast_convenience

(** @canonical Awsm_codegen.Botocore_endpoints *)
module Botocore_endpoints = Awsm_codegen__Botocore_endpoints

(** @canonical Awsm_codegen.Botocore_service *)
module Botocore_service = Awsm_codegen__Botocore_service

(** @canonical Awsm_codegen.Botodata *)
module Botodata = Awsm_codegen__Botodata

(** @canonical Awsm_codegen.Cli *)
module Cli = Awsm_codegen__Cli

(** @canonical Awsm_codegen.Cmd *)
module Cmd = Awsm_codegen__Cmd

(** @canonical Awsm_codegen.Dune *)
module Dune = Awsm_codegen__Dune

(** @canonical Awsm_codegen.Ec2_errors *)
module Ec2_errors = Awsm_codegen__Ec2_errors

(** @canonical Awsm_codegen.Endpoint *)
module Endpoint = Awsm_codegen__Endpoint

(** @canonical Awsm_codegen.Enum_other *)
module Enum_other = Awsm_codegen__Enum_other

(** @canonical Awsm_codegen.Import *)
module Import = Awsm_codegen__Import

(** @canonical Awsm_codegen.Io *)
module Io = Awsm_codegen__Io

(** @canonical Awsm_codegen.Json *)
module Json = Awsm_codegen__Json

(** @canonical Awsm_codegen.Json_parser *)
module Json_parser = Awsm_codegen__Json_parser

(** @canonical Awsm_codegen.Payload *)
module Payload = Awsm_codegen__Payload

(** @canonical Awsm_codegen.Query_param *)
module Query_param = Awsm_codegen__Query_param

(** @canonical Awsm_codegen.Region *)
module Region = Awsm_codegen__Region

(** @canonical Awsm_codegen.Result_decoder *)
module Result_decoder = Awsm_codegen__Result_decoder

(** @canonical Awsm_codegen.Service *)
module Service = Awsm_codegen__Service

(** @canonical Awsm_codegen.Service_endpoints *)
module Service_endpoints = Awsm_codegen__Service_endpoints

(** @canonical Awsm_codegen.Service_endpoints_common *)
module Service_endpoints_common = Awsm_codegen__Service_endpoints_common

(** @canonical Awsm_codegen.Service_endpoints_ec2 *)
module Service_endpoints_ec2 = Awsm_codegen__Service_endpoints_ec2

(** @canonical Awsm_codegen.Service_endpoints_json *)
module Service_endpoints_json = Awsm_codegen__Service_endpoints_json

(** @canonical Awsm_codegen.Service_endpoints_query *)
module Service_endpoints_query = Awsm_codegen__Service_endpoints_query

(** @canonical Awsm_codegen.Service_endpoints_rest_json *)
module Service_endpoints_rest_json = Awsm_codegen__Service_endpoints_rest_json

(** @canonical Awsm_codegen.Service_endpoints_rest_xml *)
module Service_endpoints_rest_xml = Awsm_codegen__Service_endpoints_rest_xml

(** @canonical Awsm_codegen.Service_structure *)
module Service_structure = Awsm_codegen__Service_structure

(** @canonical Awsm_codegen.Shape *)
module Shape = Awsm_codegen__Shape

(** @canonical Awsm_codegen.Shape_signature *)
module Shape_signature = Awsm_codegen__Shape_signature

(** @canonical Awsm_codegen.Shape_structure *)
module Shape_structure = Awsm_codegen__Shape_structure

(** @canonical Awsm_codegen.Type_decl *)
module Type_decl = Awsm_codegen__Type_decl

(** @canonical Awsm_codegen.Values *)
module Values = Awsm_codegen__Values
OCaml

Innovation. Community. Security.