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
// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
pub use RequestId;
/// Types for the `AcceptPrimaryEmailUpdate` operation.
/// Types for the `DeleteAlternateContact` operation.
/// Types for the `DisableRegion` operation.
/// Types for the `EnableRegion` operation.
/// Types for the `GetAccountInformation` operation.
/// Types for the `GetAlternateContact` operation.
/// Types for the `GetContactInformation` operation.
/// Types for the `GetPrimaryEmail` operation.
/// Types for the `GetRegionOptStatus` operation.
/// Types for the `ListRegions` operation.
/// Types for the `PutAccountName` operation.
/// Types for the `PutAlternateContact` operation.
/// Types for the `PutContactInformation` operation.
/// Types for the `StartPrimaryEmailUpdate` operation.