@aws-sdk/client-quicksight 3.1045.0 → 3.1047.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
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
UpdateQPersonalizationConfigurationRequest,
|
|
@@ -19,7 +19,7 @@ export interface UpdateQPersonalizationConfigurationCommandOutput
|
|
|
19
19
|
declare const UpdateQPersonalizationConfigurationCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: UpdateQPersonalizationConfigurationCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
UpdateQPersonalizationConfigurationCommandInput,
|
|
24
24
|
UpdateQPersonalizationConfigurationCommandOutput,
|
|
25
25
|
QuickSightClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const UpdateQPersonalizationConfigurationCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: UpdateQPersonalizationConfigurationCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
UpdateQPersonalizationConfigurationCommandInput,
|
|
33
33
|
UpdateQPersonalizationConfigurationCommandOutput,
|
|
34
34
|
QuickSightClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class UpdateQPersonalizationConfigurationCommand extends UpdateQPersonalizationConfigurationCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
UpdateQuickSightQSearchConfigurationRequest,
|
|
@@ -19,7 +19,7 @@ export interface UpdateQuickSightQSearchConfigurationCommandOutput
|
|
|
19
19
|
declare const UpdateQuickSightQSearchConfigurationCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: UpdateQuickSightQSearchConfigurationCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
UpdateQuickSightQSearchConfigurationCommandInput,
|
|
24
24
|
UpdateQuickSightQSearchConfigurationCommandOutput,
|
|
25
25
|
QuickSightClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const UpdateQuickSightQSearchConfigurationCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: UpdateQuickSightQSearchConfigurationCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
UpdateQuickSightQSearchConfigurationCommandInput,
|
|
33
33
|
UpdateQuickSightQSearchConfigurationCommandOutput,
|
|
34
34
|
QuickSightClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class UpdateQuickSightQSearchConfigurationCommand extends UpdateQuickSightQSearchConfigurationCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
UpdateRefreshScheduleRequest,
|
|
@@ -19,7 +19,7 @@ export interface UpdateRefreshScheduleCommandOutput
|
|
|
19
19
|
declare const UpdateRefreshScheduleCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: UpdateRefreshScheduleCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
UpdateRefreshScheduleCommandInput,
|
|
24
24
|
UpdateRefreshScheduleCommandOutput,
|
|
25
25
|
QuickSightClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const UpdateRefreshScheduleCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: UpdateRefreshScheduleCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
UpdateRefreshScheduleCommandInput,
|
|
33
33
|
UpdateRefreshScheduleCommandOutput,
|
|
34
34
|
QuickSightClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class UpdateRefreshScheduleCommand extends UpdateRefreshScheduleCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
UpdateRoleCustomPermissionRequest,
|
|
@@ -19,7 +19,7 @@ export interface UpdateRoleCustomPermissionCommandOutput
|
|
|
19
19
|
declare const UpdateRoleCustomPermissionCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: UpdateRoleCustomPermissionCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
UpdateRoleCustomPermissionCommandInput,
|
|
24
24
|
UpdateRoleCustomPermissionCommandOutput,
|
|
25
25
|
QuickSightClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const UpdateRoleCustomPermissionCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: UpdateRoleCustomPermissionCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
UpdateRoleCustomPermissionCommandInput,
|
|
33
33
|
UpdateRoleCustomPermissionCommandOutput,
|
|
34
34
|
QuickSightClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class UpdateRoleCustomPermissionCommand extends UpdateRoleCustomPermissionCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
UpdateSPICECapacityConfigurationRequest,
|
|
@@ -19,7 +19,7 @@ export interface UpdateSPICECapacityConfigurationCommandOutput
|
|
|
19
19
|
declare const UpdateSPICECapacityConfigurationCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: UpdateSPICECapacityConfigurationCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
UpdateSPICECapacityConfigurationCommandInput,
|
|
24
24
|
UpdateSPICECapacityConfigurationCommandOutput,
|
|
25
25
|
QuickSightClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const UpdateSPICECapacityConfigurationCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: UpdateSPICECapacityConfigurationCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
UpdateSPICECapacityConfigurationCommandInput,
|
|
33
33
|
UpdateSPICECapacityConfigurationCommandOutput,
|
|
34
34
|
QuickSightClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class UpdateSPICECapacityConfigurationCommand extends UpdateSPICECapacityConfigurationCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
UpdateSelfUpgradeRequest,
|
|
@@ -19,7 +19,7 @@ export interface UpdateSelfUpgradeCommandOutput
|
|
|
19
19
|
declare const UpdateSelfUpgradeCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: UpdateSelfUpgradeCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
UpdateSelfUpgradeCommandInput,
|
|
24
24
|
UpdateSelfUpgradeCommandOutput,
|
|
25
25
|
QuickSightClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const UpdateSelfUpgradeCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: UpdateSelfUpgradeCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
UpdateSelfUpgradeCommandInput,
|
|
33
33
|
UpdateSelfUpgradeCommandOutput,
|
|
34
34
|
QuickSightClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class UpdateSelfUpgradeCommand extends UpdateSelfUpgradeCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
UpdateSelfUpgradeConfigurationRequest,
|
|
@@ -19,7 +19,7 @@ export interface UpdateSelfUpgradeConfigurationCommandOutput
|
|
|
19
19
|
declare const UpdateSelfUpgradeConfigurationCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: UpdateSelfUpgradeConfigurationCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
UpdateSelfUpgradeConfigurationCommandInput,
|
|
24
24
|
UpdateSelfUpgradeConfigurationCommandOutput,
|
|
25
25
|
QuickSightClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const UpdateSelfUpgradeConfigurationCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: UpdateSelfUpgradeConfigurationCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
UpdateSelfUpgradeConfigurationCommandInput,
|
|
33
33
|
UpdateSelfUpgradeConfigurationCommandOutput,
|
|
34
34
|
QuickSightClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class UpdateSelfUpgradeConfigurationCommand extends UpdateSelfUpgradeConfigurationCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
UpdateTemplateAliasRequest,
|
|
@@ -19,7 +19,7 @@ export interface UpdateTemplateAliasCommandOutput
|
|
|
19
19
|
declare const UpdateTemplateAliasCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: UpdateTemplateAliasCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
UpdateTemplateAliasCommandInput,
|
|
24
24
|
UpdateTemplateAliasCommandOutput,
|
|
25
25
|
QuickSightClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const UpdateTemplateAliasCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: UpdateTemplateAliasCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
UpdateTemplateAliasCommandInput,
|
|
33
33
|
UpdateTemplateAliasCommandOutput,
|
|
34
34
|
QuickSightClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class UpdateTemplateAliasCommand extends UpdateTemplateAliasCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
UpdateTemplateRequest,
|
|
@@ -18,7 +18,7 @@ export interface UpdateTemplateCommandOutput
|
|
|
18
18
|
declare const UpdateTemplateCommand_base: {
|
|
19
19
|
new (
|
|
20
20
|
input: UpdateTemplateCommandInput
|
|
21
|
-
): import("@smithy/
|
|
21
|
+
): import("@smithy/core/client").CommandImpl<
|
|
22
22
|
UpdateTemplateCommandInput,
|
|
23
23
|
UpdateTemplateCommandOutput,
|
|
24
24
|
QuickSightClientResolvedConfig,
|
|
@@ -27,14 +27,16 @@ declare const UpdateTemplateCommand_base: {
|
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
29
|
input: UpdateTemplateCommandInput
|
|
30
|
-
): import("@smithy/
|
|
30
|
+
): import("@smithy/core/client").CommandImpl<
|
|
31
31
|
UpdateTemplateCommandInput,
|
|
32
32
|
UpdateTemplateCommandOutput,
|
|
33
33
|
QuickSightClientResolvedConfig,
|
|
34
34
|
ServiceInputTypes,
|
|
35
35
|
ServiceOutputTypes
|
|
36
36
|
>;
|
|
37
|
-
getEndpointParameterInstructions():
|
|
37
|
+
getEndpointParameterInstructions(): {
|
|
38
|
+
[x: string]: unknown;
|
|
39
|
+
};
|
|
38
40
|
};
|
|
39
41
|
export declare class UpdateTemplateCommand extends UpdateTemplateCommand_base {
|
|
40
42
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
UpdateTemplatePermissionsRequest,
|
|
@@ -19,7 +19,7 @@ export interface UpdateTemplatePermissionsCommandOutput
|
|
|
19
19
|
declare const UpdateTemplatePermissionsCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: UpdateTemplatePermissionsCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
UpdateTemplatePermissionsCommandInput,
|
|
24
24
|
UpdateTemplatePermissionsCommandOutput,
|
|
25
25
|
QuickSightClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const UpdateTemplatePermissionsCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: UpdateTemplatePermissionsCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
UpdateTemplatePermissionsCommandInput,
|
|
33
33
|
UpdateTemplatePermissionsCommandOutput,
|
|
34
34
|
QuickSightClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class UpdateTemplatePermissionsCommand extends UpdateTemplatePermissionsCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
UpdateThemeAliasRequest,
|
|
@@ -18,7 +18,7 @@ export interface UpdateThemeAliasCommandOutput
|
|
|
18
18
|
declare const UpdateThemeAliasCommand_base: {
|
|
19
19
|
new (
|
|
20
20
|
input: UpdateThemeAliasCommandInput
|
|
21
|
-
): import("@smithy/
|
|
21
|
+
): import("@smithy/core/client").CommandImpl<
|
|
22
22
|
UpdateThemeAliasCommandInput,
|
|
23
23
|
UpdateThemeAliasCommandOutput,
|
|
24
24
|
QuickSightClientResolvedConfig,
|
|
@@ -27,14 +27,16 @@ declare const UpdateThemeAliasCommand_base: {
|
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
29
|
input: UpdateThemeAliasCommandInput
|
|
30
|
-
): import("@smithy/
|
|
30
|
+
): import("@smithy/core/client").CommandImpl<
|
|
31
31
|
UpdateThemeAliasCommandInput,
|
|
32
32
|
UpdateThemeAliasCommandOutput,
|
|
33
33
|
QuickSightClientResolvedConfig,
|
|
34
34
|
ServiceInputTypes,
|
|
35
35
|
ServiceOutputTypes
|
|
36
36
|
>;
|
|
37
|
-
getEndpointParameterInstructions():
|
|
37
|
+
getEndpointParameterInstructions(): {
|
|
38
|
+
[x: string]: unknown;
|
|
39
|
+
};
|
|
38
40
|
};
|
|
39
41
|
export declare class UpdateThemeAliasCommand extends UpdateThemeAliasCommand_base {
|
|
40
42
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { UpdateThemeRequest, UpdateThemeResponse } from "../models/models_4";
|
|
4
4
|
import {
|
|
@@ -15,7 +15,7 @@ export interface UpdateThemeCommandOutput
|
|
|
15
15
|
declare const UpdateThemeCommand_base: {
|
|
16
16
|
new (
|
|
17
17
|
input: UpdateThemeCommandInput
|
|
18
|
-
): import("@smithy/
|
|
18
|
+
): import("@smithy/core/client").CommandImpl<
|
|
19
19
|
UpdateThemeCommandInput,
|
|
20
20
|
UpdateThemeCommandOutput,
|
|
21
21
|
QuickSightClientResolvedConfig,
|
|
@@ -24,14 +24,16 @@ declare const UpdateThemeCommand_base: {
|
|
|
24
24
|
>;
|
|
25
25
|
new (
|
|
26
26
|
input: UpdateThemeCommandInput
|
|
27
|
-
): import("@smithy/
|
|
27
|
+
): import("@smithy/core/client").CommandImpl<
|
|
28
28
|
UpdateThemeCommandInput,
|
|
29
29
|
UpdateThemeCommandOutput,
|
|
30
30
|
QuickSightClientResolvedConfig,
|
|
31
31
|
ServiceInputTypes,
|
|
32
32
|
ServiceOutputTypes
|
|
33
33
|
>;
|
|
34
|
-
getEndpointParameterInstructions():
|
|
34
|
+
getEndpointParameterInstructions(): {
|
|
35
|
+
[x: string]: unknown;
|
|
36
|
+
};
|
|
35
37
|
};
|
|
36
38
|
export declare class UpdateThemeCommand extends UpdateThemeCommand_base {
|
|
37
39
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
UpdateThemePermissionsRequest,
|
|
@@ -19,7 +19,7 @@ export interface UpdateThemePermissionsCommandOutput
|
|
|
19
19
|
declare const UpdateThemePermissionsCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: UpdateThemePermissionsCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
UpdateThemePermissionsCommandInput,
|
|
24
24
|
UpdateThemePermissionsCommandOutput,
|
|
25
25
|
QuickSightClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const UpdateThemePermissionsCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: UpdateThemePermissionsCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
UpdateThemePermissionsCommandInput,
|
|
33
33
|
UpdateThemePermissionsCommandOutput,
|
|
34
34
|
QuickSightClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class UpdateThemePermissionsCommand extends UpdateThemePermissionsCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { UpdateTopicRequest, UpdateTopicResponse } from "../models/models_4";
|
|
4
4
|
import {
|
|
@@ -15,7 +15,7 @@ export interface UpdateTopicCommandOutput
|
|
|
15
15
|
declare const UpdateTopicCommand_base: {
|
|
16
16
|
new (
|
|
17
17
|
input: UpdateTopicCommandInput
|
|
18
|
-
): import("@smithy/
|
|
18
|
+
): import("@smithy/core/client").CommandImpl<
|
|
19
19
|
UpdateTopicCommandInput,
|
|
20
20
|
UpdateTopicCommandOutput,
|
|
21
21
|
QuickSightClientResolvedConfig,
|
|
@@ -24,14 +24,16 @@ declare const UpdateTopicCommand_base: {
|
|
|
24
24
|
>;
|
|
25
25
|
new (
|
|
26
26
|
input: UpdateTopicCommandInput
|
|
27
|
-
): import("@smithy/
|
|
27
|
+
): import("@smithy/core/client").CommandImpl<
|
|
28
28
|
UpdateTopicCommandInput,
|
|
29
29
|
UpdateTopicCommandOutput,
|
|
30
30
|
QuickSightClientResolvedConfig,
|
|
31
31
|
ServiceInputTypes,
|
|
32
32
|
ServiceOutputTypes
|
|
33
33
|
>;
|
|
34
|
-
getEndpointParameterInstructions():
|
|
34
|
+
getEndpointParameterInstructions(): {
|
|
35
|
+
[x: string]: unknown;
|
|
36
|
+
};
|
|
35
37
|
};
|
|
36
38
|
export declare class UpdateTopicCommand extends UpdateTopicCommand_base {
|
|
37
39
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { UpdateTopicPermissionsRequest } from "../models/models_4";
|
|
4
4
|
import { UpdateTopicPermissionsResponse } from "../models/models_5";
|
|
@@ -17,7 +17,7 @@ export interface UpdateTopicPermissionsCommandOutput
|
|
|
17
17
|
declare const UpdateTopicPermissionsCommand_base: {
|
|
18
18
|
new (
|
|
19
19
|
input: UpdateTopicPermissionsCommandInput
|
|
20
|
-
): import("@smithy/
|
|
20
|
+
): import("@smithy/core/client").CommandImpl<
|
|
21
21
|
UpdateTopicPermissionsCommandInput,
|
|
22
22
|
UpdateTopicPermissionsCommandOutput,
|
|
23
23
|
QuickSightClientResolvedConfig,
|
|
@@ -26,14 +26,16 @@ declare const UpdateTopicPermissionsCommand_base: {
|
|
|
26
26
|
>;
|
|
27
27
|
new (
|
|
28
28
|
input: UpdateTopicPermissionsCommandInput
|
|
29
|
-
): import("@smithy/
|
|
29
|
+
): import("@smithy/core/client").CommandImpl<
|
|
30
30
|
UpdateTopicPermissionsCommandInput,
|
|
31
31
|
UpdateTopicPermissionsCommandOutput,
|
|
32
32
|
QuickSightClientResolvedConfig,
|
|
33
33
|
ServiceInputTypes,
|
|
34
34
|
ServiceOutputTypes
|
|
35
35
|
>;
|
|
36
|
-
getEndpointParameterInstructions():
|
|
36
|
+
getEndpointParameterInstructions(): {
|
|
37
|
+
[x: string]: unknown;
|
|
38
|
+
};
|
|
37
39
|
};
|
|
38
40
|
export declare class UpdateTopicPermissionsCommand extends UpdateTopicPermissionsCommand_base {
|
|
39
41
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
UpdateTopicRefreshScheduleRequest,
|
|
@@ -19,7 +19,7 @@ export interface UpdateTopicRefreshScheduleCommandOutput
|
|
|
19
19
|
declare const UpdateTopicRefreshScheduleCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: UpdateTopicRefreshScheduleCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
UpdateTopicRefreshScheduleCommandInput,
|
|
24
24
|
UpdateTopicRefreshScheduleCommandOutput,
|
|
25
25
|
QuickSightClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const UpdateTopicRefreshScheduleCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: UpdateTopicRefreshScheduleCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
UpdateTopicRefreshScheduleCommandInput,
|
|
33
33
|
UpdateTopicRefreshScheduleCommandOutput,
|
|
34
34
|
QuickSightClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class UpdateTopicRefreshScheduleCommand extends UpdateTopicRefreshScheduleCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { UpdateUserRequest, UpdateUserResponse } from "../models/models_5";
|
|
4
4
|
import {
|
|
@@ -15,7 +15,7 @@ export interface UpdateUserCommandOutput
|
|
|
15
15
|
declare const UpdateUserCommand_base: {
|
|
16
16
|
new (
|
|
17
17
|
input: UpdateUserCommandInput
|
|
18
|
-
): import("@smithy/
|
|
18
|
+
): import("@smithy/core/client").CommandImpl<
|
|
19
19
|
UpdateUserCommandInput,
|
|
20
20
|
UpdateUserCommandOutput,
|
|
21
21
|
QuickSightClientResolvedConfig,
|
|
@@ -24,14 +24,16 @@ declare const UpdateUserCommand_base: {
|
|
|
24
24
|
>;
|
|
25
25
|
new (
|
|
26
26
|
input: UpdateUserCommandInput
|
|
27
|
-
): import("@smithy/
|
|
27
|
+
): import("@smithy/core/client").CommandImpl<
|
|
28
28
|
UpdateUserCommandInput,
|
|
29
29
|
UpdateUserCommandOutput,
|
|
30
30
|
QuickSightClientResolvedConfig,
|
|
31
31
|
ServiceInputTypes,
|
|
32
32
|
ServiceOutputTypes
|
|
33
33
|
>;
|
|
34
|
-
getEndpointParameterInstructions():
|
|
34
|
+
getEndpointParameterInstructions(): {
|
|
35
|
+
[x: string]: unknown;
|
|
36
|
+
};
|
|
35
37
|
};
|
|
36
38
|
export declare class UpdateUserCommand extends UpdateUserCommand_base {
|
|
37
39
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
UpdateUserCustomPermissionRequest,
|
|
@@ -19,7 +19,7 @@ export interface UpdateUserCustomPermissionCommandOutput
|
|
|
19
19
|
declare const UpdateUserCustomPermissionCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: UpdateUserCustomPermissionCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
UpdateUserCustomPermissionCommandInput,
|
|
24
24
|
UpdateUserCustomPermissionCommandOutput,
|
|
25
25
|
QuickSightClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const UpdateUserCustomPermissionCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: UpdateUserCustomPermissionCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
UpdateUserCustomPermissionCommandInput,
|
|
33
33
|
UpdateUserCustomPermissionCommandOutput,
|
|
34
34
|
QuickSightClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class UpdateUserCustomPermissionCommand extends UpdateUserCustomPermissionCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
UpdateVPCConnectionRequest,
|
|
@@ -19,7 +19,7 @@ export interface UpdateVPCConnectionCommandOutput
|
|
|
19
19
|
declare const UpdateVPCConnectionCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: UpdateVPCConnectionCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
UpdateVPCConnectionCommandInput,
|
|
24
24
|
UpdateVPCConnectionCommandOutput,
|
|
25
25
|
QuickSightClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const UpdateVPCConnectionCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: UpdateVPCConnectionCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
UpdateVPCConnectionCommandInput,
|
|
33
33
|
UpdateVPCConnectionCommandOutput,
|
|
34
34
|
QuickSightClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class UpdateVPCConnectionCommand extends UpdateVPCConnectionCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { BinaryDecisionDiagram } from "@smithy/
|
|
1
|
+
import { BinaryDecisionDiagram } from "@smithy/core/endpoints";
|
|
2
2
|
export declare const bdd: BinaryDecisionDiagram;
|