@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
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { SearchAnalysesRequest, SearchAnalysesResponse } from "../models/models_4";
|
|
4
4
|
import type { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
@@ -22,9 +22,11 @@ export interface SearchAnalysesCommandInput extends SearchAnalysesRequest {
|
|
|
22
22
|
export interface SearchAnalysesCommandOutput extends SearchAnalysesResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const SearchAnalysesCommand_base: {
|
|
25
|
-
new (input: SearchAnalysesCommandInput): import("@smithy/
|
|
26
|
-
new (input: SearchAnalysesCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: SearchAnalysesCommandInput): import("@smithy/core/client").CommandImpl<SearchAnalysesCommandInput, SearchAnalysesCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: SearchAnalysesCommandInput): import("@smithy/core/client").CommandImpl<SearchAnalysesCommandInput, SearchAnalysesCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Searches for analyses that belong to the user specified in the filter.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { SearchDashboardsRequest, SearchDashboardsResponse } from "../models/models_4";
|
|
4
4
|
import type { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
@@ -22,9 +22,11 @@ export interface SearchDashboardsCommandInput extends SearchDashboardsRequest {
|
|
|
22
22
|
export interface SearchDashboardsCommandOutput extends SearchDashboardsResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const SearchDashboardsCommand_base: {
|
|
25
|
-
new (input: SearchDashboardsCommandInput): import("@smithy/
|
|
26
|
-
new (input: SearchDashboardsCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: SearchDashboardsCommandInput): import("@smithy/core/client").CommandImpl<SearchDashboardsCommandInput, SearchDashboardsCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: SearchDashboardsCommandInput): import("@smithy/core/client").CommandImpl<SearchDashboardsCommandInput, SearchDashboardsCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Searches for dashboards that belong to a user. </p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { SearchDataSetsRequest, SearchDataSetsResponse } from "../models/models_4";
|
|
4
4
|
import type { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
@@ -22,9 +22,11 @@ export interface SearchDataSetsCommandInput extends SearchDataSetsRequest {
|
|
|
22
22
|
export interface SearchDataSetsCommandOutput extends SearchDataSetsResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const SearchDataSetsCommand_base: {
|
|
25
|
-
new (input: SearchDataSetsCommandInput): import("@smithy/
|
|
26
|
-
new (input: SearchDataSetsCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: SearchDataSetsCommandInput): import("@smithy/core/client").CommandImpl<SearchDataSetsCommandInput, SearchDataSetsCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: SearchDataSetsCommandInput): import("@smithy/core/client").CommandImpl<SearchDataSetsCommandInput, SearchDataSetsCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Use the <code>SearchDataSets</code> operation to search for datasets that belong to an
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { SearchDataSourcesRequest, SearchDataSourcesResponse } from "../models/models_4";
|
|
4
4
|
import type { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
@@ -22,9 +22,11 @@ export interface SearchDataSourcesCommandInput extends SearchDataSourcesRequest
|
|
|
22
22
|
export interface SearchDataSourcesCommandOutput extends SearchDataSourcesResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const SearchDataSourcesCommand_base: {
|
|
25
|
-
new (input: SearchDataSourcesCommandInput): import("@smithy/
|
|
26
|
-
new (input: SearchDataSourcesCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: SearchDataSourcesCommandInput): import("@smithy/core/client").CommandImpl<SearchDataSourcesCommandInput, SearchDataSourcesCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: SearchDataSourcesCommandInput): import("@smithy/core/client").CommandImpl<SearchDataSourcesCommandInput, SearchDataSourcesCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Use the <code>SearchDataSources</code> operation to search for data sources that
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { SearchFlowsInput, SearchFlowsOutput } from "../models/models_4";
|
|
4
4
|
import type { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
@@ -22,9 +22,11 @@ export interface SearchFlowsCommandInput extends SearchFlowsInput {
|
|
|
22
22
|
export interface SearchFlowsCommandOutput extends SearchFlowsOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const SearchFlowsCommand_base: {
|
|
25
|
-
new (input: SearchFlowsCommandInput): import("@smithy/
|
|
26
|
-
new (input: SearchFlowsCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: SearchFlowsCommandInput): import("@smithy/core/client").CommandImpl<SearchFlowsCommandInput, SearchFlowsCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: SearchFlowsCommandInput): import("@smithy/core/client").CommandImpl<SearchFlowsCommandInput, SearchFlowsCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Search for the flows in an Amazon Web Services account.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { SearchFoldersRequest, SearchFoldersResponse } from "../models/models_4";
|
|
4
4
|
import type { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
@@ -22,9 +22,11 @@ export interface SearchFoldersCommandInput extends SearchFoldersRequest {
|
|
|
22
22
|
export interface SearchFoldersCommandOutput extends SearchFoldersResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const SearchFoldersCommand_base: {
|
|
25
|
-
new (input: SearchFoldersCommandInput): import("@smithy/
|
|
26
|
-
new (input: SearchFoldersCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: SearchFoldersCommandInput): import("@smithy/core/client").CommandImpl<SearchFoldersCommandInput, SearchFoldersCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: SearchFoldersCommandInput): import("@smithy/core/client").CommandImpl<SearchFoldersCommandInput, SearchFoldersCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Searches the subfolders in a folder.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { SearchGroupsRequest, SearchGroupsResponse } from "../models/models_4";
|
|
4
4
|
import type { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
@@ -22,9 +22,11 @@ export interface SearchGroupsCommandInput extends SearchGroupsRequest {
|
|
|
22
22
|
export interface SearchGroupsCommandOutput extends SearchGroupsResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const SearchGroupsCommand_base: {
|
|
25
|
-
new (input: SearchGroupsCommandInput): import("@smithy/
|
|
26
|
-
new (input: SearchGroupsCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: SearchGroupsCommandInput): import("@smithy/core/client").CommandImpl<SearchGroupsCommandInput, SearchGroupsCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: SearchGroupsCommandInput): import("@smithy/core/client").CommandImpl<SearchGroupsCommandInput, SearchGroupsCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Use the <code>SearchGroups</code> operation to search groups in a specified Quick Sight namespace using the supplied filters.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { SearchTopicsRequest, SearchTopicsResponse } from "../models/models_4";
|
|
4
4
|
import type { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
@@ -22,9 +22,11 @@ export interface SearchTopicsCommandInput extends SearchTopicsRequest {
|
|
|
22
22
|
export interface SearchTopicsCommandOutput extends SearchTopicsResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const SearchTopicsCommand_base: {
|
|
25
|
-
new (input: SearchTopicsCommandInput): import("@smithy/
|
|
26
|
-
new (input: SearchTopicsCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: SearchTopicsCommandInput): import("@smithy/core/client").CommandImpl<SearchTopicsCommandInput, SearchTopicsCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: SearchTopicsCommandInput): import("@smithy/core/client").CommandImpl<SearchTopicsCommandInput, SearchTopicsCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Searches for any Q topic that exists in an Quick account.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { StartAssetBundleExportJobRequest, StartAssetBundleExportJobResponse } from "../models/models_4";
|
|
4
4
|
import type { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
@@ -22,9 +22,11 @@ export interface StartAssetBundleExportJobCommandInput extends StartAssetBundleE
|
|
|
22
22
|
export interface StartAssetBundleExportJobCommandOutput extends StartAssetBundleExportJobResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const StartAssetBundleExportJobCommand_base: {
|
|
25
|
-
new (input: StartAssetBundleExportJobCommandInput): import("@smithy/
|
|
26
|
-
new (input: StartAssetBundleExportJobCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: StartAssetBundleExportJobCommandInput): import("@smithy/core/client").CommandImpl<StartAssetBundleExportJobCommandInput, StartAssetBundleExportJobCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: StartAssetBundleExportJobCommandInput): import("@smithy/core/client").CommandImpl<StartAssetBundleExportJobCommandInput, StartAssetBundleExportJobCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Starts an Asset Bundle export job.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { StartAssetBundleImportJobRequest, StartAssetBundleImportJobResponse } from "../models/models_4";
|
|
4
4
|
import type { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
@@ -22,9 +22,11 @@ export interface StartAssetBundleImportJobCommandInput extends StartAssetBundleI
|
|
|
22
22
|
export interface StartAssetBundleImportJobCommandOutput extends StartAssetBundleImportJobResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const StartAssetBundleImportJobCommand_base: {
|
|
25
|
-
new (input: StartAssetBundleImportJobCommandInput): import("@smithy/
|
|
26
|
-
new (input: StartAssetBundleImportJobCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: StartAssetBundleImportJobCommandInput): import("@smithy/core/client").CommandImpl<StartAssetBundleImportJobCommandInput, StartAssetBundleImportJobCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: StartAssetBundleImportJobCommandInput): import("@smithy/core/client").CommandImpl<StartAssetBundleImportJobCommandInput, StartAssetBundleImportJobCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Starts an Asset Bundle import job.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { StartAutomationJobRequest, StartAutomationJobResponse } from "../models/models_4";
|
|
4
4
|
import type { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
@@ -22,9 +22,11 @@ export interface StartAutomationJobCommandInput extends StartAutomationJobReques
|
|
|
22
22
|
export interface StartAutomationJobCommandOutput extends StartAutomationJobResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const StartAutomationJobCommand_base: {
|
|
25
|
-
new (input: StartAutomationJobCommandInput): import("@smithy/
|
|
26
|
-
new (input: StartAutomationJobCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: StartAutomationJobCommandInput): import("@smithy/core/client").CommandImpl<StartAutomationJobCommandInput, StartAutomationJobCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: StartAutomationJobCommandInput): import("@smithy/core/client").CommandImpl<StartAutomationJobCommandInput, StartAutomationJobCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Starts a new job for a specified automation. The job runs the automation with the provided input payload.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { StartDashboardSnapshotJobRequest, StartDashboardSnapshotJobResponse } from "../models/models_4";
|
|
4
4
|
import type { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
@@ -22,9 +22,11 @@ export interface StartDashboardSnapshotJobCommandInput extends StartDashboardSna
|
|
|
22
22
|
export interface StartDashboardSnapshotJobCommandOutput extends StartDashboardSnapshotJobResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const StartDashboardSnapshotJobCommand_base: {
|
|
25
|
-
new (input: StartDashboardSnapshotJobCommandInput): import("@smithy/
|
|
26
|
-
new (input: StartDashboardSnapshotJobCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: StartDashboardSnapshotJobCommandInput): import("@smithy/core/client").CommandImpl<StartDashboardSnapshotJobCommandInput, StartDashboardSnapshotJobCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: StartDashboardSnapshotJobCommandInput): import("@smithy/core/client").CommandImpl<StartDashboardSnapshotJobCommandInput, StartDashboardSnapshotJobCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Starts an asynchronous job that generates a snapshot of a dashboard's output. You can request one or several of the following format configurations in each API call.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { StartDashboardSnapshotJobScheduleRequest, StartDashboardSnapshotJobScheduleResponse } from "../models/models_4";
|
|
4
4
|
import type { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
@@ -22,9 +22,11 @@ export interface StartDashboardSnapshotJobScheduleCommandInput extends StartDash
|
|
|
22
22
|
export interface StartDashboardSnapshotJobScheduleCommandOutput extends StartDashboardSnapshotJobScheduleResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const StartDashboardSnapshotJobScheduleCommand_base: {
|
|
25
|
-
new (input: StartDashboardSnapshotJobScheduleCommandInput): import("@smithy/
|
|
26
|
-
new (input: StartDashboardSnapshotJobScheduleCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: StartDashboardSnapshotJobScheduleCommandInput): import("@smithy/core/client").CommandImpl<StartDashboardSnapshotJobScheduleCommandInput, StartDashboardSnapshotJobScheduleCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: StartDashboardSnapshotJobScheduleCommandInput): import("@smithy/core/client").CommandImpl<StartDashboardSnapshotJobScheduleCommandInput, StartDashboardSnapshotJobScheduleCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Starts an asynchronous job that runs an existing dashboard schedule and sends the dashboard snapshot through email. </p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { TagResourceRequest, TagResourceResponse } from "../models/models_4";
|
|
4
4
|
import type { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
@@ -22,9 +22,11 @@ export interface TagResourceCommandInput extends TagResourceRequest {
|
|
|
22
22
|
export interface TagResourceCommandOutput extends TagResourceResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const TagResourceCommand_base: {
|
|
25
|
-
new (input: TagResourceCommandInput): import("@smithy/
|
|
26
|
-
new (input: TagResourceCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: TagResourceCommandInput): import("@smithy/core/client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: TagResourceCommandInput): import("@smithy/core/client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Assigns one or more tags (key-value pairs) to the specified Amazon Quick Sight
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { UntagResourceRequest, UntagResourceResponse } from "../models/models_4";
|
|
4
4
|
import type { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
@@ -22,9 +22,11 @@ export interface UntagResourceCommandInput extends UntagResourceRequest {
|
|
|
22
22
|
export interface UntagResourceCommandOutput extends UntagResourceResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UntagResourceCommand_base: {
|
|
25
|
-
new (input: UntagResourceCommandInput): import("@smithy/
|
|
26
|
-
new (input: UntagResourceCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UntagResourceCommandInput): import("@smithy/core/client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UntagResourceCommandInput): import("@smithy/core/client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Removes a tag or tags from a resource.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { UpdateAccountCustomPermissionRequest, UpdateAccountCustomPermissionResponse } from "../models/models_4";
|
|
4
4
|
import type { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
@@ -22,9 +22,11 @@ export interface UpdateAccountCustomPermissionCommandInput extends UpdateAccount
|
|
|
22
22
|
export interface UpdateAccountCustomPermissionCommandOutput extends UpdateAccountCustomPermissionResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateAccountCustomPermissionCommand_base: {
|
|
25
|
-
new (input: UpdateAccountCustomPermissionCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateAccountCustomPermissionCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateAccountCustomPermissionCommandInput): import("@smithy/core/client").CommandImpl<UpdateAccountCustomPermissionCommandInput, UpdateAccountCustomPermissionCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateAccountCustomPermissionCommandInput): import("@smithy/core/client").CommandImpl<UpdateAccountCustomPermissionCommandInput, UpdateAccountCustomPermissionCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Applies a custom permissions profile to an account.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { UpdateAccountCustomizationRequest, UpdateAccountCustomizationResponse } from "../models/models_4";
|
|
4
4
|
import type { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
@@ -22,9 +22,11 @@ export interface UpdateAccountCustomizationCommandInput extends UpdateAccountCus
|
|
|
22
22
|
export interface UpdateAccountCustomizationCommandOutput extends UpdateAccountCustomizationResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateAccountCustomizationCommand_base: {
|
|
25
|
-
new (input: UpdateAccountCustomizationCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateAccountCustomizationCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateAccountCustomizationCommandInput): import("@smithy/core/client").CommandImpl<UpdateAccountCustomizationCommandInput, UpdateAccountCustomizationCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateAccountCustomizationCommandInput): import("@smithy/core/client").CommandImpl<UpdateAccountCustomizationCommandInput, UpdateAccountCustomizationCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Updates Amazon Quick Sight customizations. Currently, the only customization that you can use is a theme.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { UpdateAccountSettingsRequest, UpdateAccountSettingsResponse } from "../models/models_4";
|
|
4
4
|
import type { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
@@ -22,9 +22,11 @@ export interface UpdateAccountSettingsCommandInput extends UpdateAccountSettings
|
|
|
22
22
|
export interface UpdateAccountSettingsCommandOutput extends UpdateAccountSettingsResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateAccountSettingsCommand_base: {
|
|
25
|
-
new (input: UpdateAccountSettingsCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateAccountSettingsCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateAccountSettingsCommandInput): import("@smithy/core/client").CommandImpl<UpdateAccountSettingsCommandInput, UpdateAccountSettingsCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateAccountSettingsCommandInput): import("@smithy/core/client").CommandImpl<UpdateAccountSettingsCommandInput, UpdateAccountSettingsCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Updates the Amazon Quick Sight settings in your Amazon Web Services account.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { UpdateActionConnectorRequest, UpdateActionConnectorResponse } from "../models/models_4";
|
|
4
4
|
import type { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
@@ -22,9 +22,11 @@ export interface UpdateActionConnectorCommandInput extends UpdateActionConnector
|
|
|
22
22
|
export interface UpdateActionConnectorCommandOutput extends UpdateActionConnectorResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateActionConnectorCommand_base: {
|
|
25
|
-
new (input: UpdateActionConnectorCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateActionConnectorCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateActionConnectorCommandInput): import("@smithy/core/client").CommandImpl<UpdateActionConnectorCommandInput, UpdateActionConnectorCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateActionConnectorCommandInput): import("@smithy/core/client").CommandImpl<UpdateActionConnectorCommandInput, UpdateActionConnectorCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Updates an existing action connector with new configuration details, authentication settings, or enabled actions.
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { UpdateActionConnectorPermissionsRequest, UpdateActionConnectorPermissionsResponse } from "../models/models_4";
|
|
4
4
|
import type { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
@@ -22,9 +22,11 @@ export interface UpdateActionConnectorPermissionsCommandInput extends UpdateActi
|
|
|
22
22
|
export interface UpdateActionConnectorPermissionsCommandOutput extends UpdateActionConnectorPermissionsResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateActionConnectorPermissionsCommand_base: {
|
|
25
|
-
new (input: UpdateActionConnectorPermissionsCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateActionConnectorPermissionsCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateActionConnectorPermissionsCommandInput): import("@smithy/core/client").CommandImpl<UpdateActionConnectorPermissionsCommandInput, UpdateActionConnectorPermissionsCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateActionConnectorPermissionsCommandInput): import("@smithy/core/client").CommandImpl<UpdateActionConnectorPermissionsCommandInput, UpdateActionConnectorPermissionsCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Updates the permissions for an action connector by granting or revoking access for specific users and groups. You can control who can view, use, or manage the action connector.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { UpdateAnalysisRequest, UpdateAnalysisResponse } from "../models/models_4";
|
|
4
4
|
import type { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
@@ -22,9 +22,11 @@ export interface UpdateAnalysisCommandInput extends UpdateAnalysisRequest {
|
|
|
22
22
|
export interface UpdateAnalysisCommandOutput extends UpdateAnalysisResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateAnalysisCommand_base: {
|
|
25
|
-
new (input: UpdateAnalysisCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateAnalysisCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateAnalysisCommandInput): import("@smithy/core/client").CommandImpl<UpdateAnalysisCommandInput, UpdateAnalysisCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateAnalysisCommandInput): import("@smithy/core/client").CommandImpl<UpdateAnalysisCommandInput, UpdateAnalysisCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Updates an analysis in Amazon Quick Sight</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { UpdateAnalysisPermissionsRequest, UpdateAnalysisPermissionsResponse } from "../models/models_4";
|
|
4
4
|
import type { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
@@ -22,9 +22,11 @@ export interface UpdateAnalysisPermissionsCommandInput extends UpdateAnalysisPer
|
|
|
22
22
|
export interface UpdateAnalysisPermissionsCommandOutput extends UpdateAnalysisPermissionsResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateAnalysisPermissionsCommand_base: {
|
|
25
|
-
new (input: UpdateAnalysisPermissionsCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateAnalysisPermissionsCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateAnalysisPermissionsCommandInput): import("@smithy/core/client").CommandImpl<UpdateAnalysisPermissionsCommandInput, UpdateAnalysisPermissionsCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateAnalysisPermissionsCommandInput): import("@smithy/core/client").CommandImpl<UpdateAnalysisPermissionsCommandInput, UpdateAnalysisPermissionsCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Updates the read and write permissions for an analysis.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { UpdateApplicationWithTokenExchangeGrantRequest, UpdateApplicationWithTokenExchangeGrantResponse } from "../models/models_4";
|
|
4
4
|
import type { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
@@ -22,9 +22,11 @@ export interface UpdateApplicationWithTokenExchangeGrantCommandInput extends Upd
|
|
|
22
22
|
export interface UpdateApplicationWithTokenExchangeGrantCommandOutput extends UpdateApplicationWithTokenExchangeGrantResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateApplicationWithTokenExchangeGrantCommand_base: {
|
|
25
|
-
new (input: UpdateApplicationWithTokenExchangeGrantCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateApplicationWithTokenExchangeGrantCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateApplicationWithTokenExchangeGrantCommandInput): import("@smithy/core/client").CommandImpl<UpdateApplicationWithTokenExchangeGrantCommandInput, UpdateApplicationWithTokenExchangeGrantCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateApplicationWithTokenExchangeGrantCommandInput): import("@smithy/core/client").CommandImpl<UpdateApplicationWithTokenExchangeGrantCommandInput, UpdateApplicationWithTokenExchangeGrantCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Updates an Quick application with a token exchange grant. This operation only supports Quick applications that are registered with IAM Identity Center.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { UpdateBrandAssignmentRequest, UpdateBrandAssignmentResponse } from "../models/models_4";
|
|
4
4
|
import type { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
@@ -22,9 +22,11 @@ export interface UpdateBrandAssignmentCommandInput extends UpdateBrandAssignment
|
|
|
22
22
|
export interface UpdateBrandAssignmentCommandOutput extends UpdateBrandAssignmentResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateBrandAssignmentCommand_base: {
|
|
25
|
-
new (input: UpdateBrandAssignmentCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateBrandAssignmentCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateBrandAssignmentCommandInput): import("@smithy/core/client").CommandImpl<UpdateBrandAssignmentCommandInput, UpdateBrandAssignmentCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateBrandAssignmentCommandInput): import("@smithy/core/client").CommandImpl<UpdateBrandAssignmentCommandInput, UpdateBrandAssignmentCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Updates a brand assignment.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { UpdateBrandRequest, UpdateBrandResponse } from "../models/models_4";
|
|
4
4
|
import type { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
@@ -22,9 +22,11 @@ export interface UpdateBrandCommandInput extends UpdateBrandRequest {
|
|
|
22
22
|
export interface UpdateBrandCommandOutput extends UpdateBrandResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateBrandCommand_base: {
|
|
25
|
-
new (input: UpdateBrandCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateBrandCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateBrandCommandInput): import("@smithy/core/client").CommandImpl<UpdateBrandCommandInput, UpdateBrandCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateBrandCommandInput): import("@smithy/core/client").CommandImpl<UpdateBrandCommandInput, UpdateBrandCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Updates a brand.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { UpdateBrandPublishedVersionRequest, UpdateBrandPublishedVersionResponse } from "../models/models_4";
|
|
4
4
|
import type { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
@@ -22,9 +22,11 @@ export interface UpdateBrandPublishedVersionCommandInput extends UpdateBrandPubl
|
|
|
22
22
|
export interface UpdateBrandPublishedVersionCommandOutput extends UpdateBrandPublishedVersionResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateBrandPublishedVersionCommand_base: {
|
|
25
|
-
new (input: UpdateBrandPublishedVersionCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateBrandPublishedVersionCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateBrandPublishedVersionCommandInput): import("@smithy/core/client").CommandImpl<UpdateBrandPublishedVersionCommandInput, UpdateBrandPublishedVersionCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateBrandPublishedVersionCommandInput): import("@smithy/core/client").CommandImpl<UpdateBrandPublishedVersionCommandInput, UpdateBrandPublishedVersionCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Updates the published version of a brand.</p>
|