@aws-sdk/client-quicksight 3.523.0 → 3.525.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 +17 -8
- package/dist-es/models/models_0.js +5 -0
- package/dist-es/models/models_2.js +0 -7
- package/dist-es/models/models_3.js +8 -1
- package/dist-es/protocols/Aws_restJson1.js +2 -0
- package/dist-types/commands/CreateAnalysisCommand.d.ts +10 -0
- package/dist-types/commands/CreateDashboardCommand.d.ts +10 -0
- package/dist-types/commands/CreateTemplateCommand.d.ts +10 -0
- package/dist-types/commands/DescribeAnalysisDefinitionCommand.d.ts +10 -0
- package/dist-types/commands/DescribeDashboardDefinitionCommand.d.ts +10 -0
- package/dist-types/commands/DescribeTemplateDefinitionCommand.d.ts +10 -0
- package/dist-types/commands/ListNamespacesCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAnalysisCommand.d.ts +10 -0
- package/dist-types/commands/UpdateDashboardCommand.d.ts +10 -0
- package/dist-types/commands/UpdateTemplateCommand.d.ts +10 -0
- package/dist-types/models/models_0.d.ts +23 -21
- package/dist-types/models/models_1.d.ts +22 -54
- package/dist-types/models/models_2.d.ts +54 -46
- package/dist-types/models/models_3.d.ts +48 -29
- package/dist-types/models/models_4.d.ts +30 -3
- package/dist-types/ts3.4/commands/ListNamespacesCommand.d.ts +2 -4
- package/dist-types/ts3.4/models/models_0.d.ts +8 -5
- package/dist-types/ts3.4/models/models_1.d.ts +6 -6
- package/dist-types/ts3.4/models/models_2.d.ts +11 -11
- package/dist-types/ts3.4/models/models_3.d.ts +10 -7
- package/dist-types/ts3.4/models/models_4.d.ts +9 -1
- package/package.json +17 -17
- package/dist-cjs/QuickSight.js +0 -1
- package/dist-cjs/QuickSightClient.js +0 -1
- package/dist-cjs/auth/httpAuthExtensionConfiguration.js +0 -1
- package/dist-cjs/commands/CancelIngestionCommand.js +0 -1
- package/dist-cjs/commands/CreateAccountCustomizationCommand.js +0 -1
- package/dist-cjs/commands/CreateAccountSubscriptionCommand.js +0 -1
- package/dist-cjs/commands/CreateAnalysisCommand.js +0 -1
- package/dist-cjs/commands/CreateDashboardCommand.js +0 -1
- package/dist-cjs/commands/CreateDataSetCommand.js +0 -1
- package/dist-cjs/commands/CreateDataSourceCommand.js +0 -1
- package/dist-cjs/commands/CreateFolderCommand.js +0 -1
- package/dist-cjs/commands/CreateFolderMembershipCommand.js +0 -1
- package/dist-cjs/commands/CreateGroupCommand.js +0 -1
- package/dist-cjs/commands/CreateGroupMembershipCommand.js +0 -1
- package/dist-cjs/commands/CreateIAMPolicyAssignmentCommand.js +0 -1
- package/dist-cjs/commands/CreateIngestionCommand.js +0 -1
- package/dist-cjs/commands/CreateNamespaceCommand.js +0 -1
- package/dist-cjs/commands/CreateRefreshScheduleCommand.js +0 -1
- package/dist-cjs/commands/CreateRoleMembershipCommand.js +0 -1
- package/dist-cjs/commands/CreateTemplateAliasCommand.js +0 -1
- package/dist-cjs/commands/CreateTemplateCommand.js +0 -1
- package/dist-cjs/commands/CreateThemeAliasCommand.js +0 -1
- package/dist-cjs/commands/CreateThemeCommand.js +0 -1
- package/dist-cjs/commands/CreateTopicCommand.js +0 -1
- package/dist-cjs/commands/CreateTopicRefreshScheduleCommand.js +0 -1
- package/dist-cjs/commands/CreateVPCConnectionCommand.js +0 -1
- package/dist-cjs/commands/DeleteAccountCustomizationCommand.js +0 -1
- package/dist-cjs/commands/DeleteAccountSubscriptionCommand.js +0 -1
- package/dist-cjs/commands/DeleteAnalysisCommand.js +0 -1
- package/dist-cjs/commands/DeleteDashboardCommand.js +0 -1
- package/dist-cjs/commands/DeleteDataSetCommand.js +0 -1
- package/dist-cjs/commands/DeleteDataSetRefreshPropertiesCommand.js +0 -1
- package/dist-cjs/commands/DeleteDataSourceCommand.js +0 -1
- package/dist-cjs/commands/DeleteFolderCommand.js +0 -1
- package/dist-cjs/commands/DeleteFolderMembershipCommand.js +0 -1
- package/dist-cjs/commands/DeleteGroupCommand.js +0 -1
- package/dist-cjs/commands/DeleteGroupMembershipCommand.js +0 -1
- package/dist-cjs/commands/DeleteIAMPolicyAssignmentCommand.js +0 -1
- package/dist-cjs/commands/DeleteIdentityPropagationConfigCommand.js +0 -1
- package/dist-cjs/commands/DeleteNamespaceCommand.js +0 -1
- package/dist-cjs/commands/DeleteRefreshScheduleCommand.js +0 -1
- package/dist-cjs/commands/DeleteRoleCustomPermissionCommand.js +0 -1
- package/dist-cjs/commands/DeleteRoleMembershipCommand.js +0 -1
- package/dist-cjs/commands/DeleteTemplateAliasCommand.js +0 -1
- package/dist-cjs/commands/DeleteTemplateCommand.js +0 -1
- package/dist-cjs/commands/DeleteThemeAliasCommand.js +0 -1
- package/dist-cjs/commands/DeleteThemeCommand.js +0 -1
- package/dist-cjs/commands/DeleteTopicCommand.js +0 -1
- package/dist-cjs/commands/DeleteTopicRefreshScheduleCommand.js +0 -1
- package/dist-cjs/commands/DeleteUserByPrincipalIdCommand.js +0 -1
- package/dist-cjs/commands/DeleteUserCommand.js +0 -1
- package/dist-cjs/commands/DeleteVPCConnectionCommand.js +0 -1
- package/dist-cjs/commands/DescribeAccountCustomizationCommand.js +0 -1
- package/dist-cjs/commands/DescribeAccountSettingsCommand.js +0 -1
- package/dist-cjs/commands/DescribeAccountSubscriptionCommand.js +0 -1
- package/dist-cjs/commands/DescribeAnalysisCommand.js +0 -1
- package/dist-cjs/commands/DescribeAnalysisDefinitionCommand.js +0 -1
- package/dist-cjs/commands/DescribeAnalysisPermissionsCommand.js +0 -1
- package/dist-cjs/commands/DescribeAssetBundleExportJobCommand.js +0 -1
- package/dist-cjs/commands/DescribeAssetBundleImportJobCommand.js +0 -1
- package/dist-cjs/commands/DescribeDashboardCommand.js +0 -1
- package/dist-cjs/commands/DescribeDashboardDefinitionCommand.js +0 -1
- package/dist-cjs/commands/DescribeDashboardPermissionsCommand.js +0 -1
- package/dist-cjs/commands/DescribeDashboardSnapshotJobCommand.js +0 -1
- package/dist-cjs/commands/DescribeDashboardSnapshotJobResultCommand.js +0 -1
- package/dist-cjs/commands/DescribeDataSetCommand.js +0 -1
- package/dist-cjs/commands/DescribeDataSetPermissionsCommand.js +0 -1
- package/dist-cjs/commands/DescribeDataSetRefreshPropertiesCommand.js +0 -1
- package/dist-cjs/commands/DescribeDataSourceCommand.js +0 -1
- package/dist-cjs/commands/DescribeDataSourcePermissionsCommand.js +0 -1
- package/dist-cjs/commands/DescribeFolderCommand.js +0 -1
- package/dist-cjs/commands/DescribeFolderPermissionsCommand.js +0 -1
- package/dist-cjs/commands/DescribeFolderResolvedPermissionsCommand.js +0 -1
- package/dist-cjs/commands/DescribeGroupCommand.js +0 -1
- package/dist-cjs/commands/DescribeGroupMembershipCommand.js +0 -1
- package/dist-cjs/commands/DescribeIAMPolicyAssignmentCommand.js +0 -1
- package/dist-cjs/commands/DescribeIngestionCommand.js +0 -1
- package/dist-cjs/commands/DescribeIpRestrictionCommand.js +0 -1
- package/dist-cjs/commands/DescribeNamespaceCommand.js +0 -1
- package/dist-cjs/commands/DescribeRefreshScheduleCommand.js +0 -1
- package/dist-cjs/commands/DescribeRoleCustomPermissionCommand.js +0 -1
- package/dist-cjs/commands/DescribeTemplateAliasCommand.js +0 -1
- package/dist-cjs/commands/DescribeTemplateCommand.js +0 -1
- package/dist-cjs/commands/DescribeTemplateDefinitionCommand.js +0 -1
- package/dist-cjs/commands/DescribeTemplatePermissionsCommand.js +0 -1
- package/dist-cjs/commands/DescribeThemeAliasCommand.js +0 -1
- package/dist-cjs/commands/DescribeThemeCommand.js +0 -1
- package/dist-cjs/commands/DescribeThemePermissionsCommand.js +0 -1
- package/dist-cjs/commands/DescribeTopicCommand.js +0 -1
- package/dist-cjs/commands/DescribeTopicPermissionsCommand.js +0 -1
- package/dist-cjs/commands/DescribeTopicRefreshCommand.js +0 -1
- package/dist-cjs/commands/DescribeTopicRefreshScheduleCommand.js +0 -1
- package/dist-cjs/commands/DescribeUserCommand.js +0 -1
- package/dist-cjs/commands/DescribeVPCConnectionCommand.js +0 -1
- package/dist-cjs/commands/GenerateEmbedUrlForAnonymousUserCommand.js +0 -1
- package/dist-cjs/commands/GenerateEmbedUrlForRegisteredUserCommand.js +0 -1
- package/dist-cjs/commands/GetDashboardEmbedUrlCommand.js +0 -1
- package/dist-cjs/commands/GetSessionEmbedUrlCommand.js +0 -1
- package/dist-cjs/commands/ListAnalysesCommand.js +0 -1
- package/dist-cjs/commands/ListAssetBundleExportJobsCommand.js +0 -1
- package/dist-cjs/commands/ListAssetBundleImportJobsCommand.js +0 -1
- package/dist-cjs/commands/ListDashboardVersionsCommand.js +0 -1
- package/dist-cjs/commands/ListDashboardsCommand.js +0 -1
- package/dist-cjs/commands/ListDataSetsCommand.js +0 -1
- package/dist-cjs/commands/ListDataSourcesCommand.js +0 -1
- package/dist-cjs/commands/ListFolderMembersCommand.js +0 -1
- package/dist-cjs/commands/ListFoldersCommand.js +0 -1
- package/dist-cjs/commands/ListGroupMembershipsCommand.js +0 -1
- package/dist-cjs/commands/ListGroupsCommand.js +0 -1
- package/dist-cjs/commands/ListIAMPolicyAssignmentsCommand.js +0 -1
- package/dist-cjs/commands/ListIAMPolicyAssignmentsForUserCommand.js +0 -1
- package/dist-cjs/commands/ListIdentityPropagationConfigsCommand.js +0 -1
- package/dist-cjs/commands/ListIngestionsCommand.js +0 -1
- package/dist-cjs/commands/ListNamespacesCommand.js +0 -1
- package/dist-cjs/commands/ListRefreshSchedulesCommand.js +0 -1
- package/dist-cjs/commands/ListRoleMembershipsCommand.js +0 -1
- package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -1
- package/dist-cjs/commands/ListTemplateAliasesCommand.js +0 -1
- package/dist-cjs/commands/ListTemplateVersionsCommand.js +0 -1
- package/dist-cjs/commands/ListTemplatesCommand.js +0 -1
- package/dist-cjs/commands/ListThemeAliasesCommand.js +0 -1
- package/dist-cjs/commands/ListThemeVersionsCommand.js +0 -1
- package/dist-cjs/commands/ListThemesCommand.js +0 -1
- package/dist-cjs/commands/ListTopicRefreshSchedulesCommand.js +0 -1
- package/dist-cjs/commands/ListTopicsCommand.js +0 -1
- package/dist-cjs/commands/ListUserGroupsCommand.js +0 -1
- package/dist-cjs/commands/ListUsersCommand.js +0 -1
- package/dist-cjs/commands/ListVPCConnectionsCommand.js +0 -1
- package/dist-cjs/commands/PutDataSetRefreshPropertiesCommand.js +0 -1
- package/dist-cjs/commands/RegisterUserCommand.js +0 -1
- package/dist-cjs/commands/RestoreAnalysisCommand.js +0 -1
- package/dist-cjs/commands/SearchAnalysesCommand.js +0 -1
- package/dist-cjs/commands/SearchDashboardsCommand.js +0 -1
- package/dist-cjs/commands/SearchDataSetsCommand.js +0 -1
- package/dist-cjs/commands/SearchDataSourcesCommand.js +0 -1
- package/dist-cjs/commands/SearchFoldersCommand.js +0 -1
- package/dist-cjs/commands/SearchGroupsCommand.js +0 -1
- package/dist-cjs/commands/StartAssetBundleExportJobCommand.js +0 -1
- package/dist-cjs/commands/StartAssetBundleImportJobCommand.js +0 -1
- package/dist-cjs/commands/StartDashboardSnapshotJobCommand.js +0 -1
- package/dist-cjs/commands/TagResourceCommand.js +0 -1
- package/dist-cjs/commands/UntagResourceCommand.js +0 -1
- package/dist-cjs/commands/UpdateAccountCustomizationCommand.js +0 -1
- package/dist-cjs/commands/UpdateAccountSettingsCommand.js +0 -1
- package/dist-cjs/commands/UpdateAnalysisCommand.js +0 -1
- package/dist-cjs/commands/UpdateAnalysisPermissionsCommand.js +0 -1
- package/dist-cjs/commands/UpdateDashboardCommand.js +0 -1
- package/dist-cjs/commands/UpdateDashboardLinksCommand.js +0 -1
- package/dist-cjs/commands/UpdateDashboardPermissionsCommand.js +0 -1
- package/dist-cjs/commands/UpdateDashboardPublishedVersionCommand.js +0 -1
- package/dist-cjs/commands/UpdateDataSetCommand.js +0 -1
- package/dist-cjs/commands/UpdateDataSetPermissionsCommand.js +0 -1
- package/dist-cjs/commands/UpdateDataSourceCommand.js +0 -1
- package/dist-cjs/commands/UpdateDataSourcePermissionsCommand.js +0 -1
- package/dist-cjs/commands/UpdateFolderCommand.js +0 -1
- package/dist-cjs/commands/UpdateFolderPermissionsCommand.js +0 -1
- package/dist-cjs/commands/UpdateGroupCommand.js +0 -1
- package/dist-cjs/commands/UpdateIAMPolicyAssignmentCommand.js +0 -1
- package/dist-cjs/commands/UpdateIdentityPropagationConfigCommand.js +0 -1
- package/dist-cjs/commands/UpdateIpRestrictionCommand.js +0 -1
- package/dist-cjs/commands/UpdatePublicSharingSettingsCommand.js +0 -1
- package/dist-cjs/commands/UpdateRefreshScheduleCommand.js +0 -1
- package/dist-cjs/commands/UpdateRoleCustomPermissionCommand.js +0 -1
- package/dist-cjs/commands/UpdateTemplateAliasCommand.js +0 -1
- package/dist-cjs/commands/UpdateTemplateCommand.js +0 -1
- package/dist-cjs/commands/UpdateTemplatePermissionsCommand.js +0 -1
- package/dist-cjs/commands/UpdateThemeAliasCommand.js +0 -1
- package/dist-cjs/commands/UpdateThemeCommand.js +0 -1
- package/dist-cjs/commands/UpdateThemePermissionsCommand.js +0 -1
- package/dist-cjs/commands/UpdateTopicCommand.js +0 -1
- package/dist-cjs/commands/UpdateTopicPermissionsCommand.js +0 -1
- package/dist-cjs/commands/UpdateTopicRefreshScheduleCommand.js +0 -1
- package/dist-cjs/commands/UpdateUserCommand.js +0 -1
- package/dist-cjs/commands/UpdateVPCConnectionCommand.js +0 -1
- package/dist-cjs/commands/index.js +0 -1
- package/dist-cjs/endpoint/EndpointParameters.js +0 -1
- package/dist-cjs/extensionConfiguration.js +0 -1
- package/dist-cjs/models/QuickSightServiceException.js +0 -1
- package/dist-cjs/models/index.js +0 -1
- package/dist-cjs/models/models_0.js +0 -1
- package/dist-cjs/models/models_1.js +0 -1
- package/dist-cjs/models/models_2.js +0 -1
- package/dist-cjs/models/models_3.js +0 -1
- package/dist-cjs/models/models_4.js +0 -1
- package/dist-cjs/pagination/DescribeFolderPermissionsPaginator.js +0 -1
- package/dist-cjs/pagination/DescribeFolderResolvedPermissionsPaginator.js +0 -1
- package/dist-cjs/pagination/Interfaces.js +0 -1
- package/dist-cjs/pagination/ListAnalysesPaginator.js +0 -1
- package/dist-cjs/pagination/ListAssetBundleExportJobsPaginator.js +0 -1
- package/dist-cjs/pagination/ListAssetBundleImportJobsPaginator.js +0 -1
- package/dist-cjs/pagination/ListDashboardVersionsPaginator.js +0 -1
- package/dist-cjs/pagination/ListDashboardsPaginator.js +0 -1
- package/dist-cjs/pagination/ListDataSetsPaginator.js +0 -1
- package/dist-cjs/pagination/ListDataSourcesPaginator.js +0 -1
- package/dist-cjs/pagination/ListFolderMembersPaginator.js +0 -1
- package/dist-cjs/pagination/ListFoldersPaginator.js +0 -1
- package/dist-cjs/pagination/ListGroupMembershipsPaginator.js +0 -1
- package/dist-cjs/pagination/ListGroupsPaginator.js +0 -1
- package/dist-cjs/pagination/ListIAMPolicyAssignmentsForUserPaginator.js +0 -1
- package/dist-cjs/pagination/ListIAMPolicyAssignmentsPaginator.js +0 -1
- package/dist-cjs/pagination/ListIngestionsPaginator.js +0 -1
- package/dist-cjs/pagination/ListNamespacesPaginator.js +0 -1
- package/dist-cjs/pagination/ListRoleMembershipsPaginator.js +0 -1
- package/dist-cjs/pagination/ListTemplateAliasesPaginator.js +0 -1
- package/dist-cjs/pagination/ListTemplateVersionsPaginator.js +0 -1
- package/dist-cjs/pagination/ListTemplatesPaginator.js +0 -1
- package/dist-cjs/pagination/ListThemeVersionsPaginator.js +0 -1
- package/dist-cjs/pagination/ListThemesPaginator.js +0 -1
- package/dist-cjs/pagination/ListTopicsPaginator.js +0 -1
- package/dist-cjs/pagination/ListUserGroupsPaginator.js +0 -1
- package/dist-cjs/pagination/ListUsersPaginator.js +0 -1
- package/dist-cjs/pagination/ListVPCConnectionsPaginator.js +0 -1
- package/dist-cjs/pagination/SearchAnalysesPaginator.js +0 -1
- package/dist-cjs/pagination/SearchDashboardsPaginator.js +0 -1
- package/dist-cjs/pagination/SearchDataSetsPaginator.js +0 -1
- package/dist-cjs/pagination/SearchDataSourcesPaginator.js +0 -1
- package/dist-cjs/pagination/SearchFoldersPaginator.js +0 -1
- package/dist-cjs/pagination/SearchGroupsPaginator.js +0 -1
- package/dist-cjs/pagination/index.js +0 -1
- package/dist-cjs/protocols/Aws_restJson1.js +0 -1
- package/dist-cjs/runtimeExtensions.js +0 -1
|
@@ -1,9 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import {
|
|
4
|
-
|
|
5
|
-
ListNamespacesResponse,
|
|
6
|
-
} from "../models/models_3";
|
|
3
|
+
import { ListNamespacesRequest } from "../models/models_3";
|
|
4
|
+
import { ListNamespacesResponse } from "../models/models_4";
|
|
7
5
|
import {
|
|
8
6
|
QuickSightClientResolvedConfig,
|
|
9
7
|
ServiceInputTypes,
|
|
@@ -1539,16 +1539,24 @@ export interface BarChartSortConfiguration {
|
|
|
1539
1539
|
SmallMultiplesSort?: FieldSortOptions[];
|
|
1540
1540
|
SmallMultiplesLimitConfiguration?: ItemsLimitConfiguration;
|
|
1541
1541
|
}
|
|
1542
|
+
export declare const TooltipTarget: {
|
|
1543
|
+
readonly BAR: "BAR";
|
|
1544
|
+
readonly BOTH: "BOTH";
|
|
1545
|
+
readonly LINE: "LINE";
|
|
1546
|
+
};
|
|
1547
|
+
export type TooltipTarget = (typeof TooltipTarget)[keyof typeof TooltipTarget];
|
|
1542
1548
|
export interface ColumnTooltipItem {
|
|
1543
1549
|
Column: ColumnIdentifier | undefined;
|
|
1544
1550
|
Label?: string;
|
|
1545
1551
|
Visibility?: Visibility;
|
|
1546
1552
|
Aggregation?: AggregationFunction;
|
|
1553
|
+
TooltipTarget?: TooltipTarget;
|
|
1547
1554
|
}
|
|
1548
1555
|
export interface FieldTooltipItem {
|
|
1549
1556
|
FieldId: string | undefined;
|
|
1550
1557
|
Label?: string;
|
|
1551
1558
|
Visibility?: Visibility;
|
|
1559
|
+
TooltipTarget?: TooltipTarget;
|
|
1552
1560
|
}
|
|
1553
1561
|
export interface TooltipItem {
|
|
1554
1562
|
FieldTooltipItem?: FieldTooltipItem;
|
|
@@ -1648,11 +1656,6 @@ export interface ExplicitHierarchy {
|
|
|
1648
1656
|
Columns: ColumnIdentifier[] | undefined;
|
|
1649
1657
|
DrillDownFilters?: DrillDownFilter[];
|
|
1650
1658
|
}
|
|
1651
|
-
export interface PredefinedHierarchy {
|
|
1652
|
-
HierarchyId: string | undefined;
|
|
1653
|
-
Columns: ColumnIdentifier[] | undefined;
|
|
1654
|
-
DrillDownFilters?: DrillDownFilter[];
|
|
1655
|
-
}
|
|
1656
1659
|
export declare const CalculatedFieldFilterSensitiveLog: (
|
|
1657
1660
|
obj: CalculatedField
|
|
1658
1661
|
) => any;
|
|
@@ -17,6 +17,7 @@ import {
|
|
|
17
17
|
DataSetIdentifierDeclaration,
|
|
18
18
|
DateTimeHierarchy,
|
|
19
19
|
DimensionField,
|
|
20
|
+
DrillDownFilter,
|
|
20
21
|
ExplicitHierarchy,
|
|
21
22
|
FieldSort,
|
|
22
23
|
FieldSortOptions,
|
|
@@ -33,7 +34,6 @@ import {
|
|
|
33
34
|
ParameterControl,
|
|
34
35
|
ParameterDeclaration,
|
|
35
36
|
PercentageDisplayFormatConfiguration,
|
|
36
|
-
PredefinedHierarchy,
|
|
37
37
|
ReferenceLine,
|
|
38
38
|
SheetContentType,
|
|
39
39
|
SheetControlLayout,
|
|
@@ -49,6 +49,11 @@ import {
|
|
|
49
49
|
VisualPalette,
|
|
50
50
|
WidgetStatus,
|
|
51
51
|
} from "./models_0";
|
|
52
|
+
export interface PredefinedHierarchy {
|
|
53
|
+
HierarchyId: string | undefined;
|
|
54
|
+
Columns: ColumnIdentifier[] | undefined;
|
|
55
|
+
DrillDownFilters?: DrillDownFilter[];
|
|
56
|
+
}
|
|
52
57
|
export interface ColumnHierarchy {
|
|
53
58
|
ExplicitHierarchy?: ExplicitHierarchy;
|
|
54
59
|
DateTimeHierarchy?: DateTimeHierarchy;
|
|
@@ -1802,11 +1807,6 @@ export declare const FilterOperator: {
|
|
|
1802
1807
|
};
|
|
1803
1808
|
export type FilterOperator =
|
|
1804
1809
|
(typeof FilterOperator)[keyof typeof FilterOperator];
|
|
1805
|
-
export interface AnalysisSearchFilter {
|
|
1806
|
-
Operator?: FilterOperator;
|
|
1807
|
-
Name?: AnalysisFilterAttribute;
|
|
1808
|
-
Value?: string;
|
|
1809
|
-
}
|
|
1810
1810
|
export declare const BarChartVisualFilterSensitiveLog: (
|
|
1811
1811
|
obj: BarChartVisual
|
|
1812
1812
|
) => any;
|
|
@@ -18,8 +18,18 @@ import {
|
|
|
18
18
|
TimeGranularity,
|
|
19
19
|
VisualMenuOption,
|
|
20
20
|
} from "./models_0";
|
|
21
|
-
import {
|
|
21
|
+
import {
|
|
22
|
+
AnalysisDefinition,
|
|
23
|
+
AnalysisFilterAttribute,
|
|
24
|
+
FilterOperator,
|
|
25
|
+
SheetDefinition,
|
|
26
|
+
} from "./models_1";
|
|
22
27
|
import { QuickSightServiceException as __BaseException } from "./QuickSightServiceException";
|
|
28
|
+
export interface AnalysisSearchFilter {
|
|
29
|
+
Operator?: FilterOperator;
|
|
30
|
+
Name?: AnalysisFilterAttribute;
|
|
31
|
+
Value?: string;
|
|
32
|
+
}
|
|
23
33
|
export interface DataSetReference {
|
|
24
34
|
DataSetPlaceholder: string | undefined;
|
|
25
35
|
DataSetArn: string | undefined;
|
|
@@ -2760,15 +2770,6 @@ export interface DefaultFormatting {
|
|
|
2760
2770
|
DisplayFormat?: DisplayFormat;
|
|
2761
2771
|
DisplayFormatOptions?: DisplayFormatOptions;
|
|
2762
2772
|
}
|
|
2763
|
-
export interface SemanticType {
|
|
2764
|
-
TypeName?: string;
|
|
2765
|
-
SubTypeName?: string;
|
|
2766
|
-
TypeParameters?: Record<string, string>;
|
|
2767
|
-
TruthyCellValue?: string;
|
|
2768
|
-
TruthyCellValueSynonyms?: string[];
|
|
2769
|
-
FalseyCellValue?: string;
|
|
2770
|
-
FalseyCellValueSynonyms?: string[];
|
|
2771
|
-
}
|
|
2772
2773
|
export declare const SnapshotJobS3ResultFilterSensitiveLog: (
|
|
2773
2774
|
obj: SnapshotJobS3Result
|
|
2774
2775
|
) => any;
|
|
@@ -2852,4 +2853,3 @@ export declare const TemplateVersionDefinitionFilterSensitiveLog: (
|
|
|
2852
2853
|
export declare const CreateTemplateRequestFilterSensitiveLog: (
|
|
2853
2854
|
obj: CreateTemplateRequest
|
|
2854
2855
|
) => any;
|
|
2855
|
-
export declare const SemanticTypeFilterSensitiveLog: (obj: SemanticType) => any;
|
|
@@ -74,7 +74,6 @@ import {
|
|
|
74
74
|
Role,
|
|
75
75
|
RowLevelPermissionDataSet,
|
|
76
76
|
RowLevelPermissionTagConfiguration,
|
|
77
|
-
SemanticType,
|
|
78
77
|
ServiceType,
|
|
79
78
|
SharingModel,
|
|
80
79
|
SnapshotFile,
|
|
@@ -88,6 +87,15 @@ import {
|
|
|
88
87
|
VpcConnectionProperties,
|
|
89
88
|
} from "./models_2";
|
|
90
89
|
import { QuickSightServiceException as __BaseException } from "./QuickSightServiceException";
|
|
90
|
+
export interface SemanticType {
|
|
91
|
+
TypeName?: string;
|
|
92
|
+
SubTypeName?: string;
|
|
93
|
+
TypeParameters?: Record<string, string>;
|
|
94
|
+
TruthyCellValue?: string;
|
|
95
|
+
TruthyCellValueSynonyms?: string[];
|
|
96
|
+
FalseyCellValue?: string;
|
|
97
|
+
FalseyCellValueSynonyms?: string[];
|
|
98
|
+
}
|
|
91
99
|
export declare const TopicTimeGranularity: {
|
|
92
100
|
readonly DAY: "DAY";
|
|
93
101
|
readonly HOUR: "HOUR";
|
|
@@ -2043,12 +2051,7 @@ export interface ListNamespacesRequest {
|
|
|
2043
2051
|
NextToken?: string;
|
|
2044
2052
|
MaxResults?: number;
|
|
2045
2053
|
}
|
|
2046
|
-
export
|
|
2047
|
-
Namespaces?: NamespaceInfoV2[];
|
|
2048
|
-
NextToken?: string;
|
|
2049
|
-
RequestId?: string;
|
|
2050
|
-
Status?: number;
|
|
2051
|
-
}
|
|
2054
|
+
export declare const SemanticTypeFilterSensitiveLog: (obj: SemanticType) => any;
|
|
2052
2055
|
export declare const TopicCalculatedFieldFilterSensitiveLog: (
|
|
2053
2056
|
obj: TopicCalculatedField
|
|
2054
2057
|
) => any;
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { AccountCustomization, ResourceStatus } from "./models_0";
|
|
2
|
-
import { AnalysisDefinition
|
|
2
|
+
import { AnalysisDefinition } from "./models_1";
|
|
3
3
|
import {
|
|
4
4
|
_Parameters,
|
|
5
|
+
AnalysisSearchFilter,
|
|
5
6
|
AnalysisSourceEntity,
|
|
6
7
|
AnalysisSummary,
|
|
7
8
|
AssetBundleCloudFormationOverridePropertyConfiguration,
|
|
@@ -57,6 +58,7 @@ import {
|
|
|
57
58
|
FolderSummary,
|
|
58
59
|
GroupSearchFilter,
|
|
59
60
|
IdentityType,
|
|
61
|
+
NamespaceInfoV2,
|
|
60
62
|
NetworkInterface,
|
|
61
63
|
SessionTag,
|
|
62
64
|
SnapshotConfiguration,
|
|
@@ -68,6 +70,12 @@ import {
|
|
|
68
70
|
VPCConnectionAvailabilityStatus,
|
|
69
71
|
VPCConnectionResourceStatus,
|
|
70
72
|
} from "./models_3";
|
|
73
|
+
export interface ListNamespacesResponse {
|
|
74
|
+
Namespaces?: NamespaceInfoV2[];
|
|
75
|
+
NextToken?: string;
|
|
76
|
+
RequestId?: string;
|
|
77
|
+
Status?: number;
|
|
78
|
+
}
|
|
71
79
|
export interface ListRefreshSchedulesRequest {
|
|
72
80
|
AwsAccountId: string | undefined;
|
|
73
81
|
DataSetId: string | undefined;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-quicksight",
|
|
3
3
|
"description": "AWS SDK for JavaScript Quicksight Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.525.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-quicksight",
|
|
@@ -20,40 +20,40 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
24
|
-
"@aws-sdk/core": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
23
|
+
"@aws-sdk/client-sts": "3.525.0",
|
|
24
|
+
"@aws-sdk/core": "3.525.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.525.0",
|
|
26
26
|
"@aws-sdk/middleware-host-header": "3.523.0",
|
|
27
27
|
"@aws-sdk/middleware-logger": "3.523.0",
|
|
28
28
|
"@aws-sdk/middleware-recursion-detection": "3.523.0",
|
|
29
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
30
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
29
|
+
"@aws-sdk/middleware-user-agent": "3.525.0",
|
|
30
|
+
"@aws-sdk/region-config-resolver": "3.525.0",
|
|
31
31
|
"@aws-sdk/types": "3.523.0",
|
|
32
|
-
"@aws-sdk/util-endpoints": "3.
|
|
32
|
+
"@aws-sdk/util-endpoints": "3.525.0",
|
|
33
33
|
"@aws-sdk/util-user-agent-browser": "3.523.0",
|
|
34
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
35
|
-
"@smithy/config-resolver": "^2.1.
|
|
36
|
-
"@smithy/core": "^1.3.
|
|
34
|
+
"@aws-sdk/util-user-agent-node": "3.525.0",
|
|
35
|
+
"@smithy/config-resolver": "^2.1.4",
|
|
36
|
+
"@smithy/core": "^1.3.5",
|
|
37
37
|
"@smithy/fetch-http-handler": "^2.4.3",
|
|
38
38
|
"@smithy/hash-node": "^2.1.3",
|
|
39
39
|
"@smithy/invalid-dependency": "^2.1.3",
|
|
40
40
|
"@smithy/middleware-content-length": "^2.1.3",
|
|
41
|
-
"@smithy/middleware-endpoint": "^2.4.
|
|
42
|
-
"@smithy/middleware-retry": "^2.1.
|
|
41
|
+
"@smithy/middleware-endpoint": "^2.4.4",
|
|
42
|
+
"@smithy/middleware-retry": "^2.1.4",
|
|
43
43
|
"@smithy/middleware-serde": "^2.1.3",
|
|
44
44
|
"@smithy/middleware-stack": "^2.1.3",
|
|
45
|
-
"@smithy/node-config-provider": "^2.2.
|
|
45
|
+
"@smithy/node-config-provider": "^2.2.4",
|
|
46
46
|
"@smithy/node-http-handler": "^2.4.1",
|
|
47
47
|
"@smithy/protocol-http": "^3.2.1",
|
|
48
|
-
"@smithy/smithy-client": "^2.4.
|
|
48
|
+
"@smithy/smithy-client": "^2.4.2",
|
|
49
49
|
"@smithy/types": "^2.10.1",
|
|
50
50
|
"@smithy/url-parser": "^2.1.3",
|
|
51
51
|
"@smithy/util-base64": "^2.1.1",
|
|
52
52
|
"@smithy/util-body-length-browser": "^2.1.1",
|
|
53
53
|
"@smithy/util-body-length-node": "^2.2.1",
|
|
54
|
-
"@smithy/util-defaults-mode-browser": "^2.1.
|
|
55
|
-
"@smithy/util-defaults-mode-node": "^2.2.
|
|
56
|
-
"@smithy/util-endpoints": "^1.1.
|
|
54
|
+
"@smithy/util-defaults-mode-browser": "^2.1.4",
|
|
55
|
+
"@smithy/util-defaults-mode-node": "^2.2.3",
|
|
56
|
+
"@smithy/util-endpoints": "^1.1.4",
|
|
57
57
|
"@smithy/util-middleware": "^2.1.3",
|
|
58
58
|
"@smithy/util-retry": "^2.1.3",
|
|
59
59
|
"@smithy/util-utf8": "^2.1.1",
|
package/dist-cjs/QuickSight.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("./index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("./index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|