@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,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { UpdateTemplate$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { UpdateTemplatePermissions$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { UpdateThemeAlias$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { UpdateTheme$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { UpdateThemePermissions$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { UpdateTopic$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { UpdateTopicPermissions$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { UpdateTopicRefreshSchedule$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { UpdateUser$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { UpdateUserCustomPermission$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { UpdateVPCConnection$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
package/dist-es/endpoint/bdd.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { BinaryDecisionDiagram } from "@smithy/
|
|
1
|
+
import { BinaryDecisionDiagram } from "@smithy/core/endpoints";
|
|
2
2
|
const k = "ref";
|
|
3
3
|
const a = -1, b = true, c = "isSet", d = "PartitionResult", e = "booleanEquals", f = "getAttr", g = { [k]: "Endpoint" }, h = { [k]: d }, i = {}, j = [{ [k]: "Region" }];
|
|
4
4
|
const _data = {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { awsEndpointFunctions } from "@aws-sdk/util-endpoints";
|
|
2
|
-
import { customEndpointFunctions, decideEndpoint, EndpointCache } from "@smithy/
|
|
2
|
+
import { customEndpointFunctions, decideEndpoint, EndpointCache } from "@smithy/core/endpoints";
|
|
3
3
|
import { bdd } from "./bdd";
|
|
4
4
|
const cache = new EndpointCache({
|
|
5
5
|
size: 50,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ServiceException as __ServiceException, } from "@smithy/
|
|
1
|
+
import { ServiceException as __ServiceException, } from "@smithy/core/client";
|
|
2
2
|
export { __ServiceException };
|
|
3
3
|
export class QuickSightServiceException extends __ServiceException {
|
|
4
4
|
constructor(options) {
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import packageInfo from "../package.json";
|
|
2
2
|
import { Sha256 } from "@aws-crypto/sha256-browser";
|
|
3
3
|
import { createDefaultUserAgentProvider } from "@aws-sdk/util-user-agent-browser";
|
|
4
|
-
import {
|
|
4
|
+
import { invalidProvider, loadConfigsForDefaultMode } from "@smithy/core/client";
|
|
5
|
+
import { DEFAULT_USE_DUALSTACK_ENDPOINT, DEFAULT_USE_FIPS_ENDPOINT, resolveDefaultsModeConfig, } from "@smithy/core/config";
|
|
6
|
+
import { DEFAULT_MAX_ATTEMPTS, DEFAULT_RETRY_MODE } from "@smithy/core/retry";
|
|
7
|
+
import { calculateBodyLength } from "@smithy/core/serde";
|
|
5
8
|
import { FetchHttpHandler as RequestHandler, streamCollector } from "@smithy/fetch-http-handler";
|
|
6
|
-
import { invalidProvider } from "@smithy/invalid-dependency";
|
|
7
|
-
import { loadConfigsForDefaultMode } from "@smithy/smithy-client";
|
|
8
|
-
import { calculateBodyLength } from "@smithy/util-body-length-browser";
|
|
9
|
-
import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-browser";
|
|
10
|
-
import { DEFAULT_MAX_ATTEMPTS, DEFAULT_RETRY_MODE } from "@smithy/util-retry";
|
|
11
9
|
import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
|
|
12
10
|
export const getRuntimeConfig = (config) => {
|
|
13
11
|
const defaultsMode = resolveDefaultsModeConfig(config);
|
package/dist-es/runtimeConfig.js
CHANGED
|
@@ -3,15 +3,11 @@ import { emitWarningIfUnsupportedVersion as awsCheckVersion } from "@aws-sdk/cor
|
|
|
3
3
|
import { NODE_AUTH_SCHEME_PREFERENCE_OPTIONS } from "@aws-sdk/core/httpAuthSchemes";
|
|
4
4
|
import { defaultProvider as credentialDefaultProvider } from "@aws-sdk/credential-provider-node";
|
|
5
5
|
import { createDefaultUserAgentProvider, NODE_APP_ID_CONFIG_OPTIONS } from "@aws-sdk/util-user-agent-node";
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
8
|
-
import { NODE_MAX_ATTEMPT_CONFIG_OPTIONS, NODE_RETRY_MODE_CONFIG_OPTIONS } from "@smithy/
|
|
9
|
-
import {
|
|
6
|
+
import { emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode } from "@smithy/core/client";
|
|
7
|
+
import { loadConfig as loadNodeConfig, NODE_REGION_CONFIG_FILE_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, resolveDefaultsModeConfig, } from "@smithy/core/config";
|
|
8
|
+
import { DEFAULT_RETRY_MODE, NODE_MAX_ATTEMPT_CONFIG_OPTIONS, NODE_RETRY_MODE_CONFIG_OPTIONS, } from "@smithy/core/retry";
|
|
9
|
+
import { calculateBodyLength, Hash } from "@smithy/core/serde";
|
|
10
10
|
import { NodeHttpHandler as RequestHandler, streamCollector } from "@smithy/node-http-handler";
|
|
11
|
-
import { emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode } from "@smithy/smithy-client";
|
|
12
|
-
import { calculateBodyLength } from "@smithy/util-body-length-node";
|
|
13
|
-
import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-node";
|
|
14
|
-
import { DEFAULT_RETRY_MODE } from "@smithy/util-retry";
|
|
15
11
|
import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
|
|
16
12
|
export const getRuntimeConfig = (config) => {
|
|
17
13
|
emitWarningIfUnsupportedVersion(process.version);
|
|
@@ -1,9 +1,8 @@
|
|
|
1
1
|
import { AwsSdkSigV4Signer } from "@aws-sdk/core/httpAuthSchemes";
|
|
2
2
|
import { AwsRestJsonProtocol } from "@aws-sdk/core/protocols";
|
|
3
|
-
import { NoOpLogger } from "@smithy/
|
|
4
|
-
import { parseUrl } from "@smithy/
|
|
5
|
-
import { fromBase64, toBase64 } from "@smithy/
|
|
6
|
-
import { fromUtf8, toUtf8 } from "@smithy/util-utf8";
|
|
3
|
+
import { NoOpLogger } from "@smithy/core/client";
|
|
4
|
+
import { parseUrl } from "@smithy/core/protocols";
|
|
5
|
+
import { fromBase64, fromUtf8, toBase64, toUtf8 } from "@smithy/core/serde";
|
|
7
6
|
import { defaultQuickSightHttpAuthSchemeProvider } from "./auth/httpAuthSchemeProvider";
|
|
8
7
|
import { defaultEndpointResolver } from "./endpoint/endpointResolver";
|
|
9
8
|
import { errorTypeRegistries } from "./schemas/schemas_0";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { getAwsRegionExtensionConfiguration, resolveAwsRegionExtensionConfiguration, } from "@aws-sdk/region-config-resolver";
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
2
|
+
import { getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig } from "@smithy/core/client";
|
|
3
|
+
import { getHttpHandlerExtensionConfiguration, resolveHttpHandlerRuntimeConfig } from "@smithy/core/protocols";
|
|
4
4
|
import { getHttpAuthExtensionConfiguration, resolveHttpAuthRuntimeConfig } from "./auth/httpAuthExtensionConfiguration";
|
|
5
5
|
export const resolveRuntimeExtensions = (runtimeConfig, extensions) => {
|
|
6
6
|
const extensionConfiguration = Object.assign(getAwsRegionExtensionConfiguration(runtimeConfig), getDefaultExtensionConfiguration(runtimeConfig), getHttpHandlerExtensionConfiguration(runtimeConfig), getHttpAuthExtensionConfiguration(runtimeConfig));
|
|
@@ -4,6 +4,7 @@ const _AAC = "ArcAxisConfiguration";
|
|
|
4
4
|
const _AADR = "ArcAxisDisplayRange";
|
|
5
5
|
const _AAF = "AttributeAggregationFunction";
|
|
6
6
|
const _AAI = "AwsAccountId";
|
|
7
|
+
const _AANDS = "AccessAppsNativeDataStore";
|
|
7
8
|
const _AAc = "ActiveAssignments";
|
|
8
9
|
const _AAl = "AllowedAggregations";
|
|
9
10
|
const _AAn = "AnalysisArn";
|
|
@@ -270,6 +271,7 @@ const _An = "Analysis";
|
|
|
270
271
|
const _Ana = "Analyses";
|
|
271
272
|
const _Anc = "Anchor";
|
|
272
273
|
const _Ans = "Answers";
|
|
274
|
+
const _Ap = "Apps";
|
|
273
275
|
const _Ar = "Arc";
|
|
274
276
|
const _Au = "Automate";
|
|
275
277
|
const _Aut = "Automation";
|
|
@@ -399,6 +401,7 @@ const _CASPO = "CustomActionSetParametersOperation";
|
|
|
399
401
|
const _CASR = "CreateAccountSubscriptionRequest";
|
|
400
402
|
const _CASRr = "CreateAccountSubscriptionResponse";
|
|
401
403
|
const _CATR = "ContributionAnalysisTimeRanges";
|
|
404
|
+
const _CAUA = "CreateAndUpdateApps";
|
|
402
405
|
const _CAUAA = "CreateAndUpdateAsanaAction";
|
|
403
406
|
const _CAUABARSA = "CreateAndUpdateAmazonBedrockARSAction";
|
|
404
407
|
const _CAUABFSA = "CreateAndUpdateAmazonBedrockFSAction";
|
|
@@ -1704,6 +1707,7 @@ const _Hei = "Height64";
|
|
|
1704
1707
|
const _Heig = "Height32";
|
|
1705
1708
|
const _I = "Interactions";
|
|
1706
1709
|
const _IA = "InvalidAnswers";
|
|
1710
|
+
const _IAAII = "InvokeAppsAIInference";
|
|
1707
1711
|
const _IAD = "IncludeAllDependencies";
|
|
1708
1712
|
const _IAMCM = "IAMConnectionMetadata";
|
|
1709
1713
|
const _IAMICIA = "IAMIdentityCenterInstanceArn";
|
|
@@ -2659,6 +2663,7 @@ const _SAVO = "SelectAllValueOptions";
|
|
|
2659
2663
|
const _SAa = "SalesforceAction";
|
|
2660
2664
|
const _SAe = "SearchAnalyses";
|
|
2661
2665
|
const _SAh = "ShareAnalyses";
|
|
2666
|
+
const _SAha = "ShareApps";
|
|
2662
2667
|
const _SAi = "SimpleAggregation";
|
|
2663
2668
|
const _SAl = "SlackAction";
|
|
2664
2669
|
const _SAm = "SmartsheetAction";
|
|
@@ -4723,8 +4728,8 @@ export var CancelIngestionResponse$ = [3, n0, _CIRa,
|
|
|
4723
4728
|
];
|
|
4724
4729
|
export var Capabilities$ = [3, n0, _Cap,
|
|
4725
4730
|
0,
|
|
4726
|
-
[_ETC, _ETE, _ETP, _PR, _CAUT, _AORADFA, _SAh, _CAUD, _SDh, _SDER, _CAUDER, _SDha, _CAUTA, _RSF, _CSF, _CAUDS, _SDS, _VASPICEC, _CSPICED, _ETPISR, _ETCISR, _ETEISR, _ICISRE, _Da, _An, _Au, _Fl, _PWA, _UBM, _PFUT, _AFSR, _UAWS, _KB, _Act, _GHTTPA, _CAUGHTTPA, _SGHTTPA, _UGHTTPA, _AAs, _CAUAA, _SAAh, _UAA, _SAl, _CAUSA, _SSA, _USA, _SNA, _CAUSNA, _SSNA, _USNA, _SAa, _CAUSAr, _SSAh, _USAs, _MSEA, _CAUMSEA, _SMSEA, _UMSEA, _PDA, _CAUPDA, _SPDA, _UPDA, _JA, _CAUJA, _SJA, _UJA, _CAo, _CAUCA, _SCA, _UCA, _ODA, _CAUODA, _SODA, _UODA, _SPA, _CAUSPA, _SSPA, _USPA, _MSTA, _CAUMSTA, _SMSTA, _UMSTA, _GCA, _CAUGCA, _SGCA, _UGCA, _ZA, _CAUZA, _SZA, _UZA, _SAm, _CAUSAre, _SSAha, _USAse, _SAPBPA, _CAUSAPBPA, _SSAPBPA, _USAPBPA, _SAPPMDA, _CAUSAPPMDA, _SSAPPMDA, _USAPPMDA, _SAPPIA, _CAUSAPPIA, _SSAPPIA, _USAPPIA, _SAPBOMA, _CAUSAPBOMA, _SSAPBOMA, _USAPBOMA, _SAPMSA, _CAUSAPMSA, _SSAPMSA, _USAPMSA, _FSA, _CAUFSA, _SFSA, _UFSA, _ASTA, _CAUASTA, _SASTA, _UASTA, _TAe, _CAUTAr, _STA, _UTA, _CAom, _CAUCAr, _SCAh, _UCAs, _CMA, _CAUCMA, _SCMA, _UCMA, _ABARSA, _CAUABARSA, _SABARSA, _UABARSA, _ABFSA, _CAUABFSA, _SABFSA, _UABFSA, _ABKRSA, _CAUABKRSA, _SABKRSA, _UABKRSA, _MCPA, _CAUMCPA, _SMCPA, _UMCPA, _OAPIA, _CAUOAPIA, _SOAPIA, _UOAPIA, _SPGMIA, _CAUSPGMIA, _SSPGMIA, _USPGMIA, _SPGEA, _CAUSPGEA, _SSPGEA, _USPGEA, _BHRA, _CAUBHRA, _SBHRA, _UBHRA, _BAA, _CAUBAA, _SBAA, _UBAA, _CAA, _CAUCAA, _SCAA, _UCAA, _GAi, _CAUGA, _SGA, _UGA, _NA, _CAUNA, _SNAh, _UNA, _LA, _CAULA, _SLA, _ULA, _HFA, _CAUHFA, _SHFA, _UHFA, _MA, _CAUMA, _SMA, _UMA, _HA, _CAUHA, _SHA, _UHA, _IAn, _CAUIA, _SIA, _UIA, _NRA, _CAUNRA, _SNRA, _UNRA, _Top, _EVWQ, _BCFWQ, _CDESWQ, _Sp, _CSr, _SSh, _CAh, _CCA, _SCAha, _Re, _SUUR, _Ext, _MSF, _GAe, _Sto, _Sc],
|
|
4727
|
-
[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
|
|
4731
|
+
[_ETC, _ETE, _ETP, _PR, _CAUT, _AORADFA, _SAh, _CAUD, _SDh, _SDER, _CAUDER, _SDha, _CAUTA, _RSF, _CSF, _CAUDS, _SDS, _VASPICEC, _CSPICED, _ETPISR, _ETCISR, _ETEISR, _ICISRE, _Da, _An, _Au, _Fl, _Ap, _CAUA, _SAha, _IAAII, _AANDS, _PWA, _UBM, _PFUT, _AFSR, _UAWS, _KB, _Act, _GHTTPA, _CAUGHTTPA, _SGHTTPA, _UGHTTPA, _AAs, _CAUAA, _SAAh, _UAA, _SAl, _CAUSA, _SSA, _USA, _SNA, _CAUSNA, _SSNA, _USNA, _SAa, _CAUSAr, _SSAh, _USAs, _MSEA, _CAUMSEA, _SMSEA, _UMSEA, _PDA, _CAUPDA, _SPDA, _UPDA, _JA, _CAUJA, _SJA, _UJA, _CAo, _CAUCA, _SCA, _UCA, _ODA, _CAUODA, _SODA, _UODA, _SPA, _CAUSPA, _SSPA, _USPA, _MSTA, _CAUMSTA, _SMSTA, _UMSTA, _GCA, _CAUGCA, _SGCA, _UGCA, _ZA, _CAUZA, _SZA, _UZA, _SAm, _CAUSAre, _SSAha, _USAse, _SAPBPA, _CAUSAPBPA, _SSAPBPA, _USAPBPA, _SAPPMDA, _CAUSAPPMDA, _SSAPPMDA, _USAPPMDA, _SAPPIA, _CAUSAPPIA, _SSAPPIA, _USAPPIA, _SAPBOMA, _CAUSAPBOMA, _SSAPBOMA, _USAPBOMA, _SAPMSA, _CAUSAPMSA, _SSAPMSA, _USAPMSA, _FSA, _CAUFSA, _SFSA, _UFSA, _ASTA, _CAUASTA, _SASTA, _UASTA, _TAe, _CAUTAr, _STA, _UTA, _CAom, _CAUCAr, _SCAh, _UCAs, _CMA, _CAUCMA, _SCMA, _UCMA, _ABARSA, _CAUABARSA, _SABARSA, _UABARSA, _ABFSA, _CAUABFSA, _SABFSA, _UABFSA, _ABKRSA, _CAUABKRSA, _SABKRSA, _UABKRSA, _MCPA, _CAUMCPA, _SMCPA, _UMCPA, _OAPIA, _CAUOAPIA, _SOAPIA, _UOAPIA, _SPGMIA, _CAUSPGMIA, _SSPGMIA, _USPGMIA, _SPGEA, _CAUSPGEA, _SSPGEA, _USPGEA, _BHRA, _CAUBHRA, _SBHRA, _UBHRA, _BAA, _CAUBAA, _SBAA, _UBAA, _CAA, _CAUCAA, _SCAA, _UCAA, _GAi, _CAUGA, _SGA, _UGA, _NA, _CAUNA, _SNAh, _UNA, _LA, _CAULA, _SLA, _ULA, _HFA, _CAUHFA, _SHFA, _UHFA, _MA, _CAUMA, _SMA, _UMA, _HA, _CAUHA, _SHA, _UHA, _IAn, _CAUIA, _SIA, _UIA, _NRA, _CAUNRA, _SNRA, _UNRA, _Top, _EVWQ, _BCFWQ, _CDESWQ, _Sp, _CSr, _SSh, _CAh, _CCA, _SCAha, _Re, _SUUR, _Ext, _MSF, _GAe, _Sto, _Sc],
|
|
4732
|
+
[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
|
|
4728
4733
|
];
|
|
4729
4734
|
export var CascadingControlConfiguration$ = [3, n0, _CCC,
|
|
4730
4735
|
0,
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { type HostHeaderInputConfig, type HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
|
|
2
2
|
import { type UserAgentInputConfig, type UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
|
|
3
|
-
import { type
|
|
4
|
-
import { type
|
|
5
|
-
import { type
|
|
6
|
-
import type
|
|
7
|
-
import { type
|
|
3
|
+
import { type DefaultsMode as __DefaultsMode, type SmithyConfiguration as __SmithyConfiguration, type SmithyResolvedConfiguration as __SmithyResolvedConfiguration, Client as __Client } from "@smithy/core/client";
|
|
4
|
+
import { type RegionInputConfig, type RegionResolvedConfig } from "@smithy/core/config";
|
|
5
|
+
import { type EndpointInputConfig, type EndpointResolvedConfig } from "@smithy/core/endpoints";
|
|
6
|
+
import { type HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/core/protocols";
|
|
7
|
+
import { type RetryInputConfig, type RetryResolvedConfig } from "@smithy/core/retry";
|
|
8
8
|
import type { AwsCredentialIdentityProvider, BodyLengthCalculator as __BodyLengthCalculator, CheckOptionalClientConfig as __CheckOptionalClientConfig, ChecksumConstructor as __ChecksumConstructor, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@smithy/types";
|
|
9
9
|
import { type HttpAuthSchemeInputConfig, type HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
|
|
10
10
|
import type { BatchCreateTopicReviewedAnswerCommandInput, BatchCreateTopicReviewedAnswerCommandOutput } from "./commands/BatchCreateTopicReviewedAnswerCommand";
|
|
@@ -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 { BatchCreateTopicReviewedAnswerResponse } from "../models/models_2";
|
|
4
4
|
import type { BatchCreateTopicReviewedAnswerRequest } from "../models/models_5";
|
|
@@ -23,9 +23,11 @@ export interface BatchCreateTopicReviewedAnswerCommandInput extends BatchCreateT
|
|
|
23
23
|
export interface BatchCreateTopicReviewedAnswerCommandOutput extends BatchCreateTopicReviewedAnswerResponse, __MetadataBearer {
|
|
24
24
|
}
|
|
25
25
|
declare const BatchCreateTopicReviewedAnswerCommand_base: {
|
|
26
|
-
new (input: BatchCreateTopicReviewedAnswerCommandInput): import("@smithy/
|
|
27
|
-
new (input: BatchCreateTopicReviewedAnswerCommandInput): import("@smithy/
|
|
28
|
-
getEndpointParameterInstructions():
|
|
26
|
+
new (input: BatchCreateTopicReviewedAnswerCommandInput): import("@smithy/core/client").CommandImpl<BatchCreateTopicReviewedAnswerCommandInput, BatchCreateTopicReviewedAnswerCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
new (input: BatchCreateTopicReviewedAnswerCommandInput): import("@smithy/core/client").CommandImpl<BatchCreateTopicReviewedAnswerCommandInput, BatchCreateTopicReviewedAnswerCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
28
|
+
getEndpointParameterInstructions(): {
|
|
29
|
+
[x: string]: unknown;
|
|
30
|
+
};
|
|
29
31
|
};
|
|
30
32
|
/**
|
|
31
33
|
* <p>Creates new reviewed answers for a Q Topic.</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 { BatchDeleteTopicReviewedAnswerRequest, BatchDeleteTopicReviewedAnswerResponse } from "../models/models_2";
|
|
4
4
|
import type { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
@@ -22,9 +22,11 @@ export interface BatchDeleteTopicReviewedAnswerCommandInput extends BatchDeleteT
|
|
|
22
22
|
export interface BatchDeleteTopicReviewedAnswerCommandOutput extends BatchDeleteTopicReviewedAnswerResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const BatchDeleteTopicReviewedAnswerCommand_base: {
|
|
25
|
-
new (input: BatchDeleteTopicReviewedAnswerCommandInput): import("@smithy/
|
|
26
|
-
new (input: BatchDeleteTopicReviewedAnswerCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: BatchDeleteTopicReviewedAnswerCommandInput): import("@smithy/core/client").CommandImpl<BatchDeleteTopicReviewedAnswerCommandInput, BatchDeleteTopicReviewedAnswerCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: BatchDeleteTopicReviewedAnswerCommandInput): import("@smithy/core/client").CommandImpl<BatchDeleteTopicReviewedAnswerCommandInput, BatchDeleteTopicReviewedAnswerCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Deletes reviewed answers for Q Topic.</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 { CancelIngestionRequest, CancelIngestionResponse } from "../models/models_2";
|
|
4
4
|
import type { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
@@ -22,9 +22,11 @@ export interface CancelIngestionCommandInput extends CancelIngestionRequest {
|
|
|
22
22
|
export interface CancelIngestionCommandOutput extends CancelIngestionResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const CancelIngestionCommand_base: {
|
|
25
|
-
new (input: CancelIngestionCommandInput): import("@smithy/
|
|
26
|
-
new (input: CancelIngestionCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: CancelIngestionCommandInput): import("@smithy/core/client").CommandImpl<CancelIngestionCommandInput, CancelIngestionCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: CancelIngestionCommandInput): import("@smithy/core/client").CommandImpl<CancelIngestionCommandInput, CancelIngestionCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Cancels an ongoing ingestion of data into SPICE.</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 { CreateAccountCustomizationRequest, CreateAccountCustomizationResponse } from "../models/models_2";
|
|
4
4
|
import type { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
@@ -22,9 +22,11 @@ export interface CreateAccountCustomizationCommandInput extends CreateAccountCus
|
|
|
22
22
|
export interface CreateAccountCustomizationCommandOutput extends CreateAccountCustomizationResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const CreateAccountCustomizationCommand_base: {
|
|
25
|
-
new (input: CreateAccountCustomizationCommandInput): import("@smithy/
|
|
26
|
-
new (input: CreateAccountCustomizationCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: CreateAccountCustomizationCommandInput): import("@smithy/core/client").CommandImpl<CreateAccountCustomizationCommandInput, CreateAccountCustomizationCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: CreateAccountCustomizationCommandInput): import("@smithy/core/client").CommandImpl<CreateAccountCustomizationCommandInput, CreateAccountCustomizationCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Creates Amazon Quick Sight customizations. Currently, you can add a custom default theme by using the
|
|
@@ -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 { CreateAccountSubscriptionRequest, CreateAccountSubscriptionResponse } from "../models/models_2";
|
|
4
4
|
import type { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
@@ -22,9 +22,11 @@ export interface CreateAccountSubscriptionCommandInput extends CreateAccountSubs
|
|
|
22
22
|
export interface CreateAccountSubscriptionCommandOutput extends CreateAccountSubscriptionResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const CreateAccountSubscriptionCommand_base: {
|
|
25
|
-
new (input: CreateAccountSubscriptionCommandInput): import("@smithy/
|
|
26
|
-
new (input: CreateAccountSubscriptionCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: CreateAccountSubscriptionCommandInput): import("@smithy/core/client").CommandImpl<CreateAccountSubscriptionCommandInput, CreateAccountSubscriptionCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: CreateAccountSubscriptionCommandInput): import("@smithy/core/client").CommandImpl<CreateAccountSubscriptionCommandInput, CreateAccountSubscriptionCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Creates an Amazon Quick Sight account, or subscribes to Amazon Quick Sight Q.</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 { CreateActionConnectorRequest, CreateActionConnectorResponse } from "../models/models_2";
|
|
4
4
|
import type { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
@@ -22,9 +22,11 @@ export interface CreateActionConnectorCommandInput extends CreateActionConnector
|
|
|
22
22
|
export interface CreateActionConnectorCommandOutput extends CreateActionConnectorResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const CreateActionConnectorCommand_base: {
|
|
25
|
-
new (input: CreateActionConnectorCommandInput): import("@smithy/
|
|
26
|
-
new (input: CreateActionConnectorCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: CreateActionConnectorCommandInput): import("@smithy/core/client").CommandImpl<CreateActionConnectorCommandInput, CreateActionConnectorCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: CreateActionConnectorCommandInput): import("@smithy/core/client").CommandImpl<CreateActionConnectorCommandInput, CreateActionConnectorCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Creates an action connector that enables Amazon Quick Sight to connect to external services and perform actions.
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { CreateAnalysisRequest, CreateAnalysisResponse } from "../models/models_2";
|
|
4
4
|
import type { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
@@ -22,9 +22,11 @@ export interface CreateAnalysisCommandInput extends CreateAnalysisRequest {
|
|
|
22
22
|
export interface CreateAnalysisCommandOutput extends CreateAnalysisResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const CreateAnalysisCommand_base: {
|
|
25
|
-
new (input: CreateAnalysisCommandInput): import("@smithy/
|
|
26
|
-
new (input: CreateAnalysisCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: CreateAnalysisCommandInput): import("@smithy/core/client").CommandImpl<CreateAnalysisCommandInput, CreateAnalysisCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: CreateAnalysisCommandInput): import("@smithy/core/client").CommandImpl<CreateAnalysisCommandInput, CreateAnalysisCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Creates an analysis in Amazon Quick Sight. Analyses can be created either from a template or from an <code>AnalysisDefinition</code>.</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 { CreateBrandRequest, CreateBrandResponse } from "../models/models_2";
|
|
4
4
|
import type { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
@@ -22,9 +22,11 @@ export interface CreateBrandCommandInput extends CreateBrandRequest {
|
|
|
22
22
|
export interface CreateBrandCommandOutput extends CreateBrandResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const CreateBrandCommand_base: {
|
|
25
|
-
new (input: CreateBrandCommandInput): import("@smithy/
|
|
26
|
-
new (input: CreateBrandCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: CreateBrandCommandInput): import("@smithy/core/client").CommandImpl<CreateBrandCommandInput, CreateBrandCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: CreateBrandCommandInput): import("@smithy/core/client").CommandImpl<CreateBrandCommandInput, CreateBrandCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Creates an Quick Sight brand.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { CreateCustomPermissionsRequest, CreateCustomPermissionsResponse } from "../models/models_2";
|
|
4
4
|
import type { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
@@ -22,9 +22,11 @@ export interface CreateCustomPermissionsCommandInput extends CreateCustomPermiss
|
|
|
22
22
|
export interface CreateCustomPermissionsCommandOutput extends CreateCustomPermissionsResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const CreateCustomPermissionsCommand_base: {
|
|
25
|
-
new (input: CreateCustomPermissionsCommandInput): import("@smithy/
|
|
26
|
-
new (input: CreateCustomPermissionsCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: CreateCustomPermissionsCommandInput): import("@smithy/core/client").CommandImpl<CreateCustomPermissionsCommandInput, CreateCustomPermissionsCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: CreateCustomPermissionsCommandInput): import("@smithy/core/client").CommandImpl<CreateCustomPermissionsCommandInput, CreateCustomPermissionsCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Creates a custom permissions profile.</p>
|
|
@@ -67,6 +69,11 @@ declare const CreateCustomPermissionsCommand_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 { CreateDashboardRequest, CreateDashboardResponse } from "../models/models_2";
|
|
4
4
|
import type { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
@@ -22,9 +22,11 @@ export interface CreateDashboardCommandInput extends CreateDashboardRequest {
|
|
|
22
22
|
export interface CreateDashboardCommandOutput extends CreateDashboardResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const CreateDashboardCommand_base: {
|
|
25
|
-
new (input: CreateDashboardCommandInput): import("@smithy/
|
|
26
|
-
new (input: CreateDashboardCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: CreateDashboardCommandInput): import("@smithy/core/client").CommandImpl<CreateDashboardCommandInput, CreateDashboardCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: CreateDashboardCommandInput): import("@smithy/core/client").CommandImpl<CreateDashboardCommandInput, CreateDashboardCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Creates a dashboard from either a template or directly with a
|
|
@@ -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 { CreateDataSetRequest, CreateDataSetResponse } from "../models/models_3";
|
|
4
4
|
import type { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
@@ -22,9 +22,11 @@ export interface CreateDataSetCommandInput extends CreateDataSetRequest {
|
|
|
22
22
|
export interface CreateDataSetCommandOutput extends CreateDataSetResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const CreateDataSetCommand_base: {
|
|
25
|
-
new (input: CreateDataSetCommandInput): import("@smithy/
|
|
26
|
-
new (input: CreateDataSetCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: CreateDataSetCommandInput): import("@smithy/core/client").CommandImpl<CreateDataSetCommandInput, CreateDataSetCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: CreateDataSetCommandInput): import("@smithy/core/client").CommandImpl<CreateDataSetCommandInput, CreateDataSetCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Creates 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 { CreateDataSourceRequest, CreateDataSourceResponse } from "../models/models_3";
|
|
4
4
|
import type { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
@@ -22,9 +22,11 @@ export interface CreateDataSourceCommandInput extends CreateDataSourceRequest {
|
|
|
22
22
|
export interface CreateDataSourceCommandOutput extends CreateDataSourceResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const CreateDataSourceCommand_base: {
|
|
25
|
-
new (input: CreateDataSourceCommandInput): import("@smithy/
|
|
26
|
-
new (input: CreateDataSourceCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: CreateDataSourceCommandInput): import("@smithy/core/client").CommandImpl<CreateDataSourceCommandInput, CreateDataSourceCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: CreateDataSourceCommandInput): import("@smithy/core/client").CommandImpl<CreateDataSourceCommandInput, CreateDataSourceCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Creates 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 { CreateFolderRequest, CreateFolderResponse } from "../models/models_3";
|
|
4
4
|
import type { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
@@ -22,9 +22,11 @@ export interface CreateFolderCommandInput extends CreateFolderRequest {
|
|
|
22
22
|
export interface CreateFolderCommandOutput extends CreateFolderResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const CreateFolderCommand_base: {
|
|
25
|
-
new (input: CreateFolderCommandInput): import("@smithy/
|
|
26
|
-
new (input: CreateFolderCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: CreateFolderCommandInput): import("@smithy/core/client").CommandImpl<CreateFolderCommandInput, CreateFolderCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: CreateFolderCommandInput): import("@smithy/core/client").CommandImpl<CreateFolderCommandInput, CreateFolderCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Creates an empty shared folder.</p>
|