@aws-sdk/client-quicksight 3.693.0 → 3.699.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.
Files changed (192) hide show
  1. package/README.md +24 -0
  2. package/dist-cjs/index.js +1697 -691
  3. package/dist-es/QuickSight.js +6 -0
  4. package/dist-es/commands/BatchCreateTopicReviewedAnswerCommand.js +1 -1
  5. package/dist-es/commands/CreateAnalysisCommand.js +1 -1
  6. package/dist-es/commands/CreateDashboardCommand.js +1 -1
  7. package/dist-es/commands/DescribeAnalysisCommand.js +2 -1
  8. package/dist-es/commands/DescribeAssetBundleExportJobCommand.js +1 -1
  9. package/dist-es/commands/DescribeAssetBundleImportJobCommand.js +1 -1
  10. package/dist-es/commands/DescribeDashboardCommand.js +2 -1
  11. package/dist-es/commands/DescribeDashboardDefinitionCommand.js +1 -1
  12. package/dist-es/commands/DescribeDashboardSnapshotJobCommand.js +1 -1
  13. package/dist-es/commands/DescribeDashboardSnapshotJobResultCommand.js +1 -1
  14. package/dist-es/commands/DescribeDashboardsQAConfigurationCommand.js +22 -0
  15. package/dist-es/commands/DescribeDataSetCommand.js +1 -1
  16. package/dist-es/commands/DescribeTemplateCommand.js +2 -1
  17. package/dist-es/commands/ListTopicReviewedAnswersCommand.js +1 -1
  18. package/dist-es/commands/SearchTopicsCommand.js +22 -0
  19. package/dist-es/commands/UpdateDashboardsQAConfigurationCommand.js +22 -0
  20. package/dist-es/commands/UpdateDataSourceCommand.js +1 -1
  21. package/dist-es/commands/UpdateTemplateCommand.js +1 -1
  22. package/dist-es/commands/UpdateTopicCommand.js +1 -1
  23. package/dist-es/commands/index.js +3 -0
  24. package/dist-es/models/index.js +1 -0
  25. package/dist-es/models/models_0.js +72 -82
  26. package/dist-es/models/models_1.js +102 -132
  27. package/dist-es/models/models_2.js +136 -193
  28. package/dist-es/models/models_3.js +205 -112
  29. package/dist-es/models/models_4.js +139 -33
  30. package/dist-es/models/models_5.js +33 -0
  31. package/dist-es/pagination/SearchTopicsPaginator.js +4 -0
  32. package/dist-es/pagination/index.js +1 -0
  33. package/dist-es/protocols/Aws_restJson1.js +787 -6
  34. package/dist-types/QuickSight.d.ts +21 -0
  35. package/dist-types/QuickSightClient.d.ts +5 -2
  36. package/dist-types/commands/BatchCreateTopicReviewedAnswerCommand.d.ts +1 -1
  37. package/dist-types/commands/CreateAccountCustomizationCommand.d.ts +1 -1
  38. package/dist-types/commands/CreateAccountSubscriptionCommand.d.ts +1 -1
  39. package/dist-types/commands/CreateAnalysisCommand.d.ts +434 -5
  40. package/dist-types/commands/CreateBrandCommand.d.ts +1 -1
  41. package/dist-types/commands/CreateCustomPermissionsCommand.d.ts +1 -1
  42. package/dist-types/commands/CreateDashboardCommand.d.ts +434 -5
  43. package/dist-types/commands/CreateTemplateCommand.d.ts +433 -4
  44. package/dist-types/commands/CreateTopicCommand.d.ts +3 -0
  45. package/dist-types/commands/DescribeAnalysisCommand.d.ts +79 -0
  46. package/dist-types/commands/DescribeAnalysisDefinitionCommand.d.ts +433 -4
  47. package/dist-types/commands/DescribeAssetBundleExportJobCommand.d.ts +2 -1
  48. package/dist-types/commands/DescribeAssetBundleImportJobCommand.d.ts +1 -1
  49. package/dist-types/commands/DescribeBrandAssignmentCommand.d.ts +1 -1
  50. package/dist-types/commands/DescribeBrandCommand.d.ts +1 -1
  51. package/dist-types/commands/DescribeBrandPublishedVersionCommand.d.ts +1 -1
  52. package/dist-types/commands/DescribeCustomPermissionsCommand.d.ts +1 -1
  53. package/dist-types/commands/DescribeDashboardCommand.d.ts +80 -1
  54. package/dist-types/commands/DescribeDashboardDefinitionCommand.d.ts +434 -5
  55. package/dist-types/commands/DescribeDashboardPermissionsCommand.d.ts +1 -1
  56. package/dist-types/commands/DescribeDashboardSnapshotJobCommand.d.ts +1 -1
  57. package/dist-types/commands/DescribeDashboardSnapshotJobResultCommand.d.ts +1 -1
  58. package/dist-types/commands/DescribeDashboardsQAConfigurationCommand.d.ts +94 -0
  59. package/dist-types/commands/DescribeDataSetCommand.d.ts +1 -1
  60. package/dist-types/commands/DescribeDataSetPermissionsCommand.d.ts +1 -1
  61. package/dist-types/commands/DescribeDataSetRefreshPropertiesCommand.d.ts +1 -1
  62. package/dist-types/commands/DescribeDataSourceCommand.d.ts +1 -1
  63. package/dist-types/commands/DescribeDataSourcePermissionsCommand.d.ts +1 -1
  64. package/dist-types/commands/DescribeFolderCommand.d.ts +1 -1
  65. package/dist-types/commands/DescribeFolderPermissionsCommand.d.ts +1 -1
  66. package/dist-types/commands/DescribeFolderResolvedPermissionsCommand.d.ts +1 -1
  67. package/dist-types/commands/DescribeGroupCommand.d.ts +1 -1
  68. package/dist-types/commands/DescribeGroupMembershipCommand.d.ts +1 -1
  69. package/dist-types/commands/DescribeIAMPolicyAssignmentCommand.d.ts +1 -1
  70. package/dist-types/commands/DescribeIngestionCommand.d.ts +1 -2
  71. package/dist-types/commands/DescribeNamespaceCommand.d.ts +2 -0
  72. package/dist-types/commands/DescribeTemplateCommand.d.ts +79 -0
  73. package/dist-types/commands/DescribeTemplateDefinitionCommand.d.ts +433 -4
  74. package/dist-types/commands/ListNamespacesCommand.d.ts +2 -0
  75. package/dist-types/commands/ListTopicReviewedAnswersCommand.d.ts +2 -1
  76. package/dist-types/commands/SearchTopicsCommand.d.ts +111 -0
  77. package/dist-types/commands/UpdateAnalysisCommand.d.ts +433 -4
  78. package/dist-types/commands/UpdateDashboardCommand.d.ts +433 -4
  79. package/dist-types/commands/UpdateDashboardsQAConfigurationCommand.d.ts +95 -0
  80. package/dist-types/commands/UpdateDataSetPermissionsCommand.d.ts +2 -1
  81. package/dist-types/commands/UpdateDataSourceCommand.d.ts +1 -1
  82. package/dist-types/commands/UpdateDataSourcePermissionsCommand.d.ts +1 -1
  83. package/dist-types/commands/UpdateFolderCommand.d.ts +1 -1
  84. package/dist-types/commands/UpdateFolderPermissionsCommand.d.ts +1 -1
  85. package/dist-types/commands/UpdateGroupCommand.d.ts +1 -1
  86. package/dist-types/commands/UpdateIAMPolicyAssignmentCommand.d.ts +1 -1
  87. package/dist-types/commands/UpdateIdentityPropagationConfigCommand.d.ts +1 -1
  88. package/dist-types/commands/UpdateIpRestrictionCommand.d.ts +1 -1
  89. package/dist-types/commands/UpdateKeyRegistrationCommand.d.ts +1 -1
  90. package/dist-types/commands/UpdatePublicSharingSettingsCommand.d.ts +1 -1
  91. package/dist-types/commands/UpdateQPersonalizationConfigurationCommand.d.ts +1 -1
  92. package/dist-types/commands/UpdateRefreshScheduleCommand.d.ts +1 -1
  93. package/dist-types/commands/UpdateRoleCustomPermissionCommand.d.ts +1 -1
  94. package/dist-types/commands/UpdateSPICECapacityConfigurationCommand.d.ts +1 -1
  95. package/dist-types/commands/UpdateTemplateAliasCommand.d.ts +1 -1
  96. package/dist-types/commands/UpdateTemplateCommand.d.ts +434 -5
  97. package/dist-types/commands/UpdateTemplatePermissionsCommand.d.ts +1 -1
  98. package/dist-types/commands/UpdateThemeAliasCommand.d.ts +1 -1
  99. package/dist-types/commands/UpdateThemeCommand.d.ts +1 -1
  100. package/dist-types/commands/UpdateThemePermissionsCommand.d.ts +1 -1
  101. package/dist-types/commands/UpdateTopicCommand.d.ts +1 -1
  102. package/dist-types/commands/UpdateTopicPermissionsCommand.d.ts +1 -1
  103. package/dist-types/commands/UpdateTopicRefreshScheduleCommand.d.ts +1 -1
  104. package/dist-types/commands/UpdateUserCommand.d.ts +1 -1
  105. package/dist-types/commands/UpdateUserCustomPermissionCommand.d.ts +1 -1
  106. package/dist-types/commands/UpdateVPCConnectionCommand.d.ts +1 -1
  107. package/dist-types/commands/index.d.ts +3 -0
  108. package/dist-types/models/index.d.ts +1 -0
  109. package/dist-types/models/models_0.d.ts +487 -546
  110. package/dist-types/models/models_1.d.ts +1748 -1766
  111. package/dist-types/models/models_2.d.ts +4412 -4505
  112. package/dist-types/models/models_3.d.ts +4167 -4334
  113. package/dist-types/models/models_4.d.ts +3983 -3777
  114. package/dist-types/models/models_5.d.ts +1726 -0
  115. package/dist-types/pagination/SearchTopicsPaginator.d.ts +7 -0
  116. package/dist-types/pagination/index.d.ts +1 -0
  117. package/dist-types/protocols/Aws_restJson1.d.ts +27 -0
  118. package/dist-types/ts3.4/QuickSight.d.ts +57 -0
  119. package/dist-types/ts3.4/QuickSightClient.d.ts +18 -0
  120. package/dist-types/ts3.4/commands/BatchCreateTopicReviewedAnswerCommand.d.ts +1 -1
  121. package/dist-types/ts3.4/commands/CreateAccountCustomizationCommand.d.ts +1 -1
  122. package/dist-types/ts3.4/commands/CreateAccountSubscriptionCommand.d.ts +1 -1
  123. package/dist-types/ts3.4/commands/CreateAnalysisCommand.d.ts +1 -1
  124. package/dist-types/ts3.4/commands/CreateBrandCommand.d.ts +1 -1
  125. package/dist-types/ts3.4/commands/CreateCustomPermissionsCommand.d.ts +1 -1
  126. package/dist-types/ts3.4/commands/CreateDashboardCommand.d.ts +1 -1
  127. package/dist-types/ts3.4/commands/DescribeAssetBundleExportJobCommand.d.ts +2 -4
  128. package/dist-types/ts3.4/commands/DescribeAssetBundleImportJobCommand.d.ts +1 -1
  129. package/dist-types/ts3.4/commands/DescribeBrandAssignmentCommand.d.ts +1 -1
  130. package/dist-types/ts3.4/commands/DescribeBrandCommand.d.ts +1 -1
  131. package/dist-types/ts3.4/commands/DescribeBrandPublishedVersionCommand.d.ts +1 -1
  132. package/dist-types/ts3.4/commands/DescribeCustomPermissionsCommand.d.ts +1 -1
  133. package/dist-types/ts3.4/commands/DescribeDashboardCommand.d.ts +1 -1
  134. package/dist-types/ts3.4/commands/DescribeDashboardDefinitionCommand.d.ts +1 -1
  135. package/dist-types/ts3.4/commands/DescribeDashboardPermissionsCommand.d.ts +1 -1
  136. package/dist-types/ts3.4/commands/DescribeDashboardSnapshotJobCommand.d.ts +1 -1
  137. package/dist-types/ts3.4/commands/DescribeDashboardSnapshotJobResultCommand.d.ts +1 -1
  138. package/dist-types/ts3.4/commands/DescribeDashboardsQAConfigurationCommand.d.ts +51 -0
  139. package/dist-types/ts3.4/commands/DescribeDataSetCommand.d.ts +1 -1
  140. package/dist-types/ts3.4/commands/DescribeDataSetPermissionsCommand.d.ts +1 -1
  141. package/dist-types/ts3.4/commands/DescribeDataSetRefreshPropertiesCommand.d.ts +1 -1
  142. package/dist-types/ts3.4/commands/DescribeDataSourceCommand.d.ts +1 -1
  143. package/dist-types/ts3.4/commands/DescribeDataSourcePermissionsCommand.d.ts +1 -1
  144. package/dist-types/ts3.4/commands/DescribeFolderCommand.d.ts +1 -1
  145. package/dist-types/ts3.4/commands/DescribeFolderPermissionsCommand.d.ts +1 -1
  146. package/dist-types/ts3.4/commands/DescribeFolderResolvedPermissionsCommand.d.ts +1 -1
  147. package/dist-types/ts3.4/commands/DescribeGroupCommand.d.ts +1 -1
  148. package/dist-types/ts3.4/commands/DescribeGroupMembershipCommand.d.ts +1 -1
  149. package/dist-types/ts3.4/commands/DescribeIAMPolicyAssignmentCommand.d.ts +1 -1
  150. package/dist-types/ts3.4/commands/DescribeIngestionCommand.d.ts +4 -2
  151. package/dist-types/ts3.4/commands/ListTopicReviewedAnswersCommand.d.ts +2 -4
  152. package/dist-types/ts3.4/commands/SearchTopicsCommand.d.ts +47 -0
  153. package/dist-types/ts3.4/commands/UpdateDashboardsQAConfigurationCommand.d.ts +51 -0
  154. package/dist-types/ts3.4/commands/UpdateDataSetPermissionsCommand.d.ts +2 -4
  155. package/dist-types/ts3.4/commands/UpdateDataSourceCommand.d.ts +1 -1
  156. package/dist-types/ts3.4/commands/UpdateDataSourcePermissionsCommand.d.ts +1 -1
  157. package/dist-types/ts3.4/commands/UpdateFolderCommand.d.ts +1 -1
  158. package/dist-types/ts3.4/commands/UpdateFolderPermissionsCommand.d.ts +1 -1
  159. package/dist-types/ts3.4/commands/UpdateGroupCommand.d.ts +1 -1
  160. package/dist-types/ts3.4/commands/UpdateIAMPolicyAssignmentCommand.d.ts +1 -1
  161. package/dist-types/ts3.4/commands/UpdateIdentityPropagationConfigCommand.d.ts +1 -1
  162. package/dist-types/ts3.4/commands/UpdateIpRestrictionCommand.d.ts +1 -1
  163. package/dist-types/ts3.4/commands/UpdateKeyRegistrationCommand.d.ts +1 -1
  164. package/dist-types/ts3.4/commands/UpdatePublicSharingSettingsCommand.d.ts +1 -1
  165. package/dist-types/ts3.4/commands/UpdateQPersonalizationConfigurationCommand.d.ts +1 -1
  166. package/dist-types/ts3.4/commands/UpdateRefreshScheduleCommand.d.ts +1 -1
  167. package/dist-types/ts3.4/commands/UpdateRoleCustomPermissionCommand.d.ts +1 -1
  168. package/dist-types/ts3.4/commands/UpdateSPICECapacityConfigurationCommand.d.ts +1 -1
  169. package/dist-types/ts3.4/commands/UpdateTemplateAliasCommand.d.ts +1 -1
  170. package/dist-types/ts3.4/commands/UpdateTemplateCommand.d.ts +1 -1
  171. package/dist-types/ts3.4/commands/UpdateTemplatePermissionsCommand.d.ts +1 -1
  172. package/dist-types/ts3.4/commands/UpdateThemeAliasCommand.d.ts +1 -1
  173. package/dist-types/ts3.4/commands/UpdateThemeCommand.d.ts +1 -1
  174. package/dist-types/ts3.4/commands/UpdateThemePermissionsCommand.d.ts +1 -1
  175. package/dist-types/ts3.4/commands/UpdateTopicCommand.d.ts +1 -1
  176. package/dist-types/ts3.4/commands/UpdateTopicPermissionsCommand.d.ts +1 -1
  177. package/dist-types/ts3.4/commands/UpdateTopicRefreshScheduleCommand.d.ts +1 -1
  178. package/dist-types/ts3.4/commands/UpdateUserCommand.d.ts +1 -1
  179. package/dist-types/ts3.4/commands/UpdateUserCustomPermissionCommand.d.ts +1 -1
  180. package/dist-types/ts3.4/commands/UpdateVPCConnectionCommand.d.ts +1 -1
  181. package/dist-types/ts3.4/commands/index.d.ts +3 -0
  182. package/dist-types/ts3.4/models/index.d.ts +1 -0
  183. package/dist-types/ts3.4/models/models_0.d.ts +142 -156
  184. package/dist-types/ts3.4/models/models_1.d.ts +324 -356
  185. package/dist-types/ts3.4/models/models_2.d.ts +427 -418
  186. package/dist-types/ts3.4/models/models_3.d.ts +435 -488
  187. package/dist-types/ts3.4/models/models_4.d.ts +1184 -1046
  188. package/dist-types/ts3.4/models/models_5.d.ts +422 -0
  189. package/dist-types/ts3.4/pagination/SearchTopicsPaginator.d.ts +11 -0
  190. package/dist-types/ts3.4/pagination/index.d.ts +1 -0
  191. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +36 -0
  192. package/package.json +35 -35
@@ -642,6 +642,446 @@ export interface AnalysisError {
642
642
  */
643
643
  ViolatedEntities?: Entity[] | undefined;
644
644
  }
645
+ /**
646
+ * <p>The navigation configuration for <code>CustomActionNavigationOperation</code>.</p>
647
+ * @public
648
+ */
649
+ export interface LocalNavigationConfiguration {
650
+ /**
651
+ * <p>The sheet that is targeted for navigation in the same analysis.</p>
652
+ * @public
653
+ */
654
+ TargetSheetId: string | undefined;
655
+ }
656
+ /**
657
+ * <p>The navigation operation that navigates between different sheets in the same analysis.</p>
658
+ * <p>This is a union type structure. For this structure to be valid, only one of the attributes can be defined.</p>
659
+ * @public
660
+ */
661
+ export interface CustomActionNavigationOperation {
662
+ /**
663
+ * <p>The configuration that chooses the navigation target.</p>
664
+ * @public
665
+ */
666
+ LocalNavigationConfiguration?: LocalNavigationConfiguration | undefined;
667
+ }
668
+ /**
669
+ * <p>The customized parameter values.</p>
670
+ * <p>This is a union type structure. For this structure to be valid, only one of the attributes can be defined.</p>
671
+ * @public
672
+ */
673
+ export interface CustomParameterValues {
674
+ /**
675
+ * <p>A list of string-type parameter values.</p>
676
+ * @public
677
+ */
678
+ StringValues?: string[] | undefined;
679
+ /**
680
+ * <p>A list of integer-type parameter values.</p>
681
+ * @public
682
+ */
683
+ IntegerValues?: number[] | undefined;
684
+ /**
685
+ * <p>A list of decimal-type parameter values.</p>
686
+ * @public
687
+ */
688
+ DecimalValues?: number[] | undefined;
689
+ /**
690
+ * <p>A list of datetime-type parameter values.</p>
691
+ * @public
692
+ */
693
+ DateTimeValues?: Date[] | undefined;
694
+ }
695
+ /**
696
+ * <p>The configuration of custom values for the destination parameter in <code>DestinationParameterValueConfiguration</code>.</p>
697
+ * @public
698
+ */
699
+ export interface CustomValuesConfiguration {
700
+ /**
701
+ * <p>Includes the null value in custom action parameter values.</p>
702
+ * @public
703
+ */
704
+ IncludeNullValue?: boolean | undefined;
705
+ /**
706
+ * <p>The customized parameter values.</p>
707
+ * <p>This is a union type structure. For this structure to be valid, only one of the attributes can be defined.</p>
708
+ * @public
709
+ */
710
+ CustomValues: CustomParameterValues | undefined;
711
+ }
712
+ /**
713
+ * @public
714
+ * @enum
715
+ */
716
+ export declare const SelectAllValueOptions: {
717
+ readonly ALL_VALUES: "ALL_VALUES";
718
+ };
719
+ /**
720
+ * @public
721
+ */
722
+ export type SelectAllValueOptions = (typeof SelectAllValueOptions)[keyof typeof SelectAllValueOptions];
723
+ /**
724
+ * <p>The configuration of destination parameter values.</p>
725
+ * <p>This is a union type structure. For this structure to be valid, only one of the attributes can be defined.</p>
726
+ * @public
727
+ */
728
+ export interface DestinationParameterValueConfiguration {
729
+ /**
730
+ * <p>The configuration of custom values for destination parameter in <code>DestinationParameterValueConfiguration</code>.</p>
731
+ * @public
732
+ */
733
+ CustomValuesConfiguration?: CustomValuesConfiguration | undefined;
734
+ /**
735
+ * <p>The configuration that selects all options.</p>
736
+ * @public
737
+ */
738
+ SelectAllValueOptions?: SelectAllValueOptions | undefined;
739
+ /**
740
+ * <p>The source parameter name of the destination parameter.</p>
741
+ * @public
742
+ */
743
+ SourceParameterName?: string | undefined;
744
+ /**
745
+ * <p>The source field ID of the destination parameter.</p>
746
+ * @public
747
+ */
748
+ SourceField?: string | undefined;
749
+ /**
750
+ * <p>A column of a data set.</p>
751
+ * @public
752
+ */
753
+ SourceColumn?: ColumnIdentifier | undefined;
754
+ }
755
+ /**
756
+ * <p>The configuration of adding parameters in action.</p>
757
+ * @public
758
+ */
759
+ export interface SetParameterValueConfiguration {
760
+ /**
761
+ * <p>The destination parameter name of the <code>SetParameterValueConfiguration</code>.</p>
762
+ * @public
763
+ */
764
+ DestinationParameterName: string | undefined;
765
+ /**
766
+ * <p>The configuration of destination parameter values.</p>
767
+ * <p>This is a union type structure. For this structure to be valid, only one of the attributes can be defined.</p>
768
+ * @public
769
+ */
770
+ Value: DestinationParameterValueConfiguration | undefined;
771
+ }
772
+ /**
773
+ * <p>The set parameter operation that sets parameters in custom action.</p>
774
+ * @public
775
+ */
776
+ export interface CustomActionSetParametersOperation {
777
+ /**
778
+ * <p>The parameter that determines the value configuration.</p>
779
+ * @public
780
+ */
781
+ ParameterValueConfigurations: SetParameterValueConfiguration[] | undefined;
782
+ }
783
+ /**
784
+ * @public
785
+ * @enum
786
+ */
787
+ export declare const URLTargetConfiguration: {
788
+ readonly NEW_TAB: "NEW_TAB";
789
+ readonly NEW_WINDOW: "NEW_WINDOW";
790
+ readonly SAME_TAB: "SAME_TAB";
791
+ };
792
+ /**
793
+ * @public
794
+ */
795
+ export type URLTargetConfiguration = (typeof URLTargetConfiguration)[keyof typeof URLTargetConfiguration];
796
+ /**
797
+ * <p>The URL operation that opens a link to another webpage.</p>
798
+ * @public
799
+ */
800
+ export interface CustomActionURLOperation {
801
+ /**
802
+ * <p>THe URL link of the <code>CustomActionURLOperation</code>.</p>
803
+ * @public
804
+ */
805
+ URLTemplate: string | undefined;
806
+ /**
807
+ * <p>The target of the <code>CustomActionURLOperation</code>.</p>
808
+ * <p>Valid values are defined as follows:</p>
809
+ * <ul>
810
+ * <li>
811
+ * <p>
812
+ * <code>NEW_TAB</code>: Opens the target URL in a new browser tab.</p>
813
+ * </li>
814
+ * <li>
815
+ * <p>
816
+ * <code>NEW_WINDOW</code>: Opens the target URL in a new browser window.</p>
817
+ * </li>
818
+ * <li>
819
+ * <p>
820
+ * <code>SAME_TAB</code>: Opens the target URL in the same browser tab.</p>
821
+ * </li>
822
+ * </ul>
823
+ * @public
824
+ */
825
+ URLTarget: URLTargetConfiguration | undefined;
826
+ }
827
+ /**
828
+ * <p>The operation that is defined by the custom action.</p>
829
+ * <p>This is a union type structure. For this structure to be valid, only one of the attributes can be defined.</p>
830
+ * @public
831
+ */
832
+ export interface ImageCustomActionOperation {
833
+ /**
834
+ * <p>The navigation operation that navigates between different sheets in the same analysis.</p>
835
+ * <p>This is a union type structure. For this structure to be valid, only one of the attributes can be defined.</p>
836
+ * @public
837
+ */
838
+ NavigationOperation?: CustomActionNavigationOperation | undefined;
839
+ /**
840
+ * <p>The URL operation that opens a link to another webpage.</p>
841
+ * @public
842
+ */
843
+ URLOperation?: CustomActionURLOperation | undefined;
844
+ /**
845
+ * <p>The set parameter operation that sets parameters in custom action.</p>
846
+ * @public
847
+ */
848
+ SetParametersOperation?: CustomActionSetParametersOperation | undefined;
849
+ }
850
+ /**
851
+ * @public
852
+ * @enum
853
+ */
854
+ export declare const WidgetStatus: {
855
+ readonly DISABLED: "DISABLED";
856
+ readonly ENABLED: "ENABLED";
857
+ };
858
+ /**
859
+ * @public
860
+ */
861
+ export type WidgetStatus = (typeof WidgetStatus)[keyof typeof WidgetStatus];
862
+ /**
863
+ * @public
864
+ * @enum
865
+ */
866
+ export declare const ImageCustomActionTrigger: {
867
+ readonly CLICK: "CLICK";
868
+ readonly MENU: "MENU";
869
+ };
870
+ /**
871
+ * @public
872
+ */
873
+ export type ImageCustomActionTrigger = (typeof ImageCustomActionTrigger)[keyof typeof ImageCustomActionTrigger];
874
+ /**
875
+ * <p>A custom action defined on an image.</p>
876
+ * @public
877
+ */
878
+ export interface ImageCustomAction {
879
+ /**
880
+ * <p>The ID of the custom action.</p>
881
+ * @public
882
+ */
883
+ CustomActionId: string | undefined;
884
+ /**
885
+ * <p>The name of the custom action.</p>
886
+ * @public
887
+ */
888
+ Name: string | undefined;
889
+ /**
890
+ * <p>The status of the custom action.</p>
891
+ * @public
892
+ */
893
+ Status?: WidgetStatus | undefined;
894
+ /**
895
+ * <p>The trigger of the <code>VisualCustomAction</code>.</p>
896
+ * <p>Valid values are defined as follows:</p>
897
+ * <ul>
898
+ * <li>
899
+ * <p>
900
+ * <code>CLICK</code>: Initiates a custom action by a left pointer click on a data point.</p>
901
+ * </li>
902
+ * <li>
903
+ * <p>
904
+ * <code>MENU</code>: Initiates a custom action by right pointer click from the menu.</p>
905
+ * </li>
906
+ * </ul>
907
+ * @public
908
+ */
909
+ Trigger: ImageCustomActionTrigger | undefined;
910
+ /**
911
+ * <p>A list of <code>ImageCustomActionOperations</code>.</p>
912
+ * <p>This is a union type structure. For this structure to be valid, only one of the attributes can be defined.</p>
913
+ * @public
914
+ */
915
+ ActionOperations: ImageCustomActionOperation[] | undefined;
916
+ }
917
+ /**
918
+ * <p>The menu options for the interactions of an image.</p>
919
+ * @public
920
+ */
921
+ export interface ImageMenuOption {
922
+ /**
923
+ * <p>The availability status of the image menu. If the value of this property is set to <code>ENABLED</code>, dashboard readers can interact with the image menu.</p>
924
+ * @public
925
+ */
926
+ AvailabilityStatus?: DashboardBehavior | undefined;
927
+ }
928
+ /**
929
+ * <p>The general image interactions setup for image publish options.</p>
930
+ * @public
931
+ */
932
+ export interface ImageInteractionOptions {
933
+ /**
934
+ * <p>The menu options for the image.</p>
935
+ * @public
936
+ */
937
+ ImageMenuOption?: ImageMenuOption | undefined;
938
+ }
939
+ /**
940
+ * @public
941
+ * @enum
942
+ */
943
+ export declare const SheetImageScalingType: {
944
+ readonly SCALE_NONE: "SCALE_NONE";
945
+ readonly SCALE_TO_CONTAINER: "SCALE_TO_CONTAINER";
946
+ readonly SCALE_TO_HEIGHT: "SCALE_TO_HEIGHT";
947
+ readonly SCALE_TO_WIDTH: "SCALE_TO_WIDTH";
948
+ };
949
+ /**
950
+ * @public
951
+ */
952
+ export type SheetImageScalingType = (typeof SheetImageScalingType)[keyof typeof SheetImageScalingType];
953
+ /**
954
+ * <p>Determines how the image is scaled</p>
955
+ * @public
956
+ */
957
+ export interface SheetImageScalingConfiguration {
958
+ /**
959
+ * <p>The scaling option to use when fitting the image inside the container.</p>
960
+ * <p>Valid values are defined as follows:</p>
961
+ * <ul>
962
+ * <li>
963
+ * <p>
964
+ * <code>SCALE_TO_WIDTH</code>: The image takes up the entire width of the container. The image aspect ratio is preserved.</p>
965
+ * </li>
966
+ * <li>
967
+ * <p>
968
+ * <code>SCALE_TO_HEIGHT</code>: The image takes up the entire height of the container. The image aspect ratio is preserved.</p>
969
+ * </li>
970
+ * <li>
971
+ * <p>
972
+ * <code>SCALE_TO_CONTAINER</code>: The image takes up the entire width and height of the container. The image aspect ratio is not preserved.</p>
973
+ * </li>
974
+ * <li>
975
+ * <p>
976
+ * <code>SCALE_NONE</code>: The image is displayed in its original size and is not scaled to the container.</p>
977
+ * </li>
978
+ * </ul>
979
+ * @public
980
+ */
981
+ ScalingType?: SheetImageScalingType | undefined;
982
+ }
983
+ /**
984
+ * <p>The source of the static file that contains the image.</p>
985
+ * @public
986
+ */
987
+ export interface SheetImageStaticFileSource {
988
+ /**
989
+ * <p>The ID of the static file that contains the image.</p>
990
+ * @public
991
+ */
992
+ StaticFileId: string | undefined;
993
+ }
994
+ /**
995
+ * <p>The source of the image.</p>
996
+ * @public
997
+ */
998
+ export interface SheetImageSource {
999
+ /**
1000
+ * <p>The source of the static file that contains the image.</p>
1001
+ * @public
1002
+ */
1003
+ SheetImageStaticFileSource?: SheetImageStaticFileSource | undefined;
1004
+ }
1005
+ /**
1006
+ * <p>The text that appears in the sheet image tooltip.</p>
1007
+ * @public
1008
+ */
1009
+ export interface SheetImageTooltipText {
1010
+ /**
1011
+ * <p>The plain text format.</p>
1012
+ * @public
1013
+ */
1014
+ PlainText?: string | undefined;
1015
+ }
1016
+ /**
1017
+ * @public
1018
+ * @enum
1019
+ */
1020
+ export declare const Visibility: {
1021
+ readonly HIDDEN: "HIDDEN";
1022
+ readonly VISIBLE: "VISIBLE";
1023
+ };
1024
+ /**
1025
+ * @public
1026
+ */
1027
+ export type Visibility = (typeof Visibility)[keyof typeof Visibility];
1028
+ /**
1029
+ * <p>The tooltip configuration for a sheet image.</p>
1030
+ * @public
1031
+ */
1032
+ export interface SheetImageTooltipConfiguration {
1033
+ /**
1034
+ * <p>The text that appears in the tooltip.</p>
1035
+ * @public
1036
+ */
1037
+ TooltipText?: SheetImageTooltipText | undefined;
1038
+ /**
1039
+ * <p>The visibility of the tooltip.</p>
1040
+ * @public
1041
+ */
1042
+ Visibility?: Visibility | undefined;
1043
+ }
1044
+ /**
1045
+ * <p>An image that is located on a sheet.</p>
1046
+ * @public
1047
+ */
1048
+ export interface SheetImage {
1049
+ /**
1050
+ * <p>The ID of the sheet image.</p>
1051
+ * @public
1052
+ */
1053
+ SheetImageId: string | undefined;
1054
+ /**
1055
+ * <p>The source of the image.</p>
1056
+ * @public
1057
+ */
1058
+ Source: SheetImageSource | undefined;
1059
+ /**
1060
+ * <p>Determines how the image is scaled.</p>
1061
+ * @public
1062
+ */
1063
+ Scaling?: SheetImageScalingConfiguration | undefined;
1064
+ /**
1065
+ * <p>The tooltip to be shown when hovering over the image.</p>
1066
+ * @public
1067
+ */
1068
+ Tooltip?: SheetImageTooltipConfiguration | undefined;
1069
+ /**
1070
+ * <p>The alt text for the image.</p>
1071
+ * @public
1072
+ */
1073
+ ImageContentAltText?: string | undefined;
1074
+ /**
1075
+ * <p>The general image interactions setup for an image.</p>
1076
+ * @public
1077
+ */
1078
+ Interactions?: ImageInteractionOptions | undefined;
1079
+ /**
1080
+ * <p>A list of custom actions that are configured for an image.</p>
1081
+ * @public
1082
+ */
1083
+ Actions?: ImageCustomAction[] | undefined;
1084
+ }
645
1085
  /**
646
1086
  * <p>A <i>sheet</i>, which is an object that contains a set of visuals that
647
1087
  * are viewed together on one page in Amazon QuickSight. Every analysis and dashboard
@@ -662,6 +1102,11 @@ export interface Sheet {
662
1102
  * @public
663
1103
  */
664
1104
  Name?: string | undefined;
1105
+ /**
1106
+ * <p>A list of images on a sheet.</p>
1107
+ * @public
1108
+ */
1109
+ Images?: SheetImage[] | undefined;
665
1110
  }
666
1111
  /**
667
1112
  * @public
@@ -1154,18 +1599,6 @@ export declare const NumericSeparatorSymbol: {
1154
1599
  * @public
1155
1600
  */
1156
1601
  export type NumericSeparatorSymbol = (typeof NumericSeparatorSymbol)[keyof typeof NumericSeparatorSymbol];
1157
- /**
1158
- * @public
1159
- * @enum
1160
- */
1161
- export declare const Visibility: {
1162
- readonly HIDDEN: "HIDDEN";
1163
- readonly VISIBLE: "VISIBLE";
1164
- };
1165
- /**
1166
- * @public
1167
- */
1168
- export type Visibility = (typeof Visibility)[keyof typeof Visibility];
1169
1602
  /**
1170
1603
  * <p>The options that determine the thousands separator configuration.</p>
1171
1604
  * @public
@@ -1753,6 +2186,11 @@ export interface FontSize {
1753
2186
  * @public
1754
2187
  */
1755
2188
  Relative?: RelativeFontSize | undefined;
2189
+ /**
2190
+ * <p>The font size that you want to use in px.</p>
2191
+ * @public
2192
+ */
2193
+ Absolute?: string | undefined;
1756
2194
  }
1757
2195
  /**
1758
2196
  * @public
@@ -1819,6 +2257,11 @@ export interface FontConfiguration {
1819
2257
  * @public
1820
2258
  */
1821
2259
  FontStyle?: FontStyle | undefined;
2260
+ /**
2261
+ * <p>The font family that you want to use.</p>
2262
+ * @public
2263
+ */
2264
+ FontFamily?: string | undefined;
1822
2265
  }
1823
2266
  /**
1824
2267
  * <p>The share label options for the labels.</p>
@@ -2626,18 +3069,6 @@ export interface AnchorDateConfiguration {
2626
3069
  */
2627
3070
  ParameterName?: string | undefined;
2628
3071
  }
2629
- /**
2630
- * @public
2631
- * @enum
2632
- */
2633
- export declare const WidgetStatus: {
2634
- readonly DISABLED: "DISABLED";
2635
- readonly ENABLED: "ENABLED";
2636
- };
2637
- /**
2638
- * @public
2639
- */
2640
- export type WidgetStatus = (typeof WidgetStatus)[keyof typeof WidgetStatus];
2641
3072
  /**
2642
3073
  * <p>The exclude period of <code>TimeRangeFilter</code> or <code>RelativeDatesFilter</code>.</p>
2643
3074
  * @public
@@ -4022,6 +4453,7 @@ export interface FreeFormLayoutElementBorderStyle {
4022
4453
  */
4023
4454
  export declare const LayoutElementType: {
4024
4455
  readonly FILTER_CONTROL: "FILTER_CONTROL";
4456
+ readonly IMAGE: "IMAGE";
4025
4457
  readonly PARAMETER_CONTROL: "PARAMETER_CONTROL";
4026
4458
  readonly TEXT_BOX: "TEXT_BOX";
4027
4459
  readonly VISUAL: "VISUAL";
@@ -4923,194 +5355,12 @@ export interface CustomActionFilterOperation {
4923
5355
  * <p>The configuration that chooses the fields to be filtered.</p>
4924
5356
  * @public
4925
5357
  */
4926
- SelectedFieldsConfiguration: FilterOperationSelectedFieldsConfiguration | undefined;
4927
- /**
4928
- * <p>The configuration that chooses the target visuals to be filtered.</p>
4929
- * @public
4930
- */
4931
- TargetVisualsConfiguration: FilterOperationTargetVisualsConfiguration | undefined;
4932
- }
4933
- /**
4934
- * <p>The navigation configuration for <code>CustomActionNavigationOperation</code>.</p>
4935
- * @public
4936
- */
4937
- export interface LocalNavigationConfiguration {
4938
- /**
4939
- * <p>The sheet that is targeted for navigation in the same analysis.</p>
4940
- * @public
4941
- */
4942
- TargetSheetId: string | undefined;
4943
- }
4944
- /**
4945
- * <p>The navigation operation that navigates between different sheets in the same analysis.</p>
4946
- * <p>This is a union type structure. For this structure to be valid, only one of the attributes can be defined.</p>
4947
- * @public
4948
- */
4949
- export interface CustomActionNavigationOperation {
4950
- /**
4951
- * <p>The configuration that chooses the navigation target.</p>
4952
- * @public
4953
- */
4954
- LocalNavigationConfiguration?: LocalNavigationConfiguration | undefined;
4955
- }
4956
- /**
4957
- * <p>The customized parameter values.</p>
4958
- * <p>This is a union type structure. For this structure to be valid, only one of the attributes can be defined.</p>
4959
- * @public
4960
- */
4961
- export interface CustomParameterValues {
4962
- /**
4963
- * <p>A list of string-type parameter values.</p>
4964
- * @public
4965
- */
4966
- StringValues?: string[] | undefined;
4967
- /**
4968
- * <p>A list of integer-type parameter values.</p>
4969
- * @public
4970
- */
4971
- IntegerValues?: number[] | undefined;
4972
- /**
4973
- * <p>A list of decimal-type parameter values.</p>
4974
- * @public
4975
- */
4976
- DecimalValues?: number[] | undefined;
4977
- /**
4978
- * <p>A list of datetime-type parameter values.</p>
4979
- * @public
4980
- */
4981
- DateTimeValues?: Date[] | undefined;
4982
- }
4983
- /**
4984
- * <p>The configuration of custom values for the destination parameter in <code>DestinationParameterValueConfiguration</code>.</p>
4985
- * @public
4986
- */
4987
- export interface CustomValuesConfiguration {
4988
- /**
4989
- * <p>Includes the null value in custom action parameter values.</p>
4990
- * @public
4991
- */
4992
- IncludeNullValue?: boolean | undefined;
4993
- /**
4994
- * <p>The customized parameter values.</p>
4995
- * <p>This is a union type structure. For this structure to be valid, only one of the attributes can be defined.</p>
4996
- * @public
4997
- */
4998
- CustomValues: CustomParameterValues | undefined;
4999
- }
5000
- /**
5001
- * @public
5002
- * @enum
5003
- */
5004
- export declare const SelectAllValueOptions: {
5005
- readonly ALL_VALUES: "ALL_VALUES";
5006
- };
5007
- /**
5008
- * @public
5009
- */
5010
- export type SelectAllValueOptions = (typeof SelectAllValueOptions)[keyof typeof SelectAllValueOptions];
5011
- /**
5012
- * <p>The configuration of destination parameter values.</p>
5013
- * <p>This is a union type structure. For this structure to be valid, only one of the attributes can be defined.</p>
5014
- * @public
5015
- */
5016
- export interface DestinationParameterValueConfiguration {
5017
- /**
5018
- * <p>The configuration of custom values for destination parameter in <code>DestinationParameterValueConfiguration</code>.</p>
5019
- * @public
5020
- */
5021
- CustomValuesConfiguration?: CustomValuesConfiguration | undefined;
5022
- /**
5023
- * <p>The configuration that selects all options.</p>
5024
- * @public
5025
- */
5026
- SelectAllValueOptions?: SelectAllValueOptions | undefined;
5027
- /**
5028
- * <p>The source parameter name of the destination parameter.</p>
5029
- * @public
5030
- */
5031
- SourceParameterName?: string | undefined;
5032
- /**
5033
- * <p>The source field ID of the destination parameter.</p>
5034
- * @public
5035
- */
5036
- SourceField?: string | undefined;
5037
- /**
5038
- * <p>A column of a data set.</p>
5039
- * @public
5040
- */
5041
- SourceColumn?: ColumnIdentifier | undefined;
5042
- }
5043
- /**
5044
- * <p>The configuration of adding parameters in action.</p>
5045
- * @public
5046
- */
5047
- export interface SetParameterValueConfiguration {
5048
- /**
5049
- * <p>The destination parameter name of the <code>SetParameterValueConfiguration</code>.</p>
5050
- * @public
5051
- */
5052
- DestinationParameterName: string | undefined;
5053
- /**
5054
- * <p>The configuration of destination parameter values.</p>
5055
- * <p>This is a union type structure. For this structure to be valid, only one of the attributes can be defined.</p>
5056
- * @public
5057
- */
5058
- Value: DestinationParameterValueConfiguration | undefined;
5059
- }
5060
- /**
5061
- * <p>The set parameter operation that sets parameters in custom action.</p>
5062
- * @public
5063
- */
5064
- export interface CustomActionSetParametersOperation {
5065
- /**
5066
- * <p>The parameter that determines the value configuration.</p>
5067
- * @public
5068
- */
5069
- ParameterValueConfigurations: SetParameterValueConfiguration[] | undefined;
5070
- }
5071
- /**
5072
- * @public
5073
- * @enum
5074
- */
5075
- export declare const URLTargetConfiguration: {
5076
- readonly NEW_TAB: "NEW_TAB";
5077
- readonly NEW_WINDOW: "NEW_WINDOW";
5078
- readonly SAME_TAB: "SAME_TAB";
5079
- };
5080
- /**
5081
- * @public
5082
- */
5083
- export type URLTargetConfiguration = (typeof URLTargetConfiguration)[keyof typeof URLTargetConfiguration];
5084
- /**
5085
- * <p>The URL operation that opens a link to another webpage.</p>
5086
- * @public
5087
- */
5088
- export interface CustomActionURLOperation {
5089
- /**
5090
- * <p>THe URL link of the <code>CustomActionURLOperation</code>.</p>
5091
- * @public
5092
- */
5093
- URLTemplate: string | undefined;
5094
- /**
5095
- * <p>The target of the <code>CustomActionURLOperation</code>.</p>
5096
- * <p>Valid values are defined as follows:</p>
5097
- * <ul>
5098
- * <li>
5099
- * <p>
5100
- * <code>NEW_TAB</code>: Opens the target URL in a new browser tab.</p>
5101
- * </li>
5102
- * <li>
5103
- * <p>
5104
- * <code>NEW_WINDOW</code>: Opens the target URL in a new browser window.</p>
5105
- * </li>
5106
- * <li>
5107
- * <p>
5108
- * <code>SAME_TAB</code>: Opens the target URL in the same browser tab.</p>
5109
- * </li>
5110
- * </ul>
5111
- * @public
5112
- */
5113
- URLTarget: URLTargetConfiguration | undefined;
5358
+ SelectedFieldsConfiguration: FilterOperationSelectedFieldsConfiguration | undefined;
5359
+ /**
5360
+ * <p>The configuration that chooses the target visuals to be filtered.</p>
5361
+ * @public
5362
+ */
5363
+ TargetVisualsConfiguration: FilterOperationTargetVisualsConfiguration | undefined;
5114
5364
  }
5115
5365
  /**
5116
5366
  * <p>The operation that is defined by the custom action.</p>
@@ -6132,6 +6382,11 @@ export interface LegendOptions {
6132
6382
  * @public
6133
6383
  */
6134
6384
  Height?: string | undefined;
6385
+ /**
6386
+ * <p>Configures the display properties of the given text.</p>
6387
+ * @public
6388
+ */
6389
+ ValueFontConfiguration?: FontConfiguration | undefined;
6135
6390
  }
6136
6391
  /**
6137
6392
  * @public
@@ -6328,331 +6583,45 @@ export declare const ReferenceLineLabelVerticalPosition: {
6328
6583
  */
6329
6584
  export type ReferenceLineLabelVerticalPosition = (typeof ReferenceLineLabelVerticalPosition)[keyof typeof ReferenceLineLabelVerticalPosition];
6330
6585
  /**
6331
- * <p>The label configuration of a reference line.</p>
6332
- * @public
6333
- */
6334
- export interface ReferenceLineLabelConfiguration {
6335
- /**
6336
- * <p>The value label configuration of the label in a reference line.</p>
6337
- * @public
6338
- */
6339
- ValueLabelConfiguration?: ReferenceLineValueLabelConfiguration | undefined;
6340
- /**
6341
- * <p>The custom label configuration of the label in a reference line.</p>
6342
- * @public
6343
- */
6344
- CustomLabelConfiguration?: ReferenceLineCustomLabelConfiguration | undefined;
6345
- /**
6346
- * <p>The font configuration of the label in a reference line.</p>
6347
- * @public
6348
- */
6349
- FontConfiguration?: FontConfiguration | undefined;
6350
- /**
6351
- * <p>The font color configuration of the label in a reference line.</p>
6352
- * @public
6353
- */
6354
- FontColor?: string | undefined;
6355
- /**
6356
- * <p>The horizontal position configuration of the label in a reference line. Choose one of
6357
- * the following options:</p>
6358
- * <ul>
6359
- * <li>
6360
- * <p>
6361
- * <code>LEFT</code>
6362
- * </p>
6363
- * </li>
6364
- * <li>
6365
- * <p>
6366
- * <code>CENTER</code>
6367
- * </p>
6368
- * </li>
6369
- * <li>
6370
- * <p>
6371
- * <code>RIGHT</code>
6372
- * </p>
6373
- * </li>
6374
- * </ul>
6375
- * @public
6376
- */
6377
- HorizontalPosition?: ReferenceLineLabelHorizontalPosition | undefined;
6378
- /**
6379
- * <p>The vertical position configuration of the label in a reference line. Choose one of the following options:</p>
6380
- * <ul>
6381
- * <li>
6382
- * <p>
6383
- * <code>ABOVE</code>
6384
- * </p>
6385
- * </li>
6386
- * <li>
6387
- * <p>
6388
- * <code>BELOW</code>
6389
- * </p>
6390
- * </li>
6391
- * </ul>
6392
- * @public
6393
- */
6394
- VerticalPosition?: ReferenceLineLabelVerticalPosition | undefined;
6395
- }
6396
- /**
6397
- * @public
6398
- * @enum
6399
- */
6400
- export declare const ReferenceLinePatternType: {
6401
- readonly DASHED: "DASHED";
6402
- readonly DOTTED: "DOTTED";
6403
- readonly SOLID: "SOLID";
6404
- };
6405
- /**
6406
- * @public
6407
- */
6408
- export type ReferenceLinePatternType = (typeof ReferenceLinePatternType)[keyof typeof ReferenceLinePatternType];
6409
- /**
6410
- * <p>The style configuration of the reference
6411
- * line.</p>
6412
- * @public
6413
- */
6414
- export interface ReferenceLineStyleConfiguration {
6415
- /**
6416
- * <p>The pattern type of the line style. Choose one of the following options:</p>
6417
- * <ul>
6418
- * <li>
6419
- * <p>
6420
- * <code>SOLID</code>
6421
- * </p>
6422
- * </li>
6423
- * <li>
6424
- * <p>
6425
- * <code>DASHED</code>
6426
- * </p>
6427
- * </li>
6428
- * <li>
6429
- * <p>
6430
- * <code>DOTTED</code>
6431
- * </p>
6432
- * </li>
6433
- * </ul>
6434
- * @public
6435
- */
6436
- Pattern?: ReferenceLinePatternType | undefined;
6437
- /**
6438
- * <p>The hex color of the reference line.</p>
6439
- * @public
6440
- */
6441
- Color?: string | undefined;
6442
- }
6443
- /**
6444
- * <p>The reference line visual display options.</p>
6445
- * @public
6446
- */
6447
- export interface ReferenceLine {
6448
- /**
6449
- * <p>The status of the reference line. Choose one of the following options:</p>
6450
- * <ul>
6451
- * <li>
6452
- * <p>
6453
- * <code>ENABLE</code>
6454
- * </p>
6455
- * </li>
6456
- * <li>
6457
- * <p>
6458
- * <code>DISABLE</code>
6459
- * </p>
6460
- * </li>
6461
- * </ul>
6462
- * @public
6463
- */
6464
- Status?: WidgetStatus | undefined;
6465
- /**
6466
- * <p>The data configuration of the reference line.</p>
6467
- * @public
6468
- */
6469
- DataConfiguration: ReferenceLineDataConfiguration | undefined;
6470
- /**
6471
- * <p>The style configuration of the reference line.</p>
6472
- * @public
6473
- */
6474
- StyleConfiguration?: ReferenceLineStyleConfiguration | undefined;
6475
- /**
6476
- * <p>The label configuration of the reference line.</p>
6477
- * @public
6478
- */
6479
- LabelConfiguration?: ReferenceLineLabelConfiguration | undefined;
6480
- }
6481
- /**
6482
- * @public
6483
- * @enum
6484
- */
6485
- export declare const PanelBorderStyle: {
6486
- readonly DASHED: "DASHED";
6487
- readonly DOTTED: "DOTTED";
6488
- readonly SOLID: "SOLID";
6489
- };
6490
- /**
6491
- * @public
6492
- */
6493
- export type PanelBorderStyle = (typeof PanelBorderStyle)[keyof typeof PanelBorderStyle];
6494
- /**
6495
- * @public
6496
- * @enum
6586
+ * @internal
6497
6587
  */
6498
- export declare const HorizontalTextAlignment: {
6499
- readonly AUTO: "AUTO";
6500
- readonly CENTER: "CENTER";
6501
- readonly LEFT: "LEFT";
6502
- readonly RIGHT: "RIGHT";
6503
- };
6588
+ export declare const CustomParameterValuesFilterSensitiveLog: (obj: CustomParameterValues) => any;
6504
6589
  /**
6505
- * @public
6590
+ * @internal
6506
6591
  */
6507
- export type HorizontalTextAlignment = (typeof HorizontalTextAlignment)[keyof typeof HorizontalTextAlignment];
6592
+ export declare const CustomValuesConfigurationFilterSensitiveLog: (obj: CustomValuesConfiguration) => any;
6508
6593
  /**
6509
- * <p>The options that determine the title styles for each small multiples
6510
- * panel.</p>
6511
- * @public
6594
+ * @internal
6512
6595
  */
6513
- export interface PanelTitleOptions {
6514
- /**
6515
- * <p>Determines whether or not panel titles are displayed.</p>
6516
- * @public
6517
- */
6518
- Visibility?: Visibility | undefined;
6519
- /**
6520
- * <p>Configures the display properties of the given text.</p>
6521
- * @public
6522
- */
6523
- FontConfiguration?: FontConfiguration | undefined;
6524
- /**
6525
- * <p>Sets the horizontal text alignment of the title within each panel.</p>
6526
- * @public
6527
- */
6528
- HorizontalTextAlignment?: HorizontalTextAlignment | undefined;
6529
- }
6596
+ export declare const DestinationParameterValueConfigurationFilterSensitiveLog: (obj: DestinationParameterValueConfiguration) => any;
6530
6597
  /**
6531
- * <p>A collection of options that configure how each panel displays in a small multiples chart.</p>
6532
- * @public
6598
+ * @internal
6533
6599
  */
6534
- export interface PanelConfiguration {
6535
- /**
6536
- * <p>Configures the title display within each small multiples panel.</p>
6537
- * @public
6538
- */
6539
- Title?: PanelTitleOptions | undefined;
6540
- /**
6541
- * <p>Determines whether or not each panel displays a border.</p>
6542
- * @public
6543
- */
6544
- BorderVisibility?: Visibility | undefined;
6545
- /**
6546
- * <p>Sets the line thickness of panel borders.</p>
6547
- * @public
6548
- */
6549
- BorderThickness?: string | undefined;
6550
- /**
6551
- * <p>Sets the line style of panel borders.</p>
6552
- * @public
6553
- */
6554
- BorderStyle?: PanelBorderStyle | undefined;
6555
- /**
6556
- * <p>Sets the line color of panel borders.</p>
6557
- * @public
6558
- */
6559
- BorderColor?: string | undefined;
6560
- /**
6561
- * <p>Determines whether or not negative space between sibling panels is rendered.</p>
6562
- * @public
6563
- */
6564
- GutterVisibility?: Visibility | undefined;
6565
- /**
6566
- * <p>Sets the total amount of negative space to display between sibling panels.</p>
6567
- * @public
6568
- */
6569
- GutterSpacing?: string | undefined;
6570
- /**
6571
- * <p>Determines whether or not a background for each small multiples panel is rendered.</p>
6572
- * @public
6573
- */
6574
- BackgroundVisibility?: Visibility | undefined;
6575
- /**
6576
- * <p>Sets the background color for each panel.</p>
6577
- * @public
6578
- */
6579
- BackgroundColor?: string | undefined;
6580
- }
6600
+ export declare const SetParameterValueConfigurationFilterSensitiveLog: (obj: SetParameterValueConfiguration) => any;
6581
6601
  /**
6582
- * @public
6583
- * @enum
6602
+ * @internal
6584
6603
  */
6585
- export declare const SmallMultiplesAxisPlacement: {
6586
- readonly INSIDE: "INSIDE";
6587
- readonly OUTSIDE: "OUTSIDE";
6588
- };
6604
+ export declare const CustomActionSetParametersOperationFilterSensitiveLog: (obj: CustomActionSetParametersOperation) => any;
6589
6605
  /**
6590
- * @public
6606
+ * @internal
6591
6607
  */
6592
- export type SmallMultiplesAxisPlacement = (typeof SmallMultiplesAxisPlacement)[keyof typeof SmallMultiplesAxisPlacement];
6608
+ export declare const ImageCustomActionOperationFilterSensitiveLog: (obj: ImageCustomActionOperation) => any;
6593
6609
  /**
6594
- * @public
6595
- * @enum
6610
+ * @internal
6596
6611
  */
6597
- export declare const SmallMultiplesAxisScale: {
6598
- readonly INDEPENDENT: "INDEPENDENT";
6599
- readonly SHARED: "SHARED";
6600
- };
6612
+ export declare const ImageCustomActionFilterSensitiveLog: (obj: ImageCustomAction) => any;
6601
6613
  /**
6602
- * @public
6614
+ * @internal
6603
6615
  */
6604
- export type SmallMultiplesAxisScale = (typeof SmallMultiplesAxisScale)[keyof typeof SmallMultiplesAxisScale];
6616
+ export declare const SheetImageFilterSensitiveLog: (obj: SheetImage) => any;
6605
6617
  /**
6606
- * <p>Configures the properties of a chart's axes that are used by small multiples panels.</p>
6607
- * @public
6618
+ * @internal
6608
6619
  */
6609
- export interface SmallMultiplesAxisProperties {
6610
- /**
6611
- * <p>Determines whether scale of the axes are shared or independent. The default value is <code>SHARED</code>.</p>
6612
- * @public
6613
- */
6614
- Scale?: SmallMultiplesAxisScale | undefined;
6615
- /**
6616
- * <p>Defines the placement of the axis. By default, axes are rendered <code>OUTSIDE</code> of the panels. Axes with <code>INDEPENDENT</code> scale are rendered <code>INSIDE</code> the panels.</p>
6617
- * @public
6618
- */
6619
- Placement?: SmallMultiplesAxisPlacement | undefined;
6620
- }
6620
+ export declare const SheetFilterSensitiveLog: (obj: Sheet) => any;
6621
6621
  /**
6622
- * <p>Options that determine the layout and display options of a chart's small multiples.</p>
6623
- * @public
6622
+ * @internal
6624
6623
  */
6625
- export interface SmallMultiplesOptions {
6626
- /**
6627
- * <p>Sets the maximum number of visible rows to display in the grid of small multiples panels.</p>
6628
- * <p>The default value is <code>Auto</code>,
6629
- * which automatically adjusts the rows in the grid
6630
- * to fit the overall layout and size of the given chart.</p>
6631
- * @public
6632
- */
6633
- MaxVisibleRows?: number | undefined;
6634
- /**
6635
- * <p>Sets the maximum number of visible columns to display in the grid of small multiples panels.</p>
6636
- * <p>The default is <code>Auto</code>, which automatically adjusts the columns in the grid to fit the overall layout and size of the given chart.</p>
6637
- * @public
6638
- */
6639
- MaxVisibleColumns?: number | undefined;
6640
- /**
6641
- * <p>Configures the display options for each small multiples panel.</p>
6642
- * @public
6643
- */
6644
- PanelConfiguration?: PanelConfiguration | undefined;
6645
- /**
6646
- * <p>The properties of a small multiples X axis.</p>
6647
- * @public
6648
- */
6649
- XAxis?: SmallMultiplesAxisProperties | undefined;
6650
- /**
6651
- * <p>The properties of a small multiples Y axis.</p>
6652
- * @public
6653
- */
6654
- YAxis?: SmallMultiplesAxisProperties | undefined;
6655
- }
6624
+ export declare const AnalysisFilterSensitiveLog: (obj: Analysis) => any;
6656
6625
  /**
6657
6626
  * @internal
6658
6627
  */
@@ -6825,26 +6794,6 @@ export declare const LayoutConfigurationFilterSensitiveLog: (obj: LayoutConfigur
6825
6794
  * @internal
6826
6795
  */
6827
6796
  export declare const LayoutFilterSensitiveLog: (obj: Layout) => any;
6828
- /**
6829
- * @internal
6830
- */
6831
- export declare const CustomParameterValuesFilterSensitiveLog: (obj: CustomParameterValues) => any;
6832
- /**
6833
- * @internal
6834
- */
6835
- export declare const CustomValuesConfigurationFilterSensitiveLog: (obj: CustomValuesConfiguration) => any;
6836
- /**
6837
- * @internal
6838
- */
6839
- export declare const DestinationParameterValueConfigurationFilterSensitiveLog: (obj: DestinationParameterValueConfiguration) => any;
6840
- /**
6841
- * @internal
6842
- */
6843
- export declare const SetParameterValueConfigurationFilterSensitiveLog: (obj: SetParameterValueConfiguration) => any;
6844
- /**
6845
- * @internal
6846
- */
6847
- export declare const CustomActionSetParametersOperationFilterSensitiveLog: (obj: CustomActionSetParametersOperation) => any;
6848
6797
  /**
6849
6798
  * @internal
6850
6799
  */
@@ -6921,11 +6870,3 @@ export declare const ReferenceLineDataConfigurationFilterSensitiveLog: (obj: Ref
6921
6870
  * @internal
6922
6871
  */
6923
6872
  export declare const ReferenceLineValueLabelConfigurationFilterSensitiveLog: (obj: ReferenceLineValueLabelConfiguration) => any;
6924
- /**
6925
- * @internal
6926
- */
6927
- export declare const ReferenceLineLabelConfigurationFilterSensitiveLog: (obj: ReferenceLineLabelConfiguration) => any;
6928
- /**
6929
- * @internal
6930
- */
6931
- export declare const ReferenceLineFilterSensitiveLog: (obj: ReferenceLine) => any;