huawei_cloud_api_definitions_LakeFormation/
lib.rs1#[cfg(feature = "AddPartitions")]
2pub mod AddPartitions;
3#[cfg(feature = "ApplyForAccess")]
4pub mod ApplyForAccess;
5#[cfg(feature = "AssociatePrincipals")]
6pub mod AssociatePrincipals;
7#[cfg(feature = "AssociateRoles")]
8pub mod AssociateRoles;
9#[cfg(feature = "AuthorizeAccessService")]
10pub mod AuthorizeAccessService;
11#[cfg(feature = "BatchAuthorizeInterface")]
12pub mod BatchAuthorizeInterface;
13#[cfg(feature = "BatchCancelAuthorizationInterface")]
14pub mod BatchCancelAuthorizationInterface;
15#[cfg(feature = "BatchCheckPermission")]
16pub mod BatchCheckPermission;
17#[cfg(feature = "BatchDeletePartition")]
18pub mod BatchDeletePartition;
19#[cfg(feature = "BatchListPartitionByValues")]
20pub mod BatchListPartitionByValues;
21#[cfg(feature = "BatchShowPartitionColumnStatistics")]
22pub mod BatchShowPartitionColumnStatistics;
23#[cfg(feature = "BatchUpdateLakeFormationInstanceTags")]
24pub mod BatchUpdateLakeFormationInstanceTags;
25#[cfg(feature = "BatchUpdatePartition")]
26pub mod BatchUpdatePartition;
27#[cfg(feature = "CountMetaObj")]
28pub mod CountMetaObj;
29#[cfg(feature = "CreateAccessClient")]
30pub mod CreateAccessClient;
31#[cfg(feature = "CreateAgency")]
32pub mod CreateAgency;
33#[cfg(feature = "CreateAgreement")]
34pub mod CreateAgreement;
35#[cfg(feature = "CreateCatalog")]
36pub mod CreateCatalog;
37#[cfg(feature = "CreateDatabase")]
38pub mod CreateDatabase;
39#[cfg(feature = "CreateFunction")]
40pub mod CreateFunction;
41#[cfg(feature = "CreateLakeFormationInstance")]
42pub mod CreateLakeFormationInstance;
43#[cfg(feature = "CreateRole")]
44pub mod CreateRole;
45#[cfg(feature = "CreateTable")]
46pub mod CreateTable;
47#[cfg(feature = "DeleteAccessClient")]
48pub mod DeleteAccessClient;
49#[cfg(feature = "DeleteAgency")]
50pub mod DeleteAgency;
51#[cfg(feature = "DeleteAgreement")]
52pub mod DeleteAgreement;
53#[cfg(feature = "DeleteCatalog")]
54pub mod DeleteCatalog;
55#[cfg(feature = "DeleteDatabase")]
56pub mod DeleteDatabase;
57#[cfg(feature = "DeleteFunction")]
58pub mod DeleteFunction;
59#[cfg(feature = "DeleteLakeFormationInstance")]
60pub mod DeleteLakeFormationInstance;
61#[cfg(feature = "DeletePartitionColumnStatistics")]
62pub mod DeletePartitionColumnStatistics;
63#[cfg(feature = "DeleteRole")]
64pub mod DeleteRole;
65#[cfg(feature = "DeleteTable")]
66pub mod DeleteTable;
67#[cfg(feature = "DeleteTableColumnStatistics")]
68pub mod DeleteTableColumnStatistics;
69#[cfg(feature = "ListAccessClientInfos")]
70pub mod ListAccessClientInfos;
71#[cfg(feature = "ListAccessInfos")]
72pub mod ListAccessInfos;
73#[cfg(feature = "ListAllFunctions")]
74pub mod ListAllFunctions;
75#[cfg(feature = "ListCatalogs")]
76pub mod ListCatalogs;
77#[cfg(feature = "ListConfigs")]
78pub mod ListConfigs;
79#[cfg(feature = "ListDatabaseNames")]
80pub mod ListDatabaseNames;
81#[cfg(feature = "ListDatabases")]
82pub mod ListDatabases;
83#[cfg(feature = "ListFunctionNames")]
84pub mod ListFunctionNames;
85#[cfg(feature = "ListFunctions")]
86pub mod ListFunctions;
87#[cfg(feature = "ListGroupsForDomain")]
88pub mod ListGroupsForDomain;
89#[cfg(feature = "ListInterfaces")]
90pub mod ListInterfaces;
91#[cfg(feature = "ListLakeFormationInstances")]
92pub mod ListLakeFormationInstances;
93#[cfg(feature = "ListLakeFormationInstanceTags")]
94pub mod ListLakeFormationInstanceTags;
95#[cfg(feature = "ListObsBuckets")]
96pub mod ListObsBuckets;
97#[cfg(feature = "ListObsObject")]
98pub mod ListObsObject;
99#[cfg(feature = "ListPartitionNames")]
100pub mod ListPartitionNames;
101#[cfg(feature = "ListPartitionNamesWithoutLimit")]
102pub mod ListPartitionNamesWithoutLimit;
103#[cfg(feature = "ListPartitions")]
104pub mod ListPartitions;
105#[cfg(feature = "ListPolicy")]
106pub mod ListPolicy;
107#[cfg(feature = "ListPrincipals")]
108pub mod ListPrincipals;
109#[cfg(feature = "ListQuotas")]
110pub mod ListQuotas;
111#[cfg(feature = "ListRoleNames")]
112pub mod ListRoleNames;
113#[cfg(feature = "ListRoles")]
114pub mod ListRoles;
115#[cfg(feature = "ListSpecs")]
116pub mod ListSpecs;
117#[cfg(feature = "ListTableColumnStatistics")]
118pub mod ListTableColumnStatistics;
119#[cfg(feature = "ListTableMeta")]
120pub mod ListTableMeta;
121#[cfg(feature = "ListTableNames")]
122pub mod ListTableNames;
123#[cfg(feature = "ListTables")]
124pub mod ListTables;
125#[cfg(feature = "ListTablesByName")]
126pub mod ListTablesByName;
127#[cfg(feature = "ListUserRoles")]
128pub mod ListUserRoles;
129#[cfg(feature = "ListUsers")]
130pub mod ListUsers;
131#[cfg(feature = "MoveLakeFormationInstanceOutRecycleBin")]
132pub mod MoveLakeFormationInstanceOutRecycleBin;
133#[cfg(feature = "RevokePrincipals")]
134pub mod RevokePrincipals;
135#[cfg(feature = "RevokeRoles")]
136pub mod RevokeRoles;
137#[cfg(feature = "SetPartitionColumnStatistics")]
138pub mod SetPartitionColumnStatistics;
139#[cfg(feature = "SetTableColumnStatistics")]
140pub mod SetTableColumnStatistics;
141#[cfg(feature = "ShowAccessClient")]
142pub mod ShowAccessClient;
143#[cfg(feature = "ShowAccessService")]
144pub mod ShowAccessService;
145#[cfg(feature = "ShowAgency")]
146pub mod ShowAgency;
147#[cfg(feature = "ShowAgreement")]
148pub mod ShowAgreement;
149#[cfg(feature = "ShowAgreementRule")]
150pub mod ShowAgreementRule;
151#[cfg(feature = "ShowCatalog")]
152pub mod ShowCatalog;
153#[cfg(feature = "ShowCredential")]
154pub mod ShowCredential;
155#[cfg(feature = "ShowDatabase")]
156pub mod ShowDatabase;
157#[cfg(feature = "ShowFunction")]
158pub mod ShowFunction;
159#[cfg(feature = "ShowLakeFormationInstance")]
160pub mod ShowLakeFormationInstance;
161#[cfg(feature = "ShowRole")]
162pub mod ShowRole;
163#[cfg(feature = "ShowSyncPolicy")]
164pub mod ShowSyncPolicy;
165#[cfg(feature = "ShowTable")]
166pub mod ShowTable;
167#[cfg(feature = "UpdateAccessClient")]
168pub mod UpdateAccessClient;
169#[cfg(feature = "UpdateCatalog")]
170pub mod UpdateCatalog;
171#[cfg(feature = "UpdateDatabase")]
172pub mod UpdateDatabase;
173#[cfg(feature = "UpdateFunction")]
174pub mod UpdateFunction;
175#[cfg(feature = "UpdateLakeFormationInstance")]
176pub mod UpdateLakeFormationInstance;
177#[cfg(feature = "UpdateLakeFormationInstanceDefault")]
178pub mod UpdateLakeFormationInstanceDefault;
179#[cfg(feature = "UpdateLakeFormationInstanceScale")]
180pub mod UpdateLakeFormationInstanceScale;
181#[cfg(feature = "UpdatePrincipals")]
182pub mod UpdatePrincipals;
183#[cfg(feature = "UpdateRole")]
184pub mod UpdateRole;
185#[cfg(feature = "UpdateRoles")]
186pub mod UpdateRoles;
187#[cfg(feature = "UpdateTable")]
188pub mod UpdateTable;