|
3897 | 3897 | },
|
3898 | 3898 | "AllSheetsFilterScopeConfiguration":{
|
3899 | 3899 | "type":"structure",
|
3900 |
| - "members":{ |
3901 |
| - } |
| 3900 | + "members":{} |
3902 | 3901 | },
|
3903 | 3902 | "AltText":{
|
3904 | 3903 | "type":"string",
|
|
5108 | 5107 | "type":"structure",
|
5109 | 5108 | "members":{
|
5110 | 5109 | "WorkGroup":{"shape":"WorkGroup"},
|
5111 |
| - "RoleArn":{"shape":"RoleArn"} |
| 5110 | + "RoleArn":{"shape":"RoleArn"}, |
| 5111 | + "IdentityCenterConfiguration":{"shape":"IdentityCenterConfiguration"} |
5112 | 5112 | }
|
5113 | 5113 | },
|
5114 | 5114 | "AttributeAggregationFunction":{
|
|
5230 | 5230 | },
|
5231 | 5231 | "AxisDisplayDataDrivenRange":{
|
5232 | 5232 | "type":"structure",
|
5233 |
| - "members":{ |
5234 |
| - } |
| 5233 | + "members":{} |
5235 | 5234 | },
|
5236 | 5235 | "AxisDisplayMinMaxRange":{
|
5237 | 5236 | "type":"structure",
|
|
5883 | 5882 | "members":{
|
5884 | 5883 | "ExportToCsv":{"shape":"CapabilityState"},
|
5885 | 5884 | "ExportToExcel":{"shape":"CapabilityState"},
|
| 5885 | + "ExportToPdf":{"shape":"CapabilityState"}, |
| 5886 | + "PrintReports":{"shape":"CapabilityState"}, |
5886 | 5887 | "CreateAndUpdateThemes":{"shape":"CapabilityState"},
|
5887 | 5888 | "AddOrRunAnomalyDetectionForAnalyses":{"shape":"CapabilityState"},
|
5888 | 5889 | "ShareAnalyses":{"shape":"CapabilityState"},
|
|
5897 | 5898 | "CreateAndUpdateDataSources":{"shape":"CapabilityState"},
|
5898 | 5899 | "ShareDataSources":{"shape":"CapabilityState"},
|
5899 | 5900 | "ViewAccountSPICECapacity":{"shape":"CapabilityState"},
|
5900 |
| - "CreateSPICEDataset":{"shape":"CapabilityState"} |
| 5901 | + "CreateSPICEDataset":{"shape":"CapabilityState"}, |
| 5902 | + "ExportToPdfInScheduledReports":{"shape":"CapabilityState"}, |
| 5903 | + "ExportToCsvInScheduledReports":{"shape":"CapabilityState"}, |
| 5904 | + "ExportToExcelInScheduledReports":{"shape":"CapabilityState"}, |
| 5905 | + "IncludeContentInScheduledReportsEmail":{"shape":"CapabilityState"} |
5901 | 5906 | }
|
5902 | 5907 | },
|
5903 | 5908 | "CapabilityState":{
|
|
19814 | 19819 | "type":"string",
|
19815 | 19820 | "enum":[
|
19816 | 19821 | "REDSHIFT",
|
19817 |
| - "QBUSINESS" |
| 19822 | + "QBUSINESS", |
| 19823 | + "ATHENA" |
19818 | 19824 | ]
|
19819 | 19825 | },
|
19820 | 19826 | "SessionLifetimeInMinutes":{
|
|
20123 | 20129 | "required":["SheetTextBoxId"],
|
20124 | 20130 | "members":{
|
20125 | 20131 | "SheetTextBoxId":{"shape":"ShortRestrictiveResourceId"},
|
20126 |
| - "Content":{"shape":"SheetTextBoxContent"} |
| 20132 | + "Content":{"shape":"SheetTextBoxContent"}, |
| 20133 | + "Interactions":{"shape":"TextBoxInteractionOptions"} |
20127 | 20134 | }
|
20128 | 20135 | },
|
20129 | 20136 | "SheetTextBoxContent":{
|
|
21497 | 21504 | "InfoIconLabelOptions":{"shape":"SheetControlInfoIconLabelOptions"}
|
21498 | 21505 | }
|
21499 | 21506 | },
|
| 21507 | + "TextBoxInteractionOptions":{ |
| 21508 | + "type":"structure", |
| 21509 | + "members":{ |
| 21510 | + "TextBoxMenuOption":{"shape":"TextBoxMenuOption"} |
| 21511 | + } |
| 21512 | + }, |
| 21513 | + "TextBoxMenuOption":{ |
| 21514 | + "type":"structure", |
| 21515 | + "members":{ |
| 21516 | + "AvailabilityStatus":{"shape":"DashboardBehavior"} |
| 21517 | + } |
| 21518 | + }, |
21500 | 21519 | "TextConditionalFormat":{
|
21501 | 21520 | "type":"structure",
|
21502 | 21521 | "members":{
|
|
0 commit comments