@aws-sdk/client-cleanrooms 3.1087.0 → 3.1088.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 +1 -1
- package/dist-types/ts3.4/CleanRooms.d.ts +329 -475
- package/dist-types/ts3.4/CleanRoomsClient.d.ts +9 -30
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
- package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
- package/dist-types/ts3.4/commands/BatchGetCollaborationAnalysisTemplateCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/BatchGetSchemaAnalysisRuleCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/BatchGetSchemaCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateAnalysisTemplateCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateCollaborationChangeRequestCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateCollaborationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateConfiguredAudienceModelAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateConfiguredTableAnalysisRuleCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateConfiguredTableAssociationAnalysisRuleCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateConfiguredTableAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateConfiguredTableCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateIdMappingTableCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateIdNamespaceAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateIntermediateTableAnalysisRuleCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateIntermediateTableCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateMembershipCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreatePrivacyBudgetTemplateCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteAnalysisTemplateCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteCollaborationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteConfiguredAudienceModelAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteConfiguredTableAnalysisRuleCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteConfiguredTableAssociationAnalysisRuleCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteConfiguredTableAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteConfiguredTableCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteIdMappingTableCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteIdNamespaceAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteIntermediateTableAnalysisRuleCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteIntermediateTableCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteMemberCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteMembershipCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeletePrivacyBudgetTemplateCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisallowIntermediateTableCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetAnalysisTemplateCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetCollaborationAnalysisTemplateCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetCollaborationChangeRequestCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetCollaborationCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetCollaborationConfiguredAudienceModelAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetCollaborationIdNamespaceAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetCollaborationPrivacyBudgetTemplateCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetConfiguredAudienceModelAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetConfiguredTableAnalysisRuleCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetConfiguredTableAssociationAnalysisRuleCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetConfiguredTableAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetConfiguredTableCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetIdMappingTableCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetIdNamespaceAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetIntermediateTableAnalysisRuleCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetIntermediateTableCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetMembershipCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetPrivacyBudgetTemplateCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetProtectedJobCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetProtectedQueryCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetSchemaAnalysisRuleCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetSchemaCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/ListAnalysisTemplatesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListCollaborationAnalysisTemplatesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListCollaborationChangeRequestsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListCollaborationConfiguredAudienceModelAssociationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListCollaborationIdNamespaceAssociationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListCollaborationPrivacyBudgetTemplatesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListCollaborationPrivacyBudgetsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListCollaborationsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListConfiguredAudienceModelAssociationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListConfiguredTableAssociationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListConfiguredTablesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListIdMappingTablesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListIdNamespaceAssociationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListIntermediateTableVersionsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListIntermediateTablesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListMembersCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListMembershipsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListPrivacyBudgetTemplatesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListPrivacyBudgetsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListProtectedJobsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListProtectedQueriesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListSchemasCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/PopulateIdMappingTableCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/PopulateIntermediateTableCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PreviewPrivacyImpactCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StartProtectedJobCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/StartProtectedQueryCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateAnalysisTemplateCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateCollaborationChangeRequestCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateCollaborationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateConfiguredAudienceModelAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateConfiguredTableAnalysisRuleCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateConfiguredTableAssociationAnalysisRuleCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateConfiguredTableAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateConfiguredTableCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateIdMappingTableCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateIdNamespaceAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateIntermediateTableAnalysisRuleCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateIntermediateTableCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateMembershipCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdatePrivacyBudgetTemplateCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateProtectedJobCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateProtectedQueryCommand.d.ts +5 -10
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
- package/dist-types/ts3.4/models/enums.d.ts +28 -56
- package/dist-types/ts3.4/models/errors.d.ts +6 -18
- package/dist-types/ts3.4/models/models_0.d.ts +21 -63
- package/dist-types/ts3.4/models/models_1.d.ts +15 -43
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
- package/dist-types/ts3.4/pagination/ListMembersPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListSchemasPaginator.d.ts +1 -4
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
- package/package.json +38 -38
|
@@ -2,16 +2,14 @@ export declare const AutoRefreshMode: {
|
|
|
2
2
|
readonly DISABLED: "DISABLED";
|
|
3
3
|
readonly ENABLED: "ENABLED";
|
|
4
4
|
};
|
|
5
|
-
export type AutoRefreshMode =
|
|
6
|
-
(typeof AutoRefreshMode)[keyof typeof AutoRefreshMode];
|
|
5
|
+
export type AutoRefreshMode = (typeof AutoRefreshMode)[keyof typeof AutoRefreshMode];
|
|
7
6
|
export declare const AccessBudgetType: {
|
|
8
7
|
readonly CALENDAR_DAY: "CALENDAR_DAY";
|
|
9
8
|
readonly CALENDAR_MONTH: "CALENDAR_MONTH";
|
|
10
9
|
readonly CALENDAR_WEEK: "CALENDAR_WEEK";
|
|
11
10
|
readonly LIFETIME: "LIFETIME";
|
|
12
11
|
};
|
|
13
|
-
export type AccessBudgetType =
|
|
14
|
-
(typeof AccessBudgetType)[keyof typeof AccessBudgetType];
|
|
12
|
+
export type AccessBudgetType = (typeof AccessBudgetType)[keyof typeof AccessBudgetType];
|
|
15
13
|
export declare const AccessDeniedExceptionReason: {
|
|
16
14
|
readonly INSUFFICIENT_PERMISSIONS: "INSUFFICIENT_PERMISSIONS";
|
|
17
15
|
};
|
|
@@ -22,8 +20,7 @@ export declare const AdditionalAnalyses: {
|
|
|
22
20
|
readonly NOT_ALLOWED: "NOT_ALLOWED";
|
|
23
21
|
readonly REQUIRED: "REQUIRED";
|
|
24
22
|
};
|
|
25
|
-
export type AdditionalAnalyses =
|
|
26
|
-
(typeof AdditionalAnalyses)[keyof typeof AdditionalAnalyses];
|
|
23
|
+
export type AdditionalAnalyses = (typeof AdditionalAnalyses)[keyof typeof AdditionalAnalyses];
|
|
27
24
|
export declare const AggregateFunctionName: {
|
|
28
25
|
readonly AVG: "AVG";
|
|
29
26
|
readonly COUNT: "COUNT";
|
|
@@ -36,8 +33,7 @@ export type AggregateFunctionName =
|
|
|
36
33
|
export declare const AggregationType: {
|
|
37
34
|
readonly COUNT_DISTINCT: "COUNT_DISTINCT";
|
|
38
35
|
};
|
|
39
|
-
export type AggregationType =
|
|
40
|
-
(typeof AggregationType)[keyof typeof AggregationType];
|
|
36
|
+
export type AggregationType = (typeof AggregationType)[keyof typeof AggregationType];
|
|
41
37
|
export declare const SupportedS3Region: {
|
|
42
38
|
readonly AF_SOUTH_1: "af-south-1";
|
|
43
39
|
readonly AP_EAST_1: "ap-east-1";
|
|
@@ -73,21 +69,18 @@ export declare const SupportedS3Region: {
|
|
|
73
69
|
readonly US_WEST_1: "us-west-1";
|
|
74
70
|
readonly US_WEST_2: "us-west-2";
|
|
75
71
|
};
|
|
76
|
-
export type SupportedS3Region =
|
|
77
|
-
(typeof SupportedS3Region)[keyof typeof SupportedS3Region];
|
|
72
|
+
export type SupportedS3Region = (typeof SupportedS3Region)[keyof typeof SupportedS3Region];
|
|
78
73
|
export declare const AnalysisFormat: {
|
|
79
74
|
readonly PYSPARK_1_0: "PYSPARK_1_0";
|
|
80
75
|
readonly SQL: "SQL";
|
|
81
76
|
};
|
|
82
|
-
export type AnalysisFormat =
|
|
83
|
-
(typeof AnalysisFormat)[keyof typeof AnalysisFormat];
|
|
77
|
+
export type AnalysisFormat = (typeof AnalysisFormat)[keyof typeof AnalysisFormat];
|
|
84
78
|
export declare const AnalysisMethod: {
|
|
85
79
|
readonly DIRECT_JOB: "DIRECT_JOB";
|
|
86
80
|
readonly DIRECT_QUERY: "DIRECT_QUERY";
|
|
87
81
|
readonly MULTIPLE: "MULTIPLE";
|
|
88
82
|
};
|
|
89
|
-
export type AnalysisMethod =
|
|
90
|
-
(typeof AnalysisMethod)[keyof typeof AnalysisMethod];
|
|
83
|
+
export type AnalysisMethod = (typeof AnalysisMethod)[keyof typeof AnalysisMethod];
|
|
91
84
|
export declare const ParameterType: {
|
|
92
85
|
readonly BIGINT: "BIGINT";
|
|
93
86
|
readonly BINARY: "BINARY";
|
|
@@ -127,8 +120,7 @@ export type JoinOperator = (typeof JoinOperator)[keyof typeof JoinOperator];
|
|
|
127
120
|
export declare const JoinRequiredOption: {
|
|
128
121
|
readonly QUERY_RUNNER: "QUERY_RUNNER";
|
|
129
122
|
};
|
|
130
|
-
export type JoinRequiredOption =
|
|
131
|
-
(typeof JoinRequiredOption)[keyof typeof JoinRequiredOption];
|
|
123
|
+
export type JoinRequiredOption = (typeof JoinRequiredOption)[keyof typeof JoinRequiredOption];
|
|
132
124
|
export declare const ScalarFunctions: {
|
|
133
125
|
readonly ABS: "ABS";
|
|
134
126
|
readonly CAST: "CAST";
|
|
@@ -155,21 +147,18 @@ export declare const ScalarFunctions: {
|
|
|
155
147
|
readonly TRUNC: "TRUNC";
|
|
156
148
|
readonly UPPER: "UPPER";
|
|
157
149
|
};
|
|
158
|
-
export type ScalarFunctions =
|
|
159
|
-
(typeof ScalarFunctions)[keyof typeof ScalarFunctions];
|
|
150
|
+
export type ScalarFunctions = (typeof ScalarFunctions)[keyof typeof ScalarFunctions];
|
|
160
151
|
export declare const AnalysisRuleType: {
|
|
161
152
|
readonly AGGREGATION: "AGGREGATION";
|
|
162
153
|
readonly CUSTOM: "CUSTOM";
|
|
163
154
|
readonly ID_MAPPING_TABLE: "ID_MAPPING_TABLE";
|
|
164
155
|
readonly LIST: "LIST";
|
|
165
156
|
};
|
|
166
|
-
export type AnalysisRuleType =
|
|
167
|
-
(typeof AnalysisRuleType)[keyof typeof AnalysisRuleType];
|
|
157
|
+
export type AnalysisRuleType = (typeof AnalysisRuleType)[keyof typeof AnalysisRuleType];
|
|
168
158
|
export declare const ErrorMessageType: {
|
|
169
159
|
readonly DETAILED: "DETAILED";
|
|
170
160
|
};
|
|
171
|
-
export type ErrorMessageType =
|
|
172
|
-
(typeof ErrorMessageType)[keyof typeof ErrorMessageType];
|
|
161
|
+
export type ErrorMessageType = (typeof ErrorMessageType)[keyof typeof ErrorMessageType];
|
|
173
162
|
export declare const SyntheticDataColumnType: {
|
|
174
163
|
readonly CATEGORICAL: "CATEGORICAL";
|
|
175
164
|
readonly NUMERICAL: "NUMERICAL";
|
|
@@ -219,15 +208,13 @@ export declare const AnalyticsEngine: {
|
|
|
219
208
|
readonly CLEAN_ROOMS_SQL: "CLEAN_ROOMS_SQL";
|
|
220
209
|
readonly SPARK: "SPARK";
|
|
221
210
|
};
|
|
222
|
-
export type AnalyticsEngine =
|
|
223
|
-
(typeof AnalyticsEngine)[keyof typeof AnalyticsEngine];
|
|
211
|
+
export type AnalyticsEngine = (typeof AnalyticsEngine)[keyof typeof AnalyticsEngine];
|
|
224
212
|
export declare const ApprovalStatus: {
|
|
225
213
|
readonly APPROVED: "APPROVED";
|
|
226
214
|
readonly DENIED: "DENIED";
|
|
227
215
|
readonly PENDING: "PENDING";
|
|
228
216
|
};
|
|
229
|
-
export type ApprovalStatus =
|
|
230
|
-
(typeof ApprovalStatus)[keyof typeof ApprovalStatus];
|
|
217
|
+
export type ApprovalStatus = (typeof ApprovalStatus)[keyof typeof ApprovalStatus];
|
|
231
218
|
export declare const CommercialRegion: {
|
|
232
219
|
readonly AF_SOUTH_1: "af-south-1";
|
|
233
220
|
readonly AP_EAST_1: "ap-east-1";
|
|
@@ -263,8 +250,7 @@ export declare const CommercialRegion: {
|
|
|
263
250
|
readonly US_WEST_1: "us-west-1";
|
|
264
251
|
readonly US_WEST_2: "us-west-2";
|
|
265
252
|
};
|
|
266
|
-
export type CommercialRegion =
|
|
267
|
-
(typeof CommercialRegion)[keyof typeof CommercialRegion];
|
|
253
|
+
export type CommercialRegion = (typeof CommercialRegion)[keyof typeof CommercialRegion];
|
|
268
254
|
export declare const AutoApprovedChangeType: {
|
|
269
255
|
readonly ADD_MEMBER: "ADD_MEMBER";
|
|
270
256
|
readonly GRANT_RECEIVE_RESULTS_ABILITY: "GRANT_RECEIVE_RESULTS_ABILITY";
|
|
@@ -275,8 +261,7 @@ export type AutoApprovedChangeType =
|
|
|
275
261
|
export declare const SchemaConfiguration: {
|
|
276
262
|
readonly DIFFERENTIAL_PRIVACY: "DIFFERENTIAL_PRIVACY";
|
|
277
263
|
};
|
|
278
|
-
export type SchemaConfiguration =
|
|
279
|
-
(typeof SchemaConfiguration)[keyof typeof SchemaConfiguration];
|
|
264
|
+
export type SchemaConfiguration = (typeof SchemaConfiguration)[keyof typeof SchemaConfiguration];
|
|
280
265
|
export declare const SchemaStatusReasonCode: {
|
|
281
266
|
readonly ADDITIONAL_ANALYSES_NOT_ALLOWED: "ADDITIONAL_ANALYSES_NOT_ALLOWED";
|
|
282
267
|
readonly ADDITIONAL_ANALYSES_NOT_CONFIGURED: "ADDITIONAL_ANALYSES_NOT_CONFIGURED";
|
|
@@ -307,8 +292,7 @@ export declare const IdNamespaceType: {
|
|
|
307
292
|
readonly SOURCE: "SOURCE";
|
|
308
293
|
readonly TARGET: "TARGET";
|
|
309
294
|
};
|
|
310
|
-
export type IdNamespaceType =
|
|
311
|
-
(typeof IdNamespaceType)[keyof typeof IdNamespaceType];
|
|
295
|
+
export type IdNamespaceType = (typeof IdNamespaceType)[keyof typeof IdNamespaceType];
|
|
312
296
|
export declare const SelectedAnalysisMethod: {
|
|
313
297
|
readonly DIRECT_JOB: "DIRECT_JOB";
|
|
314
298
|
readonly DIRECT_QUERY: "DIRECT_QUERY";
|
|
@@ -378,8 +362,7 @@ export declare const ChangeRequestStatus: {
|
|
|
378
362
|
readonly DENIED: "DENIED";
|
|
379
363
|
readonly PENDING: "PENDING";
|
|
380
364
|
};
|
|
381
|
-
export type ChangeRequestStatus =
|
|
382
|
-
(typeof ChangeRequestStatus)[keyof typeof ChangeRequestStatus];
|
|
365
|
+
export type ChangeRequestStatus = (typeof ChangeRequestStatus)[keyof typeof ChangeRequestStatus];
|
|
383
366
|
export declare const PrivacyBudgetTemplateAutoRefresh: {
|
|
384
367
|
readonly CALENDAR_MONTH: "CALENDAR_MONTH";
|
|
385
368
|
readonly NONE: "NONE";
|
|
@@ -390,8 +373,7 @@ export declare const PrivacyBudgetType: {
|
|
|
390
373
|
readonly ACCESS_BUDGET: "ACCESS_BUDGET";
|
|
391
374
|
readonly DIFFERENTIAL_PRIVACY: "DIFFERENTIAL_PRIVACY";
|
|
392
375
|
};
|
|
393
|
-
export type PrivacyBudgetType =
|
|
394
|
-
(typeof PrivacyBudgetType)[keyof typeof PrivacyBudgetType];
|
|
376
|
+
export type PrivacyBudgetType = (typeof PrivacyBudgetType)[keyof typeof PrivacyBudgetType];
|
|
395
377
|
export declare const DifferentialPrivacyAggregationType: {
|
|
396
378
|
readonly AVG: "AVG";
|
|
397
379
|
readonly COUNT: "COUNT";
|
|
@@ -413,8 +395,7 @@ export declare const ChangeRequestAction: {
|
|
|
413
395
|
readonly COMMIT: "COMMIT";
|
|
414
396
|
readonly DENY: "DENY";
|
|
415
397
|
};
|
|
416
|
-
export type ChangeRequestAction =
|
|
417
|
-
(typeof ChangeRequestAction)[keyof typeof ChangeRequestAction];
|
|
398
|
+
export type ChangeRequestAction = (typeof ChangeRequestAction)[keyof typeof ChangeRequestAction];
|
|
418
399
|
export declare const ConfiguredTableAssociationAnalysisRuleType: {
|
|
419
400
|
readonly AGGREGATION: "AGGREGATION";
|
|
420
401
|
readonly CUSTOM: "CUSTOM";
|
|
@@ -431,13 +412,11 @@ export declare const ResourceStatus: {
|
|
|
431
412
|
readonly POPULATE_SUCCESS: "POPULATE_SUCCESS";
|
|
432
413
|
readonly RETENTION_PERIOD_EXPIRED: "RETENTION_PERIOD_EXPIRED";
|
|
433
414
|
};
|
|
434
|
-
export type ResourceStatus =
|
|
435
|
-
(typeof ResourceStatus)[keyof typeof ResourceStatus];
|
|
415
|
+
export type ResourceStatus = (typeof ResourceStatus)[keyof typeof ResourceStatus];
|
|
436
416
|
export declare const ChildResourceType: {
|
|
437
417
|
readonly INTERMEDIATE_TABLE: "INTERMEDIATE_TABLE";
|
|
438
418
|
};
|
|
439
|
-
export type ChildResourceType =
|
|
440
|
-
(typeof ChildResourceType)[keyof typeof ChildResourceType];
|
|
419
|
+
export type ChildResourceType = (typeof ChildResourceType)[keyof typeof ChildResourceType];
|
|
441
420
|
export declare const ConfiguredTableAnalysisRuleType: {
|
|
442
421
|
readonly AGGREGATION: "AGGREGATION";
|
|
443
422
|
readonly CUSTOM: "CUSTOM";
|
|
@@ -483,8 +462,7 @@ export declare const BaseTableParentType: {
|
|
|
483
462
|
readonly DIRECT: "DIRECT";
|
|
484
463
|
readonly INDIRECT: "INDIRECT";
|
|
485
464
|
};
|
|
486
|
-
export type BaseTableParentType =
|
|
487
|
-
(typeof BaseTableParentType)[keyof typeof BaseTableParentType];
|
|
465
|
+
export type BaseTableParentType = (typeof BaseTableParentType)[keyof typeof BaseTableParentType];
|
|
488
466
|
export declare const IntermediateTableVersionStatus: {
|
|
489
467
|
readonly POPULATE_FAILED: "POPULATE_FAILED";
|
|
490
468
|
readonly POPULATE_STARTED: "POPULATE_STARTED";
|
|
@@ -497,8 +475,7 @@ export declare const WorkerComputeType: {
|
|
|
497
475
|
readonly CR1X: "CR.1X";
|
|
498
476
|
readonly CR4X: "CR.4X";
|
|
499
477
|
};
|
|
500
|
-
export type WorkerComputeType =
|
|
501
|
-
(typeof WorkerComputeType)[keyof typeof WorkerComputeType];
|
|
478
|
+
export type WorkerComputeType = (typeof WorkerComputeType)[keyof typeof WorkerComputeType];
|
|
502
479
|
export declare const ResultFormat: {
|
|
503
480
|
readonly CSV: "CSV";
|
|
504
481
|
readonly PARQUET: "PARQUET";
|
|
@@ -521,8 +498,7 @@ export declare const MembershipStatus: {
|
|
|
521
498
|
readonly COLLABORATION_DELETED: "COLLABORATION_DELETED";
|
|
522
499
|
readonly REMOVED: "REMOVED";
|
|
523
500
|
};
|
|
524
|
-
export type MembershipStatus =
|
|
525
|
-
(typeof MembershipStatus)[keyof typeof MembershipStatus];
|
|
501
|
+
export type MembershipStatus = (typeof MembershipStatus)[keyof typeof MembershipStatus];
|
|
526
502
|
export declare const ProtectedJobWorkerComputeType: {
|
|
527
503
|
readonly CR1X: "CR.1X";
|
|
528
504
|
readonly CR4X: "CR.4X";
|
|
@@ -537,8 +513,7 @@ export declare const ProtectedJobStatus: {
|
|
|
537
513
|
readonly SUBMITTED: "SUBMITTED";
|
|
538
514
|
readonly SUCCESS: "SUCCESS";
|
|
539
515
|
};
|
|
540
|
-
export type ProtectedJobStatus =
|
|
541
|
-
(typeof ProtectedJobStatus)[keyof typeof ProtectedJobStatus];
|
|
516
|
+
export type ProtectedJobStatus = (typeof ProtectedJobStatus)[keyof typeof ProtectedJobStatus];
|
|
542
517
|
export declare const ProtectedQueryStatus: {
|
|
543
518
|
readonly CANCELLED: "CANCELLED";
|
|
544
519
|
readonly CANCELLING: "CANCELLING";
|
|
@@ -548,8 +523,7 @@ export declare const ProtectedQueryStatus: {
|
|
|
548
523
|
readonly SUCCESS: "SUCCESS";
|
|
549
524
|
readonly TIMED_OUT: "TIMED_OUT";
|
|
550
525
|
};
|
|
551
|
-
export type ProtectedQueryStatus =
|
|
552
|
-
(typeof ProtectedQueryStatus)[keyof typeof ProtectedQueryStatus];
|
|
526
|
+
export type ProtectedQueryStatus = (typeof ProtectedQueryStatus)[keyof typeof ProtectedQueryStatus];
|
|
553
527
|
export declare const ProtectedJobAnalysisType: {
|
|
554
528
|
readonly DIRECT_ANALYSIS: "DIRECT_ANALYSIS";
|
|
555
529
|
};
|
|
@@ -558,13 +532,11 @@ export type ProtectedJobAnalysisType =
|
|
|
558
532
|
export declare const ProtectedJobType: {
|
|
559
533
|
readonly PYSPARK: "PYSPARK";
|
|
560
534
|
};
|
|
561
|
-
export type ProtectedJobType =
|
|
562
|
-
(typeof ProtectedJobType)[keyof typeof ProtectedJobType];
|
|
535
|
+
export type ProtectedJobType = (typeof ProtectedJobType)[keyof typeof ProtectedJobType];
|
|
563
536
|
export declare const ProtectedQueryType: {
|
|
564
537
|
readonly SQL: "SQL";
|
|
565
538
|
};
|
|
566
|
-
export type ProtectedQueryType =
|
|
567
|
-
(typeof ProtectedQueryType)[keyof typeof ProtectedQueryType];
|
|
539
|
+
export type ProtectedQueryType = (typeof ProtectedQueryType)[keyof typeof ProtectedQueryType];
|
|
568
540
|
export declare const TargetProtectedJobStatus: {
|
|
569
541
|
readonly CANCELLED: "CANCELLED";
|
|
570
542
|
};
|
|
@@ -11,9 +11,7 @@ export declare class AccessDeniedException extends __BaseException {
|
|
|
11
11
|
readonly name: "AccessDeniedException";
|
|
12
12
|
readonly $fault: "client";
|
|
13
13
|
reason?: AccessDeniedExceptionReason | undefined;
|
|
14
|
-
constructor(
|
|
15
|
-
opts: __ExceptionOptionType<AccessDeniedException, __BaseException>
|
|
16
|
-
);
|
|
14
|
+
constructor(opts: __ExceptionOptionType<AccessDeniedException, __BaseException>);
|
|
17
15
|
}
|
|
18
16
|
export declare class ConflictException extends __BaseException {
|
|
19
17
|
readonly name: "ConflictException";
|
|
@@ -26,41 +24,31 @@ export declare class ConflictException extends __BaseException {
|
|
|
26
24
|
export declare class InternalServerException extends __BaseException {
|
|
27
25
|
readonly name: "InternalServerException";
|
|
28
26
|
readonly $fault: "server";
|
|
29
|
-
constructor(
|
|
30
|
-
opts: __ExceptionOptionType<InternalServerException, __BaseException>
|
|
31
|
-
);
|
|
27
|
+
constructor(opts: __ExceptionOptionType<InternalServerException, __BaseException>);
|
|
32
28
|
}
|
|
33
29
|
export declare class ResourceNotFoundException extends __BaseException {
|
|
34
30
|
readonly name: "ResourceNotFoundException";
|
|
35
31
|
readonly $fault: "client";
|
|
36
32
|
resourceId: string | undefined;
|
|
37
33
|
resourceType: ResourceType | undefined;
|
|
38
|
-
constructor(
|
|
39
|
-
opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>
|
|
40
|
-
);
|
|
34
|
+
constructor(opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>);
|
|
41
35
|
}
|
|
42
36
|
export declare class ServiceQuotaExceededException extends __BaseException {
|
|
43
37
|
readonly name: "ServiceQuotaExceededException";
|
|
44
38
|
readonly $fault: "client";
|
|
45
39
|
quotaName: string | undefined;
|
|
46
40
|
quotaValue: number | undefined;
|
|
47
|
-
constructor(
|
|
48
|
-
opts: __ExceptionOptionType<ServiceQuotaExceededException, __BaseException>
|
|
49
|
-
);
|
|
41
|
+
constructor(opts: __ExceptionOptionType<ServiceQuotaExceededException, __BaseException>);
|
|
50
42
|
}
|
|
51
43
|
export declare class ThrottlingException extends __BaseException {
|
|
52
44
|
readonly name: "ThrottlingException";
|
|
53
45
|
readonly $fault: "client";
|
|
54
|
-
constructor(
|
|
55
|
-
opts: __ExceptionOptionType<ThrottlingException, __BaseException>
|
|
56
|
-
);
|
|
46
|
+
constructor(opts: __ExceptionOptionType<ThrottlingException, __BaseException>);
|
|
57
47
|
}
|
|
58
48
|
export declare class ValidationException extends __BaseException {
|
|
59
49
|
readonly name: "ValidationException";
|
|
60
50
|
readonly $fault: "client";
|
|
61
51
|
reason?: ValidationExceptionReason | undefined;
|
|
62
52
|
fieldList?: ValidationExceptionField[] | undefined;
|
|
63
|
-
constructor(
|
|
64
|
-
opts: __ExceptionOptionType<ValidationException, __BaseException>
|
|
65
|
-
);
|
|
53
|
+
constructor(opts: __ExceptionOptionType<ValidationException, __BaseException>);
|
|
66
54
|
}
|
|
@@ -141,9 +141,7 @@ export declare namespace ConfiguredTableAssociationAnalysisRulePolicyV1 {
|
|
|
141
141
|
}
|
|
142
142
|
interface Visitor<T> {
|
|
143
143
|
list: (value: ConfiguredTableAssociationAnalysisRuleList) => T;
|
|
144
|
-
aggregation: (
|
|
145
|
-
value: ConfiguredTableAssociationAnalysisRuleAggregation
|
|
146
|
-
) => T;
|
|
144
|
+
aggregation: (value: ConfiguredTableAssociationAnalysisRuleAggregation) => T;
|
|
147
145
|
custom: (value: ConfiguredTableAssociationAnalysisRuleCustom) => T;
|
|
148
146
|
_: (name: string, value: any) => T;
|
|
149
147
|
}
|
|
@@ -237,9 +235,7 @@ export declare namespace ConsolidatedPolicyV1 {
|
|
|
237
235
|
_: (name: string, value: any) => T;
|
|
238
236
|
}
|
|
239
237
|
}
|
|
240
|
-
export type ConsolidatedPolicy =
|
|
241
|
-
| ConsolidatedPolicy.V1Member
|
|
242
|
-
| ConsolidatedPolicy.$UnknownMember;
|
|
238
|
+
export type ConsolidatedPolicy = ConsolidatedPolicy.V1Member | ConsolidatedPolicy.$UnknownMember;
|
|
243
239
|
export declare namespace ConsolidatedPolicy {
|
|
244
240
|
interface V1Member {
|
|
245
241
|
v1: ConsolidatedPolicyV1;
|
|
@@ -276,9 +272,7 @@ export interface AnalysisRuleCustom {
|
|
|
276
272
|
export interface QueryConstraintRequireOverlap {
|
|
277
273
|
columns?: string[] | undefined;
|
|
278
274
|
}
|
|
279
|
-
export type QueryConstraint =
|
|
280
|
-
| QueryConstraint.RequireOverlapMember
|
|
281
|
-
| QueryConstraint.$UnknownMember;
|
|
275
|
+
export type QueryConstraint = QueryConstraint.RequireOverlapMember | QueryConstraint.$UnknownMember;
|
|
282
276
|
export declare namespace QueryConstraint {
|
|
283
277
|
interface RequireOverlapMember {
|
|
284
278
|
requireOverlap: QueryConstraintRequireOverlap;
|
|
@@ -354,9 +348,7 @@ export declare namespace AnalysisRulePolicyV1 {
|
|
|
354
348
|
_: (name: string, value: any) => T;
|
|
355
349
|
}
|
|
356
350
|
}
|
|
357
|
-
export type AnalysisRulePolicy =
|
|
358
|
-
| AnalysisRulePolicy.V1Member
|
|
359
|
-
| AnalysisRulePolicy.$UnknownMember;
|
|
351
|
+
export type AnalysisRulePolicy = AnalysisRulePolicy.V1Member | AnalysisRulePolicy.$UnknownMember;
|
|
360
352
|
export declare namespace AnalysisRulePolicy {
|
|
361
353
|
interface V1Member {
|
|
362
354
|
v1: AnalysisRulePolicyV1;
|
|
@@ -378,9 +370,7 @@ export interface AnalysisRule {
|
|
|
378
370
|
createTime: Date | undefined;
|
|
379
371
|
updateTime: Date | undefined;
|
|
380
372
|
policy: AnalysisRulePolicy | undefined;
|
|
381
|
-
collaborationPolicy?:
|
|
382
|
-
| ConfiguredTableAssociationAnalysisRulePolicy
|
|
383
|
-
| undefined;
|
|
373
|
+
collaborationPolicy?: ConfiguredTableAssociationAnalysisRulePolicy | undefined;
|
|
384
374
|
consolidatedPolicy?: ConsolidatedPolicy | undefined;
|
|
385
375
|
}
|
|
386
376
|
export interface AnalysisSchema {
|
|
@@ -684,9 +674,7 @@ export declare namespace SchemaTypeProperties {
|
|
|
684
674
|
interface Visitor<T> {
|
|
685
675
|
idMappingTable: (value: IdMappingTableSchemaTypeProperties) => T;
|
|
686
676
|
intermediateTable: (value: IntermediateTableSchemaTypeProperties) => T;
|
|
687
|
-
configuredTableAssociation: (
|
|
688
|
-
value: ConfiguredTableAssociationSchemaTypeProperties
|
|
689
|
-
) => T;
|
|
677
|
+
configuredTableAssociation: (value: ConfiguredTableAssociationSchemaTypeProperties) => T;
|
|
690
678
|
_: (name: string, value: any) => T;
|
|
691
679
|
}
|
|
692
680
|
}
|
|
@@ -949,15 +937,11 @@ export interface CollaborationIdNamespaceAssociation {
|
|
|
949
937
|
createTime: Date | undefined;
|
|
950
938
|
updateTime: Date | undefined;
|
|
951
939
|
inputReferenceConfig: IdNamespaceAssociationInputReferenceConfig | undefined;
|
|
952
|
-
inputReferenceProperties:
|
|
953
|
-
| IdNamespaceAssociationInputReferenceProperties
|
|
954
|
-
| undefined;
|
|
940
|
+
inputReferenceProperties: IdNamespaceAssociationInputReferenceProperties | undefined;
|
|
955
941
|
idMappingConfig?: IdMappingConfig | undefined;
|
|
956
942
|
}
|
|
957
943
|
export interface GetCollaborationIdNamespaceAssociationOutput {
|
|
958
|
-
collaborationIdNamespaceAssociation:
|
|
959
|
-
| CollaborationIdNamespaceAssociation
|
|
960
|
-
| undefined;
|
|
944
|
+
collaborationIdNamespaceAssociation: CollaborationIdNamespaceAssociation | undefined;
|
|
961
945
|
}
|
|
962
946
|
export interface GetCollaborationPrivacyBudgetTemplateInput {
|
|
963
947
|
collaborationIdentifier: string | undefined;
|
|
@@ -988,9 +972,7 @@ export declare namespace PrivacyBudgetTemplateParametersOutput {
|
|
|
988
972
|
$unknown: [string, any];
|
|
989
973
|
}
|
|
990
974
|
interface Visitor<T> {
|
|
991
|
-
differentialPrivacy: (
|
|
992
|
-
value: DifferentialPrivacyTemplateParametersOutput
|
|
993
|
-
) => T;
|
|
975
|
+
differentialPrivacy: (value: DifferentialPrivacyTemplateParametersOutput) => T;
|
|
994
976
|
accessBudget: (value: AccessBudgetsPrivacyTemplateParametersOutput) => T;
|
|
995
977
|
_: (name: string, value: any) => T;
|
|
996
978
|
}
|
|
@@ -1008,9 +990,7 @@ export interface CollaborationPrivacyBudgetTemplate {
|
|
|
1008
990
|
parameters: PrivacyBudgetTemplateParametersOutput | undefined;
|
|
1009
991
|
}
|
|
1010
992
|
export interface GetCollaborationPrivacyBudgetTemplateOutput {
|
|
1011
|
-
collaborationPrivacyBudgetTemplate:
|
|
1012
|
-
| CollaborationPrivacyBudgetTemplate
|
|
1013
|
-
| undefined;
|
|
993
|
+
collaborationPrivacyBudgetTemplate: CollaborationPrivacyBudgetTemplate | undefined;
|
|
1014
994
|
}
|
|
1015
995
|
export interface GetSchemaInput {
|
|
1016
996
|
collaborationIdentifier: string | undefined;
|
|
@@ -1046,9 +1026,7 @@ export interface CollaborationAnalysisTemplateSummary {
|
|
|
1046
1026
|
}
|
|
1047
1027
|
export interface ListCollaborationAnalysisTemplatesOutput {
|
|
1048
1028
|
nextToken?: string | undefined;
|
|
1049
|
-
collaborationAnalysisTemplateSummaries:
|
|
1050
|
-
| CollaborationAnalysisTemplateSummary[]
|
|
1051
|
-
| undefined;
|
|
1029
|
+
collaborationAnalysisTemplateSummaries: CollaborationAnalysisTemplateSummary[] | undefined;
|
|
1052
1030
|
}
|
|
1053
1031
|
export interface ListCollaborationChangeRequestsInput {
|
|
1054
1032
|
collaborationIdentifier: string | undefined;
|
|
@@ -1067,9 +1045,7 @@ export interface CollaborationChangeRequestSummary {
|
|
|
1067
1045
|
approvals?: Record<string, ApprovalStatusDetails> | undefined;
|
|
1068
1046
|
}
|
|
1069
1047
|
export interface ListCollaborationChangeRequestsOutput {
|
|
1070
|
-
collaborationChangeRequestSummaries:
|
|
1071
|
-
| CollaborationChangeRequestSummary[]
|
|
1072
|
-
| undefined;
|
|
1048
|
+
collaborationChangeRequestSummaries: CollaborationChangeRequestSummary[] | undefined;
|
|
1073
1049
|
nextToken?: string | undefined;
|
|
1074
1050
|
}
|
|
1075
1051
|
export interface ListCollaborationConfiguredAudienceModelAssociationsInput {
|
|
@@ -1113,9 +1089,7 @@ export interface CollaborationIdNamespaceAssociationSummary {
|
|
|
1113
1089
|
inputReferenceConfig: IdNamespaceAssociationInputReferenceConfig | undefined;
|
|
1114
1090
|
name: string | undefined;
|
|
1115
1091
|
description?: string | undefined;
|
|
1116
|
-
inputReferenceProperties:
|
|
1117
|
-
| IdNamespaceAssociationInputReferencePropertiesSummary
|
|
1118
|
-
| undefined;
|
|
1092
|
+
inputReferenceProperties: IdNamespaceAssociationInputReferencePropertiesSummary | undefined;
|
|
1119
1093
|
}
|
|
1120
1094
|
export interface ListCollaborationIdNamespaceAssociationsOutput {
|
|
1121
1095
|
nextToken?: string | undefined;
|
|
@@ -1178,9 +1152,7 @@ export interface CollaborationPrivacyBudgetSummary {
|
|
|
1178
1152
|
budget: PrivacyBudget | undefined;
|
|
1179
1153
|
}
|
|
1180
1154
|
export interface ListCollaborationPrivacyBudgetsOutput {
|
|
1181
|
-
collaborationPrivacyBudgetSummaries:
|
|
1182
|
-
| CollaborationPrivacyBudgetSummary[]
|
|
1183
|
-
| undefined;
|
|
1155
|
+
collaborationPrivacyBudgetSummaries: CollaborationPrivacyBudgetSummary[] | undefined;
|
|
1184
1156
|
nextToken?: string | undefined;
|
|
1185
1157
|
}
|
|
1186
1158
|
export interface ListCollaborationPrivacyBudgetTemplatesInput {
|
|
@@ -1310,9 +1282,7 @@ export interface ConfiguredAudienceModelAssociation {
|
|
|
1310
1282
|
updateTime: Date | undefined;
|
|
1311
1283
|
}
|
|
1312
1284
|
export interface CreateConfiguredAudienceModelAssociationOutput {
|
|
1313
|
-
configuredAudienceModelAssociation:
|
|
1314
|
-
| ConfiguredAudienceModelAssociation
|
|
1315
|
-
| undefined;
|
|
1285
|
+
configuredAudienceModelAssociation: ConfiguredAudienceModelAssociation | undefined;
|
|
1316
1286
|
}
|
|
1317
1287
|
export interface DeleteConfiguredAudienceModelAssociationInput {
|
|
1318
1288
|
configuredAudienceModelAssociationIdentifier: string | undefined;
|
|
@@ -1324,9 +1294,7 @@ export interface GetConfiguredAudienceModelAssociationInput {
|
|
|
1324
1294
|
membershipIdentifier: string | undefined;
|
|
1325
1295
|
}
|
|
1326
1296
|
export interface GetConfiguredAudienceModelAssociationOutput {
|
|
1327
|
-
configuredAudienceModelAssociation:
|
|
1328
|
-
| ConfiguredAudienceModelAssociation
|
|
1329
|
-
| undefined;
|
|
1297
|
+
configuredAudienceModelAssociation: ConfiguredAudienceModelAssociation | undefined;
|
|
1330
1298
|
}
|
|
1331
1299
|
export interface ListConfiguredAudienceModelAssociationsInput {
|
|
1332
1300
|
membershipIdentifier: string | undefined;
|
|
@@ -1359,9 +1327,7 @@ export interface UpdateConfiguredAudienceModelAssociationInput {
|
|
|
1359
1327
|
name?: string | undefined;
|
|
1360
1328
|
}
|
|
1361
1329
|
export interface UpdateConfiguredAudienceModelAssociationOutput {
|
|
1362
|
-
configuredAudienceModelAssociation:
|
|
1363
|
-
| ConfiguredAudienceModelAssociation
|
|
1364
|
-
| undefined;
|
|
1330
|
+
configuredAudienceModelAssociation: ConfiguredAudienceModelAssociation | undefined;
|
|
1365
1331
|
}
|
|
1366
1332
|
export interface CreateConfiguredTableAssociationInput {
|
|
1367
1333
|
name: string | undefined;
|
|
@@ -1457,9 +1423,7 @@ export interface ConfiguredTableAssociationSummary {
|
|
|
1457
1423
|
analysisRuleTypes?: ConfiguredTableAssociationAnalysisRuleType[] | undefined;
|
|
1458
1424
|
}
|
|
1459
1425
|
export interface ListConfiguredTableAssociationsOutput {
|
|
1460
|
-
configuredTableAssociationSummaries:
|
|
1461
|
-
| ConfiguredTableAssociationSummary[]
|
|
1462
|
-
| undefined;
|
|
1426
|
+
configuredTableAssociationSummaries: ConfiguredTableAssociationSummary[] | undefined;
|
|
1463
1427
|
nextToken?: string | undefined;
|
|
1464
1428
|
}
|
|
1465
1429
|
export interface UpdateConfiguredTableAssociationInput {
|
|
@@ -1811,9 +1775,7 @@ export interface IdNamespaceAssociation {
|
|
|
1811
1775
|
createTime: Date | undefined;
|
|
1812
1776
|
updateTime: Date | undefined;
|
|
1813
1777
|
inputReferenceConfig: IdNamespaceAssociationInputReferenceConfig | undefined;
|
|
1814
|
-
inputReferenceProperties:
|
|
1815
|
-
| IdNamespaceAssociationInputReferenceProperties
|
|
1816
|
-
| undefined;
|
|
1778
|
+
inputReferenceProperties: IdNamespaceAssociationInputReferenceProperties | undefined;
|
|
1817
1779
|
idMappingConfig?: IdMappingConfig | undefined;
|
|
1818
1780
|
}
|
|
1819
1781
|
export interface CreateIdNamespaceAssociationOutput {
|
|
@@ -1848,9 +1810,7 @@ export interface IdNamespaceAssociationSummary {
|
|
|
1848
1810
|
inputReferenceConfig: IdNamespaceAssociationInputReferenceConfig | undefined;
|
|
1849
1811
|
name: string | undefined;
|
|
1850
1812
|
description?: string | undefined;
|
|
1851
|
-
inputReferenceProperties:
|
|
1852
|
-
| IdNamespaceAssociationInputReferencePropertiesSummary
|
|
1853
|
-
| undefined;
|
|
1813
|
+
inputReferenceProperties: IdNamespaceAssociationInputReferencePropertiesSummary | undefined;
|
|
1854
1814
|
}
|
|
1855
1815
|
export interface ListIdNamespaceAssociationsOutput {
|
|
1856
1816
|
nextToken?: string | undefined;
|
|
@@ -2118,9 +2078,7 @@ export interface IntermediateTableVersionSummary {
|
|
|
2118
2078
|
expirationTime?: Date | undefined;
|
|
2119
2079
|
}
|
|
2120
2080
|
export interface ListIntermediateTableVersionsOutput {
|
|
2121
|
-
intermediateTableVersionSummaries:
|
|
2122
|
-
| IntermediateTableVersionSummary[]
|
|
2123
|
-
| undefined;
|
|
2081
|
+
intermediateTableVersionSummaries: IntermediateTableVersionSummary[] | undefined;
|
|
2124
2082
|
nextToken?: string | undefined;
|
|
2125
2083
|
}
|
|
2126
2084
|
export type WorkerComputeConfigurationProperties =
|
|
@@ -103,9 +103,7 @@ export interface MembershipSyntheticDataGenerationPaymentConfig {
|
|
|
103
103
|
export interface MembershipMLPaymentConfig {
|
|
104
104
|
modelTraining?: MembershipModelTrainingPaymentConfig | undefined;
|
|
105
105
|
modelInference?: MembershipModelInferencePaymentConfig | undefined;
|
|
106
|
-
syntheticDataGeneration?:
|
|
107
|
-
| MembershipSyntheticDataGenerationPaymentConfig
|
|
108
|
-
| undefined;
|
|
106
|
+
syntheticDataGeneration?: MembershipSyntheticDataGenerationPaymentConfig | undefined;
|
|
109
107
|
}
|
|
110
108
|
export interface MembershipQueryComputePaymentConfig {
|
|
111
109
|
isResponsible: boolean | undefined;
|
|
@@ -120,12 +118,8 @@ export interface CreateMembershipInput {
|
|
|
120
118
|
queryLogStatus: MembershipQueryLogStatus | undefined;
|
|
121
119
|
jobLogStatus?: MembershipJobLogStatus | undefined;
|
|
122
120
|
tags?: Record<string, string> | undefined;
|
|
123
|
-
defaultResultConfiguration?:
|
|
124
|
-
|
|
125
|
-
| undefined;
|
|
126
|
-
defaultJobResultConfiguration?:
|
|
127
|
-
| MembershipProtectedJobResultConfiguration
|
|
128
|
-
| undefined;
|
|
121
|
+
defaultResultConfiguration?: MembershipProtectedQueryResultConfiguration | undefined;
|
|
122
|
+
defaultJobResultConfiguration?: MembershipProtectedJobResultConfiguration | undefined;
|
|
129
123
|
paymentConfiguration?: MembershipPaymentConfiguration | undefined;
|
|
130
124
|
isMetricsEnabled?: boolean | undefined;
|
|
131
125
|
}
|
|
@@ -144,12 +138,8 @@ export interface Membership {
|
|
|
144
138
|
mlMemberAbilities?: MLMemberAbilities | undefined;
|
|
145
139
|
queryLogStatus: MembershipQueryLogStatus | undefined;
|
|
146
140
|
jobLogStatus?: MembershipJobLogStatus | undefined;
|
|
147
|
-
defaultResultConfiguration?:
|
|
148
|
-
|
|
149
|
-
| undefined;
|
|
150
|
-
defaultJobResultConfiguration?:
|
|
151
|
-
| MembershipProtectedJobResultConfiguration
|
|
152
|
-
| undefined;
|
|
141
|
+
defaultResultConfiguration?: MembershipProtectedQueryResultConfiguration | undefined;
|
|
142
|
+
defaultJobResultConfiguration?: MembershipProtectedJobResultConfiguration | undefined;
|
|
153
143
|
paymentConfiguration: MembershipPaymentConfiguration | undefined;
|
|
154
144
|
isMetricsEnabled?: boolean | undefined;
|
|
155
145
|
}
|
|
@@ -577,7 +567,7 @@ export declare namespace ProtectedJobConfigurationDetails {
|
|
|
577
567
|
}
|
|
578
568
|
interface Visitor<T> {
|
|
579
569
|
directAnalysisConfigurationDetails: (
|
|
580
|
-
value: ProtectedJobDirectAnalysisConfigurationDetails
|
|
570
|
+
value: ProtectedJobDirectAnalysisConfigurationDetails,
|
|
581
571
|
) => T;
|
|
582
572
|
_: (name: string, value: any) => T;
|
|
583
573
|
}
|
|
@@ -621,9 +611,7 @@ export declare namespace ConfigurationDetails {
|
|
|
621
611
|
$unknown: [string, any];
|
|
622
612
|
}
|
|
623
613
|
interface Visitor<T> {
|
|
624
|
-
directAnalysisConfigurationDetails: (
|
|
625
|
-
value: DirectAnalysisConfigurationDetails
|
|
626
|
-
) => T;
|
|
614
|
+
directAnalysisConfigurationDetails: (value: DirectAnalysisConfigurationDetails) => T;
|
|
627
615
|
_: (name: string, value: any) => T;
|
|
628
616
|
}
|
|
629
617
|
}
|
|
@@ -639,9 +627,7 @@ export interface ProtectedQuerySummary {
|
|
|
639
627
|
status: ProtectedQueryStatus | undefined;
|
|
640
628
|
receiverConfigurations: ReceiverConfiguration[] | undefined;
|
|
641
629
|
queryComputePayerAccountId?: string | undefined;
|
|
642
|
-
intermediateTableConfiguration?:
|
|
643
|
-
| IntermediateTableOutputConfiguration
|
|
644
|
-
| undefined;
|
|
630
|
+
intermediateTableConfiguration?: IntermediateTableOutputConfiguration | undefined;
|
|
645
631
|
}
|
|
646
632
|
export interface ListProtectedQueriesOutput {
|
|
647
633
|
nextToken?: string | undefined;
|
|
@@ -664,9 +650,7 @@ export declare namespace PreviewPrivacyImpactParametersInput {
|
|
|
664
650
|
$unknown: [string, any];
|
|
665
651
|
}
|
|
666
652
|
interface Visitor<T> {
|
|
667
|
-
differentialPrivacy: (
|
|
668
|
-
value: DifferentialPrivacyPreviewParametersInput
|
|
669
|
-
) => T;
|
|
653
|
+
differentialPrivacy: (value: DifferentialPrivacyPreviewParametersInput) => T;
|
|
670
654
|
_: (name: string, value: any) => T;
|
|
671
655
|
}
|
|
672
656
|
}
|
|
@@ -681,9 +665,7 @@ export interface DifferentialPrivacyPreviewAggregation {
|
|
|
681
665
|
export interface DifferentialPrivacyPrivacyImpact {
|
|
682
666
|
aggregations: DifferentialPrivacyPreviewAggregation[] | undefined;
|
|
683
667
|
}
|
|
684
|
-
export type PrivacyImpact =
|
|
685
|
-
| PrivacyImpact.DifferentialPrivacyMember
|
|
686
|
-
| PrivacyImpact.$UnknownMember;
|
|
668
|
+
export type PrivacyImpact = PrivacyImpact.DifferentialPrivacyMember | PrivacyImpact.$UnknownMember;
|
|
687
669
|
export declare namespace PrivacyImpact {
|
|
688
670
|
interface DifferentialPrivacyMember {
|
|
689
671
|
differentialPrivacy: DifferentialPrivacyPrivacyImpact;
|
|
@@ -755,15 +737,9 @@ export interface UpdateMembershipInput {
|
|
|
755
737
|
membershipIdentifier: string | undefined;
|
|
756
738
|
queryLogStatus?: MembershipQueryLogStatus | undefined;
|
|
757
739
|
jobLogStatus?: MembershipJobLogStatus | undefined;
|
|
758
|
-
defaultResultConfiguration?:
|
|
759
|
-
|
|
760
|
-
|
|
761
|
-
defaultJobResultConfiguration?:
|
|
762
|
-
| MembershipProtectedJobResultConfiguration
|
|
763
|
-
| undefined;
|
|
764
|
-
membershipPaymentConfiguration?:
|
|
765
|
-
| UpdateMembershipPaymentConfiguration
|
|
766
|
-
| undefined;
|
|
740
|
+
defaultResultConfiguration?: MembershipProtectedQueryResultConfiguration | undefined;
|
|
741
|
+
defaultJobResultConfiguration?: MembershipProtectedJobResultConfiguration | undefined;
|
|
742
|
+
membershipPaymentConfiguration?: UpdateMembershipPaymentConfiguration | undefined;
|
|
767
743
|
}
|
|
768
744
|
export interface UpdateMembershipOutput {
|
|
769
745
|
membership: Membership | undefined;
|
|
@@ -809,9 +785,7 @@ export declare namespace PrivacyBudgetTemplateParametersInput {
|
|
|
809
785
|
$unknown: [string, any];
|
|
810
786
|
}
|
|
811
787
|
interface Visitor<T> {
|
|
812
|
-
differentialPrivacy: (
|
|
813
|
-
value: DifferentialPrivacyTemplateParametersInput
|
|
814
|
-
) => T;
|
|
788
|
+
differentialPrivacy: (value: DifferentialPrivacyTemplateParametersInput) => T;
|
|
815
789
|
accessBudget: (value: AccessBudgetsPrivacyTemplateParametersInput) => T;
|
|
816
790
|
_: (name: string, value: any) => T;
|
|
817
791
|
}
|
|
@@ -896,9 +870,7 @@ export declare namespace PrivacyBudgetTemplateUpdateParameters {
|
|
|
896
870
|
$unknown: [string, any];
|
|
897
871
|
}
|
|
898
872
|
interface Visitor<T> {
|
|
899
|
-
differentialPrivacy: (
|
|
900
|
-
value: DifferentialPrivacyTemplateUpdateParameters
|
|
901
|
-
) => T;
|
|
873
|
+
differentialPrivacy: (value: DifferentialPrivacyTemplateUpdateParameters) => T;
|
|
902
874
|
accessBudget: (value: AccessBudgetsPrivacyTemplateUpdateParameters) => T;
|
|
903
875
|
_: (name: string, value: any) => T;
|
|
904
876
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { PaginationConfiguration } from "@smithy/types";
|
|
2
2
|
import { CleanRoomsClient } from "../CleanRoomsClient";
|
|
3
|
-
export interface CleanRoomsPaginationConfiguration
|
|
4
|
-
extends PaginationConfiguration {
|
|
3
|
+
export interface CleanRoomsPaginationConfiguration extends PaginationConfiguration {
|
|
5
4
|
client: CleanRoomsClient;
|
|
6
5
|
}
|