aws-sdk-quicksight 1.52.0 → 1.56.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')
@@ -420,6 +431,7 @@ module Aws::QuickSight
420
431
  RegisterUserResponse = Shapes::StructureShape.new(name: 'RegisterUserResponse')
421
432
  RegisteredUserDashboardEmbeddingConfiguration = Shapes::StructureShape.new(name: 'RegisteredUserDashboardEmbeddingConfiguration')
422
433
  RegisteredUserEmbeddingExperienceConfiguration = Shapes::StructureShape.new(name: 'RegisteredUserEmbeddingExperienceConfiguration')
434
+ RegisteredUserQSearchBarEmbeddingConfiguration = Shapes::StructureShape.new(name: 'RegisteredUserQSearchBarEmbeddingConfiguration')
423
435
  RegisteredUserQuickSightConsoleEmbeddingConfiguration = Shapes::StructureShape.new(name: 'RegisteredUserQuickSightConsoleEmbeddingConfiguration')
424
436
  RelationalTable = Shapes::StructureShape.new(name: 'RelationalTable')
425
437
  RelationalTableCatalog = Shapes::StringShape.new(name: 'RelationalTableCatalog')
@@ -531,6 +543,7 @@ module Aws::QuickSight
531
543
  UIColorPalette = Shapes::StructureShape.new(name: 'UIColorPalette')
532
544
  UnsupportedPricingPlanException = Shapes::StructureShape.new(name: 'UnsupportedPricingPlanException')
533
545
  UnsupportedUserEditionException = Shapes::StructureShape.new(name: 'UnsupportedUserEditionException')
546
+ UntagColumnOperation = Shapes::StructureShape.new(name: 'UntagColumnOperation')
534
547
  UntagResourceRequest = Shapes::StructureShape.new(name: 'UntagResourceRequest')
535
548
  UntagResourceResponse = Shapes::StructureShape.new(name: 'UntagResourceResponse')
536
549
  UpdateAccountCustomizationRequest = Shapes::StructureShape.new(name: 'UpdateAccountCustomizationRequest')
@@ -563,6 +576,8 @@ module Aws::QuickSight
563
576
  UpdateGroupResponse = Shapes::StructureShape.new(name: 'UpdateGroupResponse')
564
577
  UpdateIAMPolicyAssignmentRequest = Shapes::StructureShape.new(name: 'UpdateIAMPolicyAssignmentRequest')
565
578
  UpdateIAMPolicyAssignmentResponse = Shapes::StructureShape.new(name: 'UpdateIAMPolicyAssignmentResponse')
579
+ UpdateIpRestrictionRequest = Shapes::StructureShape.new(name: 'UpdateIpRestrictionRequest')
580
+ UpdateIpRestrictionResponse = Shapes::StructureShape.new(name: 'UpdateIpRestrictionResponse')
566
581
  UpdateResourcePermissionList = Shapes::ListShape.new(name: 'UpdateResourcePermissionList')
567
582
  UpdateTemplateAliasRequest = Shapes::StructureShape.new(name: 'UpdateTemplateAliasRequest')
568
583
  UpdateTemplateAliasResponse = Shapes::StructureShape.new(name: 'UpdateTemplateAliasResponse')
@@ -590,9 +605,6 @@ module Aws::QuickSight
590
605
  Warehouse = Shapes::StringShape.new(name: 'Warehouse')
591
606
  WorkGroup = Shapes::StringShape.new(name: 'WorkGroup')
592
607
  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
608
 
597
609
  AccessDeniedException.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "Message"))
598
610
  AccessDeniedException.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
@@ -623,6 +635,9 @@ module Aws::QuickSight
623
635
  AmazonElasticsearchParameters.add_member(:domain, Shapes::ShapeRef.new(shape: Domain, required: true, location_name: "Domain"))
624
636
  AmazonElasticsearchParameters.struct_class = Types::AmazonElasticsearchParameters
625
637
 
638
+ AmazonOpenSearchParameters.add_member(:domain, Shapes::ShapeRef.new(shape: Domain, required: true, location_name: "Domain"))
639
+ AmazonOpenSearchParameters.struct_class = Types::AmazonOpenSearchParameters
640
+
626
641
  Analysis.add_member(:analysis_id, Shapes::ShapeRef.new(shape: RestrictiveResourceId, location_name: "AnalysisId"))
627
642
  Analysis.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
628
643
  Analysis.add_member(:name, Shapes::ShapeRef.new(shape: AnalysisName, location_name: "Name"))
@@ -700,13 +715,13 @@ module Aws::QuickSight
700
715
  CalculatedColumnList.member = Shapes::ShapeRef.new(shape: CalculatedColumn)
701
716
 
702
717
  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"))
718
+ CancelIngestionRequest.add_member(:data_set_id, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "DataSetId"))
704
719
  CancelIngestionRequest.add_member(:ingestion_id, Shapes::ShapeRef.new(shape: IngestionId, required: true, location: "uri", location_name: "IngestionId"))
705
720
  CancelIngestionRequest.struct_class = Types::CancelIngestionRequest
706
721
 
707
722
  CancelIngestionResponse.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
708
723
  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"))
724
+ CancelIngestionResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
710
725
  CancelIngestionResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
711
726
  CancelIngestionResponse.struct_class = Types::CancelIngestionResponse
712
727
 
@@ -759,6 +774,8 @@ module Aws::QuickSight
759
774
 
760
775
  ColumnTagList.member = Shapes::ShapeRef.new(shape: ColumnTag)
761
776
 
777
+ ColumnTagNames.member = Shapes::ShapeRef.new(shape: ColumnTagName)
778
+
762
779
  ConcurrentUpdatingException.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "Message"))
763
780
  ConcurrentUpdatingException.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
764
781
  ConcurrentUpdatingException.struct_class = Types::ConcurrentUpdatingException
@@ -834,6 +851,7 @@ module Aws::QuickSight
834
851
  CreateDataSetRequest.add_member(:row_level_permission_tag_configuration, Shapes::ShapeRef.new(shape: RowLevelPermissionTagConfiguration, location_name: "RowLevelPermissionTagConfiguration"))
835
852
  CreateDataSetRequest.add_member(:column_level_permission_rules, Shapes::ShapeRef.new(shape: ColumnLevelPermissionRuleList, location_name: "ColumnLevelPermissionRules"))
836
853
  CreateDataSetRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
854
+ CreateDataSetRequest.add_member(:data_set_usage_configuration, Shapes::ShapeRef.new(shape: DataSetUsageConfiguration, location_name: "DataSetUsageConfiguration"))
837
855
  CreateDataSetRequest.struct_class = Types::CreateDataSetRequest
838
856
 
839
857
  CreateDataSetResponse.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
@@ -928,15 +946,16 @@ module Aws::QuickSight
928
946
  CreateIAMPolicyAssignmentResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
929
947
  CreateIAMPolicyAssignmentResponse.struct_class = Types::CreateIAMPolicyAssignmentResponse
930
948
 
931
- CreateIngestionRequest.add_member(:data_set_id, Shapes::ShapeRef.new(shape: string, required: true, location: "uri", location_name: "DataSetId"))
949
+ CreateIngestionRequest.add_member(:data_set_id, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "DataSetId"))
932
950
  CreateIngestionRequest.add_member(:ingestion_id, Shapes::ShapeRef.new(shape: IngestionId, required: true, location: "uri", location_name: "IngestionId"))
933
951
  CreateIngestionRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
952
+ CreateIngestionRequest.add_member(:ingestion_type, Shapes::ShapeRef.new(shape: IngestionType, location_name: "IngestionType"))
934
953
  CreateIngestionRequest.struct_class = Types::CreateIngestionRequest
935
954
 
936
955
  CreateIngestionResponse.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
937
956
  CreateIngestionResponse.add_member(:ingestion_id, Shapes::ShapeRef.new(shape: IngestionId, location_name: "IngestionId"))
938
957
  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"))
958
+ CreateIngestionResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
940
959
  CreateIngestionResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
941
960
  CreateIngestionResponse.struct_class = Types::CreateIngestionResponse
942
961
 
@@ -1110,6 +1129,7 @@ module Aws::QuickSight
1110
1129
  DataSet.add_member(:row_level_permission_data_set, Shapes::ShapeRef.new(shape: RowLevelPermissionDataSet, location_name: "RowLevelPermissionDataSet"))
1111
1130
  DataSet.add_member(:row_level_permission_tag_configuration, Shapes::ShapeRef.new(shape: RowLevelPermissionTagConfiguration, location_name: "RowLevelPermissionTagConfiguration"))
1112
1131
  DataSet.add_member(:column_level_permission_rules, Shapes::ShapeRef.new(shape: ColumnLevelPermissionRuleList, location_name: "ColumnLevelPermissionRules"))
1132
+ DataSet.add_member(:data_set_usage_configuration, Shapes::ShapeRef.new(shape: DataSetUsageConfiguration, location_name: "DataSetUsageConfiguration"))
1113
1133
  DataSet.struct_class = Types::DataSet
1114
1134
 
1115
1135
  DataSetArnsList.member = Shapes::ShapeRef.new(shape: Arn)
@@ -1143,6 +1163,10 @@ module Aws::QuickSight
1143
1163
 
1144
1164
  DataSetSummaryList.member = Shapes::ShapeRef.new(shape: DataSetSummary)
1145
1165
 
1166
+ DataSetUsageConfiguration.add_member(:disable_use_as_direct_query_source, Shapes::ShapeRef.new(shape: Boolean, location_name: "DisableUseAsDirectQuerySource"))
1167
+ DataSetUsageConfiguration.add_member(:disable_use_as_imported_source, Shapes::ShapeRef.new(shape: Boolean, location_name: "DisableUseAsImportedSource"))
1168
+ DataSetUsageConfiguration.struct_class = Types::DataSetUsageConfiguration
1169
+
1146
1170
  DataSource.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
1147
1171
  DataSource.add_member(:data_source_id, Shapes::ShapeRef.new(shape: ResourceId, location_name: "DataSourceId"))
1148
1172
  DataSource.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, location_name: "Name"))
@@ -1187,6 +1211,7 @@ module Aws::QuickSight
1187
1211
  DataSourceParameters.add_member(:sql_server_parameters, Shapes::ShapeRef.new(shape: SqlServerParameters, location_name: "SqlServerParameters"))
1188
1212
  DataSourceParameters.add_member(:teradata_parameters, Shapes::ShapeRef.new(shape: TeradataParameters, location_name: "TeradataParameters"))
1189
1213
  DataSourceParameters.add_member(:twitter_parameters, Shapes::ShapeRef.new(shape: TwitterParameters, location_name: "TwitterParameters"))
1214
+ DataSourceParameters.add_member(:amazon_open_search_parameters, Shapes::ShapeRef.new(shape: AmazonOpenSearchParameters, location_name: "AmazonOpenSearchParameters"))
1190
1215
  DataSourceParameters.struct_class = Types::DataSourceParameters
1191
1216
 
1192
1217
  DataSourceParametersList.member = Shapes::ShapeRef.new(shape: DataSourceParameters)
@@ -1531,15 +1556,25 @@ module Aws::QuickSight
1531
1556
  DescribeIAMPolicyAssignmentResponse.struct_class = Types::DescribeIAMPolicyAssignmentResponse
1532
1557
 
1533
1558
  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"))
1559
+ DescribeIngestionRequest.add_member(:data_set_id, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "DataSetId"))
1535
1560
  DescribeIngestionRequest.add_member(:ingestion_id, Shapes::ShapeRef.new(shape: IngestionId, required: true, location: "uri", location_name: "IngestionId"))
1536
1561
  DescribeIngestionRequest.struct_class = Types::DescribeIngestionRequest
1537
1562
 
1538
1563
  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"))
1564
+ DescribeIngestionResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
1540
1565
  DescribeIngestionResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
1541
1566
  DescribeIngestionResponse.struct_class = Types::DescribeIngestionResponse
1542
1567
 
1568
+ DescribeIpRestrictionRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
1569
+ DescribeIpRestrictionRequest.struct_class = Types::DescribeIpRestrictionRequest
1570
+
1571
+ DescribeIpRestrictionResponse.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, location_name: "AwsAccountId"))
1572
+ DescribeIpRestrictionResponse.add_member(:ip_restriction_rule_map, Shapes::ShapeRef.new(shape: IpRestrictionRuleMap, location_name: "IpRestrictionRuleMap"))
1573
+ DescribeIpRestrictionResponse.add_member(:enabled, Shapes::ShapeRef.new(shape: NullableBoolean, location_name: "Enabled"))
1574
+ DescribeIpRestrictionResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
1575
+ DescribeIpRestrictionResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
1576
+ DescribeIpRestrictionResponse.struct_class = Types::DescribeIpRestrictionResponse
1577
+
1543
1578
  DescribeNamespaceRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
1544
1579
  DescribeNamespaceRequest.add_member(:namespace, Shapes::ShapeRef.new(shape: Namespace, required: true, location: "uri", location_name: "Namespace"))
1545
1580
  DescribeNamespaceRequest.struct_class = Types::DescribeNamespaceRequest
@@ -1630,7 +1665,7 @@ module Aws::QuickSight
1630
1665
  DoubleList.member = Shapes::ShapeRef.new(shape: Double)
1631
1666
 
1632
1667
  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"))
1668
+ ErrorInfo.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "Message"))
1634
1669
  ErrorInfo.struct_class = Types::ErrorInfo
1635
1670
 
1636
1671
  ExportToCSVOption.add_member(:availability_status, Shapes::ShapeRef.new(shape: DashboardBehavior, location_name: "AvailabilityStatus"))
@@ -1783,9 +1818,9 @@ module Aws::QuickSight
1783
1818
  Ingestion.add_member(:error_info, Shapes::ShapeRef.new(shape: ErrorInfo, location_name: "ErrorInfo"))
1784
1819
  Ingestion.add_member(:row_info, Shapes::ShapeRef.new(shape: RowInfo, location_name: "RowInfo"))
1785
1820
  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}))
1821
+ Ingestion.add_member(:created_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreatedTime"))
1822
+ Ingestion.add_member(:ingestion_time_in_seconds, Shapes::ShapeRef.new(shape: Long, location_name: "IngestionTimeInSeconds", metadata: {"box"=>true}))
1823
+ Ingestion.add_member(:ingestion_size_in_bytes, Shapes::ShapeRef.new(shape: Long, location_name: "IngestionSizeInBytes", metadata: {"box"=>true}))
1789
1824
  Ingestion.add_member(:request_source, Shapes::ShapeRef.new(shape: IngestionRequestSource, location_name: "RequestSource"))
1790
1825
  Ingestion.add_member(:request_type, Shapes::ShapeRef.new(shape: IngestionRequestType, location_name: "RequestType"))
1791
1826
  Ingestion.struct_class = Types::Ingestion
@@ -1816,6 +1851,9 @@ module Aws::QuickSight
1816
1851
  InvalidParameterValueException.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
1817
1852
  InvalidParameterValueException.struct_class = Types::InvalidParameterValueException
1818
1853
 
1854
+ IpRestrictionRuleMap.key = Shapes::ShapeRef.new(shape: CIDR)
1855
+ IpRestrictionRuleMap.value = Shapes::ShapeRef.new(shape: IpRestrictionRuleDescription)
1856
+
1819
1857
  JiraParameters.add_member(:site_base_url, Shapes::ShapeRef.new(shape: SiteBaseUrl, required: true, location_name: "SiteBaseUrl"))
1820
1858
  JiraParameters.struct_class = Types::JiraParameters
1821
1859
 
@@ -1965,15 +2003,15 @@ module Aws::QuickSight
1965
2003
  ListIAMPolicyAssignmentsResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
1966
2004
  ListIAMPolicyAssignmentsResponse.struct_class = Types::ListIAMPolicyAssignmentsResponse
1967
2005
 
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"))
2006
+ ListIngestionsRequest.add_member(:data_set_id, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "DataSetId"))
2007
+ ListIngestionsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location: "querystring", location_name: "next-token"))
1970
2008
  ListIngestionsRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
1971
2009
  ListIngestionsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: IngestionMaxResults, location: "querystring", location_name: "max-results", metadata: {"box"=>true}))
1972
2010
  ListIngestionsRequest.struct_class = Types::ListIngestionsRequest
1973
2011
 
1974
2012
  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"))
2013
+ ListIngestionsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
2014
+ ListIngestionsResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
1977
2015
  ListIngestionsResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
1978
2016
  ListIngestionsResponse.struct_class = Types::ListIngestionsResponse
1979
2017
 
@@ -2102,6 +2140,7 @@ module Aws::QuickSight
2102
2140
 
2103
2141
  LogicalTableSource.add_member(:join_instruction, Shapes::ShapeRef.new(shape: JoinInstruction, location_name: "JoinInstruction"))
2104
2142
  LogicalTableSource.add_member(:physical_table_id, Shapes::ShapeRef.new(shape: PhysicalTableId, location_name: "PhysicalTableId"))
2143
+ LogicalTableSource.add_member(:data_set_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "DataSetArn"))
2105
2144
  LogicalTableSource.struct_class = Types::LogicalTableSource
2106
2145
 
2107
2146
  LongList.member = Shapes::ShapeRef.new(shape: Long)
@@ -2190,8 +2229,8 @@ module Aws::QuickSight
2190
2229
 
2191
2230
  ProjectedColumnList.member = Shapes::ShapeRef.new(shape: String)
2192
2231
 
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"))
2232
+ QueueInfo.add_member(:waiting_on_ingestion, Shapes::ShapeRef.new(shape: String, required: true, location_name: "WaitingOnIngestion"))
2233
+ QueueInfo.add_member(:queued_ingestion, Shapes::ShapeRef.new(shape: String, required: true, location_name: "QueuedIngestion"))
2195
2234
  QueueInfo.struct_class = Types::QueueInfo
2196
2235
 
2197
2236
  QuickSightUserNotFoundException.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "Message"))
@@ -2233,8 +2272,12 @@ module Aws::QuickSight
2233
2272
 
2234
2273
  RegisteredUserEmbeddingExperienceConfiguration.add_member(:dashboard, Shapes::ShapeRef.new(shape: RegisteredUserDashboardEmbeddingConfiguration, location_name: "Dashboard"))
2235
2274
  RegisteredUserEmbeddingExperienceConfiguration.add_member(:quick_sight_console, Shapes::ShapeRef.new(shape: RegisteredUserQuickSightConsoleEmbeddingConfiguration, location_name: "QuickSightConsole"))
2275
+ RegisteredUserEmbeddingExperienceConfiguration.add_member(:q_search_bar, Shapes::ShapeRef.new(shape: RegisteredUserQSearchBarEmbeddingConfiguration, location_name: "QSearchBar"))
2236
2276
  RegisteredUserEmbeddingExperienceConfiguration.struct_class = Types::RegisteredUserEmbeddingExperienceConfiguration
2237
2277
 
2278
+ RegisteredUserQSearchBarEmbeddingConfiguration.add_member(:initial_topic_id, Shapes::ShapeRef.new(shape: RestrictiveResourceId, location_name: "InitialTopicId"))
2279
+ RegisteredUserQSearchBarEmbeddingConfiguration.struct_class = Types::RegisteredUserQSearchBarEmbeddingConfiguration
2280
+
2238
2281
  RegisteredUserQuickSightConsoleEmbeddingConfiguration.add_member(:initial_path, Shapes::ShapeRef.new(shape: EntryPath, location_name: "InitialPath"))
2239
2282
  RegisteredUserQuickSightConsoleEmbeddingConfiguration.struct_class = Types::RegisteredUserQuickSightConsoleEmbeddingConfiguration
2240
2283
 
@@ -2280,8 +2323,9 @@ module Aws::QuickSight
2280
2323
  RestoreAnalysisResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
2281
2324
  RestoreAnalysisResponse.struct_class = Types::RestoreAnalysisResponse
2282
2325
 
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}))
2326
+ RowInfo.add_member(:rows_ingested, Shapes::ShapeRef.new(shape: Long, location_name: "RowsIngested", metadata: {"box"=>true}))
2327
+ RowInfo.add_member(:rows_dropped, Shapes::ShapeRef.new(shape: Long, location_name: "RowsDropped", metadata: {"box"=>true}))
2328
+ RowInfo.add_member(:total_rows_in_dataset, Shapes::ShapeRef.new(shape: Long, location_name: "TotalRowsInDataset", metadata: {"box"=>true}))
2285
2329
  RowInfo.struct_class = Types::RowInfo
2286
2330
 
2287
2331
  RowLevelPermissionDataSet.add_member(:namespace, Shapes::ShapeRef.new(shape: Namespace, location_name: "Namespace"))
@@ -2560,6 +2604,7 @@ module Aws::QuickSight
2560
2604
  TransformOperation.add_member(:rename_column_operation, Shapes::ShapeRef.new(shape: RenameColumnOperation, location_name: "RenameColumnOperation"))
2561
2605
  TransformOperation.add_member(:cast_column_type_operation, Shapes::ShapeRef.new(shape: CastColumnTypeOperation, location_name: "CastColumnTypeOperation"))
2562
2606
  TransformOperation.add_member(:tag_column_operation, Shapes::ShapeRef.new(shape: TagColumnOperation, location_name: "TagColumnOperation"))
2607
+ TransformOperation.add_member(:untag_column_operation, Shapes::ShapeRef.new(shape: UntagColumnOperation, location_name: "UntagColumnOperation"))
2563
2608
  TransformOperation.struct_class = Types::TransformOperation
2564
2609
 
2565
2610
  TransformOperationList.member = Shapes::ShapeRef.new(shape: TransformOperation)
@@ -2594,6 +2639,10 @@ module Aws::QuickSight
2594
2639
  UnsupportedUserEditionException.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
2595
2640
  UnsupportedUserEditionException.struct_class = Types::UnsupportedUserEditionException
2596
2641
 
2642
+ UntagColumnOperation.add_member(:column_name, Shapes::ShapeRef.new(shape: ColumnName, required: true, location_name: "ColumnName"))
2643
+ UntagColumnOperation.add_member(:tag_names, Shapes::ShapeRef.new(shape: ColumnTagNames, required: true, location_name: "TagNames"))
2644
+ UntagColumnOperation.struct_class = Types::UntagColumnOperation
2645
+
2597
2646
  UntagResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location: "uri", location_name: "ResourceArn"))
2598
2647
  UntagResourceRequest.add_member(:tag_keys, Shapes::ShapeRef.new(shape: TagKeyList, required: true, location: "querystring", location_name: "keys"))
2599
2648
  UntagResourceRequest.struct_class = Types::UntagResourceRequest
@@ -2717,6 +2766,7 @@ module Aws::QuickSight
2717
2766
  UpdateDataSetRequest.add_member(:row_level_permission_data_set, Shapes::ShapeRef.new(shape: RowLevelPermissionDataSet, location_name: "RowLevelPermissionDataSet"))
2718
2767
  UpdateDataSetRequest.add_member(:row_level_permission_tag_configuration, Shapes::ShapeRef.new(shape: RowLevelPermissionTagConfiguration, location_name: "RowLevelPermissionTagConfiguration"))
2719
2768
  UpdateDataSetRequest.add_member(:column_level_permission_rules, Shapes::ShapeRef.new(shape: ColumnLevelPermissionRuleList, location_name: "ColumnLevelPermissionRules"))
2769
+ UpdateDataSetRequest.add_member(:data_set_usage_configuration, Shapes::ShapeRef.new(shape: DataSetUsageConfiguration, location_name: "DataSetUsageConfiguration"))
2720
2770
  UpdateDataSetRequest.struct_class = Types::UpdateDataSetRequest
2721
2771
 
2722
2772
  UpdateDataSetResponse.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
@@ -2807,6 +2857,16 @@ module Aws::QuickSight
2807
2857
  UpdateIAMPolicyAssignmentResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
2808
2858
  UpdateIAMPolicyAssignmentResponse.struct_class = Types::UpdateIAMPolicyAssignmentResponse
2809
2859
 
2860
+ UpdateIpRestrictionRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
2861
+ UpdateIpRestrictionRequest.add_member(:ip_restriction_rule_map, Shapes::ShapeRef.new(shape: IpRestrictionRuleMap, location_name: "IpRestrictionRuleMap"))
2862
+ UpdateIpRestrictionRequest.add_member(:enabled, Shapes::ShapeRef.new(shape: NullableBoolean, location_name: "Enabled"))
2863
+ UpdateIpRestrictionRequest.struct_class = Types::UpdateIpRestrictionRequest
2864
+
2865
+ UpdateIpRestrictionResponse.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, location_name: "AwsAccountId"))
2866
+ UpdateIpRestrictionResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
2867
+ UpdateIpRestrictionResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
2868
+ UpdateIpRestrictionResponse.struct_class = Types::UpdateIpRestrictionResponse
2869
+
2810
2870
  UpdateResourcePermissionList.member = Shapes::ShapeRef.new(shape: ResourcePermission)
2811
2871
 
2812
2872
  UpdateTemplateAliasRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
@@ -3681,6 +3741,19 @@ module Aws::QuickSight
3681
3741
  o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
3682
3742
  end)
3683
3743
 
3744
+ api.add_operation(:describe_ip_restriction, Seahorse::Model::Operation.new.tap do |o|
3745
+ o.name = "DescribeIpRestriction"
3746
+ o.http_method = "GET"
3747
+ o.http_request_uri = "/accounts/{AwsAccountId}/ip-restriction"
3748
+ o.input = Shapes::ShapeRef.new(shape: DescribeIpRestrictionRequest)
3749
+ o.output = Shapes::ShapeRef.new(shape: DescribeIpRestrictionResponse)
3750
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
3751
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
3752
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
3753
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
3754
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
3755
+ end)
3756
+
3684
3757
  api.add_operation(:describe_namespace, Seahorse::Model::Operation.new.tap do |o|
3685
3758
  o.name = "DescribeNamespace"
3686
3759
  o.http_method = "GET"
@@ -4585,6 +4658,20 @@ module Aws::QuickSight
4585
4658
  o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
4586
4659
  end)
4587
4660
 
4661
+ api.add_operation(:update_ip_restriction, Seahorse::Model::Operation.new.tap do |o|
4662
+ o.name = "UpdateIpRestriction"
4663
+ o.http_method = "POST"
4664
+ o.http_request_uri = "/accounts/{AwsAccountId}/ip-restriction"
4665
+ o.input = Shapes::ShapeRef.new(shape: UpdateIpRestrictionRequest)
4666
+ o.output = Shapes::ShapeRef.new(shape: UpdateIpRestrictionResponse)
4667
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
4668
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
4669
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
4670
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
4671
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
4672
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
4673
+ end)
4674
+
4588
4675
  api.add_operation(:update_template, Seahorse::Model::Operation.new.tap do |o|
4589
4676
  o.name = "UpdateTemplate"
4590
4677
  o.http_method = "PUT"