@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
|
@@ -223,10 +223,6 @@ export declare namespace ConfiguredTableAssociationAnalysisRulePolicyV1 {
|
|
|
223
223
|
custom: (value: ConfiguredTableAssociationAnalysisRuleCustom) => T;
|
|
224
224
|
_: (name: string, value: any) => T;
|
|
225
225
|
}
|
|
226
|
-
const visit: <T>(
|
|
227
|
-
value: ConfiguredTableAssociationAnalysisRulePolicyV1,
|
|
228
|
-
visitor: Visitor<T>
|
|
229
|
-
) => T;
|
|
230
226
|
}
|
|
231
227
|
export type ConfiguredTableAssociationAnalysisRulePolicy =
|
|
232
228
|
| ConfiguredTableAssociationAnalysisRulePolicy.V1Member
|
|
@@ -244,10 +240,6 @@ export declare namespace ConfiguredTableAssociationAnalysisRulePolicy {
|
|
|
244
240
|
v1: (value: ConfiguredTableAssociationAnalysisRulePolicyV1) => T;
|
|
245
241
|
_: (name: string, value: any) => T;
|
|
246
242
|
}
|
|
247
|
-
const visit: <T>(
|
|
248
|
-
value: ConfiguredTableAssociationAnalysisRulePolicy,
|
|
249
|
-
visitor: Visitor<T>
|
|
250
|
-
) => T;
|
|
251
243
|
}
|
|
252
244
|
export declare const JoinOperator: {
|
|
253
245
|
readonly AND: "AND";
|
|
@@ -358,7 +350,6 @@ export declare namespace ConsolidatedPolicyV1 {
|
|
|
358
350
|
custom: (value: ConsolidatedPolicyCustom) => T;
|
|
359
351
|
_: (name: string, value: any) => T;
|
|
360
352
|
}
|
|
361
|
-
const visit: <T>(value: ConsolidatedPolicyV1, visitor: Visitor<T>) => T;
|
|
362
353
|
}
|
|
363
354
|
export type ConsolidatedPolicy =
|
|
364
355
|
| ConsolidatedPolicy.V1Member
|
|
@@ -376,7 +367,6 @@ export declare namespace ConsolidatedPolicy {
|
|
|
376
367
|
v1: (value: ConsolidatedPolicyV1) => T;
|
|
377
368
|
_: (name: string, value: any) => T;
|
|
378
369
|
}
|
|
379
|
-
const visit: <T>(value: ConsolidatedPolicy, visitor: Visitor<T>) => T;
|
|
380
370
|
}
|
|
381
371
|
export interface AnalysisRuleAggregation {
|
|
382
372
|
aggregateColumns: AggregateColumn[] | undefined;
|
|
@@ -414,7 +404,6 @@ export declare namespace QueryConstraint {
|
|
|
414
404
|
requireOverlap: (value: QueryConstraintRequireOverlap) => T;
|
|
415
405
|
_: (name: string, value: any) => T;
|
|
416
406
|
}
|
|
417
|
-
const visit: <T>(value: QueryConstraint, visitor: Visitor<T>) => T;
|
|
418
407
|
}
|
|
419
408
|
export interface AnalysisRuleIdMappingTable {
|
|
420
409
|
joinColumns: string[] | undefined;
|
|
@@ -476,7 +465,6 @@ export declare namespace AnalysisRulePolicyV1 {
|
|
|
476
465
|
idMappingTable: (value: AnalysisRuleIdMappingTable) => T;
|
|
477
466
|
_: (name: string, value: any) => T;
|
|
478
467
|
}
|
|
479
|
-
const visit: <T>(value: AnalysisRulePolicyV1, visitor: Visitor<T>) => T;
|
|
480
468
|
}
|
|
481
469
|
export type AnalysisRulePolicy =
|
|
482
470
|
| AnalysisRulePolicy.V1Member
|
|
@@ -494,7 +482,6 @@ export declare namespace AnalysisRulePolicy {
|
|
|
494
482
|
v1: (value: AnalysisRulePolicyV1) => T;
|
|
495
483
|
_: (name: string, value: any) => T;
|
|
496
484
|
}
|
|
497
|
-
const visit: <T>(value: AnalysisRulePolicy, visitor: Visitor<T>) => T;
|
|
498
485
|
}
|
|
499
486
|
export declare const AnalysisRuleType: {
|
|
500
487
|
readonly AGGREGATION: "AGGREGATION";
|
|
@@ -556,7 +543,6 @@ export declare namespace AnalysisSource {
|
|
|
556
543
|
artifacts: (value: AnalysisTemplateArtifacts) => T;
|
|
557
544
|
_: (name: string, value: any) => T;
|
|
558
545
|
}
|
|
559
|
-
const visit: <T>(value: AnalysisSource, visitor: Visitor<T>) => T;
|
|
560
546
|
}
|
|
561
547
|
export interface Hash {
|
|
562
548
|
sha256?: string | undefined;
|
|
@@ -581,7 +567,6 @@ export declare namespace AnalysisSourceMetadata {
|
|
|
581
567
|
artifacts: (value: AnalysisTemplateArtifactMetadata) => T;
|
|
582
568
|
_: (name: string, value: any) => T;
|
|
583
569
|
}
|
|
584
|
-
const visit: <T>(value: AnalysisSourceMetadata, visitor: Visitor<T>) => T;
|
|
585
570
|
}
|
|
586
571
|
export declare const ErrorMessageType: {
|
|
587
572
|
readonly DETAILED: "DETAILED";
|
|
@@ -929,7 +914,6 @@ export declare namespace SchemaTypeProperties {
|
|
|
929
914
|
idMappingTable: (value: IdMappingTableSchemaTypeProperties) => T;
|
|
930
915
|
_: (name: string, value: any) => T;
|
|
931
916
|
}
|
|
932
|
-
const visit: <T>(value: SchemaTypeProperties, visitor: Visitor<T>) => T;
|
|
933
917
|
}
|
|
934
918
|
export declare const SelectedAnalysisMethod: {
|
|
935
919
|
readonly DIRECT_JOB: "DIRECT_JOB";
|
|
@@ -1109,7 +1093,6 @@ export declare namespace ChangeSpecification {
|
|
|
1109
1093
|
member: (value: MemberChangeSpecification) => T;
|
|
1110
1094
|
_: (name: string, value: any) => T;
|
|
1111
1095
|
}
|
|
1112
|
-
const visit: <T>(value: ChangeSpecification, visitor: Visitor<T>) => T;
|
|
1113
1096
|
}
|
|
1114
1097
|
export declare const ChangeSpecificationType: {
|
|
1115
1098
|
readonly MEMBER: "MEMBER";
|
|
@@ -1281,10 +1264,6 @@ export declare namespace PrivacyBudgetTemplateParametersOutput {
|
|
|
1281
1264
|
accessBudget: (value: AccessBudgetsPrivacyTemplateParametersOutput) => T;
|
|
1282
1265
|
_: (name: string, value: any) => T;
|
|
1283
1266
|
}
|
|
1284
|
-
const visit: <T>(
|
|
1285
|
-
value: PrivacyBudgetTemplateParametersOutput,
|
|
1286
|
-
visitor: Visitor<T>
|
|
1287
|
-
) => T;
|
|
1288
1267
|
}
|
|
1289
1268
|
export declare const PrivacyBudgetType: {
|
|
1290
1269
|
readonly ACCESS_BUDGET: "ACCESS_BUDGET";
|
|
@@ -1468,7 +1447,6 @@ export declare namespace PrivacyBudget {
|
|
|
1468
1447
|
accessBudget: (value: AccessBudget) => T;
|
|
1469
1448
|
_: (name: string, value: any) => T;
|
|
1470
1449
|
}
|
|
1471
|
-
const visit: <T>(value: PrivacyBudget, visitor: Visitor<T>) => T;
|
|
1472
1450
|
}
|
|
1473
1451
|
export interface CollaborationPrivacyBudgetSummary {
|
|
1474
1452
|
id: string | undefined;
|
|
@@ -1807,7 +1785,6 @@ export declare namespace SnowflakeTableSchema {
|
|
|
1807
1785
|
v1: (value: SnowflakeTableSchemaV1[]) => T;
|
|
1808
1786
|
_: (name: string, value: any) => T;
|
|
1809
1787
|
}
|
|
1810
|
-
const visit: <T>(value: SnowflakeTableSchema, visitor: Visitor<T>) => T;
|
|
1811
1788
|
}
|
|
1812
1789
|
export interface SnowflakeTableReference {
|
|
1813
1790
|
secretArn: string | undefined;
|
|
@@ -1853,7 +1830,6 @@ export declare namespace TableReference {
|
|
|
1853
1830
|
athena: (value: AthenaTableReference) => T;
|
|
1854
1831
|
_: (name: string, value: any) => T;
|
|
1855
1832
|
}
|
|
1856
|
-
const visit: <T>(value: TableReference, visitor: Visitor<T>) => T;
|
|
1857
1833
|
}
|
|
1858
1834
|
export interface CreateConfiguredTableInput {
|
|
1859
1835
|
name: string | undefined;
|
|
@@ -1923,10 +1899,6 @@ export declare namespace ConfiguredTableAnalysisRulePolicyV1 {
|
|
|
1923
1899
|
custom: (value: AnalysisRuleCustom) => T;
|
|
1924
1900
|
_: (name: string, value: any) => T;
|
|
1925
1901
|
}
|
|
1926
|
-
const visit: <T>(
|
|
1927
|
-
value: ConfiguredTableAnalysisRulePolicyV1,
|
|
1928
|
-
visitor: Visitor<T>
|
|
1929
|
-
) => T;
|
|
1930
1902
|
}
|
|
1931
1903
|
export type ConfiguredTableAnalysisRulePolicy =
|
|
1932
1904
|
| ConfiguredTableAnalysisRulePolicy.V1Member
|
|
@@ -1944,10 +1916,6 @@ export declare namespace ConfiguredTableAnalysisRulePolicy {
|
|
|
1944
1916
|
v1: (value: ConfiguredTableAnalysisRulePolicyV1) => T;
|
|
1945
1917
|
_: (name: string, value: any) => T;
|
|
1946
1918
|
}
|
|
1947
|
-
const visit: <T>(
|
|
1948
|
-
value: ConfiguredTableAnalysisRulePolicy,
|
|
1949
|
-
visitor: Visitor<T>
|
|
1950
|
-
) => T;
|
|
1951
1919
|
}
|
|
1952
1920
|
export interface CreateConfiguredTableAnalysisRuleInput {
|
|
1953
1921
|
configuredTableIdentifier: string | undefined;
|
|
@@ -2216,10 +2184,6 @@ export declare namespace MembershipProtectedJobOutputConfiguration {
|
|
|
2216
2184
|
s3: (value: ProtectedJobS3OutputConfigurationInput) => T;
|
|
2217
2185
|
_: (name: string, value: any) => T;
|
|
2218
2186
|
}
|
|
2219
|
-
const visit: <T>(
|
|
2220
|
-
value: MembershipProtectedJobOutputConfiguration,
|
|
2221
|
-
visitor: Visitor<T>
|
|
2222
|
-
) => T;
|
|
2223
2187
|
}
|
|
2224
2188
|
export interface MembershipProtectedJobResultConfiguration {
|
|
2225
2189
|
outputConfiguration: MembershipProtectedJobOutputConfiguration | undefined;
|
|
@@ -2230,33 +2194,3 @@ export declare const ResultFormat: {
|
|
|
2230
2194
|
readonly PARQUET: "PARQUET";
|
|
2231
2195
|
};
|
|
2232
2196
|
export type ResultFormat = (typeof ResultFormat)[keyof typeof ResultFormat];
|
|
2233
|
-
export declare const AnalysisParameterFilterSensitiveLog: (
|
|
2234
|
-
obj: AnalysisParameter
|
|
2235
|
-
) => any;
|
|
2236
|
-
export declare const AnalysisSourceFilterSensitiveLog: (
|
|
2237
|
-
obj: AnalysisSource
|
|
2238
|
-
) => any;
|
|
2239
|
-
export declare const AnalysisTemplateFilterSensitiveLog: (
|
|
2240
|
-
obj: AnalysisTemplate
|
|
2241
|
-
) => any;
|
|
2242
|
-
export declare const CreateAnalysisTemplateInputFilterSensitiveLog: (
|
|
2243
|
-
obj: CreateAnalysisTemplateInput
|
|
2244
|
-
) => any;
|
|
2245
|
-
export declare const CreateAnalysisTemplateOutputFilterSensitiveLog: (
|
|
2246
|
-
obj: CreateAnalysisTemplateOutput
|
|
2247
|
-
) => any;
|
|
2248
|
-
export declare const GetAnalysisTemplateOutputFilterSensitiveLog: (
|
|
2249
|
-
obj: GetAnalysisTemplateOutput
|
|
2250
|
-
) => any;
|
|
2251
|
-
export declare const UpdateAnalysisTemplateOutputFilterSensitiveLog: (
|
|
2252
|
-
obj: UpdateAnalysisTemplateOutput
|
|
2253
|
-
) => any;
|
|
2254
|
-
export declare const CollaborationAnalysisTemplateFilterSensitiveLog: (
|
|
2255
|
-
obj: CollaborationAnalysisTemplate
|
|
2256
|
-
) => any;
|
|
2257
|
-
export declare const BatchGetCollaborationAnalysisTemplateOutputFilterSensitiveLog: (
|
|
2258
|
-
obj: BatchGetCollaborationAnalysisTemplateOutput
|
|
2259
|
-
) => any;
|
|
2260
|
-
export declare const GetCollaborationAnalysisTemplateOutputFilterSensitiveLog: (
|
|
2261
|
-
obj: GetCollaborationAnalysisTemplateOutput
|
|
2262
|
-
) => any;
|
|
@@ -34,10 +34,6 @@ export declare namespace MembershipProtectedQueryOutputConfiguration {
|
|
|
34
34
|
s3: (value: ProtectedQueryS3OutputConfiguration) => T;
|
|
35
35
|
_: (name: string, value: any) => T;
|
|
36
36
|
}
|
|
37
|
-
const visit: <T>(
|
|
38
|
-
value: MembershipProtectedQueryOutputConfiguration,
|
|
39
|
-
visitor: Visitor<T>
|
|
40
|
-
) => T;
|
|
41
37
|
}
|
|
42
38
|
export interface MembershipProtectedQueryResultConfiguration {
|
|
43
39
|
outputConfiguration: MembershipProtectedQueryOutputConfiguration | undefined;
|
|
@@ -162,10 +158,6 @@ export declare namespace ProtectedJobComputeConfiguration {
|
|
|
162
158
|
worker: (value: ProtectedJobWorkerComputeConfiguration) => T;
|
|
163
159
|
_: (name: string, value: any) => T;
|
|
164
160
|
}
|
|
165
|
-
const visit: <T>(
|
|
166
|
-
value: ProtectedJobComputeConfiguration,
|
|
167
|
-
visitor: Visitor<T>
|
|
168
|
-
) => T;
|
|
169
161
|
}
|
|
170
162
|
export interface ProtectedJobError {
|
|
171
163
|
message: string | undefined;
|
|
@@ -205,7 +197,6 @@ export declare namespace ProtectedJobOutput {
|
|
|
205
197
|
memberList: (value: ProtectedJobSingleMemberOutput[]) => T;
|
|
206
198
|
_: (name: string, value: any) => T;
|
|
207
199
|
}
|
|
208
|
-
const visit: <T>(value: ProtectedJobOutput, visitor: Visitor<T>) => T;
|
|
209
200
|
}
|
|
210
201
|
export interface ProtectedJobResult {
|
|
211
202
|
output: ProtectedJobOutput | undefined;
|
|
@@ -242,10 +233,6 @@ export declare namespace ProtectedJobOutputConfigurationOutput {
|
|
|
242
233
|
member: (value: ProtectedJobMemberOutputConfigurationOutput) => T;
|
|
243
234
|
_: (name: string, value: any) => T;
|
|
244
235
|
}
|
|
245
|
-
const visit: <T>(
|
|
246
|
-
value: ProtectedJobOutputConfigurationOutput,
|
|
247
|
-
visitor: Visitor<T>
|
|
248
|
-
) => T;
|
|
249
236
|
}
|
|
250
237
|
export interface ProtectedJobResultConfigurationOutput {
|
|
251
238
|
outputConfiguration: ProtectedJobOutputConfigurationOutput | undefined;
|
|
@@ -303,10 +290,6 @@ export declare namespace WorkerComputeConfigurationProperties {
|
|
|
303
290
|
spark: (value: Record<string, string>) => T;
|
|
304
291
|
_: (name: string, value: any) => T;
|
|
305
292
|
}
|
|
306
|
-
const visit: <T>(
|
|
307
|
-
value: WorkerComputeConfigurationProperties,
|
|
308
|
-
visitor: Visitor<T>
|
|
309
|
-
) => T;
|
|
310
293
|
}
|
|
311
294
|
export declare const WorkerComputeType: {
|
|
312
295
|
readonly CR1X: "CR.1X";
|
|
@@ -335,7 +318,6 @@ export declare namespace ComputeConfiguration {
|
|
|
335
318
|
worker: (value: WorkerComputeConfiguration) => T;
|
|
336
319
|
_: (name: string, value: any) => T;
|
|
337
320
|
}
|
|
338
|
-
const visit: <T>(value: ComputeConfiguration, visitor: Visitor<T>) => T;
|
|
339
321
|
}
|
|
340
322
|
export interface DifferentialPrivacySensitivityParameters {
|
|
341
323
|
aggregationType: DifferentialPrivacyAggregationType | undefined;
|
|
@@ -397,7 +379,6 @@ export declare namespace ProtectedQueryOutput {
|
|
|
397
379
|
distribute: (value: ProtectedQueryDistributeOutput) => T;
|
|
398
380
|
_: (name: string, value: any) => T;
|
|
399
381
|
}
|
|
400
|
-
const visit: <T>(value: ProtectedQueryOutput, visitor: Visitor<T>) => T;
|
|
401
382
|
}
|
|
402
383
|
export interface ProtectedQueryResult {
|
|
403
384
|
output: ProtectedQueryOutput | undefined;
|
|
@@ -430,10 +411,6 @@ export declare namespace ProtectedQueryDistributeOutputConfigurationLocation {
|
|
|
430
411
|
member: (value: ProtectedQueryMemberOutputConfiguration) => T;
|
|
431
412
|
_: (name: string, value: any) => T;
|
|
432
413
|
}
|
|
433
|
-
const visit: <T>(
|
|
434
|
-
value: ProtectedQueryDistributeOutputConfigurationLocation,
|
|
435
|
-
visitor: Visitor<T>
|
|
436
|
-
) => T;
|
|
437
414
|
}
|
|
438
415
|
export interface ProtectedQueryDistributeOutputConfiguration {
|
|
439
416
|
locations: ProtectedQueryDistributeOutputConfigurationLocation[] | undefined;
|
|
@@ -474,10 +451,6 @@ export declare namespace ProtectedQueryOutputConfiguration {
|
|
|
474
451
|
distribute: (value: ProtectedQueryDistributeOutputConfiguration) => T;
|
|
475
452
|
_: (name: string, value: any) => T;
|
|
476
453
|
}
|
|
477
|
-
const visit: <T>(
|
|
478
|
-
value: ProtectedQueryOutputConfiguration,
|
|
479
|
-
visitor: Visitor<T>
|
|
480
|
-
) => T;
|
|
481
454
|
}
|
|
482
455
|
export interface ProtectedQueryResultConfiguration {
|
|
483
456
|
outputConfiguration: ProtectedQueryOutputConfiguration | undefined;
|
|
@@ -602,10 +575,6 @@ export declare namespace ProtectedJobConfigurationDetails {
|
|
|
602
575
|
) => T;
|
|
603
576
|
_: (name: string, value: any) => T;
|
|
604
577
|
}
|
|
605
|
-
const visit: <T>(
|
|
606
|
-
value: ProtectedJobConfigurationDetails,
|
|
607
|
-
visitor: Visitor<T>
|
|
608
|
-
) => T;
|
|
609
578
|
}
|
|
610
579
|
export interface ProtectedJobReceiverConfiguration {
|
|
611
580
|
analysisType: ProtectedJobAnalysisType | undefined;
|
|
@@ -650,7 +619,6 @@ export declare namespace ConfigurationDetails {
|
|
|
650
619
|
) => T;
|
|
651
620
|
_: (name: string, value: any) => T;
|
|
652
621
|
}
|
|
653
|
-
const visit: <T>(value: ConfigurationDetails, visitor: Visitor<T>) => T;
|
|
654
622
|
}
|
|
655
623
|
export interface ReceiverConfiguration {
|
|
656
624
|
analysisType: AnalysisType | undefined;
|
|
@@ -690,10 +658,6 @@ export declare namespace PreviewPrivacyImpactParametersInput {
|
|
|
690
658
|
) => T;
|
|
691
659
|
_: (name: string, value: any) => T;
|
|
692
660
|
}
|
|
693
|
-
const visit: <T>(
|
|
694
|
-
value: PreviewPrivacyImpactParametersInput,
|
|
695
|
-
visitor: Visitor<T>
|
|
696
|
-
) => T;
|
|
697
661
|
}
|
|
698
662
|
export interface PreviewPrivacyImpactInput {
|
|
699
663
|
membershipIdentifier: string | undefined;
|
|
@@ -722,7 +686,6 @@ export declare namespace PrivacyImpact {
|
|
|
722
686
|
differentialPrivacy: (value: DifferentialPrivacyPrivacyImpact) => T;
|
|
723
687
|
_: (name: string, value: any) => T;
|
|
724
688
|
}
|
|
725
|
-
const visit: <T>(value: PrivacyImpact, visitor: Visitor<T>) => T;
|
|
726
689
|
}
|
|
727
690
|
export interface PreviewPrivacyImpactOutput {
|
|
728
691
|
privacyImpact: PrivacyImpact | undefined;
|
|
@@ -746,10 +709,6 @@ export declare namespace ProtectedJobOutputConfigurationInput {
|
|
|
746
709
|
member: (value: ProtectedJobMemberOutputConfigurationInput) => T;
|
|
747
710
|
_: (name: string, value: any) => T;
|
|
748
711
|
}
|
|
749
|
-
const visit: <T>(
|
|
750
|
-
value: ProtectedJobOutputConfigurationInput,
|
|
751
|
-
visitor: Visitor<T>
|
|
752
|
-
) => T;
|
|
753
712
|
}
|
|
754
713
|
export interface ProtectedJobResultConfigurationInput {
|
|
755
714
|
outputConfiguration: ProtectedJobOutputConfigurationInput | undefined;
|
|
@@ -855,10 +814,6 @@ export declare namespace PrivacyBudgetTemplateParametersInput {
|
|
|
855
814
|
accessBudget: (value: AccessBudgetsPrivacyTemplateParametersInput) => T;
|
|
856
815
|
_: (name: string, value: any) => T;
|
|
857
816
|
}
|
|
858
|
-
const visit: <T>(
|
|
859
|
-
value: PrivacyBudgetTemplateParametersInput,
|
|
860
|
-
visitor: Visitor<T>
|
|
861
|
-
) => T;
|
|
862
817
|
}
|
|
863
818
|
export interface CreatePrivacyBudgetTemplateInput {
|
|
864
819
|
membershipIdentifier: string | undefined;
|
|
@@ -946,10 +901,6 @@ export declare namespace PrivacyBudgetTemplateUpdateParameters {
|
|
|
946
901
|
accessBudget: (value: AccessBudgetsPrivacyTemplateUpdateParameters) => T;
|
|
947
902
|
_: (name: string, value: any) => T;
|
|
948
903
|
}
|
|
949
|
-
const visit: <T>(
|
|
950
|
-
value: PrivacyBudgetTemplateUpdateParameters,
|
|
951
|
-
visitor: Visitor<T>
|
|
952
|
-
) => T;
|
|
953
904
|
}
|
|
954
905
|
export interface UpdatePrivacyBudgetTemplateInput {
|
|
955
906
|
membershipIdentifier: string | undefined;
|
|
@@ -970,21 +921,3 @@ export interface UntagResourceInput {
|
|
|
970
921
|
tagKeys: string[] | undefined;
|
|
971
922
|
}
|
|
972
923
|
export interface UntagResourceOutput {}
|
|
973
|
-
export declare const ProtectedQuerySQLParametersFilterSensitiveLog: (
|
|
974
|
-
obj: ProtectedQuerySQLParameters
|
|
975
|
-
) => any;
|
|
976
|
-
export declare const ProtectedQueryFilterSensitiveLog: (
|
|
977
|
-
obj: ProtectedQuery
|
|
978
|
-
) => any;
|
|
979
|
-
export declare const GetProtectedQueryOutputFilterSensitiveLog: (
|
|
980
|
-
obj: GetProtectedQueryOutput
|
|
981
|
-
) => any;
|
|
982
|
-
export declare const StartProtectedQueryInputFilterSensitiveLog: (
|
|
983
|
-
obj: StartProtectedQueryInput
|
|
984
|
-
) => any;
|
|
985
|
-
export declare const StartProtectedQueryOutputFilterSensitiveLog: (
|
|
986
|
-
obj: StartProtectedQueryOutput
|
|
987
|
-
) => any;
|
|
988
|
-
export declare const UpdateProtectedQueryOutputFilterSensitiveLog: (
|
|
989
|
-
obj: UpdateProtectedQueryOutput
|
|
990
|
-
) => any;
|
|
@@ -38,6 +38,10 @@ export declare const getRuntimeConfig: (config: CleanRoomsClientConfig) => {
|
|
|
38
38
|
profile?: string;
|
|
39
39
|
logger: import("@smithy/types").Logger;
|
|
40
40
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
41
|
+
protocol: import("@smithy/types").ClientProtocol<
|
|
42
|
+
import("@smithy/types").HttpRequest,
|
|
43
|
+
import("@smithy/types").HttpResponse
|
|
44
|
+
>;
|
|
41
45
|
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
42
46
|
userAgentAppId?:
|
|
43
47
|
| string
|
|
@@ -38,6 +38,10 @@ export declare const getRuntimeConfig: (config: CleanRoomsClientConfig) => {
|
|
|
38
38
|
profile?: string;
|
|
39
39
|
logger: import("@smithy/types").Logger;
|
|
40
40
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
41
|
+
protocol: import("@smithy/types").ClientProtocol<
|
|
42
|
+
import("@smithy/types").HttpRequest,
|
|
43
|
+
import("@smithy/types").HttpResponse
|
|
44
|
+
>;
|
|
41
45
|
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
42
46
|
retryStrategy?:
|
|
43
47
|
| import("@smithy/types").RetryStrategy
|
|
@@ -37,6 +37,10 @@ export declare const getRuntimeConfig: (config: CleanRoomsClientConfig) => {
|
|
|
37
37
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
38
38
|
logger: import("@smithy/types").Logger;
|
|
39
39
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
40
|
+
protocol: import("@smithy/types").ClientProtocol<
|
|
41
|
+
import("@smithy/types").HttpRequest,
|
|
42
|
+
import("@smithy/types").HttpResponse
|
|
43
|
+
>;
|
|
40
44
|
defaultsMode:
|
|
41
45
|
| import("@smithy/smithy-client").DefaultsMode
|
|
42
46
|
| import("@smithy/types").Provider<
|
|
@@ -14,6 +14,10 @@ export declare const getRuntimeConfig: (config: CleanRoomsClientConfig) => {
|
|
|
14
14
|
httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").CleanRoomsHttpAuthSchemeProvider;
|
|
15
15
|
httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
|
|
16
16
|
logger: import("@smithy/types").Logger;
|
|
17
|
+
protocol: import("@smithy/types").ClientProtocol<
|
|
18
|
+
import("@smithy/types").HttpRequest,
|
|
19
|
+
import("@smithy/types").HttpResponse
|
|
20
|
+
>;
|
|
17
21
|
serviceId: string;
|
|
18
22
|
urlParser: import("@smithy/types").UrlParser;
|
|
19
23
|
utf8Decoder: import("@smithy/types").Decoder;
|