@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
|
@@ -5,7 +5,7 @@ import { EndpointInputConfig, EndpointResolvedConfig } from "@smithy/middleware-
|
|
|
5
5
|
import { RetryInputConfig, RetryResolvedConfig } from "@smithy/middleware-retry";
|
|
6
6
|
import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
|
|
7
7
|
import { Client as __Client, DefaultsMode as __DefaultsMode, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration } from "@smithy/smithy-client";
|
|
8
|
-
import { AwsCredentialIdentityProvider, BodyLengthCalculator as __BodyLengthCalculator, CheckOptionalClientConfig as __CheckOptionalClientConfig, ChecksumConstructor as __ChecksumConstructor, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, Provider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@smithy/types";
|
|
8
|
+
import { AwsCredentialIdentityProvider, BodyLengthCalculator as __BodyLengthCalculator, CheckOptionalClientConfig as __CheckOptionalClientConfig, ChecksumConstructor as __ChecksumConstructor, ClientProtocol, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, HttpRequest, HttpResponse, Logger as __Logger, Provider as __Provider, Provider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@smithy/types";
|
|
9
9
|
import { HttpAuthSchemeInputConfig, HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
|
|
10
10
|
import { BatchGetCollaborationAnalysisTemplateCommandInput, BatchGetCollaborationAnalysisTemplateCommandOutput } from "./commands/BatchGetCollaborationAnalysisTemplateCommand";
|
|
11
11
|
import { BatchGetSchemaAnalysisRuleCommandInput, BatchGetSchemaAnalysisRuleCommandOutput } from "./commands/BatchGetSchemaAnalysisRuleCommand";
|
|
@@ -228,6 +228,15 @@ export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHand
|
|
|
228
228
|
* Optional extensions
|
|
229
229
|
*/
|
|
230
230
|
extensions?: RuntimeExtension[];
|
|
231
|
+
/**
|
|
232
|
+
* The protocol controlling the message type (e.g. HTTP) and format (e.g. JSON)
|
|
233
|
+
* may be overridden. A default will always be set by the client.
|
|
234
|
+
* Available options depend on the service's supported protocols and will not be validated by
|
|
235
|
+
* the client.
|
|
236
|
+
* @alpha
|
|
237
|
+
*
|
|
238
|
+
*/
|
|
239
|
+
protocol?: ClientProtocol<HttpRequest, HttpResponse>;
|
|
231
240
|
/**
|
|
232
241
|
* The {@link @smithy/smithy-client#DefaultsMode} that will be used to determine how certain default configuration options are resolved in the SDK.
|
|
233
242
|
*/
|
|
@@ -475,13 +475,16 @@ export declare namespace ConfiguredTableAssociationAnalysisRulePolicyV1 {
|
|
|
475
475
|
custom?: never;
|
|
476
476
|
$unknown: [string, any];
|
|
477
477
|
}
|
|
478
|
+
/**
|
|
479
|
+
* @deprecated unused in schema-serde mode.
|
|
480
|
+
*
|
|
481
|
+
*/
|
|
478
482
|
interface Visitor<T> {
|
|
479
483
|
list: (value: ConfiguredTableAssociationAnalysisRuleList) => T;
|
|
480
484
|
aggregation: (value: ConfiguredTableAssociationAnalysisRuleAggregation) => T;
|
|
481
485
|
custom: (value: ConfiguredTableAssociationAnalysisRuleCustom) => T;
|
|
482
486
|
_: (name: string, value: any) => T;
|
|
483
487
|
}
|
|
484
|
-
const visit: <T>(value: ConfiguredTableAssociationAnalysisRulePolicyV1, visitor: Visitor<T>) => T;
|
|
485
488
|
}
|
|
486
489
|
/**
|
|
487
490
|
* <p> Controls on the query specifications that can be run on an associated configured table.</p>
|
|
@@ -507,11 +510,14 @@ export declare namespace ConfiguredTableAssociationAnalysisRulePolicy {
|
|
|
507
510
|
v1?: never;
|
|
508
511
|
$unknown: [string, any];
|
|
509
512
|
}
|
|
513
|
+
/**
|
|
514
|
+
* @deprecated unused in schema-serde mode.
|
|
515
|
+
*
|
|
516
|
+
*/
|
|
510
517
|
interface Visitor<T> {
|
|
511
518
|
v1: (value: ConfiguredTableAssociationAnalysisRulePolicyV1) => T;
|
|
512
519
|
_: (name: string, value: any) => T;
|
|
513
520
|
}
|
|
514
|
-
const visit: <T>(value: ConfiguredTableAssociationAnalysisRulePolicy, visitor: Visitor<T>) => T;
|
|
515
521
|
}
|
|
516
522
|
/**
|
|
517
523
|
* @public
|
|
@@ -773,13 +779,16 @@ export declare namespace ConsolidatedPolicyV1 {
|
|
|
773
779
|
custom?: never;
|
|
774
780
|
$unknown: [string, any];
|
|
775
781
|
}
|
|
782
|
+
/**
|
|
783
|
+
* @deprecated unused in schema-serde mode.
|
|
784
|
+
*
|
|
785
|
+
*/
|
|
776
786
|
interface Visitor<T> {
|
|
777
787
|
list: (value: ConsolidatedPolicyList) => T;
|
|
778
788
|
aggregation: (value: ConsolidatedPolicyAggregation) => T;
|
|
779
789
|
custom: (value: ConsolidatedPolicyCustom) => T;
|
|
780
790
|
_: (name: string, value: any) => T;
|
|
781
791
|
}
|
|
782
|
-
const visit: <T>(value: ConsolidatedPolicyV1, visitor: Visitor<T>) => T;
|
|
783
792
|
}
|
|
784
793
|
/**
|
|
785
794
|
* <p>Controls on the analysis specifications that can be run on a configured table.</p>
|
|
@@ -805,11 +814,14 @@ export declare namespace ConsolidatedPolicy {
|
|
|
805
814
|
v1?: never;
|
|
806
815
|
$unknown: [string, any];
|
|
807
816
|
}
|
|
817
|
+
/**
|
|
818
|
+
* @deprecated unused in schema-serde mode.
|
|
819
|
+
*
|
|
820
|
+
*/
|
|
808
821
|
interface Visitor<T> {
|
|
809
822
|
v1: (value: ConsolidatedPolicyV1) => T;
|
|
810
823
|
_: (name: string, value: any) => T;
|
|
811
824
|
}
|
|
812
|
-
const visit: <T>(value: ConsolidatedPolicy, visitor: Visitor<T>) => T;
|
|
813
825
|
}
|
|
814
826
|
/**
|
|
815
827
|
* <p>A type of analysis rule that enables query structure and specified queries that produce aggregate statistics.</p>
|
|
@@ -923,11 +935,14 @@ export declare namespace QueryConstraint {
|
|
|
923
935
|
requireOverlap?: never;
|
|
924
936
|
$unknown: [string, any];
|
|
925
937
|
}
|
|
938
|
+
/**
|
|
939
|
+
* @deprecated unused in schema-serde mode.
|
|
940
|
+
*
|
|
941
|
+
*/
|
|
926
942
|
interface Visitor<T> {
|
|
927
943
|
requireOverlap: (value: QueryConstraintRequireOverlap) => T;
|
|
928
944
|
_: (name: string, value: any) => T;
|
|
929
945
|
}
|
|
930
|
-
const visit: <T>(value: QueryConstraint, visitor: Visitor<T>) => T;
|
|
931
946
|
}
|
|
932
947
|
/**
|
|
933
948
|
* <p>Defines details for the analysis rule ID mapping table.</p>
|
|
@@ -1039,6 +1054,10 @@ export declare namespace AnalysisRulePolicyV1 {
|
|
|
1039
1054
|
idMappingTable?: never;
|
|
1040
1055
|
$unknown: [string, any];
|
|
1041
1056
|
}
|
|
1057
|
+
/**
|
|
1058
|
+
* @deprecated unused in schema-serde mode.
|
|
1059
|
+
*
|
|
1060
|
+
*/
|
|
1042
1061
|
interface Visitor<T> {
|
|
1043
1062
|
list: (value: AnalysisRuleList) => T;
|
|
1044
1063
|
aggregation: (value: AnalysisRuleAggregation) => T;
|
|
@@ -1046,7 +1065,6 @@ export declare namespace AnalysisRulePolicyV1 {
|
|
|
1046
1065
|
idMappingTable: (value: AnalysisRuleIdMappingTable) => T;
|
|
1047
1066
|
_: (name: string, value: any) => T;
|
|
1048
1067
|
}
|
|
1049
|
-
const visit: <T>(value: AnalysisRulePolicyV1, visitor: Visitor<T>) => T;
|
|
1050
1068
|
}
|
|
1051
1069
|
/**
|
|
1052
1070
|
* <p>Controls on the query specifications that can be run on configured table.</p>
|
|
@@ -1072,11 +1090,14 @@ export declare namespace AnalysisRulePolicy {
|
|
|
1072
1090
|
v1?: never;
|
|
1073
1091
|
$unknown: [string, any];
|
|
1074
1092
|
}
|
|
1093
|
+
/**
|
|
1094
|
+
* @deprecated unused in schema-serde mode.
|
|
1095
|
+
*
|
|
1096
|
+
*/
|
|
1075
1097
|
interface Visitor<T> {
|
|
1076
1098
|
v1: (value: AnalysisRulePolicyV1) => T;
|
|
1077
1099
|
_: (name: string, value: any) => T;
|
|
1078
1100
|
}
|
|
1079
|
-
const visit: <T>(value: AnalysisRulePolicy, visitor: Visitor<T>) => T;
|
|
1080
1101
|
}
|
|
1081
1102
|
/**
|
|
1082
1103
|
* @public
|
|
@@ -1232,12 +1253,15 @@ export declare namespace AnalysisSource {
|
|
|
1232
1253
|
artifacts?: never;
|
|
1233
1254
|
$unknown: [string, any];
|
|
1234
1255
|
}
|
|
1256
|
+
/**
|
|
1257
|
+
* @deprecated unused in schema-serde mode.
|
|
1258
|
+
*
|
|
1259
|
+
*/
|
|
1235
1260
|
interface Visitor<T> {
|
|
1236
1261
|
text: (value: string) => T;
|
|
1237
1262
|
artifacts: (value: AnalysisTemplateArtifacts) => T;
|
|
1238
1263
|
_: (name: string, value: any) => T;
|
|
1239
1264
|
}
|
|
1240
|
-
const visit: <T>(value: AnalysisSource, visitor: Visitor<T>) => T;
|
|
1241
1265
|
}
|
|
1242
1266
|
/**
|
|
1243
1267
|
* <p> Hash</p>
|
|
@@ -1290,11 +1314,14 @@ export declare namespace AnalysisSourceMetadata {
|
|
|
1290
1314
|
artifacts?: never;
|
|
1291
1315
|
$unknown: [string, any];
|
|
1292
1316
|
}
|
|
1317
|
+
/**
|
|
1318
|
+
* @deprecated unused in schema-serde mode.
|
|
1319
|
+
*
|
|
1320
|
+
*/
|
|
1293
1321
|
interface Visitor<T> {
|
|
1294
1322
|
artifacts: (value: AnalysisTemplateArtifactMetadata) => T;
|
|
1295
1323
|
_: (name: string, value: any) => T;
|
|
1296
1324
|
}
|
|
1297
|
-
const visit: <T>(value: AnalysisSourceMetadata, visitor: Visitor<T>) => T;
|
|
1298
1325
|
}
|
|
1299
1326
|
/**
|
|
1300
1327
|
* @public
|
|
@@ -2317,11 +2344,14 @@ export declare namespace SchemaTypeProperties {
|
|
|
2317
2344
|
idMappingTable?: never;
|
|
2318
2345
|
$unknown: [string, any];
|
|
2319
2346
|
}
|
|
2347
|
+
/**
|
|
2348
|
+
* @deprecated unused in schema-serde mode.
|
|
2349
|
+
*
|
|
2350
|
+
*/
|
|
2320
2351
|
interface Visitor<T> {
|
|
2321
2352
|
idMappingTable: (value: IdMappingTableSchemaTypeProperties) => T;
|
|
2322
2353
|
_: (name: string, value: any) => T;
|
|
2323
2354
|
}
|
|
2324
|
-
const visit: <T>(value: SchemaTypeProperties, visitor: Visitor<T>) => T;
|
|
2325
2355
|
}
|
|
2326
2356
|
/**
|
|
2327
2357
|
* @public
|
|
@@ -2953,11 +2983,14 @@ export declare namespace ChangeSpecification {
|
|
|
2953
2983
|
member?: never;
|
|
2954
2984
|
$unknown: [string, any];
|
|
2955
2985
|
}
|
|
2986
|
+
/**
|
|
2987
|
+
* @deprecated unused in schema-serde mode.
|
|
2988
|
+
*
|
|
2989
|
+
*/
|
|
2956
2990
|
interface Visitor<T> {
|
|
2957
2991
|
member: (value: MemberChangeSpecification) => T;
|
|
2958
2992
|
_: (name: string, value: any) => T;
|
|
2959
2993
|
}
|
|
2960
|
-
const visit: <T>(value: ChangeSpecification, visitor: Visitor<T>) => T;
|
|
2961
2994
|
}
|
|
2962
2995
|
/**
|
|
2963
2996
|
* @public
|
|
@@ -3497,12 +3530,15 @@ export declare namespace PrivacyBudgetTemplateParametersOutput {
|
|
|
3497
3530
|
accessBudget?: never;
|
|
3498
3531
|
$unknown: [string, any];
|
|
3499
3532
|
}
|
|
3533
|
+
/**
|
|
3534
|
+
* @deprecated unused in schema-serde mode.
|
|
3535
|
+
*
|
|
3536
|
+
*/
|
|
3500
3537
|
interface Visitor<T> {
|
|
3501
3538
|
differentialPrivacy: (value: DifferentialPrivacyTemplateParametersOutput) => T;
|
|
3502
3539
|
accessBudget: (value: AccessBudgetsPrivacyTemplateParametersOutput) => T;
|
|
3503
3540
|
_: (name: string, value: any) => T;
|
|
3504
3541
|
}
|
|
3505
|
-
const visit: <T>(value: PrivacyBudgetTemplateParametersOutput, visitor: Visitor<T>) => T;
|
|
3506
3542
|
}
|
|
3507
3543
|
/**
|
|
3508
3544
|
* @public
|
|
@@ -4114,12 +4150,15 @@ export declare namespace PrivacyBudget {
|
|
|
4114
4150
|
accessBudget?: never;
|
|
4115
4151
|
$unknown: [string, any];
|
|
4116
4152
|
}
|
|
4153
|
+
/**
|
|
4154
|
+
* @deprecated unused in schema-serde mode.
|
|
4155
|
+
*
|
|
4156
|
+
*/
|
|
4117
4157
|
interface Visitor<T> {
|
|
4118
4158
|
differentialPrivacy: (value: DifferentialPrivacyPrivacyBudget) => T;
|
|
4119
4159
|
accessBudget: (value: AccessBudget) => T;
|
|
4120
4160
|
_: (name: string, value: any) => T;
|
|
4121
4161
|
}
|
|
4122
|
-
const visit: <T>(value: PrivacyBudget, visitor: Visitor<T>) => T;
|
|
4123
4162
|
}
|
|
4124
4163
|
/**
|
|
4125
4164
|
* <p>A summary of the collaboration privacy budgets. This summary includes the collaboration information, creation information, epsilon provided, and utility in terms of aggregations.</p>
|
|
@@ -5412,11 +5451,14 @@ export declare namespace SnowflakeTableSchema {
|
|
|
5412
5451
|
v1?: never;
|
|
5413
5452
|
$unknown: [string, any];
|
|
5414
5453
|
}
|
|
5454
|
+
/**
|
|
5455
|
+
* @deprecated unused in schema-serde mode.
|
|
5456
|
+
*
|
|
5457
|
+
*/
|
|
5415
5458
|
interface Visitor<T> {
|
|
5416
5459
|
v1: (value: SnowflakeTableSchemaV1[]) => T;
|
|
5417
5460
|
_: (name: string, value: any) => T;
|
|
5418
5461
|
}
|
|
5419
|
-
const visit: <T>(value: SnowflakeTableSchema, visitor: Visitor<T>) => T;
|
|
5420
5462
|
}
|
|
5421
5463
|
/**
|
|
5422
5464
|
* <p> A reference to a table within Snowflake.</p>
|
|
@@ -5502,13 +5544,16 @@ export declare namespace TableReference {
|
|
|
5502
5544
|
athena?: never;
|
|
5503
5545
|
$unknown: [string, any];
|
|
5504
5546
|
}
|
|
5547
|
+
/**
|
|
5548
|
+
* @deprecated unused in schema-serde mode.
|
|
5549
|
+
*
|
|
5550
|
+
*/
|
|
5505
5551
|
interface Visitor<T> {
|
|
5506
5552
|
glue: (value: GlueTableReference) => T;
|
|
5507
5553
|
snowflake: (value: SnowflakeTableReference) => T;
|
|
5508
5554
|
athena: (value: AthenaTableReference) => T;
|
|
5509
5555
|
_: (name: string, value: any) => T;
|
|
5510
5556
|
}
|
|
5511
|
-
const visit: <T>(value: TableReference, visitor: Visitor<T>) => T;
|
|
5512
5557
|
}
|
|
5513
5558
|
/**
|
|
5514
5559
|
* @public
|
|
@@ -5682,13 +5727,16 @@ export declare namespace ConfiguredTableAnalysisRulePolicyV1 {
|
|
|
5682
5727
|
custom?: never;
|
|
5683
5728
|
$unknown: [string, any];
|
|
5684
5729
|
}
|
|
5730
|
+
/**
|
|
5731
|
+
* @deprecated unused in schema-serde mode.
|
|
5732
|
+
*
|
|
5733
|
+
*/
|
|
5685
5734
|
interface Visitor<T> {
|
|
5686
5735
|
list: (value: AnalysisRuleList) => T;
|
|
5687
5736
|
aggregation: (value: AnalysisRuleAggregation) => T;
|
|
5688
5737
|
custom: (value: AnalysisRuleCustom) => T;
|
|
5689
5738
|
_: (name: string, value: any) => T;
|
|
5690
5739
|
}
|
|
5691
|
-
const visit: <T>(value: ConfiguredTableAnalysisRulePolicyV1, visitor: Visitor<T>) => T;
|
|
5692
5740
|
}
|
|
5693
5741
|
/**
|
|
5694
5742
|
* <p>Controls on the query specifications that can be run on a configured table.</p>
|
|
@@ -5714,11 +5762,14 @@ export declare namespace ConfiguredTableAnalysisRulePolicy {
|
|
|
5714
5762
|
v1?: never;
|
|
5715
5763
|
$unknown: [string, any];
|
|
5716
5764
|
}
|
|
5765
|
+
/**
|
|
5766
|
+
* @deprecated unused in schema-serde mode.
|
|
5767
|
+
*
|
|
5768
|
+
*/
|
|
5717
5769
|
interface Visitor<T> {
|
|
5718
5770
|
v1: (value: ConfiguredTableAnalysisRulePolicyV1) => T;
|
|
5719
5771
|
_: (name: string, value: any) => T;
|
|
5720
5772
|
}
|
|
5721
|
-
const visit: <T>(value: ConfiguredTableAnalysisRulePolicy, visitor: Visitor<T>) => T;
|
|
5722
5773
|
}
|
|
5723
5774
|
/**
|
|
5724
5775
|
* @public
|
|
@@ -6748,11 +6799,14 @@ export declare namespace MembershipProtectedJobOutputConfiguration {
|
|
|
6748
6799
|
s3?: never;
|
|
6749
6800
|
$unknown: [string, any];
|
|
6750
6801
|
}
|
|
6802
|
+
/**
|
|
6803
|
+
* @deprecated unused in schema-serde mode.
|
|
6804
|
+
*
|
|
6805
|
+
*/
|
|
6751
6806
|
interface Visitor<T> {
|
|
6752
6807
|
s3: (value: ProtectedJobS3OutputConfigurationInput) => T;
|
|
6753
6808
|
_: (name: string, value: any) => T;
|
|
6754
6809
|
}
|
|
6755
|
-
const visit: <T>(value: MembershipProtectedJobOutputConfiguration, visitor: Visitor<T>) => T;
|
|
6756
6810
|
}
|
|
6757
6811
|
/**
|
|
6758
6812
|
* <p>Contains configurations for protected job results.</p>
|
|
@@ -6782,43 +6836,3 @@ export declare const ResultFormat: {
|
|
|
6782
6836
|
* @public
|
|
6783
6837
|
*/
|
|
6784
6838
|
export type ResultFormat = (typeof ResultFormat)[keyof typeof ResultFormat];
|
|
6785
|
-
/**
|
|
6786
|
-
* @internal
|
|
6787
|
-
*/
|
|
6788
|
-
export declare const AnalysisParameterFilterSensitiveLog: (obj: AnalysisParameter) => any;
|
|
6789
|
-
/**
|
|
6790
|
-
* @internal
|
|
6791
|
-
*/
|
|
6792
|
-
export declare const AnalysisSourceFilterSensitiveLog: (obj: AnalysisSource) => any;
|
|
6793
|
-
/**
|
|
6794
|
-
* @internal
|
|
6795
|
-
*/
|
|
6796
|
-
export declare const AnalysisTemplateFilterSensitiveLog: (obj: AnalysisTemplate) => any;
|
|
6797
|
-
/**
|
|
6798
|
-
* @internal
|
|
6799
|
-
*/
|
|
6800
|
-
export declare const CreateAnalysisTemplateInputFilterSensitiveLog: (obj: CreateAnalysisTemplateInput) => any;
|
|
6801
|
-
/**
|
|
6802
|
-
* @internal
|
|
6803
|
-
*/
|
|
6804
|
-
export declare const CreateAnalysisTemplateOutputFilterSensitiveLog: (obj: CreateAnalysisTemplateOutput) => any;
|
|
6805
|
-
/**
|
|
6806
|
-
* @internal
|
|
6807
|
-
*/
|
|
6808
|
-
export declare const GetAnalysisTemplateOutputFilterSensitiveLog: (obj: GetAnalysisTemplateOutput) => any;
|
|
6809
|
-
/**
|
|
6810
|
-
* @internal
|
|
6811
|
-
*/
|
|
6812
|
-
export declare const UpdateAnalysisTemplateOutputFilterSensitiveLog: (obj: UpdateAnalysisTemplateOutput) => any;
|
|
6813
|
-
/**
|
|
6814
|
-
* @internal
|
|
6815
|
-
*/
|
|
6816
|
-
export declare const CollaborationAnalysisTemplateFilterSensitiveLog: (obj: CollaborationAnalysisTemplate) => any;
|
|
6817
|
-
/**
|
|
6818
|
-
* @internal
|
|
6819
|
-
*/
|
|
6820
|
-
export declare const BatchGetCollaborationAnalysisTemplateOutputFilterSensitiveLog: (obj: BatchGetCollaborationAnalysisTemplateOutput) => any;
|
|
6821
|
-
/**
|
|
6822
|
-
* @internal
|
|
6823
|
-
*/
|
|
6824
|
-
export declare const GetCollaborationAnalysisTemplateOutputFilterSensitiveLog: (obj: GetCollaborationAnalysisTemplateOutput) => any;
|
|
@@ -49,11 +49,14 @@ export declare namespace MembershipProtectedQueryOutputConfiguration {
|
|
|
49
49
|
s3?: never;
|
|
50
50
|
$unknown: [string, any];
|
|
51
51
|
}
|
|
52
|
+
/**
|
|
53
|
+
* @deprecated unused in schema-serde mode.
|
|
54
|
+
*
|
|
55
|
+
*/
|
|
52
56
|
interface Visitor<T> {
|
|
53
57
|
s3: (value: ProtectedQueryS3OutputConfiguration) => T;
|
|
54
58
|
_: (name: string, value: any) => T;
|
|
55
59
|
}
|
|
56
|
-
const visit: <T>(value: MembershipProtectedQueryOutputConfiguration, visitor: Visitor<T>) => T;
|
|
57
60
|
}
|
|
58
61
|
/**
|
|
59
62
|
* <p>Contains configurations for protected query results.</p>
|
|
@@ -432,11 +435,14 @@ export declare namespace ProtectedJobComputeConfiguration {
|
|
|
432
435
|
worker?: never;
|
|
433
436
|
$unknown: [string, any];
|
|
434
437
|
}
|
|
438
|
+
/**
|
|
439
|
+
* @deprecated unused in schema-serde mode.
|
|
440
|
+
*
|
|
441
|
+
*/
|
|
435
442
|
interface Visitor<T> {
|
|
436
443
|
worker: (value: ProtectedJobWorkerComputeConfiguration) => T;
|
|
437
444
|
_: (name: string, value: any) => T;
|
|
438
445
|
}
|
|
439
|
-
const visit: <T>(value: ProtectedJobComputeConfiguration, visitor: Visitor<T>) => T;
|
|
440
446
|
}
|
|
441
447
|
/**
|
|
442
448
|
* <p>The protected job error.</p>
|
|
@@ -522,12 +528,15 @@ export declare namespace ProtectedJobOutput {
|
|
|
522
528
|
memberList?: never;
|
|
523
529
|
$unknown: [string, any];
|
|
524
530
|
}
|
|
531
|
+
/**
|
|
532
|
+
* @deprecated unused in schema-serde mode.
|
|
533
|
+
*
|
|
534
|
+
*/
|
|
525
535
|
interface Visitor<T> {
|
|
526
536
|
s3: (value: ProtectedJobS3Output) => T;
|
|
527
537
|
memberList: (value: ProtectedJobSingleMemberOutput[]) => T;
|
|
528
538
|
_: (name: string, value: any) => T;
|
|
529
539
|
}
|
|
530
|
-
const visit: <T>(value: ProtectedJobOutput, visitor: Visitor<T>) => T;
|
|
531
540
|
}
|
|
532
541
|
/**
|
|
533
542
|
* <p>Details about the job results.</p>
|
|
@@ -602,12 +611,15 @@ export declare namespace ProtectedJobOutputConfigurationOutput {
|
|
|
602
611
|
member?: never;
|
|
603
612
|
$unknown: [string, any];
|
|
604
613
|
}
|
|
614
|
+
/**
|
|
615
|
+
* @deprecated unused in schema-serde mode.
|
|
616
|
+
*
|
|
617
|
+
*/
|
|
605
618
|
interface Visitor<T> {
|
|
606
619
|
s3: (value: ProtectedJobS3OutputConfigurationOutput) => T;
|
|
607
620
|
member: (value: ProtectedJobMemberOutputConfigurationOutput) => T;
|
|
608
621
|
_: (name: string, value: any) => T;
|
|
609
622
|
}
|
|
610
|
-
const visit: <T>(value: ProtectedJobOutputConfigurationOutput, visitor: Visitor<T>) => T;
|
|
611
623
|
}
|
|
612
624
|
/**
|
|
613
625
|
* <p>The output configuration for a protected job result.</p>
|
|
@@ -773,11 +785,14 @@ export declare namespace WorkerComputeConfigurationProperties {
|
|
|
773
785
|
spark?: never;
|
|
774
786
|
$unknown: [string, any];
|
|
775
787
|
}
|
|
788
|
+
/**
|
|
789
|
+
* @deprecated unused in schema-serde mode.
|
|
790
|
+
*
|
|
791
|
+
*/
|
|
776
792
|
interface Visitor<T> {
|
|
777
793
|
spark: (value: Record<string, string>) => T;
|
|
778
794
|
_: (name: string, value: any) => T;
|
|
779
795
|
}
|
|
780
|
-
const visit: <T>(value: WorkerComputeConfigurationProperties, visitor: Visitor<T>) => T;
|
|
781
796
|
}
|
|
782
797
|
/**
|
|
783
798
|
* @public
|
|
@@ -836,11 +851,14 @@ export declare namespace ComputeConfiguration {
|
|
|
836
851
|
worker?: never;
|
|
837
852
|
$unknown: [string, any];
|
|
838
853
|
}
|
|
854
|
+
/**
|
|
855
|
+
* @deprecated unused in schema-serde mode.
|
|
856
|
+
*
|
|
857
|
+
*/
|
|
839
858
|
interface Visitor<T> {
|
|
840
859
|
worker: (value: WorkerComputeConfiguration) => T;
|
|
841
860
|
_: (name: string, value: any) => T;
|
|
842
861
|
}
|
|
843
|
-
const visit: <T>(value: ComputeConfiguration, visitor: Visitor<T>) => T;
|
|
844
862
|
}
|
|
845
863
|
/**
|
|
846
864
|
* <p>Provides the sensitivity parameters.</p>
|
|
@@ -986,13 +1004,16 @@ export declare namespace ProtectedQueryOutput {
|
|
|
986
1004
|
distribute?: never;
|
|
987
1005
|
$unknown: [string, any];
|
|
988
1006
|
}
|
|
1007
|
+
/**
|
|
1008
|
+
* @deprecated unused in schema-serde mode.
|
|
1009
|
+
*
|
|
1010
|
+
*/
|
|
989
1011
|
interface Visitor<T> {
|
|
990
1012
|
s3: (value: ProtectedQueryS3Output) => T;
|
|
991
1013
|
memberList: (value: ProtectedQuerySingleMemberOutput[]) => T;
|
|
992
1014
|
distribute: (value: ProtectedQueryDistributeOutput) => T;
|
|
993
1015
|
_: (name: string, value: any) => T;
|
|
994
1016
|
}
|
|
995
|
-
const visit: <T>(value: ProtectedQueryOutput, visitor: Visitor<T>) => T;
|
|
996
1017
|
}
|
|
997
1018
|
/**
|
|
998
1019
|
* <p>Details about the query results.</p>
|
|
@@ -1051,12 +1072,15 @@ export declare namespace ProtectedQueryDistributeOutputConfigurationLocation {
|
|
|
1051
1072
|
member?: never;
|
|
1052
1073
|
$unknown: [string, any];
|
|
1053
1074
|
}
|
|
1075
|
+
/**
|
|
1076
|
+
* @deprecated unused in schema-serde mode.
|
|
1077
|
+
*
|
|
1078
|
+
*/
|
|
1054
1079
|
interface Visitor<T> {
|
|
1055
1080
|
s3: (value: ProtectedQueryS3OutputConfiguration) => T;
|
|
1056
1081
|
member: (value: ProtectedQueryMemberOutputConfiguration) => T;
|
|
1057
1082
|
_: (name: string, value: any) => T;
|
|
1058
1083
|
}
|
|
1059
|
-
const visit: <T>(value: ProtectedQueryDistributeOutputConfigurationLocation, visitor: Visitor<T>) => T;
|
|
1060
1084
|
}
|
|
1061
1085
|
/**
|
|
1062
1086
|
* <p> Specifies the configuration for distributing protected query results to multiple receivers, including S3 and collaboration members.</p>
|
|
@@ -1117,13 +1141,16 @@ export declare namespace ProtectedQueryOutputConfiguration {
|
|
|
1117
1141
|
distribute?: never;
|
|
1118
1142
|
$unknown: [string, any];
|
|
1119
1143
|
}
|
|
1144
|
+
/**
|
|
1145
|
+
* @deprecated unused in schema-serde mode.
|
|
1146
|
+
*
|
|
1147
|
+
*/
|
|
1120
1148
|
interface Visitor<T> {
|
|
1121
1149
|
s3: (value: ProtectedQueryS3OutputConfiguration) => T;
|
|
1122
1150
|
member: (value: ProtectedQueryMemberOutputConfiguration) => T;
|
|
1123
1151
|
distribute: (value: ProtectedQueryDistributeOutputConfiguration) => T;
|
|
1124
1152
|
_: (name: string, value: any) => T;
|
|
1125
1153
|
}
|
|
1126
|
-
const visit: <T>(value: ProtectedQueryOutputConfiguration, visitor: Visitor<T>) => T;
|
|
1127
1154
|
}
|
|
1128
1155
|
/**
|
|
1129
1156
|
* <p>Contains configurations for protected query results.</p>
|
|
@@ -1560,11 +1587,14 @@ export declare namespace ProtectedJobConfigurationDetails {
|
|
|
1560
1587
|
directAnalysisConfigurationDetails?: never;
|
|
1561
1588
|
$unknown: [string, any];
|
|
1562
1589
|
}
|
|
1590
|
+
/**
|
|
1591
|
+
* @deprecated unused in schema-serde mode.
|
|
1592
|
+
*
|
|
1593
|
+
*/
|
|
1563
1594
|
interface Visitor<T> {
|
|
1564
1595
|
directAnalysisConfigurationDetails: (value: ProtectedJobDirectAnalysisConfigurationDetails) => T;
|
|
1565
1596
|
_: (name: string, value: any) => T;
|
|
1566
1597
|
}
|
|
1567
|
-
const visit: <T>(value: ProtectedJobConfigurationDetails, visitor: Visitor<T>) => T;
|
|
1568
1598
|
}
|
|
1569
1599
|
/**
|
|
1570
1600
|
* <p>The protected job receiver configuration.</p>
|
|
@@ -1693,11 +1723,14 @@ export declare namespace ConfigurationDetails {
|
|
|
1693
1723
|
directAnalysisConfigurationDetails?: never;
|
|
1694
1724
|
$unknown: [string, any];
|
|
1695
1725
|
}
|
|
1726
|
+
/**
|
|
1727
|
+
* @deprecated unused in schema-serde mode.
|
|
1728
|
+
*
|
|
1729
|
+
*/
|
|
1696
1730
|
interface Visitor<T> {
|
|
1697
1731
|
directAnalysisConfigurationDetails: (value: DirectAnalysisConfigurationDetails) => T;
|
|
1698
1732
|
_: (name: string, value: any) => T;
|
|
1699
1733
|
}
|
|
1700
|
-
const visit: <T>(value: ConfigurationDetails, visitor: Visitor<T>) => T;
|
|
1701
1734
|
}
|
|
1702
1735
|
/**
|
|
1703
1736
|
* <p> The receiver configuration for a protected query.</p>
|
|
@@ -1806,11 +1839,14 @@ export declare namespace PreviewPrivacyImpactParametersInput {
|
|
|
1806
1839
|
differentialPrivacy?: never;
|
|
1807
1840
|
$unknown: [string, any];
|
|
1808
1841
|
}
|
|
1842
|
+
/**
|
|
1843
|
+
* @deprecated unused in schema-serde mode.
|
|
1844
|
+
*
|
|
1845
|
+
*/
|
|
1809
1846
|
interface Visitor<T> {
|
|
1810
1847
|
differentialPrivacy: (value: DifferentialPrivacyPreviewParametersInput) => T;
|
|
1811
1848
|
_: (name: string, value: any) => T;
|
|
1812
1849
|
}
|
|
1813
|
-
const visit: <T>(value: PreviewPrivacyImpactParametersInput, visitor: Visitor<T>) => T;
|
|
1814
1850
|
}
|
|
1815
1851
|
/**
|
|
1816
1852
|
* @public
|
|
@@ -1878,11 +1914,14 @@ export declare namespace PrivacyImpact {
|
|
|
1878
1914
|
differentialPrivacy?: never;
|
|
1879
1915
|
$unknown: [string, any];
|
|
1880
1916
|
}
|
|
1917
|
+
/**
|
|
1918
|
+
* @deprecated unused in schema-serde mode.
|
|
1919
|
+
*
|
|
1920
|
+
*/
|
|
1881
1921
|
interface Visitor<T> {
|
|
1882
1922
|
differentialPrivacy: (value: DifferentialPrivacyPrivacyImpact) => T;
|
|
1883
1923
|
_: (name: string, value: any) => T;
|
|
1884
1924
|
}
|
|
1885
|
-
const visit: <T>(value: PrivacyImpact, visitor: Visitor<T>) => T;
|
|
1886
1925
|
}
|
|
1887
1926
|
/**
|
|
1888
1927
|
* @public
|
|
@@ -1929,11 +1968,14 @@ export declare namespace ProtectedJobOutputConfigurationInput {
|
|
|
1929
1968
|
member?: never;
|
|
1930
1969
|
$unknown: [string, any];
|
|
1931
1970
|
}
|
|
1971
|
+
/**
|
|
1972
|
+
* @deprecated unused in schema-serde mode.
|
|
1973
|
+
*
|
|
1974
|
+
*/
|
|
1932
1975
|
interface Visitor<T> {
|
|
1933
1976
|
member: (value: ProtectedJobMemberOutputConfigurationInput) => T;
|
|
1934
1977
|
_: (name: string, value: any) => T;
|
|
1935
1978
|
}
|
|
1936
|
-
const visit: <T>(value: ProtectedJobOutputConfigurationInput, visitor: Visitor<T>) => T;
|
|
1937
1979
|
}
|
|
1938
1980
|
/**
|
|
1939
1981
|
* <p>The protected job result configuration input.</p>
|
|
@@ -2221,12 +2263,15 @@ export declare namespace PrivacyBudgetTemplateParametersInput {
|
|
|
2221
2263
|
accessBudget?: never;
|
|
2222
2264
|
$unknown: [string, any];
|
|
2223
2265
|
}
|
|
2266
|
+
/**
|
|
2267
|
+
* @deprecated unused in schema-serde mode.
|
|
2268
|
+
*
|
|
2269
|
+
*/
|
|
2224
2270
|
interface Visitor<T> {
|
|
2225
2271
|
differentialPrivacy: (value: DifferentialPrivacyTemplateParametersInput) => T;
|
|
2226
2272
|
accessBudget: (value: AccessBudgetsPrivacyTemplateParametersInput) => T;
|
|
2227
2273
|
_: (name: string, value: any) => T;
|
|
2228
2274
|
}
|
|
2229
|
-
const visit: <T>(value: PrivacyBudgetTemplateParametersInput, visitor: Visitor<T>) => T;
|
|
2230
2275
|
}
|
|
2231
2276
|
/**
|
|
2232
2277
|
* @public
|
|
@@ -2511,12 +2556,15 @@ export declare namespace PrivacyBudgetTemplateUpdateParameters {
|
|
|
2511
2556
|
accessBudget?: never;
|
|
2512
2557
|
$unknown: [string, any];
|
|
2513
2558
|
}
|
|
2559
|
+
/**
|
|
2560
|
+
* @deprecated unused in schema-serde mode.
|
|
2561
|
+
*
|
|
2562
|
+
*/
|
|
2514
2563
|
interface Visitor<T> {
|
|
2515
2564
|
differentialPrivacy: (value: DifferentialPrivacyTemplateUpdateParameters) => T;
|
|
2516
2565
|
accessBudget: (value: AccessBudgetsPrivacyTemplateUpdateParameters) => T;
|
|
2517
2566
|
_: (name: string, value: any) => T;
|
|
2518
2567
|
}
|
|
2519
|
-
const visit: <T>(value: PrivacyBudgetTemplateUpdateParameters, visitor: Visitor<T>) => T;
|
|
2520
2568
|
}
|
|
2521
2569
|
/**
|
|
2522
2570
|
* @public
|
|
@@ -2593,27 +2641,3 @@ export interface UntagResourceInput {
|
|
|
2593
2641
|
*/
|
|
2594
2642
|
export interface UntagResourceOutput {
|
|
2595
2643
|
}
|
|
2596
|
-
/**
|
|
2597
|
-
* @internal
|
|
2598
|
-
*/
|
|
2599
|
-
export declare const ProtectedQuerySQLParametersFilterSensitiveLog: (obj: ProtectedQuerySQLParameters) => any;
|
|
2600
|
-
/**
|
|
2601
|
-
* @internal
|
|
2602
|
-
*/
|
|
2603
|
-
export declare const ProtectedQueryFilterSensitiveLog: (obj: ProtectedQuery) => any;
|
|
2604
|
-
/**
|
|
2605
|
-
* @internal
|
|
2606
|
-
*/
|
|
2607
|
-
export declare const GetProtectedQueryOutputFilterSensitiveLog: (obj: GetProtectedQueryOutput) => any;
|
|
2608
|
-
/**
|
|
2609
|
-
* @internal
|
|
2610
|
-
*/
|
|
2611
|
-
export declare const StartProtectedQueryInputFilterSensitiveLog: (obj: StartProtectedQueryInput) => any;
|
|
2612
|
-
/**
|
|
2613
|
-
* @internal
|
|
2614
|
-
*/
|
|
2615
|
-
export declare const StartProtectedQueryOutputFilterSensitiveLog: (obj: StartProtectedQueryOutput) => any;
|
|
2616
|
-
/**
|
|
2617
|
-
* @internal
|
|
2618
|
-
*/
|
|
2619
|
-
export declare const UpdateProtectedQueryOutputFilterSensitiveLog: (obj: UpdateProtectedQueryOutput) => any;
|
|
@@ -29,6 +29,7 @@ export declare const getRuntimeConfig: (config: CleanRoomsClientConfig) => {
|
|
|
29
29
|
profile?: string;
|
|
30
30
|
logger: import("@smithy/types").Logger;
|
|
31
31
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
32
|
+
protocol: import("@smithy/types").ClientProtocol<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse>;
|
|
32
33
|
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
33
34
|
userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
|
|
34
35
|
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
|
|
@@ -31,6 +31,7 @@ export declare const getRuntimeConfig: (config: CleanRoomsClientConfig) => {
|
|
|
31
31
|
profile?: string;
|
|
32
32
|
logger: import("@smithy/types").Logger;
|
|
33
33
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
34
|
+
protocol: import("@smithy/types").ClientProtocol<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse>;
|
|
34
35
|
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
35
36
|
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
|
|
36
37
|
endpoint?: ((string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>) & (string | import("@smithy/types").Provider<string> | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>)) | undefined;
|
|
@@ -27,6 +27,7 @@ export declare const getRuntimeConfig: (config: CleanRoomsClientConfig) => {
|
|
|
27
27
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
28
28
|
logger: import("@smithy/types").Logger;
|
|
29
29
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
30
|
+
protocol: import("@smithy/types").ClientProtocol<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse>;
|
|
30
31
|
defaultsMode: import("@smithy/smithy-client").DefaultsMode | import("@smithy/types").Provider<import("@smithy/smithy-client").DefaultsMode>;
|
|
31
32
|
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
32
33
|
userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
|
|
@@ -14,6 +14,7 @@ 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<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse>;
|
|
17
18
|
serviceId: string;
|
|
18
19
|
urlParser: import("@smithy/types").UrlParser;
|
|
19
20
|
utf8Decoder: import("@smithy/types").Decoder;
|