@aws-sdk/client-quicksight 3.414.0 → 3.418.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/commands/CancelIngestionCommand.js +5 -0
- package/dist-cjs/commands/CreateAccountCustomizationCommand.js +5 -0
- package/dist-cjs/commands/CreateAccountSubscriptionCommand.js +5 -0
- package/dist-cjs/commands/CreateAnalysisCommand.js +5 -0
- package/dist-cjs/commands/CreateDashboardCommand.js +5 -0
- package/dist-cjs/commands/CreateDataSetCommand.js +5 -0
- package/dist-cjs/commands/CreateDataSourceCommand.js +5 -0
- package/dist-cjs/commands/CreateFolderCommand.js +5 -0
- package/dist-cjs/commands/CreateFolderMembershipCommand.js +5 -0
- package/dist-cjs/commands/CreateGroupCommand.js +5 -0
- package/dist-cjs/commands/CreateGroupMembershipCommand.js +5 -0
- package/dist-cjs/commands/CreateIAMPolicyAssignmentCommand.js +5 -0
- package/dist-cjs/commands/CreateIngestionCommand.js +5 -0
- package/dist-cjs/commands/CreateNamespaceCommand.js +5 -0
- package/dist-cjs/commands/CreateRefreshScheduleCommand.js +5 -0
- package/dist-cjs/commands/CreateTemplateAliasCommand.js +5 -0
- package/dist-cjs/commands/CreateTemplateCommand.js +5 -0
- package/dist-cjs/commands/CreateThemeAliasCommand.js +5 -0
- package/dist-cjs/commands/CreateThemeCommand.js +5 -0
- package/dist-cjs/commands/CreateTopicCommand.js +5 -0
- package/dist-cjs/commands/CreateTopicRefreshScheduleCommand.js +5 -0
- package/dist-cjs/commands/CreateVPCConnectionCommand.js +5 -0
- package/dist-cjs/commands/DeleteAccountCustomizationCommand.js +5 -0
- package/dist-cjs/commands/DeleteAccountSubscriptionCommand.js +5 -0
- package/dist-cjs/commands/DeleteAnalysisCommand.js +5 -0
- package/dist-cjs/commands/DeleteDashboardCommand.js +5 -0
- package/dist-cjs/commands/DeleteDataSetCommand.js +5 -0
- package/dist-cjs/commands/DeleteDataSetRefreshPropertiesCommand.js +5 -0
- package/dist-cjs/commands/DeleteDataSourceCommand.js +5 -0
- package/dist-cjs/commands/DeleteFolderCommand.js +5 -0
- package/dist-cjs/commands/DeleteFolderMembershipCommand.js +5 -0
- package/dist-cjs/commands/DeleteGroupCommand.js +5 -0
- package/dist-cjs/commands/DeleteGroupMembershipCommand.js +5 -0
- package/dist-cjs/commands/DeleteIAMPolicyAssignmentCommand.js +5 -0
- package/dist-cjs/commands/DeleteNamespaceCommand.js +5 -0
- package/dist-cjs/commands/DeleteRefreshScheduleCommand.js +5 -0
- package/dist-cjs/commands/DeleteTemplateAliasCommand.js +5 -0
- package/dist-cjs/commands/DeleteTemplateCommand.js +5 -0
- package/dist-cjs/commands/DeleteThemeAliasCommand.js +5 -0
- package/dist-cjs/commands/DeleteThemeCommand.js +5 -0
- package/dist-cjs/commands/DeleteTopicCommand.js +5 -0
- package/dist-cjs/commands/DeleteTopicRefreshScheduleCommand.js +5 -0
- package/dist-cjs/commands/DeleteUserByPrincipalIdCommand.js +5 -0
- package/dist-cjs/commands/DeleteUserCommand.js +5 -0
- package/dist-cjs/commands/DeleteVPCConnectionCommand.js +5 -0
- package/dist-cjs/commands/DescribeAccountCustomizationCommand.js +5 -0
- package/dist-cjs/commands/DescribeAccountSettingsCommand.js +5 -0
- package/dist-cjs/commands/DescribeAccountSubscriptionCommand.js +5 -0
- package/dist-cjs/commands/DescribeAnalysisCommand.js +5 -0
- package/dist-cjs/commands/DescribeAnalysisDefinitionCommand.js +5 -0
- package/dist-cjs/commands/DescribeAnalysisPermissionsCommand.js +5 -0
- package/dist-cjs/commands/DescribeAssetBundleExportJobCommand.js +5 -0
- package/dist-cjs/commands/DescribeAssetBundleImportJobCommand.js +5 -0
- package/dist-cjs/commands/DescribeDashboardCommand.js +5 -0
- package/dist-cjs/commands/DescribeDashboardDefinitionCommand.js +5 -0
- package/dist-cjs/commands/DescribeDashboardPermissionsCommand.js +5 -0
- package/dist-cjs/commands/DescribeDashboardSnapshotJobCommand.js +5 -0
- package/dist-cjs/commands/DescribeDashboardSnapshotJobResultCommand.js +5 -0
- package/dist-cjs/commands/DescribeDataSetCommand.js +5 -0
- package/dist-cjs/commands/DescribeDataSetPermissionsCommand.js +5 -0
- package/dist-cjs/commands/DescribeDataSetRefreshPropertiesCommand.js +5 -0
- package/dist-cjs/commands/DescribeDataSourceCommand.js +5 -0
- package/dist-cjs/commands/DescribeDataSourcePermissionsCommand.js +5 -0
- package/dist-cjs/commands/DescribeFolderCommand.js +5 -0
- package/dist-cjs/commands/DescribeFolderPermissionsCommand.js +5 -0
- package/dist-cjs/commands/DescribeFolderResolvedPermissionsCommand.js +5 -0
- package/dist-cjs/commands/DescribeGroupCommand.js +5 -0
- package/dist-cjs/commands/DescribeGroupMembershipCommand.js +5 -0
- package/dist-cjs/commands/DescribeIAMPolicyAssignmentCommand.js +5 -0
- package/dist-cjs/commands/DescribeIngestionCommand.js +5 -0
- package/dist-cjs/commands/DescribeIpRestrictionCommand.js +5 -0
- package/dist-cjs/commands/DescribeNamespaceCommand.js +5 -0
- package/dist-cjs/commands/DescribeRefreshScheduleCommand.js +5 -0
- package/dist-cjs/commands/DescribeTemplateAliasCommand.js +5 -0
- package/dist-cjs/commands/DescribeTemplateCommand.js +5 -0
- package/dist-cjs/commands/DescribeTemplateDefinitionCommand.js +5 -0
- package/dist-cjs/commands/DescribeTemplatePermissionsCommand.js +5 -0
- package/dist-cjs/commands/DescribeThemeAliasCommand.js +5 -0
- package/dist-cjs/commands/DescribeThemeCommand.js +5 -0
- package/dist-cjs/commands/DescribeThemePermissionsCommand.js +5 -0
- package/dist-cjs/commands/DescribeTopicCommand.js +5 -0
- package/dist-cjs/commands/DescribeTopicPermissionsCommand.js +5 -0
- package/dist-cjs/commands/DescribeTopicRefreshCommand.js +5 -0
- package/dist-cjs/commands/DescribeTopicRefreshScheduleCommand.js +5 -0
- package/dist-cjs/commands/DescribeUserCommand.js +5 -0
- package/dist-cjs/commands/DescribeVPCConnectionCommand.js +5 -0
- package/dist-cjs/commands/GenerateEmbedUrlForAnonymousUserCommand.js +5 -0
- package/dist-cjs/commands/GenerateEmbedUrlForRegisteredUserCommand.js +5 -0
- package/dist-cjs/commands/GetDashboardEmbedUrlCommand.js +5 -0
- package/dist-cjs/commands/GetSessionEmbedUrlCommand.js +5 -0
- package/dist-cjs/commands/ListAnalysesCommand.js +5 -0
- package/dist-cjs/commands/ListAssetBundleExportJobsCommand.js +5 -0
- package/dist-cjs/commands/ListAssetBundleImportJobsCommand.js +5 -0
- package/dist-cjs/commands/ListDashboardVersionsCommand.js +5 -0
- package/dist-cjs/commands/ListDashboardsCommand.js +5 -0
- package/dist-cjs/commands/ListDataSetsCommand.js +5 -0
- package/dist-cjs/commands/ListDataSourcesCommand.js +5 -0
- package/dist-cjs/commands/ListFolderMembersCommand.js +5 -0
- package/dist-cjs/commands/ListFoldersCommand.js +5 -0
- package/dist-cjs/commands/ListGroupMembershipsCommand.js +5 -0
- package/dist-cjs/commands/ListGroupsCommand.js +5 -0
- package/dist-cjs/commands/ListIAMPolicyAssignmentsCommand.js +5 -0
- package/dist-cjs/commands/ListIAMPolicyAssignmentsForUserCommand.js +5 -0
- package/dist-cjs/commands/ListIngestionsCommand.js +5 -0
- package/dist-cjs/commands/ListNamespacesCommand.js +5 -0
- package/dist-cjs/commands/ListRefreshSchedulesCommand.js +5 -0
- package/dist-cjs/commands/ListTagsForResourceCommand.js +5 -0
- package/dist-cjs/commands/ListTemplateAliasesCommand.js +5 -0
- package/dist-cjs/commands/ListTemplateVersionsCommand.js +5 -0
- package/dist-cjs/commands/ListTemplatesCommand.js +5 -0
- package/dist-cjs/commands/ListThemeAliasesCommand.js +5 -0
- package/dist-cjs/commands/ListThemeVersionsCommand.js +5 -0
- package/dist-cjs/commands/ListThemesCommand.js +5 -0
- package/dist-cjs/commands/ListTopicRefreshSchedulesCommand.js +5 -0
- package/dist-cjs/commands/ListTopicsCommand.js +5 -0
- package/dist-cjs/commands/ListUserGroupsCommand.js +5 -0
- package/dist-cjs/commands/ListUsersCommand.js +5 -0
- package/dist-cjs/commands/ListVPCConnectionsCommand.js +5 -0
- package/dist-cjs/commands/PutDataSetRefreshPropertiesCommand.js +5 -0
- package/dist-cjs/commands/RegisterUserCommand.js +5 -0
- package/dist-cjs/commands/RestoreAnalysisCommand.js +5 -0
- package/dist-cjs/commands/SearchAnalysesCommand.js +5 -0
- package/dist-cjs/commands/SearchDashboardsCommand.js +5 -0
- package/dist-cjs/commands/SearchDataSetsCommand.js +5 -0
- package/dist-cjs/commands/SearchDataSourcesCommand.js +5 -0
- package/dist-cjs/commands/SearchFoldersCommand.js +5 -0
- package/dist-cjs/commands/SearchGroupsCommand.js +5 -0
- package/dist-cjs/commands/StartAssetBundleExportJobCommand.js +5 -0
- package/dist-cjs/commands/StartAssetBundleImportJobCommand.js +5 -0
- package/dist-cjs/commands/StartDashboardSnapshotJobCommand.js +5 -0
- package/dist-cjs/commands/TagResourceCommand.js +5 -0
- package/dist-cjs/commands/UntagResourceCommand.js +5 -0
- package/dist-cjs/commands/UpdateAccountCustomizationCommand.js +5 -0
- package/dist-cjs/commands/UpdateAccountSettingsCommand.js +5 -0
- package/dist-cjs/commands/UpdateAnalysisCommand.js +5 -0
- package/dist-cjs/commands/UpdateAnalysisPermissionsCommand.js +5 -0
- package/dist-cjs/commands/UpdateDashboardCommand.js +5 -0
- package/dist-cjs/commands/UpdateDashboardPermissionsCommand.js +5 -0
- package/dist-cjs/commands/UpdateDashboardPublishedVersionCommand.js +5 -0
- package/dist-cjs/commands/UpdateDataSetCommand.js +5 -0
- package/dist-cjs/commands/UpdateDataSetPermissionsCommand.js +5 -0
- package/dist-cjs/commands/UpdateDataSourceCommand.js +5 -0
- package/dist-cjs/commands/UpdateDataSourcePermissionsCommand.js +5 -0
- package/dist-cjs/commands/UpdateFolderCommand.js +5 -0
- package/dist-cjs/commands/UpdateFolderPermissionsCommand.js +5 -0
- package/dist-cjs/commands/UpdateGroupCommand.js +5 -0
- package/dist-cjs/commands/UpdateIAMPolicyAssignmentCommand.js +5 -0
- package/dist-cjs/commands/UpdateIpRestrictionCommand.js +5 -0
- package/dist-cjs/commands/UpdatePublicSharingSettingsCommand.js +5 -0
- package/dist-cjs/commands/UpdateRefreshScheduleCommand.js +5 -0
- package/dist-cjs/commands/UpdateTemplateAliasCommand.js +5 -0
- package/dist-cjs/commands/UpdateTemplateCommand.js +5 -0
- package/dist-cjs/commands/UpdateTemplatePermissionsCommand.js +5 -0
- package/dist-cjs/commands/UpdateThemeAliasCommand.js +5 -0
- package/dist-cjs/commands/UpdateThemeCommand.js +5 -0
- package/dist-cjs/commands/UpdateThemePermissionsCommand.js +5 -0
- package/dist-cjs/commands/UpdateTopicCommand.js +5 -0
- package/dist-cjs/commands/UpdateTopicPermissionsCommand.js +5 -0
- package/dist-cjs/commands/UpdateTopicRefreshScheduleCommand.js +5 -0
- package/dist-cjs/commands/UpdateUserCommand.js +5 -0
- package/dist-cjs/commands/UpdateVPCConnectionCommand.js +5 -0
- package/dist-es/commands/CancelIngestionCommand.js +5 -0
- package/dist-es/commands/CreateAccountCustomizationCommand.js +5 -0
- package/dist-es/commands/CreateAccountSubscriptionCommand.js +5 -0
- package/dist-es/commands/CreateAnalysisCommand.js +5 -0
- package/dist-es/commands/CreateDashboardCommand.js +5 -0
- package/dist-es/commands/CreateDataSetCommand.js +5 -0
- package/dist-es/commands/CreateDataSourceCommand.js +5 -0
- package/dist-es/commands/CreateFolderCommand.js +5 -0
- package/dist-es/commands/CreateFolderMembershipCommand.js +5 -0
- package/dist-es/commands/CreateGroupCommand.js +5 -0
- package/dist-es/commands/CreateGroupMembershipCommand.js +5 -0
- package/dist-es/commands/CreateIAMPolicyAssignmentCommand.js +5 -0
- package/dist-es/commands/CreateIngestionCommand.js +5 -0
- package/dist-es/commands/CreateNamespaceCommand.js +5 -0
- package/dist-es/commands/CreateRefreshScheduleCommand.js +5 -0
- package/dist-es/commands/CreateTemplateAliasCommand.js +5 -0
- package/dist-es/commands/CreateTemplateCommand.js +5 -0
- package/dist-es/commands/CreateThemeAliasCommand.js +5 -0
- package/dist-es/commands/CreateThemeCommand.js +5 -0
- package/dist-es/commands/CreateTopicCommand.js +5 -0
- package/dist-es/commands/CreateTopicRefreshScheduleCommand.js +5 -0
- package/dist-es/commands/CreateVPCConnectionCommand.js +5 -0
- package/dist-es/commands/DeleteAccountCustomizationCommand.js +5 -0
- package/dist-es/commands/DeleteAccountSubscriptionCommand.js +5 -0
- package/dist-es/commands/DeleteAnalysisCommand.js +5 -0
- package/dist-es/commands/DeleteDashboardCommand.js +5 -0
- package/dist-es/commands/DeleteDataSetCommand.js +5 -0
- package/dist-es/commands/DeleteDataSetRefreshPropertiesCommand.js +5 -0
- package/dist-es/commands/DeleteDataSourceCommand.js +5 -0
- package/dist-es/commands/DeleteFolderCommand.js +5 -0
- package/dist-es/commands/DeleteFolderMembershipCommand.js +5 -0
- package/dist-es/commands/DeleteGroupCommand.js +5 -0
- package/dist-es/commands/DeleteGroupMembershipCommand.js +5 -0
- package/dist-es/commands/DeleteIAMPolicyAssignmentCommand.js +5 -0
- package/dist-es/commands/DeleteNamespaceCommand.js +5 -0
- package/dist-es/commands/DeleteRefreshScheduleCommand.js +5 -0
- package/dist-es/commands/DeleteTemplateAliasCommand.js +5 -0
- package/dist-es/commands/DeleteTemplateCommand.js +5 -0
- package/dist-es/commands/DeleteThemeAliasCommand.js +5 -0
- package/dist-es/commands/DeleteThemeCommand.js +5 -0
- package/dist-es/commands/DeleteTopicCommand.js +5 -0
- package/dist-es/commands/DeleteTopicRefreshScheduleCommand.js +5 -0
- package/dist-es/commands/DeleteUserByPrincipalIdCommand.js +5 -0
- package/dist-es/commands/DeleteUserCommand.js +5 -0
- package/dist-es/commands/DeleteVPCConnectionCommand.js +5 -0
- package/dist-es/commands/DescribeAccountCustomizationCommand.js +5 -0
- package/dist-es/commands/DescribeAccountSettingsCommand.js +5 -0
- package/dist-es/commands/DescribeAccountSubscriptionCommand.js +5 -0
- package/dist-es/commands/DescribeAnalysisCommand.js +5 -0
- package/dist-es/commands/DescribeAnalysisDefinitionCommand.js +5 -0
- package/dist-es/commands/DescribeAnalysisPermissionsCommand.js +5 -0
- package/dist-es/commands/DescribeAssetBundleExportJobCommand.js +5 -0
- package/dist-es/commands/DescribeAssetBundleImportJobCommand.js +5 -0
- package/dist-es/commands/DescribeDashboardCommand.js +5 -0
- package/dist-es/commands/DescribeDashboardDefinitionCommand.js +5 -0
- package/dist-es/commands/DescribeDashboardPermissionsCommand.js +5 -0
- package/dist-es/commands/DescribeDashboardSnapshotJobCommand.js +5 -0
- package/dist-es/commands/DescribeDashboardSnapshotJobResultCommand.js +5 -0
- package/dist-es/commands/DescribeDataSetCommand.js +5 -0
- package/dist-es/commands/DescribeDataSetPermissionsCommand.js +5 -0
- package/dist-es/commands/DescribeDataSetRefreshPropertiesCommand.js +5 -0
- package/dist-es/commands/DescribeDataSourceCommand.js +5 -0
- package/dist-es/commands/DescribeDataSourcePermissionsCommand.js +5 -0
- package/dist-es/commands/DescribeFolderCommand.js +5 -0
- package/dist-es/commands/DescribeFolderPermissionsCommand.js +5 -0
- package/dist-es/commands/DescribeFolderResolvedPermissionsCommand.js +5 -0
- package/dist-es/commands/DescribeGroupCommand.js +5 -0
- package/dist-es/commands/DescribeGroupMembershipCommand.js +5 -0
- package/dist-es/commands/DescribeIAMPolicyAssignmentCommand.js +5 -0
- package/dist-es/commands/DescribeIngestionCommand.js +5 -0
- package/dist-es/commands/DescribeIpRestrictionCommand.js +5 -0
- package/dist-es/commands/DescribeNamespaceCommand.js +5 -0
- package/dist-es/commands/DescribeRefreshScheduleCommand.js +5 -0
- package/dist-es/commands/DescribeTemplateAliasCommand.js +5 -0
- package/dist-es/commands/DescribeTemplateCommand.js +5 -0
- package/dist-es/commands/DescribeTemplateDefinitionCommand.js +5 -0
- package/dist-es/commands/DescribeTemplatePermissionsCommand.js +5 -0
- package/dist-es/commands/DescribeThemeAliasCommand.js +5 -0
- package/dist-es/commands/DescribeThemeCommand.js +5 -0
- package/dist-es/commands/DescribeThemePermissionsCommand.js +5 -0
- package/dist-es/commands/DescribeTopicCommand.js +5 -0
- package/dist-es/commands/DescribeTopicPermissionsCommand.js +5 -0
- package/dist-es/commands/DescribeTopicRefreshCommand.js +5 -0
- package/dist-es/commands/DescribeTopicRefreshScheduleCommand.js +5 -0
- package/dist-es/commands/DescribeUserCommand.js +5 -0
- package/dist-es/commands/DescribeVPCConnectionCommand.js +5 -0
- package/dist-es/commands/GenerateEmbedUrlForAnonymousUserCommand.js +5 -0
- package/dist-es/commands/GenerateEmbedUrlForRegisteredUserCommand.js +5 -0
- package/dist-es/commands/GetDashboardEmbedUrlCommand.js +5 -0
- package/dist-es/commands/GetSessionEmbedUrlCommand.js +5 -0
- package/dist-es/commands/ListAnalysesCommand.js +5 -0
- package/dist-es/commands/ListAssetBundleExportJobsCommand.js +5 -0
- package/dist-es/commands/ListAssetBundleImportJobsCommand.js +5 -0
- package/dist-es/commands/ListDashboardVersionsCommand.js +5 -0
- package/dist-es/commands/ListDashboardsCommand.js +5 -0
- package/dist-es/commands/ListDataSetsCommand.js +5 -0
- package/dist-es/commands/ListDataSourcesCommand.js +5 -0
- package/dist-es/commands/ListFolderMembersCommand.js +5 -0
- package/dist-es/commands/ListFoldersCommand.js +5 -0
- package/dist-es/commands/ListGroupMembershipsCommand.js +5 -0
- package/dist-es/commands/ListGroupsCommand.js +5 -0
- package/dist-es/commands/ListIAMPolicyAssignmentsCommand.js +5 -0
- package/dist-es/commands/ListIAMPolicyAssignmentsForUserCommand.js +5 -0
- package/dist-es/commands/ListIngestionsCommand.js +5 -0
- package/dist-es/commands/ListNamespacesCommand.js +5 -0
- package/dist-es/commands/ListRefreshSchedulesCommand.js +5 -0
- package/dist-es/commands/ListTagsForResourceCommand.js +5 -0
- package/dist-es/commands/ListTemplateAliasesCommand.js +5 -0
- package/dist-es/commands/ListTemplateVersionsCommand.js +5 -0
- package/dist-es/commands/ListTemplatesCommand.js +5 -0
- package/dist-es/commands/ListThemeAliasesCommand.js +5 -0
- package/dist-es/commands/ListThemeVersionsCommand.js +5 -0
- package/dist-es/commands/ListThemesCommand.js +5 -0
- package/dist-es/commands/ListTopicRefreshSchedulesCommand.js +5 -0
- package/dist-es/commands/ListTopicsCommand.js +5 -0
- package/dist-es/commands/ListUserGroupsCommand.js +5 -0
- package/dist-es/commands/ListUsersCommand.js +5 -0
- package/dist-es/commands/ListVPCConnectionsCommand.js +5 -0
- package/dist-es/commands/PutDataSetRefreshPropertiesCommand.js +5 -0
- package/dist-es/commands/RegisterUserCommand.js +5 -0
- package/dist-es/commands/RestoreAnalysisCommand.js +5 -0
- package/dist-es/commands/SearchAnalysesCommand.js +5 -0
- package/dist-es/commands/SearchDashboardsCommand.js +5 -0
- package/dist-es/commands/SearchDataSetsCommand.js +5 -0
- package/dist-es/commands/SearchDataSourcesCommand.js +5 -0
- package/dist-es/commands/SearchFoldersCommand.js +5 -0
- package/dist-es/commands/SearchGroupsCommand.js +5 -0
- package/dist-es/commands/StartAssetBundleExportJobCommand.js +5 -0
- package/dist-es/commands/StartAssetBundleImportJobCommand.js +5 -0
- package/dist-es/commands/StartDashboardSnapshotJobCommand.js +5 -0
- package/dist-es/commands/TagResourceCommand.js +5 -0
- package/dist-es/commands/UntagResourceCommand.js +5 -0
- package/dist-es/commands/UpdateAccountCustomizationCommand.js +5 -0
- package/dist-es/commands/UpdateAccountSettingsCommand.js +5 -0
- package/dist-es/commands/UpdateAnalysisCommand.js +5 -0
- package/dist-es/commands/UpdateAnalysisPermissionsCommand.js +5 -0
- package/dist-es/commands/UpdateDashboardCommand.js +5 -0
- package/dist-es/commands/UpdateDashboardPermissionsCommand.js +5 -0
- package/dist-es/commands/UpdateDashboardPublishedVersionCommand.js +5 -0
- package/dist-es/commands/UpdateDataSetCommand.js +5 -0
- package/dist-es/commands/UpdateDataSetPermissionsCommand.js +5 -0
- package/dist-es/commands/UpdateDataSourceCommand.js +5 -0
- package/dist-es/commands/UpdateDataSourcePermissionsCommand.js +5 -0
- package/dist-es/commands/UpdateFolderCommand.js +5 -0
- package/dist-es/commands/UpdateFolderPermissionsCommand.js +5 -0
- package/dist-es/commands/UpdateGroupCommand.js +5 -0
- package/dist-es/commands/UpdateIAMPolicyAssignmentCommand.js +5 -0
- package/dist-es/commands/UpdateIpRestrictionCommand.js +5 -0
- package/dist-es/commands/UpdatePublicSharingSettingsCommand.js +5 -0
- package/dist-es/commands/UpdateRefreshScheduleCommand.js +5 -0
- package/dist-es/commands/UpdateTemplateAliasCommand.js +5 -0
- package/dist-es/commands/UpdateTemplateCommand.js +5 -0
- package/dist-es/commands/UpdateTemplatePermissionsCommand.js +5 -0
- package/dist-es/commands/UpdateThemeAliasCommand.js +5 -0
- package/dist-es/commands/UpdateThemeCommand.js +5 -0
- package/dist-es/commands/UpdateThemePermissionsCommand.js +5 -0
- package/dist-es/commands/UpdateTopicCommand.js +5 -0
- package/dist-es/commands/UpdateTopicPermissionsCommand.js +5 -0
- package/dist-es/commands/UpdateTopicRefreshScheduleCommand.js +5 -0
- package/dist-es/commands/UpdateUserCommand.js +5 -0
- package/dist-es/commands/UpdateVPCConnectionCommand.js +5 -0
- package/package.json +31 -31
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class DescribeFolderPermissionsCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DescribeFolderPermissionsCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "QuickSight_20180401",
|
|
38
|
+
operation: "DescribeFolderPermissions",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class DescribeFolderResolvedPermissionsCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DescribeFolderResolvedPermissionsCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "QuickSight_20180401",
|
|
38
|
+
operation: "DescribeFolderResolvedPermissions",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class DescribeGroupCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DescribeGroupCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "QuickSight_20180401",
|
|
38
|
+
operation: "DescribeGroup",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class DescribeGroupMembershipCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DescribeGroupMembershipCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "QuickSight_20180401",
|
|
38
|
+
operation: "DescribeGroupMembership",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class DescribeIAMPolicyAssignmentCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DescribeIAMPolicyAssignmentCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "QuickSight_20180401",
|
|
38
|
+
operation: "DescribeIAMPolicyAssignment",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class DescribeIngestionCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DescribeIngestionCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "QuickSight_20180401",
|
|
38
|
+
operation: "DescribeIngestion",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class DescribeIpRestrictionCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DescribeIpRestrictionCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "QuickSight_20180401",
|
|
38
|
+
operation: "DescribeIpRestriction",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class DescribeNamespaceCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DescribeNamespaceCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "QuickSight_20180401",
|
|
38
|
+
operation: "DescribeNamespace",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class DescribeRefreshScheduleCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DescribeRefreshScheduleCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "QuickSight_20180401",
|
|
38
|
+
operation: "DescribeRefreshSchedule",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class DescribeTemplateAliasCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DescribeTemplateAliasCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "QuickSight_20180401",
|
|
38
|
+
operation: "DescribeTemplateAlias",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class DescribeTemplateCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DescribeTemplateCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "QuickSight_20180401",
|
|
38
|
+
operation: "DescribeTemplate",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const models_3_1 = require("../models/models_3");
|
|
9
10
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
11
|
class DescribeTemplateDefinitionCommand extends smithy_client_1.Command {
|
|
@@ -33,6 +34,10 @@ class DescribeTemplateDefinitionCommand extends smithy_client_1.Command {
|
|
|
33
34
|
commandName,
|
|
34
35
|
inputFilterSensitiveLog: (_) => _,
|
|
35
36
|
outputFilterSensitiveLog: models_3_1.DescribeTemplateDefinitionResponseFilterSensitiveLog,
|
|
37
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
38
|
+
service: "QuickSight_20180401",
|
|
39
|
+
operation: "DescribeTemplateDefinition",
|
|
40
|
+
},
|
|
36
41
|
};
|
|
37
42
|
const { requestHandler } = configuration;
|
|
38
43
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class DescribeTemplatePermissionsCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DescribeTemplatePermissionsCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "QuickSight_20180401",
|
|
38
|
+
operation: "DescribeTemplatePermissions",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class DescribeThemeAliasCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DescribeThemeAliasCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "QuickSight_20180401",
|
|
38
|
+
operation: "DescribeThemeAlias",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class DescribeThemeCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DescribeThemeCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "QuickSight_20180401",
|
|
38
|
+
operation: "DescribeTheme",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class DescribeThemePermissionsCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DescribeThemePermissionsCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "QuickSight_20180401",
|
|
38
|
+
operation: "DescribeThemePermissions",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const models_3_1 = require("../models/models_3");
|
|
9
10
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
11
|
class DescribeTopicCommand extends smithy_client_1.Command {
|
|
@@ -33,6 +34,10 @@ class DescribeTopicCommand extends smithy_client_1.Command {
|
|
|
33
34
|
commandName,
|
|
34
35
|
inputFilterSensitiveLog: (_) => _,
|
|
35
36
|
outputFilterSensitiveLog: models_3_1.DescribeTopicResponseFilterSensitiveLog,
|
|
37
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
38
|
+
service: "QuickSight_20180401",
|
|
39
|
+
operation: "DescribeTopic",
|
|
40
|
+
},
|
|
36
41
|
};
|
|
37
42
|
const { requestHandler } = configuration;
|
|
38
43
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class DescribeTopicPermissionsCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DescribeTopicPermissionsCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "QuickSight_20180401",
|
|
38
|
+
operation: "DescribeTopicPermissions",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class DescribeTopicRefreshCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DescribeTopicRefreshCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "QuickSight_20180401",
|
|
38
|
+
operation: "DescribeTopicRefresh",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class DescribeTopicRefreshScheduleCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DescribeTopicRefreshScheduleCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "QuickSight_20180401",
|
|
38
|
+
operation: "DescribeTopicRefreshSchedule",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class DescribeUserCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DescribeUserCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "QuickSight_20180401",
|
|
38
|
+
operation: "DescribeUser",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class DescribeVPCConnectionCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DescribeVPCConnectionCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "QuickSight_20180401",
|
|
38
|
+
operation: "DescribeVPCConnection",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const models_3_1 = require("../models/models_3");
|
|
9
10
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
11
|
class GenerateEmbedUrlForAnonymousUserCommand extends smithy_client_1.Command {
|
|
@@ -33,6 +34,10 @@ class GenerateEmbedUrlForAnonymousUserCommand extends smithy_client_1.Command {
|
|
|
33
34
|
commandName,
|
|
34
35
|
inputFilterSensitiveLog: models_3_1.GenerateEmbedUrlForAnonymousUserRequestFilterSensitiveLog,
|
|
35
36
|
outputFilterSensitiveLog: models_3_1.GenerateEmbedUrlForAnonymousUserResponseFilterSensitiveLog,
|
|
37
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
38
|
+
service: "QuickSight_20180401",
|
|
39
|
+
operation: "GenerateEmbedUrlForAnonymousUser",
|
|
40
|
+
},
|
|
36
41
|
};
|
|
37
42
|
const { requestHandler } = configuration;
|
|
38
43
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const models_3_1 = require("../models/models_3");
|
|
9
10
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
11
|
class GenerateEmbedUrlForRegisteredUserCommand extends smithy_client_1.Command {
|
|
@@ -33,6 +34,10 @@ class GenerateEmbedUrlForRegisteredUserCommand extends smithy_client_1.Command {
|
|
|
33
34
|
commandName,
|
|
34
35
|
inputFilterSensitiveLog: (_) => _,
|
|
35
36
|
outputFilterSensitiveLog: models_3_1.GenerateEmbedUrlForRegisteredUserResponseFilterSensitiveLog,
|
|
37
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
38
|
+
service: "QuickSight_20180401",
|
|
39
|
+
operation: "GenerateEmbedUrlForRegisteredUser",
|
|
40
|
+
},
|
|
36
41
|
};
|
|
37
42
|
const { requestHandler } = configuration;
|
|
38
43
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const models_3_1 = require("../models/models_3");
|
|
9
10
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
11
|
class GetDashboardEmbedUrlCommand extends smithy_client_1.Command {
|
|
@@ -33,6 +34,10 @@ class GetDashboardEmbedUrlCommand extends smithy_client_1.Command {
|
|
|
33
34
|
commandName,
|
|
34
35
|
inputFilterSensitiveLog: (_) => _,
|
|
35
36
|
outputFilterSensitiveLog: models_3_1.GetDashboardEmbedUrlResponseFilterSensitiveLog,
|
|
37
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
38
|
+
service: "QuickSight_20180401",
|
|
39
|
+
operation: "GetDashboardEmbedUrl",
|
|
40
|
+
},
|
|
36
41
|
};
|
|
37
42
|
const { requestHandler } = configuration;
|
|
38
43
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const models_3_1 = require("../models/models_3");
|
|
9
10
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
11
|
class GetSessionEmbedUrlCommand extends smithy_client_1.Command {
|
|
@@ -33,6 +34,10 @@ class GetSessionEmbedUrlCommand extends smithy_client_1.Command {
|
|
|
33
34
|
commandName,
|
|
34
35
|
inputFilterSensitiveLog: (_) => _,
|
|
35
36
|
outputFilterSensitiveLog: models_3_1.GetSessionEmbedUrlResponseFilterSensitiveLog,
|
|
37
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
38
|
+
service: "QuickSight_20180401",
|
|
39
|
+
operation: "GetSessionEmbedUrl",
|
|
40
|
+
},
|
|
36
41
|
};
|
|
37
42
|
const { requestHandler } = configuration;
|
|
38
43
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class ListAnalysesCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class ListAnalysesCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "QuickSight_20180401",
|
|
38
|
+
operation: "ListAnalyses",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class ListAssetBundleExportJobsCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class ListAssetBundleExportJobsCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "QuickSight_20180401",
|
|
38
|
+
operation: "ListAssetBundleExportJobs",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class ListAssetBundleImportJobsCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class ListAssetBundleImportJobsCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "QuickSight_20180401",
|
|
38
|
+
operation: "ListAssetBundleImportJobs",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class ListDashboardVersionsCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class ListDashboardVersionsCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "QuickSight_20180401",
|
|
38
|
+
operation: "ListDashboardVersions",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class ListDashboardsCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class ListDashboardsCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "QuickSight_20180401",
|
|
38
|
+
operation: "ListDashboards",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class ListDataSetsCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class ListDataSetsCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "QuickSight_20180401",
|
|
38
|
+
operation: "ListDataSets",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|