aws-sdk-quicksight 1.137.0 → 1.138.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.
- checksums.yaml +4 -4
 - data/CHANGELOG.md +5 -0
 - data/VERSION +1 -1
 - data/lib/aws-sdk-quicksight/client.rb +238 -1
 - data/lib/aws-sdk-quicksight/client_api.rb +483 -0
 - data/lib/aws-sdk-quicksight/types.rb +1614 -34
 - data/lib/aws-sdk-quicksight.rb +1 -1
 - data/sig/client.rbs +22401 -7203
 - data/sig/types.rbs +442 -2
 - metadata +2 -2
 
| 
         @@ -483,6 +483,7 @@ module Aws::QuickSight 
     | 
|
| 
       483 
483 
     | 
    
         
             
                DashboardVersionSummaryList = Shapes::ListShape.new(name: 'DashboardVersionSummaryList')
         
     | 
| 
       484 
484 
     | 
    
         
             
                DashboardVisualId = Shapes::StructureShape.new(name: 'DashboardVisualId')
         
     | 
| 
       485 
485 
     | 
    
         
             
                DashboardVisualPublishOptions = Shapes::StructureShape.new(name: 'DashboardVisualPublishOptions')
         
     | 
| 
      
 486 
     | 
    
         
            +
                DashboardsQAStatus = Shapes::StringShape.new(name: 'DashboardsQAStatus')
         
     | 
| 
       486 
487 
     | 
    
         
             
                DataAggregation = Shapes::StructureShape.new(name: 'DataAggregation')
         
     | 
| 
       487 
488 
     | 
    
         
             
                DataBarsOptions = Shapes::StructureShape.new(name: 'DataBarsOptions')
         
     | 
| 
       488 
489 
     | 
    
         
             
                DataColor = Shapes::StructureShape.new(name: 'DataColor')
         
     | 
| 
         @@ -697,6 +698,8 @@ module Aws::QuickSight 
     | 
|
| 
       697 
698 
     | 
    
         
             
                DescribeDashboardSnapshotJobResponse = Shapes::StructureShape.new(name: 'DescribeDashboardSnapshotJobResponse')
         
     | 
| 
       698 
699 
     | 
    
         
             
                DescribeDashboardSnapshotJobResultRequest = Shapes::StructureShape.new(name: 'DescribeDashboardSnapshotJobResultRequest')
         
     | 
| 
       699 
700 
     | 
    
         
             
                DescribeDashboardSnapshotJobResultResponse = Shapes::StructureShape.new(name: 'DescribeDashboardSnapshotJobResultResponse')
         
     | 
| 
      
 701 
     | 
    
         
            +
                DescribeDashboardsQAConfigurationRequest = Shapes::StructureShape.new(name: 'DescribeDashboardsQAConfigurationRequest')
         
     | 
| 
      
 702 
     | 
    
         
            +
                DescribeDashboardsQAConfigurationResponse = Shapes::StructureShape.new(name: 'DescribeDashboardsQAConfigurationResponse')
         
     | 
| 
       700 
703 
     | 
    
         
             
                DescribeDataSetPermissionsRequest = Shapes::StructureShape.new(name: 'DescribeDataSetPermissionsRequest')
         
     | 
| 
       701 
704 
     | 
    
         
             
                DescribeDataSetPermissionsResponse = Shapes::StructureShape.new(name: 'DescribeDataSetPermissionsResponse')
         
     | 
| 
       702 
705 
     | 
    
         
             
                DescribeDataSetRefreshPropertiesRequest = Shapes::StructureShape.new(name: 'DescribeDataSetRefreshPropertiesRequest')
         
     | 
| 
         @@ -912,18 +915,56 @@ module Aws::QuickSight 
     | 
|
| 
       912 
915 
     | 
    
         
             
                GeoSpatialColumnGroup = Shapes::StructureShape.new(name: 'GeoSpatialColumnGroup')
         
     | 
| 
       913 
916 
     | 
    
         
             
                GeoSpatialCountryCode = Shapes::StringShape.new(name: 'GeoSpatialCountryCode')
         
     | 
| 
       914 
917 
     | 
    
         
             
                GeoSpatialDataRole = Shapes::StringShape.new(name: 'GeoSpatialDataRole')
         
     | 
| 
      
 918 
     | 
    
         
            +
                GeospatialCategoricalColor = Shapes::StructureShape.new(name: 'GeospatialCategoricalColor')
         
     | 
| 
      
 919 
     | 
    
         
            +
                GeospatialCategoricalDataColor = Shapes::StructureShape.new(name: 'GeospatialCategoricalDataColor')
         
     | 
| 
      
 920 
     | 
    
         
            +
                GeospatialCategoricalDataColorList = Shapes::ListShape.new(name: 'GeospatialCategoricalDataColorList')
         
     | 
| 
      
 921 
     | 
    
         
            +
                GeospatialCircleRadius = Shapes::StructureShape.new(name: 'GeospatialCircleRadius')
         
     | 
| 
      
 922 
     | 
    
         
            +
                GeospatialCircleSymbolStyle = Shapes::StructureShape.new(name: 'GeospatialCircleSymbolStyle')
         
     | 
| 
      
 923 
     | 
    
         
            +
                GeospatialColor = Shapes::StructureShape.new(name: 'GeospatialColor')
         
     | 
| 
      
 924 
     | 
    
         
            +
                GeospatialColorState = Shapes::StringShape.new(name: 'GeospatialColorState')
         
     | 
| 
       915 
925 
     | 
    
         
             
                GeospatialCoordinateBounds = Shapes::StructureShape.new(name: 'GeospatialCoordinateBounds')
         
     | 
| 
      
 926 
     | 
    
         
            +
                GeospatialDataSourceItem = Shapes::StructureShape.new(name: 'GeospatialDataSourceItem')
         
     | 
| 
      
 927 
     | 
    
         
            +
                GeospatialGradientColor = Shapes::StructureShape.new(name: 'GeospatialGradientColor')
         
     | 
| 
      
 928 
     | 
    
         
            +
                GeospatialGradientStepColor = Shapes::StructureShape.new(name: 'GeospatialGradientStepColor')
         
     | 
| 
      
 929 
     | 
    
         
            +
                GeospatialGradientStepColorList = Shapes::ListShape.new(name: 'GeospatialGradientStepColorList')
         
     | 
| 
       916 
930 
     | 
    
         
             
                GeospatialHeatmapColorScale = Shapes::StructureShape.new(name: 'GeospatialHeatmapColorScale')
         
     | 
| 
       917 
931 
     | 
    
         
             
                GeospatialHeatmapConfiguration = Shapes::StructureShape.new(name: 'GeospatialHeatmapConfiguration')
         
     | 
| 
       918 
932 
     | 
    
         
             
                GeospatialHeatmapDataColor = Shapes::StructureShape.new(name: 'GeospatialHeatmapDataColor')
         
     | 
| 
       919 
933 
     | 
    
         
             
                GeospatialHeatmapDataColorList = Shapes::ListShape.new(name: 'GeospatialHeatmapDataColorList')
         
     | 
| 
      
 934 
     | 
    
         
            +
                GeospatialLayerColorField = Shapes::StructureShape.new(name: 'GeospatialLayerColorField')
         
     | 
| 
      
 935 
     | 
    
         
            +
                GeospatialLayerDefinition = Shapes::StructureShape.new(name: 'GeospatialLayerDefinition')
         
     | 
| 
      
 936 
     | 
    
         
            +
                GeospatialLayerDimensionFieldList = Shapes::ListShape.new(name: 'GeospatialLayerDimensionFieldList')
         
     | 
| 
      
 937 
     | 
    
         
            +
                GeospatialLayerItem = Shapes::StructureShape.new(name: 'GeospatialLayerItem')
         
     | 
| 
      
 938 
     | 
    
         
            +
                GeospatialLayerJoinDefinition = Shapes::StructureShape.new(name: 'GeospatialLayerJoinDefinition')
         
     | 
| 
      
 939 
     | 
    
         
            +
                GeospatialLayerMapConfiguration = Shapes::StructureShape.new(name: 'GeospatialLayerMapConfiguration')
         
     | 
| 
      
 940 
     | 
    
         
            +
                GeospatialLayerMeasureFieldList = Shapes::ListShape.new(name: 'GeospatialLayerMeasureFieldList')
         
     | 
| 
      
 941 
     | 
    
         
            +
                GeospatialLayerType = Shapes::StringShape.new(name: 'GeospatialLayerType')
         
     | 
| 
      
 942 
     | 
    
         
            +
                GeospatialLineLayer = Shapes::StructureShape.new(name: 'GeospatialLineLayer')
         
     | 
| 
      
 943 
     | 
    
         
            +
                GeospatialLineStyle = Shapes::StructureShape.new(name: 'GeospatialLineStyle')
         
     | 
| 
      
 944 
     | 
    
         
            +
                GeospatialLineSymbolStyle = Shapes::StructureShape.new(name: 'GeospatialLineSymbolStyle')
         
     | 
| 
      
 945 
     | 
    
         
            +
                GeospatialLineWidth = Shapes::StructureShape.new(name: 'GeospatialLineWidth')
         
     | 
| 
       920 
946 
     | 
    
         
             
                GeospatialMapAggregatedFieldWells = Shapes::StructureShape.new(name: 'GeospatialMapAggregatedFieldWells')
         
     | 
| 
       921 
947 
     | 
    
         
             
                GeospatialMapConfiguration = Shapes::StructureShape.new(name: 'GeospatialMapConfiguration')
         
     | 
| 
       922 
948 
     | 
    
         
             
                GeospatialMapFieldWells = Shapes::StructureShape.new(name: 'GeospatialMapFieldWells')
         
     | 
| 
      
 949 
     | 
    
         
            +
                GeospatialMapLayerList = Shapes::ListShape.new(name: 'GeospatialMapLayerList')
         
     | 
| 
      
 950 
     | 
    
         
            +
                GeospatialMapNavigation = Shapes::StringShape.new(name: 'GeospatialMapNavigation')
         
     | 
| 
      
 951 
     | 
    
         
            +
                GeospatialMapState = Shapes::StructureShape.new(name: 'GeospatialMapState')
         
     | 
| 
      
 952 
     | 
    
         
            +
                GeospatialMapStyle = Shapes::StructureShape.new(name: 'GeospatialMapStyle')
         
     | 
| 
       923 
953 
     | 
    
         
             
                GeospatialMapStyleOptions = Shapes::StructureShape.new(name: 'GeospatialMapStyleOptions')
         
     | 
| 
       924 
954 
     | 
    
         
             
                GeospatialMapVisual = Shapes::StructureShape.new(name: 'GeospatialMapVisual')
         
     | 
| 
      
 955 
     | 
    
         
            +
                GeospatialNullDataSettings = Shapes::StructureShape.new(name: 'GeospatialNullDataSettings')
         
     | 
| 
      
 956 
     | 
    
         
            +
                GeospatialNullSymbolStyle = Shapes::StructureShape.new(name: 'GeospatialNullSymbolStyle')
         
     | 
| 
      
 957 
     | 
    
         
            +
                GeospatialPointLayer = Shapes::StructureShape.new(name: 'GeospatialPointLayer')
         
     | 
| 
      
 958 
     | 
    
         
            +
                GeospatialPointStyle = Shapes::StructureShape.new(name: 'GeospatialPointStyle')
         
     | 
| 
       925 
959 
     | 
    
         
             
                GeospatialPointStyleOptions = Shapes::StructureShape.new(name: 'GeospatialPointStyleOptions')
         
     | 
| 
      
 960 
     | 
    
         
            +
                GeospatialPolygonLayer = Shapes::StructureShape.new(name: 'GeospatialPolygonLayer')
         
     | 
| 
      
 961 
     | 
    
         
            +
                GeospatialPolygonStyle = Shapes::StructureShape.new(name: 'GeospatialPolygonStyle')
         
     | 
| 
      
 962 
     | 
    
         
            +
                GeospatialPolygonSymbolStyle = Shapes::StructureShape.new(name: 'GeospatialPolygonSymbolStyle')
         
     | 
| 
      
 963 
     | 
    
         
            +
                GeospatialRadius = Shapes::FloatShape.new(name: 'GeospatialRadius')
         
     | 
| 
       926 
964 
     | 
    
         
             
                GeospatialSelectedPointStyle = Shapes::StringShape.new(name: 'GeospatialSelectedPointStyle')
         
     | 
| 
      
 965 
     | 
    
         
            +
                GeospatialSolidColor = Shapes::StructureShape.new(name: 'GeospatialSolidColor')
         
     | 
| 
      
 966 
     | 
    
         
            +
                GeospatialStaticFileSource = Shapes::StructureShape.new(name: 'GeospatialStaticFileSource')
         
     | 
| 
      
 967 
     | 
    
         
            +
                GeospatialWidth = Shapes::FloatShape.new(name: 'GeospatialWidth')
         
     | 
| 
       927 
968 
     | 
    
         
             
                GeospatialWindowOptions = Shapes::StructureShape.new(name: 'GeospatialWindowOptions')
         
     | 
| 
       928 
969 
     | 
    
         
             
                GetDashboardEmbedUrlRequest = Shapes::StructureShape.new(name: 'GetDashboardEmbedUrlRequest')
         
     | 
| 
       929 
970 
     | 
    
         
             
                GetDashboardEmbedUrlResponse = Shapes::StructureShape.new(name: 'GetDashboardEmbedUrlResponse')
         
     | 
| 
         @@ -995,9 +1036,18 @@ module Aws::QuickSight 
     | 
|
| 
       995 
1036 
     | 
    
         
             
                IdentityTypeNotSupportedException = Shapes::StructureShape.new(name: 'IdentityTypeNotSupportedException')
         
     | 
| 
       996 
1037 
     | 
    
         
             
                Image = Shapes::StructureShape.new(name: 'Image')
         
     | 
| 
       997 
1038 
     | 
    
         
             
                ImageConfiguration = Shapes::StructureShape.new(name: 'ImageConfiguration')
         
     | 
| 
      
 1039 
     | 
    
         
            +
                ImageCustomAction = Shapes::StructureShape.new(name: 'ImageCustomAction')
         
     | 
| 
      
 1040 
     | 
    
         
            +
                ImageCustomActionList = Shapes::ListShape.new(name: 'ImageCustomActionList')
         
     | 
| 
      
 1041 
     | 
    
         
            +
                ImageCustomActionName = Shapes::StringShape.new(name: 'ImageCustomActionName')
         
     | 
| 
      
 1042 
     | 
    
         
            +
                ImageCustomActionOperation = Shapes::StructureShape.new(name: 'ImageCustomActionOperation')
         
     | 
| 
      
 1043 
     | 
    
         
            +
                ImageCustomActionOperationList = Shapes::ListShape.new(name: 'ImageCustomActionOperationList')
         
     | 
| 
      
 1044 
     | 
    
         
            +
                ImageCustomActionTrigger = Shapes::StringShape.new(name: 'ImageCustomActionTrigger')
         
     | 
| 
      
 1045 
     | 
    
         
            +
                ImageInteractionOptions = Shapes::StructureShape.new(name: 'ImageInteractionOptions')
         
     | 
| 
      
 1046 
     | 
    
         
            +
                ImageMenuOption = Shapes::StructureShape.new(name: 'ImageMenuOption')
         
     | 
| 
       998 
1047 
     | 
    
         
             
                ImageSet = Shapes::StructureShape.new(name: 'ImageSet')
         
     | 
| 
       999 
1048 
     | 
    
         
             
                ImageSetConfiguration = Shapes::StructureShape.new(name: 'ImageSetConfiguration')
         
     | 
| 
       1000 
1049 
     | 
    
         
             
                ImageSource = Shapes::UnionShape.new(name: 'ImageSource')
         
     | 
| 
      
 1050 
     | 
    
         
            +
                ImageStaticFile = Shapes::StructureShape.new(name: 'ImageStaticFile')
         
     | 
| 
       1001 
1051 
     | 
    
         
             
                IncludeFolderMembers = Shapes::StringShape.new(name: 'IncludeFolderMembers')
         
     | 
| 
       1002 
1052 
     | 
    
         
             
                IncrementalRefresh = Shapes::StructureShape.new(name: 'IncrementalRefresh')
         
     | 
| 
       1003 
1053 
     | 
    
         
             
                Ingestion = Shapes::StructureShape.new(name: 'Ingestion')
         
     | 
| 
         @@ -1061,6 +1111,13 @@ module Aws::QuickSight 
     | 
|
| 
       1061 
1111 
     | 
    
         
             
                KeyRegistration = Shapes::ListShape.new(name: 'KeyRegistration')
         
     | 
| 
       1062 
1112 
     | 
    
         
             
                LabelOptions = Shapes::StructureShape.new(name: 'LabelOptions')
         
     | 
| 
       1063 
1113 
     | 
    
         
             
                Latitude = Shapes::FloatShape.new(name: 'Latitude')
         
     | 
| 
      
 1114 
     | 
    
         
            +
                LayerCustomAction = Shapes::StructureShape.new(name: 'LayerCustomAction')
         
     | 
| 
      
 1115 
     | 
    
         
            +
                LayerCustomActionList = Shapes::ListShape.new(name: 'LayerCustomActionList')
         
     | 
| 
      
 1116 
     | 
    
         
            +
                LayerCustomActionName = Shapes::StringShape.new(name: 'LayerCustomActionName')
         
     | 
| 
      
 1117 
     | 
    
         
            +
                LayerCustomActionOperation = Shapes::StructureShape.new(name: 'LayerCustomActionOperation')
         
     | 
| 
      
 1118 
     | 
    
         
            +
                LayerCustomActionOperationList = Shapes::ListShape.new(name: 'LayerCustomActionOperationList')
         
     | 
| 
      
 1119 
     | 
    
         
            +
                LayerCustomActionTrigger = Shapes::StringShape.new(name: 'LayerCustomActionTrigger')
         
     | 
| 
      
 1120 
     | 
    
         
            +
                LayerMapVisual = Shapes::StructureShape.new(name: 'LayerMapVisual')
         
     | 
| 
       1064 
1121 
     | 
    
         
             
                Layout = Shapes::StructureShape.new(name: 'Layout')
         
     | 
| 
       1065 
1122 
     | 
    
         
             
                LayoutConfiguration = Shapes::StructureShape.new(name: 'LayoutConfiguration')
         
     | 
| 
       1066 
1123 
     | 
    
         
             
                LayoutElementType = Shapes::StringShape.new(name: 'LayoutElementType')
         
     | 
| 
         @@ -1247,6 +1304,7 @@ module Aws::QuickSight 
     | 
|
| 
       1247 
1304 
     | 
    
         
             
                OAuthParameters = Shapes::StructureShape.new(name: 'OAuthParameters')
         
     | 
| 
       1248 
1305 
     | 
    
         
             
                OAuthScope = Shapes::StringShape.new(name: 'OAuthScope')
         
     | 
| 
       1249 
1306 
     | 
    
         
             
                OnClause = Shapes::StringShape.new(name: 'OnClause')
         
     | 
| 
      
 1307 
     | 
    
         
            +
                Opacity = Shapes::FloatShape.new(name: 'Opacity')
         
     | 
| 
       1250 
1308 
     | 
    
         
             
                OperandList = Shapes::ListShape.new(name: 'OperandList')
         
     | 
| 
       1251 
1309 
     | 
    
         
             
                OptionalPort = Shapes::IntegerShape.new(name: 'OptionalPort')
         
     | 
| 
       1252 
1310 
     | 
    
         
             
                OracleParameters = Shapes::StructureShape.new(name: 'OracleParameters')
         
     | 
| 
         @@ -1336,6 +1394,17 @@ module Aws::QuickSight 
     | 
|
| 
       1336 
1394 
     | 
    
         
             
                PivotTableVisual = Shapes::StructureShape.new(name: 'PivotTableVisual')
         
     | 
| 
       1337 
1395 
     | 
    
         
             
                PivotTotalOptions = Shapes::StructureShape.new(name: 'PivotTotalOptions')
         
     | 
| 
       1338 
1396 
     | 
    
         
             
                PixelLength = Shapes::StringShape.new(name: 'PixelLength')
         
     | 
| 
      
 1397 
     | 
    
         
            +
                PluginVisual = Shapes::StructureShape.new(name: 'PluginVisual')
         
     | 
| 
      
 1398 
     | 
    
         
            +
                PluginVisualAxisName = Shapes::StringShape.new(name: 'PluginVisualAxisName')
         
     | 
| 
      
 1399 
     | 
    
         
            +
                PluginVisualConfiguration = Shapes::StructureShape.new(name: 'PluginVisualConfiguration')
         
     | 
| 
      
 1400 
     | 
    
         
            +
                PluginVisualFieldWell = Shapes::StructureShape.new(name: 'PluginVisualFieldWell')
         
     | 
| 
      
 1401 
     | 
    
         
            +
                PluginVisualFieldWells = Shapes::ListShape.new(name: 'PluginVisualFieldWells')
         
     | 
| 
      
 1402 
     | 
    
         
            +
                PluginVisualItemsLimitConfiguration = Shapes::StructureShape.new(name: 'PluginVisualItemsLimitConfiguration')
         
     | 
| 
      
 1403 
     | 
    
         
            +
                PluginVisualOptions = Shapes::StructureShape.new(name: 'PluginVisualOptions')
         
     | 
| 
      
 1404 
     | 
    
         
            +
                PluginVisualPropertiesList = Shapes::ListShape.new(name: 'PluginVisualPropertiesList')
         
     | 
| 
      
 1405 
     | 
    
         
            +
                PluginVisualProperty = Shapes::StructureShape.new(name: 'PluginVisualProperty')
         
     | 
| 
      
 1406 
     | 
    
         
            +
                PluginVisualSortConfiguration = Shapes::StructureShape.new(name: 'PluginVisualSortConfiguration')
         
     | 
| 
      
 1407 
     | 
    
         
            +
                PluginVisualTableQuerySort = Shapes::StructureShape.new(name: 'PluginVisualTableQuerySort')
         
     | 
| 
       1339 
1408 
     | 
    
         
             
                Port = Shapes::IntegerShape.new(name: 'Port')
         
     | 
| 
       1340 
1409 
     | 
    
         
             
                PositiveInteger = Shapes::IntegerShape.new(name: 'PositiveInteger')
         
     | 
| 
       1341 
1410 
     | 
    
         
             
                PositiveLong = Shapes::IntegerShape.new(name: 'PositiveLong')
         
     | 
| 
         @@ -1484,6 +1553,8 @@ module Aws::QuickSight 
     | 
|
| 
       1484 
1553 
     | 
    
         
             
                SearchFoldersResponse = Shapes::StructureShape.new(name: 'SearchFoldersResponse')
         
     | 
| 
       1485 
1554 
     | 
    
         
             
                SearchGroupsRequest = Shapes::StructureShape.new(name: 'SearchGroupsRequest')
         
     | 
| 
       1486 
1555 
     | 
    
         
             
                SearchGroupsResponse = Shapes::StructureShape.new(name: 'SearchGroupsResponse')
         
     | 
| 
      
 1556 
     | 
    
         
            +
                SearchTopicsRequest = Shapes::StructureShape.new(name: 'SearchTopicsRequest')
         
     | 
| 
      
 1557 
     | 
    
         
            +
                SearchTopicsResponse = Shapes::StructureShape.new(name: 'SearchTopicsResponse')
         
     | 
| 
       1487 
1558 
     | 
    
         
             
                Seasonality = Shapes::IntegerShape.new(name: 'Seasonality')
         
     | 
| 
       1488 
1559 
     | 
    
         
             
                SecondaryValueOptions = Shapes::StructureShape.new(name: 'SecondaryValueOptions')
         
     | 
| 
       1489 
1560 
     | 
    
         
             
                SecretArn = Shapes::StringShape.new(name: 'SecretArn')
         
     | 
| 
         @@ -1550,6 +1621,14 @@ module Aws::QuickSight 
     | 
|
| 
       1550 
1621 
     | 
    
         
             
                SheetElementConfigurationOverrides = Shapes::StructureShape.new(name: 'SheetElementConfigurationOverrides')
         
     | 
| 
       1551 
1622 
     | 
    
         
             
                SheetElementRenderingRule = Shapes::StructureShape.new(name: 'SheetElementRenderingRule')
         
     | 
| 
       1552 
1623 
     | 
    
         
             
                SheetElementRenderingRuleList = Shapes::ListShape.new(name: 'SheetElementRenderingRuleList')
         
     | 
| 
      
 1624 
     | 
    
         
            +
                SheetImage = Shapes::StructureShape.new(name: 'SheetImage')
         
     | 
| 
      
 1625 
     | 
    
         
            +
                SheetImageList = Shapes::ListShape.new(name: 'SheetImageList')
         
     | 
| 
      
 1626 
     | 
    
         
            +
                SheetImageScalingConfiguration = Shapes::StructureShape.new(name: 'SheetImageScalingConfiguration')
         
     | 
| 
      
 1627 
     | 
    
         
            +
                SheetImageScalingType = Shapes::StringShape.new(name: 'SheetImageScalingType')
         
     | 
| 
      
 1628 
     | 
    
         
            +
                SheetImageSource = Shapes::StructureShape.new(name: 'SheetImageSource')
         
     | 
| 
      
 1629 
     | 
    
         
            +
                SheetImageStaticFileSource = Shapes::StructureShape.new(name: 'SheetImageStaticFileSource')
         
     | 
| 
      
 1630 
     | 
    
         
            +
                SheetImageTooltipConfiguration = Shapes::StructureShape.new(name: 'SheetImageTooltipConfiguration')
         
     | 
| 
      
 1631 
     | 
    
         
            +
                SheetImageTooltipText = Shapes::StructureShape.new(name: 'SheetImageTooltipText')
         
     | 
| 
       1553 
1632 
     | 
    
         
             
                SheetLayoutElementMaximizationOption = Shapes::StructureShape.new(name: 'SheetLayoutElementMaximizationOption')
         
     | 
| 
       1554 
1633 
     | 
    
         
             
                SheetList = Shapes::ListShape.new(name: 'SheetList')
         
     | 
| 
       1555 
1634 
     | 
    
         
             
                SheetName = Shapes::StringShape.new(name: 'SheetName')
         
     | 
| 
         @@ -1612,6 +1691,7 @@ module Aws::QuickSight 
     | 
|
| 
       1612 
1691 
     | 
    
         
             
                SortDirection = Shapes::StringShape.new(name: 'SortDirection')
         
     | 
| 
       1613 
1692 
     | 
    
         
             
                Spacing = Shapes::StructureShape.new(name: 'Spacing')
         
     | 
| 
       1614 
1693 
     | 
    
         
             
                SparkParameters = Shapes::StructureShape.new(name: 'SparkParameters')
         
     | 
| 
      
 1694 
     | 
    
         
            +
                SpatialStaticFile = Shapes::StructureShape.new(name: 'SpatialStaticFile')
         
     | 
| 
       1615 
1695 
     | 
    
         
             
                SpecialValue = Shapes::StringShape.new(name: 'SpecialValue')
         
     | 
| 
       1616 
1696 
     | 
    
         
             
                SqlEndpointPath = Shapes::StringShape.new(name: 'SqlEndpointPath')
         
     | 
| 
       1617 
1697 
     | 
    
         
             
                SqlQuery = Shapes::StringShape.new(name: 'SqlQuery')
         
     | 
| 
         @@ -1628,6 +1708,11 @@ module Aws::QuickSight 
     | 
|
| 
       1628 
1708 
     | 
    
         
             
                StartDashboardSnapshotJobScheduleRequest = Shapes::StructureShape.new(name: 'StartDashboardSnapshotJobScheduleRequest')
         
     | 
| 
       1629 
1709 
     | 
    
         
             
                StartDashboardSnapshotJobScheduleResponse = Shapes::StructureShape.new(name: 'StartDashboardSnapshotJobScheduleResponse')
         
     | 
| 
       1630 
1710 
     | 
    
         
             
                StatePersistenceConfigurations = Shapes::StructureShape.new(name: 'StatePersistenceConfigurations')
         
     | 
| 
      
 1711 
     | 
    
         
            +
                StaticFile = Shapes::StructureShape.new(name: 'StaticFile')
         
     | 
| 
      
 1712 
     | 
    
         
            +
                StaticFileList = Shapes::ListShape.new(name: 'StaticFileList')
         
     | 
| 
      
 1713 
     | 
    
         
            +
                StaticFileS3SourceOptions = Shapes::StructureShape.new(name: 'StaticFileS3SourceOptions')
         
     | 
| 
      
 1714 
     | 
    
         
            +
                StaticFileSource = Shapes::StructureShape.new(name: 'StaticFileSource')
         
     | 
| 
      
 1715 
     | 
    
         
            +
                StaticFileUrlSourceOptions = Shapes::StructureShape.new(name: 'StaticFileUrlSourceOptions')
         
     | 
| 
       1631 
1716 
     | 
    
         
             
                Status = Shapes::StringShape.new(name: 'Status')
         
     | 
| 
       1632 
1717 
     | 
    
         
             
                StatusCode = Shapes::IntegerShape.new(name: 'StatusCode')
         
     | 
| 
       1633 
1718 
     | 
    
         
             
                String = Shapes::StringShape.new(name: 'String')
         
     | 
| 
         @@ -1776,6 +1861,8 @@ module Aws::QuickSight 
     | 
|
| 
       1776 
1861 
     | 
    
         
             
                TopicDateRangeFilter = Shapes::StructureShape.new(name: 'TopicDateRangeFilter')
         
     | 
| 
       1777 
1862 
     | 
    
         
             
                TopicDetails = Shapes::StructureShape.new(name: 'TopicDetails')
         
     | 
| 
       1778 
1863 
     | 
    
         
             
                TopicFilter = Shapes::StructureShape.new(name: 'TopicFilter')
         
     | 
| 
      
 1864 
     | 
    
         
            +
                TopicFilterAttribute = Shapes::StringShape.new(name: 'TopicFilterAttribute')
         
     | 
| 
      
 1865 
     | 
    
         
            +
                TopicFilterOperator = Shapes::StringShape.new(name: 'TopicFilterOperator')
         
     | 
| 
       1779 
1866 
     | 
    
         
             
                TopicFilters = Shapes::ListShape.new(name: 'TopicFilters')
         
     | 
| 
       1780 
1867 
     | 
    
         
             
                TopicIR = Shapes::StructureShape.new(name: 'TopicIR')
         
     | 
| 
       1781 
1868 
     | 
    
         
             
                TopicIRComparisonMethod = Shapes::StructureShape.new(name: 'TopicIRComparisonMethod')
         
     | 
| 
         @@ -1806,6 +1893,8 @@ module Aws::QuickSight 
     | 
|
| 
       1806 
1893 
     | 
    
         
             
                TopicReviewedAnswer = Shapes::StructureShape.new(name: 'TopicReviewedAnswer')
         
     | 
| 
       1807 
1894 
     | 
    
         
             
                TopicReviewedAnswers = Shapes::ListShape.new(name: 'TopicReviewedAnswers')
         
     | 
| 
       1808 
1895 
     | 
    
         
             
                TopicScheduleType = Shapes::StringShape.new(name: 'TopicScheduleType')
         
     | 
| 
      
 1896 
     | 
    
         
            +
                TopicSearchFilter = Shapes::StructureShape.new(name: 'TopicSearchFilter')
         
     | 
| 
      
 1897 
     | 
    
         
            +
                TopicSearchFilterList = Shapes::ListShape.new(name: 'TopicSearchFilterList')
         
     | 
| 
       1809 
1898 
     | 
    
         
             
                TopicSingularFilterConstant = Shapes::StructureShape.new(name: 'TopicSingularFilterConstant')
         
     | 
| 
       1810 
1899 
     | 
    
         
             
                TopicSortClause = Shapes::StructureShape.new(name: 'TopicSortClause')
         
     | 
| 
       1811 
1900 
     | 
    
         
             
                TopicSortDirection = Shapes::StringShape.new(name: 'TopicSortDirection')
         
     | 
| 
         @@ -1874,6 +1963,8 @@ module Aws::QuickSight 
     | 
|
| 
       1874 
1963 
     | 
    
         
             
                UpdateDashboardPublishedVersionResponse = Shapes::StructureShape.new(name: 'UpdateDashboardPublishedVersionResponse')
         
     | 
| 
       1875 
1964 
     | 
    
         
             
                UpdateDashboardRequest = Shapes::StructureShape.new(name: 'UpdateDashboardRequest')
         
     | 
| 
       1876 
1965 
     | 
    
         
             
                UpdateDashboardResponse = Shapes::StructureShape.new(name: 'UpdateDashboardResponse')
         
     | 
| 
      
 1966 
     | 
    
         
            +
                UpdateDashboardsQAConfigurationRequest = Shapes::StructureShape.new(name: 'UpdateDashboardsQAConfigurationRequest')
         
     | 
| 
      
 1967 
     | 
    
         
            +
                UpdateDashboardsQAConfigurationResponse = Shapes::StructureShape.new(name: 'UpdateDashboardsQAConfigurationResponse')
         
     | 
| 
       1877 
1968 
     | 
    
         
             
                UpdateDataSetPermissionsRequest = Shapes::StructureShape.new(name: 'UpdateDataSetPermissionsRequest')
         
     | 
| 
       1878 
1969 
     | 
    
         
             
                UpdateDataSetPermissionsResponse = Shapes::StructureShape.new(name: 'UpdateDataSetPermissionsResponse')
         
     | 
| 
       1879 
1970 
     | 
    
         
             
                UpdateDataSetRequest = Shapes::StructureShape.new(name: 'UpdateDataSetRequest')
         
     | 
| 
         @@ -2107,6 +2198,7 @@ module Aws::QuickSight 
     | 
|
| 
       2107 
2198 
     | 
    
         
             
                AnalysisDefinition.add_member(:analysis_defaults, Shapes::ShapeRef.new(shape: AnalysisDefaults, location_name: "AnalysisDefaults"))
         
     | 
| 
       2108 
2199 
     | 
    
         
             
                AnalysisDefinition.add_member(:options, Shapes::ShapeRef.new(shape: AssetOptions, location_name: "Options"))
         
     | 
| 
       2109 
2200 
     | 
    
         
             
                AnalysisDefinition.add_member(:query_execution_options, Shapes::ShapeRef.new(shape: QueryExecutionOptions, location_name: "QueryExecutionOptions"))
         
     | 
| 
      
 2201 
     | 
    
         
            +
                AnalysisDefinition.add_member(:static_files, Shapes::ShapeRef.new(shape: StaticFileList, location_name: "StaticFiles"))
         
     | 
| 
       2110 
2202 
     | 
    
         
             
                AnalysisDefinition.struct_class = Types::AnalysisDefinition
         
     | 
| 
       2111 
2203 
     | 
    
         | 
| 
       2112 
2204 
     | 
    
         
             
                AnalysisError.add_member(:type, Shapes::ShapeRef.new(shape: AnalysisErrorType, location_name: "Type"))
         
     | 
| 
         @@ -2658,6 +2750,7 @@ module Aws::QuickSight 
     | 
|
| 
       2658 
2750 
     | 
    
         
             
                BarChartVisual.add_member(:chart_configuration, Shapes::ShapeRef.new(shape: BarChartConfiguration, location_name: "ChartConfiguration"))
         
     | 
| 
       2659 
2751 
     | 
    
         
             
                BarChartVisual.add_member(:actions, Shapes::ShapeRef.new(shape: VisualCustomActionList, location_name: "Actions"))
         
     | 
| 
       2660 
2752 
     | 
    
         
             
                BarChartVisual.add_member(:column_hierarchies, Shapes::ShapeRef.new(shape: ColumnHierarchyList, location_name: "ColumnHierarchies"))
         
     | 
| 
      
 2753 
     | 
    
         
            +
                BarChartVisual.add_member(:visual_content_alt_text, Shapes::ShapeRef.new(shape: LongPlainText, location_name: "VisualContentAltText"))
         
     | 
| 
       2661 
2754 
     | 
    
         
             
                BarChartVisual.struct_class = Types::BarChartVisual
         
     | 
| 
       2662 
2755 
     | 
    
         | 
| 
       2663 
2756 
     | 
    
         
             
                BatchCreateTopicReviewedAnswerRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
         
     | 
| 
         @@ -2784,6 +2877,7 @@ module Aws::QuickSight 
     | 
|
| 
       2784 
2877 
     | 
    
         
             
                BoxPlotVisual.add_member(:chart_configuration, Shapes::ShapeRef.new(shape: BoxPlotChartConfiguration, location_name: "ChartConfiguration"))
         
     | 
| 
       2785 
2878 
     | 
    
         
             
                BoxPlotVisual.add_member(:actions, Shapes::ShapeRef.new(shape: VisualCustomActionList, location_name: "Actions"))
         
     | 
| 
       2786 
2879 
     | 
    
         
             
                BoxPlotVisual.add_member(:column_hierarchies, Shapes::ShapeRef.new(shape: ColumnHierarchyList, location_name: "ColumnHierarchies"))
         
     | 
| 
      
 2880 
     | 
    
         
            +
                BoxPlotVisual.add_member(:visual_content_alt_text, Shapes::ShapeRef.new(shape: LongPlainText, location_name: "VisualContentAltText"))
         
     | 
| 
       2787 
2881 
     | 
    
         
             
                BoxPlotVisual.struct_class = Types::BoxPlotVisual
         
     | 
| 
       2788 
2882 
     | 
    
         | 
| 
       2789 
2883 
     | 
    
         
             
                BrandColorPalette.add_member(:primary, Shapes::ShapeRef.new(shape: Palette, location_name: "Primary"))
         
     | 
| 
         @@ -3081,6 +3175,7 @@ module Aws::QuickSight 
     | 
|
| 
       3081 
3175 
     | 
    
         
             
                ComboChartVisual.add_member(:chart_configuration, Shapes::ShapeRef.new(shape: ComboChartConfiguration, location_name: "ChartConfiguration"))
         
     | 
| 
       3082 
3176 
     | 
    
         
             
                ComboChartVisual.add_member(:actions, Shapes::ShapeRef.new(shape: VisualCustomActionList, location_name: "Actions"))
         
     | 
| 
       3083 
3177 
     | 
    
         
             
                ComboChartVisual.add_member(:column_hierarchies, Shapes::ShapeRef.new(shape: ColumnHierarchyList, location_name: "ColumnHierarchies"))
         
     | 
| 
      
 3178 
     | 
    
         
            +
                ComboChartVisual.add_member(:visual_content_alt_text, Shapes::ShapeRef.new(shape: LongPlainText, location_name: "VisualContentAltText"))
         
     | 
| 
       3084 
3179 
     | 
    
         
             
                ComboChartVisual.struct_class = Types::ComboChartVisual
         
     | 
| 
       3085 
3180 
     | 
    
         | 
| 
       3086 
3181 
     | 
    
         
             
                ComparativeOrder.add_member(:use_ordering, Shapes::ShapeRef.new(shape: ColumnOrderingType, location_name: "UseOrdering"))
         
     | 
| 
         @@ -3519,6 +3614,7 @@ module Aws::QuickSight 
     | 
|
| 
       3519 
3614 
     | 
    
         
             
                CreateTopicRequest.add_member(:topic_id, Shapes::ShapeRef.new(shape: TopicId, required: true, location_name: "TopicId"))
         
     | 
| 
       3520 
3615 
     | 
    
         
             
                CreateTopicRequest.add_member(:topic, Shapes::ShapeRef.new(shape: TopicDetails, required: true, location_name: "Topic"))
         
     | 
| 
       3521 
3616 
     | 
    
         
             
                CreateTopicRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
         
     | 
| 
      
 3617 
     | 
    
         
            +
                CreateTopicRequest.add_member(:folder_arns, Shapes::ShapeRef.new(shape: FolderArnList, location_name: "FolderArns"))
         
     | 
| 
       3522 
3618 
     | 
    
         
             
                CreateTopicRequest.struct_class = Types::CreateTopicRequest
         
     | 
| 
       3523 
3619 
     | 
    
         | 
| 
       3524 
3620 
     | 
    
         
             
                CreateTopicResponse.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
         
     | 
| 
         @@ -3606,6 +3702,7 @@ module Aws::QuickSight 
     | 
|
| 
       3606 
3702 
     | 
    
         
             
                CustomContentVisual.add_member(:chart_configuration, Shapes::ShapeRef.new(shape: CustomContentConfiguration, location_name: "ChartConfiguration"))
         
     | 
| 
       3607 
3703 
     | 
    
         
             
                CustomContentVisual.add_member(:actions, Shapes::ShapeRef.new(shape: VisualCustomActionList, location_name: "Actions"))
         
     | 
| 
       3608 
3704 
     | 
    
         
             
                CustomContentVisual.add_member(:data_set_identifier, Shapes::ShapeRef.new(shape: DataSetIdentifier, required: true, location_name: "DataSetIdentifier"))
         
     | 
| 
      
 3705 
     | 
    
         
            +
                CustomContentVisual.add_member(:visual_content_alt_text, Shapes::ShapeRef.new(shape: LongPlainText, location_name: "VisualContentAltText"))
         
     | 
| 
       3609 
3706 
     | 
    
         
             
                CustomContentVisual.struct_class = Types::CustomContentVisual
         
     | 
| 
       3610 
3707 
     | 
    
         | 
| 
       3611 
3708 
     | 
    
         
             
                CustomFilterConfiguration.add_member(:match_operator, Shapes::ShapeRef.new(shape: CategoryFilterMatchOperator, required: true, location_name: "MatchOperator"))
         
     | 
| 
         @@ -3726,6 +3823,7 @@ module Aws::QuickSight 
     | 
|
| 
       3726 
3823 
     | 
    
         
             
                DashboardVersionDefinition.add_member(:column_configurations, Shapes::ShapeRef.new(shape: ColumnConfigurationList, location_name: "ColumnConfigurations"))
         
     | 
| 
       3727 
3824 
     | 
    
         
             
                DashboardVersionDefinition.add_member(:analysis_defaults, Shapes::ShapeRef.new(shape: AnalysisDefaults, location_name: "AnalysisDefaults"))
         
     | 
| 
       3728 
3825 
     | 
    
         
             
                DashboardVersionDefinition.add_member(:options, Shapes::ShapeRef.new(shape: AssetOptions, location_name: "Options"))
         
     | 
| 
      
 3826 
     | 
    
         
            +
                DashboardVersionDefinition.add_member(:static_files, Shapes::ShapeRef.new(shape: StaticFileList, location_name: "StaticFiles"))
         
     | 
| 
       3729 
3827 
     | 
    
         
             
                DashboardVersionDefinition.struct_class = Types::DashboardVersionDefinition
         
     | 
| 
       3730 
3828 
     | 
    
         | 
| 
       3731 
3829 
     | 
    
         
             
                DashboardVersionSummary.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
         
     | 
| 
         @@ -4682,6 +4780,14 @@ module Aws::QuickSight 
     | 
|
| 
       4682 
4780 
     | 
    
         
             
                DescribeDashboardSnapshotJobResultResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
         
     | 
| 
       4683 
4781 
     | 
    
         
             
                DescribeDashboardSnapshotJobResultResponse.struct_class = Types::DescribeDashboardSnapshotJobResultResponse
         
     | 
| 
       4684 
4782 
     | 
    
         | 
| 
      
 4783 
     | 
    
         
            +
                DescribeDashboardsQAConfigurationRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
         
     | 
| 
      
 4784 
     | 
    
         
            +
                DescribeDashboardsQAConfigurationRequest.struct_class = Types::DescribeDashboardsQAConfigurationRequest
         
     | 
| 
      
 4785 
     | 
    
         
            +
             
     | 
| 
      
 4786 
     | 
    
         
            +
                DescribeDashboardsQAConfigurationResponse.add_member(:dashboards_qa_status, Shapes::ShapeRef.new(shape: DashboardsQAStatus, location_name: "DashboardsQAStatus"))
         
     | 
| 
      
 4787 
     | 
    
         
            +
                DescribeDashboardsQAConfigurationResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
         
     | 
| 
      
 4788 
     | 
    
         
            +
                DescribeDashboardsQAConfigurationResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
         
     | 
| 
      
 4789 
     | 
    
         
            +
                DescribeDashboardsQAConfigurationResponse.struct_class = Types::DescribeDashboardsQAConfigurationResponse
         
     | 
| 
      
 4790 
     | 
    
         
            +
             
     | 
| 
       4685 
4791 
     | 
    
         
             
                DescribeDataSetPermissionsRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
         
     | 
| 
       4686 
4792 
     | 
    
         
             
                DescribeDataSetPermissionsRequest.add_member(:data_set_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location: "uri", location_name: "DataSetId"))
         
     | 
| 
       4687 
4793 
     | 
    
         
             
                DescribeDataSetPermissionsRequest.struct_class = Types::DescribeDataSetPermissionsRequest
         
     | 
| 
         @@ -5203,6 +5309,7 @@ module Aws::QuickSight 
     | 
|
| 
       5203 
5309 
     | 
    
         
             
                FilledMapVisual.add_member(:conditional_formatting, Shapes::ShapeRef.new(shape: FilledMapConditionalFormatting, location_name: "ConditionalFormatting"))
         
     | 
| 
       5204 
5310 
     | 
    
         
             
                FilledMapVisual.add_member(:column_hierarchies, Shapes::ShapeRef.new(shape: ColumnHierarchyList, location_name: "ColumnHierarchies"))
         
     | 
| 
       5205 
5311 
     | 
    
         
             
                FilledMapVisual.add_member(:actions, Shapes::ShapeRef.new(shape: VisualCustomActionList, location_name: "Actions"))
         
     | 
| 
      
 5312 
     | 
    
         
            +
                FilledMapVisual.add_member(:visual_content_alt_text, Shapes::ShapeRef.new(shape: LongPlainText, location_name: "VisualContentAltText"))
         
     | 
| 
       5206 
5313 
     | 
    
         
             
                FilledMapVisual.struct_class = Types::FilledMapVisual
         
     | 
| 
       5207 
5314 
     | 
    
         | 
| 
       5208 
5315 
     | 
    
         
             
                Filter.add_member(:category_filter, Shapes::ShapeRef.new(shape: CategoryFilter, location_name: "CategoryFilter"))
         
     | 
| 
         @@ -5381,11 +5488,13 @@ module Aws::QuickSight 
     | 
|
| 
       5381 
5488 
     | 
    
         
             
                FontConfiguration.add_member(:font_color, Shapes::ShapeRef.new(shape: HexColor, location_name: "FontColor"))
         
     | 
| 
       5382 
5489 
     | 
    
         
             
                FontConfiguration.add_member(:font_weight, Shapes::ShapeRef.new(shape: FontWeight, location_name: "FontWeight"))
         
     | 
| 
       5383 
5490 
     | 
    
         
             
                FontConfiguration.add_member(:font_style, Shapes::ShapeRef.new(shape: FontStyle, location_name: "FontStyle"))
         
     | 
| 
      
 5491 
     | 
    
         
            +
                FontConfiguration.add_member(:font_family, Shapes::ShapeRef.new(shape: String, location_name: "FontFamily"))
         
     | 
| 
       5384 
5492 
     | 
    
         
             
                FontConfiguration.struct_class = Types::FontConfiguration
         
     | 
| 
       5385 
5493 
     | 
    
         | 
| 
       5386 
5494 
     | 
    
         
             
                FontList.member = Shapes::ShapeRef.new(shape: Font)
         
     | 
| 
       5387 
5495 
     | 
    
         | 
| 
       5388 
5496 
     | 
    
         
             
                FontSize.add_member(:relative, Shapes::ShapeRef.new(shape: RelativeFontSize, location_name: "Relative"))
         
     | 
| 
      
 5497 
     | 
    
         
            +
                FontSize.add_member(:absolute, Shapes::ShapeRef.new(shape: PixelLength, location_name: "Absolute"))
         
     | 
| 
       5389 
5498 
     | 
    
         
             
                FontSize.struct_class = Types::FontSize
         
     | 
| 
       5390 
5499 
     | 
    
         | 
| 
       5391 
5500 
     | 
    
         
             
                FontWeight.add_member(:name, Shapes::ShapeRef.new(shape: FontWeightName, location_name: "Name"))
         
     | 
| 
         @@ -5496,6 +5605,7 @@ module Aws::QuickSight 
     | 
|
| 
       5496 
5605 
     | 
    
         
             
                FunnelChartVisual.add_member(:chart_configuration, Shapes::ShapeRef.new(shape: FunnelChartConfiguration, location_name: "ChartConfiguration"))
         
     | 
| 
       5497 
5606 
     | 
    
         
             
                FunnelChartVisual.add_member(:actions, Shapes::ShapeRef.new(shape: VisualCustomActionList, location_name: "Actions"))
         
     | 
| 
       5498 
5607 
     | 
    
         
             
                FunnelChartVisual.add_member(:column_hierarchies, Shapes::ShapeRef.new(shape: ColumnHierarchyList, location_name: "ColumnHierarchies"))
         
     | 
| 
      
 5608 
     | 
    
         
            +
                FunnelChartVisual.add_member(:visual_content_alt_text, Shapes::ShapeRef.new(shape: LongPlainText, location_name: "VisualContentAltText"))
         
     | 
| 
       5499 
5609 
     | 
    
         
             
                FunnelChartVisual.struct_class = Types::FunnelChartVisual
         
     | 
| 
       5500 
5610 
     | 
    
         | 
| 
       5501 
5611 
     | 
    
         
             
                GaugeChartArcConditionalFormatting.add_member(:foreground_color, Shapes::ShapeRef.new(shape: ConditionalFormattingColor, location_name: "ForegroundColor"))
         
     | 
| 
         @@ -5544,6 +5654,7 @@ module Aws::QuickSight 
     | 
|
| 
       5544 
5654 
     | 
    
         
             
                GaugeChartVisual.add_member(:chart_configuration, Shapes::ShapeRef.new(shape: GaugeChartConfiguration, location_name: "ChartConfiguration"))
         
     | 
| 
       5545 
5655 
     | 
    
         
             
                GaugeChartVisual.add_member(:conditional_formatting, Shapes::ShapeRef.new(shape: GaugeChartConditionalFormatting, location_name: "ConditionalFormatting"))
         
     | 
| 
       5546 
5656 
     | 
    
         
             
                GaugeChartVisual.add_member(:actions, Shapes::ShapeRef.new(shape: VisualCustomActionList, location_name: "Actions"))
         
     | 
| 
      
 5657 
     | 
    
         
            +
                GaugeChartVisual.add_member(:visual_content_alt_text, Shapes::ShapeRef.new(shape: LongPlainText, location_name: "VisualContentAltText"))
         
     | 
| 
       5547 
5658 
     | 
    
         
             
                GaugeChartVisual.struct_class = Types::GaugeChartVisual
         
     | 
| 
       5548 
5659 
     | 
    
         | 
| 
       5549 
5660 
     | 
    
         
             
                GenerateEmbedUrlForAnonymousUserRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
         
     | 
| 
         @@ -5578,12 +5689,53 @@ module Aws::QuickSight 
     | 
|
| 
       5578 
5689 
     | 
    
         
             
                GeoSpatialColumnGroup.add_member(:columns, Shapes::ShapeRef.new(shape: ColumnList, required: true, location_name: "Columns"))
         
     | 
| 
       5579 
5690 
     | 
    
         
             
                GeoSpatialColumnGroup.struct_class = Types::GeoSpatialColumnGroup
         
     | 
| 
       5580 
5691 
     | 
    
         | 
| 
      
 5692 
     | 
    
         
            +
                GeospatialCategoricalColor.add_member(:category_data_colors, Shapes::ShapeRef.new(shape: GeospatialCategoricalDataColorList, required: true, location_name: "CategoryDataColors"))
         
     | 
| 
      
 5693 
     | 
    
         
            +
                GeospatialCategoricalColor.add_member(:null_data_visibility, Shapes::ShapeRef.new(shape: Visibility, location_name: "NullDataVisibility"))
         
     | 
| 
      
 5694 
     | 
    
         
            +
                GeospatialCategoricalColor.add_member(:null_data_settings, Shapes::ShapeRef.new(shape: GeospatialNullDataSettings, location_name: "NullDataSettings"))
         
     | 
| 
      
 5695 
     | 
    
         
            +
                GeospatialCategoricalColor.add_member(:default_opacity, Shapes::ShapeRef.new(shape: Opacity, location_name: "DefaultOpacity"))
         
     | 
| 
      
 5696 
     | 
    
         
            +
                GeospatialCategoricalColor.struct_class = Types::GeospatialCategoricalColor
         
     | 
| 
      
 5697 
     | 
    
         
            +
             
     | 
| 
      
 5698 
     | 
    
         
            +
                GeospatialCategoricalDataColor.add_member(:color, Shapes::ShapeRef.new(shape: HexColorWithTransparency, required: true, location_name: "Color"))
         
     | 
| 
      
 5699 
     | 
    
         
            +
                GeospatialCategoricalDataColor.add_member(:data_value, Shapes::ShapeRef.new(shape: String, required: true, location_name: "DataValue"))
         
     | 
| 
      
 5700 
     | 
    
         
            +
                GeospatialCategoricalDataColor.struct_class = Types::GeospatialCategoricalDataColor
         
     | 
| 
      
 5701 
     | 
    
         
            +
             
     | 
| 
      
 5702 
     | 
    
         
            +
                GeospatialCategoricalDataColorList.member = Shapes::ShapeRef.new(shape: GeospatialCategoricalDataColor)
         
     | 
| 
      
 5703 
     | 
    
         
            +
             
     | 
| 
      
 5704 
     | 
    
         
            +
                GeospatialCircleRadius.add_member(:radius, Shapes::ShapeRef.new(shape: GeospatialRadius, location_name: "Radius"))
         
     | 
| 
      
 5705 
     | 
    
         
            +
                GeospatialCircleRadius.struct_class = Types::GeospatialCircleRadius
         
     | 
| 
      
 5706 
     | 
    
         
            +
             
     | 
| 
      
 5707 
     | 
    
         
            +
                GeospatialCircleSymbolStyle.add_member(:fill_color, Shapes::ShapeRef.new(shape: GeospatialColor, location_name: "FillColor"))
         
     | 
| 
      
 5708 
     | 
    
         
            +
                GeospatialCircleSymbolStyle.add_member(:stroke_color, Shapes::ShapeRef.new(shape: GeospatialColor, location_name: "StrokeColor"))
         
     | 
| 
      
 5709 
     | 
    
         
            +
                GeospatialCircleSymbolStyle.add_member(:stroke_width, Shapes::ShapeRef.new(shape: GeospatialLineWidth, location_name: "StrokeWidth"))
         
     | 
| 
      
 5710 
     | 
    
         
            +
                GeospatialCircleSymbolStyle.add_member(:circle_radius, Shapes::ShapeRef.new(shape: GeospatialCircleRadius, location_name: "CircleRadius"))
         
     | 
| 
      
 5711 
     | 
    
         
            +
                GeospatialCircleSymbolStyle.struct_class = Types::GeospatialCircleSymbolStyle
         
     | 
| 
      
 5712 
     | 
    
         
            +
             
     | 
| 
      
 5713 
     | 
    
         
            +
                GeospatialColor.add_member(:solid, Shapes::ShapeRef.new(shape: GeospatialSolidColor, location_name: "Solid"))
         
     | 
| 
      
 5714 
     | 
    
         
            +
                GeospatialColor.add_member(:gradient, Shapes::ShapeRef.new(shape: GeospatialGradientColor, location_name: "Gradient"))
         
     | 
| 
      
 5715 
     | 
    
         
            +
                GeospatialColor.add_member(:categorical, Shapes::ShapeRef.new(shape: GeospatialCategoricalColor, location_name: "Categorical"))
         
     | 
| 
      
 5716 
     | 
    
         
            +
                GeospatialColor.struct_class = Types::GeospatialColor
         
     | 
| 
      
 5717 
     | 
    
         
            +
             
     | 
| 
       5581 
5718 
     | 
    
         
             
                GeospatialCoordinateBounds.add_member(:north, Shapes::ShapeRef.new(shape: Latitude, required: true, location_name: "North"))
         
     | 
| 
       5582 
5719 
     | 
    
         
             
                GeospatialCoordinateBounds.add_member(:south, Shapes::ShapeRef.new(shape: Latitude, required: true, location_name: "South"))
         
     | 
| 
       5583 
5720 
     | 
    
         
             
                GeospatialCoordinateBounds.add_member(:west, Shapes::ShapeRef.new(shape: Longitude, required: true, location_name: "West"))
         
     | 
| 
       5584 
5721 
     | 
    
         
             
                GeospatialCoordinateBounds.add_member(:east, Shapes::ShapeRef.new(shape: Longitude, required: true, location_name: "East"))
         
     | 
| 
       5585 
5722 
     | 
    
         
             
                GeospatialCoordinateBounds.struct_class = Types::GeospatialCoordinateBounds
         
     | 
| 
       5586 
5723 
     | 
    
         | 
| 
      
 5724 
     | 
    
         
            +
                GeospatialDataSourceItem.add_member(:static_file_data_source, Shapes::ShapeRef.new(shape: GeospatialStaticFileSource, location_name: "StaticFileDataSource"))
         
     | 
| 
      
 5725 
     | 
    
         
            +
                GeospatialDataSourceItem.struct_class = Types::GeospatialDataSourceItem
         
     | 
| 
      
 5726 
     | 
    
         
            +
             
     | 
| 
      
 5727 
     | 
    
         
            +
                GeospatialGradientColor.add_member(:step_colors, Shapes::ShapeRef.new(shape: GeospatialGradientStepColorList, required: true, location_name: "StepColors"))
         
     | 
| 
      
 5728 
     | 
    
         
            +
                GeospatialGradientColor.add_member(:null_data_visibility, Shapes::ShapeRef.new(shape: Visibility, location_name: "NullDataVisibility"))
         
     | 
| 
      
 5729 
     | 
    
         
            +
                GeospatialGradientColor.add_member(:null_data_settings, Shapes::ShapeRef.new(shape: GeospatialNullDataSettings, location_name: "NullDataSettings"))
         
     | 
| 
      
 5730 
     | 
    
         
            +
                GeospatialGradientColor.add_member(:default_opacity, Shapes::ShapeRef.new(shape: Opacity, location_name: "DefaultOpacity"))
         
     | 
| 
      
 5731 
     | 
    
         
            +
                GeospatialGradientColor.struct_class = Types::GeospatialGradientColor
         
     | 
| 
      
 5732 
     | 
    
         
            +
             
     | 
| 
      
 5733 
     | 
    
         
            +
                GeospatialGradientStepColor.add_member(:color, Shapes::ShapeRef.new(shape: HexColorWithTransparency, required: true, location_name: "Color"))
         
     | 
| 
      
 5734 
     | 
    
         
            +
                GeospatialGradientStepColor.add_member(:data_value, Shapes::ShapeRef.new(shape: Double, required: true, location_name: "DataValue"))
         
     | 
| 
      
 5735 
     | 
    
         
            +
                GeospatialGradientStepColor.struct_class = Types::GeospatialGradientStepColor
         
     | 
| 
      
 5736 
     | 
    
         
            +
             
     | 
| 
      
 5737 
     | 
    
         
            +
                GeospatialGradientStepColorList.member = Shapes::ShapeRef.new(shape: GeospatialGradientStepColor)
         
     | 
| 
      
 5738 
     | 
    
         
            +
             
     | 
| 
       5587 
5739 
     | 
    
         
             
                GeospatialHeatmapColorScale.add_member(:colors, Shapes::ShapeRef.new(shape: GeospatialHeatmapDataColorList, location_name: "Colors"))
         
     | 
| 
       5588 
5740 
     | 
    
         
             
                GeospatialHeatmapColorScale.struct_class = Types::GeospatialHeatmapColorScale
         
     | 
| 
       5589 
5741 
     | 
    
         | 
| 
         @@ -5595,6 +5747,55 @@ module Aws::QuickSight 
     | 
|
| 
       5595 
5747 
     | 
    
         | 
| 
       5596 
5748 
     | 
    
         
             
                GeospatialHeatmapDataColorList.member = Shapes::ShapeRef.new(shape: GeospatialHeatmapDataColor)
         
     | 
| 
       5597 
5749 
     | 
    
         | 
| 
      
 5750 
     | 
    
         
            +
                GeospatialLayerColorField.add_member(:color_dimensions_fields, Shapes::ShapeRef.new(shape: GeospatialLayerDimensionFieldList, location_name: "ColorDimensionsFields"))
         
     | 
| 
      
 5751 
     | 
    
         
            +
                GeospatialLayerColorField.add_member(:color_values_fields, Shapes::ShapeRef.new(shape: GeospatialLayerMeasureFieldList, location_name: "ColorValuesFields"))
         
     | 
| 
      
 5752 
     | 
    
         
            +
                GeospatialLayerColorField.struct_class = Types::GeospatialLayerColorField
         
     | 
| 
      
 5753 
     | 
    
         
            +
             
     | 
| 
      
 5754 
     | 
    
         
            +
                GeospatialLayerDefinition.add_member(:point_layer, Shapes::ShapeRef.new(shape: GeospatialPointLayer, location_name: "PointLayer"))
         
     | 
| 
      
 5755 
     | 
    
         
            +
                GeospatialLayerDefinition.add_member(:line_layer, Shapes::ShapeRef.new(shape: GeospatialLineLayer, location_name: "LineLayer"))
         
     | 
| 
      
 5756 
     | 
    
         
            +
                GeospatialLayerDefinition.add_member(:polygon_layer, Shapes::ShapeRef.new(shape: GeospatialPolygonLayer, location_name: "PolygonLayer"))
         
     | 
| 
      
 5757 
     | 
    
         
            +
                GeospatialLayerDefinition.struct_class = Types::GeospatialLayerDefinition
         
     | 
| 
      
 5758 
     | 
    
         
            +
             
     | 
| 
      
 5759 
     | 
    
         
            +
                GeospatialLayerDimensionFieldList.member = Shapes::ShapeRef.new(shape: DimensionField)
         
     | 
| 
      
 5760 
     | 
    
         
            +
             
     | 
| 
      
 5761 
     | 
    
         
            +
                GeospatialLayerItem.add_member(:layer_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "LayerId"))
         
     | 
| 
      
 5762 
     | 
    
         
            +
                GeospatialLayerItem.add_member(:layer_type, Shapes::ShapeRef.new(shape: GeospatialLayerType, location_name: "LayerType"))
         
     | 
| 
      
 5763 
     | 
    
         
            +
                GeospatialLayerItem.add_member(:data_source, Shapes::ShapeRef.new(shape: GeospatialDataSourceItem, location_name: "DataSource"))
         
     | 
| 
      
 5764 
     | 
    
         
            +
                GeospatialLayerItem.add_member(:label, Shapes::ShapeRef.new(shape: String, location_name: "Label"))
         
     | 
| 
      
 5765 
     | 
    
         
            +
                GeospatialLayerItem.add_member(:visibility, Shapes::ShapeRef.new(shape: Visibility, location_name: "Visibility"))
         
     | 
| 
      
 5766 
     | 
    
         
            +
                GeospatialLayerItem.add_member(:layer_definition, Shapes::ShapeRef.new(shape: GeospatialLayerDefinition, location_name: "LayerDefinition"))
         
     | 
| 
      
 5767 
     | 
    
         
            +
                GeospatialLayerItem.add_member(:tooltip, Shapes::ShapeRef.new(shape: TooltipOptions, location_name: "Tooltip"))
         
     | 
| 
      
 5768 
     | 
    
         
            +
                GeospatialLayerItem.add_member(:join_definition, Shapes::ShapeRef.new(shape: GeospatialLayerJoinDefinition, location_name: "JoinDefinition"))
         
     | 
| 
      
 5769 
     | 
    
         
            +
                GeospatialLayerItem.add_member(:actions, Shapes::ShapeRef.new(shape: LayerCustomActionList, location_name: "Actions"))
         
     | 
| 
      
 5770 
     | 
    
         
            +
                GeospatialLayerItem.struct_class = Types::GeospatialLayerItem
         
     | 
| 
      
 5771 
     | 
    
         
            +
             
     | 
| 
      
 5772 
     | 
    
         
            +
                GeospatialLayerJoinDefinition.add_member(:shape_key_field, Shapes::ShapeRef.new(shape: String, location_name: "ShapeKeyField"))
         
     | 
| 
      
 5773 
     | 
    
         
            +
                GeospatialLayerJoinDefinition.add_member(:dataset_key_field, Shapes::ShapeRef.new(shape: UnaggregatedField, location_name: "DatasetKeyField"))
         
     | 
| 
      
 5774 
     | 
    
         
            +
                GeospatialLayerJoinDefinition.add_member(:color_field, Shapes::ShapeRef.new(shape: GeospatialLayerColorField, location_name: "ColorField"))
         
     | 
| 
      
 5775 
     | 
    
         
            +
                GeospatialLayerJoinDefinition.struct_class = Types::GeospatialLayerJoinDefinition
         
     | 
| 
      
 5776 
     | 
    
         
            +
             
     | 
| 
      
 5777 
     | 
    
         
            +
                GeospatialLayerMapConfiguration.add_member(:legend, Shapes::ShapeRef.new(shape: LegendOptions, location_name: "Legend"))
         
     | 
| 
      
 5778 
     | 
    
         
            +
                GeospatialLayerMapConfiguration.add_member(:map_layers, Shapes::ShapeRef.new(shape: GeospatialMapLayerList, location_name: "MapLayers"))
         
     | 
| 
      
 5779 
     | 
    
         
            +
                GeospatialLayerMapConfiguration.add_member(:map_state, Shapes::ShapeRef.new(shape: GeospatialMapState, location_name: "MapState"))
         
     | 
| 
      
 5780 
     | 
    
         
            +
                GeospatialLayerMapConfiguration.add_member(:map_style, Shapes::ShapeRef.new(shape: GeospatialMapStyle, location_name: "MapStyle"))
         
     | 
| 
      
 5781 
     | 
    
         
            +
                GeospatialLayerMapConfiguration.add_member(:interactions, Shapes::ShapeRef.new(shape: VisualInteractionOptions, location_name: "Interactions"))
         
     | 
| 
      
 5782 
     | 
    
         
            +
                GeospatialLayerMapConfiguration.struct_class = Types::GeospatialLayerMapConfiguration
         
     | 
| 
      
 5783 
     | 
    
         
            +
             
     | 
| 
      
 5784 
     | 
    
         
            +
                GeospatialLayerMeasureFieldList.member = Shapes::ShapeRef.new(shape: MeasureField)
         
     | 
| 
      
 5785 
     | 
    
         
            +
             
     | 
| 
      
 5786 
     | 
    
         
            +
                GeospatialLineLayer.add_member(:style, Shapes::ShapeRef.new(shape: GeospatialLineStyle, required: true, location_name: "Style"))
         
     | 
| 
      
 5787 
     | 
    
         
            +
                GeospatialLineLayer.struct_class = Types::GeospatialLineLayer
         
     | 
| 
      
 5788 
     | 
    
         
            +
             
     | 
| 
      
 5789 
     | 
    
         
            +
                GeospatialLineStyle.add_member(:line_symbol_style, Shapes::ShapeRef.new(shape: GeospatialLineSymbolStyle, location_name: "LineSymbolStyle"))
         
     | 
| 
      
 5790 
     | 
    
         
            +
                GeospatialLineStyle.struct_class = Types::GeospatialLineStyle
         
     | 
| 
      
 5791 
     | 
    
         
            +
             
     | 
| 
      
 5792 
     | 
    
         
            +
                GeospatialLineSymbolStyle.add_member(:fill_color, Shapes::ShapeRef.new(shape: GeospatialColor, location_name: "FillColor"))
         
     | 
| 
      
 5793 
     | 
    
         
            +
                GeospatialLineSymbolStyle.add_member(:line_width, Shapes::ShapeRef.new(shape: GeospatialLineWidth, location_name: "LineWidth"))
         
     | 
| 
      
 5794 
     | 
    
         
            +
                GeospatialLineSymbolStyle.struct_class = Types::GeospatialLineSymbolStyle
         
     | 
| 
      
 5795 
     | 
    
         
            +
             
     | 
| 
      
 5796 
     | 
    
         
            +
                GeospatialLineWidth.add_member(:line_width, Shapes::ShapeRef.new(shape: GeospatialWidth, location_name: "LineWidth"))
         
     | 
| 
      
 5797 
     | 
    
         
            +
                GeospatialLineWidth.struct_class = Types::GeospatialLineWidth
         
     | 
| 
      
 5798 
     | 
    
         
            +
             
     | 
| 
       5598 
5799 
     | 
    
         
             
                GeospatialMapAggregatedFieldWells.add_member(:geospatial, Shapes::ShapeRef.new(shape: DimensionFieldList, location_name: "Geospatial"))
         
     | 
| 
       5599 
5800 
     | 
    
         
             
                GeospatialMapAggregatedFieldWells.add_member(:values, Shapes::ShapeRef.new(shape: MeasureFieldList, location_name: "Values"))
         
     | 
| 
       5600 
5801 
     | 
    
         
             
                GeospatialMapAggregatedFieldWells.add_member(:colors, Shapes::ShapeRef.new(shape: DimensionFieldList, location_name: "Colors"))
         
     | 
| 
         @@ -5613,6 +5814,17 @@ module Aws::QuickSight 
     | 
|
| 
       5613 
5814 
     | 
    
         
             
                GeospatialMapFieldWells.add_member(:geospatial_map_aggregated_field_wells, Shapes::ShapeRef.new(shape: GeospatialMapAggregatedFieldWells, location_name: "GeospatialMapAggregatedFieldWells"))
         
     | 
| 
       5614 
5815 
     | 
    
         
             
                GeospatialMapFieldWells.struct_class = Types::GeospatialMapFieldWells
         
     | 
| 
       5615 
5816 
     | 
    
         | 
| 
      
 5817 
     | 
    
         
            +
                GeospatialMapLayerList.member = Shapes::ShapeRef.new(shape: GeospatialLayerItem)
         
     | 
| 
      
 5818 
     | 
    
         
            +
             
     | 
| 
      
 5819 
     | 
    
         
            +
                GeospatialMapState.add_member(:bounds, Shapes::ShapeRef.new(shape: GeospatialCoordinateBounds, location_name: "Bounds"))
         
     | 
| 
      
 5820 
     | 
    
         
            +
                GeospatialMapState.add_member(:map_navigation, Shapes::ShapeRef.new(shape: GeospatialMapNavigation, location_name: "MapNavigation"))
         
     | 
| 
      
 5821 
     | 
    
         
            +
                GeospatialMapState.struct_class = Types::GeospatialMapState
         
     | 
| 
      
 5822 
     | 
    
         
            +
             
     | 
| 
      
 5823 
     | 
    
         
            +
                GeospatialMapStyle.add_member(:base_map_style, Shapes::ShapeRef.new(shape: BaseMapStyleType, location_name: "BaseMapStyle"))
         
     | 
| 
      
 5824 
     | 
    
         
            +
                GeospatialMapStyle.add_member(:background_color, Shapes::ShapeRef.new(shape: HexColorWithTransparency, location_name: "BackgroundColor"))
         
     | 
| 
      
 5825 
     | 
    
         
            +
                GeospatialMapStyle.add_member(:base_map_visibility, Shapes::ShapeRef.new(shape: Visibility, location_name: "BaseMapVisibility"))
         
     | 
| 
      
 5826 
     | 
    
         
            +
                GeospatialMapStyle.struct_class = Types::GeospatialMapStyle
         
     | 
| 
      
 5827 
     | 
    
         
            +
             
     | 
| 
       5616 
5828 
     | 
    
         
             
                GeospatialMapStyleOptions.add_member(:base_map_style, Shapes::ShapeRef.new(shape: BaseMapStyleType, location_name: "BaseMapStyle"))
         
     | 
| 
       5617 
5829 
     | 
    
         
             
                GeospatialMapStyleOptions.struct_class = Types::GeospatialMapStyleOptions
         
     | 
| 
       5618 
5830 
     | 
    
         | 
| 
         @@ -5622,13 +5834,46 @@ module Aws::QuickSight 
     | 
|
| 
       5622 
5834 
     | 
    
         
             
                GeospatialMapVisual.add_member(:chart_configuration, Shapes::ShapeRef.new(shape: GeospatialMapConfiguration, location_name: "ChartConfiguration"))
         
     | 
| 
       5623 
5835 
     | 
    
         
             
                GeospatialMapVisual.add_member(:column_hierarchies, Shapes::ShapeRef.new(shape: ColumnHierarchyList, location_name: "ColumnHierarchies"))
         
     | 
| 
       5624 
5836 
     | 
    
         
             
                GeospatialMapVisual.add_member(:actions, Shapes::ShapeRef.new(shape: VisualCustomActionList, location_name: "Actions"))
         
     | 
| 
      
 5837 
     | 
    
         
            +
                GeospatialMapVisual.add_member(:visual_content_alt_text, Shapes::ShapeRef.new(shape: LongPlainText, location_name: "VisualContentAltText"))
         
     | 
| 
       5625 
5838 
     | 
    
         
             
                GeospatialMapVisual.struct_class = Types::GeospatialMapVisual
         
     | 
| 
       5626 
5839 
     | 
    
         | 
| 
      
 5840 
     | 
    
         
            +
                GeospatialNullDataSettings.add_member(:symbol_style, Shapes::ShapeRef.new(shape: GeospatialNullSymbolStyle, required: true, location_name: "SymbolStyle"))
         
     | 
| 
      
 5841 
     | 
    
         
            +
                GeospatialNullDataSettings.struct_class = Types::GeospatialNullDataSettings
         
     | 
| 
      
 5842 
     | 
    
         
            +
             
     | 
| 
      
 5843 
     | 
    
         
            +
                GeospatialNullSymbolStyle.add_member(:fill_color, Shapes::ShapeRef.new(shape: HexColorWithTransparency, location_name: "FillColor"))
         
     | 
| 
      
 5844 
     | 
    
         
            +
                GeospatialNullSymbolStyle.add_member(:stroke_color, Shapes::ShapeRef.new(shape: HexColorWithTransparency, location_name: "StrokeColor"))
         
     | 
| 
      
 5845 
     | 
    
         
            +
                GeospatialNullSymbolStyle.add_member(:stroke_width, Shapes::ShapeRef.new(shape: GeospatialWidth, location_name: "StrokeWidth"))
         
     | 
| 
      
 5846 
     | 
    
         
            +
                GeospatialNullSymbolStyle.struct_class = Types::GeospatialNullSymbolStyle
         
     | 
| 
      
 5847 
     | 
    
         
            +
             
     | 
| 
      
 5848 
     | 
    
         
            +
                GeospatialPointLayer.add_member(:style, Shapes::ShapeRef.new(shape: GeospatialPointStyle, required: true, location_name: "Style"))
         
     | 
| 
      
 5849 
     | 
    
         
            +
                GeospatialPointLayer.struct_class = Types::GeospatialPointLayer
         
     | 
| 
      
 5850 
     | 
    
         
            +
             
     | 
| 
      
 5851 
     | 
    
         
            +
                GeospatialPointStyle.add_member(:circle_symbol_style, Shapes::ShapeRef.new(shape: GeospatialCircleSymbolStyle, location_name: "CircleSymbolStyle"))
         
     | 
| 
      
 5852 
     | 
    
         
            +
                GeospatialPointStyle.struct_class = Types::GeospatialPointStyle
         
     | 
| 
      
 5853 
     | 
    
         
            +
             
     | 
| 
       5627 
5854 
     | 
    
         
             
                GeospatialPointStyleOptions.add_member(:selected_point_style, Shapes::ShapeRef.new(shape: GeospatialSelectedPointStyle, location_name: "SelectedPointStyle"))
         
     | 
| 
       5628 
5855 
     | 
    
         
             
                GeospatialPointStyleOptions.add_member(:cluster_marker_configuration, Shapes::ShapeRef.new(shape: ClusterMarkerConfiguration, location_name: "ClusterMarkerConfiguration"))
         
     | 
| 
       5629 
5856 
     | 
    
         
             
                GeospatialPointStyleOptions.add_member(:heatmap_configuration, Shapes::ShapeRef.new(shape: GeospatialHeatmapConfiguration, location_name: "HeatmapConfiguration"))
         
     | 
| 
       5630 
5857 
     | 
    
         
             
                GeospatialPointStyleOptions.struct_class = Types::GeospatialPointStyleOptions
         
     | 
| 
       5631 
5858 
     | 
    
         | 
| 
      
 5859 
     | 
    
         
            +
                GeospatialPolygonLayer.add_member(:style, Shapes::ShapeRef.new(shape: GeospatialPolygonStyle, required: true, location_name: "Style"))
         
     | 
| 
      
 5860 
     | 
    
         
            +
                GeospatialPolygonLayer.struct_class = Types::GeospatialPolygonLayer
         
     | 
| 
      
 5861 
     | 
    
         
            +
             
     | 
| 
      
 5862 
     | 
    
         
            +
                GeospatialPolygonStyle.add_member(:polygon_symbol_style, Shapes::ShapeRef.new(shape: GeospatialPolygonSymbolStyle, location_name: "PolygonSymbolStyle"))
         
     | 
| 
      
 5863 
     | 
    
         
            +
                GeospatialPolygonStyle.struct_class = Types::GeospatialPolygonStyle
         
     | 
| 
      
 5864 
     | 
    
         
            +
             
     | 
| 
      
 5865 
     | 
    
         
            +
                GeospatialPolygonSymbolStyle.add_member(:fill_color, Shapes::ShapeRef.new(shape: GeospatialColor, location_name: "FillColor"))
         
     | 
| 
      
 5866 
     | 
    
         
            +
                GeospatialPolygonSymbolStyle.add_member(:stroke_color, Shapes::ShapeRef.new(shape: GeospatialColor, location_name: "StrokeColor"))
         
     | 
| 
      
 5867 
     | 
    
         
            +
                GeospatialPolygonSymbolStyle.add_member(:stroke_width, Shapes::ShapeRef.new(shape: GeospatialLineWidth, location_name: "StrokeWidth"))
         
     | 
| 
      
 5868 
     | 
    
         
            +
                GeospatialPolygonSymbolStyle.struct_class = Types::GeospatialPolygonSymbolStyle
         
     | 
| 
      
 5869 
     | 
    
         
            +
             
     | 
| 
      
 5870 
     | 
    
         
            +
                GeospatialSolidColor.add_member(:color, Shapes::ShapeRef.new(shape: HexColorWithTransparency, required: true, location_name: "Color"))
         
     | 
| 
      
 5871 
     | 
    
         
            +
                GeospatialSolidColor.add_member(:state, Shapes::ShapeRef.new(shape: GeospatialColorState, location_name: "State"))
         
     | 
| 
      
 5872 
     | 
    
         
            +
                GeospatialSolidColor.struct_class = Types::GeospatialSolidColor
         
     | 
| 
      
 5873 
     | 
    
         
            +
             
     | 
| 
      
 5874 
     | 
    
         
            +
                GeospatialStaticFileSource.add_member(:static_file_id, Shapes::ShapeRef.new(shape: ShortRestrictiveResourceId, required: true, location_name: "StaticFileId"))
         
     | 
| 
      
 5875 
     | 
    
         
            +
                GeospatialStaticFileSource.struct_class = Types::GeospatialStaticFileSource
         
     | 
| 
      
 5876 
     | 
    
         
            +
             
     | 
| 
       5632 
5877 
     | 
    
         
             
                GeospatialWindowOptions.add_member(:bounds, Shapes::ShapeRef.new(shape: GeospatialCoordinateBounds, location_name: "Bounds"))
         
     | 
| 
       5633 
5878 
     | 
    
         
             
                GeospatialWindowOptions.add_member(:map_zoom_mode, Shapes::ShapeRef.new(shape: MapZoomMode, location_name: "MapZoomMode"))
         
     | 
| 
       5634 
5879 
     | 
    
         
             
                GeospatialWindowOptions.struct_class = Types::GeospatialWindowOptions
         
     | 
| 
         @@ -5771,6 +6016,7 @@ module Aws::QuickSight 
     | 
|
| 
       5771 
6016 
     | 
    
         
             
                HeatMapVisual.add_member(:chart_configuration, Shapes::ShapeRef.new(shape: HeatMapConfiguration, location_name: "ChartConfiguration"))
         
     | 
| 
       5772 
6017 
     | 
    
         
             
                HeatMapVisual.add_member(:column_hierarchies, Shapes::ShapeRef.new(shape: ColumnHierarchyList, location_name: "ColumnHierarchies"))
         
     | 
| 
       5773 
6018 
     | 
    
         
             
                HeatMapVisual.add_member(:actions, Shapes::ShapeRef.new(shape: VisualCustomActionList, location_name: "Actions"))
         
     | 
| 
      
 6019 
     | 
    
         
            +
                HeatMapVisual.add_member(:visual_content_alt_text, Shapes::ShapeRef.new(shape: LongPlainText, location_name: "VisualContentAltText"))
         
     | 
| 
       5774 
6020 
     | 
    
         
             
                HeatMapVisual.struct_class = Types::HeatMapVisual
         
     | 
| 
       5775 
6021 
     | 
    
         | 
| 
       5776 
6022 
     | 
    
         
             
                HistogramAggregatedFieldWells.add_member(:values, Shapes::ShapeRef.new(shape: HistogramMeasureFieldList, location_name: "Values"))
         
     | 
| 
         @@ -5803,6 +6049,7 @@ module Aws::QuickSight 
     | 
|
| 
       5803 
6049 
     | 
    
         
             
                HistogramVisual.add_member(:subtitle, Shapes::ShapeRef.new(shape: VisualSubtitleLabelOptions, location_name: "Subtitle"))
         
     | 
| 
       5804 
6050 
     | 
    
         
             
                HistogramVisual.add_member(:chart_configuration, Shapes::ShapeRef.new(shape: HistogramConfiguration, location_name: "ChartConfiguration"))
         
     | 
| 
       5805 
6051 
     | 
    
         
             
                HistogramVisual.add_member(:actions, Shapes::ShapeRef.new(shape: VisualCustomActionList, location_name: "Actions"))
         
     | 
| 
      
 6052 
     | 
    
         
            +
                HistogramVisual.add_member(:visual_content_alt_text, Shapes::ShapeRef.new(shape: LongPlainText, location_name: "VisualContentAltText"))
         
     | 
| 
       5806 
6053 
     | 
    
         
             
                HistogramVisual.struct_class = Types::HistogramVisual
         
     | 
| 
       5807 
6054 
     | 
    
         | 
| 
       5808 
6055 
     | 
    
         
             
                IAMPolicyAssignment.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, location_name: "AwsAccountId"))
         
     | 
| 
         @@ -5841,6 +6088,28 @@ module Aws::QuickSight 
     | 
|
| 
       5841 
6088 
     | 
    
         
             
                ImageConfiguration.add_member(:source, Shapes::ShapeRef.new(shape: ImageSource, location_name: "Source"))
         
     | 
| 
       5842 
6089 
     | 
    
         
             
                ImageConfiguration.struct_class = Types::ImageConfiguration
         
     | 
| 
       5843 
6090 
     | 
    
         | 
| 
      
 6091 
     | 
    
         
            +
                ImageCustomAction.add_member(:custom_action_id, Shapes::ShapeRef.new(shape: ShortRestrictiveResourceId, required: true, location_name: "CustomActionId"))
         
     | 
| 
      
 6092 
     | 
    
         
            +
                ImageCustomAction.add_member(:name, Shapes::ShapeRef.new(shape: ImageCustomActionName, required: true, location_name: "Name"))
         
     | 
| 
      
 6093 
     | 
    
         
            +
                ImageCustomAction.add_member(:status, Shapes::ShapeRef.new(shape: WidgetStatus, location_name: "Status"))
         
     | 
| 
      
 6094 
     | 
    
         
            +
                ImageCustomAction.add_member(:trigger, Shapes::ShapeRef.new(shape: ImageCustomActionTrigger, required: true, location_name: "Trigger"))
         
     | 
| 
      
 6095 
     | 
    
         
            +
                ImageCustomAction.add_member(:action_operations, Shapes::ShapeRef.new(shape: ImageCustomActionOperationList, required: true, location_name: "ActionOperations"))
         
     | 
| 
      
 6096 
     | 
    
         
            +
                ImageCustomAction.struct_class = Types::ImageCustomAction
         
     | 
| 
      
 6097 
     | 
    
         
            +
             
     | 
| 
      
 6098 
     | 
    
         
            +
                ImageCustomActionList.member = Shapes::ShapeRef.new(shape: ImageCustomAction)
         
     | 
| 
      
 6099 
     | 
    
         
            +
             
     | 
| 
      
 6100 
     | 
    
         
            +
                ImageCustomActionOperation.add_member(:navigation_operation, Shapes::ShapeRef.new(shape: CustomActionNavigationOperation, location_name: "NavigationOperation"))
         
     | 
| 
      
 6101 
     | 
    
         
            +
                ImageCustomActionOperation.add_member(:url_operation, Shapes::ShapeRef.new(shape: CustomActionURLOperation, location_name: "URLOperation"))
         
     | 
| 
      
 6102 
     | 
    
         
            +
                ImageCustomActionOperation.add_member(:set_parameters_operation, Shapes::ShapeRef.new(shape: CustomActionSetParametersOperation, location_name: "SetParametersOperation"))
         
     | 
| 
      
 6103 
     | 
    
         
            +
                ImageCustomActionOperation.struct_class = Types::ImageCustomActionOperation
         
     | 
| 
      
 6104 
     | 
    
         
            +
             
     | 
| 
      
 6105 
     | 
    
         
            +
                ImageCustomActionOperationList.member = Shapes::ShapeRef.new(shape: ImageCustomActionOperation)
         
     | 
| 
      
 6106 
     | 
    
         
            +
             
     | 
| 
      
 6107 
     | 
    
         
            +
                ImageInteractionOptions.add_member(:image_menu_option, Shapes::ShapeRef.new(shape: ImageMenuOption, location_name: "ImageMenuOption"))
         
     | 
| 
      
 6108 
     | 
    
         
            +
                ImageInteractionOptions.struct_class = Types::ImageInteractionOptions
         
     | 
| 
      
 6109 
     | 
    
         
            +
             
     | 
| 
      
 6110 
     | 
    
         
            +
                ImageMenuOption.add_member(:availability_status, Shapes::ShapeRef.new(shape: DashboardBehavior, location_name: "AvailabilityStatus"))
         
     | 
| 
      
 6111 
     | 
    
         
            +
                ImageMenuOption.struct_class = Types::ImageMenuOption
         
     | 
| 
      
 6112 
     | 
    
         
            +
             
     | 
| 
       5844 
6113 
     | 
    
         
             
                ImageSet.add_member(:original, Shapes::ShapeRef.new(shape: Image, required: true, location_name: "Original"))
         
     | 
| 
       5845 
6114 
     | 
    
         
             
                ImageSet.add_member(:height_64, Shapes::ShapeRef.new(shape: Image, location_name: "Height64"))
         
     | 
| 
       5846 
6115 
     | 
    
         
             
                ImageSet.add_member(:height_32, Shapes::ShapeRef.new(shape: Image, location_name: "Height32"))
         
     | 
| 
         @@ -5857,6 +6126,10 @@ module Aws::QuickSight 
     | 
|
| 
       5857 
6126 
     | 
    
         
             
                ImageSource.add_member_subclass(:unknown, Types::ImageSource::Unknown)
         
     | 
| 
       5858 
6127 
     | 
    
         
             
                ImageSource.struct_class = Types::ImageSource
         
     | 
| 
       5859 
6128 
     | 
    
         | 
| 
      
 6129 
     | 
    
         
            +
                ImageStaticFile.add_member(:static_file_id, Shapes::ShapeRef.new(shape: ShortRestrictiveResourceId, required: true, location_name: "StaticFileId"))
         
     | 
| 
      
 6130 
     | 
    
         
            +
                ImageStaticFile.add_member(:source, Shapes::ShapeRef.new(shape: StaticFileSource, location_name: "Source"))
         
     | 
| 
      
 6131 
     | 
    
         
            +
                ImageStaticFile.struct_class = Types::ImageStaticFile
         
     | 
| 
      
 6132 
     | 
    
         
            +
             
     | 
| 
       5860 
6133 
     | 
    
         
             
                IncrementalRefresh.add_member(:lookback_window, Shapes::ShapeRef.new(shape: LookbackWindow, required: true, location_name: "LookbackWindow"))
         
     | 
| 
       5861 
6134 
     | 
    
         
             
                IncrementalRefresh.struct_class = Types::IncrementalRefresh
         
     | 
| 
       5862 
6135 
     | 
    
         | 
| 
         @@ -5896,6 +6169,7 @@ module Aws::QuickSight 
     | 
|
| 
       5896 
6169 
     | 
    
         
             
                InsightVisual.add_member(:insight_configuration, Shapes::ShapeRef.new(shape: InsightConfiguration, location_name: "InsightConfiguration"))
         
     | 
| 
       5897 
6170 
     | 
    
         
             
                InsightVisual.add_member(:actions, Shapes::ShapeRef.new(shape: VisualCustomActionList, location_name: "Actions"))
         
     | 
| 
       5898 
6171 
     | 
    
         
             
                InsightVisual.add_member(:data_set_identifier, Shapes::ShapeRef.new(shape: DataSetIdentifier, required: true, location_name: "DataSetIdentifier"))
         
     | 
| 
      
 6172 
     | 
    
         
            +
                InsightVisual.add_member(:visual_content_alt_text, Shapes::ShapeRef.new(shape: LongPlainText, location_name: "VisualContentAltText"))
         
     | 
| 
       5899 
6173 
     | 
    
         
             
                InsightVisual.struct_class = Types::InsightVisual
         
     | 
| 
       5900 
6174 
     | 
    
         | 
| 
       5901 
6175 
     | 
    
         
             
                IntegerDatasetParameter.add_member(:id, Shapes::ShapeRef.new(shape: DatasetParameterId, required: true, location_name: "Id"))
         
     | 
| 
         @@ -6042,6 +6316,7 @@ module Aws::QuickSight 
     | 
|
| 
       6042 
6316 
     | 
    
         
             
                KPIVisual.add_member(:conditional_formatting, Shapes::ShapeRef.new(shape: KPIConditionalFormatting, location_name: "ConditionalFormatting"))
         
     | 
| 
       6043 
6317 
     | 
    
         
             
                KPIVisual.add_member(:actions, Shapes::ShapeRef.new(shape: VisualCustomActionList, location_name: "Actions"))
         
     | 
| 
       6044 
6318 
     | 
    
         
             
                KPIVisual.add_member(:column_hierarchies, Shapes::ShapeRef.new(shape: ColumnHierarchyList, location_name: "ColumnHierarchies"))
         
     | 
| 
      
 6319 
     | 
    
         
            +
                KPIVisual.add_member(:visual_content_alt_text, Shapes::ShapeRef.new(shape: LongPlainText, location_name: "VisualContentAltText"))
         
     | 
| 
       6045 
6320 
     | 
    
         
             
                KPIVisual.struct_class = Types::KPIVisual
         
     | 
| 
       6046 
6321 
     | 
    
         | 
| 
       6047 
6322 
     | 
    
         
             
                KPIVisualLayoutOptions.add_member(:standard_layout, Shapes::ShapeRef.new(shape: KPIVisualStandardLayout, location_name: "StandardLayout"))
         
     | 
| 
         @@ -6057,6 +6332,31 @@ module Aws::QuickSight 
     | 
|
| 
       6057 
6332 
     | 
    
         
             
                LabelOptions.add_member(:custom_label, Shapes::ShapeRef.new(shape: String, location_name: "CustomLabel"))
         
     | 
| 
       6058 
6333 
     | 
    
         
             
                LabelOptions.struct_class = Types::LabelOptions
         
     | 
| 
       6059 
6334 
     | 
    
         | 
| 
      
 6335 
     | 
    
         
            +
                LayerCustomAction.add_member(:custom_action_id, Shapes::ShapeRef.new(shape: ShortRestrictiveResourceId, required: true, location_name: "CustomActionId"))
         
     | 
| 
      
 6336 
     | 
    
         
            +
                LayerCustomAction.add_member(:name, Shapes::ShapeRef.new(shape: LayerCustomActionName, required: true, location_name: "Name"))
         
     | 
| 
      
 6337 
     | 
    
         
            +
                LayerCustomAction.add_member(:status, Shapes::ShapeRef.new(shape: WidgetStatus, location_name: "Status"))
         
     | 
| 
      
 6338 
     | 
    
         
            +
                LayerCustomAction.add_member(:trigger, Shapes::ShapeRef.new(shape: LayerCustomActionTrigger, required: true, location_name: "Trigger"))
         
     | 
| 
      
 6339 
     | 
    
         
            +
                LayerCustomAction.add_member(:action_operations, Shapes::ShapeRef.new(shape: LayerCustomActionOperationList, required: true, location_name: "ActionOperations"))
         
     | 
| 
      
 6340 
     | 
    
         
            +
                LayerCustomAction.struct_class = Types::LayerCustomAction
         
     | 
| 
      
 6341 
     | 
    
         
            +
             
     | 
| 
      
 6342 
     | 
    
         
            +
                LayerCustomActionList.member = Shapes::ShapeRef.new(shape: LayerCustomAction)
         
     | 
| 
      
 6343 
     | 
    
         
            +
             
     | 
| 
      
 6344 
     | 
    
         
            +
                LayerCustomActionOperation.add_member(:filter_operation, Shapes::ShapeRef.new(shape: CustomActionFilterOperation, location_name: "FilterOperation"))
         
     | 
| 
      
 6345 
     | 
    
         
            +
                LayerCustomActionOperation.add_member(:navigation_operation, Shapes::ShapeRef.new(shape: CustomActionNavigationOperation, location_name: "NavigationOperation"))
         
     | 
| 
      
 6346 
     | 
    
         
            +
                LayerCustomActionOperation.add_member(:url_operation, Shapes::ShapeRef.new(shape: CustomActionURLOperation, location_name: "URLOperation"))
         
     | 
| 
      
 6347 
     | 
    
         
            +
                LayerCustomActionOperation.add_member(:set_parameters_operation, Shapes::ShapeRef.new(shape: CustomActionSetParametersOperation, location_name: "SetParametersOperation"))
         
     | 
| 
      
 6348 
     | 
    
         
            +
                LayerCustomActionOperation.struct_class = Types::LayerCustomActionOperation
         
     | 
| 
      
 6349 
     | 
    
         
            +
             
     | 
| 
      
 6350 
     | 
    
         
            +
                LayerCustomActionOperationList.member = Shapes::ShapeRef.new(shape: LayerCustomActionOperation)
         
     | 
| 
      
 6351 
     | 
    
         
            +
             
     | 
| 
      
 6352 
     | 
    
         
            +
                LayerMapVisual.add_member(:visual_id, Shapes::ShapeRef.new(shape: ShortRestrictiveResourceId, required: true, location_name: "VisualId"))
         
     | 
| 
      
 6353 
     | 
    
         
            +
                LayerMapVisual.add_member(:title, Shapes::ShapeRef.new(shape: VisualTitleLabelOptions, location_name: "Title"))
         
     | 
| 
      
 6354 
     | 
    
         
            +
                LayerMapVisual.add_member(:subtitle, Shapes::ShapeRef.new(shape: VisualSubtitleLabelOptions, location_name: "Subtitle"))
         
     | 
| 
      
 6355 
     | 
    
         
            +
                LayerMapVisual.add_member(:chart_configuration, Shapes::ShapeRef.new(shape: GeospatialLayerMapConfiguration, location_name: "ChartConfiguration"))
         
     | 
| 
      
 6356 
     | 
    
         
            +
                LayerMapVisual.add_member(:data_set_identifier, Shapes::ShapeRef.new(shape: DataSetIdentifier, required: true, location_name: "DataSetIdentifier"))
         
     | 
| 
      
 6357 
     | 
    
         
            +
                LayerMapVisual.add_member(:visual_content_alt_text, Shapes::ShapeRef.new(shape: LongPlainText, location_name: "VisualContentAltText"))
         
     | 
| 
      
 6358 
     | 
    
         
            +
                LayerMapVisual.struct_class = Types::LayerMapVisual
         
     | 
| 
      
 6359 
     | 
    
         
            +
             
     | 
| 
       6060 
6360 
     | 
    
         
             
                Layout.add_member(:configuration, Shapes::ShapeRef.new(shape: LayoutConfiguration, required: true, location_name: "Configuration"))
         
     | 
| 
       6061 
6361 
     | 
    
         
             
                Layout.struct_class = Types::Layout
         
     | 
| 
       6062 
6362 
     | 
    
         | 
| 
         @@ -6072,6 +6372,7 @@ module Aws::QuickSight 
     | 
|
| 
       6072 
6372 
     | 
    
         
             
                LegendOptions.add_member(:position, Shapes::ShapeRef.new(shape: LegendPosition, location_name: "Position"))
         
     | 
| 
       6073 
6373 
     | 
    
         
             
                LegendOptions.add_member(:width, Shapes::ShapeRef.new(shape: PixelLength, location_name: "Width"))
         
     | 
| 
       6074 
6374 
     | 
    
         
             
                LegendOptions.add_member(:height, Shapes::ShapeRef.new(shape: PixelLength, location_name: "Height"))
         
     | 
| 
      
 6375 
     | 
    
         
            +
                LegendOptions.add_member(:value_font_configuration, Shapes::ShapeRef.new(shape: FontConfiguration, location_name: "ValueFontConfiguration"))
         
     | 
| 
       6075 
6376 
     | 
    
         
             
                LegendOptions.struct_class = Types::LegendOptions
         
     | 
| 
       6076 
6377 
     | 
    
         | 
| 
       6077 
6378 
     | 
    
         
             
                LimitExceededException.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "Message"))
         
     | 
| 
         @@ -6145,6 +6446,7 @@ module Aws::QuickSight 
     | 
|
| 
       6145 
6446 
     | 
    
         
             
                LineChartVisual.add_member(:chart_configuration, Shapes::ShapeRef.new(shape: LineChartConfiguration, location_name: "ChartConfiguration"))
         
     | 
| 
       6146 
6447 
     | 
    
         
             
                LineChartVisual.add_member(:actions, Shapes::ShapeRef.new(shape: VisualCustomActionList, location_name: "Actions"))
         
     | 
| 
       6147 
6448 
     | 
    
         
             
                LineChartVisual.add_member(:column_hierarchies, Shapes::ShapeRef.new(shape: ColumnHierarchyList, location_name: "ColumnHierarchies"))
         
     | 
| 
      
 6449 
     | 
    
         
            +
                LineChartVisual.add_member(:visual_content_alt_text, Shapes::ShapeRef.new(shape: LongPlainText, location_name: "VisualContentAltText"))
         
     | 
| 
       6148 
6450 
     | 
    
         
             
                LineChartVisual.struct_class = Types::LineChartVisual
         
     | 
| 
       6149 
6451 
     | 
    
         | 
| 
       6150 
6452 
     | 
    
         
             
                LineSeriesAxisDisplayOptions.add_member(:axis_options, Shapes::ShapeRef.new(shape: AxisDisplayOptions, location_name: "AxisOptions"))
         
     | 
| 
         @@ -6686,6 +6988,8 @@ module Aws::QuickSight 
     | 
|
| 
       6686 
6988 
     | 
    
         
             
                NamespaceInfoV2.add_member(:creation_status, Shapes::ShapeRef.new(shape: NamespaceStatus, location_name: "CreationStatus"))
         
     | 
| 
       6687 
6989 
     | 
    
         
             
                NamespaceInfoV2.add_member(:identity_store, Shapes::ShapeRef.new(shape: IdentityStore, location_name: "IdentityStore"))
         
     | 
| 
       6688 
6990 
     | 
    
         
             
                NamespaceInfoV2.add_member(:namespace_error, Shapes::ShapeRef.new(shape: NamespaceError, location_name: "NamespaceError"))
         
     | 
| 
      
 6991 
     | 
    
         
            +
                NamespaceInfoV2.add_member(:iam_identity_center_application_arn, Shapes::ShapeRef.new(shape: String, location_name: "IamIdentityCenterApplicationArn"))
         
     | 
| 
      
 6992 
     | 
    
         
            +
                NamespaceInfoV2.add_member(:iam_identity_center_instance_arn, Shapes::ShapeRef.new(shape: String, location_name: "IamIdentityCenterInstanceArn"))
         
     | 
| 
       6689 
6993 
     | 
    
         
             
                NamespaceInfoV2.struct_class = Types::NamespaceInfoV2
         
     | 
| 
       6690 
6994 
     | 
    
         | 
| 
       6691 
6995 
     | 
    
         
             
                Namespaces.member = Shapes::ShapeRef.new(shape: NamespaceInfoV2)
         
     | 
| 
         @@ -6998,6 +7302,7 @@ module Aws::QuickSight 
     | 
|
| 
       6998 
7302 
     | 
    
         
             
                PieChartVisual.add_member(:chart_configuration, Shapes::ShapeRef.new(shape: PieChartConfiguration, location_name: "ChartConfiguration"))
         
     | 
| 
       6999 
7303 
     | 
    
         
             
                PieChartVisual.add_member(:actions, Shapes::ShapeRef.new(shape: VisualCustomActionList, location_name: "Actions"))
         
     | 
| 
       7000 
7304 
     | 
    
         
             
                PieChartVisual.add_member(:column_hierarchies, Shapes::ShapeRef.new(shape: ColumnHierarchyList, location_name: "ColumnHierarchies"))
         
     | 
| 
      
 7305 
     | 
    
         
            +
                PieChartVisual.add_member(:visual_content_alt_text, Shapes::ShapeRef.new(shape: LongPlainText, location_name: "VisualContentAltText"))
         
     | 
| 
       7001 
7306 
     | 
    
         
             
                PieChartVisual.struct_class = Types::PieChartVisual
         
     | 
| 
       7002 
7307 
     | 
    
         | 
| 
       7003 
7308 
     | 
    
         
             
                PivotFieldSortOptions.add_member(:field_id, Shapes::ShapeRef.new(shape: FieldId, required: true, location_name: "FieldId"))
         
     | 
| 
         @@ -7122,6 +7427,7 @@ module Aws::QuickSight 
     | 
|
| 
       7122 
7427 
     | 
    
         
             
                PivotTableVisual.add_member(:chart_configuration, Shapes::ShapeRef.new(shape: PivotTableConfiguration, location_name: "ChartConfiguration"))
         
     | 
| 
       7123 
7428 
     | 
    
         
             
                PivotTableVisual.add_member(:conditional_formatting, Shapes::ShapeRef.new(shape: PivotTableConditionalFormatting, location_name: "ConditionalFormatting"))
         
     | 
| 
       7124 
7429 
     | 
    
         
             
                PivotTableVisual.add_member(:actions, Shapes::ShapeRef.new(shape: VisualCustomActionList, location_name: "Actions"))
         
     | 
| 
      
 7430 
     | 
    
         
            +
                PivotTableVisual.add_member(:visual_content_alt_text, Shapes::ShapeRef.new(shape: LongPlainText, location_name: "VisualContentAltText"))
         
     | 
| 
       7125 
7431 
     | 
    
         
             
                PivotTableVisual.struct_class = Types::PivotTableVisual
         
     | 
| 
       7126 
7432 
     | 
    
         | 
| 
       7127 
7433 
     | 
    
         
             
                PivotTotalOptions.add_member(:totals_visibility, Shapes::ShapeRef.new(shape: Visibility, location_name: "TotalsVisibility"))
         
     | 
| 
         @@ -7134,6 +7440,46 @@ module Aws::QuickSight 
     | 
|
| 
       7134 
7440 
     | 
    
         
             
                PivotTotalOptions.add_member(:total_aggregation_options, Shapes::ShapeRef.new(shape: TotalAggregationOptionList, location_name: "TotalAggregationOptions"))
         
     | 
| 
       7135 
7441 
     | 
    
         
             
                PivotTotalOptions.struct_class = Types::PivotTotalOptions
         
     | 
| 
       7136 
7442 
     | 
    
         | 
| 
      
 7443 
     | 
    
         
            +
                PluginVisual.add_member(:visual_id, Shapes::ShapeRef.new(shape: ShortRestrictiveResourceId, required: true, location_name: "VisualId"))
         
     | 
| 
      
 7444 
     | 
    
         
            +
                PluginVisual.add_member(:plugin_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "PluginArn"))
         
     | 
| 
      
 7445 
     | 
    
         
            +
                PluginVisual.add_member(:title, Shapes::ShapeRef.new(shape: VisualTitleLabelOptions, location_name: "Title"))
         
     | 
| 
      
 7446 
     | 
    
         
            +
                PluginVisual.add_member(:subtitle, Shapes::ShapeRef.new(shape: VisualSubtitleLabelOptions, location_name: "Subtitle"))
         
     | 
| 
      
 7447 
     | 
    
         
            +
                PluginVisual.add_member(:chart_configuration, Shapes::ShapeRef.new(shape: PluginVisualConfiguration, location_name: "ChartConfiguration"))
         
     | 
| 
      
 7448 
     | 
    
         
            +
                PluginVisual.add_member(:visual_content_alt_text, Shapes::ShapeRef.new(shape: LongPlainText, location_name: "VisualContentAltText"))
         
     | 
| 
      
 7449 
     | 
    
         
            +
                PluginVisual.struct_class = Types::PluginVisual
         
     | 
| 
      
 7450 
     | 
    
         
            +
             
     | 
| 
      
 7451 
     | 
    
         
            +
                PluginVisualConfiguration.add_member(:field_wells, Shapes::ShapeRef.new(shape: PluginVisualFieldWells, location_name: "FieldWells"))
         
     | 
| 
      
 7452 
     | 
    
         
            +
                PluginVisualConfiguration.add_member(:visual_options, Shapes::ShapeRef.new(shape: PluginVisualOptions, location_name: "VisualOptions"))
         
     | 
| 
      
 7453 
     | 
    
         
            +
                PluginVisualConfiguration.add_member(:sort_configuration, Shapes::ShapeRef.new(shape: PluginVisualSortConfiguration, location_name: "SortConfiguration"))
         
     | 
| 
      
 7454 
     | 
    
         
            +
                PluginVisualConfiguration.struct_class = Types::PluginVisualConfiguration
         
     | 
| 
      
 7455 
     | 
    
         
            +
             
     | 
| 
      
 7456 
     | 
    
         
            +
                PluginVisualFieldWell.add_member(:axis_name, Shapes::ShapeRef.new(shape: PluginVisualAxisName, location_name: "AxisName"))
         
     | 
| 
      
 7457 
     | 
    
         
            +
                PluginVisualFieldWell.add_member(:dimensions, Shapes::ShapeRef.new(shape: DimensionFieldList, location_name: "Dimensions"))
         
     | 
| 
      
 7458 
     | 
    
         
            +
                PluginVisualFieldWell.add_member(:measures, Shapes::ShapeRef.new(shape: MeasureFieldList, location_name: "Measures"))
         
     | 
| 
      
 7459 
     | 
    
         
            +
                PluginVisualFieldWell.add_member(:unaggregated, Shapes::ShapeRef.new(shape: UnaggregatedFieldList, location_name: "Unaggregated"))
         
     | 
| 
      
 7460 
     | 
    
         
            +
                PluginVisualFieldWell.struct_class = Types::PluginVisualFieldWell
         
     | 
| 
      
 7461 
     | 
    
         
            +
             
     | 
| 
      
 7462 
     | 
    
         
            +
                PluginVisualFieldWells.member = Shapes::ShapeRef.new(shape: PluginVisualFieldWell)
         
     | 
| 
      
 7463 
     | 
    
         
            +
             
     | 
| 
      
 7464 
     | 
    
         
            +
                PluginVisualItemsLimitConfiguration.add_member(:items_limit, Shapes::ShapeRef.new(shape: Long, location_name: "ItemsLimit", metadata: {"box"=>true}))
         
     | 
| 
      
 7465 
     | 
    
         
            +
                PluginVisualItemsLimitConfiguration.struct_class = Types::PluginVisualItemsLimitConfiguration
         
     | 
| 
      
 7466 
     | 
    
         
            +
             
     | 
| 
      
 7467 
     | 
    
         
            +
                PluginVisualOptions.add_member(:visual_properties, Shapes::ShapeRef.new(shape: PluginVisualPropertiesList, location_name: "VisualProperties"))
         
     | 
| 
      
 7468 
     | 
    
         
            +
                PluginVisualOptions.struct_class = Types::PluginVisualOptions
         
     | 
| 
      
 7469 
     | 
    
         
            +
             
     | 
| 
      
 7470 
     | 
    
         
            +
                PluginVisualPropertiesList.member = Shapes::ShapeRef.new(shape: PluginVisualProperty)
         
     | 
| 
      
 7471 
     | 
    
         
            +
             
     | 
| 
      
 7472 
     | 
    
         
            +
                PluginVisualProperty.add_member(:name, Shapes::ShapeRef.new(shape: String, location_name: "Name"))
         
     | 
| 
      
 7473 
     | 
    
         
            +
                PluginVisualProperty.add_member(:value, Shapes::ShapeRef.new(shape: String, location_name: "Value"))
         
     | 
| 
      
 7474 
     | 
    
         
            +
                PluginVisualProperty.struct_class = Types::PluginVisualProperty
         
     | 
| 
      
 7475 
     | 
    
         
            +
             
     | 
| 
      
 7476 
     | 
    
         
            +
                PluginVisualSortConfiguration.add_member(:plugin_visual_table_query_sort, Shapes::ShapeRef.new(shape: PluginVisualTableQuerySort, location_name: "PluginVisualTableQuerySort"))
         
     | 
| 
      
 7477 
     | 
    
         
            +
                PluginVisualSortConfiguration.struct_class = Types::PluginVisualSortConfiguration
         
     | 
| 
      
 7478 
     | 
    
         
            +
             
     | 
| 
      
 7479 
     | 
    
         
            +
                PluginVisualTableQuerySort.add_member(:row_sort, Shapes::ShapeRef.new(shape: RowSortList, location_name: "RowSort"))
         
     | 
| 
      
 7480 
     | 
    
         
            +
                PluginVisualTableQuerySort.add_member(:items_limit_configuration, Shapes::ShapeRef.new(shape: PluginVisualItemsLimitConfiguration, location_name: "ItemsLimitConfiguration"))
         
     | 
| 
      
 7481 
     | 
    
         
            +
                PluginVisualTableQuerySort.struct_class = Types::PluginVisualTableQuerySort
         
     | 
| 
      
 7482 
     | 
    
         
            +
             
     | 
| 
       7137 
7483 
     | 
    
         
             
                PostgreSqlParameters.add_member(:host, Shapes::ShapeRef.new(shape: Host, required: true, location_name: "Host"))
         
     | 
| 
       7138 
7484 
     | 
    
         
             
                PostgreSqlParameters.add_member(:port, Shapes::ShapeRef.new(shape: Port, required: true, location_name: "Port"))
         
     | 
| 
       7139 
7485 
     | 
    
         
             
                PostgreSqlParameters.add_member(:database, Shapes::ShapeRef.new(shape: Database, required: true, location_name: "Database"))
         
     | 
| 
         @@ -7235,6 +7581,7 @@ module Aws::QuickSight 
     | 
|
| 
       7235 
7581 
     | 
    
         
             
                RadarChartVisual.add_member(:chart_configuration, Shapes::ShapeRef.new(shape: RadarChartConfiguration, location_name: "ChartConfiguration"))
         
     | 
| 
       7236 
7582 
     | 
    
         
             
                RadarChartVisual.add_member(:actions, Shapes::ShapeRef.new(shape: VisualCustomActionList, location_name: "Actions"))
         
     | 
| 
       7237 
7583 
     | 
    
         
             
                RadarChartVisual.add_member(:column_hierarchies, Shapes::ShapeRef.new(shape: ColumnHierarchyList, location_name: "ColumnHierarchies"))
         
     | 
| 
      
 7584 
     | 
    
         
            +
                RadarChartVisual.add_member(:visual_content_alt_text, Shapes::ShapeRef.new(shape: LongPlainText, location_name: "VisualContentAltText"))
         
     | 
| 
       7238 
7585 
     | 
    
         
             
                RadarChartVisual.struct_class = Types::RadarChartVisual
         
     | 
| 
       7239 
7586 
     | 
    
         | 
| 
       7240 
7587 
     | 
    
         
             
                RangeConstant.add_member(:minimum, Shapes::ShapeRef.new(shape: LimitedString, location_name: "Minimum"))
         
     | 
| 
         @@ -7525,6 +7872,7 @@ module Aws::QuickSight 
     | 
|
| 
       7525 
7872 
     | 
    
         
             
                SankeyDiagramVisual.add_member(:subtitle, Shapes::ShapeRef.new(shape: VisualSubtitleLabelOptions, location_name: "Subtitle"))
         
     | 
| 
       7526 
7873 
     | 
    
         
             
                SankeyDiagramVisual.add_member(:chart_configuration, Shapes::ShapeRef.new(shape: SankeyDiagramChartConfiguration, location_name: "ChartConfiguration"))
         
     | 
| 
       7527 
7874 
     | 
    
         
             
                SankeyDiagramVisual.add_member(:actions, Shapes::ShapeRef.new(shape: VisualCustomActionList, location_name: "Actions"))
         
     | 
| 
      
 7875 
     | 
    
         
            +
                SankeyDiagramVisual.add_member(:visual_content_alt_text, Shapes::ShapeRef.new(shape: LongPlainText, location_name: "VisualContentAltText"))
         
     | 
| 
       7528 
7876 
     | 
    
         
             
                SankeyDiagramVisual.struct_class = Types::SankeyDiagramVisual
         
     | 
| 
       7529 
7877 
     | 
    
         | 
| 
       7530 
7878 
     | 
    
         
             
                ScatterPlotCategoricallyAggregatedFieldWells.add_member(:x_axis, Shapes::ShapeRef.new(shape: MeasureFieldList, location_name: "XAxis"))
         
     | 
| 
         @@ -7567,6 +7915,7 @@ module Aws::QuickSight 
     | 
|
| 
       7567 
7915 
     | 
    
         
             
                ScatterPlotVisual.add_member(:chart_configuration, Shapes::ShapeRef.new(shape: ScatterPlotConfiguration, location_name: "ChartConfiguration"))
         
     | 
| 
       7568 
7916 
     | 
    
         
             
                ScatterPlotVisual.add_member(:actions, Shapes::ShapeRef.new(shape: VisualCustomActionList, location_name: "Actions"))
         
     | 
| 
       7569 
7917 
     | 
    
         
             
                ScatterPlotVisual.add_member(:column_hierarchies, Shapes::ShapeRef.new(shape: ColumnHierarchyList, location_name: "ColumnHierarchies"))
         
     | 
| 
      
 7918 
     | 
    
         
            +
                ScatterPlotVisual.add_member(:visual_content_alt_text, Shapes::ShapeRef.new(shape: LongPlainText, location_name: "VisualContentAltText"))
         
     | 
| 
       7570 
7919 
     | 
    
         
             
                ScatterPlotVisual.struct_class = Types::ScatterPlotVisual
         
     | 
| 
       7571 
7920 
     | 
    
         | 
| 
       7572 
7921 
     | 
    
         
             
                ScheduleRefreshOnEntity.add_member(:day_of_week, Shapes::ShapeRef.new(shape: DayOfWeek, location_name: "DayOfWeek"))
         
     | 
| 
         @@ -7650,6 +7999,18 @@ module Aws::QuickSight 
     | 
|
| 
       7650 
7999 
     | 
    
         
             
                SearchGroupsResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
         
     | 
| 
       7651 
8000 
     | 
    
         
             
                SearchGroupsResponse.struct_class = Types::SearchGroupsResponse
         
     | 
| 
       7652 
8001 
     | 
    
         | 
| 
      
 8002 
     | 
    
         
            +
                SearchTopicsRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
         
     | 
| 
      
 8003 
     | 
    
         
            +
                SearchTopicsRequest.add_member(:filters, Shapes::ShapeRef.new(shape: TopicSearchFilterList, required: true, location_name: "Filters"))
         
     | 
| 
      
 8004 
     | 
    
         
            +
                SearchTopicsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
         
     | 
| 
      
 8005 
     | 
    
         
            +
                SearchTopicsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults", metadata: {"box"=>true}))
         
     | 
| 
      
 8006 
     | 
    
         
            +
                SearchTopicsRequest.struct_class = Types::SearchTopicsRequest
         
     | 
| 
      
 8007 
     | 
    
         
            +
             
     | 
| 
      
 8008 
     | 
    
         
            +
                SearchTopicsResponse.add_member(:topic_summary_list, Shapes::ShapeRef.new(shape: TopicSummaries, location_name: "TopicSummaryList"))
         
     | 
| 
      
 8009 
     | 
    
         
            +
                SearchTopicsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
         
     | 
| 
      
 8010 
     | 
    
         
            +
                SearchTopicsResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
         
     | 
| 
      
 8011 
     | 
    
         
            +
                SearchTopicsResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
         
     | 
| 
      
 8012 
     | 
    
         
            +
                SearchTopicsResponse.struct_class = Types::SearchTopicsResponse
         
     | 
| 
      
 8013 
     | 
    
         
            +
             
     | 
| 
       7653 
8014 
     | 
    
         
             
                SecondaryValueOptions.add_member(:visibility, Shapes::ShapeRef.new(shape: Visibility, location_name: "Visibility"))
         
     | 
| 
       7654 
8015 
     | 
    
         
             
                SecondaryValueOptions.struct_class = Types::SecondaryValueOptions
         
     | 
| 
       7655 
8016 
     | 
    
         | 
| 
         @@ -7744,6 +8105,7 @@ module Aws::QuickSight 
     | 
|
| 
       7744 
8105 
     | 
    
         | 
| 
       7745 
8106 
     | 
    
         
             
                Sheet.add_member(:sheet_id, Shapes::ShapeRef.new(shape: ShortRestrictiveResourceId, location_name: "SheetId"))
         
     | 
| 
       7746 
8107 
     | 
    
         
             
                Sheet.add_member(:name, Shapes::ShapeRef.new(shape: SheetName, location_name: "Name"))
         
     | 
| 
      
 8108 
     | 
    
         
            +
                Sheet.add_member(:images, Shapes::ShapeRef.new(shape: SheetImageList, location_name: "Images"))
         
     | 
| 
       7747 
8109 
     | 
    
         
             
                Sheet.struct_class = Types::Sheet
         
     | 
| 
       7748 
8110 
     | 
    
         | 
| 
       7749 
8111 
     | 
    
         
             
                SheetControlInfoIconLabelOptions.add_member(:visibility, Shapes::ShapeRef.new(shape: Visibility, location_name: "Visibility"))
         
     | 
| 
         @@ -7769,6 +8131,7 @@ module Aws::QuickSight 
     | 
|
| 
       7769 
8131 
     | 
    
         
             
                SheetDefinition.add_member(:filter_controls, Shapes::ShapeRef.new(shape: FilterControlList, location_name: "FilterControls"))
         
     | 
| 
       7770 
8132 
     | 
    
         
             
                SheetDefinition.add_member(:visuals, Shapes::ShapeRef.new(shape: VisualList, location_name: "Visuals"))
         
     | 
| 
       7771 
8133 
     | 
    
         
             
                SheetDefinition.add_member(:text_boxes, Shapes::ShapeRef.new(shape: SheetTextBoxList, location_name: "TextBoxes"))
         
     | 
| 
      
 8134 
     | 
    
         
            +
                SheetDefinition.add_member(:images, Shapes::ShapeRef.new(shape: SheetImageList, location_name: "Images"))
         
     | 
| 
       7772 
8135 
     | 
    
         
             
                SheetDefinition.add_member(:layouts, Shapes::ShapeRef.new(shape: LayoutList, location_name: "Layouts"))
         
     | 
| 
       7773 
8136 
     | 
    
         
             
                SheetDefinition.add_member(:sheet_control_layouts, Shapes::ShapeRef.new(shape: SheetControlLayoutList, location_name: "SheetControlLayouts"))
         
     | 
| 
       7774 
8137 
     | 
    
         
             
                SheetDefinition.add_member(:content_type, Shapes::ShapeRef.new(shape: SheetContentType, location_name: "ContentType"))
         
     | 
| 
         @@ -7785,6 +8148,33 @@ module Aws::QuickSight 
     | 
|
| 
       7785 
8148 
     | 
    
         | 
| 
       7786 
8149 
     | 
    
         
             
                SheetElementRenderingRuleList.member = Shapes::ShapeRef.new(shape: SheetElementRenderingRule)
         
     | 
| 
       7787 
8150 
     | 
    
         | 
| 
      
 8151 
     | 
    
         
            +
                SheetImage.add_member(:sheet_image_id, Shapes::ShapeRef.new(shape: ShortRestrictiveResourceId, required: true, location_name: "SheetImageId"))
         
     | 
| 
      
 8152 
     | 
    
         
            +
                SheetImage.add_member(:source, Shapes::ShapeRef.new(shape: SheetImageSource, required: true, location_name: "Source"))
         
     | 
| 
      
 8153 
     | 
    
         
            +
                SheetImage.add_member(:scaling, Shapes::ShapeRef.new(shape: SheetImageScalingConfiguration, location_name: "Scaling"))
         
     | 
| 
      
 8154 
     | 
    
         
            +
                SheetImage.add_member(:tooltip, Shapes::ShapeRef.new(shape: SheetImageTooltipConfiguration, location_name: "Tooltip"))
         
     | 
| 
      
 8155 
     | 
    
         
            +
                SheetImage.add_member(:image_content_alt_text, Shapes::ShapeRef.new(shape: LongPlainText, location_name: "ImageContentAltText"))
         
     | 
| 
      
 8156 
     | 
    
         
            +
                SheetImage.add_member(:interactions, Shapes::ShapeRef.new(shape: ImageInteractionOptions, location_name: "Interactions"))
         
     | 
| 
      
 8157 
     | 
    
         
            +
                SheetImage.add_member(:actions, Shapes::ShapeRef.new(shape: ImageCustomActionList, location_name: "Actions"))
         
     | 
| 
      
 8158 
     | 
    
         
            +
                SheetImage.struct_class = Types::SheetImage
         
     | 
| 
      
 8159 
     | 
    
         
            +
             
     | 
| 
      
 8160 
     | 
    
         
            +
                SheetImageList.member = Shapes::ShapeRef.new(shape: SheetImage)
         
     | 
| 
      
 8161 
     | 
    
         
            +
             
     | 
| 
      
 8162 
     | 
    
         
            +
                SheetImageScalingConfiguration.add_member(:scaling_type, Shapes::ShapeRef.new(shape: SheetImageScalingType, location_name: "ScalingType"))
         
     | 
| 
      
 8163 
     | 
    
         
            +
                SheetImageScalingConfiguration.struct_class = Types::SheetImageScalingConfiguration
         
     | 
| 
      
 8164 
     | 
    
         
            +
             
     | 
| 
      
 8165 
     | 
    
         
            +
                SheetImageSource.add_member(:sheet_image_static_file_source, Shapes::ShapeRef.new(shape: SheetImageStaticFileSource, location_name: "SheetImageStaticFileSource"))
         
     | 
| 
      
 8166 
     | 
    
         
            +
                SheetImageSource.struct_class = Types::SheetImageSource
         
     | 
| 
      
 8167 
     | 
    
         
            +
             
     | 
| 
      
 8168 
     | 
    
         
            +
                SheetImageStaticFileSource.add_member(:static_file_id, Shapes::ShapeRef.new(shape: ShortRestrictiveResourceId, required: true, location_name: "StaticFileId"))
         
     | 
| 
      
 8169 
     | 
    
         
            +
                SheetImageStaticFileSource.struct_class = Types::SheetImageStaticFileSource
         
     | 
| 
      
 8170 
     | 
    
         
            +
             
     | 
| 
      
 8171 
     | 
    
         
            +
                SheetImageTooltipConfiguration.add_member(:tooltip_text, Shapes::ShapeRef.new(shape: SheetImageTooltipText, location_name: "TooltipText"))
         
     | 
| 
      
 8172 
     | 
    
         
            +
                SheetImageTooltipConfiguration.add_member(:visibility, Shapes::ShapeRef.new(shape: Visibility, location_name: "Visibility"))
         
     | 
| 
      
 8173 
     | 
    
         
            +
                SheetImageTooltipConfiguration.struct_class = Types::SheetImageTooltipConfiguration
         
     | 
| 
      
 8174 
     | 
    
         
            +
             
     | 
| 
      
 8175 
     | 
    
         
            +
                SheetImageTooltipText.add_member(:plain_text, Shapes::ShapeRef.new(shape: LongPlainText, location_name: "PlainText"))
         
     | 
| 
      
 8176 
     | 
    
         
            +
                SheetImageTooltipText.struct_class = Types::SheetImageTooltipText
         
     | 
| 
      
 8177 
     | 
    
         
            +
             
     | 
| 
       7788 
8178 
     | 
    
         
             
                SheetLayoutElementMaximizationOption.add_member(:availability_status, Shapes::ShapeRef.new(shape: DashboardBehavior, location_name: "AvailabilityStatus"))
         
     | 
| 
       7789 
8179 
     | 
    
         
             
                SheetLayoutElementMaximizationOption.struct_class = Types::SheetLayoutElementMaximizationOption
         
     | 
| 
       7790 
8180 
     | 
    
         | 
| 
         @@ -7939,6 +8329,10 @@ module Aws::QuickSight 
     | 
|
| 
       7939 
8329 
     | 
    
         
             
                SparkParameters.add_member(:port, Shapes::ShapeRef.new(shape: Port, required: true, location_name: "Port"))
         
     | 
| 
       7940 
8330 
     | 
    
         
             
                SparkParameters.struct_class = Types::SparkParameters
         
     | 
| 
       7941 
8331 
     | 
    
         | 
| 
      
 8332 
     | 
    
         
            +
                SpatialStaticFile.add_member(:static_file_id, Shapes::ShapeRef.new(shape: ShortRestrictiveResourceId, required: true, location_name: "StaticFileId"))
         
     | 
| 
      
 8333 
     | 
    
         
            +
                SpatialStaticFile.add_member(:source, Shapes::ShapeRef.new(shape: StaticFileSource, location_name: "Source"))
         
     | 
| 
      
 8334 
     | 
    
         
            +
                SpatialStaticFile.struct_class = Types::SpatialStaticFile
         
     | 
| 
      
 8335 
     | 
    
         
            +
             
     | 
| 
       7942 
8336 
     | 
    
         
             
                SqlServerParameters.add_member(:host, Shapes::ShapeRef.new(shape: Host, required: true, location_name: "Host"))
         
     | 
| 
       7943 
8337 
     | 
    
         
             
                SqlServerParameters.add_member(:port, Shapes::ShapeRef.new(shape: Port, required: true, location_name: "Port"))
         
     | 
| 
       7944 
8338 
     | 
    
         
             
                SqlServerParameters.add_member(:database, Shapes::ShapeRef.new(shape: Database, required: true, location_name: "Database"))
         
     | 
| 
         @@ -8016,6 +8410,24 @@ module Aws::QuickSight 
     | 
|
| 
       8016 
8410 
     | 
    
         
             
                StatePersistenceConfigurations.add_member(:enabled, Shapes::ShapeRef.new(shape: Boolean, required: true, location_name: "Enabled"))
         
     | 
| 
       8017 
8411 
     | 
    
         
             
                StatePersistenceConfigurations.struct_class = Types::StatePersistenceConfigurations
         
     | 
| 
       8018 
8412 
     | 
    
         | 
| 
      
 8413 
     | 
    
         
            +
                StaticFile.add_member(:image_static_file, Shapes::ShapeRef.new(shape: ImageStaticFile, location_name: "ImageStaticFile"))
         
     | 
| 
      
 8414 
     | 
    
         
            +
                StaticFile.add_member(:spatial_static_file, Shapes::ShapeRef.new(shape: SpatialStaticFile, location_name: "SpatialStaticFile"))
         
     | 
| 
      
 8415 
     | 
    
         
            +
                StaticFile.struct_class = Types::StaticFile
         
     | 
| 
      
 8416 
     | 
    
         
            +
             
     | 
| 
      
 8417 
     | 
    
         
            +
                StaticFileList.member = Shapes::ShapeRef.new(shape: StaticFile)
         
     | 
| 
      
 8418 
     | 
    
         
            +
             
     | 
| 
      
 8419 
     | 
    
         
            +
                StaticFileS3SourceOptions.add_member(:bucket_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "BucketName"))
         
     | 
| 
      
 8420 
     | 
    
         
            +
                StaticFileS3SourceOptions.add_member(:object_key, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ObjectKey"))
         
     | 
| 
      
 8421 
     | 
    
         
            +
                StaticFileS3SourceOptions.add_member(:region, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Region"))
         
     | 
| 
      
 8422 
     | 
    
         
            +
                StaticFileS3SourceOptions.struct_class = Types::StaticFileS3SourceOptions
         
     | 
| 
      
 8423 
     | 
    
         
            +
             
     | 
| 
      
 8424 
     | 
    
         
            +
                StaticFileSource.add_member(:url_options, Shapes::ShapeRef.new(shape: StaticFileUrlSourceOptions, location_name: "UrlOptions"))
         
     | 
| 
      
 8425 
     | 
    
         
            +
                StaticFileSource.add_member(:s3_options, Shapes::ShapeRef.new(shape: StaticFileS3SourceOptions, location_name: "S3Options"))
         
     | 
| 
      
 8426 
     | 
    
         
            +
                StaticFileSource.struct_class = Types::StaticFileSource
         
     | 
| 
      
 8427 
     | 
    
         
            +
             
     | 
| 
      
 8428 
     | 
    
         
            +
                StaticFileUrlSourceOptions.add_member(:url, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Url"))
         
     | 
| 
      
 8429 
     | 
    
         
            +
                StaticFileUrlSourceOptions.struct_class = Types::StaticFileUrlSourceOptions
         
     | 
| 
      
 8430 
     | 
    
         
            +
             
     | 
| 
       8019 
8431 
     | 
    
         
             
                StringDatasetParameter.add_member(:id, Shapes::ShapeRef.new(shape: DatasetParameterId, required: true, location_name: "Id"))
         
     | 
| 
       8020 
8432 
     | 
    
         
             
                StringDatasetParameter.add_member(:name, Shapes::ShapeRef.new(shape: DatasetParameterName, required: true, location_name: "Name"))
         
     | 
| 
       8021 
8433 
     | 
    
         
             
                StringDatasetParameter.add_member(:value_type, Shapes::ShapeRef.new(shape: DatasetParameterValueType, required: true, location_name: "ValueType"))
         
     | 
| 
         @@ -8216,6 +8628,7 @@ module Aws::QuickSight 
     | 
|
| 
       8216 
8628 
     | 
    
         
             
                TableVisual.add_member(:chart_configuration, Shapes::ShapeRef.new(shape: TableConfiguration, location_name: "ChartConfiguration"))
         
     | 
| 
       8217 
8629 
     | 
    
         
             
                TableVisual.add_member(:conditional_formatting, Shapes::ShapeRef.new(shape: TableConditionalFormatting, location_name: "ConditionalFormatting"))
         
     | 
| 
       8218 
8630 
     | 
    
         
             
                TableVisual.add_member(:actions, Shapes::ShapeRef.new(shape: VisualCustomActionList, location_name: "Actions"))
         
     | 
| 
      
 8631 
     | 
    
         
            +
                TableVisual.add_member(:visual_content_alt_text, Shapes::ShapeRef.new(shape: LongPlainText, location_name: "VisualContentAltText"))
         
     | 
| 
       8219 
8632 
     | 
    
         
             
                TableVisual.struct_class = Types::TableVisual
         
     | 
| 
       8220 
8633 
     | 
    
         | 
| 
       8221 
8634 
     | 
    
         
             
                Tag.add_member(:key, Shapes::ShapeRef.new(shape: TagKey, required: true, location_name: "Key"))
         
     | 
| 
         @@ -8303,6 +8716,7 @@ module Aws::QuickSight 
     | 
|
| 
       8303 
8716 
     | 
    
         
             
                TemplateVersionDefinition.add_member(:analysis_defaults, Shapes::ShapeRef.new(shape: AnalysisDefaults, location_name: "AnalysisDefaults"))
         
     | 
| 
       8304 
8717 
     | 
    
         
             
                TemplateVersionDefinition.add_member(:options, Shapes::ShapeRef.new(shape: AssetOptions, location_name: "Options"))
         
     | 
| 
       8305 
8718 
     | 
    
         
             
                TemplateVersionDefinition.add_member(:query_execution_options, Shapes::ShapeRef.new(shape: QueryExecutionOptions, location_name: "QueryExecutionOptions"))
         
     | 
| 
      
 8719 
     | 
    
         
            +
                TemplateVersionDefinition.add_member(:static_files, Shapes::ShapeRef.new(shape: StaticFileList, location_name: "StaticFiles"))
         
     | 
| 
       8306 
8720 
     | 
    
         
             
                TemplateVersionDefinition.struct_class = Types::TemplateVersionDefinition
         
     | 
| 
       8307 
8721 
     | 
    
         | 
| 
       8308 
8722 
     | 
    
         
             
                TemplateVersionSummary.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
         
     | 
| 
         @@ -8701,6 +9115,13 @@ module Aws::QuickSight 
     | 
|
| 
       8701 
9115 
     | 
    
         | 
| 
       8702 
9116 
     | 
    
         
             
                TopicReviewedAnswers.member = Shapes::ShapeRef.new(shape: TopicReviewedAnswer)
         
     | 
| 
       8703 
9117 
     | 
    
         | 
| 
      
 9118 
     | 
    
         
            +
                TopicSearchFilter.add_member(:operator, Shapes::ShapeRef.new(shape: TopicFilterOperator, required: true, location_name: "Operator"))
         
     | 
| 
      
 9119 
     | 
    
         
            +
                TopicSearchFilter.add_member(:name, Shapes::ShapeRef.new(shape: TopicFilterAttribute, required: true, location_name: "Name"))
         
     | 
| 
      
 9120 
     | 
    
         
            +
                TopicSearchFilter.add_member(:value, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Value"))
         
     | 
| 
      
 9121 
     | 
    
         
            +
                TopicSearchFilter.struct_class = Types::TopicSearchFilter
         
     | 
| 
      
 9122 
     | 
    
         
            +
             
     | 
| 
      
 9123 
     | 
    
         
            +
                TopicSearchFilterList.member = Shapes::ShapeRef.new(shape: TopicSearchFilter)
         
     | 
| 
      
 9124 
     | 
    
         
            +
             
     | 
| 
       8704 
9125 
     | 
    
         
             
                TopicSingularFilterConstant.add_member(:constant_type, Shapes::ShapeRef.new(shape: ConstantType, location_name: "ConstantType"))
         
     | 
| 
       8705 
9126 
     | 
    
         
             
                TopicSingularFilterConstant.add_member(:singular_constant, Shapes::ShapeRef.new(shape: LimitedString, location_name: "SingularConstant"))
         
     | 
| 
       8706 
9127 
     | 
    
         
             
                TopicSingularFilterConstant.struct_class = Types::TopicSingularFilterConstant
         
     | 
| 
         @@ -8797,6 +9218,7 @@ module Aws::QuickSight 
     | 
|
| 
       8797 
9218 
     | 
    
         
             
                TreeMapVisual.add_member(:chart_configuration, Shapes::ShapeRef.new(shape: TreeMapConfiguration, location_name: "ChartConfiguration"))
         
     | 
| 
       8798 
9219 
     | 
    
         
             
                TreeMapVisual.add_member(:actions, Shapes::ShapeRef.new(shape: VisualCustomActionList, location_name: "Actions"))
         
     | 
| 
       8799 
9220 
     | 
    
         
             
                TreeMapVisual.add_member(:column_hierarchies, Shapes::ShapeRef.new(shape: ColumnHierarchyList, location_name: "ColumnHierarchies"))
         
     | 
| 
      
 9221 
     | 
    
         
            +
                TreeMapVisual.add_member(:visual_content_alt_text, Shapes::ShapeRef.new(shape: LongPlainText, location_name: "VisualContentAltText"))
         
     | 
| 
       8800 
9222 
     | 
    
         
             
                TreeMapVisual.struct_class = Types::TreeMapVisual
         
     | 
| 
       8801 
9223 
     | 
    
         | 
| 
       8802 
9224 
     | 
    
         
             
                TrendArrowOptions.add_member(:visibility, Shapes::ShapeRef.new(shape: Visibility, location_name: "Visibility"))
         
     | 
| 
         @@ -9015,6 +9437,15 @@ module Aws::QuickSight 
     | 
|
| 
       9015 
9437 
     | 
    
         
             
                UpdateDashboardResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
         
     | 
| 
       9016 
9438 
     | 
    
         
             
                UpdateDashboardResponse.struct_class = Types::UpdateDashboardResponse
         
     | 
| 
       9017 
9439 
     | 
    
         | 
| 
      
 9440 
     | 
    
         
            +
                UpdateDashboardsQAConfigurationRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
         
     | 
| 
      
 9441 
     | 
    
         
            +
                UpdateDashboardsQAConfigurationRequest.add_member(:dashboards_qa_status, Shapes::ShapeRef.new(shape: DashboardsQAStatus, required: true, location_name: "DashboardsQAStatus"))
         
     | 
| 
      
 9442 
     | 
    
         
            +
                UpdateDashboardsQAConfigurationRequest.struct_class = Types::UpdateDashboardsQAConfigurationRequest
         
     | 
| 
      
 9443 
     | 
    
         
            +
             
     | 
| 
      
 9444 
     | 
    
         
            +
                UpdateDashboardsQAConfigurationResponse.add_member(:dashboards_qa_status, Shapes::ShapeRef.new(shape: DashboardsQAStatus, location_name: "DashboardsQAStatus"))
         
     | 
| 
      
 9445 
     | 
    
         
            +
                UpdateDashboardsQAConfigurationResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
         
     | 
| 
      
 9446 
     | 
    
         
            +
                UpdateDashboardsQAConfigurationResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
         
     | 
| 
      
 9447 
     | 
    
         
            +
                UpdateDashboardsQAConfigurationResponse.struct_class = Types::UpdateDashboardsQAConfigurationResponse
         
     | 
| 
      
 9448 
     | 
    
         
            +
             
     | 
| 
       9018 
9449 
     | 
    
         
             
                UpdateDataSetPermissionsRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
         
     | 
| 
       9019 
9450 
     | 
    
         
             
                UpdateDataSetPermissionsRequest.add_member(:data_set_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location: "uri", location_name: "DataSetId"))
         
     | 
| 
       9020 
9451 
     | 
    
         
             
                UpdateDataSetPermissionsRequest.add_member(:grant_permissions, Shapes::ShapeRef.new(shape: ResourcePermissionList, location_name: "GrantPermissions"))
         
     | 
| 
         @@ -9442,6 +9873,7 @@ module Aws::QuickSight 
     | 
|
| 
       9442 
9873 
     | 
    
         
             
                Visual.add_member(:tree_map_visual, Shapes::ShapeRef.new(shape: TreeMapVisual, location_name: "TreeMapVisual"))
         
     | 
| 
       9443 
9874 
     | 
    
         
             
                Visual.add_member(:geospatial_map_visual, Shapes::ShapeRef.new(shape: GeospatialMapVisual, location_name: "GeospatialMapVisual"))
         
     | 
| 
       9444 
9875 
     | 
    
         
             
                Visual.add_member(:filled_map_visual, Shapes::ShapeRef.new(shape: FilledMapVisual, location_name: "FilledMapVisual"))
         
     | 
| 
      
 9876 
     | 
    
         
            +
                Visual.add_member(:layer_map_visual, Shapes::ShapeRef.new(shape: LayerMapVisual, location_name: "LayerMapVisual"))
         
     | 
| 
       9445 
9877 
     | 
    
         
             
                Visual.add_member(:funnel_chart_visual, Shapes::ShapeRef.new(shape: FunnelChartVisual, location_name: "FunnelChartVisual"))
         
     | 
| 
       9446 
9878 
     | 
    
         
             
                Visual.add_member(:scatter_plot_visual, Shapes::ShapeRef.new(shape: ScatterPlotVisual, location_name: "ScatterPlotVisual"))
         
     | 
| 
       9447 
9879 
     | 
    
         
             
                Visual.add_member(:combo_chart_visual, Shapes::ShapeRef.new(shape: ComboChartVisual, location_name: "ComboChartVisual"))
         
     | 
| 
         @@ -9454,6 +9886,7 @@ module Aws::QuickSight 
     | 
|
| 
       9454 
9886 
     | 
    
         
             
                Visual.add_member(:custom_content_visual, Shapes::ShapeRef.new(shape: CustomContentVisual, location_name: "CustomContentVisual"))
         
     | 
| 
       9455 
9887 
     | 
    
         
             
                Visual.add_member(:empty_visual, Shapes::ShapeRef.new(shape: EmptyVisual, location_name: "EmptyVisual"))
         
     | 
| 
       9456 
9888 
     | 
    
         
             
                Visual.add_member(:radar_chart_visual, Shapes::ShapeRef.new(shape: RadarChartVisual, location_name: "RadarChartVisual"))
         
     | 
| 
      
 9889 
     | 
    
         
            +
                Visual.add_member(:plugin_visual, Shapes::ShapeRef.new(shape: PluginVisual, location_name: "PluginVisual"))
         
     | 
| 
       9457 
9890 
     | 
    
         
             
                Visual.struct_class = Types::Visual
         
     | 
| 
       9458 
9891 
     | 
    
         | 
| 
       9459 
9892 
     | 
    
         
             
                VisualAxisSortOption.add_member(:availability_status, Shapes::ShapeRef.new(shape: DashboardBehavior, location_name: "AvailabilityStatus"))
         
     | 
| 
         @@ -9552,6 +9985,7 @@ module Aws::QuickSight 
     | 
|
| 
       9552 
9985 
     | 
    
         
             
                WaterfallVisual.add_member(:chart_configuration, Shapes::ShapeRef.new(shape: WaterfallChartConfiguration, location_name: "ChartConfiguration"))
         
     | 
| 
       9553 
9986 
     | 
    
         
             
                WaterfallVisual.add_member(:actions, Shapes::ShapeRef.new(shape: VisualCustomActionList, location_name: "Actions"))
         
     | 
| 
       9554 
9987 
     | 
    
         
             
                WaterfallVisual.add_member(:column_hierarchies, Shapes::ShapeRef.new(shape: ColumnHierarchyList, location_name: "ColumnHierarchies"))
         
     | 
| 
      
 9988 
     | 
    
         
            +
                WaterfallVisual.add_member(:visual_content_alt_text, Shapes::ShapeRef.new(shape: LongPlainText, location_name: "VisualContentAltText"))
         
     | 
| 
       9555 
9989 
     | 
    
         
             
                WaterfallVisual.struct_class = Types::WaterfallVisual
         
     | 
| 
       9556 
9990 
     | 
    
         | 
| 
       9557 
9991 
     | 
    
         
             
                WhatIfPointScenario.add_member(:date, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "Date"))
         
     | 
| 
         @@ -9599,6 +10033,7 @@ module Aws::QuickSight 
     | 
|
| 
       9599 
10033 
     | 
    
         
             
                WordCloudVisual.add_member(:chart_configuration, Shapes::ShapeRef.new(shape: WordCloudChartConfiguration, location_name: "ChartConfiguration"))
         
     | 
| 
       9600 
10034 
     | 
    
         
             
                WordCloudVisual.add_member(:actions, Shapes::ShapeRef.new(shape: VisualCustomActionList, location_name: "Actions"))
         
     | 
| 
       9601 
10035 
     | 
    
         
             
                WordCloudVisual.add_member(:column_hierarchies, Shapes::ShapeRef.new(shape: ColumnHierarchyList, location_name: "ColumnHierarchies"))
         
     | 
| 
      
 10036 
     | 
    
         
            +
                WordCloudVisual.add_member(:visual_content_alt_text, Shapes::ShapeRef.new(shape: LongPlainText, location_name: "VisualContentAltText"))
         
     | 
| 
       9602 
10037 
     | 
    
         
             
                WordCloudVisual.struct_class = Types::WordCloudVisual
         
     | 
| 
       9603 
10038 
     | 
    
         | 
| 
       9604 
10039 
     | 
    
         
             
                YAxisOptions.add_member(:y_axis, Shapes::ShapeRef.new(shape: SingleYAxisOption, required: true, location_name: "YAxis"))
         
     | 
| 
         @@ -10728,6 +11163,20 @@ module Aws::QuickSight 
     | 
|
| 
       10728 
11163 
     | 
    
         
             
                    o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
         
     | 
| 
       10729 
11164 
     | 
    
         
             
                  end)
         
     | 
| 
       10730 
11165 
     | 
    
         | 
| 
      
 11166 
     | 
    
         
            +
                  api.add_operation(:describe_dashboards_qa_configuration, Seahorse::Model::Operation.new.tap do |o|
         
     | 
| 
      
 11167 
     | 
    
         
            +
                    o.name = "DescribeDashboardsQAConfiguration"
         
     | 
| 
      
 11168 
     | 
    
         
            +
                    o.http_method = "GET"
         
     | 
| 
      
 11169 
     | 
    
         
            +
                    o.http_request_uri = "/accounts/{AwsAccountId}/dashboards-qa-configuration"
         
     | 
| 
      
 11170 
     | 
    
         
            +
                    o.input = Shapes::ShapeRef.new(shape: DescribeDashboardsQAConfigurationRequest)
         
     | 
| 
      
 11171 
     | 
    
         
            +
                    o.output = Shapes::ShapeRef.new(shape: DescribeDashboardsQAConfigurationResponse)
         
     | 
| 
      
 11172 
     | 
    
         
            +
                    o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
         
     | 
| 
      
 11173 
     | 
    
         
            +
                    o.errors << Shapes::ShapeRef.new(shape: ConflictException)
         
     | 
| 
      
 11174 
     | 
    
         
            +
                    o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
         
     | 
| 
      
 11175 
     | 
    
         
            +
                    o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
         
     | 
| 
      
 11176 
     | 
    
         
            +
                    o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
         
     | 
| 
      
 11177 
     | 
    
         
            +
                    o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
         
     | 
| 
      
 11178 
     | 
    
         
            +
                  end)
         
     | 
| 
      
 11179 
     | 
    
         
            +
             
     | 
| 
       10731 
11180 
     | 
    
         
             
                  api.add_operation(:describe_data_set, Seahorse::Model::Operation.new.tap do |o|
         
     | 
| 
       10732 
11181 
     | 
    
         
             
                    o.name = "DescribeDataSet"
         
     | 
| 
       10733 
11182 
     | 
    
         
             
                    o.http_method = "GET"
         
     | 
| 
         @@ -12071,6 +12520,26 @@ module Aws::QuickSight 
     | 
|
| 
       12071 
12520 
     | 
    
         
             
                    )
         
     | 
| 
       12072 
12521 
     | 
    
         
             
                  end)
         
     | 
| 
       12073 
12522 
     | 
    
         | 
| 
      
 12523 
     | 
    
         
            +
                  api.add_operation(:search_topics, Seahorse::Model::Operation.new.tap do |o|
         
     | 
| 
      
 12524 
     | 
    
         
            +
                    o.name = "SearchTopics"
         
     | 
| 
      
 12525 
     | 
    
         
            +
                    o.http_method = "POST"
         
     | 
| 
      
 12526 
     | 
    
         
            +
                    o.http_request_uri = "/accounts/{AwsAccountId}/search/topics"
         
     | 
| 
      
 12527 
     | 
    
         
            +
                    o.input = Shapes::ShapeRef.new(shape: SearchTopicsRequest)
         
     | 
| 
      
 12528 
     | 
    
         
            +
                    o.output = Shapes::ShapeRef.new(shape: SearchTopicsResponse)
         
     | 
| 
      
 12529 
     | 
    
         
            +
                    o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
         
     | 
| 
      
 12530 
     | 
    
         
            +
                    o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
         
     | 
| 
      
 12531 
     | 
    
         
            +
                    o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
         
     | 
| 
      
 12532 
     | 
    
         
            +
                    o.errors << Shapes::ShapeRef.new(shape: UnsupportedUserEditionException)
         
     | 
| 
      
 12533 
     | 
    
         
            +
                    o.errors << Shapes::ShapeRef.new(shape: InvalidNextTokenException)
         
     | 
| 
      
 12534 
     | 
    
         
            +
                    o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
         
     | 
| 
      
 12535 
     | 
    
         
            +
                    o[:pager] = Aws::Pager.new(
         
     | 
| 
      
 12536 
     | 
    
         
            +
                      limit_key: "max_results",
         
     | 
| 
      
 12537 
     | 
    
         
            +
                      tokens: {
         
     | 
| 
      
 12538 
     | 
    
         
            +
                        "next_token" => "next_token"
         
     | 
| 
      
 12539 
     | 
    
         
            +
                      }
         
     | 
| 
      
 12540 
     | 
    
         
            +
                    )
         
     | 
| 
      
 12541 
     | 
    
         
            +
                  end)
         
     | 
| 
      
 12542 
     | 
    
         
            +
             
     | 
| 
       12074 
12543 
     | 
    
         
             
                  api.add_operation(:start_asset_bundle_export_job, Seahorse::Model::Operation.new.tap do |o|
         
     | 
| 
       12075 
12544 
     | 
    
         
             
                    o.name = "StartAssetBundleExportJob"
         
     | 
| 
       12076 
12545 
     | 
    
         
             
                    o.http_method = "POST"
         
     | 
| 
         @@ -12336,6 +12805,20 @@ module Aws::QuickSight 
     | 
|
| 
       12336 
12805 
     | 
    
         
             
                    o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
         
     | 
| 
       12337 
12806 
     | 
    
         
             
                  end)
         
     | 
| 
       12338 
12807 
     | 
    
         | 
| 
      
 12808 
     | 
    
         
            +
                  api.add_operation(:update_dashboards_qa_configuration, Seahorse::Model::Operation.new.tap do |o|
         
     | 
| 
      
 12809 
     | 
    
         
            +
                    o.name = "UpdateDashboardsQAConfiguration"
         
     | 
| 
      
 12810 
     | 
    
         
            +
                    o.http_method = "PUT"
         
     | 
| 
      
 12811 
     | 
    
         
            +
                    o.http_request_uri = "/accounts/{AwsAccountId}/dashboards-qa-configuration"
         
     | 
| 
      
 12812 
     | 
    
         
            +
                    o.input = Shapes::ShapeRef.new(shape: UpdateDashboardsQAConfigurationRequest)
         
     | 
| 
      
 12813 
     | 
    
         
            +
                    o.output = Shapes::ShapeRef.new(shape: UpdateDashboardsQAConfigurationResponse)
         
     | 
| 
      
 12814 
     | 
    
         
            +
                    o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
         
     | 
| 
      
 12815 
     | 
    
         
            +
                    o.errors << Shapes::ShapeRef.new(shape: ConflictException)
         
     | 
| 
      
 12816 
     | 
    
         
            +
                    o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
         
     | 
| 
      
 12817 
     | 
    
         
            +
                    o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
         
     | 
| 
      
 12818 
     | 
    
         
            +
                    o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
         
     | 
| 
      
 12819 
     | 
    
         
            +
                    o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
         
     | 
| 
      
 12820 
     | 
    
         
            +
                  end)
         
     | 
| 
      
 12821 
     | 
    
         
            +
             
     | 
| 
       12339 
12822 
     | 
    
         
             
                  api.add_operation(:update_data_set, Seahorse::Model::Operation.new.tap do |o|
         
     | 
| 
       12340 
12823 
     | 
    
         
             
                    o.name = "UpdateDataSet"
         
     | 
| 
       12341 
12824 
     | 
    
         
             
                    o.http_method = "PUT"
         
     |