aws-sdk-quicksight 1.86.0 → 1.88.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -16,6 +16,7 @@ module Aws::QuickSight
16
16
  AccessDeniedException = Shapes::StructureShape.new(name: 'AccessDeniedException')
17
17
  AccountCustomization = Shapes::StructureShape.new(name: 'AccountCustomization')
18
18
  AccountInfo = Shapes::StructureShape.new(name: 'AccountInfo')
19
+ AccountName = Shapes::StringShape.new(name: 'AccountName')
19
20
  AccountSettings = Shapes::StructureShape.new(name: 'AccountSettings')
20
21
  ActionList = Shapes::ListShape.new(name: 'ActionList')
21
22
  ActiveIAMPolicyAssignment = Shapes::StructureShape.new(name: 'ActiveIAMPolicyAssignment')
@@ -49,6 +50,8 @@ module Aws::QuickSight
49
50
  AnonymousUserDashboardVisualEmbeddingConfiguration = Shapes::StructureShape.new(name: 'AnonymousUserDashboardVisualEmbeddingConfiguration')
50
51
  AnonymousUserEmbeddingExperienceConfiguration = Shapes::StructureShape.new(name: 'AnonymousUserEmbeddingExperienceConfiguration')
51
52
  AnonymousUserQSearchBarEmbeddingConfiguration = Shapes::StructureShape.new(name: 'AnonymousUserQSearchBarEmbeddingConfiguration')
53
+ AnonymousUserSnapshotJobResult = Shapes::StructureShape.new(name: 'AnonymousUserSnapshotJobResult')
54
+ AnonymousUserSnapshotJobResultList = Shapes::ListShape.new(name: 'AnonymousUserSnapshotJobResultList')
52
55
  ArcAxisConfiguration = Shapes::StructureShape.new(name: 'ArcAxisConfiguration')
53
56
  ArcAxisDisplayRange = Shapes::StructureShape.new(name: 'ArcAxisDisplayRange')
54
57
  ArcConfiguration = Shapes::StructureShape.new(name: 'ArcConfiguration')
@@ -123,6 +126,7 @@ module Aws::QuickSight
123
126
  AssetBundleResourceArns = Shapes::ListShape.new(name: 'AssetBundleResourceArns')
124
127
  AssignmentStatus = Shapes::StringShape.new(name: 'AssignmentStatus')
125
128
  AthenaParameters = Shapes::StructureShape.new(name: 'AthenaParameters')
129
+ AttributeAggregationFunction = Shapes::StructureShape.new(name: 'AttributeAggregationFunction')
126
130
  AuroraParameters = Shapes::StructureShape.new(name: 'AuroraParameters')
127
131
  AuroraPostgreSqlParameters = Shapes::StructureShape.new(name: 'AuroraPostgreSqlParameters')
128
132
  AuthenticationMethodOption = Shapes::StringShape.new(name: 'AuthenticationMethodOption')
@@ -530,6 +534,10 @@ module Aws::QuickSight
530
534
  DescribeDashboardPermissionsResponse = Shapes::StructureShape.new(name: 'DescribeDashboardPermissionsResponse')
531
535
  DescribeDashboardRequest = Shapes::StructureShape.new(name: 'DescribeDashboardRequest')
532
536
  DescribeDashboardResponse = Shapes::StructureShape.new(name: 'DescribeDashboardResponse')
537
+ DescribeDashboardSnapshotJobRequest = Shapes::StructureShape.new(name: 'DescribeDashboardSnapshotJobRequest')
538
+ DescribeDashboardSnapshotJobResponse = Shapes::StructureShape.new(name: 'DescribeDashboardSnapshotJobResponse')
539
+ DescribeDashboardSnapshotJobResultRequest = Shapes::StructureShape.new(name: 'DescribeDashboardSnapshotJobResultRequest')
540
+ DescribeDashboardSnapshotJobResultResponse = Shapes::StructureShape.new(name: 'DescribeDashboardSnapshotJobResultResponse')
533
541
  DescribeDataSetPermissionsRequest = Shapes::StructureShape.new(name: 'DescribeDataSetPermissionsRequest')
534
542
  DescribeDataSetPermissionsResponse = Shapes::StructureShape.new(name: 'DescribeDataSetPermissionsResponse')
535
543
  DescribeDataSetRefreshPropertiesRequest = Shapes::StructureShape.new(name: 'DescribeDataSetRefreshPropertiesRequest')
@@ -1090,6 +1098,9 @@ module Aws::QuickSight
1090
1098
  PivotTableMetricPlacement = Shapes::StringShape.new(name: 'PivotTableMetricPlacement')
1091
1099
  PivotTableOptions = Shapes::StructureShape.new(name: 'PivotTableOptions')
1092
1100
  PivotTablePaginatedReportOptions = Shapes::StructureShape.new(name: 'PivotTablePaginatedReportOptions')
1101
+ PivotTableRowsLabelOptions = Shapes::StructureShape.new(name: 'PivotTableRowsLabelOptions')
1102
+ PivotTableRowsLabelText = Shapes::StringShape.new(name: 'PivotTableRowsLabelText')
1103
+ PivotTableRowsLayout = Shapes::StringShape.new(name: 'PivotTableRowsLayout')
1093
1104
  PivotTableSortBy = Shapes::StructureShape.new(name: 'PivotTableSortBy')
1094
1105
  PivotTableSortConfiguration = Shapes::StructureShape.new(name: 'PivotTableSortConfiguration')
1095
1106
  PivotTableSubtotalLevel = Shapes::StringShape.new(name: 'PivotTableSubtotalLevel')
@@ -1204,6 +1215,7 @@ module Aws::QuickSight
1204
1215
  RowLevelPermissionTagRuleList = Shapes::ListShape.new(name: 'RowLevelPermissionTagRuleList')
1205
1216
  RowSortList = Shapes::ListShape.new(name: 'RowSortList')
1206
1217
  S3Bucket = Shapes::StringShape.new(name: 'S3Bucket')
1218
+ S3BucketConfiguration = Shapes::StructureShape.new(name: 'S3BucketConfiguration')
1207
1219
  S3Key = Shapes::StringShape.new(name: 'S3Key')
1208
1220
  S3Parameters = Shapes::StructureShape.new(name: 'S3Parameters')
1209
1221
  S3Source = Shapes::StructureShape.new(name: 'S3Source')
@@ -1259,6 +1271,7 @@ module Aws::QuickSight
1259
1271
  SensitiveLong = Shapes::IntegerShape.new(name: 'SensitiveLong')
1260
1272
  SensitiveLongList = Shapes::ListShape.new(name: 'SensitiveLongList')
1261
1273
  SensitiveLongObject = Shapes::IntegerShape.new(name: 'SensitiveLongObject')
1274
+ SensitiveS3Uri = Shapes::StringShape.new(name: 'SensitiveS3Uri')
1262
1275
  SensitiveString = Shapes::StringShape.new(name: 'SensitiveString')
1263
1276
  SensitiveStringList = Shapes::ListShape.new(name: 'SensitiveStringList')
1264
1277
  SensitiveStringObject = Shapes::StringShape.new(name: 'SensitiveStringObject')
@@ -1271,6 +1284,7 @@ module Aws::QuickSight
1271
1284
  SessionLifetimeInMinutesInvalidException = Shapes::StructureShape.new(name: 'SessionLifetimeInMinutesInvalidException')
1272
1285
  SessionTag = Shapes::StructureShape.new(name: 'SessionTag')
1273
1286
  SessionTagKey = Shapes::StringShape.new(name: 'SessionTagKey')
1287
+ SessionTagKeyList = Shapes::ListShape.new(name: 'SessionTagKeyList')
1274
1288
  SessionTagList = Shapes::ListShape.new(name: 'SessionTagList')
1275
1289
  SessionTagValue = Shapes::StringShape.new(name: 'SessionTagValue')
1276
1290
  SetParameterValueConfiguration = Shapes::StructureShape.new(name: 'SetParameterValueConfiguration')
@@ -1279,6 +1293,8 @@ module Aws::QuickSight
1279
1293
  Sheet = Shapes::StructureShape.new(name: 'Sheet')
1280
1294
  SheetContentType = Shapes::StringShape.new(name: 'SheetContentType')
1281
1295
  SheetControlDateTimePickerType = Shapes::StringShape.new(name: 'SheetControlDateTimePickerType')
1296
+ SheetControlInfoIconLabelOptions = Shapes::StructureShape.new(name: 'SheetControlInfoIconLabelOptions')
1297
+ SheetControlInfoIconText = Shapes::StringShape.new(name: 'SheetControlInfoIconText')
1282
1298
  SheetControlLayout = Shapes::StructureShape.new(name: 'SheetControlLayout')
1283
1299
  SheetControlLayoutConfiguration = Shapes::StructureShape.new(name: 'SheetControlLayoutConfiguration')
1284
1300
  SheetControlLayoutList = Shapes::ListShape.new(name: 'SheetControlLayoutList')
@@ -1307,6 +1323,7 @@ module Aws::QuickSight
1307
1323
  ShortRestrictiveResourceId = Shapes::StringShape.new(name: 'ShortRestrictiveResourceId')
1308
1324
  ShortRichText = Shapes::StringShape.new(name: 'ShortRichText')
1309
1325
  SignupResponse = Shapes::StructureShape.new(name: 'SignupResponse')
1326
+ SimpleAttributeAggregationFunction = Shapes::StringShape.new(name: 'SimpleAttributeAggregationFunction')
1310
1327
  SimpleClusterMarker = Shapes::StructureShape.new(name: 'SimpleClusterMarker')
1311
1328
  SimpleNumericalAggregationFunction = Shapes::StringShape.new(name: 'SimpleNumericalAggregationFunction')
1312
1329
  SiteBaseUrl = Shapes::StringShape.new(name: 'SiteBaseUrl')
@@ -1316,6 +1333,34 @@ module Aws::QuickSight
1316
1333
  SmallMultiplesAxisScale = Shapes::StringShape.new(name: 'SmallMultiplesAxisScale')
1317
1334
  SmallMultiplesDimensionFieldList = Shapes::ListShape.new(name: 'SmallMultiplesDimensionFieldList')
1318
1335
  SmallMultiplesOptions = Shapes::StructureShape.new(name: 'SmallMultiplesOptions')
1336
+ SnapshotAnonymousUser = Shapes::StructureShape.new(name: 'SnapshotAnonymousUser')
1337
+ SnapshotAnonymousUserList = Shapes::ListShape.new(name: 'SnapshotAnonymousUserList')
1338
+ SnapshotAnonymousUserRedacted = Shapes::StructureShape.new(name: 'SnapshotAnonymousUserRedacted')
1339
+ SnapshotAnonymousUserRedactedList = Shapes::ListShape.new(name: 'SnapshotAnonymousUserRedactedList')
1340
+ SnapshotConfiguration = Shapes::StructureShape.new(name: 'SnapshotConfiguration')
1341
+ SnapshotDestinationConfiguration = Shapes::StructureShape.new(name: 'SnapshotDestinationConfiguration')
1342
+ SnapshotFile = Shapes::StructureShape.new(name: 'SnapshotFile')
1343
+ SnapshotFileFormatType = Shapes::StringShape.new(name: 'SnapshotFileFormatType')
1344
+ SnapshotFileGroup = Shapes::StructureShape.new(name: 'SnapshotFileGroup')
1345
+ SnapshotFileGroupList = Shapes::ListShape.new(name: 'SnapshotFileGroupList')
1346
+ SnapshotFileList = Shapes::ListShape.new(name: 'SnapshotFileList')
1347
+ SnapshotFileSheetSelection = Shapes::StructureShape.new(name: 'SnapshotFileSheetSelection')
1348
+ SnapshotFileSheetSelectionList = Shapes::ListShape.new(name: 'SnapshotFileSheetSelectionList')
1349
+ SnapshotFileSheetSelectionScope = Shapes::StringShape.new(name: 'SnapshotFileSheetSelectionScope')
1350
+ SnapshotFileSheetSelectionVisualIdList = Shapes::ListShape.new(name: 'SnapshotFileSheetSelectionVisualIdList')
1351
+ SnapshotJobErrorInfo = Shapes::StructureShape.new(name: 'SnapshotJobErrorInfo')
1352
+ SnapshotJobResult = Shapes::StructureShape.new(name: 'SnapshotJobResult')
1353
+ SnapshotJobResultErrorInfo = Shapes::StructureShape.new(name: 'SnapshotJobResultErrorInfo')
1354
+ SnapshotJobResultErrorInfoList = Shapes::ListShape.new(name: 'SnapshotJobResultErrorInfoList')
1355
+ SnapshotJobResultFileGroup = Shapes::StructureShape.new(name: 'SnapshotJobResultFileGroup')
1356
+ SnapshotJobResultFileGroupList = Shapes::ListShape.new(name: 'SnapshotJobResultFileGroupList')
1357
+ SnapshotJobS3Result = Shapes::StructureShape.new(name: 'SnapshotJobS3Result')
1358
+ SnapshotJobS3ResultList = Shapes::ListShape.new(name: 'SnapshotJobS3ResultList')
1359
+ SnapshotJobStatus = Shapes::StringShape.new(name: 'SnapshotJobStatus')
1360
+ SnapshotS3DestinationConfiguration = Shapes::StructureShape.new(name: 'SnapshotS3DestinationConfiguration')
1361
+ SnapshotS3DestinationConfigurationList = Shapes::ListShape.new(name: 'SnapshotS3DestinationConfigurationList')
1362
+ SnapshotUserConfiguration = Shapes::StructureShape.new(name: 'SnapshotUserConfiguration')
1363
+ SnapshotUserConfigurationRedacted = Shapes::StructureShape.new(name: 'SnapshotUserConfigurationRedacted')
1319
1364
  SnowflakeParameters = Shapes::StructureShape.new(name: 'SnowflakeParameters')
1320
1365
  SortDirection = Shapes::StringShape.new(name: 'SortDirection')
1321
1366
  Spacing = Shapes::StructureShape.new(name: 'Spacing')
@@ -1329,6 +1374,8 @@ module Aws::QuickSight
1329
1374
  StartAssetBundleExportJobResponse = Shapes::StructureShape.new(name: 'StartAssetBundleExportJobResponse')
1330
1375
  StartAssetBundleImportJobRequest = Shapes::StructureShape.new(name: 'StartAssetBundleImportJobRequest')
1331
1376
  StartAssetBundleImportJobResponse = Shapes::StructureShape.new(name: 'StartAssetBundleImportJobResponse')
1377
+ StartDashboardSnapshotJobRequest = Shapes::StructureShape.new(name: 'StartDashboardSnapshotJobRequest')
1378
+ StartDashboardSnapshotJobResponse = Shapes::StructureShape.new(name: 'StartDashboardSnapshotJobResponse')
1332
1379
  StatePersistenceConfigurations = Shapes::StructureShape.new(name: 'StatePersistenceConfigurations')
1333
1380
  Status = Shapes::StringShape.new(name: 'Status')
1334
1381
  StatusCode = Shapes::IntegerShape.new(name: 'StatusCode')
@@ -1345,6 +1392,7 @@ module Aws::QuickSight
1345
1392
  StringParameterDeclaration = Shapes::StructureShape.new(name: 'StringParameterDeclaration')
1346
1393
  StringParameterList = Shapes::ListShape.new(name: 'StringParameterList')
1347
1394
  StringValueWhenUnsetConfiguration = Shapes::StructureShape.new(name: 'StringValueWhenUnsetConfiguration')
1395
+ StyledCellType = Shapes::StringShape.new(name: 'StyledCellType')
1348
1396
  SubnetId = Shapes::StringShape.new(name: 'SubnetId')
1349
1397
  SubnetIdList = Shapes::ListShape.new(name: 'SubnetIdList')
1350
1398
  SubtotalOptions = Shapes::StructureShape.new(name: 'SubtotalOptions')
@@ -1382,6 +1430,8 @@ module Aws::QuickSight
1382
1430
  TableRowConditionalFormatting = Shapes::StructureShape.new(name: 'TableRowConditionalFormatting')
1383
1431
  TableSideBorderOptions = Shapes::StructureShape.new(name: 'TableSideBorderOptions')
1384
1432
  TableSortConfiguration = Shapes::StructureShape.new(name: 'TableSortConfiguration')
1433
+ TableStyleTarget = Shapes::StructureShape.new(name: 'TableStyleTarget')
1434
+ TableStyleTargetList = Shapes::ListShape.new(name: 'TableStyleTargetList')
1385
1435
  TableTotalsPlacement = Shapes::StringShape.new(name: 'TableTotalsPlacement')
1386
1436
  TableTotalsScrollStatus = Shapes::StringShape.new(name: 'TableTotalsScrollStatus')
1387
1437
  TableUnaggregatedFieldWells = Shapes::StructureShape.new(name: 'TableUnaggregatedFieldWells')
@@ -1649,6 +1699,7 @@ module Aws::QuickSight
1649
1699
  AccountInfo.add_member(:notification_email, Shapes::ShapeRef.new(shape: String, location_name: "NotificationEmail"))
1650
1700
  AccountInfo.add_member(:authentication_type, Shapes::ShapeRef.new(shape: String, location_name: "AuthenticationType"))
1651
1701
  AccountInfo.add_member(:account_subscription_status, Shapes::ShapeRef.new(shape: String, location_name: "AccountSubscriptionStatus"))
1702
+ AccountInfo.add_member(:iam_identity_center_instance_arn, Shapes::ShapeRef.new(shape: String, location_name: "IAMIdentityCenterInstanceArn"))
1652
1703
  AccountInfo.struct_class = Types::AccountInfo
1653
1704
 
1654
1705
  AccountSettings.add_member(:account_name, Shapes::ShapeRef.new(shape: String, location_name: "AccountName"))
@@ -1675,6 +1726,7 @@ module Aws::QuickSight
1675
1726
  AggregationFunction.add_member(:numerical_aggregation_function, Shapes::ShapeRef.new(shape: NumericalAggregationFunction, location_name: "NumericalAggregationFunction"))
1676
1727
  AggregationFunction.add_member(:categorical_aggregation_function, Shapes::ShapeRef.new(shape: CategoricalAggregationFunction, location_name: "CategoricalAggregationFunction"))
1677
1728
  AggregationFunction.add_member(:date_aggregation_function, Shapes::ShapeRef.new(shape: DateAggregationFunction, location_name: "DateAggregationFunction"))
1729
+ AggregationFunction.add_member(:attribute_aggregation_function, Shapes::ShapeRef.new(shape: AttributeAggregationFunction, location_name: "AttributeAggregationFunction"))
1678
1730
  AggregationFunction.struct_class = Types::AggregationFunction
1679
1731
 
1680
1732
  AggregationFunctionParameters.key = Shapes::ShapeRef.new(shape: LimitedString)
@@ -1766,6 +1818,11 @@ module Aws::QuickSight
1766
1818
  AnonymousUserQSearchBarEmbeddingConfiguration.add_member(:initial_topic_id, Shapes::ShapeRef.new(shape: RestrictiveResourceId, required: true, location_name: "InitialTopicId"))
1767
1819
  AnonymousUserQSearchBarEmbeddingConfiguration.struct_class = Types::AnonymousUserQSearchBarEmbeddingConfiguration
1768
1820
 
1821
+ AnonymousUserSnapshotJobResult.add_member(:file_groups, Shapes::ShapeRef.new(shape: SnapshotJobResultFileGroupList, location_name: "FileGroups"))
1822
+ AnonymousUserSnapshotJobResult.struct_class = Types::AnonymousUserSnapshotJobResult
1823
+
1824
+ AnonymousUserSnapshotJobResultList.member = Shapes::ShapeRef.new(shape: AnonymousUserSnapshotJobResult)
1825
+
1769
1826
  ArcAxisConfiguration.add_member(:range, Shapes::ShapeRef.new(shape: ArcAxisDisplayRange, location_name: "Range"))
1770
1827
  ArcAxisConfiguration.add_member(:reserve_range, Shapes::ShapeRef.new(shape: Integer, location_name: "ReserveRange"))
1771
1828
  ArcAxisConfiguration.struct_class = Types::ArcAxisConfiguration
@@ -1971,6 +2028,10 @@ module Aws::QuickSight
1971
2028
  AthenaParameters.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "RoleArn"))
1972
2029
  AthenaParameters.struct_class = Types::AthenaParameters
1973
2030
 
2031
+ AttributeAggregationFunction.add_member(:simple_attribute_aggregation, Shapes::ShapeRef.new(shape: SimpleAttributeAggregationFunction, location_name: "SimpleAttributeAggregation"))
2032
+ AttributeAggregationFunction.add_member(:value_for_multiple_values, Shapes::ShapeRef.new(shape: String, location_name: "ValueForMultipleValues"))
2033
+ AttributeAggregationFunction.struct_class = Types::AttributeAggregationFunction
2034
+
1974
2035
  AuroraParameters.add_member(:host, Shapes::ShapeRef.new(shape: Host, required: true, location_name: "Host"))
1975
2036
  AuroraParameters.add_member(:port, Shapes::ShapeRef.new(shape: Port, required: true, location_name: "Port"))
1976
2037
  AuroraParameters.add_member(:database, Shapes::ShapeRef.new(shape: Database, required: true, location_name: "Database"))
@@ -2456,7 +2517,7 @@ module Aws::QuickSight
2456
2517
  CreateAccountSubscriptionRequest.add_member(:edition, Shapes::ShapeRef.new(shape: Edition, required: true, location_name: "Edition"))
2457
2518
  CreateAccountSubscriptionRequest.add_member(:authentication_method, Shapes::ShapeRef.new(shape: AuthenticationMethodOption, required: true, location_name: "AuthenticationMethod"))
2458
2519
  CreateAccountSubscriptionRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
2459
- CreateAccountSubscriptionRequest.add_member(:account_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "AccountName"))
2520
+ CreateAccountSubscriptionRequest.add_member(:account_name, Shapes::ShapeRef.new(shape: AccountName, required: true, location_name: "AccountName"))
2460
2521
  CreateAccountSubscriptionRequest.add_member(:notification_email, Shapes::ShapeRef.new(shape: String, required: true, location_name: "NotificationEmail"))
2461
2522
  CreateAccountSubscriptionRequest.add_member(:active_directory_name, Shapes::ShapeRef.new(shape: String, location_name: "ActiveDirectoryName"))
2462
2523
  CreateAccountSubscriptionRequest.add_member(:realm, Shapes::ShapeRef.new(shape: String, location_name: "Realm"))
@@ -3244,6 +3305,7 @@ module Aws::QuickSight
3244
3305
 
3245
3306
  DateTimePickerControlDisplayOptions.add_member(:title_options, Shapes::ShapeRef.new(shape: LabelOptions, location_name: "TitleOptions"))
3246
3307
  DateTimePickerControlDisplayOptions.add_member(:date_time_format, Shapes::ShapeRef.new(shape: DateTimeFormat, location_name: "DateTimeFormat"))
3308
+ DateTimePickerControlDisplayOptions.add_member(:info_icon_label_options, Shapes::ShapeRef.new(shape: SheetControlInfoIconLabelOptions, location_name: "InfoIconLabelOptions"))
3247
3309
  DateTimePickerControlDisplayOptions.struct_class = Types::DateTimePickerControlDisplayOptions
3248
3310
 
3249
3311
  DateTimeValueWhenUnsetConfiguration.add_member(:value_when_unset_option, Shapes::ShapeRef.new(shape: ValueWhenUnsetOption, location_name: "ValueWhenUnsetOption"))
@@ -3685,6 +3747,39 @@ module Aws::QuickSight
3685
3747
  DescribeDashboardResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
3686
3748
  DescribeDashboardResponse.struct_class = Types::DescribeDashboardResponse
3687
3749
 
3750
+ DescribeDashboardSnapshotJobRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
3751
+ DescribeDashboardSnapshotJobRequest.add_member(:dashboard_id, Shapes::ShapeRef.new(shape: ShortRestrictiveResourceId, required: true, location: "uri", location_name: "DashboardId"))
3752
+ DescribeDashboardSnapshotJobRequest.add_member(:snapshot_job_id, Shapes::ShapeRef.new(shape: ShortRestrictiveResourceId, required: true, location: "uri", location_name: "SnapshotJobId"))
3753
+ DescribeDashboardSnapshotJobRequest.struct_class = Types::DescribeDashboardSnapshotJobRequest
3754
+
3755
+ DescribeDashboardSnapshotJobResponse.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, location_name: "AwsAccountId"))
3756
+ DescribeDashboardSnapshotJobResponse.add_member(:dashboard_id, Shapes::ShapeRef.new(shape: ShortRestrictiveResourceId, location_name: "DashboardId"))
3757
+ DescribeDashboardSnapshotJobResponse.add_member(:snapshot_job_id, Shapes::ShapeRef.new(shape: ShortRestrictiveResourceId, location_name: "SnapshotJobId"))
3758
+ DescribeDashboardSnapshotJobResponse.add_member(:user_configuration, Shapes::ShapeRef.new(shape: SnapshotUserConfigurationRedacted, location_name: "UserConfiguration"))
3759
+ DescribeDashboardSnapshotJobResponse.add_member(:snapshot_configuration, Shapes::ShapeRef.new(shape: SnapshotConfiguration, location_name: "SnapshotConfiguration"))
3760
+ DescribeDashboardSnapshotJobResponse.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
3761
+ DescribeDashboardSnapshotJobResponse.add_member(:job_status, Shapes::ShapeRef.new(shape: SnapshotJobStatus, location_name: "JobStatus"))
3762
+ DescribeDashboardSnapshotJobResponse.add_member(:created_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedTime"))
3763
+ DescribeDashboardSnapshotJobResponse.add_member(:last_updated_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastUpdatedTime"))
3764
+ DescribeDashboardSnapshotJobResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "RequestId"))
3765
+ DescribeDashboardSnapshotJobResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location_name: "Status"))
3766
+ DescribeDashboardSnapshotJobResponse.struct_class = Types::DescribeDashboardSnapshotJobResponse
3767
+
3768
+ DescribeDashboardSnapshotJobResultRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
3769
+ DescribeDashboardSnapshotJobResultRequest.add_member(:dashboard_id, Shapes::ShapeRef.new(shape: ShortRestrictiveResourceId, required: true, location: "uri", location_name: "DashboardId"))
3770
+ DescribeDashboardSnapshotJobResultRequest.add_member(:snapshot_job_id, Shapes::ShapeRef.new(shape: ShortRestrictiveResourceId, required: true, location: "uri", location_name: "SnapshotJobId"))
3771
+ DescribeDashboardSnapshotJobResultRequest.struct_class = Types::DescribeDashboardSnapshotJobResultRequest
3772
+
3773
+ DescribeDashboardSnapshotJobResultResponse.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
3774
+ DescribeDashboardSnapshotJobResultResponse.add_member(:job_status, Shapes::ShapeRef.new(shape: SnapshotJobStatus, location_name: "JobStatus"))
3775
+ DescribeDashboardSnapshotJobResultResponse.add_member(:created_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedTime"))
3776
+ DescribeDashboardSnapshotJobResultResponse.add_member(:last_updated_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastUpdatedTime"))
3777
+ DescribeDashboardSnapshotJobResultResponse.add_member(:result, Shapes::ShapeRef.new(shape: SnapshotJobResult, location_name: "Result"))
3778
+ DescribeDashboardSnapshotJobResultResponse.add_member(:error_info, Shapes::ShapeRef.new(shape: SnapshotJobErrorInfo, location_name: "ErrorInfo"))
3779
+ DescribeDashboardSnapshotJobResultResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "RequestId"))
3780
+ DescribeDashboardSnapshotJobResultResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
3781
+ DescribeDashboardSnapshotJobResultResponse.struct_class = Types::DescribeDashboardSnapshotJobResultResponse
3782
+
3688
3783
  DescribeDataSetPermissionsRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
3689
3784
  DescribeDataSetPermissionsRequest.add_member(:data_set_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location: "uri", location_name: "DataSetId"))
3690
3785
  DescribeDataSetPermissionsRequest.struct_class = Types::DescribeDataSetPermissionsRequest
@@ -4030,6 +4125,7 @@ module Aws::QuickSight
4030
4125
 
4031
4126
  DropDownControlDisplayOptions.add_member(:select_all_options, Shapes::ShapeRef.new(shape: ListControlSelectAllOptions, location_name: "SelectAllOptions"))
4032
4127
  DropDownControlDisplayOptions.add_member(:title_options, Shapes::ShapeRef.new(shape: LabelOptions, location_name: "TitleOptions"))
4128
+ DropDownControlDisplayOptions.add_member(:info_icon_label_options, Shapes::ShapeRef.new(shape: SheetControlInfoIconLabelOptions, location_name: "InfoIconLabelOptions"))
4033
4129
  DropDownControlDisplayOptions.struct_class = Types::DropDownControlDisplayOptions
4034
4130
 
4035
4131
  DynamicDefaultValue.add_member(:user_name_column, Shapes::ShapeRef.new(shape: ColumnIdentifier, location_name: "UserNameColumn"))
@@ -5035,6 +5131,7 @@ module Aws::QuickSight
5035
5131
  ListControlDisplayOptions.add_member(:search_options, Shapes::ShapeRef.new(shape: ListControlSearchOptions, location_name: "SearchOptions"))
5036
5132
  ListControlDisplayOptions.add_member(:select_all_options, Shapes::ShapeRef.new(shape: ListControlSelectAllOptions, location_name: "SelectAllOptions"))
5037
5133
  ListControlDisplayOptions.add_member(:title_options, Shapes::ShapeRef.new(shape: LabelOptions, location_name: "TitleOptions"))
5134
+ ListControlDisplayOptions.add_member(:info_icon_label_options, Shapes::ShapeRef.new(shape: SheetControlInfoIconLabelOptions, location_name: "InfoIconLabelOptions"))
5038
5135
  ListControlDisplayOptions.struct_class = Types::ListControlDisplayOptions
5039
5136
 
5040
5137
  ListControlSearchOptions.add_member(:visibility, Shapes::ShapeRef.new(shape: Visibility, location_name: "Visibility"))
@@ -5815,12 +5912,19 @@ module Aws::QuickSight
5815
5912
  PivotTableOptions.add_member(:row_field_names_style, Shapes::ShapeRef.new(shape: TableCellStyle, location_name: "RowFieldNamesStyle"))
5816
5913
  PivotTableOptions.add_member(:row_alternate_color_options, Shapes::ShapeRef.new(shape: RowAlternateColorOptions, location_name: "RowAlternateColorOptions"))
5817
5914
  PivotTableOptions.add_member(:collapsed_row_dimensions_visibility, Shapes::ShapeRef.new(shape: Visibility, location_name: "CollapsedRowDimensionsVisibility"))
5915
+ PivotTableOptions.add_member(:rows_layout, Shapes::ShapeRef.new(shape: PivotTableRowsLayout, location_name: "RowsLayout"))
5916
+ PivotTableOptions.add_member(:rows_label_options, Shapes::ShapeRef.new(shape: PivotTableRowsLabelOptions, location_name: "RowsLabelOptions"))
5917
+ PivotTableOptions.add_member(:default_cell_width, Shapes::ShapeRef.new(shape: PixelLength, location_name: "DefaultCellWidth"))
5818
5918
  PivotTableOptions.struct_class = Types::PivotTableOptions
5819
5919
 
5820
5920
  PivotTablePaginatedReportOptions.add_member(:vertical_overflow_visibility, Shapes::ShapeRef.new(shape: Visibility, location_name: "VerticalOverflowVisibility"))
5821
5921
  PivotTablePaginatedReportOptions.add_member(:overflow_column_header_visibility, Shapes::ShapeRef.new(shape: Visibility, location_name: "OverflowColumnHeaderVisibility"))
5822
5922
  PivotTablePaginatedReportOptions.struct_class = Types::PivotTablePaginatedReportOptions
5823
5923
 
5924
+ PivotTableRowsLabelOptions.add_member(:visibility, Shapes::ShapeRef.new(shape: Visibility, location_name: "Visibility"))
5925
+ PivotTableRowsLabelOptions.add_member(:custom_label, Shapes::ShapeRef.new(shape: PivotTableRowsLabelText, location_name: "CustomLabel"))
5926
+ PivotTableRowsLabelOptions.struct_class = Types::PivotTableRowsLabelOptions
5927
+
5824
5928
  PivotTableSortBy.add_member(:field, Shapes::ShapeRef.new(shape: FieldSort, location_name: "Field"))
5825
5929
  PivotTableSortBy.add_member(:column, Shapes::ShapeRef.new(shape: ColumnSort, location_name: "Column"))
5826
5930
  PivotTableSortBy.add_member(:data_path, Shapes::ShapeRef.new(shape: DataPathSort, location_name: "DataPath"))
@@ -6082,6 +6186,7 @@ module Aws::QuickSight
6082
6186
 
6083
6187
  RelativeDateTimeControlDisplayOptions.add_member(:title_options, Shapes::ShapeRef.new(shape: LabelOptions, location_name: "TitleOptions"))
6084
6188
  RelativeDateTimeControlDisplayOptions.add_member(:date_time_format, Shapes::ShapeRef.new(shape: DateTimeFormat, location_name: "DateTimeFormat"))
6189
+ RelativeDateTimeControlDisplayOptions.add_member(:info_icon_label_options, Shapes::ShapeRef.new(shape: SheetControlInfoIconLabelOptions, location_name: "InfoIconLabelOptions"))
6085
6190
  RelativeDateTimeControlDisplayOptions.struct_class = Types::RelativeDateTimeControlDisplayOptions
6086
6191
 
6087
6192
  RelativeDatesFilter.add_member(:filter_id, Shapes::ShapeRef.new(shape: ShortRestrictiveResourceId, required: true, location_name: "FilterId"))
@@ -6139,6 +6244,7 @@ module Aws::QuickSight
6139
6244
 
6140
6245
  RowAlternateColorOptions.add_member(:status, Shapes::ShapeRef.new(shape: WidgetStatus, location_name: "Status"))
6141
6246
  RowAlternateColorOptions.add_member(:row_alternate_colors, Shapes::ShapeRef.new(shape: RowAlternateColorList, location_name: "RowAlternateColors"))
6247
+ RowAlternateColorOptions.add_member(:use_primary_background_color, Shapes::ShapeRef.new(shape: WidgetStatus, location_name: "UsePrimaryBackgroundColor"))
6142
6248
  RowAlternateColorOptions.struct_class = Types::RowAlternateColorOptions
6143
6249
 
6144
6250
  RowInfo.add_member(:rows_ingested, Shapes::ShapeRef.new(shape: Long, location_name: "RowsIngested", metadata: {"box"=>true}))
@@ -6172,6 +6278,11 @@ module Aws::QuickSight
6172
6278
 
6173
6279
  RowSortList.member = Shapes::ShapeRef.new(shape: FieldSortOptions)
6174
6280
 
6281
+ S3BucketConfiguration.add_member(:bucket_name, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "BucketName"))
6282
+ S3BucketConfiguration.add_member(:bucket_prefix, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "BucketPrefix"))
6283
+ S3BucketConfiguration.add_member(:bucket_region, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "BucketRegion"))
6284
+ S3BucketConfiguration.struct_class = Types::S3BucketConfiguration
6285
+
6175
6286
  S3Parameters.add_member(:manifest_file_location, Shapes::ShapeRef.new(shape: ManifestFileLocation, required: true, location_name: "ManifestFileLocation"))
6176
6287
  S3Parameters.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "RoleArn"))
6177
6288
  S3Parameters.struct_class = Types::S3Parameters
@@ -6404,6 +6515,8 @@ module Aws::QuickSight
6404
6515
  SessionTag.add_member(:value, Shapes::ShapeRef.new(shape: SessionTagValue, required: true, location_name: "Value"))
6405
6516
  SessionTag.struct_class = Types::SessionTag
6406
6517
 
6518
+ SessionTagKeyList.member = Shapes::ShapeRef.new(shape: SessionTagKey)
6519
+
6407
6520
  SessionTagList.member = Shapes::ShapeRef.new(shape: SessionTag)
6408
6521
 
6409
6522
  SetParameterValueConfiguration.add_member(:destination_parameter_name, Shapes::ShapeRef.new(shape: ParameterName, required: true, location_name: "DestinationParameterName"))
@@ -6419,6 +6532,10 @@ module Aws::QuickSight
6419
6532
  Sheet.add_member(:name, Shapes::ShapeRef.new(shape: SheetName, location_name: "Name"))
6420
6533
  Sheet.struct_class = Types::Sheet
6421
6534
 
6535
+ SheetControlInfoIconLabelOptions.add_member(:visibility, Shapes::ShapeRef.new(shape: Visibility, location_name: "Visibility"))
6536
+ SheetControlInfoIconLabelOptions.add_member(:info_icon_text, Shapes::ShapeRef.new(shape: SheetControlInfoIconText, location_name: "InfoIconText"))
6537
+ SheetControlInfoIconLabelOptions.struct_class = Types::SheetControlInfoIconLabelOptions
6538
+
6422
6539
  SheetControlLayout.add_member(:configuration, Shapes::ShapeRef.new(shape: SheetControlLayoutConfiguration, required: true, location_name: "Configuration"))
6423
6540
  SheetControlLayout.struct_class = Types::SheetControlLayout
6424
6541
 
@@ -6490,6 +6607,7 @@ module Aws::QuickSight
6490
6607
  SimpleClusterMarker.struct_class = Types::SimpleClusterMarker
6491
6608
 
6492
6609
  SliderControlDisplayOptions.add_member(:title_options, Shapes::ShapeRef.new(shape: LabelOptions, location_name: "TitleOptions"))
6610
+ SliderControlDisplayOptions.add_member(:info_icon_label_options, Shapes::ShapeRef.new(shape: SheetControlInfoIconLabelOptions, location_name: "InfoIconLabelOptions"))
6493
6611
  SliderControlDisplayOptions.struct_class = Types::SliderControlDisplayOptions
6494
6612
 
6495
6613
  SmallMultiplesAxisProperties.add_member(:scale, Shapes::ShapeRef.new(shape: SmallMultiplesAxisScale, location_name: "Scale"))
@@ -6505,6 +6623,81 @@ module Aws::QuickSight
6505
6623
  SmallMultiplesOptions.add_member(:y_axis, Shapes::ShapeRef.new(shape: SmallMultiplesAxisProperties, location_name: "YAxis"))
6506
6624
  SmallMultiplesOptions.struct_class = Types::SmallMultiplesOptions
6507
6625
 
6626
+ SnapshotAnonymousUser.add_member(:row_level_permission_tags, Shapes::ShapeRef.new(shape: SessionTagList, location_name: "RowLevelPermissionTags"))
6627
+ SnapshotAnonymousUser.struct_class = Types::SnapshotAnonymousUser
6628
+
6629
+ SnapshotAnonymousUserList.member = Shapes::ShapeRef.new(shape: SnapshotAnonymousUser)
6630
+
6631
+ SnapshotAnonymousUserRedacted.add_member(:row_level_permission_tag_keys, Shapes::ShapeRef.new(shape: SessionTagKeyList, location_name: "RowLevelPermissionTagKeys"))
6632
+ SnapshotAnonymousUserRedacted.struct_class = Types::SnapshotAnonymousUserRedacted
6633
+
6634
+ SnapshotAnonymousUserRedactedList.member = Shapes::ShapeRef.new(shape: SnapshotAnonymousUserRedacted)
6635
+
6636
+ SnapshotConfiguration.add_member(:file_groups, Shapes::ShapeRef.new(shape: SnapshotFileGroupList, required: true, location_name: "FileGroups"))
6637
+ SnapshotConfiguration.add_member(:destination_configuration, Shapes::ShapeRef.new(shape: SnapshotDestinationConfiguration, location_name: "DestinationConfiguration"))
6638
+ SnapshotConfiguration.add_member(:parameters, Shapes::ShapeRef.new(shape: Parameters, location_name: "Parameters"))
6639
+ SnapshotConfiguration.struct_class = Types::SnapshotConfiguration
6640
+
6641
+ SnapshotDestinationConfiguration.add_member(:s3_destinations, Shapes::ShapeRef.new(shape: SnapshotS3DestinationConfigurationList, location_name: "S3Destinations"))
6642
+ SnapshotDestinationConfiguration.struct_class = Types::SnapshotDestinationConfiguration
6643
+
6644
+ SnapshotFile.add_member(:sheet_selections, Shapes::ShapeRef.new(shape: SnapshotFileSheetSelectionList, required: true, location_name: "SheetSelections"))
6645
+ SnapshotFile.add_member(:format_type, Shapes::ShapeRef.new(shape: SnapshotFileFormatType, required: true, location_name: "FormatType"))
6646
+ SnapshotFile.struct_class = Types::SnapshotFile
6647
+
6648
+ SnapshotFileGroup.add_member(:files, Shapes::ShapeRef.new(shape: SnapshotFileList, location_name: "Files"))
6649
+ SnapshotFileGroup.struct_class = Types::SnapshotFileGroup
6650
+
6651
+ SnapshotFileGroupList.member = Shapes::ShapeRef.new(shape: SnapshotFileGroup)
6652
+
6653
+ SnapshotFileList.member = Shapes::ShapeRef.new(shape: SnapshotFile)
6654
+
6655
+ SnapshotFileSheetSelection.add_member(:sheet_id, Shapes::ShapeRef.new(shape: ShortRestrictiveResourceId, required: true, location_name: "SheetId"))
6656
+ SnapshotFileSheetSelection.add_member(:selection_scope, Shapes::ShapeRef.new(shape: SnapshotFileSheetSelectionScope, required: true, location_name: "SelectionScope"))
6657
+ SnapshotFileSheetSelection.add_member(:visual_ids, Shapes::ShapeRef.new(shape: SnapshotFileSheetSelectionVisualIdList, location_name: "VisualIds"))
6658
+ SnapshotFileSheetSelection.struct_class = Types::SnapshotFileSheetSelection
6659
+
6660
+ SnapshotFileSheetSelectionList.member = Shapes::ShapeRef.new(shape: SnapshotFileSheetSelection)
6661
+
6662
+ SnapshotFileSheetSelectionVisualIdList.member = Shapes::ShapeRef.new(shape: ShortRestrictiveResourceId)
6663
+
6664
+ SnapshotJobErrorInfo.add_member(:error_message, Shapes::ShapeRef.new(shape: String, location_name: "ErrorMessage"))
6665
+ SnapshotJobErrorInfo.add_member(:error_type, Shapes::ShapeRef.new(shape: String, location_name: "ErrorType"))
6666
+ SnapshotJobErrorInfo.struct_class = Types::SnapshotJobErrorInfo
6667
+
6668
+ SnapshotJobResult.add_member(:anonymous_users, Shapes::ShapeRef.new(shape: AnonymousUserSnapshotJobResultList, location_name: "AnonymousUsers"))
6669
+ SnapshotJobResult.struct_class = Types::SnapshotJobResult
6670
+
6671
+ SnapshotJobResultErrorInfo.add_member(:error_message, Shapes::ShapeRef.new(shape: String, location_name: "ErrorMessage"))
6672
+ SnapshotJobResultErrorInfo.add_member(:error_type, Shapes::ShapeRef.new(shape: String, location_name: "ErrorType"))
6673
+ SnapshotJobResultErrorInfo.struct_class = Types::SnapshotJobResultErrorInfo
6674
+
6675
+ SnapshotJobResultErrorInfoList.member = Shapes::ShapeRef.new(shape: SnapshotJobResultErrorInfo)
6676
+
6677
+ SnapshotJobResultFileGroup.add_member(:files, Shapes::ShapeRef.new(shape: SnapshotFileList, location_name: "Files"))
6678
+ SnapshotJobResultFileGroup.add_member(:s3_results, Shapes::ShapeRef.new(shape: SnapshotJobS3ResultList, location_name: "S3Results"))
6679
+ SnapshotJobResultFileGroup.struct_class = Types::SnapshotJobResultFileGroup
6680
+
6681
+ SnapshotJobResultFileGroupList.member = Shapes::ShapeRef.new(shape: SnapshotJobResultFileGroup)
6682
+
6683
+ SnapshotJobS3Result.add_member(:s3_destination_configuration, Shapes::ShapeRef.new(shape: SnapshotS3DestinationConfiguration, location_name: "S3DestinationConfiguration"))
6684
+ SnapshotJobS3Result.add_member(:s3_uri, Shapes::ShapeRef.new(shape: SensitiveS3Uri, location_name: "S3Uri"))
6685
+ SnapshotJobS3Result.add_member(:error_info, Shapes::ShapeRef.new(shape: SnapshotJobResultErrorInfoList, location_name: "ErrorInfo"))
6686
+ SnapshotJobS3Result.struct_class = Types::SnapshotJobS3Result
6687
+
6688
+ SnapshotJobS3ResultList.member = Shapes::ShapeRef.new(shape: SnapshotJobS3Result)
6689
+
6690
+ SnapshotS3DestinationConfiguration.add_member(:bucket_configuration, Shapes::ShapeRef.new(shape: S3BucketConfiguration, location_name: "BucketConfiguration"))
6691
+ SnapshotS3DestinationConfiguration.struct_class = Types::SnapshotS3DestinationConfiguration
6692
+
6693
+ SnapshotS3DestinationConfigurationList.member = Shapes::ShapeRef.new(shape: SnapshotS3DestinationConfiguration)
6694
+
6695
+ SnapshotUserConfiguration.add_member(:anonymous_users, Shapes::ShapeRef.new(shape: SnapshotAnonymousUserList, location_name: "AnonymousUsers"))
6696
+ SnapshotUserConfiguration.struct_class = Types::SnapshotUserConfiguration
6697
+
6698
+ SnapshotUserConfigurationRedacted.add_member(:anonymous_users, Shapes::ShapeRef.new(shape: SnapshotAnonymousUserRedactedList, location_name: "AnonymousUsers"))
6699
+ SnapshotUserConfigurationRedacted.struct_class = Types::SnapshotUserConfigurationRedacted
6700
+
6508
6701
  SnowflakeParameters.add_member(:host, Shapes::ShapeRef.new(shape: Host, required: true, location_name: "Host"))
6509
6702
  SnowflakeParameters.add_member(:database, Shapes::ShapeRef.new(shape: Database, required: true, location_name: "Database"))
6510
6703
  SnowflakeParameters.add_member(:warehouse, Shapes::ShapeRef.new(shape: Warehouse, required: true, location_name: "Warehouse"))
@@ -6555,6 +6748,19 @@ module Aws::QuickSight
6555
6748
  StartAssetBundleImportJobResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
6556
6749
  StartAssetBundleImportJobResponse.struct_class = Types::StartAssetBundleImportJobResponse
6557
6750
 
6751
+ StartDashboardSnapshotJobRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
6752
+ StartDashboardSnapshotJobRequest.add_member(:dashboard_id, Shapes::ShapeRef.new(shape: ShortRestrictiveResourceId, required: true, location: "uri", location_name: "DashboardId"))
6753
+ StartDashboardSnapshotJobRequest.add_member(:snapshot_job_id, Shapes::ShapeRef.new(shape: ShortRestrictiveResourceId, required: true, location_name: "SnapshotJobId"))
6754
+ StartDashboardSnapshotJobRequest.add_member(:user_configuration, Shapes::ShapeRef.new(shape: SnapshotUserConfiguration, required: true, location_name: "UserConfiguration"))
6755
+ StartDashboardSnapshotJobRequest.add_member(:snapshot_configuration, Shapes::ShapeRef.new(shape: SnapshotConfiguration, required: true, location_name: "SnapshotConfiguration"))
6756
+ StartDashboardSnapshotJobRequest.struct_class = Types::StartDashboardSnapshotJobRequest
6757
+
6758
+ StartDashboardSnapshotJobResponse.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
6759
+ StartDashboardSnapshotJobResponse.add_member(:snapshot_job_id, Shapes::ShapeRef.new(shape: ShortRestrictiveResourceId, location_name: "SnapshotJobId"))
6760
+ StartDashboardSnapshotJobResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "RequestId"))
6761
+ StartDashboardSnapshotJobResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
6762
+ StartDashboardSnapshotJobResponse.struct_class = Types::StartDashboardSnapshotJobResponse
6763
+
6558
6764
  StatePersistenceConfigurations.add_member(:enabled, Shapes::ShapeRef.new(shape: Boolean, required: true, location_name: "Enabled"))
6559
6765
  StatePersistenceConfigurations.struct_class = Types::StatePersistenceConfigurations
6560
6766
 
@@ -6607,6 +6813,7 @@ module Aws::QuickSight
6607
6813
  SubtotalOptions.add_member(:total_cell_style, Shapes::ShapeRef.new(shape: TableCellStyle, location_name: "TotalCellStyle"))
6608
6814
  SubtotalOptions.add_member(:value_cell_style, Shapes::ShapeRef.new(shape: TableCellStyle, location_name: "ValueCellStyle"))
6609
6815
  SubtotalOptions.add_member(:metric_header_cell_style, Shapes::ShapeRef.new(shape: TableCellStyle, location_name: "MetricHeaderCellStyle"))
6816
+ SubtotalOptions.add_member(:style_targets, Shapes::ShapeRef.new(shape: TableStyleTargetList, location_name: "StyleTargets"))
6610
6817
  SubtotalOptions.struct_class = Types::SubtotalOptions
6611
6818
 
6612
6819
  Synonyms.member = Shapes::ShapeRef.new(shape: LimitedString)
@@ -6725,6 +6932,11 @@ module Aws::QuickSight
6725
6932
  TableSortConfiguration.add_member(:pagination_configuration, Shapes::ShapeRef.new(shape: PaginationConfiguration, location_name: "PaginationConfiguration"))
6726
6933
  TableSortConfiguration.struct_class = Types::TableSortConfiguration
6727
6934
 
6935
+ TableStyleTarget.add_member(:cell_type, Shapes::ShapeRef.new(shape: StyledCellType, required: true, location_name: "CellType"))
6936
+ TableStyleTarget.struct_class = Types::TableStyleTarget
6937
+
6938
+ TableStyleTargetList.member = Shapes::ShapeRef.new(shape: TableStyleTarget)
6939
+
6728
6940
  TableUnaggregatedFieldWells.add_member(:values, Shapes::ShapeRef.new(shape: UnaggregatedFieldList, location_name: "Values"))
6729
6941
  TableUnaggregatedFieldWells.struct_class = Types::TableUnaggregatedFieldWells
6730
6942
 
@@ -6837,6 +7049,7 @@ module Aws::QuickSight
6837
7049
 
6838
7050
  TextAreaControlDisplayOptions.add_member(:title_options, Shapes::ShapeRef.new(shape: LabelOptions, location_name: "TitleOptions"))
6839
7051
  TextAreaControlDisplayOptions.add_member(:placeholder_options, Shapes::ShapeRef.new(shape: TextControlPlaceholderOptions, location_name: "PlaceholderOptions"))
7052
+ TextAreaControlDisplayOptions.add_member(:info_icon_label_options, Shapes::ShapeRef.new(shape: SheetControlInfoIconLabelOptions, location_name: "InfoIconLabelOptions"))
6840
7053
  TextAreaControlDisplayOptions.struct_class = Types::TextAreaControlDisplayOptions
6841
7054
 
6842
7055
  TextConditionalFormat.add_member(:background_color, Shapes::ShapeRef.new(shape: ConditionalFormattingColor, location_name: "BackgroundColor"))
@@ -6849,6 +7062,7 @@ module Aws::QuickSight
6849
7062
 
6850
7063
  TextFieldControlDisplayOptions.add_member(:title_options, Shapes::ShapeRef.new(shape: LabelOptions, location_name: "TitleOptions"))
6851
7064
  TextFieldControlDisplayOptions.add_member(:placeholder_options, Shapes::ShapeRef.new(shape: TextControlPlaceholderOptions, location_name: "PlaceholderOptions"))
7065
+ TextFieldControlDisplayOptions.add_member(:info_icon_label_options, Shapes::ShapeRef.new(shape: SheetControlInfoIconLabelOptions, location_name: "InfoIconLabelOptions"))
6852
7066
  TextFieldControlDisplayOptions.struct_class = Types::TextFieldControlDisplayOptions
6853
7067
 
6854
7068
  Theme.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
@@ -7013,6 +7227,7 @@ module Aws::QuickSight
7013
7227
  TopicCalculatedField.add_member(:not_allowed_aggregations, Shapes::ShapeRef.new(shape: AuthorSpecifiedAggregations, location_name: "NotAllowedAggregations"))
7014
7228
  TopicCalculatedField.add_member(:never_aggregate_in_filter, Shapes::ShapeRef.new(shape: Boolean, location_name: "NeverAggregateInFilter"))
7015
7229
  TopicCalculatedField.add_member(:cell_value_synonyms, Shapes::ShapeRef.new(shape: CellValueSynonyms, location_name: "CellValueSynonyms"))
7230
+ TopicCalculatedField.add_member(:non_additive, Shapes::ShapeRef.new(shape: NullableBoolean, location_name: "NonAdditive"))
7016
7231
  TopicCalculatedField.struct_class = Types::TopicCalculatedField
7017
7232
 
7018
7233
  TopicCalculatedFields.member = Shapes::ShapeRef.new(shape: TopicCalculatedField)
@@ -7044,6 +7259,7 @@ module Aws::QuickSight
7044
7259
  TopicColumn.add_member(:default_formatting, Shapes::ShapeRef.new(shape: DefaultFormatting, location_name: "DefaultFormatting"))
7045
7260
  TopicColumn.add_member(:never_aggregate_in_filter, Shapes::ShapeRef.new(shape: Boolean, location_name: "NeverAggregateInFilter"))
7046
7261
  TopicColumn.add_member(:cell_value_synonyms, Shapes::ShapeRef.new(shape: CellValueSynonyms, location_name: "CellValueSynonyms"))
7262
+ TopicColumn.add_member(:non_additive, Shapes::ShapeRef.new(shape: NullableBoolean, location_name: "NonAdditive"))
7047
7263
  TopicColumn.struct_class = Types::TopicColumn
7048
7264
 
7049
7265
  TopicColumns.member = Shapes::ShapeRef.new(shape: TopicColumn)
@@ -8234,6 +8450,8 @@ module Aws::QuickSight
8234
8450
  o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
8235
8451
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
8236
8452
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
8453
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
8454
+ o.errors << Shapes::ShapeRef.new(shape: PreconditionNotMetException)
8237
8455
  o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
8238
8456
  o.errors << Shapes::ShapeRef.new(shape: ResourceUnavailableException)
8239
8457
  end)
@@ -8708,6 +8926,34 @@ module Aws::QuickSight
8708
8926
  o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
8709
8927
  end)
8710
8928
 
8929
+ api.add_operation(:describe_dashboard_snapshot_job, Seahorse::Model::Operation.new.tap do |o|
8930
+ o.name = "DescribeDashboardSnapshotJob"
8931
+ o.http_method = "GET"
8932
+ o.http_request_uri = "/accounts/{AwsAccountId}/dashboards/{DashboardId}/snapshot-jobs/{SnapshotJobId}"
8933
+ o.input = Shapes::ShapeRef.new(shape: DescribeDashboardSnapshotJobRequest)
8934
+ o.output = Shapes::ShapeRef.new(shape: DescribeDashboardSnapshotJobResponse)
8935
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
8936
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
8937
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
8938
+ o.errors << Shapes::ShapeRef.new(shape: UnsupportedUserEditionException)
8939
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
8940
+ end)
8941
+
8942
+ api.add_operation(:describe_dashboard_snapshot_job_result, Seahorse::Model::Operation.new.tap do |o|
8943
+ o.name = "DescribeDashboardSnapshotJobResult"
8944
+ o.http_method = "GET"
8945
+ o.http_request_uri = "/accounts/{AwsAccountId}/dashboards/{DashboardId}/snapshot-jobs/{SnapshotJobId}/result"
8946
+ o.input = Shapes::ShapeRef.new(shape: DescribeDashboardSnapshotJobResultRequest)
8947
+ o.output = Shapes::ShapeRef.new(shape: DescribeDashboardSnapshotJobResultResponse)
8948
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
8949
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
8950
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
8951
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
8952
+ o.errors << Shapes::ShapeRef.new(shape: UnsupportedUserEditionException)
8953
+ o.errors << Shapes::ShapeRef.new(shape: PreconditionNotMetException)
8954
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
8955
+ end)
8956
+
8711
8957
  api.add_operation(:describe_data_set, Seahorse::Model::Operation.new.tap do |o|
8712
8958
  o.name = "DescribeDataSet"
8713
8959
  o.http_method = "GET"
@@ -9347,6 +9593,12 @@ module Aws::QuickSight
9347
9593
  o.errors << Shapes::ShapeRef.new(shape: PreconditionNotMetException)
9348
9594
  o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
9349
9595
  o.errors << Shapes::ShapeRef.new(shape: ResourceUnavailableException)
9596
+ o[:pager] = Aws::Pager.new(
9597
+ limit_key: "max_results",
9598
+ tokens: {
9599
+ "next_token" => "next_token"
9600
+ }
9601
+ )
9350
9602
  end)
9351
9603
 
9352
9604
  api.add_operation(:list_groups, Seahorse::Model::Operation.new.tap do |o|
@@ -9363,6 +9615,12 @@ module Aws::QuickSight
9363
9615
  o.errors << Shapes::ShapeRef.new(shape: PreconditionNotMetException)
9364
9616
  o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
9365
9617
  o.errors << Shapes::ShapeRef.new(shape: ResourceUnavailableException)
9618
+ o[:pager] = Aws::Pager.new(
9619
+ limit_key: "max_results",
9620
+ tokens: {
9621
+ "next_token" => "next_token"
9622
+ }
9623
+ )
9366
9624
  end)
9367
9625
 
9368
9626
  api.add_operation(:list_iam_policy_assignments, Seahorse::Model::Operation.new.tap do |o|
@@ -9377,6 +9635,12 @@ module Aws::QuickSight
9377
9635
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
9378
9636
  o.errors << Shapes::ShapeRef.new(shape: InvalidNextTokenException)
9379
9637
  o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
9638
+ o[:pager] = Aws::Pager.new(
9639
+ limit_key: "max_results",
9640
+ tokens: {
9641
+ "next_token" => "next_token"
9642
+ }
9643
+ )
9380
9644
  end)
9381
9645
 
9382
9646
  api.add_operation(:list_iam_policy_assignments_for_user, Seahorse::Model::Operation.new.tap do |o|
@@ -9392,6 +9656,12 @@ module Aws::QuickSight
9392
9656
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
9393
9657
  o.errors << Shapes::ShapeRef.new(shape: ConcurrentUpdatingException)
9394
9658
  o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
9659
+ o[:pager] = Aws::Pager.new(
9660
+ limit_key: "max_results",
9661
+ tokens: {
9662
+ "next_token" => "next_token"
9663
+ }
9664
+ )
9395
9665
  end)
9396
9666
 
9397
9667
  api.add_operation(:list_ingestions, Seahorse::Model::Operation.new.tap do |o|
@@ -9628,6 +9898,12 @@ module Aws::QuickSight
9628
9898
  o.errors << Shapes::ShapeRef.new(shape: PreconditionNotMetException)
9629
9899
  o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
9630
9900
  o.errors << Shapes::ShapeRef.new(shape: ResourceUnavailableException)
9901
+ o[:pager] = Aws::Pager.new(
9902
+ limit_key: "max_results",
9903
+ tokens: {
9904
+ "next_token" => "next_token"
9905
+ }
9906
+ )
9631
9907
  end)
9632
9908
 
9633
9909
  api.add_operation(:list_users, Seahorse::Model::Operation.new.tap do |o|
@@ -9644,6 +9920,12 @@ module Aws::QuickSight
9644
9920
  o.errors << Shapes::ShapeRef.new(shape: PreconditionNotMetException)
9645
9921
  o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
9646
9922
  o.errors << Shapes::ShapeRef.new(shape: ResourceUnavailableException)
9923
+ o[:pager] = Aws::Pager.new(
9924
+ limit_key: "max_results",
9925
+ tokens: {
9926
+ "next_token" => "next_token"
9927
+ }
9928
+ )
9647
9929
  end)
9648
9930
 
9649
9931
  api.add_operation(:list_vpc_connections, Seahorse::Model::Operation.new.tap do |o|
@@ -9823,6 +10105,12 @@ module Aws::QuickSight
9823
10105
  o.errors << Shapes::ShapeRef.new(shape: PreconditionNotMetException)
9824
10106
  o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
9825
10107
  o.errors << Shapes::ShapeRef.new(shape: ResourceUnavailableException)
10108
+ o[:pager] = Aws::Pager.new(
10109
+ limit_key: "max_results",
10110
+ tokens: {
10111
+ "next_token" => "next_token"
10112
+ }
10113
+ )
9826
10114
  end)
9827
10115
 
9828
10116
  api.add_operation(:start_asset_bundle_export_job, Seahorse::Model::Operation.new.tap do |o|
@@ -9855,6 +10143,23 @@ module Aws::QuickSight
9855
10143
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
9856
10144
  end)
9857
10145
 
10146
+ api.add_operation(:start_dashboard_snapshot_job, Seahorse::Model::Operation.new.tap do |o|
10147
+ o.name = "StartDashboardSnapshotJob"
10148
+ o.http_method = "POST"
10149
+ o.http_request_uri = "/accounts/{AwsAccountId}/dashboards/{DashboardId}/snapshot-jobs"
10150
+ o.input = Shapes::ShapeRef.new(shape: StartDashboardSnapshotJobRequest)
10151
+ o.output = Shapes::ShapeRef.new(shape: StartDashboardSnapshotJobResponse)
10152
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
10153
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
10154
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
10155
+ o.errors << Shapes::ShapeRef.new(shape: ResourceExistsException)
10156
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
10157
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
10158
+ o.errors << Shapes::ShapeRef.new(shape: UnsupportedUserEditionException)
10159
+ o.errors << Shapes::ShapeRef.new(shape: UnsupportedPricingPlanException)
10160
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
10161
+ end)
10162
+
9858
10163
  api.add_operation(:tag_resource, Seahorse::Model::Operation.new.tap do |o|
9859
10164
  o.name = "TagResource"
9860
10165
  o.http_method = "POST"