@aws-sdk/client-quicksight 3.1045.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 { UpdateCustomPermissionsRequest, UpdateCustomPermissionsResponse } from "../models/models_4";
|
|
4
4
|
import type { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
@@ -22,9 +22,11 @@ export interface UpdateCustomPermissionsCommandInput extends UpdateCustomPermiss
|
|
|
22
22
|
export interface UpdateCustomPermissionsCommandOutput extends UpdateCustomPermissionsResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateCustomPermissionsCommand_base: {
|
|
25
|
-
new (input: UpdateCustomPermissionsCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateCustomPermissionsCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateCustomPermissionsCommandInput): import("@smithy/core/client").CommandImpl<UpdateCustomPermissionsCommandInput, UpdateCustomPermissionsCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateCustomPermissionsCommandInput): import("@smithy/core/client").CommandImpl<UpdateCustomPermissionsCommandInput, UpdateCustomPermissionsCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Updates a custom permissions profile.</p>
|
|
@@ -67,6 +69,11 @@ declare const UpdateCustomPermissionsCommand_base: {
|
|
|
67
69
|
* Analysis: "DENY",
|
|
68
70
|
* Automate: "DENY",
|
|
69
71
|
* Flow: "DENY",
|
|
72
|
+
* Apps: "DENY",
|
|
73
|
+
* CreateAndUpdateApps: "DENY",
|
|
74
|
+
* ShareApps: "DENY",
|
|
75
|
+
* InvokeAppsAIInference: "DENY",
|
|
76
|
+
* AccessAppsNativeDataStore: "DENY",
|
|
70
77
|
* PublishWithoutApproval: "DENY",
|
|
71
78
|
* UseBedrockModels: "DENY",
|
|
72
79
|
* PerformFlowUiTask: "DENY",
|
|
@@ -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 { UpdateDashboardRequest, UpdateDashboardResponse } from "../models/models_4";
|
|
4
4
|
import type { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
@@ -22,9 +22,11 @@ export interface UpdateDashboardCommandInput extends UpdateDashboardRequest {
|
|
|
22
22
|
export interface UpdateDashboardCommandOutput extends UpdateDashboardResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateDashboardCommand_base: {
|
|
25
|
-
new (input: UpdateDashboardCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateDashboardCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateDashboardCommandInput): import("@smithy/core/client").CommandImpl<UpdateDashboardCommandInput, UpdateDashboardCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateDashboardCommandInput): import("@smithy/core/client").CommandImpl<UpdateDashboardCommandInput, UpdateDashboardCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Updates a dashboard 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 { UpdateDashboardLinksRequest, UpdateDashboardLinksResponse } from "../models/models_4";
|
|
4
4
|
import type { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
@@ -22,9 +22,11 @@ export interface UpdateDashboardLinksCommandInput extends UpdateDashboardLinksRe
|
|
|
22
22
|
export interface UpdateDashboardLinksCommandOutput extends UpdateDashboardLinksResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateDashboardLinksCommand_base: {
|
|
25
|
-
new (input: UpdateDashboardLinksCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateDashboardLinksCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateDashboardLinksCommandInput): import("@smithy/core/client").CommandImpl<UpdateDashboardLinksCommandInput, UpdateDashboardLinksCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateDashboardLinksCommandInput): import("@smithy/core/client").CommandImpl<UpdateDashboardLinksCommandInput, UpdateDashboardLinksCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Updates the linked analyses on a dashboard.</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 { UpdateDashboardPermissionsRequest, UpdateDashboardPermissionsResponse } from "../models/models_4";
|
|
4
4
|
import type { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
@@ -22,9 +22,11 @@ export interface UpdateDashboardPermissionsCommandInput extends UpdateDashboardP
|
|
|
22
22
|
export interface UpdateDashboardPermissionsCommandOutput extends UpdateDashboardPermissionsResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateDashboardPermissionsCommand_base: {
|
|
25
|
-
new (input: UpdateDashboardPermissionsCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateDashboardPermissionsCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateDashboardPermissionsCommandInput): import("@smithy/core/client").CommandImpl<UpdateDashboardPermissionsCommandInput, UpdateDashboardPermissionsCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateDashboardPermissionsCommandInput): import("@smithy/core/client").CommandImpl<UpdateDashboardPermissionsCommandInput, UpdateDashboardPermissionsCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Updates read and write permissions on a dashboard.</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 { UpdateDashboardPublishedVersionRequest, UpdateDashboardPublishedVersionResponse } from "../models/models_4";
|
|
4
4
|
import type { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
@@ -22,9 +22,11 @@ export interface UpdateDashboardPublishedVersionCommandInput extends UpdateDashb
|
|
|
22
22
|
export interface UpdateDashboardPublishedVersionCommandOutput extends UpdateDashboardPublishedVersionResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateDashboardPublishedVersionCommand_base: {
|
|
25
|
-
new (input: UpdateDashboardPublishedVersionCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateDashboardPublishedVersionCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateDashboardPublishedVersionCommandInput): import("@smithy/core/client").CommandImpl<UpdateDashboardPublishedVersionCommandInput, UpdateDashboardPublishedVersionCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateDashboardPublishedVersionCommandInput): import("@smithy/core/client").CommandImpl<UpdateDashboardPublishedVersionCommandInput, UpdateDashboardPublishedVersionCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Updates the published version of a dashboard.</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 { UpdateDashboardsQAConfigurationRequest, UpdateDashboardsQAConfigurationResponse } from "../models/models_4";
|
|
4
4
|
import type { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
@@ -22,9 +22,11 @@ export interface UpdateDashboardsQAConfigurationCommandInput extends UpdateDashb
|
|
|
22
22
|
export interface UpdateDashboardsQAConfigurationCommandOutput extends UpdateDashboardsQAConfigurationResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateDashboardsQAConfigurationCommand_base: {
|
|
25
|
-
new (input: UpdateDashboardsQAConfigurationCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateDashboardsQAConfigurationCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateDashboardsQAConfigurationCommandInput): import("@smithy/core/client").CommandImpl<UpdateDashboardsQAConfigurationCommandInput, UpdateDashboardsQAConfigurationCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateDashboardsQAConfigurationCommandInput): import("@smithy/core/client").CommandImpl<UpdateDashboardsQAConfigurationCommandInput, UpdateDashboardsQAConfigurationCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Updates a Dashboard QA configuration.</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 { UpdateDataSetRequest, UpdateDataSetResponse } from "../models/models_4";
|
|
4
4
|
import type { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
@@ -22,9 +22,11 @@ export interface UpdateDataSetCommandInput extends UpdateDataSetRequest {
|
|
|
22
22
|
export interface UpdateDataSetCommandOutput extends UpdateDataSetResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateDataSetCommand_base: {
|
|
25
|
-
new (input: UpdateDataSetCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateDataSetCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateDataSetCommandInput): import("@smithy/core/client").CommandImpl<UpdateDataSetCommandInput, UpdateDataSetCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateDataSetCommandInput): import("@smithy/core/client").CommandImpl<UpdateDataSetCommandInput, UpdateDataSetCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Updates a dataset. This operation doesn't support datasets that include uploaded files
|
|
@@ -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 { UpdateDataSetPermissionsRequest, UpdateDataSetPermissionsResponse } from "../models/models_4";
|
|
4
4
|
import type { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
@@ -22,9 +22,11 @@ export interface UpdateDataSetPermissionsCommandInput extends UpdateDataSetPermi
|
|
|
22
22
|
export interface UpdateDataSetPermissionsCommandOutput extends UpdateDataSetPermissionsResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateDataSetPermissionsCommand_base: {
|
|
25
|
-
new (input: UpdateDataSetPermissionsCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateDataSetPermissionsCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateDataSetPermissionsCommandInput): import("@smithy/core/client").CommandImpl<UpdateDataSetPermissionsCommandInput, UpdateDataSetPermissionsCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateDataSetPermissionsCommandInput): import("@smithy/core/client").CommandImpl<UpdateDataSetPermissionsCommandInput, UpdateDataSetPermissionsCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Updates the permissions on a dataset.</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 { UpdateDataSourceRequest, UpdateDataSourceResponse } from "../models/models_4";
|
|
4
4
|
import type { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
@@ -22,9 +22,11 @@ export interface UpdateDataSourceCommandInput extends UpdateDataSourceRequest {
|
|
|
22
22
|
export interface UpdateDataSourceCommandOutput extends UpdateDataSourceResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateDataSourceCommand_base: {
|
|
25
|
-
new (input: UpdateDataSourceCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateDataSourceCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateDataSourceCommandInput): import("@smithy/core/client").CommandImpl<UpdateDataSourceCommandInput, UpdateDataSourceCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateDataSourceCommandInput): import("@smithy/core/client").CommandImpl<UpdateDataSourceCommandInput, UpdateDataSourceCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Updates a data source.</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 { UpdateDataSourcePermissionsRequest, UpdateDataSourcePermissionsResponse } from "../models/models_4";
|
|
4
4
|
import type { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
@@ -22,9 +22,11 @@ export interface UpdateDataSourcePermissionsCommandInput extends UpdateDataSourc
|
|
|
22
22
|
export interface UpdateDataSourcePermissionsCommandOutput extends UpdateDataSourcePermissionsResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateDataSourcePermissionsCommand_base: {
|
|
25
|
-
new (input: UpdateDataSourcePermissionsCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateDataSourcePermissionsCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateDataSourcePermissionsCommandInput): import("@smithy/core/client").CommandImpl<UpdateDataSourcePermissionsCommandInput, UpdateDataSourcePermissionsCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateDataSourcePermissionsCommandInput): import("@smithy/core/client").CommandImpl<UpdateDataSourcePermissionsCommandInput, UpdateDataSourcePermissionsCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Updates the permissions to a data source.</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 { UpdateDefaultQBusinessApplicationRequest, UpdateDefaultQBusinessApplicationResponse } from "../models/models_4";
|
|
4
4
|
import type { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
@@ -22,9 +22,11 @@ export interface UpdateDefaultQBusinessApplicationCommandInput extends UpdateDef
|
|
|
22
22
|
export interface UpdateDefaultQBusinessApplicationCommandOutput extends UpdateDefaultQBusinessApplicationResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateDefaultQBusinessApplicationCommand_base: {
|
|
25
|
-
new (input: UpdateDefaultQBusinessApplicationCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateDefaultQBusinessApplicationCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateDefaultQBusinessApplicationCommandInput): import("@smithy/core/client").CommandImpl<UpdateDefaultQBusinessApplicationCommandInput, UpdateDefaultQBusinessApplicationCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateDefaultQBusinessApplicationCommandInput): import("@smithy/core/client").CommandImpl<UpdateDefaultQBusinessApplicationCommandInput, UpdateDefaultQBusinessApplicationCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Updates a Amazon Q Business application that is linked to a Quick Sight 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 { UpdateFlowPermissionsInput, UpdateFlowPermissionsOutput } from "../models/models_4";
|
|
4
4
|
import type { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
@@ -22,9 +22,11 @@ export interface UpdateFlowPermissionsCommandInput extends UpdateFlowPermissions
|
|
|
22
22
|
export interface UpdateFlowPermissionsCommandOutput extends UpdateFlowPermissionsOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateFlowPermissionsCommand_base: {
|
|
25
|
-
new (input: UpdateFlowPermissionsCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateFlowPermissionsCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateFlowPermissionsCommandInput): import("@smithy/core/client").CommandImpl<UpdateFlowPermissionsCommandInput, UpdateFlowPermissionsCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateFlowPermissionsCommandInput): import("@smithy/core/client").CommandImpl<UpdateFlowPermissionsCommandInput, UpdateFlowPermissionsCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Updates permissions against principals on a flow.</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 { UpdateFolderRequest, UpdateFolderResponse } from "../models/models_4";
|
|
4
4
|
import type { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
@@ -22,9 +22,11 @@ export interface UpdateFolderCommandInput extends UpdateFolderRequest {
|
|
|
22
22
|
export interface UpdateFolderCommandOutput extends UpdateFolderResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateFolderCommand_base: {
|
|
25
|
-
new (input: UpdateFolderCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateFolderCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateFolderCommandInput): import("@smithy/core/client").CommandImpl<UpdateFolderCommandInput, UpdateFolderCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateFolderCommandInput): import("@smithy/core/client").CommandImpl<UpdateFolderCommandInput, UpdateFolderCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Updates the name of 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 { UpdateFolderPermissionsRequest, UpdateFolderPermissionsResponse } from "../models/models_4";
|
|
4
4
|
import type { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
@@ -22,9 +22,11 @@ export interface UpdateFolderPermissionsCommandInput extends UpdateFolderPermiss
|
|
|
22
22
|
export interface UpdateFolderPermissionsCommandOutput extends UpdateFolderPermissionsResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateFolderPermissionsCommand_base: {
|
|
25
|
-
new (input: UpdateFolderPermissionsCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateFolderPermissionsCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateFolderPermissionsCommandInput): import("@smithy/core/client").CommandImpl<UpdateFolderPermissionsCommandInput, UpdateFolderPermissionsCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateFolderPermissionsCommandInput): import("@smithy/core/client").CommandImpl<UpdateFolderPermissionsCommandInput, UpdateFolderPermissionsCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Updates permissions of 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 { UpdateGroupRequest, UpdateGroupResponse } from "../models/models_4";
|
|
4
4
|
import type { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
@@ -22,9 +22,11 @@ export interface UpdateGroupCommandInput extends UpdateGroupRequest {
|
|
|
22
22
|
export interface UpdateGroupCommandOutput extends UpdateGroupResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateGroupCommand_base: {
|
|
25
|
-
new (input: UpdateGroupCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateGroupCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateGroupCommandInput): import("@smithy/core/client").CommandImpl<UpdateGroupCommandInput, UpdateGroupCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateGroupCommandInput): import("@smithy/core/client").CommandImpl<UpdateGroupCommandInput, UpdateGroupCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Changes a group description. </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 { UpdateIAMPolicyAssignmentRequest, UpdateIAMPolicyAssignmentResponse } from "../models/models_4";
|
|
4
4
|
import type { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
@@ -22,9 +22,11 @@ export interface UpdateIAMPolicyAssignmentCommandInput extends UpdateIAMPolicyAs
|
|
|
22
22
|
export interface UpdateIAMPolicyAssignmentCommandOutput extends UpdateIAMPolicyAssignmentResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateIAMPolicyAssignmentCommand_base: {
|
|
25
|
-
new (input: UpdateIAMPolicyAssignmentCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateIAMPolicyAssignmentCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateIAMPolicyAssignmentCommandInput): import("@smithy/core/client").CommandImpl<UpdateIAMPolicyAssignmentCommandInput, UpdateIAMPolicyAssignmentCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateIAMPolicyAssignmentCommandInput): import("@smithy/core/client").CommandImpl<UpdateIAMPolicyAssignmentCommandInput, UpdateIAMPolicyAssignmentCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Updates an existing IAM policy assignment. This operation updates only
|
|
@@ -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 { UpdateIdentityPropagationConfigRequest, UpdateIdentityPropagationConfigResponse } from "../models/models_4";
|
|
4
4
|
import type { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
@@ -22,9 +22,11 @@ export interface UpdateIdentityPropagationConfigCommandInput extends UpdateIdent
|
|
|
22
22
|
export interface UpdateIdentityPropagationConfigCommandOutput extends UpdateIdentityPropagationConfigResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateIdentityPropagationConfigCommand_base: {
|
|
25
|
-
new (input: UpdateIdentityPropagationConfigCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateIdentityPropagationConfigCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateIdentityPropagationConfigCommandInput): import("@smithy/core/client").CommandImpl<UpdateIdentityPropagationConfigCommandInput, UpdateIdentityPropagationConfigCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateIdentityPropagationConfigCommandInput): import("@smithy/core/client").CommandImpl<UpdateIdentityPropagationConfigCommandInput, UpdateIdentityPropagationConfigCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Adds or updates services and authorized targets to configure what the Quick Sight IAM Identity Center application can access.</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 { UpdateIpRestrictionRequest, UpdateIpRestrictionResponse } from "../models/models_4";
|
|
4
4
|
import type { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
@@ -22,9 +22,11 @@ export interface UpdateIpRestrictionCommandInput extends UpdateIpRestrictionRequ
|
|
|
22
22
|
export interface UpdateIpRestrictionCommandOutput extends UpdateIpRestrictionResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateIpRestrictionCommand_base: {
|
|
25
|
-
new (input: UpdateIpRestrictionCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateIpRestrictionCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateIpRestrictionCommandInput): import("@smithy/core/client").CommandImpl<UpdateIpRestrictionCommandInput, UpdateIpRestrictionCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateIpRestrictionCommandInput): import("@smithy/core/client").CommandImpl<UpdateIpRestrictionCommandInput, UpdateIpRestrictionCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Updates the content and status of IP rules. Traffic from a source is allowed when the source satisfies either the <code>IpRestrictionRule</code>, <code>VpcIdRestrictionRule</code>, or <code>VpcEndpointIdRestrictionRule</code>. To use this operation, you must provide the entire map of rules. You can use the <code>DescribeIpRestriction</code> operation to get the current rule map.</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 { UpdateKeyRegistrationRequest, UpdateKeyRegistrationResponse } from "../models/models_4";
|
|
4
4
|
import type { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
@@ -22,9 +22,11 @@ export interface UpdateKeyRegistrationCommandInput extends UpdateKeyRegistration
|
|
|
22
22
|
export interface UpdateKeyRegistrationCommandOutput extends UpdateKeyRegistrationResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateKeyRegistrationCommand_base: {
|
|
25
|
-
new (input: UpdateKeyRegistrationCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateKeyRegistrationCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateKeyRegistrationCommandInput): import("@smithy/core/client").CommandImpl<UpdateKeyRegistrationCommandInput, UpdateKeyRegistrationCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateKeyRegistrationCommandInput): import("@smithy/core/client").CommandImpl<UpdateKeyRegistrationCommandInput, UpdateKeyRegistrationCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Updates a customer managed key in a Quick Sight 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 { UpdatePublicSharingSettingsRequest, UpdatePublicSharingSettingsResponse } from "../models/models_4";
|
|
4
4
|
import type { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
@@ -22,9 +22,11 @@ export interface UpdatePublicSharingSettingsCommandInput extends UpdatePublicSha
|
|
|
22
22
|
export interface UpdatePublicSharingSettingsCommandOutput extends UpdatePublicSharingSettingsResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdatePublicSharingSettingsCommand_base: {
|
|
25
|
-
new (input: UpdatePublicSharingSettingsCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdatePublicSharingSettingsCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdatePublicSharingSettingsCommandInput): import("@smithy/core/client").CommandImpl<UpdatePublicSharingSettingsCommandInput, UpdatePublicSharingSettingsCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdatePublicSharingSettingsCommandInput): import("@smithy/core/client").CommandImpl<UpdatePublicSharingSettingsCommandInput, UpdatePublicSharingSettingsCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <important>
|
|
@@ -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 { UpdateQPersonalizationConfigurationRequest, UpdateQPersonalizationConfigurationResponse } from "../models/models_4";
|
|
4
4
|
import type { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
@@ -22,9 +22,11 @@ export interface UpdateQPersonalizationConfigurationCommandInput extends UpdateQ
|
|
|
22
22
|
export interface UpdateQPersonalizationConfigurationCommandOutput extends UpdateQPersonalizationConfigurationResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateQPersonalizationConfigurationCommand_base: {
|
|
25
|
-
new (input: UpdateQPersonalizationConfigurationCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateQPersonalizationConfigurationCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateQPersonalizationConfigurationCommandInput): import("@smithy/core/client").CommandImpl<UpdateQPersonalizationConfigurationCommandInput, UpdateQPersonalizationConfigurationCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateQPersonalizationConfigurationCommandInput): import("@smithy/core/client").CommandImpl<UpdateQPersonalizationConfigurationCommandInput, UpdateQPersonalizationConfigurationCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Updates a personalization configuration.</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 { UpdateQuickSightQSearchConfigurationRequest, UpdateQuickSightQSearchConfigurationResponse } from "../models/models_4";
|
|
4
4
|
import type { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
@@ -22,9 +22,11 @@ export interface UpdateQuickSightQSearchConfigurationCommandInput extends Update
|
|
|
22
22
|
export interface UpdateQuickSightQSearchConfigurationCommandOutput extends UpdateQuickSightQSearchConfigurationResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateQuickSightQSearchConfigurationCommand_base: {
|
|
25
|
-
new (input: UpdateQuickSightQSearchConfigurationCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateQuickSightQSearchConfigurationCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateQuickSightQSearchConfigurationCommandInput): import("@smithy/core/client").CommandImpl<UpdateQuickSightQSearchConfigurationCommandInput, UpdateQuickSightQSearchConfigurationCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateQuickSightQSearchConfigurationCommandInput): import("@smithy/core/client").CommandImpl<UpdateQuickSightQSearchConfigurationCommandInput, UpdateQuickSightQSearchConfigurationCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Updates the state of a Quick Sight Q Search configuration.</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 { UpdateRefreshScheduleRequest, UpdateRefreshScheduleResponse } from "../models/models_4";
|
|
4
4
|
import type { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
@@ -22,9 +22,11 @@ export interface UpdateRefreshScheduleCommandInput extends UpdateRefreshSchedule
|
|
|
22
22
|
export interface UpdateRefreshScheduleCommandOutput extends UpdateRefreshScheduleResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateRefreshScheduleCommand_base: {
|
|
25
|
-
new (input: UpdateRefreshScheduleCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateRefreshScheduleCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateRefreshScheduleCommandInput): import("@smithy/core/client").CommandImpl<UpdateRefreshScheduleCommandInput, UpdateRefreshScheduleCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateRefreshScheduleCommandInput): import("@smithy/core/client").CommandImpl<UpdateRefreshScheduleCommandInput, UpdateRefreshScheduleCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Updates a refresh schedule for a dataset.</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 { UpdateRoleCustomPermissionRequest, UpdateRoleCustomPermissionResponse } from "../models/models_4";
|
|
4
4
|
import type { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
@@ -22,9 +22,11 @@ export interface UpdateRoleCustomPermissionCommandInput extends UpdateRoleCustom
|
|
|
22
22
|
export interface UpdateRoleCustomPermissionCommandOutput extends UpdateRoleCustomPermissionResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateRoleCustomPermissionCommand_base: {
|
|
25
|
-
new (input: UpdateRoleCustomPermissionCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateRoleCustomPermissionCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateRoleCustomPermissionCommandInput): import("@smithy/core/client").CommandImpl<UpdateRoleCustomPermissionCommandInput, UpdateRoleCustomPermissionCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateRoleCustomPermissionCommandInput): import("@smithy/core/client").CommandImpl<UpdateRoleCustomPermissionCommandInput, UpdateRoleCustomPermissionCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Updates the custom permissions that are associated with a role.</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 { UpdateSPICECapacityConfigurationRequest, UpdateSPICECapacityConfigurationResponse } from "../models/models_4";
|
|
4
4
|
import type { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
@@ -22,9 +22,11 @@ export interface UpdateSPICECapacityConfigurationCommandInput extends UpdateSPIC
|
|
|
22
22
|
export interface UpdateSPICECapacityConfigurationCommandOutput extends UpdateSPICECapacityConfigurationResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateSPICECapacityConfigurationCommand_base: {
|
|
25
|
-
new (input: UpdateSPICECapacityConfigurationCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateSPICECapacityConfigurationCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateSPICECapacityConfigurationCommandInput): import("@smithy/core/client").CommandImpl<UpdateSPICECapacityConfigurationCommandInput, UpdateSPICECapacityConfigurationCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateSPICECapacityConfigurationCommandInput): import("@smithy/core/client").CommandImpl<UpdateSPICECapacityConfigurationCommandInput, UpdateSPICECapacityConfigurationCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Updates the SPICE capacity configuration for a Quick Sight account.</p>
|