@aws-sdk/client-cleanrooms 3.360.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,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateProtectedQueryOutputFilterSensitiveLog = exports.StartProtectedQueryOutputFilterSensitiveLog = exports.StartProtectedQueryInputFilterSensitiveLog = exports.GetProtectedQueryOutputFilterSensitiveLog = exports.ProtectedQueryFilterSensitiveLog = exports.ProtectedQuerySQLParametersFilterSensitiveLog = exports.TargetProtectedQueryStatus = exports.ProtectedQueryType = exports.ProtectedQueryStatus = exports.ProtectedQueryOutputConfiguration = exports.ResultFormat = exports.ProtectedQueryOutput = exports.MembershipStatus = exports.MembershipQueryLogStatus = exports.ConfiguredTableAnalysisRulePolicy = exports.ConfiguredTableAnalysisRulePolicyV1 = exports.ConfiguredTableAnalysisRuleType = exports.TableReference = exports.FilterableMemberStatus = exports.ConflictException = exports.ConflictExceptionReason = exports.ServiceQuotaExceededException = exports.MemberStatus = exports.CollaborationQueryLogStatus = exports.MemberAbility = exports.ValidationException = exports.ValidationExceptionReason = exports.ThrottlingException = exports.ResourceNotFoundException = exports.ResourceType = exports.InternalServerException = exports.SchemaType = exports.AnalysisRuleType = exports.AnalysisRulePolicy = exports.AnalysisRulePolicyV1 = exports.ScalarFunctions = exports.JoinRequiredOption = exports.AnalysisMethod = exports.AggregationType = exports.AggregateFunctionName = exports.AccessDeniedException = exports.AccessDeniedExceptionReason = void 0;
|
|
4
|
-
const smithy_client_1 = require("@
|
|
3
|
+
exports.UpdateProtectedQueryOutputFilterSensitiveLog = exports.StartProtectedQueryOutputFilterSensitiveLog = exports.StartProtectedQueryInputFilterSensitiveLog = exports.GetProtectedQueryOutputFilterSensitiveLog = exports.ProtectedQueryFilterSensitiveLog = exports.ProtectedQuerySQLParametersFilterSensitiveLog = exports.TargetProtectedQueryStatus = exports.ProtectedQueryType = exports.ProtectedQueryStatus = exports.ProtectedQueryOutputConfiguration = exports.ResultFormat = exports.ProtectedQueryOutput = exports.MembershipStatus = exports.MembershipQueryLogStatus = exports.ConfiguredTableAnalysisRulePolicy = exports.ConfiguredTableAnalysisRulePolicyV1 = exports.ConfiguredTableAnalysisRuleType = exports.TableReference = exports.FilterableMemberStatus = exports.ConflictException = exports.ConflictExceptionReason = exports.ServiceQuotaExceededException = exports.MemberStatus = exports.CollaborationQueryLogStatus = exports.MemberAbility = exports.ValidationException = exports.ValidationExceptionReason = exports.ThrottlingException = exports.ResourceNotFoundException = exports.ResourceType = exports.InternalServerException = exports.SchemaType = exports.AnalysisRuleType = exports.AnalysisRulePolicy = exports.AnalysisRulePolicyV1 = exports.ScalarFunctions = exports.JoinRequiredOption = exports.JoinOperator = exports.AnalysisMethod = exports.AggregationType = exports.AggregateFunctionName = exports.AccessDeniedException = exports.AccessDeniedExceptionReason = void 0;
|
|
4
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
5
5
|
const CleanRoomsServiceException_1 = require("./CleanRoomsServiceException");
|
|
6
6
|
exports.AccessDeniedExceptionReason = {
|
|
7
7
|
INSUFFICIENT_PERMISSIONS: "INSUFFICIENT_PERMISSIONS",
|
|
@@ -33,6 +33,10 @@ exports.AggregationType = {
|
|
|
33
33
|
exports.AnalysisMethod = {
|
|
34
34
|
DIRECT_QUERY: "DIRECT_QUERY",
|
|
35
35
|
};
|
|
36
|
+
exports.JoinOperator = {
|
|
37
|
+
AND: "AND",
|
|
38
|
+
OR: "OR",
|
|
39
|
+
};
|
|
36
40
|
exports.JoinRequiredOption = {
|
|
37
41
|
QUERY_RUNNER: "QUERY_RUNNER",
|
|
38
42
|
};
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.de_GetCollaborationCommand = exports.de_DeleteMembershipCommand = exports.de_DeleteMemberCommand = exports.de_DeleteConfiguredTableAssociationCommand = exports.de_DeleteConfiguredTableAnalysisRuleCommand = exports.de_DeleteConfiguredTableCommand = exports.de_DeleteCollaborationCommand = exports.de_CreateMembershipCommand = exports.de_CreateConfiguredTableAssociationCommand = exports.de_CreateConfiguredTableAnalysisRuleCommand = exports.de_CreateConfiguredTableCommand = exports.de_CreateCollaborationCommand = exports.de_BatchGetSchemaCommand = exports.se_UpdateProtectedQueryCommand = exports.se_UpdateMembershipCommand = exports.se_UpdateConfiguredTableAssociationCommand = exports.se_UpdateConfiguredTableAnalysisRuleCommand = exports.se_UpdateConfiguredTableCommand = exports.se_UpdateCollaborationCommand = exports.se_UntagResourceCommand = exports.se_TagResourceCommand = exports.se_StartProtectedQueryCommand = exports.se_ListTagsForResourceCommand = exports.se_ListSchemasCommand = exports.se_ListProtectedQueriesCommand = exports.se_ListMembershipsCommand = exports.se_ListMembersCommand = exports.se_ListConfiguredTablesCommand = exports.se_ListConfiguredTableAssociationsCommand = exports.se_ListCollaborationsCommand = exports.se_GetSchemaAnalysisRuleCommand = exports.se_GetSchemaCommand = exports.se_GetProtectedQueryCommand = exports.se_GetMembershipCommand = exports.se_GetConfiguredTableAssociationCommand = exports.se_GetConfiguredTableAnalysisRuleCommand = exports.se_GetConfiguredTableCommand = exports.se_GetCollaborationCommand = exports.se_DeleteMembershipCommand = exports.se_DeleteMemberCommand = exports.se_DeleteConfiguredTableAssociationCommand = exports.se_DeleteConfiguredTableAnalysisRuleCommand = exports.se_DeleteConfiguredTableCommand = exports.se_DeleteCollaborationCommand = exports.se_CreateMembershipCommand = exports.se_CreateConfiguredTableAssociationCommand = exports.se_CreateConfiguredTableAnalysisRuleCommand = exports.se_CreateConfiguredTableCommand = exports.se_CreateCollaborationCommand = exports.se_BatchGetSchemaCommand = void 0;
|
|
4
4
|
exports.de_UpdateProtectedQueryCommand = exports.de_UpdateMembershipCommand = exports.de_UpdateConfiguredTableAssociationCommand = exports.de_UpdateConfiguredTableAnalysisRuleCommand = exports.de_UpdateConfiguredTableCommand = exports.de_UpdateCollaborationCommand = exports.de_UntagResourceCommand = exports.de_TagResourceCommand = exports.de_StartProtectedQueryCommand = exports.de_ListTagsForResourceCommand = exports.de_ListSchemasCommand = exports.de_ListProtectedQueriesCommand = exports.de_ListMembershipsCommand = exports.de_ListMembersCommand = exports.de_ListConfiguredTablesCommand = exports.de_ListConfiguredTableAssociationsCommand = exports.de_ListCollaborationsCommand = exports.de_GetSchemaAnalysisRuleCommand = exports.de_GetSchemaCommand = exports.de_GetProtectedQueryCommand = exports.de_GetMembershipCommand = exports.de_GetConfiguredTableAssociationCommand = exports.de_GetConfiguredTableAnalysisRuleCommand = exports.de_GetConfiguredTableCommand = void 0;
|
|
5
|
-
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
5
|
const protocol_http_1 = require("@smithy/protocol-http");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
const CleanRoomsServiceException_1 = require("../models/CleanRoomsServiceException");
|
|
8
8
|
const models_0_1 = require("../models/models_0");
|
|
9
9
|
const se_BatchGetSchemaCommand = async (input, context) => {
|
|
@@ -4,15 +4,15 @@ exports.getRuntimeConfig = void 0;
|
|
|
4
4
|
const tslib_1 = require("tslib");
|
|
5
5
|
const package_json_1 = tslib_1.__importDefault(require("../package.json"));
|
|
6
6
|
const sha256_browser_1 = require("@aws-crypto/sha256-browser");
|
|
7
|
-
const config_resolver_1 = require("@aws-sdk/config-resolver");
|
|
8
|
-
const fetch_http_handler_1 = require("@aws-sdk/fetch-http-handler");
|
|
9
|
-
const invalid_dependency_1 = require("@aws-sdk/invalid-dependency");
|
|
10
|
-
const util_body_length_browser_1 = require("@aws-sdk/util-body-length-browser");
|
|
11
|
-
const util_retry_1 = require("@aws-sdk/util-retry");
|
|
12
7
|
const util_user_agent_browser_1 = require("@aws-sdk/util-user-agent-browser");
|
|
8
|
+
const config_resolver_1 = require("@smithy/config-resolver");
|
|
9
|
+
const fetch_http_handler_1 = require("@smithy/fetch-http-handler");
|
|
10
|
+
const invalid_dependency_1 = require("@smithy/invalid-dependency");
|
|
11
|
+
const util_body_length_browser_1 = require("@smithy/util-body-length-browser");
|
|
12
|
+
const util_retry_1 = require("@smithy/util-retry");
|
|
13
13
|
const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
|
|
14
|
-
const smithy_client_1 = require("@
|
|
15
|
-
const util_defaults_mode_browser_1 = require("@
|
|
14
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
15
|
+
const util_defaults_mode_browser_1 = require("@smithy/util-defaults-mode-browser");
|
|
16
16
|
const getRuntimeConfig = (config) => {
|
|
17
17
|
const defaultsMode = (0, util_defaults_mode_browser_1.resolveDefaultsModeConfig)(config);
|
|
18
18
|
const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
|
|
@@ -4,19 +4,19 @@ exports.getRuntimeConfig = void 0;
|
|
|
4
4
|
const tslib_1 = require("tslib");
|
|
5
5
|
const package_json_1 = tslib_1.__importDefault(require("../package.json"));
|
|
6
6
|
const client_sts_1 = require("@aws-sdk/client-sts");
|
|
7
|
-
const config_resolver_1 = require("@aws-sdk/config-resolver");
|
|
8
7
|
const credential_provider_node_1 = require("@aws-sdk/credential-provider-node");
|
|
9
|
-
const hash_node_1 = require("@aws-sdk/hash-node");
|
|
10
|
-
const middleware_retry_1 = require("@aws-sdk/middleware-retry");
|
|
11
|
-
const node_config_provider_1 = require("@aws-sdk/node-config-provider");
|
|
12
|
-
const node_http_handler_1 = require("@aws-sdk/node-http-handler");
|
|
13
|
-
const util_body_length_node_1 = require("@aws-sdk/util-body-length-node");
|
|
14
|
-
const util_retry_1 = require("@aws-sdk/util-retry");
|
|
15
8
|
const util_user_agent_node_1 = require("@aws-sdk/util-user-agent-node");
|
|
9
|
+
const config_resolver_1 = require("@smithy/config-resolver");
|
|
10
|
+
const hash_node_1 = require("@smithy/hash-node");
|
|
11
|
+
const middleware_retry_1 = require("@smithy/middleware-retry");
|
|
12
|
+
const node_config_provider_1 = require("@smithy/node-config-provider");
|
|
13
|
+
const node_http_handler_1 = require("@smithy/node-http-handler");
|
|
14
|
+
const util_body_length_node_1 = require("@smithy/util-body-length-node");
|
|
15
|
+
const util_retry_1 = require("@smithy/util-retry");
|
|
16
16
|
const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
|
|
17
|
-
const smithy_client_1 = require("@
|
|
18
|
-
const util_defaults_mode_node_1 = require("@
|
|
19
|
-
const smithy_client_2 = require("@
|
|
17
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
18
|
+
const util_defaults_mode_node_1 = require("@smithy/util-defaults-mode-node");
|
|
19
|
+
const smithy_client_2 = require("@smithy/smithy-client");
|
|
20
20
|
const getRuntimeConfig = (config) => {
|
|
21
21
|
(0, smithy_client_2.emitWarningIfUnsupportedVersion)(process.version);
|
|
22
22
|
const defaultsMode = (0, util_defaults_mode_node_1.resolveDefaultsModeConfig)(config);
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.getRuntimeConfig = void 0;
|
|
4
|
-
const smithy_client_1 = require("@
|
|
5
|
-
const url_parser_1 = require("@
|
|
6
|
-
const util_base64_1 = require("@
|
|
7
|
-
const util_utf8_1 = require("@
|
|
4
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
5
|
+
const url_parser_1 = require("@smithy/url-parser");
|
|
6
|
+
const util_base64_1 = require("@smithy/util-base64");
|
|
7
|
+
const util_utf8_1 = require("@smithy/util-utf8");
|
|
8
8
|
const endpointResolver_1 = require("./endpoint/endpointResolver");
|
|
9
9
|
const getRuntimeConfig = (config) => ({
|
|
10
10
|
apiVersion: "2022-02-17",
|
package/dist-es/CleanRooms.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { createAggregatedClient } from "@
|
|
1
|
+
import { createAggregatedClient } from "@smithy/smithy-client";
|
|
2
2
|
import { CleanRoomsClient } from "./CleanRoomsClient";
|
|
3
3
|
import { BatchGetSchemaCommand, } from "./commands/BatchGetSchemaCommand";
|
|
4
4
|
import { CreateCollaborationCommand, } from "./commands/CreateCollaborationCommand";
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import { resolveRegionConfig } from "@aws-sdk/config-resolver";
|
|
2
|
-
import { getContentLengthPlugin } from "@aws-sdk/middleware-content-length";
|
|
3
|
-
import { resolveEndpointConfig } from "@aws-sdk/middleware-endpoint";
|
|
4
1
|
import { getHostHeaderPlugin, resolveHostHeaderConfig, } from "@aws-sdk/middleware-host-header";
|
|
5
2
|
import { getLoggerPlugin } from "@aws-sdk/middleware-logger";
|
|
6
3
|
import { getRecursionDetectionPlugin } from "@aws-sdk/middleware-recursion-detection";
|
|
7
|
-
import { getRetryPlugin, resolveRetryConfig } from "@aws-sdk/middleware-retry";
|
|
8
4
|
import { getAwsAuthPlugin, resolveAwsAuthConfig, } from "@aws-sdk/middleware-signing";
|
|
9
5
|
import { getUserAgentPlugin, resolveUserAgentConfig, } from "@aws-sdk/middleware-user-agent";
|
|
10
|
-
import {
|
|
6
|
+
import { resolveRegionConfig } from "@smithy/config-resolver";
|
|
7
|
+
import { getContentLengthPlugin } from "@smithy/middleware-content-length";
|
|
8
|
+
import { resolveEndpointConfig } from "@smithy/middleware-endpoint";
|
|
9
|
+
import { getRetryPlugin, resolveRetryConfig } from "@smithy/middleware-retry";
|
|
10
|
+
import { Client as __Client, } from "@smithy/smithy-client";
|
|
11
11
|
import { resolveClientEndpointParameters, } from "./endpoint/EndpointParameters";
|
|
12
12
|
import { getRuntimeConfig as __getRuntimeConfig } from "./runtimeConfig";
|
|
13
13
|
export { __Client };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_BatchGetSchemaCommand, se_BatchGetSchemaCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class BatchGetSchemaCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_CreateCollaborationCommand, se_CreateCollaborationCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateCollaborationCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_CreateConfiguredTableAnalysisRuleCommand, se_CreateConfiguredTableAnalysisRuleCommand, } from "../protocols/Aws_restJson1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateConfiguredTableAnalysisRuleCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_CreateConfiguredTableAssociationCommand, se_CreateConfiguredTableAssociationCommand, } from "../protocols/Aws_restJson1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateConfiguredTableAssociationCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_CreateConfiguredTableCommand, se_CreateConfiguredTableCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateConfiguredTableCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_CreateMembershipCommand, se_CreateMembershipCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateMembershipCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_DeleteCollaborationCommand, se_DeleteCollaborationCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteCollaborationCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_DeleteConfiguredTableAnalysisRuleCommand, se_DeleteConfiguredTableAnalysisRuleCommand, } from "../protocols/Aws_restJson1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteConfiguredTableAnalysisRuleCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_DeleteConfiguredTableAssociationCommand, se_DeleteConfiguredTableAssociationCommand, } from "../protocols/Aws_restJson1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteConfiguredTableAssociationCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_DeleteConfiguredTableCommand, se_DeleteConfiguredTableCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteConfiguredTableCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_DeleteMemberCommand, se_DeleteMemberCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteMemberCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_DeleteMembershipCommand, se_DeleteMembershipCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteMembershipCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_GetCollaborationCommand, se_GetCollaborationCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetCollaborationCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_GetConfiguredTableAnalysisRuleCommand, se_GetConfiguredTableAnalysisRuleCommand, } from "../protocols/Aws_restJson1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetConfiguredTableAnalysisRuleCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_GetConfiguredTableAssociationCommand, se_GetConfiguredTableAssociationCommand, } from "../protocols/Aws_restJson1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetConfiguredTableAssociationCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_GetConfiguredTableCommand, se_GetConfiguredTableCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetConfiguredTableCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_GetMembershipCommand, se_GetMembershipCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetMembershipCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { GetProtectedQueryOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { de_GetProtectedQueryCommand, se_GetProtectedQueryCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_GetSchemaAnalysisRuleCommand, se_GetSchemaAnalysisRuleCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetSchemaAnalysisRuleCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_GetSchemaCommand, se_GetSchemaCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetSchemaCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_ListCollaborationsCommand, se_ListCollaborationsCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListCollaborationsCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_ListConfiguredTableAssociationsCommand, se_ListConfiguredTableAssociationsCommand, } from "../protocols/Aws_restJson1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListConfiguredTableAssociationsCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_ListConfiguredTablesCommand, se_ListConfiguredTablesCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListConfiguredTablesCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_ListMembersCommand, se_ListMembersCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListMembersCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_ListMembershipsCommand, se_ListMembershipsCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListMembershipsCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_ListProtectedQueriesCommand, se_ListProtectedQueriesCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListProtectedQueriesCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_ListSchemasCommand, se_ListSchemasCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListSchemasCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListTagsForResourceCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { StartProtectedQueryInputFilterSensitiveLog, StartProtectedQueryOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { de_StartProtectedQueryCommand, se_StartProtectedQueryCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class TagResourceCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UntagResourceCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_UpdateCollaborationCommand, se_UpdateCollaborationCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateCollaborationCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_UpdateConfiguredTableAnalysisRuleCommand, se_UpdateConfiguredTableAnalysisRuleCommand, } from "../protocols/Aws_restJson1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateConfiguredTableAnalysisRuleCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_UpdateConfiguredTableAssociationCommand, se_UpdateConfiguredTableAssociationCommand, } from "../protocols/Aws_restJson1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateConfiguredTableAssociationCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_UpdateConfiguredTableCommand, se_UpdateConfiguredTableCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateConfiguredTableCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_UpdateMembershipCommand, se_UpdateMembershipCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateMembershipCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { UpdateProtectedQueryOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { de_UpdateProtectedQueryCommand, se_UpdateProtectedQueryCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ServiceException as __ServiceException, } from "@
|
|
1
|
+
import { ServiceException as __ServiceException, } from "@smithy/smithy-client";
|
|
2
2
|
export { __ServiceException };
|
|
3
3
|
export class CleanRoomsServiceException extends __ServiceException {
|
|
4
4
|
constructor(options) {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { SENSITIVE_STRING } from "@
|
|
1
|
+
import { SENSITIVE_STRING } from "@smithy/smithy-client";
|
|
2
2
|
import { CleanRoomsServiceException as __BaseException } from "./CleanRoomsServiceException";
|
|
3
3
|
export const AccessDeniedExceptionReason = {
|
|
4
4
|
INSUFFICIENT_PERMISSIONS: "INSUFFICIENT_PERMISSIONS",
|
|
@@ -29,6 +29,10 @@ export const AggregationType = {
|
|
|
29
29
|
export const AnalysisMethod = {
|
|
30
30
|
DIRECT_QUERY: "DIRECT_QUERY",
|
|
31
31
|
};
|
|
32
|
+
export const JoinOperator = {
|
|
33
|
+
AND: "AND",
|
|
34
|
+
OR: "OR",
|
|
35
|
+
};
|
|
32
36
|
export const JoinRequiredOption = {
|
|
33
37
|
QUERY_RUNNER: "QUERY_RUNNER",
|
|
34
38
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { _json, collectBody, decorateServiceException as __decorateServiceException, expectNonNull as __expectNonNull, expectNumber as __expectNumber, expectObject as __expectObject, expectString as __expectString, expectUnion as __expectUnion, limitedParseDouble as __limitedParseDouble, map, parseEpochTimestamp as __parseEpochTimestamp, resolvedPath as __resolvedPath, take, withBaseException, } from "@aws-sdk/smithy-client";
|
|
2
1
|
import { HttpRequest as __HttpRequest } from "@smithy/protocol-http";
|
|
2
|
+
import { _json, collectBody, decorateServiceException as __decorateServiceException, expectNonNull as __expectNonNull, expectNumber as __expectNumber, expectObject as __expectObject, expectString as __expectString, expectUnion as __expectUnion, limitedParseDouble as __limitedParseDouble, map, parseEpochTimestamp as __parseEpochTimestamp, resolvedPath as __resolvedPath, take, withBaseException, } from "@smithy/smithy-client";
|
|
3
3
|
import { CleanRoomsServiceException as __BaseException } from "../models/CleanRoomsServiceException";
|
|
4
4
|
import { AccessDeniedException, ConflictException, InternalServerException, ResourceNotFoundException, ServiceQuotaExceededException, ThrottlingException, ValidationException, } from "../models/models_0";
|
|
5
5
|
export const se_BatchGetSchemaCommand = async (input, context) => {
|