aws-sdk-quicksight 1.76.0 → 1.78.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -220,6 +220,8 @@ module Aws::QuickSight
220
220
  CreateIngestionResponse = Shapes::StructureShape.new(name: 'CreateIngestionResponse')
221
221
  CreateNamespaceRequest = Shapes::StructureShape.new(name: 'CreateNamespaceRequest')
222
222
  CreateNamespaceResponse = Shapes::StructureShape.new(name: 'CreateNamespaceResponse')
223
+ CreateRefreshScheduleRequest = Shapes::StructureShape.new(name: 'CreateRefreshScheduleRequest')
224
+ CreateRefreshScheduleResponse = Shapes::StructureShape.new(name: 'CreateRefreshScheduleResponse')
223
225
  CreateTemplateAliasRequest = Shapes::StructureShape.new(name: 'CreateTemplateAliasRequest')
224
226
  CreateTemplateAliasResponse = Shapes::StructureShape.new(name: 'CreateTemplateAliasResponse')
225
227
  CreateTemplateRequest = Shapes::StructureShape.new(name: 'CreateTemplateRequest')
@@ -300,6 +302,7 @@ module Aws::QuickSight
300
302
  DataSetName = Shapes::StringShape.new(name: 'DataSetName')
301
303
  DataSetReference = Shapes::StructureShape.new(name: 'DataSetReference')
302
304
  DataSetReferenceList = Shapes::ListShape.new(name: 'DataSetReferenceList')
305
+ DataSetRefreshProperties = Shapes::StructureShape.new(name: 'DataSetRefreshProperties')
303
306
  DataSetSchema = Shapes::StructureShape.new(name: 'DataSetSchema')
304
307
  DataSetSearchFilter = Shapes::StructureShape.new(name: 'DataSetSearchFilter')
305
308
  DataSetSearchFilterList = Shapes::ListShape.new(name: 'DataSetSearchFilterList')
@@ -335,6 +338,8 @@ module Aws::QuickSight
335
338
  DateTimeParameterList = Shapes::ListShape.new(name: 'DateTimeParameterList')
336
339
  DateTimePickerControlDisplayOptions = Shapes::StructureShape.new(name: 'DateTimePickerControlDisplayOptions')
337
340
  DateTimeValueWhenUnsetConfiguration = Shapes::StructureShape.new(name: 'DateTimeValueWhenUnsetConfiguration')
341
+ DayOfMonth = Shapes::StringShape.new(name: 'DayOfMonth')
342
+ DayOfWeek = Shapes::StringShape.new(name: 'DayOfWeek')
338
343
  DecimalDefaultValueList = Shapes::ListShape.new(name: 'DecimalDefaultValueList')
339
344
  DecimalDefaultValues = Shapes::StructureShape.new(name: 'DecimalDefaultValues')
340
345
  DecimalParameter = Shapes::StructureShape.new(name: 'DecimalParameter')
@@ -357,6 +362,8 @@ module Aws::QuickSight
357
362
  DeleteAnalysisResponse = Shapes::StructureShape.new(name: 'DeleteAnalysisResponse')
358
363
  DeleteDashboardRequest = Shapes::StructureShape.new(name: 'DeleteDashboardRequest')
359
364
  DeleteDashboardResponse = Shapes::StructureShape.new(name: 'DeleteDashboardResponse')
365
+ DeleteDataSetRefreshPropertiesRequest = Shapes::StructureShape.new(name: 'DeleteDataSetRefreshPropertiesRequest')
366
+ DeleteDataSetRefreshPropertiesResponse = Shapes::StructureShape.new(name: 'DeleteDataSetRefreshPropertiesResponse')
360
367
  DeleteDataSetRequest = Shapes::StructureShape.new(name: 'DeleteDataSetRequest')
361
368
  DeleteDataSetResponse = Shapes::StructureShape.new(name: 'DeleteDataSetResponse')
362
369
  DeleteDataSourceRequest = Shapes::StructureShape.new(name: 'DeleteDataSourceRequest')
@@ -373,6 +380,8 @@ module Aws::QuickSight
373
380
  DeleteIAMPolicyAssignmentResponse = Shapes::StructureShape.new(name: 'DeleteIAMPolicyAssignmentResponse')
374
381
  DeleteNamespaceRequest = Shapes::StructureShape.new(name: 'DeleteNamespaceRequest')
375
382
  DeleteNamespaceResponse = Shapes::StructureShape.new(name: 'DeleteNamespaceResponse')
383
+ DeleteRefreshScheduleRequest = Shapes::StructureShape.new(name: 'DeleteRefreshScheduleRequest')
384
+ DeleteRefreshScheduleResponse = Shapes::StructureShape.new(name: 'DeleteRefreshScheduleResponse')
376
385
  DeleteTemplateAliasRequest = Shapes::StructureShape.new(name: 'DeleteTemplateAliasRequest')
377
386
  DeleteTemplateAliasResponse = Shapes::StructureShape.new(name: 'DeleteTemplateAliasResponse')
378
387
  DeleteTemplateRequest = Shapes::StructureShape.new(name: 'DeleteTemplateRequest')
@@ -406,6 +415,8 @@ module Aws::QuickSight
406
415
  DescribeDashboardResponse = Shapes::StructureShape.new(name: 'DescribeDashboardResponse')
407
416
  DescribeDataSetPermissionsRequest = Shapes::StructureShape.new(name: 'DescribeDataSetPermissionsRequest')
408
417
  DescribeDataSetPermissionsResponse = Shapes::StructureShape.new(name: 'DescribeDataSetPermissionsResponse')
418
+ DescribeDataSetRefreshPropertiesRequest = Shapes::StructureShape.new(name: 'DescribeDataSetRefreshPropertiesRequest')
419
+ DescribeDataSetRefreshPropertiesResponse = Shapes::StructureShape.new(name: 'DescribeDataSetRefreshPropertiesResponse')
409
420
  DescribeDataSetRequest = Shapes::StructureShape.new(name: 'DescribeDataSetRequest')
410
421
  DescribeDataSetResponse = Shapes::StructureShape.new(name: 'DescribeDataSetResponse')
411
422
  DescribeDataSourcePermissionsRequest = Shapes::StructureShape.new(name: 'DescribeDataSourcePermissionsRequest')
@@ -430,6 +441,8 @@ module Aws::QuickSight
430
441
  DescribeIpRestrictionResponse = Shapes::StructureShape.new(name: 'DescribeIpRestrictionResponse')
431
442
  DescribeNamespaceRequest = Shapes::StructureShape.new(name: 'DescribeNamespaceRequest')
432
443
  DescribeNamespaceResponse = Shapes::StructureShape.new(name: 'DescribeNamespaceResponse')
444
+ DescribeRefreshScheduleRequest = Shapes::StructureShape.new(name: 'DescribeRefreshScheduleRequest')
445
+ DescribeRefreshScheduleResponse = Shapes::StructureShape.new(name: 'DescribeRefreshScheduleResponse')
433
446
  DescribeTemplateAliasRequest = Shapes::StructureShape.new(name: 'DescribeTemplateAliasRequest')
434
447
  DescribeTemplateAliasResponse = Shapes::StructureShape.new(name: 'DescribeTemplateAliasResponse')
435
448
  DescribeTemplateDefinitionRequest = Shapes::StructureShape.new(name: 'DescribeTemplateDefinitionRequest')
@@ -657,6 +670,7 @@ module Aws::QuickSight
657
670
  IdentityStore = Shapes::StringShape.new(name: 'IdentityStore')
658
671
  IdentityType = Shapes::StringShape.new(name: 'IdentityType')
659
672
  IdentityTypeNotSupportedException = Shapes::StructureShape.new(name: 'IdentityTypeNotSupportedException')
673
+ IncrementalRefresh = Shapes::StructureShape.new(name: 'IncrementalRefresh')
660
674
  Ingestion = Shapes::StructureShape.new(name: 'Ingestion')
661
675
  IngestionErrorType = Shapes::StringShape.new(name: 'IngestionErrorType')
662
676
  IngestionId = Shapes::StringShape.new(name: 'IngestionId')
@@ -754,6 +768,8 @@ module Aws::QuickSight
754
768
  ListIngestionsResponse = Shapes::StructureShape.new(name: 'ListIngestionsResponse')
755
769
  ListNamespacesRequest = Shapes::StructureShape.new(name: 'ListNamespacesRequest')
756
770
  ListNamespacesResponse = Shapes::StructureShape.new(name: 'ListNamespacesResponse')
771
+ ListRefreshSchedulesRequest = Shapes::StructureShape.new(name: 'ListRefreshSchedulesRequest')
772
+ ListRefreshSchedulesResponse = Shapes::StructureShape.new(name: 'ListRefreshSchedulesResponse')
757
773
  ListTagsForResourceRequest = Shapes::StructureShape.new(name: 'ListTagsForResourceRequest')
758
774
  ListTagsForResourceResponse = Shapes::StructureShape.new(name: 'ListTagsForResourceResponse')
759
775
  ListTemplateAliasesRequest = Shapes::StructureShape.new(name: 'ListTemplateAliasesRequest')
@@ -784,6 +800,8 @@ module Aws::QuickSight
784
800
  LongPlainText = Shapes::StringShape.new(name: 'LongPlainText')
785
801
  LongRichText = Shapes::StringShape.new(name: 'LongRichText')
786
802
  Longitude = Shapes::FloatShape.new(name: 'Longitude')
803
+ LookbackWindow = Shapes::StructureShape.new(name: 'LookbackWindow')
804
+ LookbackWindowSizeUnit = Shapes::StringShape.new(name: 'LookbackWindowSizeUnit')
787
805
  ManifestFileLocation = Shapes::StructureShape.new(name: 'ManifestFileLocation')
788
806
  MapZoomMode = Shapes::StringShape.new(name: 'MapZoomMode')
789
807
  MarginStyle = Shapes::StructureShape.new(name: 'MarginStyle')
@@ -910,6 +928,7 @@ module Aws::QuickSight
910
928
  PixelLength = Shapes::StringShape.new(name: 'PixelLength')
911
929
  Port = Shapes::IntegerShape.new(name: 'Port')
912
930
  PositiveInteger = Shapes::IntegerShape.new(name: 'PositiveInteger')
931
+ PositiveLong = Shapes::IntegerShape.new(name: 'PositiveLong')
913
932
  PostgreSqlParameters = Shapes::StructureShape.new(name: 'PostgreSqlParameters')
914
933
  PreconditionNotMetException = Shapes::StructureShape.new(name: 'PreconditionNotMetException')
915
934
  PredefinedHierarchy = Shapes::StructureShape.new(name: 'PredefinedHierarchy')
@@ -923,6 +942,8 @@ module Aws::QuickSight
923
942
  ProgressBarOptions = Shapes::StructureShape.new(name: 'ProgressBarOptions')
924
943
  ProjectOperation = Shapes::StructureShape.new(name: 'ProjectOperation')
925
944
  ProjectedColumnList = Shapes::ListShape.new(name: 'ProjectedColumnList')
945
+ PutDataSetRefreshPropertiesRequest = Shapes::StructureShape.new(name: 'PutDataSetRefreshPropertiesRequest')
946
+ PutDataSetRefreshPropertiesResponse = Shapes::StructureShape.new(name: 'PutDataSetRefreshPropertiesResponse')
926
947
  Query = Shapes::StringShape.new(name: 'Query')
927
948
  QueueInfo = Shapes::StructureShape.new(name: 'QueueInfo')
928
949
  QuickSightUserNotFoundException = Shapes::StructureShape.new(name: 'QuickSightUserNotFoundException')
@@ -955,9 +976,16 @@ module Aws::QuickSight
955
976
  ReferenceLineStyleConfiguration = Shapes::StructureShape.new(name: 'ReferenceLineStyleConfiguration')
956
977
  ReferenceLineValueLabelConfiguration = Shapes::StructureShape.new(name: 'ReferenceLineValueLabelConfiguration')
957
978
  ReferenceLineValueLabelRelativePosition = Shapes::StringShape.new(name: 'ReferenceLineValueLabelRelativePosition')
979
+ RefreshConfiguration = Shapes::StructureShape.new(name: 'RefreshConfiguration')
980
+ RefreshFrequency = Shapes::StructureShape.new(name: 'RefreshFrequency')
981
+ RefreshInterval = Shapes::StringShape.new(name: 'RefreshInterval')
982
+ RefreshSchedule = Shapes::StructureShape.new(name: 'RefreshSchedule')
983
+ RefreshSchedules = Shapes::ListShape.new(name: 'RefreshSchedules')
958
984
  RegisterUserRequest = Shapes::StructureShape.new(name: 'RegisterUserRequest')
959
985
  RegisterUserResponse = Shapes::StructureShape.new(name: 'RegisterUserResponse')
986
+ RegisteredUserConsoleFeatureConfigurations = Shapes::StructureShape.new(name: 'RegisteredUserConsoleFeatureConfigurations')
960
987
  RegisteredUserDashboardEmbeddingConfiguration = Shapes::StructureShape.new(name: 'RegisteredUserDashboardEmbeddingConfiguration')
988
+ RegisteredUserDashboardFeatureConfigurations = Shapes::StructureShape.new(name: 'RegisteredUserDashboardFeatureConfigurations')
961
989
  RegisteredUserDashboardVisualEmbeddingConfiguration = Shapes::StructureShape.new(name: 'RegisteredUserDashboardVisualEmbeddingConfiguration')
962
990
  RegisteredUserEmbeddingExperienceConfiguration = Shapes::StructureShape.new(name: 'RegisteredUserEmbeddingExperienceConfiguration')
963
991
  RegisteredUserQSearchBarEmbeddingConfiguration = Shapes::StructureShape.new(name: 'RegisteredUserQSearchBarEmbeddingConfiguration')
@@ -996,6 +1024,8 @@ module Aws::QuickSight
996
1024
  RowLevelPermissionTagConfiguration = Shapes::StructureShape.new(name: 'RowLevelPermissionTagConfiguration')
997
1025
  RowLevelPermissionTagDelimiter = Shapes::StringShape.new(name: 'RowLevelPermissionTagDelimiter')
998
1026
  RowLevelPermissionTagRule = Shapes::StructureShape.new(name: 'RowLevelPermissionTagRule')
1027
+ RowLevelPermissionTagRuleConfiguration = Shapes::ListShape.new(name: 'RowLevelPermissionTagRuleConfiguration')
1028
+ RowLevelPermissionTagRuleConfigurationList = Shapes::ListShape.new(name: 'RowLevelPermissionTagRuleConfigurationList')
999
1029
  RowLevelPermissionTagRuleList = Shapes::ListShape.new(name: 'RowLevelPermissionTagRuleList')
1000
1030
  RowSortList = Shapes::ListShape.new(name: 'RowSortList')
1001
1031
  S3Bucket = Shapes::StringShape.new(name: 'S3Bucket')
@@ -1013,6 +1043,7 @@ module Aws::QuickSight
1013
1043
  ScatterPlotFieldWells = Shapes::StructureShape.new(name: 'ScatterPlotFieldWells')
1014
1044
  ScatterPlotUnaggregatedFieldWells = Shapes::StructureShape.new(name: 'ScatterPlotUnaggregatedFieldWells')
1015
1045
  ScatterPlotVisual = Shapes::StructureShape.new(name: 'ScatterPlotVisual')
1046
+ ScheduleRefreshOnEntity = Shapes::StructureShape.new(name: 'ScheduleRefreshOnEntity')
1016
1047
  ScrollBarOptions = Shapes::StructureShape.new(name: 'ScrollBarOptions')
1017
1048
  SearchAnalysesRequest = Shapes::StructureShape.new(name: 'SearchAnalysesRequest')
1018
1049
  SearchAnalysesResponse = Shapes::StructureShape.new(name: 'SearchAnalysesResponse')
@@ -1110,6 +1141,7 @@ module Aws::QuickSight
1110
1141
  SqlQuery = Shapes::StringShape.new(name: 'SqlQuery')
1111
1142
  SqlServerParameters = Shapes::StructureShape.new(name: 'SqlServerParameters')
1112
1143
  SslProperties = Shapes::StructureShape.new(name: 'SslProperties')
1144
+ StatePersistenceConfigurations = Shapes::StructureShape.new(name: 'StatePersistenceConfigurations')
1113
1145
  Status = Shapes::StringShape.new(name: 'Status')
1114
1146
  StatusCode = Shapes::IntegerShape.new(name: 'StatusCode')
1115
1147
  String = Shapes::StringShape.new(name: 'String')
@@ -1292,6 +1324,8 @@ module Aws::QuickSight
1292
1324
  UpdateLinkPermissionList = Shapes::ListShape.new(name: 'UpdateLinkPermissionList')
1293
1325
  UpdatePublicSharingSettingsRequest = Shapes::StructureShape.new(name: 'UpdatePublicSharingSettingsRequest')
1294
1326
  UpdatePublicSharingSettingsResponse = Shapes::StructureShape.new(name: 'UpdatePublicSharingSettingsResponse')
1327
+ UpdateRefreshScheduleRequest = Shapes::StructureShape.new(name: 'UpdateRefreshScheduleRequest')
1328
+ UpdateRefreshScheduleResponse = Shapes::StructureShape.new(name: 'UpdateRefreshScheduleResponse')
1295
1329
  UpdateResourcePermissionList = Shapes::ListShape.new(name: 'UpdateResourcePermissionList')
1296
1330
  UpdateTemplateAliasRequest = Shapes::StructureShape.new(name: 'UpdateTemplateAliasRequest')
1297
1331
  UpdateTemplateAliasResponse = Shapes::StructureShape.new(name: 'UpdateTemplateAliasResponse')
@@ -2169,6 +2203,17 @@ module Aws::QuickSight
2169
2203
  CreateNamespaceResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
2170
2204
  CreateNamespaceResponse.struct_class = Types::CreateNamespaceResponse
2171
2205
 
2206
+ CreateRefreshScheduleRequest.add_member(:data_set_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location: "uri", location_name: "DataSetId"))
2207
+ CreateRefreshScheduleRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
2208
+ CreateRefreshScheduleRequest.add_member(:schedule, Shapes::ShapeRef.new(shape: RefreshSchedule, required: true, location_name: "Schedule"))
2209
+ CreateRefreshScheduleRequest.struct_class = Types::CreateRefreshScheduleRequest
2210
+
2211
+ CreateRefreshScheduleResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
2212
+ CreateRefreshScheduleResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
2213
+ CreateRefreshScheduleResponse.add_member(:schedule_id, Shapes::ShapeRef.new(shape: String, location_name: "ScheduleId"))
2214
+ CreateRefreshScheduleResponse.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
2215
+ CreateRefreshScheduleResponse.struct_class = Types::CreateRefreshScheduleResponse
2216
+
2172
2217
  CreateTemplateAliasRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
2173
2218
  CreateTemplateAliasRequest.add_member(:template_id, Shapes::ShapeRef.new(shape: ShortRestrictiveResourceId, required: true, location: "uri", location_name: "TemplateId"))
2174
2219
  CreateTemplateAliasRequest.add_member(:alias_name, Shapes::ShapeRef.new(shape: AliasName, required: true, location: "uri", location_name: "AliasName"))
@@ -2504,6 +2549,9 @@ module Aws::QuickSight
2504
2549
 
2505
2550
  DataSetReferenceList.member = Shapes::ShapeRef.new(shape: DataSetReference)
2506
2551
 
2552
+ DataSetRefreshProperties.add_member(:refresh_configuration, Shapes::ShapeRef.new(shape: RefreshConfiguration, required: true, location_name: "RefreshConfiguration"))
2553
+ DataSetRefreshProperties.struct_class = Types::DataSetRefreshProperties
2554
+
2507
2555
  DataSetSchema.add_member(:column_schema_list, Shapes::ShapeRef.new(shape: ColumnSchemaList, location_name: "ColumnSchemaList"))
2508
2556
  DataSetSchema.struct_class = Types::DataSetSchema
2509
2557
 
@@ -2743,6 +2791,14 @@ module Aws::QuickSight
2743
2791
  DeleteDashboardResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
2744
2792
  DeleteDashboardResponse.struct_class = Types::DeleteDashboardResponse
2745
2793
 
2794
+ DeleteDataSetRefreshPropertiesRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
2795
+ DeleteDataSetRefreshPropertiesRequest.add_member(:data_set_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location: "uri", location_name: "DataSetId"))
2796
+ DeleteDataSetRefreshPropertiesRequest.struct_class = Types::DeleteDataSetRefreshPropertiesRequest
2797
+
2798
+ DeleteDataSetRefreshPropertiesResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
2799
+ DeleteDataSetRefreshPropertiesResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
2800
+ DeleteDataSetRefreshPropertiesResponse.struct_class = Types::DeleteDataSetRefreshPropertiesResponse
2801
+
2746
2802
  DeleteDataSetRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
2747
2803
  DeleteDataSetRequest.add_member(:data_set_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location: "uri", location_name: "DataSetId"))
2748
2804
  DeleteDataSetRequest.struct_class = Types::DeleteDataSetRequest
@@ -2820,6 +2876,17 @@ module Aws::QuickSight
2820
2876
  DeleteNamespaceResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
2821
2877
  DeleteNamespaceResponse.struct_class = Types::DeleteNamespaceResponse
2822
2878
 
2879
+ DeleteRefreshScheduleRequest.add_member(:data_set_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location: "uri", location_name: "DataSetId"))
2880
+ DeleteRefreshScheduleRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
2881
+ DeleteRefreshScheduleRequest.add_member(:schedule_id, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "ScheduleId"))
2882
+ DeleteRefreshScheduleRequest.struct_class = Types::DeleteRefreshScheduleRequest
2883
+
2884
+ DeleteRefreshScheduleResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
2885
+ DeleteRefreshScheduleResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
2886
+ DeleteRefreshScheduleResponse.add_member(:schedule_id, Shapes::ShapeRef.new(shape: String, location_name: "ScheduleId"))
2887
+ DeleteRefreshScheduleResponse.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
2888
+ DeleteRefreshScheduleResponse.struct_class = Types::DeleteRefreshScheduleResponse
2889
+
2823
2890
  DeleteTemplateAliasRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
2824
2891
  DeleteTemplateAliasRequest.add_member(:template_id, Shapes::ShapeRef.new(shape: ShortRestrictiveResourceId, required: true, location: "uri", location_name: "TemplateId"))
2825
2892
  DeleteTemplateAliasRequest.add_member(:alias_name, Shapes::ShapeRef.new(shape: AliasName, required: true, location: "uri", location_name: "AliasName"))
@@ -2998,6 +3065,15 @@ module Aws::QuickSight
2998
3065
  DescribeDataSetPermissionsResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
2999
3066
  DescribeDataSetPermissionsResponse.struct_class = Types::DescribeDataSetPermissionsResponse
3000
3067
 
3068
+ DescribeDataSetRefreshPropertiesRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
3069
+ DescribeDataSetRefreshPropertiesRequest.add_member(:data_set_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location: "uri", location_name: "DataSetId"))
3070
+ DescribeDataSetRefreshPropertiesRequest.struct_class = Types::DescribeDataSetRefreshPropertiesRequest
3071
+
3072
+ DescribeDataSetRefreshPropertiesResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
3073
+ DescribeDataSetRefreshPropertiesResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
3074
+ DescribeDataSetRefreshPropertiesResponse.add_member(:data_set_refresh_properties, Shapes::ShapeRef.new(shape: DataSetRefreshProperties, location_name: "DataSetRefreshProperties"))
3075
+ DescribeDataSetRefreshPropertiesResponse.struct_class = Types::DescribeDataSetRefreshPropertiesResponse
3076
+
3001
3077
  DescribeDataSetRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
3002
3078
  DescribeDataSetRequest.add_member(:data_set_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location: "uri", location_name: "DataSetId"))
3003
3079
  DescribeDataSetRequest.struct_class = Types::DescribeDataSetRequest
@@ -3118,6 +3194,17 @@ module Aws::QuickSight
3118
3194
  DescribeNamespaceResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
3119
3195
  DescribeNamespaceResponse.struct_class = Types::DescribeNamespaceResponse
3120
3196
 
3197
+ DescribeRefreshScheduleRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
3198
+ DescribeRefreshScheduleRequest.add_member(:data_set_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location: "uri", location_name: "DataSetId"))
3199
+ DescribeRefreshScheduleRequest.add_member(:schedule_id, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "ScheduleId"))
3200
+ DescribeRefreshScheduleRequest.struct_class = Types::DescribeRefreshScheduleRequest
3201
+
3202
+ DescribeRefreshScheduleResponse.add_member(:refresh_schedule, Shapes::ShapeRef.new(shape: RefreshSchedule, location_name: "RefreshSchedule"))
3203
+ DescribeRefreshScheduleResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
3204
+ DescribeRefreshScheduleResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
3205
+ DescribeRefreshScheduleResponse.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
3206
+ DescribeRefreshScheduleResponse.struct_class = Types::DescribeRefreshScheduleResponse
3207
+
3121
3208
  DescribeTemplateAliasRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
3122
3209
  DescribeTemplateAliasRequest.add_member(:template_id, Shapes::ShapeRef.new(shape: ShortRestrictiveResourceId, required: true, location: "uri", location_name: "TemplateId"))
3123
3210
  DescribeTemplateAliasRequest.add_member(:alias_name, Shapes::ShapeRef.new(shape: AliasName, required: true, location: "uri", location_name: "AliasName"))
@@ -3943,6 +4030,9 @@ module Aws::QuickSight
3943
4030
  IdentityTypeNotSupportedException.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
3944
4031
  IdentityTypeNotSupportedException.struct_class = Types::IdentityTypeNotSupportedException
3945
4032
 
4033
+ IncrementalRefresh.add_member(:lookback_window, Shapes::ShapeRef.new(shape: LookbackWindow, required: true, location_name: "LookbackWindow"))
4034
+ IncrementalRefresh.struct_class = Types::IncrementalRefresh
4035
+
3946
4036
  Ingestion.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "Arn"))
3947
4037
  Ingestion.add_member(:ingestion_id, Shapes::ShapeRef.new(shape: IngestionId, location_name: "IngestionId"))
3948
4038
  Ingestion.add_member(:ingestion_status, Shapes::ShapeRef.new(shape: IngestionStatus, required: true, location_name: "IngestionStatus"))
@@ -4346,6 +4436,15 @@ module Aws::QuickSight
4346
4436
  ListNamespacesResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
4347
4437
  ListNamespacesResponse.struct_class = Types::ListNamespacesResponse
4348
4438
 
4439
+ ListRefreshSchedulesRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
4440
+ ListRefreshSchedulesRequest.add_member(:data_set_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location: "uri", location_name: "DataSetId"))
4441
+ ListRefreshSchedulesRequest.struct_class = Types::ListRefreshSchedulesRequest
4442
+
4443
+ ListRefreshSchedulesResponse.add_member(:refresh_schedules, Shapes::ShapeRef.new(shape: RefreshSchedules, location_name: "RefreshSchedules"))
4444
+ ListRefreshSchedulesResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
4445
+ ListRefreshSchedulesResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
4446
+ ListRefreshSchedulesResponse.struct_class = Types::ListRefreshSchedulesResponse
4447
+
4349
4448
  ListTagsForResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location: "uri", location_name: "ResourceArn"))
4350
4449
  ListTagsForResourceRequest.struct_class = Types::ListTagsForResourceRequest
4351
4450
 
@@ -4473,6 +4572,11 @@ module Aws::QuickSight
4473
4572
  LongFormatText.add_member(:rich_text, Shapes::ShapeRef.new(shape: LongRichText, location_name: "RichText"))
4474
4573
  LongFormatText.struct_class = Types::LongFormatText
4475
4574
 
4575
+ LookbackWindow.add_member(:column_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ColumnName"))
4576
+ LookbackWindow.add_member(:size, Shapes::ShapeRef.new(shape: PositiveLong, required: true, location_name: "Size"))
4577
+ LookbackWindow.add_member(:size_unit, Shapes::ShapeRef.new(shape: LookbackWindowSizeUnit, required: true, location_name: "SizeUnit"))
4578
+ LookbackWindow.struct_class = Types::LookbackWindow
4579
+
4476
4580
  ManifestFileLocation.add_member(:bucket, Shapes::ShapeRef.new(shape: S3Bucket, required: true, location_name: "Bucket"))
4477
4581
  ManifestFileLocation.add_member(:key, Shapes::ShapeRef.new(shape: S3Key, required: true, location_name: "Key"))
4478
4582
  ManifestFileLocation.struct_class = Types::ManifestFileLocation
@@ -4871,6 +4975,7 @@ module Aws::QuickSight
4871
4975
  PivotTableOptions.add_member(:cell_style, Shapes::ShapeRef.new(shape: TableCellStyle, location_name: "CellStyle"))
4872
4976
  PivotTableOptions.add_member(:row_field_names_style, Shapes::ShapeRef.new(shape: TableCellStyle, location_name: "RowFieldNamesStyle"))
4873
4977
  PivotTableOptions.add_member(:row_alternate_color_options, Shapes::ShapeRef.new(shape: RowAlternateColorOptions, location_name: "RowAlternateColorOptions"))
4978
+ PivotTableOptions.add_member(:collapsed_row_dimensions_visibility, Shapes::ShapeRef.new(shape: Visibility, location_name: "CollapsedRowDimensionsVisibility"))
4874
4979
  PivotTableOptions.struct_class = Types::PivotTableOptions
4875
4980
 
4876
4981
  PivotTablePaginatedReportOptions.add_member(:vertical_overflow_visibility, Shapes::ShapeRef.new(shape: Visibility, location_name: "VerticalOverflowVisibility"))
@@ -4939,6 +5044,15 @@ module Aws::QuickSight
4939
5044
 
4940
5045
  ProjectedColumnList.member = Shapes::ShapeRef.new(shape: String)
4941
5046
 
5047
+ PutDataSetRefreshPropertiesRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
5048
+ PutDataSetRefreshPropertiesRequest.add_member(:data_set_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location: "uri", location_name: "DataSetId"))
5049
+ PutDataSetRefreshPropertiesRequest.add_member(:data_set_refresh_properties, Shapes::ShapeRef.new(shape: DataSetRefreshProperties, required: true, location_name: "DataSetRefreshProperties"))
5050
+ PutDataSetRefreshPropertiesRequest.struct_class = Types::PutDataSetRefreshPropertiesRequest
5051
+
5052
+ PutDataSetRefreshPropertiesResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
5053
+ PutDataSetRefreshPropertiesResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
5054
+ PutDataSetRefreshPropertiesResponse.struct_class = Types::PutDataSetRefreshPropertiesResponse
5055
+
4942
5056
  QueueInfo.add_member(:waiting_on_ingestion, Shapes::ShapeRef.new(shape: String, required: true, location_name: "WaitingOnIngestion"))
4943
5057
  QueueInfo.add_member(:queued_ingestion, Shapes::ShapeRef.new(shape: String, required: true, location_name: "QueuedIngestion"))
4944
5058
  QueueInfo.struct_class = Types::QueueInfo
@@ -5050,6 +5164,24 @@ module Aws::QuickSight
5050
5164
  ReferenceLineValueLabelConfiguration.add_member(:format_configuration, Shapes::ShapeRef.new(shape: NumericFormatConfiguration, location_name: "FormatConfiguration"))
5051
5165
  ReferenceLineValueLabelConfiguration.struct_class = Types::ReferenceLineValueLabelConfiguration
5052
5166
 
5167
+ RefreshConfiguration.add_member(:incremental_refresh, Shapes::ShapeRef.new(shape: IncrementalRefresh, required: true, location_name: "IncrementalRefresh"))
5168
+ RefreshConfiguration.struct_class = Types::RefreshConfiguration
5169
+
5170
+ RefreshFrequency.add_member(:interval, Shapes::ShapeRef.new(shape: RefreshInterval, required: true, location_name: "Interval"))
5171
+ RefreshFrequency.add_member(:refresh_on_day, Shapes::ShapeRef.new(shape: ScheduleRefreshOnEntity, location_name: "RefreshOnDay"))
5172
+ RefreshFrequency.add_member(:timezone, Shapes::ShapeRef.new(shape: String, location_name: "Timezone"))
5173
+ RefreshFrequency.add_member(:time_of_the_day, Shapes::ShapeRef.new(shape: String, location_name: "TimeOfTheDay"))
5174
+ RefreshFrequency.struct_class = Types::RefreshFrequency
5175
+
5176
+ RefreshSchedule.add_member(:schedule_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ScheduleId"))
5177
+ RefreshSchedule.add_member(:schedule_frequency, Shapes::ShapeRef.new(shape: RefreshFrequency, required: true, location_name: "ScheduleFrequency"))
5178
+ RefreshSchedule.add_member(:start_after_date_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "StartAfterDateTime"))
5179
+ RefreshSchedule.add_member(:refresh_type, Shapes::ShapeRef.new(shape: IngestionType, required: true, location_name: "RefreshType"))
5180
+ RefreshSchedule.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
5181
+ RefreshSchedule.struct_class = Types::RefreshSchedule
5182
+
5183
+ RefreshSchedules.member = Shapes::ShapeRef.new(shape: RefreshSchedule)
5184
+
5053
5185
  RegisterUserRequest.add_member(:identity_type, Shapes::ShapeRef.new(shape: IdentityType, required: true, location_name: "IdentityType"))
5054
5186
  RegisterUserRequest.add_member(:email, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Email"))
5055
5187
  RegisterUserRequest.add_member(:user_role, Shapes::ShapeRef.new(shape: UserRole, required: true, location_name: "UserRole"))
@@ -5070,9 +5202,16 @@ module Aws::QuickSight
5070
5202
  RegisterUserResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
5071
5203
  RegisterUserResponse.struct_class = Types::RegisterUserResponse
5072
5204
 
5205
+ RegisteredUserConsoleFeatureConfigurations.add_member(:state_persistence, Shapes::ShapeRef.new(shape: StatePersistenceConfigurations, location_name: "StatePersistence"))
5206
+ RegisteredUserConsoleFeatureConfigurations.struct_class = Types::RegisteredUserConsoleFeatureConfigurations
5207
+
5073
5208
  RegisteredUserDashboardEmbeddingConfiguration.add_member(:initial_dashboard_id, Shapes::ShapeRef.new(shape: ShortRestrictiveResourceId, required: true, location_name: "InitialDashboardId"))
5209
+ RegisteredUserDashboardEmbeddingConfiguration.add_member(:feature_configurations, Shapes::ShapeRef.new(shape: RegisteredUserDashboardFeatureConfigurations, location_name: "FeatureConfigurations"))
5074
5210
  RegisteredUserDashboardEmbeddingConfiguration.struct_class = Types::RegisteredUserDashboardEmbeddingConfiguration
5075
5211
 
5212
+ RegisteredUserDashboardFeatureConfigurations.add_member(:state_persistence, Shapes::ShapeRef.new(shape: StatePersistenceConfigurations, location_name: "StatePersistence"))
5213
+ RegisteredUserDashboardFeatureConfigurations.struct_class = Types::RegisteredUserDashboardFeatureConfigurations
5214
+
5076
5215
  RegisteredUserDashboardVisualEmbeddingConfiguration.add_member(:initial_dashboard_visual_id, Shapes::ShapeRef.new(shape: DashboardVisualId, required: true, location_name: "InitialDashboardVisualId"))
5077
5216
  RegisteredUserDashboardVisualEmbeddingConfiguration.struct_class = Types::RegisteredUserDashboardVisualEmbeddingConfiguration
5078
5217
 
@@ -5086,6 +5225,7 @@ module Aws::QuickSight
5086
5225
  RegisteredUserQSearchBarEmbeddingConfiguration.struct_class = Types::RegisteredUserQSearchBarEmbeddingConfiguration
5087
5226
 
5088
5227
  RegisteredUserQuickSightConsoleEmbeddingConfiguration.add_member(:initial_path, Shapes::ShapeRef.new(shape: EntryPath, location_name: "InitialPath"))
5228
+ RegisteredUserQuickSightConsoleEmbeddingConfiguration.add_member(:feature_configurations, Shapes::ShapeRef.new(shape: RegisteredUserConsoleFeatureConfigurations, location_name: "FeatureConfigurations"))
5089
5229
  RegisteredUserQuickSightConsoleEmbeddingConfiguration.struct_class = Types::RegisteredUserQuickSightConsoleEmbeddingConfiguration
5090
5230
 
5091
5231
  RelationalTable.add_member(:data_source_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "DataSourceArn"))
@@ -5170,6 +5310,7 @@ module Aws::QuickSight
5170
5310
 
5171
5311
  RowLevelPermissionTagConfiguration.add_member(:status, Shapes::ShapeRef.new(shape: Status, location_name: "Status"))
5172
5312
  RowLevelPermissionTagConfiguration.add_member(:tag_rules, Shapes::ShapeRef.new(shape: RowLevelPermissionTagRuleList, required: true, location_name: "TagRules"))
5313
+ RowLevelPermissionTagConfiguration.add_member(:tag_rule_configurations, Shapes::ShapeRef.new(shape: RowLevelPermissionTagRuleConfigurationList, location_name: "TagRuleConfigurations"))
5173
5314
  RowLevelPermissionTagConfiguration.struct_class = Types::RowLevelPermissionTagConfiguration
5174
5315
 
5175
5316
  RowLevelPermissionTagRule.add_member(:tag_key, Shapes::ShapeRef.new(shape: SessionTagKey, required: true, location_name: "TagKey"))
@@ -5178,6 +5319,10 @@ module Aws::QuickSight
5178
5319
  RowLevelPermissionTagRule.add_member(:match_all_value, Shapes::ShapeRef.new(shape: SessionTagValue, location_name: "MatchAllValue"))
5179
5320
  RowLevelPermissionTagRule.struct_class = Types::RowLevelPermissionTagRule
5180
5321
 
5322
+ RowLevelPermissionTagRuleConfiguration.member = Shapes::ShapeRef.new(shape: SessionTagKey)
5323
+
5324
+ RowLevelPermissionTagRuleConfigurationList.member = Shapes::ShapeRef.new(shape: RowLevelPermissionTagRuleConfiguration)
5325
+
5181
5326
  RowLevelPermissionTagRuleList.member = Shapes::ShapeRef.new(shape: RowLevelPermissionTagRule)
5182
5327
 
5183
5328
  RowSortList.member = Shapes::ShapeRef.new(shape: FieldSortOptions)
@@ -5254,6 +5399,10 @@ module Aws::QuickSight
5254
5399
  ScatterPlotVisual.add_member(:column_hierarchies, Shapes::ShapeRef.new(shape: ColumnHierarchyList, location_name: "ColumnHierarchies"))
5255
5400
  ScatterPlotVisual.struct_class = Types::ScatterPlotVisual
5256
5401
 
5402
+ ScheduleRefreshOnEntity.add_member(:day_of_week, Shapes::ShapeRef.new(shape: DayOfWeek, location_name: "DayOfWeek"))
5403
+ ScheduleRefreshOnEntity.add_member(:day_of_month, Shapes::ShapeRef.new(shape: DayOfMonth, location_name: "DayOfMonth"))
5404
+ ScheduleRefreshOnEntity.struct_class = Types::ScheduleRefreshOnEntity
5405
+
5257
5406
  ScrollBarOptions.add_member(:visibility, Shapes::ShapeRef.new(shape: Visibility, location_name: "Visibility"))
5258
5407
  ScrollBarOptions.add_member(:visible_range, Shapes::ShapeRef.new(shape: VisibleRangeOptions, location_name: "VisibleRange"))
5259
5408
  ScrollBarOptions.struct_class = Types::ScrollBarOptions
@@ -5509,6 +5658,9 @@ module Aws::QuickSight
5509
5658
  SslProperties.add_member(:disable_ssl, Shapes::ShapeRef.new(shape: Boolean, location_name: "DisableSsl"))
5510
5659
  SslProperties.struct_class = Types::SslProperties
5511
5660
 
5661
+ StatePersistenceConfigurations.add_member(:enabled, Shapes::ShapeRef.new(shape: Boolean, required: true, location_name: "Enabled"))
5662
+ StatePersistenceConfigurations.struct_class = Types::StatePersistenceConfigurations
5663
+
5512
5664
  StringDefaultValueList.member = Shapes::ShapeRef.new(shape: SensitiveStringObject)
5513
5665
 
5514
5666
  StringDefaultValues.add_member(:dynamic_value, Shapes::ShapeRef.new(shape: DynamicDefaultValue, location_name: "DynamicValue"))
@@ -6282,6 +6434,17 @@ module Aws::QuickSight
6282
6434
  UpdatePublicSharingSettingsResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
6283
6435
  UpdatePublicSharingSettingsResponse.struct_class = Types::UpdatePublicSharingSettingsResponse
6284
6436
 
6437
+ UpdateRefreshScheduleRequest.add_member(:data_set_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location: "uri", location_name: "DataSetId"))
6438
+ UpdateRefreshScheduleRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
6439
+ UpdateRefreshScheduleRequest.add_member(:schedule, Shapes::ShapeRef.new(shape: RefreshSchedule, required: true, location_name: "Schedule"))
6440
+ UpdateRefreshScheduleRequest.struct_class = Types::UpdateRefreshScheduleRequest
6441
+
6442
+ UpdateRefreshScheduleResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
6443
+ UpdateRefreshScheduleResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
6444
+ UpdateRefreshScheduleResponse.add_member(:schedule_id, Shapes::ShapeRef.new(shape: String, location_name: "ScheduleId"))
6445
+ UpdateRefreshScheduleResponse.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
6446
+ UpdateRefreshScheduleResponse.struct_class = Types::UpdateRefreshScheduleResponse
6447
+
6285
6448
  UpdateResourcePermissionList.member = Shapes::ShapeRef.new(shape: ResourcePermission)
6286
6449
 
6287
6450
  UpdateTemplateAliasRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
@@ -6794,6 +6957,22 @@ module Aws::QuickSight
6794
6957
  o.errors << Shapes::ShapeRef.new(shape: ResourceUnavailableException)
6795
6958
  end)
6796
6959
 
6960
+ api.add_operation(:create_refresh_schedule, Seahorse::Model::Operation.new.tap do |o|
6961
+ o.name = "CreateRefreshSchedule"
6962
+ o.http_method = "POST"
6963
+ o.http_request_uri = "/accounts/{AwsAccountId}/data-sets/{DataSetId}/refresh-schedules"
6964
+ o.input = Shapes::ShapeRef.new(shape: CreateRefreshScheduleRequest)
6965
+ o.output = Shapes::ShapeRef.new(shape: CreateRefreshScheduleResponse)
6966
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
6967
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
6968
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
6969
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
6970
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
6971
+ o.errors << Shapes::ShapeRef.new(shape: ResourceExistsException)
6972
+ o.errors << Shapes::ShapeRef.new(shape: PreconditionNotMetException)
6973
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
6974
+ end)
6975
+
6797
6976
  api.add_operation(:create_template, Seahorse::Model::Operation.new.tap do |o|
6798
6977
  o.name = "CreateTemplate"
6799
6978
  o.http_method = "POST"
@@ -6930,6 +7109,21 @@ module Aws::QuickSight
6930
7109
  o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
6931
7110
  end)
6932
7111
 
7112
+ api.add_operation(:delete_data_set_refresh_properties, Seahorse::Model::Operation.new.tap do |o|
7113
+ o.name = "DeleteDataSetRefreshProperties"
7114
+ o.http_method = "DELETE"
7115
+ o.http_request_uri = "/accounts/{AwsAccountId}/data-sets/{DataSetId}/refresh-properties"
7116
+ o.input = Shapes::ShapeRef.new(shape: DeleteDataSetRefreshPropertiesRequest)
7117
+ o.output = Shapes::ShapeRef.new(shape: DeleteDataSetRefreshPropertiesResponse)
7118
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
7119
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
7120
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
7121
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
7122
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
7123
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
7124
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
7125
+ end)
7126
+
6933
7127
  api.add_operation(:delete_data_source, Seahorse::Model::Operation.new.tap do |o|
6934
7128
  o.name = "DeleteDataSource"
6935
7129
  o.http_method = "DELETE"
@@ -7033,6 +7227,20 @@ module Aws::QuickSight
7033
7227
  o.errors << Shapes::ShapeRef.new(shape: ResourceUnavailableException)
7034
7228
  end)
7035
7229
 
7230
+ api.add_operation(:delete_refresh_schedule, Seahorse::Model::Operation.new.tap do |o|
7231
+ o.name = "DeleteRefreshSchedule"
7232
+ o.http_method = "DELETE"
7233
+ o.http_request_uri = "/accounts/{AwsAccountId}/data-sets/{DataSetId}/refresh-schedules/{ScheduleId}"
7234
+ o.input = Shapes::ShapeRef.new(shape: DeleteRefreshScheduleRequest)
7235
+ o.output = Shapes::ShapeRef.new(shape: DeleteRefreshScheduleResponse)
7236
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
7237
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
7238
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
7239
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
7240
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
7241
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
7242
+ end)
7243
+
7036
7244
  api.add_operation(:delete_template, Seahorse::Model::Operation.new.tap do |o|
7037
7245
  o.name = "DeleteTemplate"
7038
7246
  o.http_method = "DELETE"
@@ -7274,6 +7482,21 @@ module Aws::QuickSight
7274
7482
  o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
7275
7483
  end)
7276
7484
 
7485
+ api.add_operation(:describe_data_set_refresh_properties, Seahorse::Model::Operation.new.tap do |o|
7486
+ o.name = "DescribeDataSetRefreshProperties"
7487
+ o.http_method = "GET"
7488
+ o.http_request_uri = "/accounts/{AwsAccountId}/data-sets/{DataSetId}/refresh-properties"
7489
+ o.input = Shapes::ShapeRef.new(shape: DescribeDataSetRefreshPropertiesRequest)
7490
+ o.output = Shapes::ShapeRef.new(shape: DescribeDataSetRefreshPropertiesResponse)
7491
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
7492
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
7493
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
7494
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
7495
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
7496
+ o.errors << Shapes::ShapeRef.new(shape: PreconditionNotMetException)
7497
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
7498
+ end)
7499
+
7277
7500
  api.add_operation(:describe_data_source, Seahorse::Model::Operation.new.tap do |o|
7278
7501
  o.name = "DescribeDataSource"
7279
7502
  o.http_method = "GET"
@@ -7427,6 +7650,20 @@ module Aws::QuickSight
7427
7650
  o.errors << Shapes::ShapeRef.new(shape: ResourceUnavailableException)
7428
7651
  end)
7429
7652
 
7653
+ api.add_operation(:describe_refresh_schedule, Seahorse::Model::Operation.new.tap do |o|
7654
+ o.name = "DescribeRefreshSchedule"
7655
+ o.http_method = "GET"
7656
+ o.http_request_uri = "/accounts/{AwsAccountId}/data-sets/{DataSetId}/refresh-schedules/{ScheduleId}"
7657
+ o.input = Shapes::ShapeRef.new(shape: DescribeRefreshScheduleRequest)
7658
+ o.output = Shapes::ShapeRef.new(shape: DescribeRefreshScheduleResponse)
7659
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
7660
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
7661
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
7662
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
7663
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
7664
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
7665
+ end)
7666
+
7430
7667
  api.add_operation(:describe_template, Seahorse::Model::Operation.new.tap do |o|
7431
7668
  o.name = "DescribeTemplate"
7432
7669
  o.http_method = "GET"
@@ -7841,6 +8078,20 @@ module Aws::QuickSight
7841
8078
  )
7842
8079
  end)
7843
8080
 
8081
+ api.add_operation(:list_refresh_schedules, Seahorse::Model::Operation.new.tap do |o|
8082
+ o.name = "ListRefreshSchedules"
8083
+ o.http_method = "GET"
8084
+ o.http_request_uri = "/accounts/{AwsAccountId}/data-sets/{DataSetId}/refresh-schedules"
8085
+ o.input = Shapes::ShapeRef.new(shape: ListRefreshSchedulesRequest)
8086
+ o.output = Shapes::ShapeRef.new(shape: ListRefreshSchedulesResponse)
8087
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
8088
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
8089
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
8090
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
8091
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
8092
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
8093
+ end)
8094
+
7844
8095
  api.add_operation(:list_tags_for_resource, Seahorse::Model::Operation.new.tap do |o|
7845
8096
  o.name = "ListTagsForResource"
7846
8097
  o.http_method = "GET"
@@ -8001,6 +8252,22 @@ module Aws::QuickSight
8001
8252
  o.errors << Shapes::ShapeRef.new(shape: ResourceUnavailableException)
8002
8253
  end)
8003
8254
 
8255
+ api.add_operation(:put_data_set_refresh_properties, Seahorse::Model::Operation.new.tap do |o|
8256
+ o.name = "PutDataSetRefreshProperties"
8257
+ o.http_method = "PUT"
8258
+ o.http_request_uri = "/accounts/{AwsAccountId}/data-sets/{DataSetId}/refresh-properties"
8259
+ o.input = Shapes::ShapeRef.new(shape: PutDataSetRefreshPropertiesRequest)
8260
+ o.output = Shapes::ShapeRef.new(shape: PutDataSetRefreshPropertiesResponse)
8261
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
8262
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
8263
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
8264
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
8265
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
8266
+ o.errors << Shapes::ShapeRef.new(shape: PreconditionNotMetException)
8267
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
8268
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
8269
+ end)
8270
+
8004
8271
  api.add_operation(:register_user, Seahorse::Model::Operation.new.tap do |o|
8005
8272
  o.name = "RegisterUser"
8006
8273
  o.http_method = "POST"
@@ -8421,6 +8688,21 @@ module Aws::QuickSight
8421
8688
  o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
8422
8689
  end)
8423
8690
 
8691
+ api.add_operation(:update_refresh_schedule, Seahorse::Model::Operation.new.tap do |o|
8692
+ o.name = "UpdateRefreshSchedule"
8693
+ o.http_method = "PUT"
8694
+ o.http_request_uri = "/accounts/{AwsAccountId}/data-sets/{DataSetId}/refresh-schedules"
8695
+ o.input = Shapes::ShapeRef.new(shape: UpdateRefreshScheduleRequest)
8696
+ o.output = Shapes::ShapeRef.new(shape: UpdateRefreshScheduleResponse)
8697
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
8698
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
8699
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
8700
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
8701
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
8702
+ o.errors << Shapes::ShapeRef.new(shape: PreconditionNotMetException)
8703
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
8704
+ end)
8705
+
8424
8706
  api.add_operation(:update_template, Seahorse::Model::Operation.new.tap do |o|
8425
8707
  o.name = "UpdateTemplate"
8426
8708
  o.http_method = "PUT"