aws-sdk-quicksight 1.47.0 → 1.48.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -35,7 +35,10 @@ module Aws::QuickSight
35
35
  AnalysisSourceTemplate = Shapes::StructureShape.new(name: 'AnalysisSourceTemplate')
36
36
  AnalysisSummary = Shapes::StructureShape.new(name: 'AnalysisSummary')
37
37
  AnalysisSummaryList = Shapes::ListShape.new(name: 'AnalysisSummaryList')
38
+ AnonymousUserDashboardEmbeddingConfiguration = Shapes::StructureShape.new(name: 'AnonymousUserDashboardEmbeddingConfiguration')
39
+ AnonymousUserEmbeddingExperienceConfiguration = Shapes::StructureShape.new(name: 'AnonymousUserEmbeddingExperienceConfiguration')
38
40
  Arn = Shapes::StringShape.new(name: 'Arn')
41
+ ArnList = Shapes::ListShape.new(name: 'ArnList')
39
42
  AssignmentStatus = Shapes::StringShape.new(name: 'AssignmentStatus')
40
43
  AthenaParameters = Shapes::StructureShape.new(name: 'AthenaParameters')
41
44
  AuroraParameters = Shapes::StructureShape.new(name: 'AuroraParameters')
@@ -245,6 +248,7 @@ module Aws::QuickSight
245
248
  Edition = Shapes::StringShape.new(name: 'Edition')
246
249
  EmbeddingIdentityType = Shapes::StringShape.new(name: 'EmbeddingIdentityType')
247
250
  EmbeddingUrl = Shapes::StringShape.new(name: 'EmbeddingUrl')
251
+ EntryPath = Shapes::StringShape.new(name: 'EntryPath')
248
252
  EntryPoint = Shapes::StringShape.new(name: 'EntryPoint')
249
253
  ErrorInfo = Shapes::StructureShape.new(name: 'ErrorInfo')
250
254
  ExceptionResourceType = Shapes::StringShape.new(name: 'ExceptionResourceType')
@@ -268,6 +272,10 @@ module Aws::QuickSight
268
272
  FolderSummary = Shapes::StructureShape.new(name: 'FolderSummary')
269
273
  FolderSummaryList = Shapes::ListShape.new(name: 'FolderSummaryList')
270
274
  FolderType = Shapes::StringShape.new(name: 'FolderType')
275
+ GenerateEmbedUrlForAnonymousUserRequest = Shapes::StructureShape.new(name: 'GenerateEmbedUrlForAnonymousUserRequest')
276
+ GenerateEmbedUrlForAnonymousUserResponse = Shapes::StructureShape.new(name: 'GenerateEmbedUrlForAnonymousUserResponse')
277
+ GenerateEmbedUrlForRegisteredUserRequest = Shapes::StructureShape.new(name: 'GenerateEmbedUrlForRegisteredUserRequest')
278
+ GenerateEmbedUrlForRegisteredUserResponse = Shapes::StructureShape.new(name: 'GenerateEmbedUrlForRegisteredUserResponse')
271
279
  GeoSpatialColumnGroup = Shapes::StructureShape.new(name: 'GeoSpatialColumnGroup')
272
280
  GeoSpatialCountryCode = Shapes::StringShape.new(name: 'GeoSpatialCountryCode')
273
281
  GeoSpatialDataRole = Shapes::StringShape.new(name: 'GeoSpatialDataRole')
@@ -410,6 +418,9 @@ module Aws::QuickSight
410
418
  RedshiftParameters = Shapes::StructureShape.new(name: 'RedshiftParameters')
411
419
  RegisterUserRequest = Shapes::StructureShape.new(name: 'RegisterUserRequest')
412
420
  RegisterUserResponse = Shapes::StructureShape.new(name: 'RegisterUserResponse')
421
+ RegisteredUserDashboardEmbeddingConfiguration = Shapes::StructureShape.new(name: 'RegisteredUserDashboardEmbeddingConfiguration')
422
+ RegisteredUserEmbeddingExperienceConfiguration = Shapes::StructureShape.new(name: 'RegisteredUserEmbeddingExperienceConfiguration')
423
+ RegisteredUserQuickSightConsoleEmbeddingConfiguration = Shapes::StructureShape.new(name: 'RegisteredUserQuickSightConsoleEmbeddingConfiguration')
413
424
  RelationalTable = Shapes::StructureShape.new(name: 'RelationalTable')
414
425
  RelationalTableCatalog = Shapes::StringShape.new(name: 'RelationalTableCatalog')
415
426
  RelationalTableName = Shapes::StringShape.new(name: 'RelationalTableName')
@@ -432,6 +443,10 @@ module Aws::QuickSight
432
443
  RowLevelPermissionDataSet = Shapes::StructureShape.new(name: 'RowLevelPermissionDataSet')
433
444
  RowLevelPermissionFormatVersion = Shapes::StringShape.new(name: 'RowLevelPermissionFormatVersion')
434
445
  RowLevelPermissionPolicy = Shapes::StringShape.new(name: 'RowLevelPermissionPolicy')
446
+ RowLevelPermissionTagConfiguration = Shapes::StructureShape.new(name: 'RowLevelPermissionTagConfiguration')
447
+ RowLevelPermissionTagDelimiter = Shapes::StringShape.new(name: 'RowLevelPermissionTagDelimiter')
448
+ RowLevelPermissionTagRule = Shapes::StructureShape.new(name: 'RowLevelPermissionTagRule')
449
+ RowLevelPermissionTagRuleList = Shapes::ListShape.new(name: 'RowLevelPermissionTagRuleList')
435
450
  S3Bucket = Shapes::StringShape.new(name: 'S3Bucket')
436
451
  S3Key = Shapes::StringShape.new(name: 'S3Key')
437
452
  S3Parameters = Shapes::StructureShape.new(name: 'S3Parameters')
@@ -445,6 +460,10 @@ module Aws::QuickSight
445
460
  ServiceNowParameters = Shapes::StructureShape.new(name: 'ServiceNowParameters')
446
461
  SessionLifetimeInMinutes = Shapes::IntegerShape.new(name: 'SessionLifetimeInMinutes')
447
462
  SessionLifetimeInMinutesInvalidException = Shapes::StructureShape.new(name: 'SessionLifetimeInMinutesInvalidException')
463
+ SessionTag = Shapes::StructureShape.new(name: 'SessionTag')
464
+ SessionTagKey = Shapes::StringShape.new(name: 'SessionTagKey')
465
+ SessionTagList = Shapes::ListShape.new(name: 'SessionTagList')
466
+ SessionTagValue = Shapes::StringShape.new(name: 'SessionTagValue')
448
467
  Sheet = Shapes::StructureShape.new(name: 'Sheet')
449
468
  SheetControlsOption = Shapes::StructureShape.new(name: 'SheetControlsOption')
450
469
  SheetList = Shapes::ListShape.new(name: 'SheetList')
@@ -455,6 +474,7 @@ module Aws::QuickSight
455
474
  SqlQuery = Shapes::StringShape.new(name: 'SqlQuery')
456
475
  SqlServerParameters = Shapes::StructureShape.new(name: 'SqlServerParameters')
457
476
  SslProperties = Shapes::StructureShape.new(name: 'SslProperties')
477
+ Status = Shapes::StringShape.new(name: 'Status')
458
478
  StatusCode = Shapes::IntegerShape.new(name: 'StatusCode')
459
479
  String = Shapes::StringShape.new(name: 'String')
460
480
  StringList = Shapes::ListShape.new(name: 'StringList')
@@ -645,6 +665,14 @@ module Aws::QuickSight
645
665
 
646
666
  AnalysisSummaryList.member = Shapes::ShapeRef.new(shape: AnalysisSummary)
647
667
 
668
+ AnonymousUserDashboardEmbeddingConfiguration.add_member(:initial_dashboard_id, Shapes::ShapeRef.new(shape: RestrictiveResourceId, required: true, location_name: "InitialDashboardId"))
669
+ AnonymousUserDashboardEmbeddingConfiguration.struct_class = Types::AnonymousUserDashboardEmbeddingConfiguration
670
+
671
+ AnonymousUserEmbeddingExperienceConfiguration.add_member(:dashboard, Shapes::ShapeRef.new(shape: AnonymousUserDashboardEmbeddingConfiguration, location_name: "Dashboard"))
672
+ AnonymousUserEmbeddingExperienceConfiguration.struct_class = Types::AnonymousUserEmbeddingExperienceConfiguration
673
+
674
+ ArnList.member = Shapes::ShapeRef.new(shape: Arn)
675
+
648
676
  AthenaParameters.add_member(:work_group, Shapes::ShapeRef.new(shape: WorkGroup, location_name: "WorkGroup"))
649
677
  AthenaParameters.struct_class = Types::AthenaParameters
650
678
 
@@ -803,6 +831,7 @@ module Aws::QuickSight
803
831
  CreateDataSetRequest.add_member(:field_folders, Shapes::ShapeRef.new(shape: FieldFolderMap, location_name: "FieldFolders"))
804
832
  CreateDataSetRequest.add_member(:permissions, Shapes::ShapeRef.new(shape: ResourcePermissionList, location_name: "Permissions"))
805
833
  CreateDataSetRequest.add_member(:row_level_permission_data_set, Shapes::ShapeRef.new(shape: RowLevelPermissionDataSet, location_name: "RowLevelPermissionDataSet"))
834
+ CreateDataSetRequest.add_member(:row_level_permission_tag_configuration, Shapes::ShapeRef.new(shape: RowLevelPermissionTagConfiguration, location_name: "RowLevelPermissionTagConfiguration"))
806
835
  CreateDataSetRequest.add_member(:column_level_permission_rules, Shapes::ShapeRef.new(shape: ColumnLevelPermissionRuleList, location_name: "ColumnLevelPermissionRules"))
807
836
  CreateDataSetRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
808
837
  CreateDataSetRequest.struct_class = Types::CreateDataSetRequest
@@ -1079,6 +1108,7 @@ module Aws::QuickSight
1079
1108
  DataSet.add_member(:column_groups, Shapes::ShapeRef.new(shape: ColumnGroupList, location_name: "ColumnGroups"))
1080
1109
  DataSet.add_member(:field_folders, Shapes::ShapeRef.new(shape: FieldFolderMap, location_name: "FieldFolders"))
1081
1110
  DataSet.add_member(:row_level_permission_data_set, Shapes::ShapeRef.new(shape: RowLevelPermissionDataSet, location_name: "RowLevelPermissionDataSet"))
1111
+ DataSet.add_member(:row_level_permission_tag_configuration, Shapes::ShapeRef.new(shape: RowLevelPermissionTagConfiguration, location_name: "RowLevelPermissionTagConfiguration"))
1082
1112
  DataSet.add_member(:column_level_permission_rules, Shapes::ShapeRef.new(shape: ColumnLevelPermissionRuleList, location_name: "ColumnLevelPermissionRules"))
1083
1113
  DataSet.struct_class = Types::DataSet
1084
1114
 
@@ -1107,6 +1137,7 @@ module Aws::QuickSight
1107
1137
  DataSetSummary.add_member(:last_updated_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastUpdatedTime"))
1108
1138
  DataSetSummary.add_member(:import_mode, Shapes::ShapeRef.new(shape: DataSetImportMode, location_name: "ImportMode"))
1109
1139
  DataSetSummary.add_member(:row_level_permission_data_set, Shapes::ShapeRef.new(shape: RowLevelPermissionDataSet, location_name: "RowLevelPermissionDataSet"))
1140
+ DataSetSummary.add_member(:row_level_permission_tag_configuration_applied, Shapes::ShapeRef.new(shape: Boolean, location_name: "RowLevelPermissionTagConfigurationApplied"))
1110
1141
  DataSetSummary.add_member(:column_level_permission_rules_applied, Shapes::ShapeRef.new(shape: Boolean, location_name: "ColumnLevelPermissionRulesApplied"))
1111
1142
  DataSetSummary.struct_class = Types::DataSetSummary
1112
1143
 
@@ -1649,6 +1680,30 @@ module Aws::QuickSight
1649
1680
 
1650
1681
  FolderSummaryList.member = Shapes::ShapeRef.new(shape: FolderSummary)
1651
1682
 
1683
+ GenerateEmbedUrlForAnonymousUserRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
1684
+ GenerateEmbedUrlForAnonymousUserRequest.add_member(:session_lifetime_in_minutes, Shapes::ShapeRef.new(shape: SessionLifetimeInMinutes, location_name: "SessionLifetimeInMinutes"))
1685
+ GenerateEmbedUrlForAnonymousUserRequest.add_member(:namespace, Shapes::ShapeRef.new(shape: Namespace, required: true, location_name: "Namespace"))
1686
+ GenerateEmbedUrlForAnonymousUserRequest.add_member(:session_tags, Shapes::ShapeRef.new(shape: SessionTagList, location_name: "SessionTags"))
1687
+ GenerateEmbedUrlForAnonymousUserRequest.add_member(:authorized_resource_arns, Shapes::ShapeRef.new(shape: ArnList, required: true, location_name: "AuthorizedResourceArns"))
1688
+ GenerateEmbedUrlForAnonymousUserRequest.add_member(:experience_configuration, Shapes::ShapeRef.new(shape: AnonymousUserEmbeddingExperienceConfiguration, required: true, location_name: "ExperienceConfiguration"))
1689
+ GenerateEmbedUrlForAnonymousUserRequest.struct_class = Types::GenerateEmbedUrlForAnonymousUserRequest
1690
+
1691
+ GenerateEmbedUrlForAnonymousUserResponse.add_member(:embed_url, Shapes::ShapeRef.new(shape: EmbeddingUrl, required: true, location_name: "EmbedUrl"))
1692
+ GenerateEmbedUrlForAnonymousUserResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, required: true, location: "statusCode", location_name: "Status"))
1693
+ GenerateEmbedUrlForAnonymousUserResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "RequestId"))
1694
+ GenerateEmbedUrlForAnonymousUserResponse.struct_class = Types::GenerateEmbedUrlForAnonymousUserResponse
1695
+
1696
+ GenerateEmbedUrlForRegisteredUserRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
1697
+ GenerateEmbedUrlForRegisteredUserRequest.add_member(:session_lifetime_in_minutes, Shapes::ShapeRef.new(shape: SessionLifetimeInMinutes, location_name: "SessionLifetimeInMinutes"))
1698
+ GenerateEmbedUrlForRegisteredUserRequest.add_member(:user_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "UserArn"))
1699
+ GenerateEmbedUrlForRegisteredUserRequest.add_member(:experience_configuration, Shapes::ShapeRef.new(shape: RegisteredUserEmbeddingExperienceConfiguration, required: true, location_name: "ExperienceConfiguration"))
1700
+ GenerateEmbedUrlForRegisteredUserRequest.struct_class = Types::GenerateEmbedUrlForRegisteredUserRequest
1701
+
1702
+ GenerateEmbedUrlForRegisteredUserResponse.add_member(:embed_url, Shapes::ShapeRef.new(shape: EmbeddingUrl, required: true, location_name: "EmbedUrl"))
1703
+ GenerateEmbedUrlForRegisteredUserResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, required: true, location: "statusCode", location_name: "Status"))
1704
+ GenerateEmbedUrlForRegisteredUserResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "RequestId"))
1705
+ GenerateEmbedUrlForRegisteredUserResponse.struct_class = Types::GenerateEmbedUrlForRegisteredUserResponse
1706
+
1652
1707
  GeoSpatialColumnGroup.add_member(:name, Shapes::ShapeRef.new(shape: ColumnGroupName, required: true, location_name: "Name"))
1653
1708
  GeoSpatialColumnGroup.add_member(:country_code, Shapes::ShapeRef.new(shape: GeoSpatialCountryCode, required: true, location_name: "CountryCode"))
1654
1709
  GeoSpatialColumnGroup.add_member(:columns, Shapes::ShapeRef.new(shape: ColumnList, required: true, location_name: "Columns"))
@@ -2173,6 +2228,16 @@ module Aws::QuickSight
2173
2228
  RegisterUserResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
2174
2229
  RegisterUserResponse.struct_class = Types::RegisterUserResponse
2175
2230
 
2231
+ RegisteredUserDashboardEmbeddingConfiguration.add_member(:initial_dashboard_id, Shapes::ShapeRef.new(shape: RestrictiveResourceId, required: true, location_name: "InitialDashboardId"))
2232
+ RegisteredUserDashboardEmbeddingConfiguration.struct_class = Types::RegisteredUserDashboardEmbeddingConfiguration
2233
+
2234
+ RegisteredUserEmbeddingExperienceConfiguration.add_member(:dashboard, Shapes::ShapeRef.new(shape: RegisteredUserDashboardEmbeddingConfiguration, location_name: "Dashboard"))
2235
+ RegisteredUserEmbeddingExperienceConfiguration.add_member(:quick_sight_console, Shapes::ShapeRef.new(shape: RegisteredUserQuickSightConsoleEmbeddingConfiguration, location_name: "QuickSightConsole"))
2236
+ RegisteredUserEmbeddingExperienceConfiguration.struct_class = Types::RegisteredUserEmbeddingExperienceConfiguration
2237
+
2238
+ RegisteredUserQuickSightConsoleEmbeddingConfiguration.add_member(:initial_path, Shapes::ShapeRef.new(shape: EntryPath, location_name: "InitialPath"))
2239
+ RegisteredUserQuickSightConsoleEmbeddingConfiguration.struct_class = Types::RegisteredUserQuickSightConsoleEmbeddingConfiguration
2240
+
2176
2241
  RelationalTable.add_member(:data_source_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "DataSourceArn"))
2177
2242
  RelationalTable.add_member(:catalog, Shapes::ShapeRef.new(shape: RelationalTableCatalog, location_name: "Catalog"))
2178
2243
  RelationalTable.add_member(:schema, Shapes::ShapeRef.new(shape: RelationalTableSchema, location_name: "Schema"))
@@ -2223,8 +2288,21 @@ module Aws::QuickSight
2223
2288
  RowLevelPermissionDataSet.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "Arn"))
2224
2289
  RowLevelPermissionDataSet.add_member(:permission_policy, Shapes::ShapeRef.new(shape: RowLevelPermissionPolicy, required: true, location_name: "PermissionPolicy"))
2225
2290
  RowLevelPermissionDataSet.add_member(:format_version, Shapes::ShapeRef.new(shape: RowLevelPermissionFormatVersion, location_name: "FormatVersion"))
2291
+ RowLevelPermissionDataSet.add_member(:status, Shapes::ShapeRef.new(shape: Status, location_name: "Status"))
2226
2292
  RowLevelPermissionDataSet.struct_class = Types::RowLevelPermissionDataSet
2227
2293
 
2294
+ RowLevelPermissionTagConfiguration.add_member(:status, Shapes::ShapeRef.new(shape: Status, location_name: "Status"))
2295
+ RowLevelPermissionTagConfiguration.add_member(:tag_rules, Shapes::ShapeRef.new(shape: RowLevelPermissionTagRuleList, required: true, location_name: "TagRules"))
2296
+ RowLevelPermissionTagConfiguration.struct_class = Types::RowLevelPermissionTagConfiguration
2297
+
2298
+ RowLevelPermissionTagRule.add_member(:tag_key, Shapes::ShapeRef.new(shape: SessionTagKey, required: true, location_name: "TagKey"))
2299
+ RowLevelPermissionTagRule.add_member(:column_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ColumnName"))
2300
+ RowLevelPermissionTagRule.add_member(:tag_multi_value_delimiter, Shapes::ShapeRef.new(shape: RowLevelPermissionTagDelimiter, location_name: "TagMultiValueDelimiter"))
2301
+ RowLevelPermissionTagRule.add_member(:match_all_value, Shapes::ShapeRef.new(shape: SessionTagValue, location_name: "MatchAllValue"))
2302
+ RowLevelPermissionTagRule.struct_class = Types::RowLevelPermissionTagRule
2303
+
2304
+ RowLevelPermissionTagRuleList.member = Shapes::ShapeRef.new(shape: RowLevelPermissionTagRule)
2305
+
2228
2306
  S3Parameters.add_member(:manifest_file_location, Shapes::ShapeRef.new(shape: ManifestFileLocation, required: true, location_name: "ManifestFileLocation"))
2229
2307
  S3Parameters.struct_class = Types::S3Parameters
2230
2308
 
@@ -2276,6 +2354,12 @@ module Aws::QuickSight
2276
2354
  SessionLifetimeInMinutesInvalidException.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
2277
2355
  SessionLifetimeInMinutesInvalidException.struct_class = Types::SessionLifetimeInMinutesInvalidException
2278
2356
 
2357
+ SessionTag.add_member(:key, Shapes::ShapeRef.new(shape: SessionTagKey, required: true, location_name: "Key"))
2358
+ SessionTag.add_member(:value, Shapes::ShapeRef.new(shape: SessionTagValue, required: true, location_name: "Value"))
2359
+ SessionTag.struct_class = Types::SessionTag
2360
+
2361
+ SessionTagList.member = Shapes::ShapeRef.new(shape: SessionTag)
2362
+
2279
2363
  Sheet.add_member(:sheet_id, Shapes::ShapeRef.new(shape: RestrictiveResourceId, location_name: "SheetId"))
2280
2364
  Sheet.add_member(:name, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Name"))
2281
2365
  Sheet.struct_class = Types::Sheet
@@ -2631,6 +2715,7 @@ module Aws::QuickSight
2631
2715
  UpdateDataSetRequest.add_member(:column_groups, Shapes::ShapeRef.new(shape: ColumnGroupList, location_name: "ColumnGroups"))
2632
2716
  UpdateDataSetRequest.add_member(:field_folders, Shapes::ShapeRef.new(shape: FieldFolderMap, location_name: "FieldFolders"))
2633
2717
  UpdateDataSetRequest.add_member(:row_level_permission_data_set, Shapes::ShapeRef.new(shape: RowLevelPermissionDataSet, location_name: "RowLevelPermissionDataSet"))
2718
+ UpdateDataSetRequest.add_member(:row_level_permission_tag_configuration, Shapes::ShapeRef.new(shape: RowLevelPermissionTagConfiguration, location_name: "RowLevelPermissionTagConfiguration"))
2634
2719
  UpdateDataSetRequest.add_member(:column_level_permission_rules, Shapes::ShapeRef.new(shape: ColumnLevelPermissionRuleList, location_name: "ColumnLevelPermissionRules"))
2635
2720
  UpdateDataSetRequest.struct_class = Types::UpdateDataSetRequest
2636
2721
 
@@ -3710,6 +3795,39 @@ module Aws::QuickSight
3710
3795
  o.errors << Shapes::ShapeRef.new(shape: ResourceUnavailableException)
3711
3796
  end)
3712
3797
 
3798
+ api.add_operation(:generate_embed_url_for_anonymous_user, Seahorse::Model::Operation.new.tap do |o|
3799
+ o.name = "GenerateEmbedUrlForAnonymousUser"
3800
+ o.http_method = "POST"
3801
+ o.http_request_uri = "/accounts/{AwsAccountId}/embed-url/anonymous-user"
3802
+ o.input = Shapes::ShapeRef.new(shape: GenerateEmbedUrlForAnonymousUserRequest)
3803
+ o.output = Shapes::ShapeRef.new(shape: GenerateEmbedUrlForAnonymousUserResponse)
3804
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
3805
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
3806
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
3807
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
3808
+ o.errors << Shapes::ShapeRef.new(shape: SessionLifetimeInMinutesInvalidException)
3809
+ o.errors << Shapes::ShapeRef.new(shape: UnsupportedUserEditionException)
3810
+ o.errors << Shapes::ShapeRef.new(shape: UnsupportedPricingPlanException)
3811
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
3812
+ end)
3813
+
3814
+ api.add_operation(:generate_embed_url_for_registered_user, Seahorse::Model::Operation.new.tap do |o|
3815
+ o.name = "GenerateEmbedUrlForRegisteredUser"
3816
+ o.http_method = "POST"
3817
+ o.http_request_uri = "/accounts/{AwsAccountId}/embed-url/registered-user"
3818
+ o.input = Shapes::ShapeRef.new(shape: GenerateEmbedUrlForRegisteredUserRequest)
3819
+ o.output = Shapes::ShapeRef.new(shape: GenerateEmbedUrlForRegisteredUserResponse)
3820
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
3821
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
3822
+ o.errors << Shapes::ShapeRef.new(shape: QuickSightUserNotFoundException)
3823
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
3824
+ o.errors << Shapes::ShapeRef.new(shape: SessionLifetimeInMinutesInvalidException)
3825
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
3826
+ o.errors << Shapes::ShapeRef.new(shape: UnsupportedUserEditionException)
3827
+ o.errors << Shapes::ShapeRef.new(shape: UnsupportedPricingPlanException)
3828
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
3829
+ end)
3830
+
3713
3831
  api.add_operation(:get_dashboard_embed_url, Seahorse::Model::Operation.new.tap do |o|
3714
3832
  o.name = "GetDashboardEmbedUrl"
3715
3833
  o.http_method = "GET"
@@ -20,7 +20,7 @@ module Aws::QuickSight
20
20
  # @return [String]
21
21
  #
22
22
  # @!attribute [rw] request_id
23
- # The AWS request ID for this request.
23
+ # The Amazon Web Services request ID for this request.
24
24
  # @return [String]
25
25
  #
26
26
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/AccessDeniedException AWS API Documentation
@@ -32,8 +32,8 @@ module Aws::QuickSight
32
32
  include Aws::Structure
33
33
  end
34
34
 
35
- # The Amazon QuickSight customizations associated with your AWS account
36
- # or a QuickSight namespace in a specific AWS Region.
35
+ # The Amazon QuickSight customizations associated with your Amazon Web
36
+ # Services account; or a QuickSight namespace in a specific Region;.
37
37
  #
38
38
  # @note When making an API call, you may pass AccountCustomization
39
39
  # data as a hash:
@@ -54,13 +54,14 @@ module Aws::QuickSight
54
54
  include Aws::Structure
55
55
  end
56
56
 
57
- # The QuickSight settings associated with your AWS account.
57
+ # The QuickSight settings associated with your Amazon Web Services
58
+ # account;.
58
59
  #
59
60
  # @!attribute [rw] account_name
60
61
  # The "account name" you provided for the QuickSight subscription in
61
- # your AWS account. You create this name when you sign up for
62
- # QuickSight. It is unique in all of AWS and it appears only in the
63
- # console when users sign in.
62
+ # your Amazon Web Services account;. You create this name when you
63
+ # sign up for QuickSight. It is unique in all of Amazon Web Services
64
+ # and it appears only when users sign in.
64
65
  # @return [String]
65
66
  #
66
67
  # @!attribute [rw] edition
@@ -69,7 +70,8 @@ module Aws::QuickSight
69
70
  # @return [String]
70
71
  #
71
72
  # @!attribute [rw] default_namespace
72
- # The default QuickSight namespace for your AWS account.
73
+ # The default QuickSight namespace for your Amazon Web Services
74
+ # account;.
73
75
  # @return [String]
74
76
  #
75
77
  # @!attribute [rw] notification_email
@@ -87,7 +89,7 @@ module Aws::QuickSight
87
89
  include Aws::Structure
88
90
  end
89
91
 
90
- # The active AWS Identity and Access Management (IAM) policy assignment.
92
+ # The active Identity and Access Management (IAM) policy assignment.
91
93
  #
92
94
  # @!attribute [rw] assignment_name
93
95
  # A name for the IAM policy assignment.
@@ -366,6 +368,58 @@ module Aws::QuickSight
366
368
  include Aws::Structure
367
369
  end
368
370
 
371
+ # Information about the dashboard that you want to embed.
372
+ #
373
+ # @note When making an API call, you may pass AnonymousUserDashboardEmbeddingConfiguration
374
+ # data as a hash:
375
+ #
376
+ # {
377
+ # initial_dashboard_id: "RestrictiveResourceId", # required
378
+ # }
379
+ #
380
+ # @!attribute [rw] initial_dashboard_id
381
+ # The dashboard ID for the dashboard that you want the user to see
382
+ # first. This ID is included in the output URL. When the URL in
383
+ # response is accessed, Amazon QuickSight renders this dashboard.
384
+ #
385
+ # The Amazon Resource Name (ARN) of this dashboard must be included in
386
+ # the `AuthorizedResourceArns` parameter. Otherwise, the request will
387
+ # fail with `InvalidParameterValueException`.
388
+ # @return [String]
389
+ #
390
+ # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/AnonymousUserDashboardEmbeddingConfiguration AWS API Documentation
391
+ #
392
+ class AnonymousUserDashboardEmbeddingConfiguration < Struct.new(
393
+ :initial_dashboard_id)
394
+ SENSITIVE = []
395
+ include Aws::Structure
396
+ end
397
+
398
+ # The type of experience you want to embed. For anonymous users, you can
399
+ # embed an Amazon QuickSight dashboard.
400
+ #
401
+ # @note When making an API call, you may pass AnonymousUserEmbeddingExperienceConfiguration
402
+ # data as a hash:
403
+ #
404
+ # {
405
+ # dashboard: {
406
+ # initial_dashboard_id: "RestrictiveResourceId", # required
407
+ # },
408
+ # }
409
+ #
410
+ # @!attribute [rw] dashboard
411
+ # The type of embedding experience. In this case, an Amazon QuickSight
412
+ # dashboard.
413
+ # @return [Types::AnonymousUserDashboardEmbeddingConfiguration]
414
+ #
415
+ # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/AnonymousUserEmbeddingExperienceConfiguration AWS API Documentation
416
+ #
417
+ class AnonymousUserEmbeddingExperienceConfiguration < Struct.new(
418
+ :dashboard)
419
+ SENSITIVE = []
420
+ include Aws::Structure
421
+ end
422
+
369
423
  # Amazon Athena parameters.
370
424
  #
371
425
  # @note When making an API call, you may pass AthenaParameters
@@ -453,7 +507,7 @@ module Aws::QuickSight
453
507
  include Aws::Structure
454
508
  end
455
509
 
456
- # AWS IoT Analytics parameters.
510
+ # Amazon Web Services IoT Analytics parameters.
457
511
  #
458
512
  # @note When making an API call, you may pass AwsIotAnalyticsParameters
459
513
  # data as a hash:
@@ -541,7 +595,7 @@ module Aws::QuickSight
541
595
  # }
542
596
  #
543
597
  # @!attribute [rw] aws_account_id
544
- # The AWS account ID.
598
+ # The Amazon Web Services account; ID.
545
599
  # @return [String]
546
600
  #
547
601
  # @!attribute [rw] data_set_id
@@ -571,7 +625,7 @@ module Aws::QuickSight
571
625
  # @return [String]
572
626
  #
573
627
  # @!attribute [rw] request_id
574
- # The AWS request ID for this operation.
628
+ # The Amazon Web Services request ID for this operation.
575
629
  # @return [String]
576
630
  #
577
631
  # @!attribute [rw] status
@@ -817,7 +871,7 @@ module Aws::QuickSight
817
871
  # @return [String]
818
872
  #
819
873
  # @!attribute [rw] request_id
820
- # The AWS request ID for this request.
874
+ # The Amazon Web Services request ID for this request.
821
875
  # @return [String]
822
876
  #
823
877
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/ConflictException AWS API Documentation
@@ -847,8 +901,8 @@ module Aws::QuickSight
847
901
  # }
848
902
  #
849
903
  # @!attribute [rw] aws_account_id
850
- # The ID for the AWS account that you want to customize QuickSight
851
- # for.
904
+ # The ID for the Amazon Web Services account; that you want to
905
+ # customize QuickSight for.
852
906
  # @return [String]
853
907
  #
854
908
  # @!attribute [rw] namespace
@@ -856,9 +910,9 @@ module Aws::QuickSight
856
910
  # @return [String]
857
911
  #
858
912
  # @!attribute [rw] account_customization
859
- # The QuickSight customizations you're adding in the current AWS
860
- # Region. You can add these to an AWS account and a QuickSight
861
- # namespace.
913
+ # The QuickSight customizations you're adding in the current Region;.
914
+ # You can add these to an Amazon Web Services account; and a
915
+ # QuickSight namespace.
862
916
  #
863
917
  # For example, you can add a default theme by setting
864
918
  # `AccountCustomization` to the midnight theme:
@@ -887,12 +941,12 @@ module Aws::QuickSight
887
941
 
888
942
  # @!attribute [rw] arn
889
943
  # The Amazon Resource Name (ARN) for the customization that you
890
- # created for this AWS account.
944
+ # created for this Amazon Web Services account;.
891
945
  # @return [String]
892
946
  #
893
947
  # @!attribute [rw] aws_account_id
894
- # The ID for the AWS account that you want to customize QuickSight
895
- # for.
948
+ # The ID for the Amazon Web Services account; that you want to
949
+ # customize QuickSight for.
896
950
  # @return [String]
897
951
  #
898
952
  # @!attribute [rw] namespace
@@ -900,12 +954,11 @@ module Aws::QuickSight
900
954
  # @return [String]
901
955
  #
902
956
  # @!attribute [rw] account_customization
903
- # The QuickSight customizations you're adding in the current AWS
904
- # Region.
957
+ # The QuickSight customizations you're adding in the current Region;.
905
958
  # @return [Types::AccountCustomization]
906
959
  #
907
960
  # @!attribute [rw] request_id
908
- # The AWS request ID for this operation.
961
+ # The Amazon Web Services request ID for this operation.
909
962
  # @return [String]
910
963
  #
911
964
  # @!attribute [rw] status
@@ -985,7 +1038,8 @@ module Aws::QuickSight
985
1038
  # }
986
1039
  #
987
1040
  # @!attribute [rw] aws_account_id
988
- # The ID of the AWS account where you are creating an analysis.
1041
+ # The ID of the Amazon Web Services account; where you are creating an
1042
+ # analysis.
989
1043
  # @return [String]
990
1044
  #
991
1045
  # @!attribute [rw] analysis_id
@@ -1007,7 +1061,7 @@ module Aws::QuickSight
1007
1061
  # @!attribute [rw] permissions
1008
1062
  # A structure that describes the principals and the resource-level
1009
1063
  # permissions on an analysis. You can use the `Permissions` structure
1010
- # to grant permissions by providing a list of AWS Identity and Access
1064
+ # to grant permissions by providing a list of Identity and Access
1011
1065
  # Management (IAM) action information for each principal listed by
1012
1066
  # Amazon Resource Name (ARN).
1013
1067
  #
@@ -1063,7 +1117,7 @@ module Aws::QuickSight
1063
1117
  # @return [Integer]
1064
1118
  #
1065
1119
  # @!attribute [rw] request_id
1066
- # The AWS request ID for this operation.
1120
+ # The Amazon Web Services request ID for this operation.
1067
1121
  # @return [String]
1068
1122
  #
1069
1123
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/CreateAnalysisResponse AWS API Documentation
@@ -1178,7 +1232,8 @@ module Aws::QuickSight
1178
1232
  # }
1179
1233
  #
1180
1234
  # @!attribute [rw] aws_account_id
1181
- # The ID of the AWS account where you want to create the dashboard.
1235
+ # The ID of the Amazon Web Services account; where you want to create
1236
+ # the dashboard.
1182
1237
  # @return [String]
1183
1238
  #
1184
1239
  # @!attribute [rw] dashboard_id
@@ -1211,8 +1266,8 @@ module Aws::QuickSight
1211
1266
  # from an analysis, first convert the analysis to a template by using
1212
1267
  # the CreateTemplate API operation. For `SourceTemplate`, specify the
1213
1268
  # Amazon Resource Name (ARN) of the source template. The
1214
- # `SourceTemplate`ARN can contain any AWS Account and any
1215
- # QuickSight-supported AWS Region.
1269
+ # `SourceTemplate`ARN can contain any Amazon Web Services account; and
1270
+ # any QuickSight-supported Region;.
1216
1271
  #
1217
1272
  # Use the `DataSetReferences` entity within `SourceTemplate` to list
1218
1273
  # the replacement datasets for the placeholders listed in the
@@ -1251,7 +1306,8 @@ module Aws::QuickSight
1251
1306
  # The Amazon Resource Name (ARN) of the theme that is being used for
1252
1307
  # this dashboard. If you add a value for this field, it overrides the
1253
1308
  # value that is used in the source entity. The theme ARN must exist in
1254
- # the same AWS account where you create the dashboard.
1309
+ # the same Amazon Web Services account; where you create the
1310
+ # dashboard.
1255
1311
  # @return [String]
1256
1312
  #
1257
1313
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/CreateDashboardRequest AWS API Documentation
@@ -1293,7 +1349,7 @@ module Aws::QuickSight
1293
1349
  # @return [Integer]
1294
1350
  #
1295
1351
  # @!attribute [rw] request_id
1296
- # The AWS request ID for this operation.
1352
+ # The Amazon Web Services request ID for this operation.
1297
1353
  # @return [String]
1298
1354
  #
1299
1355
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/CreateDashboardResponse AWS API Documentation
@@ -1445,6 +1501,18 @@ module Aws::QuickSight
1445
1501
  # arn: "Arn", # required
1446
1502
  # permission_policy: "GRANT_ACCESS", # required, accepts GRANT_ACCESS, DENY_ACCESS
1447
1503
  # format_version: "VERSION_1", # accepts VERSION_1, VERSION_2
1504
+ # status: "ENABLED", # accepts ENABLED, DISABLED
1505
+ # },
1506
+ # row_level_permission_tag_configuration: {
1507
+ # status: "ENABLED", # accepts ENABLED, DISABLED
1508
+ # tag_rules: [ # required
1509
+ # {
1510
+ # tag_key: "SessionTagKey", # required
1511
+ # column_name: "String", # required
1512
+ # tag_multi_value_delimiter: "RowLevelPermissionTagDelimiter",
1513
+ # match_all_value: "SessionTagValue",
1514
+ # },
1515
+ # ],
1448
1516
  # },
1449
1517
  # column_level_permission_rules: [
1450
1518
  # {
@@ -1461,12 +1529,12 @@ module Aws::QuickSight
1461
1529
  # }
1462
1530
  #
1463
1531
  # @!attribute [rw] aws_account_id
1464
- # The AWS account ID.
1532
+ # The Amazon Web Services account; ID.
1465
1533
  # @return [String]
1466
1534
  #
1467
1535
  # @!attribute [rw] data_set_id
1468
1536
  # An ID for the dataset that you want to create. This ID is unique per
1469
- # AWS Region for each AWS account.
1537
+ # Region; for each Amazon Web Services account;.
1470
1538
  # @return [String]
1471
1539
  #
1472
1540
  # @!attribute [rw] name
@@ -1506,6 +1574,12 @@ module Aws::QuickSight
1506
1574
  # create.
1507
1575
  # @return [Types::RowLevelPermissionDataSet]
1508
1576
  #
1577
+ # @!attribute [rw] row_level_permission_tag_configuration
1578
+ # The configuration of tags on a dataset to set row-level security.
1579
+ # Row-level security tags are currently supported for anonymous
1580
+ # embedding only.
1581
+ # @return [Types::RowLevelPermissionTagConfiguration]
1582
+ #
1509
1583
  # @!attribute [rw] column_level_permission_rules
1510
1584
  # A set of one or more definitions of a ` ColumnLevelPermissionRule `.
1511
1585
  # @return [Array<Types::ColumnLevelPermissionRule>]
@@ -1528,6 +1602,7 @@ module Aws::QuickSight
1528
1602
  :field_folders,
1529
1603
  :permissions,
1530
1604
  :row_level_permission_data_set,
1605
+ :row_level_permission_tag_configuration,
1531
1606
  :column_level_permission_rules,
1532
1607
  :tags)
1533
1608
  SENSITIVE = []
@@ -1540,7 +1615,7 @@ module Aws::QuickSight
1540
1615
  #
1541
1616
  # @!attribute [rw] data_set_id
1542
1617
  # The ID for the dataset that you want to create. This ID is unique
1543
- # per AWS Region for each AWS account.
1618
+ # per Region; for each Amazon Web Services account;.
1544
1619
  # @return [String]
1545
1620
  #
1546
1621
  # @!attribute [rw] ingestion_arn
@@ -1554,7 +1629,7 @@ module Aws::QuickSight
1554
1629
  # @return [String]
1555
1630
  #
1556
1631
  # @!attribute [rw] request_id
1557
- # The AWS request ID for this operation.
1632
+ # The Amazon Web Services request ID for this operation.
1558
1633
  # @return [String]
1559
1634
  #
1560
1635
  # @!attribute [rw] status
@@ -1794,12 +1869,12 @@ module Aws::QuickSight
1794
1869
  # }
1795
1870
  #
1796
1871
  # @!attribute [rw] aws_account_id
1797
- # The AWS account ID.
1872
+ # The Amazon Web Services account; ID.
1798
1873
  # @return [String]
1799
1874
  #
1800
1875
  # @!attribute [rw] data_source_id
1801
- # An ID for the data source. This ID is unique per AWS Region for each
1802
- # AWS account.
1876
+ # An ID for the data source. This ID is unique per Region; for each
1877
+ # Amazon Web Services account;.
1803
1878
  # @return [String]
1804
1879
  #
1805
1880
  # @!attribute [rw] name
@@ -1868,8 +1943,8 @@ module Aws::QuickSight
1868
1943
  # @return [String]
1869
1944
  #
1870
1945
  # @!attribute [rw] data_source_id
1871
- # The ID of the data source. This ID is unique per AWS Region for each
1872
- # AWS account.
1946
+ # The ID of the data source. This ID is unique per Region; for each
1947
+ # Amazon Web Services account;.
1873
1948
  # @return [String]
1874
1949
  #
1875
1950
  # @!attribute [rw] creation_status
@@ -1877,7 +1952,7 @@ module Aws::QuickSight
1877
1952
  # @return [String]
1878
1953
  #
1879
1954
  # @!attribute [rw] request_id
1880
- # The AWS request ID for this operation.
1955
+ # The Amazon Web Services request ID for this operation.
1881
1956
  # @return [String]
1882
1957
  #
1883
1958
  # @!attribute [rw] status
@@ -2075,9 +2150,9 @@ module Aws::QuickSight
2075
2150
  # @return [String]
2076
2151
  #
2077
2152
  # @!attribute [rw] aws_account_id
2078
- # The ID for the AWS account that the group is in. Currently, you use
2079
- # the ID for the AWS account that contains your Amazon QuickSight
2080
- # account.
2153
+ # The ID for the Amazon Web Services account; that the group is in.
2154
+ # Currently, you use the ID for the Amazon Web Services account; that
2155
+ # contains your Amazon QuickSight account.
2081
2156
  # @return [String]
2082
2157
  #
2083
2158
  # @!attribute [rw] namespace
@@ -2100,7 +2175,7 @@ module Aws::QuickSight
2100
2175
  # @return [Types::GroupMember]
2101
2176
  #
2102
2177
  # @!attribute [rw] request_id
2103
- # The AWS request ID for this operation.
2178
+ # The Amazon Web Services request ID for this operation.
2104
2179
  # @return [String]
2105
2180
  #
2106
2181
  # @!attribute [rw] status
@@ -2138,9 +2213,9 @@ module Aws::QuickSight
2138
2213
  # @return [String]
2139
2214
  #
2140
2215
  # @!attribute [rw] aws_account_id
2141
- # The ID for the AWS account that the group is in. Currently, you use
2142
- # the ID for the AWS account that contains your Amazon QuickSight
2143
- # account.
2216
+ # The ID for the Amazon Web Services account; that the group is in.
2217
+ # Currently, you use the ID for the Amazon Web Services account; that
2218
+ # contains your Amazon QuickSight account.
2144
2219
  # @return [String]
2145
2220
  #
2146
2221
  # @!attribute [rw] namespace
@@ -2165,7 +2240,7 @@ module Aws::QuickSight
2165
2240
  # @return [Types::Group]
2166
2241
  #
2167
2242
  # @!attribute [rw] request_id
2168
- # The AWS request ID for this operation.
2243
+ # The Amazon Web Services request ID for this operation.
2169
2244
  # @return [String]
2170
2245
  #
2171
2246
  # @!attribute [rw] status
@@ -2197,13 +2272,13 @@ module Aws::QuickSight
2197
2272
  # }
2198
2273
  #
2199
2274
  # @!attribute [rw] aws_account_id
2200
- # The ID of the AWS account where you want to assign an IAM policy to
2201
- # QuickSight users or groups.
2275
+ # The ID of the Amazon Web Services account; where you want to assign
2276
+ # an IAM policy to QuickSight users or groups.
2202
2277
  # @return [String]
2203
2278
  #
2204
2279
  # @!attribute [rw] assignment_name
2205
2280
  # The name of the assignment, also called a rule. It must be unique
2206
- # within an AWS account.
2281
+ # within an Amazon Web Services account;.
2207
2282
  # @return [String]
2208
2283
  #
2209
2284
  # @!attribute [rw] assignment_status
@@ -2247,8 +2322,8 @@ module Aws::QuickSight
2247
2322
  end
2248
2323
 
2249
2324
  # @!attribute [rw] assignment_name
2250
- # The name of the assignment. This name must be unique within the AWS
2251
- # account.
2325
+ # The name of the assignment. This name must be unique within the
2326
+ # Amazon Web Services account;.
2252
2327
  # @return [String]
2253
2328
  #
2254
2329
  # @!attribute [rw] assignment_id
@@ -2279,7 +2354,7 @@ module Aws::QuickSight
2279
2354
  # @return [Hash<String,Array<String>>]
2280
2355
  #
2281
2356
  # @!attribute [rw] request_id
2282
- # The AWS request ID for this operation.
2357
+ # The Amazon Web Services request ID for this operation.
2283
2358
  # @return [String]
2284
2359
  #
2285
2360
  # @!attribute [rw] status
@@ -2318,7 +2393,7 @@ module Aws::QuickSight
2318
2393
  # @return [String]
2319
2394
  #
2320
2395
  # @!attribute [rw] aws_account_id
2321
- # The AWS account ID.
2396
+ # The Amazon Web Services account; ID.
2322
2397
  # @return [String]
2323
2398
  #
2324
2399
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/CreateIngestionRequest AWS API Documentation
@@ -2344,7 +2419,7 @@ module Aws::QuickSight
2344
2419
  # @return [String]
2345
2420
  #
2346
2421
  # @!attribute [rw] request_id
2347
- # The AWS request ID for this operation.
2422
+ # The Amazon Web Services request ID for this operation.
2348
2423
  # @return [String]
2349
2424
  #
2350
2425
  # @!attribute [rw] status
@@ -2379,8 +2454,8 @@ module Aws::QuickSight
2379
2454
  # }
2380
2455
  #
2381
2456
  # @!attribute [rw] aws_account_id
2382
- # The ID for the AWS account that you want to create the QuickSight
2383
- # namespace in.
2457
+ # The ID for the Amazon Web Services account; that you want to create
2458
+ # the QuickSight namespace in.
2384
2459
  # @return [String]
2385
2460
  #
2386
2461
  # @!attribute [rw] namespace
@@ -2417,8 +2492,8 @@ module Aws::QuickSight
2417
2492
  # @return [String]
2418
2493
  #
2419
2494
  # @!attribute [rw] capacity_region
2420
- # The AWS Region that you want to use for the free SPICE capacity for
2421
- # the new namespace. This is set to the region that you run
2495
+ # The Region; that you want to use for the free SPICE capacity for the
2496
+ # new namespace. This is set to the region that you run
2422
2497
  # CreateNamespace in.
2423
2498
  # @return [String]
2424
2499
  #
@@ -2436,7 +2511,7 @@ module Aws::QuickSight
2436
2511
  # @return [String]
2437
2512
  #
2438
2513
  # @!attribute [rw] request_id
2439
- # The AWS request ID for this operation.
2514
+ # The Amazon Web Services request ID for this operation.
2440
2515
  # @return [String]
2441
2516
  #
2442
2517
  # @!attribute [rw] status
@@ -2468,8 +2543,8 @@ module Aws::QuickSight
2468
2543
  # }
2469
2544
  #
2470
2545
  # @!attribute [rw] aws_account_id
2471
- # The ID of the AWS account that contains the template that you
2472
- # creating an alias for.
2546
+ # The ID of the Amazon Web Services account; that contains the
2547
+ # template that you creating an alias for.
2473
2548
  # @return [String]
2474
2549
  #
2475
2550
  # @!attribute [rw] template_id
@@ -2479,7 +2554,7 @@ module Aws::QuickSight
2479
2554
  # @!attribute [rw] alias_name
2480
2555
  # The name that you want to give to the template alias that you're
2481
2556
  # creating. Don't start the alias name with the `$` character. Alias
2482
- # names that start with `$` are reserved by QuickSight.
2557
+ # names that start with `$` are reserved by Amazon QuickSight.
2483
2558
  # @return [String]
2484
2559
  #
2485
2560
  # @!attribute [rw] template_version_number
@@ -2506,7 +2581,7 @@ module Aws::QuickSight
2506
2581
  # @return [Integer]
2507
2582
  #
2508
2583
  # @!attribute [rw] request_id
2509
- # The AWS request ID for this operation.
2584
+ # The Amazon Web Services request ID for this operation.
2510
2585
  # @return [String]
2511
2586
  #
2512
2587
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/CreateTemplateAliasResponse AWS API Documentation
@@ -2556,14 +2631,14 @@ module Aws::QuickSight
2556
2631
  # }
2557
2632
  #
2558
2633
  # @!attribute [rw] aws_account_id
2559
- # The ID for the AWS account that the group is in. Currently, you use
2560
- # the ID for the AWS account that contains your Amazon QuickSight
2561
- # account.
2634
+ # The ID for the Amazon Web Services account; that the group is in.
2635
+ # Currently, you use the ID for the Amazon Web Services account; that
2636
+ # contains your Amazon QuickSight account.
2562
2637
  # @return [String]
2563
2638
  #
2564
2639
  # @!attribute [rw] template_id
2565
2640
  # An ID for the template that you want to create. This template is
2566
- # unique per AWS Region in each AWS account.
2641
+ # unique per Region; in each Amazon Web Services account;.
2567
2642
  # @return [String]
2568
2643
  #
2569
2644
  # @!attribute [rw] name
@@ -2581,8 +2656,8 @@ module Aws::QuickSight
2581
2656
  # for an analysis. Both of these require an Amazon Resource Name
2582
2657
  # (ARN). For `SourceTemplate`, specify the ARN of the source template.
2583
2658
  # For `SourceAnalysis`, specify the ARN of the source analysis. The
2584
- # `SourceTemplate` ARN can contain any AWS Account and any
2585
- # QuickSight-supported AWS Region.
2659
+ # `SourceTemplate` ARN can contain any Amazon Web Services account;
2660
+ # and any QuickSight-supported Region;.
2586
2661
  #
2587
2662
  # Use the `DataSetReferences` entity within `SourceTemplate` or
2588
2663
  # `SourceAnalysis` to list the replacement datasets for the
@@ -2639,7 +2714,7 @@ module Aws::QuickSight
2639
2714
  # @return [Integer]
2640
2715
  #
2641
2716
  # @!attribute [rw] request_id
2642
- # The AWS request ID for this operation.
2717
+ # The Amazon Web Services request ID for this operation.
2643
2718
  # @return [String]
2644
2719
  #
2645
2720
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/CreateTemplateResponse AWS API Documentation
@@ -2666,8 +2741,8 @@ module Aws::QuickSight
2666
2741
  # }
2667
2742
  #
2668
2743
  # @!attribute [rw] aws_account_id
2669
- # The ID of the AWS account that contains the theme for the new theme
2670
- # alias.
2744
+ # The ID of the Amazon Web Services account; that contains the theme
2745
+ # for the new theme alias.
2671
2746
  # @return [String]
2672
2747
  #
2673
2748
  # @!attribute [rw] theme_id
@@ -2704,7 +2779,7 @@ module Aws::QuickSight
2704
2779
  # @return [Integer]
2705
2780
  #
2706
2781
  # @!attribute [rw] request_id
2707
- # The AWS request ID for this operation.
2782
+ # The Amazon Web Services request ID for this operation.
2708
2783
  # @return [String]
2709
2784
  #
2710
2785
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/CreateThemeAliasResponse AWS API Documentation
@@ -2781,12 +2856,13 @@ module Aws::QuickSight
2781
2856
  # }
2782
2857
  #
2783
2858
  # @!attribute [rw] aws_account_id
2784
- # The ID of the AWS account where you want to store the new theme.
2859
+ # The ID of the Amazon Web Services account; where you want to store
2860
+ # the new theme.
2785
2861
  # @return [String]
2786
2862
  #
2787
2863
  # @!attribute [rw] theme_id
2788
2864
  # An ID for the theme that you want to create. The theme ID is unique
2789
- # per AWS Region in each AWS account.
2865
+ # per Region; in each Amazon Web Services account;.
2790
2866
  # @return [String]
2791
2867
  #
2792
2868
  # @!attribute [rw] name
@@ -2857,7 +2933,7 @@ module Aws::QuickSight
2857
2933
  # @return [Integer]
2858
2934
  #
2859
2935
  # @!attribute [rw] request_id
2860
- # The AWS request ID for this operation.
2936
+ # The Amazon Web Services request ID for this operation.
2861
2937
  # @return [String]
2862
2938
  #
2863
2939
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/CreateThemeResponse AWS API Documentation
@@ -3495,6 +3571,10 @@ module Aws::QuickSight
3495
3571
  # The row-level security configuration for the dataset.
3496
3572
  # @return [Types::RowLevelPermissionDataSet]
3497
3573
  #
3574
+ # @!attribute [rw] row_level_permission_tag_configuration
3575
+ # The element you can use to define tags for row-level security.
3576
+ # @return [Types::RowLevelPermissionTagConfiguration]
3577
+ #
3498
3578
  # @!attribute [rw] column_level_permission_rules
3499
3579
  # A set of one or more definitions of a ` ColumnLevelPermissionRule `.
3500
3580
  # @return [Array<Types::ColumnLevelPermissionRule>]
@@ -3515,6 +3595,7 @@ module Aws::QuickSight
3515
3595
  :column_groups,
3516
3596
  :field_folders,
3517
3597
  :row_level_permission_data_set,
3598
+ :row_level_permission_tag_configuration,
3518
3599
  :column_level_permission_rules)
3519
3600
  SENSITIVE = []
3520
3601
  include Aws::Structure
@@ -3616,6 +3697,10 @@ module Aws::QuickSight
3616
3697
  # The row-level security configuration for the dataset.
3617
3698
  # @return [Types::RowLevelPermissionDataSet]
3618
3699
  #
3700
+ # @!attribute [rw] row_level_permission_tag_configuration_applied
3701
+ # Whether or not the row level permission tags are applied.
3702
+ # @return [Boolean]
3703
+ #
3619
3704
  # @!attribute [rw] column_level_permission_rules_applied
3620
3705
  # A value that indicates if the dataset has column level permission
3621
3706
  # configured.
@@ -3631,6 +3716,7 @@ module Aws::QuickSight
3631
3716
  :last_updated_time,
3632
3717
  :import_mode,
3633
3718
  :row_level_permission_data_set,
3719
+ :row_level_permission_tag_configuration_applied,
3634
3720
  :column_level_permission_rules_applied)
3635
3721
  SENSITIVE = []
3636
3722
  include Aws::Structure
@@ -3643,8 +3729,8 @@ module Aws::QuickSight
3643
3729
  # @return [String]
3644
3730
  #
3645
3731
  # @!attribute [rw] data_source_id
3646
- # The ID of the data source. This ID is unique per AWS Region for each
3647
- # AWS account.
3732
+ # The ID of the data source. This ID is unique per Region; for each
3733
+ # Amazon Web Services account;.
3648
3734
  # @return [String]
3649
3735
  #
3650
3736
  # @!attribute [rw] name
@@ -3985,7 +4071,7 @@ module Aws::QuickSight
3985
4071
  # @return [Types::AuroraPostgreSqlParameters]
3986
4072
  #
3987
4073
  # @!attribute [rw] aws_iot_analytics_parameters
3988
- # AWS IoT Analytics parameters.
4074
+ # Amazon Web Services IoT Analytics parameters.
3989
4075
  # @return [Types::AwsIotAnalyticsParameters]
3990
4076
  #
3991
4077
  # @!attribute [rw] jira_parameters
@@ -4138,8 +4224,8 @@ module Aws::QuickSight
4138
4224
  # }
4139
4225
  #
4140
4226
  # @!attribute [rw] aws_account_id
4141
- # The ID for the AWS account that you want to delete QuickSight
4142
- # customizations from in this AWS Region.
4227
+ # The ID for the Amazon Web Services account; that you want to delete
4228
+ # QuickSight customizations from in this Region;.
4143
4229
  # @return [String]
4144
4230
  #
4145
4231
  # @!attribute [rw] namespace
@@ -4157,7 +4243,7 @@ module Aws::QuickSight
4157
4243
  end
4158
4244
 
4159
4245
  # @!attribute [rw] request_id
4160
- # The AWS request ID for this operation.
4246
+ # The Amazon Web Services request ID for this operation.
4161
4247
  # @return [String]
4162
4248
  #
4163
4249
  # @!attribute [rw] status
@@ -4184,7 +4270,8 @@ module Aws::QuickSight
4184
4270
  # }
4185
4271
  #
4186
4272
  # @!attribute [rw] aws_account_id
4187
- # The ID of the AWS account where you want to delete an analysis.
4273
+ # The ID of the Amazon Web Services account; where you want to delete
4274
+ # an analysis.
4188
4275
  # @return [String]
4189
4276
  #
4190
4277
  # @!attribute [rw] analysis_id
@@ -4233,7 +4320,7 @@ module Aws::QuickSight
4233
4320
  # @return [Time]
4234
4321
  #
4235
4322
  # @!attribute [rw] request_id
4236
- # The AWS request ID for this operation.
4323
+ # The Amazon Web Services request ID for this operation.
4237
4324
  # @return [String]
4238
4325
  #
4239
4326
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/DeleteAnalysisResponse AWS API Documentation
@@ -4258,8 +4345,8 @@ module Aws::QuickSight
4258
4345
  # }
4259
4346
  #
4260
4347
  # @!attribute [rw] aws_account_id
4261
- # The ID of the AWS account that contains the dashboard that you're
4262
- # deleting.
4348
+ # The ID of the Amazon Web Services account; that contains the
4349
+ # dashboard that you're deleting.
4263
4350
  # @return [String]
4264
4351
  #
4265
4352
  # @!attribute [rw] dashboard_id
@@ -4295,7 +4382,7 @@ module Aws::QuickSight
4295
4382
  # @return [String]
4296
4383
  #
4297
4384
  # @!attribute [rw] request_id
4298
- # The AWS request ID for this operation.
4385
+ # The Amazon Web Services request ID for this operation.
4299
4386
  # @return [String]
4300
4387
  #
4301
4388
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/DeleteDashboardResponse AWS API Documentation
@@ -4318,12 +4405,12 @@ module Aws::QuickSight
4318
4405
  # }
4319
4406
  #
4320
4407
  # @!attribute [rw] aws_account_id
4321
- # The AWS account ID.
4408
+ # The Amazon Web Services account; ID.
4322
4409
  # @return [String]
4323
4410
  #
4324
4411
  # @!attribute [rw] data_set_id
4325
4412
  # The ID for the dataset that you want to create. This ID is unique
4326
- # per AWS Region for each AWS account.
4413
+ # per Region; for each Amazon Web Services account;.
4327
4414
  # @return [String]
4328
4415
  #
4329
4416
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/DeleteDataSetRequest AWS API Documentation
@@ -4341,11 +4428,11 @@ module Aws::QuickSight
4341
4428
  #
4342
4429
  # @!attribute [rw] data_set_id
4343
4430
  # The ID for the dataset that you want to create. This ID is unique
4344
- # per AWS Region for each AWS account.
4431
+ # per Region; for each Amazon Web Services account;.
4345
4432
  # @return [String]
4346
4433
  #
4347
4434
  # @!attribute [rw] request_id
4348
- # The AWS request ID for this operation.
4435
+ # The Amazon Web Services request ID for this operation.
4349
4436
  # @return [String]
4350
4437
  #
4351
4438
  # @!attribute [rw] status
@@ -4372,12 +4459,12 @@ module Aws::QuickSight
4372
4459
  # }
4373
4460
  #
4374
4461
  # @!attribute [rw] aws_account_id
4375
- # The AWS account ID.
4462
+ # The Amazon Web Services account; ID.
4376
4463
  # @return [String]
4377
4464
  #
4378
4465
  # @!attribute [rw] data_source_id
4379
- # The ID of the data source. This ID is unique per AWS Region for each
4380
- # AWS account.
4466
+ # The ID of the data source. This ID is unique per Region; for each
4467
+ # Amazon Web Services account;.
4381
4468
  # @return [String]
4382
4469
  #
4383
4470
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/DeleteDataSourceRequest AWS API Documentation
@@ -4394,12 +4481,12 @@ module Aws::QuickSight
4394
4481
  # @return [String]
4395
4482
  #
4396
4483
  # @!attribute [rw] data_source_id
4397
- # The ID of the data source. This ID is unique per AWS Region for each
4398
- # AWS account.
4484
+ # The ID of the data source. This ID is unique per Region; for each
4485
+ # Amazon Web Services account;.
4399
4486
  # @return [String]
4400
4487
  #
4401
4488
  # @!attribute [rw] request_id
4402
- # The AWS request ID for this operation.
4489
+ # The Amazon Web Services request ID for this operation.
4403
4490
  # @return [String]
4404
4491
  #
4405
4492
  # @!attribute [rw] status
@@ -4547,9 +4634,9 @@ module Aws::QuickSight
4547
4634
  # @return [String]
4548
4635
  #
4549
4636
  # @!attribute [rw] aws_account_id
4550
- # The ID for the AWS account that the group is in. Currently, you use
4551
- # the ID for the AWS account that contains your Amazon QuickSight
4552
- # account.
4637
+ # The ID for the Amazon Web Services account; that the group is in.
4638
+ # Currently, you use the ID for the Amazon Web Services account; that
4639
+ # contains your Amazon QuickSight account.
4553
4640
  # @return [String]
4554
4641
  #
4555
4642
  # @!attribute [rw] namespace
@@ -4568,7 +4655,7 @@ module Aws::QuickSight
4568
4655
  end
4569
4656
 
4570
4657
  # @!attribute [rw] request_id
4571
- # The AWS request ID for this operation.
4658
+ # The Amazon Web Services request ID for this operation.
4572
4659
  # @return [String]
4573
4660
  #
4574
4661
  # @!attribute [rw] status
@@ -4598,9 +4685,9 @@ module Aws::QuickSight
4598
4685
  # @return [String]
4599
4686
  #
4600
4687
  # @!attribute [rw] aws_account_id
4601
- # The ID for the AWS account that the group is in. Currently, you use
4602
- # the ID for the AWS account that contains your Amazon QuickSight
4603
- # account.
4688
+ # The ID for the Amazon Web Services account; that the group is in.
4689
+ # Currently, you use the ID for the Amazon Web Services account; that
4690
+ # contains your Amazon QuickSight account.
4604
4691
  # @return [String]
4605
4692
  #
4606
4693
  # @!attribute [rw] namespace
@@ -4618,7 +4705,7 @@ module Aws::QuickSight
4618
4705
  end
4619
4706
 
4620
4707
  # @!attribute [rw] request_id
4621
- # The AWS request ID for this operation.
4708
+ # The Amazon Web Services request ID for this operation.
4622
4709
  # @return [String]
4623
4710
  #
4624
4711
  # @!attribute [rw] status
@@ -4644,8 +4731,8 @@ module Aws::QuickSight
4644
4731
  # }
4645
4732
  #
4646
4733
  # @!attribute [rw] aws_account_id
4647
- # The AWS account ID where you want to delete the IAM policy
4648
- # assignment.
4734
+ # The Amazon Web Services account; ID where you want to delete the IAM
4735
+ # policy assignment.
4649
4736
  # @return [String]
4650
4737
  #
4651
4738
  # @!attribute [rw] assignment_name
@@ -4671,7 +4758,7 @@ module Aws::QuickSight
4671
4758
  # @return [String]
4672
4759
  #
4673
4760
  # @!attribute [rw] request_id
4674
- # The AWS request ID for this operation.
4761
+ # The Amazon Web Services request ID for this operation.
4675
4762
  # @return [String]
4676
4763
  #
4677
4764
  # @!attribute [rw] status
@@ -4697,8 +4784,8 @@ module Aws::QuickSight
4697
4784
  # }
4698
4785
  #
4699
4786
  # @!attribute [rw] aws_account_id
4700
- # The ID for the AWS account that you want to delete the QuickSight
4701
- # namespace from.
4787
+ # The ID for the Amazon Web Services account; that you want to delete
4788
+ # the QuickSight namespace from.
4702
4789
  # @return [String]
4703
4790
  #
4704
4791
  # @!attribute [rw] namespace
@@ -4715,7 +4802,7 @@ module Aws::QuickSight
4715
4802
  end
4716
4803
 
4717
4804
  # @!attribute [rw] request_id
4718
- # The AWS request ID for this operation.
4805
+ # The Amazon Web Services request ID for this operation.
4719
4806
  # @return [String]
4720
4807
  #
4721
4808
  # @!attribute [rw] status
@@ -4741,7 +4828,8 @@ module Aws::QuickSight
4741
4828
  # }
4742
4829
  #
4743
4830
  # @!attribute [rw] aws_account_id
4744
- # The ID of the AWS account that contains the item to delete.
4831
+ # The ID of the Amazon Web Services account; that contains the item to
4832
+ # delete.
4745
4833
  # @return [String]
4746
4834
  #
4747
4835
  # @!attribute [rw] template_id
@@ -4782,7 +4870,7 @@ module Aws::QuickSight
4782
4870
  # @return [String]
4783
4871
  #
4784
4872
  # @!attribute [rw] request_id
4785
- # The AWS request ID for this operation.
4873
+ # The Amazon Web Services request ID for this operation.
4786
4874
  # @return [String]
4787
4875
  #
4788
4876
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/DeleteTemplateAliasResponse AWS API Documentation
@@ -4807,8 +4895,8 @@ module Aws::QuickSight
4807
4895
  # }
4808
4896
  #
4809
4897
  # @!attribute [rw] aws_account_id
4810
- # The ID of the AWS account that contains the template that you're
4811
- # deleting.
4898
+ # The ID of the Amazon Web Services account; that contains the
4899
+ # template that you're deleting.
4812
4900
  # @return [String]
4813
4901
  #
4814
4902
  # @!attribute [rw] template_id
@@ -4832,7 +4920,7 @@ module Aws::QuickSight
4832
4920
  end
4833
4921
 
4834
4922
  # @!attribute [rw] request_id
4835
- # The AWS request ID for this operation.
4923
+ # The Amazon Web Services request ID for this operation.
4836
4924
  # @return [String]
4837
4925
  #
4838
4926
  # @!attribute [rw] arn
@@ -4868,7 +4956,8 @@ module Aws::QuickSight
4868
4956
  # }
4869
4957
  #
4870
4958
  # @!attribute [rw] aws_account_id
4871
- # The ID of the AWS account that contains the theme alias to delete.
4959
+ # The ID of the Amazon Web Services account; that contains the theme
4960
+ # alias to delete.
4872
4961
  # @return [String]
4873
4962
  #
4874
4963
  # @!attribute [rw] theme_id
@@ -4899,7 +4988,7 @@ module Aws::QuickSight
4899
4988
  # @return [String]
4900
4989
  #
4901
4990
  # @!attribute [rw] request_id
4902
- # The AWS request ID for this operation.
4991
+ # The Amazon Web Services request ID for this operation.
4903
4992
  # @return [String]
4904
4993
  #
4905
4994
  # @!attribute [rw] status
@@ -4932,8 +5021,8 @@ module Aws::QuickSight
4932
5021
  # }
4933
5022
  #
4934
5023
  # @!attribute [rw] aws_account_id
4935
- # The ID of the AWS account that contains the theme that you're
4936
- # deleting.
5024
+ # The ID of the Amazon Web Services account; that contains the theme
5025
+ # that you're deleting.
4937
5026
  # @return [String]
4938
5027
  #
4939
5028
  # @!attribute [rw] theme_id
@@ -4962,7 +5051,7 @@ module Aws::QuickSight
4962
5051
  # @return [String]
4963
5052
  #
4964
5053
  # @!attribute [rw] request_id
4965
- # The AWS request ID for this operation.
5054
+ # The Amazon Web Services request ID for this operation.
4966
5055
  # @return [String]
4967
5056
  #
4968
5057
  # @!attribute [rw] status
@@ -4998,9 +5087,9 @@ module Aws::QuickSight
4998
5087
  # @return [String]
4999
5088
  #
5000
5089
  # @!attribute [rw] aws_account_id
5001
- # The ID for the AWS account that the user is in. Currently, you use
5002
- # the ID for the AWS account that contains your Amazon QuickSight
5003
- # account.
5090
+ # The ID for the Amazon Web Services account; that the user is in.
5091
+ # Currently, you use the ID for the Amazon Web Services account; that
5092
+ # contains your Amazon QuickSight account.
5004
5093
  # @return [String]
5005
5094
  #
5006
5095
  # @!attribute [rw] namespace
@@ -5018,7 +5107,7 @@ module Aws::QuickSight
5018
5107
  end
5019
5108
 
5020
5109
  # @!attribute [rw] request_id
5021
- # The AWS request ID for this operation.
5110
+ # The Amazon Web Services request ID for this operation.
5022
5111
  # @return [String]
5023
5112
  #
5024
5113
  # @!attribute [rw] status
@@ -5048,9 +5137,9 @@ module Aws::QuickSight
5048
5137
  # @return [String]
5049
5138
  #
5050
5139
  # @!attribute [rw] aws_account_id
5051
- # The ID for the AWS account that the user is in. Currently, you use
5052
- # the ID for the AWS account that contains your Amazon QuickSight
5053
- # account.
5140
+ # The ID for the Amazon Web Services account; that the user is in.
5141
+ # Currently, you use the ID for the Amazon Web Services account; that
5142
+ # contains your Amazon QuickSight account.
5054
5143
  # @return [String]
5055
5144
  #
5056
5145
  # @!attribute [rw] namespace
@@ -5068,7 +5157,7 @@ module Aws::QuickSight
5068
5157
  end
5069
5158
 
5070
5159
  # @!attribute [rw] request_id
5071
- # The AWS request ID for this operation.
5160
+ # The Amazon Web Services request ID for this operation.
5072
5161
  # @return [String]
5073
5162
  #
5074
5163
  # @!attribute [rw] status
@@ -5094,8 +5183,8 @@ module Aws::QuickSight
5094
5183
  # }
5095
5184
  #
5096
5185
  # @!attribute [rw] aws_account_id
5097
- # The ID for the AWS account that you want to describe QuickSight
5098
- # customizations for.
5186
+ # The ID for the Amazon Web Services account; that you want to
5187
+ # describe QuickSight customizations for.
5099
5188
  # @return [String]
5100
5189
  #
5101
5190
  # @!attribute [rw] namespace
@@ -5124,11 +5213,11 @@ module Aws::QuickSight
5124
5213
 
5125
5214
  # @!attribute [rw] arn
5126
5215
  # The Amazon Resource Name (ARN) of the customization that's
5127
- # associated with this AWS account.
5216
+ # associated with this Amazon Web Services account;.
5128
5217
  # @return [String]
5129
5218
  #
5130
5219
  # @!attribute [rw] aws_account_id
5131
- # The ID for the AWS account that you're describing.
5220
+ # The ID for the Amazon Web Services account; that you're describing.
5132
5221
  # @return [String]
5133
5222
  #
5134
5223
  # @!attribute [rw] namespace
@@ -5136,11 +5225,11 @@ module Aws::QuickSight
5136
5225
  # @return [String]
5137
5226
  #
5138
5227
  # @!attribute [rw] account_customization
5139
- # The QuickSight customizations that exist in the current AWS Region.
5228
+ # The QuickSight customizations that exist in the current Region;.
5140
5229
  # @return [Types::AccountCustomization]
5141
5230
  #
5142
5231
  # @!attribute [rw] request_id
5143
- # The AWS request ID for this operation.
5232
+ # The Amazon Web Services request ID for this operation.
5144
5233
  # @return [String]
5145
5234
  #
5146
5235
  # @!attribute [rw] status
@@ -5168,8 +5257,8 @@ module Aws::QuickSight
5168
5257
  # }
5169
5258
  #
5170
5259
  # @!attribute [rw] aws_account_id
5171
- # The ID for the AWS account that contains the settings that you want
5172
- # to list.
5260
+ # The ID for the Amazon Web Services account; that contains the
5261
+ # settings that you want to list.
5173
5262
  # @return [String]
5174
5263
  #
5175
5264
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/DescribeAccountSettingsRequest AWS API Documentation
@@ -5181,19 +5270,19 @@ module Aws::QuickSight
5181
5270
  end
5182
5271
 
5183
5272
  # @!attribute [rw] account_settings
5184
- # The QuickSight settings for this AWS account. This information
5185
- # includes the edition of Amazon QuickSight that you subscribed to
5186
- # (Standard or Enterprise) and the notification email for the
5187
- # QuickSight subscription. In the QuickSight console, the QuickSight
5188
- # subscription is sometimes referred to as a QuickSight "account"
5189
- # even though it's technically not an account by itself. Instead,
5190
- # it's a subscription to the QuickSight service for your AWS account.
5191
- # The edition that you subscribe to applies to QuickSight in every AWS
5192
- # Region where you use it.
5273
+ # The QuickSight settings for this Amazon Web Services account;. This
5274
+ # information includes the edition of Amazon QuickSight that you
5275
+ # subscribed to (Standard or Enterprise) and the notification email
5276
+ # for the QuickSight subscription. In the QuickSight console, the
5277
+ # QuickSight subscription is sometimes referred to as a QuickSight
5278
+ # "account" even though it's technically not an account by itself.
5279
+ # Instead, it's a subscription to the QuickSight service for your
5280
+ # Amazon Web Services account;. The edition that you subscribe to
5281
+ # applies to QuickSight in every Region; where you use it.
5193
5282
  # @return [Types::AccountSettings]
5194
5283
  #
5195
5284
  # @!attribute [rw] request_id
5196
- # The AWS request ID for this operation.
5285
+ # The Amazon Web Services request ID for this operation.
5197
5286
  # @return [String]
5198
5287
  #
5199
5288
  # @!attribute [rw] status
@@ -5219,9 +5308,9 @@ module Aws::QuickSight
5219
5308
  # }
5220
5309
  #
5221
5310
  # @!attribute [rw] aws_account_id
5222
- # The ID of the AWS account that contains the analysis whose
5223
- # permissions you're describing. You must be using the AWS account
5224
- # that the analysis is in.
5311
+ # The ID of the Amazon Web Services account; that contains the
5312
+ # analysis whose permissions you're describing. You must be using the
5313
+ # Amazon Web Services account; that the analysis is in.
5225
5314
  # @return [String]
5226
5315
  #
5227
5316
  # @!attribute [rw] analysis_id
@@ -5257,7 +5346,7 @@ module Aws::QuickSight
5257
5346
  # @return [Integer]
5258
5347
  #
5259
5348
  # @!attribute [rw] request_id
5260
- # The AWS request ID for this operation.
5349
+ # The Amazon Web Services request ID for this operation.
5261
5350
  # @return [String]
5262
5351
  #
5263
5352
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/DescribeAnalysisPermissionsResponse AWS API Documentation
@@ -5281,8 +5370,9 @@ module Aws::QuickSight
5281
5370
  # }
5282
5371
  #
5283
5372
  # @!attribute [rw] aws_account_id
5284
- # The ID of the AWS account that contains the analysis. You must be
5285
- # using the AWS account that the analysis is in.
5373
+ # The ID of the Amazon Web Services account; that contains the
5374
+ # analysis. You must be using the Amazon Web Services account; that
5375
+ # the analysis is in.
5286
5376
  # @return [String]
5287
5377
  #
5288
5378
  # @!attribute [rw] analysis_id
@@ -5309,7 +5399,7 @@ module Aws::QuickSight
5309
5399
  # @return [Integer]
5310
5400
  #
5311
5401
  # @!attribute [rw] request_id
5312
- # The AWS request ID for this operation.
5402
+ # The Amazon Web Services request ID for this operation.
5313
5403
  # @return [String]
5314
5404
  #
5315
5405
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/DescribeAnalysisResponse AWS API Documentation
@@ -5331,8 +5421,8 @@ module Aws::QuickSight
5331
5421
  # }
5332
5422
  #
5333
5423
  # @!attribute [rw] aws_account_id
5334
- # The ID of the AWS account that contains the dashboard that you're
5335
- # describing permissions for.
5424
+ # The ID of the Amazon Web Services account; that contains the
5425
+ # dashboard that you're describing permissions for.
5336
5426
  # @return [String]
5337
5427
  #
5338
5428
  # @!attribute [rw] dashboard_id
@@ -5365,7 +5455,7 @@ module Aws::QuickSight
5365
5455
  # @return [Integer]
5366
5456
  #
5367
5457
  # @!attribute [rw] request_id
5368
- # The AWS request ID for this operation.
5458
+ # The Amazon Web Services request ID for this operation.
5369
5459
  # @return [String]
5370
5460
  #
5371
5461
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/DescribeDashboardPermissionsResponse AWS API Documentation
@@ -5391,8 +5481,8 @@ module Aws::QuickSight
5391
5481
  # }
5392
5482
  #
5393
5483
  # @!attribute [rw] aws_account_id
5394
- # The ID of the AWS account that contains the dashboard that you're
5395
- # describing.
5484
+ # The ID of the Amazon Web Services account; that contains the
5485
+ # dashboard that you're describing.
5396
5486
  # @return [String]
5397
5487
  #
5398
5488
  # @!attribute [rw] dashboard_id
@@ -5428,7 +5518,7 @@ module Aws::QuickSight
5428
5518
  # @return [Integer]
5429
5519
  #
5430
5520
  # @!attribute [rw] request_id
5431
- # The AWS request ID for this operation.
5521
+ # The Amazon Web Services request ID for this operation.
5432
5522
  # @return [String]
5433
5523
  #
5434
5524
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/DescribeDashboardResponse AWS API Documentation
@@ -5450,12 +5540,12 @@ module Aws::QuickSight
5450
5540
  # }
5451
5541
  #
5452
5542
  # @!attribute [rw] aws_account_id
5453
- # The AWS account ID.
5543
+ # The Amazon Web Services account; ID.
5454
5544
  # @return [String]
5455
5545
  #
5456
5546
  # @!attribute [rw] data_set_id
5457
5547
  # The ID for the dataset that you want to create. This ID is unique
5458
- # per AWS Region for each AWS account.
5548
+ # per Region; for each Amazon Web Services account;.
5459
5549
  # @return [String]
5460
5550
  #
5461
5551
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/DescribeDataSetPermissionsRequest AWS API Documentation
@@ -5473,7 +5563,7 @@ module Aws::QuickSight
5473
5563
  #
5474
5564
  # @!attribute [rw] data_set_id
5475
5565
  # The ID for the dataset that you want to create. This ID is unique
5476
- # per AWS Region for each AWS account.
5566
+ # per Region; for each Amazon Web Services account;.
5477
5567
  # @return [String]
5478
5568
  #
5479
5569
  # @!attribute [rw] permissions
@@ -5481,7 +5571,7 @@ module Aws::QuickSight
5481
5571
  # @return [Array<Types::ResourcePermission>]
5482
5572
  #
5483
5573
  # @!attribute [rw] request_id
5484
- # The AWS request ID for this operation.
5574
+ # The Amazon Web Services request ID for this operation.
5485
5575
  # @return [String]
5486
5576
  #
5487
5577
  # @!attribute [rw] status
@@ -5509,12 +5599,12 @@ module Aws::QuickSight
5509
5599
  # }
5510
5600
  #
5511
5601
  # @!attribute [rw] aws_account_id
5512
- # The AWS account ID.
5602
+ # The Amazon Web Services account; ID.
5513
5603
  # @return [String]
5514
5604
  #
5515
5605
  # @!attribute [rw] data_set_id
5516
5606
  # The ID for the dataset that you want to create. This ID is unique
5517
- # per AWS Region for each AWS account.
5607
+ # per Region; for each Amazon Web Services account;.
5518
5608
  # @return [String]
5519
5609
  #
5520
5610
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/DescribeDataSetRequest AWS API Documentation
@@ -5531,7 +5621,7 @@ module Aws::QuickSight
5531
5621
  # @return [Types::DataSet]
5532
5622
  #
5533
5623
  # @!attribute [rw] request_id
5534
- # The AWS request ID for this operation.
5624
+ # The Amazon Web Services request ID for this operation.
5535
5625
  # @return [String]
5536
5626
  #
5537
5627
  # @!attribute [rw] status
@@ -5557,12 +5647,12 @@ module Aws::QuickSight
5557
5647
  # }
5558
5648
  #
5559
5649
  # @!attribute [rw] aws_account_id
5560
- # The AWS account ID.
5650
+ # The Amazon Web Services account; ID.
5561
5651
  # @return [String]
5562
5652
  #
5563
5653
  # @!attribute [rw] data_source_id
5564
- # The ID of the data source. This ID is unique per AWS Region for each
5565
- # AWS account.
5654
+ # The ID of the data source. This ID is unique per Region; for each
5655
+ # Amazon Web Services account;.
5566
5656
  # @return [String]
5567
5657
  #
5568
5658
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/DescribeDataSourcePermissionsRequest AWS API Documentation
@@ -5579,8 +5669,8 @@ module Aws::QuickSight
5579
5669
  # @return [String]
5580
5670
  #
5581
5671
  # @!attribute [rw] data_source_id
5582
- # The ID of the data source. This ID is unique per AWS Region for each
5583
- # AWS account.
5672
+ # The ID of the data source. This ID is unique per Region; for each
5673
+ # Amazon Web Services account;.
5584
5674
  # @return [String]
5585
5675
  #
5586
5676
  # @!attribute [rw] permissions
@@ -5588,7 +5678,7 @@ module Aws::QuickSight
5588
5678
  # @return [Array<Types::ResourcePermission>]
5589
5679
  #
5590
5680
  # @!attribute [rw] request_id
5591
- # The AWS request ID for this operation.
5681
+ # The Amazon Web Services request ID for this operation.
5592
5682
  # @return [String]
5593
5683
  #
5594
5684
  # @!attribute [rw] status
@@ -5616,12 +5706,12 @@ module Aws::QuickSight
5616
5706
  # }
5617
5707
  #
5618
5708
  # @!attribute [rw] aws_account_id
5619
- # The AWS account ID.
5709
+ # The Amazon Web Services account; ID.
5620
5710
  # @return [String]
5621
5711
  #
5622
5712
  # @!attribute [rw] data_source_id
5623
- # The ID of the data source. This ID is unique per AWS Region for each
5624
- # AWS account.
5713
+ # The ID of the data source. This ID is unique per Region; for each
5714
+ # Amazon Web Services account;.
5625
5715
  # @return [String]
5626
5716
  #
5627
5717
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/DescribeDataSourceRequest AWS API Documentation
@@ -5638,7 +5728,7 @@ module Aws::QuickSight
5638
5728
  # @return [Types::DataSource]
5639
5729
  #
5640
5730
  # @!attribute [rw] request_id
5641
- # The AWS request ID for this operation.
5731
+ # The Amazon Web Services request ID for this operation.
5642
5732
  # @return [String]
5643
5733
  #
5644
5734
  # @!attribute [rw] status
@@ -5830,9 +5920,9 @@ module Aws::QuickSight
5830
5920
  # @return [String]
5831
5921
  #
5832
5922
  # @!attribute [rw] aws_account_id
5833
- # The ID for the AWS account that the group is in. Currently, you use
5834
- # the ID for the AWS account that contains your Amazon QuickSight
5835
- # account.
5923
+ # The ID for the Amazon Web Services account; that the group is in.
5924
+ # Currently, you use the ID for the Amazon Web Services account; that
5925
+ # contains your Amazon QuickSight account.
5836
5926
  # @return [String]
5837
5927
  #
5838
5928
  # @!attribute [rw] namespace
@@ -5854,7 +5944,7 @@ module Aws::QuickSight
5854
5944
  # @return [Types::Group]
5855
5945
  #
5856
5946
  # @!attribute [rw] request_id
5857
- # The AWS request ID for this operation.
5947
+ # The Amazon Web Services request ID for this operation.
5858
5948
  # @return [String]
5859
5949
  #
5860
5950
  # @!attribute [rw] status
@@ -5881,8 +5971,8 @@ module Aws::QuickSight
5881
5971
  # }
5882
5972
  #
5883
5973
  # @!attribute [rw] aws_account_id
5884
- # The ID of the AWS account that contains the assignment that you want
5885
- # to describe.
5974
+ # The ID of the Amazon Web Services account; that contains the
5975
+ # assignment that you want to describe.
5886
5976
  # @return [String]
5887
5977
  #
5888
5978
  # @!attribute [rw] assignment_name
@@ -5908,7 +5998,7 @@ module Aws::QuickSight
5908
5998
  # @return [Types::IAMPolicyAssignment]
5909
5999
  #
5910
6000
  # @!attribute [rw] request_id
5911
- # The AWS request ID for this operation.
6001
+ # The Amazon Web Services request ID for this operation.
5912
6002
  # @return [String]
5913
6003
  #
5914
6004
  # @!attribute [rw] status
@@ -5935,7 +6025,7 @@ module Aws::QuickSight
5935
6025
  # }
5936
6026
  #
5937
6027
  # @!attribute [rw] aws_account_id
5938
- # The AWS account ID.
6028
+ # The Amazon Web Services account; ID.
5939
6029
  # @return [String]
5940
6030
  #
5941
6031
  # @!attribute [rw] data_set_id
@@ -5961,7 +6051,7 @@ module Aws::QuickSight
5961
6051
  # @return [Types::Ingestion]
5962
6052
  #
5963
6053
  # @!attribute [rw] request_id
5964
- # The AWS request ID for this operation.
6054
+ # The Amazon Web Services request ID for this operation.
5965
6055
  # @return [String]
5966
6056
  #
5967
6057
  # @!attribute [rw] status
@@ -5987,8 +6077,8 @@ module Aws::QuickSight
5987
6077
  # }
5988
6078
  #
5989
6079
  # @!attribute [rw] aws_account_id
5990
- # The ID for the AWS account that contains the QuickSight namespace
5991
- # that you want to describe.
6080
+ # The ID for the Amazon Web Services account; that contains the
6081
+ # QuickSight namespace that you want to describe.
5992
6082
  # @return [String]
5993
6083
  #
5994
6084
  # @!attribute [rw] namespace
@@ -6006,15 +6096,15 @@ module Aws::QuickSight
6006
6096
 
6007
6097
  # @!attribute [rw] namespace
6008
6098
  # The information about the namespace that you're describing. The
6009
- # response includes the namespace ARN, name, AWS Region, creation
6010
- # status, and identity store. `DescribeNamespace` also works for
6011
- # namespaces that are in the process of being created. For incomplete
6012
- # namespaces, this API operation lists the namespace error types and
6013
- # messages associated with the creation process.
6099
+ # response includes the namespace ARN, name, Region;, creation status,
6100
+ # and identity store. `DescribeNamespace` also works for namespaces
6101
+ # that are in the process of being created. For incomplete namespaces,
6102
+ # this API operation lists the namespace error types and messages
6103
+ # associated with the creation process.
6014
6104
  # @return [Types::NamespaceInfoV2]
6015
6105
  #
6016
6106
  # @!attribute [rw] request_id
6017
- # The AWS request ID for this operation.
6107
+ # The Amazon Web Services request ID for this operation.
6018
6108
  # @return [String]
6019
6109
  #
6020
6110
  # @!attribute [rw] status
@@ -6041,8 +6131,8 @@ module Aws::QuickSight
6041
6131
  # }
6042
6132
  #
6043
6133
  # @!attribute [rw] aws_account_id
6044
- # The ID of the AWS account that contains the template alias that
6045
- # you're describing.
6134
+ # The ID of the Amazon Web Services account; that contains the
6135
+ # template alias that you're describing.
6046
6136
  # @return [String]
6047
6137
  #
6048
6138
  # @!attribute [rw] template_id
@@ -6076,7 +6166,7 @@ module Aws::QuickSight
6076
6166
  # @return [Integer]
6077
6167
  #
6078
6168
  # @!attribute [rw] request_id
6079
- # The AWS request ID for this operation.
6169
+ # The Amazon Web Services request ID for this operation.
6080
6170
  # @return [String]
6081
6171
  #
6082
6172
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/DescribeTemplateAliasResponse AWS API Documentation
@@ -6098,8 +6188,8 @@ module Aws::QuickSight
6098
6188
  # }
6099
6189
  #
6100
6190
  # @!attribute [rw] aws_account_id
6101
- # The ID of the AWS account that contains the template that you're
6102
- # describing.
6191
+ # The ID of the Amazon Web Services account; that contains the
6192
+ # template that you're describing.
6103
6193
  # @return [String]
6104
6194
  #
6105
6195
  # @!attribute [rw] template_id
@@ -6128,7 +6218,7 @@ module Aws::QuickSight
6128
6218
  # @return [Array<Types::ResourcePermission>]
6129
6219
  #
6130
6220
  # @!attribute [rw] request_id
6131
- # The AWS request ID for this operation.
6221
+ # The Amazon Web Services request ID for this operation.
6132
6222
  # @return [String]
6133
6223
  #
6134
6224
  # @!attribute [rw] status
@@ -6158,8 +6248,8 @@ module Aws::QuickSight
6158
6248
  # }
6159
6249
  #
6160
6250
  # @!attribute [rw] aws_account_id
6161
- # The ID of the AWS account that contains the template that you're
6162
- # describing.
6251
+ # The ID of the Amazon Web Services account; that contains the
6252
+ # template that you're describing.
6163
6253
  # @return [String]
6164
6254
  #
6165
6255
  # @!attribute [rw] template_id
@@ -6200,7 +6290,7 @@ module Aws::QuickSight
6200
6290
  # @return [Integer]
6201
6291
  #
6202
6292
  # @!attribute [rw] request_id
6203
- # The AWS request ID for this operation.
6293
+ # The Amazon Web Services request ID for this operation.
6204
6294
  # @return [String]
6205
6295
  #
6206
6296
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/DescribeTemplateResponse AWS API Documentation
@@ -6223,8 +6313,8 @@ module Aws::QuickSight
6223
6313
  # }
6224
6314
  #
6225
6315
  # @!attribute [rw] aws_account_id
6226
- # The ID of the AWS account that contains the theme alias that you're
6227
- # describing.
6316
+ # The ID of the Amazon Web Services account; that contains the theme
6317
+ # alias that you're describing.
6228
6318
  # @return [String]
6229
6319
  #
6230
6320
  # @!attribute [rw] theme_id
@@ -6254,7 +6344,7 @@ module Aws::QuickSight
6254
6344
  # @return [Integer]
6255
6345
  #
6256
6346
  # @!attribute [rw] request_id
6257
- # The AWS request ID for this operation.
6347
+ # The Amazon Web Services request ID for this operation.
6258
6348
  # @return [String]
6259
6349
  #
6260
6350
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/DescribeThemeAliasResponse AWS API Documentation
@@ -6276,8 +6366,8 @@ module Aws::QuickSight
6276
6366
  # }
6277
6367
  #
6278
6368
  # @!attribute [rw] aws_account_id
6279
- # The ID of the AWS account that contains the theme that you're
6280
- # describing.
6369
+ # The ID of the Amazon Web Services account; that contains the theme
6370
+ # that you're describing.
6281
6371
  # @return [String]
6282
6372
  #
6283
6373
  # @!attribute [rw] theme_id
@@ -6306,7 +6396,7 @@ module Aws::QuickSight
6306
6396
  # @return [Array<Types::ResourcePermission>]
6307
6397
  #
6308
6398
  # @!attribute [rw] request_id
6309
- # The AWS request ID for this operation.
6399
+ # The Amazon Web Services request ID for this operation.
6310
6400
  # @return [String]
6311
6401
  #
6312
6402
  # @!attribute [rw] status
@@ -6336,8 +6426,8 @@ module Aws::QuickSight
6336
6426
  # }
6337
6427
  #
6338
6428
  # @!attribute [rw] aws_account_id
6339
- # The ID of the AWS account that contains the theme that you're
6340
- # describing.
6429
+ # The ID of the Amazon Web Services account; that contains the theme
6430
+ # that you're describing.
6341
6431
  # @return [String]
6342
6432
  #
6343
6433
  # @!attribute [rw] theme_id
@@ -6378,7 +6468,7 @@ module Aws::QuickSight
6378
6468
  # @return [Integer]
6379
6469
  #
6380
6470
  # @!attribute [rw] request_id
6381
- # The AWS request ID for this operation.
6471
+ # The Amazon Web Services request ID for this operation.
6382
6472
  # @return [String]
6383
6473
  #
6384
6474
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/DescribeThemeResponse AWS API Documentation
@@ -6405,9 +6495,9 @@ module Aws::QuickSight
6405
6495
  # @return [String]
6406
6496
  #
6407
6497
  # @!attribute [rw] aws_account_id
6408
- # The ID for the AWS account that the user is in. Currently, you use
6409
- # the ID for the AWS account that contains your Amazon QuickSight
6410
- # account.
6498
+ # The ID for the Amazon Web Services account; that the user is in.
6499
+ # Currently, you use the ID for the Amazon Web Services account; that
6500
+ # contains your Amazon QuickSight account.
6411
6501
  # @return [String]
6412
6502
  #
6413
6503
  # @!attribute [rw] namespace
@@ -6429,7 +6519,7 @@ module Aws::QuickSight
6429
6519
  # @return [Types::User]
6430
6520
  #
6431
6521
  # @!attribute [rw] request_id
6432
- # The AWS request ID for this operation.
6522
+ # The Amazon Web Services request ID for this operation.
6433
6523
  # @return [String]
6434
6524
  #
6435
6525
  # @!attribute [rw] status
@@ -6454,7 +6544,7 @@ module Aws::QuickSight
6454
6544
  # @return [String]
6455
6545
  #
6456
6546
  # @!attribute [rw] request_id
6457
- # The AWS request ID for this request.
6547
+ # The Amazon Web Services request ID for this request.
6458
6548
  # @return [String]
6459
6549
  #
6460
6550
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/DomainNotWhitelistedException AWS API Documentation
@@ -6695,6 +6785,175 @@ module Aws::QuickSight
6695
6785
  include Aws::Structure
6696
6786
  end
6697
6787
 
6788
+ # @note When making an API call, you may pass GenerateEmbedUrlForAnonymousUserRequest
6789
+ # data as a hash:
6790
+ #
6791
+ # {
6792
+ # aws_account_id: "AwsAccountId", # required
6793
+ # session_lifetime_in_minutes: 1,
6794
+ # namespace: "Namespace", # required
6795
+ # session_tags: [
6796
+ # {
6797
+ # key: "SessionTagKey", # required
6798
+ # value: "SessionTagValue", # required
6799
+ # },
6800
+ # ],
6801
+ # authorized_resource_arns: ["Arn"], # required
6802
+ # experience_configuration: { # required
6803
+ # dashboard: {
6804
+ # initial_dashboard_id: "RestrictiveResourceId", # required
6805
+ # },
6806
+ # },
6807
+ # }
6808
+ #
6809
+ # @!attribute [rw] aws_account_id
6810
+ # The ID for the Amazon Web Services account that contains the
6811
+ # dashboard that you're embedding.
6812
+ # @return [String]
6813
+ #
6814
+ # @!attribute [rw] session_lifetime_in_minutes
6815
+ # How many minutes the session is valid. The session lifetime must be
6816
+ # in \[15-600\] minutes range.
6817
+ # @return [Integer]
6818
+ #
6819
+ # @!attribute [rw] namespace
6820
+ # The Amazon QuickSight namespace that the anonymous user virtually
6821
+ # belongs to. If you are not using an Amazon QuickSight custom
6822
+ # namespace, set this to `default`.
6823
+ # @return [String]
6824
+ #
6825
+ # @!attribute [rw] session_tags
6826
+ # The session tags used for row-level security. Before you use this
6827
+ # parameter, make sure that you have configured the relevant datasets
6828
+ # using the `DataSet$RowLevelPermissionTagConfiguration` parameter so
6829
+ # that session tags can be used to provide row-level security.
6830
+ #
6831
+ # These are not the tags used for the Amazon Web Services resource
6832
+ # tagging feature. For more information, see [Using Row-Level Security
6833
+ # (RLS) with Tags][1].
6834
+ #
6835
+ #
6836
+ #
6837
+ # [1]: https://docs.aws.amazon.com/quicksight/latest/user/quicksight-dev-rls-tags.html
6838
+ # @return [Array<Types::SessionTag>]
6839
+ #
6840
+ # @!attribute [rw] authorized_resource_arns
6841
+ # The Amazon Resource Names for the Amazon QuickSight resources that
6842
+ # the user is authorized to access during the lifetime of the session.
6843
+ # If you choose `Dashboard` embedding experience, pass the list of
6844
+ # dashboard ARNs in the account that you want the user to be able to
6845
+ # view.
6846
+ # @return [Array<String>]
6847
+ #
6848
+ # @!attribute [rw] experience_configuration
6849
+ # The configuration of the experience you are embedding.
6850
+ # @return [Types::AnonymousUserEmbeddingExperienceConfiguration]
6851
+ #
6852
+ # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/GenerateEmbedUrlForAnonymousUserRequest AWS API Documentation
6853
+ #
6854
+ class GenerateEmbedUrlForAnonymousUserRequest < Struct.new(
6855
+ :aws_account_id,
6856
+ :session_lifetime_in_minutes,
6857
+ :namespace,
6858
+ :session_tags,
6859
+ :authorized_resource_arns,
6860
+ :experience_configuration)
6861
+ SENSITIVE = []
6862
+ include Aws::Structure
6863
+ end
6864
+
6865
+ # @!attribute [rw] embed_url
6866
+ # The embed URL for the dashboard.
6867
+ # @return [String]
6868
+ #
6869
+ # @!attribute [rw] status
6870
+ # The HTTP status of the request.
6871
+ # @return [Integer]
6872
+ #
6873
+ # @!attribute [rw] request_id
6874
+ # The Amazon Web Services request ID for this operation.
6875
+ # @return [String]
6876
+ #
6877
+ # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/GenerateEmbedUrlForAnonymousUserResponse AWS API Documentation
6878
+ #
6879
+ class GenerateEmbedUrlForAnonymousUserResponse < Struct.new(
6880
+ :embed_url,
6881
+ :status,
6882
+ :request_id)
6883
+ SENSITIVE = [:embed_url]
6884
+ include Aws::Structure
6885
+ end
6886
+
6887
+ # @note When making an API call, you may pass GenerateEmbedUrlForRegisteredUserRequest
6888
+ # data as a hash:
6889
+ #
6890
+ # {
6891
+ # aws_account_id: "AwsAccountId", # required
6892
+ # session_lifetime_in_minutes: 1,
6893
+ # user_arn: "Arn", # required
6894
+ # experience_configuration: { # required
6895
+ # dashboard: {
6896
+ # initial_dashboard_id: "RestrictiveResourceId", # required
6897
+ # },
6898
+ # quick_sight_console: {
6899
+ # initial_path: "EntryPath",
6900
+ # },
6901
+ # },
6902
+ # }
6903
+ #
6904
+ # @!attribute [rw] aws_account_id
6905
+ # The ID for the Amazon Web Services account that contains the
6906
+ # dashboard that you're embedding.
6907
+ # @return [String]
6908
+ #
6909
+ # @!attribute [rw] session_lifetime_in_minutes
6910
+ # How many minutes the session is valid. The session lifetime must be
6911
+ # in \[15-600\] minutes range.
6912
+ # @return [Integer]
6913
+ #
6914
+ # @!attribute [rw] user_arn
6915
+ # The Amazon Resource Name for the registered user.
6916
+ # @return [String]
6917
+ #
6918
+ # @!attribute [rw] experience_configuration
6919
+ # The experience you are embedding. For registered users, you can
6920
+ # embed Amazon QuickSight dashboards or the entire Amazon QuickSight
6921
+ # console.
6922
+ # @return [Types::RegisteredUserEmbeddingExperienceConfiguration]
6923
+ #
6924
+ # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/GenerateEmbedUrlForRegisteredUserRequest AWS API Documentation
6925
+ #
6926
+ class GenerateEmbedUrlForRegisteredUserRequest < Struct.new(
6927
+ :aws_account_id,
6928
+ :session_lifetime_in_minutes,
6929
+ :user_arn,
6930
+ :experience_configuration)
6931
+ SENSITIVE = []
6932
+ include Aws::Structure
6933
+ end
6934
+
6935
+ # @!attribute [rw] embed_url
6936
+ # The embed URL for the Amazon QuickSight dashboard or console.
6937
+ # @return [String]
6938
+ #
6939
+ # @!attribute [rw] status
6940
+ # The HTTP status of the request.
6941
+ # @return [Integer]
6942
+ #
6943
+ # @!attribute [rw] request_id
6944
+ # The Amazon Web Services request ID for this operation.
6945
+ # @return [String]
6946
+ #
6947
+ # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/GenerateEmbedUrlForRegisteredUserResponse AWS API Documentation
6948
+ #
6949
+ class GenerateEmbedUrlForRegisteredUserResponse < Struct.new(
6950
+ :embed_url,
6951
+ :status,
6952
+ :request_id)
6953
+ SENSITIVE = [:embed_url]
6954
+ include Aws::Structure
6955
+ end
6956
+
6698
6957
  # Geospatial column group that denotes a hierarchy.
6699
6958
  #
6700
6959
  # @note When making an API call, you may pass GeoSpatialColumnGroup
@@ -6745,12 +7004,12 @@ module Aws::QuickSight
6745
7004
  # }
6746
7005
  #
6747
7006
  # @!attribute [rw] aws_account_id
6748
- # The ID for the AWS account that contains the dashboard that you're
6749
- # embedding.
7007
+ # The ID for the Amazon Web Services account; that contains the
7008
+ # dashboard that you're embedding.
6750
7009
  # @return [String]
6751
7010
  #
6752
7011
  # @!attribute [rw] dashboard_id
6753
- # The ID for the dashboard, also added to the AWS Identity and Access
7012
+ # The ID for the dashboard, also added to the Identity and Access
6754
7013
  # Management (IAM) policy.
6755
7014
  # @return [String]
6756
7015
  #
@@ -6803,9 +7062,9 @@ module Aws::QuickSight
6803
7062
  # @return [String]
6804
7063
  #
6805
7064
  # @!attribute [rw] namespace
6806
- # The QuickSight namespace that contains the dashboard IDs in this
6807
- # request. If you're not using a custom namespace, set this to
6808
- # "`default`".
7065
+ # The Amazon QuickSight namespace that the user virtually belongs to.
7066
+ # If you are not using an Amazon QuickSight custom namespace, set this
7067
+ # to `default`.
6809
7068
  # @return [String]
6810
7069
  #
6811
7070
  # @!attribute [rw] additional_dashboard_ids
@@ -6850,7 +7109,7 @@ module Aws::QuickSight
6850
7109
  # @return [Integer]
6851
7110
  #
6852
7111
  # @!attribute [rw] request_id
6853
- # The AWS request ID for this operation.
7112
+ # The Amazon Web Services request ID for this operation.
6854
7113
  # @return [String]
6855
7114
  #
6856
7115
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/GetDashboardEmbedUrlResponse AWS API Documentation
@@ -6874,8 +7133,8 @@ module Aws::QuickSight
6874
7133
  # }
6875
7134
  #
6876
7135
  # @!attribute [rw] aws_account_id
6877
- # The ID for the AWS account associated with your QuickSight
6878
- # subscription.
7136
+ # The ID for the Amazon Web Services account; associated with your
7137
+ # QuickSight subscription.
6879
7138
  # @return [String]
6880
7139
  #
6881
7140
  # @!attribute [rw] entry_point
@@ -6912,9 +7171,9 @@ module Aws::QuickSight
6912
7171
  #
6913
7172
  # 2. Invited nonfederated users
6914
7173
  #
6915
- # 3. AWS Identity and Access Management (IAM) users and IAM
6916
- # role-based sessions authenticated through Federated Single
6917
- # Sign-On using SAML, OpenID Connect, or IAM federation
7174
+ # 3. Identity and Access Management (IAM) users and IAM role-based
7175
+ # sessions authenticated through Federated Single Sign-On using
7176
+ # SAML, OpenID Connect, or IAM federation
6918
7177
  #
6919
7178
  # Omit this parameter for users in the third group, IAM users and IAM
6920
7179
  # role-based sessions.
@@ -6944,7 +7203,7 @@ module Aws::QuickSight
6944
7203
  # @return [Integer]
6945
7204
  #
6946
7205
  # @!attribute [rw] request_id
6947
- # The AWS request ID for this operation.
7206
+ # The Amazon Web Services request ID for this operation.
6948
7207
  # @return [String]
6949
7208
  #
6950
7209
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/GetSessionEmbedUrlResponse AWS API Documentation
@@ -7029,10 +7288,10 @@ module Aws::QuickSight
7029
7288
  include Aws::Structure
7030
7289
  end
7031
7290
 
7032
- # An AWS Identity and Access Management (IAM) policy assignment.
7291
+ # An Identity and Access Management (IAM) policy assignment.
7033
7292
  #
7034
7293
  # @!attribute [rw] aws_account_id
7035
- # The AWS account ID.
7294
+ # The Amazon Web Services account; ID.
7036
7295
  # @return [String]
7037
7296
  #
7038
7297
  # @!attribute [rw] assignment_id
@@ -7094,7 +7353,7 @@ module Aws::QuickSight
7094
7353
  # @return [String]
7095
7354
  #
7096
7355
  # @!attribute [rw] request_id
7097
- # The AWS request ID for this request.
7356
+ # The Amazon Web Services request ID for this request.
7098
7357
  # @return [String]
7099
7358
  #
7100
7359
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/IdentityTypeNotSupportedException AWS API Documentation
@@ -7231,7 +7490,7 @@ module Aws::QuickSight
7231
7490
  # @return [String]
7232
7491
  #
7233
7492
  # @!attribute [rw] request_id
7234
- # The AWS request ID for this request.
7493
+ # The Amazon Web Services request ID for this request.
7235
7494
  # @return [String]
7236
7495
  #
7237
7496
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/InternalFailureException AWS API Documentation
@@ -7249,7 +7508,7 @@ module Aws::QuickSight
7249
7508
  # @return [String]
7250
7509
  #
7251
7510
  # @!attribute [rw] request_id
7252
- # The AWS request ID for this request.
7511
+ # The Amazon Web Services request ID for this request.
7253
7512
  # @return [String]
7254
7513
  #
7255
7514
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/InvalidNextTokenException AWS API Documentation
@@ -7267,7 +7526,7 @@ module Aws::QuickSight
7267
7526
  # @return [String]
7268
7527
  #
7269
7528
  # @!attribute [rw] request_id
7270
- # The AWS request ID for this request.
7529
+ # The Amazon Web Services request ID for this request.
7271
7530
  # @return [String]
7272
7531
  #
7273
7532
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/InvalidParameterValueException AWS API Documentation
@@ -7388,7 +7647,7 @@ module Aws::QuickSight
7388
7647
  # @return [String]
7389
7648
  #
7390
7649
  # @!attribute [rw] request_id
7391
- # The AWS request ID for this request.
7650
+ # The Amazon Web Services request ID for this request.
7392
7651
  # @return [String]
7393
7652
  #
7394
7653
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/LimitExceededException AWS API Documentation
@@ -7411,7 +7670,8 @@ module Aws::QuickSight
7411
7670
  # }
7412
7671
  #
7413
7672
  # @!attribute [rw] aws_account_id
7414
- # The ID of the AWS account that contains the analyses.
7673
+ # The ID of the Amazon Web Services account; that contains the
7674
+ # analyses.
7415
7675
  # @return [String]
7416
7676
  #
7417
7677
  # @!attribute [rw] next_token
@@ -7445,7 +7705,7 @@ module Aws::QuickSight
7445
7705
  # @return [Integer]
7446
7706
  #
7447
7707
  # @!attribute [rw] request_id
7448
- # The AWS request ID for this operation.
7708
+ # The Amazon Web Services request ID for this operation.
7449
7709
  # @return [String]
7450
7710
  #
7451
7711
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/ListAnalysesResponse AWS API Documentation
@@ -7470,8 +7730,8 @@ module Aws::QuickSight
7470
7730
  # }
7471
7731
  #
7472
7732
  # @!attribute [rw] aws_account_id
7473
- # The ID of the AWS account that contains the dashboard that you're
7474
- # listing versions for.
7733
+ # The ID of the Amazon Web Services account; that contains the
7734
+ # dashboard that you're listing versions for.
7475
7735
  # @return [String]
7476
7736
  #
7477
7737
  # @!attribute [rw] dashboard_id
@@ -7513,7 +7773,7 @@ module Aws::QuickSight
7513
7773
  # @return [Integer]
7514
7774
  #
7515
7775
  # @!attribute [rw] request_id
7516
- # The AWS request ID for this operation.
7776
+ # The Amazon Web Services request ID for this operation.
7517
7777
  # @return [String]
7518
7778
  #
7519
7779
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/ListDashboardVersionsResponse AWS API Documentation
@@ -7537,8 +7797,8 @@ module Aws::QuickSight
7537
7797
  # }
7538
7798
  #
7539
7799
  # @!attribute [rw] aws_account_id
7540
- # The ID of the AWS account that contains the dashboards that you're
7541
- # listing.
7800
+ # The ID of the Amazon Web Services account; that contains the
7801
+ # dashboards that you're listing.
7542
7802
  # @return [String]
7543
7803
  #
7544
7804
  # @!attribute [rw] next_token
@@ -7561,8 +7821,9 @@ module Aws::QuickSight
7561
7821
  end
7562
7822
 
7563
7823
  # @!attribute [rw] dashboard_summary_list
7564
- # A structure that contains all of the dashboards in your AWS account.
7565
- # This structure provides basic information about the dashboards.
7824
+ # A structure that contains all of the dashboards in your Amazon Web
7825
+ # Services account;. This structure provides basic information about
7826
+ # the dashboards.
7566
7827
  # @return [Array<Types::DashboardSummary>]
7567
7828
  #
7568
7829
  # @!attribute [rw] next_token
@@ -7575,7 +7836,7 @@ module Aws::QuickSight
7575
7836
  # @return [Integer]
7576
7837
  #
7577
7838
  # @!attribute [rw] request_id
7578
- # The AWS request ID for this operation.
7839
+ # The Amazon Web Services request ID for this operation.
7579
7840
  # @return [String]
7580
7841
  #
7581
7842
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/ListDashboardsResponse AWS API Documentation
@@ -7599,7 +7860,7 @@ module Aws::QuickSight
7599
7860
  # }
7600
7861
  #
7601
7862
  # @!attribute [rw] aws_account_id
7602
- # The AWS account ID.
7863
+ # The Amazon Web Services account; ID.
7603
7864
  # @return [String]
7604
7865
  #
7605
7866
  # @!attribute [rw] next_token
@@ -7631,7 +7892,7 @@ module Aws::QuickSight
7631
7892
  # @return [String]
7632
7893
  #
7633
7894
  # @!attribute [rw] request_id
7634
- # The AWS request ID for this operation.
7895
+ # The Amazon Web Services request ID for this operation.
7635
7896
  # @return [String]
7636
7897
  #
7637
7898
  # @!attribute [rw] status
@@ -7659,7 +7920,7 @@ module Aws::QuickSight
7659
7920
  # }
7660
7921
  #
7661
7922
  # @!attribute [rw] aws_account_id
7662
- # The AWS account ID.
7923
+ # The Amazon Web Services account; ID.
7663
7924
  # @return [String]
7664
7925
  #
7665
7926
  # @!attribute [rw] next_token
@@ -7691,7 +7952,7 @@ module Aws::QuickSight
7691
7952
  # @return [String]
7692
7953
  #
7693
7954
  # @!attribute [rw] request_id
7694
- # The AWS request ID for this operation.
7955
+ # The Amazon Web Services request ID for this operation.
7695
7956
  # @return [String]
7696
7957
  #
7697
7958
  # @!attribute [rw] status
@@ -7861,9 +8122,9 @@ module Aws::QuickSight
7861
8122
  # @return [Integer]
7862
8123
  #
7863
8124
  # @!attribute [rw] aws_account_id
7864
- # The ID for the AWS account that the group is in. Currently, you use
7865
- # the ID for the AWS account that contains your Amazon QuickSight
7866
- # account.
8125
+ # The ID for the Amazon Web Services account; that the group is in.
8126
+ # Currently, you use the ID for the Amazon Web Services account; that
8127
+ # contains your Amazon QuickSight account.
7867
8128
  # @return [String]
7868
8129
  #
7869
8130
  # @!attribute [rw] namespace
@@ -7891,7 +8152,7 @@ module Aws::QuickSight
7891
8152
  # @return [String]
7892
8153
  #
7893
8154
  # @!attribute [rw] request_id
7894
- # The AWS request ID for this operation.
8155
+ # The Amazon Web Services request ID for this operation.
7895
8156
  # @return [String]
7896
8157
  #
7897
8158
  # @!attribute [rw] status
@@ -7920,9 +8181,9 @@ module Aws::QuickSight
7920
8181
  # }
7921
8182
  #
7922
8183
  # @!attribute [rw] aws_account_id
7923
- # The ID for the AWS account that the group is in. Currently, you use
7924
- # the ID for the AWS account that contains your Amazon QuickSight
7925
- # account.
8184
+ # The ID for the Amazon Web Services account; that the group is in.
8185
+ # Currently, you use the ID for the Amazon Web Services account; that
8186
+ # contains your Amazon QuickSight account.
7926
8187
  # @return [String]
7927
8188
  #
7928
8189
  # @!attribute [rw] next_token
@@ -7957,7 +8218,7 @@ module Aws::QuickSight
7957
8218
  # @return [String]
7958
8219
  #
7959
8220
  # @!attribute [rw] request_id
7960
- # The AWS request ID for this operation.
8221
+ # The Amazon Web Services request ID for this operation.
7961
8222
  # @return [String]
7962
8223
  #
7963
8224
  # @!attribute [rw] status
@@ -7987,7 +8248,8 @@ module Aws::QuickSight
7987
8248
  # }
7988
8249
  #
7989
8250
  # @!attribute [rw] aws_account_id
7990
- # The ID of the AWS account that contains the assignments.
8251
+ # The ID of the Amazon Web Services account; that contains the
8252
+ # assignments.
7991
8253
  # @return [String]
7992
8254
  #
7993
8255
  # @!attribute [rw] user_name
@@ -8024,7 +8286,7 @@ module Aws::QuickSight
8024
8286
  # @return [Array<Types::ActiveIAMPolicyAssignment>]
8025
8287
  #
8026
8288
  # @!attribute [rw] request_id
8027
- # The AWS request ID for this operation.
8289
+ # The Amazon Web Services request ID for this operation.
8028
8290
  # @return [String]
8029
8291
  #
8030
8292
  # @!attribute [rw] next_token
@@ -8059,8 +8321,8 @@ module Aws::QuickSight
8059
8321
  # }
8060
8322
  #
8061
8323
  # @!attribute [rw] aws_account_id
8062
- # The ID of the AWS account that contains these IAM policy
8063
- # assignments.
8324
+ # The ID of the Amazon Web Services account; that contains these IAM
8325
+ # policy assignments.
8064
8326
  # @return [String]
8065
8327
  #
8066
8328
  # @!attribute [rw] assignment_status
@@ -8102,7 +8364,7 @@ module Aws::QuickSight
8102
8364
  # @return [String]
8103
8365
  #
8104
8366
  # @!attribute [rw] request_id
8105
- # The AWS request ID for this operation.
8367
+ # The Amazon Web Services request ID for this operation.
8106
8368
  # @return [String]
8107
8369
  #
8108
8370
  # @!attribute [rw] status
@@ -8140,7 +8402,7 @@ module Aws::QuickSight
8140
8402
  # @return [String]
8141
8403
  #
8142
8404
  # @!attribute [rw] aws_account_id
8143
- # The AWS account ID.
8405
+ # The Amazon Web Services account; ID.
8144
8406
  # @return [String]
8145
8407
  #
8146
8408
  # @!attribute [rw] max_results
@@ -8168,7 +8430,7 @@ module Aws::QuickSight
8168
8430
  # @return [String]
8169
8431
  #
8170
8432
  # @!attribute [rw] request_id
8171
- # The AWS request ID for this operation.
8433
+ # The Amazon Web Services request ID for this operation.
8172
8434
  # @return [String]
8173
8435
  #
8174
8436
  # @!attribute [rw] status
@@ -8196,8 +8458,8 @@ module Aws::QuickSight
8196
8458
  # }
8197
8459
  #
8198
8460
  # @!attribute [rw] aws_account_id
8199
- # The ID for the AWS account that contains the QuickSight namespaces
8200
- # that you want to list.
8461
+ # The ID for the Amazon Web Services account; that contains the
8462
+ # QuickSight namespaces that you want to list.
8201
8463
  # @return [String]
8202
8464
  #
8203
8465
  # @!attribute [rw] next_token
@@ -8219,9 +8481,9 @@ module Aws::QuickSight
8219
8481
  end
8220
8482
 
8221
8483
  # @!attribute [rw] namespaces
8222
- # The information about the namespaces in this AWS account. The
8223
- # response includes the namespace ARN, name, AWS Region, notification
8224
- # email address, creation status, and identity store.
8484
+ # The information about the namespaces in this Amazon Web Services
8485
+ # account;. The response includes the namespace ARN, name, Region;,
8486
+ # notification email address, creation status, and identity store.
8225
8487
  # @return [Array<Types::NamespaceInfoV2>]
8226
8488
  #
8227
8489
  # @!attribute [rw] next_token
@@ -8229,7 +8491,7 @@ module Aws::QuickSight
8229
8491
  # @return [String]
8230
8492
  #
8231
8493
  # @!attribute [rw] request_id
8232
- # The AWS request ID for this operation.
8494
+ # The Amazon Web Services request ID for this operation.
8233
8495
  # @return [String]
8234
8496
  #
8235
8497
  # @!attribute [rw] status
@@ -8273,7 +8535,7 @@ module Aws::QuickSight
8273
8535
  # @return [Array<Types::Tag>]
8274
8536
  #
8275
8537
  # @!attribute [rw] request_id
8276
- # The AWS request ID for this operation.
8538
+ # The Amazon Web Services request ID for this operation.
8277
8539
  # @return [String]
8278
8540
  #
8279
8541
  # @!attribute [rw] status
@@ -8301,8 +8563,8 @@ module Aws::QuickSight
8301
8563
  # }
8302
8564
  #
8303
8565
  # @!attribute [rw] aws_account_id
8304
- # The ID of the AWS account that contains the template aliases that
8305
- # you're listing.
8566
+ # The ID of the Amazon Web Services account; that contains the
8567
+ # template aliases that you're listing.
8306
8568
  # @return [String]
8307
8569
  #
8308
8570
  # @!attribute [rw] template_id
@@ -8338,7 +8600,7 @@ module Aws::QuickSight
8338
8600
  # @return [Integer]
8339
8601
  #
8340
8602
  # @!attribute [rw] request_id
8341
- # The AWS request ID for this operation.
8603
+ # The Amazon Web Services request ID for this operation.
8342
8604
  # @return [String]
8343
8605
  #
8344
8606
  # @!attribute [rw] next_token
@@ -8368,8 +8630,8 @@ module Aws::QuickSight
8368
8630
  # }
8369
8631
  #
8370
8632
  # @!attribute [rw] aws_account_id
8371
- # The ID of the AWS account that contains the templates that you're
8372
- # listing.
8633
+ # The ID of the Amazon Web Services account; that contains the
8634
+ # templates that you're listing.
8373
8635
  # @return [String]
8374
8636
  #
8375
8637
  # @!attribute [rw] template_id
@@ -8411,7 +8673,7 @@ module Aws::QuickSight
8411
8673
  # @return [Integer]
8412
8674
  #
8413
8675
  # @!attribute [rw] request_id
8414
- # The AWS request ID for this operation.
8676
+ # The Amazon Web Services request ID for this operation.
8415
8677
  # @return [String]
8416
8678
  #
8417
8679
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/ListTemplateVersionsResponse AWS API Documentation
@@ -8435,8 +8697,8 @@ module Aws::QuickSight
8435
8697
  # }
8436
8698
  #
8437
8699
  # @!attribute [rw] aws_account_id
8438
- # The ID of the AWS account that contains the templates that you're
8439
- # listing.
8700
+ # The ID of the Amazon Web Services account; that contains the
8701
+ # templates that you're listing.
8440
8702
  # @return [String]
8441
8703
  #
8442
8704
  # @!attribute [rw] next_token
@@ -8472,7 +8734,7 @@ module Aws::QuickSight
8472
8734
  # @return [Integer]
8473
8735
  #
8474
8736
  # @!attribute [rw] request_id
8475
- # The AWS request ID for this operation.
8737
+ # The Amazon Web Services request ID for this operation.
8476
8738
  # @return [String]
8477
8739
  #
8478
8740
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/ListTemplatesResponse AWS API Documentation
@@ -8497,8 +8759,8 @@ module Aws::QuickSight
8497
8759
  # }
8498
8760
  #
8499
8761
  # @!attribute [rw] aws_account_id
8500
- # The ID of the AWS account that contains the theme aliases that
8501
- # you're listing.
8762
+ # The ID of the Amazon Web Services account; that contains the theme
8763
+ # aliases that you're listing.
8502
8764
  # @return [String]
8503
8765
  #
8504
8766
  # @!attribute [rw] theme_id
@@ -8534,7 +8796,7 @@ module Aws::QuickSight
8534
8796
  # @return [Integer]
8535
8797
  #
8536
8798
  # @!attribute [rw] request_id
8537
- # The AWS request ID for this operation.
8799
+ # The Amazon Web Services request ID for this operation.
8538
8800
  # @return [String]
8539
8801
  #
8540
8802
  # @!attribute [rw] next_token
@@ -8564,8 +8826,8 @@ module Aws::QuickSight
8564
8826
  # }
8565
8827
  #
8566
8828
  # @!attribute [rw] aws_account_id
8567
- # The ID of the AWS account that contains the themes that you're
8568
- # listing.
8829
+ # The ID of the Amazon Web Services account; that contains the themes
8830
+ # that you're listing.
8569
8831
  # @return [String]
8570
8832
  #
8571
8833
  # @!attribute [rw] theme_id
@@ -8607,7 +8869,7 @@ module Aws::QuickSight
8607
8869
  # @return [Integer]
8608
8870
  #
8609
8871
  # @!attribute [rw] request_id
8610
- # The AWS request ID for this operation.
8872
+ # The Amazon Web Services request ID for this operation.
8611
8873
  # @return [String]
8612
8874
  #
8613
8875
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/ListThemeVersionsResponse AWS API Documentation
@@ -8632,8 +8894,8 @@ module Aws::QuickSight
8632
8894
  # }
8633
8895
  #
8634
8896
  # @!attribute [rw] aws_account_id
8635
- # The ID of the AWS account that contains the themes that you're
8636
- # listing.
8897
+ # The ID of the Amazon Web Services account; that contains the themes
8898
+ # that you're listing.
8637
8899
  # @return [String]
8638
8900
  #
8639
8901
  # @!attribute [rw] next_token
@@ -8654,7 +8916,7 @@ module Aws::QuickSight
8654
8916
  # * `CUSTOM` - Display only the themes created by people using Amazon
8655
8917
  # QuickSight.
8656
8918
  #
8657
- # * `QUICKSIGHT` - Display only the starting themes defined by
8919
+ # * `QUICKSIGHT` - Display only the starting themes defined by Amazon
8658
8920
  # QuickSight.
8659
8921
  # @return [String]
8660
8922
  #
@@ -8683,7 +8945,7 @@ module Aws::QuickSight
8683
8945
  # @return [Integer]
8684
8946
  #
8685
8947
  # @!attribute [rw] request_id
8686
- # The AWS request ID for this operation.
8948
+ # The Amazon Web Services request ID for this operation.
8687
8949
  # @return [String]
8688
8950
  #
8689
8951
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/ListThemesResponse AWS API Documentation
@@ -8714,8 +8976,9 @@ module Aws::QuickSight
8714
8976
  # @return [String]
8715
8977
  #
8716
8978
  # @!attribute [rw] aws_account_id
8717
- # The AWS account ID that the user is in. Currently, you use the ID
8718
- # for the AWS account that contains your Amazon QuickSight account.
8979
+ # The Amazon Web Services account; ID that the user is in. Currently,
8980
+ # you use the ID for the Amazon Web Services account; that contains
8981
+ # your Amazon QuickSight account.
8719
8982
  # @return [String]
8720
8983
  #
8721
8984
  # @!attribute [rw] namespace
@@ -8751,7 +9014,7 @@ module Aws::QuickSight
8751
9014
  # @return [String]
8752
9015
  #
8753
9016
  # @!attribute [rw] request_id
8754
- # The AWS request ID for this operation.
9017
+ # The Amazon Web Services request ID for this operation.
8755
9018
  # @return [String]
8756
9019
  #
8757
9020
  # @!attribute [rw] status
@@ -8780,9 +9043,9 @@ module Aws::QuickSight
8780
9043
  # }
8781
9044
  #
8782
9045
  # @!attribute [rw] aws_account_id
8783
- # The ID for the AWS account that the user is in. Currently, you use
8784
- # the ID for the AWS account that contains your Amazon QuickSight
8785
- # account.
9046
+ # The ID for the Amazon Web Services account; that the user is in.
9047
+ # Currently, you use the ID for the Amazon Web Services account; that
9048
+ # contains your Amazon QuickSight account.
8786
9049
  # @return [String]
8787
9050
  #
8788
9051
  # @!attribute [rw] next_token
@@ -8817,7 +9080,7 @@ module Aws::QuickSight
8817
9080
  # @return [String]
8818
9081
  #
8819
9082
  # @!attribute [rw] request_id
8820
- # The AWS request ID for this operation.
9083
+ # The Amazon Web Services request ID for this operation.
8821
9084
  # @return [String]
8822
9085
  #
8823
9086
  # @!attribute [rw] status
@@ -9128,7 +9391,7 @@ module Aws::QuickSight
9128
9391
  # @return [String]
9129
9392
  #
9130
9393
  # @!attribute [rw] capacity_region
9131
- # The namespace AWS Region.
9394
+ # The namespace Region;.
9132
9395
  # @return [String]
9133
9396
  #
9134
9397
  # @!attribute [rw] creation_status
@@ -9385,7 +9648,7 @@ module Aws::QuickSight
9385
9648
  # @return [String]
9386
9649
  #
9387
9650
  # @!attribute [rw] request_id
9388
- # The AWS request ID for this request.
9651
+ # The Amazon Web Services request ID for this request.
9389
9652
  # @return [String]
9390
9653
  #
9391
9654
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/PreconditionNotMetException AWS API Documentation
@@ -9480,7 +9743,7 @@ module Aws::QuickSight
9480
9743
  # @return [String]
9481
9744
  #
9482
9745
  # @!attribute [rw] request_id
9483
- # The AWS request ID for this request.
9746
+ # The Amazon Web Services request ID for this request.
9484
9747
  # @return [String]
9485
9748
  #
9486
9749
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/QuickSightUserNotFoundException AWS API Documentation
@@ -9633,9 +9896,9 @@ module Aws::QuickSight
9633
9896
  # @return [String]
9634
9897
  #
9635
9898
  # @!attribute [rw] aws_account_id
9636
- # The ID for the AWS account that the user is in. Currently, you use
9637
- # the ID for the AWS account that contains your Amazon QuickSight
9638
- # account.
9899
+ # The ID for the Amazon Web Services account; that the user is in.
9900
+ # Currently, you use the ID for the Amazon Web Services account; that
9901
+ # contains your Amazon QuickSight account.
9639
9902
  # @return [String]
9640
9903
  #
9641
9904
  # @!attribute [rw] namespace
@@ -9676,8 +9939,7 @@ module Aws::QuickSight
9676
9939
  # QuickSight (admin, author, reader).
9677
9940
  #
9678
9941
  # This feature is available only to QuickSight Enterprise edition
9679
- # subscriptions that use SAML 2.0-Based Federation for Single Sign-On
9680
- # (SSO).
9942
+ # subscriptions.
9681
9943
  # @return [String]
9682
9944
  #
9683
9945
  # @!attribute [rw] external_login_federation_provider_type
@@ -9739,7 +10001,7 @@ module Aws::QuickSight
9739
10001
  # @return [String]
9740
10002
  #
9741
10003
  # @!attribute [rw] request_id
9742
- # The AWS request ID for this operation.
10004
+ # The Amazon Web Services request ID for this operation.
9743
10005
  # @return [String]
9744
10006
  #
9745
10007
  # @!attribute [rw] status
@@ -9757,6 +10019,142 @@ module Aws::QuickSight
9757
10019
  include Aws::Structure
9758
10020
  end
9759
10021
 
10022
+ # Information about the dashboard you want to embed.
10023
+ #
10024
+ # @note When making an API call, you may pass RegisteredUserDashboardEmbeddingConfiguration
10025
+ # data as a hash:
10026
+ #
10027
+ # {
10028
+ # initial_dashboard_id: "RestrictiveResourceId", # required
10029
+ # }
10030
+ #
10031
+ # @!attribute [rw] initial_dashboard_id
10032
+ # The dashboard ID for the dashboard that you want the user to see
10033
+ # first. This ID is included in the output URL. When the URL in
10034
+ # response is accessed, Amazon QuickSight renders this dashboard if
10035
+ # the user has permissions to view it.
10036
+ #
10037
+ # If the user does not have permission to view this dashboard, they
10038
+ # see a permissions error message.
10039
+ # @return [String]
10040
+ #
10041
+ # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/RegisteredUserDashboardEmbeddingConfiguration AWS API Documentation
10042
+ #
10043
+ class RegisteredUserDashboardEmbeddingConfiguration < Struct.new(
10044
+ :initial_dashboard_id)
10045
+ SENSITIVE = []
10046
+ include Aws::Structure
10047
+ end
10048
+
10049
+ # The type of experience you want to embed. For registered users, you
10050
+ # can embed an Amazon QuickSight dashboard or the Amazon QuickSight
10051
+ # console.
10052
+ #
10053
+ # <note markdown="1"> Exactly one of the experience configurations is required. You can
10054
+ # choose `Dashboard` or `QuickSightConsole`. You cannot choose more than
10055
+ # one experience configuraton.
10056
+ #
10057
+ # </note>
10058
+ #
10059
+ # @note When making an API call, you may pass RegisteredUserEmbeddingExperienceConfiguration
10060
+ # data as a hash:
10061
+ #
10062
+ # {
10063
+ # dashboard: {
10064
+ # initial_dashboard_id: "RestrictiveResourceId", # required
10065
+ # },
10066
+ # quick_sight_console: {
10067
+ # initial_path: "EntryPath",
10068
+ # },
10069
+ # }
10070
+ #
10071
+ # @!attribute [rw] dashboard
10072
+ # The configuration details for providing a dashboard embedding
10073
+ # experience.
10074
+ # @return [Types::RegisteredUserDashboardEmbeddingConfiguration]
10075
+ #
10076
+ # @!attribute [rw] quick_sight_console
10077
+ # The configuration details for providing an Amazon QuickSight console
10078
+ # embedding experience. This can be used along with custom permissions
10079
+ # to restrict access to certain features. For more information, see
10080
+ # [Customizing Access to the Amazon QuickSight Console][1] in the
10081
+ # *Amazon QuickSight User Guide*.
10082
+ #
10083
+ # Use `GenerateEmbedUrlForRegisteredUser` where you want to provide an
10084
+ # authoring portal that allows users to create data sources, datasets,
10085
+ # analyses, and dashboards. The users who accesses an embedded Amazon
10086
+ # QuickSight console needs to belong to the author or admin security
10087
+ # cohort. If you want to restrict permissions to some of these
10088
+ # features, add a custom permissions profile to the user with the `
10089
+ # UpdateUser ` API operation. Use ` RegisterUser ` API operation to
10090
+ # add a new user with a custom permission profile attached. For more
10091
+ # information, see the following sections in the *Amazon QuickSight
10092
+ # User Guide*\:
10093
+ #
10094
+ # * [Embedding the Full Functionality of the Amazon QuickSight Console
10095
+ # for Authenticated Users][2]
10096
+ #
10097
+ # * [Customizing Access to the Amazon QuickSight Console][1]
10098
+ #
10099
+ # For more information about the high-level steps for embedding and
10100
+ # for an interactive demo of the ways you can customize embedding,
10101
+ # visit the [Amazon QuickSight Developer Portal][3].
10102
+ #
10103
+ #
10104
+ #
10105
+ # [1]: https://docs.aws.amazon.com/quicksight/latest/user/customizing-permissions-to-the-quicksight-console.html
10106
+ # [2]: https://docs.aws.amazon.com/quicksight/latest/user/embedded-analytics-full-console-for-authenticated-users.html
10107
+ # [3]: https://docs.aws.amazon.com/quicksight/latest/user/quicksight-dev-portal.html
10108
+ # @return [Types::RegisteredUserQuickSightConsoleEmbeddingConfiguration]
10109
+ #
10110
+ # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/RegisteredUserEmbeddingExperienceConfiguration AWS API Documentation
10111
+ #
10112
+ class RegisteredUserEmbeddingExperienceConfiguration < Struct.new(
10113
+ :dashboard,
10114
+ :quick_sight_console)
10115
+ SENSITIVE = []
10116
+ include Aws::Structure
10117
+ end
10118
+
10119
+ # Information about the Amazon QuickSight console that you want to
10120
+ # embed.
10121
+ #
10122
+ # @note When making an API call, you may pass RegisteredUserQuickSightConsoleEmbeddingConfiguration
10123
+ # data as a hash:
10124
+ #
10125
+ # {
10126
+ # initial_path: "EntryPath",
10127
+ # }
10128
+ #
10129
+ # @!attribute [rw] initial_path
10130
+ # The initial URL path for the Amazon QuickSight console.
10131
+ # `InitialPath` is required.
10132
+ #
10133
+ # The entry point URL is constrained to the following paths:
10134
+ #
10135
+ # * `/start`
10136
+ #
10137
+ # * `/start/analyses`
10138
+ #
10139
+ # * `/start/dashboards`
10140
+ #
10141
+ # * `/start/favorites`
10142
+ #
10143
+ # * `/dashboards/DashboardId`. *DashboardId* is the actual ID key from
10144
+ # the Amazon QuickSight console URL of the dashboard.
10145
+ #
10146
+ # * `/analyses/AnalysisId`. *AnalysisId* is the actual ID key from the
10147
+ # Amazon QuickSight console URL of the analysis.
10148
+ # @return [String]
10149
+ #
10150
+ # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/RegisteredUserQuickSightConsoleEmbeddingConfiguration AWS API Documentation
10151
+ #
10152
+ class RegisteredUserQuickSightConsoleEmbeddingConfiguration < Struct.new(
10153
+ :initial_path)
10154
+ SENSITIVE = []
10155
+ include Aws::Structure
10156
+ end
10157
+
9760
10158
  # A physical table type for relational data sources.
9761
10159
  #
9762
10160
  # @note When making an API call, you may pass RelationalTable
@@ -9845,7 +10243,7 @@ module Aws::QuickSight
9845
10243
  # @return [String]
9846
10244
  #
9847
10245
  # @!attribute [rw] request_id
9848
- # The AWS request ID for this request.
10246
+ # The Amazon Web Services request ID for this request.
9849
10247
  # @return [String]
9850
10248
  #
9851
10249
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/ResourceExistsException AWS API Documentation
@@ -9868,7 +10266,7 @@ module Aws::QuickSight
9868
10266
  # @return [String]
9869
10267
  #
9870
10268
  # @!attribute [rw] request_id
9871
- # The AWS request ID for this request.
10269
+ # The Amazon Web Services request ID for this request.
9872
10270
  # @return [String]
9873
10271
  #
9874
10272
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/ResourceNotFoundException AWS API Documentation
@@ -9902,9 +10300,10 @@ module Aws::QuickSight
9902
10300
  # associated with an analysis, dashboard, template, or theme. (This
9903
10301
  # is common.)
9904
10302
  #
9905
- # * The ARN of an AWS account root: This is an IAM ARN rather than a
9906
- # QuickSight ARN. Use this option only to share resources
9907
- # (templates) across AWS accounts. (This is less common.)
10303
+ # * The ARN of an Amazon Web Services account; root: This is an IAM
10304
+ # ARN rather than a QuickSight ARN. Use this option only to share
10305
+ # resources (templates) across Amazon Web Services accounts. (This
10306
+ # is less common.)
9908
10307
  # @return [String]
9909
10308
  #
9910
10309
  # @!attribute [rw] actions
@@ -9930,7 +10329,7 @@ module Aws::QuickSight
9930
10329
  # @return [String]
9931
10330
  #
9932
10331
  # @!attribute [rw] request_id
9933
- # The AWS request ID for this request.
10332
+ # The Amazon Web Services request ID for this request.
9934
10333
  # @return [String]
9935
10334
  #
9936
10335
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/ResourceUnavailableException AWS API Documentation
@@ -9952,7 +10351,8 @@ module Aws::QuickSight
9952
10351
  # }
9953
10352
  #
9954
10353
  # @!attribute [rw] aws_account_id
9955
- # The ID of the AWS account that contains the analysis.
10354
+ # The ID of the Amazon Web Services account; that contains the
10355
+ # analysis.
9956
10356
  # @return [String]
9957
10357
  #
9958
10358
  # @!attribute [rw] analysis_id
@@ -9982,7 +10382,7 @@ module Aws::QuickSight
9982
10382
  # @return [String]
9983
10383
  #
9984
10384
  # @!attribute [rw] request_id
9985
- # The AWS request ID for this operation.
10385
+ # The Amazon Web Services request ID for this operation.
9986
10386
  # @return [String]
9987
10387
  #
9988
10388
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/RestoreAnalysisResponse AWS API Documentation
@@ -10036,6 +10436,7 @@ module Aws::QuickSight
10036
10436
  # arn: "Arn", # required
10037
10437
  # permission_policy: "GRANT_ACCESS", # required, accepts GRANT_ACCESS, DENY_ACCESS
10038
10438
  # format_version: "VERSION_1", # accepts VERSION_1, VERSION_2
10439
+ # status: "ENABLED", # accepts ENABLED, DISABLED
10039
10440
  # }
10040
10441
  #
10041
10442
  # @!attribute [rw] namespace
@@ -10063,17 +10464,102 @@ module Aws::QuickSight
10063
10464
  # required, and `Namespace` must not exist.
10064
10465
  # @return [String]
10065
10466
  #
10467
+ # @!attribute [rw] status
10468
+ # The status of the row-level security permission dataset. If enabled,
10469
+ # the status is `ENABLED`. If disabled, the status is `DISABLED`.
10470
+ # @return [String]
10471
+ #
10066
10472
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/RowLevelPermissionDataSet AWS API Documentation
10067
10473
  #
10068
10474
  class RowLevelPermissionDataSet < Struct.new(
10069
10475
  :namespace,
10070
10476
  :arn,
10071
10477
  :permission_policy,
10072
- :format_version)
10478
+ :format_version,
10479
+ :status)
10073
10480
  SENSITIVE = []
10074
10481
  include Aws::Structure
10075
10482
  end
10076
10483
 
10484
+ # The configuration of tags on a dataset to set row-level security.
10485
+ #
10486
+ # @note When making an API call, you may pass RowLevelPermissionTagConfiguration
10487
+ # data as a hash:
10488
+ #
10489
+ # {
10490
+ # status: "ENABLED", # accepts ENABLED, DISABLED
10491
+ # tag_rules: [ # required
10492
+ # {
10493
+ # tag_key: "SessionTagKey", # required
10494
+ # column_name: "String", # required
10495
+ # tag_multi_value_delimiter: "RowLevelPermissionTagDelimiter",
10496
+ # match_all_value: "SessionTagValue",
10497
+ # },
10498
+ # ],
10499
+ # }
10500
+ #
10501
+ # @!attribute [rw] status
10502
+ # The status of row-level security tags. If enabled, the status is
10503
+ # `ENABLED`. If disabled, the status is `DISABLED`.
10504
+ # @return [String]
10505
+ #
10506
+ # @!attribute [rw] tag_rules
10507
+ # A set of rules associated with row-level security, such as the tag
10508
+ # names and columns that they are assigned to.
10509
+ # @return [Array<Types::RowLevelPermissionTagRule>]
10510
+ #
10511
+ # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/RowLevelPermissionTagConfiguration AWS API Documentation
10512
+ #
10513
+ class RowLevelPermissionTagConfiguration < Struct.new(
10514
+ :status,
10515
+ :tag_rules)
10516
+ SENSITIVE = []
10517
+ include Aws::Structure
10518
+ end
10519
+
10520
+ # A set of rules associated with a tag.
10521
+ #
10522
+ # @note When making an API call, you may pass RowLevelPermissionTagRule
10523
+ # data as a hash:
10524
+ #
10525
+ # {
10526
+ # tag_key: "SessionTagKey", # required
10527
+ # column_name: "String", # required
10528
+ # tag_multi_value_delimiter: "RowLevelPermissionTagDelimiter",
10529
+ # match_all_value: "SessionTagValue",
10530
+ # }
10531
+ #
10532
+ # @!attribute [rw] tag_key
10533
+ # The unique key for a tag.
10534
+ # @return [String]
10535
+ #
10536
+ # @!attribute [rw] column_name
10537
+ # The column name that a tag key is assigned to.
10538
+ # @return [String]
10539
+ #
10540
+ # @!attribute [rw] tag_multi_value_delimiter
10541
+ # A string that you want to use to delimit the values when you pass
10542
+ # the values at run time. For example, you can delimit the values with
10543
+ # a comma.
10544
+ # @return [String]
10545
+ #
10546
+ # @!attribute [rw] match_all_value
10547
+ # A string that you want to use to filter by all the values in a
10548
+ # column in the dataset and don’t want to list the values one by one.
10549
+ # For example, you can use an asterisk as your match all value.
10550
+ # @return [String]
10551
+ #
10552
+ # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/RowLevelPermissionTagRule AWS API Documentation
10553
+ #
10554
+ class RowLevelPermissionTagRule < Struct.new(
10555
+ :tag_key,
10556
+ :column_name,
10557
+ :tag_multi_value_delimiter,
10558
+ :match_all_value)
10559
+ SENSITIVE = [:match_all_value]
10560
+ include Aws::Structure
10561
+ end
10562
+
10077
10563
  # S3 parameters.
10078
10564
  #
10079
10565
  # @note When making an API call, you may pass S3Parameters
@@ -10088,7 +10574,7 @@ module Aws::QuickSight
10088
10574
  #
10089
10575
  # @!attribute [rw] manifest_file_location
10090
10576
  # Location of the Amazon S3 manifest file. This is NULL if the
10091
- # manifest file was uploaded in the console.
10577
+ # manifest file was uploaded into QuickSight.
10092
10578
  # @return [Types::ManifestFileLocation]
10093
10579
  #
10094
10580
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/S3Parameters AWS API Documentation
@@ -10165,8 +10651,8 @@ module Aws::QuickSight
10165
10651
  # }
10166
10652
  #
10167
10653
  # @!attribute [rw] aws_account_id
10168
- # The ID of the AWS account that contains the analyses that you're
10169
- # searching for.
10654
+ # The ID of the Amazon Web Services account; that contains the
10655
+ # analyses that you're searching for.
10170
10656
  # @return [String]
10171
10657
  #
10172
10658
  # @!attribute [rw] filters
@@ -10206,7 +10692,7 @@ module Aws::QuickSight
10206
10692
  # @return [Integer]
10207
10693
  #
10208
10694
  # @!attribute [rw] request_id
10209
- # The AWS request ID for this operation.
10695
+ # The Amazon Web Services request ID for this operation.
10210
10696
  # @return [String]
10211
10697
  #
10212
10698
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/SearchAnalysesResponse AWS API Documentation
@@ -10237,8 +10723,8 @@ module Aws::QuickSight
10237
10723
  # }
10238
10724
  #
10239
10725
  # @!attribute [rw] aws_account_id
10240
- # The ID of the AWS account that contains the user whose dashboards
10241
- # you're searching for.
10726
+ # The ID of the Amazon Web Services account; that contains the user
10727
+ # whose dashboards you're searching for.
10242
10728
  # @return [String]
10243
10729
  #
10244
10730
  # @!attribute [rw] filters
@@ -10283,7 +10769,7 @@ module Aws::QuickSight
10283
10769
  # @return [Integer]
10284
10770
  #
10285
10771
  # @!attribute [rw] request_id
10286
- # The AWS request ID for this operation.
10772
+ # The Amazon Web Services request ID for this operation.
10287
10773
  # @return [String]
10288
10774
  #
10289
10775
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/SearchDashboardsResponse AWS API Documentation
@@ -10401,7 +10887,7 @@ module Aws::QuickSight
10401
10887
  # @return [String]
10402
10888
  #
10403
10889
  # @!attribute [rw] request_id
10404
- # The AWS request ID for this request.
10890
+ # The Amazon Web Services request ID for this request.
10405
10891
  # @return [String]
10406
10892
  #
10407
10893
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/SessionLifetimeInMinutesInvalidException AWS API Documentation
@@ -10413,12 +10899,39 @@ module Aws::QuickSight
10413
10899
  include Aws::Structure
10414
10900
  end
10415
10901
 
10902
+ # The key-value pair used for the row-level security tags feature.
10903
+ #
10904
+ # @note When making an API call, you may pass SessionTag
10905
+ # data as a hash:
10906
+ #
10907
+ # {
10908
+ # key: "SessionTagKey", # required
10909
+ # value: "SessionTagValue", # required
10910
+ # }
10911
+ #
10912
+ # @!attribute [rw] key
10913
+ # The key for the tag.
10914
+ # @return [String]
10915
+ #
10916
+ # @!attribute [rw] value
10917
+ # The value that you want to assign the tag.
10918
+ # @return [String]
10919
+ #
10920
+ # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/SessionTag AWS API Documentation
10921
+ #
10922
+ class SessionTag < Struct.new(
10923
+ :key,
10924
+ :value)
10925
+ SENSITIVE = [:value]
10926
+ include Aws::Structure
10927
+ end
10928
+
10416
10929
  # A *sheet*, which is an object that contains a set of visuals that are
10417
- # viewed together on one page in the Amazon QuickSight console. Every
10418
- # analysis and dashboard contains at least one sheet. Each sheet
10419
- # contains at least one visualization widget, for example a chart, pivot
10420
- # table, or narrative insight. Sheets can be associated with other
10421
- # components, such as controls, filters, and so on.
10930
+ # viewed together on one page in Amazon QuickSight. Every analysis and
10931
+ # dashboard contains at least one sheet. Each sheet contains at least
10932
+ # one visualization widget, for example a chart, pivot table, or
10933
+ # narrative insight. Sheets can be associated with other components,
10934
+ # such as controls, filters, and so on.
10422
10935
  #
10423
10936
  # @!attribute [rw] sheet_id
10424
10937
  # The unique identifier associated with a sheet.
@@ -10690,9 +11203,9 @@ module Aws::QuickSight
10690
11203
  #
10691
11204
  # @!attribute [rw] tags
10692
11205
  # The dataset column tag, currently only used for geospatial type
10693
- # tagging. .
11206
+ # tagging.
10694
11207
  #
10695
- # <note markdown="1"> This is not tags for the AWS tagging feature. .
11208
+ # <note markdown="1"> This is not tags for the Amazon Web Services tagging feature.
10696
11209
  #
10697
11210
  # </note>
10698
11211
  # @return [Array<Types::ColumnTag>]
@@ -10738,7 +11251,7 @@ module Aws::QuickSight
10738
11251
  end
10739
11252
 
10740
11253
  # @!attribute [rw] request_id
10741
- # The AWS request ID for this operation.
11254
+ # The Amazon Web Services request ID for this operation.
10742
11255
  # @return [String]
10743
11256
  #
10744
11257
  # @!attribute [rw] status
@@ -10762,9 +11275,9 @@ module Aws::QuickSight
10762
11275
  # dataset placeholders with datasets that follow the same schema that
10763
11276
  # was used to create the source analysis and template.
10764
11277
  #
10765
- # You can share templates across AWS accounts by allowing users in other
10766
- # AWS accounts to create a template or a dashboard from an existing
10767
- # template.
11278
+ # You can share templates across Amazon Web Services accounts by
11279
+ # allowing users in other Amazon Web Services accounts to create a
11280
+ # template or a dashboard from an existing template.
10768
11281
  #
10769
11282
  # @!attribute [rw] arn
10770
11283
  # The Amazon Resource Name (ARN) of the template.
@@ -10779,8 +11292,8 @@ module Aws::QuickSight
10779
11292
  # @return [Types::TemplateVersion]
10780
11293
  #
10781
11294
  # @!attribute [rw] template_id
10782
- # The ID for the template. This is unique per AWS Region for each AWS
10783
- # account.
11295
+ # The ID for the template. This is unique per Region; for each Amazon
11296
+ # Web Services account;.
10784
11297
  # @return [String]
10785
11298
  #
10786
11299
  # @!attribute [rw] last_updated_time
@@ -10946,8 +11459,8 @@ module Aws::QuickSight
10946
11459
  # @return [String]
10947
11460
  #
10948
11461
  # @!attribute [rw] template_id
10949
- # The ID of the template. This ID is unique per AWS Region for each
10950
- # AWS account.
11462
+ # The ID of the template. This ID is unique per Region; for each
11463
+ # Amazon Web Services account;.
10951
11464
  # @return [String]
10952
11465
  #
10953
11466
  # @!attribute [rw] name
@@ -11274,8 +11787,8 @@ module Aws::QuickSight
11274
11787
  # @return [String]
11275
11788
  #
11276
11789
  # @!attribute [rw] theme_id
11277
- # The ID of the theme. This ID is unique per AWS Region for each AWS
11278
- # account.
11790
+ # The ID of the theme. This ID is unique per Region; for each Amazon
11791
+ # Web Services account;.
11279
11792
  # @return [String]
11280
11793
  #
11281
11794
  # @!attribute [rw] latest_version_number
@@ -11395,7 +11908,7 @@ module Aws::QuickSight
11395
11908
  # @return [String]
11396
11909
  #
11397
11910
  # @!attribute [rw] request_id
11398
- # The AWS request ID for this request.
11911
+ # The Amazon Web Services request ID for this request.
11399
11912
  # @return [String]
11400
11913
  #
11401
11914
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/ThrottlingException AWS API Documentation
@@ -11706,8 +12219,8 @@ module Aws::QuickSight
11706
12219
  end
11707
12220
 
11708
12221
  # This error indicates that you are calling an embedding operation in
11709
- # Amazon QuickSight without the required pricing plan on your AWS
11710
- # account. Before you can use embedding for anonymous users, a
12222
+ # Amazon QuickSight without the required pricing plan on your Amazon Web
12223
+ # Services account;. Before you can use embedding for anonymous users, a
11711
12224
  # QuickSight administrator needs to add capacity pricing to QuickSight.
11712
12225
  # You can do this on the **Manage QuickSight** page.
11713
12226
  #
@@ -11718,7 +12231,7 @@ module Aws::QuickSight
11718
12231
  # @return [String]
11719
12232
  #
11720
12233
  # @!attribute [rw] request_id
11721
- # The AWS request ID for this request.
12234
+ # The Amazon Web Services request ID for this request.
11722
12235
  # @return [String]
11723
12236
  #
11724
12237
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/UnsupportedPricingPlanException AWS API Documentation
@@ -11740,7 +12253,7 @@ module Aws::QuickSight
11740
12253
  # @return [String]
11741
12254
  #
11742
12255
  # @!attribute [rw] request_id
11743
- # The AWS request ID for this request.
12256
+ # The Amazon Web Services request ID for this request.
11744
12257
  # @return [String]
11745
12258
  #
11746
12259
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/UnsupportedUserEditionException AWS API Documentation
@@ -11780,7 +12293,7 @@ module Aws::QuickSight
11780
12293
  end
11781
12294
 
11782
12295
  # @!attribute [rw] request_id
11783
- # The AWS request ID for this operation.
12296
+ # The Amazon Web Services request ID for this operation.
11784
12297
  # @return [String]
11785
12298
  #
11786
12299
  # @!attribute [rw] status
@@ -11808,8 +12321,8 @@ module Aws::QuickSight
11808
12321
  # }
11809
12322
  #
11810
12323
  # @!attribute [rw] aws_account_id
11811
- # The ID for the AWS account that you want to update QuickSight
11812
- # customizations for.
12324
+ # The ID for the Amazon Web Services account; that you want to update
12325
+ # QuickSight customizations for.
11813
12326
  # @return [String]
11814
12327
  #
11815
12328
  # @!attribute [rw] namespace
@@ -11817,8 +12330,8 @@ module Aws::QuickSight
11817
12330
  # @return [String]
11818
12331
  #
11819
12332
  # @!attribute [rw] account_customization
11820
- # The QuickSight customizations you're updating in the current AWS
11821
- # Region.
12333
+ # The QuickSight customizations you're updating in the current
12334
+ # Region;.
11822
12335
  # @return [Types::AccountCustomization]
11823
12336
  #
11824
12337
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/UpdateAccountCustomizationRequest AWS API Documentation
@@ -11833,12 +12346,12 @@ module Aws::QuickSight
11833
12346
 
11834
12347
  # @!attribute [rw] arn
11835
12348
  # The Amazon Resource Name (ARN) for the updated customization for
11836
- # this AWS account.
12349
+ # this Amazon Web Services account;.
11837
12350
  # @return [String]
11838
12351
  #
11839
12352
  # @!attribute [rw] aws_account_id
11840
- # The ID for the AWS account that you want to update QuickSight
11841
- # customizations for.
12353
+ # The ID for the Amazon Web Services account; that you want to update
12354
+ # QuickSight customizations for.
11842
12355
  # @return [String]
11843
12356
  #
11844
12357
  # @!attribute [rw] namespace
@@ -11847,12 +12360,12 @@ module Aws::QuickSight
11847
12360
  # @return [String]
11848
12361
  #
11849
12362
  # @!attribute [rw] account_customization
11850
- # The QuickSight customizations you're updating in the current AWS
11851
- # Region.
12363
+ # The QuickSight customizations you're updating in the current
12364
+ # Region;.
11852
12365
  # @return [Types::AccountCustomization]
11853
12366
  #
11854
12367
  # @!attribute [rw] request_id
11855
- # The AWS request ID for this operation.
12368
+ # The Amazon Web Services request ID for this operation.
11856
12369
  # @return [String]
11857
12370
  #
11858
12371
  # @!attribute [rw] status
@@ -11882,20 +12395,21 @@ module Aws::QuickSight
11882
12395
  # }
11883
12396
  #
11884
12397
  # @!attribute [rw] aws_account_id
11885
- # The ID for the AWS account that contains the QuickSight settings
11886
- # that you want to list.
12398
+ # The ID for the Amazon Web Services account; that contains the
12399
+ # QuickSight settings that you want to list.
11887
12400
  # @return [String]
11888
12401
  #
11889
12402
  # @!attribute [rw] default_namespace
11890
- # The default namespace for this AWS account. Currently, the default
11891
- # is `default`. AWS Identity and Access Management (IAM) users that
11892
- # register for the first time with QuickSight provide an email that
11893
- # becomes associated with the default namespace.
12403
+ # The default namespace for this Amazon Web Services account;.
12404
+ # Currently, the default is `default`. Identity and Access Management
12405
+ # (IAM) users that register for the first time with QuickSight provide
12406
+ # an email that becomes associated with the default namespace.
11894
12407
  # @return [String]
11895
12408
  #
11896
12409
  # @!attribute [rw] notification_email
11897
12410
  # The email address that you want QuickSight to send notifications to
11898
- # regarding your AWS account or QuickSight subscription.
12411
+ # regarding your Amazon Web Services account; or QuickSight
12412
+ # subscription.
11899
12413
  # @return [String]
11900
12414
  #
11901
12415
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/UpdateAccountSettingsRequest AWS API Documentation
@@ -11909,7 +12423,7 @@ module Aws::QuickSight
11909
12423
  end
11910
12424
 
11911
12425
  # @!attribute [rw] request_id
11912
- # The AWS request ID for this operation.
12426
+ # The Amazon Web Services request ID for this operation.
11913
12427
  # @return [String]
11914
12428
  #
11915
12429
  # @!attribute [rw] status
@@ -11946,9 +12460,9 @@ module Aws::QuickSight
11946
12460
  # }
11947
12461
  #
11948
12462
  # @!attribute [rw] aws_account_id
11949
- # The ID of the AWS account that contains the analysis whose
11950
- # permissions you're updating. You must be using the AWS account that
11951
- # the analysis is in.
12463
+ # The ID of the Amazon Web Services account; that contains the
12464
+ # analysis whose permissions you're updating. You must be using the
12465
+ # Amazon Web Services account; that the analysis is in.
11952
12466
  # @return [String]
11953
12467
  #
11954
12468
  # @!attribute [rw] analysis_id
@@ -11991,7 +12505,7 @@ module Aws::QuickSight
11991
12505
  # @return [Array<Types::ResourcePermission>]
11992
12506
  #
11993
12507
  # @!attribute [rw] request_id
11994
- # The AWS request ID for this operation.
12508
+ # The Amazon Web Services request ID for this operation.
11995
12509
  # @return [String]
11996
12510
  #
11997
12511
  # @!attribute [rw] status
@@ -12058,8 +12572,8 @@ module Aws::QuickSight
12058
12572
  # }
12059
12573
  #
12060
12574
  # @!attribute [rw] aws_account_id
12061
- # The ID of the AWS account that contains the analysis that you're
12062
- # updating.
12575
+ # The ID of the Amazon Web Services account; that contains the
12576
+ # analysis that you're updating.
12063
12577
  # @return [String]
12064
12578
  #
12065
12579
  # @!attribute [rw] analysis_id
@@ -12120,7 +12634,7 @@ module Aws::QuickSight
12120
12634
  # @return [Integer]
12121
12635
  #
12122
12636
  # @!attribute [rw] request_id
12123
- # The AWS request ID for this operation.
12637
+ # The Amazon Web Services request ID for this operation.
12124
12638
  # @return [String]
12125
12639
  #
12126
12640
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/UpdateAnalysisResponse AWS API Documentation
@@ -12156,8 +12670,8 @@ module Aws::QuickSight
12156
12670
  # }
12157
12671
  #
12158
12672
  # @!attribute [rw] aws_account_id
12159
- # The ID of the AWS account that contains the dashboard whose
12160
- # permissions you're updating.
12673
+ # The ID of the Amazon Web Services account; that contains the
12674
+ # dashboard whose permissions you're updating.
12161
12675
  # @return [String]
12162
12676
  #
12163
12677
  # @!attribute [rw] dashboard_id
@@ -12196,7 +12710,7 @@ module Aws::QuickSight
12196
12710
  # @return [Array<Types::ResourcePermission>]
12197
12711
  #
12198
12712
  # @!attribute [rw] request_id
12199
- # The AWS request ID for this operation.
12713
+ # The Amazon Web Services request ID for this operation.
12200
12714
  # @return [String]
12201
12715
  #
12202
12716
  # @!attribute [rw] status
@@ -12225,8 +12739,8 @@ module Aws::QuickSight
12225
12739
  # }
12226
12740
  #
12227
12741
  # @!attribute [rw] aws_account_id
12228
- # The ID of the AWS account that contains the dashboard that you're
12229
- # updating.
12742
+ # The ID of the Amazon Web Services account; that contains the
12743
+ # dashboard that you're updating.
12230
12744
  # @return [String]
12231
12745
  #
12232
12746
  # @!attribute [rw] dashboard_id
@@ -12260,7 +12774,7 @@ module Aws::QuickSight
12260
12774
  # @return [Integer]
12261
12775
  #
12262
12776
  # @!attribute [rw] request_id
12263
- # The AWS request ID for this operation.
12777
+ # The Amazon Web Services request ID for this operation.
12264
12778
  # @return [String]
12265
12779
  #
12266
12780
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/UpdateDashboardPublishedVersionResponse AWS API Documentation
@@ -12334,8 +12848,8 @@ module Aws::QuickSight
12334
12848
  # }
12335
12849
  #
12336
12850
  # @!attribute [rw] aws_account_id
12337
- # The ID of the AWS account that contains the dashboard that you're
12338
- # updating.
12851
+ # The ID of the Amazon Web Services account; that contains the
12852
+ # dashboard that you're updating.
12339
12853
  # @return [String]
12340
12854
  #
12341
12855
  # @!attribute [rw] dashboard_id
@@ -12354,8 +12868,8 @@ module Aws::QuickSight
12354
12868
  # from an analysis, first convert the analysis to a template by using
12355
12869
  # the CreateTemplate API operation. For `SourceTemplate`, specify the
12356
12870
  # Amazon Resource Name (ARN) of the source template. The
12357
- # `SourceTemplate` ARN can contain any AWS Account and any
12358
- # QuickSight-supported AWS Region.
12871
+ # `SourceTemplate` ARN can contain any Amazon Web Services account;
12872
+ # and any QuickSight-supported Region;.
12359
12873
  #
12360
12874
  # Use the `DataSetReferences` entity within `SourceTemplate` to list
12361
12875
  # the replacement datasets for the placeholders listed in the
@@ -12395,7 +12909,8 @@ module Aws::QuickSight
12395
12909
  # The Amazon Resource Name (ARN) of the theme that is being used for
12396
12910
  # this dashboard. If you add a value for this field, it overrides the
12397
12911
  # value that was originally associated with the entity. The theme ARN
12398
- # must exist in the same AWS account where you create the dashboard.
12912
+ # must exist in the same Amazon Web Services account; where you create
12913
+ # the dashboard.
12399
12914
  # @return [String]
12400
12915
  #
12401
12916
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/UpdateDashboardRequest AWS API Documentation
@@ -12434,7 +12949,7 @@ module Aws::QuickSight
12434
12949
  # @return [Integer]
12435
12950
  #
12436
12951
  # @!attribute [rw] request_id
12437
- # The AWS request ID for this operation.
12952
+ # The Amazon Web Services request ID for this operation.
12438
12953
  # @return [String]
12439
12954
  #
12440
12955
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/UpdateDashboardResponse AWS API Documentation
@@ -12471,12 +12986,12 @@ module Aws::QuickSight
12471
12986
  # }
12472
12987
  #
12473
12988
  # @!attribute [rw] aws_account_id
12474
- # The AWS account ID.
12989
+ # The Amazon Web Services account; ID.
12475
12990
  # @return [String]
12476
12991
  #
12477
12992
  # @!attribute [rw] data_set_id
12478
12993
  # The ID for the dataset whose permissions you want to update. This ID
12479
- # is unique per AWS Region for each AWS account.
12994
+ # is unique per Region; for each Amazon Web Services account;.
12480
12995
  # @return [String]
12481
12996
  #
12482
12997
  # @!attribute [rw] grant_permissions
@@ -12504,11 +13019,11 @@ module Aws::QuickSight
12504
13019
  #
12505
13020
  # @!attribute [rw] data_set_id
12506
13021
  # The ID for the dataset whose permissions you want to update. This ID
12507
- # is unique per AWS Region for each AWS account.
13022
+ # is unique per Region; for each Amazon Web Services account;.
12508
13023
  # @return [String]
12509
13024
  #
12510
13025
  # @!attribute [rw] request_id
12511
- # The AWS request ID for this operation.
13026
+ # The Amazon Web Services request ID for this operation.
12512
13027
  # @return [String]
12513
13028
  #
12514
13029
  # @!attribute [rw] status
@@ -12656,6 +13171,18 @@ module Aws::QuickSight
12656
13171
  # arn: "Arn", # required
12657
13172
  # permission_policy: "GRANT_ACCESS", # required, accepts GRANT_ACCESS, DENY_ACCESS
12658
13173
  # format_version: "VERSION_1", # accepts VERSION_1, VERSION_2
13174
+ # status: "ENABLED", # accepts ENABLED, DISABLED
13175
+ # },
13176
+ # row_level_permission_tag_configuration: {
13177
+ # status: "ENABLED", # accepts ENABLED, DISABLED
13178
+ # tag_rules: [ # required
13179
+ # {
13180
+ # tag_key: "SessionTagKey", # required
13181
+ # column_name: "String", # required
13182
+ # tag_multi_value_delimiter: "RowLevelPermissionTagDelimiter",
13183
+ # match_all_value: "SessionTagValue",
13184
+ # },
13185
+ # ],
12659
13186
  # },
12660
13187
  # column_level_permission_rules: [
12661
13188
  # {
@@ -12666,12 +13193,12 @@ module Aws::QuickSight
12666
13193
  # }
12667
13194
  #
12668
13195
  # @!attribute [rw] aws_account_id
12669
- # The AWS account ID.
13196
+ # The Amazon Web Services account; ID.
12670
13197
  # @return [String]
12671
13198
  #
12672
13199
  # @!attribute [rw] data_set_id
12673
13200
  # The ID for the dataset that you want to update. This ID is unique
12674
- # per AWS Region for each AWS account.
13201
+ # per Region; for each Amazon Web Services account;.
12675
13202
  # @return [String]
12676
13203
  #
12677
13204
  # @!attribute [rw] name
@@ -12707,6 +13234,12 @@ module Aws::QuickSight
12707
13234
  # create.
12708
13235
  # @return [Types::RowLevelPermissionDataSet]
12709
13236
  #
13237
+ # @!attribute [rw] row_level_permission_tag_configuration
13238
+ # The configuration of tags on a dataset to set row-level security.
13239
+ # Row-level security tags are currently supported for anonymous
13240
+ # embedding only.
13241
+ # @return [Types::RowLevelPermissionTagConfiguration]
13242
+ #
12710
13243
  # @!attribute [rw] column_level_permission_rules
12711
13244
  # A set of one or more definitions of a ` ColumnLevelPermissionRule `.
12712
13245
  # @return [Array<Types::ColumnLevelPermissionRule>]
@@ -12723,6 +13256,7 @@ module Aws::QuickSight
12723
13256
  :column_groups,
12724
13257
  :field_folders,
12725
13258
  :row_level_permission_data_set,
13259
+ :row_level_permission_tag_configuration,
12726
13260
  :column_level_permission_rules)
12727
13261
  SENSITIVE = []
12728
13262
  include Aws::Structure
@@ -12734,7 +13268,7 @@ module Aws::QuickSight
12734
13268
  #
12735
13269
  # @!attribute [rw] data_set_id
12736
13270
  # The ID for the dataset that you want to create. This ID is unique
12737
- # per AWS Region for each AWS account.
13271
+ # per Region; for each Amazon Web Services account;.
12738
13272
  # @return [String]
12739
13273
  #
12740
13274
  # @!attribute [rw] ingestion_arn
@@ -12748,7 +13282,7 @@ module Aws::QuickSight
12748
13282
  # @return [String]
12749
13283
  #
12750
13284
  # @!attribute [rw] request_id
12751
- # The AWS request ID for this operation.
13285
+ # The Amazon Web Services request ID for this operation.
12752
13286
  # @return [String]
12753
13287
  #
12754
13288
  # @!attribute [rw] status
@@ -12789,12 +13323,12 @@ module Aws::QuickSight
12789
13323
  # }
12790
13324
  #
12791
13325
  # @!attribute [rw] aws_account_id
12792
- # The AWS account ID.
13326
+ # The Amazon Web Services account; ID.
12793
13327
  # @return [String]
12794
13328
  #
12795
13329
  # @!attribute [rw] data_source_id
12796
- # The ID of the data source. This ID is unique per AWS Region for each
12797
- # AWS account.
13330
+ # The ID of the data source. This ID is unique per Region; for each
13331
+ # Amazon Web Services account;.
12798
13332
  # @return [String]
12799
13333
  #
12800
13334
  # @!attribute [rw] grant_permissions
@@ -12823,12 +13357,12 @@ module Aws::QuickSight
12823
13357
  # @return [String]
12824
13358
  #
12825
13359
  # @!attribute [rw] data_source_id
12826
- # The ID of the data source. This ID is unique per AWS Region for each
12827
- # AWS account.
13360
+ # The ID of the data source. This ID is unique per Region; for each
13361
+ # Amazon Web Services account;.
12828
13362
  # @return [String]
12829
13363
  #
12830
13364
  # @!attribute [rw] request_id
12831
- # The AWS request ID for this operation.
13365
+ # The Amazon Web Services request ID for this operation.
12832
13366
  # @return [String]
12833
13367
  #
12834
13368
  # @!attribute [rw] status
@@ -13053,12 +13587,12 @@ module Aws::QuickSight
13053
13587
  # }
13054
13588
  #
13055
13589
  # @!attribute [rw] aws_account_id
13056
- # The AWS account ID.
13590
+ # The Amazon Web Services account; ID.
13057
13591
  # @return [String]
13058
13592
  #
13059
13593
  # @!attribute [rw] data_source_id
13060
- # The ID of the data source. This ID is unique per AWS Region for each
13061
- # AWS account.
13594
+ # The ID of the data source. This ID is unique per Region; for each
13595
+ # Amazon Web Services account;.
13062
13596
  # @return [String]
13063
13597
  #
13064
13598
  # @!attribute [rw] name
@@ -13105,8 +13639,8 @@ module Aws::QuickSight
13105
13639
  # @return [String]
13106
13640
  #
13107
13641
  # @!attribute [rw] data_source_id
13108
- # The ID of the data source. This ID is unique per AWS Region for each
13109
- # AWS account.
13642
+ # The ID of the data source. This ID is unique per Region; for each
13643
+ # Amazon Web Services account;.
13110
13644
  # @return [String]
13111
13645
  #
13112
13646
  # @!attribute [rw] update_status
@@ -13114,7 +13648,7 @@ module Aws::QuickSight
13114
13648
  # @return [String]
13115
13649
  #
13116
13650
  # @!attribute [rw] request_id
13117
- # The AWS request ID for this operation.
13651
+ # The Amazon Web Services request ID for this operation.
13118
13652
  # @return [String]
13119
13653
  #
13120
13654
  # @!attribute [rw] status
@@ -13289,9 +13823,9 @@ module Aws::QuickSight
13289
13823
  # @return [String]
13290
13824
  #
13291
13825
  # @!attribute [rw] aws_account_id
13292
- # The ID for the AWS account that the group is in. Currently, you use
13293
- # the ID for the AWS account that contains your Amazon QuickSight
13294
- # account.
13826
+ # The ID for the Amazon Web Services account; that the group is in.
13827
+ # Currently, you use the ID for the Amazon Web Services account; that
13828
+ # contains your Amazon QuickSight account.
13295
13829
  # @return [String]
13296
13830
  #
13297
13831
  # @!attribute [rw] namespace
@@ -13314,7 +13848,7 @@ module Aws::QuickSight
13314
13848
  # @return [Types::Group]
13315
13849
  #
13316
13850
  # @!attribute [rw] request_id
13317
- # The AWS request ID for this operation.
13851
+ # The Amazon Web Services request ID for this operation.
13318
13852
  # @return [String]
13319
13853
  #
13320
13854
  # @!attribute [rw] status
@@ -13346,12 +13880,13 @@ module Aws::QuickSight
13346
13880
  # }
13347
13881
  #
13348
13882
  # @!attribute [rw] aws_account_id
13349
- # The ID of the AWS account that contains the IAM policy assignment.
13883
+ # The ID of the Amazon Web Services account; that contains the IAM
13884
+ # policy assignment.
13350
13885
  # @return [String]
13351
13886
  #
13352
13887
  # @!attribute [rw] assignment_name
13353
13888
  # The name of the assignment, also called a rule. This name must be
13354
- # unique within an AWS account.
13889
+ # unique within an Amazon Web Services account;.
13355
13890
  # @return [String]
13356
13891
  #
13357
13892
  # @!attribute [rw] namespace
@@ -13426,7 +13961,7 @@ module Aws::QuickSight
13426
13961
  # @return [String]
13427
13962
  #
13428
13963
  # @!attribute [rw] request_id
13429
- # The AWS request ID for this operation.
13964
+ # The Amazon Web Services request ID for this operation.
13430
13965
  # @return [String]
13431
13966
  #
13432
13967
  # @!attribute [rw] status
@@ -13458,8 +13993,8 @@ module Aws::QuickSight
13458
13993
  # }
13459
13994
  #
13460
13995
  # @!attribute [rw] aws_account_id
13461
- # The ID of the AWS account that contains the template alias that
13462
- # you're updating.
13996
+ # The ID of the Amazon Web Services account; that contains the
13997
+ # template alias that you're updating.
13463
13998
  # @return [String]
13464
13999
  #
13465
14000
  # @!attribute [rw] template_id
@@ -13498,7 +14033,7 @@ module Aws::QuickSight
13498
14033
  # @return [Integer]
13499
14034
  #
13500
14035
  # @!attribute [rw] request_id
13501
- # The AWS request ID for this operation.
14036
+ # The Amazon Web Services request ID for this operation.
13502
14037
  # @return [String]
13503
14038
  #
13504
14039
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/UpdateTemplateAliasResponse AWS API Documentation
@@ -13532,7 +14067,8 @@ module Aws::QuickSight
13532
14067
  # }
13533
14068
  #
13534
14069
  # @!attribute [rw] aws_account_id
13535
- # The ID of the AWS account that contains the template.
14070
+ # The ID of the Amazon Web Services account; that contains the
14071
+ # template.
13536
14072
  # @return [String]
13537
14073
  #
13538
14074
  # @!attribute [rw] template_id
@@ -13571,7 +14107,7 @@ module Aws::QuickSight
13571
14107
  # @return [Array<Types::ResourcePermission>]
13572
14108
  #
13573
14109
  # @!attribute [rw] request_id
13574
- # The AWS request ID for this operation.
14110
+ # The Amazon Web Services request ID for this operation.
13575
14111
  # @return [String]
13576
14112
  #
13577
14113
  # @!attribute [rw] status
@@ -13615,8 +14151,8 @@ module Aws::QuickSight
13615
14151
  # }
13616
14152
  #
13617
14153
  # @!attribute [rw] aws_account_id
13618
- # The ID of the AWS account that contains the template that you're
13619
- # updating.
14154
+ # The ID of the Amazon Web Services account; that contains the
14155
+ # template that you're updating.
13620
14156
  # @return [String]
13621
14157
  #
13622
14158
  # @!attribute [rw] template_id
@@ -13630,8 +14166,8 @@ module Aws::QuickSight
13630
14166
  # for an analysis. Both of these require an Amazon Resource Name
13631
14167
  # (ARN). For `SourceTemplate`, specify the ARN of the source template.
13632
14168
  # For `SourceAnalysis`, specify the ARN of the source analysis. The
13633
- # `SourceTemplate` ARN can contain any AWS Account and any
13634
- # QuickSight-supported AWS Region.
14169
+ # `SourceTemplate` ARN can contain any Amazon Web Services account;
14170
+ # and any QuickSight-supported Region;.
13635
14171
  #
13636
14172
  # Use the `DataSetReferences` entity within `SourceTemplate` or
13637
14173
  # `SourceAnalysis` to list the replacement datasets for the
@@ -13684,7 +14220,7 @@ module Aws::QuickSight
13684
14220
  # @return [Integer]
13685
14221
  #
13686
14222
  # @!attribute [rw] request_id
13687
- # The AWS request ID for this operation.
14223
+ # The Amazon Web Services request ID for this operation.
13688
14224
  # @return [String]
13689
14225
  #
13690
14226
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/UpdateTemplateResponse AWS API Documentation
@@ -13711,8 +14247,8 @@ module Aws::QuickSight
13711
14247
  # }
13712
14248
  #
13713
14249
  # @!attribute [rw] aws_account_id
13714
- # The ID of the AWS account that contains the theme alias that you're
13715
- # updating.
14250
+ # The ID of the Amazon Web Services account; that contains the theme
14251
+ # alias that you're updating.
13716
14252
  # @return [String]
13717
14253
  #
13718
14254
  # @!attribute [rw] theme_id
@@ -13747,7 +14283,7 @@ module Aws::QuickSight
13747
14283
  # @return [Integer]
13748
14284
  #
13749
14285
  # @!attribute [rw] request_id
13750
- # The AWS request ID for this operation.
14286
+ # The Amazon Web Services request ID for this operation.
13751
14287
  # @return [String]
13752
14288
  #
13753
14289
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/UpdateThemeAliasResponse AWS API Documentation
@@ -13781,7 +14317,7 @@ module Aws::QuickSight
13781
14317
  # }
13782
14318
  #
13783
14319
  # @!attribute [rw] aws_account_id
13784
- # The ID of the AWS account that contains the theme.
14320
+ # The ID of the Amazon Web Services account; that contains the theme.
13785
14321
  # @return [String]
13786
14322
  #
13787
14323
  # @!attribute [rw] theme_id
@@ -13820,7 +14356,7 @@ module Aws::QuickSight
13820
14356
  # @return [Array<Types::ResourcePermission>]
13821
14357
  #
13822
14358
  # @!attribute [rw] request_id
13823
- # The AWS request ID for this operation.
14359
+ # The Amazon Web Services request ID for this operation.
13824
14360
  # @return [String]
13825
14361
  #
13826
14362
  # @!attribute [rw] status
@@ -13891,8 +14427,8 @@ module Aws::QuickSight
13891
14427
  # }
13892
14428
  #
13893
14429
  # @!attribute [rw] aws_account_id
13894
- # The ID of the AWS account that contains the theme that you're
13895
- # updating.
14430
+ # The ID of the Amazon Web Services account; that contains the theme
14431
+ # that you're updating.
13896
14432
  # @return [String]
13897
14433
  #
13898
14434
  # @!attribute [rw] theme_id
@@ -13905,7 +14441,7 @@ module Aws::QuickSight
13905
14441
  #
13906
14442
  # @!attribute [rw] base_theme_id
13907
14443
  # The theme ID, defined by Amazon QuickSight, that a custom theme
13908
- # inherits from. All themes initially inherit from a default
14444
+ # inherits from. All themes initially inherit from a default Amazon
13909
14445
  # QuickSight theme.
13910
14446
  # @return [String]
13911
14447
  #
@@ -13955,7 +14491,7 @@ module Aws::QuickSight
13955
14491
  # @return [Integer]
13956
14492
  #
13957
14493
  # @!attribute [rw] request_id
13958
- # The AWS request ID for this operation.
14494
+ # The Amazon Web Services request ID for this operation.
13959
14495
  # @return [String]
13960
14496
  #
13961
14497
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/UpdateThemeResponse AWS API Documentation
@@ -13992,9 +14528,9 @@ module Aws::QuickSight
13992
14528
  # @return [String]
13993
14529
  #
13994
14530
  # @!attribute [rw] aws_account_id
13995
- # The ID for the AWS account that the user is in. Currently, you use
13996
- # the ID for the AWS account that contains your Amazon QuickSight
13997
- # account.
14531
+ # The ID for the Amazon Web Services account; that the user is in.
14532
+ # Currently, you use the ID for the Amazon Web Services account; that
14533
+ # contains your Amazon QuickSight account.
13998
14534
  # @return [String]
13999
14535
  #
14000
14536
  # @!attribute [rw] namespace
@@ -14047,8 +14583,7 @@ module Aws::QuickSight
14047
14583
  # QuickSight (admin, author, reader).
14048
14584
  #
14049
14585
  # This feature is available only to QuickSight Enterprise edition
14050
- # subscriptions that use SAML 2.0-Based Federation for Single Sign-On
14051
- # (SSO).
14586
+ # subscriptions.
14052
14587
  # @return [String]
14053
14588
  #
14054
14589
  # @!attribute [rw] unapply_custom_permissions
@@ -14114,7 +14649,7 @@ module Aws::QuickSight
14114
14649
  # @return [Types::User]
14115
14650
  #
14116
14651
  # @!attribute [rw] request_id
14117
- # The AWS request ID for this operation.
14652
+ # The Amazon Web Services request ID for this operation.
14118
14653
  # @return [String]
14119
14654
  #
14120
14655
  # @!attribute [rw] status