|
5437 | 5437 | "ContributionAnalysisDefaults":{
|
5438 | 5438 | "shape":"ContributionAnalysisDefaultList",
|
5439 | 5439 | "documentation":"<p>The contribution analysis (anomaly configuration) setup of the visual.</p>"
|
| 5440 | + }, |
| 5441 | + "Interactions":{ |
| 5442 | + "shape":"VisualInteractionOptions", |
| 5443 | + "documentation":"<p>The general visual interactions setup for a visual.</p>" |
5440 | 5444 | }
|
5441 | 5445 | },
|
5442 | 5446 | "documentation":"<p>The configuration of a <code>BarChartVisual</code>.</p>"
|
|
5710 | 5714 | "VisualPalette":{
|
5711 | 5715 | "shape":"VisualPalette",
|
5712 | 5716 | "documentation":"<p>The palette (chart color) display setup of the visual.</p>"
|
| 5717 | + }, |
| 5718 | + "Interactions":{ |
| 5719 | + "shape":"VisualInteractionOptions", |
| 5720 | + "documentation":"<p>The general visual interactions setup for a visual.</p>" |
5713 | 5721 | }
|
5714 | 5722 | },
|
5715 | 5723 | "documentation":"<p>The configuration of a <code>BoxPlotVisual</code>.</p>"
|
|
6688 | 6696 | "VisualPalette":{
|
6689 | 6697 | "shape":"VisualPalette",
|
6690 | 6698 | "documentation":"<p>The palette (chart color) display setup of the visual.</p>"
|
| 6699 | + }, |
| 6700 | + "Interactions":{ |
| 6701 | + "shape":"VisualInteractionOptions", |
| 6702 | + "documentation":"<p>The general visual interactions setup for a visual.</p>" |
6691 | 6703 | }
|
6692 | 6704 | },
|
6693 | 6705 | "documentation":"<p>The configuration of a <code>ComboChartVisual</code>.</p>"
|
|
7037 | 7049 | "COLLECTIVE"
|
7038 | 7050 | ]
|
7039 | 7051 | },
|
| 7052 | + "ContextMenuOption":{ |
| 7053 | + "type":"structure", |
| 7054 | + "members":{ |
| 7055 | + "AvailabilityStatus":{ |
| 7056 | + "shape":"DashboardBehavior", |
| 7057 | + "documentation":"<p>The availability status of the context menu options. If the value of this property is set to <code>ENABLED</code>, dashboard readers can interact with the context menu.</p>" |
| 7058 | + } |
| 7059 | + }, |
| 7060 | + "documentation":"<p>The context menu options for a visual's interactions.</p>" |
| 7061 | + }, |
7040 | 7062 | "ContributionAnalysisDefault":{
|
7041 | 7063 | "type":"structure",
|
7042 | 7064 | "required":[
|
|
8743 | 8765 | "ImageScaling":{
|
8744 | 8766 | "shape":"CustomContentImageScalingConfiguration",
|
8745 | 8767 | "documentation":"<p>The sizing options for the size of the custom content visual. This structure is required when the <code>ContentType</code> of the visual is <code>'IMAGE'</code>.</p>"
|
| 8768 | + }, |
| 8769 | + "Interactions":{ |
| 8770 | + "shape":"VisualInteractionOptions", |
| 8771 | + "documentation":"<p>The general visual interactions setup for a visual.</p>" |
8746 | 8772 | }
|
8747 | 8773 | },
|
8748 | 8774 | "documentation":"<p>The configuration of a <code>CustomContentVisual</code>.</p>"
|
|
14937 | 14963 | "MapStyleOptions":{
|
14938 | 14964 | "shape":"GeospatialMapStyleOptions",
|
14939 | 14965 | "documentation":"<p>The map style options of the filled map visual.</p>"
|
| 14966 | + }, |
| 14967 | + "Interactions":{ |
| 14968 | + "shape":"VisualInteractionOptions", |
| 14969 | + "documentation":"<p>The general visual interactions setup for a visual.</p>" |
14940 | 14970 | }
|
14941 | 14971 | },
|
14942 | 14972 | "documentation":"<p>The configuration for a <code>FilledMapVisual</code>.</p>"
|
|
16033 | 16063 | "VisualPalette":{
|
16034 | 16064 | "shape":"VisualPalette",
|
16035 | 16065 | "documentation":"<p>The visual palette configuration of a <code>FunnelChartVisual</code>.</p>"
|
| 16066 | + }, |
| 16067 | + "Interactions":{ |
| 16068 | + "shape":"VisualInteractionOptions", |
| 16069 | + "documentation":"<p>The general visual interactions setup for a visual.</p>" |
16036 | 16070 | }
|
16037 | 16071 | },
|
16038 | 16072 | "documentation":"<p>The configuration of a <code>FunnelChartVisual</code>.</p>"
|
|
16207 | 16241 | "VisualPalette":{
|
16208 | 16242 | "shape":"VisualPalette",
|
16209 | 16243 | "documentation":"<p>The visual palette configuration of a <code>GaugeChartVisual</code>.</p>"
|
| 16244 | + }, |
| 16245 | + "Interactions":{ |
| 16246 | + "shape":"VisualInteractionOptions", |
| 16247 | + "documentation":"<p>The general visual interactions setup for a visual.</p>" |
16210 | 16248 | }
|
16211 | 16249 | },
|
16212 | 16250 | "documentation":"<p>The configuration of a <code>GaugeChartVisual</code>.</p>"
|
|
16568 | 16606 | "shape":"GeospatialPointStyleOptions",
|
16569 | 16607 | "documentation":"<p>The point style options of the geospatial map.</p>"
|
16570 | 16608 | },
|
16571 |
| - "VisualPalette":{"shape":"VisualPalette"} |
| 16609 | + "VisualPalette":{"shape":"VisualPalette"}, |
| 16610 | + "Interactions":{ |
| 16611 | + "shape":"VisualInteractionOptions", |
| 16612 | + "documentation":"<p>The general visual interactions setup for a visual.</p>" |
| 16613 | + } |
16572 | 16614 | },
|
16573 | 16615 | "documentation":"<p>The configuration of a <code>GeospatialMapVisual</code>.</p>"
|
16574 | 16616 | },
|
|
17171 | 17213 | "Tooltip":{
|
17172 | 17214 | "shape":"TooltipOptions",
|
17173 | 17215 | "documentation":"<p>The tooltip display setup of the visual.</p>"
|
| 17216 | + }, |
| 17217 | + "Interactions":{ |
| 17218 | + "shape":"VisualInteractionOptions", |
| 17219 | + "documentation":"<p>The general visual interactions setup for a visual.</p>" |
17174 | 17220 | }
|
17175 | 17221 | },
|
17176 | 17222 | "documentation":"<p>The configuration of a heat map.</p>"
|
|
17335 | 17381 | "VisualPalette":{
|
17336 | 17382 | "shape":"VisualPalette",
|
17337 | 17383 | "documentation":"<p>The visual palette configuration of a histogram.</p>"
|
| 17384 | + }, |
| 17385 | + "Interactions":{ |
| 17386 | + "shape":"VisualInteractionOptions", |
| 17387 | + "documentation":"<p>The general visual interactions setup for a visual.</p>" |
17338 | 17388 | }
|
17339 | 17389 | },
|
17340 | 17390 | "documentation":"<p>The configuration for a <code>HistogramVisual</code>.</p>"
|
|
17747 | 17797 | "CustomNarrative":{
|
17748 | 17798 | "shape":"CustomNarrativeOptions",
|
17749 | 17799 | "documentation":"<p>The custom narrative of the insight visual.</p>"
|
| 17800 | + }, |
| 17801 | + "Interactions":{ |
| 17802 | + "shape":"VisualInteractionOptions", |
| 17803 | + "documentation":"<p>The general visual interactions setup for a visual.</p>" |
17750 | 17804 | }
|
17751 | 17805 | },
|
17752 | 17806 | "documentation":"<p>The configuration of an insight visual.</p>"
|
|
18146 | 18200 | "KPIOptions":{
|
18147 | 18201 | "shape":"KPIOptions",
|
18148 | 18202 | "documentation":"<p>The options that determine the presentation of a KPI visual.</p>"
|
| 18203 | + }, |
| 18204 | + "Interactions":{ |
| 18205 | + "shape":"VisualInteractionOptions", |
| 18206 | + "documentation":"<p>The general visual interactions setup for a visual.</p>" |
18149 | 18207 | }
|
18150 | 18208 | },
|
18151 | 18209 | "documentation":"<p>The configuration of a KPI visual.</p>"
|
|
18565 | 18623 | "VisualPalette":{
|
18566 | 18624 | "shape":"VisualPalette",
|
18567 | 18625 | "documentation":"<p>The visual palette configuration of a line chart.</p>"
|
| 18626 | + }, |
| 18627 | + "Interactions":{ |
| 18628 | + "shape":"VisualInteractionOptions", |
| 18629 | + "documentation":"<p>The general visual interactions setup for a visual.</p>" |
18568 | 18630 | }
|
18569 | 18631 | },
|
18570 | 18632 | "documentation":"<p>The configuration of a line chart.</p>"
|
|
22143 | 22205 | "ContributionAnalysisDefaults":{
|
22144 | 22206 | "shape":"ContributionAnalysisDefaultList",
|
22145 | 22207 | "documentation":"<p>The contribution analysis (anomaly configuration) setup of the visual.</p>"
|
| 22208 | + }, |
| 22209 | + "Interactions":{ |
| 22210 | + "shape":"VisualInteractionOptions", |
| 22211 | + "documentation":"<p>The general visual interactions setup for a visual.</p>" |
22146 | 22212 | }
|
22147 | 22213 | },
|
22148 | 22214 | "documentation":"<p>The configuration of a pie chart.</p>"
|
|
22353 | 22419 | "PaginatedReportOptions":{
|
22354 | 22420 | "shape":"PivotTablePaginatedReportOptions",
|
22355 | 22421 | "documentation":"<p>The paginated report options for a pivot table visual.</p>"
|
| 22422 | + }, |
| 22423 | + "Interactions":{ |
| 22424 | + "shape":"VisualInteractionOptions", |
| 22425 | + "documentation":"<p>The general visual interactions setup for a visual.</p>" |
22356 | 22426 | }
|
22357 | 22427 | },
|
22358 | 22428 | "documentation":"<p>The configuration for a <code>PivotTableVisual</code>.</p>"
|
|
23095 | 23165 | "AxesRangeScale":{
|
23096 | 23166 | "shape":"RadarChartAxesRangeScale",
|
23097 | 23167 | "documentation":"<p>The axis behavior options of a radar chart.</p>"
|
| 23168 | + }, |
| 23169 | + "Interactions":{ |
| 23170 | + "shape":"VisualInteractionOptions", |
| 23171 | + "documentation":"<p>The general visual interactions setup for a visual.</p>" |
23098 | 23172 | }
|
23099 | 23173 | },
|
23100 | 23174 | "documentation":"<p>The configuration of a <code>RadarChartVisual</code>.</p>"
|
|
24375 | 24449 | "DataLabels":{
|
24376 | 24450 | "shape":"DataLabelOptions",
|
24377 | 24451 | "documentation":"<p>The data label configuration of a sankey diagram.</p>"
|
| 24452 | + }, |
| 24453 | + "Interactions":{ |
| 24454 | + "shape":"VisualInteractionOptions", |
| 24455 | + "documentation":"<p>The general visual interactions setup for a visual.</p>" |
24378 | 24456 | }
|
24379 | 24457 | },
|
24380 | 24458 | "documentation":"<p>The configuration of a sankey diagram.</p>"
|
|
24502 | 24580 | "VisualPalette":{
|
24503 | 24581 | "shape":"VisualPalette",
|
24504 | 24582 | "documentation":"<p>The palette (chart color) display setup of the visual.</p>"
|
| 24583 | + }, |
| 24584 | + "Interactions":{ |
| 24585 | + "shape":"VisualInteractionOptions", |
| 24586 | + "documentation":"<p>The general visual interactions setup for a visual.</p>" |
24505 | 24587 | }
|
24506 | 24588 | },
|
24507 | 24589 | "documentation":"<p>The configuration of a scatter plot.</p>"
|
|
26838 | 26920 | "TableInlineVisualizations":{
|
26839 | 26921 | "shape":"TableInlineVisualizationList",
|
26840 | 26922 | "documentation":"<p>A collection of inline visualizations to display within a chart.</p>"
|
| 26923 | + }, |
| 26924 | + "Interactions":{ |
| 26925 | + "shape":"VisualInteractionOptions", |
| 26926 | + "documentation":"<p>The general visual interactions setup for a visual.</p>" |
26841 | 26927 | }
|
26842 | 26928 | },
|
26843 | 26929 | "documentation":"<p>The configuration for a <code>TableVisual</code>.</p>"
|
|
29052 | 29138 | "Tooltip":{
|
29053 | 29139 | "shape":"TooltipOptions",
|
29054 | 29140 | "documentation":"<p>The tooltip display setup of the visual.</p>"
|
| 29141 | + }, |
| 29142 | + "Interactions":{ |
| 29143 | + "shape":"VisualInteractionOptions", |
| 29144 | + "documentation":"<p>The general visual interactions setup for a visual.</p>" |
29055 | 29145 | }
|
29056 | 29146 | },
|
29057 | 29147 | "documentation":"<p>The configuration of a tree map.</p>"
|
@@ -30171,11 +30261,11 @@
|
30171 | 30261 | },
|
30172 | 30262 | "GrantPermissions":{
|
30173 | 30263 | "shape":"ResourcePermissionList",
|
30174 |
| - "documentation":"<p>The permissions that you want to grant on a resource.</p>" |
| 30264 | + "documentation":"<p>The permissions that you want to grant on a resource. Namespace ARNs are not supported <code>Principal</code> values for folder permissions.</p>" |
30175 | 30265 | },
|
30176 | 30266 | "RevokePermissions":{
|
30177 | 30267 | "shape":"ResourcePermissionList",
|
30178 |
| - "documentation":"<p>The permissions that you want to revoke from a resource.</p>" |
| 30268 | + "documentation":"<p>The permissions that you want to revoke from a resource. Namespace ARNs are not supported <code>Principal</code> values for folder permissions.</p>" |
30179 | 30269 | }
|
30180 | 30270 | }
|
30181 | 30271 | },
|
|
31752 | 31842 | "DATA_POINT_MENU"
|
31753 | 31843 | ]
|
31754 | 31844 | },
|
| 31845 | + "VisualInteractionOptions":{ |
| 31846 | + "type":"structure", |
| 31847 | + "members":{ |
| 31848 | + "VisualMenuOption":{ |
| 31849 | + "shape":"VisualMenuOption", |
| 31850 | + "documentation":"<p>The on-visual menu options for a visual.</p>" |
| 31851 | + }, |
| 31852 | + "ContextMenuOption":{ |
| 31853 | + "shape":"ContextMenuOption", |
| 31854 | + "documentation":"<p>The context menu options for a visual.</p>" |
| 31855 | + } |
| 31856 | + }, |
| 31857 | + "documentation":"<p>The general visual interactions setup for visual publish options</p>" |
| 31858 | + }, |
31755 | 31859 | "VisualList":{
|
31756 | 31860 | "type":"list",
|
31757 | 31861 | "member":{"shape":"Visual"},
|
|
31842 | 31946 | },
|
31843 | 31947 | "documentation":"<p>The field well configuration of a waterfall visual.</p>"
|
31844 | 31948 | },
|
| 31949 | + "WaterfallChartColorConfiguration":{ |
| 31950 | + "type":"structure", |
| 31951 | + "members":{ |
| 31952 | + "GroupColorConfiguration":{ |
| 31953 | + "shape":"WaterfallChartGroupColorConfiguration", |
| 31954 | + "documentation":"<p>The color configuration for individual groups within a waterfall visual.</p>" |
| 31955 | + } |
| 31956 | + }, |
| 31957 | + "documentation":"<p>The color configuration of a waterfall visual.</p>" |
| 31958 | + }, |
31845 | 31959 | "WaterfallChartConfiguration":{
|
31846 | 31960 | "type":"structure",
|
31847 | 31961 | "members":{
|
|
31884 | 31998 | "VisualPalette":{
|
31885 | 31999 | "shape":"VisualPalette",
|
31886 | 32000 | "documentation":"<p>The visual palette configuration of a waterfall visual.</p>"
|
| 32001 | + }, |
| 32002 | + "ColorConfiguration":{ |
| 32003 | + "shape":"WaterfallChartColorConfiguration", |
| 32004 | + "documentation":"<p>The color configuration of a waterfall visual.</p>" |
| 32005 | + }, |
| 32006 | + "Interactions":{ |
| 32007 | + "shape":"VisualInteractionOptions", |
| 32008 | + "documentation":"<p>The general visual interactions setup for a visual.</p>" |
31887 | 32009 | }
|
31888 | 32010 | },
|
31889 | 32011 | "documentation":"<p>The configuration for a waterfall visual.</p>"
|
|
31898 | 32020 | },
|
31899 | 32021 | "documentation":"<p>The field well configuration of a waterfall visual.</p>"
|
31900 | 32022 | },
|
| 32023 | + "WaterfallChartGroupColorConfiguration":{ |
| 32024 | + "type":"structure", |
| 32025 | + "members":{ |
| 32026 | + "PositiveBarColor":{ |
| 32027 | + "shape":"HexColor", |
| 32028 | + "documentation":"<p>Defines the color for the positive bars of a waterfall chart.</p>" |
| 32029 | + }, |
| 32030 | + "NegativeBarColor":{ |
| 32031 | + "shape":"HexColor", |
| 32032 | + "documentation":"<p>Defines the color for the negative bars of a waterfall chart.</p>" |
| 32033 | + }, |
| 32034 | + "TotalBarColor":{ |
| 32035 | + "shape":"HexColor", |
| 32036 | + "documentation":"<p>Defines the color for the total bars of a waterfall chart.</p>" |
| 32037 | + } |
| 32038 | + }, |
| 32039 | + "documentation":"<p>The color configuration for individual groups within a waterfall visual.</p>" |
| 32040 | + }, |
31901 | 32041 | "WaterfallChartOptions":{
|
31902 | 32042 | "type":"structure",
|
31903 | 32043 | "members":{
|
|
32033 | 32173 | "WordCloudOptions":{
|
32034 | 32174 | "shape":"WordCloudOptions",
|
32035 | 32175 | "documentation":"<p>The options for a word cloud visual.</p>"
|
| 32176 | + }, |
| 32177 | + "Interactions":{ |
| 32178 | + "shape":"VisualInteractionOptions", |
| 32179 | + "documentation":"<p>The general visual interactions setup for a visual.</p>" |
32036 | 32180 | }
|
32037 | 32181 | },
|
32038 | 32182 | "documentation":"<p>The configuration of a word cloud visual.</p>"
|
|
0 commit comments