@aws-sdk/client-cleanrooms 3.928.0 → 3.930.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 +5038 -4550
- 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 -225
- package/dist-es/models/models_1.js +0 -175
- 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 +72 -58
- package/dist-types/models/models_1.d.ts +64 -40
- 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 -66
- package/dist-types/ts3.4/models/models_1.d.ts +0 -67
- 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 +33 -33
- 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,4 +1,3 @@
|
|
|
1
|
-
import { SENSITIVE_STRING } from "@smithy/smithy-client";
|
|
2
1
|
import { CleanRoomsServiceException as __BaseException } from "./CleanRoomsServiceException";
|
|
3
2
|
export const AutoRefreshMode = {
|
|
4
3
|
DISABLED: "DISABLED",
|
|
@@ -116,26 +115,6 @@ export const ParameterType = {
|
|
|
116
115
|
VARBYTE: "VARBYTE",
|
|
117
116
|
VARCHAR: "VARCHAR",
|
|
118
117
|
};
|
|
119
|
-
export var ConfiguredTableAssociationAnalysisRulePolicyV1;
|
|
120
|
-
(function (ConfiguredTableAssociationAnalysisRulePolicyV1) {
|
|
121
|
-
ConfiguredTableAssociationAnalysisRulePolicyV1.visit = (value, visitor) => {
|
|
122
|
-
if (value.list !== undefined)
|
|
123
|
-
return visitor.list(value.list);
|
|
124
|
-
if (value.aggregation !== undefined)
|
|
125
|
-
return visitor.aggregation(value.aggregation);
|
|
126
|
-
if (value.custom !== undefined)
|
|
127
|
-
return visitor.custom(value.custom);
|
|
128
|
-
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
129
|
-
};
|
|
130
|
-
})(ConfiguredTableAssociationAnalysisRulePolicyV1 || (ConfiguredTableAssociationAnalysisRulePolicyV1 = {}));
|
|
131
|
-
export var ConfiguredTableAssociationAnalysisRulePolicy;
|
|
132
|
-
(function (ConfiguredTableAssociationAnalysisRulePolicy) {
|
|
133
|
-
ConfiguredTableAssociationAnalysisRulePolicy.visit = (value, visitor) => {
|
|
134
|
-
if (value.v1 !== undefined)
|
|
135
|
-
return visitor.v1(value.v1);
|
|
136
|
-
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
137
|
-
};
|
|
138
|
-
})(ConfiguredTableAssociationAnalysisRulePolicy || (ConfiguredTableAssociationAnalysisRulePolicy = {}));
|
|
139
118
|
export const JoinOperator = {
|
|
140
119
|
AND: "AND",
|
|
141
120
|
OR: "OR",
|
|
@@ -169,80 +148,12 @@ export const ScalarFunctions = {
|
|
|
169
148
|
TRUNC: "TRUNC",
|
|
170
149
|
UPPER: "UPPER",
|
|
171
150
|
};
|
|
172
|
-
export var ConsolidatedPolicyV1;
|
|
173
|
-
(function (ConsolidatedPolicyV1) {
|
|
174
|
-
ConsolidatedPolicyV1.visit = (value, visitor) => {
|
|
175
|
-
if (value.list !== undefined)
|
|
176
|
-
return visitor.list(value.list);
|
|
177
|
-
if (value.aggregation !== undefined)
|
|
178
|
-
return visitor.aggregation(value.aggregation);
|
|
179
|
-
if (value.custom !== undefined)
|
|
180
|
-
return visitor.custom(value.custom);
|
|
181
|
-
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
182
|
-
};
|
|
183
|
-
})(ConsolidatedPolicyV1 || (ConsolidatedPolicyV1 = {}));
|
|
184
|
-
export var ConsolidatedPolicy;
|
|
185
|
-
(function (ConsolidatedPolicy) {
|
|
186
|
-
ConsolidatedPolicy.visit = (value, visitor) => {
|
|
187
|
-
if (value.v1 !== undefined)
|
|
188
|
-
return visitor.v1(value.v1);
|
|
189
|
-
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
190
|
-
};
|
|
191
|
-
})(ConsolidatedPolicy || (ConsolidatedPolicy = {}));
|
|
192
|
-
export var QueryConstraint;
|
|
193
|
-
(function (QueryConstraint) {
|
|
194
|
-
QueryConstraint.visit = (value, visitor) => {
|
|
195
|
-
if (value.requireOverlap !== undefined)
|
|
196
|
-
return visitor.requireOverlap(value.requireOverlap);
|
|
197
|
-
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
198
|
-
};
|
|
199
|
-
})(QueryConstraint || (QueryConstraint = {}));
|
|
200
|
-
export var AnalysisRulePolicyV1;
|
|
201
|
-
(function (AnalysisRulePolicyV1) {
|
|
202
|
-
AnalysisRulePolicyV1.visit = (value, visitor) => {
|
|
203
|
-
if (value.list !== undefined)
|
|
204
|
-
return visitor.list(value.list);
|
|
205
|
-
if (value.aggregation !== undefined)
|
|
206
|
-
return visitor.aggregation(value.aggregation);
|
|
207
|
-
if (value.custom !== undefined)
|
|
208
|
-
return visitor.custom(value.custom);
|
|
209
|
-
if (value.idMappingTable !== undefined)
|
|
210
|
-
return visitor.idMappingTable(value.idMappingTable);
|
|
211
|
-
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
212
|
-
};
|
|
213
|
-
})(AnalysisRulePolicyV1 || (AnalysisRulePolicyV1 = {}));
|
|
214
|
-
export var AnalysisRulePolicy;
|
|
215
|
-
(function (AnalysisRulePolicy) {
|
|
216
|
-
AnalysisRulePolicy.visit = (value, visitor) => {
|
|
217
|
-
if (value.v1 !== undefined)
|
|
218
|
-
return visitor.v1(value.v1);
|
|
219
|
-
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
220
|
-
};
|
|
221
|
-
})(AnalysisRulePolicy || (AnalysisRulePolicy = {}));
|
|
222
151
|
export const AnalysisRuleType = {
|
|
223
152
|
AGGREGATION: "AGGREGATION",
|
|
224
153
|
CUSTOM: "CUSTOM",
|
|
225
154
|
ID_MAPPING_TABLE: "ID_MAPPING_TABLE",
|
|
226
155
|
LIST: "LIST",
|
|
227
156
|
};
|
|
228
|
-
export var AnalysisSource;
|
|
229
|
-
(function (AnalysisSource) {
|
|
230
|
-
AnalysisSource.visit = (value, visitor) => {
|
|
231
|
-
if (value.text !== undefined)
|
|
232
|
-
return visitor.text(value.text);
|
|
233
|
-
if (value.artifacts !== undefined)
|
|
234
|
-
return visitor.artifacts(value.artifacts);
|
|
235
|
-
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
236
|
-
};
|
|
237
|
-
})(AnalysisSource || (AnalysisSource = {}));
|
|
238
|
-
export var AnalysisSourceMetadata;
|
|
239
|
-
(function (AnalysisSourceMetadata) {
|
|
240
|
-
AnalysisSourceMetadata.visit = (value, visitor) => {
|
|
241
|
-
if (value.artifacts !== undefined)
|
|
242
|
-
return visitor.artifacts(value.artifacts);
|
|
243
|
-
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
244
|
-
};
|
|
245
|
-
})(AnalysisSourceMetadata || (AnalysisSourceMetadata = {}));
|
|
246
157
|
export const ErrorMessageType = {
|
|
247
158
|
DETAILED: "DETAILED",
|
|
248
159
|
};
|
|
@@ -431,14 +342,6 @@ export const IdNamespaceType = {
|
|
|
431
342
|
SOURCE: "SOURCE",
|
|
432
343
|
TARGET: "TARGET",
|
|
433
344
|
};
|
|
434
|
-
export var SchemaTypeProperties;
|
|
435
|
-
(function (SchemaTypeProperties) {
|
|
436
|
-
SchemaTypeProperties.visit = (value, visitor) => {
|
|
437
|
-
if (value.idMappingTable !== undefined)
|
|
438
|
-
return visitor.idMappingTable(value.idMappingTable);
|
|
439
|
-
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
440
|
-
};
|
|
441
|
-
})(SchemaTypeProperties || (SchemaTypeProperties = {}));
|
|
442
345
|
export const SelectedAnalysisMethod = {
|
|
443
346
|
DIRECT_JOB: "DIRECT_JOB",
|
|
444
347
|
DIRECT_QUERY: "DIRECT_QUERY",
|
|
@@ -470,14 +373,6 @@ export const MemberStatus = {
|
|
|
470
373
|
LEFT: "LEFT",
|
|
471
374
|
REMOVED: "REMOVED",
|
|
472
375
|
};
|
|
473
|
-
export var ChangeSpecification;
|
|
474
|
-
(function (ChangeSpecification) {
|
|
475
|
-
ChangeSpecification.visit = (value, visitor) => {
|
|
476
|
-
if (value.member !== undefined)
|
|
477
|
-
return visitor.member(value.member);
|
|
478
|
-
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
479
|
-
};
|
|
480
|
-
})(ChangeSpecification || (ChangeSpecification = {}));
|
|
481
376
|
export const ChangeSpecificationType = {
|
|
482
377
|
MEMBER: "MEMBER",
|
|
483
378
|
};
|
|
@@ -495,16 +390,6 @@ export const PrivacyBudgetTemplateAutoRefresh = {
|
|
|
495
390
|
CALENDAR_MONTH: "CALENDAR_MONTH",
|
|
496
391
|
NONE: "NONE",
|
|
497
392
|
};
|
|
498
|
-
export var PrivacyBudgetTemplateParametersOutput;
|
|
499
|
-
(function (PrivacyBudgetTemplateParametersOutput) {
|
|
500
|
-
PrivacyBudgetTemplateParametersOutput.visit = (value, visitor) => {
|
|
501
|
-
if (value.differentialPrivacy !== undefined)
|
|
502
|
-
return visitor.differentialPrivacy(value.differentialPrivacy);
|
|
503
|
-
if (value.accessBudget !== undefined)
|
|
504
|
-
return visitor.accessBudget(value.accessBudget);
|
|
505
|
-
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
506
|
-
};
|
|
507
|
-
})(PrivacyBudgetTemplateParametersOutput || (PrivacyBudgetTemplateParametersOutput = {}));
|
|
508
393
|
export const PrivacyBudgetType = {
|
|
509
394
|
ACCESS_BUDGET: "ACCESS_BUDGET",
|
|
510
395
|
DIFFERENTIAL_PRIVACY: "DIFFERENTIAL_PRIVACY",
|
|
@@ -516,16 +401,6 @@ export const DifferentialPrivacyAggregationType = {
|
|
|
516
401
|
STDDEV: "STDDEV",
|
|
517
402
|
SUM: "SUM",
|
|
518
403
|
};
|
|
519
|
-
export var PrivacyBudget;
|
|
520
|
-
(function (PrivacyBudget) {
|
|
521
|
-
PrivacyBudget.visit = (value, visitor) => {
|
|
522
|
-
if (value.differentialPrivacy !== undefined)
|
|
523
|
-
return visitor.differentialPrivacy(value.differentialPrivacy);
|
|
524
|
-
if (value.accessBudget !== undefined)
|
|
525
|
-
return visitor.accessBudget(value.accessBudget);
|
|
526
|
-
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
527
|
-
};
|
|
528
|
-
})(PrivacyBudget || (PrivacyBudget = {}));
|
|
529
404
|
export const FilterableMemberStatus = {
|
|
530
405
|
ACTIVE: "ACTIVE",
|
|
531
406
|
INVITED: "INVITED",
|
|
@@ -535,117 +410,17 @@ export const ConfiguredTableAssociationAnalysisRuleType = {
|
|
|
535
410
|
CUSTOM: "CUSTOM",
|
|
536
411
|
LIST: "LIST",
|
|
537
412
|
};
|
|
538
|
-
export var SnowflakeTableSchema;
|
|
539
|
-
(function (SnowflakeTableSchema) {
|
|
540
|
-
SnowflakeTableSchema.visit = (value, visitor) => {
|
|
541
|
-
if (value.v1 !== undefined)
|
|
542
|
-
return visitor.v1(value.v1);
|
|
543
|
-
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
544
|
-
};
|
|
545
|
-
})(SnowflakeTableSchema || (SnowflakeTableSchema = {}));
|
|
546
|
-
export var TableReference;
|
|
547
|
-
(function (TableReference) {
|
|
548
|
-
TableReference.visit = (value, visitor) => {
|
|
549
|
-
if (value.glue !== undefined)
|
|
550
|
-
return visitor.glue(value.glue);
|
|
551
|
-
if (value.snowflake !== undefined)
|
|
552
|
-
return visitor.snowflake(value.snowflake);
|
|
553
|
-
if (value.athena !== undefined)
|
|
554
|
-
return visitor.athena(value.athena);
|
|
555
|
-
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
556
|
-
};
|
|
557
|
-
})(TableReference || (TableReference = {}));
|
|
558
413
|
export const ConfiguredTableAnalysisRuleType = {
|
|
559
414
|
AGGREGATION: "AGGREGATION",
|
|
560
415
|
CUSTOM: "CUSTOM",
|
|
561
416
|
LIST: "LIST",
|
|
562
417
|
};
|
|
563
|
-
export var ConfiguredTableAnalysisRulePolicyV1;
|
|
564
|
-
(function (ConfiguredTableAnalysisRulePolicyV1) {
|
|
565
|
-
ConfiguredTableAnalysisRulePolicyV1.visit = (value, visitor) => {
|
|
566
|
-
if (value.list !== undefined)
|
|
567
|
-
return visitor.list(value.list);
|
|
568
|
-
if (value.aggregation !== undefined)
|
|
569
|
-
return visitor.aggregation(value.aggregation);
|
|
570
|
-
if (value.custom !== undefined)
|
|
571
|
-
return visitor.custom(value.custom);
|
|
572
|
-
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
573
|
-
};
|
|
574
|
-
})(ConfiguredTableAnalysisRulePolicyV1 || (ConfiguredTableAnalysisRulePolicyV1 = {}));
|
|
575
|
-
export var ConfiguredTableAnalysisRulePolicy;
|
|
576
|
-
(function (ConfiguredTableAnalysisRulePolicy) {
|
|
577
|
-
ConfiguredTableAnalysisRulePolicy.visit = (value, visitor) => {
|
|
578
|
-
if (value.v1 !== undefined)
|
|
579
|
-
return visitor.v1(value.v1);
|
|
580
|
-
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
581
|
-
};
|
|
582
|
-
})(ConfiguredTableAnalysisRulePolicy || (ConfiguredTableAnalysisRulePolicy = {}));
|
|
583
418
|
export const JobType = {
|
|
584
419
|
BATCH: "BATCH",
|
|
585
420
|
DELETE_ONLY: "DELETE_ONLY",
|
|
586
421
|
INCREMENTAL: "INCREMENTAL",
|
|
587
422
|
};
|
|
588
|
-
export var MembershipProtectedJobOutputConfiguration;
|
|
589
|
-
(function (MembershipProtectedJobOutputConfiguration) {
|
|
590
|
-
MembershipProtectedJobOutputConfiguration.visit = (value, visitor) => {
|
|
591
|
-
if (value.s3 !== undefined)
|
|
592
|
-
return visitor.s3(value.s3);
|
|
593
|
-
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
594
|
-
};
|
|
595
|
-
})(MembershipProtectedJobOutputConfiguration || (MembershipProtectedJobOutputConfiguration = {}));
|
|
596
423
|
export const ResultFormat = {
|
|
597
424
|
CSV: "CSV",
|
|
598
425
|
PARQUET: "PARQUET",
|
|
599
426
|
};
|
|
600
|
-
export const AnalysisParameterFilterSensitiveLog = (obj) => ({
|
|
601
|
-
...obj,
|
|
602
|
-
});
|
|
603
|
-
export const AnalysisSourceFilterSensitiveLog = (obj) => {
|
|
604
|
-
if (obj.text !== undefined)
|
|
605
|
-
return { text: SENSITIVE_STRING };
|
|
606
|
-
if (obj.artifacts !== undefined)
|
|
607
|
-
return { artifacts: obj.artifacts };
|
|
608
|
-
if (obj.$unknown !== undefined)
|
|
609
|
-
return { [obj.$unknown[0]]: "UNKNOWN" };
|
|
610
|
-
};
|
|
611
|
-
export const AnalysisTemplateFilterSensitiveLog = (obj) => ({
|
|
612
|
-
...obj,
|
|
613
|
-
...(obj.source && { source: AnalysisSourceFilterSensitiveLog(obj.source) }),
|
|
614
|
-
...(obj.sourceMetadata && { sourceMetadata: obj.sourceMetadata }),
|
|
615
|
-
...(obj.analysisParameters && { analysisParameters: SENSITIVE_STRING }),
|
|
616
|
-
});
|
|
617
|
-
export const CreateAnalysisTemplateInputFilterSensitiveLog = (obj) => ({
|
|
618
|
-
...obj,
|
|
619
|
-
...(obj.source && { source: AnalysisSourceFilterSensitiveLog(obj.source) }),
|
|
620
|
-
...(obj.analysisParameters && { analysisParameters: SENSITIVE_STRING }),
|
|
621
|
-
});
|
|
622
|
-
export const CreateAnalysisTemplateOutputFilterSensitiveLog = (obj) => ({
|
|
623
|
-
...obj,
|
|
624
|
-
...(obj.analysisTemplate && { analysisTemplate: AnalysisTemplateFilterSensitiveLog(obj.analysisTemplate) }),
|
|
625
|
-
});
|
|
626
|
-
export const GetAnalysisTemplateOutputFilterSensitiveLog = (obj) => ({
|
|
627
|
-
...obj,
|
|
628
|
-
...(obj.analysisTemplate && { analysisTemplate: AnalysisTemplateFilterSensitiveLog(obj.analysisTemplate) }),
|
|
629
|
-
});
|
|
630
|
-
export const UpdateAnalysisTemplateOutputFilterSensitiveLog = (obj) => ({
|
|
631
|
-
...obj,
|
|
632
|
-
...(obj.analysisTemplate && { analysisTemplate: AnalysisTemplateFilterSensitiveLog(obj.analysisTemplate) }),
|
|
633
|
-
});
|
|
634
|
-
export const CollaborationAnalysisTemplateFilterSensitiveLog = (obj) => ({
|
|
635
|
-
...obj,
|
|
636
|
-
...(obj.source && { source: AnalysisSourceFilterSensitiveLog(obj.source) }),
|
|
637
|
-
...(obj.sourceMetadata && { sourceMetadata: obj.sourceMetadata }),
|
|
638
|
-
...(obj.analysisParameters && { analysisParameters: SENSITIVE_STRING }),
|
|
639
|
-
});
|
|
640
|
-
export const BatchGetCollaborationAnalysisTemplateOutputFilterSensitiveLog = (obj) => ({
|
|
641
|
-
...obj,
|
|
642
|
-
...(obj.collaborationAnalysisTemplates && {
|
|
643
|
-
collaborationAnalysisTemplates: obj.collaborationAnalysisTemplates.map((item) => CollaborationAnalysisTemplateFilterSensitiveLog(item)),
|
|
644
|
-
}),
|
|
645
|
-
});
|
|
646
|
-
export const GetCollaborationAnalysisTemplateOutputFilterSensitiveLog = (obj) => ({
|
|
647
|
-
...obj,
|
|
648
|
-
...(obj.collaborationAnalysisTemplate && {
|
|
649
|
-
collaborationAnalysisTemplate: CollaborationAnalysisTemplateFilterSensitiveLog(obj.collaborationAnalysisTemplate),
|
|
650
|
-
}),
|
|
651
|
-
});
|
|
@@ -1,12 +1,3 @@
|
|
|
1
|
-
import { SENSITIVE_STRING } from "@smithy/smithy-client";
|
|
2
|
-
export var MembershipProtectedQueryOutputConfiguration;
|
|
3
|
-
(function (MembershipProtectedQueryOutputConfiguration) {
|
|
4
|
-
MembershipProtectedQueryOutputConfiguration.visit = (value, visitor) => {
|
|
5
|
-
if (value.s3 !== undefined)
|
|
6
|
-
return visitor.s3(value.s3);
|
|
7
|
-
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
8
|
-
};
|
|
9
|
-
})(MembershipProtectedQueryOutputConfiguration || (MembershipProtectedQueryOutputConfiguration = {}));
|
|
10
1
|
export const MembershipJobLogStatus = {
|
|
11
2
|
DISABLED: "DISABLED",
|
|
12
3
|
ENABLED: "ENABLED",
|
|
@@ -24,34 +15,6 @@ export const ProtectedJobWorkerComputeType = {
|
|
|
24
15
|
CR1X: "CR.1X",
|
|
25
16
|
CR4X: "CR.4X",
|
|
26
17
|
};
|
|
27
|
-
export var ProtectedJobComputeConfiguration;
|
|
28
|
-
(function (ProtectedJobComputeConfiguration) {
|
|
29
|
-
ProtectedJobComputeConfiguration.visit = (value, visitor) => {
|
|
30
|
-
if (value.worker !== undefined)
|
|
31
|
-
return visitor.worker(value.worker);
|
|
32
|
-
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
33
|
-
};
|
|
34
|
-
})(ProtectedJobComputeConfiguration || (ProtectedJobComputeConfiguration = {}));
|
|
35
|
-
export var ProtectedJobOutput;
|
|
36
|
-
(function (ProtectedJobOutput) {
|
|
37
|
-
ProtectedJobOutput.visit = (value, visitor) => {
|
|
38
|
-
if (value.s3 !== undefined)
|
|
39
|
-
return visitor.s3(value.s3);
|
|
40
|
-
if (value.memberList !== undefined)
|
|
41
|
-
return visitor.memberList(value.memberList);
|
|
42
|
-
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
43
|
-
};
|
|
44
|
-
})(ProtectedJobOutput || (ProtectedJobOutput = {}));
|
|
45
|
-
export var ProtectedJobOutputConfigurationOutput;
|
|
46
|
-
(function (ProtectedJobOutputConfigurationOutput) {
|
|
47
|
-
ProtectedJobOutputConfigurationOutput.visit = (value, visitor) => {
|
|
48
|
-
if (value.s3 !== undefined)
|
|
49
|
-
return visitor.s3(value.s3);
|
|
50
|
-
if (value.member !== undefined)
|
|
51
|
-
return visitor.member(value.member);
|
|
52
|
-
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
53
|
-
};
|
|
54
|
-
})(ProtectedJobOutputConfigurationOutput || (ProtectedJobOutputConfigurationOutput = {}));
|
|
55
18
|
export const ProtectedJobStatus = {
|
|
56
19
|
CANCELLED: "CANCELLED",
|
|
57
20
|
CANCELLING: "CANCELLING",
|
|
@@ -60,60 +23,10 @@ export const ProtectedJobStatus = {
|
|
|
60
23
|
SUBMITTED: "SUBMITTED",
|
|
61
24
|
SUCCESS: "SUCCESS",
|
|
62
25
|
};
|
|
63
|
-
export var WorkerComputeConfigurationProperties;
|
|
64
|
-
(function (WorkerComputeConfigurationProperties) {
|
|
65
|
-
WorkerComputeConfigurationProperties.visit = (value, visitor) => {
|
|
66
|
-
if (value.spark !== undefined)
|
|
67
|
-
return visitor.spark(value.spark);
|
|
68
|
-
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
69
|
-
};
|
|
70
|
-
})(WorkerComputeConfigurationProperties || (WorkerComputeConfigurationProperties = {}));
|
|
71
26
|
export const WorkerComputeType = {
|
|
72
27
|
CR1X: "CR.1X",
|
|
73
28
|
CR4X: "CR.4X",
|
|
74
29
|
};
|
|
75
|
-
export var ComputeConfiguration;
|
|
76
|
-
(function (ComputeConfiguration) {
|
|
77
|
-
ComputeConfiguration.visit = (value, visitor) => {
|
|
78
|
-
if (value.worker !== undefined)
|
|
79
|
-
return visitor.worker(value.worker);
|
|
80
|
-
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
81
|
-
};
|
|
82
|
-
})(ComputeConfiguration || (ComputeConfiguration = {}));
|
|
83
|
-
export var ProtectedQueryOutput;
|
|
84
|
-
(function (ProtectedQueryOutput) {
|
|
85
|
-
ProtectedQueryOutput.visit = (value, visitor) => {
|
|
86
|
-
if (value.s3 !== undefined)
|
|
87
|
-
return visitor.s3(value.s3);
|
|
88
|
-
if (value.memberList !== undefined)
|
|
89
|
-
return visitor.memberList(value.memberList);
|
|
90
|
-
if (value.distribute !== undefined)
|
|
91
|
-
return visitor.distribute(value.distribute);
|
|
92
|
-
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
93
|
-
};
|
|
94
|
-
})(ProtectedQueryOutput || (ProtectedQueryOutput = {}));
|
|
95
|
-
export var ProtectedQueryDistributeOutputConfigurationLocation;
|
|
96
|
-
(function (ProtectedQueryDistributeOutputConfigurationLocation) {
|
|
97
|
-
ProtectedQueryDistributeOutputConfigurationLocation.visit = (value, visitor) => {
|
|
98
|
-
if (value.s3 !== undefined)
|
|
99
|
-
return visitor.s3(value.s3);
|
|
100
|
-
if (value.member !== undefined)
|
|
101
|
-
return visitor.member(value.member);
|
|
102
|
-
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
103
|
-
};
|
|
104
|
-
})(ProtectedQueryDistributeOutputConfigurationLocation || (ProtectedQueryDistributeOutputConfigurationLocation = {}));
|
|
105
|
-
export var ProtectedQueryOutputConfiguration;
|
|
106
|
-
(function (ProtectedQueryOutputConfiguration) {
|
|
107
|
-
ProtectedQueryOutputConfiguration.visit = (value, visitor) => {
|
|
108
|
-
if (value.s3 !== undefined)
|
|
109
|
-
return visitor.s3(value.s3);
|
|
110
|
-
if (value.member !== undefined)
|
|
111
|
-
return visitor.member(value.member);
|
|
112
|
-
if (value.distribute !== undefined)
|
|
113
|
-
return visitor.distribute(value.distribute);
|
|
114
|
-
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
115
|
-
};
|
|
116
|
-
})(ProtectedQueryOutputConfiguration || (ProtectedQueryOutputConfiguration = {}));
|
|
117
30
|
export const ProtectedQueryStatus = {
|
|
118
31
|
CANCELLED: "CANCELLED",
|
|
119
32
|
CANCELLING: "CANCELLING",
|
|
@@ -126,46 +39,6 @@ export const ProtectedQueryStatus = {
|
|
|
126
39
|
export const ProtectedJobAnalysisType = {
|
|
127
40
|
DIRECT_ANALYSIS: "DIRECT_ANALYSIS",
|
|
128
41
|
};
|
|
129
|
-
export var ProtectedJobConfigurationDetails;
|
|
130
|
-
(function (ProtectedJobConfigurationDetails) {
|
|
131
|
-
ProtectedJobConfigurationDetails.visit = (value, visitor) => {
|
|
132
|
-
if (value.directAnalysisConfigurationDetails !== undefined)
|
|
133
|
-
return visitor.directAnalysisConfigurationDetails(value.directAnalysisConfigurationDetails);
|
|
134
|
-
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
135
|
-
};
|
|
136
|
-
})(ProtectedJobConfigurationDetails || (ProtectedJobConfigurationDetails = {}));
|
|
137
|
-
export var ConfigurationDetails;
|
|
138
|
-
(function (ConfigurationDetails) {
|
|
139
|
-
ConfigurationDetails.visit = (value, visitor) => {
|
|
140
|
-
if (value.directAnalysisConfigurationDetails !== undefined)
|
|
141
|
-
return visitor.directAnalysisConfigurationDetails(value.directAnalysisConfigurationDetails);
|
|
142
|
-
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
143
|
-
};
|
|
144
|
-
})(ConfigurationDetails || (ConfigurationDetails = {}));
|
|
145
|
-
export var PreviewPrivacyImpactParametersInput;
|
|
146
|
-
(function (PreviewPrivacyImpactParametersInput) {
|
|
147
|
-
PreviewPrivacyImpactParametersInput.visit = (value, visitor) => {
|
|
148
|
-
if (value.differentialPrivacy !== undefined)
|
|
149
|
-
return visitor.differentialPrivacy(value.differentialPrivacy);
|
|
150
|
-
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
151
|
-
};
|
|
152
|
-
})(PreviewPrivacyImpactParametersInput || (PreviewPrivacyImpactParametersInput = {}));
|
|
153
|
-
export var PrivacyImpact;
|
|
154
|
-
(function (PrivacyImpact) {
|
|
155
|
-
PrivacyImpact.visit = (value, visitor) => {
|
|
156
|
-
if (value.differentialPrivacy !== undefined)
|
|
157
|
-
return visitor.differentialPrivacy(value.differentialPrivacy);
|
|
158
|
-
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
159
|
-
};
|
|
160
|
-
})(PrivacyImpact || (PrivacyImpact = {}));
|
|
161
|
-
export var ProtectedJobOutputConfigurationInput;
|
|
162
|
-
(function (ProtectedJobOutputConfigurationInput) {
|
|
163
|
-
ProtectedJobOutputConfigurationInput.visit = (value, visitor) => {
|
|
164
|
-
if (value.member !== undefined)
|
|
165
|
-
return visitor.member(value.member);
|
|
166
|
-
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
167
|
-
};
|
|
168
|
-
})(ProtectedJobOutputConfigurationInput || (ProtectedJobOutputConfigurationInput = {}));
|
|
169
42
|
export const ProtectedJobType = {
|
|
170
43
|
PYSPARK: "PYSPARK",
|
|
171
44
|
};
|
|
@@ -178,51 +51,3 @@ export const TargetProtectedJobStatus = {
|
|
|
178
51
|
export const TargetProtectedQueryStatus = {
|
|
179
52
|
CANCELLED: "CANCELLED",
|
|
180
53
|
};
|
|
181
|
-
export var PrivacyBudgetTemplateParametersInput;
|
|
182
|
-
(function (PrivacyBudgetTemplateParametersInput) {
|
|
183
|
-
PrivacyBudgetTemplateParametersInput.visit = (value, visitor) => {
|
|
184
|
-
if (value.differentialPrivacy !== undefined)
|
|
185
|
-
return visitor.differentialPrivacy(value.differentialPrivacy);
|
|
186
|
-
if (value.accessBudget !== undefined)
|
|
187
|
-
return visitor.accessBudget(value.accessBudget);
|
|
188
|
-
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
189
|
-
};
|
|
190
|
-
})(PrivacyBudgetTemplateParametersInput || (PrivacyBudgetTemplateParametersInput = {}));
|
|
191
|
-
export var PrivacyBudgetTemplateUpdateParameters;
|
|
192
|
-
(function (PrivacyBudgetTemplateUpdateParameters) {
|
|
193
|
-
PrivacyBudgetTemplateUpdateParameters.visit = (value, visitor) => {
|
|
194
|
-
if (value.differentialPrivacy !== undefined)
|
|
195
|
-
return visitor.differentialPrivacy(value.differentialPrivacy);
|
|
196
|
-
if (value.accessBudget !== undefined)
|
|
197
|
-
return visitor.accessBudget(value.accessBudget);
|
|
198
|
-
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
199
|
-
};
|
|
200
|
-
})(PrivacyBudgetTemplateUpdateParameters || (PrivacyBudgetTemplateUpdateParameters = {}));
|
|
201
|
-
export const ProtectedQuerySQLParametersFilterSensitiveLog = (obj) => ({
|
|
202
|
-
...obj,
|
|
203
|
-
});
|
|
204
|
-
export const ProtectedQueryFilterSensitiveLog = (obj) => ({
|
|
205
|
-
...obj,
|
|
206
|
-
...(obj.sqlParameters && { sqlParameters: SENSITIVE_STRING }),
|
|
207
|
-
...(obj.resultConfiguration && { resultConfiguration: obj.resultConfiguration }),
|
|
208
|
-
...(obj.result && { result: obj.result }),
|
|
209
|
-
...(obj.computeConfiguration && { computeConfiguration: obj.computeConfiguration }),
|
|
210
|
-
});
|
|
211
|
-
export const GetProtectedQueryOutputFilterSensitiveLog = (obj) => ({
|
|
212
|
-
...obj,
|
|
213
|
-
...(obj.protectedQuery && { protectedQuery: ProtectedQueryFilterSensitiveLog(obj.protectedQuery) }),
|
|
214
|
-
});
|
|
215
|
-
export const StartProtectedQueryInputFilterSensitiveLog = (obj) => ({
|
|
216
|
-
...obj,
|
|
217
|
-
...(obj.sqlParameters && { sqlParameters: SENSITIVE_STRING }),
|
|
218
|
-
...(obj.resultConfiguration && { resultConfiguration: obj.resultConfiguration }),
|
|
219
|
-
...(obj.computeConfiguration && { computeConfiguration: obj.computeConfiguration }),
|
|
220
|
-
});
|
|
221
|
-
export const StartProtectedQueryOutputFilterSensitiveLog = (obj) => ({
|
|
222
|
-
...obj,
|
|
223
|
-
...(obj.protectedQuery && { protectedQuery: ProtectedQueryFilterSensitiveLog(obj.protectedQuery) }),
|
|
224
|
-
});
|
|
225
|
-
export const UpdateProtectedQueryOutputFilterSensitiveLog = (obj) => ({
|
|
226
|
-
...obj,
|
|
227
|
-
...(obj.protectedQuery && { protectedQuery: ProtectedQueryFilterSensitiveLog(obj.protectedQuery) }),
|
|
228
|
-
});
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { AwsSdkSigV4Signer } from "@aws-sdk/core";
|
|
2
|
+
import { AwsRestJsonProtocol } from "@aws-sdk/core/protocols";
|
|
2
3
|
import { NoOpLogger } from "@smithy/smithy-client";
|
|
3
4
|
import { parseUrl } from "@smithy/url-parser";
|
|
4
5
|
import { fromBase64, toBase64 } from "@smithy/util-base64";
|
|
@@ -22,6 +23,7 @@ export const getRuntimeConfig = (config) => {
|
|
|
22
23
|
},
|
|
23
24
|
],
|
|
24
25
|
logger: config?.logger ?? new NoOpLogger(),
|
|
26
|
+
protocol: config?.protocol ?? new AwsRestJsonProtocol({ defaultNamespace: "com.amazonaws.cleanrooms" }),
|
|
25
27
|
serviceId: config?.serviceId ?? "CleanRooms",
|
|
26
28
|
urlParser: config?.urlParser ?? parseUrl,
|
|
27
29
|
utf8Decoder: config?.utf8Decoder ?? fromUtf8,
|