@aws-sdk/client-cleanrooms 3.529.1 → 3.535.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-types/CleanRooms.d.ts +4 -1
- package/dist-types/CleanRoomsClient.d.ts +1 -1
- package/dist-types/commands/BatchGetCollaborationAnalysisTemplateCommand.d.ts +2 -1
- package/dist-types/commands/BatchGetSchemaCommand.d.ts +2 -1
- package/dist-types/commands/CreateAnalysisTemplateCommand.d.ts +2 -1
- package/dist-types/commands/CreateCollaborationCommand.d.ts +2 -1
- package/dist-types/commands/CreateConfiguredAudienceModelAssociationCommand.d.ts +2 -1
- package/dist-types/commands/CreateConfiguredTableAnalysisRuleCommand.d.ts +2 -1
- package/dist-types/commands/CreateConfiguredTableAssociationCommand.d.ts +2 -1
- package/dist-types/commands/CreateConfiguredTableCommand.d.ts +2 -1
- package/dist-types/commands/CreateMembershipCommand.d.ts +2 -1
- package/dist-types/commands/CreatePrivacyBudgetTemplateCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAnalysisTemplateCommand.d.ts +2 -1
- package/dist-types/commands/DeleteCollaborationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteConfiguredAudienceModelAssociationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteConfiguredTableAnalysisRuleCommand.d.ts +2 -1
- package/dist-types/commands/DeleteConfiguredTableAssociationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteConfiguredTableCommand.d.ts +2 -1
- package/dist-types/commands/DeleteMemberCommand.d.ts +2 -1
- package/dist-types/commands/DeleteMembershipCommand.d.ts +2 -1
- package/dist-types/commands/DeletePrivacyBudgetTemplateCommand.d.ts +2 -1
- package/dist-types/commands/GetAnalysisTemplateCommand.d.ts +2 -1
- package/dist-types/commands/GetCollaborationAnalysisTemplateCommand.d.ts +2 -1
- package/dist-types/commands/GetCollaborationCommand.d.ts +2 -1
- package/dist-types/commands/GetCollaborationConfiguredAudienceModelAssociationCommand.d.ts +2 -1
- package/dist-types/commands/GetCollaborationPrivacyBudgetTemplateCommand.d.ts +2 -1
- package/dist-types/commands/GetConfiguredAudienceModelAssociationCommand.d.ts +2 -1
- package/dist-types/commands/GetConfiguredTableAnalysisRuleCommand.d.ts +2 -1
- package/dist-types/commands/GetConfiguredTableAssociationCommand.d.ts +2 -1
- package/dist-types/commands/GetConfiguredTableCommand.d.ts +2 -1
- package/dist-types/commands/GetMembershipCommand.d.ts +2 -1
- package/dist-types/commands/GetPrivacyBudgetTemplateCommand.d.ts +2 -1
- package/dist-types/commands/GetProtectedQueryCommand.d.ts +2 -1
- package/dist-types/commands/GetSchemaAnalysisRuleCommand.d.ts +2 -1
- package/dist-types/commands/GetSchemaCommand.d.ts +2 -1
- package/dist-types/commands/ListAnalysisTemplatesCommand.d.ts +2 -1
- package/dist-types/commands/ListCollaborationAnalysisTemplatesCommand.d.ts +2 -1
- package/dist-types/commands/ListCollaborationConfiguredAudienceModelAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/ListCollaborationPrivacyBudgetTemplatesCommand.d.ts +2 -1
- package/dist-types/commands/ListCollaborationPrivacyBudgetsCommand.d.ts +2 -1
- package/dist-types/commands/ListCollaborationsCommand.d.ts +2 -1
- package/dist-types/commands/ListConfiguredAudienceModelAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/ListConfiguredTableAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/ListConfiguredTablesCommand.d.ts +2 -1
- package/dist-types/commands/ListMembersCommand.d.ts +2 -1
- package/dist-types/commands/ListMembershipsCommand.d.ts +2 -1
- package/dist-types/commands/ListPrivacyBudgetTemplatesCommand.d.ts +2 -1
- package/dist-types/commands/ListPrivacyBudgetsCommand.d.ts +2 -1
- package/dist-types/commands/ListProtectedQueriesCommand.d.ts +2 -1
- package/dist-types/commands/ListSchemasCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/PreviewPrivacyImpactCommand.d.ts +2 -1
- package/dist-types/commands/StartProtectedQueryCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAnalysisTemplateCommand.d.ts +2 -1
- package/dist-types/commands/UpdateCollaborationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateConfiguredAudienceModelAssociationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateConfiguredTableAnalysisRuleCommand.d.ts +2 -1
- package/dist-types/commands/UpdateConfiguredTableAssociationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateConfiguredTableCommand.d.ts +2 -1
- package/dist-types/commands/UpdateMembershipCommand.d.ts +2 -1
- package/dist-types/commands/UpdatePrivacyBudgetTemplateCommand.d.ts +2 -1
- package/dist-types/commands/UpdateProtectedQueryCommand.d.ts +2 -1
- package/dist-types/models/models_0.d.ts +746 -746
- package/dist-types/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/runtimeConfig.d.ts +2 -2
- package/dist-types/runtimeConfig.native.d.ts +2 -2
- package/dist-types/runtimeConfig.shared.d.ts +2 -2
- package/dist-types/ts3.4/CleanRooms.d.ts +3 -0
- package/dist-types/ts3.4/commands/BatchGetCollaborationAnalysisTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchGetSchemaCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateAnalysisTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateCollaborationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateConfiguredAudienceModelAssociationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateConfiguredTableAnalysisRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateConfiguredTableAssociationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateConfiguredTableCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateMembershipCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreatePrivacyBudgetTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteAnalysisTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteCollaborationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteConfiguredAudienceModelAssociationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteConfiguredTableAnalysisRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteConfiguredTableAssociationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteConfiguredTableCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteMemberCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteMembershipCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeletePrivacyBudgetTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetAnalysisTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetCollaborationAnalysisTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetCollaborationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetCollaborationConfiguredAudienceModelAssociationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetCollaborationPrivacyBudgetTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetConfiguredAudienceModelAssociationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetConfiguredTableAnalysisRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetConfiguredTableAssociationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetConfiguredTableCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetMembershipCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetPrivacyBudgetTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetProtectedQueryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetSchemaAnalysisRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetSchemaCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAnalysisTemplatesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListCollaborationAnalysisTemplatesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListCollaborationConfiguredAudienceModelAssociationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListCollaborationPrivacyBudgetTemplatesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListCollaborationPrivacyBudgetsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListCollaborationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListConfiguredAudienceModelAssociationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListConfiguredTableAssociationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListConfiguredTablesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListMembersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListMembershipsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListPrivacyBudgetTemplatesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListPrivacyBudgetsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListProtectedQueriesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListSchemasCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PreviewPrivacyImpactCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartProtectedQueryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateAnalysisTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateCollaborationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateConfiguredAudienceModelAssociationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateConfiguredTableAnalysisRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateConfiguredTableAssociationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateConfiguredTableCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateMembershipCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdatePrivacyBudgetTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateProtectedQueryCommand.d.ts +9 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
- package/package.json +40 -40
|
@@ -20,9 +20,9 @@ export declare const getRuntimeConfig: (config: CleanRoomsClientConfig) => {
|
|
|
20
20
|
apiVersion: string;
|
|
21
21
|
urlParser: import("@smithy/types").UrlParser;
|
|
22
22
|
base64Decoder: import("@smithy/types").Decoder;
|
|
23
|
-
base64Encoder:
|
|
23
|
+
base64Encoder: (_input: string | Uint8Array) => string;
|
|
24
24
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
25
|
-
utf8Encoder:
|
|
25
|
+
utf8Encoder: (input: string | Uint8Array) => string;
|
|
26
26
|
disableHostPrefix: boolean;
|
|
27
27
|
serviceId: string;
|
|
28
28
|
logger: import("@smithy/types").Logger;
|
|
@@ -20,9 +20,9 @@ export declare const getRuntimeConfig: (config: CleanRoomsClientConfig) => {
|
|
|
20
20
|
apiVersion: string;
|
|
21
21
|
urlParser: import("@smithy/types").UrlParser;
|
|
22
22
|
base64Decoder: import("@smithy/types").Decoder;
|
|
23
|
-
base64Encoder:
|
|
23
|
+
base64Encoder: (_input: string | Uint8Array) => string;
|
|
24
24
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
25
|
-
utf8Encoder:
|
|
25
|
+
utf8Encoder: (input: string | Uint8Array) => string;
|
|
26
26
|
disableHostPrefix: boolean;
|
|
27
27
|
serviceId: string;
|
|
28
28
|
logger: import("@smithy/types").Logger;
|
|
@@ -11,9 +11,9 @@ export declare const getRuntimeConfig: (config: CleanRoomsClientConfig) => {
|
|
|
11
11
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
12
12
|
streamCollector: import("@smithy/types").StreamCollector;
|
|
13
13
|
base64Decoder: import("@smithy/types").Decoder;
|
|
14
|
-
base64Encoder:
|
|
14
|
+
base64Encoder: (_input: string | Uint8Array) => string;
|
|
15
15
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
16
|
-
utf8Encoder:
|
|
16
|
+
utf8Encoder: (input: string | Uint8Array) => string;
|
|
17
17
|
disableHostPrefix: boolean;
|
|
18
18
|
serviceId: string;
|
|
19
19
|
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
@@ -5,7 +5,7 @@ import { CleanRoomsClientConfig } from "./CleanRoomsClient";
|
|
|
5
5
|
export declare const getRuntimeConfig: (config: CleanRoomsClientConfig) => {
|
|
6
6
|
apiVersion: string;
|
|
7
7
|
base64Decoder: import("@smithy/types").Decoder;
|
|
8
|
-
base64Encoder:
|
|
8
|
+
base64Encoder: (_input: string | Uint8Array) => string;
|
|
9
9
|
disableHostPrefix: boolean;
|
|
10
10
|
endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
|
|
11
11
|
logger?: import("@smithy/types").Logger | undefined;
|
|
@@ -17,5 +17,5 @@ export declare const getRuntimeConfig: (config: CleanRoomsClientConfig) => {
|
|
|
17
17
|
serviceId: string;
|
|
18
18
|
urlParser: import("@smithy/types").UrlParser;
|
|
19
19
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
20
|
-
utf8Encoder:
|
|
20
|
+
utf8Encoder: (input: string | Uint8Array) => string;
|
|
21
21
|
};
|
|
@@ -809,6 +809,7 @@ export interface CleanRooms {
|
|
|
809
809
|
data?: ListCollaborationPrivacyBudgetTemplatesCommandOutput
|
|
810
810
|
) => void
|
|
811
811
|
): void;
|
|
812
|
+
listCollaborations(): Promise<ListCollaborationsCommandOutput>;
|
|
812
813
|
listCollaborations(
|
|
813
814
|
args: ListCollaborationsCommandInput,
|
|
814
815
|
options?: __HttpHandlerOptions
|
|
@@ -854,6 +855,7 @@ export interface CleanRooms {
|
|
|
854
855
|
options: __HttpHandlerOptions,
|
|
855
856
|
cb: (err: any, data?: ListConfiguredTableAssociationsCommandOutput) => void
|
|
856
857
|
): void;
|
|
858
|
+
listConfiguredTables(): Promise<ListConfiguredTablesCommandOutput>;
|
|
857
859
|
listConfiguredTables(
|
|
858
860
|
args: ListConfiguredTablesCommandInput,
|
|
859
861
|
options?: __HttpHandlerOptions
|
|
@@ -880,6 +882,7 @@ export interface CleanRooms {
|
|
|
880
882
|
options: __HttpHandlerOptions,
|
|
881
883
|
cb: (err: any, data?: ListMembersCommandOutput) => void
|
|
882
884
|
): void;
|
|
885
|
+
listMemberships(): Promise<ListMembershipsCommandOutput>;
|
|
883
886
|
listMemberships(
|
|
884
887
|
args: ListMembershipsCommandInput,
|
|
885
888
|
options?: __HttpHandlerOptions
|
|
@@ -25,6 +25,15 @@ declare const BatchGetCollaborationAnalysisTemplateCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: BatchGetCollaborationAnalysisTemplateCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
BatchGetCollaborationAnalysisTemplateCommandInput,
|
|
32
|
+
BatchGetCollaborationAnalysisTemplateCommandOutput,
|
|
33
|
+
CleanRoomsClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class BatchGetCollaborationAnalysisTemplateCommand extends BatchGetCollaborationAnalysisTemplateCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const BatchGetSchemaCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: BatchGetSchemaCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
BatchGetSchemaCommandInput,
|
|
28
|
+
BatchGetSchemaCommandOutput,
|
|
29
|
+
CleanRoomsClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class BatchGetSchemaCommand extends BatchGetSchemaCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateAnalysisTemplateCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateAnalysisTemplateCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateAnalysisTemplateCommandInput,
|
|
32
|
+
CreateAnalysisTemplateCommandOutput,
|
|
33
|
+
CleanRoomsClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateAnalysisTemplateCommand extends CreateAnalysisTemplateCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateCollaborationCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateCollaborationCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateCollaborationCommandInput,
|
|
32
|
+
CreateCollaborationCommandOutput,
|
|
33
|
+
CleanRoomsClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateCollaborationCommand extends CreateCollaborationCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateConfiguredAudienceModelAssociationCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateConfiguredAudienceModelAssociationCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateConfiguredAudienceModelAssociationCommandInput,
|
|
32
|
+
CreateConfiguredAudienceModelAssociationCommandOutput,
|
|
33
|
+
CleanRoomsClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateConfiguredAudienceModelAssociationCommand extends CreateConfiguredAudienceModelAssociationCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateConfiguredTableAnalysisRuleCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateConfiguredTableAnalysisRuleCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateConfiguredTableAnalysisRuleCommandInput,
|
|
32
|
+
CreateConfiguredTableAnalysisRuleCommandOutput,
|
|
33
|
+
CleanRoomsClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateConfiguredTableAnalysisRuleCommand extends CreateConfiguredTableAnalysisRuleCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateConfiguredTableAssociationCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateConfiguredTableAssociationCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateConfiguredTableAssociationCommandInput,
|
|
32
|
+
CreateConfiguredTableAssociationCommandOutput,
|
|
33
|
+
CleanRoomsClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateConfiguredTableAssociationCommand extends CreateConfiguredTableAssociationCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateConfiguredTableCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateConfiguredTableCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateConfiguredTableCommandInput,
|
|
32
|
+
CreateConfiguredTableCommandOutput,
|
|
33
|
+
CleanRoomsClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateConfiguredTableCommand extends CreateConfiguredTableCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const CreateMembershipCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: CreateMembershipCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
CreateMembershipCommandInput,
|
|
31
|
+
CreateMembershipCommandOutput,
|
|
32
|
+
CleanRoomsClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class CreateMembershipCommand extends CreateMembershipCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreatePrivacyBudgetTemplateCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreatePrivacyBudgetTemplateCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreatePrivacyBudgetTemplateCommandInput,
|
|
32
|
+
CreatePrivacyBudgetTemplateCommandOutput,
|
|
33
|
+
CleanRoomsClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreatePrivacyBudgetTemplateCommand extends CreatePrivacyBudgetTemplateCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteAnalysisTemplateCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteAnalysisTemplateCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteAnalysisTemplateCommandInput,
|
|
32
|
+
DeleteAnalysisTemplateCommandOutput,
|
|
33
|
+
CleanRoomsClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteAnalysisTemplateCommand extends DeleteAnalysisTemplateCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteCollaborationCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteCollaborationCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteCollaborationCommandInput,
|
|
32
|
+
DeleteCollaborationCommandOutput,
|
|
33
|
+
CleanRoomsClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteCollaborationCommand extends DeleteCollaborationCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteConfiguredAudienceModelAssociationCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteConfiguredAudienceModelAssociationCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteConfiguredAudienceModelAssociationCommandInput,
|
|
32
|
+
DeleteConfiguredAudienceModelAssociationCommandOutput,
|
|
33
|
+
CleanRoomsClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteConfiguredAudienceModelAssociationCommand extends DeleteConfiguredAudienceModelAssociationCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteConfiguredTableAnalysisRuleCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteConfiguredTableAnalysisRuleCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteConfiguredTableAnalysisRuleCommandInput,
|
|
32
|
+
DeleteConfiguredTableAnalysisRuleCommandOutput,
|
|
33
|
+
CleanRoomsClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteConfiguredTableAnalysisRuleCommand extends DeleteConfiguredTableAnalysisRuleCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteConfiguredTableAssociationCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteConfiguredTableAssociationCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteConfiguredTableAssociationCommandInput,
|
|
32
|
+
DeleteConfiguredTableAssociationCommandOutput,
|
|
33
|
+
CleanRoomsClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteConfiguredTableAssociationCommand extends DeleteConfiguredTableAssociationCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteConfiguredTableCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteConfiguredTableCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteConfiguredTableCommandInput,
|
|
32
|
+
DeleteConfiguredTableCommandOutput,
|
|
33
|
+
CleanRoomsClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteConfiguredTableCommand extends DeleteConfiguredTableCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const DeleteMemberCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: DeleteMemberCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
DeleteMemberCommandInput,
|
|
28
|
+
DeleteMemberCommandOutput,
|
|
29
|
+
CleanRoomsClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class DeleteMemberCommand extends DeleteMemberCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const DeleteMembershipCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: DeleteMembershipCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
DeleteMembershipCommandInput,
|
|
31
|
+
DeleteMembershipCommandOutput,
|
|
32
|
+
CleanRoomsClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class DeleteMembershipCommand extends DeleteMembershipCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeletePrivacyBudgetTemplateCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeletePrivacyBudgetTemplateCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeletePrivacyBudgetTemplateCommandInput,
|
|
32
|
+
DeletePrivacyBudgetTemplateCommandOutput,
|
|
33
|
+
CleanRoomsClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeletePrivacyBudgetTemplateCommand extends DeletePrivacyBudgetTemplateCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetAnalysisTemplateCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetAnalysisTemplateCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetAnalysisTemplateCommandInput,
|
|
32
|
+
GetAnalysisTemplateCommandOutput,
|
|
33
|
+
CleanRoomsClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetAnalysisTemplateCommand extends GetAnalysisTemplateCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetCollaborationAnalysisTemplateCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetCollaborationAnalysisTemplateCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetCollaborationAnalysisTemplateCommandInput,
|
|
32
|
+
GetCollaborationAnalysisTemplateCommandOutput,
|
|
33
|
+
CleanRoomsClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetCollaborationAnalysisTemplateCommand extends GetCollaborationAnalysisTemplateCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const GetCollaborationCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: GetCollaborationCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
GetCollaborationCommandInput,
|
|
31
|
+
GetCollaborationCommandOutput,
|
|
32
|
+
CleanRoomsClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class GetCollaborationCommand extends GetCollaborationCommand_base {}
|
package/dist-types/ts3.4/commands/GetCollaborationConfiguredAudienceModelAssociationCommand.d.ts
CHANGED
|
@@ -25,6 +25,15 @@ declare const GetCollaborationConfiguredAudienceModelAssociationCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetCollaborationConfiguredAudienceModelAssociationCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetCollaborationConfiguredAudienceModelAssociationCommandInput,
|
|
32
|
+
GetCollaborationConfiguredAudienceModelAssociationCommandOutput,
|
|
33
|
+
CleanRoomsClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetCollaborationConfiguredAudienceModelAssociationCommand extends GetCollaborationConfiguredAudienceModelAssociationCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetCollaborationPrivacyBudgetTemplateCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetCollaborationPrivacyBudgetTemplateCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetCollaborationPrivacyBudgetTemplateCommandInput,
|
|
32
|
+
GetCollaborationPrivacyBudgetTemplateCommandOutput,
|
|
33
|
+
CleanRoomsClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetCollaborationPrivacyBudgetTemplateCommand extends GetCollaborationPrivacyBudgetTemplateCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetConfiguredAudienceModelAssociationCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetConfiguredAudienceModelAssociationCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetConfiguredAudienceModelAssociationCommandInput,
|
|
32
|
+
GetConfiguredAudienceModelAssociationCommandOutput,
|
|
33
|
+
CleanRoomsClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetConfiguredAudienceModelAssociationCommand extends GetConfiguredAudienceModelAssociationCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetConfiguredTableAnalysisRuleCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetConfiguredTableAnalysisRuleCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetConfiguredTableAnalysisRuleCommandInput,
|
|
32
|
+
GetConfiguredTableAnalysisRuleCommandOutput,
|
|
33
|
+
CleanRoomsClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetConfiguredTableAnalysisRuleCommand extends GetConfiguredTableAnalysisRuleCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetConfiguredTableAssociationCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetConfiguredTableAssociationCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetConfiguredTableAssociationCommandInput,
|
|
32
|
+
GetConfiguredTableAssociationCommandOutput,
|
|
33
|
+
CleanRoomsClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetConfiguredTableAssociationCommand extends GetConfiguredTableAssociationCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetConfiguredTableCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetConfiguredTableCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetConfiguredTableCommandInput,
|
|
32
|
+
GetConfiguredTableCommandOutput,
|
|
33
|
+
CleanRoomsClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetConfiguredTableCommand extends GetConfiguredTableCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const GetMembershipCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: GetMembershipCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
GetMembershipCommandInput,
|
|
28
|
+
GetMembershipCommandOutput,
|
|
29
|
+
CleanRoomsClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class GetMembershipCommand extends GetMembershipCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetPrivacyBudgetTemplateCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetPrivacyBudgetTemplateCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetPrivacyBudgetTemplateCommandInput,
|
|
32
|
+
GetPrivacyBudgetTemplateCommandOutput,
|
|
33
|
+
CleanRoomsClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetPrivacyBudgetTemplateCommand extends GetPrivacyBudgetTemplateCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const GetProtectedQueryCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: GetProtectedQueryCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
GetProtectedQueryCommandInput,
|
|
31
|
+
GetProtectedQueryCommandOutput,
|
|
32
|
+
CleanRoomsClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class GetProtectedQueryCommand extends GetProtectedQueryCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetSchemaAnalysisRuleCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetSchemaAnalysisRuleCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetSchemaAnalysisRuleCommandInput,
|
|
32
|
+
GetSchemaAnalysisRuleCommandOutput,
|
|
33
|
+
CleanRoomsClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetSchemaAnalysisRuleCommand extends GetSchemaAnalysisRuleCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const GetSchemaCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: GetSchemaCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
GetSchemaCommandInput,
|
|
28
|
+
GetSchemaCommandOutput,
|
|
29
|
+
CleanRoomsClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class GetSchemaCommand extends GetSchemaCommand_base {}
|