@aws-sdk/client-quicksight 3.1044.0 → 3.1046.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/auth/httpAuthSchemeProvider.js +4 -4
- package/dist-cjs/endpoint/bdd.js +2 -2
- package/dist-cjs/endpoint/endpointResolver.js +4 -4
- package/dist-cjs/index.js +480 -481
- package/dist-cjs/models/QuickSightServiceException.js +3 -3
- package/dist-cjs/runtimeConfig.browser.js +12 -14
- package/dist-cjs/runtimeConfig.js +18 -22
- package/dist-cjs/runtimeConfig.shared.js +9 -10
- package/dist-cjs/schemas/schemas_0.js +7 -2
- package/dist-es/QuickSight.js +1 -1
- package/dist-es/QuickSightClient.js +5 -5
- package/dist-es/auth/httpAuthSchemeProvider.js +1 -1
- package/dist-es/commands/BatchCreateTopicReviewedAnswerCommand.js +2 -2
- package/dist-es/commands/BatchDeleteTopicReviewedAnswerCommand.js +2 -2
- package/dist-es/commands/CancelIngestionCommand.js +2 -2
- package/dist-es/commands/CreateAccountCustomizationCommand.js +2 -2
- package/dist-es/commands/CreateAccountSubscriptionCommand.js +2 -2
- package/dist-es/commands/CreateActionConnectorCommand.js +2 -2
- package/dist-es/commands/CreateAnalysisCommand.js +2 -2
- package/dist-es/commands/CreateBrandCommand.js +2 -2
- package/dist-es/commands/CreateCustomPermissionsCommand.js +2 -2
- package/dist-es/commands/CreateDashboardCommand.js +2 -2
- package/dist-es/commands/CreateDataSetCommand.js +2 -2
- package/dist-es/commands/CreateDataSourceCommand.js +2 -2
- package/dist-es/commands/CreateFolderCommand.js +2 -2
- package/dist-es/commands/CreateFolderMembershipCommand.js +2 -2
- package/dist-es/commands/CreateGroupCommand.js +2 -2
- package/dist-es/commands/CreateGroupMembershipCommand.js +2 -2
- package/dist-es/commands/CreateIAMPolicyAssignmentCommand.js +2 -2
- package/dist-es/commands/CreateIngestionCommand.js +2 -2
- package/dist-es/commands/CreateNamespaceCommand.js +2 -2
- package/dist-es/commands/CreateRefreshScheduleCommand.js +2 -2
- package/dist-es/commands/CreateRoleMembershipCommand.js +2 -2
- package/dist-es/commands/CreateTemplateAliasCommand.js +2 -2
- package/dist-es/commands/CreateTemplateCommand.js +2 -2
- package/dist-es/commands/CreateThemeAliasCommand.js +2 -2
- package/dist-es/commands/CreateThemeCommand.js +2 -2
- package/dist-es/commands/CreateTopicCommand.js +2 -2
- package/dist-es/commands/CreateTopicRefreshScheduleCommand.js +2 -2
- package/dist-es/commands/CreateVPCConnectionCommand.js +2 -2
- package/dist-es/commands/DeleteAccountCustomPermissionCommand.js +2 -2
- package/dist-es/commands/DeleteAccountCustomizationCommand.js +2 -2
- package/dist-es/commands/DeleteAccountSubscriptionCommand.js +2 -2
- package/dist-es/commands/DeleteActionConnectorCommand.js +2 -2
- package/dist-es/commands/DeleteAnalysisCommand.js +2 -2
- package/dist-es/commands/DeleteBrandAssignmentCommand.js +2 -2
- package/dist-es/commands/DeleteBrandCommand.js +2 -2
- package/dist-es/commands/DeleteCustomPermissionsCommand.js +2 -2
- package/dist-es/commands/DeleteDashboardCommand.js +2 -2
- package/dist-es/commands/DeleteDataSetCommand.js +2 -2
- package/dist-es/commands/DeleteDataSetRefreshPropertiesCommand.js +2 -2
- package/dist-es/commands/DeleteDataSourceCommand.js +2 -2
- package/dist-es/commands/DeleteDefaultQBusinessApplicationCommand.js +2 -2
- package/dist-es/commands/DeleteFolderCommand.js +2 -2
- package/dist-es/commands/DeleteFolderMembershipCommand.js +2 -2
- package/dist-es/commands/DeleteGroupCommand.js +2 -2
- package/dist-es/commands/DeleteGroupMembershipCommand.js +2 -2
- package/dist-es/commands/DeleteIAMPolicyAssignmentCommand.js +2 -2
- package/dist-es/commands/DeleteIdentityPropagationConfigCommand.js +2 -2
- package/dist-es/commands/DeleteNamespaceCommand.js +2 -2
- package/dist-es/commands/DeleteRefreshScheduleCommand.js +2 -2
- package/dist-es/commands/DeleteRoleCustomPermissionCommand.js +2 -2
- package/dist-es/commands/DeleteRoleMembershipCommand.js +2 -2
- package/dist-es/commands/DeleteTemplateAliasCommand.js +2 -2
- package/dist-es/commands/DeleteTemplateCommand.js +2 -2
- package/dist-es/commands/DeleteThemeAliasCommand.js +2 -2
- package/dist-es/commands/DeleteThemeCommand.js +2 -2
- package/dist-es/commands/DeleteTopicCommand.js +2 -2
- package/dist-es/commands/DeleteTopicRefreshScheduleCommand.js +2 -2
- package/dist-es/commands/DeleteUserByPrincipalIdCommand.js +2 -2
- package/dist-es/commands/DeleteUserCommand.js +2 -2
- package/dist-es/commands/DeleteUserCustomPermissionCommand.js +2 -2
- package/dist-es/commands/DeleteVPCConnectionCommand.js +2 -2
- package/dist-es/commands/DescribeAccountCustomPermissionCommand.js +2 -2
- package/dist-es/commands/DescribeAccountCustomizationCommand.js +2 -2
- package/dist-es/commands/DescribeAccountSettingsCommand.js +2 -2
- package/dist-es/commands/DescribeAccountSubscriptionCommand.js +2 -2
- package/dist-es/commands/DescribeActionConnectorCommand.js +2 -2
- package/dist-es/commands/DescribeActionConnectorPermissionsCommand.js +2 -2
- package/dist-es/commands/DescribeAnalysisCommand.js +2 -2
- package/dist-es/commands/DescribeAnalysisDefinitionCommand.js +2 -2
- package/dist-es/commands/DescribeAnalysisPermissionsCommand.js +2 -2
- package/dist-es/commands/DescribeAssetBundleExportJobCommand.js +2 -2
- package/dist-es/commands/DescribeAssetBundleImportJobCommand.js +2 -2
- package/dist-es/commands/DescribeAutomationJobCommand.js +2 -2
- package/dist-es/commands/DescribeBrandAssignmentCommand.js +2 -2
- package/dist-es/commands/DescribeBrandCommand.js +2 -2
- package/dist-es/commands/DescribeBrandPublishedVersionCommand.js +2 -2
- package/dist-es/commands/DescribeCustomPermissionsCommand.js +2 -2
- package/dist-es/commands/DescribeDashboardCommand.js +2 -2
- package/dist-es/commands/DescribeDashboardDefinitionCommand.js +2 -2
- package/dist-es/commands/DescribeDashboardPermissionsCommand.js +2 -2
- package/dist-es/commands/DescribeDashboardSnapshotJobCommand.js +2 -2
- package/dist-es/commands/DescribeDashboardSnapshotJobResultCommand.js +2 -2
- package/dist-es/commands/DescribeDashboardsQAConfigurationCommand.js +2 -2
- package/dist-es/commands/DescribeDataSetCommand.js +2 -2
- package/dist-es/commands/DescribeDataSetPermissionsCommand.js +2 -2
- package/dist-es/commands/DescribeDataSetRefreshPropertiesCommand.js +2 -2
- package/dist-es/commands/DescribeDataSourceCommand.js +2 -2
- package/dist-es/commands/DescribeDataSourcePermissionsCommand.js +2 -2
- package/dist-es/commands/DescribeDefaultQBusinessApplicationCommand.js +2 -2
- package/dist-es/commands/DescribeFolderCommand.js +2 -2
- package/dist-es/commands/DescribeFolderPermissionsCommand.js +2 -2
- package/dist-es/commands/DescribeFolderResolvedPermissionsCommand.js +2 -2
- package/dist-es/commands/DescribeGroupCommand.js +2 -2
- package/dist-es/commands/DescribeGroupMembershipCommand.js +2 -2
- package/dist-es/commands/DescribeIAMPolicyAssignmentCommand.js +2 -2
- package/dist-es/commands/DescribeIngestionCommand.js +2 -2
- package/dist-es/commands/DescribeIpRestrictionCommand.js +2 -2
- package/dist-es/commands/DescribeKeyRegistrationCommand.js +2 -2
- package/dist-es/commands/DescribeNamespaceCommand.js +2 -2
- package/dist-es/commands/DescribeQPersonalizationConfigurationCommand.js +2 -2
- package/dist-es/commands/DescribeQuickSightQSearchConfigurationCommand.js +2 -2
- package/dist-es/commands/DescribeRefreshScheduleCommand.js +2 -2
- package/dist-es/commands/DescribeRoleCustomPermissionCommand.js +2 -2
- package/dist-es/commands/DescribeSelfUpgradeConfigurationCommand.js +2 -2
- package/dist-es/commands/DescribeTemplateAliasCommand.js +2 -2
- package/dist-es/commands/DescribeTemplateCommand.js +2 -2
- package/dist-es/commands/DescribeTemplateDefinitionCommand.js +2 -2
- package/dist-es/commands/DescribeTemplatePermissionsCommand.js +2 -2
- package/dist-es/commands/DescribeThemeAliasCommand.js +2 -2
- package/dist-es/commands/DescribeThemeCommand.js +2 -2
- package/dist-es/commands/DescribeThemePermissionsCommand.js +2 -2
- package/dist-es/commands/DescribeTopicCommand.js +2 -2
- package/dist-es/commands/DescribeTopicPermissionsCommand.js +2 -2
- package/dist-es/commands/DescribeTopicRefreshCommand.js +2 -2
- package/dist-es/commands/DescribeTopicRefreshScheduleCommand.js +2 -2
- package/dist-es/commands/DescribeUserCommand.js +2 -2
- package/dist-es/commands/DescribeVPCConnectionCommand.js +2 -2
- package/dist-es/commands/GenerateEmbedUrlForAnonymousUserCommand.js +2 -2
- package/dist-es/commands/GenerateEmbedUrlForRegisteredUserCommand.js +2 -2
- package/dist-es/commands/GenerateEmbedUrlForRegisteredUserWithIdentityCommand.js +2 -2
- package/dist-es/commands/GetDashboardEmbedUrlCommand.js +2 -2
- package/dist-es/commands/GetFlowMetadataCommand.js +2 -2
- package/dist-es/commands/GetFlowPermissionsCommand.js +2 -2
- package/dist-es/commands/GetIdentityContextCommand.js +2 -2
- package/dist-es/commands/GetSessionEmbedUrlCommand.js +2 -2
- package/dist-es/commands/ListActionConnectorsCommand.js +2 -2
- package/dist-es/commands/ListAnalysesCommand.js +2 -2
- package/dist-es/commands/ListAssetBundleExportJobsCommand.js +2 -2
- package/dist-es/commands/ListAssetBundleImportJobsCommand.js +2 -2
- package/dist-es/commands/ListBrandsCommand.js +2 -2
- package/dist-es/commands/ListCustomPermissionsCommand.js +2 -2
- package/dist-es/commands/ListDashboardVersionsCommand.js +2 -2
- package/dist-es/commands/ListDashboardsCommand.js +2 -2
- package/dist-es/commands/ListDataSetsCommand.js +2 -2
- package/dist-es/commands/ListDataSourcesCommand.js +2 -2
- package/dist-es/commands/ListFlowsCommand.js +2 -2
- package/dist-es/commands/ListFolderMembersCommand.js +2 -2
- package/dist-es/commands/ListFoldersCommand.js +2 -2
- package/dist-es/commands/ListFoldersForResourceCommand.js +2 -2
- package/dist-es/commands/ListGroupMembershipsCommand.js +2 -2
- package/dist-es/commands/ListGroupsCommand.js +2 -2
- package/dist-es/commands/ListIAMPolicyAssignmentsCommand.js +2 -2
- package/dist-es/commands/ListIAMPolicyAssignmentsForUserCommand.js +2 -2
- package/dist-es/commands/ListIdentityPropagationConfigsCommand.js +2 -2
- package/dist-es/commands/ListIngestionsCommand.js +2 -2
- package/dist-es/commands/ListNamespacesCommand.js +2 -2
- package/dist-es/commands/ListRefreshSchedulesCommand.js +2 -2
- package/dist-es/commands/ListRoleMembershipsCommand.js +2 -2
- package/dist-es/commands/ListSelfUpgradesCommand.js +2 -2
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-es/commands/ListTemplateAliasesCommand.js +2 -2
- package/dist-es/commands/ListTemplateVersionsCommand.js +2 -2
- package/dist-es/commands/ListTemplatesCommand.js +2 -2
- package/dist-es/commands/ListThemeAliasesCommand.js +2 -2
- package/dist-es/commands/ListThemeVersionsCommand.js +2 -2
- package/dist-es/commands/ListThemesCommand.js +2 -2
- package/dist-es/commands/ListTopicRefreshSchedulesCommand.js +2 -2
- package/dist-es/commands/ListTopicReviewedAnswersCommand.js +2 -2
- package/dist-es/commands/ListTopicsCommand.js +2 -2
- package/dist-es/commands/ListUserGroupsCommand.js +2 -2
- package/dist-es/commands/ListUsersCommand.js +2 -2
- package/dist-es/commands/ListVPCConnectionsCommand.js +2 -2
- package/dist-es/commands/PredictQAResultsCommand.js +2 -2
- package/dist-es/commands/PutDataSetRefreshPropertiesCommand.js +2 -2
- package/dist-es/commands/RegisterUserCommand.js +2 -2
- package/dist-es/commands/RestoreAnalysisCommand.js +2 -2
- package/dist-es/commands/SearchActionConnectorsCommand.js +2 -2
- package/dist-es/commands/SearchAnalysesCommand.js +2 -2
- package/dist-es/commands/SearchDashboardsCommand.js +2 -2
- package/dist-es/commands/SearchDataSetsCommand.js +2 -2
- package/dist-es/commands/SearchDataSourcesCommand.js +2 -2
- package/dist-es/commands/SearchFlowsCommand.js +2 -2
- package/dist-es/commands/SearchFoldersCommand.js +2 -2
- package/dist-es/commands/SearchGroupsCommand.js +2 -2
- package/dist-es/commands/SearchTopicsCommand.js +2 -2
- package/dist-es/commands/StartAssetBundleExportJobCommand.js +2 -2
- package/dist-es/commands/StartAssetBundleImportJobCommand.js +2 -2
- package/dist-es/commands/StartAutomationJobCommand.js +2 -2
- package/dist-es/commands/StartDashboardSnapshotJobCommand.js +2 -2
- package/dist-es/commands/StartDashboardSnapshotJobScheduleCommand.js +2 -2
- package/dist-es/commands/TagResourceCommand.js +2 -2
- package/dist-es/commands/UntagResourceCommand.js +2 -2
- package/dist-es/commands/UpdateAccountCustomPermissionCommand.js +2 -2
- package/dist-es/commands/UpdateAccountCustomizationCommand.js +2 -2
- package/dist-es/commands/UpdateAccountSettingsCommand.js +2 -2
- package/dist-es/commands/UpdateActionConnectorCommand.js +2 -2
- package/dist-es/commands/UpdateActionConnectorPermissionsCommand.js +2 -2
- package/dist-es/commands/UpdateAnalysisCommand.js +2 -2
- package/dist-es/commands/UpdateAnalysisPermissionsCommand.js +2 -2
- package/dist-es/commands/UpdateApplicationWithTokenExchangeGrantCommand.js +2 -2
- package/dist-es/commands/UpdateBrandAssignmentCommand.js +2 -2
- package/dist-es/commands/UpdateBrandCommand.js +2 -2
- package/dist-es/commands/UpdateBrandPublishedVersionCommand.js +2 -2
- package/dist-es/commands/UpdateCustomPermissionsCommand.js +2 -2
- package/dist-es/commands/UpdateDashboardCommand.js +2 -2
- package/dist-es/commands/UpdateDashboardLinksCommand.js +2 -2
- package/dist-es/commands/UpdateDashboardPermissionsCommand.js +2 -2
- package/dist-es/commands/UpdateDashboardPublishedVersionCommand.js +2 -2
- package/dist-es/commands/UpdateDashboardsQAConfigurationCommand.js +2 -2
- package/dist-es/commands/UpdateDataSetCommand.js +2 -2
- package/dist-es/commands/UpdateDataSetPermissionsCommand.js +2 -2
- package/dist-es/commands/UpdateDataSourceCommand.js +2 -2
- package/dist-es/commands/UpdateDataSourcePermissionsCommand.js +2 -2
- package/dist-es/commands/UpdateDefaultQBusinessApplicationCommand.js +2 -2
- package/dist-es/commands/UpdateFlowPermissionsCommand.js +2 -2
- package/dist-es/commands/UpdateFolderCommand.js +2 -2
- package/dist-es/commands/UpdateFolderPermissionsCommand.js +2 -2
- package/dist-es/commands/UpdateGroupCommand.js +2 -2
- package/dist-es/commands/UpdateIAMPolicyAssignmentCommand.js +2 -2
- package/dist-es/commands/UpdateIdentityPropagationConfigCommand.js +2 -2
- package/dist-es/commands/UpdateIpRestrictionCommand.js +2 -2
- package/dist-es/commands/UpdateKeyRegistrationCommand.js +2 -2
- package/dist-es/commands/UpdatePublicSharingSettingsCommand.js +2 -2
- package/dist-es/commands/UpdateQPersonalizationConfigurationCommand.js +2 -2
- package/dist-es/commands/UpdateQuickSightQSearchConfigurationCommand.js +2 -2
- package/dist-es/commands/UpdateRefreshScheduleCommand.js +2 -2
- package/dist-es/commands/UpdateRoleCustomPermissionCommand.js +2 -2
- package/dist-es/commands/UpdateSPICECapacityConfigurationCommand.js +2 -2
- package/dist-es/commands/UpdateSelfUpgradeCommand.js +2 -2
- package/dist-es/commands/UpdateSelfUpgradeConfigurationCommand.js +2 -2
- package/dist-es/commands/UpdateTemplateAliasCommand.js +2 -2
- package/dist-es/commands/UpdateTemplateCommand.js +2 -2
- package/dist-es/commands/UpdateTemplatePermissionsCommand.js +2 -2
- package/dist-es/commands/UpdateThemeAliasCommand.js +2 -2
- package/dist-es/commands/UpdateThemeCommand.js +2 -2
- package/dist-es/commands/UpdateThemePermissionsCommand.js +2 -2
- package/dist-es/commands/UpdateTopicCommand.js +2 -2
- package/dist-es/commands/UpdateTopicPermissionsCommand.js +2 -2
- package/dist-es/commands/UpdateTopicRefreshScheduleCommand.js +2 -2
- package/dist-es/commands/UpdateUserCommand.js +2 -2
- package/dist-es/commands/UpdateUserCustomPermissionCommand.js +2 -2
- package/dist-es/commands/UpdateVPCConnectionCommand.js +2 -2
- package/dist-es/endpoint/bdd.js +1 -1
- package/dist-es/endpoint/endpointResolver.js +1 -1
- package/dist-es/models/QuickSightServiceException.js +1 -1
- package/dist-es/runtimeConfig.browser.js +4 -6
- package/dist-es/runtimeConfig.js +4 -8
- package/dist-es/runtimeConfig.shared.js +3 -4
- package/dist-es/runtimeExtensions.js +2 -2
- package/dist-es/schemas/schemas_0.js +7 -2
- package/dist-types/QuickSightClient.d.ts +5 -5
- package/dist-types/commands/BatchCreateTopicReviewedAnswerCommand.d.ts +6 -4
- package/dist-types/commands/BatchDeleteTopicReviewedAnswerCommand.d.ts +6 -4
- package/dist-types/commands/CancelIngestionCommand.d.ts +6 -4
- package/dist-types/commands/CreateAccountCustomizationCommand.d.ts +6 -4
- package/dist-types/commands/CreateAccountSubscriptionCommand.d.ts +6 -4
- package/dist-types/commands/CreateActionConnectorCommand.d.ts +6 -4
- package/dist-types/commands/CreateAnalysisCommand.d.ts +6 -4
- package/dist-types/commands/CreateBrandCommand.d.ts +6 -4
- package/dist-types/commands/CreateCustomPermissionsCommand.d.ts +11 -4
- package/dist-types/commands/CreateDashboardCommand.d.ts +6 -4
- package/dist-types/commands/CreateDataSetCommand.d.ts +6 -4
- package/dist-types/commands/CreateDataSourceCommand.d.ts +6 -4
- package/dist-types/commands/CreateFolderCommand.d.ts +6 -4
- package/dist-types/commands/CreateFolderMembershipCommand.d.ts +6 -4
- package/dist-types/commands/CreateGroupCommand.d.ts +6 -4
- package/dist-types/commands/CreateGroupMembershipCommand.d.ts +6 -4
- package/dist-types/commands/CreateIAMPolicyAssignmentCommand.d.ts +6 -4
- package/dist-types/commands/CreateIngestionCommand.d.ts +6 -4
- package/dist-types/commands/CreateNamespaceCommand.d.ts +6 -4
- package/dist-types/commands/CreateRefreshScheduleCommand.d.ts +6 -4
- package/dist-types/commands/CreateRoleMembershipCommand.d.ts +6 -4
- package/dist-types/commands/CreateTemplateAliasCommand.d.ts +6 -4
- package/dist-types/commands/CreateTemplateCommand.d.ts +6 -4
- package/dist-types/commands/CreateThemeAliasCommand.d.ts +6 -4
- package/dist-types/commands/CreateThemeCommand.d.ts +6 -4
- package/dist-types/commands/CreateTopicCommand.d.ts +6 -4
- package/dist-types/commands/CreateTopicRefreshScheduleCommand.d.ts +6 -4
- package/dist-types/commands/CreateVPCConnectionCommand.d.ts +6 -4
- package/dist-types/commands/DeleteAccountCustomPermissionCommand.d.ts +6 -4
- package/dist-types/commands/DeleteAccountCustomizationCommand.d.ts +6 -4
- package/dist-types/commands/DeleteAccountSubscriptionCommand.d.ts +6 -4
- package/dist-types/commands/DeleteActionConnectorCommand.d.ts +6 -4
- package/dist-types/commands/DeleteAnalysisCommand.d.ts +6 -4
- package/dist-types/commands/DeleteBrandAssignmentCommand.d.ts +6 -4
- package/dist-types/commands/DeleteBrandCommand.d.ts +6 -4
- package/dist-types/commands/DeleteCustomPermissionsCommand.d.ts +6 -4
- package/dist-types/commands/DeleteDashboardCommand.d.ts +6 -4
- package/dist-types/commands/DeleteDataSetCommand.d.ts +6 -4
- package/dist-types/commands/DeleteDataSetRefreshPropertiesCommand.d.ts +6 -4
- package/dist-types/commands/DeleteDataSourceCommand.d.ts +6 -4
- package/dist-types/commands/DeleteDefaultQBusinessApplicationCommand.d.ts +6 -4
- package/dist-types/commands/DeleteFolderCommand.d.ts +6 -4
- package/dist-types/commands/DeleteFolderMembershipCommand.d.ts +6 -4
- package/dist-types/commands/DeleteGroupCommand.d.ts +6 -4
- package/dist-types/commands/DeleteGroupMembershipCommand.d.ts +6 -4
- package/dist-types/commands/DeleteIAMPolicyAssignmentCommand.d.ts +6 -4
- package/dist-types/commands/DeleteIdentityPropagationConfigCommand.d.ts +6 -4
- package/dist-types/commands/DeleteNamespaceCommand.d.ts +6 -4
- package/dist-types/commands/DeleteRefreshScheduleCommand.d.ts +6 -4
- package/dist-types/commands/DeleteRoleCustomPermissionCommand.d.ts +6 -4
- package/dist-types/commands/DeleteRoleMembershipCommand.d.ts +6 -4
- package/dist-types/commands/DeleteTemplateAliasCommand.d.ts +6 -4
- package/dist-types/commands/DeleteTemplateCommand.d.ts +6 -4
- package/dist-types/commands/DeleteThemeAliasCommand.d.ts +6 -4
- package/dist-types/commands/DeleteThemeCommand.d.ts +6 -4
- package/dist-types/commands/DeleteTopicCommand.d.ts +6 -4
- package/dist-types/commands/DeleteTopicRefreshScheduleCommand.d.ts +6 -4
- package/dist-types/commands/DeleteUserByPrincipalIdCommand.d.ts +6 -4
- package/dist-types/commands/DeleteUserCommand.d.ts +6 -4
- package/dist-types/commands/DeleteUserCustomPermissionCommand.d.ts +6 -4
- package/dist-types/commands/DeleteVPCConnectionCommand.d.ts +6 -4
- package/dist-types/commands/DescribeAccountCustomPermissionCommand.d.ts +6 -4
- package/dist-types/commands/DescribeAccountCustomizationCommand.d.ts +6 -4
- package/dist-types/commands/DescribeAccountSettingsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeAccountSubscriptionCommand.d.ts +6 -4
- package/dist-types/commands/DescribeActionConnectorCommand.d.ts +6 -4
- package/dist-types/commands/DescribeActionConnectorPermissionsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeAnalysisCommand.d.ts +6 -4
- package/dist-types/commands/DescribeAnalysisDefinitionCommand.d.ts +6 -4
- package/dist-types/commands/DescribeAnalysisPermissionsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeAssetBundleExportJobCommand.d.ts +6 -4
- package/dist-types/commands/DescribeAssetBundleImportJobCommand.d.ts +6 -4
- package/dist-types/commands/DescribeAutomationJobCommand.d.ts +6 -4
- package/dist-types/commands/DescribeBrandAssignmentCommand.d.ts +6 -4
- package/dist-types/commands/DescribeBrandCommand.d.ts +6 -4
- package/dist-types/commands/DescribeBrandPublishedVersionCommand.d.ts +6 -4
- package/dist-types/commands/DescribeCustomPermissionsCommand.d.ts +11 -4
- package/dist-types/commands/DescribeDashboardCommand.d.ts +6 -4
- package/dist-types/commands/DescribeDashboardDefinitionCommand.d.ts +6 -4
- package/dist-types/commands/DescribeDashboardPermissionsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeDashboardSnapshotJobCommand.d.ts +6 -4
- package/dist-types/commands/DescribeDashboardSnapshotJobResultCommand.d.ts +6 -4
- package/dist-types/commands/DescribeDashboardsQAConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/DescribeDataSetCommand.d.ts +6 -4
- package/dist-types/commands/DescribeDataSetPermissionsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeDataSetRefreshPropertiesCommand.d.ts +6 -4
- package/dist-types/commands/DescribeDataSourceCommand.d.ts +6 -4
- package/dist-types/commands/DescribeDataSourcePermissionsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeDefaultQBusinessApplicationCommand.d.ts +6 -4
- package/dist-types/commands/DescribeFolderCommand.d.ts +6 -4
- package/dist-types/commands/DescribeFolderPermissionsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeFolderResolvedPermissionsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeGroupCommand.d.ts +6 -4
- package/dist-types/commands/DescribeGroupMembershipCommand.d.ts +6 -4
- package/dist-types/commands/DescribeIAMPolicyAssignmentCommand.d.ts +6 -4
- package/dist-types/commands/DescribeIngestionCommand.d.ts +6 -4
- package/dist-types/commands/DescribeIpRestrictionCommand.d.ts +6 -4
- package/dist-types/commands/DescribeKeyRegistrationCommand.d.ts +6 -4
- package/dist-types/commands/DescribeNamespaceCommand.d.ts +6 -4
- package/dist-types/commands/DescribeQPersonalizationConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/DescribeQuickSightQSearchConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/DescribeRefreshScheduleCommand.d.ts +6 -4
- package/dist-types/commands/DescribeRoleCustomPermissionCommand.d.ts +6 -4
- package/dist-types/commands/DescribeSelfUpgradeConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/DescribeTemplateAliasCommand.d.ts +6 -4
- package/dist-types/commands/DescribeTemplateCommand.d.ts +6 -4
- package/dist-types/commands/DescribeTemplateDefinitionCommand.d.ts +6 -4
- package/dist-types/commands/DescribeTemplatePermissionsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeThemeAliasCommand.d.ts +6 -4
- package/dist-types/commands/DescribeThemeCommand.d.ts +6 -4
- package/dist-types/commands/DescribeThemePermissionsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeTopicCommand.d.ts +6 -4
- package/dist-types/commands/DescribeTopicPermissionsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeTopicRefreshCommand.d.ts +6 -4
- package/dist-types/commands/DescribeTopicRefreshScheduleCommand.d.ts +6 -4
- package/dist-types/commands/DescribeUserCommand.d.ts +6 -4
- package/dist-types/commands/DescribeVPCConnectionCommand.d.ts +6 -4
- package/dist-types/commands/GenerateEmbedUrlForAnonymousUserCommand.d.ts +6 -4
- package/dist-types/commands/GenerateEmbedUrlForRegisteredUserCommand.d.ts +6 -4
- package/dist-types/commands/GenerateEmbedUrlForRegisteredUserWithIdentityCommand.d.ts +6 -4
- package/dist-types/commands/GetDashboardEmbedUrlCommand.d.ts +6 -4
- package/dist-types/commands/GetFlowMetadataCommand.d.ts +6 -4
- package/dist-types/commands/GetFlowPermissionsCommand.d.ts +6 -4
- package/dist-types/commands/GetIdentityContextCommand.d.ts +6 -4
- package/dist-types/commands/GetSessionEmbedUrlCommand.d.ts +6 -4
- package/dist-types/commands/ListActionConnectorsCommand.d.ts +6 -4
- package/dist-types/commands/ListAnalysesCommand.d.ts +6 -4
- package/dist-types/commands/ListAssetBundleExportJobsCommand.d.ts +6 -4
- package/dist-types/commands/ListAssetBundleImportJobsCommand.d.ts +6 -4
- package/dist-types/commands/ListBrandsCommand.d.ts +6 -4
- package/dist-types/commands/ListCustomPermissionsCommand.d.ts +11 -4
- package/dist-types/commands/ListDashboardVersionsCommand.d.ts +6 -4
- package/dist-types/commands/ListDashboardsCommand.d.ts +6 -4
- package/dist-types/commands/ListDataSetsCommand.d.ts +6 -4
- package/dist-types/commands/ListDataSourcesCommand.d.ts +6 -4
- package/dist-types/commands/ListFlowsCommand.d.ts +6 -4
- package/dist-types/commands/ListFolderMembersCommand.d.ts +6 -4
- package/dist-types/commands/ListFoldersCommand.d.ts +6 -4
- package/dist-types/commands/ListFoldersForResourceCommand.d.ts +6 -4
- package/dist-types/commands/ListGroupMembershipsCommand.d.ts +6 -4
- package/dist-types/commands/ListGroupsCommand.d.ts +6 -4
- package/dist-types/commands/ListIAMPolicyAssignmentsCommand.d.ts +6 -4
- package/dist-types/commands/ListIAMPolicyAssignmentsForUserCommand.d.ts +6 -4
- package/dist-types/commands/ListIdentityPropagationConfigsCommand.d.ts +6 -4
- package/dist-types/commands/ListIngestionsCommand.d.ts +6 -4
- package/dist-types/commands/ListNamespacesCommand.d.ts +6 -4
- package/dist-types/commands/ListRefreshSchedulesCommand.d.ts +6 -4
- package/dist-types/commands/ListRoleMembershipsCommand.d.ts +6 -4
- package/dist-types/commands/ListSelfUpgradesCommand.d.ts +6 -4
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -4
- package/dist-types/commands/ListTemplateAliasesCommand.d.ts +6 -4
- package/dist-types/commands/ListTemplateVersionsCommand.d.ts +6 -4
- package/dist-types/commands/ListTemplatesCommand.d.ts +6 -4
- package/dist-types/commands/ListThemeAliasesCommand.d.ts +6 -4
- package/dist-types/commands/ListThemeVersionsCommand.d.ts +6 -4
- package/dist-types/commands/ListThemesCommand.d.ts +6 -4
- package/dist-types/commands/ListTopicRefreshSchedulesCommand.d.ts +6 -4
- package/dist-types/commands/ListTopicReviewedAnswersCommand.d.ts +6 -4
- package/dist-types/commands/ListTopicsCommand.d.ts +6 -4
- package/dist-types/commands/ListUserGroupsCommand.d.ts +6 -4
- package/dist-types/commands/ListUsersCommand.d.ts +6 -4
- package/dist-types/commands/ListVPCConnectionsCommand.d.ts +6 -4
- package/dist-types/commands/PredictQAResultsCommand.d.ts +6 -4
- package/dist-types/commands/PutDataSetRefreshPropertiesCommand.d.ts +6 -4
- package/dist-types/commands/RegisterUserCommand.d.ts +6 -4
- package/dist-types/commands/RestoreAnalysisCommand.d.ts +6 -4
- package/dist-types/commands/SearchActionConnectorsCommand.d.ts +6 -4
- package/dist-types/commands/SearchAnalysesCommand.d.ts +6 -4
- package/dist-types/commands/SearchDashboardsCommand.d.ts +6 -4
- package/dist-types/commands/SearchDataSetsCommand.d.ts +6 -4
- package/dist-types/commands/SearchDataSourcesCommand.d.ts +6 -4
- package/dist-types/commands/SearchFlowsCommand.d.ts +6 -4
- package/dist-types/commands/SearchFoldersCommand.d.ts +6 -4
- package/dist-types/commands/SearchGroupsCommand.d.ts +6 -4
- package/dist-types/commands/SearchTopicsCommand.d.ts +6 -4
- package/dist-types/commands/StartAssetBundleExportJobCommand.d.ts +6 -4
- package/dist-types/commands/StartAssetBundleImportJobCommand.d.ts +6 -4
- package/dist-types/commands/StartAutomationJobCommand.d.ts +6 -4
- package/dist-types/commands/StartDashboardSnapshotJobCommand.d.ts +6 -4
- package/dist-types/commands/StartDashboardSnapshotJobScheduleCommand.d.ts +6 -4
- package/dist-types/commands/TagResourceCommand.d.ts +6 -4
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -4
- package/dist-types/commands/UpdateAccountCustomPermissionCommand.d.ts +6 -4
- package/dist-types/commands/UpdateAccountCustomizationCommand.d.ts +6 -4
- package/dist-types/commands/UpdateAccountSettingsCommand.d.ts +6 -4
- package/dist-types/commands/UpdateActionConnectorCommand.d.ts +6 -4
- package/dist-types/commands/UpdateActionConnectorPermissionsCommand.d.ts +6 -4
- package/dist-types/commands/UpdateAnalysisCommand.d.ts +6 -4
- package/dist-types/commands/UpdateAnalysisPermissionsCommand.d.ts +6 -4
- package/dist-types/commands/UpdateApplicationWithTokenExchangeGrantCommand.d.ts +6 -4
- package/dist-types/commands/UpdateBrandAssignmentCommand.d.ts +6 -4
- package/dist-types/commands/UpdateBrandCommand.d.ts +6 -4
- package/dist-types/commands/UpdateBrandPublishedVersionCommand.d.ts +6 -4
- package/dist-types/commands/UpdateCustomPermissionsCommand.d.ts +11 -4
- package/dist-types/commands/UpdateDashboardCommand.d.ts +6 -4
- package/dist-types/commands/UpdateDashboardLinksCommand.d.ts +6 -4
- package/dist-types/commands/UpdateDashboardPermissionsCommand.d.ts +6 -4
- package/dist-types/commands/UpdateDashboardPublishedVersionCommand.d.ts +6 -4
- package/dist-types/commands/UpdateDashboardsQAConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/UpdateDataSetCommand.d.ts +6 -4
- package/dist-types/commands/UpdateDataSetPermissionsCommand.d.ts +6 -4
- package/dist-types/commands/UpdateDataSourceCommand.d.ts +6 -4
- package/dist-types/commands/UpdateDataSourcePermissionsCommand.d.ts +6 -4
- package/dist-types/commands/UpdateDefaultQBusinessApplicationCommand.d.ts +6 -4
- package/dist-types/commands/UpdateFlowPermissionsCommand.d.ts +6 -4
- package/dist-types/commands/UpdateFolderCommand.d.ts +6 -4
- package/dist-types/commands/UpdateFolderPermissionsCommand.d.ts +6 -4
- package/dist-types/commands/UpdateGroupCommand.d.ts +6 -4
- package/dist-types/commands/UpdateIAMPolicyAssignmentCommand.d.ts +6 -4
- package/dist-types/commands/UpdateIdentityPropagationConfigCommand.d.ts +6 -4
- package/dist-types/commands/UpdateIpRestrictionCommand.d.ts +6 -4
- package/dist-types/commands/UpdateKeyRegistrationCommand.d.ts +6 -4
- package/dist-types/commands/UpdatePublicSharingSettingsCommand.d.ts +6 -4
- package/dist-types/commands/UpdateQPersonalizationConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/UpdateQuickSightQSearchConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/UpdateRefreshScheduleCommand.d.ts +6 -4
- package/dist-types/commands/UpdateRoleCustomPermissionCommand.d.ts +6 -4
- package/dist-types/commands/UpdateSPICECapacityConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/UpdateSelfUpgradeCommand.d.ts +6 -4
- package/dist-types/commands/UpdateSelfUpgradeConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/UpdateTemplateAliasCommand.d.ts +6 -4
- package/dist-types/commands/UpdateTemplateCommand.d.ts +6 -4
- package/dist-types/commands/UpdateTemplatePermissionsCommand.d.ts +6 -4
- package/dist-types/commands/UpdateThemeAliasCommand.d.ts +6 -4
- package/dist-types/commands/UpdateThemeCommand.d.ts +6 -4
- package/dist-types/commands/UpdateThemePermissionsCommand.d.ts +6 -4
- package/dist-types/commands/UpdateTopicCommand.d.ts +6 -4
- package/dist-types/commands/UpdateTopicPermissionsCommand.d.ts +6 -4
- package/dist-types/commands/UpdateTopicRefreshScheduleCommand.d.ts +6 -4
- package/dist-types/commands/UpdateUserCommand.d.ts +6 -4
- package/dist-types/commands/UpdateUserCustomPermissionCommand.d.ts +6 -4
- package/dist-types/commands/UpdateVPCConnectionCommand.d.ts +6 -4
- package/dist-types/endpoint/bdd.d.ts +1 -1
- package/dist-types/extensionConfiguration.d.ts +1 -1
- package/dist-types/models/QuickSightServiceException.d.ts +1 -1
- package/dist-types/models/errors.d.ts +1 -1
- package/dist-types/models/models_2.d.ts +25 -0
- package/dist-types/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/runtimeConfig.d.ts +2 -2
- package/dist-types/runtimeConfig.native.d.ts +2 -2
- package/dist-types/ts3.4/QuickSightClient.d.ts +8 -14
- package/dist-types/ts3.4/commands/BatchCreateTopicReviewedAnswerCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchDeleteTopicReviewedAnswerCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CancelIngestionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateAccountCustomizationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateAccountSubscriptionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateActionConnectorCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateAnalysisCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateBrandCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateCustomPermissionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateDashboardCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateDataSetCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateDataSourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateFolderCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateFolderMembershipCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateGroupMembershipCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateIAMPolicyAssignmentCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateIngestionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateNamespaceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateRefreshScheduleCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateRoleMembershipCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateTemplateAliasCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateTemplateCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateThemeAliasCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateThemeCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateTopicCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateTopicRefreshScheduleCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateVPCConnectionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteAccountCustomPermissionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteAccountCustomizationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteAccountSubscriptionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteActionConnectorCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteAnalysisCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteBrandAssignmentCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteBrandCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteCustomPermissionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteDashboardCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteDataSetCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteDataSetRefreshPropertiesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteDataSourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteDefaultQBusinessApplicationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteFolderCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteFolderMembershipCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteGroupMembershipCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteIAMPolicyAssignmentCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteIdentityPropagationConfigCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteNamespaceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteRefreshScheduleCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteRoleCustomPermissionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteRoleMembershipCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteTemplateAliasCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteTemplateCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteThemeAliasCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteThemeCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteTopicCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteTopicRefreshScheduleCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteUserByPrincipalIdCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteUserCustomPermissionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteVPCConnectionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeAccountCustomPermissionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeAccountCustomizationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeAccountSettingsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeAccountSubscriptionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeActionConnectorCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeActionConnectorPermissionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeAnalysisCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeAnalysisDefinitionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeAnalysisPermissionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeAssetBundleExportJobCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeAssetBundleImportJobCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeAutomationJobCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeBrandAssignmentCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeBrandCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeBrandPublishedVersionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeCustomPermissionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeDashboardCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeDashboardDefinitionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeDashboardPermissionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeDashboardSnapshotJobCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeDashboardSnapshotJobResultCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeDashboardsQAConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeDataSetCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeDataSetPermissionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeDataSetRefreshPropertiesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeDataSourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeDataSourcePermissionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeDefaultQBusinessApplicationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeFolderCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeFolderPermissionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeFolderResolvedPermissionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeGroupMembershipCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeIAMPolicyAssignmentCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeIngestionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeIpRestrictionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeKeyRegistrationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeNamespaceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeQPersonalizationConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeQuickSightQSearchConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeRefreshScheduleCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeRoleCustomPermissionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeSelfUpgradeConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeTemplateAliasCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeTemplateCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeTemplateDefinitionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeTemplatePermissionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeThemeAliasCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeThemeCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeThemePermissionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeTopicCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeTopicPermissionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeTopicRefreshCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeTopicRefreshScheduleCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeUserCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeVPCConnectionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GenerateEmbedUrlForAnonymousUserCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GenerateEmbedUrlForRegisteredUserCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GenerateEmbedUrlForRegisteredUserWithIdentityCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetDashboardEmbedUrlCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetFlowMetadataCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetFlowPermissionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetIdentityContextCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetSessionEmbedUrlCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListActionConnectorsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListAnalysesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListAssetBundleExportJobsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListAssetBundleImportJobsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListBrandsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListCustomPermissionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListDashboardVersionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListDashboardsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListDataSetsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListDataSourcesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListFlowsCommand.d.ts +6 -8
- package/dist-types/ts3.4/commands/ListFolderMembersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListFoldersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListFoldersForResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListGroupMembershipsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListGroupsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListIAMPolicyAssignmentsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListIAMPolicyAssignmentsForUserCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListIdentityPropagationConfigsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListIngestionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListNamespacesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListRefreshSchedulesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListRoleMembershipsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListSelfUpgradesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListTemplateAliasesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListTemplateVersionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListTemplatesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListThemeAliasesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListThemeVersionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListThemesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListTopicRefreshSchedulesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListTopicReviewedAnswersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListTopicsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListUserGroupsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +6 -8
- package/dist-types/ts3.4/commands/ListVPCConnectionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PredictQAResultsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PutDataSetRefreshPropertiesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/RegisterUserCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/RestoreAnalysisCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SearchActionConnectorsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SearchAnalysesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SearchDashboardsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SearchDataSetsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SearchDataSourcesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SearchFlowsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SearchFoldersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SearchGroupsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SearchTopicsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartAssetBundleExportJobCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartAssetBundleImportJobCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartAutomationJobCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartDashboardSnapshotJobCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartDashboardSnapshotJobScheduleCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateAccountCustomPermissionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateAccountCustomizationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateAccountSettingsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateActionConnectorCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateActionConnectorPermissionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateAnalysisCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateAnalysisPermissionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateApplicationWithTokenExchangeGrantCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateBrandAssignmentCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateBrandCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateBrandPublishedVersionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateCustomPermissionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateDashboardCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateDashboardLinksCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateDashboardPermissionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateDashboardPublishedVersionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateDashboardsQAConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateDataSetCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateDataSetPermissionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateDataSourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateDataSourcePermissionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateDefaultQBusinessApplicationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateFlowPermissionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateFolderCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateFolderPermissionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateIAMPolicyAssignmentCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateIdentityPropagationConfigCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateIpRestrictionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateKeyRegistrationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdatePublicSharingSettingsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateQPersonalizationConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateQuickSightQSearchConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateRefreshScheduleCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateRoleCustomPermissionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateSPICECapacityConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateSelfUpgradeCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateSelfUpgradeConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateTemplateAliasCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateTemplateCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateTemplatePermissionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateThemeAliasCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateThemeCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateThemePermissionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateTopicCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateTopicPermissionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateTopicRefreshScheduleCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateUserCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateUserCustomPermissionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateVPCConnectionCommand.d.ts +6 -4
- package/dist-types/ts3.4/endpoint/bdd.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +1 -1
- package/dist-types/ts3.4/models/QuickSightServiceException.d.ts +1 -1
- package/dist-types/ts3.4/models/errors.d.ts +1 -1
- package/dist-types/ts3.4/models/models_2.d.ts +5 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -3
- package/package.json +13 -34
package/dist-cjs/index.js
CHANGED
|
@@ -4,17 +4,16 @@ var middlewareHostHeader = require('@aws-sdk/middleware-host-header');
|
|
|
4
4
|
var middlewareLogger = require('@aws-sdk/middleware-logger');
|
|
5
5
|
var middlewareRecursionDetection = require('@aws-sdk/middleware-recursion-detection');
|
|
6
6
|
var middlewareUserAgent = require('@aws-sdk/middleware-user-agent');
|
|
7
|
-
var configResolver = require('@smithy/config-resolver');
|
|
8
7
|
var core = require('@smithy/core');
|
|
8
|
+
var client = require('@smithy/core/client');
|
|
9
|
+
var config = require('@smithy/core/config');
|
|
10
|
+
var endpoints = require('@smithy/core/endpoints');
|
|
11
|
+
var protocols = require('@smithy/core/protocols');
|
|
12
|
+
var retry = require('@smithy/core/retry');
|
|
9
13
|
var schema = require('@smithy/core/schema');
|
|
10
|
-
var middlewareContentLength = require('@smithy/middleware-content-length');
|
|
11
|
-
var middlewareEndpoint = require('@smithy/middleware-endpoint');
|
|
12
|
-
var middlewareRetry = require('@smithy/middleware-retry');
|
|
13
|
-
var smithyClient = require('@smithy/smithy-client');
|
|
14
14
|
var httpAuthSchemeProvider = require('./auth/httpAuthSchemeProvider');
|
|
15
15
|
var runtimeConfig = require('./runtimeConfig');
|
|
16
16
|
var regionConfigResolver = require('@aws-sdk/region-config-resolver');
|
|
17
|
-
var protocolHttp = require('@smithy/protocol-http');
|
|
18
17
|
var schemas_0 = require('./schemas/schemas_0');
|
|
19
18
|
var errors = require('./models/errors');
|
|
20
19
|
var QuickSightServiceException = require('./models/QuickSightServiceException');
|
|
@@ -73,12 +72,12 @@ const resolveHttpAuthRuntimeConfig = (config) => {
|
|
|
73
72
|
};
|
|
74
73
|
|
|
75
74
|
const resolveRuntimeExtensions = (runtimeConfig, extensions) => {
|
|
76
|
-
const extensionConfiguration = Object.assign(regionConfigResolver.getAwsRegionExtensionConfiguration(runtimeConfig),
|
|
75
|
+
const extensionConfiguration = Object.assign(regionConfigResolver.getAwsRegionExtensionConfiguration(runtimeConfig), client.getDefaultExtensionConfiguration(runtimeConfig), protocols.getHttpHandlerExtensionConfiguration(runtimeConfig), getHttpAuthExtensionConfiguration(runtimeConfig));
|
|
77
76
|
extensions.forEach((extension) => extension.configure(extensionConfiguration));
|
|
78
|
-
return Object.assign(runtimeConfig, regionConfigResolver.resolveAwsRegionExtensionConfiguration(extensionConfiguration),
|
|
77
|
+
return Object.assign(runtimeConfig, regionConfigResolver.resolveAwsRegionExtensionConfiguration(extensionConfiguration), client.resolveDefaultRuntimeConfig(extensionConfiguration), protocols.resolveHttpHandlerRuntimeConfig(extensionConfiguration), resolveHttpAuthRuntimeConfig(extensionConfiguration));
|
|
79
78
|
};
|
|
80
79
|
|
|
81
|
-
class QuickSightClient extends
|
|
80
|
+
class QuickSightClient extends client.Client {
|
|
82
81
|
config;
|
|
83
82
|
constructor(...[configuration]) {
|
|
84
83
|
const _config_0 = runtimeConfig.getRuntimeConfig(configuration || {});
|
|
@@ -86,17 +85,17 @@ class QuickSightClient extends smithyClient.Client {
|
|
|
86
85
|
this.initConfig = _config_0;
|
|
87
86
|
const _config_1 = resolveClientEndpointParameters(_config_0);
|
|
88
87
|
const _config_2 = middlewareUserAgent.resolveUserAgentConfig(_config_1);
|
|
89
|
-
const _config_3 =
|
|
90
|
-
const _config_4 =
|
|
88
|
+
const _config_3 = retry.resolveRetryConfig(_config_2);
|
|
89
|
+
const _config_4 = config.resolveRegionConfig(_config_3);
|
|
91
90
|
const _config_5 = middlewareHostHeader.resolveHostHeaderConfig(_config_4);
|
|
92
|
-
const _config_6 =
|
|
91
|
+
const _config_6 = endpoints.resolveEndpointConfig(_config_5);
|
|
93
92
|
const _config_7 = httpAuthSchemeProvider.resolveHttpAuthSchemeConfig(_config_6);
|
|
94
93
|
const _config_8 = resolveRuntimeExtensions(_config_7, configuration?.extensions || []);
|
|
95
94
|
this.config = _config_8;
|
|
96
95
|
this.middlewareStack.use(schema.getSchemaSerdePlugin(this.config));
|
|
97
96
|
this.middlewareStack.use(middlewareUserAgent.getUserAgentPlugin(this.config));
|
|
98
|
-
this.middlewareStack.use(
|
|
99
|
-
this.middlewareStack.use(
|
|
97
|
+
this.middlewareStack.use(retry.getRetryPlugin(this.config));
|
|
98
|
+
this.middlewareStack.use(protocols.getContentLengthPlugin(this.config));
|
|
100
99
|
this.middlewareStack.use(middlewareHostHeader.getHostHeaderPlugin(this.config));
|
|
101
100
|
this.middlewareStack.use(middlewareLogger.getLoggerPlugin(this.config));
|
|
102
101
|
this.middlewareStack.use(middlewareRecursionDetection.getRecursionDetectionPlugin(this.config));
|
|
@@ -113,11 +112,11 @@ class QuickSightClient extends smithyClient.Client {
|
|
|
113
112
|
}
|
|
114
113
|
}
|
|
115
114
|
|
|
116
|
-
class BatchCreateTopicReviewedAnswerCommand extends
|
|
115
|
+
class BatchCreateTopicReviewedAnswerCommand extends client.Command
|
|
117
116
|
.classBuilder()
|
|
118
117
|
.ep(commonParams)
|
|
119
118
|
.m(function (Command, cs, config, o) {
|
|
120
|
-
return [
|
|
119
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
121
120
|
})
|
|
122
121
|
.s("QuickSight_20180401", "BatchCreateTopicReviewedAnswer", {})
|
|
123
122
|
.n("QuickSightClient", "BatchCreateTopicReviewedAnswerCommand")
|
|
@@ -125,11 +124,11 @@ class BatchCreateTopicReviewedAnswerCommand extends smithyClient.Command
|
|
|
125
124
|
.build() {
|
|
126
125
|
}
|
|
127
126
|
|
|
128
|
-
class BatchDeleteTopicReviewedAnswerCommand extends
|
|
127
|
+
class BatchDeleteTopicReviewedAnswerCommand extends client.Command
|
|
129
128
|
.classBuilder()
|
|
130
129
|
.ep(commonParams)
|
|
131
130
|
.m(function (Command, cs, config, o) {
|
|
132
|
-
return [
|
|
131
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
133
132
|
})
|
|
134
133
|
.s("QuickSight_20180401", "BatchDeleteTopicReviewedAnswer", {})
|
|
135
134
|
.n("QuickSightClient", "BatchDeleteTopicReviewedAnswerCommand")
|
|
@@ -137,11 +136,11 @@ class BatchDeleteTopicReviewedAnswerCommand extends smithyClient.Command
|
|
|
137
136
|
.build() {
|
|
138
137
|
}
|
|
139
138
|
|
|
140
|
-
class CancelIngestionCommand extends
|
|
139
|
+
class CancelIngestionCommand extends client.Command
|
|
141
140
|
.classBuilder()
|
|
142
141
|
.ep(commonParams)
|
|
143
142
|
.m(function (Command, cs, config, o) {
|
|
144
|
-
return [
|
|
143
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
145
144
|
})
|
|
146
145
|
.s("QuickSight_20180401", "CancelIngestion", {})
|
|
147
146
|
.n("QuickSightClient", "CancelIngestionCommand")
|
|
@@ -149,11 +148,11 @@ class CancelIngestionCommand extends smithyClient.Command
|
|
|
149
148
|
.build() {
|
|
150
149
|
}
|
|
151
150
|
|
|
152
|
-
class CreateAccountCustomizationCommand extends
|
|
151
|
+
class CreateAccountCustomizationCommand extends client.Command
|
|
153
152
|
.classBuilder()
|
|
154
153
|
.ep(commonParams)
|
|
155
154
|
.m(function (Command, cs, config, o) {
|
|
156
|
-
return [
|
|
155
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
157
156
|
})
|
|
158
157
|
.s("QuickSight_20180401", "CreateAccountCustomization", {})
|
|
159
158
|
.n("QuickSightClient", "CreateAccountCustomizationCommand")
|
|
@@ -161,11 +160,11 @@ class CreateAccountCustomizationCommand extends smithyClient.Command
|
|
|
161
160
|
.build() {
|
|
162
161
|
}
|
|
163
162
|
|
|
164
|
-
class CreateAccountSubscriptionCommand extends
|
|
163
|
+
class CreateAccountSubscriptionCommand extends client.Command
|
|
165
164
|
.classBuilder()
|
|
166
165
|
.ep(commonParams)
|
|
167
166
|
.m(function (Command, cs, config, o) {
|
|
168
|
-
return [
|
|
167
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
169
168
|
})
|
|
170
169
|
.s("QuickSight_20180401", "CreateAccountSubscription", {})
|
|
171
170
|
.n("QuickSightClient", "CreateAccountSubscriptionCommand")
|
|
@@ -173,11 +172,11 @@ class CreateAccountSubscriptionCommand extends smithyClient.Command
|
|
|
173
172
|
.build() {
|
|
174
173
|
}
|
|
175
174
|
|
|
176
|
-
class CreateActionConnectorCommand extends
|
|
175
|
+
class CreateActionConnectorCommand extends client.Command
|
|
177
176
|
.classBuilder()
|
|
178
177
|
.ep(commonParams)
|
|
179
178
|
.m(function (Command, cs, config, o) {
|
|
180
|
-
return [
|
|
179
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
181
180
|
})
|
|
182
181
|
.s("QuickSight_20180401", "CreateActionConnector", {})
|
|
183
182
|
.n("QuickSightClient", "CreateActionConnectorCommand")
|
|
@@ -185,11 +184,11 @@ class CreateActionConnectorCommand extends smithyClient.Command
|
|
|
185
184
|
.build() {
|
|
186
185
|
}
|
|
187
186
|
|
|
188
|
-
class CreateAnalysisCommand extends
|
|
187
|
+
class CreateAnalysisCommand extends client.Command
|
|
189
188
|
.classBuilder()
|
|
190
189
|
.ep(commonParams)
|
|
191
190
|
.m(function (Command, cs, config, o) {
|
|
192
|
-
return [
|
|
191
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
193
192
|
})
|
|
194
193
|
.s("QuickSight_20180401", "CreateAnalysis", {})
|
|
195
194
|
.n("QuickSightClient", "CreateAnalysisCommand")
|
|
@@ -197,11 +196,11 @@ class CreateAnalysisCommand extends smithyClient.Command
|
|
|
197
196
|
.build() {
|
|
198
197
|
}
|
|
199
198
|
|
|
200
|
-
class CreateBrandCommand extends
|
|
199
|
+
class CreateBrandCommand extends client.Command
|
|
201
200
|
.classBuilder()
|
|
202
201
|
.ep(commonParams)
|
|
203
202
|
.m(function (Command, cs, config, o) {
|
|
204
|
-
return [
|
|
203
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
205
204
|
})
|
|
206
205
|
.s("QuickSight_20180401", "CreateBrand", {})
|
|
207
206
|
.n("QuickSightClient", "CreateBrandCommand")
|
|
@@ -209,11 +208,11 @@ class CreateBrandCommand extends smithyClient.Command
|
|
|
209
208
|
.build() {
|
|
210
209
|
}
|
|
211
210
|
|
|
212
|
-
class CreateCustomPermissionsCommand extends
|
|
211
|
+
class CreateCustomPermissionsCommand extends client.Command
|
|
213
212
|
.classBuilder()
|
|
214
213
|
.ep(commonParams)
|
|
215
214
|
.m(function (Command, cs, config, o) {
|
|
216
|
-
return [
|
|
215
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
217
216
|
})
|
|
218
217
|
.s("QuickSight_20180401", "CreateCustomPermissions", {})
|
|
219
218
|
.n("QuickSightClient", "CreateCustomPermissionsCommand")
|
|
@@ -221,11 +220,11 @@ class CreateCustomPermissionsCommand extends smithyClient.Command
|
|
|
221
220
|
.build() {
|
|
222
221
|
}
|
|
223
222
|
|
|
224
|
-
class CreateDashboardCommand extends
|
|
223
|
+
class CreateDashboardCommand extends client.Command
|
|
225
224
|
.classBuilder()
|
|
226
225
|
.ep(commonParams)
|
|
227
226
|
.m(function (Command, cs, config, o) {
|
|
228
|
-
return [
|
|
227
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
229
228
|
})
|
|
230
229
|
.s("QuickSight_20180401", "CreateDashboard", {})
|
|
231
230
|
.n("QuickSightClient", "CreateDashboardCommand")
|
|
@@ -233,11 +232,11 @@ class CreateDashboardCommand extends smithyClient.Command
|
|
|
233
232
|
.build() {
|
|
234
233
|
}
|
|
235
234
|
|
|
236
|
-
class CreateDataSetCommand extends
|
|
235
|
+
class CreateDataSetCommand extends client.Command
|
|
237
236
|
.classBuilder()
|
|
238
237
|
.ep(commonParams)
|
|
239
238
|
.m(function (Command, cs, config, o) {
|
|
240
|
-
return [
|
|
239
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
241
240
|
})
|
|
242
241
|
.s("QuickSight_20180401", "CreateDataSet", {})
|
|
243
242
|
.n("QuickSightClient", "CreateDataSetCommand")
|
|
@@ -245,11 +244,11 @@ class CreateDataSetCommand extends smithyClient.Command
|
|
|
245
244
|
.build() {
|
|
246
245
|
}
|
|
247
246
|
|
|
248
|
-
class CreateDataSourceCommand extends
|
|
247
|
+
class CreateDataSourceCommand extends client.Command
|
|
249
248
|
.classBuilder()
|
|
250
249
|
.ep(commonParams)
|
|
251
250
|
.m(function (Command, cs, config, o) {
|
|
252
|
-
return [
|
|
251
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
253
252
|
})
|
|
254
253
|
.s("QuickSight_20180401", "CreateDataSource", {})
|
|
255
254
|
.n("QuickSightClient", "CreateDataSourceCommand")
|
|
@@ -257,11 +256,11 @@ class CreateDataSourceCommand extends smithyClient.Command
|
|
|
257
256
|
.build() {
|
|
258
257
|
}
|
|
259
258
|
|
|
260
|
-
class CreateFolderCommand extends
|
|
259
|
+
class CreateFolderCommand extends client.Command
|
|
261
260
|
.classBuilder()
|
|
262
261
|
.ep(commonParams)
|
|
263
262
|
.m(function (Command, cs, config, o) {
|
|
264
|
-
return [
|
|
263
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
265
264
|
})
|
|
266
265
|
.s("QuickSight_20180401", "CreateFolder", {})
|
|
267
266
|
.n("QuickSightClient", "CreateFolderCommand")
|
|
@@ -269,11 +268,11 @@ class CreateFolderCommand extends smithyClient.Command
|
|
|
269
268
|
.build() {
|
|
270
269
|
}
|
|
271
270
|
|
|
272
|
-
class CreateFolderMembershipCommand extends
|
|
271
|
+
class CreateFolderMembershipCommand extends client.Command
|
|
273
272
|
.classBuilder()
|
|
274
273
|
.ep(commonParams)
|
|
275
274
|
.m(function (Command, cs, config, o) {
|
|
276
|
-
return [
|
|
275
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
277
276
|
})
|
|
278
277
|
.s("QuickSight_20180401", "CreateFolderMembership", {})
|
|
279
278
|
.n("QuickSightClient", "CreateFolderMembershipCommand")
|
|
@@ -281,11 +280,11 @@ class CreateFolderMembershipCommand extends smithyClient.Command
|
|
|
281
280
|
.build() {
|
|
282
281
|
}
|
|
283
282
|
|
|
284
|
-
class CreateGroupCommand extends
|
|
283
|
+
class CreateGroupCommand extends client.Command
|
|
285
284
|
.classBuilder()
|
|
286
285
|
.ep(commonParams)
|
|
287
286
|
.m(function (Command, cs, config, o) {
|
|
288
|
-
return [
|
|
287
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
289
288
|
})
|
|
290
289
|
.s("QuickSight_20180401", "CreateGroup", {})
|
|
291
290
|
.n("QuickSightClient", "CreateGroupCommand")
|
|
@@ -293,11 +292,11 @@ class CreateGroupCommand extends smithyClient.Command
|
|
|
293
292
|
.build() {
|
|
294
293
|
}
|
|
295
294
|
|
|
296
|
-
class CreateGroupMembershipCommand extends
|
|
295
|
+
class CreateGroupMembershipCommand extends client.Command
|
|
297
296
|
.classBuilder()
|
|
298
297
|
.ep(commonParams)
|
|
299
298
|
.m(function (Command, cs, config, o) {
|
|
300
|
-
return [
|
|
299
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
301
300
|
})
|
|
302
301
|
.s("QuickSight_20180401", "CreateGroupMembership", {})
|
|
303
302
|
.n("QuickSightClient", "CreateGroupMembershipCommand")
|
|
@@ -305,11 +304,11 @@ class CreateGroupMembershipCommand extends smithyClient.Command
|
|
|
305
304
|
.build() {
|
|
306
305
|
}
|
|
307
306
|
|
|
308
|
-
class CreateIAMPolicyAssignmentCommand extends
|
|
307
|
+
class CreateIAMPolicyAssignmentCommand extends client.Command
|
|
309
308
|
.classBuilder()
|
|
310
309
|
.ep(commonParams)
|
|
311
310
|
.m(function (Command, cs, config, o) {
|
|
312
|
-
return [
|
|
311
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
313
312
|
})
|
|
314
313
|
.s("QuickSight_20180401", "CreateIAMPolicyAssignment", {})
|
|
315
314
|
.n("QuickSightClient", "CreateIAMPolicyAssignmentCommand")
|
|
@@ -317,11 +316,11 @@ class CreateIAMPolicyAssignmentCommand extends smithyClient.Command
|
|
|
317
316
|
.build() {
|
|
318
317
|
}
|
|
319
318
|
|
|
320
|
-
class CreateIngestionCommand extends
|
|
319
|
+
class CreateIngestionCommand extends client.Command
|
|
321
320
|
.classBuilder()
|
|
322
321
|
.ep(commonParams)
|
|
323
322
|
.m(function (Command, cs, config, o) {
|
|
324
|
-
return [
|
|
323
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
325
324
|
})
|
|
326
325
|
.s("QuickSight_20180401", "CreateIngestion", {})
|
|
327
326
|
.n("QuickSightClient", "CreateIngestionCommand")
|
|
@@ -329,11 +328,11 @@ class CreateIngestionCommand extends smithyClient.Command
|
|
|
329
328
|
.build() {
|
|
330
329
|
}
|
|
331
330
|
|
|
332
|
-
class CreateNamespaceCommand extends
|
|
331
|
+
class CreateNamespaceCommand extends client.Command
|
|
333
332
|
.classBuilder()
|
|
334
333
|
.ep(commonParams)
|
|
335
334
|
.m(function (Command, cs, config, o) {
|
|
336
|
-
return [
|
|
335
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
337
336
|
})
|
|
338
337
|
.s("QuickSight_20180401", "CreateNamespace", {})
|
|
339
338
|
.n("QuickSightClient", "CreateNamespaceCommand")
|
|
@@ -341,11 +340,11 @@ class CreateNamespaceCommand extends smithyClient.Command
|
|
|
341
340
|
.build() {
|
|
342
341
|
}
|
|
343
342
|
|
|
344
|
-
class CreateRefreshScheduleCommand extends
|
|
343
|
+
class CreateRefreshScheduleCommand extends client.Command
|
|
345
344
|
.classBuilder()
|
|
346
345
|
.ep(commonParams)
|
|
347
346
|
.m(function (Command, cs, config, o) {
|
|
348
|
-
return [
|
|
347
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
349
348
|
})
|
|
350
349
|
.s("QuickSight_20180401", "CreateRefreshSchedule", {})
|
|
351
350
|
.n("QuickSightClient", "CreateRefreshScheduleCommand")
|
|
@@ -353,11 +352,11 @@ class CreateRefreshScheduleCommand extends smithyClient.Command
|
|
|
353
352
|
.build() {
|
|
354
353
|
}
|
|
355
354
|
|
|
356
|
-
class CreateRoleMembershipCommand extends
|
|
355
|
+
class CreateRoleMembershipCommand extends client.Command
|
|
357
356
|
.classBuilder()
|
|
358
357
|
.ep(commonParams)
|
|
359
358
|
.m(function (Command, cs, config, o) {
|
|
360
|
-
return [
|
|
359
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
361
360
|
})
|
|
362
361
|
.s("QuickSight_20180401", "CreateRoleMembership", {})
|
|
363
362
|
.n("QuickSightClient", "CreateRoleMembershipCommand")
|
|
@@ -365,11 +364,11 @@ class CreateRoleMembershipCommand extends smithyClient.Command
|
|
|
365
364
|
.build() {
|
|
366
365
|
}
|
|
367
366
|
|
|
368
|
-
class CreateTemplateAliasCommand extends
|
|
367
|
+
class CreateTemplateAliasCommand extends client.Command
|
|
369
368
|
.classBuilder()
|
|
370
369
|
.ep(commonParams)
|
|
371
370
|
.m(function (Command, cs, config, o) {
|
|
372
|
-
return [
|
|
371
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
373
372
|
})
|
|
374
373
|
.s("QuickSight_20180401", "CreateTemplateAlias", {})
|
|
375
374
|
.n("QuickSightClient", "CreateTemplateAliasCommand")
|
|
@@ -377,11 +376,11 @@ class CreateTemplateAliasCommand extends smithyClient.Command
|
|
|
377
376
|
.build() {
|
|
378
377
|
}
|
|
379
378
|
|
|
380
|
-
class CreateTemplateCommand extends
|
|
379
|
+
class CreateTemplateCommand extends client.Command
|
|
381
380
|
.classBuilder()
|
|
382
381
|
.ep(commonParams)
|
|
383
382
|
.m(function (Command, cs, config, o) {
|
|
384
|
-
return [
|
|
383
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
385
384
|
})
|
|
386
385
|
.s("QuickSight_20180401", "CreateTemplate", {})
|
|
387
386
|
.n("QuickSightClient", "CreateTemplateCommand")
|
|
@@ -389,11 +388,11 @@ class CreateTemplateCommand extends smithyClient.Command
|
|
|
389
388
|
.build() {
|
|
390
389
|
}
|
|
391
390
|
|
|
392
|
-
class CreateThemeAliasCommand extends
|
|
391
|
+
class CreateThemeAliasCommand extends client.Command
|
|
393
392
|
.classBuilder()
|
|
394
393
|
.ep(commonParams)
|
|
395
394
|
.m(function (Command, cs, config, o) {
|
|
396
|
-
return [
|
|
395
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
397
396
|
})
|
|
398
397
|
.s("QuickSight_20180401", "CreateThemeAlias", {})
|
|
399
398
|
.n("QuickSightClient", "CreateThemeAliasCommand")
|
|
@@ -401,11 +400,11 @@ class CreateThemeAliasCommand extends smithyClient.Command
|
|
|
401
400
|
.build() {
|
|
402
401
|
}
|
|
403
402
|
|
|
404
|
-
class CreateThemeCommand extends
|
|
403
|
+
class CreateThemeCommand extends client.Command
|
|
405
404
|
.classBuilder()
|
|
406
405
|
.ep(commonParams)
|
|
407
406
|
.m(function (Command, cs, config, o) {
|
|
408
|
-
return [
|
|
407
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
409
408
|
})
|
|
410
409
|
.s("QuickSight_20180401", "CreateTheme", {})
|
|
411
410
|
.n("QuickSightClient", "CreateThemeCommand")
|
|
@@ -413,11 +412,11 @@ class CreateThemeCommand extends smithyClient.Command
|
|
|
413
412
|
.build() {
|
|
414
413
|
}
|
|
415
414
|
|
|
416
|
-
class CreateTopicCommand extends
|
|
415
|
+
class CreateTopicCommand extends client.Command
|
|
417
416
|
.classBuilder()
|
|
418
417
|
.ep(commonParams)
|
|
419
418
|
.m(function (Command, cs, config, o) {
|
|
420
|
-
return [
|
|
419
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
421
420
|
})
|
|
422
421
|
.s("QuickSight_20180401", "CreateTopic", {})
|
|
423
422
|
.n("QuickSightClient", "CreateTopicCommand")
|
|
@@ -425,11 +424,11 @@ class CreateTopicCommand extends smithyClient.Command
|
|
|
425
424
|
.build() {
|
|
426
425
|
}
|
|
427
426
|
|
|
428
|
-
class CreateTopicRefreshScheduleCommand extends
|
|
427
|
+
class CreateTopicRefreshScheduleCommand extends client.Command
|
|
429
428
|
.classBuilder()
|
|
430
429
|
.ep(commonParams)
|
|
431
430
|
.m(function (Command, cs, config, o) {
|
|
432
|
-
return [
|
|
431
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
433
432
|
})
|
|
434
433
|
.s("QuickSight_20180401", "CreateTopicRefreshSchedule", {})
|
|
435
434
|
.n("QuickSightClient", "CreateTopicRefreshScheduleCommand")
|
|
@@ -437,11 +436,11 @@ class CreateTopicRefreshScheduleCommand extends smithyClient.Command
|
|
|
437
436
|
.build() {
|
|
438
437
|
}
|
|
439
438
|
|
|
440
|
-
class CreateVPCConnectionCommand extends
|
|
439
|
+
class CreateVPCConnectionCommand extends client.Command
|
|
441
440
|
.classBuilder()
|
|
442
441
|
.ep(commonParams)
|
|
443
442
|
.m(function (Command, cs, config, o) {
|
|
444
|
-
return [
|
|
443
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
445
444
|
})
|
|
446
445
|
.s("QuickSight_20180401", "CreateVPCConnection", {})
|
|
447
446
|
.n("QuickSightClient", "CreateVPCConnectionCommand")
|
|
@@ -449,11 +448,11 @@ class CreateVPCConnectionCommand extends smithyClient.Command
|
|
|
449
448
|
.build() {
|
|
450
449
|
}
|
|
451
450
|
|
|
452
|
-
class DeleteAccountCustomizationCommand extends
|
|
451
|
+
class DeleteAccountCustomizationCommand extends client.Command
|
|
453
452
|
.classBuilder()
|
|
454
453
|
.ep(commonParams)
|
|
455
454
|
.m(function (Command, cs, config, o) {
|
|
456
|
-
return [
|
|
455
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
457
456
|
})
|
|
458
457
|
.s("QuickSight_20180401", "DeleteAccountCustomization", {})
|
|
459
458
|
.n("QuickSightClient", "DeleteAccountCustomizationCommand")
|
|
@@ -461,11 +460,11 @@ class DeleteAccountCustomizationCommand extends smithyClient.Command
|
|
|
461
460
|
.build() {
|
|
462
461
|
}
|
|
463
462
|
|
|
464
|
-
class DeleteAccountCustomPermissionCommand extends
|
|
463
|
+
class DeleteAccountCustomPermissionCommand extends client.Command
|
|
465
464
|
.classBuilder()
|
|
466
465
|
.ep(commonParams)
|
|
467
466
|
.m(function (Command, cs, config, o) {
|
|
468
|
-
return [
|
|
467
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
469
468
|
})
|
|
470
469
|
.s("QuickSight_20180401", "DeleteAccountCustomPermission", {})
|
|
471
470
|
.n("QuickSightClient", "DeleteAccountCustomPermissionCommand")
|
|
@@ -473,11 +472,11 @@ class DeleteAccountCustomPermissionCommand extends smithyClient.Command
|
|
|
473
472
|
.build() {
|
|
474
473
|
}
|
|
475
474
|
|
|
476
|
-
class DeleteAccountSubscriptionCommand extends
|
|
475
|
+
class DeleteAccountSubscriptionCommand extends client.Command
|
|
477
476
|
.classBuilder()
|
|
478
477
|
.ep(commonParams)
|
|
479
478
|
.m(function (Command, cs, config, o) {
|
|
480
|
-
return [
|
|
479
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
481
480
|
})
|
|
482
481
|
.s("QuickSight_20180401", "DeleteAccountSubscription", {})
|
|
483
482
|
.n("QuickSightClient", "DeleteAccountSubscriptionCommand")
|
|
@@ -485,11 +484,11 @@ class DeleteAccountSubscriptionCommand extends smithyClient.Command
|
|
|
485
484
|
.build() {
|
|
486
485
|
}
|
|
487
486
|
|
|
488
|
-
class DeleteActionConnectorCommand extends
|
|
487
|
+
class DeleteActionConnectorCommand extends client.Command
|
|
489
488
|
.classBuilder()
|
|
490
489
|
.ep(commonParams)
|
|
491
490
|
.m(function (Command, cs, config, o) {
|
|
492
|
-
return [
|
|
491
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
493
492
|
})
|
|
494
493
|
.s("QuickSight_20180401", "DeleteActionConnector", {})
|
|
495
494
|
.n("QuickSightClient", "DeleteActionConnectorCommand")
|
|
@@ -497,11 +496,11 @@ class DeleteActionConnectorCommand extends smithyClient.Command
|
|
|
497
496
|
.build() {
|
|
498
497
|
}
|
|
499
498
|
|
|
500
|
-
class DeleteAnalysisCommand extends
|
|
499
|
+
class DeleteAnalysisCommand extends client.Command
|
|
501
500
|
.classBuilder()
|
|
502
501
|
.ep(commonParams)
|
|
503
502
|
.m(function (Command, cs, config, o) {
|
|
504
|
-
return [
|
|
503
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
505
504
|
})
|
|
506
505
|
.s("QuickSight_20180401", "DeleteAnalysis", {})
|
|
507
506
|
.n("QuickSightClient", "DeleteAnalysisCommand")
|
|
@@ -509,11 +508,11 @@ class DeleteAnalysisCommand extends smithyClient.Command
|
|
|
509
508
|
.build() {
|
|
510
509
|
}
|
|
511
510
|
|
|
512
|
-
class DeleteBrandAssignmentCommand extends
|
|
511
|
+
class DeleteBrandAssignmentCommand extends client.Command
|
|
513
512
|
.classBuilder()
|
|
514
513
|
.ep(commonParams)
|
|
515
514
|
.m(function (Command, cs, config, o) {
|
|
516
|
-
return [
|
|
515
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
517
516
|
})
|
|
518
517
|
.s("QuickSight_20180401", "DeleteBrandAssignment", {})
|
|
519
518
|
.n("QuickSightClient", "DeleteBrandAssignmentCommand")
|
|
@@ -521,11 +520,11 @@ class DeleteBrandAssignmentCommand extends smithyClient.Command
|
|
|
521
520
|
.build() {
|
|
522
521
|
}
|
|
523
522
|
|
|
524
|
-
class DeleteBrandCommand extends
|
|
523
|
+
class DeleteBrandCommand extends client.Command
|
|
525
524
|
.classBuilder()
|
|
526
525
|
.ep(commonParams)
|
|
527
526
|
.m(function (Command, cs, config, o) {
|
|
528
|
-
return [
|
|
527
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
529
528
|
})
|
|
530
529
|
.s("QuickSight_20180401", "DeleteBrand", {})
|
|
531
530
|
.n("QuickSightClient", "DeleteBrandCommand")
|
|
@@ -533,11 +532,11 @@ class DeleteBrandCommand extends smithyClient.Command
|
|
|
533
532
|
.build() {
|
|
534
533
|
}
|
|
535
534
|
|
|
536
|
-
class DeleteCustomPermissionsCommand extends
|
|
535
|
+
class DeleteCustomPermissionsCommand extends client.Command
|
|
537
536
|
.classBuilder()
|
|
538
537
|
.ep(commonParams)
|
|
539
538
|
.m(function (Command, cs, config, o) {
|
|
540
|
-
return [
|
|
539
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
541
540
|
})
|
|
542
541
|
.s("QuickSight_20180401", "DeleteCustomPermissions", {})
|
|
543
542
|
.n("QuickSightClient", "DeleteCustomPermissionsCommand")
|
|
@@ -545,11 +544,11 @@ class DeleteCustomPermissionsCommand extends smithyClient.Command
|
|
|
545
544
|
.build() {
|
|
546
545
|
}
|
|
547
546
|
|
|
548
|
-
class DeleteDashboardCommand extends
|
|
547
|
+
class DeleteDashboardCommand extends client.Command
|
|
549
548
|
.classBuilder()
|
|
550
549
|
.ep(commonParams)
|
|
551
550
|
.m(function (Command, cs, config, o) {
|
|
552
|
-
return [
|
|
551
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
553
552
|
})
|
|
554
553
|
.s("QuickSight_20180401", "DeleteDashboard", {})
|
|
555
554
|
.n("QuickSightClient", "DeleteDashboardCommand")
|
|
@@ -557,11 +556,11 @@ class DeleteDashboardCommand extends smithyClient.Command
|
|
|
557
556
|
.build() {
|
|
558
557
|
}
|
|
559
558
|
|
|
560
|
-
class DeleteDataSetCommand extends
|
|
559
|
+
class DeleteDataSetCommand extends client.Command
|
|
561
560
|
.classBuilder()
|
|
562
561
|
.ep(commonParams)
|
|
563
562
|
.m(function (Command, cs, config, o) {
|
|
564
|
-
return [
|
|
563
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
565
564
|
})
|
|
566
565
|
.s("QuickSight_20180401", "DeleteDataSet", {})
|
|
567
566
|
.n("QuickSightClient", "DeleteDataSetCommand")
|
|
@@ -569,11 +568,11 @@ class DeleteDataSetCommand extends smithyClient.Command
|
|
|
569
568
|
.build() {
|
|
570
569
|
}
|
|
571
570
|
|
|
572
|
-
class DeleteDataSetRefreshPropertiesCommand extends
|
|
571
|
+
class DeleteDataSetRefreshPropertiesCommand extends client.Command
|
|
573
572
|
.classBuilder()
|
|
574
573
|
.ep(commonParams)
|
|
575
574
|
.m(function (Command, cs, config, o) {
|
|
576
|
-
return [
|
|
575
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
577
576
|
})
|
|
578
577
|
.s("QuickSight_20180401", "DeleteDataSetRefreshProperties", {})
|
|
579
578
|
.n("QuickSightClient", "DeleteDataSetRefreshPropertiesCommand")
|
|
@@ -581,11 +580,11 @@ class DeleteDataSetRefreshPropertiesCommand extends smithyClient.Command
|
|
|
581
580
|
.build() {
|
|
582
581
|
}
|
|
583
582
|
|
|
584
|
-
class DeleteDataSourceCommand extends
|
|
583
|
+
class DeleteDataSourceCommand extends client.Command
|
|
585
584
|
.classBuilder()
|
|
586
585
|
.ep(commonParams)
|
|
587
586
|
.m(function (Command, cs, config, o) {
|
|
588
|
-
return [
|
|
587
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
589
588
|
})
|
|
590
589
|
.s("QuickSight_20180401", "DeleteDataSource", {})
|
|
591
590
|
.n("QuickSightClient", "DeleteDataSourceCommand")
|
|
@@ -593,11 +592,11 @@ class DeleteDataSourceCommand extends smithyClient.Command
|
|
|
593
592
|
.build() {
|
|
594
593
|
}
|
|
595
594
|
|
|
596
|
-
class DeleteDefaultQBusinessApplicationCommand extends
|
|
595
|
+
class DeleteDefaultQBusinessApplicationCommand extends client.Command
|
|
597
596
|
.classBuilder()
|
|
598
597
|
.ep(commonParams)
|
|
599
598
|
.m(function (Command, cs, config, o) {
|
|
600
|
-
return [
|
|
599
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
601
600
|
})
|
|
602
601
|
.s("QuickSight_20180401", "DeleteDefaultQBusinessApplication", {})
|
|
603
602
|
.n("QuickSightClient", "DeleteDefaultQBusinessApplicationCommand")
|
|
@@ -605,11 +604,11 @@ class DeleteDefaultQBusinessApplicationCommand extends smithyClient.Command
|
|
|
605
604
|
.build() {
|
|
606
605
|
}
|
|
607
606
|
|
|
608
|
-
class DeleteFolderCommand extends
|
|
607
|
+
class DeleteFolderCommand extends client.Command
|
|
609
608
|
.classBuilder()
|
|
610
609
|
.ep(commonParams)
|
|
611
610
|
.m(function (Command, cs, config, o) {
|
|
612
|
-
return [
|
|
611
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
613
612
|
})
|
|
614
613
|
.s("QuickSight_20180401", "DeleteFolder", {})
|
|
615
614
|
.n("QuickSightClient", "DeleteFolderCommand")
|
|
@@ -617,11 +616,11 @@ class DeleteFolderCommand extends smithyClient.Command
|
|
|
617
616
|
.build() {
|
|
618
617
|
}
|
|
619
618
|
|
|
620
|
-
class DeleteFolderMembershipCommand extends
|
|
619
|
+
class DeleteFolderMembershipCommand extends client.Command
|
|
621
620
|
.classBuilder()
|
|
622
621
|
.ep(commonParams)
|
|
623
622
|
.m(function (Command, cs, config, o) {
|
|
624
|
-
return [
|
|
623
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
625
624
|
})
|
|
626
625
|
.s("QuickSight_20180401", "DeleteFolderMembership", {})
|
|
627
626
|
.n("QuickSightClient", "DeleteFolderMembershipCommand")
|
|
@@ -629,11 +628,11 @@ class DeleteFolderMembershipCommand extends smithyClient.Command
|
|
|
629
628
|
.build() {
|
|
630
629
|
}
|
|
631
630
|
|
|
632
|
-
class DeleteGroupCommand extends
|
|
631
|
+
class DeleteGroupCommand extends client.Command
|
|
633
632
|
.classBuilder()
|
|
634
633
|
.ep(commonParams)
|
|
635
634
|
.m(function (Command, cs, config, o) {
|
|
636
|
-
return [
|
|
635
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
637
636
|
})
|
|
638
637
|
.s("QuickSight_20180401", "DeleteGroup", {})
|
|
639
638
|
.n("QuickSightClient", "DeleteGroupCommand")
|
|
@@ -641,11 +640,11 @@ class DeleteGroupCommand extends smithyClient.Command
|
|
|
641
640
|
.build() {
|
|
642
641
|
}
|
|
643
642
|
|
|
644
|
-
class DeleteGroupMembershipCommand extends
|
|
643
|
+
class DeleteGroupMembershipCommand extends client.Command
|
|
645
644
|
.classBuilder()
|
|
646
645
|
.ep(commonParams)
|
|
647
646
|
.m(function (Command, cs, config, o) {
|
|
648
|
-
return [
|
|
647
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
649
648
|
})
|
|
650
649
|
.s("QuickSight_20180401", "DeleteGroupMembership", {})
|
|
651
650
|
.n("QuickSightClient", "DeleteGroupMembershipCommand")
|
|
@@ -653,11 +652,11 @@ class DeleteGroupMembershipCommand extends smithyClient.Command
|
|
|
653
652
|
.build() {
|
|
654
653
|
}
|
|
655
654
|
|
|
656
|
-
class DeleteIAMPolicyAssignmentCommand extends
|
|
655
|
+
class DeleteIAMPolicyAssignmentCommand extends client.Command
|
|
657
656
|
.classBuilder()
|
|
658
657
|
.ep(commonParams)
|
|
659
658
|
.m(function (Command, cs, config, o) {
|
|
660
|
-
return [
|
|
659
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
661
660
|
})
|
|
662
661
|
.s("QuickSight_20180401", "DeleteIAMPolicyAssignment", {})
|
|
663
662
|
.n("QuickSightClient", "DeleteIAMPolicyAssignmentCommand")
|
|
@@ -665,11 +664,11 @@ class DeleteIAMPolicyAssignmentCommand extends smithyClient.Command
|
|
|
665
664
|
.build() {
|
|
666
665
|
}
|
|
667
666
|
|
|
668
|
-
class DeleteIdentityPropagationConfigCommand extends
|
|
667
|
+
class DeleteIdentityPropagationConfigCommand extends client.Command
|
|
669
668
|
.classBuilder()
|
|
670
669
|
.ep(commonParams)
|
|
671
670
|
.m(function (Command, cs, config, o) {
|
|
672
|
-
return [
|
|
671
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
673
672
|
})
|
|
674
673
|
.s("QuickSight_20180401", "DeleteIdentityPropagationConfig", {})
|
|
675
674
|
.n("QuickSightClient", "DeleteIdentityPropagationConfigCommand")
|
|
@@ -677,11 +676,11 @@ class DeleteIdentityPropagationConfigCommand extends smithyClient.Command
|
|
|
677
676
|
.build() {
|
|
678
677
|
}
|
|
679
678
|
|
|
680
|
-
class DeleteNamespaceCommand extends
|
|
679
|
+
class DeleteNamespaceCommand extends client.Command
|
|
681
680
|
.classBuilder()
|
|
682
681
|
.ep(commonParams)
|
|
683
682
|
.m(function (Command, cs, config, o) {
|
|
684
|
-
return [
|
|
683
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
685
684
|
})
|
|
686
685
|
.s("QuickSight_20180401", "DeleteNamespace", {})
|
|
687
686
|
.n("QuickSightClient", "DeleteNamespaceCommand")
|
|
@@ -689,11 +688,11 @@ class DeleteNamespaceCommand extends smithyClient.Command
|
|
|
689
688
|
.build() {
|
|
690
689
|
}
|
|
691
690
|
|
|
692
|
-
class DeleteRefreshScheduleCommand extends
|
|
691
|
+
class DeleteRefreshScheduleCommand extends client.Command
|
|
693
692
|
.classBuilder()
|
|
694
693
|
.ep(commonParams)
|
|
695
694
|
.m(function (Command, cs, config, o) {
|
|
696
|
-
return [
|
|
695
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
697
696
|
})
|
|
698
697
|
.s("QuickSight_20180401", "DeleteRefreshSchedule", {})
|
|
699
698
|
.n("QuickSightClient", "DeleteRefreshScheduleCommand")
|
|
@@ -701,11 +700,11 @@ class DeleteRefreshScheduleCommand extends smithyClient.Command
|
|
|
701
700
|
.build() {
|
|
702
701
|
}
|
|
703
702
|
|
|
704
|
-
class DeleteRoleCustomPermissionCommand extends
|
|
703
|
+
class DeleteRoleCustomPermissionCommand extends client.Command
|
|
705
704
|
.classBuilder()
|
|
706
705
|
.ep(commonParams)
|
|
707
706
|
.m(function (Command, cs, config, o) {
|
|
708
|
-
return [
|
|
707
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
709
708
|
})
|
|
710
709
|
.s("QuickSight_20180401", "DeleteRoleCustomPermission", {})
|
|
711
710
|
.n("QuickSightClient", "DeleteRoleCustomPermissionCommand")
|
|
@@ -713,11 +712,11 @@ class DeleteRoleCustomPermissionCommand extends smithyClient.Command
|
|
|
713
712
|
.build() {
|
|
714
713
|
}
|
|
715
714
|
|
|
716
|
-
class DeleteRoleMembershipCommand extends
|
|
715
|
+
class DeleteRoleMembershipCommand extends client.Command
|
|
717
716
|
.classBuilder()
|
|
718
717
|
.ep(commonParams)
|
|
719
718
|
.m(function (Command, cs, config, o) {
|
|
720
|
-
return [
|
|
719
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
721
720
|
})
|
|
722
721
|
.s("QuickSight_20180401", "DeleteRoleMembership", {})
|
|
723
722
|
.n("QuickSightClient", "DeleteRoleMembershipCommand")
|
|
@@ -725,11 +724,11 @@ class DeleteRoleMembershipCommand extends smithyClient.Command
|
|
|
725
724
|
.build() {
|
|
726
725
|
}
|
|
727
726
|
|
|
728
|
-
class DeleteTemplateAliasCommand extends
|
|
727
|
+
class DeleteTemplateAliasCommand extends client.Command
|
|
729
728
|
.classBuilder()
|
|
730
729
|
.ep(commonParams)
|
|
731
730
|
.m(function (Command, cs, config, o) {
|
|
732
|
-
return [
|
|
731
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
733
732
|
})
|
|
734
733
|
.s("QuickSight_20180401", "DeleteTemplateAlias", {})
|
|
735
734
|
.n("QuickSightClient", "DeleteTemplateAliasCommand")
|
|
@@ -737,11 +736,11 @@ class DeleteTemplateAliasCommand extends smithyClient.Command
|
|
|
737
736
|
.build() {
|
|
738
737
|
}
|
|
739
738
|
|
|
740
|
-
class DeleteTemplateCommand extends
|
|
739
|
+
class DeleteTemplateCommand extends client.Command
|
|
741
740
|
.classBuilder()
|
|
742
741
|
.ep(commonParams)
|
|
743
742
|
.m(function (Command, cs, config, o) {
|
|
744
|
-
return [
|
|
743
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
745
744
|
})
|
|
746
745
|
.s("QuickSight_20180401", "DeleteTemplate", {})
|
|
747
746
|
.n("QuickSightClient", "DeleteTemplateCommand")
|
|
@@ -749,11 +748,11 @@ class DeleteTemplateCommand extends smithyClient.Command
|
|
|
749
748
|
.build() {
|
|
750
749
|
}
|
|
751
750
|
|
|
752
|
-
class DeleteThemeAliasCommand extends
|
|
751
|
+
class DeleteThemeAliasCommand extends client.Command
|
|
753
752
|
.classBuilder()
|
|
754
753
|
.ep(commonParams)
|
|
755
754
|
.m(function (Command, cs, config, o) {
|
|
756
|
-
return [
|
|
755
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
757
756
|
})
|
|
758
757
|
.s("QuickSight_20180401", "DeleteThemeAlias", {})
|
|
759
758
|
.n("QuickSightClient", "DeleteThemeAliasCommand")
|
|
@@ -761,11 +760,11 @@ class DeleteThemeAliasCommand extends smithyClient.Command
|
|
|
761
760
|
.build() {
|
|
762
761
|
}
|
|
763
762
|
|
|
764
|
-
class DeleteThemeCommand extends
|
|
763
|
+
class DeleteThemeCommand extends client.Command
|
|
765
764
|
.classBuilder()
|
|
766
765
|
.ep(commonParams)
|
|
767
766
|
.m(function (Command, cs, config, o) {
|
|
768
|
-
return [
|
|
767
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
769
768
|
})
|
|
770
769
|
.s("QuickSight_20180401", "DeleteTheme", {})
|
|
771
770
|
.n("QuickSightClient", "DeleteThemeCommand")
|
|
@@ -773,11 +772,11 @@ class DeleteThemeCommand extends smithyClient.Command
|
|
|
773
772
|
.build() {
|
|
774
773
|
}
|
|
775
774
|
|
|
776
|
-
class DeleteTopicCommand extends
|
|
775
|
+
class DeleteTopicCommand extends client.Command
|
|
777
776
|
.classBuilder()
|
|
778
777
|
.ep(commonParams)
|
|
779
778
|
.m(function (Command, cs, config, o) {
|
|
780
|
-
return [
|
|
779
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
781
780
|
})
|
|
782
781
|
.s("QuickSight_20180401", "DeleteTopic", {})
|
|
783
782
|
.n("QuickSightClient", "DeleteTopicCommand")
|
|
@@ -785,11 +784,11 @@ class DeleteTopicCommand extends smithyClient.Command
|
|
|
785
784
|
.build() {
|
|
786
785
|
}
|
|
787
786
|
|
|
788
|
-
class DeleteTopicRefreshScheduleCommand extends
|
|
787
|
+
class DeleteTopicRefreshScheduleCommand extends client.Command
|
|
789
788
|
.classBuilder()
|
|
790
789
|
.ep(commonParams)
|
|
791
790
|
.m(function (Command, cs, config, o) {
|
|
792
|
-
return [
|
|
791
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
793
792
|
})
|
|
794
793
|
.s("QuickSight_20180401", "DeleteTopicRefreshSchedule", {})
|
|
795
794
|
.n("QuickSightClient", "DeleteTopicRefreshScheduleCommand")
|
|
@@ -797,11 +796,11 @@ class DeleteTopicRefreshScheduleCommand extends smithyClient.Command
|
|
|
797
796
|
.build() {
|
|
798
797
|
}
|
|
799
798
|
|
|
800
|
-
class DeleteUserByPrincipalIdCommand extends
|
|
799
|
+
class DeleteUserByPrincipalIdCommand extends client.Command
|
|
801
800
|
.classBuilder()
|
|
802
801
|
.ep(commonParams)
|
|
803
802
|
.m(function (Command, cs, config, o) {
|
|
804
|
-
return [
|
|
803
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
805
804
|
})
|
|
806
805
|
.s("QuickSight_20180401", "DeleteUserByPrincipalId", {})
|
|
807
806
|
.n("QuickSightClient", "DeleteUserByPrincipalIdCommand")
|
|
@@ -809,11 +808,11 @@ class DeleteUserByPrincipalIdCommand extends smithyClient.Command
|
|
|
809
808
|
.build() {
|
|
810
809
|
}
|
|
811
810
|
|
|
812
|
-
class DeleteUserCommand extends
|
|
811
|
+
class DeleteUserCommand extends client.Command
|
|
813
812
|
.classBuilder()
|
|
814
813
|
.ep(commonParams)
|
|
815
814
|
.m(function (Command, cs, config, o) {
|
|
816
|
-
return [
|
|
815
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
817
816
|
})
|
|
818
817
|
.s("QuickSight_20180401", "DeleteUser", {})
|
|
819
818
|
.n("QuickSightClient", "DeleteUserCommand")
|
|
@@ -821,11 +820,11 @@ class DeleteUserCommand extends smithyClient.Command
|
|
|
821
820
|
.build() {
|
|
822
821
|
}
|
|
823
822
|
|
|
824
|
-
class DeleteUserCustomPermissionCommand extends
|
|
823
|
+
class DeleteUserCustomPermissionCommand extends client.Command
|
|
825
824
|
.classBuilder()
|
|
826
825
|
.ep(commonParams)
|
|
827
826
|
.m(function (Command, cs, config, o) {
|
|
828
|
-
return [
|
|
827
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
829
828
|
})
|
|
830
829
|
.s("QuickSight_20180401", "DeleteUserCustomPermission", {})
|
|
831
830
|
.n("QuickSightClient", "DeleteUserCustomPermissionCommand")
|
|
@@ -833,11 +832,11 @@ class DeleteUserCustomPermissionCommand extends smithyClient.Command
|
|
|
833
832
|
.build() {
|
|
834
833
|
}
|
|
835
834
|
|
|
836
|
-
class DeleteVPCConnectionCommand extends
|
|
835
|
+
class DeleteVPCConnectionCommand extends client.Command
|
|
837
836
|
.classBuilder()
|
|
838
837
|
.ep(commonParams)
|
|
839
838
|
.m(function (Command, cs, config, o) {
|
|
840
|
-
return [
|
|
839
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
841
840
|
})
|
|
842
841
|
.s("QuickSight_20180401", "DeleteVPCConnection", {})
|
|
843
842
|
.n("QuickSightClient", "DeleteVPCConnectionCommand")
|
|
@@ -845,11 +844,11 @@ class DeleteVPCConnectionCommand extends smithyClient.Command
|
|
|
845
844
|
.build() {
|
|
846
845
|
}
|
|
847
846
|
|
|
848
|
-
class DescribeAccountCustomizationCommand extends
|
|
847
|
+
class DescribeAccountCustomizationCommand extends client.Command
|
|
849
848
|
.classBuilder()
|
|
850
849
|
.ep(commonParams)
|
|
851
850
|
.m(function (Command, cs, config, o) {
|
|
852
|
-
return [
|
|
851
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
853
852
|
})
|
|
854
853
|
.s("QuickSight_20180401", "DescribeAccountCustomization", {})
|
|
855
854
|
.n("QuickSightClient", "DescribeAccountCustomizationCommand")
|
|
@@ -857,11 +856,11 @@ class DescribeAccountCustomizationCommand extends smithyClient.Command
|
|
|
857
856
|
.build() {
|
|
858
857
|
}
|
|
859
858
|
|
|
860
|
-
class DescribeAccountCustomPermissionCommand extends
|
|
859
|
+
class DescribeAccountCustomPermissionCommand extends client.Command
|
|
861
860
|
.classBuilder()
|
|
862
861
|
.ep(commonParams)
|
|
863
862
|
.m(function (Command, cs, config, o) {
|
|
864
|
-
return [
|
|
863
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
865
864
|
})
|
|
866
865
|
.s("QuickSight_20180401", "DescribeAccountCustomPermission", {})
|
|
867
866
|
.n("QuickSightClient", "DescribeAccountCustomPermissionCommand")
|
|
@@ -869,11 +868,11 @@ class DescribeAccountCustomPermissionCommand extends smithyClient.Command
|
|
|
869
868
|
.build() {
|
|
870
869
|
}
|
|
871
870
|
|
|
872
|
-
class DescribeAccountSettingsCommand extends
|
|
871
|
+
class DescribeAccountSettingsCommand extends client.Command
|
|
873
872
|
.classBuilder()
|
|
874
873
|
.ep(commonParams)
|
|
875
874
|
.m(function (Command, cs, config, o) {
|
|
876
|
-
return [
|
|
875
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
877
876
|
})
|
|
878
877
|
.s("QuickSight_20180401", "DescribeAccountSettings", {})
|
|
879
878
|
.n("QuickSightClient", "DescribeAccountSettingsCommand")
|
|
@@ -881,11 +880,11 @@ class DescribeAccountSettingsCommand extends smithyClient.Command
|
|
|
881
880
|
.build() {
|
|
882
881
|
}
|
|
883
882
|
|
|
884
|
-
class DescribeAccountSubscriptionCommand extends
|
|
883
|
+
class DescribeAccountSubscriptionCommand extends client.Command
|
|
885
884
|
.classBuilder()
|
|
886
885
|
.ep(commonParams)
|
|
887
886
|
.m(function (Command, cs, config, o) {
|
|
888
|
-
return [
|
|
887
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
889
888
|
})
|
|
890
889
|
.s("QuickSight_20180401", "DescribeAccountSubscription", {})
|
|
891
890
|
.n("QuickSightClient", "DescribeAccountSubscriptionCommand")
|
|
@@ -893,11 +892,11 @@ class DescribeAccountSubscriptionCommand extends smithyClient.Command
|
|
|
893
892
|
.build() {
|
|
894
893
|
}
|
|
895
894
|
|
|
896
|
-
class DescribeActionConnectorCommand extends
|
|
895
|
+
class DescribeActionConnectorCommand extends client.Command
|
|
897
896
|
.classBuilder()
|
|
898
897
|
.ep(commonParams)
|
|
899
898
|
.m(function (Command, cs, config, o) {
|
|
900
|
-
return [
|
|
899
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
901
900
|
})
|
|
902
901
|
.s("QuickSight_20180401", "DescribeActionConnector", {})
|
|
903
902
|
.n("QuickSightClient", "DescribeActionConnectorCommand")
|
|
@@ -905,11 +904,11 @@ class DescribeActionConnectorCommand extends smithyClient.Command
|
|
|
905
904
|
.build() {
|
|
906
905
|
}
|
|
907
906
|
|
|
908
|
-
class DescribeActionConnectorPermissionsCommand extends
|
|
907
|
+
class DescribeActionConnectorPermissionsCommand extends client.Command
|
|
909
908
|
.classBuilder()
|
|
910
909
|
.ep(commonParams)
|
|
911
910
|
.m(function (Command, cs, config, o) {
|
|
912
|
-
return [
|
|
911
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
913
912
|
})
|
|
914
913
|
.s("QuickSight_20180401", "DescribeActionConnectorPermissions", {})
|
|
915
914
|
.n("QuickSightClient", "DescribeActionConnectorPermissionsCommand")
|
|
@@ -917,11 +916,11 @@ class DescribeActionConnectorPermissionsCommand extends smithyClient.Command
|
|
|
917
916
|
.build() {
|
|
918
917
|
}
|
|
919
918
|
|
|
920
|
-
class DescribeAnalysisCommand extends
|
|
919
|
+
class DescribeAnalysisCommand extends client.Command
|
|
921
920
|
.classBuilder()
|
|
922
921
|
.ep(commonParams)
|
|
923
922
|
.m(function (Command, cs, config, o) {
|
|
924
|
-
return [
|
|
923
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
925
924
|
})
|
|
926
925
|
.s("QuickSight_20180401", "DescribeAnalysis", {})
|
|
927
926
|
.n("QuickSightClient", "DescribeAnalysisCommand")
|
|
@@ -929,11 +928,11 @@ class DescribeAnalysisCommand extends smithyClient.Command
|
|
|
929
928
|
.build() {
|
|
930
929
|
}
|
|
931
930
|
|
|
932
|
-
class DescribeAnalysisDefinitionCommand extends
|
|
931
|
+
class DescribeAnalysisDefinitionCommand extends client.Command
|
|
933
932
|
.classBuilder()
|
|
934
933
|
.ep(commonParams)
|
|
935
934
|
.m(function (Command, cs, config, o) {
|
|
936
|
-
return [
|
|
935
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
937
936
|
})
|
|
938
937
|
.s("QuickSight_20180401", "DescribeAnalysisDefinition", {})
|
|
939
938
|
.n("QuickSightClient", "DescribeAnalysisDefinitionCommand")
|
|
@@ -941,11 +940,11 @@ class DescribeAnalysisDefinitionCommand extends smithyClient.Command
|
|
|
941
940
|
.build() {
|
|
942
941
|
}
|
|
943
942
|
|
|
944
|
-
class DescribeAnalysisPermissionsCommand extends
|
|
943
|
+
class DescribeAnalysisPermissionsCommand extends client.Command
|
|
945
944
|
.classBuilder()
|
|
946
945
|
.ep(commonParams)
|
|
947
946
|
.m(function (Command, cs, config, o) {
|
|
948
|
-
return [
|
|
947
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
949
948
|
})
|
|
950
949
|
.s("QuickSight_20180401", "DescribeAnalysisPermissions", {})
|
|
951
950
|
.n("QuickSightClient", "DescribeAnalysisPermissionsCommand")
|
|
@@ -953,11 +952,11 @@ class DescribeAnalysisPermissionsCommand extends smithyClient.Command
|
|
|
953
952
|
.build() {
|
|
954
953
|
}
|
|
955
954
|
|
|
956
|
-
class DescribeAssetBundleExportJobCommand extends
|
|
955
|
+
class DescribeAssetBundleExportJobCommand extends client.Command
|
|
957
956
|
.classBuilder()
|
|
958
957
|
.ep(commonParams)
|
|
959
958
|
.m(function (Command, cs, config, o) {
|
|
960
|
-
return [
|
|
959
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
961
960
|
})
|
|
962
961
|
.s("QuickSight_20180401", "DescribeAssetBundleExportJob", {})
|
|
963
962
|
.n("QuickSightClient", "DescribeAssetBundleExportJobCommand")
|
|
@@ -965,11 +964,11 @@ class DescribeAssetBundleExportJobCommand extends smithyClient.Command
|
|
|
965
964
|
.build() {
|
|
966
965
|
}
|
|
967
966
|
|
|
968
|
-
class DescribeAssetBundleImportJobCommand extends
|
|
967
|
+
class DescribeAssetBundleImportJobCommand extends client.Command
|
|
969
968
|
.classBuilder()
|
|
970
969
|
.ep(commonParams)
|
|
971
970
|
.m(function (Command, cs, config, o) {
|
|
972
|
-
return [
|
|
971
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
973
972
|
})
|
|
974
973
|
.s("QuickSight_20180401", "DescribeAssetBundleImportJob", {})
|
|
975
974
|
.n("QuickSightClient", "DescribeAssetBundleImportJobCommand")
|
|
@@ -977,11 +976,11 @@ class DescribeAssetBundleImportJobCommand extends smithyClient.Command
|
|
|
977
976
|
.build() {
|
|
978
977
|
}
|
|
979
978
|
|
|
980
|
-
class DescribeAutomationJobCommand extends
|
|
979
|
+
class DescribeAutomationJobCommand extends client.Command
|
|
981
980
|
.classBuilder()
|
|
982
981
|
.ep(commonParams)
|
|
983
982
|
.m(function (Command, cs, config, o) {
|
|
984
|
-
return [
|
|
983
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
985
984
|
})
|
|
986
985
|
.s("QuickSight_20180401", "DescribeAutomationJob", {})
|
|
987
986
|
.n("QuickSightClient", "DescribeAutomationJobCommand")
|
|
@@ -989,11 +988,11 @@ class DescribeAutomationJobCommand extends smithyClient.Command
|
|
|
989
988
|
.build() {
|
|
990
989
|
}
|
|
991
990
|
|
|
992
|
-
class DescribeBrandAssignmentCommand extends
|
|
991
|
+
class DescribeBrandAssignmentCommand extends client.Command
|
|
993
992
|
.classBuilder()
|
|
994
993
|
.ep(commonParams)
|
|
995
994
|
.m(function (Command, cs, config, o) {
|
|
996
|
-
return [
|
|
995
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
997
996
|
})
|
|
998
997
|
.s("QuickSight_20180401", "DescribeBrandAssignment", {})
|
|
999
998
|
.n("QuickSightClient", "DescribeBrandAssignmentCommand")
|
|
@@ -1001,11 +1000,11 @@ class DescribeBrandAssignmentCommand extends smithyClient.Command
|
|
|
1001
1000
|
.build() {
|
|
1002
1001
|
}
|
|
1003
1002
|
|
|
1004
|
-
class DescribeBrandCommand extends
|
|
1003
|
+
class DescribeBrandCommand extends client.Command
|
|
1005
1004
|
.classBuilder()
|
|
1006
1005
|
.ep(commonParams)
|
|
1007
1006
|
.m(function (Command, cs, config, o) {
|
|
1008
|
-
return [
|
|
1007
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1009
1008
|
})
|
|
1010
1009
|
.s("QuickSight_20180401", "DescribeBrand", {})
|
|
1011
1010
|
.n("QuickSightClient", "DescribeBrandCommand")
|
|
@@ -1013,11 +1012,11 @@ class DescribeBrandCommand extends smithyClient.Command
|
|
|
1013
1012
|
.build() {
|
|
1014
1013
|
}
|
|
1015
1014
|
|
|
1016
|
-
class DescribeBrandPublishedVersionCommand extends
|
|
1015
|
+
class DescribeBrandPublishedVersionCommand extends client.Command
|
|
1017
1016
|
.classBuilder()
|
|
1018
1017
|
.ep(commonParams)
|
|
1019
1018
|
.m(function (Command, cs, config, o) {
|
|
1020
|
-
return [
|
|
1019
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1021
1020
|
})
|
|
1022
1021
|
.s("QuickSight_20180401", "DescribeBrandPublishedVersion", {})
|
|
1023
1022
|
.n("QuickSightClient", "DescribeBrandPublishedVersionCommand")
|
|
@@ -1025,11 +1024,11 @@ class DescribeBrandPublishedVersionCommand extends smithyClient.Command
|
|
|
1025
1024
|
.build() {
|
|
1026
1025
|
}
|
|
1027
1026
|
|
|
1028
|
-
class DescribeCustomPermissionsCommand extends
|
|
1027
|
+
class DescribeCustomPermissionsCommand extends client.Command
|
|
1029
1028
|
.classBuilder()
|
|
1030
1029
|
.ep(commonParams)
|
|
1031
1030
|
.m(function (Command, cs, config, o) {
|
|
1032
|
-
return [
|
|
1031
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1033
1032
|
})
|
|
1034
1033
|
.s("QuickSight_20180401", "DescribeCustomPermissions", {})
|
|
1035
1034
|
.n("QuickSightClient", "DescribeCustomPermissionsCommand")
|
|
@@ -1037,11 +1036,11 @@ class DescribeCustomPermissionsCommand extends smithyClient.Command
|
|
|
1037
1036
|
.build() {
|
|
1038
1037
|
}
|
|
1039
1038
|
|
|
1040
|
-
class DescribeDashboardCommand extends
|
|
1039
|
+
class DescribeDashboardCommand extends client.Command
|
|
1041
1040
|
.classBuilder()
|
|
1042
1041
|
.ep(commonParams)
|
|
1043
1042
|
.m(function (Command, cs, config, o) {
|
|
1044
|
-
return [
|
|
1043
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1045
1044
|
})
|
|
1046
1045
|
.s("QuickSight_20180401", "DescribeDashboard", {})
|
|
1047
1046
|
.n("QuickSightClient", "DescribeDashboardCommand")
|
|
@@ -1049,11 +1048,11 @@ class DescribeDashboardCommand extends smithyClient.Command
|
|
|
1049
1048
|
.build() {
|
|
1050
1049
|
}
|
|
1051
1050
|
|
|
1052
|
-
class DescribeDashboardDefinitionCommand extends
|
|
1051
|
+
class DescribeDashboardDefinitionCommand extends client.Command
|
|
1053
1052
|
.classBuilder()
|
|
1054
1053
|
.ep(commonParams)
|
|
1055
1054
|
.m(function (Command, cs, config, o) {
|
|
1056
|
-
return [
|
|
1055
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1057
1056
|
})
|
|
1058
1057
|
.s("QuickSight_20180401", "DescribeDashboardDefinition", {})
|
|
1059
1058
|
.n("QuickSightClient", "DescribeDashboardDefinitionCommand")
|
|
@@ -1061,11 +1060,11 @@ class DescribeDashboardDefinitionCommand extends smithyClient.Command
|
|
|
1061
1060
|
.build() {
|
|
1062
1061
|
}
|
|
1063
1062
|
|
|
1064
|
-
class DescribeDashboardPermissionsCommand extends
|
|
1063
|
+
class DescribeDashboardPermissionsCommand extends client.Command
|
|
1065
1064
|
.classBuilder()
|
|
1066
1065
|
.ep(commonParams)
|
|
1067
1066
|
.m(function (Command, cs, config, o) {
|
|
1068
|
-
return [
|
|
1067
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1069
1068
|
})
|
|
1070
1069
|
.s("QuickSight_20180401", "DescribeDashboardPermissions", {})
|
|
1071
1070
|
.n("QuickSightClient", "DescribeDashboardPermissionsCommand")
|
|
@@ -1073,11 +1072,11 @@ class DescribeDashboardPermissionsCommand extends smithyClient.Command
|
|
|
1073
1072
|
.build() {
|
|
1074
1073
|
}
|
|
1075
1074
|
|
|
1076
|
-
class DescribeDashboardSnapshotJobCommand extends
|
|
1075
|
+
class DescribeDashboardSnapshotJobCommand extends client.Command
|
|
1077
1076
|
.classBuilder()
|
|
1078
1077
|
.ep(commonParams)
|
|
1079
1078
|
.m(function (Command, cs, config, o) {
|
|
1080
|
-
return [
|
|
1079
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1081
1080
|
})
|
|
1082
1081
|
.s("QuickSight_20180401", "DescribeDashboardSnapshotJob", {})
|
|
1083
1082
|
.n("QuickSightClient", "DescribeDashboardSnapshotJobCommand")
|
|
@@ -1085,11 +1084,11 @@ class DescribeDashboardSnapshotJobCommand extends smithyClient.Command
|
|
|
1085
1084
|
.build() {
|
|
1086
1085
|
}
|
|
1087
1086
|
|
|
1088
|
-
class DescribeDashboardSnapshotJobResultCommand extends
|
|
1087
|
+
class DescribeDashboardSnapshotJobResultCommand extends client.Command
|
|
1089
1088
|
.classBuilder()
|
|
1090
1089
|
.ep(commonParams)
|
|
1091
1090
|
.m(function (Command, cs, config, o) {
|
|
1092
|
-
return [
|
|
1091
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1093
1092
|
})
|
|
1094
1093
|
.s("QuickSight_20180401", "DescribeDashboardSnapshotJobResult", {})
|
|
1095
1094
|
.n("QuickSightClient", "DescribeDashboardSnapshotJobResultCommand")
|
|
@@ -1097,11 +1096,11 @@ class DescribeDashboardSnapshotJobResultCommand extends smithyClient.Command
|
|
|
1097
1096
|
.build() {
|
|
1098
1097
|
}
|
|
1099
1098
|
|
|
1100
|
-
class DescribeDashboardsQAConfigurationCommand extends
|
|
1099
|
+
class DescribeDashboardsQAConfigurationCommand extends client.Command
|
|
1101
1100
|
.classBuilder()
|
|
1102
1101
|
.ep(commonParams)
|
|
1103
1102
|
.m(function (Command, cs, config, o) {
|
|
1104
|
-
return [
|
|
1103
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1105
1104
|
})
|
|
1106
1105
|
.s("QuickSight_20180401", "DescribeDashboardsQAConfiguration", {})
|
|
1107
1106
|
.n("QuickSightClient", "DescribeDashboardsQAConfigurationCommand")
|
|
@@ -1109,11 +1108,11 @@ class DescribeDashboardsQAConfigurationCommand extends smithyClient.Command
|
|
|
1109
1108
|
.build() {
|
|
1110
1109
|
}
|
|
1111
1110
|
|
|
1112
|
-
class DescribeDataSetCommand extends
|
|
1111
|
+
class DescribeDataSetCommand extends client.Command
|
|
1113
1112
|
.classBuilder()
|
|
1114
1113
|
.ep(commonParams)
|
|
1115
1114
|
.m(function (Command, cs, config, o) {
|
|
1116
|
-
return [
|
|
1115
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1117
1116
|
})
|
|
1118
1117
|
.s("QuickSight_20180401", "DescribeDataSet", {})
|
|
1119
1118
|
.n("QuickSightClient", "DescribeDataSetCommand")
|
|
@@ -1121,11 +1120,11 @@ class DescribeDataSetCommand extends smithyClient.Command
|
|
|
1121
1120
|
.build() {
|
|
1122
1121
|
}
|
|
1123
1122
|
|
|
1124
|
-
class DescribeDataSetPermissionsCommand extends
|
|
1123
|
+
class DescribeDataSetPermissionsCommand extends client.Command
|
|
1125
1124
|
.classBuilder()
|
|
1126
1125
|
.ep(commonParams)
|
|
1127
1126
|
.m(function (Command, cs, config, o) {
|
|
1128
|
-
return [
|
|
1127
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1129
1128
|
})
|
|
1130
1129
|
.s("QuickSight_20180401", "DescribeDataSetPermissions", {})
|
|
1131
1130
|
.n("QuickSightClient", "DescribeDataSetPermissionsCommand")
|
|
@@ -1133,11 +1132,11 @@ class DescribeDataSetPermissionsCommand extends smithyClient.Command
|
|
|
1133
1132
|
.build() {
|
|
1134
1133
|
}
|
|
1135
1134
|
|
|
1136
|
-
class DescribeDataSetRefreshPropertiesCommand extends
|
|
1135
|
+
class DescribeDataSetRefreshPropertiesCommand extends client.Command
|
|
1137
1136
|
.classBuilder()
|
|
1138
1137
|
.ep(commonParams)
|
|
1139
1138
|
.m(function (Command, cs, config, o) {
|
|
1140
|
-
return [
|
|
1139
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1141
1140
|
})
|
|
1142
1141
|
.s("QuickSight_20180401", "DescribeDataSetRefreshProperties", {})
|
|
1143
1142
|
.n("QuickSightClient", "DescribeDataSetRefreshPropertiesCommand")
|
|
@@ -1145,11 +1144,11 @@ class DescribeDataSetRefreshPropertiesCommand extends smithyClient.Command
|
|
|
1145
1144
|
.build() {
|
|
1146
1145
|
}
|
|
1147
1146
|
|
|
1148
|
-
class DescribeDataSourceCommand extends
|
|
1147
|
+
class DescribeDataSourceCommand extends client.Command
|
|
1149
1148
|
.classBuilder()
|
|
1150
1149
|
.ep(commonParams)
|
|
1151
1150
|
.m(function (Command, cs, config, o) {
|
|
1152
|
-
return [
|
|
1151
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1153
1152
|
})
|
|
1154
1153
|
.s("QuickSight_20180401", "DescribeDataSource", {})
|
|
1155
1154
|
.n("QuickSightClient", "DescribeDataSourceCommand")
|
|
@@ -1157,11 +1156,11 @@ class DescribeDataSourceCommand extends smithyClient.Command
|
|
|
1157
1156
|
.build() {
|
|
1158
1157
|
}
|
|
1159
1158
|
|
|
1160
|
-
class DescribeDataSourcePermissionsCommand extends
|
|
1159
|
+
class DescribeDataSourcePermissionsCommand extends client.Command
|
|
1161
1160
|
.classBuilder()
|
|
1162
1161
|
.ep(commonParams)
|
|
1163
1162
|
.m(function (Command, cs, config, o) {
|
|
1164
|
-
return [
|
|
1163
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1165
1164
|
})
|
|
1166
1165
|
.s("QuickSight_20180401", "DescribeDataSourcePermissions", {})
|
|
1167
1166
|
.n("QuickSightClient", "DescribeDataSourcePermissionsCommand")
|
|
@@ -1169,11 +1168,11 @@ class DescribeDataSourcePermissionsCommand extends smithyClient.Command
|
|
|
1169
1168
|
.build() {
|
|
1170
1169
|
}
|
|
1171
1170
|
|
|
1172
|
-
class DescribeDefaultQBusinessApplicationCommand extends
|
|
1171
|
+
class DescribeDefaultQBusinessApplicationCommand extends client.Command
|
|
1173
1172
|
.classBuilder()
|
|
1174
1173
|
.ep(commonParams)
|
|
1175
1174
|
.m(function (Command, cs, config, o) {
|
|
1176
|
-
return [
|
|
1175
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1177
1176
|
})
|
|
1178
1177
|
.s("QuickSight_20180401", "DescribeDefaultQBusinessApplication", {})
|
|
1179
1178
|
.n("QuickSightClient", "DescribeDefaultQBusinessApplicationCommand")
|
|
@@ -1181,11 +1180,11 @@ class DescribeDefaultQBusinessApplicationCommand extends smithyClient.Command
|
|
|
1181
1180
|
.build() {
|
|
1182
1181
|
}
|
|
1183
1182
|
|
|
1184
|
-
class DescribeFolderCommand extends
|
|
1183
|
+
class DescribeFolderCommand extends client.Command
|
|
1185
1184
|
.classBuilder()
|
|
1186
1185
|
.ep(commonParams)
|
|
1187
1186
|
.m(function (Command, cs, config, o) {
|
|
1188
|
-
return [
|
|
1187
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1189
1188
|
})
|
|
1190
1189
|
.s("QuickSight_20180401", "DescribeFolder", {})
|
|
1191
1190
|
.n("QuickSightClient", "DescribeFolderCommand")
|
|
@@ -1193,11 +1192,11 @@ class DescribeFolderCommand extends smithyClient.Command
|
|
|
1193
1192
|
.build() {
|
|
1194
1193
|
}
|
|
1195
1194
|
|
|
1196
|
-
class DescribeFolderPermissionsCommand extends
|
|
1195
|
+
class DescribeFolderPermissionsCommand extends client.Command
|
|
1197
1196
|
.classBuilder()
|
|
1198
1197
|
.ep(commonParams)
|
|
1199
1198
|
.m(function (Command, cs, config, o) {
|
|
1200
|
-
return [
|
|
1199
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1201
1200
|
})
|
|
1202
1201
|
.s("QuickSight_20180401", "DescribeFolderPermissions", {})
|
|
1203
1202
|
.n("QuickSightClient", "DescribeFolderPermissionsCommand")
|
|
@@ -1205,11 +1204,11 @@ class DescribeFolderPermissionsCommand extends smithyClient.Command
|
|
|
1205
1204
|
.build() {
|
|
1206
1205
|
}
|
|
1207
1206
|
|
|
1208
|
-
class DescribeFolderResolvedPermissionsCommand extends
|
|
1207
|
+
class DescribeFolderResolvedPermissionsCommand extends client.Command
|
|
1209
1208
|
.classBuilder()
|
|
1210
1209
|
.ep(commonParams)
|
|
1211
1210
|
.m(function (Command, cs, config, o) {
|
|
1212
|
-
return [
|
|
1211
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1213
1212
|
})
|
|
1214
1213
|
.s("QuickSight_20180401", "DescribeFolderResolvedPermissions", {})
|
|
1215
1214
|
.n("QuickSightClient", "DescribeFolderResolvedPermissionsCommand")
|
|
@@ -1217,11 +1216,11 @@ class DescribeFolderResolvedPermissionsCommand extends smithyClient.Command
|
|
|
1217
1216
|
.build() {
|
|
1218
1217
|
}
|
|
1219
1218
|
|
|
1220
|
-
class DescribeGroupCommand extends
|
|
1219
|
+
class DescribeGroupCommand extends client.Command
|
|
1221
1220
|
.classBuilder()
|
|
1222
1221
|
.ep(commonParams)
|
|
1223
1222
|
.m(function (Command, cs, config, o) {
|
|
1224
|
-
return [
|
|
1223
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1225
1224
|
})
|
|
1226
1225
|
.s("QuickSight_20180401", "DescribeGroup", {})
|
|
1227
1226
|
.n("QuickSightClient", "DescribeGroupCommand")
|
|
@@ -1229,11 +1228,11 @@ class DescribeGroupCommand extends smithyClient.Command
|
|
|
1229
1228
|
.build() {
|
|
1230
1229
|
}
|
|
1231
1230
|
|
|
1232
|
-
class DescribeGroupMembershipCommand extends
|
|
1231
|
+
class DescribeGroupMembershipCommand extends client.Command
|
|
1233
1232
|
.classBuilder()
|
|
1234
1233
|
.ep(commonParams)
|
|
1235
1234
|
.m(function (Command, cs, config, o) {
|
|
1236
|
-
return [
|
|
1235
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1237
1236
|
})
|
|
1238
1237
|
.s("QuickSight_20180401", "DescribeGroupMembership", {})
|
|
1239
1238
|
.n("QuickSightClient", "DescribeGroupMembershipCommand")
|
|
@@ -1241,11 +1240,11 @@ class DescribeGroupMembershipCommand extends smithyClient.Command
|
|
|
1241
1240
|
.build() {
|
|
1242
1241
|
}
|
|
1243
1242
|
|
|
1244
|
-
class DescribeIAMPolicyAssignmentCommand extends
|
|
1243
|
+
class DescribeIAMPolicyAssignmentCommand extends client.Command
|
|
1245
1244
|
.classBuilder()
|
|
1246
1245
|
.ep(commonParams)
|
|
1247
1246
|
.m(function (Command, cs, config, o) {
|
|
1248
|
-
return [
|
|
1247
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1249
1248
|
})
|
|
1250
1249
|
.s("QuickSight_20180401", "DescribeIAMPolicyAssignment", {})
|
|
1251
1250
|
.n("QuickSightClient", "DescribeIAMPolicyAssignmentCommand")
|
|
@@ -1253,11 +1252,11 @@ class DescribeIAMPolicyAssignmentCommand extends smithyClient.Command
|
|
|
1253
1252
|
.build() {
|
|
1254
1253
|
}
|
|
1255
1254
|
|
|
1256
|
-
class DescribeIngestionCommand extends
|
|
1255
|
+
class DescribeIngestionCommand extends client.Command
|
|
1257
1256
|
.classBuilder()
|
|
1258
1257
|
.ep(commonParams)
|
|
1259
1258
|
.m(function (Command, cs, config, o) {
|
|
1260
|
-
return [
|
|
1259
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1261
1260
|
})
|
|
1262
1261
|
.s("QuickSight_20180401", "DescribeIngestion", {})
|
|
1263
1262
|
.n("QuickSightClient", "DescribeIngestionCommand")
|
|
@@ -1265,11 +1264,11 @@ class DescribeIngestionCommand extends smithyClient.Command
|
|
|
1265
1264
|
.build() {
|
|
1266
1265
|
}
|
|
1267
1266
|
|
|
1268
|
-
class DescribeIpRestrictionCommand extends
|
|
1267
|
+
class DescribeIpRestrictionCommand extends client.Command
|
|
1269
1268
|
.classBuilder()
|
|
1270
1269
|
.ep(commonParams)
|
|
1271
1270
|
.m(function (Command, cs, config, o) {
|
|
1272
|
-
return [
|
|
1271
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1273
1272
|
})
|
|
1274
1273
|
.s("QuickSight_20180401", "DescribeIpRestriction", {})
|
|
1275
1274
|
.n("QuickSightClient", "DescribeIpRestrictionCommand")
|
|
@@ -1277,11 +1276,11 @@ class DescribeIpRestrictionCommand extends smithyClient.Command
|
|
|
1277
1276
|
.build() {
|
|
1278
1277
|
}
|
|
1279
1278
|
|
|
1280
|
-
class DescribeKeyRegistrationCommand extends
|
|
1279
|
+
class DescribeKeyRegistrationCommand extends client.Command
|
|
1281
1280
|
.classBuilder()
|
|
1282
1281
|
.ep(commonParams)
|
|
1283
1282
|
.m(function (Command, cs, config, o) {
|
|
1284
|
-
return [
|
|
1283
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1285
1284
|
})
|
|
1286
1285
|
.s("QuickSight_20180401", "DescribeKeyRegistration", {})
|
|
1287
1286
|
.n("QuickSightClient", "DescribeKeyRegistrationCommand")
|
|
@@ -1289,11 +1288,11 @@ class DescribeKeyRegistrationCommand extends smithyClient.Command
|
|
|
1289
1288
|
.build() {
|
|
1290
1289
|
}
|
|
1291
1290
|
|
|
1292
|
-
class DescribeNamespaceCommand extends
|
|
1291
|
+
class DescribeNamespaceCommand extends client.Command
|
|
1293
1292
|
.classBuilder()
|
|
1294
1293
|
.ep(commonParams)
|
|
1295
1294
|
.m(function (Command, cs, config, o) {
|
|
1296
|
-
return [
|
|
1295
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1297
1296
|
})
|
|
1298
1297
|
.s("QuickSight_20180401", "DescribeNamespace", {})
|
|
1299
1298
|
.n("QuickSightClient", "DescribeNamespaceCommand")
|
|
@@ -1301,11 +1300,11 @@ class DescribeNamespaceCommand extends smithyClient.Command
|
|
|
1301
1300
|
.build() {
|
|
1302
1301
|
}
|
|
1303
1302
|
|
|
1304
|
-
class DescribeQPersonalizationConfigurationCommand extends
|
|
1303
|
+
class DescribeQPersonalizationConfigurationCommand extends client.Command
|
|
1305
1304
|
.classBuilder()
|
|
1306
1305
|
.ep(commonParams)
|
|
1307
1306
|
.m(function (Command, cs, config, o) {
|
|
1308
|
-
return [
|
|
1307
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1309
1308
|
})
|
|
1310
1309
|
.s("QuickSight_20180401", "DescribeQPersonalizationConfiguration", {})
|
|
1311
1310
|
.n("QuickSightClient", "DescribeQPersonalizationConfigurationCommand")
|
|
@@ -1313,11 +1312,11 @@ class DescribeQPersonalizationConfigurationCommand extends smithyClient.Command
|
|
|
1313
1312
|
.build() {
|
|
1314
1313
|
}
|
|
1315
1314
|
|
|
1316
|
-
class DescribeQuickSightQSearchConfigurationCommand extends
|
|
1315
|
+
class DescribeQuickSightQSearchConfigurationCommand extends client.Command
|
|
1317
1316
|
.classBuilder()
|
|
1318
1317
|
.ep(commonParams)
|
|
1319
1318
|
.m(function (Command, cs, config, o) {
|
|
1320
|
-
return [
|
|
1319
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1321
1320
|
})
|
|
1322
1321
|
.s("QuickSight_20180401", "DescribeQuickSightQSearchConfiguration", {})
|
|
1323
1322
|
.n("QuickSightClient", "DescribeQuickSightQSearchConfigurationCommand")
|
|
@@ -1325,11 +1324,11 @@ class DescribeQuickSightQSearchConfigurationCommand extends smithyClient.Command
|
|
|
1325
1324
|
.build() {
|
|
1326
1325
|
}
|
|
1327
1326
|
|
|
1328
|
-
class DescribeRefreshScheduleCommand extends
|
|
1327
|
+
class DescribeRefreshScheduleCommand extends client.Command
|
|
1329
1328
|
.classBuilder()
|
|
1330
1329
|
.ep(commonParams)
|
|
1331
1330
|
.m(function (Command, cs, config, o) {
|
|
1332
|
-
return [
|
|
1331
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1333
1332
|
})
|
|
1334
1333
|
.s("QuickSight_20180401", "DescribeRefreshSchedule", {})
|
|
1335
1334
|
.n("QuickSightClient", "DescribeRefreshScheduleCommand")
|
|
@@ -1337,11 +1336,11 @@ class DescribeRefreshScheduleCommand extends smithyClient.Command
|
|
|
1337
1336
|
.build() {
|
|
1338
1337
|
}
|
|
1339
1338
|
|
|
1340
|
-
class DescribeRoleCustomPermissionCommand extends
|
|
1339
|
+
class DescribeRoleCustomPermissionCommand extends client.Command
|
|
1341
1340
|
.classBuilder()
|
|
1342
1341
|
.ep(commonParams)
|
|
1343
1342
|
.m(function (Command, cs, config, o) {
|
|
1344
|
-
return [
|
|
1343
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1345
1344
|
})
|
|
1346
1345
|
.s("QuickSight_20180401", "DescribeRoleCustomPermission", {})
|
|
1347
1346
|
.n("QuickSightClient", "DescribeRoleCustomPermissionCommand")
|
|
@@ -1349,11 +1348,11 @@ class DescribeRoleCustomPermissionCommand extends smithyClient.Command
|
|
|
1349
1348
|
.build() {
|
|
1350
1349
|
}
|
|
1351
1350
|
|
|
1352
|
-
class DescribeSelfUpgradeConfigurationCommand extends
|
|
1351
|
+
class DescribeSelfUpgradeConfigurationCommand extends client.Command
|
|
1353
1352
|
.classBuilder()
|
|
1354
1353
|
.ep(commonParams)
|
|
1355
1354
|
.m(function (Command, cs, config, o) {
|
|
1356
|
-
return [
|
|
1355
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1357
1356
|
})
|
|
1358
1357
|
.s("QuickSight_20180401", "DescribeSelfUpgradeConfiguration", {})
|
|
1359
1358
|
.n("QuickSightClient", "DescribeSelfUpgradeConfigurationCommand")
|
|
@@ -1361,11 +1360,11 @@ class DescribeSelfUpgradeConfigurationCommand extends smithyClient.Command
|
|
|
1361
1360
|
.build() {
|
|
1362
1361
|
}
|
|
1363
1362
|
|
|
1364
|
-
class DescribeTemplateAliasCommand extends
|
|
1363
|
+
class DescribeTemplateAliasCommand extends client.Command
|
|
1365
1364
|
.classBuilder()
|
|
1366
1365
|
.ep(commonParams)
|
|
1367
1366
|
.m(function (Command, cs, config, o) {
|
|
1368
|
-
return [
|
|
1367
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1369
1368
|
})
|
|
1370
1369
|
.s("QuickSight_20180401", "DescribeTemplateAlias", {})
|
|
1371
1370
|
.n("QuickSightClient", "DescribeTemplateAliasCommand")
|
|
@@ -1373,11 +1372,11 @@ class DescribeTemplateAliasCommand extends smithyClient.Command
|
|
|
1373
1372
|
.build() {
|
|
1374
1373
|
}
|
|
1375
1374
|
|
|
1376
|
-
class DescribeTemplateCommand extends
|
|
1375
|
+
class DescribeTemplateCommand extends client.Command
|
|
1377
1376
|
.classBuilder()
|
|
1378
1377
|
.ep(commonParams)
|
|
1379
1378
|
.m(function (Command, cs, config, o) {
|
|
1380
|
-
return [
|
|
1379
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1381
1380
|
})
|
|
1382
1381
|
.s("QuickSight_20180401", "DescribeTemplate", {})
|
|
1383
1382
|
.n("QuickSightClient", "DescribeTemplateCommand")
|
|
@@ -1385,11 +1384,11 @@ class DescribeTemplateCommand extends smithyClient.Command
|
|
|
1385
1384
|
.build() {
|
|
1386
1385
|
}
|
|
1387
1386
|
|
|
1388
|
-
class DescribeTemplateDefinitionCommand extends
|
|
1387
|
+
class DescribeTemplateDefinitionCommand extends client.Command
|
|
1389
1388
|
.classBuilder()
|
|
1390
1389
|
.ep(commonParams)
|
|
1391
1390
|
.m(function (Command, cs, config, o) {
|
|
1392
|
-
return [
|
|
1391
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1393
1392
|
})
|
|
1394
1393
|
.s("QuickSight_20180401", "DescribeTemplateDefinition", {})
|
|
1395
1394
|
.n("QuickSightClient", "DescribeTemplateDefinitionCommand")
|
|
@@ -1397,11 +1396,11 @@ class DescribeTemplateDefinitionCommand extends smithyClient.Command
|
|
|
1397
1396
|
.build() {
|
|
1398
1397
|
}
|
|
1399
1398
|
|
|
1400
|
-
class DescribeTemplatePermissionsCommand extends
|
|
1399
|
+
class DescribeTemplatePermissionsCommand extends client.Command
|
|
1401
1400
|
.classBuilder()
|
|
1402
1401
|
.ep(commonParams)
|
|
1403
1402
|
.m(function (Command, cs, config, o) {
|
|
1404
|
-
return [
|
|
1403
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1405
1404
|
})
|
|
1406
1405
|
.s("QuickSight_20180401", "DescribeTemplatePermissions", {})
|
|
1407
1406
|
.n("QuickSightClient", "DescribeTemplatePermissionsCommand")
|
|
@@ -1409,11 +1408,11 @@ class DescribeTemplatePermissionsCommand extends smithyClient.Command
|
|
|
1409
1408
|
.build() {
|
|
1410
1409
|
}
|
|
1411
1410
|
|
|
1412
|
-
class DescribeThemeAliasCommand extends
|
|
1411
|
+
class DescribeThemeAliasCommand extends client.Command
|
|
1413
1412
|
.classBuilder()
|
|
1414
1413
|
.ep(commonParams)
|
|
1415
1414
|
.m(function (Command, cs, config, o) {
|
|
1416
|
-
return [
|
|
1415
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1417
1416
|
})
|
|
1418
1417
|
.s("QuickSight_20180401", "DescribeThemeAlias", {})
|
|
1419
1418
|
.n("QuickSightClient", "DescribeThemeAliasCommand")
|
|
@@ -1421,11 +1420,11 @@ class DescribeThemeAliasCommand extends smithyClient.Command
|
|
|
1421
1420
|
.build() {
|
|
1422
1421
|
}
|
|
1423
1422
|
|
|
1424
|
-
class DescribeThemeCommand extends
|
|
1423
|
+
class DescribeThemeCommand extends client.Command
|
|
1425
1424
|
.classBuilder()
|
|
1426
1425
|
.ep(commonParams)
|
|
1427
1426
|
.m(function (Command, cs, config, o) {
|
|
1428
|
-
return [
|
|
1427
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1429
1428
|
})
|
|
1430
1429
|
.s("QuickSight_20180401", "DescribeTheme", {})
|
|
1431
1430
|
.n("QuickSightClient", "DescribeThemeCommand")
|
|
@@ -1433,11 +1432,11 @@ class DescribeThemeCommand extends smithyClient.Command
|
|
|
1433
1432
|
.build() {
|
|
1434
1433
|
}
|
|
1435
1434
|
|
|
1436
|
-
class DescribeThemePermissionsCommand extends
|
|
1435
|
+
class DescribeThemePermissionsCommand extends client.Command
|
|
1437
1436
|
.classBuilder()
|
|
1438
1437
|
.ep(commonParams)
|
|
1439
1438
|
.m(function (Command, cs, config, o) {
|
|
1440
|
-
return [
|
|
1439
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1441
1440
|
})
|
|
1442
1441
|
.s("QuickSight_20180401", "DescribeThemePermissions", {})
|
|
1443
1442
|
.n("QuickSightClient", "DescribeThemePermissionsCommand")
|
|
@@ -1445,11 +1444,11 @@ class DescribeThemePermissionsCommand extends smithyClient.Command
|
|
|
1445
1444
|
.build() {
|
|
1446
1445
|
}
|
|
1447
1446
|
|
|
1448
|
-
class DescribeTopicCommand extends
|
|
1447
|
+
class DescribeTopicCommand extends client.Command
|
|
1449
1448
|
.classBuilder()
|
|
1450
1449
|
.ep(commonParams)
|
|
1451
1450
|
.m(function (Command, cs, config, o) {
|
|
1452
|
-
return [
|
|
1451
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1453
1452
|
})
|
|
1454
1453
|
.s("QuickSight_20180401", "DescribeTopic", {})
|
|
1455
1454
|
.n("QuickSightClient", "DescribeTopicCommand")
|
|
@@ -1457,11 +1456,11 @@ class DescribeTopicCommand extends smithyClient.Command
|
|
|
1457
1456
|
.build() {
|
|
1458
1457
|
}
|
|
1459
1458
|
|
|
1460
|
-
class DescribeTopicPermissionsCommand extends
|
|
1459
|
+
class DescribeTopicPermissionsCommand extends client.Command
|
|
1461
1460
|
.classBuilder()
|
|
1462
1461
|
.ep(commonParams)
|
|
1463
1462
|
.m(function (Command, cs, config, o) {
|
|
1464
|
-
return [
|
|
1463
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1465
1464
|
})
|
|
1466
1465
|
.s("QuickSight_20180401", "DescribeTopicPermissions", {})
|
|
1467
1466
|
.n("QuickSightClient", "DescribeTopicPermissionsCommand")
|
|
@@ -1469,11 +1468,11 @@ class DescribeTopicPermissionsCommand extends smithyClient.Command
|
|
|
1469
1468
|
.build() {
|
|
1470
1469
|
}
|
|
1471
1470
|
|
|
1472
|
-
class DescribeTopicRefreshCommand extends
|
|
1471
|
+
class DescribeTopicRefreshCommand extends client.Command
|
|
1473
1472
|
.classBuilder()
|
|
1474
1473
|
.ep(commonParams)
|
|
1475
1474
|
.m(function (Command, cs, config, o) {
|
|
1476
|
-
return [
|
|
1475
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1477
1476
|
})
|
|
1478
1477
|
.s("QuickSight_20180401", "DescribeTopicRefresh", {})
|
|
1479
1478
|
.n("QuickSightClient", "DescribeTopicRefreshCommand")
|
|
@@ -1481,11 +1480,11 @@ class DescribeTopicRefreshCommand extends smithyClient.Command
|
|
|
1481
1480
|
.build() {
|
|
1482
1481
|
}
|
|
1483
1482
|
|
|
1484
|
-
class DescribeTopicRefreshScheduleCommand extends
|
|
1483
|
+
class DescribeTopicRefreshScheduleCommand extends client.Command
|
|
1485
1484
|
.classBuilder()
|
|
1486
1485
|
.ep(commonParams)
|
|
1487
1486
|
.m(function (Command, cs, config, o) {
|
|
1488
|
-
return [
|
|
1487
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1489
1488
|
})
|
|
1490
1489
|
.s("QuickSight_20180401", "DescribeTopicRefreshSchedule", {})
|
|
1491
1490
|
.n("QuickSightClient", "DescribeTopicRefreshScheduleCommand")
|
|
@@ -1493,11 +1492,11 @@ class DescribeTopicRefreshScheduleCommand extends smithyClient.Command
|
|
|
1493
1492
|
.build() {
|
|
1494
1493
|
}
|
|
1495
1494
|
|
|
1496
|
-
class DescribeUserCommand extends
|
|
1495
|
+
class DescribeUserCommand extends client.Command
|
|
1497
1496
|
.classBuilder()
|
|
1498
1497
|
.ep(commonParams)
|
|
1499
1498
|
.m(function (Command, cs, config, o) {
|
|
1500
|
-
return [
|
|
1499
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1501
1500
|
})
|
|
1502
1501
|
.s("QuickSight_20180401", "DescribeUser", {})
|
|
1503
1502
|
.n("QuickSightClient", "DescribeUserCommand")
|
|
@@ -1505,11 +1504,11 @@ class DescribeUserCommand extends smithyClient.Command
|
|
|
1505
1504
|
.build() {
|
|
1506
1505
|
}
|
|
1507
1506
|
|
|
1508
|
-
class DescribeVPCConnectionCommand extends
|
|
1507
|
+
class DescribeVPCConnectionCommand extends client.Command
|
|
1509
1508
|
.classBuilder()
|
|
1510
1509
|
.ep(commonParams)
|
|
1511
1510
|
.m(function (Command, cs, config, o) {
|
|
1512
|
-
return [
|
|
1511
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1513
1512
|
})
|
|
1514
1513
|
.s("QuickSight_20180401", "DescribeVPCConnection", {})
|
|
1515
1514
|
.n("QuickSightClient", "DescribeVPCConnectionCommand")
|
|
@@ -1517,11 +1516,11 @@ class DescribeVPCConnectionCommand extends smithyClient.Command
|
|
|
1517
1516
|
.build() {
|
|
1518
1517
|
}
|
|
1519
1518
|
|
|
1520
|
-
class GenerateEmbedUrlForAnonymousUserCommand extends
|
|
1519
|
+
class GenerateEmbedUrlForAnonymousUserCommand extends client.Command
|
|
1521
1520
|
.classBuilder()
|
|
1522
1521
|
.ep(commonParams)
|
|
1523
1522
|
.m(function (Command, cs, config, o) {
|
|
1524
|
-
return [
|
|
1523
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1525
1524
|
})
|
|
1526
1525
|
.s("QuickSight_20180401", "GenerateEmbedUrlForAnonymousUser", {})
|
|
1527
1526
|
.n("QuickSightClient", "GenerateEmbedUrlForAnonymousUserCommand")
|
|
@@ -1529,11 +1528,11 @@ class GenerateEmbedUrlForAnonymousUserCommand extends smithyClient.Command
|
|
|
1529
1528
|
.build() {
|
|
1530
1529
|
}
|
|
1531
1530
|
|
|
1532
|
-
class GenerateEmbedUrlForRegisteredUserCommand extends
|
|
1531
|
+
class GenerateEmbedUrlForRegisteredUserCommand extends client.Command
|
|
1533
1532
|
.classBuilder()
|
|
1534
1533
|
.ep(commonParams)
|
|
1535
1534
|
.m(function (Command, cs, config, o) {
|
|
1536
|
-
return [
|
|
1535
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1537
1536
|
})
|
|
1538
1537
|
.s("QuickSight_20180401", "GenerateEmbedUrlForRegisteredUser", {})
|
|
1539
1538
|
.n("QuickSightClient", "GenerateEmbedUrlForRegisteredUserCommand")
|
|
@@ -1541,11 +1540,11 @@ class GenerateEmbedUrlForRegisteredUserCommand extends smithyClient.Command
|
|
|
1541
1540
|
.build() {
|
|
1542
1541
|
}
|
|
1543
1542
|
|
|
1544
|
-
class GenerateEmbedUrlForRegisteredUserWithIdentityCommand extends
|
|
1543
|
+
class GenerateEmbedUrlForRegisteredUserWithIdentityCommand extends client.Command
|
|
1545
1544
|
.classBuilder()
|
|
1546
1545
|
.ep(commonParams)
|
|
1547
1546
|
.m(function (Command, cs, config, o) {
|
|
1548
|
-
return [
|
|
1547
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1549
1548
|
})
|
|
1550
1549
|
.s("QuickSight_20180401", "GenerateEmbedUrlForRegisteredUserWithIdentity", {})
|
|
1551
1550
|
.n("QuickSightClient", "GenerateEmbedUrlForRegisteredUserWithIdentityCommand")
|
|
@@ -1553,11 +1552,11 @@ class GenerateEmbedUrlForRegisteredUserWithIdentityCommand extends smithyClient.
|
|
|
1553
1552
|
.build() {
|
|
1554
1553
|
}
|
|
1555
1554
|
|
|
1556
|
-
class GetDashboardEmbedUrlCommand extends
|
|
1555
|
+
class GetDashboardEmbedUrlCommand extends client.Command
|
|
1557
1556
|
.classBuilder()
|
|
1558
1557
|
.ep(commonParams)
|
|
1559
1558
|
.m(function (Command, cs, config, o) {
|
|
1560
|
-
return [
|
|
1559
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1561
1560
|
})
|
|
1562
1561
|
.s("QuickSight_20180401", "GetDashboardEmbedUrl", {})
|
|
1563
1562
|
.n("QuickSightClient", "GetDashboardEmbedUrlCommand")
|
|
@@ -1565,11 +1564,11 @@ class GetDashboardEmbedUrlCommand extends smithyClient.Command
|
|
|
1565
1564
|
.build() {
|
|
1566
1565
|
}
|
|
1567
1566
|
|
|
1568
|
-
class GetFlowMetadataCommand extends
|
|
1567
|
+
class GetFlowMetadataCommand extends client.Command
|
|
1569
1568
|
.classBuilder()
|
|
1570
1569
|
.ep(commonParams)
|
|
1571
1570
|
.m(function (Command, cs, config, o) {
|
|
1572
|
-
return [
|
|
1571
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1573
1572
|
})
|
|
1574
1573
|
.s("QuickSight_20180401", "GetFlowMetadata", {})
|
|
1575
1574
|
.n("QuickSightClient", "GetFlowMetadataCommand")
|
|
@@ -1577,11 +1576,11 @@ class GetFlowMetadataCommand extends smithyClient.Command
|
|
|
1577
1576
|
.build() {
|
|
1578
1577
|
}
|
|
1579
1578
|
|
|
1580
|
-
class GetFlowPermissionsCommand extends
|
|
1579
|
+
class GetFlowPermissionsCommand extends client.Command
|
|
1581
1580
|
.classBuilder()
|
|
1582
1581
|
.ep(commonParams)
|
|
1583
1582
|
.m(function (Command, cs, config, o) {
|
|
1584
|
-
return [
|
|
1583
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1585
1584
|
})
|
|
1586
1585
|
.s("QuickSight_20180401", "GetFlowPermissions", {})
|
|
1587
1586
|
.n("QuickSightClient", "GetFlowPermissionsCommand")
|
|
@@ -1589,11 +1588,11 @@ class GetFlowPermissionsCommand extends smithyClient.Command
|
|
|
1589
1588
|
.build() {
|
|
1590
1589
|
}
|
|
1591
1590
|
|
|
1592
|
-
class GetIdentityContextCommand extends
|
|
1591
|
+
class GetIdentityContextCommand extends client.Command
|
|
1593
1592
|
.classBuilder()
|
|
1594
1593
|
.ep(commonParams)
|
|
1595
1594
|
.m(function (Command, cs, config, o) {
|
|
1596
|
-
return [
|
|
1595
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1597
1596
|
})
|
|
1598
1597
|
.s("QuickSight_20180401", "GetIdentityContext", {})
|
|
1599
1598
|
.n("QuickSightClient", "GetIdentityContextCommand")
|
|
@@ -1601,11 +1600,11 @@ class GetIdentityContextCommand extends smithyClient.Command
|
|
|
1601
1600
|
.build() {
|
|
1602
1601
|
}
|
|
1603
1602
|
|
|
1604
|
-
class GetSessionEmbedUrlCommand extends
|
|
1603
|
+
class GetSessionEmbedUrlCommand extends client.Command
|
|
1605
1604
|
.classBuilder()
|
|
1606
1605
|
.ep(commonParams)
|
|
1607
1606
|
.m(function (Command, cs, config, o) {
|
|
1608
|
-
return [
|
|
1607
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1609
1608
|
})
|
|
1610
1609
|
.s("QuickSight_20180401", "GetSessionEmbedUrl", {})
|
|
1611
1610
|
.n("QuickSightClient", "GetSessionEmbedUrlCommand")
|
|
@@ -1613,11 +1612,11 @@ class GetSessionEmbedUrlCommand extends smithyClient.Command
|
|
|
1613
1612
|
.build() {
|
|
1614
1613
|
}
|
|
1615
1614
|
|
|
1616
|
-
class ListActionConnectorsCommand extends
|
|
1615
|
+
class ListActionConnectorsCommand extends client.Command
|
|
1617
1616
|
.classBuilder()
|
|
1618
1617
|
.ep(commonParams)
|
|
1619
1618
|
.m(function (Command, cs, config, o) {
|
|
1620
|
-
return [
|
|
1619
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1621
1620
|
})
|
|
1622
1621
|
.s("QuickSight_20180401", "ListActionConnectors", {})
|
|
1623
1622
|
.n("QuickSightClient", "ListActionConnectorsCommand")
|
|
@@ -1625,11 +1624,11 @@ class ListActionConnectorsCommand extends smithyClient.Command
|
|
|
1625
1624
|
.build() {
|
|
1626
1625
|
}
|
|
1627
1626
|
|
|
1628
|
-
class ListAnalysesCommand extends
|
|
1627
|
+
class ListAnalysesCommand extends client.Command
|
|
1629
1628
|
.classBuilder()
|
|
1630
1629
|
.ep(commonParams)
|
|
1631
1630
|
.m(function (Command, cs, config, o) {
|
|
1632
|
-
return [
|
|
1631
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1633
1632
|
})
|
|
1634
1633
|
.s("QuickSight_20180401", "ListAnalyses", {})
|
|
1635
1634
|
.n("QuickSightClient", "ListAnalysesCommand")
|
|
@@ -1637,11 +1636,11 @@ class ListAnalysesCommand extends smithyClient.Command
|
|
|
1637
1636
|
.build() {
|
|
1638
1637
|
}
|
|
1639
1638
|
|
|
1640
|
-
class ListAssetBundleExportJobsCommand extends
|
|
1639
|
+
class ListAssetBundleExportJobsCommand extends client.Command
|
|
1641
1640
|
.classBuilder()
|
|
1642
1641
|
.ep(commonParams)
|
|
1643
1642
|
.m(function (Command, cs, config, o) {
|
|
1644
|
-
return [
|
|
1643
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1645
1644
|
})
|
|
1646
1645
|
.s("QuickSight_20180401", "ListAssetBundleExportJobs", {})
|
|
1647
1646
|
.n("QuickSightClient", "ListAssetBundleExportJobsCommand")
|
|
@@ -1649,11 +1648,11 @@ class ListAssetBundleExportJobsCommand extends smithyClient.Command
|
|
|
1649
1648
|
.build() {
|
|
1650
1649
|
}
|
|
1651
1650
|
|
|
1652
|
-
class ListAssetBundleImportJobsCommand extends
|
|
1651
|
+
class ListAssetBundleImportJobsCommand extends client.Command
|
|
1653
1652
|
.classBuilder()
|
|
1654
1653
|
.ep(commonParams)
|
|
1655
1654
|
.m(function (Command, cs, config, o) {
|
|
1656
|
-
return [
|
|
1655
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1657
1656
|
})
|
|
1658
1657
|
.s("QuickSight_20180401", "ListAssetBundleImportJobs", {})
|
|
1659
1658
|
.n("QuickSightClient", "ListAssetBundleImportJobsCommand")
|
|
@@ -1661,11 +1660,11 @@ class ListAssetBundleImportJobsCommand extends smithyClient.Command
|
|
|
1661
1660
|
.build() {
|
|
1662
1661
|
}
|
|
1663
1662
|
|
|
1664
|
-
class ListBrandsCommand extends
|
|
1663
|
+
class ListBrandsCommand extends client.Command
|
|
1665
1664
|
.classBuilder()
|
|
1666
1665
|
.ep(commonParams)
|
|
1667
1666
|
.m(function (Command, cs, config, o) {
|
|
1668
|
-
return [
|
|
1667
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1669
1668
|
})
|
|
1670
1669
|
.s("QuickSight_20180401", "ListBrands", {})
|
|
1671
1670
|
.n("QuickSightClient", "ListBrandsCommand")
|
|
@@ -1673,11 +1672,11 @@ class ListBrandsCommand extends smithyClient.Command
|
|
|
1673
1672
|
.build() {
|
|
1674
1673
|
}
|
|
1675
1674
|
|
|
1676
|
-
class ListCustomPermissionsCommand extends
|
|
1675
|
+
class ListCustomPermissionsCommand extends client.Command
|
|
1677
1676
|
.classBuilder()
|
|
1678
1677
|
.ep(commonParams)
|
|
1679
1678
|
.m(function (Command, cs, config, o) {
|
|
1680
|
-
return [
|
|
1679
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1681
1680
|
})
|
|
1682
1681
|
.s("QuickSight_20180401", "ListCustomPermissions", {})
|
|
1683
1682
|
.n("QuickSightClient", "ListCustomPermissionsCommand")
|
|
@@ -1685,11 +1684,11 @@ class ListCustomPermissionsCommand extends smithyClient.Command
|
|
|
1685
1684
|
.build() {
|
|
1686
1685
|
}
|
|
1687
1686
|
|
|
1688
|
-
class ListDashboardsCommand extends
|
|
1687
|
+
class ListDashboardsCommand extends client.Command
|
|
1689
1688
|
.classBuilder()
|
|
1690
1689
|
.ep(commonParams)
|
|
1691
1690
|
.m(function (Command, cs, config, o) {
|
|
1692
|
-
return [
|
|
1691
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1693
1692
|
})
|
|
1694
1693
|
.s("QuickSight_20180401", "ListDashboards", {})
|
|
1695
1694
|
.n("QuickSightClient", "ListDashboardsCommand")
|
|
@@ -1697,11 +1696,11 @@ class ListDashboardsCommand extends smithyClient.Command
|
|
|
1697
1696
|
.build() {
|
|
1698
1697
|
}
|
|
1699
1698
|
|
|
1700
|
-
class ListDashboardVersionsCommand extends
|
|
1699
|
+
class ListDashboardVersionsCommand extends client.Command
|
|
1701
1700
|
.classBuilder()
|
|
1702
1701
|
.ep(commonParams)
|
|
1703
1702
|
.m(function (Command, cs, config, o) {
|
|
1704
|
-
return [
|
|
1703
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1705
1704
|
})
|
|
1706
1705
|
.s("QuickSight_20180401", "ListDashboardVersions", {})
|
|
1707
1706
|
.n("QuickSightClient", "ListDashboardVersionsCommand")
|
|
@@ -1709,11 +1708,11 @@ class ListDashboardVersionsCommand extends smithyClient.Command
|
|
|
1709
1708
|
.build() {
|
|
1710
1709
|
}
|
|
1711
1710
|
|
|
1712
|
-
class ListDataSetsCommand extends
|
|
1711
|
+
class ListDataSetsCommand extends client.Command
|
|
1713
1712
|
.classBuilder()
|
|
1714
1713
|
.ep(commonParams)
|
|
1715
1714
|
.m(function (Command, cs, config, o) {
|
|
1716
|
-
return [
|
|
1715
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1717
1716
|
})
|
|
1718
1717
|
.s("QuickSight_20180401", "ListDataSets", {})
|
|
1719
1718
|
.n("QuickSightClient", "ListDataSetsCommand")
|
|
@@ -1721,11 +1720,11 @@ class ListDataSetsCommand extends smithyClient.Command
|
|
|
1721
1720
|
.build() {
|
|
1722
1721
|
}
|
|
1723
1722
|
|
|
1724
|
-
class ListDataSourcesCommand extends
|
|
1723
|
+
class ListDataSourcesCommand extends client.Command
|
|
1725
1724
|
.classBuilder()
|
|
1726
1725
|
.ep(commonParams)
|
|
1727
1726
|
.m(function (Command, cs, config, o) {
|
|
1728
|
-
return [
|
|
1727
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1729
1728
|
})
|
|
1730
1729
|
.s("QuickSight_20180401", "ListDataSources", {})
|
|
1731
1730
|
.n("QuickSightClient", "ListDataSourcesCommand")
|
|
@@ -1733,11 +1732,11 @@ class ListDataSourcesCommand extends smithyClient.Command
|
|
|
1733
1732
|
.build() {
|
|
1734
1733
|
}
|
|
1735
1734
|
|
|
1736
|
-
class ListFlowsCommand extends
|
|
1735
|
+
class ListFlowsCommand extends client.Command
|
|
1737
1736
|
.classBuilder()
|
|
1738
1737
|
.ep(commonParams)
|
|
1739
1738
|
.m(function (Command, cs, config, o) {
|
|
1740
|
-
return [
|
|
1739
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1741
1740
|
})
|
|
1742
1741
|
.s("QuickSight_20180401", "ListFlows", {})
|
|
1743
1742
|
.n("QuickSightClient", "ListFlowsCommand")
|
|
@@ -1745,11 +1744,11 @@ class ListFlowsCommand extends smithyClient.Command
|
|
|
1745
1744
|
.build() {
|
|
1746
1745
|
}
|
|
1747
1746
|
|
|
1748
|
-
class ListFolderMembersCommand extends
|
|
1747
|
+
class ListFolderMembersCommand extends client.Command
|
|
1749
1748
|
.classBuilder()
|
|
1750
1749
|
.ep(commonParams)
|
|
1751
1750
|
.m(function (Command, cs, config, o) {
|
|
1752
|
-
return [
|
|
1751
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1753
1752
|
})
|
|
1754
1753
|
.s("QuickSight_20180401", "ListFolderMembers", {})
|
|
1755
1754
|
.n("QuickSightClient", "ListFolderMembersCommand")
|
|
@@ -1757,11 +1756,11 @@ class ListFolderMembersCommand extends smithyClient.Command
|
|
|
1757
1756
|
.build() {
|
|
1758
1757
|
}
|
|
1759
1758
|
|
|
1760
|
-
class ListFoldersCommand extends
|
|
1759
|
+
class ListFoldersCommand extends client.Command
|
|
1761
1760
|
.classBuilder()
|
|
1762
1761
|
.ep(commonParams)
|
|
1763
1762
|
.m(function (Command, cs, config, o) {
|
|
1764
|
-
return [
|
|
1763
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1765
1764
|
})
|
|
1766
1765
|
.s("QuickSight_20180401", "ListFolders", {})
|
|
1767
1766
|
.n("QuickSightClient", "ListFoldersCommand")
|
|
@@ -1769,11 +1768,11 @@ class ListFoldersCommand extends smithyClient.Command
|
|
|
1769
1768
|
.build() {
|
|
1770
1769
|
}
|
|
1771
1770
|
|
|
1772
|
-
class ListFoldersForResourceCommand extends
|
|
1771
|
+
class ListFoldersForResourceCommand extends client.Command
|
|
1773
1772
|
.classBuilder()
|
|
1774
1773
|
.ep(commonParams)
|
|
1775
1774
|
.m(function (Command, cs, config, o) {
|
|
1776
|
-
return [
|
|
1775
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1777
1776
|
})
|
|
1778
1777
|
.s("QuickSight_20180401", "ListFoldersForResource", {})
|
|
1779
1778
|
.n("QuickSightClient", "ListFoldersForResourceCommand")
|
|
@@ -1781,11 +1780,11 @@ class ListFoldersForResourceCommand extends smithyClient.Command
|
|
|
1781
1780
|
.build() {
|
|
1782
1781
|
}
|
|
1783
1782
|
|
|
1784
|
-
class ListGroupMembershipsCommand extends
|
|
1783
|
+
class ListGroupMembershipsCommand extends client.Command
|
|
1785
1784
|
.classBuilder()
|
|
1786
1785
|
.ep(commonParams)
|
|
1787
1786
|
.m(function (Command, cs, config, o) {
|
|
1788
|
-
return [
|
|
1787
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1789
1788
|
})
|
|
1790
1789
|
.s("QuickSight_20180401", "ListGroupMemberships", {})
|
|
1791
1790
|
.n("QuickSightClient", "ListGroupMembershipsCommand")
|
|
@@ -1793,11 +1792,11 @@ class ListGroupMembershipsCommand extends smithyClient.Command
|
|
|
1793
1792
|
.build() {
|
|
1794
1793
|
}
|
|
1795
1794
|
|
|
1796
|
-
class ListGroupsCommand extends
|
|
1795
|
+
class ListGroupsCommand extends client.Command
|
|
1797
1796
|
.classBuilder()
|
|
1798
1797
|
.ep(commonParams)
|
|
1799
1798
|
.m(function (Command, cs, config, o) {
|
|
1800
|
-
return [
|
|
1799
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1801
1800
|
})
|
|
1802
1801
|
.s("QuickSight_20180401", "ListGroups", {})
|
|
1803
1802
|
.n("QuickSightClient", "ListGroupsCommand")
|
|
@@ -1805,11 +1804,11 @@ class ListGroupsCommand extends smithyClient.Command
|
|
|
1805
1804
|
.build() {
|
|
1806
1805
|
}
|
|
1807
1806
|
|
|
1808
|
-
class ListIAMPolicyAssignmentsCommand extends
|
|
1807
|
+
class ListIAMPolicyAssignmentsCommand extends client.Command
|
|
1809
1808
|
.classBuilder()
|
|
1810
1809
|
.ep(commonParams)
|
|
1811
1810
|
.m(function (Command, cs, config, o) {
|
|
1812
|
-
return [
|
|
1811
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1813
1812
|
})
|
|
1814
1813
|
.s("QuickSight_20180401", "ListIAMPolicyAssignments", {})
|
|
1815
1814
|
.n("QuickSightClient", "ListIAMPolicyAssignmentsCommand")
|
|
@@ -1817,11 +1816,11 @@ class ListIAMPolicyAssignmentsCommand extends smithyClient.Command
|
|
|
1817
1816
|
.build() {
|
|
1818
1817
|
}
|
|
1819
1818
|
|
|
1820
|
-
class ListIAMPolicyAssignmentsForUserCommand extends
|
|
1819
|
+
class ListIAMPolicyAssignmentsForUserCommand extends client.Command
|
|
1821
1820
|
.classBuilder()
|
|
1822
1821
|
.ep(commonParams)
|
|
1823
1822
|
.m(function (Command, cs, config, o) {
|
|
1824
|
-
return [
|
|
1823
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1825
1824
|
})
|
|
1826
1825
|
.s("QuickSight_20180401", "ListIAMPolicyAssignmentsForUser", {})
|
|
1827
1826
|
.n("QuickSightClient", "ListIAMPolicyAssignmentsForUserCommand")
|
|
@@ -1829,11 +1828,11 @@ class ListIAMPolicyAssignmentsForUserCommand extends smithyClient.Command
|
|
|
1829
1828
|
.build() {
|
|
1830
1829
|
}
|
|
1831
1830
|
|
|
1832
|
-
class ListIdentityPropagationConfigsCommand extends
|
|
1831
|
+
class ListIdentityPropagationConfigsCommand extends client.Command
|
|
1833
1832
|
.classBuilder()
|
|
1834
1833
|
.ep(commonParams)
|
|
1835
1834
|
.m(function (Command, cs, config, o) {
|
|
1836
|
-
return [
|
|
1835
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1837
1836
|
})
|
|
1838
1837
|
.s("QuickSight_20180401", "ListIdentityPropagationConfigs", {})
|
|
1839
1838
|
.n("QuickSightClient", "ListIdentityPropagationConfigsCommand")
|
|
@@ -1841,11 +1840,11 @@ class ListIdentityPropagationConfigsCommand extends smithyClient.Command
|
|
|
1841
1840
|
.build() {
|
|
1842
1841
|
}
|
|
1843
1842
|
|
|
1844
|
-
class ListIngestionsCommand extends
|
|
1843
|
+
class ListIngestionsCommand extends client.Command
|
|
1845
1844
|
.classBuilder()
|
|
1846
1845
|
.ep(commonParams)
|
|
1847
1846
|
.m(function (Command, cs, config, o) {
|
|
1848
|
-
return [
|
|
1847
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1849
1848
|
})
|
|
1850
1849
|
.s("QuickSight_20180401", "ListIngestions", {})
|
|
1851
1850
|
.n("QuickSightClient", "ListIngestionsCommand")
|
|
@@ -1853,11 +1852,11 @@ class ListIngestionsCommand extends smithyClient.Command
|
|
|
1853
1852
|
.build() {
|
|
1854
1853
|
}
|
|
1855
1854
|
|
|
1856
|
-
class ListNamespacesCommand extends
|
|
1855
|
+
class ListNamespacesCommand extends client.Command
|
|
1857
1856
|
.classBuilder()
|
|
1858
1857
|
.ep(commonParams)
|
|
1859
1858
|
.m(function (Command, cs, config, o) {
|
|
1860
|
-
return [
|
|
1859
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1861
1860
|
})
|
|
1862
1861
|
.s("QuickSight_20180401", "ListNamespaces", {})
|
|
1863
1862
|
.n("QuickSightClient", "ListNamespacesCommand")
|
|
@@ -1865,11 +1864,11 @@ class ListNamespacesCommand extends smithyClient.Command
|
|
|
1865
1864
|
.build() {
|
|
1866
1865
|
}
|
|
1867
1866
|
|
|
1868
|
-
class ListRefreshSchedulesCommand extends
|
|
1867
|
+
class ListRefreshSchedulesCommand extends client.Command
|
|
1869
1868
|
.classBuilder()
|
|
1870
1869
|
.ep(commonParams)
|
|
1871
1870
|
.m(function (Command, cs, config, o) {
|
|
1872
|
-
return [
|
|
1871
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1873
1872
|
})
|
|
1874
1873
|
.s("QuickSight_20180401", "ListRefreshSchedules", {})
|
|
1875
1874
|
.n("QuickSightClient", "ListRefreshSchedulesCommand")
|
|
@@ -1877,11 +1876,11 @@ class ListRefreshSchedulesCommand extends smithyClient.Command
|
|
|
1877
1876
|
.build() {
|
|
1878
1877
|
}
|
|
1879
1878
|
|
|
1880
|
-
class ListRoleMembershipsCommand extends
|
|
1879
|
+
class ListRoleMembershipsCommand extends client.Command
|
|
1881
1880
|
.classBuilder()
|
|
1882
1881
|
.ep(commonParams)
|
|
1883
1882
|
.m(function (Command, cs, config, o) {
|
|
1884
|
-
return [
|
|
1883
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1885
1884
|
})
|
|
1886
1885
|
.s("QuickSight_20180401", "ListRoleMemberships", {})
|
|
1887
1886
|
.n("QuickSightClient", "ListRoleMembershipsCommand")
|
|
@@ -1889,11 +1888,11 @@ class ListRoleMembershipsCommand extends smithyClient.Command
|
|
|
1889
1888
|
.build() {
|
|
1890
1889
|
}
|
|
1891
1890
|
|
|
1892
|
-
class ListSelfUpgradesCommand extends
|
|
1891
|
+
class ListSelfUpgradesCommand extends client.Command
|
|
1893
1892
|
.classBuilder()
|
|
1894
1893
|
.ep(commonParams)
|
|
1895
1894
|
.m(function (Command, cs, config, o) {
|
|
1896
|
-
return [
|
|
1895
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1897
1896
|
})
|
|
1898
1897
|
.s("QuickSight_20180401", "ListSelfUpgrades", {})
|
|
1899
1898
|
.n("QuickSightClient", "ListSelfUpgradesCommand")
|
|
@@ -1901,11 +1900,11 @@ class ListSelfUpgradesCommand extends smithyClient.Command
|
|
|
1901
1900
|
.build() {
|
|
1902
1901
|
}
|
|
1903
1902
|
|
|
1904
|
-
class ListTagsForResourceCommand extends
|
|
1903
|
+
class ListTagsForResourceCommand extends client.Command
|
|
1905
1904
|
.classBuilder()
|
|
1906
1905
|
.ep(commonParams)
|
|
1907
1906
|
.m(function (Command, cs, config, o) {
|
|
1908
|
-
return [
|
|
1907
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1909
1908
|
})
|
|
1910
1909
|
.s("QuickSight_20180401", "ListTagsForResource", {})
|
|
1911
1910
|
.n("QuickSightClient", "ListTagsForResourceCommand")
|
|
@@ -1913,11 +1912,11 @@ class ListTagsForResourceCommand extends smithyClient.Command
|
|
|
1913
1912
|
.build() {
|
|
1914
1913
|
}
|
|
1915
1914
|
|
|
1916
|
-
class ListTemplateAliasesCommand extends
|
|
1915
|
+
class ListTemplateAliasesCommand extends client.Command
|
|
1917
1916
|
.classBuilder()
|
|
1918
1917
|
.ep(commonParams)
|
|
1919
1918
|
.m(function (Command, cs, config, o) {
|
|
1920
|
-
return [
|
|
1919
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1921
1920
|
})
|
|
1922
1921
|
.s("QuickSight_20180401", "ListTemplateAliases", {})
|
|
1923
1922
|
.n("QuickSightClient", "ListTemplateAliasesCommand")
|
|
@@ -1925,11 +1924,11 @@ class ListTemplateAliasesCommand extends smithyClient.Command
|
|
|
1925
1924
|
.build() {
|
|
1926
1925
|
}
|
|
1927
1926
|
|
|
1928
|
-
class ListTemplatesCommand extends
|
|
1927
|
+
class ListTemplatesCommand extends client.Command
|
|
1929
1928
|
.classBuilder()
|
|
1930
1929
|
.ep(commonParams)
|
|
1931
1930
|
.m(function (Command, cs, config, o) {
|
|
1932
|
-
return [
|
|
1931
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1933
1932
|
})
|
|
1934
1933
|
.s("QuickSight_20180401", "ListTemplates", {})
|
|
1935
1934
|
.n("QuickSightClient", "ListTemplatesCommand")
|
|
@@ -1937,11 +1936,11 @@ class ListTemplatesCommand extends smithyClient.Command
|
|
|
1937
1936
|
.build() {
|
|
1938
1937
|
}
|
|
1939
1938
|
|
|
1940
|
-
class ListTemplateVersionsCommand extends
|
|
1939
|
+
class ListTemplateVersionsCommand extends client.Command
|
|
1941
1940
|
.classBuilder()
|
|
1942
1941
|
.ep(commonParams)
|
|
1943
1942
|
.m(function (Command, cs, config, o) {
|
|
1944
|
-
return [
|
|
1943
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1945
1944
|
})
|
|
1946
1945
|
.s("QuickSight_20180401", "ListTemplateVersions", {})
|
|
1947
1946
|
.n("QuickSightClient", "ListTemplateVersionsCommand")
|
|
@@ -1949,11 +1948,11 @@ class ListTemplateVersionsCommand extends smithyClient.Command
|
|
|
1949
1948
|
.build() {
|
|
1950
1949
|
}
|
|
1951
1950
|
|
|
1952
|
-
class ListThemeAliasesCommand extends
|
|
1951
|
+
class ListThemeAliasesCommand extends client.Command
|
|
1953
1952
|
.classBuilder()
|
|
1954
1953
|
.ep(commonParams)
|
|
1955
1954
|
.m(function (Command, cs, config, o) {
|
|
1956
|
-
return [
|
|
1955
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1957
1956
|
})
|
|
1958
1957
|
.s("QuickSight_20180401", "ListThemeAliases", {})
|
|
1959
1958
|
.n("QuickSightClient", "ListThemeAliasesCommand")
|
|
@@ -1961,11 +1960,11 @@ class ListThemeAliasesCommand extends smithyClient.Command
|
|
|
1961
1960
|
.build() {
|
|
1962
1961
|
}
|
|
1963
1962
|
|
|
1964
|
-
class ListThemesCommand extends
|
|
1963
|
+
class ListThemesCommand extends client.Command
|
|
1965
1964
|
.classBuilder()
|
|
1966
1965
|
.ep(commonParams)
|
|
1967
1966
|
.m(function (Command, cs, config, o) {
|
|
1968
|
-
return [
|
|
1967
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1969
1968
|
})
|
|
1970
1969
|
.s("QuickSight_20180401", "ListThemes", {})
|
|
1971
1970
|
.n("QuickSightClient", "ListThemesCommand")
|
|
@@ -1973,11 +1972,11 @@ class ListThemesCommand extends smithyClient.Command
|
|
|
1973
1972
|
.build() {
|
|
1974
1973
|
}
|
|
1975
1974
|
|
|
1976
|
-
class ListThemeVersionsCommand extends
|
|
1975
|
+
class ListThemeVersionsCommand extends client.Command
|
|
1977
1976
|
.classBuilder()
|
|
1978
1977
|
.ep(commonParams)
|
|
1979
1978
|
.m(function (Command, cs, config, o) {
|
|
1980
|
-
return [
|
|
1979
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1981
1980
|
})
|
|
1982
1981
|
.s("QuickSight_20180401", "ListThemeVersions", {})
|
|
1983
1982
|
.n("QuickSightClient", "ListThemeVersionsCommand")
|
|
@@ -1985,11 +1984,11 @@ class ListThemeVersionsCommand extends smithyClient.Command
|
|
|
1985
1984
|
.build() {
|
|
1986
1985
|
}
|
|
1987
1986
|
|
|
1988
|
-
class ListTopicRefreshSchedulesCommand extends
|
|
1987
|
+
class ListTopicRefreshSchedulesCommand extends client.Command
|
|
1989
1988
|
.classBuilder()
|
|
1990
1989
|
.ep(commonParams)
|
|
1991
1990
|
.m(function (Command, cs, config, o) {
|
|
1992
|
-
return [
|
|
1991
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1993
1992
|
})
|
|
1994
1993
|
.s("QuickSight_20180401", "ListTopicRefreshSchedules", {})
|
|
1995
1994
|
.n("QuickSightClient", "ListTopicRefreshSchedulesCommand")
|
|
@@ -1997,11 +1996,11 @@ class ListTopicRefreshSchedulesCommand extends smithyClient.Command
|
|
|
1997
1996
|
.build() {
|
|
1998
1997
|
}
|
|
1999
1998
|
|
|
2000
|
-
class ListTopicReviewedAnswersCommand extends
|
|
1999
|
+
class ListTopicReviewedAnswersCommand extends client.Command
|
|
2001
2000
|
.classBuilder()
|
|
2002
2001
|
.ep(commonParams)
|
|
2003
2002
|
.m(function (Command, cs, config, o) {
|
|
2004
|
-
return [
|
|
2003
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2005
2004
|
})
|
|
2006
2005
|
.s("QuickSight_20180401", "ListTopicReviewedAnswers", {})
|
|
2007
2006
|
.n("QuickSightClient", "ListTopicReviewedAnswersCommand")
|
|
@@ -2009,11 +2008,11 @@ class ListTopicReviewedAnswersCommand extends smithyClient.Command
|
|
|
2009
2008
|
.build() {
|
|
2010
2009
|
}
|
|
2011
2010
|
|
|
2012
|
-
class ListTopicsCommand extends
|
|
2011
|
+
class ListTopicsCommand extends client.Command
|
|
2013
2012
|
.classBuilder()
|
|
2014
2013
|
.ep(commonParams)
|
|
2015
2014
|
.m(function (Command, cs, config, o) {
|
|
2016
|
-
return [
|
|
2015
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2017
2016
|
})
|
|
2018
2017
|
.s("QuickSight_20180401", "ListTopics", {})
|
|
2019
2018
|
.n("QuickSightClient", "ListTopicsCommand")
|
|
@@ -2021,11 +2020,11 @@ class ListTopicsCommand extends smithyClient.Command
|
|
|
2021
2020
|
.build() {
|
|
2022
2021
|
}
|
|
2023
2022
|
|
|
2024
|
-
class ListUserGroupsCommand extends
|
|
2023
|
+
class ListUserGroupsCommand extends client.Command
|
|
2025
2024
|
.classBuilder()
|
|
2026
2025
|
.ep(commonParams)
|
|
2027
2026
|
.m(function (Command, cs, config, o) {
|
|
2028
|
-
return [
|
|
2027
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2029
2028
|
})
|
|
2030
2029
|
.s("QuickSight_20180401", "ListUserGroups", {})
|
|
2031
2030
|
.n("QuickSightClient", "ListUserGroupsCommand")
|
|
@@ -2033,11 +2032,11 @@ class ListUserGroupsCommand extends smithyClient.Command
|
|
|
2033
2032
|
.build() {
|
|
2034
2033
|
}
|
|
2035
2034
|
|
|
2036
|
-
class ListUsersCommand extends
|
|
2035
|
+
class ListUsersCommand extends client.Command
|
|
2037
2036
|
.classBuilder()
|
|
2038
2037
|
.ep(commonParams)
|
|
2039
2038
|
.m(function (Command, cs, config, o) {
|
|
2040
|
-
return [
|
|
2039
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2041
2040
|
})
|
|
2042
2041
|
.s("QuickSight_20180401", "ListUsers", {})
|
|
2043
2042
|
.n("QuickSightClient", "ListUsersCommand")
|
|
@@ -2045,11 +2044,11 @@ class ListUsersCommand extends smithyClient.Command
|
|
|
2045
2044
|
.build() {
|
|
2046
2045
|
}
|
|
2047
2046
|
|
|
2048
|
-
class ListVPCConnectionsCommand extends
|
|
2047
|
+
class ListVPCConnectionsCommand extends client.Command
|
|
2049
2048
|
.classBuilder()
|
|
2050
2049
|
.ep(commonParams)
|
|
2051
2050
|
.m(function (Command, cs, config, o) {
|
|
2052
|
-
return [
|
|
2051
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2053
2052
|
})
|
|
2054
2053
|
.s("QuickSight_20180401", "ListVPCConnections", {})
|
|
2055
2054
|
.n("QuickSightClient", "ListVPCConnectionsCommand")
|
|
@@ -2057,11 +2056,11 @@ class ListVPCConnectionsCommand extends smithyClient.Command
|
|
|
2057
2056
|
.build() {
|
|
2058
2057
|
}
|
|
2059
2058
|
|
|
2060
|
-
class PredictQAResultsCommand extends
|
|
2059
|
+
class PredictQAResultsCommand extends client.Command
|
|
2061
2060
|
.classBuilder()
|
|
2062
2061
|
.ep(commonParams)
|
|
2063
2062
|
.m(function (Command, cs, config, o) {
|
|
2064
|
-
return [
|
|
2063
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2065
2064
|
})
|
|
2066
2065
|
.s("QuickSight_20180401", "PredictQAResults", {})
|
|
2067
2066
|
.n("QuickSightClient", "PredictQAResultsCommand")
|
|
@@ -2069,11 +2068,11 @@ class PredictQAResultsCommand extends smithyClient.Command
|
|
|
2069
2068
|
.build() {
|
|
2070
2069
|
}
|
|
2071
2070
|
|
|
2072
|
-
class PutDataSetRefreshPropertiesCommand extends
|
|
2071
|
+
class PutDataSetRefreshPropertiesCommand extends client.Command
|
|
2073
2072
|
.classBuilder()
|
|
2074
2073
|
.ep(commonParams)
|
|
2075
2074
|
.m(function (Command, cs, config, o) {
|
|
2076
|
-
return [
|
|
2075
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2077
2076
|
})
|
|
2078
2077
|
.s("QuickSight_20180401", "PutDataSetRefreshProperties", {})
|
|
2079
2078
|
.n("QuickSightClient", "PutDataSetRefreshPropertiesCommand")
|
|
@@ -2081,11 +2080,11 @@ class PutDataSetRefreshPropertiesCommand extends smithyClient.Command
|
|
|
2081
2080
|
.build() {
|
|
2082
2081
|
}
|
|
2083
2082
|
|
|
2084
|
-
class RegisterUserCommand extends
|
|
2083
|
+
class RegisterUserCommand extends client.Command
|
|
2085
2084
|
.classBuilder()
|
|
2086
2085
|
.ep(commonParams)
|
|
2087
2086
|
.m(function (Command, cs, config, o) {
|
|
2088
|
-
return [
|
|
2087
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2089
2088
|
})
|
|
2090
2089
|
.s("QuickSight_20180401", "RegisterUser", {})
|
|
2091
2090
|
.n("QuickSightClient", "RegisterUserCommand")
|
|
@@ -2093,11 +2092,11 @@ class RegisterUserCommand extends smithyClient.Command
|
|
|
2093
2092
|
.build() {
|
|
2094
2093
|
}
|
|
2095
2094
|
|
|
2096
|
-
class RestoreAnalysisCommand extends
|
|
2095
|
+
class RestoreAnalysisCommand extends client.Command
|
|
2097
2096
|
.classBuilder()
|
|
2098
2097
|
.ep(commonParams)
|
|
2099
2098
|
.m(function (Command, cs, config, o) {
|
|
2100
|
-
return [
|
|
2099
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2101
2100
|
})
|
|
2102
2101
|
.s("QuickSight_20180401", "RestoreAnalysis", {})
|
|
2103
2102
|
.n("QuickSightClient", "RestoreAnalysisCommand")
|
|
@@ -2105,11 +2104,11 @@ class RestoreAnalysisCommand extends smithyClient.Command
|
|
|
2105
2104
|
.build() {
|
|
2106
2105
|
}
|
|
2107
2106
|
|
|
2108
|
-
class SearchActionConnectorsCommand extends
|
|
2107
|
+
class SearchActionConnectorsCommand extends client.Command
|
|
2109
2108
|
.classBuilder()
|
|
2110
2109
|
.ep(commonParams)
|
|
2111
2110
|
.m(function (Command, cs, config, o) {
|
|
2112
|
-
return [
|
|
2111
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2113
2112
|
})
|
|
2114
2113
|
.s("QuickSight_20180401", "SearchActionConnectors", {})
|
|
2115
2114
|
.n("QuickSightClient", "SearchActionConnectorsCommand")
|
|
@@ -2117,11 +2116,11 @@ class SearchActionConnectorsCommand extends smithyClient.Command
|
|
|
2117
2116
|
.build() {
|
|
2118
2117
|
}
|
|
2119
2118
|
|
|
2120
|
-
class SearchAnalysesCommand extends
|
|
2119
|
+
class SearchAnalysesCommand extends client.Command
|
|
2121
2120
|
.classBuilder()
|
|
2122
2121
|
.ep(commonParams)
|
|
2123
2122
|
.m(function (Command, cs, config, o) {
|
|
2124
|
-
return [
|
|
2123
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2125
2124
|
})
|
|
2126
2125
|
.s("QuickSight_20180401", "SearchAnalyses", {})
|
|
2127
2126
|
.n("QuickSightClient", "SearchAnalysesCommand")
|
|
@@ -2129,11 +2128,11 @@ class SearchAnalysesCommand extends smithyClient.Command
|
|
|
2129
2128
|
.build() {
|
|
2130
2129
|
}
|
|
2131
2130
|
|
|
2132
|
-
class SearchDashboardsCommand extends
|
|
2131
|
+
class SearchDashboardsCommand extends client.Command
|
|
2133
2132
|
.classBuilder()
|
|
2134
2133
|
.ep(commonParams)
|
|
2135
2134
|
.m(function (Command, cs, config, o) {
|
|
2136
|
-
return [
|
|
2135
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2137
2136
|
})
|
|
2138
2137
|
.s("QuickSight_20180401", "SearchDashboards", {})
|
|
2139
2138
|
.n("QuickSightClient", "SearchDashboardsCommand")
|
|
@@ -2141,11 +2140,11 @@ class SearchDashboardsCommand extends smithyClient.Command
|
|
|
2141
2140
|
.build() {
|
|
2142
2141
|
}
|
|
2143
2142
|
|
|
2144
|
-
class SearchDataSetsCommand extends
|
|
2143
|
+
class SearchDataSetsCommand extends client.Command
|
|
2145
2144
|
.classBuilder()
|
|
2146
2145
|
.ep(commonParams)
|
|
2147
2146
|
.m(function (Command, cs, config, o) {
|
|
2148
|
-
return [
|
|
2147
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2149
2148
|
})
|
|
2150
2149
|
.s("QuickSight_20180401", "SearchDataSets", {})
|
|
2151
2150
|
.n("QuickSightClient", "SearchDataSetsCommand")
|
|
@@ -2153,11 +2152,11 @@ class SearchDataSetsCommand extends smithyClient.Command
|
|
|
2153
2152
|
.build() {
|
|
2154
2153
|
}
|
|
2155
2154
|
|
|
2156
|
-
class SearchDataSourcesCommand extends
|
|
2155
|
+
class SearchDataSourcesCommand extends client.Command
|
|
2157
2156
|
.classBuilder()
|
|
2158
2157
|
.ep(commonParams)
|
|
2159
2158
|
.m(function (Command, cs, config, o) {
|
|
2160
|
-
return [
|
|
2159
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2161
2160
|
})
|
|
2162
2161
|
.s("QuickSight_20180401", "SearchDataSources", {})
|
|
2163
2162
|
.n("QuickSightClient", "SearchDataSourcesCommand")
|
|
@@ -2165,11 +2164,11 @@ class SearchDataSourcesCommand extends smithyClient.Command
|
|
|
2165
2164
|
.build() {
|
|
2166
2165
|
}
|
|
2167
2166
|
|
|
2168
|
-
class SearchFlowsCommand extends
|
|
2167
|
+
class SearchFlowsCommand extends client.Command
|
|
2169
2168
|
.classBuilder()
|
|
2170
2169
|
.ep(commonParams)
|
|
2171
2170
|
.m(function (Command, cs, config, o) {
|
|
2172
|
-
return [
|
|
2171
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2173
2172
|
})
|
|
2174
2173
|
.s("QuickSight_20180401", "SearchFlows", {})
|
|
2175
2174
|
.n("QuickSightClient", "SearchFlowsCommand")
|
|
@@ -2177,11 +2176,11 @@ class SearchFlowsCommand extends smithyClient.Command
|
|
|
2177
2176
|
.build() {
|
|
2178
2177
|
}
|
|
2179
2178
|
|
|
2180
|
-
class SearchFoldersCommand extends
|
|
2179
|
+
class SearchFoldersCommand extends client.Command
|
|
2181
2180
|
.classBuilder()
|
|
2182
2181
|
.ep(commonParams)
|
|
2183
2182
|
.m(function (Command, cs, config, o) {
|
|
2184
|
-
return [
|
|
2183
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2185
2184
|
})
|
|
2186
2185
|
.s("QuickSight_20180401", "SearchFolders", {})
|
|
2187
2186
|
.n("QuickSightClient", "SearchFoldersCommand")
|
|
@@ -2189,11 +2188,11 @@ class SearchFoldersCommand extends smithyClient.Command
|
|
|
2189
2188
|
.build() {
|
|
2190
2189
|
}
|
|
2191
2190
|
|
|
2192
|
-
class SearchGroupsCommand extends
|
|
2191
|
+
class SearchGroupsCommand extends client.Command
|
|
2193
2192
|
.classBuilder()
|
|
2194
2193
|
.ep(commonParams)
|
|
2195
2194
|
.m(function (Command, cs, config, o) {
|
|
2196
|
-
return [
|
|
2195
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2197
2196
|
})
|
|
2198
2197
|
.s("QuickSight_20180401", "SearchGroups", {})
|
|
2199
2198
|
.n("QuickSightClient", "SearchGroupsCommand")
|
|
@@ -2201,11 +2200,11 @@ class SearchGroupsCommand extends smithyClient.Command
|
|
|
2201
2200
|
.build() {
|
|
2202
2201
|
}
|
|
2203
2202
|
|
|
2204
|
-
class SearchTopicsCommand extends
|
|
2203
|
+
class SearchTopicsCommand extends client.Command
|
|
2205
2204
|
.classBuilder()
|
|
2206
2205
|
.ep(commonParams)
|
|
2207
2206
|
.m(function (Command, cs, config, o) {
|
|
2208
|
-
return [
|
|
2207
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2209
2208
|
})
|
|
2210
2209
|
.s("QuickSight_20180401", "SearchTopics", {})
|
|
2211
2210
|
.n("QuickSightClient", "SearchTopicsCommand")
|
|
@@ -2213,11 +2212,11 @@ class SearchTopicsCommand extends smithyClient.Command
|
|
|
2213
2212
|
.build() {
|
|
2214
2213
|
}
|
|
2215
2214
|
|
|
2216
|
-
class StartAssetBundleExportJobCommand extends
|
|
2215
|
+
class StartAssetBundleExportJobCommand extends client.Command
|
|
2217
2216
|
.classBuilder()
|
|
2218
2217
|
.ep(commonParams)
|
|
2219
2218
|
.m(function (Command, cs, config, o) {
|
|
2220
|
-
return [
|
|
2219
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2221
2220
|
})
|
|
2222
2221
|
.s("QuickSight_20180401", "StartAssetBundleExportJob", {})
|
|
2223
2222
|
.n("QuickSightClient", "StartAssetBundleExportJobCommand")
|
|
@@ -2225,11 +2224,11 @@ class StartAssetBundleExportJobCommand extends smithyClient.Command
|
|
|
2225
2224
|
.build() {
|
|
2226
2225
|
}
|
|
2227
2226
|
|
|
2228
|
-
class StartAssetBundleImportJobCommand extends
|
|
2227
|
+
class StartAssetBundleImportJobCommand extends client.Command
|
|
2229
2228
|
.classBuilder()
|
|
2230
2229
|
.ep(commonParams)
|
|
2231
2230
|
.m(function (Command, cs, config, o) {
|
|
2232
|
-
return [
|
|
2231
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2233
2232
|
})
|
|
2234
2233
|
.s("QuickSight_20180401", "StartAssetBundleImportJob", {})
|
|
2235
2234
|
.n("QuickSightClient", "StartAssetBundleImportJobCommand")
|
|
@@ -2237,11 +2236,11 @@ class StartAssetBundleImportJobCommand extends smithyClient.Command
|
|
|
2237
2236
|
.build() {
|
|
2238
2237
|
}
|
|
2239
2238
|
|
|
2240
|
-
class StartAutomationJobCommand extends
|
|
2239
|
+
class StartAutomationJobCommand extends client.Command
|
|
2241
2240
|
.classBuilder()
|
|
2242
2241
|
.ep(commonParams)
|
|
2243
2242
|
.m(function (Command, cs, config, o) {
|
|
2244
|
-
return [
|
|
2243
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2245
2244
|
})
|
|
2246
2245
|
.s("QuickSight_20180401", "StartAutomationJob", {})
|
|
2247
2246
|
.n("QuickSightClient", "StartAutomationJobCommand")
|
|
@@ -2249,11 +2248,11 @@ class StartAutomationJobCommand extends smithyClient.Command
|
|
|
2249
2248
|
.build() {
|
|
2250
2249
|
}
|
|
2251
2250
|
|
|
2252
|
-
class StartDashboardSnapshotJobCommand extends
|
|
2251
|
+
class StartDashboardSnapshotJobCommand extends client.Command
|
|
2253
2252
|
.classBuilder()
|
|
2254
2253
|
.ep(commonParams)
|
|
2255
2254
|
.m(function (Command, cs, config, o) {
|
|
2256
|
-
return [
|
|
2255
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2257
2256
|
})
|
|
2258
2257
|
.s("QuickSight_20180401", "StartDashboardSnapshotJob", {})
|
|
2259
2258
|
.n("QuickSightClient", "StartDashboardSnapshotJobCommand")
|
|
@@ -2261,11 +2260,11 @@ class StartDashboardSnapshotJobCommand extends smithyClient.Command
|
|
|
2261
2260
|
.build() {
|
|
2262
2261
|
}
|
|
2263
2262
|
|
|
2264
|
-
class StartDashboardSnapshotJobScheduleCommand extends
|
|
2263
|
+
class StartDashboardSnapshotJobScheduleCommand extends client.Command
|
|
2265
2264
|
.classBuilder()
|
|
2266
2265
|
.ep(commonParams)
|
|
2267
2266
|
.m(function (Command, cs, config, o) {
|
|
2268
|
-
return [
|
|
2267
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2269
2268
|
})
|
|
2270
2269
|
.s("QuickSight_20180401", "StartDashboardSnapshotJobSchedule", {})
|
|
2271
2270
|
.n("QuickSightClient", "StartDashboardSnapshotJobScheduleCommand")
|
|
@@ -2273,11 +2272,11 @@ class StartDashboardSnapshotJobScheduleCommand extends smithyClient.Command
|
|
|
2273
2272
|
.build() {
|
|
2274
2273
|
}
|
|
2275
2274
|
|
|
2276
|
-
class TagResourceCommand extends
|
|
2275
|
+
class TagResourceCommand extends client.Command
|
|
2277
2276
|
.classBuilder()
|
|
2278
2277
|
.ep(commonParams)
|
|
2279
2278
|
.m(function (Command, cs, config, o) {
|
|
2280
|
-
return [
|
|
2279
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2281
2280
|
})
|
|
2282
2281
|
.s("QuickSight_20180401", "TagResource", {})
|
|
2283
2282
|
.n("QuickSightClient", "TagResourceCommand")
|
|
@@ -2285,11 +2284,11 @@ class TagResourceCommand extends smithyClient.Command
|
|
|
2285
2284
|
.build() {
|
|
2286
2285
|
}
|
|
2287
2286
|
|
|
2288
|
-
class UntagResourceCommand extends
|
|
2287
|
+
class UntagResourceCommand extends client.Command
|
|
2289
2288
|
.classBuilder()
|
|
2290
2289
|
.ep(commonParams)
|
|
2291
2290
|
.m(function (Command, cs, config, o) {
|
|
2292
|
-
return [
|
|
2291
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2293
2292
|
})
|
|
2294
2293
|
.s("QuickSight_20180401", "UntagResource", {})
|
|
2295
2294
|
.n("QuickSightClient", "UntagResourceCommand")
|
|
@@ -2297,11 +2296,11 @@ class UntagResourceCommand extends smithyClient.Command
|
|
|
2297
2296
|
.build() {
|
|
2298
2297
|
}
|
|
2299
2298
|
|
|
2300
|
-
class UpdateAccountCustomizationCommand extends
|
|
2299
|
+
class UpdateAccountCustomizationCommand extends client.Command
|
|
2301
2300
|
.classBuilder()
|
|
2302
2301
|
.ep(commonParams)
|
|
2303
2302
|
.m(function (Command, cs, config, o) {
|
|
2304
|
-
return [
|
|
2303
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2305
2304
|
})
|
|
2306
2305
|
.s("QuickSight_20180401", "UpdateAccountCustomization", {})
|
|
2307
2306
|
.n("QuickSightClient", "UpdateAccountCustomizationCommand")
|
|
@@ -2309,11 +2308,11 @@ class UpdateAccountCustomizationCommand extends smithyClient.Command
|
|
|
2309
2308
|
.build() {
|
|
2310
2309
|
}
|
|
2311
2310
|
|
|
2312
|
-
class UpdateAccountCustomPermissionCommand extends
|
|
2311
|
+
class UpdateAccountCustomPermissionCommand extends client.Command
|
|
2313
2312
|
.classBuilder()
|
|
2314
2313
|
.ep(commonParams)
|
|
2315
2314
|
.m(function (Command, cs, config, o) {
|
|
2316
|
-
return [
|
|
2315
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2317
2316
|
})
|
|
2318
2317
|
.s("QuickSight_20180401", "UpdateAccountCustomPermission", {})
|
|
2319
2318
|
.n("QuickSightClient", "UpdateAccountCustomPermissionCommand")
|
|
@@ -2321,11 +2320,11 @@ class UpdateAccountCustomPermissionCommand extends smithyClient.Command
|
|
|
2321
2320
|
.build() {
|
|
2322
2321
|
}
|
|
2323
2322
|
|
|
2324
|
-
class UpdateAccountSettingsCommand extends
|
|
2323
|
+
class UpdateAccountSettingsCommand extends client.Command
|
|
2325
2324
|
.classBuilder()
|
|
2326
2325
|
.ep(commonParams)
|
|
2327
2326
|
.m(function (Command, cs, config, o) {
|
|
2328
|
-
return [
|
|
2327
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2329
2328
|
})
|
|
2330
2329
|
.s("QuickSight_20180401", "UpdateAccountSettings", {})
|
|
2331
2330
|
.n("QuickSightClient", "UpdateAccountSettingsCommand")
|
|
@@ -2333,11 +2332,11 @@ class UpdateAccountSettingsCommand extends smithyClient.Command
|
|
|
2333
2332
|
.build() {
|
|
2334
2333
|
}
|
|
2335
2334
|
|
|
2336
|
-
class UpdateActionConnectorCommand extends
|
|
2335
|
+
class UpdateActionConnectorCommand extends client.Command
|
|
2337
2336
|
.classBuilder()
|
|
2338
2337
|
.ep(commonParams)
|
|
2339
2338
|
.m(function (Command, cs, config, o) {
|
|
2340
|
-
return [
|
|
2339
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2341
2340
|
})
|
|
2342
2341
|
.s("QuickSight_20180401", "UpdateActionConnector", {})
|
|
2343
2342
|
.n("QuickSightClient", "UpdateActionConnectorCommand")
|
|
@@ -2345,11 +2344,11 @@ class UpdateActionConnectorCommand extends smithyClient.Command
|
|
|
2345
2344
|
.build() {
|
|
2346
2345
|
}
|
|
2347
2346
|
|
|
2348
|
-
class UpdateActionConnectorPermissionsCommand extends
|
|
2347
|
+
class UpdateActionConnectorPermissionsCommand extends client.Command
|
|
2349
2348
|
.classBuilder()
|
|
2350
2349
|
.ep(commonParams)
|
|
2351
2350
|
.m(function (Command, cs, config, o) {
|
|
2352
|
-
return [
|
|
2351
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2353
2352
|
})
|
|
2354
2353
|
.s("QuickSight_20180401", "UpdateActionConnectorPermissions", {})
|
|
2355
2354
|
.n("QuickSightClient", "UpdateActionConnectorPermissionsCommand")
|
|
@@ -2357,11 +2356,11 @@ class UpdateActionConnectorPermissionsCommand extends smithyClient.Command
|
|
|
2357
2356
|
.build() {
|
|
2358
2357
|
}
|
|
2359
2358
|
|
|
2360
|
-
class UpdateAnalysisCommand extends
|
|
2359
|
+
class UpdateAnalysisCommand extends client.Command
|
|
2361
2360
|
.classBuilder()
|
|
2362
2361
|
.ep(commonParams)
|
|
2363
2362
|
.m(function (Command, cs, config, o) {
|
|
2364
|
-
return [
|
|
2363
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2365
2364
|
})
|
|
2366
2365
|
.s("QuickSight_20180401", "UpdateAnalysis", {})
|
|
2367
2366
|
.n("QuickSightClient", "UpdateAnalysisCommand")
|
|
@@ -2369,11 +2368,11 @@ class UpdateAnalysisCommand extends smithyClient.Command
|
|
|
2369
2368
|
.build() {
|
|
2370
2369
|
}
|
|
2371
2370
|
|
|
2372
|
-
class UpdateAnalysisPermissionsCommand extends
|
|
2371
|
+
class UpdateAnalysisPermissionsCommand extends client.Command
|
|
2373
2372
|
.classBuilder()
|
|
2374
2373
|
.ep(commonParams)
|
|
2375
2374
|
.m(function (Command, cs, config, o) {
|
|
2376
|
-
return [
|
|
2375
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2377
2376
|
})
|
|
2378
2377
|
.s("QuickSight_20180401", "UpdateAnalysisPermissions", {})
|
|
2379
2378
|
.n("QuickSightClient", "UpdateAnalysisPermissionsCommand")
|
|
@@ -2381,11 +2380,11 @@ class UpdateAnalysisPermissionsCommand extends smithyClient.Command
|
|
|
2381
2380
|
.build() {
|
|
2382
2381
|
}
|
|
2383
2382
|
|
|
2384
|
-
class UpdateApplicationWithTokenExchangeGrantCommand extends
|
|
2383
|
+
class UpdateApplicationWithTokenExchangeGrantCommand extends client.Command
|
|
2385
2384
|
.classBuilder()
|
|
2386
2385
|
.ep(commonParams)
|
|
2387
2386
|
.m(function (Command, cs, config, o) {
|
|
2388
|
-
return [
|
|
2387
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2389
2388
|
})
|
|
2390
2389
|
.s("QuickSight_20180401", "UpdateApplicationWithTokenExchangeGrant", {})
|
|
2391
2390
|
.n("QuickSightClient", "UpdateApplicationWithTokenExchangeGrantCommand")
|
|
@@ -2393,11 +2392,11 @@ class UpdateApplicationWithTokenExchangeGrantCommand extends smithyClient.Comman
|
|
|
2393
2392
|
.build() {
|
|
2394
2393
|
}
|
|
2395
2394
|
|
|
2396
|
-
class UpdateBrandAssignmentCommand extends
|
|
2395
|
+
class UpdateBrandAssignmentCommand extends client.Command
|
|
2397
2396
|
.classBuilder()
|
|
2398
2397
|
.ep(commonParams)
|
|
2399
2398
|
.m(function (Command, cs, config, o) {
|
|
2400
|
-
return [
|
|
2399
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2401
2400
|
})
|
|
2402
2401
|
.s("QuickSight_20180401", "UpdateBrandAssignment", {})
|
|
2403
2402
|
.n("QuickSightClient", "UpdateBrandAssignmentCommand")
|
|
@@ -2405,11 +2404,11 @@ class UpdateBrandAssignmentCommand extends smithyClient.Command
|
|
|
2405
2404
|
.build() {
|
|
2406
2405
|
}
|
|
2407
2406
|
|
|
2408
|
-
class UpdateBrandCommand extends
|
|
2407
|
+
class UpdateBrandCommand extends client.Command
|
|
2409
2408
|
.classBuilder()
|
|
2410
2409
|
.ep(commonParams)
|
|
2411
2410
|
.m(function (Command, cs, config, o) {
|
|
2412
|
-
return [
|
|
2411
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2413
2412
|
})
|
|
2414
2413
|
.s("QuickSight_20180401", "UpdateBrand", {})
|
|
2415
2414
|
.n("QuickSightClient", "UpdateBrandCommand")
|
|
@@ -2417,11 +2416,11 @@ class UpdateBrandCommand extends smithyClient.Command
|
|
|
2417
2416
|
.build() {
|
|
2418
2417
|
}
|
|
2419
2418
|
|
|
2420
|
-
class UpdateBrandPublishedVersionCommand extends
|
|
2419
|
+
class UpdateBrandPublishedVersionCommand extends client.Command
|
|
2421
2420
|
.classBuilder()
|
|
2422
2421
|
.ep(commonParams)
|
|
2423
2422
|
.m(function (Command, cs, config, o) {
|
|
2424
|
-
return [
|
|
2423
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2425
2424
|
})
|
|
2426
2425
|
.s("QuickSight_20180401", "UpdateBrandPublishedVersion", {})
|
|
2427
2426
|
.n("QuickSightClient", "UpdateBrandPublishedVersionCommand")
|
|
@@ -2429,11 +2428,11 @@ class UpdateBrandPublishedVersionCommand extends smithyClient.Command
|
|
|
2429
2428
|
.build() {
|
|
2430
2429
|
}
|
|
2431
2430
|
|
|
2432
|
-
class UpdateCustomPermissionsCommand extends
|
|
2431
|
+
class UpdateCustomPermissionsCommand extends client.Command
|
|
2433
2432
|
.classBuilder()
|
|
2434
2433
|
.ep(commonParams)
|
|
2435
2434
|
.m(function (Command, cs, config, o) {
|
|
2436
|
-
return [
|
|
2435
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2437
2436
|
})
|
|
2438
2437
|
.s("QuickSight_20180401", "UpdateCustomPermissions", {})
|
|
2439
2438
|
.n("QuickSightClient", "UpdateCustomPermissionsCommand")
|
|
@@ -2441,11 +2440,11 @@ class UpdateCustomPermissionsCommand extends smithyClient.Command
|
|
|
2441
2440
|
.build() {
|
|
2442
2441
|
}
|
|
2443
2442
|
|
|
2444
|
-
class UpdateDashboardCommand extends
|
|
2443
|
+
class UpdateDashboardCommand extends client.Command
|
|
2445
2444
|
.classBuilder()
|
|
2446
2445
|
.ep(commonParams)
|
|
2447
2446
|
.m(function (Command, cs, config, o) {
|
|
2448
|
-
return [
|
|
2447
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2449
2448
|
})
|
|
2450
2449
|
.s("QuickSight_20180401", "UpdateDashboard", {})
|
|
2451
2450
|
.n("QuickSightClient", "UpdateDashboardCommand")
|
|
@@ -2453,11 +2452,11 @@ class UpdateDashboardCommand extends smithyClient.Command
|
|
|
2453
2452
|
.build() {
|
|
2454
2453
|
}
|
|
2455
2454
|
|
|
2456
|
-
class UpdateDashboardLinksCommand extends
|
|
2455
|
+
class UpdateDashboardLinksCommand extends client.Command
|
|
2457
2456
|
.classBuilder()
|
|
2458
2457
|
.ep(commonParams)
|
|
2459
2458
|
.m(function (Command, cs, config, o) {
|
|
2460
|
-
return [
|
|
2459
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2461
2460
|
})
|
|
2462
2461
|
.s("QuickSight_20180401", "UpdateDashboardLinks", {})
|
|
2463
2462
|
.n("QuickSightClient", "UpdateDashboardLinksCommand")
|
|
@@ -2465,11 +2464,11 @@ class UpdateDashboardLinksCommand extends smithyClient.Command
|
|
|
2465
2464
|
.build() {
|
|
2466
2465
|
}
|
|
2467
2466
|
|
|
2468
|
-
class UpdateDashboardPermissionsCommand extends
|
|
2467
|
+
class UpdateDashboardPermissionsCommand extends client.Command
|
|
2469
2468
|
.classBuilder()
|
|
2470
2469
|
.ep(commonParams)
|
|
2471
2470
|
.m(function (Command, cs, config, o) {
|
|
2472
|
-
return [
|
|
2471
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2473
2472
|
})
|
|
2474
2473
|
.s("QuickSight_20180401", "UpdateDashboardPermissions", {})
|
|
2475
2474
|
.n("QuickSightClient", "UpdateDashboardPermissionsCommand")
|
|
@@ -2477,11 +2476,11 @@ class UpdateDashboardPermissionsCommand extends smithyClient.Command
|
|
|
2477
2476
|
.build() {
|
|
2478
2477
|
}
|
|
2479
2478
|
|
|
2480
|
-
class UpdateDashboardPublishedVersionCommand extends
|
|
2479
|
+
class UpdateDashboardPublishedVersionCommand extends client.Command
|
|
2481
2480
|
.classBuilder()
|
|
2482
2481
|
.ep(commonParams)
|
|
2483
2482
|
.m(function (Command, cs, config, o) {
|
|
2484
|
-
return [
|
|
2483
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2485
2484
|
})
|
|
2486
2485
|
.s("QuickSight_20180401", "UpdateDashboardPublishedVersion", {})
|
|
2487
2486
|
.n("QuickSightClient", "UpdateDashboardPublishedVersionCommand")
|
|
@@ -2489,11 +2488,11 @@ class UpdateDashboardPublishedVersionCommand extends smithyClient.Command
|
|
|
2489
2488
|
.build() {
|
|
2490
2489
|
}
|
|
2491
2490
|
|
|
2492
|
-
class UpdateDashboardsQAConfigurationCommand extends
|
|
2491
|
+
class UpdateDashboardsQAConfigurationCommand extends client.Command
|
|
2493
2492
|
.classBuilder()
|
|
2494
2493
|
.ep(commonParams)
|
|
2495
2494
|
.m(function (Command, cs, config, o) {
|
|
2496
|
-
return [
|
|
2495
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2497
2496
|
})
|
|
2498
2497
|
.s("QuickSight_20180401", "UpdateDashboardsQAConfiguration", {})
|
|
2499
2498
|
.n("QuickSightClient", "UpdateDashboardsQAConfigurationCommand")
|
|
@@ -2501,11 +2500,11 @@ class UpdateDashboardsQAConfigurationCommand extends smithyClient.Command
|
|
|
2501
2500
|
.build() {
|
|
2502
2501
|
}
|
|
2503
2502
|
|
|
2504
|
-
class UpdateDataSetCommand extends
|
|
2503
|
+
class UpdateDataSetCommand extends client.Command
|
|
2505
2504
|
.classBuilder()
|
|
2506
2505
|
.ep(commonParams)
|
|
2507
2506
|
.m(function (Command, cs, config, o) {
|
|
2508
|
-
return [
|
|
2507
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2509
2508
|
})
|
|
2510
2509
|
.s("QuickSight_20180401", "UpdateDataSet", {})
|
|
2511
2510
|
.n("QuickSightClient", "UpdateDataSetCommand")
|
|
@@ -2513,11 +2512,11 @@ class UpdateDataSetCommand extends smithyClient.Command
|
|
|
2513
2512
|
.build() {
|
|
2514
2513
|
}
|
|
2515
2514
|
|
|
2516
|
-
class UpdateDataSetPermissionsCommand extends
|
|
2515
|
+
class UpdateDataSetPermissionsCommand extends client.Command
|
|
2517
2516
|
.classBuilder()
|
|
2518
2517
|
.ep(commonParams)
|
|
2519
2518
|
.m(function (Command, cs, config, o) {
|
|
2520
|
-
return [
|
|
2519
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2521
2520
|
})
|
|
2522
2521
|
.s("QuickSight_20180401", "UpdateDataSetPermissions", {})
|
|
2523
2522
|
.n("QuickSightClient", "UpdateDataSetPermissionsCommand")
|
|
@@ -2525,11 +2524,11 @@ class UpdateDataSetPermissionsCommand extends smithyClient.Command
|
|
|
2525
2524
|
.build() {
|
|
2526
2525
|
}
|
|
2527
2526
|
|
|
2528
|
-
class UpdateDataSourceCommand extends
|
|
2527
|
+
class UpdateDataSourceCommand extends client.Command
|
|
2529
2528
|
.classBuilder()
|
|
2530
2529
|
.ep(commonParams)
|
|
2531
2530
|
.m(function (Command, cs, config, o) {
|
|
2532
|
-
return [
|
|
2531
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2533
2532
|
})
|
|
2534
2533
|
.s("QuickSight_20180401", "UpdateDataSource", {})
|
|
2535
2534
|
.n("QuickSightClient", "UpdateDataSourceCommand")
|
|
@@ -2537,11 +2536,11 @@ class UpdateDataSourceCommand extends smithyClient.Command
|
|
|
2537
2536
|
.build() {
|
|
2538
2537
|
}
|
|
2539
2538
|
|
|
2540
|
-
class UpdateDataSourcePermissionsCommand extends
|
|
2539
|
+
class UpdateDataSourcePermissionsCommand extends client.Command
|
|
2541
2540
|
.classBuilder()
|
|
2542
2541
|
.ep(commonParams)
|
|
2543
2542
|
.m(function (Command, cs, config, o) {
|
|
2544
|
-
return [
|
|
2543
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2545
2544
|
})
|
|
2546
2545
|
.s("QuickSight_20180401", "UpdateDataSourcePermissions", {})
|
|
2547
2546
|
.n("QuickSightClient", "UpdateDataSourcePermissionsCommand")
|
|
@@ -2549,11 +2548,11 @@ class UpdateDataSourcePermissionsCommand extends smithyClient.Command
|
|
|
2549
2548
|
.build() {
|
|
2550
2549
|
}
|
|
2551
2550
|
|
|
2552
|
-
class UpdateDefaultQBusinessApplicationCommand extends
|
|
2551
|
+
class UpdateDefaultQBusinessApplicationCommand extends client.Command
|
|
2553
2552
|
.classBuilder()
|
|
2554
2553
|
.ep(commonParams)
|
|
2555
2554
|
.m(function (Command, cs, config, o) {
|
|
2556
|
-
return [
|
|
2555
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2557
2556
|
})
|
|
2558
2557
|
.s("QuickSight_20180401", "UpdateDefaultQBusinessApplication", {})
|
|
2559
2558
|
.n("QuickSightClient", "UpdateDefaultQBusinessApplicationCommand")
|
|
@@ -2561,11 +2560,11 @@ class UpdateDefaultQBusinessApplicationCommand extends smithyClient.Command
|
|
|
2561
2560
|
.build() {
|
|
2562
2561
|
}
|
|
2563
2562
|
|
|
2564
|
-
class UpdateFlowPermissionsCommand extends
|
|
2563
|
+
class UpdateFlowPermissionsCommand extends client.Command
|
|
2565
2564
|
.classBuilder()
|
|
2566
2565
|
.ep(commonParams)
|
|
2567
2566
|
.m(function (Command, cs, config, o) {
|
|
2568
|
-
return [
|
|
2567
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2569
2568
|
})
|
|
2570
2569
|
.s("QuickSight_20180401", "UpdateFlowPermissions", {})
|
|
2571
2570
|
.n("QuickSightClient", "UpdateFlowPermissionsCommand")
|
|
@@ -2573,11 +2572,11 @@ class UpdateFlowPermissionsCommand extends smithyClient.Command
|
|
|
2573
2572
|
.build() {
|
|
2574
2573
|
}
|
|
2575
2574
|
|
|
2576
|
-
class UpdateFolderCommand extends
|
|
2575
|
+
class UpdateFolderCommand extends client.Command
|
|
2577
2576
|
.classBuilder()
|
|
2578
2577
|
.ep(commonParams)
|
|
2579
2578
|
.m(function (Command, cs, config, o) {
|
|
2580
|
-
return [
|
|
2579
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2581
2580
|
})
|
|
2582
2581
|
.s("QuickSight_20180401", "UpdateFolder", {})
|
|
2583
2582
|
.n("QuickSightClient", "UpdateFolderCommand")
|
|
@@ -2585,11 +2584,11 @@ class UpdateFolderCommand extends smithyClient.Command
|
|
|
2585
2584
|
.build() {
|
|
2586
2585
|
}
|
|
2587
2586
|
|
|
2588
|
-
class UpdateFolderPermissionsCommand extends
|
|
2587
|
+
class UpdateFolderPermissionsCommand extends client.Command
|
|
2589
2588
|
.classBuilder()
|
|
2590
2589
|
.ep(commonParams)
|
|
2591
2590
|
.m(function (Command, cs, config, o) {
|
|
2592
|
-
return [
|
|
2591
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2593
2592
|
})
|
|
2594
2593
|
.s("QuickSight_20180401", "UpdateFolderPermissions", {})
|
|
2595
2594
|
.n("QuickSightClient", "UpdateFolderPermissionsCommand")
|
|
@@ -2597,11 +2596,11 @@ class UpdateFolderPermissionsCommand extends smithyClient.Command
|
|
|
2597
2596
|
.build() {
|
|
2598
2597
|
}
|
|
2599
2598
|
|
|
2600
|
-
class UpdateGroupCommand extends
|
|
2599
|
+
class UpdateGroupCommand extends client.Command
|
|
2601
2600
|
.classBuilder()
|
|
2602
2601
|
.ep(commonParams)
|
|
2603
2602
|
.m(function (Command, cs, config, o) {
|
|
2604
|
-
return [
|
|
2603
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2605
2604
|
})
|
|
2606
2605
|
.s("QuickSight_20180401", "UpdateGroup", {})
|
|
2607
2606
|
.n("QuickSightClient", "UpdateGroupCommand")
|
|
@@ -2609,11 +2608,11 @@ class UpdateGroupCommand extends smithyClient.Command
|
|
|
2609
2608
|
.build() {
|
|
2610
2609
|
}
|
|
2611
2610
|
|
|
2612
|
-
class UpdateIAMPolicyAssignmentCommand extends
|
|
2611
|
+
class UpdateIAMPolicyAssignmentCommand extends client.Command
|
|
2613
2612
|
.classBuilder()
|
|
2614
2613
|
.ep(commonParams)
|
|
2615
2614
|
.m(function (Command, cs, config, o) {
|
|
2616
|
-
return [
|
|
2615
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2617
2616
|
})
|
|
2618
2617
|
.s("QuickSight_20180401", "UpdateIAMPolicyAssignment", {})
|
|
2619
2618
|
.n("QuickSightClient", "UpdateIAMPolicyAssignmentCommand")
|
|
@@ -2621,11 +2620,11 @@ class UpdateIAMPolicyAssignmentCommand extends smithyClient.Command
|
|
|
2621
2620
|
.build() {
|
|
2622
2621
|
}
|
|
2623
2622
|
|
|
2624
|
-
class UpdateIdentityPropagationConfigCommand extends
|
|
2623
|
+
class UpdateIdentityPropagationConfigCommand extends client.Command
|
|
2625
2624
|
.classBuilder()
|
|
2626
2625
|
.ep(commonParams)
|
|
2627
2626
|
.m(function (Command, cs, config, o) {
|
|
2628
|
-
return [
|
|
2627
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2629
2628
|
})
|
|
2630
2629
|
.s("QuickSight_20180401", "UpdateIdentityPropagationConfig", {})
|
|
2631
2630
|
.n("QuickSightClient", "UpdateIdentityPropagationConfigCommand")
|
|
@@ -2633,11 +2632,11 @@ class UpdateIdentityPropagationConfigCommand extends smithyClient.Command
|
|
|
2633
2632
|
.build() {
|
|
2634
2633
|
}
|
|
2635
2634
|
|
|
2636
|
-
class UpdateIpRestrictionCommand extends
|
|
2635
|
+
class UpdateIpRestrictionCommand extends client.Command
|
|
2637
2636
|
.classBuilder()
|
|
2638
2637
|
.ep(commonParams)
|
|
2639
2638
|
.m(function (Command, cs, config, o) {
|
|
2640
|
-
return [
|
|
2639
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2641
2640
|
})
|
|
2642
2641
|
.s("QuickSight_20180401", "UpdateIpRestriction", {})
|
|
2643
2642
|
.n("QuickSightClient", "UpdateIpRestrictionCommand")
|
|
@@ -2645,11 +2644,11 @@ class UpdateIpRestrictionCommand extends smithyClient.Command
|
|
|
2645
2644
|
.build() {
|
|
2646
2645
|
}
|
|
2647
2646
|
|
|
2648
|
-
class UpdateKeyRegistrationCommand extends
|
|
2647
|
+
class UpdateKeyRegistrationCommand extends client.Command
|
|
2649
2648
|
.classBuilder()
|
|
2650
2649
|
.ep(commonParams)
|
|
2651
2650
|
.m(function (Command, cs, config, o) {
|
|
2652
|
-
return [
|
|
2651
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2653
2652
|
})
|
|
2654
2653
|
.s("QuickSight_20180401", "UpdateKeyRegistration", {})
|
|
2655
2654
|
.n("QuickSightClient", "UpdateKeyRegistrationCommand")
|
|
@@ -2657,11 +2656,11 @@ class UpdateKeyRegistrationCommand extends smithyClient.Command
|
|
|
2657
2656
|
.build() {
|
|
2658
2657
|
}
|
|
2659
2658
|
|
|
2660
|
-
class UpdatePublicSharingSettingsCommand extends
|
|
2659
|
+
class UpdatePublicSharingSettingsCommand extends client.Command
|
|
2661
2660
|
.classBuilder()
|
|
2662
2661
|
.ep(commonParams)
|
|
2663
2662
|
.m(function (Command, cs, config, o) {
|
|
2664
|
-
return [
|
|
2663
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2665
2664
|
})
|
|
2666
2665
|
.s("QuickSight_20180401", "UpdatePublicSharingSettings", {})
|
|
2667
2666
|
.n("QuickSightClient", "UpdatePublicSharingSettingsCommand")
|
|
@@ -2669,11 +2668,11 @@ class UpdatePublicSharingSettingsCommand extends smithyClient.Command
|
|
|
2669
2668
|
.build() {
|
|
2670
2669
|
}
|
|
2671
2670
|
|
|
2672
|
-
class UpdateQPersonalizationConfigurationCommand extends
|
|
2671
|
+
class UpdateQPersonalizationConfigurationCommand extends client.Command
|
|
2673
2672
|
.classBuilder()
|
|
2674
2673
|
.ep(commonParams)
|
|
2675
2674
|
.m(function (Command, cs, config, o) {
|
|
2676
|
-
return [
|
|
2675
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2677
2676
|
})
|
|
2678
2677
|
.s("QuickSight_20180401", "UpdateQPersonalizationConfiguration", {})
|
|
2679
2678
|
.n("QuickSightClient", "UpdateQPersonalizationConfigurationCommand")
|
|
@@ -2681,11 +2680,11 @@ class UpdateQPersonalizationConfigurationCommand extends smithyClient.Command
|
|
|
2681
2680
|
.build() {
|
|
2682
2681
|
}
|
|
2683
2682
|
|
|
2684
|
-
class UpdateQuickSightQSearchConfigurationCommand extends
|
|
2683
|
+
class UpdateQuickSightQSearchConfigurationCommand extends client.Command
|
|
2685
2684
|
.classBuilder()
|
|
2686
2685
|
.ep(commonParams)
|
|
2687
2686
|
.m(function (Command, cs, config, o) {
|
|
2688
|
-
return [
|
|
2687
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2689
2688
|
})
|
|
2690
2689
|
.s("QuickSight_20180401", "UpdateQuickSightQSearchConfiguration", {})
|
|
2691
2690
|
.n("QuickSightClient", "UpdateQuickSightQSearchConfigurationCommand")
|
|
@@ -2693,11 +2692,11 @@ class UpdateQuickSightQSearchConfigurationCommand extends smithyClient.Command
|
|
|
2693
2692
|
.build() {
|
|
2694
2693
|
}
|
|
2695
2694
|
|
|
2696
|
-
class UpdateRefreshScheduleCommand extends
|
|
2695
|
+
class UpdateRefreshScheduleCommand extends client.Command
|
|
2697
2696
|
.classBuilder()
|
|
2698
2697
|
.ep(commonParams)
|
|
2699
2698
|
.m(function (Command, cs, config, o) {
|
|
2700
|
-
return [
|
|
2699
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2701
2700
|
})
|
|
2702
2701
|
.s("QuickSight_20180401", "UpdateRefreshSchedule", {})
|
|
2703
2702
|
.n("QuickSightClient", "UpdateRefreshScheduleCommand")
|
|
@@ -2705,11 +2704,11 @@ class UpdateRefreshScheduleCommand extends smithyClient.Command
|
|
|
2705
2704
|
.build() {
|
|
2706
2705
|
}
|
|
2707
2706
|
|
|
2708
|
-
class UpdateRoleCustomPermissionCommand extends
|
|
2707
|
+
class UpdateRoleCustomPermissionCommand extends client.Command
|
|
2709
2708
|
.classBuilder()
|
|
2710
2709
|
.ep(commonParams)
|
|
2711
2710
|
.m(function (Command, cs, config, o) {
|
|
2712
|
-
return [
|
|
2711
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2713
2712
|
})
|
|
2714
2713
|
.s("QuickSight_20180401", "UpdateRoleCustomPermission", {})
|
|
2715
2714
|
.n("QuickSightClient", "UpdateRoleCustomPermissionCommand")
|
|
@@ -2717,11 +2716,11 @@ class UpdateRoleCustomPermissionCommand extends smithyClient.Command
|
|
|
2717
2716
|
.build() {
|
|
2718
2717
|
}
|
|
2719
2718
|
|
|
2720
|
-
class UpdateSelfUpgradeCommand extends
|
|
2719
|
+
class UpdateSelfUpgradeCommand extends client.Command
|
|
2721
2720
|
.classBuilder()
|
|
2722
2721
|
.ep(commonParams)
|
|
2723
2722
|
.m(function (Command, cs, config, o) {
|
|
2724
|
-
return [
|
|
2723
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2725
2724
|
})
|
|
2726
2725
|
.s("QuickSight_20180401", "UpdateSelfUpgrade", {})
|
|
2727
2726
|
.n("QuickSightClient", "UpdateSelfUpgradeCommand")
|
|
@@ -2729,11 +2728,11 @@ class UpdateSelfUpgradeCommand extends smithyClient.Command
|
|
|
2729
2728
|
.build() {
|
|
2730
2729
|
}
|
|
2731
2730
|
|
|
2732
|
-
class UpdateSelfUpgradeConfigurationCommand extends
|
|
2731
|
+
class UpdateSelfUpgradeConfigurationCommand extends client.Command
|
|
2733
2732
|
.classBuilder()
|
|
2734
2733
|
.ep(commonParams)
|
|
2735
2734
|
.m(function (Command, cs, config, o) {
|
|
2736
|
-
return [
|
|
2735
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2737
2736
|
})
|
|
2738
2737
|
.s("QuickSight_20180401", "UpdateSelfUpgradeConfiguration", {})
|
|
2739
2738
|
.n("QuickSightClient", "UpdateSelfUpgradeConfigurationCommand")
|
|
@@ -2741,11 +2740,11 @@ class UpdateSelfUpgradeConfigurationCommand extends smithyClient.Command
|
|
|
2741
2740
|
.build() {
|
|
2742
2741
|
}
|
|
2743
2742
|
|
|
2744
|
-
class UpdateSPICECapacityConfigurationCommand extends
|
|
2743
|
+
class UpdateSPICECapacityConfigurationCommand extends client.Command
|
|
2745
2744
|
.classBuilder()
|
|
2746
2745
|
.ep(commonParams)
|
|
2747
2746
|
.m(function (Command, cs, config, o) {
|
|
2748
|
-
return [
|
|
2747
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2749
2748
|
})
|
|
2750
2749
|
.s("QuickSight_20180401", "UpdateSPICECapacityConfiguration", {})
|
|
2751
2750
|
.n("QuickSightClient", "UpdateSPICECapacityConfigurationCommand")
|
|
@@ -2753,11 +2752,11 @@ class UpdateSPICECapacityConfigurationCommand extends smithyClient.Command
|
|
|
2753
2752
|
.build() {
|
|
2754
2753
|
}
|
|
2755
2754
|
|
|
2756
|
-
class UpdateTemplateAliasCommand extends
|
|
2755
|
+
class UpdateTemplateAliasCommand extends client.Command
|
|
2757
2756
|
.classBuilder()
|
|
2758
2757
|
.ep(commonParams)
|
|
2759
2758
|
.m(function (Command, cs, config, o) {
|
|
2760
|
-
return [
|
|
2759
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2761
2760
|
})
|
|
2762
2761
|
.s("QuickSight_20180401", "UpdateTemplateAlias", {})
|
|
2763
2762
|
.n("QuickSightClient", "UpdateTemplateAliasCommand")
|
|
@@ -2765,11 +2764,11 @@ class UpdateTemplateAliasCommand extends smithyClient.Command
|
|
|
2765
2764
|
.build() {
|
|
2766
2765
|
}
|
|
2767
2766
|
|
|
2768
|
-
class UpdateTemplateCommand extends
|
|
2767
|
+
class UpdateTemplateCommand extends client.Command
|
|
2769
2768
|
.classBuilder()
|
|
2770
2769
|
.ep(commonParams)
|
|
2771
2770
|
.m(function (Command, cs, config, o) {
|
|
2772
|
-
return [
|
|
2771
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2773
2772
|
})
|
|
2774
2773
|
.s("QuickSight_20180401", "UpdateTemplate", {})
|
|
2775
2774
|
.n("QuickSightClient", "UpdateTemplateCommand")
|
|
@@ -2777,11 +2776,11 @@ class UpdateTemplateCommand extends smithyClient.Command
|
|
|
2777
2776
|
.build() {
|
|
2778
2777
|
}
|
|
2779
2778
|
|
|
2780
|
-
class UpdateTemplatePermissionsCommand extends
|
|
2779
|
+
class UpdateTemplatePermissionsCommand extends client.Command
|
|
2781
2780
|
.classBuilder()
|
|
2782
2781
|
.ep(commonParams)
|
|
2783
2782
|
.m(function (Command, cs, config, o) {
|
|
2784
|
-
return [
|
|
2783
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2785
2784
|
})
|
|
2786
2785
|
.s("QuickSight_20180401", "UpdateTemplatePermissions", {})
|
|
2787
2786
|
.n("QuickSightClient", "UpdateTemplatePermissionsCommand")
|
|
@@ -2789,11 +2788,11 @@ class UpdateTemplatePermissionsCommand extends smithyClient.Command
|
|
|
2789
2788
|
.build() {
|
|
2790
2789
|
}
|
|
2791
2790
|
|
|
2792
|
-
class UpdateThemeAliasCommand extends
|
|
2791
|
+
class UpdateThemeAliasCommand extends client.Command
|
|
2793
2792
|
.classBuilder()
|
|
2794
2793
|
.ep(commonParams)
|
|
2795
2794
|
.m(function (Command, cs, config, o) {
|
|
2796
|
-
return [
|
|
2795
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2797
2796
|
})
|
|
2798
2797
|
.s("QuickSight_20180401", "UpdateThemeAlias", {})
|
|
2799
2798
|
.n("QuickSightClient", "UpdateThemeAliasCommand")
|
|
@@ -2801,11 +2800,11 @@ class UpdateThemeAliasCommand extends smithyClient.Command
|
|
|
2801
2800
|
.build() {
|
|
2802
2801
|
}
|
|
2803
2802
|
|
|
2804
|
-
class UpdateThemeCommand extends
|
|
2803
|
+
class UpdateThemeCommand extends client.Command
|
|
2805
2804
|
.classBuilder()
|
|
2806
2805
|
.ep(commonParams)
|
|
2807
2806
|
.m(function (Command, cs, config, o) {
|
|
2808
|
-
return [
|
|
2807
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2809
2808
|
})
|
|
2810
2809
|
.s("QuickSight_20180401", "UpdateTheme", {})
|
|
2811
2810
|
.n("QuickSightClient", "UpdateThemeCommand")
|
|
@@ -2813,11 +2812,11 @@ class UpdateThemeCommand extends smithyClient.Command
|
|
|
2813
2812
|
.build() {
|
|
2814
2813
|
}
|
|
2815
2814
|
|
|
2816
|
-
class UpdateThemePermissionsCommand extends
|
|
2815
|
+
class UpdateThemePermissionsCommand extends client.Command
|
|
2817
2816
|
.classBuilder()
|
|
2818
2817
|
.ep(commonParams)
|
|
2819
2818
|
.m(function (Command, cs, config, o) {
|
|
2820
|
-
return [
|
|
2819
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2821
2820
|
})
|
|
2822
2821
|
.s("QuickSight_20180401", "UpdateThemePermissions", {})
|
|
2823
2822
|
.n("QuickSightClient", "UpdateThemePermissionsCommand")
|
|
@@ -2825,11 +2824,11 @@ class UpdateThemePermissionsCommand extends smithyClient.Command
|
|
|
2825
2824
|
.build() {
|
|
2826
2825
|
}
|
|
2827
2826
|
|
|
2828
|
-
class UpdateTopicCommand extends
|
|
2827
|
+
class UpdateTopicCommand extends client.Command
|
|
2829
2828
|
.classBuilder()
|
|
2830
2829
|
.ep(commonParams)
|
|
2831
2830
|
.m(function (Command, cs, config, o) {
|
|
2832
|
-
return [
|
|
2831
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2833
2832
|
})
|
|
2834
2833
|
.s("QuickSight_20180401", "UpdateTopic", {})
|
|
2835
2834
|
.n("QuickSightClient", "UpdateTopicCommand")
|
|
@@ -2837,11 +2836,11 @@ class UpdateTopicCommand extends smithyClient.Command
|
|
|
2837
2836
|
.build() {
|
|
2838
2837
|
}
|
|
2839
2838
|
|
|
2840
|
-
class UpdateTopicPermissionsCommand extends
|
|
2839
|
+
class UpdateTopicPermissionsCommand extends client.Command
|
|
2841
2840
|
.classBuilder()
|
|
2842
2841
|
.ep(commonParams)
|
|
2843
2842
|
.m(function (Command, cs, config, o) {
|
|
2844
|
-
return [
|
|
2843
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2845
2844
|
})
|
|
2846
2845
|
.s("QuickSight_20180401", "UpdateTopicPermissions", {})
|
|
2847
2846
|
.n("QuickSightClient", "UpdateTopicPermissionsCommand")
|
|
@@ -2849,11 +2848,11 @@ class UpdateTopicPermissionsCommand extends smithyClient.Command
|
|
|
2849
2848
|
.build() {
|
|
2850
2849
|
}
|
|
2851
2850
|
|
|
2852
|
-
class UpdateTopicRefreshScheduleCommand extends
|
|
2851
|
+
class UpdateTopicRefreshScheduleCommand extends client.Command
|
|
2853
2852
|
.classBuilder()
|
|
2854
2853
|
.ep(commonParams)
|
|
2855
2854
|
.m(function (Command, cs, config, o) {
|
|
2856
|
-
return [
|
|
2855
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2857
2856
|
})
|
|
2858
2857
|
.s("QuickSight_20180401", "UpdateTopicRefreshSchedule", {})
|
|
2859
2858
|
.n("QuickSightClient", "UpdateTopicRefreshScheduleCommand")
|
|
@@ -2861,11 +2860,11 @@ class UpdateTopicRefreshScheduleCommand extends smithyClient.Command
|
|
|
2861
2860
|
.build() {
|
|
2862
2861
|
}
|
|
2863
2862
|
|
|
2864
|
-
class UpdateUserCommand extends
|
|
2863
|
+
class UpdateUserCommand extends client.Command
|
|
2865
2864
|
.classBuilder()
|
|
2866
2865
|
.ep(commonParams)
|
|
2867
2866
|
.m(function (Command, cs, config, o) {
|
|
2868
|
-
return [
|
|
2867
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2869
2868
|
})
|
|
2870
2869
|
.s("QuickSight_20180401", "UpdateUser", {})
|
|
2871
2870
|
.n("QuickSightClient", "UpdateUserCommand")
|
|
@@ -2873,11 +2872,11 @@ class UpdateUserCommand extends smithyClient.Command
|
|
|
2873
2872
|
.build() {
|
|
2874
2873
|
}
|
|
2875
2874
|
|
|
2876
|
-
class UpdateUserCustomPermissionCommand extends
|
|
2875
|
+
class UpdateUserCustomPermissionCommand extends client.Command
|
|
2877
2876
|
.classBuilder()
|
|
2878
2877
|
.ep(commonParams)
|
|
2879
2878
|
.m(function (Command, cs, config, o) {
|
|
2880
|
-
return [
|
|
2879
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2881
2880
|
})
|
|
2882
2881
|
.s("QuickSight_20180401", "UpdateUserCustomPermission", {})
|
|
2883
2882
|
.n("QuickSightClient", "UpdateUserCustomPermissionCommand")
|
|
@@ -2885,11 +2884,11 @@ class UpdateUserCustomPermissionCommand extends smithyClient.Command
|
|
|
2885
2884
|
.build() {
|
|
2886
2885
|
}
|
|
2887
2886
|
|
|
2888
|
-
class UpdateVPCConnectionCommand extends
|
|
2887
|
+
class UpdateVPCConnectionCommand extends client.Command
|
|
2889
2888
|
.classBuilder()
|
|
2890
2889
|
.ep(commonParams)
|
|
2891
2890
|
.m(function (Command, cs, config, o) {
|
|
2892
|
-
return [
|
|
2891
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2893
2892
|
})
|
|
2894
2893
|
.s("QuickSight_20180401", "UpdateVPCConnection", {})
|
|
2895
2894
|
.n("QuickSightClient", "UpdateVPCConnectionCommand")
|
|
@@ -3258,7 +3257,7 @@ const paginators = {
|
|
|
3258
3257
|
};
|
|
3259
3258
|
class QuickSight extends QuickSightClient {
|
|
3260
3259
|
}
|
|
3261
|
-
|
|
3260
|
+
client.createAggregatedClient(commands, QuickSight, { paginators });
|
|
3262
3261
|
|
|
3263
3262
|
const Edition = {
|
|
3264
3263
|
ENTERPRISE: "ENTERPRISE",
|
|
@@ -4965,8 +4964,8 @@ const SelfUpgradeAdminAction = {
|
|
|
4965
4964
|
VERIFY: "VERIFY",
|
|
4966
4965
|
};
|
|
4967
4966
|
|
|
4968
|
-
exports.$Command =
|
|
4969
|
-
exports.__Client =
|
|
4967
|
+
exports.$Command = client.Command;
|
|
4968
|
+
exports.__Client = client.Client;
|
|
4970
4969
|
exports.QuickSightServiceException = QuickSightServiceException.QuickSightServiceException;
|
|
4971
4970
|
exports.ActionConnectorErrorType = ActionConnectorErrorType;
|
|
4972
4971
|
exports.ActionConnectorSearchFilterNameEnum = ActionConnectorSearchFilterNameEnum;
|