@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,3369 +0,0 @@
|
|
|
1
|
-
import { awsExpectUnion as __expectUnion, loadRestJsonErrorCode, parseJsonBody as parseBody, parseJsonErrorBody as parseErrorBody, } from "@aws-sdk/core";
|
|
2
|
-
import { requestBuilder as rb } from "@smithy/core";
|
|
3
|
-
import { _json, collectBody, decorateServiceException as __decorateServiceException, expectBoolean as __expectBoolean, expectInt32 as __expectInt32, expectLong as __expectLong, expectNonNull as __expectNonNull, expectNumber as __expectNumber, expectObject as __expectObject, expectString as __expectString, limitedParseDouble as __limitedParseDouble, limitedParseFloat32 as __limitedParseFloat32, map, parseEpochTimestamp as __parseEpochTimestamp, take, withBaseException, } from "@smithy/smithy-client";
|
|
4
|
-
import { CleanRoomsServiceException as __BaseException } from "../models/CleanRoomsServiceException";
|
|
5
|
-
import { AccessDeniedException, ConflictException, InternalServerException, ResourceNotFoundException, ServiceQuotaExceededException, ThrottlingException, ValidationException, } from "../models/models_0";
|
|
6
|
-
export const se_BatchGetCollaborationAnalysisTemplateCommand = async (input, context) => {
|
|
7
|
-
const b = rb(input, context);
|
|
8
|
-
const headers = {
|
|
9
|
-
"content-type": "application/json",
|
|
10
|
-
};
|
|
11
|
-
b.bp("/collaborations/{collaborationIdentifier}/batch-analysistemplates");
|
|
12
|
-
b.p("collaborationIdentifier", () => input.collaborationIdentifier, "{collaborationIdentifier}", false);
|
|
13
|
-
let body;
|
|
14
|
-
body = JSON.stringify(take(input, {
|
|
15
|
-
analysisTemplateArns: (_) => _json(_),
|
|
16
|
-
}));
|
|
17
|
-
b.m("POST").h(headers).b(body);
|
|
18
|
-
return b.build();
|
|
19
|
-
};
|
|
20
|
-
export const se_BatchGetSchemaCommand = async (input, context) => {
|
|
21
|
-
const b = rb(input, context);
|
|
22
|
-
const headers = {
|
|
23
|
-
"content-type": "application/json",
|
|
24
|
-
};
|
|
25
|
-
b.bp("/collaborations/{collaborationIdentifier}/batch-schema");
|
|
26
|
-
b.p("collaborationIdentifier", () => input.collaborationIdentifier, "{collaborationIdentifier}", false);
|
|
27
|
-
let body;
|
|
28
|
-
body = JSON.stringify(take(input, {
|
|
29
|
-
names: (_) => _json(_),
|
|
30
|
-
}));
|
|
31
|
-
b.m("POST").h(headers).b(body);
|
|
32
|
-
return b.build();
|
|
33
|
-
};
|
|
34
|
-
export const se_BatchGetSchemaAnalysisRuleCommand = async (input, context) => {
|
|
35
|
-
const b = rb(input, context);
|
|
36
|
-
const headers = {
|
|
37
|
-
"content-type": "application/json",
|
|
38
|
-
};
|
|
39
|
-
b.bp("/collaborations/{collaborationIdentifier}/batch-schema-analysis-rule");
|
|
40
|
-
b.p("collaborationIdentifier", () => input.collaborationIdentifier, "{collaborationIdentifier}", false);
|
|
41
|
-
let body;
|
|
42
|
-
body = JSON.stringify(take(input, {
|
|
43
|
-
schemaAnalysisRuleRequests: (_) => _json(_),
|
|
44
|
-
}));
|
|
45
|
-
b.m("POST").h(headers).b(body);
|
|
46
|
-
return b.build();
|
|
47
|
-
};
|
|
48
|
-
export const se_CreateAnalysisTemplateCommand = async (input, context) => {
|
|
49
|
-
const b = rb(input, context);
|
|
50
|
-
const headers = {
|
|
51
|
-
"content-type": "application/json",
|
|
52
|
-
};
|
|
53
|
-
b.bp("/memberships/{membershipIdentifier}/analysistemplates");
|
|
54
|
-
b.p("membershipIdentifier", () => input.membershipIdentifier, "{membershipIdentifier}", false);
|
|
55
|
-
let body;
|
|
56
|
-
body = JSON.stringify(take(input, {
|
|
57
|
-
analysisParameters: (_) => _json(_),
|
|
58
|
-
description: [],
|
|
59
|
-
errorMessageConfiguration: (_) => _json(_),
|
|
60
|
-
format: [],
|
|
61
|
-
name: [],
|
|
62
|
-
schema: (_) => _json(_),
|
|
63
|
-
source: (_) => _json(_),
|
|
64
|
-
tags: (_) => _json(_),
|
|
65
|
-
}));
|
|
66
|
-
b.m("POST").h(headers).b(body);
|
|
67
|
-
return b.build();
|
|
68
|
-
};
|
|
69
|
-
export const se_CreateCollaborationCommand = async (input, context) => {
|
|
70
|
-
const b = rb(input, context);
|
|
71
|
-
const headers = {
|
|
72
|
-
"content-type": "application/json",
|
|
73
|
-
};
|
|
74
|
-
b.bp("/collaborations");
|
|
75
|
-
let body;
|
|
76
|
-
body = JSON.stringify(take(input, {
|
|
77
|
-
allowedResultRegions: (_) => _json(_),
|
|
78
|
-
analyticsEngine: [],
|
|
79
|
-
autoApprovedChangeRequestTypes: (_) => _json(_),
|
|
80
|
-
creatorDisplayName: [],
|
|
81
|
-
creatorMLMemberAbilities: (_) => _json(_),
|
|
82
|
-
creatorMemberAbilities: (_) => _json(_),
|
|
83
|
-
creatorPaymentConfiguration: (_) => _json(_),
|
|
84
|
-
dataEncryptionMetadata: (_) => _json(_),
|
|
85
|
-
description: [],
|
|
86
|
-
jobLogStatus: [],
|
|
87
|
-
members: (_) => _json(_),
|
|
88
|
-
name: [],
|
|
89
|
-
queryLogStatus: [],
|
|
90
|
-
tags: (_) => _json(_),
|
|
91
|
-
}));
|
|
92
|
-
b.m("POST").h(headers).b(body);
|
|
93
|
-
return b.build();
|
|
94
|
-
};
|
|
95
|
-
export const se_CreateCollaborationChangeRequestCommand = async (input, context) => {
|
|
96
|
-
const b = rb(input, context);
|
|
97
|
-
const headers = {
|
|
98
|
-
"content-type": "application/json",
|
|
99
|
-
};
|
|
100
|
-
b.bp("/collaborations/{collaborationIdentifier}/changeRequests");
|
|
101
|
-
b.p("collaborationIdentifier", () => input.collaborationIdentifier, "{collaborationIdentifier}", false);
|
|
102
|
-
let body;
|
|
103
|
-
body = JSON.stringify(take(input, {
|
|
104
|
-
changes: (_) => _json(_),
|
|
105
|
-
}));
|
|
106
|
-
b.m("POST").h(headers).b(body);
|
|
107
|
-
return b.build();
|
|
108
|
-
};
|
|
109
|
-
export const se_CreateConfiguredAudienceModelAssociationCommand = async (input, context) => {
|
|
110
|
-
const b = rb(input, context);
|
|
111
|
-
const headers = {
|
|
112
|
-
"content-type": "application/json",
|
|
113
|
-
};
|
|
114
|
-
b.bp("/memberships/{membershipIdentifier}/configuredaudiencemodelassociations");
|
|
115
|
-
b.p("membershipIdentifier", () => input.membershipIdentifier, "{membershipIdentifier}", false);
|
|
116
|
-
let body;
|
|
117
|
-
body = JSON.stringify(take(input, {
|
|
118
|
-
configuredAudienceModelArn: [],
|
|
119
|
-
configuredAudienceModelAssociationName: [],
|
|
120
|
-
description: [],
|
|
121
|
-
manageResourcePolicies: [],
|
|
122
|
-
tags: (_) => _json(_),
|
|
123
|
-
}));
|
|
124
|
-
b.m("POST").h(headers).b(body);
|
|
125
|
-
return b.build();
|
|
126
|
-
};
|
|
127
|
-
export const se_CreateConfiguredTableCommand = async (input, context) => {
|
|
128
|
-
const b = rb(input, context);
|
|
129
|
-
const headers = {
|
|
130
|
-
"content-type": "application/json",
|
|
131
|
-
};
|
|
132
|
-
b.bp("/configuredTables");
|
|
133
|
-
let body;
|
|
134
|
-
body = JSON.stringify(take(input, {
|
|
135
|
-
allowedColumns: (_) => _json(_),
|
|
136
|
-
analysisMethod: [],
|
|
137
|
-
description: [],
|
|
138
|
-
name: [],
|
|
139
|
-
selectedAnalysisMethods: (_) => _json(_),
|
|
140
|
-
tableReference: (_) => _json(_),
|
|
141
|
-
tags: (_) => _json(_),
|
|
142
|
-
}));
|
|
143
|
-
b.m("POST").h(headers).b(body);
|
|
144
|
-
return b.build();
|
|
145
|
-
};
|
|
146
|
-
export const se_CreateConfiguredTableAnalysisRuleCommand = async (input, context) => {
|
|
147
|
-
const b = rb(input, context);
|
|
148
|
-
const headers = {
|
|
149
|
-
"content-type": "application/json",
|
|
150
|
-
};
|
|
151
|
-
b.bp("/configuredTables/{configuredTableIdentifier}/analysisRule");
|
|
152
|
-
b.p("configuredTableIdentifier", () => input.configuredTableIdentifier, "{configuredTableIdentifier}", false);
|
|
153
|
-
let body;
|
|
154
|
-
body = JSON.stringify(take(input, {
|
|
155
|
-
analysisRulePolicy: (_) => _json(_),
|
|
156
|
-
analysisRuleType: [],
|
|
157
|
-
}));
|
|
158
|
-
b.m("POST").h(headers).b(body);
|
|
159
|
-
return b.build();
|
|
160
|
-
};
|
|
161
|
-
export const se_CreateConfiguredTableAssociationCommand = async (input, context) => {
|
|
162
|
-
const b = rb(input, context);
|
|
163
|
-
const headers = {
|
|
164
|
-
"content-type": "application/json",
|
|
165
|
-
};
|
|
166
|
-
b.bp("/memberships/{membershipIdentifier}/configuredTableAssociations");
|
|
167
|
-
b.p("membershipIdentifier", () => input.membershipIdentifier, "{membershipIdentifier}", false);
|
|
168
|
-
let body;
|
|
169
|
-
body = JSON.stringify(take(input, {
|
|
170
|
-
configuredTableIdentifier: [],
|
|
171
|
-
description: [],
|
|
172
|
-
name: [],
|
|
173
|
-
roleArn: [],
|
|
174
|
-
tags: (_) => _json(_),
|
|
175
|
-
}));
|
|
176
|
-
b.m("POST").h(headers).b(body);
|
|
177
|
-
return b.build();
|
|
178
|
-
};
|
|
179
|
-
export const se_CreateConfiguredTableAssociationAnalysisRuleCommand = async (input, context) => {
|
|
180
|
-
const b = rb(input, context);
|
|
181
|
-
const headers = {
|
|
182
|
-
"content-type": "application/json",
|
|
183
|
-
};
|
|
184
|
-
b.bp("/memberships/{membershipIdentifier}/configuredTableAssociations/{configuredTableAssociationIdentifier}/analysisRule");
|
|
185
|
-
b.p("membershipIdentifier", () => input.membershipIdentifier, "{membershipIdentifier}", false);
|
|
186
|
-
b.p("configuredTableAssociationIdentifier", () => input.configuredTableAssociationIdentifier, "{configuredTableAssociationIdentifier}", false);
|
|
187
|
-
let body;
|
|
188
|
-
body = JSON.stringify(take(input, {
|
|
189
|
-
analysisRulePolicy: (_) => _json(_),
|
|
190
|
-
analysisRuleType: [],
|
|
191
|
-
}));
|
|
192
|
-
b.m("POST").h(headers).b(body);
|
|
193
|
-
return b.build();
|
|
194
|
-
};
|
|
195
|
-
export const se_CreateIdMappingTableCommand = async (input, context) => {
|
|
196
|
-
const b = rb(input, context);
|
|
197
|
-
const headers = {
|
|
198
|
-
"content-type": "application/json",
|
|
199
|
-
};
|
|
200
|
-
b.bp("/memberships/{membershipIdentifier}/idmappingtables");
|
|
201
|
-
b.p("membershipIdentifier", () => input.membershipIdentifier, "{membershipIdentifier}", false);
|
|
202
|
-
let body;
|
|
203
|
-
body = JSON.stringify(take(input, {
|
|
204
|
-
description: [],
|
|
205
|
-
inputReferenceConfig: (_) => _json(_),
|
|
206
|
-
kmsKeyArn: [],
|
|
207
|
-
name: [],
|
|
208
|
-
tags: (_) => _json(_),
|
|
209
|
-
}));
|
|
210
|
-
b.m("POST").h(headers).b(body);
|
|
211
|
-
return b.build();
|
|
212
|
-
};
|
|
213
|
-
export const se_CreateIdNamespaceAssociationCommand = async (input, context) => {
|
|
214
|
-
const b = rb(input, context);
|
|
215
|
-
const headers = {
|
|
216
|
-
"content-type": "application/json",
|
|
217
|
-
};
|
|
218
|
-
b.bp("/memberships/{membershipIdentifier}/idnamespaceassociations");
|
|
219
|
-
b.p("membershipIdentifier", () => input.membershipIdentifier, "{membershipIdentifier}", false);
|
|
220
|
-
let body;
|
|
221
|
-
body = JSON.stringify(take(input, {
|
|
222
|
-
description: [],
|
|
223
|
-
idMappingConfig: (_) => _json(_),
|
|
224
|
-
inputReferenceConfig: (_) => _json(_),
|
|
225
|
-
name: [],
|
|
226
|
-
tags: (_) => _json(_),
|
|
227
|
-
}));
|
|
228
|
-
b.m("POST").h(headers).b(body);
|
|
229
|
-
return b.build();
|
|
230
|
-
};
|
|
231
|
-
export const se_CreateMembershipCommand = async (input, context) => {
|
|
232
|
-
const b = rb(input, context);
|
|
233
|
-
const headers = {
|
|
234
|
-
"content-type": "application/json",
|
|
235
|
-
};
|
|
236
|
-
b.bp("/memberships");
|
|
237
|
-
let body;
|
|
238
|
-
body = JSON.stringify(take(input, {
|
|
239
|
-
collaborationIdentifier: [],
|
|
240
|
-
defaultJobResultConfiguration: (_) => _json(_),
|
|
241
|
-
defaultResultConfiguration: (_) => _json(_),
|
|
242
|
-
jobLogStatus: [],
|
|
243
|
-
paymentConfiguration: (_) => _json(_),
|
|
244
|
-
queryLogStatus: [],
|
|
245
|
-
tags: (_) => _json(_),
|
|
246
|
-
}));
|
|
247
|
-
b.m("POST").h(headers).b(body);
|
|
248
|
-
return b.build();
|
|
249
|
-
};
|
|
250
|
-
export const se_CreatePrivacyBudgetTemplateCommand = async (input, context) => {
|
|
251
|
-
const b = rb(input, context);
|
|
252
|
-
const headers = {
|
|
253
|
-
"content-type": "application/json",
|
|
254
|
-
};
|
|
255
|
-
b.bp("/memberships/{membershipIdentifier}/privacybudgettemplates");
|
|
256
|
-
b.p("membershipIdentifier", () => input.membershipIdentifier, "{membershipIdentifier}", false);
|
|
257
|
-
let body;
|
|
258
|
-
body = JSON.stringify(take(input, {
|
|
259
|
-
autoRefresh: [],
|
|
260
|
-
parameters: (_) => _json(_),
|
|
261
|
-
privacyBudgetType: [],
|
|
262
|
-
tags: (_) => _json(_),
|
|
263
|
-
}));
|
|
264
|
-
b.m("POST").h(headers).b(body);
|
|
265
|
-
return b.build();
|
|
266
|
-
};
|
|
267
|
-
export const se_DeleteAnalysisTemplateCommand = async (input, context) => {
|
|
268
|
-
const b = rb(input, context);
|
|
269
|
-
const headers = {};
|
|
270
|
-
b.bp("/memberships/{membershipIdentifier}/analysistemplates/{analysisTemplateIdentifier}");
|
|
271
|
-
b.p("membershipIdentifier", () => input.membershipIdentifier, "{membershipIdentifier}", false);
|
|
272
|
-
b.p("analysisTemplateIdentifier", () => input.analysisTemplateIdentifier, "{analysisTemplateIdentifier}", false);
|
|
273
|
-
let body;
|
|
274
|
-
b.m("DELETE").h(headers).b(body);
|
|
275
|
-
return b.build();
|
|
276
|
-
};
|
|
277
|
-
export const se_DeleteCollaborationCommand = async (input, context) => {
|
|
278
|
-
const b = rb(input, context);
|
|
279
|
-
const headers = {};
|
|
280
|
-
b.bp("/collaborations/{collaborationIdentifier}");
|
|
281
|
-
b.p("collaborationIdentifier", () => input.collaborationIdentifier, "{collaborationIdentifier}", false);
|
|
282
|
-
let body;
|
|
283
|
-
b.m("DELETE").h(headers).b(body);
|
|
284
|
-
return b.build();
|
|
285
|
-
};
|
|
286
|
-
export const se_DeleteConfiguredAudienceModelAssociationCommand = async (input, context) => {
|
|
287
|
-
const b = rb(input, context);
|
|
288
|
-
const headers = {};
|
|
289
|
-
b.bp("/memberships/{membershipIdentifier}/configuredaudiencemodelassociations/{configuredAudienceModelAssociationIdentifier}");
|
|
290
|
-
b.p("configuredAudienceModelAssociationIdentifier", () => input.configuredAudienceModelAssociationIdentifier, "{configuredAudienceModelAssociationIdentifier}", false);
|
|
291
|
-
b.p("membershipIdentifier", () => input.membershipIdentifier, "{membershipIdentifier}", false);
|
|
292
|
-
let body;
|
|
293
|
-
b.m("DELETE").h(headers).b(body);
|
|
294
|
-
return b.build();
|
|
295
|
-
};
|
|
296
|
-
export const se_DeleteConfiguredTableCommand = async (input, context) => {
|
|
297
|
-
const b = rb(input, context);
|
|
298
|
-
const headers = {};
|
|
299
|
-
b.bp("/configuredTables/{configuredTableIdentifier}");
|
|
300
|
-
b.p("configuredTableIdentifier", () => input.configuredTableIdentifier, "{configuredTableIdentifier}", false);
|
|
301
|
-
let body;
|
|
302
|
-
b.m("DELETE").h(headers).b(body);
|
|
303
|
-
return b.build();
|
|
304
|
-
};
|
|
305
|
-
export const se_DeleteConfiguredTableAnalysisRuleCommand = async (input, context) => {
|
|
306
|
-
const b = rb(input, context);
|
|
307
|
-
const headers = {};
|
|
308
|
-
b.bp("/configuredTables/{configuredTableIdentifier}/analysisRule/{analysisRuleType}");
|
|
309
|
-
b.p("configuredTableIdentifier", () => input.configuredTableIdentifier, "{configuredTableIdentifier}", false);
|
|
310
|
-
b.p("analysisRuleType", () => input.analysisRuleType, "{analysisRuleType}", false);
|
|
311
|
-
let body;
|
|
312
|
-
b.m("DELETE").h(headers).b(body);
|
|
313
|
-
return b.build();
|
|
314
|
-
};
|
|
315
|
-
export const se_DeleteConfiguredTableAssociationCommand = async (input, context) => {
|
|
316
|
-
const b = rb(input, context);
|
|
317
|
-
const headers = {};
|
|
318
|
-
b.bp("/memberships/{membershipIdentifier}/configuredTableAssociations/{configuredTableAssociationIdentifier}");
|
|
319
|
-
b.p("configuredTableAssociationIdentifier", () => input.configuredTableAssociationIdentifier, "{configuredTableAssociationIdentifier}", false);
|
|
320
|
-
b.p("membershipIdentifier", () => input.membershipIdentifier, "{membershipIdentifier}", false);
|
|
321
|
-
let body;
|
|
322
|
-
b.m("DELETE").h(headers).b(body);
|
|
323
|
-
return b.build();
|
|
324
|
-
};
|
|
325
|
-
export const se_DeleteConfiguredTableAssociationAnalysisRuleCommand = async (input, context) => {
|
|
326
|
-
const b = rb(input, context);
|
|
327
|
-
const headers = {};
|
|
328
|
-
b.bp("/memberships/{membershipIdentifier}/configuredTableAssociations/{configuredTableAssociationIdentifier}/analysisRule/{analysisRuleType}");
|
|
329
|
-
b.p("membershipIdentifier", () => input.membershipIdentifier, "{membershipIdentifier}", false);
|
|
330
|
-
b.p("configuredTableAssociationIdentifier", () => input.configuredTableAssociationIdentifier, "{configuredTableAssociationIdentifier}", false);
|
|
331
|
-
b.p("analysisRuleType", () => input.analysisRuleType, "{analysisRuleType}", false);
|
|
332
|
-
let body;
|
|
333
|
-
b.m("DELETE").h(headers).b(body);
|
|
334
|
-
return b.build();
|
|
335
|
-
};
|
|
336
|
-
export const se_DeleteIdMappingTableCommand = async (input, context) => {
|
|
337
|
-
const b = rb(input, context);
|
|
338
|
-
const headers = {};
|
|
339
|
-
b.bp("/memberships/{membershipIdentifier}/idmappingtables/{idMappingTableIdentifier}");
|
|
340
|
-
b.p("idMappingTableIdentifier", () => input.idMappingTableIdentifier, "{idMappingTableIdentifier}", false);
|
|
341
|
-
b.p("membershipIdentifier", () => input.membershipIdentifier, "{membershipIdentifier}", false);
|
|
342
|
-
let body;
|
|
343
|
-
b.m("DELETE").h(headers).b(body);
|
|
344
|
-
return b.build();
|
|
345
|
-
};
|
|
346
|
-
export const se_DeleteIdNamespaceAssociationCommand = async (input, context) => {
|
|
347
|
-
const b = rb(input, context);
|
|
348
|
-
const headers = {};
|
|
349
|
-
b.bp("/memberships/{membershipIdentifier}/idnamespaceassociations/{idNamespaceAssociationIdentifier}");
|
|
350
|
-
b.p("idNamespaceAssociationIdentifier", () => input.idNamespaceAssociationIdentifier, "{idNamespaceAssociationIdentifier}", false);
|
|
351
|
-
b.p("membershipIdentifier", () => input.membershipIdentifier, "{membershipIdentifier}", false);
|
|
352
|
-
let body;
|
|
353
|
-
b.m("DELETE").h(headers).b(body);
|
|
354
|
-
return b.build();
|
|
355
|
-
};
|
|
356
|
-
export const se_DeleteMemberCommand = async (input, context) => {
|
|
357
|
-
const b = rb(input, context);
|
|
358
|
-
const headers = {};
|
|
359
|
-
b.bp("/collaborations/{collaborationIdentifier}/member/{accountId}");
|
|
360
|
-
b.p("collaborationIdentifier", () => input.collaborationIdentifier, "{collaborationIdentifier}", false);
|
|
361
|
-
b.p("accountId", () => input.accountId, "{accountId}", false);
|
|
362
|
-
let body;
|
|
363
|
-
b.m("DELETE").h(headers).b(body);
|
|
364
|
-
return b.build();
|
|
365
|
-
};
|
|
366
|
-
export const se_DeleteMembershipCommand = async (input, context) => {
|
|
367
|
-
const b = rb(input, context);
|
|
368
|
-
const headers = {};
|
|
369
|
-
b.bp("/memberships/{membershipIdentifier}");
|
|
370
|
-
b.p("membershipIdentifier", () => input.membershipIdentifier, "{membershipIdentifier}", false);
|
|
371
|
-
let body;
|
|
372
|
-
b.m("DELETE").h(headers).b(body);
|
|
373
|
-
return b.build();
|
|
374
|
-
};
|
|
375
|
-
export const se_DeletePrivacyBudgetTemplateCommand = async (input, context) => {
|
|
376
|
-
const b = rb(input, context);
|
|
377
|
-
const headers = {};
|
|
378
|
-
b.bp("/memberships/{membershipIdentifier}/privacybudgettemplates/{privacyBudgetTemplateIdentifier}");
|
|
379
|
-
b.p("membershipIdentifier", () => input.membershipIdentifier, "{membershipIdentifier}", false);
|
|
380
|
-
b.p("privacyBudgetTemplateIdentifier", () => input.privacyBudgetTemplateIdentifier, "{privacyBudgetTemplateIdentifier}", false);
|
|
381
|
-
let body;
|
|
382
|
-
b.m("DELETE").h(headers).b(body);
|
|
383
|
-
return b.build();
|
|
384
|
-
};
|
|
385
|
-
export const se_GetAnalysisTemplateCommand = async (input, context) => {
|
|
386
|
-
const b = rb(input, context);
|
|
387
|
-
const headers = {};
|
|
388
|
-
b.bp("/memberships/{membershipIdentifier}/analysistemplates/{analysisTemplateIdentifier}");
|
|
389
|
-
b.p("membershipIdentifier", () => input.membershipIdentifier, "{membershipIdentifier}", false);
|
|
390
|
-
b.p("analysisTemplateIdentifier", () => input.analysisTemplateIdentifier, "{analysisTemplateIdentifier}", false);
|
|
391
|
-
let body;
|
|
392
|
-
b.m("GET").h(headers).b(body);
|
|
393
|
-
return b.build();
|
|
394
|
-
};
|
|
395
|
-
export const se_GetCollaborationCommand = async (input, context) => {
|
|
396
|
-
const b = rb(input, context);
|
|
397
|
-
const headers = {};
|
|
398
|
-
b.bp("/collaborations/{collaborationIdentifier}");
|
|
399
|
-
b.p("collaborationIdentifier", () => input.collaborationIdentifier, "{collaborationIdentifier}", false);
|
|
400
|
-
let body;
|
|
401
|
-
b.m("GET").h(headers).b(body);
|
|
402
|
-
return b.build();
|
|
403
|
-
};
|
|
404
|
-
export const se_GetCollaborationAnalysisTemplateCommand = async (input, context) => {
|
|
405
|
-
const b = rb(input, context);
|
|
406
|
-
const headers = {};
|
|
407
|
-
b.bp("/collaborations/{collaborationIdentifier}/analysistemplates/{analysisTemplateArn}");
|
|
408
|
-
b.p("collaborationIdentifier", () => input.collaborationIdentifier, "{collaborationIdentifier}", false);
|
|
409
|
-
b.p("analysisTemplateArn", () => input.analysisTemplateArn, "{analysisTemplateArn}", false);
|
|
410
|
-
let body;
|
|
411
|
-
b.m("GET").h(headers).b(body);
|
|
412
|
-
return b.build();
|
|
413
|
-
};
|
|
414
|
-
export const se_GetCollaborationChangeRequestCommand = async (input, context) => {
|
|
415
|
-
const b = rb(input, context);
|
|
416
|
-
const headers = {};
|
|
417
|
-
b.bp("/collaborations/{collaborationIdentifier}/changeRequests/{changeRequestIdentifier}");
|
|
418
|
-
b.p("collaborationIdentifier", () => input.collaborationIdentifier, "{collaborationIdentifier}", false);
|
|
419
|
-
b.p("changeRequestIdentifier", () => input.changeRequestIdentifier, "{changeRequestIdentifier}", false);
|
|
420
|
-
let body;
|
|
421
|
-
b.m("GET").h(headers).b(body);
|
|
422
|
-
return b.build();
|
|
423
|
-
};
|
|
424
|
-
export const se_GetCollaborationConfiguredAudienceModelAssociationCommand = async (input, context) => {
|
|
425
|
-
const b = rb(input, context);
|
|
426
|
-
const headers = {};
|
|
427
|
-
b.bp("/collaborations/{collaborationIdentifier}/configuredaudiencemodelassociations/{configuredAudienceModelAssociationIdentifier}");
|
|
428
|
-
b.p("collaborationIdentifier", () => input.collaborationIdentifier, "{collaborationIdentifier}", false);
|
|
429
|
-
b.p("configuredAudienceModelAssociationIdentifier", () => input.configuredAudienceModelAssociationIdentifier, "{configuredAudienceModelAssociationIdentifier}", false);
|
|
430
|
-
let body;
|
|
431
|
-
b.m("GET").h(headers).b(body);
|
|
432
|
-
return b.build();
|
|
433
|
-
};
|
|
434
|
-
export const se_GetCollaborationIdNamespaceAssociationCommand = async (input, context) => {
|
|
435
|
-
const b = rb(input, context);
|
|
436
|
-
const headers = {};
|
|
437
|
-
b.bp("/collaborations/{collaborationIdentifier}/idnamespaceassociations/{idNamespaceAssociationIdentifier}");
|
|
438
|
-
b.p("collaborationIdentifier", () => input.collaborationIdentifier, "{collaborationIdentifier}", false);
|
|
439
|
-
b.p("idNamespaceAssociationIdentifier", () => input.idNamespaceAssociationIdentifier, "{idNamespaceAssociationIdentifier}", false);
|
|
440
|
-
let body;
|
|
441
|
-
b.m("GET").h(headers).b(body);
|
|
442
|
-
return b.build();
|
|
443
|
-
};
|
|
444
|
-
export const se_GetCollaborationPrivacyBudgetTemplateCommand = async (input, context) => {
|
|
445
|
-
const b = rb(input, context);
|
|
446
|
-
const headers = {};
|
|
447
|
-
b.bp("/collaborations/{collaborationIdentifier}/privacybudgettemplates/{privacyBudgetTemplateIdentifier}");
|
|
448
|
-
b.p("collaborationIdentifier", () => input.collaborationIdentifier, "{collaborationIdentifier}", false);
|
|
449
|
-
b.p("privacyBudgetTemplateIdentifier", () => input.privacyBudgetTemplateIdentifier, "{privacyBudgetTemplateIdentifier}", false);
|
|
450
|
-
let body;
|
|
451
|
-
b.m("GET").h(headers).b(body);
|
|
452
|
-
return b.build();
|
|
453
|
-
};
|
|
454
|
-
export const se_GetConfiguredAudienceModelAssociationCommand = async (input, context) => {
|
|
455
|
-
const b = rb(input, context);
|
|
456
|
-
const headers = {};
|
|
457
|
-
b.bp("/memberships/{membershipIdentifier}/configuredaudiencemodelassociations/{configuredAudienceModelAssociationIdentifier}");
|
|
458
|
-
b.p("configuredAudienceModelAssociationIdentifier", () => input.configuredAudienceModelAssociationIdentifier, "{configuredAudienceModelAssociationIdentifier}", false);
|
|
459
|
-
b.p("membershipIdentifier", () => input.membershipIdentifier, "{membershipIdentifier}", false);
|
|
460
|
-
let body;
|
|
461
|
-
b.m("GET").h(headers).b(body);
|
|
462
|
-
return b.build();
|
|
463
|
-
};
|
|
464
|
-
export const se_GetConfiguredTableCommand = async (input, context) => {
|
|
465
|
-
const b = rb(input, context);
|
|
466
|
-
const headers = {};
|
|
467
|
-
b.bp("/configuredTables/{configuredTableIdentifier}");
|
|
468
|
-
b.p("configuredTableIdentifier", () => input.configuredTableIdentifier, "{configuredTableIdentifier}", false);
|
|
469
|
-
let body;
|
|
470
|
-
b.m("GET").h(headers).b(body);
|
|
471
|
-
return b.build();
|
|
472
|
-
};
|
|
473
|
-
export const se_GetConfiguredTableAnalysisRuleCommand = async (input, context) => {
|
|
474
|
-
const b = rb(input, context);
|
|
475
|
-
const headers = {};
|
|
476
|
-
b.bp("/configuredTables/{configuredTableIdentifier}/analysisRule/{analysisRuleType}");
|
|
477
|
-
b.p("configuredTableIdentifier", () => input.configuredTableIdentifier, "{configuredTableIdentifier}", false);
|
|
478
|
-
b.p("analysisRuleType", () => input.analysisRuleType, "{analysisRuleType}", false);
|
|
479
|
-
let body;
|
|
480
|
-
b.m("GET").h(headers).b(body);
|
|
481
|
-
return b.build();
|
|
482
|
-
};
|
|
483
|
-
export const se_GetConfiguredTableAssociationCommand = async (input, context) => {
|
|
484
|
-
const b = rb(input, context);
|
|
485
|
-
const headers = {};
|
|
486
|
-
b.bp("/memberships/{membershipIdentifier}/configuredTableAssociations/{configuredTableAssociationIdentifier}");
|
|
487
|
-
b.p("configuredTableAssociationIdentifier", () => input.configuredTableAssociationIdentifier, "{configuredTableAssociationIdentifier}", false);
|
|
488
|
-
b.p("membershipIdentifier", () => input.membershipIdentifier, "{membershipIdentifier}", false);
|
|
489
|
-
let body;
|
|
490
|
-
b.m("GET").h(headers).b(body);
|
|
491
|
-
return b.build();
|
|
492
|
-
};
|
|
493
|
-
export const se_GetConfiguredTableAssociationAnalysisRuleCommand = async (input, context) => {
|
|
494
|
-
const b = rb(input, context);
|
|
495
|
-
const headers = {};
|
|
496
|
-
b.bp("/memberships/{membershipIdentifier}/configuredTableAssociations/{configuredTableAssociationIdentifier}/analysisRule/{analysisRuleType}");
|
|
497
|
-
b.p("membershipIdentifier", () => input.membershipIdentifier, "{membershipIdentifier}", false);
|
|
498
|
-
b.p("configuredTableAssociationIdentifier", () => input.configuredTableAssociationIdentifier, "{configuredTableAssociationIdentifier}", false);
|
|
499
|
-
b.p("analysisRuleType", () => input.analysisRuleType, "{analysisRuleType}", false);
|
|
500
|
-
let body;
|
|
501
|
-
b.m("GET").h(headers).b(body);
|
|
502
|
-
return b.build();
|
|
503
|
-
};
|
|
504
|
-
export const se_GetIdMappingTableCommand = async (input, context) => {
|
|
505
|
-
const b = rb(input, context);
|
|
506
|
-
const headers = {};
|
|
507
|
-
b.bp("/memberships/{membershipIdentifier}/idmappingtables/{idMappingTableIdentifier}");
|
|
508
|
-
b.p("idMappingTableIdentifier", () => input.idMappingTableIdentifier, "{idMappingTableIdentifier}", false);
|
|
509
|
-
b.p("membershipIdentifier", () => input.membershipIdentifier, "{membershipIdentifier}", false);
|
|
510
|
-
let body;
|
|
511
|
-
b.m("GET").h(headers).b(body);
|
|
512
|
-
return b.build();
|
|
513
|
-
};
|
|
514
|
-
export const se_GetIdNamespaceAssociationCommand = async (input, context) => {
|
|
515
|
-
const b = rb(input, context);
|
|
516
|
-
const headers = {};
|
|
517
|
-
b.bp("/memberships/{membershipIdentifier}/idnamespaceassociations/{idNamespaceAssociationIdentifier}");
|
|
518
|
-
b.p("idNamespaceAssociationIdentifier", () => input.idNamespaceAssociationIdentifier, "{idNamespaceAssociationIdentifier}", false);
|
|
519
|
-
b.p("membershipIdentifier", () => input.membershipIdentifier, "{membershipIdentifier}", false);
|
|
520
|
-
let body;
|
|
521
|
-
b.m("GET").h(headers).b(body);
|
|
522
|
-
return b.build();
|
|
523
|
-
};
|
|
524
|
-
export const se_GetMembershipCommand = async (input, context) => {
|
|
525
|
-
const b = rb(input, context);
|
|
526
|
-
const headers = {};
|
|
527
|
-
b.bp("/memberships/{membershipIdentifier}");
|
|
528
|
-
b.p("membershipIdentifier", () => input.membershipIdentifier, "{membershipIdentifier}", false);
|
|
529
|
-
let body;
|
|
530
|
-
b.m("GET").h(headers).b(body);
|
|
531
|
-
return b.build();
|
|
532
|
-
};
|
|
533
|
-
export const se_GetPrivacyBudgetTemplateCommand = async (input, context) => {
|
|
534
|
-
const b = rb(input, context);
|
|
535
|
-
const headers = {};
|
|
536
|
-
b.bp("/memberships/{membershipIdentifier}/privacybudgettemplates/{privacyBudgetTemplateIdentifier}");
|
|
537
|
-
b.p("membershipIdentifier", () => input.membershipIdentifier, "{membershipIdentifier}", false);
|
|
538
|
-
b.p("privacyBudgetTemplateIdentifier", () => input.privacyBudgetTemplateIdentifier, "{privacyBudgetTemplateIdentifier}", false);
|
|
539
|
-
let body;
|
|
540
|
-
b.m("GET").h(headers).b(body);
|
|
541
|
-
return b.build();
|
|
542
|
-
};
|
|
543
|
-
export const se_GetProtectedJobCommand = async (input, context) => {
|
|
544
|
-
const b = rb(input, context);
|
|
545
|
-
const headers = {};
|
|
546
|
-
b.bp("/memberships/{membershipIdentifier}/protectedJobs/{protectedJobIdentifier}");
|
|
547
|
-
b.p("membershipIdentifier", () => input.membershipIdentifier, "{membershipIdentifier}", false);
|
|
548
|
-
b.p("protectedJobIdentifier", () => input.protectedJobIdentifier, "{protectedJobIdentifier}", false);
|
|
549
|
-
let body;
|
|
550
|
-
b.m("GET").h(headers).b(body);
|
|
551
|
-
return b.build();
|
|
552
|
-
};
|
|
553
|
-
export const se_GetProtectedQueryCommand = async (input, context) => {
|
|
554
|
-
const b = rb(input, context);
|
|
555
|
-
const headers = {};
|
|
556
|
-
b.bp("/memberships/{membershipIdentifier}/protectedQueries/{protectedQueryIdentifier}");
|
|
557
|
-
b.p("membershipIdentifier", () => input.membershipIdentifier, "{membershipIdentifier}", false);
|
|
558
|
-
b.p("protectedQueryIdentifier", () => input.protectedQueryIdentifier, "{protectedQueryIdentifier}", false);
|
|
559
|
-
let body;
|
|
560
|
-
b.m("GET").h(headers).b(body);
|
|
561
|
-
return b.build();
|
|
562
|
-
};
|
|
563
|
-
export const se_GetSchemaCommand = async (input, context) => {
|
|
564
|
-
const b = rb(input, context);
|
|
565
|
-
const headers = {};
|
|
566
|
-
b.bp("/collaborations/{collaborationIdentifier}/schemas/{name}");
|
|
567
|
-
b.p("collaborationIdentifier", () => input.collaborationIdentifier, "{collaborationIdentifier}", false);
|
|
568
|
-
b.p("name", () => input.name, "{name}", false);
|
|
569
|
-
let body;
|
|
570
|
-
b.m("GET").h(headers).b(body);
|
|
571
|
-
return b.build();
|
|
572
|
-
};
|
|
573
|
-
export const se_GetSchemaAnalysisRuleCommand = async (input, context) => {
|
|
574
|
-
const b = rb(input, context);
|
|
575
|
-
const headers = {};
|
|
576
|
-
b.bp("/collaborations/{collaborationIdentifier}/schemas/{name}/analysisRule/{type}");
|
|
577
|
-
b.p("collaborationIdentifier", () => input.collaborationIdentifier, "{collaborationIdentifier}", false);
|
|
578
|
-
b.p("name", () => input.name, "{name}", false);
|
|
579
|
-
b.p("type", () => input.type, "{type}", false);
|
|
580
|
-
let body;
|
|
581
|
-
b.m("GET").h(headers).b(body);
|
|
582
|
-
return b.build();
|
|
583
|
-
};
|
|
584
|
-
export const se_ListAnalysisTemplatesCommand = async (input, context) => {
|
|
585
|
-
const b = rb(input, context);
|
|
586
|
-
const headers = {};
|
|
587
|
-
b.bp("/memberships/{membershipIdentifier}/analysistemplates");
|
|
588
|
-
b.p("membershipIdentifier", () => input.membershipIdentifier, "{membershipIdentifier}", false);
|
|
589
|
-
const query = map({
|
|
590
|
-
[_nT]: [, input[_nT]],
|
|
591
|
-
[_mR]: [() => input.maxResults !== void 0, () => input[_mR].toString()],
|
|
592
|
-
});
|
|
593
|
-
let body;
|
|
594
|
-
b.m("GET").h(headers).q(query).b(body);
|
|
595
|
-
return b.build();
|
|
596
|
-
};
|
|
597
|
-
export const se_ListCollaborationAnalysisTemplatesCommand = async (input, context) => {
|
|
598
|
-
const b = rb(input, context);
|
|
599
|
-
const headers = {};
|
|
600
|
-
b.bp("/collaborations/{collaborationIdentifier}/analysistemplates");
|
|
601
|
-
b.p("collaborationIdentifier", () => input.collaborationIdentifier, "{collaborationIdentifier}", false);
|
|
602
|
-
const query = map({
|
|
603
|
-
[_nT]: [, input[_nT]],
|
|
604
|
-
[_mR]: [() => input.maxResults !== void 0, () => input[_mR].toString()],
|
|
605
|
-
});
|
|
606
|
-
let body;
|
|
607
|
-
b.m("GET").h(headers).q(query).b(body);
|
|
608
|
-
return b.build();
|
|
609
|
-
};
|
|
610
|
-
export const se_ListCollaborationChangeRequestsCommand = async (input, context) => {
|
|
611
|
-
const b = rb(input, context);
|
|
612
|
-
const headers = {};
|
|
613
|
-
b.bp("/collaborations/{collaborationIdentifier}/changeRequests");
|
|
614
|
-
b.p("collaborationIdentifier", () => input.collaborationIdentifier, "{collaborationIdentifier}", false);
|
|
615
|
-
const query = map({
|
|
616
|
-
[_s]: [, input[_s]],
|
|
617
|
-
[_nT]: [, input[_nT]],
|
|
618
|
-
[_mR]: [() => input.maxResults !== void 0, () => input[_mR].toString()],
|
|
619
|
-
});
|
|
620
|
-
let body;
|
|
621
|
-
b.m("GET").h(headers).q(query).b(body);
|
|
622
|
-
return b.build();
|
|
623
|
-
};
|
|
624
|
-
export const se_ListCollaborationConfiguredAudienceModelAssociationsCommand = async (input, context) => {
|
|
625
|
-
const b = rb(input, context);
|
|
626
|
-
const headers = {};
|
|
627
|
-
b.bp("/collaborations/{collaborationIdentifier}/configuredaudiencemodelassociations");
|
|
628
|
-
b.p("collaborationIdentifier", () => input.collaborationIdentifier, "{collaborationIdentifier}", false);
|
|
629
|
-
const query = map({
|
|
630
|
-
[_nT]: [, input[_nT]],
|
|
631
|
-
[_mR]: [() => input.maxResults !== void 0, () => input[_mR].toString()],
|
|
632
|
-
});
|
|
633
|
-
let body;
|
|
634
|
-
b.m("GET").h(headers).q(query).b(body);
|
|
635
|
-
return b.build();
|
|
636
|
-
};
|
|
637
|
-
export const se_ListCollaborationIdNamespaceAssociationsCommand = async (input, context) => {
|
|
638
|
-
const b = rb(input, context);
|
|
639
|
-
const headers = {};
|
|
640
|
-
b.bp("/collaborations/{collaborationIdentifier}/idnamespaceassociations");
|
|
641
|
-
b.p("collaborationIdentifier", () => input.collaborationIdentifier, "{collaborationIdentifier}", false);
|
|
642
|
-
const query = map({
|
|
643
|
-
[_nT]: [, input[_nT]],
|
|
644
|
-
[_mR]: [() => input.maxResults !== void 0, () => input[_mR].toString()],
|
|
645
|
-
});
|
|
646
|
-
let body;
|
|
647
|
-
b.m("GET").h(headers).q(query).b(body);
|
|
648
|
-
return b.build();
|
|
649
|
-
};
|
|
650
|
-
export const se_ListCollaborationPrivacyBudgetsCommand = async (input, context) => {
|
|
651
|
-
const b = rb(input, context);
|
|
652
|
-
const headers = {};
|
|
653
|
-
b.bp("/collaborations/{collaborationIdentifier}/privacybudgets");
|
|
654
|
-
b.p("collaborationIdentifier", () => input.collaborationIdentifier, "{collaborationIdentifier}", false);
|
|
655
|
-
const query = map({
|
|
656
|
-
[_pBT]: [, __expectNonNull(input[_pBT], `privacyBudgetType`)],
|
|
657
|
-
[_mR]: [() => input.maxResults !== void 0, () => input[_mR].toString()],
|
|
658
|
-
[_nT]: [, input[_nT]],
|
|
659
|
-
[_aBRA]: [, input[_aBRA]],
|
|
660
|
-
});
|
|
661
|
-
let body;
|
|
662
|
-
b.m("GET").h(headers).q(query).b(body);
|
|
663
|
-
return b.build();
|
|
664
|
-
};
|
|
665
|
-
export const se_ListCollaborationPrivacyBudgetTemplatesCommand = async (input, context) => {
|
|
666
|
-
const b = rb(input, context);
|
|
667
|
-
const headers = {};
|
|
668
|
-
b.bp("/collaborations/{collaborationIdentifier}/privacybudgettemplates");
|
|
669
|
-
b.p("collaborationIdentifier", () => input.collaborationIdentifier, "{collaborationIdentifier}", false);
|
|
670
|
-
const query = map({
|
|
671
|
-
[_nT]: [, input[_nT]],
|
|
672
|
-
[_mR]: [() => input.maxResults !== void 0, () => input[_mR].toString()],
|
|
673
|
-
});
|
|
674
|
-
let body;
|
|
675
|
-
b.m("GET").h(headers).q(query).b(body);
|
|
676
|
-
return b.build();
|
|
677
|
-
};
|
|
678
|
-
export const se_ListCollaborationsCommand = async (input, context) => {
|
|
679
|
-
const b = rb(input, context);
|
|
680
|
-
const headers = {};
|
|
681
|
-
b.bp("/collaborations");
|
|
682
|
-
const query = map({
|
|
683
|
-
[_nT]: [, input[_nT]],
|
|
684
|
-
[_mR]: [() => input.maxResults !== void 0, () => input[_mR].toString()],
|
|
685
|
-
[_mS]: [, input[_mS]],
|
|
686
|
-
});
|
|
687
|
-
let body;
|
|
688
|
-
b.m("GET").h(headers).q(query).b(body);
|
|
689
|
-
return b.build();
|
|
690
|
-
};
|
|
691
|
-
export const se_ListConfiguredAudienceModelAssociationsCommand = async (input, context) => {
|
|
692
|
-
const b = rb(input, context);
|
|
693
|
-
const headers = {};
|
|
694
|
-
b.bp("/memberships/{membershipIdentifier}/configuredaudiencemodelassociations");
|
|
695
|
-
b.p("membershipIdentifier", () => input.membershipIdentifier, "{membershipIdentifier}", false);
|
|
696
|
-
const query = map({
|
|
697
|
-
[_nT]: [, input[_nT]],
|
|
698
|
-
[_mR]: [() => input.maxResults !== void 0, () => input[_mR].toString()],
|
|
699
|
-
});
|
|
700
|
-
let body;
|
|
701
|
-
b.m("GET").h(headers).q(query).b(body);
|
|
702
|
-
return b.build();
|
|
703
|
-
};
|
|
704
|
-
export const se_ListConfiguredTableAssociationsCommand = async (input, context) => {
|
|
705
|
-
const b = rb(input, context);
|
|
706
|
-
const headers = {};
|
|
707
|
-
b.bp("/memberships/{membershipIdentifier}/configuredTableAssociations");
|
|
708
|
-
b.p("membershipIdentifier", () => input.membershipIdentifier, "{membershipIdentifier}", false);
|
|
709
|
-
const query = map({
|
|
710
|
-
[_nT]: [, input[_nT]],
|
|
711
|
-
[_mR]: [() => input.maxResults !== void 0, () => input[_mR].toString()],
|
|
712
|
-
});
|
|
713
|
-
let body;
|
|
714
|
-
b.m("GET").h(headers).q(query).b(body);
|
|
715
|
-
return b.build();
|
|
716
|
-
};
|
|
717
|
-
export const se_ListConfiguredTablesCommand = async (input, context) => {
|
|
718
|
-
const b = rb(input, context);
|
|
719
|
-
const headers = {};
|
|
720
|
-
b.bp("/configuredTables");
|
|
721
|
-
const query = map({
|
|
722
|
-
[_nT]: [, input[_nT]],
|
|
723
|
-
[_mR]: [() => input.maxResults !== void 0, () => input[_mR].toString()],
|
|
724
|
-
});
|
|
725
|
-
let body;
|
|
726
|
-
b.m("GET").h(headers).q(query).b(body);
|
|
727
|
-
return b.build();
|
|
728
|
-
};
|
|
729
|
-
export const se_ListIdMappingTablesCommand = async (input, context) => {
|
|
730
|
-
const b = rb(input, context);
|
|
731
|
-
const headers = {};
|
|
732
|
-
b.bp("/memberships/{membershipIdentifier}/idmappingtables");
|
|
733
|
-
b.p("membershipIdentifier", () => input.membershipIdentifier, "{membershipIdentifier}", false);
|
|
734
|
-
const query = map({
|
|
735
|
-
[_nT]: [, input[_nT]],
|
|
736
|
-
[_mR]: [() => input.maxResults !== void 0, () => input[_mR].toString()],
|
|
737
|
-
});
|
|
738
|
-
let body;
|
|
739
|
-
b.m("GET").h(headers).q(query).b(body);
|
|
740
|
-
return b.build();
|
|
741
|
-
};
|
|
742
|
-
export const se_ListIdNamespaceAssociationsCommand = async (input, context) => {
|
|
743
|
-
const b = rb(input, context);
|
|
744
|
-
const headers = {};
|
|
745
|
-
b.bp("/memberships/{membershipIdentifier}/idnamespaceassociations");
|
|
746
|
-
b.p("membershipIdentifier", () => input.membershipIdentifier, "{membershipIdentifier}", false);
|
|
747
|
-
const query = map({
|
|
748
|
-
[_nT]: [, input[_nT]],
|
|
749
|
-
[_mR]: [() => input.maxResults !== void 0, () => input[_mR].toString()],
|
|
750
|
-
});
|
|
751
|
-
let body;
|
|
752
|
-
b.m("GET").h(headers).q(query).b(body);
|
|
753
|
-
return b.build();
|
|
754
|
-
};
|
|
755
|
-
export const se_ListMembersCommand = async (input, context) => {
|
|
756
|
-
const b = rb(input, context);
|
|
757
|
-
const headers = {};
|
|
758
|
-
b.bp("/collaborations/{collaborationIdentifier}/members");
|
|
759
|
-
b.p("collaborationIdentifier", () => input.collaborationIdentifier, "{collaborationIdentifier}", false);
|
|
760
|
-
const query = map({
|
|
761
|
-
[_nT]: [, input[_nT]],
|
|
762
|
-
[_mR]: [() => input.maxResults !== void 0, () => input[_mR].toString()],
|
|
763
|
-
});
|
|
764
|
-
let body;
|
|
765
|
-
b.m("GET").h(headers).q(query).b(body);
|
|
766
|
-
return b.build();
|
|
767
|
-
};
|
|
768
|
-
export const se_ListMembershipsCommand = async (input, context) => {
|
|
769
|
-
const b = rb(input, context);
|
|
770
|
-
const headers = {};
|
|
771
|
-
b.bp("/memberships");
|
|
772
|
-
const query = map({
|
|
773
|
-
[_nT]: [, input[_nT]],
|
|
774
|
-
[_mR]: [() => input.maxResults !== void 0, () => input[_mR].toString()],
|
|
775
|
-
[_s]: [, input[_s]],
|
|
776
|
-
});
|
|
777
|
-
let body;
|
|
778
|
-
b.m("GET").h(headers).q(query).b(body);
|
|
779
|
-
return b.build();
|
|
780
|
-
};
|
|
781
|
-
export const se_ListPrivacyBudgetsCommand = async (input, context) => {
|
|
782
|
-
const b = rb(input, context);
|
|
783
|
-
const headers = {};
|
|
784
|
-
b.bp("/memberships/{membershipIdentifier}/privacybudgets");
|
|
785
|
-
b.p("membershipIdentifier", () => input.membershipIdentifier, "{membershipIdentifier}", false);
|
|
786
|
-
const query = map({
|
|
787
|
-
[_pBT]: [, __expectNonNull(input[_pBT], `privacyBudgetType`)],
|
|
788
|
-
[_nT]: [, input[_nT]],
|
|
789
|
-
[_mR]: [() => input.maxResults !== void 0, () => input[_mR].toString()],
|
|
790
|
-
[_aBRA]: [, input[_aBRA]],
|
|
791
|
-
});
|
|
792
|
-
let body;
|
|
793
|
-
b.m("GET").h(headers).q(query).b(body);
|
|
794
|
-
return b.build();
|
|
795
|
-
};
|
|
796
|
-
export const se_ListPrivacyBudgetTemplatesCommand = async (input, context) => {
|
|
797
|
-
const b = rb(input, context);
|
|
798
|
-
const headers = {};
|
|
799
|
-
b.bp("/memberships/{membershipIdentifier}/privacybudgettemplates");
|
|
800
|
-
b.p("membershipIdentifier", () => input.membershipIdentifier, "{membershipIdentifier}", false);
|
|
801
|
-
const query = map({
|
|
802
|
-
[_nT]: [, input[_nT]],
|
|
803
|
-
[_mR]: [() => input.maxResults !== void 0, () => input[_mR].toString()],
|
|
804
|
-
});
|
|
805
|
-
let body;
|
|
806
|
-
b.m("GET").h(headers).q(query).b(body);
|
|
807
|
-
return b.build();
|
|
808
|
-
};
|
|
809
|
-
export const se_ListProtectedJobsCommand = async (input, context) => {
|
|
810
|
-
const b = rb(input, context);
|
|
811
|
-
const headers = {};
|
|
812
|
-
b.bp("/memberships/{membershipIdentifier}/protectedJobs");
|
|
813
|
-
b.p("membershipIdentifier", () => input.membershipIdentifier, "{membershipIdentifier}", false);
|
|
814
|
-
const query = map({
|
|
815
|
-
[_s]: [, input[_s]],
|
|
816
|
-
[_nT]: [, input[_nT]],
|
|
817
|
-
[_mR]: [() => input.maxResults !== void 0, () => input[_mR].toString()],
|
|
818
|
-
});
|
|
819
|
-
let body;
|
|
820
|
-
b.m("GET").h(headers).q(query).b(body);
|
|
821
|
-
return b.build();
|
|
822
|
-
};
|
|
823
|
-
export const se_ListProtectedQueriesCommand = async (input, context) => {
|
|
824
|
-
const b = rb(input, context);
|
|
825
|
-
const headers = {};
|
|
826
|
-
b.bp("/memberships/{membershipIdentifier}/protectedQueries");
|
|
827
|
-
b.p("membershipIdentifier", () => input.membershipIdentifier, "{membershipIdentifier}", false);
|
|
828
|
-
const query = map({
|
|
829
|
-
[_s]: [, input[_s]],
|
|
830
|
-
[_nT]: [, input[_nT]],
|
|
831
|
-
[_mR]: [() => input.maxResults !== void 0, () => input[_mR].toString()],
|
|
832
|
-
});
|
|
833
|
-
let body;
|
|
834
|
-
b.m("GET").h(headers).q(query).b(body);
|
|
835
|
-
return b.build();
|
|
836
|
-
};
|
|
837
|
-
export const se_ListSchemasCommand = async (input, context) => {
|
|
838
|
-
const b = rb(input, context);
|
|
839
|
-
const headers = {};
|
|
840
|
-
b.bp("/collaborations/{collaborationIdentifier}/schemas");
|
|
841
|
-
b.p("collaborationIdentifier", () => input.collaborationIdentifier, "{collaborationIdentifier}", false);
|
|
842
|
-
const query = map({
|
|
843
|
-
[_sT]: [, input[_sT]],
|
|
844
|
-
[_nT]: [, input[_nT]],
|
|
845
|
-
[_mR]: [() => input.maxResults !== void 0, () => input[_mR].toString()],
|
|
846
|
-
});
|
|
847
|
-
let body;
|
|
848
|
-
b.m("GET").h(headers).q(query).b(body);
|
|
849
|
-
return b.build();
|
|
850
|
-
};
|
|
851
|
-
export const se_ListTagsForResourceCommand = async (input, context) => {
|
|
852
|
-
const b = rb(input, context);
|
|
853
|
-
const headers = {};
|
|
854
|
-
b.bp("/tags/{resourceArn}");
|
|
855
|
-
b.p("resourceArn", () => input.resourceArn, "{resourceArn}", false);
|
|
856
|
-
let body;
|
|
857
|
-
b.m("GET").h(headers).b(body);
|
|
858
|
-
return b.build();
|
|
859
|
-
};
|
|
860
|
-
export const se_PopulateIdMappingTableCommand = async (input, context) => {
|
|
861
|
-
const b = rb(input, context);
|
|
862
|
-
const headers = {
|
|
863
|
-
"content-type": "application/json",
|
|
864
|
-
};
|
|
865
|
-
b.bp("/memberships/{membershipIdentifier}/idmappingtables/{idMappingTableIdentifier}/populate");
|
|
866
|
-
b.p("idMappingTableIdentifier", () => input.idMappingTableIdentifier, "{idMappingTableIdentifier}", false);
|
|
867
|
-
b.p("membershipIdentifier", () => input.membershipIdentifier, "{membershipIdentifier}", false);
|
|
868
|
-
let body;
|
|
869
|
-
body = JSON.stringify(take(input, {
|
|
870
|
-
jobType: [],
|
|
871
|
-
}));
|
|
872
|
-
b.m("POST").h(headers).b(body);
|
|
873
|
-
return b.build();
|
|
874
|
-
};
|
|
875
|
-
export const se_PreviewPrivacyImpactCommand = async (input, context) => {
|
|
876
|
-
const b = rb(input, context);
|
|
877
|
-
const headers = {
|
|
878
|
-
"content-type": "application/json",
|
|
879
|
-
};
|
|
880
|
-
b.bp("/memberships/{membershipIdentifier}/previewprivacyimpact");
|
|
881
|
-
b.p("membershipIdentifier", () => input.membershipIdentifier, "{membershipIdentifier}", false);
|
|
882
|
-
let body;
|
|
883
|
-
body = JSON.stringify(take(input, {
|
|
884
|
-
parameters: (_) => _json(_),
|
|
885
|
-
}));
|
|
886
|
-
b.m("POST").h(headers).b(body);
|
|
887
|
-
return b.build();
|
|
888
|
-
};
|
|
889
|
-
export const se_StartProtectedJobCommand = async (input, context) => {
|
|
890
|
-
const b = rb(input, context);
|
|
891
|
-
const headers = {
|
|
892
|
-
"content-type": "application/json",
|
|
893
|
-
};
|
|
894
|
-
b.bp("/memberships/{membershipIdentifier}/protectedJobs");
|
|
895
|
-
b.p("membershipIdentifier", () => input.membershipIdentifier, "{membershipIdentifier}", false);
|
|
896
|
-
let body;
|
|
897
|
-
body = JSON.stringify(take(input, {
|
|
898
|
-
computeConfiguration: (_) => _json(_),
|
|
899
|
-
jobParameters: (_) => _json(_),
|
|
900
|
-
resultConfiguration: (_) => _json(_),
|
|
901
|
-
type: [],
|
|
902
|
-
}));
|
|
903
|
-
b.m("POST").h(headers).b(body);
|
|
904
|
-
return b.build();
|
|
905
|
-
};
|
|
906
|
-
export const se_StartProtectedQueryCommand = async (input, context) => {
|
|
907
|
-
const b = rb(input, context);
|
|
908
|
-
const headers = {
|
|
909
|
-
"content-type": "application/json",
|
|
910
|
-
};
|
|
911
|
-
b.bp("/memberships/{membershipIdentifier}/protectedQueries");
|
|
912
|
-
b.p("membershipIdentifier", () => input.membershipIdentifier, "{membershipIdentifier}", false);
|
|
913
|
-
let body;
|
|
914
|
-
body = JSON.stringify(take(input, {
|
|
915
|
-
computeConfiguration: (_) => _json(_),
|
|
916
|
-
resultConfiguration: (_) => _json(_),
|
|
917
|
-
sqlParameters: (_) => _json(_),
|
|
918
|
-
type: [],
|
|
919
|
-
}));
|
|
920
|
-
b.m("POST").h(headers).b(body);
|
|
921
|
-
return b.build();
|
|
922
|
-
};
|
|
923
|
-
export const se_TagResourceCommand = async (input, context) => {
|
|
924
|
-
const b = rb(input, context);
|
|
925
|
-
const headers = {
|
|
926
|
-
"content-type": "application/json",
|
|
927
|
-
};
|
|
928
|
-
b.bp("/tags/{resourceArn}");
|
|
929
|
-
b.p("resourceArn", () => input.resourceArn, "{resourceArn}", false);
|
|
930
|
-
let body;
|
|
931
|
-
body = JSON.stringify(take(input, {
|
|
932
|
-
tags: (_) => _json(_),
|
|
933
|
-
}));
|
|
934
|
-
b.m("POST").h(headers).b(body);
|
|
935
|
-
return b.build();
|
|
936
|
-
};
|
|
937
|
-
export const se_UntagResourceCommand = async (input, context) => {
|
|
938
|
-
const b = rb(input, context);
|
|
939
|
-
const headers = {};
|
|
940
|
-
b.bp("/tags/{resourceArn}");
|
|
941
|
-
b.p("resourceArn", () => input.resourceArn, "{resourceArn}", false);
|
|
942
|
-
const query = map({
|
|
943
|
-
[_tK]: [__expectNonNull(input.tagKeys, `tagKeys`) != null, () => input[_tK] || []],
|
|
944
|
-
});
|
|
945
|
-
let body;
|
|
946
|
-
b.m("DELETE").h(headers).q(query).b(body);
|
|
947
|
-
return b.build();
|
|
948
|
-
};
|
|
949
|
-
export const se_UpdateAnalysisTemplateCommand = async (input, context) => {
|
|
950
|
-
const b = rb(input, context);
|
|
951
|
-
const headers = {
|
|
952
|
-
"content-type": "application/json",
|
|
953
|
-
};
|
|
954
|
-
b.bp("/memberships/{membershipIdentifier}/analysistemplates/{analysisTemplateIdentifier}");
|
|
955
|
-
b.p("membershipIdentifier", () => input.membershipIdentifier, "{membershipIdentifier}", false);
|
|
956
|
-
b.p("analysisTemplateIdentifier", () => input.analysisTemplateIdentifier, "{analysisTemplateIdentifier}", false);
|
|
957
|
-
let body;
|
|
958
|
-
body = JSON.stringify(take(input, {
|
|
959
|
-
description: [],
|
|
960
|
-
}));
|
|
961
|
-
b.m("PATCH").h(headers).b(body);
|
|
962
|
-
return b.build();
|
|
963
|
-
};
|
|
964
|
-
export const se_UpdateCollaborationCommand = async (input, context) => {
|
|
965
|
-
const b = rb(input, context);
|
|
966
|
-
const headers = {
|
|
967
|
-
"content-type": "application/json",
|
|
968
|
-
};
|
|
969
|
-
b.bp("/collaborations/{collaborationIdentifier}");
|
|
970
|
-
b.p("collaborationIdentifier", () => input.collaborationIdentifier, "{collaborationIdentifier}", false);
|
|
971
|
-
let body;
|
|
972
|
-
body = JSON.stringify(take(input, {
|
|
973
|
-
analyticsEngine: [],
|
|
974
|
-
description: [],
|
|
975
|
-
name: [],
|
|
976
|
-
}));
|
|
977
|
-
b.m("PATCH").h(headers).b(body);
|
|
978
|
-
return b.build();
|
|
979
|
-
};
|
|
980
|
-
export const se_UpdateConfiguredAudienceModelAssociationCommand = async (input, context) => {
|
|
981
|
-
const b = rb(input, context);
|
|
982
|
-
const headers = {
|
|
983
|
-
"content-type": "application/json",
|
|
984
|
-
};
|
|
985
|
-
b.bp("/memberships/{membershipIdentifier}/configuredaudiencemodelassociations/{configuredAudienceModelAssociationIdentifier}");
|
|
986
|
-
b.p("configuredAudienceModelAssociationIdentifier", () => input.configuredAudienceModelAssociationIdentifier, "{configuredAudienceModelAssociationIdentifier}", false);
|
|
987
|
-
b.p("membershipIdentifier", () => input.membershipIdentifier, "{membershipIdentifier}", false);
|
|
988
|
-
let body;
|
|
989
|
-
body = JSON.stringify(take(input, {
|
|
990
|
-
description: [],
|
|
991
|
-
name: [],
|
|
992
|
-
}));
|
|
993
|
-
b.m("PATCH").h(headers).b(body);
|
|
994
|
-
return b.build();
|
|
995
|
-
};
|
|
996
|
-
export const se_UpdateConfiguredTableCommand = async (input, context) => {
|
|
997
|
-
const b = rb(input, context);
|
|
998
|
-
const headers = {
|
|
999
|
-
"content-type": "application/json",
|
|
1000
|
-
};
|
|
1001
|
-
b.bp("/configuredTables/{configuredTableIdentifier}");
|
|
1002
|
-
b.p("configuredTableIdentifier", () => input.configuredTableIdentifier, "{configuredTableIdentifier}", false);
|
|
1003
|
-
let body;
|
|
1004
|
-
body = JSON.stringify(take(input, {
|
|
1005
|
-
allowedColumns: (_) => _json(_),
|
|
1006
|
-
analysisMethod: [],
|
|
1007
|
-
description: [],
|
|
1008
|
-
name: [],
|
|
1009
|
-
selectedAnalysisMethods: (_) => _json(_),
|
|
1010
|
-
tableReference: (_) => _json(_),
|
|
1011
|
-
}));
|
|
1012
|
-
b.m("PATCH").h(headers).b(body);
|
|
1013
|
-
return b.build();
|
|
1014
|
-
};
|
|
1015
|
-
export const se_UpdateConfiguredTableAnalysisRuleCommand = async (input, context) => {
|
|
1016
|
-
const b = rb(input, context);
|
|
1017
|
-
const headers = {
|
|
1018
|
-
"content-type": "application/json",
|
|
1019
|
-
};
|
|
1020
|
-
b.bp("/configuredTables/{configuredTableIdentifier}/analysisRule/{analysisRuleType}");
|
|
1021
|
-
b.p("configuredTableIdentifier", () => input.configuredTableIdentifier, "{configuredTableIdentifier}", false);
|
|
1022
|
-
b.p("analysisRuleType", () => input.analysisRuleType, "{analysisRuleType}", false);
|
|
1023
|
-
let body;
|
|
1024
|
-
body = JSON.stringify(take(input, {
|
|
1025
|
-
analysisRulePolicy: (_) => _json(_),
|
|
1026
|
-
}));
|
|
1027
|
-
b.m("PATCH").h(headers).b(body);
|
|
1028
|
-
return b.build();
|
|
1029
|
-
};
|
|
1030
|
-
export const se_UpdateConfiguredTableAssociationCommand = async (input, context) => {
|
|
1031
|
-
const b = rb(input, context);
|
|
1032
|
-
const headers = {
|
|
1033
|
-
"content-type": "application/json",
|
|
1034
|
-
};
|
|
1035
|
-
b.bp("/memberships/{membershipIdentifier}/configuredTableAssociations/{configuredTableAssociationIdentifier}");
|
|
1036
|
-
b.p("configuredTableAssociationIdentifier", () => input.configuredTableAssociationIdentifier, "{configuredTableAssociationIdentifier}", false);
|
|
1037
|
-
b.p("membershipIdentifier", () => input.membershipIdentifier, "{membershipIdentifier}", false);
|
|
1038
|
-
let body;
|
|
1039
|
-
body = JSON.stringify(take(input, {
|
|
1040
|
-
description: [],
|
|
1041
|
-
roleArn: [],
|
|
1042
|
-
}));
|
|
1043
|
-
b.m("PATCH").h(headers).b(body);
|
|
1044
|
-
return b.build();
|
|
1045
|
-
};
|
|
1046
|
-
export const se_UpdateConfiguredTableAssociationAnalysisRuleCommand = async (input, context) => {
|
|
1047
|
-
const b = rb(input, context);
|
|
1048
|
-
const headers = {
|
|
1049
|
-
"content-type": "application/json",
|
|
1050
|
-
};
|
|
1051
|
-
b.bp("/memberships/{membershipIdentifier}/configuredTableAssociations/{configuredTableAssociationIdentifier}/analysisRule/{analysisRuleType}");
|
|
1052
|
-
b.p("membershipIdentifier", () => input.membershipIdentifier, "{membershipIdentifier}", false);
|
|
1053
|
-
b.p("configuredTableAssociationIdentifier", () => input.configuredTableAssociationIdentifier, "{configuredTableAssociationIdentifier}", false);
|
|
1054
|
-
b.p("analysisRuleType", () => input.analysisRuleType, "{analysisRuleType}", false);
|
|
1055
|
-
let body;
|
|
1056
|
-
body = JSON.stringify(take(input, {
|
|
1057
|
-
analysisRulePolicy: (_) => _json(_),
|
|
1058
|
-
}));
|
|
1059
|
-
b.m("PATCH").h(headers).b(body);
|
|
1060
|
-
return b.build();
|
|
1061
|
-
};
|
|
1062
|
-
export const se_UpdateIdMappingTableCommand = async (input, context) => {
|
|
1063
|
-
const b = rb(input, context);
|
|
1064
|
-
const headers = {
|
|
1065
|
-
"content-type": "application/json",
|
|
1066
|
-
};
|
|
1067
|
-
b.bp("/memberships/{membershipIdentifier}/idmappingtables/{idMappingTableIdentifier}");
|
|
1068
|
-
b.p("idMappingTableIdentifier", () => input.idMappingTableIdentifier, "{idMappingTableIdentifier}", false);
|
|
1069
|
-
b.p("membershipIdentifier", () => input.membershipIdentifier, "{membershipIdentifier}", false);
|
|
1070
|
-
let body;
|
|
1071
|
-
body = JSON.stringify(take(input, {
|
|
1072
|
-
description: [],
|
|
1073
|
-
kmsKeyArn: [],
|
|
1074
|
-
}));
|
|
1075
|
-
b.m("PATCH").h(headers).b(body);
|
|
1076
|
-
return b.build();
|
|
1077
|
-
};
|
|
1078
|
-
export const se_UpdateIdNamespaceAssociationCommand = async (input, context) => {
|
|
1079
|
-
const b = rb(input, context);
|
|
1080
|
-
const headers = {
|
|
1081
|
-
"content-type": "application/json",
|
|
1082
|
-
};
|
|
1083
|
-
b.bp("/memberships/{membershipIdentifier}/idnamespaceassociations/{idNamespaceAssociationIdentifier}");
|
|
1084
|
-
b.p("idNamespaceAssociationIdentifier", () => input.idNamespaceAssociationIdentifier, "{idNamespaceAssociationIdentifier}", false);
|
|
1085
|
-
b.p("membershipIdentifier", () => input.membershipIdentifier, "{membershipIdentifier}", false);
|
|
1086
|
-
let body;
|
|
1087
|
-
body = JSON.stringify(take(input, {
|
|
1088
|
-
description: [],
|
|
1089
|
-
idMappingConfig: (_) => _json(_),
|
|
1090
|
-
name: [],
|
|
1091
|
-
}));
|
|
1092
|
-
b.m("PATCH").h(headers).b(body);
|
|
1093
|
-
return b.build();
|
|
1094
|
-
};
|
|
1095
|
-
export const se_UpdateMembershipCommand = async (input, context) => {
|
|
1096
|
-
const b = rb(input, context);
|
|
1097
|
-
const headers = {
|
|
1098
|
-
"content-type": "application/json",
|
|
1099
|
-
};
|
|
1100
|
-
b.bp("/memberships/{membershipIdentifier}");
|
|
1101
|
-
b.p("membershipIdentifier", () => input.membershipIdentifier, "{membershipIdentifier}", false);
|
|
1102
|
-
let body;
|
|
1103
|
-
body = JSON.stringify(take(input, {
|
|
1104
|
-
defaultJobResultConfiguration: (_) => _json(_),
|
|
1105
|
-
defaultResultConfiguration: (_) => _json(_),
|
|
1106
|
-
jobLogStatus: [],
|
|
1107
|
-
queryLogStatus: [],
|
|
1108
|
-
}));
|
|
1109
|
-
b.m("PATCH").h(headers).b(body);
|
|
1110
|
-
return b.build();
|
|
1111
|
-
};
|
|
1112
|
-
export const se_UpdatePrivacyBudgetTemplateCommand = async (input, context) => {
|
|
1113
|
-
const b = rb(input, context);
|
|
1114
|
-
const headers = {
|
|
1115
|
-
"content-type": "application/json",
|
|
1116
|
-
};
|
|
1117
|
-
b.bp("/memberships/{membershipIdentifier}/privacybudgettemplates/{privacyBudgetTemplateIdentifier}");
|
|
1118
|
-
b.p("membershipIdentifier", () => input.membershipIdentifier, "{membershipIdentifier}", false);
|
|
1119
|
-
b.p("privacyBudgetTemplateIdentifier", () => input.privacyBudgetTemplateIdentifier, "{privacyBudgetTemplateIdentifier}", false);
|
|
1120
|
-
let body;
|
|
1121
|
-
body = JSON.stringify(take(input, {
|
|
1122
|
-
parameters: (_) => _json(_),
|
|
1123
|
-
privacyBudgetType: [],
|
|
1124
|
-
}));
|
|
1125
|
-
b.m("PATCH").h(headers).b(body);
|
|
1126
|
-
return b.build();
|
|
1127
|
-
};
|
|
1128
|
-
export const se_UpdateProtectedJobCommand = async (input, context) => {
|
|
1129
|
-
const b = rb(input, context);
|
|
1130
|
-
const headers = {
|
|
1131
|
-
"content-type": "application/json",
|
|
1132
|
-
};
|
|
1133
|
-
b.bp("/memberships/{membershipIdentifier}/protectedJobs/{protectedJobIdentifier}");
|
|
1134
|
-
b.p("membershipIdentifier", () => input.membershipIdentifier, "{membershipIdentifier}", false);
|
|
1135
|
-
b.p("protectedJobIdentifier", () => input.protectedJobIdentifier, "{protectedJobIdentifier}", false);
|
|
1136
|
-
let body;
|
|
1137
|
-
body = JSON.stringify(take(input, {
|
|
1138
|
-
targetStatus: [],
|
|
1139
|
-
}));
|
|
1140
|
-
b.m("PATCH").h(headers).b(body);
|
|
1141
|
-
return b.build();
|
|
1142
|
-
};
|
|
1143
|
-
export const se_UpdateProtectedQueryCommand = async (input, context) => {
|
|
1144
|
-
const b = rb(input, context);
|
|
1145
|
-
const headers = {
|
|
1146
|
-
"content-type": "application/json",
|
|
1147
|
-
};
|
|
1148
|
-
b.bp("/memberships/{membershipIdentifier}/protectedQueries/{protectedQueryIdentifier}");
|
|
1149
|
-
b.p("membershipIdentifier", () => input.membershipIdentifier, "{membershipIdentifier}", false);
|
|
1150
|
-
b.p("protectedQueryIdentifier", () => input.protectedQueryIdentifier, "{protectedQueryIdentifier}", false);
|
|
1151
|
-
let body;
|
|
1152
|
-
body = JSON.stringify(take(input, {
|
|
1153
|
-
targetStatus: [],
|
|
1154
|
-
}));
|
|
1155
|
-
b.m("PATCH").h(headers).b(body);
|
|
1156
|
-
return b.build();
|
|
1157
|
-
};
|
|
1158
|
-
export const de_BatchGetCollaborationAnalysisTemplateCommand = async (output, context) => {
|
|
1159
|
-
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
1160
|
-
return de_CommandError(output, context);
|
|
1161
|
-
}
|
|
1162
|
-
const contents = map({
|
|
1163
|
-
$metadata: deserializeMetadata(output),
|
|
1164
|
-
});
|
|
1165
|
-
const data = __expectNonNull(__expectObject(await parseBody(output.body, context)), "body");
|
|
1166
|
-
const doc = take(data, {
|
|
1167
|
-
collaborationAnalysisTemplates: (_) => de_CollaborationAnalysisTemplateList(_, context),
|
|
1168
|
-
errors: _json,
|
|
1169
|
-
});
|
|
1170
|
-
Object.assign(contents, doc);
|
|
1171
|
-
return contents;
|
|
1172
|
-
};
|
|
1173
|
-
export const de_BatchGetSchemaCommand = async (output, context) => {
|
|
1174
|
-
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
1175
|
-
return de_CommandError(output, context);
|
|
1176
|
-
}
|
|
1177
|
-
const contents = map({
|
|
1178
|
-
$metadata: deserializeMetadata(output),
|
|
1179
|
-
});
|
|
1180
|
-
const data = __expectNonNull(__expectObject(await parseBody(output.body, context)), "body");
|
|
1181
|
-
const doc = take(data, {
|
|
1182
|
-
errors: _json,
|
|
1183
|
-
schemas: (_) => de_SchemaList(_, context),
|
|
1184
|
-
});
|
|
1185
|
-
Object.assign(contents, doc);
|
|
1186
|
-
return contents;
|
|
1187
|
-
};
|
|
1188
|
-
export const de_BatchGetSchemaAnalysisRuleCommand = async (output, context) => {
|
|
1189
|
-
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
1190
|
-
return de_CommandError(output, context);
|
|
1191
|
-
}
|
|
1192
|
-
const contents = map({
|
|
1193
|
-
$metadata: deserializeMetadata(output),
|
|
1194
|
-
});
|
|
1195
|
-
const data = __expectNonNull(__expectObject(await parseBody(output.body, context)), "body");
|
|
1196
|
-
const doc = take(data, {
|
|
1197
|
-
analysisRules: (_) => de_SchemaAnalysisRuleList(_, context),
|
|
1198
|
-
errors: _json,
|
|
1199
|
-
});
|
|
1200
|
-
Object.assign(contents, doc);
|
|
1201
|
-
return contents;
|
|
1202
|
-
};
|
|
1203
|
-
export const de_CreateAnalysisTemplateCommand = async (output, context) => {
|
|
1204
|
-
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
1205
|
-
return de_CommandError(output, context);
|
|
1206
|
-
}
|
|
1207
|
-
const contents = map({
|
|
1208
|
-
$metadata: deserializeMetadata(output),
|
|
1209
|
-
});
|
|
1210
|
-
const data = __expectNonNull(__expectObject(await parseBody(output.body, context)), "body");
|
|
1211
|
-
const doc = take(data, {
|
|
1212
|
-
analysisTemplate: (_) => de_AnalysisTemplate(_, context),
|
|
1213
|
-
});
|
|
1214
|
-
Object.assign(contents, doc);
|
|
1215
|
-
return contents;
|
|
1216
|
-
};
|
|
1217
|
-
export const de_CreateCollaborationCommand = async (output, context) => {
|
|
1218
|
-
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
1219
|
-
return de_CommandError(output, context);
|
|
1220
|
-
}
|
|
1221
|
-
const contents = map({
|
|
1222
|
-
$metadata: deserializeMetadata(output),
|
|
1223
|
-
});
|
|
1224
|
-
const data = __expectNonNull(__expectObject(await parseBody(output.body, context)), "body");
|
|
1225
|
-
const doc = take(data, {
|
|
1226
|
-
collaboration: (_) => de_Collaboration(_, context),
|
|
1227
|
-
});
|
|
1228
|
-
Object.assign(contents, doc);
|
|
1229
|
-
return contents;
|
|
1230
|
-
};
|
|
1231
|
-
export const de_CreateCollaborationChangeRequestCommand = async (output, context) => {
|
|
1232
|
-
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
1233
|
-
return de_CommandError(output, context);
|
|
1234
|
-
}
|
|
1235
|
-
const contents = map({
|
|
1236
|
-
$metadata: deserializeMetadata(output),
|
|
1237
|
-
});
|
|
1238
|
-
const data = __expectNonNull(__expectObject(await parseBody(output.body, context)), "body");
|
|
1239
|
-
const doc = take(data, {
|
|
1240
|
-
collaborationChangeRequest: (_) => de_CollaborationChangeRequest(_, context),
|
|
1241
|
-
});
|
|
1242
|
-
Object.assign(contents, doc);
|
|
1243
|
-
return contents;
|
|
1244
|
-
};
|
|
1245
|
-
export const de_CreateConfiguredAudienceModelAssociationCommand = async (output, context) => {
|
|
1246
|
-
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
1247
|
-
return de_CommandError(output, context);
|
|
1248
|
-
}
|
|
1249
|
-
const contents = map({
|
|
1250
|
-
$metadata: deserializeMetadata(output),
|
|
1251
|
-
});
|
|
1252
|
-
const data = __expectNonNull(__expectObject(await parseBody(output.body, context)), "body");
|
|
1253
|
-
const doc = take(data, {
|
|
1254
|
-
configuredAudienceModelAssociation: (_) => de_ConfiguredAudienceModelAssociation(_, context),
|
|
1255
|
-
});
|
|
1256
|
-
Object.assign(contents, doc);
|
|
1257
|
-
return contents;
|
|
1258
|
-
};
|
|
1259
|
-
export const de_CreateConfiguredTableCommand = async (output, context) => {
|
|
1260
|
-
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
1261
|
-
return de_CommandError(output, context);
|
|
1262
|
-
}
|
|
1263
|
-
const contents = map({
|
|
1264
|
-
$metadata: deserializeMetadata(output),
|
|
1265
|
-
});
|
|
1266
|
-
const data = __expectNonNull(__expectObject(await parseBody(output.body, context)), "body");
|
|
1267
|
-
const doc = take(data, {
|
|
1268
|
-
configuredTable: (_) => de_ConfiguredTable(_, context),
|
|
1269
|
-
});
|
|
1270
|
-
Object.assign(contents, doc);
|
|
1271
|
-
return contents;
|
|
1272
|
-
};
|
|
1273
|
-
export const de_CreateConfiguredTableAnalysisRuleCommand = async (output, context) => {
|
|
1274
|
-
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
1275
|
-
return de_CommandError(output, context);
|
|
1276
|
-
}
|
|
1277
|
-
const contents = map({
|
|
1278
|
-
$metadata: deserializeMetadata(output),
|
|
1279
|
-
});
|
|
1280
|
-
const data = __expectNonNull(__expectObject(await parseBody(output.body, context)), "body");
|
|
1281
|
-
const doc = take(data, {
|
|
1282
|
-
analysisRule: (_) => de_ConfiguredTableAnalysisRule(_, context),
|
|
1283
|
-
});
|
|
1284
|
-
Object.assign(contents, doc);
|
|
1285
|
-
return contents;
|
|
1286
|
-
};
|
|
1287
|
-
export const de_CreateConfiguredTableAssociationCommand = async (output, context) => {
|
|
1288
|
-
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
1289
|
-
return de_CommandError(output, context);
|
|
1290
|
-
}
|
|
1291
|
-
const contents = map({
|
|
1292
|
-
$metadata: deserializeMetadata(output),
|
|
1293
|
-
});
|
|
1294
|
-
const data = __expectNonNull(__expectObject(await parseBody(output.body, context)), "body");
|
|
1295
|
-
const doc = take(data, {
|
|
1296
|
-
configuredTableAssociation: (_) => de_ConfiguredTableAssociation(_, context),
|
|
1297
|
-
});
|
|
1298
|
-
Object.assign(contents, doc);
|
|
1299
|
-
return contents;
|
|
1300
|
-
};
|
|
1301
|
-
export const de_CreateConfiguredTableAssociationAnalysisRuleCommand = async (output, context) => {
|
|
1302
|
-
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
1303
|
-
return de_CommandError(output, context);
|
|
1304
|
-
}
|
|
1305
|
-
const contents = map({
|
|
1306
|
-
$metadata: deserializeMetadata(output),
|
|
1307
|
-
});
|
|
1308
|
-
const data = __expectNonNull(__expectObject(await parseBody(output.body, context)), "body");
|
|
1309
|
-
const doc = take(data, {
|
|
1310
|
-
analysisRule: (_) => de_ConfiguredTableAssociationAnalysisRule(_, context),
|
|
1311
|
-
});
|
|
1312
|
-
Object.assign(contents, doc);
|
|
1313
|
-
return contents;
|
|
1314
|
-
};
|
|
1315
|
-
export const de_CreateIdMappingTableCommand = async (output, context) => {
|
|
1316
|
-
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
1317
|
-
return de_CommandError(output, context);
|
|
1318
|
-
}
|
|
1319
|
-
const contents = map({
|
|
1320
|
-
$metadata: deserializeMetadata(output),
|
|
1321
|
-
});
|
|
1322
|
-
const data = __expectNonNull(__expectObject(await parseBody(output.body, context)), "body");
|
|
1323
|
-
const doc = take(data, {
|
|
1324
|
-
idMappingTable: (_) => de_IdMappingTable(_, context),
|
|
1325
|
-
});
|
|
1326
|
-
Object.assign(contents, doc);
|
|
1327
|
-
return contents;
|
|
1328
|
-
};
|
|
1329
|
-
export const de_CreateIdNamespaceAssociationCommand = async (output, context) => {
|
|
1330
|
-
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
1331
|
-
return de_CommandError(output, context);
|
|
1332
|
-
}
|
|
1333
|
-
const contents = map({
|
|
1334
|
-
$metadata: deserializeMetadata(output),
|
|
1335
|
-
});
|
|
1336
|
-
const data = __expectNonNull(__expectObject(await parseBody(output.body, context)), "body");
|
|
1337
|
-
const doc = take(data, {
|
|
1338
|
-
idNamespaceAssociation: (_) => de_IdNamespaceAssociation(_, context),
|
|
1339
|
-
});
|
|
1340
|
-
Object.assign(contents, doc);
|
|
1341
|
-
return contents;
|
|
1342
|
-
};
|
|
1343
|
-
export const de_CreateMembershipCommand = async (output, context) => {
|
|
1344
|
-
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
1345
|
-
return de_CommandError(output, context);
|
|
1346
|
-
}
|
|
1347
|
-
const contents = map({
|
|
1348
|
-
$metadata: deserializeMetadata(output),
|
|
1349
|
-
});
|
|
1350
|
-
const data = __expectNonNull(__expectObject(await parseBody(output.body, context)), "body");
|
|
1351
|
-
const doc = take(data, {
|
|
1352
|
-
membership: (_) => de_Membership(_, context),
|
|
1353
|
-
});
|
|
1354
|
-
Object.assign(contents, doc);
|
|
1355
|
-
return contents;
|
|
1356
|
-
};
|
|
1357
|
-
export const de_CreatePrivacyBudgetTemplateCommand = async (output, context) => {
|
|
1358
|
-
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
1359
|
-
return de_CommandError(output, context);
|
|
1360
|
-
}
|
|
1361
|
-
const contents = map({
|
|
1362
|
-
$metadata: deserializeMetadata(output),
|
|
1363
|
-
});
|
|
1364
|
-
const data = __expectNonNull(__expectObject(await parseBody(output.body, context)), "body");
|
|
1365
|
-
const doc = take(data, {
|
|
1366
|
-
privacyBudgetTemplate: (_) => de_PrivacyBudgetTemplate(_, context),
|
|
1367
|
-
});
|
|
1368
|
-
Object.assign(contents, doc);
|
|
1369
|
-
return contents;
|
|
1370
|
-
};
|
|
1371
|
-
export const de_DeleteAnalysisTemplateCommand = async (output, context) => {
|
|
1372
|
-
if (output.statusCode !== 204 && output.statusCode >= 300) {
|
|
1373
|
-
return de_CommandError(output, context);
|
|
1374
|
-
}
|
|
1375
|
-
const contents = map({
|
|
1376
|
-
$metadata: deserializeMetadata(output),
|
|
1377
|
-
});
|
|
1378
|
-
await collectBody(output.body, context);
|
|
1379
|
-
return contents;
|
|
1380
|
-
};
|
|
1381
|
-
export const de_DeleteCollaborationCommand = async (output, context) => {
|
|
1382
|
-
if (output.statusCode !== 204 && output.statusCode >= 300) {
|
|
1383
|
-
return de_CommandError(output, context);
|
|
1384
|
-
}
|
|
1385
|
-
const contents = map({
|
|
1386
|
-
$metadata: deserializeMetadata(output),
|
|
1387
|
-
});
|
|
1388
|
-
await collectBody(output.body, context);
|
|
1389
|
-
return contents;
|
|
1390
|
-
};
|
|
1391
|
-
export const de_DeleteConfiguredAudienceModelAssociationCommand = async (output, context) => {
|
|
1392
|
-
if (output.statusCode !== 204 && output.statusCode >= 300) {
|
|
1393
|
-
return de_CommandError(output, context);
|
|
1394
|
-
}
|
|
1395
|
-
const contents = map({
|
|
1396
|
-
$metadata: deserializeMetadata(output),
|
|
1397
|
-
});
|
|
1398
|
-
await collectBody(output.body, context);
|
|
1399
|
-
return contents;
|
|
1400
|
-
};
|
|
1401
|
-
export const de_DeleteConfiguredTableCommand = async (output, context) => {
|
|
1402
|
-
if (output.statusCode !== 204 && output.statusCode >= 300) {
|
|
1403
|
-
return de_CommandError(output, context);
|
|
1404
|
-
}
|
|
1405
|
-
const contents = map({
|
|
1406
|
-
$metadata: deserializeMetadata(output),
|
|
1407
|
-
});
|
|
1408
|
-
await collectBody(output.body, context);
|
|
1409
|
-
return contents;
|
|
1410
|
-
};
|
|
1411
|
-
export const de_DeleteConfiguredTableAnalysisRuleCommand = async (output, context) => {
|
|
1412
|
-
if (output.statusCode !== 204 && output.statusCode >= 300) {
|
|
1413
|
-
return de_CommandError(output, context);
|
|
1414
|
-
}
|
|
1415
|
-
const contents = map({
|
|
1416
|
-
$metadata: deserializeMetadata(output),
|
|
1417
|
-
});
|
|
1418
|
-
await collectBody(output.body, context);
|
|
1419
|
-
return contents;
|
|
1420
|
-
};
|
|
1421
|
-
export const de_DeleteConfiguredTableAssociationCommand = async (output, context) => {
|
|
1422
|
-
if (output.statusCode !== 204 && output.statusCode >= 300) {
|
|
1423
|
-
return de_CommandError(output, context);
|
|
1424
|
-
}
|
|
1425
|
-
const contents = map({
|
|
1426
|
-
$metadata: deserializeMetadata(output),
|
|
1427
|
-
});
|
|
1428
|
-
await collectBody(output.body, context);
|
|
1429
|
-
return contents;
|
|
1430
|
-
};
|
|
1431
|
-
export const de_DeleteConfiguredTableAssociationAnalysisRuleCommand = async (output, context) => {
|
|
1432
|
-
if (output.statusCode !== 204 && output.statusCode >= 300) {
|
|
1433
|
-
return de_CommandError(output, context);
|
|
1434
|
-
}
|
|
1435
|
-
const contents = map({
|
|
1436
|
-
$metadata: deserializeMetadata(output),
|
|
1437
|
-
});
|
|
1438
|
-
await collectBody(output.body, context);
|
|
1439
|
-
return contents;
|
|
1440
|
-
};
|
|
1441
|
-
export const de_DeleteIdMappingTableCommand = async (output, context) => {
|
|
1442
|
-
if (output.statusCode !== 204 && output.statusCode >= 300) {
|
|
1443
|
-
return de_CommandError(output, context);
|
|
1444
|
-
}
|
|
1445
|
-
const contents = map({
|
|
1446
|
-
$metadata: deserializeMetadata(output),
|
|
1447
|
-
});
|
|
1448
|
-
await collectBody(output.body, context);
|
|
1449
|
-
return contents;
|
|
1450
|
-
};
|
|
1451
|
-
export const de_DeleteIdNamespaceAssociationCommand = async (output, context) => {
|
|
1452
|
-
if (output.statusCode !== 204 && output.statusCode >= 300) {
|
|
1453
|
-
return de_CommandError(output, context);
|
|
1454
|
-
}
|
|
1455
|
-
const contents = map({
|
|
1456
|
-
$metadata: deserializeMetadata(output),
|
|
1457
|
-
});
|
|
1458
|
-
await collectBody(output.body, context);
|
|
1459
|
-
return contents;
|
|
1460
|
-
};
|
|
1461
|
-
export const de_DeleteMemberCommand = async (output, context) => {
|
|
1462
|
-
if (output.statusCode !== 204 && output.statusCode >= 300) {
|
|
1463
|
-
return de_CommandError(output, context);
|
|
1464
|
-
}
|
|
1465
|
-
const contents = map({
|
|
1466
|
-
$metadata: deserializeMetadata(output),
|
|
1467
|
-
});
|
|
1468
|
-
await collectBody(output.body, context);
|
|
1469
|
-
return contents;
|
|
1470
|
-
};
|
|
1471
|
-
export const de_DeleteMembershipCommand = async (output, context) => {
|
|
1472
|
-
if (output.statusCode !== 204 && output.statusCode >= 300) {
|
|
1473
|
-
return de_CommandError(output, context);
|
|
1474
|
-
}
|
|
1475
|
-
const contents = map({
|
|
1476
|
-
$metadata: deserializeMetadata(output),
|
|
1477
|
-
});
|
|
1478
|
-
await collectBody(output.body, context);
|
|
1479
|
-
return contents;
|
|
1480
|
-
};
|
|
1481
|
-
export const de_DeletePrivacyBudgetTemplateCommand = async (output, context) => {
|
|
1482
|
-
if (output.statusCode !== 204 && output.statusCode >= 300) {
|
|
1483
|
-
return de_CommandError(output, context);
|
|
1484
|
-
}
|
|
1485
|
-
const contents = map({
|
|
1486
|
-
$metadata: deserializeMetadata(output),
|
|
1487
|
-
});
|
|
1488
|
-
await collectBody(output.body, context);
|
|
1489
|
-
return contents;
|
|
1490
|
-
};
|
|
1491
|
-
export const de_GetAnalysisTemplateCommand = async (output, context) => {
|
|
1492
|
-
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
1493
|
-
return de_CommandError(output, context);
|
|
1494
|
-
}
|
|
1495
|
-
const contents = map({
|
|
1496
|
-
$metadata: deserializeMetadata(output),
|
|
1497
|
-
});
|
|
1498
|
-
const data = __expectNonNull(__expectObject(await parseBody(output.body, context)), "body");
|
|
1499
|
-
const doc = take(data, {
|
|
1500
|
-
analysisTemplate: (_) => de_AnalysisTemplate(_, context),
|
|
1501
|
-
});
|
|
1502
|
-
Object.assign(contents, doc);
|
|
1503
|
-
return contents;
|
|
1504
|
-
};
|
|
1505
|
-
export const de_GetCollaborationCommand = async (output, context) => {
|
|
1506
|
-
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
1507
|
-
return de_CommandError(output, context);
|
|
1508
|
-
}
|
|
1509
|
-
const contents = map({
|
|
1510
|
-
$metadata: deserializeMetadata(output),
|
|
1511
|
-
});
|
|
1512
|
-
const data = __expectNonNull(__expectObject(await parseBody(output.body, context)), "body");
|
|
1513
|
-
const doc = take(data, {
|
|
1514
|
-
collaboration: (_) => de_Collaboration(_, context),
|
|
1515
|
-
});
|
|
1516
|
-
Object.assign(contents, doc);
|
|
1517
|
-
return contents;
|
|
1518
|
-
};
|
|
1519
|
-
export const de_GetCollaborationAnalysisTemplateCommand = async (output, context) => {
|
|
1520
|
-
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
1521
|
-
return de_CommandError(output, context);
|
|
1522
|
-
}
|
|
1523
|
-
const contents = map({
|
|
1524
|
-
$metadata: deserializeMetadata(output),
|
|
1525
|
-
});
|
|
1526
|
-
const data = __expectNonNull(__expectObject(await parseBody(output.body, context)), "body");
|
|
1527
|
-
const doc = take(data, {
|
|
1528
|
-
collaborationAnalysisTemplate: (_) => de_CollaborationAnalysisTemplate(_, context),
|
|
1529
|
-
});
|
|
1530
|
-
Object.assign(contents, doc);
|
|
1531
|
-
return contents;
|
|
1532
|
-
};
|
|
1533
|
-
export const de_GetCollaborationChangeRequestCommand = async (output, context) => {
|
|
1534
|
-
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
1535
|
-
return de_CommandError(output, context);
|
|
1536
|
-
}
|
|
1537
|
-
const contents = map({
|
|
1538
|
-
$metadata: deserializeMetadata(output),
|
|
1539
|
-
});
|
|
1540
|
-
const data = __expectNonNull(__expectObject(await parseBody(output.body, context)), "body");
|
|
1541
|
-
const doc = take(data, {
|
|
1542
|
-
collaborationChangeRequest: (_) => de_CollaborationChangeRequest(_, context),
|
|
1543
|
-
});
|
|
1544
|
-
Object.assign(contents, doc);
|
|
1545
|
-
return contents;
|
|
1546
|
-
};
|
|
1547
|
-
export const de_GetCollaborationConfiguredAudienceModelAssociationCommand = async (output, context) => {
|
|
1548
|
-
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
1549
|
-
return de_CommandError(output, context);
|
|
1550
|
-
}
|
|
1551
|
-
const contents = map({
|
|
1552
|
-
$metadata: deserializeMetadata(output),
|
|
1553
|
-
});
|
|
1554
|
-
const data = __expectNonNull(__expectObject(await parseBody(output.body, context)), "body");
|
|
1555
|
-
const doc = take(data, {
|
|
1556
|
-
collaborationConfiguredAudienceModelAssociation: (_) => de_CollaborationConfiguredAudienceModelAssociation(_, context),
|
|
1557
|
-
});
|
|
1558
|
-
Object.assign(contents, doc);
|
|
1559
|
-
return contents;
|
|
1560
|
-
};
|
|
1561
|
-
export const de_GetCollaborationIdNamespaceAssociationCommand = async (output, context) => {
|
|
1562
|
-
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
1563
|
-
return de_CommandError(output, context);
|
|
1564
|
-
}
|
|
1565
|
-
const contents = map({
|
|
1566
|
-
$metadata: deserializeMetadata(output),
|
|
1567
|
-
});
|
|
1568
|
-
const data = __expectNonNull(__expectObject(await parseBody(output.body, context)), "body");
|
|
1569
|
-
const doc = take(data, {
|
|
1570
|
-
collaborationIdNamespaceAssociation: (_) => de_CollaborationIdNamespaceAssociation(_, context),
|
|
1571
|
-
});
|
|
1572
|
-
Object.assign(contents, doc);
|
|
1573
|
-
return contents;
|
|
1574
|
-
};
|
|
1575
|
-
export const de_GetCollaborationPrivacyBudgetTemplateCommand = async (output, context) => {
|
|
1576
|
-
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
1577
|
-
return de_CommandError(output, context);
|
|
1578
|
-
}
|
|
1579
|
-
const contents = map({
|
|
1580
|
-
$metadata: deserializeMetadata(output),
|
|
1581
|
-
});
|
|
1582
|
-
const data = __expectNonNull(__expectObject(await parseBody(output.body, context)), "body");
|
|
1583
|
-
const doc = take(data, {
|
|
1584
|
-
collaborationPrivacyBudgetTemplate: (_) => de_CollaborationPrivacyBudgetTemplate(_, context),
|
|
1585
|
-
});
|
|
1586
|
-
Object.assign(contents, doc);
|
|
1587
|
-
return contents;
|
|
1588
|
-
};
|
|
1589
|
-
export const de_GetConfiguredAudienceModelAssociationCommand = async (output, context) => {
|
|
1590
|
-
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
1591
|
-
return de_CommandError(output, context);
|
|
1592
|
-
}
|
|
1593
|
-
const contents = map({
|
|
1594
|
-
$metadata: deserializeMetadata(output),
|
|
1595
|
-
});
|
|
1596
|
-
const data = __expectNonNull(__expectObject(await parseBody(output.body, context)), "body");
|
|
1597
|
-
const doc = take(data, {
|
|
1598
|
-
configuredAudienceModelAssociation: (_) => de_ConfiguredAudienceModelAssociation(_, context),
|
|
1599
|
-
});
|
|
1600
|
-
Object.assign(contents, doc);
|
|
1601
|
-
return contents;
|
|
1602
|
-
};
|
|
1603
|
-
export const de_GetConfiguredTableCommand = async (output, context) => {
|
|
1604
|
-
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
1605
|
-
return de_CommandError(output, context);
|
|
1606
|
-
}
|
|
1607
|
-
const contents = map({
|
|
1608
|
-
$metadata: deserializeMetadata(output),
|
|
1609
|
-
});
|
|
1610
|
-
const data = __expectNonNull(__expectObject(await parseBody(output.body, context)), "body");
|
|
1611
|
-
const doc = take(data, {
|
|
1612
|
-
configuredTable: (_) => de_ConfiguredTable(_, context),
|
|
1613
|
-
});
|
|
1614
|
-
Object.assign(contents, doc);
|
|
1615
|
-
return contents;
|
|
1616
|
-
};
|
|
1617
|
-
export const de_GetConfiguredTableAnalysisRuleCommand = async (output, context) => {
|
|
1618
|
-
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
1619
|
-
return de_CommandError(output, context);
|
|
1620
|
-
}
|
|
1621
|
-
const contents = map({
|
|
1622
|
-
$metadata: deserializeMetadata(output),
|
|
1623
|
-
});
|
|
1624
|
-
const data = __expectNonNull(__expectObject(await parseBody(output.body, context)), "body");
|
|
1625
|
-
const doc = take(data, {
|
|
1626
|
-
analysisRule: (_) => de_ConfiguredTableAnalysisRule(_, context),
|
|
1627
|
-
});
|
|
1628
|
-
Object.assign(contents, doc);
|
|
1629
|
-
return contents;
|
|
1630
|
-
};
|
|
1631
|
-
export const de_GetConfiguredTableAssociationCommand = async (output, context) => {
|
|
1632
|
-
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
1633
|
-
return de_CommandError(output, context);
|
|
1634
|
-
}
|
|
1635
|
-
const contents = map({
|
|
1636
|
-
$metadata: deserializeMetadata(output),
|
|
1637
|
-
});
|
|
1638
|
-
const data = __expectNonNull(__expectObject(await parseBody(output.body, context)), "body");
|
|
1639
|
-
const doc = take(data, {
|
|
1640
|
-
configuredTableAssociation: (_) => de_ConfiguredTableAssociation(_, context),
|
|
1641
|
-
});
|
|
1642
|
-
Object.assign(contents, doc);
|
|
1643
|
-
return contents;
|
|
1644
|
-
};
|
|
1645
|
-
export const de_GetConfiguredTableAssociationAnalysisRuleCommand = async (output, context) => {
|
|
1646
|
-
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
1647
|
-
return de_CommandError(output, context);
|
|
1648
|
-
}
|
|
1649
|
-
const contents = map({
|
|
1650
|
-
$metadata: deserializeMetadata(output),
|
|
1651
|
-
});
|
|
1652
|
-
const data = __expectNonNull(__expectObject(await parseBody(output.body, context)), "body");
|
|
1653
|
-
const doc = take(data, {
|
|
1654
|
-
analysisRule: (_) => de_ConfiguredTableAssociationAnalysisRule(_, context),
|
|
1655
|
-
});
|
|
1656
|
-
Object.assign(contents, doc);
|
|
1657
|
-
return contents;
|
|
1658
|
-
};
|
|
1659
|
-
export const de_GetIdMappingTableCommand = async (output, context) => {
|
|
1660
|
-
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
1661
|
-
return de_CommandError(output, context);
|
|
1662
|
-
}
|
|
1663
|
-
const contents = map({
|
|
1664
|
-
$metadata: deserializeMetadata(output),
|
|
1665
|
-
});
|
|
1666
|
-
const data = __expectNonNull(__expectObject(await parseBody(output.body, context)), "body");
|
|
1667
|
-
const doc = take(data, {
|
|
1668
|
-
idMappingTable: (_) => de_IdMappingTable(_, context),
|
|
1669
|
-
});
|
|
1670
|
-
Object.assign(contents, doc);
|
|
1671
|
-
return contents;
|
|
1672
|
-
};
|
|
1673
|
-
export const de_GetIdNamespaceAssociationCommand = async (output, context) => {
|
|
1674
|
-
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
1675
|
-
return de_CommandError(output, context);
|
|
1676
|
-
}
|
|
1677
|
-
const contents = map({
|
|
1678
|
-
$metadata: deserializeMetadata(output),
|
|
1679
|
-
});
|
|
1680
|
-
const data = __expectNonNull(__expectObject(await parseBody(output.body, context)), "body");
|
|
1681
|
-
const doc = take(data, {
|
|
1682
|
-
idNamespaceAssociation: (_) => de_IdNamespaceAssociation(_, context),
|
|
1683
|
-
});
|
|
1684
|
-
Object.assign(contents, doc);
|
|
1685
|
-
return contents;
|
|
1686
|
-
};
|
|
1687
|
-
export const de_GetMembershipCommand = async (output, context) => {
|
|
1688
|
-
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
1689
|
-
return de_CommandError(output, context);
|
|
1690
|
-
}
|
|
1691
|
-
const contents = map({
|
|
1692
|
-
$metadata: deserializeMetadata(output),
|
|
1693
|
-
});
|
|
1694
|
-
const data = __expectNonNull(__expectObject(await parseBody(output.body, context)), "body");
|
|
1695
|
-
const doc = take(data, {
|
|
1696
|
-
membership: (_) => de_Membership(_, context),
|
|
1697
|
-
});
|
|
1698
|
-
Object.assign(contents, doc);
|
|
1699
|
-
return contents;
|
|
1700
|
-
};
|
|
1701
|
-
export const de_GetPrivacyBudgetTemplateCommand = async (output, context) => {
|
|
1702
|
-
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
1703
|
-
return de_CommandError(output, context);
|
|
1704
|
-
}
|
|
1705
|
-
const contents = map({
|
|
1706
|
-
$metadata: deserializeMetadata(output),
|
|
1707
|
-
});
|
|
1708
|
-
const data = __expectNonNull(__expectObject(await parseBody(output.body, context)), "body");
|
|
1709
|
-
const doc = take(data, {
|
|
1710
|
-
privacyBudgetTemplate: (_) => de_PrivacyBudgetTemplate(_, context),
|
|
1711
|
-
});
|
|
1712
|
-
Object.assign(contents, doc);
|
|
1713
|
-
return contents;
|
|
1714
|
-
};
|
|
1715
|
-
export const de_GetProtectedJobCommand = async (output, context) => {
|
|
1716
|
-
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
1717
|
-
return de_CommandError(output, context);
|
|
1718
|
-
}
|
|
1719
|
-
const contents = map({
|
|
1720
|
-
$metadata: deserializeMetadata(output),
|
|
1721
|
-
});
|
|
1722
|
-
const data = __expectNonNull(__expectObject(await parseBody(output.body, context)), "body");
|
|
1723
|
-
const doc = take(data, {
|
|
1724
|
-
protectedJob: (_) => de_ProtectedJob(_, context),
|
|
1725
|
-
});
|
|
1726
|
-
Object.assign(contents, doc);
|
|
1727
|
-
return contents;
|
|
1728
|
-
};
|
|
1729
|
-
export const de_GetProtectedQueryCommand = async (output, context) => {
|
|
1730
|
-
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
1731
|
-
return de_CommandError(output, context);
|
|
1732
|
-
}
|
|
1733
|
-
const contents = map({
|
|
1734
|
-
$metadata: deserializeMetadata(output),
|
|
1735
|
-
});
|
|
1736
|
-
const data = __expectNonNull(__expectObject(await parseBody(output.body, context)), "body");
|
|
1737
|
-
const doc = take(data, {
|
|
1738
|
-
protectedQuery: (_) => de_ProtectedQuery(_, context),
|
|
1739
|
-
});
|
|
1740
|
-
Object.assign(contents, doc);
|
|
1741
|
-
return contents;
|
|
1742
|
-
};
|
|
1743
|
-
export const de_GetSchemaCommand = async (output, context) => {
|
|
1744
|
-
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
1745
|
-
return de_CommandError(output, context);
|
|
1746
|
-
}
|
|
1747
|
-
const contents = map({
|
|
1748
|
-
$metadata: deserializeMetadata(output),
|
|
1749
|
-
});
|
|
1750
|
-
const data = __expectNonNull(__expectObject(await parseBody(output.body, context)), "body");
|
|
1751
|
-
const doc = take(data, {
|
|
1752
|
-
schema: (_) => de_Schema(_, context),
|
|
1753
|
-
});
|
|
1754
|
-
Object.assign(contents, doc);
|
|
1755
|
-
return contents;
|
|
1756
|
-
};
|
|
1757
|
-
export const de_GetSchemaAnalysisRuleCommand = async (output, context) => {
|
|
1758
|
-
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
1759
|
-
return de_CommandError(output, context);
|
|
1760
|
-
}
|
|
1761
|
-
const contents = map({
|
|
1762
|
-
$metadata: deserializeMetadata(output),
|
|
1763
|
-
});
|
|
1764
|
-
const data = __expectNonNull(__expectObject(await parseBody(output.body, context)), "body");
|
|
1765
|
-
const doc = take(data, {
|
|
1766
|
-
analysisRule: (_) => de_AnalysisRule(_, context),
|
|
1767
|
-
});
|
|
1768
|
-
Object.assign(contents, doc);
|
|
1769
|
-
return contents;
|
|
1770
|
-
};
|
|
1771
|
-
export const de_ListAnalysisTemplatesCommand = async (output, context) => {
|
|
1772
|
-
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
1773
|
-
return de_CommandError(output, context);
|
|
1774
|
-
}
|
|
1775
|
-
const contents = map({
|
|
1776
|
-
$metadata: deserializeMetadata(output),
|
|
1777
|
-
});
|
|
1778
|
-
const data = __expectNonNull(__expectObject(await parseBody(output.body, context)), "body");
|
|
1779
|
-
const doc = take(data, {
|
|
1780
|
-
analysisTemplateSummaries: (_) => de_AnalysisTemplateSummaryList(_, context),
|
|
1781
|
-
nextToken: __expectString,
|
|
1782
|
-
});
|
|
1783
|
-
Object.assign(contents, doc);
|
|
1784
|
-
return contents;
|
|
1785
|
-
};
|
|
1786
|
-
export const de_ListCollaborationAnalysisTemplatesCommand = async (output, context) => {
|
|
1787
|
-
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
1788
|
-
return de_CommandError(output, context);
|
|
1789
|
-
}
|
|
1790
|
-
const contents = map({
|
|
1791
|
-
$metadata: deserializeMetadata(output),
|
|
1792
|
-
});
|
|
1793
|
-
const data = __expectNonNull(__expectObject(await parseBody(output.body, context)), "body");
|
|
1794
|
-
const doc = take(data, {
|
|
1795
|
-
collaborationAnalysisTemplateSummaries: (_) => de_CollaborationAnalysisTemplateSummaryList(_, context),
|
|
1796
|
-
nextToken: __expectString,
|
|
1797
|
-
});
|
|
1798
|
-
Object.assign(contents, doc);
|
|
1799
|
-
return contents;
|
|
1800
|
-
};
|
|
1801
|
-
export const de_ListCollaborationChangeRequestsCommand = async (output, context) => {
|
|
1802
|
-
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
1803
|
-
return de_CommandError(output, context);
|
|
1804
|
-
}
|
|
1805
|
-
const contents = map({
|
|
1806
|
-
$metadata: deserializeMetadata(output),
|
|
1807
|
-
});
|
|
1808
|
-
const data = __expectNonNull(__expectObject(await parseBody(output.body, context)), "body");
|
|
1809
|
-
const doc = take(data, {
|
|
1810
|
-
collaborationChangeRequestSummaries: (_) => de_CollaborationChangeRequestSummaryList(_, context),
|
|
1811
|
-
nextToken: __expectString,
|
|
1812
|
-
});
|
|
1813
|
-
Object.assign(contents, doc);
|
|
1814
|
-
return contents;
|
|
1815
|
-
};
|
|
1816
|
-
export const de_ListCollaborationConfiguredAudienceModelAssociationsCommand = async (output, context) => {
|
|
1817
|
-
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
1818
|
-
return de_CommandError(output, context);
|
|
1819
|
-
}
|
|
1820
|
-
const contents = map({
|
|
1821
|
-
$metadata: deserializeMetadata(output),
|
|
1822
|
-
});
|
|
1823
|
-
const data = __expectNonNull(__expectObject(await parseBody(output.body, context)), "body");
|
|
1824
|
-
const doc = take(data, {
|
|
1825
|
-
collaborationConfiguredAudienceModelAssociationSummaries: (_) => de_CollaborationConfiguredAudienceModelAssociationSummaryList(_, context),
|
|
1826
|
-
nextToken: __expectString,
|
|
1827
|
-
});
|
|
1828
|
-
Object.assign(contents, doc);
|
|
1829
|
-
return contents;
|
|
1830
|
-
};
|
|
1831
|
-
export const de_ListCollaborationIdNamespaceAssociationsCommand = async (output, context) => {
|
|
1832
|
-
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
1833
|
-
return de_CommandError(output, context);
|
|
1834
|
-
}
|
|
1835
|
-
const contents = map({
|
|
1836
|
-
$metadata: deserializeMetadata(output),
|
|
1837
|
-
});
|
|
1838
|
-
const data = __expectNonNull(__expectObject(await parseBody(output.body, context)), "body");
|
|
1839
|
-
const doc = take(data, {
|
|
1840
|
-
collaborationIdNamespaceAssociationSummaries: (_) => de_CollaborationIdNamespaceAssociationSummaryList(_, context),
|
|
1841
|
-
nextToken: __expectString,
|
|
1842
|
-
});
|
|
1843
|
-
Object.assign(contents, doc);
|
|
1844
|
-
return contents;
|
|
1845
|
-
};
|
|
1846
|
-
export const de_ListCollaborationPrivacyBudgetsCommand = async (output, context) => {
|
|
1847
|
-
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
1848
|
-
return de_CommandError(output, context);
|
|
1849
|
-
}
|
|
1850
|
-
const contents = map({
|
|
1851
|
-
$metadata: deserializeMetadata(output),
|
|
1852
|
-
});
|
|
1853
|
-
const data = __expectNonNull(__expectObject(await parseBody(output.body, context)), "body");
|
|
1854
|
-
const doc = take(data, {
|
|
1855
|
-
collaborationPrivacyBudgetSummaries: (_) => de_CollaborationPrivacyBudgetSummaryList(_, context),
|
|
1856
|
-
nextToken: __expectString,
|
|
1857
|
-
});
|
|
1858
|
-
Object.assign(contents, doc);
|
|
1859
|
-
return contents;
|
|
1860
|
-
};
|
|
1861
|
-
export const de_ListCollaborationPrivacyBudgetTemplatesCommand = async (output, context) => {
|
|
1862
|
-
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
1863
|
-
return de_CommandError(output, context);
|
|
1864
|
-
}
|
|
1865
|
-
const contents = map({
|
|
1866
|
-
$metadata: deserializeMetadata(output),
|
|
1867
|
-
});
|
|
1868
|
-
const data = __expectNonNull(__expectObject(await parseBody(output.body, context)), "body");
|
|
1869
|
-
const doc = take(data, {
|
|
1870
|
-
collaborationPrivacyBudgetTemplateSummaries: (_) => de_CollaborationPrivacyBudgetTemplateSummaryList(_, context),
|
|
1871
|
-
nextToken: __expectString,
|
|
1872
|
-
});
|
|
1873
|
-
Object.assign(contents, doc);
|
|
1874
|
-
return contents;
|
|
1875
|
-
};
|
|
1876
|
-
export const de_ListCollaborationsCommand = async (output, context) => {
|
|
1877
|
-
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
1878
|
-
return de_CommandError(output, context);
|
|
1879
|
-
}
|
|
1880
|
-
const contents = map({
|
|
1881
|
-
$metadata: deserializeMetadata(output),
|
|
1882
|
-
});
|
|
1883
|
-
const data = __expectNonNull(__expectObject(await parseBody(output.body, context)), "body");
|
|
1884
|
-
const doc = take(data, {
|
|
1885
|
-
collaborationList: (_) => de_CollaborationSummaryList(_, context),
|
|
1886
|
-
nextToken: __expectString,
|
|
1887
|
-
});
|
|
1888
|
-
Object.assign(contents, doc);
|
|
1889
|
-
return contents;
|
|
1890
|
-
};
|
|
1891
|
-
export const de_ListConfiguredAudienceModelAssociationsCommand = async (output, context) => {
|
|
1892
|
-
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
1893
|
-
return de_CommandError(output, context);
|
|
1894
|
-
}
|
|
1895
|
-
const contents = map({
|
|
1896
|
-
$metadata: deserializeMetadata(output),
|
|
1897
|
-
});
|
|
1898
|
-
const data = __expectNonNull(__expectObject(await parseBody(output.body, context)), "body");
|
|
1899
|
-
const doc = take(data, {
|
|
1900
|
-
configuredAudienceModelAssociationSummaries: (_) => de_ConfiguredAudienceModelAssociationSummaryList(_, context),
|
|
1901
|
-
nextToken: __expectString,
|
|
1902
|
-
});
|
|
1903
|
-
Object.assign(contents, doc);
|
|
1904
|
-
return contents;
|
|
1905
|
-
};
|
|
1906
|
-
export const de_ListConfiguredTableAssociationsCommand = async (output, context) => {
|
|
1907
|
-
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
1908
|
-
return de_CommandError(output, context);
|
|
1909
|
-
}
|
|
1910
|
-
const contents = map({
|
|
1911
|
-
$metadata: deserializeMetadata(output),
|
|
1912
|
-
});
|
|
1913
|
-
const data = __expectNonNull(__expectObject(await parseBody(output.body, context)), "body");
|
|
1914
|
-
const doc = take(data, {
|
|
1915
|
-
configuredTableAssociationSummaries: (_) => de_ConfiguredTableAssociationSummaryList(_, context),
|
|
1916
|
-
nextToken: __expectString,
|
|
1917
|
-
});
|
|
1918
|
-
Object.assign(contents, doc);
|
|
1919
|
-
return contents;
|
|
1920
|
-
};
|
|
1921
|
-
export const de_ListConfiguredTablesCommand = async (output, context) => {
|
|
1922
|
-
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
1923
|
-
return de_CommandError(output, context);
|
|
1924
|
-
}
|
|
1925
|
-
const contents = map({
|
|
1926
|
-
$metadata: deserializeMetadata(output),
|
|
1927
|
-
});
|
|
1928
|
-
const data = __expectNonNull(__expectObject(await parseBody(output.body, context)), "body");
|
|
1929
|
-
const doc = take(data, {
|
|
1930
|
-
configuredTableSummaries: (_) => de_ConfiguredTableSummaryList(_, context),
|
|
1931
|
-
nextToken: __expectString,
|
|
1932
|
-
});
|
|
1933
|
-
Object.assign(contents, doc);
|
|
1934
|
-
return contents;
|
|
1935
|
-
};
|
|
1936
|
-
export const de_ListIdMappingTablesCommand = async (output, context) => {
|
|
1937
|
-
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
1938
|
-
return de_CommandError(output, context);
|
|
1939
|
-
}
|
|
1940
|
-
const contents = map({
|
|
1941
|
-
$metadata: deserializeMetadata(output),
|
|
1942
|
-
});
|
|
1943
|
-
const data = __expectNonNull(__expectObject(await parseBody(output.body, context)), "body");
|
|
1944
|
-
const doc = take(data, {
|
|
1945
|
-
idMappingTableSummaries: (_) => de_IdMappingTableSummaryList(_, context),
|
|
1946
|
-
nextToken: __expectString,
|
|
1947
|
-
});
|
|
1948
|
-
Object.assign(contents, doc);
|
|
1949
|
-
return contents;
|
|
1950
|
-
};
|
|
1951
|
-
export const de_ListIdNamespaceAssociationsCommand = async (output, context) => {
|
|
1952
|
-
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
1953
|
-
return de_CommandError(output, context);
|
|
1954
|
-
}
|
|
1955
|
-
const contents = map({
|
|
1956
|
-
$metadata: deserializeMetadata(output),
|
|
1957
|
-
});
|
|
1958
|
-
const data = __expectNonNull(__expectObject(await parseBody(output.body, context)), "body");
|
|
1959
|
-
const doc = take(data, {
|
|
1960
|
-
idNamespaceAssociationSummaries: (_) => de_IdNamespaceAssociationSummaryList(_, context),
|
|
1961
|
-
nextToken: __expectString,
|
|
1962
|
-
});
|
|
1963
|
-
Object.assign(contents, doc);
|
|
1964
|
-
return contents;
|
|
1965
|
-
};
|
|
1966
|
-
export const de_ListMembersCommand = async (output, context) => {
|
|
1967
|
-
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
1968
|
-
return de_CommandError(output, context);
|
|
1969
|
-
}
|
|
1970
|
-
const contents = map({
|
|
1971
|
-
$metadata: deserializeMetadata(output),
|
|
1972
|
-
});
|
|
1973
|
-
const data = __expectNonNull(__expectObject(await parseBody(output.body, context)), "body");
|
|
1974
|
-
const doc = take(data, {
|
|
1975
|
-
memberSummaries: (_) => de_MemberSummaryList(_, context),
|
|
1976
|
-
nextToken: __expectString,
|
|
1977
|
-
});
|
|
1978
|
-
Object.assign(contents, doc);
|
|
1979
|
-
return contents;
|
|
1980
|
-
};
|
|
1981
|
-
export const de_ListMembershipsCommand = async (output, context) => {
|
|
1982
|
-
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
1983
|
-
return de_CommandError(output, context);
|
|
1984
|
-
}
|
|
1985
|
-
const contents = map({
|
|
1986
|
-
$metadata: deserializeMetadata(output),
|
|
1987
|
-
});
|
|
1988
|
-
const data = __expectNonNull(__expectObject(await parseBody(output.body, context)), "body");
|
|
1989
|
-
const doc = take(data, {
|
|
1990
|
-
membershipSummaries: (_) => de_MembershipSummaryList(_, context),
|
|
1991
|
-
nextToken: __expectString,
|
|
1992
|
-
});
|
|
1993
|
-
Object.assign(contents, doc);
|
|
1994
|
-
return contents;
|
|
1995
|
-
};
|
|
1996
|
-
export const de_ListPrivacyBudgetsCommand = async (output, context) => {
|
|
1997
|
-
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
1998
|
-
return de_CommandError(output, context);
|
|
1999
|
-
}
|
|
2000
|
-
const contents = map({
|
|
2001
|
-
$metadata: deserializeMetadata(output),
|
|
2002
|
-
});
|
|
2003
|
-
const data = __expectNonNull(__expectObject(await parseBody(output.body, context)), "body");
|
|
2004
|
-
const doc = take(data, {
|
|
2005
|
-
nextToken: __expectString,
|
|
2006
|
-
privacyBudgetSummaries: (_) => de_PrivacyBudgetSummaryList(_, context),
|
|
2007
|
-
});
|
|
2008
|
-
Object.assign(contents, doc);
|
|
2009
|
-
return contents;
|
|
2010
|
-
};
|
|
2011
|
-
export const de_ListPrivacyBudgetTemplatesCommand = async (output, context) => {
|
|
2012
|
-
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
2013
|
-
return de_CommandError(output, context);
|
|
2014
|
-
}
|
|
2015
|
-
const contents = map({
|
|
2016
|
-
$metadata: deserializeMetadata(output),
|
|
2017
|
-
});
|
|
2018
|
-
const data = __expectNonNull(__expectObject(await parseBody(output.body, context)), "body");
|
|
2019
|
-
const doc = take(data, {
|
|
2020
|
-
nextToken: __expectString,
|
|
2021
|
-
privacyBudgetTemplateSummaries: (_) => de_PrivacyBudgetTemplateSummaryList(_, context),
|
|
2022
|
-
});
|
|
2023
|
-
Object.assign(contents, doc);
|
|
2024
|
-
return contents;
|
|
2025
|
-
};
|
|
2026
|
-
export const de_ListProtectedJobsCommand = async (output, context) => {
|
|
2027
|
-
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
2028
|
-
return de_CommandError(output, context);
|
|
2029
|
-
}
|
|
2030
|
-
const contents = map({
|
|
2031
|
-
$metadata: deserializeMetadata(output),
|
|
2032
|
-
});
|
|
2033
|
-
const data = __expectNonNull(__expectObject(await parseBody(output.body, context)), "body");
|
|
2034
|
-
const doc = take(data, {
|
|
2035
|
-
nextToken: __expectString,
|
|
2036
|
-
protectedJobs: (_) => de_ProtectedJobSummaryList(_, context),
|
|
2037
|
-
});
|
|
2038
|
-
Object.assign(contents, doc);
|
|
2039
|
-
return contents;
|
|
2040
|
-
};
|
|
2041
|
-
export const de_ListProtectedQueriesCommand = async (output, context) => {
|
|
2042
|
-
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
2043
|
-
return de_CommandError(output, context);
|
|
2044
|
-
}
|
|
2045
|
-
const contents = map({
|
|
2046
|
-
$metadata: deserializeMetadata(output),
|
|
2047
|
-
});
|
|
2048
|
-
const data = __expectNonNull(__expectObject(await parseBody(output.body, context)), "body");
|
|
2049
|
-
const doc = take(data, {
|
|
2050
|
-
nextToken: __expectString,
|
|
2051
|
-
protectedQueries: (_) => de_ProtectedQuerySummaryList(_, context),
|
|
2052
|
-
});
|
|
2053
|
-
Object.assign(contents, doc);
|
|
2054
|
-
return contents;
|
|
2055
|
-
};
|
|
2056
|
-
export const de_ListSchemasCommand = async (output, context) => {
|
|
2057
|
-
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
2058
|
-
return de_CommandError(output, context);
|
|
2059
|
-
}
|
|
2060
|
-
const contents = map({
|
|
2061
|
-
$metadata: deserializeMetadata(output),
|
|
2062
|
-
});
|
|
2063
|
-
const data = __expectNonNull(__expectObject(await parseBody(output.body, context)), "body");
|
|
2064
|
-
const doc = take(data, {
|
|
2065
|
-
nextToken: __expectString,
|
|
2066
|
-
schemaSummaries: (_) => de_SchemaSummaryList(_, context),
|
|
2067
|
-
});
|
|
2068
|
-
Object.assign(contents, doc);
|
|
2069
|
-
return contents;
|
|
2070
|
-
};
|
|
2071
|
-
export const de_ListTagsForResourceCommand = async (output, context) => {
|
|
2072
|
-
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
2073
|
-
return de_CommandError(output, context);
|
|
2074
|
-
}
|
|
2075
|
-
const contents = map({
|
|
2076
|
-
$metadata: deserializeMetadata(output),
|
|
2077
|
-
});
|
|
2078
|
-
const data = __expectNonNull(__expectObject(await parseBody(output.body, context)), "body");
|
|
2079
|
-
const doc = take(data, {
|
|
2080
|
-
tags: _json,
|
|
2081
|
-
});
|
|
2082
|
-
Object.assign(contents, doc);
|
|
2083
|
-
return contents;
|
|
2084
|
-
};
|
|
2085
|
-
export const de_PopulateIdMappingTableCommand = async (output, context) => {
|
|
2086
|
-
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
2087
|
-
return de_CommandError(output, context);
|
|
2088
|
-
}
|
|
2089
|
-
const contents = map({
|
|
2090
|
-
$metadata: deserializeMetadata(output),
|
|
2091
|
-
});
|
|
2092
|
-
const data = __expectNonNull(__expectObject(await parseBody(output.body, context)), "body");
|
|
2093
|
-
const doc = take(data, {
|
|
2094
|
-
idMappingJobId: __expectString,
|
|
2095
|
-
});
|
|
2096
|
-
Object.assign(contents, doc);
|
|
2097
|
-
return contents;
|
|
2098
|
-
};
|
|
2099
|
-
export const de_PreviewPrivacyImpactCommand = async (output, context) => {
|
|
2100
|
-
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
2101
|
-
return de_CommandError(output, context);
|
|
2102
|
-
}
|
|
2103
|
-
const contents = map({
|
|
2104
|
-
$metadata: deserializeMetadata(output),
|
|
2105
|
-
});
|
|
2106
|
-
const data = __expectNonNull(__expectObject(await parseBody(output.body, context)), "body");
|
|
2107
|
-
const doc = take(data, {
|
|
2108
|
-
privacyImpact: (_) => _json(__expectUnion(_)),
|
|
2109
|
-
});
|
|
2110
|
-
Object.assign(contents, doc);
|
|
2111
|
-
return contents;
|
|
2112
|
-
};
|
|
2113
|
-
export const de_StartProtectedJobCommand = async (output, context) => {
|
|
2114
|
-
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
2115
|
-
return de_CommandError(output, context);
|
|
2116
|
-
}
|
|
2117
|
-
const contents = map({
|
|
2118
|
-
$metadata: deserializeMetadata(output),
|
|
2119
|
-
});
|
|
2120
|
-
const data = __expectNonNull(__expectObject(await parseBody(output.body, context)), "body");
|
|
2121
|
-
const doc = take(data, {
|
|
2122
|
-
protectedJob: (_) => de_ProtectedJob(_, context),
|
|
2123
|
-
});
|
|
2124
|
-
Object.assign(contents, doc);
|
|
2125
|
-
return contents;
|
|
2126
|
-
};
|
|
2127
|
-
export const de_StartProtectedQueryCommand = async (output, context) => {
|
|
2128
|
-
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
2129
|
-
return de_CommandError(output, context);
|
|
2130
|
-
}
|
|
2131
|
-
const contents = map({
|
|
2132
|
-
$metadata: deserializeMetadata(output),
|
|
2133
|
-
});
|
|
2134
|
-
const data = __expectNonNull(__expectObject(await parseBody(output.body, context)), "body");
|
|
2135
|
-
const doc = take(data, {
|
|
2136
|
-
protectedQuery: (_) => de_ProtectedQuery(_, context),
|
|
2137
|
-
});
|
|
2138
|
-
Object.assign(contents, doc);
|
|
2139
|
-
return contents;
|
|
2140
|
-
};
|
|
2141
|
-
export const de_TagResourceCommand = async (output, context) => {
|
|
2142
|
-
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
2143
|
-
return de_CommandError(output, context);
|
|
2144
|
-
}
|
|
2145
|
-
const contents = map({
|
|
2146
|
-
$metadata: deserializeMetadata(output),
|
|
2147
|
-
});
|
|
2148
|
-
await collectBody(output.body, context);
|
|
2149
|
-
return contents;
|
|
2150
|
-
};
|
|
2151
|
-
export const de_UntagResourceCommand = async (output, context) => {
|
|
2152
|
-
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
2153
|
-
return de_CommandError(output, context);
|
|
2154
|
-
}
|
|
2155
|
-
const contents = map({
|
|
2156
|
-
$metadata: deserializeMetadata(output),
|
|
2157
|
-
});
|
|
2158
|
-
await collectBody(output.body, context);
|
|
2159
|
-
return contents;
|
|
2160
|
-
};
|
|
2161
|
-
export const de_UpdateAnalysisTemplateCommand = async (output, context) => {
|
|
2162
|
-
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
2163
|
-
return de_CommandError(output, context);
|
|
2164
|
-
}
|
|
2165
|
-
const contents = map({
|
|
2166
|
-
$metadata: deserializeMetadata(output),
|
|
2167
|
-
});
|
|
2168
|
-
const data = __expectNonNull(__expectObject(await parseBody(output.body, context)), "body");
|
|
2169
|
-
const doc = take(data, {
|
|
2170
|
-
analysisTemplate: (_) => de_AnalysisTemplate(_, context),
|
|
2171
|
-
});
|
|
2172
|
-
Object.assign(contents, doc);
|
|
2173
|
-
return contents;
|
|
2174
|
-
};
|
|
2175
|
-
export const de_UpdateCollaborationCommand = async (output, context) => {
|
|
2176
|
-
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
2177
|
-
return de_CommandError(output, context);
|
|
2178
|
-
}
|
|
2179
|
-
const contents = map({
|
|
2180
|
-
$metadata: deserializeMetadata(output),
|
|
2181
|
-
});
|
|
2182
|
-
const data = __expectNonNull(__expectObject(await parseBody(output.body, context)), "body");
|
|
2183
|
-
const doc = take(data, {
|
|
2184
|
-
collaboration: (_) => de_Collaboration(_, context),
|
|
2185
|
-
});
|
|
2186
|
-
Object.assign(contents, doc);
|
|
2187
|
-
return contents;
|
|
2188
|
-
};
|
|
2189
|
-
export const de_UpdateConfiguredAudienceModelAssociationCommand = async (output, context) => {
|
|
2190
|
-
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
2191
|
-
return de_CommandError(output, context);
|
|
2192
|
-
}
|
|
2193
|
-
const contents = map({
|
|
2194
|
-
$metadata: deserializeMetadata(output),
|
|
2195
|
-
});
|
|
2196
|
-
const data = __expectNonNull(__expectObject(await parseBody(output.body, context)), "body");
|
|
2197
|
-
const doc = take(data, {
|
|
2198
|
-
configuredAudienceModelAssociation: (_) => de_ConfiguredAudienceModelAssociation(_, context),
|
|
2199
|
-
});
|
|
2200
|
-
Object.assign(contents, doc);
|
|
2201
|
-
return contents;
|
|
2202
|
-
};
|
|
2203
|
-
export const de_UpdateConfiguredTableCommand = async (output, context) => {
|
|
2204
|
-
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
2205
|
-
return de_CommandError(output, context);
|
|
2206
|
-
}
|
|
2207
|
-
const contents = map({
|
|
2208
|
-
$metadata: deserializeMetadata(output),
|
|
2209
|
-
});
|
|
2210
|
-
const data = __expectNonNull(__expectObject(await parseBody(output.body, context)), "body");
|
|
2211
|
-
const doc = take(data, {
|
|
2212
|
-
configuredTable: (_) => de_ConfiguredTable(_, context),
|
|
2213
|
-
});
|
|
2214
|
-
Object.assign(contents, doc);
|
|
2215
|
-
return contents;
|
|
2216
|
-
};
|
|
2217
|
-
export const de_UpdateConfiguredTableAnalysisRuleCommand = async (output, context) => {
|
|
2218
|
-
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
2219
|
-
return de_CommandError(output, context);
|
|
2220
|
-
}
|
|
2221
|
-
const contents = map({
|
|
2222
|
-
$metadata: deserializeMetadata(output),
|
|
2223
|
-
});
|
|
2224
|
-
const data = __expectNonNull(__expectObject(await parseBody(output.body, context)), "body");
|
|
2225
|
-
const doc = take(data, {
|
|
2226
|
-
analysisRule: (_) => de_ConfiguredTableAnalysisRule(_, context),
|
|
2227
|
-
});
|
|
2228
|
-
Object.assign(contents, doc);
|
|
2229
|
-
return contents;
|
|
2230
|
-
};
|
|
2231
|
-
export const de_UpdateConfiguredTableAssociationCommand = async (output, context) => {
|
|
2232
|
-
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
2233
|
-
return de_CommandError(output, context);
|
|
2234
|
-
}
|
|
2235
|
-
const contents = map({
|
|
2236
|
-
$metadata: deserializeMetadata(output),
|
|
2237
|
-
});
|
|
2238
|
-
const data = __expectNonNull(__expectObject(await parseBody(output.body, context)), "body");
|
|
2239
|
-
const doc = take(data, {
|
|
2240
|
-
configuredTableAssociation: (_) => de_ConfiguredTableAssociation(_, context),
|
|
2241
|
-
});
|
|
2242
|
-
Object.assign(contents, doc);
|
|
2243
|
-
return contents;
|
|
2244
|
-
};
|
|
2245
|
-
export const de_UpdateConfiguredTableAssociationAnalysisRuleCommand = async (output, context) => {
|
|
2246
|
-
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
2247
|
-
return de_CommandError(output, context);
|
|
2248
|
-
}
|
|
2249
|
-
const contents = map({
|
|
2250
|
-
$metadata: deserializeMetadata(output),
|
|
2251
|
-
});
|
|
2252
|
-
const data = __expectNonNull(__expectObject(await parseBody(output.body, context)), "body");
|
|
2253
|
-
const doc = take(data, {
|
|
2254
|
-
analysisRule: (_) => de_ConfiguredTableAssociationAnalysisRule(_, context),
|
|
2255
|
-
});
|
|
2256
|
-
Object.assign(contents, doc);
|
|
2257
|
-
return contents;
|
|
2258
|
-
};
|
|
2259
|
-
export const de_UpdateIdMappingTableCommand = async (output, context) => {
|
|
2260
|
-
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
2261
|
-
return de_CommandError(output, context);
|
|
2262
|
-
}
|
|
2263
|
-
const contents = map({
|
|
2264
|
-
$metadata: deserializeMetadata(output),
|
|
2265
|
-
});
|
|
2266
|
-
const data = __expectNonNull(__expectObject(await parseBody(output.body, context)), "body");
|
|
2267
|
-
const doc = take(data, {
|
|
2268
|
-
idMappingTable: (_) => de_IdMappingTable(_, context),
|
|
2269
|
-
});
|
|
2270
|
-
Object.assign(contents, doc);
|
|
2271
|
-
return contents;
|
|
2272
|
-
};
|
|
2273
|
-
export const de_UpdateIdNamespaceAssociationCommand = async (output, context) => {
|
|
2274
|
-
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
2275
|
-
return de_CommandError(output, context);
|
|
2276
|
-
}
|
|
2277
|
-
const contents = map({
|
|
2278
|
-
$metadata: deserializeMetadata(output),
|
|
2279
|
-
});
|
|
2280
|
-
const data = __expectNonNull(__expectObject(await parseBody(output.body, context)), "body");
|
|
2281
|
-
const doc = take(data, {
|
|
2282
|
-
idNamespaceAssociation: (_) => de_IdNamespaceAssociation(_, context),
|
|
2283
|
-
});
|
|
2284
|
-
Object.assign(contents, doc);
|
|
2285
|
-
return contents;
|
|
2286
|
-
};
|
|
2287
|
-
export const de_UpdateMembershipCommand = async (output, context) => {
|
|
2288
|
-
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
2289
|
-
return de_CommandError(output, context);
|
|
2290
|
-
}
|
|
2291
|
-
const contents = map({
|
|
2292
|
-
$metadata: deserializeMetadata(output),
|
|
2293
|
-
});
|
|
2294
|
-
const data = __expectNonNull(__expectObject(await parseBody(output.body, context)), "body");
|
|
2295
|
-
const doc = take(data, {
|
|
2296
|
-
membership: (_) => de_Membership(_, context),
|
|
2297
|
-
});
|
|
2298
|
-
Object.assign(contents, doc);
|
|
2299
|
-
return contents;
|
|
2300
|
-
};
|
|
2301
|
-
export const de_UpdatePrivacyBudgetTemplateCommand = async (output, context) => {
|
|
2302
|
-
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
2303
|
-
return de_CommandError(output, context);
|
|
2304
|
-
}
|
|
2305
|
-
const contents = map({
|
|
2306
|
-
$metadata: deserializeMetadata(output),
|
|
2307
|
-
});
|
|
2308
|
-
const data = __expectNonNull(__expectObject(await parseBody(output.body, context)), "body");
|
|
2309
|
-
const doc = take(data, {
|
|
2310
|
-
privacyBudgetTemplate: (_) => de_PrivacyBudgetTemplate(_, context),
|
|
2311
|
-
});
|
|
2312
|
-
Object.assign(contents, doc);
|
|
2313
|
-
return contents;
|
|
2314
|
-
};
|
|
2315
|
-
export const de_UpdateProtectedJobCommand = async (output, context) => {
|
|
2316
|
-
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
2317
|
-
return de_CommandError(output, context);
|
|
2318
|
-
}
|
|
2319
|
-
const contents = map({
|
|
2320
|
-
$metadata: deserializeMetadata(output),
|
|
2321
|
-
});
|
|
2322
|
-
const data = __expectNonNull(__expectObject(await parseBody(output.body, context)), "body");
|
|
2323
|
-
const doc = take(data, {
|
|
2324
|
-
protectedJob: (_) => de_ProtectedJob(_, context),
|
|
2325
|
-
});
|
|
2326
|
-
Object.assign(contents, doc);
|
|
2327
|
-
return contents;
|
|
2328
|
-
};
|
|
2329
|
-
export const de_UpdateProtectedQueryCommand = async (output, context) => {
|
|
2330
|
-
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
2331
|
-
return de_CommandError(output, context);
|
|
2332
|
-
}
|
|
2333
|
-
const contents = map({
|
|
2334
|
-
$metadata: deserializeMetadata(output),
|
|
2335
|
-
});
|
|
2336
|
-
const data = __expectNonNull(__expectObject(await parseBody(output.body, context)), "body");
|
|
2337
|
-
const doc = take(data, {
|
|
2338
|
-
protectedQuery: (_) => de_ProtectedQuery(_, context),
|
|
2339
|
-
});
|
|
2340
|
-
Object.assign(contents, doc);
|
|
2341
|
-
return contents;
|
|
2342
|
-
};
|
|
2343
|
-
const de_CommandError = async (output, context) => {
|
|
2344
|
-
const parsedOutput = {
|
|
2345
|
-
...output,
|
|
2346
|
-
body: await parseErrorBody(output.body, context),
|
|
2347
|
-
};
|
|
2348
|
-
const errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
2349
|
-
switch (errorCode) {
|
|
2350
|
-
case "AccessDeniedException":
|
|
2351
|
-
case "com.amazonaws.cleanrooms#AccessDeniedException":
|
|
2352
|
-
throw await de_AccessDeniedExceptionRes(parsedOutput, context);
|
|
2353
|
-
case "InternalServerException":
|
|
2354
|
-
case "com.amazonaws.cleanrooms#InternalServerException":
|
|
2355
|
-
throw await de_InternalServerExceptionRes(parsedOutput, context);
|
|
2356
|
-
case "ResourceNotFoundException":
|
|
2357
|
-
case "com.amazonaws.cleanrooms#ResourceNotFoundException":
|
|
2358
|
-
throw await de_ResourceNotFoundExceptionRes(parsedOutput, context);
|
|
2359
|
-
case "ThrottlingException":
|
|
2360
|
-
case "com.amazonaws.cleanrooms#ThrottlingException":
|
|
2361
|
-
throw await de_ThrottlingExceptionRes(parsedOutput, context);
|
|
2362
|
-
case "ValidationException":
|
|
2363
|
-
case "com.amazonaws.cleanrooms#ValidationException":
|
|
2364
|
-
throw await de_ValidationExceptionRes(parsedOutput, context);
|
|
2365
|
-
case "ConflictException":
|
|
2366
|
-
case "com.amazonaws.cleanrooms#ConflictException":
|
|
2367
|
-
throw await de_ConflictExceptionRes(parsedOutput, context);
|
|
2368
|
-
case "ServiceQuotaExceededException":
|
|
2369
|
-
case "com.amazonaws.cleanrooms#ServiceQuotaExceededException":
|
|
2370
|
-
throw await de_ServiceQuotaExceededExceptionRes(parsedOutput, context);
|
|
2371
|
-
default:
|
|
2372
|
-
const parsedBody = parsedOutput.body;
|
|
2373
|
-
return throwDefaultError({
|
|
2374
|
-
output,
|
|
2375
|
-
parsedBody,
|
|
2376
|
-
errorCode,
|
|
2377
|
-
});
|
|
2378
|
-
}
|
|
2379
|
-
};
|
|
2380
|
-
const throwDefaultError = withBaseException(__BaseException);
|
|
2381
|
-
const de_AccessDeniedExceptionRes = async (parsedOutput, context) => {
|
|
2382
|
-
const contents = map({});
|
|
2383
|
-
const data = parsedOutput.body;
|
|
2384
|
-
const doc = take(data, {
|
|
2385
|
-
message: __expectString,
|
|
2386
|
-
reason: __expectString,
|
|
2387
|
-
});
|
|
2388
|
-
Object.assign(contents, doc);
|
|
2389
|
-
const exception = new AccessDeniedException({
|
|
2390
|
-
$metadata: deserializeMetadata(parsedOutput),
|
|
2391
|
-
...contents,
|
|
2392
|
-
});
|
|
2393
|
-
return __decorateServiceException(exception, parsedOutput.body);
|
|
2394
|
-
};
|
|
2395
|
-
const de_ConflictExceptionRes = async (parsedOutput, context) => {
|
|
2396
|
-
const contents = map({});
|
|
2397
|
-
const data = parsedOutput.body;
|
|
2398
|
-
const doc = take(data, {
|
|
2399
|
-
message: __expectString,
|
|
2400
|
-
reason: __expectString,
|
|
2401
|
-
resourceId: __expectString,
|
|
2402
|
-
resourceType: __expectString,
|
|
2403
|
-
});
|
|
2404
|
-
Object.assign(contents, doc);
|
|
2405
|
-
const exception = new ConflictException({
|
|
2406
|
-
$metadata: deserializeMetadata(parsedOutput),
|
|
2407
|
-
...contents,
|
|
2408
|
-
});
|
|
2409
|
-
return __decorateServiceException(exception, parsedOutput.body);
|
|
2410
|
-
};
|
|
2411
|
-
const de_InternalServerExceptionRes = async (parsedOutput, context) => {
|
|
2412
|
-
const contents = map({});
|
|
2413
|
-
const data = parsedOutput.body;
|
|
2414
|
-
const doc = take(data, {
|
|
2415
|
-
message: __expectString,
|
|
2416
|
-
});
|
|
2417
|
-
Object.assign(contents, doc);
|
|
2418
|
-
const exception = new InternalServerException({
|
|
2419
|
-
$metadata: deserializeMetadata(parsedOutput),
|
|
2420
|
-
...contents,
|
|
2421
|
-
});
|
|
2422
|
-
return __decorateServiceException(exception, parsedOutput.body);
|
|
2423
|
-
};
|
|
2424
|
-
const de_ResourceNotFoundExceptionRes = async (parsedOutput, context) => {
|
|
2425
|
-
const contents = map({});
|
|
2426
|
-
const data = parsedOutput.body;
|
|
2427
|
-
const doc = take(data, {
|
|
2428
|
-
message: __expectString,
|
|
2429
|
-
resourceId: __expectString,
|
|
2430
|
-
resourceType: __expectString,
|
|
2431
|
-
});
|
|
2432
|
-
Object.assign(contents, doc);
|
|
2433
|
-
const exception = new ResourceNotFoundException({
|
|
2434
|
-
$metadata: deserializeMetadata(parsedOutput),
|
|
2435
|
-
...contents,
|
|
2436
|
-
});
|
|
2437
|
-
return __decorateServiceException(exception, parsedOutput.body);
|
|
2438
|
-
};
|
|
2439
|
-
const de_ServiceQuotaExceededExceptionRes = async (parsedOutput, context) => {
|
|
2440
|
-
const contents = map({});
|
|
2441
|
-
const data = parsedOutput.body;
|
|
2442
|
-
const doc = take(data, {
|
|
2443
|
-
message: __expectString,
|
|
2444
|
-
quotaName: __expectString,
|
|
2445
|
-
quotaValue: __limitedParseDouble,
|
|
2446
|
-
});
|
|
2447
|
-
Object.assign(contents, doc);
|
|
2448
|
-
const exception = new ServiceQuotaExceededException({
|
|
2449
|
-
$metadata: deserializeMetadata(parsedOutput),
|
|
2450
|
-
...contents,
|
|
2451
|
-
});
|
|
2452
|
-
return __decorateServiceException(exception, parsedOutput.body);
|
|
2453
|
-
};
|
|
2454
|
-
const de_ThrottlingExceptionRes = async (parsedOutput, context) => {
|
|
2455
|
-
const contents = map({});
|
|
2456
|
-
const data = parsedOutput.body;
|
|
2457
|
-
const doc = take(data, {
|
|
2458
|
-
message: __expectString,
|
|
2459
|
-
});
|
|
2460
|
-
Object.assign(contents, doc);
|
|
2461
|
-
const exception = new ThrottlingException({
|
|
2462
|
-
$metadata: deserializeMetadata(parsedOutput),
|
|
2463
|
-
...contents,
|
|
2464
|
-
});
|
|
2465
|
-
return __decorateServiceException(exception, parsedOutput.body);
|
|
2466
|
-
};
|
|
2467
|
-
const de_ValidationExceptionRes = async (parsedOutput, context) => {
|
|
2468
|
-
const contents = map({});
|
|
2469
|
-
const data = parsedOutput.body;
|
|
2470
|
-
const doc = take(data, {
|
|
2471
|
-
fieldList: _json,
|
|
2472
|
-
message: __expectString,
|
|
2473
|
-
reason: __expectString,
|
|
2474
|
-
});
|
|
2475
|
-
Object.assign(contents, doc);
|
|
2476
|
-
const exception = new ValidationException({
|
|
2477
|
-
$metadata: deserializeMetadata(parsedOutput),
|
|
2478
|
-
...contents,
|
|
2479
|
-
});
|
|
2480
|
-
return __decorateServiceException(exception, parsedOutput.body);
|
|
2481
|
-
};
|
|
2482
|
-
const de_AccessBudget = (output, context) => {
|
|
2483
|
-
return take(output, {
|
|
2484
|
-
aggregateRemainingBudget: __expectInt32,
|
|
2485
|
-
details: (_) => de_AccessBudgetDetailsList(_, context),
|
|
2486
|
-
resourceArn: __expectString,
|
|
2487
|
-
});
|
|
2488
|
-
};
|
|
2489
|
-
const de_AccessBudgetDetails = (output, context) => {
|
|
2490
|
-
return take(output, {
|
|
2491
|
-
autoRefresh: __expectString,
|
|
2492
|
-
budget: __expectInt32,
|
|
2493
|
-
budgetType: __expectString,
|
|
2494
|
-
endTime: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
|
|
2495
|
-
remainingBudget: __expectInt32,
|
|
2496
|
-
startTime: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
|
|
2497
|
-
});
|
|
2498
|
-
};
|
|
2499
|
-
const de_AccessBudgetDetailsList = (output, context) => {
|
|
2500
|
-
const retVal = (output || [])
|
|
2501
|
-
.filter((e) => e != null)
|
|
2502
|
-
.map((entry) => {
|
|
2503
|
-
return de_AccessBudgetDetails(entry, context);
|
|
2504
|
-
});
|
|
2505
|
-
return retVal;
|
|
2506
|
-
};
|
|
2507
|
-
const de_AnalysisRule = (output, context) => {
|
|
2508
|
-
return take(output, {
|
|
2509
|
-
collaborationId: __expectString,
|
|
2510
|
-
collaborationPolicy: (_) => _json(__expectUnion(_)),
|
|
2511
|
-
consolidatedPolicy: (_) => _json(__expectUnion(_)),
|
|
2512
|
-
createTime: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
|
|
2513
|
-
name: __expectString,
|
|
2514
|
-
policy: (_) => _json(__expectUnion(_)),
|
|
2515
|
-
type: __expectString,
|
|
2516
|
-
updateTime: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
|
|
2517
|
-
});
|
|
2518
|
-
};
|
|
2519
|
-
const de_AnalysisTemplate = (output, context) => {
|
|
2520
|
-
return take(output, {
|
|
2521
|
-
analysisParameters: _json,
|
|
2522
|
-
arn: __expectString,
|
|
2523
|
-
collaborationArn: __expectString,
|
|
2524
|
-
collaborationId: __expectString,
|
|
2525
|
-
createTime: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
|
|
2526
|
-
description: __expectString,
|
|
2527
|
-
errorMessageConfiguration: _json,
|
|
2528
|
-
format: __expectString,
|
|
2529
|
-
id: __expectString,
|
|
2530
|
-
membershipArn: __expectString,
|
|
2531
|
-
membershipId: __expectString,
|
|
2532
|
-
name: __expectString,
|
|
2533
|
-
schema: _json,
|
|
2534
|
-
source: (_) => _json(__expectUnion(_)),
|
|
2535
|
-
sourceMetadata: (_) => _json(__expectUnion(_)),
|
|
2536
|
-
updateTime: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
|
|
2537
|
-
validations: _json,
|
|
2538
|
-
});
|
|
2539
|
-
};
|
|
2540
|
-
const de_AnalysisTemplateSummary = (output, context) => {
|
|
2541
|
-
return take(output, {
|
|
2542
|
-
arn: __expectString,
|
|
2543
|
-
collaborationArn: __expectString,
|
|
2544
|
-
collaborationId: __expectString,
|
|
2545
|
-
createTime: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
|
|
2546
|
-
description: __expectString,
|
|
2547
|
-
id: __expectString,
|
|
2548
|
-
membershipArn: __expectString,
|
|
2549
|
-
membershipId: __expectString,
|
|
2550
|
-
name: __expectString,
|
|
2551
|
-
updateTime: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
|
|
2552
|
-
});
|
|
2553
|
-
};
|
|
2554
|
-
const de_AnalysisTemplateSummaryList = (output, context) => {
|
|
2555
|
-
const retVal = (output || [])
|
|
2556
|
-
.filter((e) => e != null)
|
|
2557
|
-
.map((entry) => {
|
|
2558
|
-
return de_AnalysisTemplateSummary(entry, context);
|
|
2559
|
-
});
|
|
2560
|
-
return retVal;
|
|
2561
|
-
};
|
|
2562
|
-
const de_BilledJobResourceUtilization = (output, context) => {
|
|
2563
|
-
return take(output, {
|
|
2564
|
-
units: __limitedParseDouble,
|
|
2565
|
-
});
|
|
2566
|
-
};
|
|
2567
|
-
const de_BilledResourceUtilization = (output, context) => {
|
|
2568
|
-
return take(output, {
|
|
2569
|
-
units: __limitedParseDouble,
|
|
2570
|
-
});
|
|
2571
|
-
};
|
|
2572
|
-
const de_Collaboration = (output, context) => {
|
|
2573
|
-
return take(output, {
|
|
2574
|
-
allowedResultRegions: _json,
|
|
2575
|
-
analyticsEngine: __expectString,
|
|
2576
|
-
arn: __expectString,
|
|
2577
|
-
autoApprovedChangeTypes: _json,
|
|
2578
|
-
createTime: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
|
|
2579
|
-
creatorAccountId: __expectString,
|
|
2580
|
-
creatorDisplayName: __expectString,
|
|
2581
|
-
dataEncryptionMetadata: _json,
|
|
2582
|
-
description: __expectString,
|
|
2583
|
-
id: __expectString,
|
|
2584
|
-
jobLogStatus: __expectString,
|
|
2585
|
-
memberStatus: __expectString,
|
|
2586
|
-
membershipArn: __expectString,
|
|
2587
|
-
membershipId: __expectString,
|
|
2588
|
-
name: __expectString,
|
|
2589
|
-
queryLogStatus: __expectString,
|
|
2590
|
-
updateTime: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
|
|
2591
|
-
});
|
|
2592
|
-
};
|
|
2593
|
-
const de_CollaborationAnalysisTemplate = (output, context) => {
|
|
2594
|
-
return take(output, {
|
|
2595
|
-
analysisParameters: _json,
|
|
2596
|
-
arn: __expectString,
|
|
2597
|
-
collaborationArn: __expectString,
|
|
2598
|
-
collaborationId: __expectString,
|
|
2599
|
-
createTime: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
|
|
2600
|
-
creatorAccountId: __expectString,
|
|
2601
|
-
description: __expectString,
|
|
2602
|
-
errorMessageConfiguration: _json,
|
|
2603
|
-
format: __expectString,
|
|
2604
|
-
id: __expectString,
|
|
2605
|
-
name: __expectString,
|
|
2606
|
-
schema: _json,
|
|
2607
|
-
source: (_) => _json(__expectUnion(_)),
|
|
2608
|
-
sourceMetadata: (_) => _json(__expectUnion(_)),
|
|
2609
|
-
updateTime: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
|
|
2610
|
-
validations: _json,
|
|
2611
|
-
});
|
|
2612
|
-
};
|
|
2613
|
-
const de_CollaborationAnalysisTemplateList = (output, context) => {
|
|
2614
|
-
const retVal = (output || [])
|
|
2615
|
-
.filter((e) => e != null)
|
|
2616
|
-
.map((entry) => {
|
|
2617
|
-
return de_CollaborationAnalysisTemplate(entry, context);
|
|
2618
|
-
});
|
|
2619
|
-
return retVal;
|
|
2620
|
-
};
|
|
2621
|
-
const de_CollaborationAnalysisTemplateSummary = (output, context) => {
|
|
2622
|
-
return take(output, {
|
|
2623
|
-
arn: __expectString,
|
|
2624
|
-
collaborationArn: __expectString,
|
|
2625
|
-
collaborationId: __expectString,
|
|
2626
|
-
createTime: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
|
|
2627
|
-
creatorAccountId: __expectString,
|
|
2628
|
-
description: __expectString,
|
|
2629
|
-
id: __expectString,
|
|
2630
|
-
name: __expectString,
|
|
2631
|
-
updateTime: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
|
|
2632
|
-
});
|
|
2633
|
-
};
|
|
2634
|
-
const de_CollaborationAnalysisTemplateSummaryList = (output, context) => {
|
|
2635
|
-
const retVal = (output || [])
|
|
2636
|
-
.filter((e) => e != null)
|
|
2637
|
-
.map((entry) => {
|
|
2638
|
-
return de_CollaborationAnalysisTemplateSummary(entry, context);
|
|
2639
|
-
});
|
|
2640
|
-
return retVal;
|
|
2641
|
-
};
|
|
2642
|
-
const de_CollaborationChangeRequest = (output, context) => {
|
|
2643
|
-
return take(output, {
|
|
2644
|
-
changes: _json,
|
|
2645
|
-
collaborationId: __expectString,
|
|
2646
|
-
createTime: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
|
|
2647
|
-
id: __expectString,
|
|
2648
|
-
isAutoApproved: __expectBoolean,
|
|
2649
|
-
status: __expectString,
|
|
2650
|
-
updateTime: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
|
|
2651
|
-
});
|
|
2652
|
-
};
|
|
2653
|
-
const de_CollaborationChangeRequestSummary = (output, context) => {
|
|
2654
|
-
return take(output, {
|
|
2655
|
-
changes: _json,
|
|
2656
|
-
collaborationId: __expectString,
|
|
2657
|
-
createTime: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
|
|
2658
|
-
id: __expectString,
|
|
2659
|
-
isAutoApproved: __expectBoolean,
|
|
2660
|
-
status: __expectString,
|
|
2661
|
-
updateTime: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
|
|
2662
|
-
});
|
|
2663
|
-
};
|
|
2664
|
-
const de_CollaborationChangeRequestSummaryList = (output, context) => {
|
|
2665
|
-
const retVal = (output || [])
|
|
2666
|
-
.filter((e) => e != null)
|
|
2667
|
-
.map((entry) => {
|
|
2668
|
-
return de_CollaborationChangeRequestSummary(entry, context);
|
|
2669
|
-
});
|
|
2670
|
-
return retVal;
|
|
2671
|
-
};
|
|
2672
|
-
const de_CollaborationConfiguredAudienceModelAssociation = (output, context) => {
|
|
2673
|
-
return take(output, {
|
|
2674
|
-
arn: __expectString,
|
|
2675
|
-
collaborationArn: __expectString,
|
|
2676
|
-
collaborationId: __expectString,
|
|
2677
|
-
configuredAudienceModelArn: __expectString,
|
|
2678
|
-
createTime: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
|
|
2679
|
-
creatorAccountId: __expectString,
|
|
2680
|
-
description: __expectString,
|
|
2681
|
-
id: __expectString,
|
|
2682
|
-
name: __expectString,
|
|
2683
|
-
updateTime: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
|
|
2684
|
-
});
|
|
2685
|
-
};
|
|
2686
|
-
const de_CollaborationConfiguredAudienceModelAssociationSummary = (output, context) => {
|
|
2687
|
-
return take(output, {
|
|
2688
|
-
arn: __expectString,
|
|
2689
|
-
collaborationArn: __expectString,
|
|
2690
|
-
collaborationId: __expectString,
|
|
2691
|
-
createTime: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
|
|
2692
|
-
creatorAccountId: __expectString,
|
|
2693
|
-
description: __expectString,
|
|
2694
|
-
id: __expectString,
|
|
2695
|
-
name: __expectString,
|
|
2696
|
-
updateTime: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
|
|
2697
|
-
});
|
|
2698
|
-
};
|
|
2699
|
-
const de_CollaborationConfiguredAudienceModelAssociationSummaryList = (output, context) => {
|
|
2700
|
-
const retVal = (output || [])
|
|
2701
|
-
.filter((e) => e != null)
|
|
2702
|
-
.map((entry) => {
|
|
2703
|
-
return de_CollaborationConfiguredAudienceModelAssociationSummary(entry, context);
|
|
2704
|
-
});
|
|
2705
|
-
return retVal;
|
|
2706
|
-
};
|
|
2707
|
-
const de_CollaborationIdNamespaceAssociation = (output, context) => {
|
|
2708
|
-
return take(output, {
|
|
2709
|
-
arn: __expectString,
|
|
2710
|
-
collaborationArn: __expectString,
|
|
2711
|
-
collaborationId: __expectString,
|
|
2712
|
-
createTime: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
|
|
2713
|
-
creatorAccountId: __expectString,
|
|
2714
|
-
description: __expectString,
|
|
2715
|
-
id: __expectString,
|
|
2716
|
-
idMappingConfig: _json,
|
|
2717
|
-
inputReferenceConfig: _json,
|
|
2718
|
-
inputReferenceProperties: (_) => de_IdNamespaceAssociationInputReferenceProperties(_, context),
|
|
2719
|
-
name: __expectString,
|
|
2720
|
-
updateTime: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
|
|
2721
|
-
});
|
|
2722
|
-
};
|
|
2723
|
-
const de_CollaborationIdNamespaceAssociationSummary = (output, context) => {
|
|
2724
|
-
return take(output, {
|
|
2725
|
-
arn: __expectString,
|
|
2726
|
-
collaborationArn: __expectString,
|
|
2727
|
-
collaborationId: __expectString,
|
|
2728
|
-
createTime: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
|
|
2729
|
-
creatorAccountId: __expectString,
|
|
2730
|
-
description: __expectString,
|
|
2731
|
-
id: __expectString,
|
|
2732
|
-
inputReferenceConfig: _json,
|
|
2733
|
-
inputReferenceProperties: _json,
|
|
2734
|
-
name: __expectString,
|
|
2735
|
-
updateTime: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
|
|
2736
|
-
});
|
|
2737
|
-
};
|
|
2738
|
-
const de_CollaborationIdNamespaceAssociationSummaryList = (output, context) => {
|
|
2739
|
-
const retVal = (output || [])
|
|
2740
|
-
.filter((e) => e != null)
|
|
2741
|
-
.map((entry) => {
|
|
2742
|
-
return de_CollaborationIdNamespaceAssociationSummary(entry, context);
|
|
2743
|
-
});
|
|
2744
|
-
return retVal;
|
|
2745
|
-
};
|
|
2746
|
-
const de_CollaborationPrivacyBudgetSummary = (output, context) => {
|
|
2747
|
-
return take(output, {
|
|
2748
|
-
budget: (_) => de_PrivacyBudget(__expectUnion(_), context),
|
|
2749
|
-
collaborationArn: __expectString,
|
|
2750
|
-
collaborationId: __expectString,
|
|
2751
|
-
createTime: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
|
|
2752
|
-
creatorAccountId: __expectString,
|
|
2753
|
-
id: __expectString,
|
|
2754
|
-
privacyBudgetTemplateArn: __expectString,
|
|
2755
|
-
privacyBudgetTemplateId: __expectString,
|
|
2756
|
-
type: __expectString,
|
|
2757
|
-
updateTime: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
|
|
2758
|
-
});
|
|
2759
|
-
};
|
|
2760
|
-
const de_CollaborationPrivacyBudgetSummaryList = (output, context) => {
|
|
2761
|
-
const retVal = (output || [])
|
|
2762
|
-
.filter((e) => e != null)
|
|
2763
|
-
.map((entry) => {
|
|
2764
|
-
return de_CollaborationPrivacyBudgetSummary(entry, context);
|
|
2765
|
-
});
|
|
2766
|
-
return retVal;
|
|
2767
|
-
};
|
|
2768
|
-
const de_CollaborationPrivacyBudgetTemplate = (output, context) => {
|
|
2769
|
-
return take(output, {
|
|
2770
|
-
arn: __expectString,
|
|
2771
|
-
autoRefresh: __expectString,
|
|
2772
|
-
collaborationArn: __expectString,
|
|
2773
|
-
collaborationId: __expectString,
|
|
2774
|
-
createTime: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
|
|
2775
|
-
creatorAccountId: __expectString,
|
|
2776
|
-
id: __expectString,
|
|
2777
|
-
parameters: (_) => _json(__expectUnion(_)),
|
|
2778
|
-
privacyBudgetType: __expectString,
|
|
2779
|
-
updateTime: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
|
|
2780
|
-
});
|
|
2781
|
-
};
|
|
2782
|
-
const de_CollaborationPrivacyBudgetTemplateSummary = (output, context) => {
|
|
2783
|
-
return take(output, {
|
|
2784
|
-
arn: __expectString,
|
|
2785
|
-
collaborationArn: __expectString,
|
|
2786
|
-
collaborationId: __expectString,
|
|
2787
|
-
createTime: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
|
|
2788
|
-
creatorAccountId: __expectString,
|
|
2789
|
-
id: __expectString,
|
|
2790
|
-
privacyBudgetType: __expectString,
|
|
2791
|
-
updateTime: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
|
|
2792
|
-
});
|
|
2793
|
-
};
|
|
2794
|
-
const de_CollaborationPrivacyBudgetTemplateSummaryList = (output, context) => {
|
|
2795
|
-
const retVal = (output || [])
|
|
2796
|
-
.filter((e) => e != null)
|
|
2797
|
-
.map((entry) => {
|
|
2798
|
-
return de_CollaborationPrivacyBudgetTemplateSummary(entry, context);
|
|
2799
|
-
});
|
|
2800
|
-
return retVal;
|
|
2801
|
-
};
|
|
2802
|
-
const de_CollaborationSummary = (output, context) => {
|
|
2803
|
-
return take(output, {
|
|
2804
|
-
analyticsEngine: __expectString,
|
|
2805
|
-
arn: __expectString,
|
|
2806
|
-
createTime: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
|
|
2807
|
-
creatorAccountId: __expectString,
|
|
2808
|
-
creatorDisplayName: __expectString,
|
|
2809
|
-
id: __expectString,
|
|
2810
|
-
memberStatus: __expectString,
|
|
2811
|
-
membershipArn: __expectString,
|
|
2812
|
-
membershipId: __expectString,
|
|
2813
|
-
name: __expectString,
|
|
2814
|
-
updateTime: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
|
|
2815
|
-
});
|
|
2816
|
-
};
|
|
2817
|
-
const de_CollaborationSummaryList = (output, context) => {
|
|
2818
|
-
const retVal = (output || [])
|
|
2819
|
-
.filter((e) => e != null)
|
|
2820
|
-
.map((entry) => {
|
|
2821
|
-
return de_CollaborationSummary(entry, context);
|
|
2822
|
-
});
|
|
2823
|
-
return retVal;
|
|
2824
|
-
};
|
|
2825
|
-
const de_ConfiguredAudienceModelAssociation = (output, context) => {
|
|
2826
|
-
return take(output, {
|
|
2827
|
-
arn: __expectString,
|
|
2828
|
-
collaborationArn: __expectString,
|
|
2829
|
-
collaborationId: __expectString,
|
|
2830
|
-
configuredAudienceModelArn: __expectString,
|
|
2831
|
-
createTime: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
|
|
2832
|
-
description: __expectString,
|
|
2833
|
-
id: __expectString,
|
|
2834
|
-
manageResourcePolicies: __expectBoolean,
|
|
2835
|
-
membershipArn: __expectString,
|
|
2836
|
-
membershipId: __expectString,
|
|
2837
|
-
name: __expectString,
|
|
2838
|
-
updateTime: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
|
|
2839
|
-
});
|
|
2840
|
-
};
|
|
2841
|
-
const de_ConfiguredAudienceModelAssociationSummary = (output, context) => {
|
|
2842
|
-
return take(output, {
|
|
2843
|
-
arn: __expectString,
|
|
2844
|
-
collaborationArn: __expectString,
|
|
2845
|
-
collaborationId: __expectString,
|
|
2846
|
-
configuredAudienceModelArn: __expectString,
|
|
2847
|
-
createTime: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
|
|
2848
|
-
description: __expectString,
|
|
2849
|
-
id: __expectString,
|
|
2850
|
-
membershipArn: __expectString,
|
|
2851
|
-
membershipId: __expectString,
|
|
2852
|
-
name: __expectString,
|
|
2853
|
-
updateTime: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
|
|
2854
|
-
});
|
|
2855
|
-
};
|
|
2856
|
-
const de_ConfiguredAudienceModelAssociationSummaryList = (output, context) => {
|
|
2857
|
-
const retVal = (output || [])
|
|
2858
|
-
.filter((e) => e != null)
|
|
2859
|
-
.map((entry) => {
|
|
2860
|
-
return de_ConfiguredAudienceModelAssociationSummary(entry, context);
|
|
2861
|
-
});
|
|
2862
|
-
return retVal;
|
|
2863
|
-
};
|
|
2864
|
-
const de_ConfiguredTable = (output, context) => {
|
|
2865
|
-
return take(output, {
|
|
2866
|
-
allowedColumns: _json,
|
|
2867
|
-
analysisMethod: __expectString,
|
|
2868
|
-
analysisRuleTypes: _json,
|
|
2869
|
-
arn: __expectString,
|
|
2870
|
-
createTime: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
|
|
2871
|
-
description: __expectString,
|
|
2872
|
-
id: __expectString,
|
|
2873
|
-
name: __expectString,
|
|
2874
|
-
selectedAnalysisMethods: _json,
|
|
2875
|
-
tableReference: (_) => _json(__expectUnion(_)),
|
|
2876
|
-
updateTime: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
|
|
2877
|
-
});
|
|
2878
|
-
};
|
|
2879
|
-
const de_ConfiguredTableAnalysisRule = (output, context) => {
|
|
2880
|
-
return take(output, {
|
|
2881
|
-
configuredTableArn: __expectString,
|
|
2882
|
-
configuredTableId: __expectString,
|
|
2883
|
-
createTime: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
|
|
2884
|
-
policy: (_) => _json(__expectUnion(_)),
|
|
2885
|
-
type: __expectString,
|
|
2886
|
-
updateTime: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
|
|
2887
|
-
});
|
|
2888
|
-
};
|
|
2889
|
-
const de_ConfiguredTableAssociation = (output, context) => {
|
|
2890
|
-
return take(output, {
|
|
2891
|
-
analysisRuleTypes: _json,
|
|
2892
|
-
arn: __expectString,
|
|
2893
|
-
configuredTableArn: __expectString,
|
|
2894
|
-
configuredTableId: __expectString,
|
|
2895
|
-
createTime: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
|
|
2896
|
-
description: __expectString,
|
|
2897
|
-
id: __expectString,
|
|
2898
|
-
membershipArn: __expectString,
|
|
2899
|
-
membershipId: __expectString,
|
|
2900
|
-
name: __expectString,
|
|
2901
|
-
roleArn: __expectString,
|
|
2902
|
-
updateTime: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
|
|
2903
|
-
});
|
|
2904
|
-
};
|
|
2905
|
-
const de_ConfiguredTableAssociationAnalysisRule = (output, context) => {
|
|
2906
|
-
return take(output, {
|
|
2907
|
-
configuredTableAssociationArn: __expectString,
|
|
2908
|
-
configuredTableAssociationId: __expectString,
|
|
2909
|
-
createTime: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
|
|
2910
|
-
membershipIdentifier: __expectString,
|
|
2911
|
-
policy: (_) => _json(__expectUnion(_)),
|
|
2912
|
-
type: __expectString,
|
|
2913
|
-
updateTime: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
|
|
2914
|
-
});
|
|
2915
|
-
};
|
|
2916
|
-
const de_ConfiguredTableAssociationSummary = (output, context) => {
|
|
2917
|
-
return take(output, {
|
|
2918
|
-
analysisRuleTypes: _json,
|
|
2919
|
-
arn: __expectString,
|
|
2920
|
-
configuredTableId: __expectString,
|
|
2921
|
-
createTime: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
|
|
2922
|
-
id: __expectString,
|
|
2923
|
-
membershipArn: __expectString,
|
|
2924
|
-
membershipId: __expectString,
|
|
2925
|
-
name: __expectString,
|
|
2926
|
-
updateTime: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
|
|
2927
|
-
});
|
|
2928
|
-
};
|
|
2929
|
-
const de_ConfiguredTableAssociationSummaryList = (output, context) => {
|
|
2930
|
-
const retVal = (output || [])
|
|
2931
|
-
.filter((e) => e != null)
|
|
2932
|
-
.map((entry) => {
|
|
2933
|
-
return de_ConfiguredTableAssociationSummary(entry, context);
|
|
2934
|
-
});
|
|
2935
|
-
return retVal;
|
|
2936
|
-
};
|
|
2937
|
-
const de_ConfiguredTableSummary = (output, context) => {
|
|
2938
|
-
return take(output, {
|
|
2939
|
-
analysisMethod: __expectString,
|
|
2940
|
-
analysisRuleTypes: _json,
|
|
2941
|
-
arn: __expectString,
|
|
2942
|
-
createTime: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
|
|
2943
|
-
id: __expectString,
|
|
2944
|
-
name: __expectString,
|
|
2945
|
-
selectedAnalysisMethods: _json,
|
|
2946
|
-
updateTime: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
|
|
2947
|
-
});
|
|
2948
|
-
};
|
|
2949
|
-
const de_ConfiguredTableSummaryList = (output, context) => {
|
|
2950
|
-
const retVal = (output || [])
|
|
2951
|
-
.filter((e) => e != null)
|
|
2952
|
-
.map((entry) => {
|
|
2953
|
-
return de_ConfiguredTableSummary(entry, context);
|
|
2954
|
-
});
|
|
2955
|
-
return retVal;
|
|
2956
|
-
};
|
|
2957
|
-
const de_DifferentialPrivacyParameters = (output, context) => {
|
|
2958
|
-
return take(output, {
|
|
2959
|
-
sensitivityParameters: (_) => de_DifferentialPrivacySensitivityParametersList(_, context),
|
|
2960
|
-
});
|
|
2961
|
-
};
|
|
2962
|
-
const de_DifferentialPrivacySensitivityParameters = (output, context) => {
|
|
2963
|
-
return take(output, {
|
|
2964
|
-
aggregationExpression: __expectString,
|
|
2965
|
-
aggregationType: __expectString,
|
|
2966
|
-
maxColumnValue: __limitedParseFloat32,
|
|
2967
|
-
minColumnValue: __limitedParseFloat32,
|
|
2968
|
-
userContributionLimit: __expectInt32,
|
|
2969
|
-
});
|
|
2970
|
-
};
|
|
2971
|
-
const de_DifferentialPrivacySensitivityParametersList = (output, context) => {
|
|
2972
|
-
const retVal = (output || [])
|
|
2973
|
-
.filter((e) => e != null)
|
|
2974
|
-
.map((entry) => {
|
|
2975
|
-
return de_DifferentialPrivacySensitivityParameters(entry, context);
|
|
2976
|
-
});
|
|
2977
|
-
return retVal;
|
|
2978
|
-
};
|
|
2979
|
-
const de_IdMappingTable = (output, context) => {
|
|
2980
|
-
return take(output, {
|
|
2981
|
-
arn: __expectString,
|
|
2982
|
-
collaborationArn: __expectString,
|
|
2983
|
-
collaborationId: __expectString,
|
|
2984
|
-
createTime: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
|
|
2985
|
-
description: __expectString,
|
|
2986
|
-
id: __expectString,
|
|
2987
|
-
inputReferenceConfig: _json,
|
|
2988
|
-
inputReferenceProperties: _json,
|
|
2989
|
-
kmsKeyArn: __expectString,
|
|
2990
|
-
membershipArn: __expectString,
|
|
2991
|
-
membershipId: __expectString,
|
|
2992
|
-
name: __expectString,
|
|
2993
|
-
updateTime: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
|
|
2994
|
-
});
|
|
2995
|
-
};
|
|
2996
|
-
const de_IdMappingTableSummary = (output, context) => {
|
|
2997
|
-
return take(output, {
|
|
2998
|
-
arn: __expectString,
|
|
2999
|
-
collaborationArn: __expectString,
|
|
3000
|
-
collaborationId: __expectString,
|
|
3001
|
-
createTime: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
|
|
3002
|
-
description: __expectString,
|
|
3003
|
-
id: __expectString,
|
|
3004
|
-
inputReferenceConfig: _json,
|
|
3005
|
-
membershipArn: __expectString,
|
|
3006
|
-
membershipId: __expectString,
|
|
3007
|
-
name: __expectString,
|
|
3008
|
-
updateTime: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
|
|
3009
|
-
});
|
|
3010
|
-
};
|
|
3011
|
-
const de_IdMappingTableSummaryList = (output, context) => {
|
|
3012
|
-
const retVal = (output || [])
|
|
3013
|
-
.filter((e) => e != null)
|
|
3014
|
-
.map((entry) => {
|
|
3015
|
-
return de_IdMappingTableSummary(entry, context);
|
|
3016
|
-
});
|
|
3017
|
-
return retVal;
|
|
3018
|
-
};
|
|
3019
|
-
const de_IdMappingWorkflowsSupported = (output, context) => {
|
|
3020
|
-
const retVal = (output || [])
|
|
3021
|
-
.filter((e) => e != null)
|
|
3022
|
-
.map((entry) => {
|
|
3023
|
-
return de_Document(entry, context);
|
|
3024
|
-
});
|
|
3025
|
-
return retVal;
|
|
3026
|
-
};
|
|
3027
|
-
const de_IdNamespaceAssociation = (output, context) => {
|
|
3028
|
-
return take(output, {
|
|
3029
|
-
arn: __expectString,
|
|
3030
|
-
collaborationArn: __expectString,
|
|
3031
|
-
collaborationId: __expectString,
|
|
3032
|
-
createTime: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
|
|
3033
|
-
description: __expectString,
|
|
3034
|
-
id: __expectString,
|
|
3035
|
-
idMappingConfig: _json,
|
|
3036
|
-
inputReferenceConfig: _json,
|
|
3037
|
-
inputReferenceProperties: (_) => de_IdNamespaceAssociationInputReferenceProperties(_, context),
|
|
3038
|
-
membershipArn: __expectString,
|
|
3039
|
-
membershipId: __expectString,
|
|
3040
|
-
name: __expectString,
|
|
3041
|
-
updateTime: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
|
|
3042
|
-
});
|
|
3043
|
-
};
|
|
3044
|
-
const de_IdNamespaceAssociationInputReferenceProperties = (output, context) => {
|
|
3045
|
-
return take(output, {
|
|
3046
|
-
idMappingWorkflowsSupported: (_) => de_IdMappingWorkflowsSupported(_, context),
|
|
3047
|
-
idNamespaceType: __expectString,
|
|
3048
|
-
});
|
|
3049
|
-
};
|
|
3050
|
-
const de_IdNamespaceAssociationSummary = (output, context) => {
|
|
3051
|
-
return take(output, {
|
|
3052
|
-
arn: __expectString,
|
|
3053
|
-
collaborationArn: __expectString,
|
|
3054
|
-
collaborationId: __expectString,
|
|
3055
|
-
createTime: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
|
|
3056
|
-
description: __expectString,
|
|
3057
|
-
id: __expectString,
|
|
3058
|
-
inputReferenceConfig: _json,
|
|
3059
|
-
inputReferenceProperties: _json,
|
|
3060
|
-
membershipArn: __expectString,
|
|
3061
|
-
membershipId: __expectString,
|
|
3062
|
-
name: __expectString,
|
|
3063
|
-
updateTime: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
|
|
3064
|
-
});
|
|
3065
|
-
};
|
|
3066
|
-
const de_IdNamespaceAssociationSummaryList = (output, context) => {
|
|
3067
|
-
const retVal = (output || [])
|
|
3068
|
-
.filter((e) => e != null)
|
|
3069
|
-
.map((entry) => {
|
|
3070
|
-
return de_IdNamespaceAssociationSummary(entry, context);
|
|
3071
|
-
});
|
|
3072
|
-
return retVal;
|
|
3073
|
-
};
|
|
3074
|
-
const de_Membership = (output, context) => {
|
|
3075
|
-
return take(output, {
|
|
3076
|
-
arn: __expectString,
|
|
3077
|
-
collaborationArn: __expectString,
|
|
3078
|
-
collaborationCreatorAccountId: __expectString,
|
|
3079
|
-
collaborationCreatorDisplayName: __expectString,
|
|
3080
|
-
collaborationId: __expectString,
|
|
3081
|
-
collaborationName: __expectString,
|
|
3082
|
-
createTime: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
|
|
3083
|
-
defaultJobResultConfiguration: _json,
|
|
3084
|
-
defaultResultConfiguration: _json,
|
|
3085
|
-
id: __expectString,
|
|
3086
|
-
jobLogStatus: __expectString,
|
|
3087
|
-
memberAbilities: _json,
|
|
3088
|
-
mlMemberAbilities: _json,
|
|
3089
|
-
paymentConfiguration: _json,
|
|
3090
|
-
queryLogStatus: __expectString,
|
|
3091
|
-
status: __expectString,
|
|
3092
|
-
updateTime: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
|
|
3093
|
-
});
|
|
3094
|
-
};
|
|
3095
|
-
const de_MembershipSummary = (output, context) => {
|
|
3096
|
-
return take(output, {
|
|
3097
|
-
arn: __expectString,
|
|
3098
|
-
collaborationArn: __expectString,
|
|
3099
|
-
collaborationCreatorAccountId: __expectString,
|
|
3100
|
-
collaborationCreatorDisplayName: __expectString,
|
|
3101
|
-
collaborationId: __expectString,
|
|
3102
|
-
collaborationName: __expectString,
|
|
3103
|
-
createTime: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
|
|
3104
|
-
id: __expectString,
|
|
3105
|
-
memberAbilities: _json,
|
|
3106
|
-
mlMemberAbilities: _json,
|
|
3107
|
-
paymentConfiguration: _json,
|
|
3108
|
-
status: __expectString,
|
|
3109
|
-
updateTime: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
|
|
3110
|
-
});
|
|
3111
|
-
};
|
|
3112
|
-
const de_MembershipSummaryList = (output, context) => {
|
|
3113
|
-
const retVal = (output || [])
|
|
3114
|
-
.filter((e) => e != null)
|
|
3115
|
-
.map((entry) => {
|
|
3116
|
-
return de_MembershipSummary(entry, context);
|
|
3117
|
-
});
|
|
3118
|
-
return retVal;
|
|
3119
|
-
};
|
|
3120
|
-
const de_MemberSummary = (output, context) => {
|
|
3121
|
-
return take(output, {
|
|
3122
|
-
abilities: _json,
|
|
3123
|
-
accountId: __expectString,
|
|
3124
|
-
createTime: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
|
|
3125
|
-
displayName: __expectString,
|
|
3126
|
-
membershipArn: __expectString,
|
|
3127
|
-
membershipId: __expectString,
|
|
3128
|
-
mlAbilities: _json,
|
|
3129
|
-
paymentConfiguration: _json,
|
|
3130
|
-
status: __expectString,
|
|
3131
|
-
updateTime: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
|
|
3132
|
-
});
|
|
3133
|
-
};
|
|
3134
|
-
const de_MemberSummaryList = (output, context) => {
|
|
3135
|
-
const retVal = (output || [])
|
|
3136
|
-
.filter((e) => e != null)
|
|
3137
|
-
.map((entry) => {
|
|
3138
|
-
return de_MemberSummary(entry, context);
|
|
3139
|
-
});
|
|
3140
|
-
return retVal;
|
|
3141
|
-
};
|
|
3142
|
-
const de_PrivacyBudget = (output, context) => {
|
|
3143
|
-
if (output.accessBudget != null) {
|
|
3144
|
-
return {
|
|
3145
|
-
accessBudget: de_AccessBudget(output.accessBudget, context),
|
|
3146
|
-
};
|
|
3147
|
-
}
|
|
3148
|
-
if (output.differentialPrivacy != null) {
|
|
3149
|
-
return {
|
|
3150
|
-
differentialPrivacy: _json(output.differentialPrivacy),
|
|
3151
|
-
};
|
|
3152
|
-
}
|
|
3153
|
-
return { $unknown: Object.entries(output)[0] };
|
|
3154
|
-
};
|
|
3155
|
-
const de_PrivacyBudgetSummary = (output, context) => {
|
|
3156
|
-
return take(output, {
|
|
3157
|
-
budget: (_) => de_PrivacyBudget(__expectUnion(_), context),
|
|
3158
|
-
collaborationArn: __expectString,
|
|
3159
|
-
collaborationId: __expectString,
|
|
3160
|
-
createTime: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
|
|
3161
|
-
id: __expectString,
|
|
3162
|
-
membershipArn: __expectString,
|
|
3163
|
-
membershipId: __expectString,
|
|
3164
|
-
privacyBudgetTemplateArn: __expectString,
|
|
3165
|
-
privacyBudgetTemplateId: __expectString,
|
|
3166
|
-
type: __expectString,
|
|
3167
|
-
updateTime: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
|
|
3168
|
-
});
|
|
3169
|
-
};
|
|
3170
|
-
const de_PrivacyBudgetSummaryList = (output, context) => {
|
|
3171
|
-
const retVal = (output || [])
|
|
3172
|
-
.filter((e) => e != null)
|
|
3173
|
-
.map((entry) => {
|
|
3174
|
-
return de_PrivacyBudgetSummary(entry, context);
|
|
3175
|
-
});
|
|
3176
|
-
return retVal;
|
|
3177
|
-
};
|
|
3178
|
-
const de_PrivacyBudgetTemplate = (output, context) => {
|
|
3179
|
-
return take(output, {
|
|
3180
|
-
arn: __expectString,
|
|
3181
|
-
autoRefresh: __expectString,
|
|
3182
|
-
collaborationArn: __expectString,
|
|
3183
|
-
collaborationId: __expectString,
|
|
3184
|
-
createTime: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
|
|
3185
|
-
id: __expectString,
|
|
3186
|
-
membershipArn: __expectString,
|
|
3187
|
-
membershipId: __expectString,
|
|
3188
|
-
parameters: (_) => _json(__expectUnion(_)),
|
|
3189
|
-
privacyBudgetType: __expectString,
|
|
3190
|
-
updateTime: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
|
|
3191
|
-
});
|
|
3192
|
-
};
|
|
3193
|
-
const de_PrivacyBudgetTemplateSummary = (output, context) => {
|
|
3194
|
-
return take(output, {
|
|
3195
|
-
arn: __expectString,
|
|
3196
|
-
collaborationArn: __expectString,
|
|
3197
|
-
collaborationId: __expectString,
|
|
3198
|
-
createTime: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
|
|
3199
|
-
id: __expectString,
|
|
3200
|
-
membershipArn: __expectString,
|
|
3201
|
-
membershipId: __expectString,
|
|
3202
|
-
privacyBudgetType: __expectString,
|
|
3203
|
-
updateTime: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
|
|
3204
|
-
});
|
|
3205
|
-
};
|
|
3206
|
-
const de_PrivacyBudgetTemplateSummaryList = (output, context) => {
|
|
3207
|
-
const retVal = (output || [])
|
|
3208
|
-
.filter((e) => e != null)
|
|
3209
|
-
.map((entry) => {
|
|
3210
|
-
return de_PrivacyBudgetTemplateSummary(entry, context);
|
|
3211
|
-
});
|
|
3212
|
-
return retVal;
|
|
3213
|
-
};
|
|
3214
|
-
const de_ProtectedJob = (output, context) => {
|
|
3215
|
-
return take(output, {
|
|
3216
|
-
computeConfiguration: (_) => _json(__expectUnion(_)),
|
|
3217
|
-
createTime: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
|
|
3218
|
-
error: _json,
|
|
3219
|
-
id: __expectString,
|
|
3220
|
-
jobParameters: _json,
|
|
3221
|
-
membershipArn: __expectString,
|
|
3222
|
-
membershipId: __expectString,
|
|
3223
|
-
result: _json,
|
|
3224
|
-
resultConfiguration: _json,
|
|
3225
|
-
statistics: (_) => de_ProtectedJobStatistics(_, context),
|
|
3226
|
-
status: __expectString,
|
|
3227
|
-
});
|
|
3228
|
-
};
|
|
3229
|
-
const de_ProtectedJobStatistics = (output, context) => {
|
|
3230
|
-
return take(output, {
|
|
3231
|
-
billedResourceUtilization: (_) => de_BilledJobResourceUtilization(_, context),
|
|
3232
|
-
totalDurationInMillis: __expectLong,
|
|
3233
|
-
});
|
|
3234
|
-
};
|
|
3235
|
-
const de_ProtectedJobSummary = (output, context) => {
|
|
3236
|
-
return take(output, {
|
|
3237
|
-
createTime: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
|
|
3238
|
-
id: __expectString,
|
|
3239
|
-
membershipArn: __expectString,
|
|
3240
|
-
membershipId: __expectString,
|
|
3241
|
-
receiverConfigurations: _json,
|
|
3242
|
-
status: __expectString,
|
|
3243
|
-
});
|
|
3244
|
-
};
|
|
3245
|
-
const de_ProtectedJobSummaryList = (output, context) => {
|
|
3246
|
-
const retVal = (output || [])
|
|
3247
|
-
.filter((e) => e != null)
|
|
3248
|
-
.map((entry) => {
|
|
3249
|
-
return de_ProtectedJobSummary(entry, context);
|
|
3250
|
-
});
|
|
3251
|
-
return retVal;
|
|
3252
|
-
};
|
|
3253
|
-
const de_ProtectedQuery = (output, context) => {
|
|
3254
|
-
return take(output, {
|
|
3255
|
-
computeConfiguration: (_) => _json(__expectUnion(_)),
|
|
3256
|
-
createTime: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
|
|
3257
|
-
differentialPrivacy: (_) => de_DifferentialPrivacyParameters(_, context),
|
|
3258
|
-
error: _json,
|
|
3259
|
-
id: __expectString,
|
|
3260
|
-
membershipArn: __expectString,
|
|
3261
|
-
membershipId: __expectString,
|
|
3262
|
-
result: _json,
|
|
3263
|
-
resultConfiguration: _json,
|
|
3264
|
-
sqlParameters: _json,
|
|
3265
|
-
statistics: (_) => de_ProtectedQueryStatistics(_, context),
|
|
3266
|
-
status: __expectString,
|
|
3267
|
-
});
|
|
3268
|
-
};
|
|
3269
|
-
const de_ProtectedQueryStatistics = (output, context) => {
|
|
3270
|
-
return take(output, {
|
|
3271
|
-
billedResourceUtilization: (_) => de_BilledResourceUtilization(_, context),
|
|
3272
|
-
totalDurationInMillis: __expectLong,
|
|
3273
|
-
});
|
|
3274
|
-
};
|
|
3275
|
-
const de_ProtectedQuerySummary = (output, context) => {
|
|
3276
|
-
return take(output, {
|
|
3277
|
-
createTime: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
|
|
3278
|
-
id: __expectString,
|
|
3279
|
-
membershipArn: __expectString,
|
|
3280
|
-
membershipId: __expectString,
|
|
3281
|
-
receiverConfigurations: _json,
|
|
3282
|
-
status: __expectString,
|
|
3283
|
-
});
|
|
3284
|
-
};
|
|
3285
|
-
const de_ProtectedQuerySummaryList = (output, context) => {
|
|
3286
|
-
const retVal = (output || [])
|
|
3287
|
-
.filter((e) => e != null)
|
|
3288
|
-
.map((entry) => {
|
|
3289
|
-
return de_ProtectedQuerySummary(entry, context);
|
|
3290
|
-
});
|
|
3291
|
-
return retVal;
|
|
3292
|
-
};
|
|
3293
|
-
const de_Schema = (output, context) => {
|
|
3294
|
-
return take(output, {
|
|
3295
|
-
analysisMethod: __expectString,
|
|
3296
|
-
analysisRuleTypes: _json,
|
|
3297
|
-
collaborationArn: __expectString,
|
|
3298
|
-
collaborationId: __expectString,
|
|
3299
|
-
columns: _json,
|
|
3300
|
-
createTime: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
|
|
3301
|
-
creatorAccountId: __expectString,
|
|
3302
|
-
description: __expectString,
|
|
3303
|
-
name: __expectString,
|
|
3304
|
-
partitionKeys: _json,
|
|
3305
|
-
resourceArn: __expectString,
|
|
3306
|
-
schemaStatusDetails: _json,
|
|
3307
|
-
schemaTypeProperties: (_) => _json(__expectUnion(_)),
|
|
3308
|
-
selectedAnalysisMethods: _json,
|
|
3309
|
-
type: __expectString,
|
|
3310
|
-
updateTime: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
|
|
3311
|
-
});
|
|
3312
|
-
};
|
|
3313
|
-
const de_SchemaAnalysisRuleList = (output, context) => {
|
|
3314
|
-
const retVal = (output || [])
|
|
3315
|
-
.filter((e) => e != null)
|
|
3316
|
-
.map((entry) => {
|
|
3317
|
-
return de_AnalysisRule(entry, context);
|
|
3318
|
-
});
|
|
3319
|
-
return retVal;
|
|
3320
|
-
};
|
|
3321
|
-
const de_SchemaList = (output, context) => {
|
|
3322
|
-
const retVal = (output || [])
|
|
3323
|
-
.filter((e) => e != null)
|
|
3324
|
-
.map((entry) => {
|
|
3325
|
-
return de_Schema(entry, context);
|
|
3326
|
-
});
|
|
3327
|
-
return retVal;
|
|
3328
|
-
};
|
|
3329
|
-
const de_SchemaSummary = (output, context) => {
|
|
3330
|
-
return take(output, {
|
|
3331
|
-
analysisMethod: __expectString,
|
|
3332
|
-
analysisRuleTypes: _json,
|
|
3333
|
-
collaborationArn: __expectString,
|
|
3334
|
-
collaborationId: __expectString,
|
|
3335
|
-
createTime: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
|
|
3336
|
-
creatorAccountId: __expectString,
|
|
3337
|
-
name: __expectString,
|
|
3338
|
-
resourceArn: __expectString,
|
|
3339
|
-
selectedAnalysisMethods: _json,
|
|
3340
|
-
type: __expectString,
|
|
3341
|
-
updateTime: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
|
|
3342
|
-
});
|
|
3343
|
-
};
|
|
3344
|
-
const de_SchemaSummaryList = (output, context) => {
|
|
3345
|
-
const retVal = (output || [])
|
|
3346
|
-
.filter((e) => e != null)
|
|
3347
|
-
.map((entry) => {
|
|
3348
|
-
return de_SchemaSummary(entry, context);
|
|
3349
|
-
});
|
|
3350
|
-
return retVal;
|
|
3351
|
-
};
|
|
3352
|
-
const de_Document = (output, context) => {
|
|
3353
|
-
return output;
|
|
3354
|
-
};
|
|
3355
|
-
const deserializeMetadata = (output) => ({
|
|
3356
|
-
httpStatusCode: output.statusCode,
|
|
3357
|
-
requestId: output.headers["x-amzn-requestid"] ?? output.headers["x-amzn-request-id"] ?? output.headers["x-amz-request-id"],
|
|
3358
|
-
extendedRequestId: output.headers["x-amz-id-2"],
|
|
3359
|
-
cfId: output.headers["x-amz-cf-id"],
|
|
3360
|
-
});
|
|
3361
|
-
const collectBodyString = (streamBody, context) => collectBody(streamBody, context).then((body) => context.utf8Encoder(body));
|
|
3362
|
-
const _aBRA = "accessBudgetResourceArn";
|
|
3363
|
-
const _mR = "maxResults";
|
|
3364
|
-
const _mS = "memberStatus";
|
|
3365
|
-
const _nT = "nextToken";
|
|
3366
|
-
const _pBT = "privacyBudgetType";
|
|
3367
|
-
const _s = "status";
|
|
3368
|
-
const _sT = "schemaType";
|
|
3369
|
-
const _tK = "tagKeys";
|