aws-sdk-quicksight 1.51.0 → 1.55.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -23,6 +23,7 @@ module Aws::QuickSight
23
23
  AdditionalDashboardIdList = Shapes::ListShape.new(name: 'AdditionalDashboardIdList')
24
24
  AliasName = Shapes::StringShape.new(name: 'AliasName')
25
25
  AmazonElasticsearchParameters = Shapes::StructureShape.new(name: 'AmazonElasticsearchParameters')
26
+ AmazonOpenSearchParameters = Shapes::StructureShape.new(name: 'AmazonOpenSearchParameters')
26
27
  Analysis = Shapes::StructureShape.new(name: 'Analysis')
27
28
  AnalysisError = Shapes::StructureShape.new(name: 'AnalysisError')
28
29
  AnalysisErrorList = Shapes::ListShape.new(name: 'AnalysisErrorList')
@@ -48,6 +49,7 @@ module Aws::QuickSight
48
49
  AwsIotAnalyticsParameters = Shapes::StructureShape.new(name: 'AwsIotAnalyticsParameters')
49
50
  Boolean = Shapes::BooleanShape.new(name: 'Boolean')
50
51
  BorderStyle = Shapes::StructureShape.new(name: 'BorderStyle')
52
+ CIDR = Shapes::StringShape.new(name: 'CIDR')
51
53
  CalculatedColumn = Shapes::StructureShape.new(name: 'CalculatedColumn')
52
54
  CalculatedColumnList = Shapes::ListShape.new(name: 'CalculatedColumnList')
53
55
  CancelIngestionRequest = Shapes::StructureShape.new(name: 'CancelIngestionRequest')
@@ -76,6 +78,8 @@ module Aws::QuickSight
76
78
  ColumnSchemaList = Shapes::ListShape.new(name: 'ColumnSchemaList')
77
79
  ColumnTag = Shapes::StructureShape.new(name: 'ColumnTag')
78
80
  ColumnTagList = Shapes::ListShape.new(name: 'ColumnTagList')
81
+ ColumnTagName = Shapes::StringShape.new(name: 'ColumnTagName')
82
+ ColumnTagNames = Shapes::ListShape.new(name: 'ColumnTagNames')
79
83
  ConcurrentUpdatingException = Shapes::StructureShape.new(name: 'ConcurrentUpdatingException')
80
84
  ConflictException = Shapes::StructureShape.new(name: 'ConflictException')
81
85
  CopySourceArn = Shapes::StringShape.new(name: 'CopySourceArn')
@@ -145,6 +149,7 @@ module Aws::QuickSight
145
149
  DataSetSchema = Shapes::StructureShape.new(name: 'DataSetSchema')
146
150
  DataSetSummary = Shapes::StructureShape.new(name: 'DataSetSummary')
147
151
  DataSetSummaryList = Shapes::ListShape.new(name: 'DataSetSummaryList')
152
+ DataSetUsageConfiguration = Shapes::StructureShape.new(name: 'DataSetUsageConfiguration')
148
153
  DataSource = Shapes::StructureShape.new(name: 'DataSource')
149
154
  DataSourceCredentials = Shapes::StructureShape.new(name: 'DataSourceCredentials')
150
155
  DataSourceErrorInfo = Shapes::StructureShape.new(name: 'DataSourceErrorInfo')
@@ -225,6 +230,8 @@ module Aws::QuickSight
225
230
  DescribeIAMPolicyAssignmentResponse = Shapes::StructureShape.new(name: 'DescribeIAMPolicyAssignmentResponse')
226
231
  DescribeIngestionRequest = Shapes::StructureShape.new(name: 'DescribeIngestionRequest')
227
232
  DescribeIngestionResponse = Shapes::StructureShape.new(name: 'DescribeIngestionResponse')
233
+ DescribeIpRestrictionRequest = Shapes::StructureShape.new(name: 'DescribeIpRestrictionRequest')
234
+ DescribeIpRestrictionResponse = Shapes::StructureShape.new(name: 'DescribeIpRestrictionResponse')
228
235
  DescribeNamespaceRequest = Shapes::StructureShape.new(name: 'DescribeNamespaceRequest')
229
236
  DescribeNamespaceResponse = Shapes::StructureShape.new(name: 'DescribeNamespaceResponse')
230
237
  DescribeTemplateAliasRequest = Shapes::StructureShape.new(name: 'DescribeTemplateAliasRequest')
@@ -310,6 +317,7 @@ module Aws::QuickSight
310
317
  IngestionRequestSource = Shapes::StringShape.new(name: 'IngestionRequestSource')
311
318
  IngestionRequestType = Shapes::StringShape.new(name: 'IngestionRequestType')
312
319
  IngestionStatus = Shapes::StringShape.new(name: 'IngestionStatus')
320
+ IngestionType = Shapes::StringShape.new(name: 'IngestionType')
313
321
  Ingestions = Shapes::ListShape.new(name: 'Ingestions')
314
322
  InputColumn = Shapes::StructureShape.new(name: 'InputColumn')
315
323
  InputColumnDataType = Shapes::StringShape.new(name: 'InputColumnDataType')
@@ -320,6 +328,8 @@ module Aws::QuickSight
320
328
  InternalFailureException = Shapes::StructureShape.new(name: 'InternalFailureException')
321
329
  InvalidNextTokenException = Shapes::StructureShape.new(name: 'InvalidNextTokenException')
322
330
  InvalidParameterValueException = Shapes::StructureShape.new(name: 'InvalidParameterValueException')
331
+ IpRestrictionRuleDescription = Shapes::StringShape.new(name: 'IpRestrictionRuleDescription')
332
+ IpRestrictionRuleMap = Shapes::MapShape.new(name: 'IpRestrictionRuleMap')
323
333
  JiraParameters = Shapes::StructureShape.new(name: 'JiraParameters')
324
334
  JoinInstruction = Shapes::StructureShape.new(name: 'JoinInstruction')
325
335
  JoinKeyProperties = Shapes::StructureShape.new(name: 'JoinKeyProperties')
@@ -390,6 +400,7 @@ module Aws::QuickSight
390
400
  NamespaceStatus = Shapes::StringShape.new(name: 'NamespaceStatus')
391
401
  Namespaces = Shapes::ListShape.new(name: 'Namespaces')
392
402
  NonEmptyString = Shapes::StringShape.new(name: 'NonEmptyString')
403
+ NullableBoolean = Shapes::BooleanShape.new(name: 'NullableBoolean')
393
404
  OnClause = Shapes::StringShape.new(name: 'OnClause')
394
405
  OptionalPort = Shapes::IntegerShape.new(name: 'OptionalPort')
395
406
  OracleParameters = Shapes::StructureShape.new(name: 'OracleParameters')
@@ -531,6 +542,7 @@ module Aws::QuickSight
531
542
  UIColorPalette = Shapes::StructureShape.new(name: 'UIColorPalette')
532
543
  UnsupportedPricingPlanException = Shapes::StructureShape.new(name: 'UnsupportedPricingPlanException')
533
544
  UnsupportedUserEditionException = Shapes::StructureShape.new(name: 'UnsupportedUserEditionException')
545
+ UntagColumnOperation = Shapes::StructureShape.new(name: 'UntagColumnOperation')
534
546
  UntagResourceRequest = Shapes::StructureShape.new(name: 'UntagResourceRequest')
535
547
  UntagResourceResponse = Shapes::StructureShape.new(name: 'UntagResourceResponse')
536
548
  UpdateAccountCustomizationRequest = Shapes::StructureShape.new(name: 'UpdateAccountCustomizationRequest')
@@ -563,6 +575,8 @@ module Aws::QuickSight
563
575
  UpdateGroupResponse = Shapes::StructureShape.new(name: 'UpdateGroupResponse')
564
576
  UpdateIAMPolicyAssignmentRequest = Shapes::StructureShape.new(name: 'UpdateIAMPolicyAssignmentRequest')
565
577
  UpdateIAMPolicyAssignmentResponse = Shapes::StructureShape.new(name: 'UpdateIAMPolicyAssignmentResponse')
578
+ UpdateIpRestrictionRequest = Shapes::StructureShape.new(name: 'UpdateIpRestrictionRequest')
579
+ UpdateIpRestrictionResponse = Shapes::StructureShape.new(name: 'UpdateIpRestrictionResponse')
566
580
  UpdateResourcePermissionList = Shapes::ListShape.new(name: 'UpdateResourcePermissionList')
567
581
  UpdateTemplateAliasRequest = Shapes::StructureShape.new(name: 'UpdateTemplateAliasRequest')
568
582
  UpdateTemplateAliasResponse = Shapes::StructureShape.new(name: 'UpdateTemplateAliasResponse')
@@ -590,9 +604,6 @@ module Aws::QuickSight
590
604
  Warehouse = Shapes::StringShape.new(name: 'Warehouse')
591
605
  WorkGroup = Shapes::StringShape.new(name: 'WorkGroup')
592
606
  boolean = Shapes::BooleanShape.new(name: 'boolean')
593
- long = Shapes::IntegerShape.new(name: 'long')
594
- string = Shapes::StringShape.new(name: 'string')
595
- timestamp = Shapes::TimestampShape.new(name: 'timestamp')
596
607
 
597
608
  AccessDeniedException.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "Message"))
598
609
  AccessDeniedException.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
@@ -623,6 +634,9 @@ module Aws::QuickSight
623
634
  AmazonElasticsearchParameters.add_member(:domain, Shapes::ShapeRef.new(shape: Domain, required: true, location_name: "Domain"))
624
635
  AmazonElasticsearchParameters.struct_class = Types::AmazonElasticsearchParameters
625
636
 
637
+ AmazonOpenSearchParameters.add_member(:domain, Shapes::ShapeRef.new(shape: Domain, required: true, location_name: "Domain"))
638
+ AmazonOpenSearchParameters.struct_class = Types::AmazonOpenSearchParameters
639
+
626
640
  Analysis.add_member(:analysis_id, Shapes::ShapeRef.new(shape: RestrictiveResourceId, location_name: "AnalysisId"))
627
641
  Analysis.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
628
642
  Analysis.add_member(:name, Shapes::ShapeRef.new(shape: AnalysisName, location_name: "Name"))
@@ -700,13 +714,13 @@ module Aws::QuickSight
700
714
  CalculatedColumnList.member = Shapes::ShapeRef.new(shape: CalculatedColumn)
701
715
 
702
716
  CancelIngestionRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
703
- CancelIngestionRequest.add_member(:data_set_id, Shapes::ShapeRef.new(shape: string, required: true, location: "uri", location_name: "DataSetId"))
717
+ CancelIngestionRequest.add_member(:data_set_id, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "DataSetId"))
704
718
  CancelIngestionRequest.add_member(:ingestion_id, Shapes::ShapeRef.new(shape: IngestionId, required: true, location: "uri", location_name: "IngestionId"))
705
719
  CancelIngestionRequest.struct_class = Types::CancelIngestionRequest
706
720
 
707
721
  CancelIngestionResponse.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
708
722
  CancelIngestionResponse.add_member(:ingestion_id, Shapes::ShapeRef.new(shape: IngestionId, location_name: "IngestionId"))
709
- CancelIngestionResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: string, location_name: "RequestId"))
723
+ CancelIngestionResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
710
724
  CancelIngestionResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
711
725
  CancelIngestionResponse.struct_class = Types::CancelIngestionResponse
712
726
 
@@ -759,6 +773,8 @@ module Aws::QuickSight
759
773
 
760
774
  ColumnTagList.member = Shapes::ShapeRef.new(shape: ColumnTag)
761
775
 
776
+ ColumnTagNames.member = Shapes::ShapeRef.new(shape: ColumnTagName)
777
+
762
778
  ConcurrentUpdatingException.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "Message"))
763
779
  ConcurrentUpdatingException.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
764
780
  ConcurrentUpdatingException.struct_class = Types::ConcurrentUpdatingException
@@ -834,6 +850,7 @@ module Aws::QuickSight
834
850
  CreateDataSetRequest.add_member(:row_level_permission_tag_configuration, Shapes::ShapeRef.new(shape: RowLevelPermissionTagConfiguration, location_name: "RowLevelPermissionTagConfiguration"))
835
851
  CreateDataSetRequest.add_member(:column_level_permission_rules, Shapes::ShapeRef.new(shape: ColumnLevelPermissionRuleList, location_name: "ColumnLevelPermissionRules"))
836
852
  CreateDataSetRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
853
+ CreateDataSetRequest.add_member(:data_set_usage_configuration, Shapes::ShapeRef.new(shape: DataSetUsageConfiguration, location_name: "DataSetUsageConfiguration"))
837
854
  CreateDataSetRequest.struct_class = Types::CreateDataSetRequest
838
855
 
839
856
  CreateDataSetResponse.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
@@ -928,15 +945,16 @@ module Aws::QuickSight
928
945
  CreateIAMPolicyAssignmentResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
929
946
  CreateIAMPolicyAssignmentResponse.struct_class = Types::CreateIAMPolicyAssignmentResponse
930
947
 
931
- CreateIngestionRequest.add_member(:data_set_id, Shapes::ShapeRef.new(shape: string, required: true, location: "uri", location_name: "DataSetId"))
948
+ CreateIngestionRequest.add_member(:data_set_id, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "DataSetId"))
932
949
  CreateIngestionRequest.add_member(:ingestion_id, Shapes::ShapeRef.new(shape: IngestionId, required: true, location: "uri", location_name: "IngestionId"))
933
950
  CreateIngestionRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
951
+ CreateIngestionRequest.add_member(:ingestion_type, Shapes::ShapeRef.new(shape: IngestionType, location_name: "IngestionType"))
934
952
  CreateIngestionRequest.struct_class = Types::CreateIngestionRequest
935
953
 
936
954
  CreateIngestionResponse.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
937
955
  CreateIngestionResponse.add_member(:ingestion_id, Shapes::ShapeRef.new(shape: IngestionId, location_name: "IngestionId"))
938
956
  CreateIngestionResponse.add_member(:ingestion_status, Shapes::ShapeRef.new(shape: IngestionStatus, location_name: "IngestionStatus"))
939
- CreateIngestionResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: string, location_name: "RequestId"))
957
+ CreateIngestionResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
940
958
  CreateIngestionResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
941
959
  CreateIngestionResponse.struct_class = Types::CreateIngestionResponse
942
960
 
@@ -1110,6 +1128,7 @@ module Aws::QuickSight
1110
1128
  DataSet.add_member(:row_level_permission_data_set, Shapes::ShapeRef.new(shape: RowLevelPermissionDataSet, location_name: "RowLevelPermissionDataSet"))
1111
1129
  DataSet.add_member(:row_level_permission_tag_configuration, Shapes::ShapeRef.new(shape: RowLevelPermissionTagConfiguration, location_name: "RowLevelPermissionTagConfiguration"))
1112
1130
  DataSet.add_member(:column_level_permission_rules, Shapes::ShapeRef.new(shape: ColumnLevelPermissionRuleList, location_name: "ColumnLevelPermissionRules"))
1131
+ DataSet.add_member(:data_set_usage_configuration, Shapes::ShapeRef.new(shape: DataSetUsageConfiguration, location_name: "DataSetUsageConfiguration"))
1113
1132
  DataSet.struct_class = Types::DataSet
1114
1133
 
1115
1134
  DataSetArnsList.member = Shapes::ShapeRef.new(shape: Arn)
@@ -1143,6 +1162,10 @@ module Aws::QuickSight
1143
1162
 
1144
1163
  DataSetSummaryList.member = Shapes::ShapeRef.new(shape: DataSetSummary)
1145
1164
 
1165
+ DataSetUsageConfiguration.add_member(:disable_use_as_direct_query_source, Shapes::ShapeRef.new(shape: Boolean, location_name: "DisableUseAsDirectQuerySource"))
1166
+ DataSetUsageConfiguration.add_member(:disable_use_as_imported_source, Shapes::ShapeRef.new(shape: Boolean, location_name: "DisableUseAsImportedSource"))
1167
+ DataSetUsageConfiguration.struct_class = Types::DataSetUsageConfiguration
1168
+
1146
1169
  DataSource.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
1147
1170
  DataSource.add_member(:data_source_id, Shapes::ShapeRef.new(shape: ResourceId, location_name: "DataSourceId"))
1148
1171
  DataSource.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, location_name: "Name"))
@@ -1187,6 +1210,7 @@ module Aws::QuickSight
1187
1210
  DataSourceParameters.add_member(:sql_server_parameters, Shapes::ShapeRef.new(shape: SqlServerParameters, location_name: "SqlServerParameters"))
1188
1211
  DataSourceParameters.add_member(:teradata_parameters, Shapes::ShapeRef.new(shape: TeradataParameters, location_name: "TeradataParameters"))
1189
1212
  DataSourceParameters.add_member(:twitter_parameters, Shapes::ShapeRef.new(shape: TwitterParameters, location_name: "TwitterParameters"))
1213
+ DataSourceParameters.add_member(:amazon_open_search_parameters, Shapes::ShapeRef.new(shape: AmazonOpenSearchParameters, location_name: "AmazonOpenSearchParameters"))
1190
1214
  DataSourceParameters.struct_class = Types::DataSourceParameters
1191
1215
 
1192
1216
  DataSourceParametersList.member = Shapes::ShapeRef.new(shape: DataSourceParameters)
@@ -1531,15 +1555,25 @@ module Aws::QuickSight
1531
1555
  DescribeIAMPolicyAssignmentResponse.struct_class = Types::DescribeIAMPolicyAssignmentResponse
1532
1556
 
1533
1557
  DescribeIngestionRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
1534
- DescribeIngestionRequest.add_member(:data_set_id, Shapes::ShapeRef.new(shape: string, required: true, location: "uri", location_name: "DataSetId"))
1558
+ DescribeIngestionRequest.add_member(:data_set_id, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "DataSetId"))
1535
1559
  DescribeIngestionRequest.add_member(:ingestion_id, Shapes::ShapeRef.new(shape: IngestionId, required: true, location: "uri", location_name: "IngestionId"))
1536
1560
  DescribeIngestionRequest.struct_class = Types::DescribeIngestionRequest
1537
1561
 
1538
1562
  DescribeIngestionResponse.add_member(:ingestion, Shapes::ShapeRef.new(shape: Ingestion, location_name: "Ingestion"))
1539
- DescribeIngestionResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: string, location_name: "RequestId"))
1563
+ DescribeIngestionResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
1540
1564
  DescribeIngestionResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
1541
1565
  DescribeIngestionResponse.struct_class = Types::DescribeIngestionResponse
1542
1566
 
1567
+ DescribeIpRestrictionRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
1568
+ DescribeIpRestrictionRequest.struct_class = Types::DescribeIpRestrictionRequest
1569
+
1570
+ DescribeIpRestrictionResponse.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, location_name: "AwsAccountId"))
1571
+ DescribeIpRestrictionResponse.add_member(:ip_restriction_rule_map, Shapes::ShapeRef.new(shape: IpRestrictionRuleMap, location_name: "IpRestrictionRuleMap"))
1572
+ DescribeIpRestrictionResponse.add_member(:enabled, Shapes::ShapeRef.new(shape: NullableBoolean, location_name: "Enabled"))
1573
+ DescribeIpRestrictionResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
1574
+ DescribeIpRestrictionResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
1575
+ DescribeIpRestrictionResponse.struct_class = Types::DescribeIpRestrictionResponse
1576
+
1543
1577
  DescribeNamespaceRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
1544
1578
  DescribeNamespaceRequest.add_member(:namespace, Shapes::ShapeRef.new(shape: Namespace, required: true, location: "uri", location_name: "Namespace"))
1545
1579
  DescribeNamespaceRequest.struct_class = Types::DescribeNamespaceRequest
@@ -1630,7 +1664,7 @@ module Aws::QuickSight
1630
1664
  DoubleList.member = Shapes::ShapeRef.new(shape: Double)
1631
1665
 
1632
1666
  ErrorInfo.add_member(:type, Shapes::ShapeRef.new(shape: IngestionErrorType, location_name: "Type"))
1633
- ErrorInfo.add_member(:message, Shapes::ShapeRef.new(shape: string, location_name: "Message"))
1667
+ ErrorInfo.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "Message"))
1634
1668
  ErrorInfo.struct_class = Types::ErrorInfo
1635
1669
 
1636
1670
  ExportToCSVOption.add_member(:availability_status, Shapes::ShapeRef.new(shape: DashboardBehavior, location_name: "AvailabilityStatus"))
@@ -1783,9 +1817,9 @@ module Aws::QuickSight
1783
1817
  Ingestion.add_member(:error_info, Shapes::ShapeRef.new(shape: ErrorInfo, location_name: "ErrorInfo"))
1784
1818
  Ingestion.add_member(:row_info, Shapes::ShapeRef.new(shape: RowInfo, location_name: "RowInfo"))
1785
1819
  Ingestion.add_member(:queue_info, Shapes::ShapeRef.new(shape: QueueInfo, location_name: "QueueInfo"))
1786
- Ingestion.add_member(:created_time, Shapes::ShapeRef.new(shape: timestamp, required: true, location_name: "CreatedTime"))
1787
- Ingestion.add_member(:ingestion_time_in_seconds, Shapes::ShapeRef.new(shape: long, location_name: "IngestionTimeInSeconds", metadata: {"box"=>true}))
1788
- Ingestion.add_member(:ingestion_size_in_bytes, Shapes::ShapeRef.new(shape: long, location_name: "IngestionSizeInBytes", metadata: {"box"=>true}))
1820
+ Ingestion.add_member(:created_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreatedTime"))
1821
+ Ingestion.add_member(:ingestion_time_in_seconds, Shapes::ShapeRef.new(shape: Long, location_name: "IngestionTimeInSeconds", metadata: {"box"=>true}))
1822
+ Ingestion.add_member(:ingestion_size_in_bytes, Shapes::ShapeRef.new(shape: Long, location_name: "IngestionSizeInBytes", metadata: {"box"=>true}))
1789
1823
  Ingestion.add_member(:request_source, Shapes::ShapeRef.new(shape: IngestionRequestSource, location_name: "RequestSource"))
1790
1824
  Ingestion.add_member(:request_type, Shapes::ShapeRef.new(shape: IngestionRequestType, location_name: "RequestType"))
1791
1825
  Ingestion.struct_class = Types::Ingestion
@@ -1816,6 +1850,9 @@ module Aws::QuickSight
1816
1850
  InvalidParameterValueException.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
1817
1851
  InvalidParameterValueException.struct_class = Types::InvalidParameterValueException
1818
1852
 
1853
+ IpRestrictionRuleMap.key = Shapes::ShapeRef.new(shape: CIDR)
1854
+ IpRestrictionRuleMap.value = Shapes::ShapeRef.new(shape: IpRestrictionRuleDescription)
1855
+
1819
1856
  JiraParameters.add_member(:site_base_url, Shapes::ShapeRef.new(shape: SiteBaseUrl, required: true, location_name: "SiteBaseUrl"))
1820
1857
  JiraParameters.struct_class = Types::JiraParameters
1821
1858
 
@@ -1965,15 +2002,15 @@ module Aws::QuickSight
1965
2002
  ListIAMPolicyAssignmentsResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
1966
2003
  ListIAMPolicyAssignmentsResponse.struct_class = Types::ListIAMPolicyAssignmentsResponse
1967
2004
 
1968
- ListIngestionsRequest.add_member(:data_set_id, Shapes::ShapeRef.new(shape: string, required: true, location: "uri", location_name: "DataSetId"))
1969
- ListIngestionsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: string, location: "querystring", location_name: "next-token"))
2005
+ ListIngestionsRequest.add_member(:data_set_id, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "DataSetId"))
2006
+ ListIngestionsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location: "querystring", location_name: "next-token"))
1970
2007
  ListIngestionsRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
1971
2008
  ListIngestionsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: IngestionMaxResults, location: "querystring", location_name: "max-results", metadata: {"box"=>true}))
1972
2009
  ListIngestionsRequest.struct_class = Types::ListIngestionsRequest
1973
2010
 
1974
2011
  ListIngestionsResponse.add_member(:ingestions, Shapes::ShapeRef.new(shape: Ingestions, location_name: "Ingestions"))
1975
- ListIngestionsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: string, location_name: "NextToken"))
1976
- ListIngestionsResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: string, location_name: "RequestId"))
2012
+ ListIngestionsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
2013
+ ListIngestionsResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
1977
2014
  ListIngestionsResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
1978
2015
  ListIngestionsResponse.struct_class = Types::ListIngestionsResponse
1979
2016
 
@@ -2102,6 +2139,7 @@ module Aws::QuickSight
2102
2139
 
2103
2140
  LogicalTableSource.add_member(:join_instruction, Shapes::ShapeRef.new(shape: JoinInstruction, location_name: "JoinInstruction"))
2104
2141
  LogicalTableSource.add_member(:physical_table_id, Shapes::ShapeRef.new(shape: PhysicalTableId, location_name: "PhysicalTableId"))
2142
+ LogicalTableSource.add_member(:data_set_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "DataSetArn"))
2105
2143
  LogicalTableSource.struct_class = Types::LogicalTableSource
2106
2144
 
2107
2145
  LongList.member = Shapes::ShapeRef.new(shape: Long)
@@ -2190,8 +2228,8 @@ module Aws::QuickSight
2190
2228
 
2191
2229
  ProjectedColumnList.member = Shapes::ShapeRef.new(shape: String)
2192
2230
 
2193
- QueueInfo.add_member(:waiting_on_ingestion, Shapes::ShapeRef.new(shape: string, required: true, location_name: "WaitingOnIngestion"))
2194
- QueueInfo.add_member(:queued_ingestion, Shapes::ShapeRef.new(shape: string, required: true, location_name: "QueuedIngestion"))
2231
+ QueueInfo.add_member(:waiting_on_ingestion, Shapes::ShapeRef.new(shape: String, required: true, location_name: "WaitingOnIngestion"))
2232
+ QueueInfo.add_member(:queued_ingestion, Shapes::ShapeRef.new(shape: String, required: true, location_name: "QueuedIngestion"))
2195
2233
  QueueInfo.struct_class = Types::QueueInfo
2196
2234
 
2197
2235
  QuickSightUserNotFoundException.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "Message"))
@@ -2280,8 +2318,9 @@ module Aws::QuickSight
2280
2318
  RestoreAnalysisResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
2281
2319
  RestoreAnalysisResponse.struct_class = Types::RestoreAnalysisResponse
2282
2320
 
2283
- RowInfo.add_member(:rows_ingested, Shapes::ShapeRef.new(shape: long, location_name: "RowsIngested", metadata: {"box"=>true}))
2284
- RowInfo.add_member(:rows_dropped, Shapes::ShapeRef.new(shape: long, location_name: "RowsDropped", metadata: {"box"=>true}))
2321
+ RowInfo.add_member(:rows_ingested, Shapes::ShapeRef.new(shape: Long, location_name: "RowsIngested", metadata: {"box"=>true}))
2322
+ RowInfo.add_member(:rows_dropped, Shapes::ShapeRef.new(shape: Long, location_name: "RowsDropped", metadata: {"box"=>true}))
2323
+ RowInfo.add_member(:total_rows_in_dataset, Shapes::ShapeRef.new(shape: Long, location_name: "TotalRowsInDataset", metadata: {"box"=>true}))
2285
2324
  RowInfo.struct_class = Types::RowInfo
2286
2325
 
2287
2326
  RowLevelPermissionDataSet.add_member(:namespace, Shapes::ShapeRef.new(shape: Namespace, location_name: "Namespace"))
@@ -2560,6 +2599,7 @@ module Aws::QuickSight
2560
2599
  TransformOperation.add_member(:rename_column_operation, Shapes::ShapeRef.new(shape: RenameColumnOperation, location_name: "RenameColumnOperation"))
2561
2600
  TransformOperation.add_member(:cast_column_type_operation, Shapes::ShapeRef.new(shape: CastColumnTypeOperation, location_name: "CastColumnTypeOperation"))
2562
2601
  TransformOperation.add_member(:tag_column_operation, Shapes::ShapeRef.new(shape: TagColumnOperation, location_name: "TagColumnOperation"))
2602
+ TransformOperation.add_member(:untag_column_operation, Shapes::ShapeRef.new(shape: UntagColumnOperation, location_name: "UntagColumnOperation"))
2563
2603
  TransformOperation.struct_class = Types::TransformOperation
2564
2604
 
2565
2605
  TransformOperationList.member = Shapes::ShapeRef.new(shape: TransformOperation)
@@ -2594,6 +2634,10 @@ module Aws::QuickSight
2594
2634
  UnsupportedUserEditionException.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
2595
2635
  UnsupportedUserEditionException.struct_class = Types::UnsupportedUserEditionException
2596
2636
 
2637
+ UntagColumnOperation.add_member(:column_name, Shapes::ShapeRef.new(shape: ColumnName, required: true, location_name: "ColumnName"))
2638
+ UntagColumnOperation.add_member(:tag_names, Shapes::ShapeRef.new(shape: ColumnTagNames, required: true, location_name: "TagNames"))
2639
+ UntagColumnOperation.struct_class = Types::UntagColumnOperation
2640
+
2597
2641
  UntagResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location: "uri", location_name: "ResourceArn"))
2598
2642
  UntagResourceRequest.add_member(:tag_keys, Shapes::ShapeRef.new(shape: TagKeyList, required: true, location: "querystring", location_name: "keys"))
2599
2643
  UntagResourceRequest.struct_class = Types::UntagResourceRequest
@@ -2717,6 +2761,7 @@ module Aws::QuickSight
2717
2761
  UpdateDataSetRequest.add_member(:row_level_permission_data_set, Shapes::ShapeRef.new(shape: RowLevelPermissionDataSet, location_name: "RowLevelPermissionDataSet"))
2718
2762
  UpdateDataSetRequest.add_member(:row_level_permission_tag_configuration, Shapes::ShapeRef.new(shape: RowLevelPermissionTagConfiguration, location_name: "RowLevelPermissionTagConfiguration"))
2719
2763
  UpdateDataSetRequest.add_member(:column_level_permission_rules, Shapes::ShapeRef.new(shape: ColumnLevelPermissionRuleList, location_name: "ColumnLevelPermissionRules"))
2764
+ UpdateDataSetRequest.add_member(:data_set_usage_configuration, Shapes::ShapeRef.new(shape: DataSetUsageConfiguration, location_name: "DataSetUsageConfiguration"))
2720
2765
  UpdateDataSetRequest.struct_class = Types::UpdateDataSetRequest
2721
2766
 
2722
2767
  UpdateDataSetResponse.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
@@ -2807,6 +2852,16 @@ module Aws::QuickSight
2807
2852
  UpdateIAMPolicyAssignmentResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
2808
2853
  UpdateIAMPolicyAssignmentResponse.struct_class = Types::UpdateIAMPolicyAssignmentResponse
2809
2854
 
2855
+ UpdateIpRestrictionRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
2856
+ UpdateIpRestrictionRequest.add_member(:ip_restriction_rule_map, Shapes::ShapeRef.new(shape: IpRestrictionRuleMap, location_name: "IpRestrictionRuleMap"))
2857
+ UpdateIpRestrictionRequest.add_member(:enabled, Shapes::ShapeRef.new(shape: NullableBoolean, location_name: "Enabled"))
2858
+ UpdateIpRestrictionRequest.struct_class = Types::UpdateIpRestrictionRequest
2859
+
2860
+ UpdateIpRestrictionResponse.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, location_name: "AwsAccountId"))
2861
+ UpdateIpRestrictionResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
2862
+ UpdateIpRestrictionResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
2863
+ UpdateIpRestrictionResponse.struct_class = Types::UpdateIpRestrictionResponse
2864
+
2810
2865
  UpdateResourcePermissionList.member = Shapes::ShapeRef.new(shape: ResourcePermission)
2811
2866
 
2812
2867
  UpdateTemplateAliasRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
@@ -3681,6 +3736,19 @@ module Aws::QuickSight
3681
3736
  o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
3682
3737
  end)
3683
3738
 
3739
+ api.add_operation(:describe_ip_restriction, Seahorse::Model::Operation.new.tap do |o|
3740
+ o.name = "DescribeIpRestriction"
3741
+ o.http_method = "GET"
3742
+ o.http_request_uri = "/accounts/{AwsAccountId}/ip-restriction"
3743
+ o.input = Shapes::ShapeRef.new(shape: DescribeIpRestrictionRequest)
3744
+ o.output = Shapes::ShapeRef.new(shape: DescribeIpRestrictionResponse)
3745
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
3746
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
3747
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
3748
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
3749
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
3750
+ end)
3751
+
3684
3752
  api.add_operation(:describe_namespace, Seahorse::Model::Operation.new.tap do |o|
3685
3753
  o.name = "DescribeNamespace"
3686
3754
  o.http_method = "GET"
@@ -4585,6 +4653,20 @@ module Aws::QuickSight
4585
4653
  o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
4586
4654
  end)
4587
4655
 
4656
+ api.add_operation(:update_ip_restriction, Seahorse::Model::Operation.new.tap do |o|
4657
+ o.name = "UpdateIpRestriction"
4658
+ o.http_method = "POST"
4659
+ o.http_request_uri = "/accounts/{AwsAccountId}/ip-restriction"
4660
+ o.input = Shapes::ShapeRef.new(shape: UpdateIpRestrictionRequest)
4661
+ o.output = Shapes::ShapeRef.new(shape: UpdateIpRestrictionResponse)
4662
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
4663
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
4664
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
4665
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
4666
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
4667
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
4668
+ end)
4669
+
4588
4670
  api.add_operation(:update_template, Seahorse::Model::Operation.new.tap do |o|
4589
4671
  o.name = "UpdateTemplate"
4590
4672
  o.http_method = "PUT"