@aws-sdk/client-quicksight 3.297.0 → 3.298.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/commands/CancelIngestionCommand.js +2 -3
- package/dist-cjs/commands/CreateAccountCustomizationCommand.js +2 -3
- package/dist-cjs/commands/CreateAccountSubscriptionCommand.js +2 -3
- package/dist-cjs/commands/CreateAnalysisCommand.js +1 -1
- package/dist-cjs/commands/CreateDashboardCommand.js +1 -1
- package/dist-cjs/commands/CreateDataSetCommand.js +1 -1
- package/dist-cjs/commands/CreateDataSourceCommand.js +1 -1
- package/dist-cjs/commands/CreateFolderCommand.js +2 -3
- package/dist-cjs/commands/CreateFolderMembershipCommand.js +2 -3
- package/dist-cjs/commands/CreateGroupCommand.js +2 -3
- package/dist-cjs/commands/CreateGroupMembershipCommand.js +2 -3
- package/dist-cjs/commands/CreateIAMPolicyAssignmentCommand.js +2 -3
- package/dist-cjs/commands/CreateIngestionCommand.js +2 -3
- package/dist-cjs/commands/CreateNamespaceCommand.js +2 -3
- package/dist-cjs/commands/CreateTemplateAliasCommand.js +2 -3
- package/dist-cjs/commands/CreateTemplateCommand.js +1 -1
- package/dist-cjs/commands/CreateThemeAliasCommand.js +2 -3
- package/dist-cjs/commands/CreateThemeCommand.js +2 -3
- package/dist-cjs/commands/DeleteAccountCustomizationCommand.js +2 -3
- package/dist-cjs/commands/DeleteAccountSubscriptionCommand.js +2 -3
- package/dist-cjs/commands/DeleteAnalysisCommand.js +2 -3
- package/dist-cjs/commands/DeleteDashboardCommand.js +2 -3
- package/dist-cjs/commands/DeleteDataSetCommand.js +2 -3
- package/dist-cjs/commands/DeleteDataSourceCommand.js +2 -3
- package/dist-cjs/commands/DeleteFolderCommand.js +2 -3
- package/dist-cjs/commands/DeleteFolderMembershipCommand.js +2 -3
- package/dist-cjs/commands/DeleteGroupCommand.js +2 -3
- package/dist-cjs/commands/DeleteGroupMembershipCommand.js +2 -3
- package/dist-cjs/commands/DeleteIAMPolicyAssignmentCommand.js +2 -3
- package/dist-cjs/commands/DeleteNamespaceCommand.js +2 -3
- package/dist-cjs/commands/DeleteTemplateAliasCommand.js +2 -3
- package/dist-cjs/commands/DeleteTemplateCommand.js +2 -3
- package/dist-cjs/commands/DeleteThemeAliasCommand.js +2 -3
- package/dist-cjs/commands/DeleteThemeCommand.js +2 -3
- package/dist-cjs/commands/DeleteUserByPrincipalIdCommand.js +2 -3
- package/dist-cjs/commands/DeleteUserCommand.js +2 -3
- package/dist-cjs/commands/DescribeAccountCustomizationCommand.js +2 -3
- package/dist-cjs/commands/DescribeAccountSettingsCommand.js +2 -3
- package/dist-cjs/commands/DescribeAccountSubscriptionCommand.js +2 -3
- package/dist-cjs/commands/DescribeAnalysisCommand.js +2 -3
- package/dist-cjs/commands/DescribeAnalysisDefinitionCommand.js +1 -1
- package/dist-cjs/commands/DescribeAnalysisPermissionsCommand.js +2 -3
- package/dist-cjs/commands/DescribeDashboardCommand.js +2 -3
- package/dist-cjs/commands/DescribeDashboardDefinitionCommand.js +1 -1
- package/dist-cjs/commands/DescribeDashboardPermissionsCommand.js +2 -3
- package/dist-cjs/commands/DescribeDataSetCommand.js +1 -1
- package/dist-cjs/commands/DescribeDataSetPermissionsCommand.js +2 -3
- package/dist-cjs/commands/DescribeDataSourceCommand.js +2 -3
- package/dist-cjs/commands/DescribeDataSourcePermissionsCommand.js +2 -3
- package/dist-cjs/commands/DescribeFolderCommand.js +2 -3
- package/dist-cjs/commands/DescribeFolderPermissionsCommand.js +2 -3
- package/dist-cjs/commands/DescribeFolderResolvedPermissionsCommand.js +2 -3
- package/dist-cjs/commands/DescribeGroupCommand.js +2 -3
- package/dist-cjs/commands/DescribeGroupMembershipCommand.js +2 -3
- package/dist-cjs/commands/DescribeIAMPolicyAssignmentCommand.js +2 -3
- package/dist-cjs/commands/DescribeIngestionCommand.js +2 -3
- package/dist-cjs/commands/DescribeIpRestrictionCommand.js +2 -3
- package/dist-cjs/commands/DescribeNamespaceCommand.js +2 -3
- package/dist-cjs/commands/DescribeTemplateAliasCommand.js +2 -3
- package/dist-cjs/commands/DescribeTemplateCommand.js +2 -3
- package/dist-cjs/commands/DescribeTemplateDefinitionCommand.js +1 -1
- package/dist-cjs/commands/DescribeTemplatePermissionsCommand.js +2 -3
- package/dist-cjs/commands/DescribeThemeAliasCommand.js +2 -3
- package/dist-cjs/commands/DescribeThemeCommand.js +2 -3
- package/dist-cjs/commands/DescribeThemePermissionsCommand.js +2 -3
- package/dist-cjs/commands/DescribeUserCommand.js +2 -3
- package/dist-cjs/commands/GenerateEmbedUrlForRegisteredUserCommand.js +1 -1
- package/dist-cjs/commands/GetDashboardEmbedUrlCommand.js +1 -2
- package/dist-cjs/commands/GetSessionEmbedUrlCommand.js +1 -1
- package/dist-cjs/commands/ListAnalysesCommand.js +2 -3
- package/dist-cjs/commands/ListDashboardVersionsCommand.js +2 -3
- package/dist-cjs/commands/ListDashboardsCommand.js +2 -3
- package/dist-cjs/commands/ListDataSetsCommand.js +2 -3
- package/dist-cjs/commands/ListDataSourcesCommand.js +2 -3
- package/dist-cjs/commands/ListFolderMembersCommand.js +2 -3
- package/dist-cjs/commands/ListFoldersCommand.js +2 -3
- package/dist-cjs/commands/ListGroupMembershipsCommand.js +2 -3
- package/dist-cjs/commands/ListGroupsCommand.js +2 -3
- package/dist-cjs/commands/ListIAMPolicyAssignmentsCommand.js +2 -3
- package/dist-cjs/commands/ListIAMPolicyAssignmentsForUserCommand.js +2 -3
- package/dist-cjs/commands/ListIngestionsCommand.js +2 -3
- package/dist-cjs/commands/ListNamespacesCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/ListTemplateAliasesCommand.js +2 -3
- package/dist-cjs/commands/ListTemplateVersionsCommand.js +2 -3
- package/dist-cjs/commands/ListTemplatesCommand.js +2 -3
- package/dist-cjs/commands/ListThemeAliasesCommand.js +2 -3
- package/dist-cjs/commands/ListThemeVersionsCommand.js +2 -3
- package/dist-cjs/commands/ListThemesCommand.js +2 -3
- package/dist-cjs/commands/ListUserGroupsCommand.js +2 -3
- package/dist-cjs/commands/ListUsersCommand.js +2 -3
- package/dist-cjs/commands/RegisterUserCommand.js +2 -3
- package/dist-cjs/commands/RestoreAnalysisCommand.js +2 -3
- package/dist-cjs/commands/SearchAnalysesCommand.js +2 -3
- package/dist-cjs/commands/SearchDashboardsCommand.js +2 -3
- package/dist-cjs/commands/SearchDataSetsCommand.js +2 -3
- package/dist-cjs/commands/SearchDataSourcesCommand.js +2 -3
- package/dist-cjs/commands/SearchFoldersCommand.js +2 -3
- package/dist-cjs/commands/SearchGroupsCommand.js +2 -3
- package/dist-cjs/commands/TagResourceCommand.js +2 -3
- package/dist-cjs/commands/UntagResourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateAccountCustomizationCommand.js +2 -3
- package/dist-cjs/commands/UpdateAccountSettingsCommand.js +2 -3
- package/dist-cjs/commands/UpdateAnalysisCommand.js +1 -1
- package/dist-cjs/commands/UpdateAnalysisPermissionsCommand.js +2 -3
- package/dist-cjs/commands/UpdateDashboardCommand.js +1 -1
- package/dist-cjs/commands/UpdateDashboardPermissionsCommand.js +2 -3
- package/dist-cjs/commands/UpdateDashboardPublishedVersionCommand.js +2 -3
- package/dist-cjs/commands/UpdateDataSetCommand.js +1 -1
- package/dist-cjs/commands/UpdateDataSetPermissionsCommand.js +2 -3
- package/dist-cjs/commands/UpdateDataSourceCommand.js +1 -1
- package/dist-cjs/commands/UpdateDataSourcePermissionsCommand.js +2 -3
- package/dist-cjs/commands/UpdateFolderCommand.js +2 -3
- package/dist-cjs/commands/UpdateFolderPermissionsCommand.js +2 -3
- package/dist-cjs/commands/UpdateGroupCommand.js +2 -3
- package/dist-cjs/commands/UpdateIAMPolicyAssignmentCommand.js +2 -3
- package/dist-cjs/commands/UpdateIpRestrictionCommand.js +2 -3
- package/dist-cjs/commands/UpdatePublicSharingSettingsCommand.js +2 -3
- package/dist-cjs/commands/UpdateTemplateAliasCommand.js +2 -3
- package/dist-cjs/commands/UpdateTemplateCommand.js +1 -1
- package/dist-cjs/commands/UpdateTemplatePermissionsCommand.js +2 -3
- package/dist-cjs/commands/UpdateThemeAliasCommand.js +2 -3
- package/dist-cjs/commands/UpdateThemeCommand.js +2 -3
- package/dist-cjs/commands/UpdateThemePermissionsCommand.js +2 -3
- package/dist-cjs/commands/UpdateUserCommand.js +2 -3
- package/dist-cjs/models/models_0.js +2 -645
- package/dist-cjs/models/models_1.js +3 -465
- package/dist-cjs/models/models_2.js +11 -1012
- package/dist-cjs/models/models_3.js +3 -464
- package/dist-es/commands/CancelIngestionCommand.js +2 -3
- package/dist-es/commands/CreateAccountCustomizationCommand.js +2 -3
- package/dist-es/commands/CreateAccountSubscriptionCommand.js +2 -3
- package/dist-es/commands/CreateAnalysisCommand.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 -3
- package/dist-es/commands/CreateFolderMembershipCommand.js +2 -3
- package/dist-es/commands/CreateGroupCommand.js +2 -3
- package/dist-es/commands/CreateGroupMembershipCommand.js +2 -3
- package/dist-es/commands/CreateIAMPolicyAssignmentCommand.js +2 -3
- package/dist-es/commands/CreateIngestionCommand.js +2 -3
- package/dist-es/commands/CreateNamespaceCommand.js +2 -3
- package/dist-es/commands/CreateTemplateAliasCommand.js +2 -3
- package/dist-es/commands/CreateTemplateCommand.js +2 -2
- package/dist-es/commands/CreateThemeAliasCommand.js +2 -3
- package/dist-es/commands/CreateThemeCommand.js +2 -3
- package/dist-es/commands/DeleteAccountCustomizationCommand.js +2 -3
- package/dist-es/commands/DeleteAccountSubscriptionCommand.js +2 -3
- package/dist-es/commands/DeleteAnalysisCommand.js +2 -3
- package/dist-es/commands/DeleteDashboardCommand.js +2 -3
- package/dist-es/commands/DeleteDataSetCommand.js +2 -3
- package/dist-es/commands/DeleteDataSourceCommand.js +2 -3
- package/dist-es/commands/DeleteFolderCommand.js +2 -3
- package/dist-es/commands/DeleteFolderMembershipCommand.js +2 -3
- package/dist-es/commands/DeleteGroupCommand.js +2 -3
- package/dist-es/commands/DeleteGroupMembershipCommand.js +2 -3
- package/dist-es/commands/DeleteIAMPolicyAssignmentCommand.js +2 -3
- package/dist-es/commands/DeleteNamespaceCommand.js +2 -3
- package/dist-es/commands/DeleteTemplateAliasCommand.js +2 -3
- package/dist-es/commands/DeleteTemplateCommand.js +2 -3
- package/dist-es/commands/DeleteThemeAliasCommand.js +2 -3
- package/dist-es/commands/DeleteThemeCommand.js +2 -3
- package/dist-es/commands/DeleteUserByPrincipalIdCommand.js +2 -3
- package/dist-es/commands/DeleteUserCommand.js +2 -3
- package/dist-es/commands/DescribeAccountCustomizationCommand.js +2 -3
- package/dist-es/commands/DescribeAccountSettingsCommand.js +2 -3
- package/dist-es/commands/DescribeAccountSubscriptionCommand.js +2 -3
- package/dist-es/commands/DescribeAnalysisCommand.js +2 -3
- package/dist-es/commands/DescribeAnalysisDefinitionCommand.js +2 -2
- package/dist-es/commands/DescribeAnalysisPermissionsCommand.js +2 -3
- package/dist-es/commands/DescribeDashboardCommand.js +2 -3
- package/dist-es/commands/DescribeDashboardDefinitionCommand.js +2 -2
- package/dist-es/commands/DescribeDashboardPermissionsCommand.js +2 -3
- package/dist-es/commands/DescribeDataSetCommand.js +2 -2
- package/dist-es/commands/DescribeDataSetPermissionsCommand.js +2 -3
- package/dist-es/commands/DescribeDataSourceCommand.js +2 -3
- package/dist-es/commands/DescribeDataSourcePermissionsCommand.js +2 -3
- package/dist-es/commands/DescribeFolderCommand.js +2 -3
- package/dist-es/commands/DescribeFolderPermissionsCommand.js +2 -3
- package/dist-es/commands/DescribeFolderResolvedPermissionsCommand.js +2 -3
- package/dist-es/commands/DescribeGroupCommand.js +2 -3
- package/dist-es/commands/DescribeGroupMembershipCommand.js +2 -3
- package/dist-es/commands/DescribeIAMPolicyAssignmentCommand.js +2 -3
- package/dist-es/commands/DescribeIngestionCommand.js +2 -3
- package/dist-es/commands/DescribeIpRestrictionCommand.js +2 -3
- package/dist-es/commands/DescribeNamespaceCommand.js +2 -3
- package/dist-es/commands/DescribeTemplateAliasCommand.js +2 -3
- package/dist-es/commands/DescribeTemplateCommand.js +2 -3
- package/dist-es/commands/DescribeTemplateDefinitionCommand.js +2 -2
- package/dist-es/commands/DescribeTemplatePermissionsCommand.js +2 -3
- package/dist-es/commands/DescribeThemeAliasCommand.js +2 -3
- package/dist-es/commands/DescribeThemeCommand.js +2 -3
- package/dist-es/commands/DescribeThemePermissionsCommand.js +2 -3
- package/dist-es/commands/DescribeUserCommand.js +2 -3
- package/dist-es/commands/GenerateEmbedUrlForRegisteredUserCommand.js +2 -2
- package/dist-es/commands/GetDashboardEmbedUrlCommand.js +1 -2
- package/dist-es/commands/GetSessionEmbedUrlCommand.js +2 -2
- package/dist-es/commands/ListAnalysesCommand.js +2 -3
- package/dist-es/commands/ListDashboardVersionsCommand.js +2 -3
- package/dist-es/commands/ListDashboardsCommand.js +2 -3
- package/dist-es/commands/ListDataSetsCommand.js +2 -3
- package/dist-es/commands/ListDataSourcesCommand.js +2 -3
- package/dist-es/commands/ListFolderMembersCommand.js +2 -3
- package/dist-es/commands/ListFoldersCommand.js +2 -3
- package/dist-es/commands/ListGroupMembershipsCommand.js +2 -3
- package/dist-es/commands/ListGroupsCommand.js +2 -3
- package/dist-es/commands/ListIAMPolicyAssignmentsCommand.js +2 -3
- package/dist-es/commands/ListIAMPolicyAssignmentsForUserCommand.js +2 -3
- package/dist-es/commands/ListIngestionsCommand.js +2 -3
- package/dist-es/commands/ListNamespacesCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/ListTemplateAliasesCommand.js +2 -3
- package/dist-es/commands/ListTemplateVersionsCommand.js +2 -3
- package/dist-es/commands/ListTemplatesCommand.js +2 -3
- package/dist-es/commands/ListThemeAliasesCommand.js +2 -3
- package/dist-es/commands/ListThemeVersionsCommand.js +2 -3
- package/dist-es/commands/ListThemesCommand.js +2 -3
- package/dist-es/commands/ListUserGroupsCommand.js +2 -3
- package/dist-es/commands/ListUsersCommand.js +2 -3
- package/dist-es/commands/RegisterUserCommand.js +2 -3
- package/dist-es/commands/RestoreAnalysisCommand.js +2 -3
- package/dist-es/commands/SearchAnalysesCommand.js +2 -3
- package/dist-es/commands/SearchDashboardsCommand.js +2 -3
- package/dist-es/commands/SearchDataSetsCommand.js +2 -3
- package/dist-es/commands/SearchDataSourcesCommand.js +2 -3
- package/dist-es/commands/SearchFoldersCommand.js +2 -3
- package/dist-es/commands/SearchGroupsCommand.js +2 -3
- package/dist-es/commands/TagResourceCommand.js +2 -3
- package/dist-es/commands/UntagResourceCommand.js +2 -3
- package/dist-es/commands/UpdateAccountCustomizationCommand.js +2 -3
- package/dist-es/commands/UpdateAccountSettingsCommand.js +2 -3
- package/dist-es/commands/UpdateAnalysisCommand.js +2 -2
- package/dist-es/commands/UpdateAnalysisPermissionsCommand.js +2 -3
- package/dist-es/commands/UpdateDashboardCommand.js +2 -2
- package/dist-es/commands/UpdateDashboardPermissionsCommand.js +2 -3
- package/dist-es/commands/UpdateDashboardPublishedVersionCommand.js +2 -3
- package/dist-es/commands/UpdateDataSetCommand.js +2 -2
- package/dist-es/commands/UpdateDataSetPermissionsCommand.js +2 -3
- package/dist-es/commands/UpdateDataSourceCommand.js +2 -2
- package/dist-es/commands/UpdateDataSourcePermissionsCommand.js +2 -3
- package/dist-es/commands/UpdateFolderCommand.js +2 -3
- package/dist-es/commands/UpdateFolderPermissionsCommand.js +2 -3
- package/dist-es/commands/UpdateGroupCommand.js +2 -3
- package/dist-es/commands/UpdateIAMPolicyAssignmentCommand.js +2 -3
- package/dist-es/commands/UpdateIpRestrictionCommand.js +2 -3
- package/dist-es/commands/UpdatePublicSharingSettingsCommand.js +2 -3
- package/dist-es/commands/UpdateTemplateAliasCommand.js +2 -3
- package/dist-es/commands/UpdateTemplateCommand.js +2 -2
- package/dist-es/commands/UpdateTemplatePermissionsCommand.js +2 -3
- package/dist-es/commands/UpdateThemeAliasCommand.js +2 -3
- package/dist-es/commands/UpdateThemeCommand.js +2 -3
- package/dist-es/commands/UpdateThemePermissionsCommand.js +2 -3
- package/dist-es/commands/UpdateUserCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -480
- package/dist-es/models/models_1.js +0 -345
- package/dist-es/models/models_2.js +11 -775
- package/dist-es/models/models_3.js +3 -348
- package/dist-types/models/models_0.d.ts +0 -640
- package/dist-types/models/models_1.d.ts +0 -460
- package/dist-types/models/models_2.d.ts +8 -936
- package/dist-types/models/models_3.d.ts +0 -456
- package/dist-types/ts3.4/models/models_0.d.ts +0 -452
- package/dist-types/ts3.4/models/models_1.d.ts +0 -321
- package/dist-types/ts3.4/models/models_2.d.ts +0 -640
- package/dist-types/ts3.4/models/models_3.d.ts +0 -340
- package/package.json +4 -3
|
@@ -445,9 +445,6 @@ export class ResourceUnavailableException extends __BaseException {
|
|
|
445
445
|
export const ComboChartVisualFilterSensitiveLog = (obj) => ({
|
|
446
446
|
...obj,
|
|
447
447
|
});
|
|
448
|
-
export const CustomContentConfigurationFilterSensitiveLog = (obj) => ({
|
|
449
|
-
...obj,
|
|
450
|
-
});
|
|
451
448
|
export const CustomContentVisualFilterSensitiveLog = (obj) => ({
|
|
452
449
|
...obj,
|
|
453
450
|
});
|
|
@@ -461,27 +458,9 @@ export const FilledMapAggregatedFieldWellsFilterSensitiveLog = (obj) => ({
|
|
|
461
458
|
export const FilledMapFieldWellsFilterSensitiveLog = (obj) => ({
|
|
462
459
|
...obj,
|
|
463
460
|
});
|
|
464
|
-
export const GeospatialMapStyleOptionsFilterSensitiveLog = (obj) => ({
|
|
465
|
-
...obj,
|
|
466
|
-
});
|
|
467
|
-
export const FilledMapSortConfigurationFilterSensitiveLog = (obj) => ({
|
|
468
|
-
...obj,
|
|
469
|
-
});
|
|
470
|
-
export const GeospatialCoordinateBoundsFilterSensitiveLog = (obj) => ({
|
|
471
|
-
...obj,
|
|
472
|
-
});
|
|
473
|
-
export const GeospatialWindowOptionsFilterSensitiveLog = (obj) => ({
|
|
474
|
-
...obj,
|
|
475
|
-
});
|
|
476
461
|
export const FilledMapConfigurationFilterSensitiveLog = (obj) => ({
|
|
477
462
|
...obj,
|
|
478
463
|
});
|
|
479
|
-
export const GradientStopFilterSensitiveLog = (obj) => ({
|
|
480
|
-
...obj,
|
|
481
|
-
});
|
|
482
|
-
export const GradientColorFilterSensitiveLog = (obj) => ({
|
|
483
|
-
...obj,
|
|
484
|
-
});
|
|
485
464
|
export const ConditionalFormattingGradientColorFilterSensitiveLog = (obj) => ({
|
|
486
465
|
...obj,
|
|
487
466
|
...(obj.Expression && { Expression: SENSITIVE_STRING }),
|
|
@@ -519,9 +498,6 @@ export const FilledMapVisualFilterSensitiveLog = (obj) => ({
|
|
|
519
498
|
ConditionalFormatting: FilledMapConditionalFormattingFilterSensitiveLog(obj.ConditionalFormatting),
|
|
520
499
|
}),
|
|
521
500
|
});
|
|
522
|
-
export const FunnelChartDataLabelOptionsFilterSensitiveLog = (obj) => ({
|
|
523
|
-
...obj,
|
|
524
|
-
});
|
|
525
501
|
export const FunnelChartAggregatedFieldWellsFilterSensitiveLog = (obj) => ({
|
|
526
502
|
...obj,
|
|
527
503
|
...(obj.Values && { Values: obj.Values.map((item) => MeasureFieldFilterSensitiveLog(item)) }),
|
|
@@ -529,9 +505,6 @@ export const FunnelChartAggregatedFieldWellsFilterSensitiveLog = (obj) => ({
|
|
|
529
505
|
export const FunnelChartFieldWellsFilterSensitiveLog = (obj) => ({
|
|
530
506
|
...obj,
|
|
531
507
|
});
|
|
532
|
-
export const FunnelChartSortConfigurationFilterSensitiveLog = (obj) => ({
|
|
533
|
-
...obj,
|
|
534
|
-
});
|
|
535
508
|
export const FunnelChartConfigurationFilterSensitiveLog = (obj) => ({
|
|
536
509
|
...obj,
|
|
537
510
|
...(obj.VisualPalette && { VisualPalette: VisualPaletteFilterSensitiveLog(obj.VisualPalette) }),
|
|
@@ -544,15 +517,6 @@ export const GaugeChartFieldWellsFilterSensitiveLog = (obj) => ({
|
|
|
544
517
|
...(obj.Values && { Values: obj.Values.map((item) => MeasureFieldFilterSensitiveLog(item)) }),
|
|
545
518
|
...(obj.TargetValues && { TargetValues: obj.TargetValues.map((item) => MeasureFieldFilterSensitiveLog(item)) }),
|
|
546
519
|
});
|
|
547
|
-
export const ArcConfigurationFilterSensitiveLog = (obj) => ({
|
|
548
|
-
...obj,
|
|
549
|
-
});
|
|
550
|
-
export const ArcAxisDisplayRangeFilterSensitiveLog = (obj) => ({
|
|
551
|
-
...obj,
|
|
552
|
-
});
|
|
553
|
-
export const ArcAxisConfigurationFilterSensitiveLog = (obj) => ({
|
|
554
|
-
...obj,
|
|
555
|
-
});
|
|
556
520
|
export const ComparisonFormatConfigurationFilterSensitiveLog = (obj) => ({
|
|
557
521
|
...obj,
|
|
558
522
|
...(obj.NumberDisplayFormatConfiguration && {
|
|
@@ -583,12 +547,6 @@ export const GaugeChartArcConditionalFormattingFilterSensitiveLog = (obj) => ({
|
|
|
583
547
|
...obj,
|
|
584
548
|
...(obj.ForegroundColor && { ForegroundColor: ConditionalFormattingColorFilterSensitiveLog(obj.ForegroundColor) }),
|
|
585
549
|
});
|
|
586
|
-
export const ConditionalFormattingIconDisplayConfigurationFilterSensitiveLog = (obj) => ({
|
|
587
|
-
...obj,
|
|
588
|
-
});
|
|
589
|
-
export const ConditionalFormattingCustomIconOptionsFilterSensitiveLog = (obj) => ({
|
|
590
|
-
...obj,
|
|
591
|
-
});
|
|
592
550
|
export const ConditionalFormattingCustomIconConditionFilterSensitiveLog = (obj) => ({
|
|
593
551
|
...obj,
|
|
594
552
|
...(obj.Expression && { Expression: SENSITIVE_STRING }),
|
|
@@ -638,18 +596,6 @@ export const GeospatialMapAggregatedFieldWellsFilterSensitiveLog = (obj) => ({
|
|
|
638
596
|
export const GeospatialMapFieldWellsFilterSensitiveLog = (obj) => ({
|
|
639
597
|
...obj,
|
|
640
598
|
});
|
|
641
|
-
export const SimpleClusterMarkerFilterSensitiveLog = (obj) => ({
|
|
642
|
-
...obj,
|
|
643
|
-
});
|
|
644
|
-
export const ClusterMarkerFilterSensitiveLog = (obj) => ({
|
|
645
|
-
...obj,
|
|
646
|
-
});
|
|
647
|
-
export const ClusterMarkerConfigurationFilterSensitiveLog = (obj) => ({
|
|
648
|
-
...obj,
|
|
649
|
-
});
|
|
650
|
-
export const GeospatialPointStyleOptionsFilterSensitiveLog = (obj) => ({
|
|
651
|
-
...obj,
|
|
652
|
-
});
|
|
653
599
|
export const GeospatialMapConfigurationFilterSensitiveLog = (obj) => ({
|
|
654
600
|
...obj,
|
|
655
601
|
...(obj.VisualPalette && { VisualPalette: VisualPaletteFilterSensitiveLog(obj.VisualPalette) }),
|
|
@@ -657,12 +603,6 @@ export const GeospatialMapConfigurationFilterSensitiveLog = (obj) => ({
|
|
|
657
603
|
export const GeospatialMapVisualFilterSensitiveLog = (obj) => ({
|
|
658
604
|
...obj,
|
|
659
605
|
});
|
|
660
|
-
export const DataColorFilterSensitiveLog = (obj) => ({
|
|
661
|
-
...obj,
|
|
662
|
-
});
|
|
663
|
-
export const ColorScaleFilterSensitiveLog = (obj) => ({
|
|
664
|
-
...obj,
|
|
665
|
-
});
|
|
666
606
|
export const HeatMapAggregatedFieldWellsFilterSensitiveLog = (obj) => ({
|
|
667
607
|
...obj,
|
|
668
608
|
...(obj.Values && { Values: obj.Values.map((item) => MeasureFieldFilterSensitiveLog(item)) }),
|
|
@@ -670,9 +610,6 @@ export const HeatMapAggregatedFieldWellsFilterSensitiveLog = (obj) => ({
|
|
|
670
610
|
export const HeatMapFieldWellsFilterSensitiveLog = (obj) => ({
|
|
671
611
|
...obj,
|
|
672
612
|
});
|
|
673
|
-
export const HeatMapSortConfigurationFilterSensitiveLog = (obj) => ({
|
|
674
|
-
...obj,
|
|
675
|
-
});
|
|
676
613
|
export const HeatMapConfigurationFilterSensitiveLog = (obj) => ({
|
|
677
614
|
...obj,
|
|
678
615
|
...(obj.DataLabels && { DataLabels: DataLabelOptionsFilterSensitiveLog(obj.DataLabels) }),
|
|
@@ -680,15 +617,6 @@ export const HeatMapConfigurationFilterSensitiveLog = (obj) => ({
|
|
|
680
617
|
export const HeatMapVisualFilterSensitiveLog = (obj) => ({
|
|
681
618
|
...obj,
|
|
682
619
|
});
|
|
683
|
-
export const BinCountOptionsFilterSensitiveLog = (obj) => ({
|
|
684
|
-
...obj,
|
|
685
|
-
});
|
|
686
|
-
export const BinWidthOptionsFilterSensitiveLog = (obj) => ({
|
|
687
|
-
...obj,
|
|
688
|
-
});
|
|
689
|
-
export const HistogramBinOptionsFilterSensitiveLog = (obj) => ({
|
|
690
|
-
...obj,
|
|
691
|
-
});
|
|
692
620
|
export const HistogramAggregatedFieldWellsFilterSensitiveLog = (obj) => ({
|
|
693
621
|
...obj,
|
|
694
622
|
...(obj.Values && { Values: obj.Values.map((item) => MeasureFieldFilterSensitiveLog(item)) }),
|
|
@@ -769,9 +697,6 @@ export const ComputationFilterSensitiveLog = (obj) => ({
|
|
|
769
697
|
...(obj.GrowthRate && { GrowthRate: GrowthRateComputationFilterSensitiveLog(obj.GrowthRate) }),
|
|
770
698
|
...(obj.Forecast && { Forecast: ForecastComputationFilterSensitiveLog(obj.Forecast) }),
|
|
771
699
|
});
|
|
772
|
-
export const CustomNarrativeOptionsFilterSensitiveLog = (obj) => ({
|
|
773
|
-
...obj,
|
|
774
|
-
});
|
|
775
700
|
export const InsightConfigurationFilterSensitiveLog = (obj) => ({
|
|
776
701
|
...obj,
|
|
777
702
|
...(obj.Computations && { Computations: obj.Computations.map((item) => ComputationFilterSensitiveLog(item)) }),
|
|
@@ -787,22 +712,10 @@ export const KPIFieldWellsFilterSensitiveLog = (obj) => ({
|
|
|
787
712
|
...(obj.Values && { Values: obj.Values.map((item) => MeasureFieldFilterSensitiveLog(item)) }),
|
|
788
713
|
...(obj.TargetValues && { TargetValues: obj.TargetValues.map((item) => MeasureFieldFilterSensitiveLog(item)) }),
|
|
789
714
|
});
|
|
790
|
-
export const ProgressBarOptionsFilterSensitiveLog = (obj) => ({
|
|
791
|
-
...obj,
|
|
792
|
-
});
|
|
793
|
-
export const SecondaryValueOptionsFilterSensitiveLog = (obj) => ({
|
|
794
|
-
...obj,
|
|
795
|
-
});
|
|
796
|
-
export const TrendArrowOptionsFilterSensitiveLog = (obj) => ({
|
|
797
|
-
...obj,
|
|
798
|
-
});
|
|
799
715
|
export const KPIOptionsFilterSensitiveLog = (obj) => ({
|
|
800
716
|
...obj,
|
|
801
717
|
...(obj.Comparison && { Comparison: ComparisonConfigurationFilterSensitiveLog(obj.Comparison) }),
|
|
802
718
|
});
|
|
803
|
-
export const KPISortConfigurationFilterSensitiveLog = (obj) => ({
|
|
804
|
-
...obj,
|
|
805
|
-
});
|
|
806
719
|
export const KPIConfigurationFilterSensitiveLog = (obj) => ({
|
|
807
720
|
...obj,
|
|
808
721
|
...(obj.FieldWells && { FieldWells: KPIFieldWellsFilterSensitiveLog(obj.FieldWells) }),
|
|
@@ -835,15 +748,6 @@ export const KPIVisualFilterSensitiveLog = (obj) => ({
|
|
|
835
748
|
ConditionalFormatting: KPIConditionalFormattingFilterSensitiveLog(obj.ConditionalFormatting),
|
|
836
749
|
}),
|
|
837
750
|
});
|
|
838
|
-
export const LineChartLineStyleSettingsFilterSensitiveLog = (obj) => ({
|
|
839
|
-
...obj,
|
|
840
|
-
});
|
|
841
|
-
export const LineChartMarkerStyleSettingsFilterSensitiveLog = (obj) => ({
|
|
842
|
-
...obj,
|
|
843
|
-
});
|
|
844
|
-
export const LineChartDefaultSeriesSettingsFilterSensitiveLog = (obj) => ({
|
|
845
|
-
...obj,
|
|
846
|
-
});
|
|
847
751
|
export const LineChartAggregatedFieldWellsFilterSensitiveLog = (obj) => ({
|
|
848
752
|
...obj,
|
|
849
753
|
...(obj.Values && { Values: obj.Values.map((item) => MeasureFieldFilterSensitiveLog(item)) }),
|
|
@@ -851,46 +755,16 @@ export const LineChartAggregatedFieldWellsFilterSensitiveLog = (obj) => ({
|
|
|
851
755
|
export const LineChartFieldWellsFilterSensitiveLog = (obj) => ({
|
|
852
756
|
...obj,
|
|
853
757
|
});
|
|
854
|
-
export const TimeBasedForecastPropertiesFilterSensitiveLog = (obj) => ({
|
|
855
|
-
...obj,
|
|
856
|
-
});
|
|
857
|
-
export const WhatIfPointScenarioFilterSensitiveLog = (obj) => ({
|
|
858
|
-
...obj,
|
|
859
|
-
});
|
|
860
|
-
export const WhatIfRangeScenarioFilterSensitiveLog = (obj) => ({
|
|
861
|
-
...obj,
|
|
862
|
-
});
|
|
863
|
-
export const ForecastScenarioFilterSensitiveLog = (obj) => ({
|
|
864
|
-
...obj,
|
|
865
|
-
});
|
|
866
|
-
export const ForecastConfigurationFilterSensitiveLog = (obj) => ({
|
|
867
|
-
...obj,
|
|
868
|
-
});
|
|
869
|
-
export const MissingDataConfigurationFilterSensitiveLog = (obj) => ({
|
|
870
|
-
...obj,
|
|
871
|
-
});
|
|
872
|
-
export const LineSeriesAxisDisplayOptionsFilterSensitiveLog = (obj) => ({
|
|
873
|
-
...obj,
|
|
874
|
-
});
|
|
875
|
-
export const LineChartSeriesSettingsFilterSensitiveLog = (obj) => ({
|
|
876
|
-
...obj,
|
|
877
|
-
});
|
|
878
758
|
export const DataFieldSeriesItemFilterSensitiveLog = (obj) => ({
|
|
879
759
|
...obj,
|
|
880
760
|
...(obj.FieldValue && { FieldValue: SENSITIVE_STRING }),
|
|
881
761
|
});
|
|
882
|
-
export const FieldSeriesItemFilterSensitiveLog = (obj) => ({
|
|
883
|
-
...obj,
|
|
884
|
-
});
|
|
885
762
|
export const SeriesItemFilterSensitiveLog = (obj) => ({
|
|
886
763
|
...obj,
|
|
887
764
|
...(obj.DataFieldSeriesItem && {
|
|
888
765
|
DataFieldSeriesItem: DataFieldSeriesItemFilterSensitiveLog(obj.DataFieldSeriesItem),
|
|
889
766
|
}),
|
|
890
767
|
});
|
|
891
|
-
export const LineChartSortConfigurationFilterSensitiveLog = (obj) => ({
|
|
892
|
-
...obj,
|
|
893
|
-
});
|
|
894
768
|
export const LineChartConfigurationFilterSensitiveLog = (obj) => ({
|
|
895
769
|
...obj,
|
|
896
770
|
...(obj.Series && { Series: obj.Series.map((item) => SeriesItemFilterSensitiveLog(item)) }),
|
|
@@ -903,15 +777,6 @@ export const LineChartConfigurationFilterSensitiveLog = (obj) => ({
|
|
|
903
777
|
export const LineChartVisualFilterSensitiveLog = (obj) => ({
|
|
904
778
|
...obj,
|
|
905
779
|
});
|
|
906
|
-
export const ArcOptionsFilterSensitiveLog = (obj) => ({
|
|
907
|
-
...obj,
|
|
908
|
-
});
|
|
909
|
-
export const DonutCenterOptionsFilterSensitiveLog = (obj) => ({
|
|
910
|
-
...obj,
|
|
911
|
-
});
|
|
912
|
-
export const DonutOptionsFilterSensitiveLog = (obj) => ({
|
|
913
|
-
...obj,
|
|
914
|
-
});
|
|
915
780
|
export const PieChartAggregatedFieldWellsFilterSensitiveLog = (obj) => ({
|
|
916
781
|
...obj,
|
|
917
782
|
...(obj.Values && { Values: obj.Values.map((item) => MeasureFieldFilterSensitiveLog(item)) }),
|
|
@@ -919,9 +784,6 @@ export const PieChartAggregatedFieldWellsFilterSensitiveLog = (obj) => ({
|
|
|
919
784
|
export const PieChartFieldWellsFilterSensitiveLog = (obj) => ({
|
|
920
785
|
...obj,
|
|
921
786
|
});
|
|
922
|
-
export const PieChartSortConfigurationFilterSensitiveLog = (obj) => ({
|
|
923
|
-
...obj,
|
|
924
|
-
});
|
|
925
787
|
export const PieChartConfigurationFilterSensitiveLog = (obj) => ({
|
|
926
788
|
...obj,
|
|
927
789
|
...(obj.DataLabels && { DataLabels: DataLabelOptionsFilterSensitiveLog(obj.DataLabels) }),
|
|
@@ -934,9 +796,6 @@ export const PivotTableDataPathOptionFilterSensitiveLog = (obj) => ({
|
|
|
934
796
|
...obj,
|
|
935
797
|
...(obj.DataPathList && { DataPathList: obj.DataPathList.map((item) => DataPathValueFilterSensitiveLog(item)) }),
|
|
936
798
|
});
|
|
937
|
-
export const PivotTableFieldOptionFilterSensitiveLog = (obj) => ({
|
|
938
|
-
...obj,
|
|
939
|
-
});
|
|
940
799
|
export const PivotTableFieldOptionsFilterSensitiveLog = (obj) => ({
|
|
941
800
|
...obj,
|
|
942
801
|
});
|
|
@@ -947,9 +806,6 @@ export const PivotTableAggregatedFieldWellsFilterSensitiveLog = (obj) => ({
|
|
|
947
806
|
export const PivotTableFieldWellsFilterSensitiveLog = (obj) => ({
|
|
948
807
|
...obj,
|
|
949
808
|
});
|
|
950
|
-
export const PivotTablePaginatedReportOptionsFilterSensitiveLog = (obj) => ({
|
|
951
|
-
...obj,
|
|
952
|
-
});
|
|
953
809
|
export const DataPathSortFilterSensitiveLog = (obj) => ({
|
|
954
810
|
...obj,
|
|
955
811
|
...(obj.SortPaths && { SortPaths: obj.SortPaths.map((item) => DataPathValueFilterSensitiveLog(item)) }),
|
|
@@ -965,42 +821,9 @@ export const PivotFieldSortOptionsFilterSensitiveLog = (obj) => ({
|
|
|
965
821
|
export const PivotTableSortConfigurationFilterSensitiveLog = (obj) => ({
|
|
966
822
|
...obj,
|
|
967
823
|
});
|
|
968
|
-
export const TableBorderOptionsFilterSensitiveLog = (obj) => ({
|
|
969
|
-
...obj,
|
|
970
|
-
});
|
|
971
|
-
export const TableSideBorderOptionsFilterSensitiveLog = (obj) => ({
|
|
972
|
-
...obj,
|
|
973
|
-
});
|
|
974
|
-
export const GlobalTableBorderOptionsFilterSensitiveLog = (obj) => ({
|
|
975
|
-
...obj,
|
|
976
|
-
});
|
|
977
|
-
export const TableCellStyleFilterSensitiveLog = (obj) => ({
|
|
978
|
-
...obj,
|
|
979
|
-
});
|
|
980
|
-
export const RowAlternateColorOptionsFilterSensitiveLog = (obj) => ({
|
|
981
|
-
...obj,
|
|
982
|
-
});
|
|
983
|
-
export const PivotTableOptionsFilterSensitiveLog = (obj) => ({
|
|
984
|
-
...obj,
|
|
985
|
-
});
|
|
986
|
-
export const PivotTableFieldSubtotalOptionsFilterSensitiveLog = (obj) => ({
|
|
987
|
-
...obj,
|
|
988
|
-
});
|
|
989
|
-
export const SubtotalOptionsFilterSensitiveLog = (obj) => ({
|
|
990
|
-
...obj,
|
|
991
|
-
});
|
|
992
|
-
export const PivotTotalOptionsFilterSensitiveLog = (obj) => ({
|
|
993
|
-
...obj,
|
|
994
|
-
});
|
|
995
|
-
export const PivotTableTotalOptionsFilterSensitiveLog = (obj) => ({
|
|
996
|
-
...obj,
|
|
997
|
-
});
|
|
998
824
|
export const PivotTableConfigurationFilterSensitiveLog = (obj) => ({
|
|
999
825
|
...obj,
|
|
1000
826
|
});
|
|
1001
|
-
export const PivotTableConditionalFormattingScopeFilterSensitiveLog = (obj) => ({
|
|
1002
|
-
...obj,
|
|
1003
|
-
});
|
|
1004
827
|
export const TextConditionalFormatFilterSensitiveLog = (obj) => ({
|
|
1005
828
|
...obj,
|
|
1006
829
|
...(obj.BackgroundColor && { BackgroundColor: ConditionalFormattingColorFilterSensitiveLog(obj.BackgroundColor) }),
|
|
@@ -1027,12 +850,6 @@ export const PivotTableVisualFilterSensitiveLog = (obj) => ({
|
|
|
1027
850
|
ConditionalFormatting: PivotTableConditionalFormattingFilterSensitiveLog(obj.ConditionalFormatting),
|
|
1028
851
|
}),
|
|
1029
852
|
});
|
|
1030
|
-
export const RadarChartAreaStyleSettingsFilterSensitiveLog = (obj) => ({
|
|
1031
|
-
...obj,
|
|
1032
|
-
});
|
|
1033
|
-
export const RadarChartSeriesSettingsFilterSensitiveLog = (obj) => ({
|
|
1034
|
-
...obj,
|
|
1035
|
-
});
|
|
1036
853
|
export const RadarChartAggregatedFieldWellsFilterSensitiveLog = (obj) => ({
|
|
1037
854
|
...obj,
|
|
1038
855
|
...(obj.Values && { Values: obj.Values.map((item) => MeasureFieldFilterSensitiveLog(item)) }),
|
|
@@ -1040,9 +857,6 @@ export const RadarChartAggregatedFieldWellsFilterSensitiveLog = (obj) => ({
|
|
|
1040
857
|
export const RadarChartFieldWellsFilterSensitiveLog = (obj) => ({
|
|
1041
858
|
...obj,
|
|
1042
859
|
});
|
|
1043
|
-
export const RadarChartSortConfigurationFilterSensitiveLog = (obj) => ({
|
|
1044
|
-
...obj,
|
|
1045
|
-
});
|
|
1046
860
|
export const RadarChartConfigurationFilterSensitiveLog = (obj) => ({
|
|
1047
861
|
...obj,
|
|
1048
862
|
...(obj.VisualPalette && { VisualPalette: VisualPaletteFilterSensitiveLog(obj.VisualPalette) }),
|
|
@@ -1057,9 +871,6 @@ export const SankeyDiagramAggregatedFieldWellsFilterSensitiveLog = (obj) => ({
|
|
|
1057
871
|
export const SankeyDiagramFieldWellsFilterSensitiveLog = (obj) => ({
|
|
1058
872
|
...obj,
|
|
1059
873
|
});
|
|
1060
|
-
export const SankeyDiagramSortConfigurationFilterSensitiveLog = (obj) => ({
|
|
1061
|
-
...obj,
|
|
1062
|
-
});
|
|
1063
874
|
export const SankeyDiagramChartConfigurationFilterSensitiveLog = (obj) => ({
|
|
1064
875
|
...obj,
|
|
1065
876
|
...(obj.DataLabels && { DataLabels: DataLabelOptionsFilterSensitiveLog(obj.DataLabels) }),
|
|
@@ -1095,33 +906,6 @@ export const ScatterPlotVisualFilterSensitiveLog = (obj) => ({
|
|
|
1095
906
|
ChartConfiguration: ScatterPlotConfigurationFilterSensitiveLog(obj.ChartConfiguration),
|
|
1096
907
|
}),
|
|
1097
908
|
});
|
|
1098
|
-
export const TableCellImageSizingConfigurationFilterSensitiveLog = (obj) => ({
|
|
1099
|
-
...obj,
|
|
1100
|
-
});
|
|
1101
|
-
export const TableFieldImageConfigurationFilterSensitiveLog = (obj) => ({
|
|
1102
|
-
...obj,
|
|
1103
|
-
});
|
|
1104
|
-
export const TableFieldCustomIconContentFilterSensitiveLog = (obj) => ({
|
|
1105
|
-
...obj,
|
|
1106
|
-
});
|
|
1107
|
-
export const TableFieldCustomTextContentFilterSensitiveLog = (obj) => ({
|
|
1108
|
-
...obj,
|
|
1109
|
-
});
|
|
1110
|
-
export const TableFieldLinkContentConfigurationFilterSensitiveLog = (obj) => ({
|
|
1111
|
-
...obj,
|
|
1112
|
-
});
|
|
1113
|
-
export const TableFieldLinkConfigurationFilterSensitiveLog = (obj) => ({
|
|
1114
|
-
...obj,
|
|
1115
|
-
});
|
|
1116
|
-
export const TableFieldURLConfigurationFilterSensitiveLog = (obj) => ({
|
|
1117
|
-
...obj,
|
|
1118
|
-
});
|
|
1119
|
-
export const TableFieldOptionFilterSensitiveLog = (obj) => ({
|
|
1120
|
-
...obj,
|
|
1121
|
-
});
|
|
1122
|
-
export const TableFieldOptionsFilterSensitiveLog = (obj) => ({
|
|
1123
|
-
...obj,
|
|
1124
|
-
});
|
|
1125
909
|
export const TableAggregatedFieldWellsFilterSensitiveLog = (obj) => ({
|
|
1126
910
|
...obj,
|
|
1127
911
|
...(obj.Values && { Values: obj.Values.map((item) => MeasureFieldFilterSensitiveLog(item)) }),
|
|
@@ -1142,24 +926,6 @@ export const TableFieldWellsFilterSensitiveLog = (obj) => ({
|
|
|
1142
926
|
TableUnaggregatedFieldWells: TableUnaggregatedFieldWellsFilterSensitiveLog(obj.TableUnaggregatedFieldWells),
|
|
1143
927
|
}),
|
|
1144
928
|
});
|
|
1145
|
-
export const TablePaginatedReportOptionsFilterSensitiveLog = (obj) => ({
|
|
1146
|
-
...obj,
|
|
1147
|
-
});
|
|
1148
|
-
export const TableSortConfigurationFilterSensitiveLog = (obj) => ({
|
|
1149
|
-
...obj,
|
|
1150
|
-
});
|
|
1151
|
-
export const DataBarsOptionsFilterSensitiveLog = (obj) => ({
|
|
1152
|
-
...obj,
|
|
1153
|
-
});
|
|
1154
|
-
export const TableInlineVisualizationFilterSensitiveLog = (obj) => ({
|
|
1155
|
-
...obj,
|
|
1156
|
-
});
|
|
1157
|
-
export const TableOptionsFilterSensitiveLog = (obj) => ({
|
|
1158
|
-
...obj,
|
|
1159
|
-
});
|
|
1160
|
-
export const TotalOptionsFilterSensitiveLog = (obj) => ({
|
|
1161
|
-
...obj,
|
|
1162
|
-
});
|
|
1163
929
|
export const TableConfigurationFilterSensitiveLog = (obj) => ({
|
|
1164
930
|
...obj,
|
|
1165
931
|
});
|
|
@@ -1197,9 +963,6 @@ export const TreeMapAggregatedFieldWellsFilterSensitiveLog = (obj) => ({
|
|
|
1197
963
|
export const TreeMapFieldWellsFilterSensitiveLog = (obj) => ({
|
|
1198
964
|
...obj,
|
|
1199
965
|
});
|
|
1200
|
-
export const TreeMapSortConfigurationFilterSensitiveLog = (obj) => ({
|
|
1201
|
-
...obj,
|
|
1202
|
-
});
|
|
1203
966
|
export const TreeMapConfigurationFilterSensitiveLog = (obj) => ({
|
|
1204
967
|
...obj,
|
|
1205
968
|
...(obj.DataLabels && { DataLabels: DataLabelOptionsFilterSensitiveLog(obj.DataLabels) }),
|
|
@@ -1214,12 +977,6 @@ export const WaterfallChartAggregatedFieldWellsFilterSensitiveLog = (obj) => ({
|
|
|
1214
977
|
export const WaterfallChartFieldWellsFilterSensitiveLog = (obj) => ({
|
|
1215
978
|
...obj,
|
|
1216
979
|
});
|
|
1217
|
-
export const WaterfallChartSortConfigurationFilterSensitiveLog = (obj) => ({
|
|
1218
|
-
...obj,
|
|
1219
|
-
});
|
|
1220
|
-
export const WaterfallChartOptionsFilterSensitiveLog = (obj) => ({
|
|
1221
|
-
...obj,
|
|
1222
|
-
});
|
|
1223
980
|
export const WaterfallChartConfigurationFilterSensitiveLog = (obj) => ({
|
|
1224
981
|
...obj,
|
|
1225
982
|
...(obj.DataLabels && { DataLabels: DataLabelOptionsFilterSensitiveLog(obj.DataLabels) }),
|
|
@@ -1235,12 +992,6 @@ export const WordCloudAggregatedFieldWellsFilterSensitiveLog = (obj) => ({
|
|
|
1235
992
|
export const WordCloudFieldWellsFilterSensitiveLog = (obj) => ({
|
|
1236
993
|
...obj,
|
|
1237
994
|
});
|
|
1238
|
-
export const WordCloudSortConfigurationFilterSensitiveLog = (obj) => ({
|
|
1239
|
-
...obj,
|
|
1240
|
-
});
|
|
1241
|
-
export const WordCloudOptionsFilterSensitiveLog = (obj) => ({
|
|
1242
|
-
...obj,
|
|
1243
|
-
});
|
|
1244
995
|
export const WordCloudChartConfigurationFilterSensitiveLog = (obj) => ({
|
|
1245
996
|
...obj,
|
|
1246
997
|
});
|
|
@@ -1270,103 +1021,7 @@ export const AnalysisDefinitionFilterSensitiveLog = (obj) => ({
|
|
|
1270
1021
|
ColumnConfigurations: obj.ColumnConfigurations.map((item) => ColumnConfigurationFilterSensitiveLog(item)),
|
|
1271
1022
|
}),
|
|
1272
1023
|
});
|
|
1273
|
-
export const AnalysisSearchFilterFilterSensitiveLog = (obj) => ({
|
|
1274
|
-
...obj,
|
|
1275
|
-
});
|
|
1276
|
-
export const DataSetReferenceFilterSensitiveLog = (obj) => ({
|
|
1277
|
-
...obj,
|
|
1278
|
-
});
|
|
1279
|
-
export const AnalysisSourceTemplateFilterSensitiveLog = (obj) => ({
|
|
1280
|
-
...obj,
|
|
1281
|
-
});
|
|
1282
|
-
export const AnalysisSourceEntityFilterSensitiveLog = (obj) => ({
|
|
1283
|
-
...obj,
|
|
1284
|
-
});
|
|
1285
|
-
export const AnalysisSummaryFilterSensitiveLog = (obj) => ({
|
|
1286
|
-
...obj,
|
|
1287
|
-
});
|
|
1288
|
-
export const AnonymousUserDashboardEmbeddingConfigurationFilterSensitiveLog = (obj) => ({
|
|
1289
|
-
...obj,
|
|
1290
|
-
});
|
|
1291
|
-
export const DashboardVisualIdFilterSensitiveLog = (obj) => ({
|
|
1292
|
-
...obj,
|
|
1293
|
-
});
|
|
1294
|
-
export const AnonymousUserDashboardVisualEmbeddingConfigurationFilterSensitiveLog = (obj) => ({
|
|
1295
|
-
...obj,
|
|
1296
|
-
});
|
|
1297
|
-
export const AnonymousUserQSearchBarEmbeddingConfigurationFilterSensitiveLog = (obj) => ({
|
|
1298
|
-
...obj,
|
|
1299
|
-
});
|
|
1300
|
-
export const AnonymousUserEmbeddingExperienceConfigurationFilterSensitiveLog = (obj) => ({
|
|
1301
|
-
...obj,
|
|
1302
|
-
});
|
|
1303
|
-
export const AthenaParametersFilterSensitiveLog = (obj) => ({
|
|
1304
|
-
...obj,
|
|
1305
|
-
});
|
|
1306
|
-
export const AuroraParametersFilterSensitiveLog = (obj) => ({
|
|
1307
|
-
...obj,
|
|
1308
|
-
});
|
|
1309
|
-
export const AuroraPostgreSqlParametersFilterSensitiveLog = (obj) => ({
|
|
1310
|
-
...obj,
|
|
1311
|
-
});
|
|
1312
|
-
export const AwsIotAnalyticsParametersFilterSensitiveLog = (obj) => ({
|
|
1313
|
-
...obj,
|
|
1314
|
-
});
|
|
1315
|
-
export const BorderStyleFilterSensitiveLog = (obj) => ({
|
|
1316
|
-
...obj,
|
|
1317
|
-
});
|
|
1318
1024
|
export const CalculatedColumnFilterSensitiveLog = (obj) => ({
|
|
1319
1025
|
...obj,
|
|
1320
1026
|
...(obj.Expression && { Expression: SENSITIVE_STRING }),
|
|
1321
1027
|
});
|
|
1322
|
-
export const CancelIngestionRequestFilterSensitiveLog = (obj) => ({
|
|
1323
|
-
...obj,
|
|
1324
|
-
});
|
|
1325
|
-
export const CancelIngestionResponseFilterSensitiveLog = (obj) => ({
|
|
1326
|
-
...obj,
|
|
1327
|
-
});
|
|
1328
|
-
export const CastColumnTypeOperationFilterSensitiveLog = (obj) => ({
|
|
1329
|
-
...obj,
|
|
1330
|
-
});
|
|
1331
|
-
export const ColumnDescriptionFilterSensitiveLog = (obj) => ({
|
|
1332
|
-
...obj,
|
|
1333
|
-
});
|
|
1334
|
-
export const GeoSpatialColumnGroupFilterSensitiveLog = (obj) => ({
|
|
1335
|
-
...obj,
|
|
1336
|
-
});
|
|
1337
|
-
export const ColumnGroupFilterSensitiveLog = (obj) => ({
|
|
1338
|
-
...obj,
|
|
1339
|
-
});
|
|
1340
|
-
export const ColumnGroupColumnSchemaFilterSensitiveLog = (obj) => ({
|
|
1341
|
-
...obj,
|
|
1342
|
-
});
|
|
1343
|
-
export const ColumnGroupSchemaFilterSensitiveLog = (obj) => ({
|
|
1344
|
-
...obj,
|
|
1345
|
-
});
|
|
1346
|
-
export const ColumnLevelPermissionRuleFilterSensitiveLog = (obj) => ({
|
|
1347
|
-
...obj,
|
|
1348
|
-
});
|
|
1349
|
-
export const ColumnSchemaFilterSensitiveLog = (obj) => ({
|
|
1350
|
-
...obj,
|
|
1351
|
-
});
|
|
1352
|
-
export const ColumnTagFilterSensitiveLog = (obj) => ({
|
|
1353
|
-
...obj,
|
|
1354
|
-
});
|
|
1355
|
-
export const TagFilterSensitiveLog = (obj) => ({
|
|
1356
|
-
...obj,
|
|
1357
|
-
});
|
|
1358
|
-
export const CreateAccountCustomizationRequestFilterSensitiveLog = (obj) => ({
|
|
1359
|
-
...obj,
|
|
1360
|
-
});
|
|
1361
|
-
export const CreateAccountCustomizationResponseFilterSensitiveLog = (obj) => ({
|
|
1362
|
-
...obj,
|
|
1363
|
-
});
|
|
1364
|
-
export const CreateAccountSubscriptionRequestFilterSensitiveLog = (obj) => ({
|
|
1365
|
-
...obj,
|
|
1366
|
-
});
|
|
1367
|
-
export const SignupResponseFilterSensitiveLog = (obj) => ({
|
|
1368
|
-
...obj,
|
|
1369
|
-
});
|
|
1370
|
-
export const CreateAccountSubscriptionResponseFilterSensitiveLog = (obj) => ({
|
|
1371
|
-
...obj,
|
|
1372
|
-
});
|