@aws-sdk/client-cleanrooms 3.362.0 → 3.363.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/README.md +4 -5
- package/dist-cjs/CleanRooms.js +1 -1
- package/dist-cjs/CleanRoomsClient.js +5 -5
- package/dist-cjs/commands/BatchGetSchemaCommand.js +3 -3
- package/dist-cjs/commands/CreateCollaborationCommand.js +3 -3
- package/dist-cjs/commands/CreateConfiguredTableAnalysisRuleCommand.js +3 -3
- package/dist-cjs/commands/CreateConfiguredTableAssociationCommand.js +3 -3
- package/dist-cjs/commands/CreateConfiguredTableCommand.js +3 -3
- package/dist-cjs/commands/CreateMembershipCommand.js +3 -3
- package/dist-cjs/commands/DeleteCollaborationCommand.js +3 -3
- package/dist-cjs/commands/DeleteConfiguredTableAnalysisRuleCommand.js +3 -3
- package/dist-cjs/commands/DeleteConfiguredTableAssociationCommand.js +3 -3
- package/dist-cjs/commands/DeleteConfiguredTableCommand.js +3 -3
- package/dist-cjs/commands/DeleteMemberCommand.js +3 -3
- package/dist-cjs/commands/DeleteMembershipCommand.js +3 -3
- package/dist-cjs/commands/GetCollaborationCommand.js +3 -3
- package/dist-cjs/commands/GetConfiguredTableAnalysisRuleCommand.js +3 -3
- package/dist-cjs/commands/GetConfiguredTableAssociationCommand.js +3 -3
- package/dist-cjs/commands/GetConfiguredTableCommand.js +3 -3
- package/dist-cjs/commands/GetMembershipCommand.js +3 -3
- package/dist-cjs/commands/GetProtectedQueryCommand.js +3 -3
- package/dist-cjs/commands/GetSchemaAnalysisRuleCommand.js +3 -3
- package/dist-cjs/commands/GetSchemaCommand.js +3 -3
- package/dist-cjs/commands/ListCollaborationsCommand.js +3 -3
- package/dist-cjs/commands/ListConfiguredTableAssociationsCommand.js +3 -3
- package/dist-cjs/commands/ListConfiguredTablesCommand.js +3 -3
- package/dist-cjs/commands/ListMembersCommand.js +3 -3
- package/dist-cjs/commands/ListMembershipsCommand.js +3 -3
- package/dist-cjs/commands/ListProtectedQueriesCommand.js +3 -3
- package/dist-cjs/commands/ListSchemasCommand.js +3 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-cjs/commands/StartProtectedQueryCommand.js +3 -3
- package/dist-cjs/commands/TagResourceCommand.js +3 -3
- package/dist-cjs/commands/UntagResourceCommand.js +3 -3
- package/dist-cjs/commands/UpdateCollaborationCommand.js +3 -3
- package/dist-cjs/commands/UpdateConfiguredTableAnalysisRuleCommand.js +3 -3
- package/dist-cjs/commands/UpdateConfiguredTableAssociationCommand.js +3 -3
- package/dist-cjs/commands/UpdateConfiguredTableCommand.js +3 -3
- package/dist-cjs/commands/UpdateMembershipCommand.js +3 -3
- package/dist-cjs/commands/UpdateProtectedQueryCommand.js +3 -3
- package/dist-cjs/models/CleanRoomsServiceException.js +1 -1
- package/dist-cjs/models/models_0.js +6 -2
- package/dist-cjs/protocols/Aws_restJson1.js +1 -1
- package/dist-cjs/runtimeConfig.browser.js +7 -7
- package/dist-cjs/runtimeConfig.js +10 -10
- package/dist-cjs/runtimeConfig.shared.js +4 -4
- package/dist-es/CleanRooms.js +1 -1
- package/dist-es/CleanRoomsClient.js +5 -5
- package/dist-es/commands/BatchGetSchemaCommand.js +3 -3
- package/dist-es/commands/CreateCollaborationCommand.js +3 -3
- package/dist-es/commands/CreateConfiguredTableAnalysisRuleCommand.js +3 -3
- package/dist-es/commands/CreateConfiguredTableAssociationCommand.js +3 -3
- package/dist-es/commands/CreateConfiguredTableCommand.js +3 -3
- package/dist-es/commands/CreateMembershipCommand.js +3 -3
- package/dist-es/commands/DeleteCollaborationCommand.js +3 -3
- package/dist-es/commands/DeleteConfiguredTableAnalysisRuleCommand.js +3 -3
- package/dist-es/commands/DeleteConfiguredTableAssociationCommand.js +3 -3
- package/dist-es/commands/DeleteConfiguredTableCommand.js +3 -3
- package/dist-es/commands/DeleteMemberCommand.js +3 -3
- package/dist-es/commands/DeleteMembershipCommand.js +3 -3
- package/dist-es/commands/GetCollaborationCommand.js +3 -3
- package/dist-es/commands/GetConfiguredTableAnalysisRuleCommand.js +3 -3
- package/dist-es/commands/GetConfiguredTableAssociationCommand.js +3 -3
- package/dist-es/commands/GetConfiguredTableCommand.js +3 -3
- package/dist-es/commands/GetMembershipCommand.js +3 -3
- package/dist-es/commands/GetProtectedQueryCommand.js +3 -3
- package/dist-es/commands/GetSchemaAnalysisRuleCommand.js +3 -3
- package/dist-es/commands/GetSchemaCommand.js +3 -3
- package/dist-es/commands/ListCollaborationsCommand.js +3 -3
- package/dist-es/commands/ListConfiguredTableAssociationsCommand.js +3 -3
- package/dist-es/commands/ListConfiguredTablesCommand.js +3 -3
- package/dist-es/commands/ListMembersCommand.js +3 -3
- package/dist-es/commands/ListMembershipsCommand.js +3 -3
- package/dist-es/commands/ListProtectedQueriesCommand.js +3 -3
- package/dist-es/commands/ListSchemasCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/StartProtectedQueryCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +3 -3
- package/dist-es/commands/UpdateCollaborationCommand.js +3 -3
- package/dist-es/commands/UpdateConfiguredTableAnalysisRuleCommand.js +3 -3
- package/dist-es/commands/UpdateConfiguredTableAssociationCommand.js +3 -3
- package/dist-es/commands/UpdateConfiguredTableCommand.js +3 -3
- package/dist-es/commands/UpdateMembershipCommand.js +3 -3
- package/dist-es/commands/UpdateProtectedQueryCommand.js +3 -3
- package/dist-es/models/CleanRoomsServiceException.js +1 -1
- package/dist-es/models/models_0.js +5 -1
- package/dist-es/protocols/Aws_restJson1.js +1 -1
- package/dist-es/runtimeConfig.browser.js +7 -7
- package/dist-es/runtimeConfig.js +10 -10
- package/dist-es/runtimeConfig.shared.js +4 -4
- package/dist-types/CleanRooms.d.ts +5 -6
- package/dist-types/CleanRoomsClient.d.ts +12 -13
- package/dist-types/commands/BatchGetSchemaCommand.d.ts +3 -3
- package/dist-types/commands/CreateCollaborationCommand.d.ts +3 -3
- package/dist-types/commands/CreateConfiguredTableAnalysisRuleCommand.d.ts +15 -3
- package/dist-types/commands/CreateConfiguredTableAssociationCommand.d.ts +3 -3
- package/dist-types/commands/CreateConfiguredTableCommand.d.ts +3 -3
- package/dist-types/commands/CreateMembershipCommand.d.ts +3 -3
- package/dist-types/commands/DeleteCollaborationCommand.d.ts +3 -3
- package/dist-types/commands/DeleteConfiguredTableAnalysisRuleCommand.d.ts +3 -3
- package/dist-types/commands/DeleteConfiguredTableAssociationCommand.d.ts +3 -3
- package/dist-types/commands/DeleteConfiguredTableCommand.d.ts +3 -3
- package/dist-types/commands/DeleteMemberCommand.d.ts +3 -3
- package/dist-types/commands/DeleteMembershipCommand.d.ts +3 -3
- package/dist-types/commands/GetCollaborationCommand.d.ts +3 -3
- package/dist-types/commands/GetConfiguredTableAnalysisRuleCommand.d.ts +9 -3
- package/dist-types/commands/GetConfiguredTableAssociationCommand.d.ts +3 -3
- package/dist-types/commands/GetConfiguredTableCommand.d.ts +3 -3
- package/dist-types/commands/GetMembershipCommand.d.ts +3 -3
- package/dist-types/commands/GetProtectedQueryCommand.d.ts +4 -4
- package/dist-types/commands/GetSchemaAnalysisRuleCommand.d.ts +9 -3
- package/dist-types/commands/GetSchemaCommand.d.ts +3 -3
- package/dist-types/commands/ListCollaborationsCommand.d.ts +3 -3
- package/dist-types/commands/ListConfiguredTableAssociationsCommand.d.ts +3 -3
- package/dist-types/commands/ListConfiguredTablesCommand.d.ts +3 -3
- package/dist-types/commands/ListMembersCommand.d.ts +3 -3
- package/dist-types/commands/ListMembershipsCommand.d.ts +3 -3
- package/dist-types/commands/ListProtectedQueriesCommand.d.ts +3 -3
- package/dist-types/commands/ListSchemasCommand.d.ts +3 -3
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
- package/dist-types/commands/StartProtectedQueryCommand.d.ts +6 -6
- package/dist-types/commands/TagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UpdateCollaborationCommand.d.ts +3 -3
- package/dist-types/commands/UpdateConfiguredTableAnalysisRuleCommand.d.ts +15 -3
- package/dist-types/commands/UpdateConfiguredTableAssociationCommand.d.ts +3 -3
- package/dist-types/commands/UpdateConfiguredTableCommand.d.ts +3 -3
- package/dist-types/commands/UpdateMembershipCommand.d.ts +3 -3
- package/dist-types/commands/UpdateProtectedQueryCommand.d.ts +4 -4
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -2
- package/dist-types/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/endpoint/ruleset.d.ts +1 -1
- package/dist-types/index.d.ts +4 -5
- package/dist-types/models/CleanRoomsServiceException.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +45 -24
- package/dist-types/pagination/Interfaces.d.ts +1 -1
- package/dist-types/pagination/ListCollaborationsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListConfiguredTableAssociationsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListConfiguredTablesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListMembersPaginator.d.ts +1 -1
- package/dist-types/pagination/ListMembershipsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListProtectedQueriesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListSchemasPaginator.d.ts +1 -1
- package/dist-types/runtimeConfig.browser.d.ts +20 -20
- package/dist-types/runtimeConfig.d.ts +20 -20
- package/dist-types/runtimeConfig.native.d.ts +19 -19
- package/dist-types/runtimeConfig.shared.d.ts +4 -4
- package/dist-types/ts3.4/CleanRooms.d.ts +1 -1
- package/dist-types/ts3.4/CleanRoomsClient.d.ts +19 -21
- package/dist-types/ts3.4/commands/BatchGetSchemaCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateCollaborationCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateConfiguredTableAnalysisRuleCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateConfiguredTableAssociationCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateConfiguredTableCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateMembershipCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteCollaborationCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteConfiguredTableAnalysisRuleCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteConfiguredTableAssociationCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteConfiguredTableCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteMemberCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteMembershipCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetCollaborationCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetConfiguredTableAnalysisRuleCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetConfiguredTableAssociationCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetConfiguredTableCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetMembershipCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetProtectedQueryCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetSchemaAnalysisRuleCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetSchemaCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListCollaborationsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListConfiguredTableAssociationsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListConfiguredTablesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListMembersCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListMembershipsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListProtectedQueriesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListSchemasCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/StartProtectedQueryCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateCollaborationCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateConfiguredTableAnalysisRuleCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateConfiguredTableAssociationCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateConfiguredTableCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateMembershipCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateProtectedQueryCommand.d.ts +3 -3
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +3 -2
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/ruleset.d.ts +1 -1
- package/dist-types/ts3.4/models/CleanRoomsServiceException.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +9 -2
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListCollaborationsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListConfiguredTableAssociationsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListConfiguredTablesPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListMembersPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListMembershipsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListProtectedQueriesPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListSchemasPaginator.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +35 -40
- package/dist-types/ts3.4/runtimeConfig.d.ts +35 -37
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +33 -38
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -4
- package/package.json +31 -30
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient";
|
|
5
5
|
import { TagResourceInput, TagResourceOutput } from "../models/models_0";
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient";
|
|
5
5
|
import { UntagResourceInput, UntagResourceOutput } from "../models/models_0";
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient";
|
|
5
5
|
import { UpdateCollaborationInput, UpdateCollaborationOutput } from "../models/models_0";
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient";
|
|
5
5
|
import { UpdateConfiguredTableAnalysisRuleInput, UpdateConfiguredTableAnalysisRuleOutput } from "../models/models_0";
|
|
6
6
|
/**
|
|
@@ -39,6 +39,9 @@ export interface UpdateConfiguredTableAnalysisRuleCommandOutput extends UpdateCo
|
|
|
39
39
|
* joinColumns: [ // AnalysisRuleColumnList // required
|
|
40
40
|
* "STRING_VALUE",
|
|
41
41
|
* ],
|
|
42
|
+
* allowedJoinOperators: [ // JoinOperatorsList
|
|
43
|
+
* "STRING_VALUE",
|
|
44
|
+
* ],
|
|
42
45
|
* listColumns: [ // required
|
|
43
46
|
* "STRING_VALUE",
|
|
44
47
|
* ],
|
|
@@ -56,6 +59,9 @@ export interface UpdateConfiguredTableAnalysisRuleCommandOutput extends UpdateCo
|
|
|
56
59
|
* "STRING_VALUE",
|
|
57
60
|
* ],
|
|
58
61
|
* joinRequired: "STRING_VALUE",
|
|
62
|
+
* allowedJoinOperators: [
|
|
63
|
+
* "STRING_VALUE",
|
|
64
|
+
* ],
|
|
59
65
|
* dimensionColumns: [ // required
|
|
60
66
|
* "STRING_VALUE",
|
|
61
67
|
* ],
|
|
@@ -85,6 +91,9 @@ export interface UpdateConfiguredTableAnalysisRuleCommandOutput extends UpdateCo
|
|
|
85
91
|
* // joinColumns: [ // AnalysisRuleColumnList // required
|
|
86
92
|
* // "STRING_VALUE",
|
|
87
93
|
* // ],
|
|
94
|
+
* // allowedJoinOperators: [ // JoinOperatorsList
|
|
95
|
+
* // "STRING_VALUE",
|
|
96
|
+
* // ],
|
|
88
97
|
* // listColumns: [ // required
|
|
89
98
|
* // "STRING_VALUE",
|
|
90
99
|
* // ],
|
|
@@ -102,6 +111,9 @@ export interface UpdateConfiguredTableAnalysisRuleCommandOutput extends UpdateCo
|
|
|
102
111
|
* // "STRING_VALUE",
|
|
103
112
|
* // ],
|
|
104
113
|
* // joinRequired: "STRING_VALUE",
|
|
114
|
+
* // allowedJoinOperators: [
|
|
115
|
+
* // "STRING_VALUE",
|
|
116
|
+
* // ],
|
|
105
117
|
* // dimensionColumns: [ // required
|
|
106
118
|
* // "STRING_VALUE",
|
|
107
119
|
* // ],
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient";
|
|
5
5
|
import { UpdateConfiguredTableAssociationInput, UpdateConfiguredTableAssociationOutput } from "../models/models_0";
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient";
|
|
5
5
|
import { UpdateConfiguredTableInput, UpdateConfiguredTableOutput } from "../models/models_0";
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient";
|
|
5
5
|
import { UpdateMembershipInput, UpdateMembershipOutput } from "../models/models_0";
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient";
|
|
5
5
|
import { UpdateProtectedQueryInput, UpdateProtectedQueryOutput } from "../models/models_0";
|
|
6
6
|
/**
|
|
@@ -44,7 +44,7 @@ export interface UpdateProtectedQueryCommandOutput extends UpdateProtectedQueryO
|
|
|
44
44
|
* // membershipArn: "STRING_VALUE", // required
|
|
45
45
|
* // createTime: new Date("TIMESTAMP"), // required
|
|
46
46
|
* // sqlParameters: { // ProtectedQuerySQLParameters
|
|
47
|
-
* // queryString: "STRING_VALUE",
|
|
47
|
+
* // queryString: "STRING_VALUE",
|
|
48
48
|
* // },
|
|
49
49
|
* // status: "STRING_VALUE", // required
|
|
50
50
|
* // resultConfiguration: { // ProtectedQueryResultConfiguration
|
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
import { EndpointParameters as __EndpointParameters, EndpointV2 } from "@
|
|
2
|
-
import { Endpoint, Provider } from "@smithy/types";
|
|
1
|
+
import { Endpoint, EndpointParameters as __EndpointParameters, EndpointV2, Provider } from "@smithy/types";
|
|
3
2
|
export interface ClientInputEndpointParameters {
|
|
4
3
|
region?: string | Provider<string>;
|
|
5
4
|
useDualstackEndpoint?: boolean | Provider<boolean>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { EndpointV2, Logger } from "@
|
|
1
|
+
import { EndpointV2, Logger } from "@smithy/types";
|
|
2
2
|
import { EndpointParameters } from "./EndpointParameters";
|
|
3
3
|
export declare const defaultEndpointResolver: (endpointParams: EndpointParameters, context?: {
|
|
4
4
|
logger?: Logger;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { RuleSetObject } from "@
|
|
1
|
+
import { RuleSetObject } from "@smithy/types";
|
|
2
2
|
export declare const ruleSet: RuleSetObject;
|
package/dist-types/index.d.ts
CHANGED
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* <p>Welcome to the <i>
|
|
3
|
-
* <p>
|
|
2
|
+
* <p>Welcome to the <i>Clean Rooms API Reference</i>.</p>
|
|
3
|
+
* <p>Clean Rooms is an Amazon Web Services service that helps multiple parties to join their data
|
|
4
4
|
* together in a secure collaboration workspace. In the collaboration, members who can query
|
|
5
5
|
* and receive results can get insights into the collective datasets without either party getting
|
|
6
6
|
* access to the other party's raw data.</p>
|
|
7
|
-
* <p>To learn more about
|
|
8
|
-
*
|
|
9
|
-
* Rooms User Guide</a>.</p>
|
|
7
|
+
* <p>To learn more about Clean Rooms concepts, procedures, and best practices, see the
|
|
8
|
+
* <a href="https://docs.aws.amazon.com/clean-rooms/latest/userguide/what-is.html">Clean Rooms User Guide</a>.</p>
|
|
10
9
|
*
|
|
11
10
|
* @packageDocumentation
|
|
12
11
|
*/
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@
|
|
1
|
+
import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@smithy/smithy-client";
|
|
2
2
|
export { __ServiceException, __ServiceExceptionOptions };
|
|
3
3
|
/**
|
|
4
4
|
* @public
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ExceptionOptionType as __ExceptionOptionType } from "@
|
|
1
|
+
import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
|
|
2
2
|
import { CleanRoomsServiceException as __BaseException } from "./CleanRoomsServiceException";
|
|
3
3
|
/**
|
|
4
4
|
* @public
|
|
@@ -99,6 +99,18 @@ export declare const AnalysisMethod: {
|
|
|
99
99
|
* @public
|
|
100
100
|
*/
|
|
101
101
|
export type AnalysisMethod = (typeof AnalysisMethod)[keyof typeof AnalysisMethod];
|
|
102
|
+
/**
|
|
103
|
+
* @public
|
|
104
|
+
* @enum
|
|
105
|
+
*/
|
|
106
|
+
export declare const JoinOperator: {
|
|
107
|
+
readonly AND: "AND";
|
|
108
|
+
readonly OR: "OR";
|
|
109
|
+
};
|
|
110
|
+
/**
|
|
111
|
+
* @public
|
|
112
|
+
*/
|
|
113
|
+
export type JoinOperator = (typeof JoinOperator)[keyof typeof JoinOperator];
|
|
102
114
|
/**
|
|
103
115
|
* @public
|
|
104
116
|
* @enum
|
|
@@ -135,7 +147,7 @@ export declare const ScalarFunctions: {
|
|
|
135
147
|
export type ScalarFunctions = (typeof ScalarFunctions)[keyof typeof ScalarFunctions];
|
|
136
148
|
/**
|
|
137
149
|
* @public
|
|
138
|
-
* <p>Enables query structure and specified queries that
|
|
150
|
+
* <p>Enables query structure and specified queries that produce aggregate statistics.</p>
|
|
139
151
|
*/
|
|
140
152
|
export interface AnalysisRuleAggregation {
|
|
141
153
|
/**
|
|
@@ -149,9 +161,14 @@ export interface AnalysisRuleAggregation {
|
|
|
149
161
|
joinColumns: string[] | undefined;
|
|
150
162
|
/**
|
|
151
163
|
* <p>Control that requires member who runs query to do a join with their configured table
|
|
152
|
-
* and/or other configured table in query
|
|
164
|
+
* and/or other configured table in query.</p>
|
|
153
165
|
*/
|
|
154
166
|
joinRequired?: JoinRequiredOption | string;
|
|
167
|
+
/**
|
|
168
|
+
* <p>Which logical operators (if any) are to be used in an INNER JOIN match condition.
|
|
169
|
+
* Default is <code>AND</code>.</p>
|
|
170
|
+
*/
|
|
171
|
+
allowedJoinOperators?: (JoinOperator | string)[];
|
|
155
172
|
/**
|
|
156
173
|
* <p>The columns that query runners are allowed to select, group by, or filter by.</p>
|
|
157
174
|
*/
|
|
@@ -171,9 +188,14 @@ export interface AnalysisRuleAggregation {
|
|
|
171
188
|
*/
|
|
172
189
|
export interface AnalysisRuleList {
|
|
173
190
|
/**
|
|
174
|
-
* <p>Columns that can be used to join a configured table with the table of the member who can query and
|
|
191
|
+
* <p>Columns that can be used to join a configured table with the table of the member who can query and other members' configured tables.</p>
|
|
175
192
|
*/
|
|
176
193
|
joinColumns: string[] | undefined;
|
|
194
|
+
/**
|
|
195
|
+
* <p>Which logical operators (if any) are to be used in an INNER JOIN match condition.
|
|
196
|
+
* Default is <code>AND</code>.</p>
|
|
197
|
+
*/
|
|
198
|
+
allowedJoinOperators?: (JoinOperator | string)[];
|
|
177
199
|
/**
|
|
178
200
|
* <p>Columns that can be listed in the output.</p>
|
|
179
201
|
*/
|
|
@@ -318,7 +340,7 @@ export interface BatchGetSchemaError {
|
|
|
318
340
|
}
|
|
319
341
|
/**
|
|
320
342
|
* @public
|
|
321
|
-
* <p>A column within a schema relation, derived from the underlying
|
|
343
|
+
* <p>A column within a schema relation, derived from the underlying Glue table.</p>
|
|
322
344
|
*/
|
|
323
345
|
export interface Column {
|
|
324
346
|
/**
|
|
@@ -365,7 +387,7 @@ export interface Schema {
|
|
|
365
387
|
*/
|
|
366
388
|
analysisMethod?: AnalysisMethod | string;
|
|
367
389
|
/**
|
|
368
|
-
* <p>The unique account ID for the
|
|
390
|
+
* <p>The unique account ID for the Amazon Web Services account that owns the schema.</p>
|
|
369
391
|
*/
|
|
370
392
|
creatorAccountId: string | undefined;
|
|
371
393
|
/**
|
|
@@ -556,7 +578,7 @@ export interface DataEncryptionMetadata {
|
|
|
556
578
|
*/
|
|
557
579
|
export interface MemberSpecification {
|
|
558
580
|
/**
|
|
559
|
-
* <p>The identifier used to reference members of the collaboration. Currently only supports
|
|
581
|
+
* <p>The identifier used to reference members of the collaboration. Currently only supports Amazon Web Services account ID.</p>
|
|
560
582
|
*/
|
|
561
583
|
accountId: string | undefined;
|
|
562
584
|
/**
|
|
@@ -657,7 +679,7 @@ export interface Collaboration {
|
|
|
657
679
|
*/
|
|
658
680
|
description?: string;
|
|
659
681
|
/**
|
|
660
|
-
* <p>The identifier used to reference members of the collaboration. Currently only supports
|
|
682
|
+
* <p>The identifier used to reference members of the collaboration. Currently only supports Amazon Web Services account ID.</p>
|
|
661
683
|
*/
|
|
662
684
|
creatorAccountId: string | undefined;
|
|
663
685
|
/**
|
|
@@ -909,7 +931,7 @@ export interface CollaborationSummary {
|
|
|
909
931
|
*/
|
|
910
932
|
name: string | undefined;
|
|
911
933
|
/**
|
|
912
|
-
* <p>The identifier used to reference members of the collaboration. Currently only supports
|
|
934
|
+
* <p>The identifier used to reference members of the collaboration. Currently only supports Amazon Web Services account ID.</p>
|
|
913
935
|
*/
|
|
914
936
|
creatorAccountId: string | undefined;
|
|
915
937
|
/**
|
|
@@ -973,7 +995,7 @@ export interface ListMembersInput {
|
|
|
973
995
|
*/
|
|
974
996
|
export interface MemberSummary {
|
|
975
997
|
/**
|
|
976
|
-
* <p>The identifier used to reference members of the collaboration. Currently only supports
|
|
998
|
+
* <p>The identifier used to reference members of the collaboration. Currently only supports Amazon Web Services account ID.</p>
|
|
977
999
|
*/
|
|
978
1000
|
accountId: string | undefined;
|
|
979
1001
|
/**
|
|
@@ -1054,7 +1076,7 @@ export interface SchemaSummary {
|
|
|
1054
1076
|
*/
|
|
1055
1077
|
type: SchemaType | string | undefined;
|
|
1056
1078
|
/**
|
|
1057
|
-
* <p>The unique account ID for the
|
|
1079
|
+
* <p>The unique account ID for the Amazon Web Services account that owns the schema.</p>
|
|
1058
1080
|
*/
|
|
1059
1081
|
creatorAccountId: string | undefined;
|
|
1060
1082
|
/**
|
|
@@ -1361,22 +1383,21 @@ export interface UpdateConfiguredTableAssociationOutput {
|
|
|
1361
1383
|
}
|
|
1362
1384
|
/**
|
|
1363
1385
|
* @public
|
|
1364
|
-
* <p>A reference to a table within an
|
|
1386
|
+
* <p>A reference to a table within an Glue data catalog.</p>
|
|
1365
1387
|
*/
|
|
1366
1388
|
export interface GlueTableReference {
|
|
1367
1389
|
/**
|
|
1368
|
-
* <p>The name of the
|
|
1390
|
+
* <p>The name of the Glue table.</p>
|
|
1369
1391
|
*/
|
|
1370
1392
|
tableName: string | undefined;
|
|
1371
1393
|
/**
|
|
1372
|
-
* <p>The name of the database the
|
|
1394
|
+
* <p>The name of the database the Glue table belongs to.</p>
|
|
1373
1395
|
*/
|
|
1374
1396
|
databaseName: string | undefined;
|
|
1375
1397
|
}
|
|
1376
1398
|
/**
|
|
1377
1399
|
* @public
|
|
1378
|
-
* <p>A pointer to the dataset that underlies this table. Currently, this can only be an
|
|
1379
|
-
* Glue table.</p>
|
|
1400
|
+
* <p>A pointer to the dataset that underlies this table. Currently, this can only be an Glue table.</p>
|
|
1380
1401
|
*/
|
|
1381
1402
|
export type TableReference = TableReference.GlueMember | TableReference.$UnknownMember;
|
|
1382
1403
|
/**
|
|
@@ -1384,7 +1405,7 @@ export type TableReference = TableReference.GlueMember | TableReference.$Unknown
|
|
|
1384
1405
|
*/
|
|
1385
1406
|
export declare namespace TableReference {
|
|
1386
1407
|
/**
|
|
1387
|
-
* <p>If present, a reference to the
|
|
1408
|
+
* <p>If present, a reference to the Glue table referred to by this table
|
|
1388
1409
|
* reference.</p>
|
|
1389
1410
|
*/
|
|
1390
1411
|
interface GlueMember {
|
|
@@ -1414,7 +1435,7 @@ export interface CreateConfiguredTableInput {
|
|
|
1414
1435
|
*/
|
|
1415
1436
|
description?: string;
|
|
1416
1437
|
/**
|
|
1417
|
-
* <p>A reference to the
|
|
1438
|
+
* <p>A reference to the Glue table being configured.</p>
|
|
1418
1439
|
*/
|
|
1419
1440
|
tableReference: TableReference | undefined;
|
|
1420
1441
|
/**
|
|
@@ -1467,7 +1488,7 @@ export interface ConfiguredTable {
|
|
|
1467
1488
|
*/
|
|
1468
1489
|
description?: string;
|
|
1469
1490
|
/**
|
|
1470
|
-
* <p>The
|
|
1491
|
+
* <p>The Glue table that this configured table represents.</p>
|
|
1471
1492
|
*/
|
|
1472
1493
|
tableReference: TableReference | undefined;
|
|
1473
1494
|
/**
|
|
@@ -1487,7 +1508,7 @@ export interface ConfiguredTable {
|
|
|
1487
1508
|
*/
|
|
1488
1509
|
analysisMethod: AnalysisMethod | string | undefined;
|
|
1489
1510
|
/**
|
|
1490
|
-
* <p>The columns within the underlying
|
|
1511
|
+
* <p>The columns within the underlying Glue table that can be utilized within
|
|
1491
1512
|
* collaborations.</p>
|
|
1492
1513
|
*/
|
|
1493
1514
|
allowedColumns: string[] | undefined;
|
|
@@ -1894,7 +1915,7 @@ export interface Membership {
|
|
|
1894
1915
|
*/
|
|
1895
1916
|
collaborationId: string | undefined;
|
|
1896
1917
|
/**
|
|
1897
|
-
* <p>The identifier used to reference members of the collaboration. Currently only supports
|
|
1918
|
+
* <p>The identifier used to reference members of the collaboration. Currently only supports Amazon Web Services account ID.</p>
|
|
1898
1919
|
*/
|
|
1899
1920
|
collaborationCreatorAccountId: string | undefined;
|
|
1900
1921
|
/**
|
|
@@ -2115,7 +2136,7 @@ export interface ProtectedQuerySQLParameters {
|
|
|
2115
2136
|
/**
|
|
2116
2137
|
* <p>The query string to be submitted.</p>
|
|
2117
2138
|
*/
|
|
2118
|
-
queryString
|
|
2139
|
+
queryString?: string;
|
|
2119
2140
|
}
|
|
2120
2141
|
/**
|
|
2121
2142
|
* @public
|
|
@@ -2146,7 +2167,7 @@ export declare const ProtectedQueryStatus: {
|
|
|
2146
2167
|
export type ProtectedQueryStatus = (typeof ProtectedQueryStatus)[keyof typeof ProtectedQueryStatus];
|
|
2147
2168
|
/**
|
|
2148
2169
|
* @public
|
|
2149
|
-
* <p>The parameters for an
|
|
2170
|
+
* <p>The parameters for an Clean Rooms protected query.</p>
|
|
2150
2171
|
*/
|
|
2151
2172
|
export interface ProtectedQuery {
|
|
2152
2173
|
/**
|
|
@@ -2238,7 +2259,7 @@ export interface MembershipSummary {
|
|
|
2238
2259
|
*/
|
|
2239
2260
|
collaborationId: string | undefined;
|
|
2240
2261
|
/**
|
|
2241
|
-
* <p>The identifier of the
|
|
2262
|
+
* <p>The identifier of the Amazon Web Services principal that created the collaboration. Currently only supports Amazon Web Services account ID.</p>
|
|
2242
2263
|
*/
|
|
2243
2264
|
collaborationCreatorAccountId: string | undefined;
|
|
2244
2265
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@
|
|
1
|
+
import { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListCollaborationsCommandInput, ListCollaborationsCommandOutput } from "../commands/ListCollaborationsCommand";
|
|
3
3
|
import { CleanRoomsPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@
|
|
1
|
+
import { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListConfiguredTableAssociationsCommandInput, ListConfiguredTableAssociationsCommandOutput } from "../commands/ListConfiguredTableAssociationsCommand";
|
|
3
3
|
import { CleanRoomsPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@
|
|
1
|
+
import { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListConfiguredTablesCommandInput, ListConfiguredTablesCommandOutput } from "../commands/ListConfiguredTablesCommand";
|
|
3
3
|
import { CleanRoomsPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@
|
|
1
|
+
import { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListMembershipsCommandInput, ListMembershipsCommandOutput } from "../commands/ListMembershipsCommand";
|
|
3
3
|
import { CleanRoomsPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@
|
|
1
|
+
import { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListProtectedQueriesCommandInput, ListProtectedQueriesCommandOutput } from "../commands/ListProtectedQueriesCommand";
|
|
3
3
|
import { CleanRoomsPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,42 +1,42 @@
|
|
|
1
|
-
import { FetchHttpHandler as RequestHandler } from "@
|
|
1
|
+
import { FetchHttpHandler as RequestHandler } from "@smithy/fetch-http-handler";
|
|
2
2
|
import { CleanRoomsClientConfig } from "./CleanRoomsClient";
|
|
3
3
|
/**
|
|
4
4
|
* @internal
|
|
5
5
|
*/
|
|
6
6
|
export declare const getRuntimeConfig: (config: CleanRoomsClientConfig) => {
|
|
7
7
|
runtime: string;
|
|
8
|
-
defaultsMode: import("@
|
|
9
|
-
bodyLengthChecker: import("@
|
|
8
|
+
defaultsMode: import("@smithy/types").Provider<import("@smithy/smithy-client").ResolvedDefaultsMode>;
|
|
9
|
+
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
10
10
|
credentialDefaultProvider: (input: any) => import("@smithy/types").Provider<import("@aws-sdk/types").Credentials>;
|
|
11
|
-
defaultUserAgentProvider: import("@
|
|
12
|
-
maxAttempts:
|
|
13
|
-
region: string | import("@
|
|
14
|
-
requestHandler: (import("@
|
|
11
|
+
defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
|
|
12
|
+
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
13
|
+
region: string | import("@smithy/types").Provider<any>;
|
|
14
|
+
requestHandler: (import("@smithy/types").RequestHandler<any, any, import("@smithy/types").HttpHandlerOptions> & import("@smithy/protocol-http").HttpHandler) | RequestHandler;
|
|
15
15
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
16
|
-
sha256: import("@
|
|
16
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
17
17
|
streamCollector: import("@smithy/types").StreamCollector;
|
|
18
|
-
useDualstackEndpoint:
|
|
19
|
-
useFipsEndpoint:
|
|
18
|
+
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
19
|
+
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
20
20
|
apiVersion: string;
|
|
21
|
-
urlParser: import("@
|
|
21
|
+
urlParser: import("@smithy/types").UrlParser;
|
|
22
22
|
base64Decoder: import("@smithy/types").Decoder;
|
|
23
23
|
base64Encoder: import("@smithy/types").Encoder;
|
|
24
24
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
25
25
|
utf8Encoder: import("@smithy/types").Encoder;
|
|
26
26
|
disableHostPrefix: boolean;
|
|
27
27
|
serviceId: string;
|
|
28
|
-
logger: import("@
|
|
29
|
-
endpoint?: ((string | import("@
|
|
28
|
+
logger: import("@smithy/types").Logger;
|
|
29
|
+
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;
|
|
30
30
|
endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
|
|
31
|
-
logger?: import("@
|
|
32
|
-
}) => import("@
|
|
31
|
+
logger?: import("@smithy/types").Logger | undefined;
|
|
32
|
+
}) => import("@smithy/types").EndpointV2;
|
|
33
33
|
tls?: boolean | undefined;
|
|
34
|
-
retryStrategy?: import("@
|
|
35
|
-
credentials?: import("@
|
|
36
|
-
signer?: import("@
|
|
34
|
+
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2 | undefined;
|
|
35
|
+
credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").Provider<import("@smithy/types").AwsCredentialIdentity> | undefined;
|
|
36
|
+
signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme | undefined) => Promise<import("@smithy/types").RequestSigner>) | undefined;
|
|
37
37
|
signingEscapePath?: boolean | undefined;
|
|
38
38
|
systemClockOffset?: number | undefined;
|
|
39
39
|
signingRegion?: string | undefined;
|
|
40
|
-
signerConstructor?: (new (options: import("@
|
|
41
|
-
customUserAgent?: string | import("@
|
|
40
|
+
signerConstructor?: (new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner) | undefined;
|
|
41
|
+
customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
|
|
42
42
|
};
|
|
@@ -1,42 +1,42 @@
|
|
|
1
|
-
import { NodeHttpHandler as RequestHandler } from "@
|
|
1
|
+
import { NodeHttpHandler as RequestHandler } from "@smithy/node-http-handler";
|
|
2
2
|
import { CleanRoomsClientConfig } from "./CleanRoomsClient";
|
|
3
3
|
/**
|
|
4
4
|
* @internal
|
|
5
5
|
*/
|
|
6
6
|
export declare const getRuntimeConfig: (config: CleanRoomsClientConfig) => {
|
|
7
7
|
runtime: string;
|
|
8
|
-
defaultsMode: import("@
|
|
9
|
-
bodyLengthChecker: import("@
|
|
8
|
+
defaultsMode: import("@smithy/types").Provider<import("@smithy/smithy-client").ResolvedDefaultsMode>;
|
|
9
|
+
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
10
10
|
credentialDefaultProvider: (input: any) => import("@smithy/types").Provider<import("@aws-sdk/types").Credentials>;
|
|
11
|
-
defaultUserAgentProvider: import("@
|
|
12
|
-
maxAttempts: number | import("@
|
|
13
|
-
region: string | import("@
|
|
14
|
-
requestHandler: (import("@
|
|
11
|
+
defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
|
|
12
|
+
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
13
|
+
region: string | import("@smithy/types").Provider<string>;
|
|
14
|
+
requestHandler: (import("@smithy/types").RequestHandler<any, any, import("@smithy/types").HttpHandlerOptions> & import("@smithy/protocol-http").HttpHandler) | RequestHandler;
|
|
15
15
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
16
|
-
sha256: import("@
|
|
16
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
17
17
|
streamCollector: import("@smithy/types").StreamCollector;
|
|
18
|
-
useDualstackEndpoint: boolean | import("@
|
|
19
|
-
useFipsEndpoint: boolean | import("@
|
|
18
|
+
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
19
|
+
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
20
20
|
apiVersion: string;
|
|
21
|
-
urlParser: import("@
|
|
21
|
+
urlParser: import("@smithy/types").UrlParser;
|
|
22
22
|
base64Decoder: import("@smithy/types").Decoder;
|
|
23
23
|
base64Encoder: import("@smithy/types").Encoder;
|
|
24
24
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
25
25
|
utf8Encoder: import("@smithy/types").Encoder;
|
|
26
26
|
disableHostPrefix: boolean;
|
|
27
27
|
serviceId: string;
|
|
28
|
-
logger: import("@
|
|
29
|
-
endpoint?: ((string | import("@
|
|
28
|
+
logger: import("@smithy/types").Logger;
|
|
29
|
+
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;
|
|
30
30
|
endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
|
|
31
|
-
logger?: import("@
|
|
32
|
-
}) => import("@
|
|
31
|
+
logger?: import("@smithy/types").Logger | undefined;
|
|
32
|
+
}) => import("@smithy/types").EndpointV2;
|
|
33
33
|
tls?: boolean | undefined;
|
|
34
|
-
retryStrategy?: import("@
|
|
35
|
-
credentials?: import("@
|
|
36
|
-
signer?: import("@
|
|
34
|
+
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2 | undefined;
|
|
35
|
+
credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").Provider<import("@smithy/types").AwsCredentialIdentity> | undefined;
|
|
36
|
+
signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme | undefined) => Promise<import("@smithy/types").RequestSigner>) | undefined;
|
|
37
37
|
signingEscapePath?: boolean | undefined;
|
|
38
38
|
systemClockOffset?: number | undefined;
|
|
39
39
|
signingRegion?: string | undefined;
|
|
40
|
-
signerConstructor?: (new (options: import("@
|
|
41
|
-
customUserAgent?: string | import("@
|
|
40
|
+
signerConstructor?: (new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner) | undefined;
|
|
41
|
+
customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
|
|
42
42
|
};
|