@aws-sdk/client-quicksight 3.588.0 → 3.592.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/index.js +0 -174
- package/dist-types/QuickSightClient.d.ts +4 -4
- package/dist-types/commands/CancelIngestionCommand.d.ts +2 -1
- package/dist-types/commands/CreateAccountCustomizationCommand.d.ts +2 -1
- package/dist-types/commands/CreateAccountSubscriptionCommand.d.ts +2 -1
- package/dist-types/commands/CreateAnalysisCommand.d.ts +2 -1
- package/dist-types/commands/CreateDashboardCommand.d.ts +2 -1
- package/dist-types/commands/CreateDataSetCommand.d.ts +2 -1
- package/dist-types/commands/CreateDataSourceCommand.d.ts +2 -1
- package/dist-types/commands/CreateFolderCommand.d.ts +2 -1
- package/dist-types/commands/CreateFolderMembershipCommand.d.ts +2 -1
- package/dist-types/commands/CreateGroupCommand.d.ts +2 -1
- package/dist-types/commands/CreateGroupMembershipCommand.d.ts +2 -1
- package/dist-types/commands/CreateIAMPolicyAssignmentCommand.d.ts +2 -1
- package/dist-types/commands/CreateIngestionCommand.d.ts +2 -1
- package/dist-types/commands/CreateNamespaceCommand.d.ts +2 -1
- package/dist-types/commands/CreateRefreshScheduleCommand.d.ts +2 -1
- package/dist-types/commands/CreateRoleMembershipCommand.d.ts +2 -1
- package/dist-types/commands/CreateTemplateAliasCommand.d.ts +2 -1
- package/dist-types/commands/CreateTemplateCommand.d.ts +2 -1
- package/dist-types/commands/CreateThemeAliasCommand.d.ts +2 -1
- package/dist-types/commands/CreateThemeCommand.d.ts +2 -1
- package/dist-types/commands/CreateTopicCommand.d.ts +2 -1
- package/dist-types/commands/CreateTopicRefreshScheduleCommand.d.ts +2 -1
- package/dist-types/commands/CreateVPCConnectionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAccountCustomizationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAccountSubscriptionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAnalysisCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDashboardCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDataSetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDataSetRefreshPropertiesCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDataSourceCommand.d.ts +2 -1
- package/dist-types/commands/DeleteFolderCommand.d.ts +2 -1
- package/dist-types/commands/DeleteFolderMembershipCommand.d.ts +2 -1
- package/dist-types/commands/DeleteGroupCommand.d.ts +2 -1
- package/dist-types/commands/DeleteGroupMembershipCommand.d.ts +2 -1
- package/dist-types/commands/DeleteIAMPolicyAssignmentCommand.d.ts +2 -1
- package/dist-types/commands/DeleteIdentityPropagationConfigCommand.d.ts +2 -1
- package/dist-types/commands/DeleteNamespaceCommand.d.ts +2 -1
- package/dist-types/commands/DeleteRefreshScheduleCommand.d.ts +2 -1
- package/dist-types/commands/DeleteRoleCustomPermissionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteRoleMembershipCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTemplateAliasCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTemplateCommand.d.ts +2 -1
- package/dist-types/commands/DeleteThemeAliasCommand.d.ts +2 -1
- package/dist-types/commands/DeleteThemeCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTopicCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTopicRefreshScheduleCommand.d.ts +2 -1
- package/dist-types/commands/DeleteUserByPrincipalIdCommand.d.ts +2 -1
- package/dist-types/commands/DeleteUserCommand.d.ts +2 -1
- package/dist-types/commands/DeleteVPCConnectionCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAccountCustomizationCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAccountSettingsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAccountSubscriptionCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAnalysisCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAnalysisDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAnalysisPermissionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAssetBundleExportJobCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAssetBundleImportJobCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDashboardCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDashboardDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDashboardPermissionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDashboardSnapshotJobCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDashboardSnapshotJobResultCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDataSetCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDataSetPermissionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDataSetRefreshPropertiesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDataSourceCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDataSourcePermissionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFolderCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFolderPermissionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFolderResolvedPermissionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeGroupCommand.d.ts +2 -1
- package/dist-types/commands/DescribeGroupMembershipCommand.d.ts +2 -1
- package/dist-types/commands/DescribeIAMPolicyAssignmentCommand.d.ts +2 -1
- package/dist-types/commands/DescribeIngestionCommand.d.ts +2 -1
- package/dist-types/commands/DescribeIpRestrictionCommand.d.ts +2 -1
- package/dist-types/commands/DescribeKeyRegistrationCommand.d.ts +2 -1
- package/dist-types/commands/DescribeNamespaceCommand.d.ts +2 -1
- package/dist-types/commands/DescribeRefreshScheduleCommand.d.ts +2 -1
- package/dist-types/commands/DescribeRoleCustomPermissionCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTemplateAliasCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTemplateCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTemplateDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTemplatePermissionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeThemeAliasCommand.d.ts +2 -1
- package/dist-types/commands/DescribeThemeCommand.d.ts +2 -1
- package/dist-types/commands/DescribeThemePermissionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTopicCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTopicPermissionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTopicRefreshCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTopicRefreshScheduleCommand.d.ts +2 -1
- package/dist-types/commands/DescribeUserCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVPCConnectionCommand.d.ts +2 -1
- package/dist-types/commands/GenerateEmbedUrlForAnonymousUserCommand.d.ts +2 -1
- package/dist-types/commands/GenerateEmbedUrlForRegisteredUserCommand.d.ts +2 -1
- package/dist-types/commands/GetDashboardEmbedUrlCommand.d.ts +2 -1
- package/dist-types/commands/GetSessionEmbedUrlCommand.d.ts +2 -1
- package/dist-types/commands/ListAnalysesCommand.d.ts +2 -1
- package/dist-types/commands/ListAssetBundleExportJobsCommand.d.ts +2 -1
- package/dist-types/commands/ListAssetBundleImportJobsCommand.d.ts +2 -1
- package/dist-types/commands/ListDashboardVersionsCommand.d.ts +2 -1
- package/dist-types/commands/ListDashboardsCommand.d.ts +2 -1
- package/dist-types/commands/ListDataSetsCommand.d.ts +2 -1
- package/dist-types/commands/ListDataSourcesCommand.d.ts +2 -1
- package/dist-types/commands/ListFolderMembersCommand.d.ts +2 -1
- package/dist-types/commands/ListFoldersCommand.d.ts +2 -1
- package/dist-types/commands/ListGroupMembershipsCommand.d.ts +2 -1
- package/dist-types/commands/ListGroupsCommand.d.ts +2 -1
- package/dist-types/commands/ListIAMPolicyAssignmentsCommand.d.ts +2 -1
- package/dist-types/commands/ListIAMPolicyAssignmentsForUserCommand.d.ts +2 -1
- package/dist-types/commands/ListIdentityPropagationConfigsCommand.d.ts +2 -1
- package/dist-types/commands/ListIngestionsCommand.d.ts +2 -1
- package/dist-types/commands/ListNamespacesCommand.d.ts +2 -1
- package/dist-types/commands/ListRefreshSchedulesCommand.d.ts +2 -1
- package/dist-types/commands/ListRoleMembershipsCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/ListTemplateAliasesCommand.d.ts +2 -1
- package/dist-types/commands/ListTemplateVersionsCommand.d.ts +2 -1
- package/dist-types/commands/ListTemplatesCommand.d.ts +2 -1
- package/dist-types/commands/ListThemeAliasesCommand.d.ts +2 -1
- package/dist-types/commands/ListThemeVersionsCommand.d.ts +2 -1
- package/dist-types/commands/ListThemesCommand.d.ts +2 -1
- package/dist-types/commands/ListTopicRefreshSchedulesCommand.d.ts +2 -1
- package/dist-types/commands/ListTopicsCommand.d.ts +2 -1
- package/dist-types/commands/ListUserGroupsCommand.d.ts +2 -1
- package/dist-types/commands/ListUsersCommand.d.ts +2 -1
- package/dist-types/commands/ListVPCConnectionsCommand.d.ts +2 -1
- package/dist-types/commands/PutDataSetRefreshPropertiesCommand.d.ts +2 -1
- package/dist-types/commands/RegisterUserCommand.d.ts +2 -1
- package/dist-types/commands/RestoreAnalysisCommand.d.ts +2 -1
- package/dist-types/commands/SearchAnalysesCommand.d.ts +2 -1
- package/dist-types/commands/SearchDashboardsCommand.d.ts +2 -1
- package/dist-types/commands/SearchDataSetsCommand.d.ts +2 -1
- package/dist-types/commands/SearchDataSourcesCommand.d.ts +2 -1
- package/dist-types/commands/SearchFoldersCommand.d.ts +2 -1
- package/dist-types/commands/SearchGroupsCommand.d.ts +2 -1
- package/dist-types/commands/StartAssetBundleExportJobCommand.d.ts +2 -1
- package/dist-types/commands/StartAssetBundleImportJobCommand.d.ts +2 -1
- package/dist-types/commands/StartDashboardSnapshotJobCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAccountCustomizationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAccountSettingsCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAnalysisCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAnalysisPermissionsCommand.d.ts +2 -1
- package/dist-types/commands/UpdateDashboardCommand.d.ts +2 -1
- package/dist-types/commands/UpdateDashboardLinksCommand.d.ts +2 -1
- package/dist-types/commands/UpdateDashboardPermissionsCommand.d.ts +2 -1
- package/dist-types/commands/UpdateDashboardPublishedVersionCommand.d.ts +2 -1
- package/dist-types/commands/UpdateDataSetCommand.d.ts +2 -1
- package/dist-types/commands/UpdateDataSetPermissionsCommand.d.ts +2 -1
- package/dist-types/commands/UpdateDataSourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateDataSourcePermissionsCommand.d.ts +2 -1
- package/dist-types/commands/UpdateFolderCommand.d.ts +2 -1
- package/dist-types/commands/UpdateFolderPermissionsCommand.d.ts +2 -1
- package/dist-types/commands/UpdateGroupCommand.d.ts +2 -1
- package/dist-types/commands/UpdateIAMPolicyAssignmentCommand.d.ts +2 -1
- package/dist-types/commands/UpdateIdentityPropagationConfigCommand.d.ts +2 -1
- package/dist-types/commands/UpdateIpRestrictionCommand.d.ts +2 -1
- package/dist-types/commands/UpdateKeyRegistrationCommand.d.ts +2 -1
- package/dist-types/commands/UpdatePublicSharingSettingsCommand.d.ts +2 -1
- package/dist-types/commands/UpdateRefreshScheduleCommand.d.ts +2 -1
- package/dist-types/commands/UpdateRoleCustomPermissionCommand.d.ts +2 -1
- package/dist-types/commands/UpdateSPICECapacityConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateTemplateAliasCommand.d.ts +2 -1
- package/dist-types/commands/UpdateTemplateCommand.d.ts +2 -1
- package/dist-types/commands/UpdateTemplatePermissionsCommand.d.ts +2 -1
- package/dist-types/commands/UpdateThemeAliasCommand.d.ts +2 -1
- package/dist-types/commands/UpdateThemeCommand.d.ts +2 -1
- package/dist-types/commands/UpdateThemePermissionsCommand.d.ts +2 -1
- package/dist-types/commands/UpdateTopicCommand.d.ts +2 -1
- package/dist-types/commands/UpdateTopicPermissionsCommand.d.ts +2 -1
- package/dist-types/commands/UpdateTopicRefreshScheduleCommand.d.ts +2 -1
- package/dist-types/commands/UpdateUserCommand.d.ts +2 -1
- package/dist-types/commands/UpdateVPCConnectionCommand.d.ts +2 -1
- package/dist-types/index.d.ts +2 -2
- package/dist-types/models/QuickSightServiceException.d.ts +2 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/QuickSightClient.d.ts +1 -1
- package/dist-types/ts3.4/commands/CancelIngestionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateAccountCustomizationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateAccountSubscriptionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateAnalysisCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateDashboardCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateDataSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateDataSourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateFolderCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateFolderMembershipCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateGroupMembershipCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateIAMPolicyAssignmentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateIngestionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateNamespaceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateRefreshScheduleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateRoleMembershipCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateTemplateAliasCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateTemplateCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateThemeAliasCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateThemeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateTopicCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateTopicRefreshScheduleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateVPCConnectionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteAccountCustomizationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteAccountSubscriptionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteAnalysisCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteDashboardCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteDataSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteDataSetRefreshPropertiesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteDataSourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteFolderCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteFolderMembershipCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteGroupMembershipCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteIAMPolicyAssignmentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteIdentityPropagationConfigCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteNamespaceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteRefreshScheduleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteRoleCustomPermissionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteRoleMembershipCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteTemplateAliasCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteTemplateCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteThemeAliasCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteThemeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteTopicCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteTopicRefreshScheduleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteUserByPrincipalIdCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteVPCConnectionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeAccountCustomizationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeAccountSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeAccountSubscriptionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeAnalysisCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeAnalysisDefinitionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeAnalysisPermissionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeAssetBundleExportJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeAssetBundleImportJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeDashboardCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeDashboardDefinitionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeDashboardPermissionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeDashboardSnapshotJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeDashboardSnapshotJobResultCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeDataSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeDataSetPermissionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeDataSetRefreshPropertiesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeDataSourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeDataSourcePermissionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeFolderCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeFolderPermissionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeFolderResolvedPermissionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeGroupMembershipCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeIAMPolicyAssignmentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeIngestionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeIpRestrictionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeKeyRegistrationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeNamespaceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeRefreshScheduleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeRoleCustomPermissionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeTemplateAliasCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeTemplateCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeTemplateDefinitionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeTemplatePermissionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeThemeAliasCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeThemeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeThemePermissionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeTopicCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeTopicPermissionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeTopicRefreshCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeTopicRefreshScheduleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeUserCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeVPCConnectionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GenerateEmbedUrlForAnonymousUserCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GenerateEmbedUrlForRegisteredUserCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetDashboardEmbedUrlCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetSessionEmbedUrlCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListAnalysesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListAssetBundleExportJobsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListAssetBundleImportJobsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListDashboardVersionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListDashboardsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListDataSetsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListDataSourcesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListFolderMembersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListFoldersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListGroupMembershipsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListGroupsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListIAMPolicyAssignmentsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListIAMPolicyAssignmentsForUserCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListIdentityPropagationConfigsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListIngestionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListNamespacesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListRefreshSchedulesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListRoleMembershipsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTemplateAliasesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTemplateVersionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTemplatesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListThemeAliasesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListThemeVersionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListThemesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTopicRefreshSchedulesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTopicsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListUserGroupsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListVPCConnectionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutDataSetRefreshPropertiesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RegisterUserCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RestoreAnalysisCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SearchAnalysesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SearchDashboardsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SearchDataSetsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SearchDataSourcesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SearchFoldersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SearchGroupsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartAssetBundleExportJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartAssetBundleImportJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartDashboardSnapshotJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateAccountCustomizationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateAccountSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateAnalysisCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateAnalysisPermissionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateDashboardCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateDashboardLinksCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateDashboardPermissionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateDashboardPublishedVersionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateDataSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateDataSetPermissionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateDataSourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateDataSourcePermissionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateFolderCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateFolderPermissionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateIAMPolicyAssignmentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateIdentityPropagationConfigCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateIpRestrictionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateKeyRegistrationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdatePublicSharingSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateRefreshScheduleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateRoleCustomPermissionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateSPICECapacityConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateTemplateAliasCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateTemplateCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateTemplatePermissionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateThemeAliasCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateThemeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateThemePermissionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateTopicCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateTopicPermissionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateTopicRefreshScheduleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateUserCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateVPCConnectionCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/QuickSightServiceException.d.ts +2 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
- package/package.json +6 -6
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../QuickSightClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeAccountSubscriptionCommandInput
|
|
14
15
|
extends DescribeAccountSubscriptionRequest {}
|
|
15
16
|
export interface DescribeAccountSubscriptionCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../QuickSightClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeAnalysisCommandInput extends DescribeAnalysisRequest {}
|
|
14
15
|
export interface DescribeAnalysisCommandOutput
|
|
15
16
|
extends DescribeAnalysisResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../QuickSightClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeAnalysisDefinitionCommandInput
|
|
14
15
|
extends DescribeAnalysisDefinitionRequest {}
|
|
15
16
|
export interface DescribeAnalysisDefinitionCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../QuickSightClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeAnalysisPermissionsCommandInput
|
|
14
15
|
extends DescribeAnalysisPermissionsRequest {}
|
|
15
16
|
export interface DescribeAnalysisPermissionsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../QuickSightClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeAssetBundleExportJobCommandInput
|
|
14
15
|
extends DescribeAssetBundleExportJobRequest {}
|
|
15
16
|
export interface DescribeAssetBundleExportJobCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../QuickSightClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeAssetBundleImportJobCommandInput
|
|
14
15
|
extends DescribeAssetBundleImportJobRequest {}
|
|
15
16
|
export interface DescribeAssetBundleImportJobCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../QuickSightClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeDashboardCommandInput
|
|
14
15
|
extends DescribeDashboardRequest {}
|
|
15
16
|
export interface DescribeDashboardCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../QuickSightClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeDashboardDefinitionCommandInput
|
|
14
15
|
extends DescribeDashboardDefinitionRequest {}
|
|
15
16
|
export interface DescribeDashboardDefinitionCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../QuickSightClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeDashboardPermissionsCommandInput
|
|
14
15
|
extends DescribeDashboardPermissionsRequest {}
|
|
15
16
|
export interface DescribeDashboardPermissionsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../QuickSightClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeDashboardSnapshotJobCommandInput
|
|
14
15
|
extends DescribeDashboardSnapshotJobRequest {}
|
|
15
16
|
export interface DescribeDashboardSnapshotJobCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../QuickSightClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeDashboardSnapshotJobResultCommandInput
|
|
14
15
|
extends DescribeDashboardSnapshotJobResultRequest {}
|
|
15
16
|
export interface DescribeDashboardSnapshotJobResultCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../QuickSightClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeDataSetCommandInput extends DescribeDataSetRequest {}
|
|
14
15
|
export interface DescribeDataSetCommandOutput
|
|
15
16
|
extends DescribeDataSetResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../QuickSightClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeDataSetPermissionsCommandInput
|
|
14
15
|
extends DescribeDataSetPermissionsRequest {}
|
|
15
16
|
export interface DescribeDataSetPermissionsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../QuickSightClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeDataSetRefreshPropertiesCommandInput
|
|
14
15
|
extends DescribeDataSetRefreshPropertiesRequest {}
|
|
15
16
|
export interface DescribeDataSetRefreshPropertiesCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../QuickSightClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeDataSourceCommandInput
|
|
14
15
|
extends DescribeDataSourceRequest {}
|
|
15
16
|
export interface DescribeDataSourceCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../QuickSightClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeDataSourcePermissionsCommandInput
|
|
14
15
|
extends DescribeDataSourcePermissionsRequest {}
|
|
15
16
|
export interface DescribeDataSourcePermissionsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../QuickSightClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeFolderCommandInput extends DescribeFolderRequest {}
|
|
14
15
|
export interface DescribeFolderCommandOutput
|
|
15
16
|
extends DescribeFolderResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../QuickSightClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeFolderPermissionsCommandInput
|
|
14
15
|
extends DescribeFolderPermissionsRequest {}
|
|
15
16
|
export interface DescribeFolderPermissionsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../QuickSightClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeFolderResolvedPermissionsCommandInput
|
|
14
15
|
extends DescribeFolderResolvedPermissionsRequest {}
|
|
15
16
|
export interface DescribeFolderResolvedPermissionsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../QuickSightClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeGroupCommandInput extends DescribeGroupRequest {}
|
|
14
15
|
export interface DescribeGroupCommandOutput
|
|
15
16
|
extends DescribeGroupResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../QuickSightClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeGroupMembershipCommandInput
|
|
14
15
|
extends DescribeGroupMembershipRequest {}
|
|
15
16
|
export interface DescribeGroupMembershipCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../QuickSightClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeIAMPolicyAssignmentCommandInput
|
|
14
15
|
extends DescribeIAMPolicyAssignmentRequest {}
|
|
15
16
|
export interface DescribeIAMPolicyAssignmentCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../QuickSightClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeIngestionCommandInput
|
|
14
15
|
extends DescribeIngestionRequest {}
|
|
15
16
|
export interface DescribeIngestionCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../QuickSightClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeIpRestrictionCommandInput
|
|
14
15
|
extends DescribeIpRestrictionRequest {}
|
|
15
16
|
export interface DescribeIpRestrictionCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../QuickSightClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeKeyRegistrationCommandInput
|
|
14
15
|
extends DescribeKeyRegistrationRequest {}
|
|
15
16
|
export interface DescribeKeyRegistrationCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../QuickSightClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeNamespaceCommandInput
|
|
14
15
|
extends DescribeNamespaceRequest {}
|
|
15
16
|
export interface DescribeNamespaceCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../QuickSightClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeRefreshScheduleCommandInput
|
|
14
15
|
extends DescribeRefreshScheduleRequest {}
|
|
15
16
|
export interface DescribeRefreshScheduleCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../QuickSightClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeRoleCustomPermissionCommandInput
|
|
14
15
|
extends DescribeRoleCustomPermissionRequest {}
|
|
15
16
|
export interface DescribeRoleCustomPermissionCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../QuickSightClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeTemplateAliasCommandInput
|
|
14
15
|
extends DescribeTemplateAliasRequest {}
|
|
15
16
|
export interface DescribeTemplateAliasCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../QuickSightClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeTemplateCommandInput extends DescribeTemplateRequest {}
|
|
14
15
|
export interface DescribeTemplateCommandOutput
|
|
15
16
|
extends DescribeTemplateResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../QuickSightClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeTemplateDefinitionCommandInput
|
|
14
15
|
extends DescribeTemplateDefinitionRequest {}
|
|
15
16
|
export interface DescribeTemplateDefinitionCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../QuickSightClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeTemplatePermissionsCommandInput
|
|
14
15
|
extends DescribeTemplatePermissionsRequest {}
|
|
15
16
|
export interface DescribeTemplatePermissionsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../QuickSightClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeThemeAliasCommandInput
|
|
14
15
|
extends DescribeThemeAliasRequest {}
|
|
15
16
|
export interface DescribeThemeAliasCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../QuickSightClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeThemeCommandInput extends DescribeThemeRequest {}
|
|
14
15
|
export interface DescribeThemeCommandOutput
|
|
15
16
|
extends DescribeThemeResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../QuickSightClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeThemePermissionsCommandInput
|
|
14
15
|
extends DescribeThemePermissionsRequest {}
|
|
15
16
|
export interface DescribeThemePermissionsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../QuickSightClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeTopicCommandInput extends DescribeTopicRequest {}
|
|
14
15
|
export interface DescribeTopicCommandOutput
|
|
15
16
|
extends DescribeTopicResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../QuickSightClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeTopicPermissionsCommandInput
|
|
14
15
|
extends DescribeTopicPermissionsRequest {}
|
|
15
16
|
export interface DescribeTopicPermissionsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../QuickSightClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeTopicRefreshCommandInput
|
|
14
15
|
extends DescribeTopicRefreshRequest {}
|
|
15
16
|
export interface DescribeTopicRefreshCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../QuickSightClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeTopicRefreshScheduleCommandInput
|
|
14
15
|
extends DescribeTopicRefreshScheduleRequest {}
|
|
15
16
|
export interface DescribeTopicRefreshScheduleCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceInputTypes,
|
|
7
7
|
ServiceOutputTypes,
|
|
8
8
|
} from "../QuickSightClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DescribeUserCommandInput extends DescribeUserRequest {}
|
|
11
12
|
export interface DescribeUserCommandOutput
|
|
12
13
|
extends DescribeUserResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../QuickSightClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeVPCConnectionCommandInput
|
|
14
15
|
extends DescribeVPCConnectionRequest {}
|
|
15
16
|
export interface DescribeVPCConnectionCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../QuickSightClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GenerateEmbedUrlForAnonymousUserCommandInput
|
|
14
15
|
extends GenerateEmbedUrlForAnonymousUserRequest {}
|
|
15
16
|
export interface GenerateEmbedUrlForAnonymousUserCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../QuickSightClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GenerateEmbedUrlForRegisteredUserCommandInput
|
|
14
15
|
extends GenerateEmbedUrlForRegisteredUserRequest {}
|
|
15
16
|
export interface GenerateEmbedUrlForRegisteredUserCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../QuickSightClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetDashboardEmbedUrlCommandInput
|
|
14
15
|
extends GetDashboardEmbedUrlRequest {}
|
|
15
16
|
export interface GetDashboardEmbedUrlCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../QuickSightClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetSessionEmbedUrlCommandInput
|
|
14
15
|
extends GetSessionEmbedUrlRequest {}
|
|
15
16
|
export interface GetSessionEmbedUrlCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceInputTypes,
|
|
7
7
|
ServiceOutputTypes,
|
|
8
8
|
} from "../QuickSightClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface ListAnalysesCommandInput extends ListAnalysesRequest {}
|
|
11
12
|
export interface ListAnalysesCommandOutput
|
|
12
13
|
extends ListAnalysesResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../QuickSightClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListAssetBundleExportJobsCommandInput
|
|
14
15
|
extends ListAssetBundleExportJobsRequest {}
|
|
15
16
|
export interface ListAssetBundleExportJobsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../QuickSightClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListAssetBundleImportJobsCommandInput
|
|
14
15
|
extends ListAssetBundleImportJobsRequest {}
|
|
15
16
|
export interface ListAssetBundleImportJobsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../QuickSightClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListDashboardVersionsCommandInput
|
|
14
15
|
extends ListDashboardVersionsRequest {}
|
|
15
16
|
export interface ListDashboardVersionsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../QuickSightClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListDashboardsCommandInput extends ListDashboardsRequest {}
|
|
14
15
|
export interface ListDashboardsCommandOutput
|
|
15
16
|
extends ListDashboardsResponse,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceInputTypes,
|
|
7
7
|
ServiceOutputTypes,
|
|
8
8
|
} from "../QuickSightClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface ListDataSetsCommandInput extends ListDataSetsRequest {}
|
|
11
12
|
export interface ListDataSetsCommandOutput
|
|
12
13
|
extends ListDataSetsResponse,
|
|
@@ -7,7 +7,8 @@ import {
|
|
|
7
7
|
ServiceInputTypes,
|
|
8
8
|
ServiceOutputTypes,
|
|
9
9
|
} from "../QuickSightClient";
|
|
10
|
-
export { __MetadataBearer
|
|
10
|
+
export { __MetadataBearer };
|
|
11
|
+
export { $Command };
|
|
11
12
|
export interface ListDataSourcesCommandInput extends ListDataSourcesRequest {}
|
|
12
13
|
export interface ListDataSourcesCommandOutput
|
|
13
14
|
extends ListDataSourcesResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../QuickSightClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListFolderMembersCommandInput
|
|
14
15
|
extends ListFolderMembersRequest {}
|
|
15
16
|
export interface ListFolderMembersCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceInputTypes,
|
|
7
7
|
ServiceOutputTypes,
|
|
8
8
|
} from "../QuickSightClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface ListFoldersCommandInput extends ListFoldersRequest {}
|
|
11
12
|
export interface ListFoldersCommandOutput
|
|
12
13
|
extends ListFoldersResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../QuickSightClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListGroupMembershipsCommandInput
|
|
14
15
|
extends ListGroupMembershipsRequest {}
|
|
15
16
|
export interface ListGroupMembershipsCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceInputTypes,
|
|
7
7
|
ServiceOutputTypes,
|
|
8
8
|
} from "../QuickSightClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface ListGroupsCommandInput extends ListGroupsRequest {}
|
|
11
12
|
export interface ListGroupsCommandOutput
|
|
12
13
|
extends ListGroupsResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../QuickSightClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListIAMPolicyAssignmentsCommandInput
|
|
14
15
|
extends ListIAMPolicyAssignmentsRequest {}
|
|
15
16
|
export interface ListIAMPolicyAssignmentsCommandOutput
|