@aws-sdk/client-cleanrooms 3.927.0 → 3.929.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +5071 -4265
- package/dist-cjs/runtimeConfig.shared.js +2 -0
- package/dist-es/CleanRoomsClient.js +2 -0
- package/dist-es/commands/BatchGetCollaborationAnalysisTemplateCommand.js +3 -10
- package/dist-es/commands/BatchGetSchemaAnalysisRuleCommand.js +3 -9
- package/dist-es/commands/BatchGetSchemaCommand.js +3 -9
- package/dist-es/commands/CreateAnalysisTemplateCommand.js +3 -10
- package/dist-es/commands/CreateCollaborationChangeRequestCommand.js +3 -9
- package/dist-es/commands/CreateCollaborationCommand.js +3 -9
- package/dist-es/commands/CreateConfiguredAudienceModelAssociationCommand.js +3 -9
- package/dist-es/commands/CreateConfiguredTableAnalysisRuleCommand.js +3 -9
- package/dist-es/commands/CreateConfiguredTableAssociationAnalysisRuleCommand.js +3 -9
- package/dist-es/commands/CreateConfiguredTableAssociationCommand.js +3 -9
- package/dist-es/commands/CreateConfiguredTableCommand.js +3 -9
- package/dist-es/commands/CreateIdMappingTableCommand.js +3 -9
- package/dist-es/commands/CreateIdNamespaceAssociationCommand.js +3 -9
- package/dist-es/commands/CreateMembershipCommand.js +3 -9
- package/dist-es/commands/CreatePrivacyBudgetTemplateCommand.js +3 -9
- package/dist-es/commands/DeleteAnalysisTemplateCommand.js +3 -9
- package/dist-es/commands/DeleteCollaborationCommand.js +3 -9
- package/dist-es/commands/DeleteConfiguredAudienceModelAssociationCommand.js +3 -9
- package/dist-es/commands/DeleteConfiguredTableAnalysisRuleCommand.js +3 -9
- package/dist-es/commands/DeleteConfiguredTableAssociationAnalysisRuleCommand.js +3 -9
- package/dist-es/commands/DeleteConfiguredTableAssociationCommand.js +3 -9
- package/dist-es/commands/DeleteConfiguredTableCommand.js +3 -9
- package/dist-es/commands/DeleteIdMappingTableCommand.js +3 -9
- package/dist-es/commands/DeleteIdNamespaceAssociationCommand.js +3 -9
- package/dist-es/commands/DeleteMemberCommand.js +3 -9
- package/dist-es/commands/DeleteMembershipCommand.js +3 -9
- package/dist-es/commands/DeletePrivacyBudgetTemplateCommand.js +3 -9
- package/dist-es/commands/GetAnalysisTemplateCommand.js +3 -10
- package/dist-es/commands/GetCollaborationAnalysisTemplateCommand.js +3 -10
- package/dist-es/commands/GetCollaborationChangeRequestCommand.js +3 -9
- package/dist-es/commands/GetCollaborationCommand.js +3 -9
- package/dist-es/commands/GetCollaborationConfiguredAudienceModelAssociationCommand.js +3 -9
- package/dist-es/commands/GetCollaborationIdNamespaceAssociationCommand.js +3 -9
- package/dist-es/commands/GetCollaborationPrivacyBudgetTemplateCommand.js +3 -9
- package/dist-es/commands/GetConfiguredAudienceModelAssociationCommand.js +3 -9
- package/dist-es/commands/GetConfiguredTableAnalysisRuleCommand.js +3 -9
- package/dist-es/commands/GetConfiguredTableAssociationAnalysisRuleCommand.js +3 -9
- package/dist-es/commands/GetConfiguredTableAssociationCommand.js +3 -9
- package/dist-es/commands/GetConfiguredTableCommand.js +3 -9
- package/dist-es/commands/GetIdMappingTableCommand.js +3 -9
- package/dist-es/commands/GetIdNamespaceAssociationCommand.js +3 -9
- package/dist-es/commands/GetMembershipCommand.js +3 -9
- package/dist-es/commands/GetPrivacyBudgetTemplateCommand.js +3 -9
- package/dist-es/commands/GetProtectedJobCommand.js +3 -9
- package/dist-es/commands/GetProtectedQueryCommand.js +3 -10
- package/dist-es/commands/GetSchemaAnalysisRuleCommand.js +3 -9
- package/dist-es/commands/GetSchemaCommand.js +3 -9
- package/dist-es/commands/ListAnalysisTemplatesCommand.js +3 -9
- package/dist-es/commands/ListCollaborationAnalysisTemplatesCommand.js +3 -9
- package/dist-es/commands/ListCollaborationChangeRequestsCommand.js +3 -9
- package/dist-es/commands/ListCollaborationConfiguredAudienceModelAssociationsCommand.js +3 -9
- package/dist-es/commands/ListCollaborationIdNamespaceAssociationsCommand.js +3 -9
- package/dist-es/commands/ListCollaborationPrivacyBudgetTemplatesCommand.js +3 -9
- package/dist-es/commands/ListCollaborationPrivacyBudgetsCommand.js +3 -9
- package/dist-es/commands/ListCollaborationsCommand.js +3 -9
- package/dist-es/commands/ListConfiguredAudienceModelAssociationsCommand.js +3 -9
- package/dist-es/commands/ListConfiguredTableAssociationsCommand.js +3 -9
- package/dist-es/commands/ListConfiguredTablesCommand.js +3 -9
- package/dist-es/commands/ListIdMappingTablesCommand.js +3 -9
- package/dist-es/commands/ListIdNamespaceAssociationsCommand.js +3 -9
- package/dist-es/commands/ListMembersCommand.js +3 -9
- package/dist-es/commands/ListMembershipsCommand.js +3 -9
- package/dist-es/commands/ListPrivacyBudgetTemplatesCommand.js +3 -9
- package/dist-es/commands/ListPrivacyBudgetsCommand.js +3 -9
- package/dist-es/commands/ListProtectedJobsCommand.js +3 -9
- package/dist-es/commands/ListProtectedQueriesCommand.js +3 -9
- package/dist-es/commands/ListSchemasCommand.js +3 -9
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
- package/dist-es/commands/PopulateIdMappingTableCommand.js +3 -9
- package/dist-es/commands/PreviewPrivacyImpactCommand.js +3 -9
- package/dist-es/commands/StartProtectedJobCommand.js +3 -9
- package/dist-es/commands/StartProtectedQueryCommand.js +3 -10
- package/dist-es/commands/TagResourceCommand.js +3 -9
- package/dist-es/commands/UntagResourceCommand.js +3 -9
- package/dist-es/commands/UpdateAnalysisTemplateCommand.js +3 -10
- package/dist-es/commands/UpdateCollaborationCommand.js +3 -9
- package/dist-es/commands/UpdateConfiguredAudienceModelAssociationCommand.js +3 -9
- package/dist-es/commands/UpdateConfiguredTableAnalysisRuleCommand.js +3 -9
- package/dist-es/commands/UpdateConfiguredTableAssociationAnalysisRuleCommand.js +3 -9
- package/dist-es/commands/UpdateConfiguredTableAssociationCommand.js +3 -9
- package/dist-es/commands/UpdateConfiguredTableCommand.js +3 -9
- package/dist-es/commands/UpdateIdMappingTableCommand.js +3 -9
- package/dist-es/commands/UpdateIdNamespaceAssociationCommand.js +3 -9
- package/dist-es/commands/UpdateMembershipCommand.js +3 -9
- package/dist-es/commands/UpdatePrivacyBudgetTemplateCommand.js +3 -9
- package/dist-es/commands/UpdateProtectedJobCommand.js +3 -9
- package/dist-es/commands/UpdateProtectedQueryCommand.js +3 -10
- package/dist-es/models/models_0.js +0 -53
- package/dist-es/models/models_1.js +0 -29
- package/dist-es/runtimeConfig.shared.js +2 -0
- package/dist-es/schemas/schemas_0.js +4733 -0
- package/dist-types/CleanRoomsClient.d.ts +10 -1
- package/dist-types/models/models_0.d.ts +0 -40
- package/dist-types/models/models_1.d.ts +0 -24
- package/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/dist-types/runtimeConfig.d.ts +1 -0
- package/dist-types/runtimeConfig.native.d.ts +1 -0
- package/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/schemas/schemas_0.d.ts +542 -0
- package/dist-types/ts3.4/CleanRoomsClient.d.ts +4 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -30
- package/dist-types/ts3.4/models/models_1.d.ts +0 -18
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +548 -0
- package/package.json +5 -5
- package/dist-es/protocols/Aws_restJson1.js +0 -3369
- package/dist-types/protocols/Aws_restJson1.d.ts +0 -785
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -1049
|
@@ -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
|
*/
|
|
@@ -6782,43 +6782,3 @@ export declare const ResultFormat: {
|
|
|
6782
6782
|
* @public
|
|
6783
6783
|
*/
|
|
6784
6784
|
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;
|
|
@@ -2593,27 +2593,3 @@ export interface UntagResourceInput {
|
|
|
2593
2593
|
*/
|
|
2594
2594
|
export interface UntagResourceOutput {
|
|
2595
2595
|
}
|
|
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;
|