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
// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
pub use RequestId;
/// Types for the `BuildSuggesters` operation.
/// Types for the `CreateDomain` operation.
/// Types for the `DefineAnalysisScheme` operation.
/// Types for the `DefineExpression` operation.
/// Types for the `DefineIndexField` operation.
/// Types for the `DefineSuggester` operation.
/// Types for the `DeleteAnalysisScheme` operation.
/// Types for the `DeleteDomain` operation.
/// Types for the `DeleteExpression` operation.
/// Types for the `DeleteIndexField` operation.
/// Types for the `DeleteSuggester` operation.
/// Types for the `DescribeAnalysisSchemes` operation.
/// Types for the `DescribeAvailabilityOptions` operation.
/// Types for the `DescribeDomainEndpointOptions` operation.
/// Types for the `DescribeDomains` operation.
/// Types for the `DescribeExpressions` operation.
/// Types for the `DescribeIndexFields` operation.
/// Types for the `DescribeScalingParameters` operation.
/// Types for the `DescribeServiceAccessPolicies` operation.
/// Types for the `DescribeSuggesters` operation.
/// Types for the `IndexDocuments` operation.
/// Types for the `ListDomainNames` operation.
/// Types for the `UpdateAvailabilityOptions` operation.
/// Types for the `UpdateDomainEndpointOptions` operation.
/// Types for the `UpdateScalingParameters` operation.
/// Types for the `UpdateServiceAccessPolicies` operation.