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
// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
pub use RequestId;
/// Types for the `CancelTagSyncTask` operation.
/// Types for the `CreateGroup` operation.
/// Types for the `DeleteGroup` operation.
/// Types for the `GetAccountSettings` operation.
/// Types for the `GetGroup` operation.
/// Types for the `GetGroupConfiguration` operation.
/// Types for the `GetGroupQuery` operation.
/// Types for the `GetTagSyncTask` operation.
/// Types for the `GetTags` operation.
/// Types for the `GroupResources` operation.
/// Types for the `ListGroupResources` operation.
/// Types for the `ListGroupingStatuses` operation.
/// Types for the `ListGroups` operation.
/// Types for the `ListTagSyncTasks` operation.
/// Types for the `PutGroupConfiguration` operation.
/// Types for the `SearchResources` operation.
/// Types for the `StartTagSyncTask` operation.
/// Types for the `Tag` operation.
/// Types for the `UngroupResources` operation.
/// Types for the `Untag` operation.
/// Types for the `UpdateAccountSettings` operation.
/// Types for the `UpdateGroup` operation.
/// Types for the `UpdateGroupQuery` operation.