@aws-sdk/client-cleanrooms 3.927.0 → 3.929.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +5071 -4265
- package/dist-cjs/runtimeConfig.shared.js +2 -0
- package/dist-es/CleanRoomsClient.js +2 -0
- package/dist-es/commands/BatchGetCollaborationAnalysisTemplateCommand.js +3 -10
- package/dist-es/commands/BatchGetSchemaAnalysisRuleCommand.js +3 -9
- package/dist-es/commands/BatchGetSchemaCommand.js +3 -9
- package/dist-es/commands/CreateAnalysisTemplateCommand.js +3 -10
- package/dist-es/commands/CreateCollaborationChangeRequestCommand.js +3 -9
- package/dist-es/commands/CreateCollaborationCommand.js +3 -9
- package/dist-es/commands/CreateConfiguredAudienceModelAssociationCommand.js +3 -9
- package/dist-es/commands/CreateConfiguredTableAnalysisRuleCommand.js +3 -9
- package/dist-es/commands/CreateConfiguredTableAssociationAnalysisRuleCommand.js +3 -9
- package/dist-es/commands/CreateConfiguredTableAssociationCommand.js +3 -9
- package/dist-es/commands/CreateConfiguredTableCommand.js +3 -9
- package/dist-es/commands/CreateIdMappingTableCommand.js +3 -9
- package/dist-es/commands/CreateIdNamespaceAssociationCommand.js +3 -9
- package/dist-es/commands/CreateMembershipCommand.js +3 -9
- package/dist-es/commands/CreatePrivacyBudgetTemplateCommand.js +3 -9
- package/dist-es/commands/DeleteAnalysisTemplateCommand.js +3 -9
- package/dist-es/commands/DeleteCollaborationCommand.js +3 -9
- package/dist-es/commands/DeleteConfiguredAudienceModelAssociationCommand.js +3 -9
- package/dist-es/commands/DeleteConfiguredTableAnalysisRuleCommand.js +3 -9
- package/dist-es/commands/DeleteConfiguredTableAssociationAnalysisRuleCommand.js +3 -9
- package/dist-es/commands/DeleteConfiguredTableAssociationCommand.js +3 -9
- package/dist-es/commands/DeleteConfiguredTableCommand.js +3 -9
- package/dist-es/commands/DeleteIdMappingTableCommand.js +3 -9
- package/dist-es/commands/DeleteIdNamespaceAssociationCommand.js +3 -9
- package/dist-es/commands/DeleteMemberCommand.js +3 -9
- package/dist-es/commands/DeleteMembershipCommand.js +3 -9
- package/dist-es/commands/DeletePrivacyBudgetTemplateCommand.js +3 -9
- package/dist-es/commands/GetAnalysisTemplateCommand.js +3 -10
- package/dist-es/commands/GetCollaborationAnalysisTemplateCommand.js +3 -10
- package/dist-es/commands/GetCollaborationChangeRequestCommand.js +3 -9
- package/dist-es/commands/GetCollaborationCommand.js +3 -9
- package/dist-es/commands/GetCollaborationConfiguredAudienceModelAssociationCommand.js +3 -9
- package/dist-es/commands/GetCollaborationIdNamespaceAssociationCommand.js +3 -9
- package/dist-es/commands/GetCollaborationPrivacyBudgetTemplateCommand.js +3 -9
- package/dist-es/commands/GetConfiguredAudienceModelAssociationCommand.js +3 -9
- package/dist-es/commands/GetConfiguredTableAnalysisRuleCommand.js +3 -9
- package/dist-es/commands/GetConfiguredTableAssociationAnalysisRuleCommand.js +3 -9
- package/dist-es/commands/GetConfiguredTableAssociationCommand.js +3 -9
- package/dist-es/commands/GetConfiguredTableCommand.js +3 -9
- package/dist-es/commands/GetIdMappingTableCommand.js +3 -9
- package/dist-es/commands/GetIdNamespaceAssociationCommand.js +3 -9
- package/dist-es/commands/GetMembershipCommand.js +3 -9
- package/dist-es/commands/GetPrivacyBudgetTemplateCommand.js +3 -9
- package/dist-es/commands/GetProtectedJobCommand.js +3 -9
- package/dist-es/commands/GetProtectedQueryCommand.js +3 -10
- package/dist-es/commands/GetSchemaAnalysisRuleCommand.js +3 -9
- package/dist-es/commands/GetSchemaCommand.js +3 -9
- package/dist-es/commands/ListAnalysisTemplatesCommand.js +3 -9
- package/dist-es/commands/ListCollaborationAnalysisTemplatesCommand.js +3 -9
- package/dist-es/commands/ListCollaborationChangeRequestsCommand.js +3 -9
- package/dist-es/commands/ListCollaborationConfiguredAudienceModelAssociationsCommand.js +3 -9
- package/dist-es/commands/ListCollaborationIdNamespaceAssociationsCommand.js +3 -9
- package/dist-es/commands/ListCollaborationPrivacyBudgetTemplatesCommand.js +3 -9
- package/dist-es/commands/ListCollaborationPrivacyBudgetsCommand.js +3 -9
- package/dist-es/commands/ListCollaborationsCommand.js +3 -9
- package/dist-es/commands/ListConfiguredAudienceModelAssociationsCommand.js +3 -9
- package/dist-es/commands/ListConfiguredTableAssociationsCommand.js +3 -9
- package/dist-es/commands/ListConfiguredTablesCommand.js +3 -9
- package/dist-es/commands/ListIdMappingTablesCommand.js +3 -9
- package/dist-es/commands/ListIdNamespaceAssociationsCommand.js +3 -9
- package/dist-es/commands/ListMembersCommand.js +3 -9
- package/dist-es/commands/ListMembershipsCommand.js +3 -9
- package/dist-es/commands/ListPrivacyBudgetTemplatesCommand.js +3 -9
- package/dist-es/commands/ListPrivacyBudgetsCommand.js +3 -9
- package/dist-es/commands/ListProtectedJobsCommand.js +3 -9
- package/dist-es/commands/ListProtectedQueriesCommand.js +3 -9
- package/dist-es/commands/ListSchemasCommand.js +3 -9
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
- package/dist-es/commands/PopulateIdMappingTableCommand.js +3 -9
- package/dist-es/commands/PreviewPrivacyImpactCommand.js +3 -9
- package/dist-es/commands/StartProtectedJobCommand.js +3 -9
- package/dist-es/commands/StartProtectedQueryCommand.js +3 -10
- package/dist-es/commands/TagResourceCommand.js +3 -9
- package/dist-es/commands/UntagResourceCommand.js +3 -9
- package/dist-es/commands/UpdateAnalysisTemplateCommand.js +3 -10
- package/dist-es/commands/UpdateCollaborationCommand.js +3 -9
- package/dist-es/commands/UpdateConfiguredAudienceModelAssociationCommand.js +3 -9
- package/dist-es/commands/UpdateConfiguredTableAnalysisRuleCommand.js +3 -9
- package/dist-es/commands/UpdateConfiguredTableAssociationAnalysisRuleCommand.js +3 -9
- package/dist-es/commands/UpdateConfiguredTableAssociationCommand.js +3 -9
- package/dist-es/commands/UpdateConfiguredTableCommand.js +3 -9
- package/dist-es/commands/UpdateIdMappingTableCommand.js +3 -9
- package/dist-es/commands/UpdateIdNamespaceAssociationCommand.js +3 -9
- package/dist-es/commands/UpdateMembershipCommand.js +3 -9
- package/dist-es/commands/UpdatePrivacyBudgetTemplateCommand.js +3 -9
- package/dist-es/commands/UpdateProtectedJobCommand.js +3 -9
- package/dist-es/commands/UpdateProtectedQueryCommand.js +3 -10
- package/dist-es/models/models_0.js +0 -53
- package/dist-es/models/models_1.js +0 -29
- package/dist-es/runtimeConfig.shared.js +2 -0
- package/dist-es/schemas/schemas_0.js +4733 -0
- package/dist-types/CleanRoomsClient.d.ts +10 -1
- package/dist-types/models/models_0.d.ts +0 -40
- package/dist-types/models/models_1.d.ts +0 -24
- package/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/dist-types/runtimeConfig.d.ts +1 -0
- package/dist-types/runtimeConfig.native.d.ts +1 -0
- package/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/schemas/schemas_0.d.ts +542 -0
- package/dist-types/ts3.4/CleanRoomsClient.d.ts +4 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -30
- package/dist-types/ts3.4/models/models_1.d.ts +0 -18
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +548 -0
- package/package.json +5 -5
- package/dist-es/protocols/Aws_restJson1.js +0 -3369
- package/dist-types/protocols/Aws_restJson1.d.ts +0 -785
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -1049
|
@@ -1,1049 +0,0 @@
|
|
|
1
|
-
import {
|
|
2
|
-
HttpRequest as __HttpRequest,
|
|
3
|
-
HttpResponse as __HttpResponse,
|
|
4
|
-
} from "@smithy/protocol-http";
|
|
5
|
-
import { SerdeContext as __SerdeContext } from "@smithy/types";
|
|
6
|
-
import {
|
|
7
|
-
BatchGetCollaborationAnalysisTemplateCommandInput,
|
|
8
|
-
BatchGetCollaborationAnalysisTemplateCommandOutput,
|
|
9
|
-
} from "../commands/BatchGetCollaborationAnalysisTemplateCommand";
|
|
10
|
-
import {
|
|
11
|
-
BatchGetSchemaAnalysisRuleCommandInput,
|
|
12
|
-
BatchGetSchemaAnalysisRuleCommandOutput,
|
|
13
|
-
} from "../commands/BatchGetSchemaAnalysisRuleCommand";
|
|
14
|
-
import {
|
|
15
|
-
BatchGetSchemaCommandInput,
|
|
16
|
-
BatchGetSchemaCommandOutput,
|
|
17
|
-
} from "../commands/BatchGetSchemaCommand";
|
|
18
|
-
import {
|
|
19
|
-
CreateAnalysisTemplateCommandInput,
|
|
20
|
-
CreateAnalysisTemplateCommandOutput,
|
|
21
|
-
} from "../commands/CreateAnalysisTemplateCommand";
|
|
22
|
-
import {
|
|
23
|
-
CreateCollaborationChangeRequestCommandInput,
|
|
24
|
-
CreateCollaborationChangeRequestCommandOutput,
|
|
25
|
-
} from "../commands/CreateCollaborationChangeRequestCommand";
|
|
26
|
-
import {
|
|
27
|
-
CreateCollaborationCommandInput,
|
|
28
|
-
CreateCollaborationCommandOutput,
|
|
29
|
-
} from "../commands/CreateCollaborationCommand";
|
|
30
|
-
import {
|
|
31
|
-
CreateConfiguredAudienceModelAssociationCommandInput,
|
|
32
|
-
CreateConfiguredAudienceModelAssociationCommandOutput,
|
|
33
|
-
} from "../commands/CreateConfiguredAudienceModelAssociationCommand";
|
|
34
|
-
import {
|
|
35
|
-
CreateConfiguredTableAnalysisRuleCommandInput,
|
|
36
|
-
CreateConfiguredTableAnalysisRuleCommandOutput,
|
|
37
|
-
} from "../commands/CreateConfiguredTableAnalysisRuleCommand";
|
|
38
|
-
import {
|
|
39
|
-
CreateConfiguredTableAssociationAnalysisRuleCommandInput,
|
|
40
|
-
CreateConfiguredTableAssociationAnalysisRuleCommandOutput,
|
|
41
|
-
} from "../commands/CreateConfiguredTableAssociationAnalysisRuleCommand";
|
|
42
|
-
import {
|
|
43
|
-
CreateConfiguredTableAssociationCommandInput,
|
|
44
|
-
CreateConfiguredTableAssociationCommandOutput,
|
|
45
|
-
} from "../commands/CreateConfiguredTableAssociationCommand";
|
|
46
|
-
import {
|
|
47
|
-
CreateConfiguredTableCommandInput,
|
|
48
|
-
CreateConfiguredTableCommandOutput,
|
|
49
|
-
} from "../commands/CreateConfiguredTableCommand";
|
|
50
|
-
import {
|
|
51
|
-
CreateIdMappingTableCommandInput,
|
|
52
|
-
CreateIdMappingTableCommandOutput,
|
|
53
|
-
} from "../commands/CreateIdMappingTableCommand";
|
|
54
|
-
import {
|
|
55
|
-
CreateIdNamespaceAssociationCommandInput,
|
|
56
|
-
CreateIdNamespaceAssociationCommandOutput,
|
|
57
|
-
} from "../commands/CreateIdNamespaceAssociationCommand";
|
|
58
|
-
import {
|
|
59
|
-
CreateMembershipCommandInput,
|
|
60
|
-
CreateMembershipCommandOutput,
|
|
61
|
-
} from "../commands/CreateMembershipCommand";
|
|
62
|
-
import {
|
|
63
|
-
CreatePrivacyBudgetTemplateCommandInput,
|
|
64
|
-
CreatePrivacyBudgetTemplateCommandOutput,
|
|
65
|
-
} from "../commands/CreatePrivacyBudgetTemplateCommand";
|
|
66
|
-
import {
|
|
67
|
-
DeleteAnalysisTemplateCommandInput,
|
|
68
|
-
DeleteAnalysisTemplateCommandOutput,
|
|
69
|
-
} from "../commands/DeleteAnalysisTemplateCommand";
|
|
70
|
-
import {
|
|
71
|
-
DeleteCollaborationCommandInput,
|
|
72
|
-
DeleteCollaborationCommandOutput,
|
|
73
|
-
} from "../commands/DeleteCollaborationCommand";
|
|
74
|
-
import {
|
|
75
|
-
DeleteConfiguredAudienceModelAssociationCommandInput,
|
|
76
|
-
DeleteConfiguredAudienceModelAssociationCommandOutput,
|
|
77
|
-
} from "../commands/DeleteConfiguredAudienceModelAssociationCommand";
|
|
78
|
-
import {
|
|
79
|
-
DeleteConfiguredTableAnalysisRuleCommandInput,
|
|
80
|
-
DeleteConfiguredTableAnalysisRuleCommandOutput,
|
|
81
|
-
} from "../commands/DeleteConfiguredTableAnalysisRuleCommand";
|
|
82
|
-
import {
|
|
83
|
-
DeleteConfiguredTableAssociationAnalysisRuleCommandInput,
|
|
84
|
-
DeleteConfiguredTableAssociationAnalysisRuleCommandOutput,
|
|
85
|
-
} from "../commands/DeleteConfiguredTableAssociationAnalysisRuleCommand";
|
|
86
|
-
import {
|
|
87
|
-
DeleteConfiguredTableAssociationCommandInput,
|
|
88
|
-
DeleteConfiguredTableAssociationCommandOutput,
|
|
89
|
-
} from "../commands/DeleteConfiguredTableAssociationCommand";
|
|
90
|
-
import {
|
|
91
|
-
DeleteConfiguredTableCommandInput,
|
|
92
|
-
DeleteConfiguredTableCommandOutput,
|
|
93
|
-
} from "../commands/DeleteConfiguredTableCommand";
|
|
94
|
-
import {
|
|
95
|
-
DeleteIdMappingTableCommandInput,
|
|
96
|
-
DeleteIdMappingTableCommandOutput,
|
|
97
|
-
} from "../commands/DeleteIdMappingTableCommand";
|
|
98
|
-
import {
|
|
99
|
-
DeleteIdNamespaceAssociationCommandInput,
|
|
100
|
-
DeleteIdNamespaceAssociationCommandOutput,
|
|
101
|
-
} from "../commands/DeleteIdNamespaceAssociationCommand";
|
|
102
|
-
import {
|
|
103
|
-
DeleteMemberCommandInput,
|
|
104
|
-
DeleteMemberCommandOutput,
|
|
105
|
-
} from "../commands/DeleteMemberCommand";
|
|
106
|
-
import {
|
|
107
|
-
DeleteMembershipCommandInput,
|
|
108
|
-
DeleteMembershipCommandOutput,
|
|
109
|
-
} from "../commands/DeleteMembershipCommand";
|
|
110
|
-
import {
|
|
111
|
-
DeletePrivacyBudgetTemplateCommandInput,
|
|
112
|
-
DeletePrivacyBudgetTemplateCommandOutput,
|
|
113
|
-
} from "../commands/DeletePrivacyBudgetTemplateCommand";
|
|
114
|
-
import {
|
|
115
|
-
GetAnalysisTemplateCommandInput,
|
|
116
|
-
GetAnalysisTemplateCommandOutput,
|
|
117
|
-
} from "../commands/GetAnalysisTemplateCommand";
|
|
118
|
-
import {
|
|
119
|
-
GetCollaborationAnalysisTemplateCommandInput,
|
|
120
|
-
GetCollaborationAnalysisTemplateCommandOutput,
|
|
121
|
-
} from "../commands/GetCollaborationAnalysisTemplateCommand";
|
|
122
|
-
import {
|
|
123
|
-
GetCollaborationChangeRequestCommandInput,
|
|
124
|
-
GetCollaborationChangeRequestCommandOutput,
|
|
125
|
-
} from "../commands/GetCollaborationChangeRequestCommand";
|
|
126
|
-
import {
|
|
127
|
-
GetCollaborationCommandInput,
|
|
128
|
-
GetCollaborationCommandOutput,
|
|
129
|
-
} from "../commands/GetCollaborationCommand";
|
|
130
|
-
import {
|
|
131
|
-
GetCollaborationConfiguredAudienceModelAssociationCommandInput,
|
|
132
|
-
GetCollaborationConfiguredAudienceModelAssociationCommandOutput,
|
|
133
|
-
} from "../commands/GetCollaborationConfiguredAudienceModelAssociationCommand";
|
|
134
|
-
import {
|
|
135
|
-
GetCollaborationIdNamespaceAssociationCommandInput,
|
|
136
|
-
GetCollaborationIdNamespaceAssociationCommandOutput,
|
|
137
|
-
} from "../commands/GetCollaborationIdNamespaceAssociationCommand";
|
|
138
|
-
import {
|
|
139
|
-
GetCollaborationPrivacyBudgetTemplateCommandInput,
|
|
140
|
-
GetCollaborationPrivacyBudgetTemplateCommandOutput,
|
|
141
|
-
} from "../commands/GetCollaborationPrivacyBudgetTemplateCommand";
|
|
142
|
-
import {
|
|
143
|
-
GetConfiguredAudienceModelAssociationCommandInput,
|
|
144
|
-
GetConfiguredAudienceModelAssociationCommandOutput,
|
|
145
|
-
} from "../commands/GetConfiguredAudienceModelAssociationCommand";
|
|
146
|
-
import {
|
|
147
|
-
GetConfiguredTableAnalysisRuleCommandInput,
|
|
148
|
-
GetConfiguredTableAnalysisRuleCommandOutput,
|
|
149
|
-
} from "../commands/GetConfiguredTableAnalysisRuleCommand";
|
|
150
|
-
import {
|
|
151
|
-
GetConfiguredTableAssociationAnalysisRuleCommandInput,
|
|
152
|
-
GetConfiguredTableAssociationAnalysisRuleCommandOutput,
|
|
153
|
-
} from "../commands/GetConfiguredTableAssociationAnalysisRuleCommand";
|
|
154
|
-
import {
|
|
155
|
-
GetConfiguredTableAssociationCommandInput,
|
|
156
|
-
GetConfiguredTableAssociationCommandOutput,
|
|
157
|
-
} from "../commands/GetConfiguredTableAssociationCommand";
|
|
158
|
-
import {
|
|
159
|
-
GetConfiguredTableCommandInput,
|
|
160
|
-
GetConfiguredTableCommandOutput,
|
|
161
|
-
} from "../commands/GetConfiguredTableCommand";
|
|
162
|
-
import {
|
|
163
|
-
GetIdMappingTableCommandInput,
|
|
164
|
-
GetIdMappingTableCommandOutput,
|
|
165
|
-
} from "../commands/GetIdMappingTableCommand";
|
|
166
|
-
import {
|
|
167
|
-
GetIdNamespaceAssociationCommandInput,
|
|
168
|
-
GetIdNamespaceAssociationCommandOutput,
|
|
169
|
-
} from "../commands/GetIdNamespaceAssociationCommand";
|
|
170
|
-
import {
|
|
171
|
-
GetMembershipCommandInput,
|
|
172
|
-
GetMembershipCommandOutput,
|
|
173
|
-
} from "../commands/GetMembershipCommand";
|
|
174
|
-
import {
|
|
175
|
-
GetPrivacyBudgetTemplateCommandInput,
|
|
176
|
-
GetPrivacyBudgetTemplateCommandOutput,
|
|
177
|
-
} from "../commands/GetPrivacyBudgetTemplateCommand";
|
|
178
|
-
import {
|
|
179
|
-
GetProtectedJobCommandInput,
|
|
180
|
-
GetProtectedJobCommandOutput,
|
|
181
|
-
} from "../commands/GetProtectedJobCommand";
|
|
182
|
-
import {
|
|
183
|
-
GetProtectedQueryCommandInput,
|
|
184
|
-
GetProtectedQueryCommandOutput,
|
|
185
|
-
} from "../commands/GetProtectedQueryCommand";
|
|
186
|
-
import {
|
|
187
|
-
GetSchemaAnalysisRuleCommandInput,
|
|
188
|
-
GetSchemaAnalysisRuleCommandOutput,
|
|
189
|
-
} from "../commands/GetSchemaAnalysisRuleCommand";
|
|
190
|
-
import {
|
|
191
|
-
GetSchemaCommandInput,
|
|
192
|
-
GetSchemaCommandOutput,
|
|
193
|
-
} from "../commands/GetSchemaCommand";
|
|
194
|
-
import {
|
|
195
|
-
ListAnalysisTemplatesCommandInput,
|
|
196
|
-
ListAnalysisTemplatesCommandOutput,
|
|
197
|
-
} from "../commands/ListAnalysisTemplatesCommand";
|
|
198
|
-
import {
|
|
199
|
-
ListCollaborationAnalysisTemplatesCommandInput,
|
|
200
|
-
ListCollaborationAnalysisTemplatesCommandOutput,
|
|
201
|
-
} from "../commands/ListCollaborationAnalysisTemplatesCommand";
|
|
202
|
-
import {
|
|
203
|
-
ListCollaborationChangeRequestsCommandInput,
|
|
204
|
-
ListCollaborationChangeRequestsCommandOutput,
|
|
205
|
-
} from "../commands/ListCollaborationChangeRequestsCommand";
|
|
206
|
-
import {
|
|
207
|
-
ListCollaborationConfiguredAudienceModelAssociationsCommandInput,
|
|
208
|
-
ListCollaborationConfiguredAudienceModelAssociationsCommandOutput,
|
|
209
|
-
} from "../commands/ListCollaborationConfiguredAudienceModelAssociationsCommand";
|
|
210
|
-
import {
|
|
211
|
-
ListCollaborationIdNamespaceAssociationsCommandInput,
|
|
212
|
-
ListCollaborationIdNamespaceAssociationsCommandOutput,
|
|
213
|
-
} from "../commands/ListCollaborationIdNamespaceAssociationsCommand";
|
|
214
|
-
import {
|
|
215
|
-
ListCollaborationPrivacyBudgetsCommandInput,
|
|
216
|
-
ListCollaborationPrivacyBudgetsCommandOutput,
|
|
217
|
-
} from "../commands/ListCollaborationPrivacyBudgetsCommand";
|
|
218
|
-
import {
|
|
219
|
-
ListCollaborationPrivacyBudgetTemplatesCommandInput,
|
|
220
|
-
ListCollaborationPrivacyBudgetTemplatesCommandOutput,
|
|
221
|
-
} from "../commands/ListCollaborationPrivacyBudgetTemplatesCommand";
|
|
222
|
-
import {
|
|
223
|
-
ListCollaborationsCommandInput,
|
|
224
|
-
ListCollaborationsCommandOutput,
|
|
225
|
-
} from "../commands/ListCollaborationsCommand";
|
|
226
|
-
import {
|
|
227
|
-
ListConfiguredAudienceModelAssociationsCommandInput,
|
|
228
|
-
ListConfiguredAudienceModelAssociationsCommandOutput,
|
|
229
|
-
} from "../commands/ListConfiguredAudienceModelAssociationsCommand";
|
|
230
|
-
import {
|
|
231
|
-
ListConfiguredTableAssociationsCommandInput,
|
|
232
|
-
ListConfiguredTableAssociationsCommandOutput,
|
|
233
|
-
} from "../commands/ListConfiguredTableAssociationsCommand";
|
|
234
|
-
import {
|
|
235
|
-
ListConfiguredTablesCommandInput,
|
|
236
|
-
ListConfiguredTablesCommandOutput,
|
|
237
|
-
} from "../commands/ListConfiguredTablesCommand";
|
|
238
|
-
import {
|
|
239
|
-
ListIdMappingTablesCommandInput,
|
|
240
|
-
ListIdMappingTablesCommandOutput,
|
|
241
|
-
} from "../commands/ListIdMappingTablesCommand";
|
|
242
|
-
import {
|
|
243
|
-
ListIdNamespaceAssociationsCommandInput,
|
|
244
|
-
ListIdNamespaceAssociationsCommandOutput,
|
|
245
|
-
} from "../commands/ListIdNamespaceAssociationsCommand";
|
|
246
|
-
import {
|
|
247
|
-
ListMembersCommandInput,
|
|
248
|
-
ListMembersCommandOutput,
|
|
249
|
-
} from "../commands/ListMembersCommand";
|
|
250
|
-
import {
|
|
251
|
-
ListMembershipsCommandInput,
|
|
252
|
-
ListMembershipsCommandOutput,
|
|
253
|
-
} from "../commands/ListMembershipsCommand";
|
|
254
|
-
import {
|
|
255
|
-
ListPrivacyBudgetsCommandInput,
|
|
256
|
-
ListPrivacyBudgetsCommandOutput,
|
|
257
|
-
} from "../commands/ListPrivacyBudgetsCommand";
|
|
258
|
-
import {
|
|
259
|
-
ListPrivacyBudgetTemplatesCommandInput,
|
|
260
|
-
ListPrivacyBudgetTemplatesCommandOutput,
|
|
261
|
-
} from "../commands/ListPrivacyBudgetTemplatesCommand";
|
|
262
|
-
import {
|
|
263
|
-
ListProtectedJobsCommandInput,
|
|
264
|
-
ListProtectedJobsCommandOutput,
|
|
265
|
-
} from "../commands/ListProtectedJobsCommand";
|
|
266
|
-
import {
|
|
267
|
-
ListProtectedQueriesCommandInput,
|
|
268
|
-
ListProtectedQueriesCommandOutput,
|
|
269
|
-
} from "../commands/ListProtectedQueriesCommand";
|
|
270
|
-
import {
|
|
271
|
-
ListSchemasCommandInput,
|
|
272
|
-
ListSchemasCommandOutput,
|
|
273
|
-
} from "../commands/ListSchemasCommand";
|
|
274
|
-
import {
|
|
275
|
-
ListTagsForResourceCommandInput,
|
|
276
|
-
ListTagsForResourceCommandOutput,
|
|
277
|
-
} from "../commands/ListTagsForResourceCommand";
|
|
278
|
-
import {
|
|
279
|
-
PopulateIdMappingTableCommandInput,
|
|
280
|
-
PopulateIdMappingTableCommandOutput,
|
|
281
|
-
} from "../commands/PopulateIdMappingTableCommand";
|
|
282
|
-
import {
|
|
283
|
-
PreviewPrivacyImpactCommandInput,
|
|
284
|
-
PreviewPrivacyImpactCommandOutput,
|
|
285
|
-
} from "../commands/PreviewPrivacyImpactCommand";
|
|
286
|
-
import {
|
|
287
|
-
StartProtectedJobCommandInput,
|
|
288
|
-
StartProtectedJobCommandOutput,
|
|
289
|
-
} from "../commands/StartProtectedJobCommand";
|
|
290
|
-
import {
|
|
291
|
-
StartProtectedQueryCommandInput,
|
|
292
|
-
StartProtectedQueryCommandOutput,
|
|
293
|
-
} from "../commands/StartProtectedQueryCommand";
|
|
294
|
-
import {
|
|
295
|
-
TagResourceCommandInput,
|
|
296
|
-
TagResourceCommandOutput,
|
|
297
|
-
} from "../commands/TagResourceCommand";
|
|
298
|
-
import {
|
|
299
|
-
UntagResourceCommandInput,
|
|
300
|
-
UntagResourceCommandOutput,
|
|
301
|
-
} from "../commands/UntagResourceCommand";
|
|
302
|
-
import {
|
|
303
|
-
UpdateAnalysisTemplateCommandInput,
|
|
304
|
-
UpdateAnalysisTemplateCommandOutput,
|
|
305
|
-
} from "../commands/UpdateAnalysisTemplateCommand";
|
|
306
|
-
import {
|
|
307
|
-
UpdateCollaborationCommandInput,
|
|
308
|
-
UpdateCollaborationCommandOutput,
|
|
309
|
-
} from "../commands/UpdateCollaborationCommand";
|
|
310
|
-
import {
|
|
311
|
-
UpdateConfiguredAudienceModelAssociationCommandInput,
|
|
312
|
-
UpdateConfiguredAudienceModelAssociationCommandOutput,
|
|
313
|
-
} from "../commands/UpdateConfiguredAudienceModelAssociationCommand";
|
|
314
|
-
import {
|
|
315
|
-
UpdateConfiguredTableAnalysisRuleCommandInput,
|
|
316
|
-
UpdateConfiguredTableAnalysisRuleCommandOutput,
|
|
317
|
-
} from "../commands/UpdateConfiguredTableAnalysisRuleCommand";
|
|
318
|
-
import {
|
|
319
|
-
UpdateConfiguredTableAssociationAnalysisRuleCommandInput,
|
|
320
|
-
UpdateConfiguredTableAssociationAnalysisRuleCommandOutput,
|
|
321
|
-
} from "../commands/UpdateConfiguredTableAssociationAnalysisRuleCommand";
|
|
322
|
-
import {
|
|
323
|
-
UpdateConfiguredTableAssociationCommandInput,
|
|
324
|
-
UpdateConfiguredTableAssociationCommandOutput,
|
|
325
|
-
} from "../commands/UpdateConfiguredTableAssociationCommand";
|
|
326
|
-
import {
|
|
327
|
-
UpdateConfiguredTableCommandInput,
|
|
328
|
-
UpdateConfiguredTableCommandOutput,
|
|
329
|
-
} from "../commands/UpdateConfiguredTableCommand";
|
|
330
|
-
import {
|
|
331
|
-
UpdateIdMappingTableCommandInput,
|
|
332
|
-
UpdateIdMappingTableCommandOutput,
|
|
333
|
-
} from "../commands/UpdateIdMappingTableCommand";
|
|
334
|
-
import {
|
|
335
|
-
UpdateIdNamespaceAssociationCommandInput,
|
|
336
|
-
UpdateIdNamespaceAssociationCommandOutput,
|
|
337
|
-
} from "../commands/UpdateIdNamespaceAssociationCommand";
|
|
338
|
-
import {
|
|
339
|
-
UpdateMembershipCommandInput,
|
|
340
|
-
UpdateMembershipCommandOutput,
|
|
341
|
-
} from "../commands/UpdateMembershipCommand";
|
|
342
|
-
import {
|
|
343
|
-
UpdatePrivacyBudgetTemplateCommandInput,
|
|
344
|
-
UpdatePrivacyBudgetTemplateCommandOutput,
|
|
345
|
-
} from "../commands/UpdatePrivacyBudgetTemplateCommand";
|
|
346
|
-
import {
|
|
347
|
-
UpdateProtectedJobCommandInput,
|
|
348
|
-
UpdateProtectedJobCommandOutput,
|
|
349
|
-
} from "../commands/UpdateProtectedJobCommand";
|
|
350
|
-
import {
|
|
351
|
-
UpdateProtectedQueryCommandInput,
|
|
352
|
-
UpdateProtectedQueryCommandOutput,
|
|
353
|
-
} from "../commands/UpdateProtectedQueryCommand";
|
|
354
|
-
export declare const se_BatchGetCollaborationAnalysisTemplateCommand: (
|
|
355
|
-
input: BatchGetCollaborationAnalysisTemplateCommandInput,
|
|
356
|
-
context: __SerdeContext
|
|
357
|
-
) => Promise<__HttpRequest>;
|
|
358
|
-
export declare const se_BatchGetSchemaCommand: (
|
|
359
|
-
input: BatchGetSchemaCommandInput,
|
|
360
|
-
context: __SerdeContext
|
|
361
|
-
) => Promise<__HttpRequest>;
|
|
362
|
-
export declare const se_BatchGetSchemaAnalysisRuleCommand: (
|
|
363
|
-
input: BatchGetSchemaAnalysisRuleCommandInput,
|
|
364
|
-
context: __SerdeContext
|
|
365
|
-
) => Promise<__HttpRequest>;
|
|
366
|
-
export declare const se_CreateAnalysisTemplateCommand: (
|
|
367
|
-
input: CreateAnalysisTemplateCommandInput,
|
|
368
|
-
context: __SerdeContext
|
|
369
|
-
) => Promise<__HttpRequest>;
|
|
370
|
-
export declare const se_CreateCollaborationCommand: (
|
|
371
|
-
input: CreateCollaborationCommandInput,
|
|
372
|
-
context: __SerdeContext
|
|
373
|
-
) => Promise<__HttpRequest>;
|
|
374
|
-
export declare const se_CreateCollaborationChangeRequestCommand: (
|
|
375
|
-
input: CreateCollaborationChangeRequestCommandInput,
|
|
376
|
-
context: __SerdeContext
|
|
377
|
-
) => Promise<__HttpRequest>;
|
|
378
|
-
export declare const se_CreateConfiguredAudienceModelAssociationCommand: (
|
|
379
|
-
input: CreateConfiguredAudienceModelAssociationCommandInput,
|
|
380
|
-
context: __SerdeContext
|
|
381
|
-
) => Promise<__HttpRequest>;
|
|
382
|
-
export declare const se_CreateConfiguredTableCommand: (
|
|
383
|
-
input: CreateConfiguredTableCommandInput,
|
|
384
|
-
context: __SerdeContext
|
|
385
|
-
) => Promise<__HttpRequest>;
|
|
386
|
-
export declare const se_CreateConfiguredTableAnalysisRuleCommand: (
|
|
387
|
-
input: CreateConfiguredTableAnalysisRuleCommandInput,
|
|
388
|
-
context: __SerdeContext
|
|
389
|
-
) => Promise<__HttpRequest>;
|
|
390
|
-
export declare const se_CreateConfiguredTableAssociationCommand: (
|
|
391
|
-
input: CreateConfiguredTableAssociationCommandInput,
|
|
392
|
-
context: __SerdeContext
|
|
393
|
-
) => Promise<__HttpRequest>;
|
|
394
|
-
export declare const se_CreateConfiguredTableAssociationAnalysisRuleCommand: (
|
|
395
|
-
input: CreateConfiguredTableAssociationAnalysisRuleCommandInput,
|
|
396
|
-
context: __SerdeContext
|
|
397
|
-
) => Promise<__HttpRequest>;
|
|
398
|
-
export declare const se_CreateIdMappingTableCommand: (
|
|
399
|
-
input: CreateIdMappingTableCommandInput,
|
|
400
|
-
context: __SerdeContext
|
|
401
|
-
) => Promise<__HttpRequest>;
|
|
402
|
-
export declare const se_CreateIdNamespaceAssociationCommand: (
|
|
403
|
-
input: CreateIdNamespaceAssociationCommandInput,
|
|
404
|
-
context: __SerdeContext
|
|
405
|
-
) => Promise<__HttpRequest>;
|
|
406
|
-
export declare const se_CreateMembershipCommand: (
|
|
407
|
-
input: CreateMembershipCommandInput,
|
|
408
|
-
context: __SerdeContext
|
|
409
|
-
) => Promise<__HttpRequest>;
|
|
410
|
-
export declare const se_CreatePrivacyBudgetTemplateCommand: (
|
|
411
|
-
input: CreatePrivacyBudgetTemplateCommandInput,
|
|
412
|
-
context: __SerdeContext
|
|
413
|
-
) => Promise<__HttpRequest>;
|
|
414
|
-
export declare const se_DeleteAnalysisTemplateCommand: (
|
|
415
|
-
input: DeleteAnalysisTemplateCommandInput,
|
|
416
|
-
context: __SerdeContext
|
|
417
|
-
) => Promise<__HttpRequest>;
|
|
418
|
-
export declare const se_DeleteCollaborationCommand: (
|
|
419
|
-
input: DeleteCollaborationCommandInput,
|
|
420
|
-
context: __SerdeContext
|
|
421
|
-
) => Promise<__HttpRequest>;
|
|
422
|
-
export declare const se_DeleteConfiguredAudienceModelAssociationCommand: (
|
|
423
|
-
input: DeleteConfiguredAudienceModelAssociationCommandInput,
|
|
424
|
-
context: __SerdeContext
|
|
425
|
-
) => Promise<__HttpRequest>;
|
|
426
|
-
export declare const se_DeleteConfiguredTableCommand: (
|
|
427
|
-
input: DeleteConfiguredTableCommandInput,
|
|
428
|
-
context: __SerdeContext
|
|
429
|
-
) => Promise<__HttpRequest>;
|
|
430
|
-
export declare const se_DeleteConfiguredTableAnalysisRuleCommand: (
|
|
431
|
-
input: DeleteConfiguredTableAnalysisRuleCommandInput,
|
|
432
|
-
context: __SerdeContext
|
|
433
|
-
) => Promise<__HttpRequest>;
|
|
434
|
-
export declare const se_DeleteConfiguredTableAssociationCommand: (
|
|
435
|
-
input: DeleteConfiguredTableAssociationCommandInput,
|
|
436
|
-
context: __SerdeContext
|
|
437
|
-
) => Promise<__HttpRequest>;
|
|
438
|
-
export declare const se_DeleteConfiguredTableAssociationAnalysisRuleCommand: (
|
|
439
|
-
input: DeleteConfiguredTableAssociationAnalysisRuleCommandInput,
|
|
440
|
-
context: __SerdeContext
|
|
441
|
-
) => Promise<__HttpRequest>;
|
|
442
|
-
export declare const se_DeleteIdMappingTableCommand: (
|
|
443
|
-
input: DeleteIdMappingTableCommandInput,
|
|
444
|
-
context: __SerdeContext
|
|
445
|
-
) => Promise<__HttpRequest>;
|
|
446
|
-
export declare const se_DeleteIdNamespaceAssociationCommand: (
|
|
447
|
-
input: DeleteIdNamespaceAssociationCommandInput,
|
|
448
|
-
context: __SerdeContext
|
|
449
|
-
) => Promise<__HttpRequest>;
|
|
450
|
-
export declare const se_DeleteMemberCommand: (
|
|
451
|
-
input: DeleteMemberCommandInput,
|
|
452
|
-
context: __SerdeContext
|
|
453
|
-
) => Promise<__HttpRequest>;
|
|
454
|
-
export declare const se_DeleteMembershipCommand: (
|
|
455
|
-
input: DeleteMembershipCommandInput,
|
|
456
|
-
context: __SerdeContext
|
|
457
|
-
) => Promise<__HttpRequest>;
|
|
458
|
-
export declare const se_DeletePrivacyBudgetTemplateCommand: (
|
|
459
|
-
input: DeletePrivacyBudgetTemplateCommandInput,
|
|
460
|
-
context: __SerdeContext
|
|
461
|
-
) => Promise<__HttpRequest>;
|
|
462
|
-
export declare const se_GetAnalysisTemplateCommand: (
|
|
463
|
-
input: GetAnalysisTemplateCommandInput,
|
|
464
|
-
context: __SerdeContext
|
|
465
|
-
) => Promise<__HttpRequest>;
|
|
466
|
-
export declare const se_GetCollaborationCommand: (
|
|
467
|
-
input: GetCollaborationCommandInput,
|
|
468
|
-
context: __SerdeContext
|
|
469
|
-
) => Promise<__HttpRequest>;
|
|
470
|
-
export declare const se_GetCollaborationAnalysisTemplateCommand: (
|
|
471
|
-
input: GetCollaborationAnalysisTemplateCommandInput,
|
|
472
|
-
context: __SerdeContext
|
|
473
|
-
) => Promise<__HttpRequest>;
|
|
474
|
-
export declare const se_GetCollaborationChangeRequestCommand: (
|
|
475
|
-
input: GetCollaborationChangeRequestCommandInput,
|
|
476
|
-
context: __SerdeContext
|
|
477
|
-
) => Promise<__HttpRequest>;
|
|
478
|
-
export declare const se_GetCollaborationConfiguredAudienceModelAssociationCommand: (
|
|
479
|
-
input: GetCollaborationConfiguredAudienceModelAssociationCommandInput,
|
|
480
|
-
context: __SerdeContext
|
|
481
|
-
) => Promise<__HttpRequest>;
|
|
482
|
-
export declare const se_GetCollaborationIdNamespaceAssociationCommand: (
|
|
483
|
-
input: GetCollaborationIdNamespaceAssociationCommandInput,
|
|
484
|
-
context: __SerdeContext
|
|
485
|
-
) => Promise<__HttpRequest>;
|
|
486
|
-
export declare const se_GetCollaborationPrivacyBudgetTemplateCommand: (
|
|
487
|
-
input: GetCollaborationPrivacyBudgetTemplateCommandInput,
|
|
488
|
-
context: __SerdeContext
|
|
489
|
-
) => Promise<__HttpRequest>;
|
|
490
|
-
export declare const se_GetConfiguredAudienceModelAssociationCommand: (
|
|
491
|
-
input: GetConfiguredAudienceModelAssociationCommandInput,
|
|
492
|
-
context: __SerdeContext
|
|
493
|
-
) => Promise<__HttpRequest>;
|
|
494
|
-
export declare const se_GetConfiguredTableCommand: (
|
|
495
|
-
input: GetConfiguredTableCommandInput,
|
|
496
|
-
context: __SerdeContext
|
|
497
|
-
) => Promise<__HttpRequest>;
|
|
498
|
-
export declare const se_GetConfiguredTableAnalysisRuleCommand: (
|
|
499
|
-
input: GetConfiguredTableAnalysisRuleCommandInput,
|
|
500
|
-
context: __SerdeContext
|
|
501
|
-
) => Promise<__HttpRequest>;
|
|
502
|
-
export declare const se_GetConfiguredTableAssociationCommand: (
|
|
503
|
-
input: GetConfiguredTableAssociationCommandInput,
|
|
504
|
-
context: __SerdeContext
|
|
505
|
-
) => Promise<__HttpRequest>;
|
|
506
|
-
export declare const se_GetConfiguredTableAssociationAnalysisRuleCommand: (
|
|
507
|
-
input: GetConfiguredTableAssociationAnalysisRuleCommandInput,
|
|
508
|
-
context: __SerdeContext
|
|
509
|
-
) => Promise<__HttpRequest>;
|
|
510
|
-
export declare const se_GetIdMappingTableCommand: (
|
|
511
|
-
input: GetIdMappingTableCommandInput,
|
|
512
|
-
context: __SerdeContext
|
|
513
|
-
) => Promise<__HttpRequest>;
|
|
514
|
-
export declare const se_GetIdNamespaceAssociationCommand: (
|
|
515
|
-
input: GetIdNamespaceAssociationCommandInput,
|
|
516
|
-
context: __SerdeContext
|
|
517
|
-
) => Promise<__HttpRequest>;
|
|
518
|
-
export declare const se_GetMembershipCommand: (
|
|
519
|
-
input: GetMembershipCommandInput,
|
|
520
|
-
context: __SerdeContext
|
|
521
|
-
) => Promise<__HttpRequest>;
|
|
522
|
-
export declare const se_GetPrivacyBudgetTemplateCommand: (
|
|
523
|
-
input: GetPrivacyBudgetTemplateCommandInput,
|
|
524
|
-
context: __SerdeContext
|
|
525
|
-
) => Promise<__HttpRequest>;
|
|
526
|
-
export declare const se_GetProtectedJobCommand: (
|
|
527
|
-
input: GetProtectedJobCommandInput,
|
|
528
|
-
context: __SerdeContext
|
|
529
|
-
) => Promise<__HttpRequest>;
|
|
530
|
-
export declare const se_GetProtectedQueryCommand: (
|
|
531
|
-
input: GetProtectedQueryCommandInput,
|
|
532
|
-
context: __SerdeContext
|
|
533
|
-
) => Promise<__HttpRequest>;
|
|
534
|
-
export declare const se_GetSchemaCommand: (
|
|
535
|
-
input: GetSchemaCommandInput,
|
|
536
|
-
context: __SerdeContext
|
|
537
|
-
) => Promise<__HttpRequest>;
|
|
538
|
-
export declare const se_GetSchemaAnalysisRuleCommand: (
|
|
539
|
-
input: GetSchemaAnalysisRuleCommandInput,
|
|
540
|
-
context: __SerdeContext
|
|
541
|
-
) => Promise<__HttpRequest>;
|
|
542
|
-
export declare const se_ListAnalysisTemplatesCommand: (
|
|
543
|
-
input: ListAnalysisTemplatesCommandInput,
|
|
544
|
-
context: __SerdeContext
|
|
545
|
-
) => Promise<__HttpRequest>;
|
|
546
|
-
export declare const se_ListCollaborationAnalysisTemplatesCommand: (
|
|
547
|
-
input: ListCollaborationAnalysisTemplatesCommandInput,
|
|
548
|
-
context: __SerdeContext
|
|
549
|
-
) => Promise<__HttpRequest>;
|
|
550
|
-
export declare const se_ListCollaborationChangeRequestsCommand: (
|
|
551
|
-
input: ListCollaborationChangeRequestsCommandInput,
|
|
552
|
-
context: __SerdeContext
|
|
553
|
-
) => Promise<__HttpRequest>;
|
|
554
|
-
export declare const se_ListCollaborationConfiguredAudienceModelAssociationsCommand: (
|
|
555
|
-
input: ListCollaborationConfiguredAudienceModelAssociationsCommandInput,
|
|
556
|
-
context: __SerdeContext
|
|
557
|
-
) => Promise<__HttpRequest>;
|
|
558
|
-
export declare const se_ListCollaborationIdNamespaceAssociationsCommand: (
|
|
559
|
-
input: ListCollaborationIdNamespaceAssociationsCommandInput,
|
|
560
|
-
context: __SerdeContext
|
|
561
|
-
) => Promise<__HttpRequest>;
|
|
562
|
-
export declare const se_ListCollaborationPrivacyBudgetsCommand: (
|
|
563
|
-
input: ListCollaborationPrivacyBudgetsCommandInput,
|
|
564
|
-
context: __SerdeContext
|
|
565
|
-
) => Promise<__HttpRequest>;
|
|
566
|
-
export declare const se_ListCollaborationPrivacyBudgetTemplatesCommand: (
|
|
567
|
-
input: ListCollaborationPrivacyBudgetTemplatesCommandInput,
|
|
568
|
-
context: __SerdeContext
|
|
569
|
-
) => Promise<__HttpRequest>;
|
|
570
|
-
export declare const se_ListCollaborationsCommand: (
|
|
571
|
-
input: ListCollaborationsCommandInput,
|
|
572
|
-
context: __SerdeContext
|
|
573
|
-
) => Promise<__HttpRequest>;
|
|
574
|
-
export declare const se_ListConfiguredAudienceModelAssociationsCommand: (
|
|
575
|
-
input: ListConfiguredAudienceModelAssociationsCommandInput,
|
|
576
|
-
context: __SerdeContext
|
|
577
|
-
) => Promise<__HttpRequest>;
|
|
578
|
-
export declare const se_ListConfiguredTableAssociationsCommand: (
|
|
579
|
-
input: ListConfiguredTableAssociationsCommandInput,
|
|
580
|
-
context: __SerdeContext
|
|
581
|
-
) => Promise<__HttpRequest>;
|
|
582
|
-
export declare const se_ListConfiguredTablesCommand: (
|
|
583
|
-
input: ListConfiguredTablesCommandInput,
|
|
584
|
-
context: __SerdeContext
|
|
585
|
-
) => Promise<__HttpRequest>;
|
|
586
|
-
export declare const se_ListIdMappingTablesCommand: (
|
|
587
|
-
input: ListIdMappingTablesCommandInput,
|
|
588
|
-
context: __SerdeContext
|
|
589
|
-
) => Promise<__HttpRequest>;
|
|
590
|
-
export declare const se_ListIdNamespaceAssociationsCommand: (
|
|
591
|
-
input: ListIdNamespaceAssociationsCommandInput,
|
|
592
|
-
context: __SerdeContext
|
|
593
|
-
) => Promise<__HttpRequest>;
|
|
594
|
-
export declare const se_ListMembersCommand: (
|
|
595
|
-
input: ListMembersCommandInput,
|
|
596
|
-
context: __SerdeContext
|
|
597
|
-
) => Promise<__HttpRequest>;
|
|
598
|
-
export declare const se_ListMembershipsCommand: (
|
|
599
|
-
input: ListMembershipsCommandInput,
|
|
600
|
-
context: __SerdeContext
|
|
601
|
-
) => Promise<__HttpRequest>;
|
|
602
|
-
export declare const se_ListPrivacyBudgetsCommand: (
|
|
603
|
-
input: ListPrivacyBudgetsCommandInput,
|
|
604
|
-
context: __SerdeContext
|
|
605
|
-
) => Promise<__HttpRequest>;
|
|
606
|
-
export declare const se_ListPrivacyBudgetTemplatesCommand: (
|
|
607
|
-
input: ListPrivacyBudgetTemplatesCommandInput,
|
|
608
|
-
context: __SerdeContext
|
|
609
|
-
) => Promise<__HttpRequest>;
|
|
610
|
-
export declare const se_ListProtectedJobsCommand: (
|
|
611
|
-
input: ListProtectedJobsCommandInput,
|
|
612
|
-
context: __SerdeContext
|
|
613
|
-
) => Promise<__HttpRequest>;
|
|
614
|
-
export declare const se_ListProtectedQueriesCommand: (
|
|
615
|
-
input: ListProtectedQueriesCommandInput,
|
|
616
|
-
context: __SerdeContext
|
|
617
|
-
) => Promise<__HttpRequest>;
|
|
618
|
-
export declare const se_ListSchemasCommand: (
|
|
619
|
-
input: ListSchemasCommandInput,
|
|
620
|
-
context: __SerdeContext
|
|
621
|
-
) => Promise<__HttpRequest>;
|
|
622
|
-
export declare const se_ListTagsForResourceCommand: (
|
|
623
|
-
input: ListTagsForResourceCommandInput,
|
|
624
|
-
context: __SerdeContext
|
|
625
|
-
) => Promise<__HttpRequest>;
|
|
626
|
-
export declare const se_PopulateIdMappingTableCommand: (
|
|
627
|
-
input: PopulateIdMappingTableCommandInput,
|
|
628
|
-
context: __SerdeContext
|
|
629
|
-
) => Promise<__HttpRequest>;
|
|
630
|
-
export declare const se_PreviewPrivacyImpactCommand: (
|
|
631
|
-
input: PreviewPrivacyImpactCommandInput,
|
|
632
|
-
context: __SerdeContext
|
|
633
|
-
) => Promise<__HttpRequest>;
|
|
634
|
-
export declare const se_StartProtectedJobCommand: (
|
|
635
|
-
input: StartProtectedJobCommandInput,
|
|
636
|
-
context: __SerdeContext
|
|
637
|
-
) => Promise<__HttpRequest>;
|
|
638
|
-
export declare const se_StartProtectedQueryCommand: (
|
|
639
|
-
input: StartProtectedQueryCommandInput,
|
|
640
|
-
context: __SerdeContext
|
|
641
|
-
) => Promise<__HttpRequest>;
|
|
642
|
-
export declare const se_TagResourceCommand: (
|
|
643
|
-
input: TagResourceCommandInput,
|
|
644
|
-
context: __SerdeContext
|
|
645
|
-
) => Promise<__HttpRequest>;
|
|
646
|
-
export declare const se_UntagResourceCommand: (
|
|
647
|
-
input: UntagResourceCommandInput,
|
|
648
|
-
context: __SerdeContext
|
|
649
|
-
) => Promise<__HttpRequest>;
|
|
650
|
-
export declare const se_UpdateAnalysisTemplateCommand: (
|
|
651
|
-
input: UpdateAnalysisTemplateCommandInput,
|
|
652
|
-
context: __SerdeContext
|
|
653
|
-
) => Promise<__HttpRequest>;
|
|
654
|
-
export declare const se_UpdateCollaborationCommand: (
|
|
655
|
-
input: UpdateCollaborationCommandInput,
|
|
656
|
-
context: __SerdeContext
|
|
657
|
-
) => Promise<__HttpRequest>;
|
|
658
|
-
export declare const se_UpdateConfiguredAudienceModelAssociationCommand: (
|
|
659
|
-
input: UpdateConfiguredAudienceModelAssociationCommandInput,
|
|
660
|
-
context: __SerdeContext
|
|
661
|
-
) => Promise<__HttpRequest>;
|
|
662
|
-
export declare const se_UpdateConfiguredTableCommand: (
|
|
663
|
-
input: UpdateConfiguredTableCommandInput,
|
|
664
|
-
context: __SerdeContext
|
|
665
|
-
) => Promise<__HttpRequest>;
|
|
666
|
-
export declare const se_UpdateConfiguredTableAnalysisRuleCommand: (
|
|
667
|
-
input: UpdateConfiguredTableAnalysisRuleCommandInput,
|
|
668
|
-
context: __SerdeContext
|
|
669
|
-
) => Promise<__HttpRequest>;
|
|
670
|
-
export declare const se_UpdateConfiguredTableAssociationCommand: (
|
|
671
|
-
input: UpdateConfiguredTableAssociationCommandInput,
|
|
672
|
-
context: __SerdeContext
|
|
673
|
-
) => Promise<__HttpRequest>;
|
|
674
|
-
export declare const se_UpdateConfiguredTableAssociationAnalysisRuleCommand: (
|
|
675
|
-
input: UpdateConfiguredTableAssociationAnalysisRuleCommandInput,
|
|
676
|
-
context: __SerdeContext
|
|
677
|
-
) => Promise<__HttpRequest>;
|
|
678
|
-
export declare const se_UpdateIdMappingTableCommand: (
|
|
679
|
-
input: UpdateIdMappingTableCommandInput,
|
|
680
|
-
context: __SerdeContext
|
|
681
|
-
) => Promise<__HttpRequest>;
|
|
682
|
-
export declare const se_UpdateIdNamespaceAssociationCommand: (
|
|
683
|
-
input: UpdateIdNamespaceAssociationCommandInput,
|
|
684
|
-
context: __SerdeContext
|
|
685
|
-
) => Promise<__HttpRequest>;
|
|
686
|
-
export declare const se_UpdateMembershipCommand: (
|
|
687
|
-
input: UpdateMembershipCommandInput,
|
|
688
|
-
context: __SerdeContext
|
|
689
|
-
) => Promise<__HttpRequest>;
|
|
690
|
-
export declare const se_UpdatePrivacyBudgetTemplateCommand: (
|
|
691
|
-
input: UpdatePrivacyBudgetTemplateCommandInput,
|
|
692
|
-
context: __SerdeContext
|
|
693
|
-
) => Promise<__HttpRequest>;
|
|
694
|
-
export declare const se_UpdateProtectedJobCommand: (
|
|
695
|
-
input: UpdateProtectedJobCommandInput,
|
|
696
|
-
context: __SerdeContext
|
|
697
|
-
) => Promise<__HttpRequest>;
|
|
698
|
-
export declare const se_UpdateProtectedQueryCommand: (
|
|
699
|
-
input: UpdateProtectedQueryCommandInput,
|
|
700
|
-
context: __SerdeContext
|
|
701
|
-
) => Promise<__HttpRequest>;
|
|
702
|
-
export declare const de_BatchGetCollaborationAnalysisTemplateCommand: (
|
|
703
|
-
output: __HttpResponse,
|
|
704
|
-
context: __SerdeContext
|
|
705
|
-
) => Promise<BatchGetCollaborationAnalysisTemplateCommandOutput>;
|
|
706
|
-
export declare const de_BatchGetSchemaCommand: (
|
|
707
|
-
output: __HttpResponse,
|
|
708
|
-
context: __SerdeContext
|
|
709
|
-
) => Promise<BatchGetSchemaCommandOutput>;
|
|
710
|
-
export declare const de_BatchGetSchemaAnalysisRuleCommand: (
|
|
711
|
-
output: __HttpResponse,
|
|
712
|
-
context: __SerdeContext
|
|
713
|
-
) => Promise<BatchGetSchemaAnalysisRuleCommandOutput>;
|
|
714
|
-
export declare const de_CreateAnalysisTemplateCommand: (
|
|
715
|
-
output: __HttpResponse,
|
|
716
|
-
context: __SerdeContext
|
|
717
|
-
) => Promise<CreateAnalysisTemplateCommandOutput>;
|
|
718
|
-
export declare const de_CreateCollaborationCommand: (
|
|
719
|
-
output: __HttpResponse,
|
|
720
|
-
context: __SerdeContext
|
|
721
|
-
) => Promise<CreateCollaborationCommandOutput>;
|
|
722
|
-
export declare const de_CreateCollaborationChangeRequestCommand: (
|
|
723
|
-
output: __HttpResponse,
|
|
724
|
-
context: __SerdeContext
|
|
725
|
-
) => Promise<CreateCollaborationChangeRequestCommandOutput>;
|
|
726
|
-
export declare const de_CreateConfiguredAudienceModelAssociationCommand: (
|
|
727
|
-
output: __HttpResponse,
|
|
728
|
-
context: __SerdeContext
|
|
729
|
-
) => Promise<CreateConfiguredAudienceModelAssociationCommandOutput>;
|
|
730
|
-
export declare const de_CreateConfiguredTableCommand: (
|
|
731
|
-
output: __HttpResponse,
|
|
732
|
-
context: __SerdeContext
|
|
733
|
-
) => Promise<CreateConfiguredTableCommandOutput>;
|
|
734
|
-
export declare const de_CreateConfiguredTableAnalysisRuleCommand: (
|
|
735
|
-
output: __HttpResponse,
|
|
736
|
-
context: __SerdeContext
|
|
737
|
-
) => Promise<CreateConfiguredTableAnalysisRuleCommandOutput>;
|
|
738
|
-
export declare const de_CreateConfiguredTableAssociationCommand: (
|
|
739
|
-
output: __HttpResponse,
|
|
740
|
-
context: __SerdeContext
|
|
741
|
-
) => Promise<CreateConfiguredTableAssociationCommandOutput>;
|
|
742
|
-
export declare const de_CreateConfiguredTableAssociationAnalysisRuleCommand: (
|
|
743
|
-
output: __HttpResponse,
|
|
744
|
-
context: __SerdeContext
|
|
745
|
-
) => Promise<CreateConfiguredTableAssociationAnalysisRuleCommandOutput>;
|
|
746
|
-
export declare const de_CreateIdMappingTableCommand: (
|
|
747
|
-
output: __HttpResponse,
|
|
748
|
-
context: __SerdeContext
|
|
749
|
-
) => Promise<CreateIdMappingTableCommandOutput>;
|
|
750
|
-
export declare const de_CreateIdNamespaceAssociationCommand: (
|
|
751
|
-
output: __HttpResponse,
|
|
752
|
-
context: __SerdeContext
|
|
753
|
-
) => Promise<CreateIdNamespaceAssociationCommandOutput>;
|
|
754
|
-
export declare const de_CreateMembershipCommand: (
|
|
755
|
-
output: __HttpResponse,
|
|
756
|
-
context: __SerdeContext
|
|
757
|
-
) => Promise<CreateMembershipCommandOutput>;
|
|
758
|
-
export declare const de_CreatePrivacyBudgetTemplateCommand: (
|
|
759
|
-
output: __HttpResponse,
|
|
760
|
-
context: __SerdeContext
|
|
761
|
-
) => Promise<CreatePrivacyBudgetTemplateCommandOutput>;
|
|
762
|
-
export declare const de_DeleteAnalysisTemplateCommand: (
|
|
763
|
-
output: __HttpResponse,
|
|
764
|
-
context: __SerdeContext
|
|
765
|
-
) => Promise<DeleteAnalysisTemplateCommandOutput>;
|
|
766
|
-
export declare const de_DeleteCollaborationCommand: (
|
|
767
|
-
output: __HttpResponse,
|
|
768
|
-
context: __SerdeContext
|
|
769
|
-
) => Promise<DeleteCollaborationCommandOutput>;
|
|
770
|
-
export declare const de_DeleteConfiguredAudienceModelAssociationCommand: (
|
|
771
|
-
output: __HttpResponse,
|
|
772
|
-
context: __SerdeContext
|
|
773
|
-
) => Promise<DeleteConfiguredAudienceModelAssociationCommandOutput>;
|
|
774
|
-
export declare const de_DeleteConfiguredTableCommand: (
|
|
775
|
-
output: __HttpResponse,
|
|
776
|
-
context: __SerdeContext
|
|
777
|
-
) => Promise<DeleteConfiguredTableCommandOutput>;
|
|
778
|
-
export declare const de_DeleteConfiguredTableAnalysisRuleCommand: (
|
|
779
|
-
output: __HttpResponse,
|
|
780
|
-
context: __SerdeContext
|
|
781
|
-
) => Promise<DeleteConfiguredTableAnalysisRuleCommandOutput>;
|
|
782
|
-
export declare const de_DeleteConfiguredTableAssociationCommand: (
|
|
783
|
-
output: __HttpResponse,
|
|
784
|
-
context: __SerdeContext
|
|
785
|
-
) => Promise<DeleteConfiguredTableAssociationCommandOutput>;
|
|
786
|
-
export declare const de_DeleteConfiguredTableAssociationAnalysisRuleCommand: (
|
|
787
|
-
output: __HttpResponse,
|
|
788
|
-
context: __SerdeContext
|
|
789
|
-
) => Promise<DeleteConfiguredTableAssociationAnalysisRuleCommandOutput>;
|
|
790
|
-
export declare const de_DeleteIdMappingTableCommand: (
|
|
791
|
-
output: __HttpResponse,
|
|
792
|
-
context: __SerdeContext
|
|
793
|
-
) => Promise<DeleteIdMappingTableCommandOutput>;
|
|
794
|
-
export declare const de_DeleteIdNamespaceAssociationCommand: (
|
|
795
|
-
output: __HttpResponse,
|
|
796
|
-
context: __SerdeContext
|
|
797
|
-
) => Promise<DeleteIdNamespaceAssociationCommandOutput>;
|
|
798
|
-
export declare const de_DeleteMemberCommand: (
|
|
799
|
-
output: __HttpResponse,
|
|
800
|
-
context: __SerdeContext
|
|
801
|
-
) => Promise<DeleteMemberCommandOutput>;
|
|
802
|
-
export declare const de_DeleteMembershipCommand: (
|
|
803
|
-
output: __HttpResponse,
|
|
804
|
-
context: __SerdeContext
|
|
805
|
-
) => Promise<DeleteMembershipCommandOutput>;
|
|
806
|
-
export declare const de_DeletePrivacyBudgetTemplateCommand: (
|
|
807
|
-
output: __HttpResponse,
|
|
808
|
-
context: __SerdeContext
|
|
809
|
-
) => Promise<DeletePrivacyBudgetTemplateCommandOutput>;
|
|
810
|
-
export declare const de_GetAnalysisTemplateCommand: (
|
|
811
|
-
output: __HttpResponse,
|
|
812
|
-
context: __SerdeContext
|
|
813
|
-
) => Promise<GetAnalysisTemplateCommandOutput>;
|
|
814
|
-
export declare const de_GetCollaborationCommand: (
|
|
815
|
-
output: __HttpResponse,
|
|
816
|
-
context: __SerdeContext
|
|
817
|
-
) => Promise<GetCollaborationCommandOutput>;
|
|
818
|
-
export declare const de_GetCollaborationAnalysisTemplateCommand: (
|
|
819
|
-
output: __HttpResponse,
|
|
820
|
-
context: __SerdeContext
|
|
821
|
-
) => Promise<GetCollaborationAnalysisTemplateCommandOutput>;
|
|
822
|
-
export declare const de_GetCollaborationChangeRequestCommand: (
|
|
823
|
-
output: __HttpResponse,
|
|
824
|
-
context: __SerdeContext
|
|
825
|
-
) => Promise<GetCollaborationChangeRequestCommandOutput>;
|
|
826
|
-
export declare const de_GetCollaborationConfiguredAudienceModelAssociationCommand: (
|
|
827
|
-
output: __HttpResponse,
|
|
828
|
-
context: __SerdeContext
|
|
829
|
-
) => Promise<GetCollaborationConfiguredAudienceModelAssociationCommandOutput>;
|
|
830
|
-
export declare const de_GetCollaborationIdNamespaceAssociationCommand: (
|
|
831
|
-
output: __HttpResponse,
|
|
832
|
-
context: __SerdeContext
|
|
833
|
-
) => Promise<GetCollaborationIdNamespaceAssociationCommandOutput>;
|
|
834
|
-
export declare const de_GetCollaborationPrivacyBudgetTemplateCommand: (
|
|
835
|
-
output: __HttpResponse,
|
|
836
|
-
context: __SerdeContext
|
|
837
|
-
) => Promise<GetCollaborationPrivacyBudgetTemplateCommandOutput>;
|
|
838
|
-
export declare const de_GetConfiguredAudienceModelAssociationCommand: (
|
|
839
|
-
output: __HttpResponse,
|
|
840
|
-
context: __SerdeContext
|
|
841
|
-
) => Promise<GetConfiguredAudienceModelAssociationCommandOutput>;
|
|
842
|
-
export declare const de_GetConfiguredTableCommand: (
|
|
843
|
-
output: __HttpResponse,
|
|
844
|
-
context: __SerdeContext
|
|
845
|
-
) => Promise<GetConfiguredTableCommandOutput>;
|
|
846
|
-
export declare const de_GetConfiguredTableAnalysisRuleCommand: (
|
|
847
|
-
output: __HttpResponse,
|
|
848
|
-
context: __SerdeContext
|
|
849
|
-
) => Promise<GetConfiguredTableAnalysisRuleCommandOutput>;
|
|
850
|
-
export declare const de_GetConfiguredTableAssociationCommand: (
|
|
851
|
-
output: __HttpResponse,
|
|
852
|
-
context: __SerdeContext
|
|
853
|
-
) => Promise<GetConfiguredTableAssociationCommandOutput>;
|
|
854
|
-
export declare const de_GetConfiguredTableAssociationAnalysisRuleCommand: (
|
|
855
|
-
output: __HttpResponse,
|
|
856
|
-
context: __SerdeContext
|
|
857
|
-
) => Promise<GetConfiguredTableAssociationAnalysisRuleCommandOutput>;
|
|
858
|
-
export declare const de_GetIdMappingTableCommand: (
|
|
859
|
-
output: __HttpResponse,
|
|
860
|
-
context: __SerdeContext
|
|
861
|
-
) => Promise<GetIdMappingTableCommandOutput>;
|
|
862
|
-
export declare const de_GetIdNamespaceAssociationCommand: (
|
|
863
|
-
output: __HttpResponse,
|
|
864
|
-
context: __SerdeContext
|
|
865
|
-
) => Promise<GetIdNamespaceAssociationCommandOutput>;
|
|
866
|
-
export declare const de_GetMembershipCommand: (
|
|
867
|
-
output: __HttpResponse,
|
|
868
|
-
context: __SerdeContext
|
|
869
|
-
) => Promise<GetMembershipCommandOutput>;
|
|
870
|
-
export declare const de_GetPrivacyBudgetTemplateCommand: (
|
|
871
|
-
output: __HttpResponse,
|
|
872
|
-
context: __SerdeContext
|
|
873
|
-
) => Promise<GetPrivacyBudgetTemplateCommandOutput>;
|
|
874
|
-
export declare const de_GetProtectedJobCommand: (
|
|
875
|
-
output: __HttpResponse,
|
|
876
|
-
context: __SerdeContext
|
|
877
|
-
) => Promise<GetProtectedJobCommandOutput>;
|
|
878
|
-
export declare const de_GetProtectedQueryCommand: (
|
|
879
|
-
output: __HttpResponse,
|
|
880
|
-
context: __SerdeContext
|
|
881
|
-
) => Promise<GetProtectedQueryCommandOutput>;
|
|
882
|
-
export declare const de_GetSchemaCommand: (
|
|
883
|
-
output: __HttpResponse,
|
|
884
|
-
context: __SerdeContext
|
|
885
|
-
) => Promise<GetSchemaCommandOutput>;
|
|
886
|
-
export declare const de_GetSchemaAnalysisRuleCommand: (
|
|
887
|
-
output: __HttpResponse,
|
|
888
|
-
context: __SerdeContext
|
|
889
|
-
) => Promise<GetSchemaAnalysisRuleCommandOutput>;
|
|
890
|
-
export declare const de_ListAnalysisTemplatesCommand: (
|
|
891
|
-
output: __HttpResponse,
|
|
892
|
-
context: __SerdeContext
|
|
893
|
-
) => Promise<ListAnalysisTemplatesCommandOutput>;
|
|
894
|
-
export declare const de_ListCollaborationAnalysisTemplatesCommand: (
|
|
895
|
-
output: __HttpResponse,
|
|
896
|
-
context: __SerdeContext
|
|
897
|
-
) => Promise<ListCollaborationAnalysisTemplatesCommandOutput>;
|
|
898
|
-
export declare const de_ListCollaborationChangeRequestsCommand: (
|
|
899
|
-
output: __HttpResponse,
|
|
900
|
-
context: __SerdeContext
|
|
901
|
-
) => Promise<ListCollaborationChangeRequestsCommandOutput>;
|
|
902
|
-
export declare const de_ListCollaborationConfiguredAudienceModelAssociationsCommand: (
|
|
903
|
-
output: __HttpResponse,
|
|
904
|
-
context: __SerdeContext
|
|
905
|
-
) => Promise<ListCollaborationConfiguredAudienceModelAssociationsCommandOutput>;
|
|
906
|
-
export declare const de_ListCollaborationIdNamespaceAssociationsCommand: (
|
|
907
|
-
output: __HttpResponse,
|
|
908
|
-
context: __SerdeContext
|
|
909
|
-
) => Promise<ListCollaborationIdNamespaceAssociationsCommandOutput>;
|
|
910
|
-
export declare const de_ListCollaborationPrivacyBudgetsCommand: (
|
|
911
|
-
output: __HttpResponse,
|
|
912
|
-
context: __SerdeContext
|
|
913
|
-
) => Promise<ListCollaborationPrivacyBudgetsCommandOutput>;
|
|
914
|
-
export declare const de_ListCollaborationPrivacyBudgetTemplatesCommand: (
|
|
915
|
-
output: __HttpResponse,
|
|
916
|
-
context: __SerdeContext
|
|
917
|
-
) => Promise<ListCollaborationPrivacyBudgetTemplatesCommandOutput>;
|
|
918
|
-
export declare const de_ListCollaborationsCommand: (
|
|
919
|
-
output: __HttpResponse,
|
|
920
|
-
context: __SerdeContext
|
|
921
|
-
) => Promise<ListCollaborationsCommandOutput>;
|
|
922
|
-
export declare const de_ListConfiguredAudienceModelAssociationsCommand: (
|
|
923
|
-
output: __HttpResponse,
|
|
924
|
-
context: __SerdeContext
|
|
925
|
-
) => Promise<ListConfiguredAudienceModelAssociationsCommandOutput>;
|
|
926
|
-
export declare const de_ListConfiguredTableAssociationsCommand: (
|
|
927
|
-
output: __HttpResponse,
|
|
928
|
-
context: __SerdeContext
|
|
929
|
-
) => Promise<ListConfiguredTableAssociationsCommandOutput>;
|
|
930
|
-
export declare const de_ListConfiguredTablesCommand: (
|
|
931
|
-
output: __HttpResponse,
|
|
932
|
-
context: __SerdeContext
|
|
933
|
-
) => Promise<ListConfiguredTablesCommandOutput>;
|
|
934
|
-
export declare const de_ListIdMappingTablesCommand: (
|
|
935
|
-
output: __HttpResponse,
|
|
936
|
-
context: __SerdeContext
|
|
937
|
-
) => Promise<ListIdMappingTablesCommandOutput>;
|
|
938
|
-
export declare const de_ListIdNamespaceAssociationsCommand: (
|
|
939
|
-
output: __HttpResponse,
|
|
940
|
-
context: __SerdeContext
|
|
941
|
-
) => Promise<ListIdNamespaceAssociationsCommandOutput>;
|
|
942
|
-
export declare const de_ListMembersCommand: (
|
|
943
|
-
output: __HttpResponse,
|
|
944
|
-
context: __SerdeContext
|
|
945
|
-
) => Promise<ListMembersCommandOutput>;
|
|
946
|
-
export declare const de_ListMembershipsCommand: (
|
|
947
|
-
output: __HttpResponse,
|
|
948
|
-
context: __SerdeContext
|
|
949
|
-
) => Promise<ListMembershipsCommandOutput>;
|
|
950
|
-
export declare const de_ListPrivacyBudgetsCommand: (
|
|
951
|
-
output: __HttpResponse,
|
|
952
|
-
context: __SerdeContext
|
|
953
|
-
) => Promise<ListPrivacyBudgetsCommandOutput>;
|
|
954
|
-
export declare const de_ListPrivacyBudgetTemplatesCommand: (
|
|
955
|
-
output: __HttpResponse,
|
|
956
|
-
context: __SerdeContext
|
|
957
|
-
) => Promise<ListPrivacyBudgetTemplatesCommandOutput>;
|
|
958
|
-
export declare const de_ListProtectedJobsCommand: (
|
|
959
|
-
output: __HttpResponse,
|
|
960
|
-
context: __SerdeContext
|
|
961
|
-
) => Promise<ListProtectedJobsCommandOutput>;
|
|
962
|
-
export declare const de_ListProtectedQueriesCommand: (
|
|
963
|
-
output: __HttpResponse,
|
|
964
|
-
context: __SerdeContext
|
|
965
|
-
) => Promise<ListProtectedQueriesCommandOutput>;
|
|
966
|
-
export declare const de_ListSchemasCommand: (
|
|
967
|
-
output: __HttpResponse,
|
|
968
|
-
context: __SerdeContext
|
|
969
|
-
) => Promise<ListSchemasCommandOutput>;
|
|
970
|
-
export declare const de_ListTagsForResourceCommand: (
|
|
971
|
-
output: __HttpResponse,
|
|
972
|
-
context: __SerdeContext
|
|
973
|
-
) => Promise<ListTagsForResourceCommandOutput>;
|
|
974
|
-
export declare const de_PopulateIdMappingTableCommand: (
|
|
975
|
-
output: __HttpResponse,
|
|
976
|
-
context: __SerdeContext
|
|
977
|
-
) => Promise<PopulateIdMappingTableCommandOutput>;
|
|
978
|
-
export declare const de_PreviewPrivacyImpactCommand: (
|
|
979
|
-
output: __HttpResponse,
|
|
980
|
-
context: __SerdeContext
|
|
981
|
-
) => Promise<PreviewPrivacyImpactCommandOutput>;
|
|
982
|
-
export declare const de_StartProtectedJobCommand: (
|
|
983
|
-
output: __HttpResponse,
|
|
984
|
-
context: __SerdeContext
|
|
985
|
-
) => Promise<StartProtectedJobCommandOutput>;
|
|
986
|
-
export declare const de_StartProtectedQueryCommand: (
|
|
987
|
-
output: __HttpResponse,
|
|
988
|
-
context: __SerdeContext
|
|
989
|
-
) => Promise<StartProtectedQueryCommandOutput>;
|
|
990
|
-
export declare const de_TagResourceCommand: (
|
|
991
|
-
output: __HttpResponse,
|
|
992
|
-
context: __SerdeContext
|
|
993
|
-
) => Promise<TagResourceCommandOutput>;
|
|
994
|
-
export declare const de_UntagResourceCommand: (
|
|
995
|
-
output: __HttpResponse,
|
|
996
|
-
context: __SerdeContext
|
|
997
|
-
) => Promise<UntagResourceCommandOutput>;
|
|
998
|
-
export declare const de_UpdateAnalysisTemplateCommand: (
|
|
999
|
-
output: __HttpResponse,
|
|
1000
|
-
context: __SerdeContext
|
|
1001
|
-
) => Promise<UpdateAnalysisTemplateCommandOutput>;
|
|
1002
|
-
export declare const de_UpdateCollaborationCommand: (
|
|
1003
|
-
output: __HttpResponse,
|
|
1004
|
-
context: __SerdeContext
|
|
1005
|
-
) => Promise<UpdateCollaborationCommandOutput>;
|
|
1006
|
-
export declare const de_UpdateConfiguredAudienceModelAssociationCommand: (
|
|
1007
|
-
output: __HttpResponse,
|
|
1008
|
-
context: __SerdeContext
|
|
1009
|
-
) => Promise<UpdateConfiguredAudienceModelAssociationCommandOutput>;
|
|
1010
|
-
export declare const de_UpdateConfiguredTableCommand: (
|
|
1011
|
-
output: __HttpResponse,
|
|
1012
|
-
context: __SerdeContext
|
|
1013
|
-
) => Promise<UpdateConfiguredTableCommandOutput>;
|
|
1014
|
-
export declare const de_UpdateConfiguredTableAnalysisRuleCommand: (
|
|
1015
|
-
output: __HttpResponse,
|
|
1016
|
-
context: __SerdeContext
|
|
1017
|
-
) => Promise<UpdateConfiguredTableAnalysisRuleCommandOutput>;
|
|
1018
|
-
export declare const de_UpdateConfiguredTableAssociationCommand: (
|
|
1019
|
-
output: __HttpResponse,
|
|
1020
|
-
context: __SerdeContext
|
|
1021
|
-
) => Promise<UpdateConfiguredTableAssociationCommandOutput>;
|
|
1022
|
-
export declare const de_UpdateConfiguredTableAssociationAnalysisRuleCommand: (
|
|
1023
|
-
output: __HttpResponse,
|
|
1024
|
-
context: __SerdeContext
|
|
1025
|
-
) => Promise<UpdateConfiguredTableAssociationAnalysisRuleCommandOutput>;
|
|
1026
|
-
export declare const de_UpdateIdMappingTableCommand: (
|
|
1027
|
-
output: __HttpResponse,
|
|
1028
|
-
context: __SerdeContext
|
|
1029
|
-
) => Promise<UpdateIdMappingTableCommandOutput>;
|
|
1030
|
-
export declare const de_UpdateIdNamespaceAssociationCommand: (
|
|
1031
|
-
output: __HttpResponse,
|
|
1032
|
-
context: __SerdeContext
|
|
1033
|
-
) => Promise<UpdateIdNamespaceAssociationCommandOutput>;
|
|
1034
|
-
export declare const de_UpdateMembershipCommand: (
|
|
1035
|
-
output: __HttpResponse,
|
|
1036
|
-
context: __SerdeContext
|
|
1037
|
-
) => Promise<UpdateMembershipCommandOutput>;
|
|
1038
|
-
export declare const de_UpdatePrivacyBudgetTemplateCommand: (
|
|
1039
|
-
output: __HttpResponse,
|
|
1040
|
-
context: __SerdeContext
|
|
1041
|
-
) => Promise<UpdatePrivacyBudgetTemplateCommandOutput>;
|
|
1042
|
-
export declare const de_UpdateProtectedJobCommand: (
|
|
1043
|
-
output: __HttpResponse,
|
|
1044
|
-
context: __SerdeContext
|
|
1045
|
-
) => Promise<UpdateProtectedJobCommandOutput>;
|
|
1046
|
-
export declare const de_UpdateProtectedQueryCommand: (
|
|
1047
|
-
output: __HttpResponse,
|
|
1048
|
-
context: __SerdeContext
|
|
1049
|
-
) => Promise<UpdateProtectedQueryCommandOutput>;
|