aws-sdk-quicksight 1.47.0 → 1.51.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,9 @@ 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 Amazon Web
37
+ # Services Region;.
37
38
  #
38
39
  # @note When making an API call, you may pass AccountCustomization
39
40
  # data as a hash:
@@ -54,13 +55,14 @@ module Aws::QuickSight
54
55
  include Aws::Structure
55
56
  end
56
57
 
57
- # The QuickSight settings associated with your AWS account.
58
+ # The QuickSight settings associated with your Amazon Web Services
59
+ # account;.
58
60
  #
59
61
  # @!attribute [rw] account_name
60
62
  # 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.
63
+ # your Amazon Web Services account;. You create this name when you
64
+ # sign up for QuickSight. It is unique in all of Amazon Web Services
65
+ # and it appears only when users sign in.
64
66
  # @return [String]
65
67
  #
66
68
  # @!attribute [rw] edition
@@ -69,7 +71,8 @@ module Aws::QuickSight
69
71
  # @return [String]
70
72
  #
71
73
  # @!attribute [rw] default_namespace
72
- # The default QuickSight namespace for your AWS account.
74
+ # The default QuickSight namespace for your Amazon Web Services
75
+ # account;.
73
76
  # @return [String]
74
77
  #
75
78
  # @!attribute [rw] notification_email
@@ -87,7 +90,7 @@ module Aws::QuickSight
87
90
  include Aws::Structure
88
91
  end
89
92
 
90
- # The active AWS Identity and Access Management (IAM) policy assignment.
93
+ # The active Identity and Access Management (IAM) policy assignment.
91
94
  #
92
95
  # @!attribute [rw] assignment_name
93
96
  # A name for the IAM policy assignment.
@@ -366,6 +369,58 @@ module Aws::QuickSight
366
369
  include Aws::Structure
367
370
  end
368
371
 
372
+ # Information about the dashboard that you want to embed.
373
+ #
374
+ # @note When making an API call, you may pass AnonymousUserDashboardEmbeddingConfiguration
375
+ # data as a hash:
376
+ #
377
+ # {
378
+ # initial_dashboard_id: "RestrictiveResourceId", # required
379
+ # }
380
+ #
381
+ # @!attribute [rw] initial_dashboard_id
382
+ # The dashboard ID for the dashboard that you want the user to see
383
+ # first. This ID is included in the output URL. When the URL in
384
+ # response is accessed, Amazon QuickSight renders this dashboard.
385
+ #
386
+ # The Amazon Resource Name (ARN) of this dashboard must be included in
387
+ # the `AuthorizedResourceArns` parameter. Otherwise, the request will
388
+ # fail with `InvalidParameterValueException`.
389
+ # @return [String]
390
+ #
391
+ # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/AnonymousUserDashboardEmbeddingConfiguration AWS API Documentation
392
+ #
393
+ class AnonymousUserDashboardEmbeddingConfiguration < Struct.new(
394
+ :initial_dashboard_id)
395
+ SENSITIVE = []
396
+ include Aws::Structure
397
+ end
398
+
399
+ # The type of experience you want to embed. For anonymous users, you can
400
+ # embed an Amazon QuickSight dashboard.
401
+ #
402
+ # @note When making an API call, you may pass AnonymousUserEmbeddingExperienceConfiguration
403
+ # data as a hash:
404
+ #
405
+ # {
406
+ # dashboard: {
407
+ # initial_dashboard_id: "RestrictiveResourceId", # required
408
+ # },
409
+ # }
410
+ #
411
+ # @!attribute [rw] dashboard
412
+ # The type of embedding experience. In this case, an Amazon QuickSight
413
+ # dashboard.
414
+ # @return [Types::AnonymousUserDashboardEmbeddingConfiguration]
415
+ #
416
+ # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/AnonymousUserEmbeddingExperienceConfiguration AWS API Documentation
417
+ #
418
+ class AnonymousUserEmbeddingExperienceConfiguration < Struct.new(
419
+ :dashboard)
420
+ SENSITIVE = []
421
+ include Aws::Structure
422
+ end
423
+
369
424
  # Amazon Athena parameters.
370
425
  #
371
426
  # @note When making an API call, you may pass AthenaParameters
@@ -453,7 +508,7 @@ module Aws::QuickSight
453
508
  include Aws::Structure
454
509
  end
455
510
 
456
- # AWS IoT Analytics parameters.
511
+ # Amazon Web Services IoT Analytics parameters.
457
512
  #
458
513
  # @note When making an API call, you may pass AwsIotAnalyticsParameters
459
514
  # data as a hash:
@@ -541,7 +596,7 @@ module Aws::QuickSight
541
596
  # }
542
597
  #
543
598
  # @!attribute [rw] aws_account_id
544
- # The AWS account ID.
599
+ # The Amazon Web Services account; ID.
545
600
  # @return [String]
546
601
  #
547
602
  # @!attribute [rw] data_set_id
@@ -571,7 +626,7 @@ module Aws::QuickSight
571
626
  # @return [String]
572
627
  #
573
628
  # @!attribute [rw] request_id
574
- # The AWS request ID for this operation.
629
+ # The Amazon Web Services request ID for this operation.
575
630
  # @return [String]
576
631
  #
577
632
  # @!attribute [rw] status
@@ -817,7 +872,7 @@ module Aws::QuickSight
817
872
  # @return [String]
818
873
  #
819
874
  # @!attribute [rw] request_id
820
- # The AWS request ID for this request.
875
+ # The Amazon Web Services request ID for this request.
821
876
  # @return [String]
822
877
  #
823
878
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/ConflictException AWS API Documentation
@@ -847,8 +902,8 @@ module Aws::QuickSight
847
902
  # }
848
903
  #
849
904
  # @!attribute [rw] aws_account_id
850
- # The ID for the AWS account that you want to customize QuickSight
851
- # for.
905
+ # The ID for the Amazon Web Services account; that you want to
906
+ # customize QuickSight for.
852
907
  # @return [String]
853
908
  #
854
909
  # @!attribute [rw] namespace
@@ -856,9 +911,9 @@ module Aws::QuickSight
856
911
  # @return [String]
857
912
  #
858
913
  # @!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.
914
+ # The QuickSight customizations you're adding in the current Amazon
915
+ # Web Services Region;. You can add these to an Amazon Web Services
916
+ # account; and a QuickSight namespace.
862
917
  #
863
918
  # For example, you can add a default theme by setting
864
919
  # `AccountCustomization` to the midnight theme:
@@ -887,12 +942,12 @@ module Aws::QuickSight
887
942
 
888
943
  # @!attribute [rw] arn
889
944
  # The Amazon Resource Name (ARN) for the customization that you
890
- # created for this AWS account.
945
+ # created for this Amazon Web Services account;.
891
946
  # @return [String]
892
947
  #
893
948
  # @!attribute [rw] aws_account_id
894
- # The ID for the AWS account that you want to customize QuickSight
895
- # for.
949
+ # The ID for the Amazon Web Services account; that you want to
950
+ # customize QuickSight for.
896
951
  # @return [String]
897
952
  #
898
953
  # @!attribute [rw] namespace
@@ -900,12 +955,12 @@ module Aws::QuickSight
900
955
  # @return [String]
901
956
  #
902
957
  # @!attribute [rw] account_customization
903
- # The QuickSight customizations you're adding in the current AWS
904
- # Region.
958
+ # The QuickSight customizations you're adding in the current Amazon
959
+ # Web Services Region;.
905
960
  # @return [Types::AccountCustomization]
906
961
  #
907
962
  # @!attribute [rw] request_id
908
- # The AWS request ID for this operation.
963
+ # The Amazon Web Services request ID for this operation.
909
964
  # @return [String]
910
965
  #
911
966
  # @!attribute [rw] status
@@ -985,7 +1040,8 @@ module Aws::QuickSight
985
1040
  # }
986
1041
  #
987
1042
  # @!attribute [rw] aws_account_id
988
- # The ID of the AWS account where you are creating an analysis.
1043
+ # The ID of the Amazon Web Services account; where you are creating an
1044
+ # analysis.
989
1045
  # @return [String]
990
1046
  #
991
1047
  # @!attribute [rw] analysis_id
@@ -1007,7 +1063,7 @@ module Aws::QuickSight
1007
1063
  # @!attribute [rw] permissions
1008
1064
  # A structure that describes the principals and the resource-level
1009
1065
  # permissions on an analysis. You can use the `Permissions` structure
1010
- # to grant permissions by providing a list of AWS Identity and Access
1066
+ # to grant permissions by providing a list of Identity and Access
1011
1067
  # Management (IAM) action information for each principal listed by
1012
1068
  # Amazon Resource Name (ARN).
1013
1069
  #
@@ -1063,7 +1119,7 @@ module Aws::QuickSight
1063
1119
  # @return [Integer]
1064
1120
  #
1065
1121
  # @!attribute [rw] request_id
1066
- # The AWS request ID for this operation.
1122
+ # The Amazon Web Services request ID for this operation.
1067
1123
  # @return [String]
1068
1124
  #
1069
1125
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/CreateAnalysisResponse AWS API Documentation
@@ -1178,7 +1234,8 @@ module Aws::QuickSight
1178
1234
  # }
1179
1235
  #
1180
1236
  # @!attribute [rw] aws_account_id
1181
- # The ID of the AWS account where you want to create the dashboard.
1237
+ # The ID of the Amazon Web Services account; where you want to create
1238
+ # the dashboard.
1182
1239
  # @return [String]
1183
1240
  #
1184
1241
  # @!attribute [rw] dashboard_id
@@ -1211,8 +1268,8 @@ module Aws::QuickSight
1211
1268
  # from an analysis, first convert the analysis to a template by using
1212
1269
  # the CreateTemplate API operation. For `SourceTemplate`, specify the
1213
1270
  # Amazon Resource Name (ARN) of the source template. The
1214
- # `SourceTemplate`ARN can contain any AWS Account and any
1215
- # QuickSight-supported AWS Region.
1271
+ # `SourceTemplate`ARN can contain any Amazon Web Services account; and
1272
+ # any QuickSight-supported Amazon Web Services Region;.
1216
1273
  #
1217
1274
  # Use the `DataSetReferences` entity within `SourceTemplate` to list
1218
1275
  # the replacement datasets for the placeholders listed in the
@@ -1251,7 +1308,8 @@ module Aws::QuickSight
1251
1308
  # The Amazon Resource Name (ARN) of the theme that is being used for
1252
1309
  # this dashboard. If you add a value for this field, it overrides the
1253
1310
  # value that is used in the source entity. The theme ARN must exist in
1254
- # the same AWS account where you create the dashboard.
1311
+ # the same Amazon Web Services account; where you create the
1312
+ # dashboard.
1255
1313
  # @return [String]
1256
1314
  #
1257
1315
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/CreateDashboardRequest AWS API Documentation
@@ -1293,7 +1351,7 @@ module Aws::QuickSight
1293
1351
  # @return [Integer]
1294
1352
  #
1295
1353
  # @!attribute [rw] request_id
1296
- # The AWS request ID for this operation.
1354
+ # The Amazon Web Services request ID for this operation.
1297
1355
  # @return [String]
1298
1356
  #
1299
1357
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/CreateDashboardResponse AWS API Documentation
@@ -1445,6 +1503,18 @@ module Aws::QuickSight
1445
1503
  # arn: "Arn", # required
1446
1504
  # permission_policy: "GRANT_ACCESS", # required, accepts GRANT_ACCESS, DENY_ACCESS
1447
1505
  # format_version: "VERSION_1", # accepts VERSION_1, VERSION_2
1506
+ # status: "ENABLED", # accepts ENABLED, DISABLED
1507
+ # },
1508
+ # row_level_permission_tag_configuration: {
1509
+ # status: "ENABLED", # accepts ENABLED, DISABLED
1510
+ # tag_rules: [ # required
1511
+ # {
1512
+ # tag_key: "SessionTagKey", # required
1513
+ # column_name: "String", # required
1514
+ # tag_multi_value_delimiter: "RowLevelPermissionTagDelimiter",
1515
+ # match_all_value: "SessionTagValue",
1516
+ # },
1517
+ # ],
1448
1518
  # },
1449
1519
  # column_level_permission_rules: [
1450
1520
  # {
@@ -1461,12 +1531,12 @@ module Aws::QuickSight
1461
1531
  # }
1462
1532
  #
1463
1533
  # @!attribute [rw] aws_account_id
1464
- # The AWS account ID.
1534
+ # The Amazon Web Services account; ID.
1465
1535
  # @return [String]
1466
1536
  #
1467
1537
  # @!attribute [rw] data_set_id
1468
1538
  # An ID for the dataset that you want to create. This ID is unique per
1469
- # AWS Region for each AWS account.
1539
+ # Amazon Web Services Region; for each Amazon Web Services account;.
1470
1540
  # @return [String]
1471
1541
  #
1472
1542
  # @!attribute [rw] name
@@ -1506,6 +1576,12 @@ module Aws::QuickSight
1506
1576
  # create.
1507
1577
  # @return [Types::RowLevelPermissionDataSet]
1508
1578
  #
1579
+ # @!attribute [rw] row_level_permission_tag_configuration
1580
+ # The configuration of tags on a dataset to set row-level security.
1581
+ # Row-level security tags are currently supported for anonymous
1582
+ # embedding only.
1583
+ # @return [Types::RowLevelPermissionTagConfiguration]
1584
+ #
1509
1585
  # @!attribute [rw] column_level_permission_rules
1510
1586
  # A set of one or more definitions of a ` ColumnLevelPermissionRule `.
1511
1587
  # @return [Array<Types::ColumnLevelPermissionRule>]
@@ -1528,6 +1604,7 @@ module Aws::QuickSight
1528
1604
  :field_folders,
1529
1605
  :permissions,
1530
1606
  :row_level_permission_data_set,
1607
+ :row_level_permission_tag_configuration,
1531
1608
  :column_level_permission_rules,
1532
1609
  :tags)
1533
1610
  SENSITIVE = []
@@ -1540,7 +1617,8 @@ module Aws::QuickSight
1540
1617
  #
1541
1618
  # @!attribute [rw] data_set_id
1542
1619
  # The ID for the dataset that you want to create. This ID is unique
1543
- # per AWS Region for each AWS account.
1620
+ # per Amazon Web Services Region; for each Amazon Web Services
1621
+ # account;.
1544
1622
  # @return [String]
1545
1623
  #
1546
1624
  # @!attribute [rw] ingestion_arn
@@ -1554,7 +1632,7 @@ module Aws::QuickSight
1554
1632
  # @return [String]
1555
1633
  #
1556
1634
  # @!attribute [rw] request_id
1557
- # The AWS request ID for this operation.
1635
+ # The Amazon Web Services request ID for this operation.
1558
1636
  # @return [String]
1559
1637
  #
1560
1638
  # @!attribute [rw] status
@@ -1794,12 +1872,12 @@ module Aws::QuickSight
1794
1872
  # }
1795
1873
  #
1796
1874
  # @!attribute [rw] aws_account_id
1797
- # The AWS account ID.
1875
+ # The Amazon Web Services account; ID.
1798
1876
  # @return [String]
1799
1877
  #
1800
1878
  # @!attribute [rw] data_source_id
1801
- # An ID for the data source. This ID is unique per AWS Region for each
1802
- # AWS account.
1879
+ # An ID for the data source. This ID is unique per Amazon Web Services
1880
+ # Region; for each Amazon Web Services account;.
1803
1881
  # @return [String]
1804
1882
  #
1805
1883
  # @!attribute [rw] name
@@ -1868,8 +1946,8 @@ module Aws::QuickSight
1868
1946
  # @return [String]
1869
1947
  #
1870
1948
  # @!attribute [rw] data_source_id
1871
- # The ID of the data source. This ID is unique per AWS Region for each
1872
- # AWS account.
1949
+ # The ID of the data source. This ID is unique per Amazon Web Services
1950
+ # Region; for each Amazon Web Services account;.
1873
1951
  # @return [String]
1874
1952
  #
1875
1953
  # @!attribute [rw] creation_status
@@ -1877,7 +1955,7 @@ module Aws::QuickSight
1877
1955
  # @return [String]
1878
1956
  #
1879
1957
  # @!attribute [rw] request_id
1880
- # The AWS request ID for this operation.
1958
+ # The Amazon Web Services request ID for this operation.
1881
1959
  # @return [String]
1882
1960
  #
1883
1961
  # @!attribute [rw] status
@@ -2075,9 +2153,9 @@ module Aws::QuickSight
2075
2153
  # @return [String]
2076
2154
  #
2077
2155
  # @!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.
2156
+ # The ID for the Amazon Web Services account; that the group is in.
2157
+ # Currently, you use the ID for the Amazon Web Services account; that
2158
+ # contains your Amazon QuickSight account.
2081
2159
  # @return [String]
2082
2160
  #
2083
2161
  # @!attribute [rw] namespace
@@ -2100,7 +2178,7 @@ module Aws::QuickSight
2100
2178
  # @return [Types::GroupMember]
2101
2179
  #
2102
2180
  # @!attribute [rw] request_id
2103
- # The AWS request ID for this operation.
2181
+ # The Amazon Web Services request ID for this operation.
2104
2182
  # @return [String]
2105
2183
  #
2106
2184
  # @!attribute [rw] status
@@ -2138,9 +2216,9 @@ module Aws::QuickSight
2138
2216
  # @return [String]
2139
2217
  #
2140
2218
  # @!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.
2219
+ # The ID for the Amazon Web Services account; that the group is in.
2220
+ # Currently, you use the ID for the Amazon Web Services account; that
2221
+ # contains your Amazon QuickSight account.
2144
2222
  # @return [String]
2145
2223
  #
2146
2224
  # @!attribute [rw] namespace
@@ -2165,7 +2243,7 @@ module Aws::QuickSight
2165
2243
  # @return [Types::Group]
2166
2244
  #
2167
2245
  # @!attribute [rw] request_id
2168
- # The AWS request ID for this operation.
2246
+ # The Amazon Web Services request ID for this operation.
2169
2247
  # @return [String]
2170
2248
  #
2171
2249
  # @!attribute [rw] status
@@ -2197,13 +2275,13 @@ module Aws::QuickSight
2197
2275
  # }
2198
2276
  #
2199
2277
  # @!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.
2278
+ # The ID of the Amazon Web Services account; where you want to assign
2279
+ # an IAM policy to QuickSight users or groups.
2202
2280
  # @return [String]
2203
2281
  #
2204
2282
  # @!attribute [rw] assignment_name
2205
2283
  # The name of the assignment, also called a rule. It must be unique
2206
- # within an AWS account.
2284
+ # within an Amazon Web Services account;.
2207
2285
  # @return [String]
2208
2286
  #
2209
2287
  # @!attribute [rw] assignment_status
@@ -2247,8 +2325,8 @@ module Aws::QuickSight
2247
2325
  end
2248
2326
 
2249
2327
  # @!attribute [rw] assignment_name
2250
- # The name of the assignment. This name must be unique within the AWS
2251
- # account.
2328
+ # The name of the assignment. This name must be unique within the
2329
+ # Amazon Web Services account;.
2252
2330
  # @return [String]
2253
2331
  #
2254
2332
  # @!attribute [rw] assignment_id
@@ -2279,7 +2357,7 @@ module Aws::QuickSight
2279
2357
  # @return [Hash<String,Array<String>>]
2280
2358
  #
2281
2359
  # @!attribute [rw] request_id
2282
- # The AWS request ID for this operation.
2360
+ # The Amazon Web Services request ID for this operation.
2283
2361
  # @return [String]
2284
2362
  #
2285
2363
  # @!attribute [rw] status
@@ -2318,7 +2396,7 @@ module Aws::QuickSight
2318
2396
  # @return [String]
2319
2397
  #
2320
2398
  # @!attribute [rw] aws_account_id
2321
- # The AWS account ID.
2399
+ # The Amazon Web Services account; ID.
2322
2400
  # @return [String]
2323
2401
  #
2324
2402
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/CreateIngestionRequest AWS API Documentation
@@ -2344,7 +2422,7 @@ module Aws::QuickSight
2344
2422
  # @return [String]
2345
2423
  #
2346
2424
  # @!attribute [rw] request_id
2347
- # The AWS request ID for this operation.
2425
+ # The Amazon Web Services request ID for this operation.
2348
2426
  # @return [String]
2349
2427
  #
2350
2428
  # @!attribute [rw] status
@@ -2379,8 +2457,8 @@ module Aws::QuickSight
2379
2457
  # }
2380
2458
  #
2381
2459
  # @!attribute [rw] aws_account_id
2382
- # The ID for the AWS account that you want to create the QuickSight
2383
- # namespace in.
2460
+ # The ID for the Amazon Web Services account; that you want to create
2461
+ # the QuickSight namespace in.
2384
2462
  # @return [String]
2385
2463
  #
2386
2464
  # @!attribute [rw] namespace
@@ -2417,9 +2495,9 @@ module Aws::QuickSight
2417
2495
  # @return [String]
2418
2496
  #
2419
2497
  # @!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
2422
- # CreateNamespace in.
2498
+ # The Amazon Web Services Region; that you want to use for the free
2499
+ # SPICE capacity for the new namespace. This is set to the region that
2500
+ # you run CreateNamespace in.
2423
2501
  # @return [String]
2424
2502
  #
2425
2503
  # @!attribute [rw] creation_status
@@ -2436,7 +2514,7 @@ module Aws::QuickSight
2436
2514
  # @return [String]
2437
2515
  #
2438
2516
  # @!attribute [rw] request_id
2439
- # The AWS request ID for this operation.
2517
+ # The Amazon Web Services request ID for this operation.
2440
2518
  # @return [String]
2441
2519
  #
2442
2520
  # @!attribute [rw] status
@@ -2468,8 +2546,8 @@ module Aws::QuickSight
2468
2546
  # }
2469
2547
  #
2470
2548
  # @!attribute [rw] aws_account_id
2471
- # The ID of the AWS account that contains the template that you
2472
- # creating an alias for.
2549
+ # The ID of the Amazon Web Services account; that contains the
2550
+ # template that you creating an alias for.
2473
2551
  # @return [String]
2474
2552
  #
2475
2553
  # @!attribute [rw] template_id
@@ -2479,7 +2557,7 @@ module Aws::QuickSight
2479
2557
  # @!attribute [rw] alias_name
2480
2558
  # The name that you want to give to the template alias that you're
2481
2559
  # creating. Don't start the alias name with the `$` character. Alias
2482
- # names that start with `$` are reserved by QuickSight.
2560
+ # names that start with `$` are reserved by Amazon QuickSight.
2483
2561
  # @return [String]
2484
2562
  #
2485
2563
  # @!attribute [rw] template_version_number
@@ -2506,7 +2584,7 @@ module Aws::QuickSight
2506
2584
  # @return [Integer]
2507
2585
  #
2508
2586
  # @!attribute [rw] request_id
2509
- # The AWS request ID for this operation.
2587
+ # The Amazon Web Services request ID for this operation.
2510
2588
  # @return [String]
2511
2589
  #
2512
2590
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/CreateTemplateAliasResponse AWS API Documentation
@@ -2556,14 +2634,15 @@ module Aws::QuickSight
2556
2634
  # }
2557
2635
  #
2558
2636
  # @!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.
2637
+ # The ID for the Amazon Web Services account; that the group is in.
2638
+ # Currently, you use the ID for the Amazon Web Services account; that
2639
+ # contains your Amazon QuickSight account.
2562
2640
  # @return [String]
2563
2641
  #
2564
2642
  # @!attribute [rw] template_id
2565
2643
  # An ID for the template that you want to create. This template is
2566
- # unique per AWS Region in each AWS account.
2644
+ # unique per Amazon Web Services Region; in each Amazon Web Services
2645
+ # account;.
2567
2646
  # @return [String]
2568
2647
  #
2569
2648
  # @!attribute [rw] name
@@ -2581,8 +2660,8 @@ module Aws::QuickSight
2581
2660
  # for an analysis. Both of these require an Amazon Resource Name
2582
2661
  # (ARN). For `SourceTemplate`, specify the ARN of the source template.
2583
2662
  # 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.
2663
+ # `SourceTemplate` ARN can contain any Amazon Web Services account;
2664
+ # and any QuickSight-supported Amazon Web Services Region;.
2586
2665
  #
2587
2666
  # Use the `DataSetReferences` entity within `SourceTemplate` or
2588
2667
  # `SourceAnalysis` to list the replacement datasets for the
@@ -2639,7 +2718,7 @@ module Aws::QuickSight
2639
2718
  # @return [Integer]
2640
2719
  #
2641
2720
  # @!attribute [rw] request_id
2642
- # The AWS request ID for this operation.
2721
+ # The Amazon Web Services request ID for this operation.
2643
2722
  # @return [String]
2644
2723
  #
2645
2724
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/CreateTemplateResponse AWS API Documentation
@@ -2666,8 +2745,8 @@ module Aws::QuickSight
2666
2745
  # }
2667
2746
  #
2668
2747
  # @!attribute [rw] aws_account_id
2669
- # The ID of the AWS account that contains the theme for the new theme
2670
- # alias.
2748
+ # The ID of the Amazon Web Services account; that contains the theme
2749
+ # for the new theme alias.
2671
2750
  # @return [String]
2672
2751
  #
2673
2752
  # @!attribute [rw] theme_id
@@ -2704,7 +2783,7 @@ module Aws::QuickSight
2704
2783
  # @return [Integer]
2705
2784
  #
2706
2785
  # @!attribute [rw] request_id
2707
- # The AWS request ID for this operation.
2786
+ # The Amazon Web Services request ID for this operation.
2708
2787
  # @return [String]
2709
2788
  #
2710
2789
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/CreateThemeAliasResponse AWS API Documentation
@@ -2781,12 +2860,14 @@ module Aws::QuickSight
2781
2860
  # }
2782
2861
  #
2783
2862
  # @!attribute [rw] aws_account_id
2784
- # The ID of the AWS account where you want to store the new theme.
2863
+ # The ID of the Amazon Web Services account; where you want to store
2864
+ # the new theme.
2785
2865
  # @return [String]
2786
2866
  #
2787
2867
  # @!attribute [rw] theme_id
2788
2868
  # An ID for the theme that you want to create. The theme ID is unique
2789
- # per AWS Region in each AWS account.
2869
+ # per Amazon Web Services Region; in each Amazon Web Services
2870
+ # account;.
2790
2871
  # @return [String]
2791
2872
  #
2792
2873
  # @!attribute [rw] name
@@ -2857,7 +2938,7 @@ module Aws::QuickSight
2857
2938
  # @return [Integer]
2858
2939
  #
2859
2940
  # @!attribute [rw] request_id
2860
- # The AWS request ID for this operation.
2941
+ # The Amazon Web Services request ID for this operation.
2861
2942
  # @return [String]
2862
2943
  #
2863
2944
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/CreateThemeResponse AWS API Documentation
@@ -3495,6 +3576,10 @@ module Aws::QuickSight
3495
3576
  # The row-level security configuration for the dataset.
3496
3577
  # @return [Types::RowLevelPermissionDataSet]
3497
3578
  #
3579
+ # @!attribute [rw] row_level_permission_tag_configuration
3580
+ # The element you can use to define tags for row-level security.
3581
+ # @return [Types::RowLevelPermissionTagConfiguration]
3582
+ #
3498
3583
  # @!attribute [rw] column_level_permission_rules
3499
3584
  # A set of one or more definitions of a ` ColumnLevelPermissionRule `.
3500
3585
  # @return [Array<Types::ColumnLevelPermissionRule>]
@@ -3515,6 +3600,7 @@ module Aws::QuickSight
3515
3600
  :column_groups,
3516
3601
  :field_folders,
3517
3602
  :row_level_permission_data_set,
3603
+ :row_level_permission_tag_configuration,
3518
3604
  :column_level_permission_rules)
3519
3605
  SENSITIVE = []
3520
3606
  include Aws::Structure
@@ -3616,6 +3702,10 @@ module Aws::QuickSight
3616
3702
  # The row-level security configuration for the dataset.
3617
3703
  # @return [Types::RowLevelPermissionDataSet]
3618
3704
  #
3705
+ # @!attribute [rw] row_level_permission_tag_configuration_applied
3706
+ # Whether or not the row level permission tags are applied.
3707
+ # @return [Boolean]
3708
+ #
3619
3709
  # @!attribute [rw] column_level_permission_rules_applied
3620
3710
  # A value that indicates if the dataset has column level permission
3621
3711
  # configured.
@@ -3631,6 +3721,7 @@ module Aws::QuickSight
3631
3721
  :last_updated_time,
3632
3722
  :import_mode,
3633
3723
  :row_level_permission_data_set,
3724
+ :row_level_permission_tag_configuration_applied,
3634
3725
  :column_level_permission_rules_applied)
3635
3726
  SENSITIVE = []
3636
3727
  include Aws::Structure
@@ -3643,8 +3734,8 @@ module Aws::QuickSight
3643
3734
  # @return [String]
3644
3735
  #
3645
3736
  # @!attribute [rw] data_source_id
3646
- # The ID of the data source. This ID is unique per AWS Region for each
3647
- # AWS account.
3737
+ # The ID of the data source. This ID is unique per Amazon Web Services
3738
+ # Region; for each Amazon Web Services account;.
3648
3739
  # @return [String]
3649
3740
  #
3650
3741
  # @!attribute [rw] name
@@ -3985,7 +4076,7 @@ module Aws::QuickSight
3985
4076
  # @return [Types::AuroraPostgreSqlParameters]
3986
4077
  #
3987
4078
  # @!attribute [rw] aws_iot_analytics_parameters
3988
- # AWS IoT Analytics parameters.
4079
+ # Amazon Web Services IoT Analytics parameters.
3989
4080
  # @return [Types::AwsIotAnalyticsParameters]
3990
4081
  #
3991
4082
  # @!attribute [rw] jira_parameters
@@ -4138,8 +4229,8 @@ module Aws::QuickSight
4138
4229
  # }
4139
4230
  #
4140
4231
  # @!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.
4232
+ # The ID for the Amazon Web Services account; that you want to delete
4233
+ # QuickSight customizations from in this Amazon Web Services Region;.
4143
4234
  # @return [String]
4144
4235
  #
4145
4236
  # @!attribute [rw] namespace
@@ -4157,7 +4248,7 @@ module Aws::QuickSight
4157
4248
  end
4158
4249
 
4159
4250
  # @!attribute [rw] request_id
4160
- # The AWS request ID for this operation.
4251
+ # The Amazon Web Services request ID for this operation.
4161
4252
  # @return [String]
4162
4253
  #
4163
4254
  # @!attribute [rw] status
@@ -4184,7 +4275,8 @@ module Aws::QuickSight
4184
4275
  # }
4185
4276
  #
4186
4277
  # @!attribute [rw] aws_account_id
4187
- # The ID of the AWS account where you want to delete an analysis.
4278
+ # The ID of the Amazon Web Services account; where you want to delete
4279
+ # an analysis.
4188
4280
  # @return [String]
4189
4281
  #
4190
4282
  # @!attribute [rw] analysis_id
@@ -4233,7 +4325,7 @@ module Aws::QuickSight
4233
4325
  # @return [Time]
4234
4326
  #
4235
4327
  # @!attribute [rw] request_id
4236
- # The AWS request ID for this operation.
4328
+ # The Amazon Web Services request ID for this operation.
4237
4329
  # @return [String]
4238
4330
  #
4239
4331
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/DeleteAnalysisResponse AWS API Documentation
@@ -4258,8 +4350,8 @@ module Aws::QuickSight
4258
4350
  # }
4259
4351
  #
4260
4352
  # @!attribute [rw] aws_account_id
4261
- # The ID of the AWS account that contains the dashboard that you're
4262
- # deleting.
4353
+ # The ID of the Amazon Web Services account; that contains the
4354
+ # dashboard that you're deleting.
4263
4355
  # @return [String]
4264
4356
  #
4265
4357
  # @!attribute [rw] dashboard_id
@@ -4295,7 +4387,7 @@ module Aws::QuickSight
4295
4387
  # @return [String]
4296
4388
  #
4297
4389
  # @!attribute [rw] request_id
4298
- # The AWS request ID for this operation.
4390
+ # The Amazon Web Services request ID for this operation.
4299
4391
  # @return [String]
4300
4392
  #
4301
4393
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/DeleteDashboardResponse AWS API Documentation
@@ -4318,12 +4410,13 @@ module Aws::QuickSight
4318
4410
  # }
4319
4411
  #
4320
4412
  # @!attribute [rw] aws_account_id
4321
- # The AWS account ID.
4413
+ # The Amazon Web Services account; ID.
4322
4414
  # @return [String]
4323
4415
  #
4324
4416
  # @!attribute [rw] data_set_id
4325
4417
  # The ID for the dataset that you want to create. This ID is unique
4326
- # per AWS Region for each AWS account.
4418
+ # per Amazon Web Services Region; for each Amazon Web Services
4419
+ # account;.
4327
4420
  # @return [String]
4328
4421
  #
4329
4422
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/DeleteDataSetRequest AWS API Documentation
@@ -4341,11 +4434,12 @@ module Aws::QuickSight
4341
4434
  #
4342
4435
  # @!attribute [rw] data_set_id
4343
4436
  # The ID for the dataset that you want to create. This ID is unique
4344
- # per AWS Region for each AWS account.
4437
+ # per Amazon Web Services Region; for each Amazon Web Services
4438
+ # account;.
4345
4439
  # @return [String]
4346
4440
  #
4347
4441
  # @!attribute [rw] request_id
4348
- # The AWS request ID for this operation.
4442
+ # The Amazon Web Services request ID for this operation.
4349
4443
  # @return [String]
4350
4444
  #
4351
4445
  # @!attribute [rw] status
@@ -4372,12 +4466,12 @@ module Aws::QuickSight
4372
4466
  # }
4373
4467
  #
4374
4468
  # @!attribute [rw] aws_account_id
4375
- # The AWS account ID.
4469
+ # The Amazon Web Services account; ID.
4376
4470
  # @return [String]
4377
4471
  #
4378
4472
  # @!attribute [rw] data_source_id
4379
- # The ID of the data source. This ID is unique per AWS Region for each
4380
- # AWS account.
4473
+ # The ID of the data source. This ID is unique per Amazon Web Services
4474
+ # Region; for each Amazon Web Services account;.
4381
4475
  # @return [String]
4382
4476
  #
4383
4477
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/DeleteDataSourceRequest AWS API Documentation
@@ -4394,12 +4488,12 @@ module Aws::QuickSight
4394
4488
  # @return [String]
4395
4489
  #
4396
4490
  # @!attribute [rw] data_source_id
4397
- # The ID of the data source. This ID is unique per AWS Region for each
4398
- # AWS account.
4491
+ # The ID of the data source. This ID is unique per Amazon Web Services
4492
+ # Region; for each Amazon Web Services account;.
4399
4493
  # @return [String]
4400
4494
  #
4401
4495
  # @!attribute [rw] request_id
4402
- # The AWS request ID for this operation.
4496
+ # The Amazon Web Services request ID for this operation.
4403
4497
  # @return [String]
4404
4498
  #
4405
4499
  # @!attribute [rw] status
@@ -4547,9 +4641,9 @@ module Aws::QuickSight
4547
4641
  # @return [String]
4548
4642
  #
4549
4643
  # @!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.
4644
+ # The ID for the Amazon Web Services account; that the group is in.
4645
+ # Currently, you use the ID for the Amazon Web Services account; that
4646
+ # contains your Amazon QuickSight account.
4553
4647
  # @return [String]
4554
4648
  #
4555
4649
  # @!attribute [rw] namespace
@@ -4568,7 +4662,7 @@ module Aws::QuickSight
4568
4662
  end
4569
4663
 
4570
4664
  # @!attribute [rw] request_id
4571
- # The AWS request ID for this operation.
4665
+ # The Amazon Web Services request ID for this operation.
4572
4666
  # @return [String]
4573
4667
  #
4574
4668
  # @!attribute [rw] status
@@ -4598,9 +4692,9 @@ module Aws::QuickSight
4598
4692
  # @return [String]
4599
4693
  #
4600
4694
  # @!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.
4695
+ # The ID for the Amazon Web Services account; that the group is in.
4696
+ # Currently, you use the ID for the Amazon Web Services account; that
4697
+ # contains your Amazon QuickSight account.
4604
4698
  # @return [String]
4605
4699
  #
4606
4700
  # @!attribute [rw] namespace
@@ -4618,7 +4712,7 @@ module Aws::QuickSight
4618
4712
  end
4619
4713
 
4620
4714
  # @!attribute [rw] request_id
4621
- # The AWS request ID for this operation.
4715
+ # The Amazon Web Services request ID for this operation.
4622
4716
  # @return [String]
4623
4717
  #
4624
4718
  # @!attribute [rw] status
@@ -4644,8 +4738,8 @@ module Aws::QuickSight
4644
4738
  # }
4645
4739
  #
4646
4740
  # @!attribute [rw] aws_account_id
4647
- # The AWS account ID where you want to delete the IAM policy
4648
- # assignment.
4741
+ # The Amazon Web Services account; ID where you want to delete the IAM
4742
+ # policy assignment.
4649
4743
  # @return [String]
4650
4744
  #
4651
4745
  # @!attribute [rw] assignment_name
@@ -4671,7 +4765,7 @@ module Aws::QuickSight
4671
4765
  # @return [String]
4672
4766
  #
4673
4767
  # @!attribute [rw] request_id
4674
- # The AWS request ID for this operation.
4768
+ # The Amazon Web Services request ID for this operation.
4675
4769
  # @return [String]
4676
4770
  #
4677
4771
  # @!attribute [rw] status
@@ -4697,8 +4791,8 @@ module Aws::QuickSight
4697
4791
  # }
4698
4792
  #
4699
4793
  # @!attribute [rw] aws_account_id
4700
- # The ID for the AWS account that you want to delete the QuickSight
4701
- # namespace from.
4794
+ # The ID for the Amazon Web Services account; that you want to delete
4795
+ # the QuickSight namespace from.
4702
4796
  # @return [String]
4703
4797
  #
4704
4798
  # @!attribute [rw] namespace
@@ -4715,7 +4809,7 @@ module Aws::QuickSight
4715
4809
  end
4716
4810
 
4717
4811
  # @!attribute [rw] request_id
4718
- # The AWS request ID for this operation.
4812
+ # The Amazon Web Services request ID for this operation.
4719
4813
  # @return [String]
4720
4814
  #
4721
4815
  # @!attribute [rw] status
@@ -4741,7 +4835,8 @@ module Aws::QuickSight
4741
4835
  # }
4742
4836
  #
4743
4837
  # @!attribute [rw] aws_account_id
4744
- # The ID of the AWS account that contains the item to delete.
4838
+ # The ID of the Amazon Web Services account; that contains the item to
4839
+ # delete.
4745
4840
  # @return [String]
4746
4841
  #
4747
4842
  # @!attribute [rw] template_id
@@ -4782,7 +4877,7 @@ module Aws::QuickSight
4782
4877
  # @return [String]
4783
4878
  #
4784
4879
  # @!attribute [rw] request_id
4785
- # The AWS request ID for this operation.
4880
+ # The Amazon Web Services request ID for this operation.
4786
4881
  # @return [String]
4787
4882
  #
4788
4883
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/DeleteTemplateAliasResponse AWS API Documentation
@@ -4807,8 +4902,8 @@ module Aws::QuickSight
4807
4902
  # }
4808
4903
  #
4809
4904
  # @!attribute [rw] aws_account_id
4810
- # The ID of the AWS account that contains the template that you're
4811
- # deleting.
4905
+ # The ID of the Amazon Web Services account; that contains the
4906
+ # template that you're deleting.
4812
4907
  # @return [String]
4813
4908
  #
4814
4909
  # @!attribute [rw] template_id
@@ -4832,7 +4927,7 @@ module Aws::QuickSight
4832
4927
  end
4833
4928
 
4834
4929
  # @!attribute [rw] request_id
4835
- # The AWS request ID for this operation.
4930
+ # The Amazon Web Services request ID for this operation.
4836
4931
  # @return [String]
4837
4932
  #
4838
4933
  # @!attribute [rw] arn
@@ -4868,7 +4963,8 @@ module Aws::QuickSight
4868
4963
  # }
4869
4964
  #
4870
4965
  # @!attribute [rw] aws_account_id
4871
- # The ID of the AWS account that contains the theme alias to delete.
4966
+ # The ID of the Amazon Web Services account; that contains the theme
4967
+ # alias to delete.
4872
4968
  # @return [String]
4873
4969
  #
4874
4970
  # @!attribute [rw] theme_id
@@ -4899,7 +4995,7 @@ module Aws::QuickSight
4899
4995
  # @return [String]
4900
4996
  #
4901
4997
  # @!attribute [rw] request_id
4902
- # The AWS request ID for this operation.
4998
+ # The Amazon Web Services request ID for this operation.
4903
4999
  # @return [String]
4904
5000
  #
4905
5001
  # @!attribute [rw] status
@@ -4932,8 +5028,8 @@ module Aws::QuickSight
4932
5028
  # }
4933
5029
  #
4934
5030
  # @!attribute [rw] aws_account_id
4935
- # The ID of the AWS account that contains the theme that you're
4936
- # deleting.
5031
+ # The ID of the Amazon Web Services account; that contains the theme
5032
+ # that you're deleting.
4937
5033
  # @return [String]
4938
5034
  #
4939
5035
  # @!attribute [rw] theme_id
@@ -4962,7 +5058,7 @@ module Aws::QuickSight
4962
5058
  # @return [String]
4963
5059
  #
4964
5060
  # @!attribute [rw] request_id
4965
- # The AWS request ID for this operation.
5061
+ # The Amazon Web Services request ID for this operation.
4966
5062
  # @return [String]
4967
5063
  #
4968
5064
  # @!attribute [rw] status
@@ -4998,9 +5094,9 @@ module Aws::QuickSight
4998
5094
  # @return [String]
4999
5095
  #
5000
5096
  # @!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.
5097
+ # The ID for the Amazon Web Services account; that the user is in.
5098
+ # Currently, you use the ID for the Amazon Web Services account; that
5099
+ # contains your Amazon QuickSight account.
5004
5100
  # @return [String]
5005
5101
  #
5006
5102
  # @!attribute [rw] namespace
@@ -5018,7 +5114,7 @@ module Aws::QuickSight
5018
5114
  end
5019
5115
 
5020
5116
  # @!attribute [rw] request_id
5021
- # The AWS request ID for this operation.
5117
+ # The Amazon Web Services request ID for this operation.
5022
5118
  # @return [String]
5023
5119
  #
5024
5120
  # @!attribute [rw] status
@@ -5048,9 +5144,9 @@ module Aws::QuickSight
5048
5144
  # @return [String]
5049
5145
  #
5050
5146
  # @!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.
5147
+ # The ID for the Amazon Web Services account; that the user is in.
5148
+ # Currently, you use the ID for the Amazon Web Services account; that
5149
+ # contains your Amazon QuickSight account.
5054
5150
  # @return [String]
5055
5151
  #
5056
5152
  # @!attribute [rw] namespace
@@ -5068,7 +5164,7 @@ module Aws::QuickSight
5068
5164
  end
5069
5165
 
5070
5166
  # @!attribute [rw] request_id
5071
- # The AWS request ID for this operation.
5167
+ # The Amazon Web Services request ID for this operation.
5072
5168
  # @return [String]
5073
5169
  #
5074
5170
  # @!attribute [rw] status
@@ -5094,8 +5190,8 @@ module Aws::QuickSight
5094
5190
  # }
5095
5191
  #
5096
5192
  # @!attribute [rw] aws_account_id
5097
- # The ID for the AWS account that you want to describe QuickSight
5098
- # customizations for.
5193
+ # The ID for the Amazon Web Services account; that you want to
5194
+ # describe QuickSight customizations for.
5099
5195
  # @return [String]
5100
5196
  #
5101
5197
  # @!attribute [rw] namespace
@@ -5124,11 +5220,11 @@ module Aws::QuickSight
5124
5220
 
5125
5221
  # @!attribute [rw] arn
5126
5222
  # The Amazon Resource Name (ARN) of the customization that's
5127
- # associated with this AWS account.
5223
+ # associated with this Amazon Web Services account;.
5128
5224
  # @return [String]
5129
5225
  #
5130
5226
  # @!attribute [rw] aws_account_id
5131
- # The ID for the AWS account that you're describing.
5227
+ # The ID for the Amazon Web Services account; that you're describing.
5132
5228
  # @return [String]
5133
5229
  #
5134
5230
  # @!attribute [rw] namespace
@@ -5136,11 +5232,12 @@ module Aws::QuickSight
5136
5232
  # @return [String]
5137
5233
  #
5138
5234
  # @!attribute [rw] account_customization
5139
- # The QuickSight customizations that exist in the current AWS Region.
5235
+ # The QuickSight customizations that exist in the current Amazon Web
5236
+ # Services Region;.
5140
5237
  # @return [Types::AccountCustomization]
5141
5238
  #
5142
5239
  # @!attribute [rw] request_id
5143
- # The AWS request ID for this operation.
5240
+ # The Amazon Web Services request ID for this operation.
5144
5241
  # @return [String]
5145
5242
  #
5146
5243
  # @!attribute [rw] status
@@ -5168,8 +5265,8 @@ module Aws::QuickSight
5168
5265
  # }
5169
5266
  #
5170
5267
  # @!attribute [rw] aws_account_id
5171
- # The ID for the AWS account that contains the settings that you want
5172
- # to list.
5268
+ # The ID for the Amazon Web Services account; that contains the
5269
+ # settings that you want to list.
5173
5270
  # @return [String]
5174
5271
  #
5175
5272
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/DescribeAccountSettingsRequest AWS API Documentation
@@ -5181,19 +5278,20 @@ module Aws::QuickSight
5181
5278
  end
5182
5279
 
5183
5280
  # @!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.
5281
+ # The QuickSight settings for this Amazon Web Services account;. This
5282
+ # information includes the edition of Amazon QuickSight that you
5283
+ # subscribed to (Standard or Enterprise) and the notification email
5284
+ # for the QuickSight subscription. In the QuickSight console, the
5285
+ # QuickSight subscription is sometimes referred to as a QuickSight
5286
+ # "account" even though it's technically not an account by itself.
5287
+ # Instead, it's a subscription to the QuickSight service for your
5288
+ # Amazon Web Services account;. The edition that you subscribe to
5289
+ # applies to QuickSight in every Amazon Web Services Region; where you
5290
+ # use it.
5193
5291
  # @return [Types::AccountSettings]
5194
5292
  #
5195
5293
  # @!attribute [rw] request_id
5196
- # The AWS request ID for this operation.
5294
+ # The Amazon Web Services request ID for this operation.
5197
5295
  # @return [String]
5198
5296
  #
5199
5297
  # @!attribute [rw] status
@@ -5219,9 +5317,9 @@ module Aws::QuickSight
5219
5317
  # }
5220
5318
  #
5221
5319
  # @!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.
5320
+ # The ID of the Amazon Web Services account; that contains the
5321
+ # analysis whose permissions you're describing. You must be using the
5322
+ # Amazon Web Services account; that the analysis is in.
5225
5323
  # @return [String]
5226
5324
  #
5227
5325
  # @!attribute [rw] analysis_id
@@ -5257,7 +5355,7 @@ module Aws::QuickSight
5257
5355
  # @return [Integer]
5258
5356
  #
5259
5357
  # @!attribute [rw] request_id
5260
- # The AWS request ID for this operation.
5358
+ # The Amazon Web Services request ID for this operation.
5261
5359
  # @return [String]
5262
5360
  #
5263
5361
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/DescribeAnalysisPermissionsResponse AWS API Documentation
@@ -5281,8 +5379,9 @@ module Aws::QuickSight
5281
5379
  # }
5282
5380
  #
5283
5381
  # @!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.
5382
+ # The ID of the Amazon Web Services account; that contains the
5383
+ # analysis. You must be using the Amazon Web Services account; that
5384
+ # the analysis is in.
5286
5385
  # @return [String]
5287
5386
  #
5288
5387
  # @!attribute [rw] analysis_id
@@ -5309,7 +5408,7 @@ module Aws::QuickSight
5309
5408
  # @return [Integer]
5310
5409
  #
5311
5410
  # @!attribute [rw] request_id
5312
- # The AWS request ID for this operation.
5411
+ # The Amazon Web Services request ID for this operation.
5313
5412
  # @return [String]
5314
5413
  #
5315
5414
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/DescribeAnalysisResponse AWS API Documentation
@@ -5331,8 +5430,8 @@ module Aws::QuickSight
5331
5430
  # }
5332
5431
  #
5333
5432
  # @!attribute [rw] aws_account_id
5334
- # The ID of the AWS account that contains the dashboard that you're
5335
- # describing permissions for.
5433
+ # The ID of the Amazon Web Services account; that contains the
5434
+ # dashboard that you're describing permissions for.
5336
5435
  # @return [String]
5337
5436
  #
5338
5437
  # @!attribute [rw] dashboard_id
@@ -5365,7 +5464,7 @@ module Aws::QuickSight
5365
5464
  # @return [Integer]
5366
5465
  #
5367
5466
  # @!attribute [rw] request_id
5368
- # The AWS request ID for this operation.
5467
+ # The Amazon Web Services request ID for this operation.
5369
5468
  # @return [String]
5370
5469
  #
5371
5470
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/DescribeDashboardPermissionsResponse AWS API Documentation
@@ -5391,8 +5490,8 @@ module Aws::QuickSight
5391
5490
  # }
5392
5491
  #
5393
5492
  # @!attribute [rw] aws_account_id
5394
- # The ID of the AWS account that contains the dashboard that you're
5395
- # describing.
5493
+ # The ID of the Amazon Web Services account; that contains the
5494
+ # dashboard that you're describing.
5396
5495
  # @return [String]
5397
5496
  #
5398
5497
  # @!attribute [rw] dashboard_id
@@ -5428,7 +5527,7 @@ module Aws::QuickSight
5428
5527
  # @return [Integer]
5429
5528
  #
5430
5529
  # @!attribute [rw] request_id
5431
- # The AWS request ID for this operation.
5530
+ # The Amazon Web Services request ID for this operation.
5432
5531
  # @return [String]
5433
5532
  #
5434
5533
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/DescribeDashboardResponse AWS API Documentation
@@ -5450,12 +5549,13 @@ module Aws::QuickSight
5450
5549
  # }
5451
5550
  #
5452
5551
  # @!attribute [rw] aws_account_id
5453
- # The AWS account ID.
5552
+ # The Amazon Web Services account; ID.
5454
5553
  # @return [String]
5455
5554
  #
5456
5555
  # @!attribute [rw] data_set_id
5457
5556
  # The ID for the dataset that you want to create. This ID is unique
5458
- # per AWS Region for each AWS account.
5557
+ # per Amazon Web Services Region; for each Amazon Web Services
5558
+ # account;.
5459
5559
  # @return [String]
5460
5560
  #
5461
5561
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/DescribeDataSetPermissionsRequest AWS API Documentation
@@ -5473,7 +5573,8 @@ module Aws::QuickSight
5473
5573
  #
5474
5574
  # @!attribute [rw] data_set_id
5475
5575
  # The ID for the dataset that you want to create. This ID is unique
5476
- # per AWS Region for each AWS account.
5576
+ # per Amazon Web Services Region; for each Amazon Web Services
5577
+ # account;.
5477
5578
  # @return [String]
5478
5579
  #
5479
5580
  # @!attribute [rw] permissions
@@ -5481,7 +5582,7 @@ module Aws::QuickSight
5481
5582
  # @return [Array<Types::ResourcePermission>]
5482
5583
  #
5483
5584
  # @!attribute [rw] request_id
5484
- # The AWS request ID for this operation.
5585
+ # The Amazon Web Services request ID for this operation.
5485
5586
  # @return [String]
5486
5587
  #
5487
5588
  # @!attribute [rw] status
@@ -5509,12 +5610,13 @@ module Aws::QuickSight
5509
5610
  # }
5510
5611
  #
5511
5612
  # @!attribute [rw] aws_account_id
5512
- # The AWS account ID.
5613
+ # The Amazon Web Services account; ID.
5513
5614
  # @return [String]
5514
5615
  #
5515
5616
  # @!attribute [rw] data_set_id
5516
5617
  # The ID for the dataset that you want to create. This ID is unique
5517
- # per AWS Region for each AWS account.
5618
+ # per Amazon Web Services Region; for each Amazon Web Services
5619
+ # account;.
5518
5620
  # @return [String]
5519
5621
  #
5520
5622
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/DescribeDataSetRequest AWS API Documentation
@@ -5531,7 +5633,7 @@ module Aws::QuickSight
5531
5633
  # @return [Types::DataSet]
5532
5634
  #
5533
5635
  # @!attribute [rw] request_id
5534
- # The AWS request ID for this operation.
5636
+ # The Amazon Web Services request ID for this operation.
5535
5637
  # @return [String]
5536
5638
  #
5537
5639
  # @!attribute [rw] status
@@ -5557,12 +5659,12 @@ module Aws::QuickSight
5557
5659
  # }
5558
5660
  #
5559
5661
  # @!attribute [rw] aws_account_id
5560
- # The AWS account ID.
5662
+ # The Amazon Web Services account; ID.
5561
5663
  # @return [String]
5562
5664
  #
5563
5665
  # @!attribute [rw] data_source_id
5564
- # The ID of the data source. This ID is unique per AWS Region for each
5565
- # AWS account.
5666
+ # The ID of the data source. This ID is unique per Amazon Web Services
5667
+ # Region; for each Amazon Web Services account;.
5566
5668
  # @return [String]
5567
5669
  #
5568
5670
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/DescribeDataSourcePermissionsRequest AWS API Documentation
@@ -5579,8 +5681,8 @@ module Aws::QuickSight
5579
5681
  # @return [String]
5580
5682
  #
5581
5683
  # @!attribute [rw] data_source_id
5582
- # The ID of the data source. This ID is unique per AWS Region for each
5583
- # AWS account.
5684
+ # The ID of the data source. This ID is unique per Amazon Web Services
5685
+ # Region; for each Amazon Web Services account;.
5584
5686
  # @return [String]
5585
5687
  #
5586
5688
  # @!attribute [rw] permissions
@@ -5588,7 +5690,7 @@ module Aws::QuickSight
5588
5690
  # @return [Array<Types::ResourcePermission>]
5589
5691
  #
5590
5692
  # @!attribute [rw] request_id
5591
- # The AWS request ID for this operation.
5693
+ # The Amazon Web Services request ID for this operation.
5592
5694
  # @return [String]
5593
5695
  #
5594
5696
  # @!attribute [rw] status
@@ -5616,12 +5718,12 @@ module Aws::QuickSight
5616
5718
  # }
5617
5719
  #
5618
5720
  # @!attribute [rw] aws_account_id
5619
- # The AWS account ID.
5721
+ # The Amazon Web Services account; ID.
5620
5722
  # @return [String]
5621
5723
  #
5622
5724
  # @!attribute [rw] data_source_id
5623
- # The ID of the data source. This ID is unique per AWS Region for each
5624
- # AWS account.
5725
+ # The ID of the data source. This ID is unique per Amazon Web Services
5726
+ # Region; for each Amazon Web Services account;.
5625
5727
  # @return [String]
5626
5728
  #
5627
5729
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/DescribeDataSourceRequest AWS API Documentation
@@ -5638,7 +5740,7 @@ module Aws::QuickSight
5638
5740
  # @return [Types::DataSource]
5639
5741
  #
5640
5742
  # @!attribute [rw] request_id
5641
- # The AWS request ID for this operation.
5743
+ # The Amazon Web Services request ID for this operation.
5642
5744
  # @return [String]
5643
5745
  #
5644
5746
  # @!attribute [rw] status
@@ -5830,9 +5932,9 @@ module Aws::QuickSight
5830
5932
  # @return [String]
5831
5933
  #
5832
5934
  # @!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.
5935
+ # The ID for the Amazon Web Services account; that the group is in.
5936
+ # Currently, you use the ID for the Amazon Web Services account; that
5937
+ # contains your Amazon QuickSight account.
5836
5938
  # @return [String]
5837
5939
  #
5838
5940
  # @!attribute [rw] namespace
@@ -5854,7 +5956,7 @@ module Aws::QuickSight
5854
5956
  # @return [Types::Group]
5855
5957
  #
5856
5958
  # @!attribute [rw] request_id
5857
- # The AWS request ID for this operation.
5959
+ # The Amazon Web Services request ID for this operation.
5858
5960
  # @return [String]
5859
5961
  #
5860
5962
  # @!attribute [rw] status
@@ -5881,8 +5983,8 @@ module Aws::QuickSight
5881
5983
  # }
5882
5984
  #
5883
5985
  # @!attribute [rw] aws_account_id
5884
- # The ID of the AWS account that contains the assignment that you want
5885
- # to describe.
5986
+ # The ID of the Amazon Web Services account; that contains the
5987
+ # assignment that you want to describe.
5886
5988
  # @return [String]
5887
5989
  #
5888
5990
  # @!attribute [rw] assignment_name
@@ -5908,7 +6010,7 @@ module Aws::QuickSight
5908
6010
  # @return [Types::IAMPolicyAssignment]
5909
6011
  #
5910
6012
  # @!attribute [rw] request_id
5911
- # The AWS request ID for this operation.
6013
+ # The Amazon Web Services request ID for this operation.
5912
6014
  # @return [String]
5913
6015
  #
5914
6016
  # @!attribute [rw] status
@@ -5935,7 +6037,7 @@ module Aws::QuickSight
5935
6037
  # }
5936
6038
  #
5937
6039
  # @!attribute [rw] aws_account_id
5938
- # The AWS account ID.
6040
+ # The Amazon Web Services account; ID.
5939
6041
  # @return [String]
5940
6042
  #
5941
6043
  # @!attribute [rw] data_set_id
@@ -5961,7 +6063,7 @@ module Aws::QuickSight
5961
6063
  # @return [Types::Ingestion]
5962
6064
  #
5963
6065
  # @!attribute [rw] request_id
5964
- # The AWS request ID for this operation.
6066
+ # The Amazon Web Services request ID for this operation.
5965
6067
  # @return [String]
5966
6068
  #
5967
6069
  # @!attribute [rw] status
@@ -5987,8 +6089,8 @@ module Aws::QuickSight
5987
6089
  # }
5988
6090
  #
5989
6091
  # @!attribute [rw] aws_account_id
5990
- # The ID for the AWS account that contains the QuickSight namespace
5991
- # that you want to describe.
6092
+ # The ID for the Amazon Web Services account; that contains the
6093
+ # QuickSight namespace that you want to describe.
5992
6094
  # @return [String]
5993
6095
  #
5994
6096
  # @!attribute [rw] namespace
@@ -6006,15 +6108,15 @@ module Aws::QuickSight
6006
6108
 
6007
6109
  # @!attribute [rw] namespace
6008
6110
  # 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.
6111
+ # response includes the namespace ARN, name, Amazon Web Services
6112
+ # Region;, creation status, and identity store. `DescribeNamespace`
6113
+ # also works for namespaces that are in the process of being created.
6114
+ # For incomplete namespaces, this API operation lists the namespace
6115
+ # error types and messages associated with the creation process.
6014
6116
  # @return [Types::NamespaceInfoV2]
6015
6117
  #
6016
6118
  # @!attribute [rw] request_id
6017
- # The AWS request ID for this operation.
6119
+ # The Amazon Web Services request ID for this operation.
6018
6120
  # @return [String]
6019
6121
  #
6020
6122
  # @!attribute [rw] status
@@ -6041,8 +6143,8 @@ module Aws::QuickSight
6041
6143
  # }
6042
6144
  #
6043
6145
  # @!attribute [rw] aws_account_id
6044
- # The ID of the AWS account that contains the template alias that
6045
- # you're describing.
6146
+ # The ID of the Amazon Web Services account; that contains the
6147
+ # template alias that you're describing.
6046
6148
  # @return [String]
6047
6149
  #
6048
6150
  # @!attribute [rw] template_id
@@ -6076,7 +6178,7 @@ module Aws::QuickSight
6076
6178
  # @return [Integer]
6077
6179
  #
6078
6180
  # @!attribute [rw] request_id
6079
- # The AWS request ID for this operation.
6181
+ # The Amazon Web Services request ID for this operation.
6080
6182
  # @return [String]
6081
6183
  #
6082
6184
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/DescribeTemplateAliasResponse AWS API Documentation
@@ -6098,8 +6200,8 @@ module Aws::QuickSight
6098
6200
  # }
6099
6201
  #
6100
6202
  # @!attribute [rw] aws_account_id
6101
- # The ID of the AWS account that contains the template that you're
6102
- # describing.
6203
+ # The ID of the Amazon Web Services account; that contains the
6204
+ # template that you're describing.
6103
6205
  # @return [String]
6104
6206
  #
6105
6207
  # @!attribute [rw] template_id
@@ -6128,7 +6230,7 @@ module Aws::QuickSight
6128
6230
  # @return [Array<Types::ResourcePermission>]
6129
6231
  #
6130
6232
  # @!attribute [rw] request_id
6131
- # The AWS request ID for this operation.
6233
+ # The Amazon Web Services request ID for this operation.
6132
6234
  # @return [String]
6133
6235
  #
6134
6236
  # @!attribute [rw] status
@@ -6158,8 +6260,8 @@ module Aws::QuickSight
6158
6260
  # }
6159
6261
  #
6160
6262
  # @!attribute [rw] aws_account_id
6161
- # The ID of the AWS account that contains the template that you're
6162
- # describing.
6263
+ # The ID of the Amazon Web Services account; that contains the
6264
+ # template that you're describing.
6163
6265
  # @return [String]
6164
6266
  #
6165
6267
  # @!attribute [rw] template_id
@@ -6200,7 +6302,7 @@ module Aws::QuickSight
6200
6302
  # @return [Integer]
6201
6303
  #
6202
6304
  # @!attribute [rw] request_id
6203
- # The AWS request ID for this operation.
6305
+ # The Amazon Web Services request ID for this operation.
6204
6306
  # @return [String]
6205
6307
  #
6206
6308
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/DescribeTemplateResponse AWS API Documentation
@@ -6223,8 +6325,8 @@ module Aws::QuickSight
6223
6325
  # }
6224
6326
  #
6225
6327
  # @!attribute [rw] aws_account_id
6226
- # The ID of the AWS account that contains the theme alias that you're
6227
- # describing.
6328
+ # The ID of the Amazon Web Services account; that contains the theme
6329
+ # alias that you're describing.
6228
6330
  # @return [String]
6229
6331
  #
6230
6332
  # @!attribute [rw] theme_id
@@ -6254,7 +6356,7 @@ module Aws::QuickSight
6254
6356
  # @return [Integer]
6255
6357
  #
6256
6358
  # @!attribute [rw] request_id
6257
- # The AWS request ID for this operation.
6359
+ # The Amazon Web Services request ID for this operation.
6258
6360
  # @return [String]
6259
6361
  #
6260
6362
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/DescribeThemeAliasResponse AWS API Documentation
@@ -6276,8 +6378,8 @@ module Aws::QuickSight
6276
6378
  # }
6277
6379
  #
6278
6380
  # @!attribute [rw] aws_account_id
6279
- # The ID of the AWS account that contains the theme that you're
6280
- # describing.
6381
+ # The ID of the Amazon Web Services account; that contains the theme
6382
+ # that you're describing.
6281
6383
  # @return [String]
6282
6384
  #
6283
6385
  # @!attribute [rw] theme_id
@@ -6306,7 +6408,7 @@ module Aws::QuickSight
6306
6408
  # @return [Array<Types::ResourcePermission>]
6307
6409
  #
6308
6410
  # @!attribute [rw] request_id
6309
- # The AWS request ID for this operation.
6411
+ # The Amazon Web Services request ID for this operation.
6310
6412
  # @return [String]
6311
6413
  #
6312
6414
  # @!attribute [rw] status
@@ -6336,8 +6438,8 @@ module Aws::QuickSight
6336
6438
  # }
6337
6439
  #
6338
6440
  # @!attribute [rw] aws_account_id
6339
- # The ID of the AWS account that contains the theme that you're
6340
- # describing.
6441
+ # The ID of the Amazon Web Services account; that contains the theme
6442
+ # that you're describing.
6341
6443
  # @return [String]
6342
6444
  #
6343
6445
  # @!attribute [rw] theme_id
@@ -6378,7 +6480,7 @@ module Aws::QuickSight
6378
6480
  # @return [Integer]
6379
6481
  #
6380
6482
  # @!attribute [rw] request_id
6381
- # The AWS request ID for this operation.
6483
+ # The Amazon Web Services request ID for this operation.
6382
6484
  # @return [String]
6383
6485
  #
6384
6486
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/DescribeThemeResponse AWS API Documentation
@@ -6405,9 +6507,9 @@ module Aws::QuickSight
6405
6507
  # @return [String]
6406
6508
  #
6407
6509
  # @!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.
6510
+ # The ID for the Amazon Web Services account; that the user is in.
6511
+ # Currently, you use the ID for the Amazon Web Services account; that
6512
+ # contains your Amazon QuickSight account.
6411
6513
  # @return [String]
6412
6514
  #
6413
6515
  # @!attribute [rw] namespace
@@ -6429,7 +6531,7 @@ module Aws::QuickSight
6429
6531
  # @return [Types::User]
6430
6532
  #
6431
6533
  # @!attribute [rw] request_id
6432
- # The AWS request ID for this operation.
6534
+ # The Amazon Web Services request ID for this operation.
6433
6535
  # @return [String]
6434
6536
  #
6435
6537
  # @!attribute [rw] status
@@ -6454,7 +6556,7 @@ module Aws::QuickSight
6454
6556
  # @return [String]
6455
6557
  #
6456
6558
  # @!attribute [rw] request_id
6457
- # The AWS request ID for this request.
6559
+ # The Amazon Web Services request ID for this request.
6458
6560
  # @return [String]
6459
6561
  #
6460
6562
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/DomainNotWhitelistedException AWS API Documentation
@@ -6695,6 +6797,175 @@ module Aws::QuickSight
6695
6797
  include Aws::Structure
6696
6798
  end
6697
6799
 
6800
+ # @note When making an API call, you may pass GenerateEmbedUrlForAnonymousUserRequest
6801
+ # data as a hash:
6802
+ #
6803
+ # {
6804
+ # aws_account_id: "AwsAccountId", # required
6805
+ # session_lifetime_in_minutes: 1,
6806
+ # namespace: "Namespace", # required
6807
+ # session_tags: [
6808
+ # {
6809
+ # key: "SessionTagKey", # required
6810
+ # value: "SessionTagValue", # required
6811
+ # },
6812
+ # ],
6813
+ # authorized_resource_arns: ["Arn"], # required
6814
+ # experience_configuration: { # required
6815
+ # dashboard: {
6816
+ # initial_dashboard_id: "RestrictiveResourceId", # required
6817
+ # },
6818
+ # },
6819
+ # }
6820
+ #
6821
+ # @!attribute [rw] aws_account_id
6822
+ # The ID for the Amazon Web Services account that contains the
6823
+ # dashboard that you're embedding.
6824
+ # @return [String]
6825
+ #
6826
+ # @!attribute [rw] session_lifetime_in_minutes
6827
+ # How many minutes the session is valid. The session lifetime must be
6828
+ # in \[15-600\] minutes range.
6829
+ # @return [Integer]
6830
+ #
6831
+ # @!attribute [rw] namespace
6832
+ # The Amazon QuickSight namespace that the anonymous user virtually
6833
+ # belongs to. If you are not using an Amazon QuickSight custom
6834
+ # namespace, set this to `default`.
6835
+ # @return [String]
6836
+ #
6837
+ # @!attribute [rw] session_tags
6838
+ # The session tags used for row-level security. Before you use this
6839
+ # parameter, make sure that you have configured the relevant datasets
6840
+ # using the `DataSet$RowLevelPermissionTagConfiguration` parameter so
6841
+ # that session tags can be used to provide row-level security.
6842
+ #
6843
+ # These are not the tags used for the Amazon Web Services resource
6844
+ # tagging feature. For more information, see [Using Row-Level Security
6845
+ # (RLS) with Tags][1].
6846
+ #
6847
+ #
6848
+ #
6849
+ # [1]: https://docs.aws.amazon.com/quicksight/latest/user/quicksight-dev-rls-tags.html
6850
+ # @return [Array<Types::SessionTag>]
6851
+ #
6852
+ # @!attribute [rw] authorized_resource_arns
6853
+ # The Amazon Resource Names for the Amazon QuickSight resources that
6854
+ # the user is authorized to access during the lifetime of the session.
6855
+ # If you choose `Dashboard` embedding experience, pass the list of
6856
+ # dashboard ARNs in the account that you want the user to be able to
6857
+ # view.
6858
+ # @return [Array<String>]
6859
+ #
6860
+ # @!attribute [rw] experience_configuration
6861
+ # The configuration of the experience you are embedding.
6862
+ # @return [Types::AnonymousUserEmbeddingExperienceConfiguration]
6863
+ #
6864
+ # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/GenerateEmbedUrlForAnonymousUserRequest AWS API Documentation
6865
+ #
6866
+ class GenerateEmbedUrlForAnonymousUserRequest < Struct.new(
6867
+ :aws_account_id,
6868
+ :session_lifetime_in_minutes,
6869
+ :namespace,
6870
+ :session_tags,
6871
+ :authorized_resource_arns,
6872
+ :experience_configuration)
6873
+ SENSITIVE = []
6874
+ include Aws::Structure
6875
+ end
6876
+
6877
+ # @!attribute [rw] embed_url
6878
+ # The embed URL for the dashboard.
6879
+ # @return [String]
6880
+ #
6881
+ # @!attribute [rw] status
6882
+ # The HTTP status of the request.
6883
+ # @return [Integer]
6884
+ #
6885
+ # @!attribute [rw] request_id
6886
+ # The Amazon Web Services request ID for this operation.
6887
+ # @return [String]
6888
+ #
6889
+ # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/GenerateEmbedUrlForAnonymousUserResponse AWS API Documentation
6890
+ #
6891
+ class GenerateEmbedUrlForAnonymousUserResponse < Struct.new(
6892
+ :embed_url,
6893
+ :status,
6894
+ :request_id)
6895
+ SENSITIVE = [:embed_url]
6896
+ include Aws::Structure
6897
+ end
6898
+
6899
+ # @note When making an API call, you may pass GenerateEmbedUrlForRegisteredUserRequest
6900
+ # data as a hash:
6901
+ #
6902
+ # {
6903
+ # aws_account_id: "AwsAccountId", # required
6904
+ # session_lifetime_in_minutes: 1,
6905
+ # user_arn: "Arn", # required
6906
+ # experience_configuration: { # required
6907
+ # dashboard: {
6908
+ # initial_dashboard_id: "RestrictiveResourceId", # required
6909
+ # },
6910
+ # quick_sight_console: {
6911
+ # initial_path: "EntryPath",
6912
+ # },
6913
+ # },
6914
+ # }
6915
+ #
6916
+ # @!attribute [rw] aws_account_id
6917
+ # The ID for the Amazon Web Services account that contains the
6918
+ # dashboard that you're embedding.
6919
+ # @return [String]
6920
+ #
6921
+ # @!attribute [rw] session_lifetime_in_minutes
6922
+ # How many minutes the session is valid. The session lifetime must be
6923
+ # in \[15-600\] minutes range.
6924
+ # @return [Integer]
6925
+ #
6926
+ # @!attribute [rw] user_arn
6927
+ # The Amazon Resource Name for the registered user.
6928
+ # @return [String]
6929
+ #
6930
+ # @!attribute [rw] experience_configuration
6931
+ # The experience you are embedding. For registered users, you can
6932
+ # embed Amazon QuickSight dashboards or the entire Amazon QuickSight
6933
+ # console.
6934
+ # @return [Types::RegisteredUserEmbeddingExperienceConfiguration]
6935
+ #
6936
+ # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/GenerateEmbedUrlForRegisteredUserRequest AWS API Documentation
6937
+ #
6938
+ class GenerateEmbedUrlForRegisteredUserRequest < Struct.new(
6939
+ :aws_account_id,
6940
+ :session_lifetime_in_minutes,
6941
+ :user_arn,
6942
+ :experience_configuration)
6943
+ SENSITIVE = []
6944
+ include Aws::Structure
6945
+ end
6946
+
6947
+ # @!attribute [rw] embed_url
6948
+ # The embed URL for the Amazon QuickSight dashboard or console.
6949
+ # @return [String]
6950
+ #
6951
+ # @!attribute [rw] status
6952
+ # The HTTP status of the request.
6953
+ # @return [Integer]
6954
+ #
6955
+ # @!attribute [rw] request_id
6956
+ # The Amazon Web Services request ID for this operation.
6957
+ # @return [String]
6958
+ #
6959
+ # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/GenerateEmbedUrlForRegisteredUserResponse AWS API Documentation
6960
+ #
6961
+ class GenerateEmbedUrlForRegisteredUserResponse < Struct.new(
6962
+ :embed_url,
6963
+ :status,
6964
+ :request_id)
6965
+ SENSITIVE = [:embed_url]
6966
+ include Aws::Structure
6967
+ end
6968
+
6698
6969
  # Geospatial column group that denotes a hierarchy.
6699
6970
  #
6700
6971
  # @note When making an API call, you may pass GeoSpatialColumnGroup
@@ -6745,12 +7016,12 @@ module Aws::QuickSight
6745
7016
  # }
6746
7017
  #
6747
7018
  # @!attribute [rw] aws_account_id
6748
- # The ID for the AWS account that contains the dashboard that you're
6749
- # embedding.
7019
+ # The ID for the Amazon Web Services account; that contains the
7020
+ # dashboard that you're embedding.
6750
7021
  # @return [String]
6751
7022
  #
6752
7023
  # @!attribute [rw] dashboard_id
6753
- # The ID for the dashboard, also added to the AWS Identity and Access
7024
+ # The ID for the dashboard, also added to the Identity and Access
6754
7025
  # Management (IAM) policy.
6755
7026
  # @return [String]
6756
7027
  #
@@ -6803,9 +7074,9 @@ module Aws::QuickSight
6803
7074
  # @return [String]
6804
7075
  #
6805
7076
  # @!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`".
7077
+ # The Amazon QuickSight namespace that the user virtually belongs to.
7078
+ # If you are not using an Amazon QuickSight custom namespace, set this
7079
+ # to `default`.
6809
7080
  # @return [String]
6810
7081
  #
6811
7082
  # @!attribute [rw] additional_dashboard_ids
@@ -6850,7 +7121,7 @@ module Aws::QuickSight
6850
7121
  # @return [Integer]
6851
7122
  #
6852
7123
  # @!attribute [rw] request_id
6853
- # The AWS request ID for this operation.
7124
+ # The Amazon Web Services request ID for this operation.
6854
7125
  # @return [String]
6855
7126
  #
6856
7127
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/GetDashboardEmbedUrlResponse AWS API Documentation
@@ -6874,8 +7145,8 @@ module Aws::QuickSight
6874
7145
  # }
6875
7146
  #
6876
7147
  # @!attribute [rw] aws_account_id
6877
- # The ID for the AWS account associated with your QuickSight
6878
- # subscription.
7148
+ # The ID for the Amazon Web Services account; associated with your
7149
+ # QuickSight subscription.
6879
7150
  # @return [String]
6880
7151
  #
6881
7152
  # @!attribute [rw] entry_point
@@ -6912,9 +7183,9 @@ module Aws::QuickSight
6912
7183
  #
6913
7184
  # 2. Invited nonfederated users
6914
7185
  #
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
7186
+ # 3. Identity and Access Management (IAM) users and IAM role-based
7187
+ # sessions authenticated through Federated Single Sign-On using
7188
+ # SAML, OpenID Connect, or IAM federation
6918
7189
  #
6919
7190
  # Omit this parameter for users in the third group, IAM users and IAM
6920
7191
  # role-based sessions.
@@ -6944,7 +7215,7 @@ module Aws::QuickSight
6944
7215
  # @return [Integer]
6945
7216
  #
6946
7217
  # @!attribute [rw] request_id
6947
- # The AWS request ID for this operation.
7218
+ # The Amazon Web Services request ID for this operation.
6948
7219
  # @return [String]
6949
7220
  #
6950
7221
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/GetSessionEmbedUrlResponse AWS API Documentation
@@ -7029,10 +7300,10 @@ module Aws::QuickSight
7029
7300
  include Aws::Structure
7030
7301
  end
7031
7302
 
7032
- # An AWS Identity and Access Management (IAM) policy assignment.
7303
+ # An Identity and Access Management (IAM) policy assignment.
7033
7304
  #
7034
7305
  # @!attribute [rw] aws_account_id
7035
- # The AWS account ID.
7306
+ # The Amazon Web Services account; ID.
7036
7307
  # @return [String]
7037
7308
  #
7038
7309
  # @!attribute [rw] assignment_id
@@ -7094,7 +7365,7 @@ module Aws::QuickSight
7094
7365
  # @return [String]
7095
7366
  #
7096
7367
  # @!attribute [rw] request_id
7097
- # The AWS request ID for this request.
7368
+ # The Amazon Web Services request ID for this request.
7098
7369
  # @return [String]
7099
7370
  #
7100
7371
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/IdentityTypeNotSupportedException AWS API Documentation
@@ -7231,7 +7502,7 @@ module Aws::QuickSight
7231
7502
  # @return [String]
7232
7503
  #
7233
7504
  # @!attribute [rw] request_id
7234
- # The AWS request ID for this request.
7505
+ # The Amazon Web Services request ID for this request.
7235
7506
  # @return [String]
7236
7507
  #
7237
7508
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/InternalFailureException AWS API Documentation
@@ -7249,7 +7520,7 @@ module Aws::QuickSight
7249
7520
  # @return [String]
7250
7521
  #
7251
7522
  # @!attribute [rw] request_id
7252
- # The AWS request ID for this request.
7523
+ # The Amazon Web Services request ID for this request.
7253
7524
  # @return [String]
7254
7525
  #
7255
7526
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/InvalidNextTokenException AWS API Documentation
@@ -7267,7 +7538,7 @@ module Aws::QuickSight
7267
7538
  # @return [String]
7268
7539
  #
7269
7540
  # @!attribute [rw] request_id
7270
- # The AWS request ID for this request.
7541
+ # The Amazon Web Services request ID for this request.
7271
7542
  # @return [String]
7272
7543
  #
7273
7544
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/InvalidParameterValueException AWS API Documentation
@@ -7388,7 +7659,7 @@ module Aws::QuickSight
7388
7659
  # @return [String]
7389
7660
  #
7390
7661
  # @!attribute [rw] request_id
7391
- # The AWS request ID for this request.
7662
+ # The Amazon Web Services request ID for this request.
7392
7663
  # @return [String]
7393
7664
  #
7394
7665
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/LimitExceededException AWS API Documentation
@@ -7411,7 +7682,8 @@ module Aws::QuickSight
7411
7682
  # }
7412
7683
  #
7413
7684
  # @!attribute [rw] aws_account_id
7414
- # The ID of the AWS account that contains the analyses.
7685
+ # The ID of the Amazon Web Services account; that contains the
7686
+ # analyses.
7415
7687
  # @return [String]
7416
7688
  #
7417
7689
  # @!attribute [rw] next_token
@@ -7445,7 +7717,7 @@ module Aws::QuickSight
7445
7717
  # @return [Integer]
7446
7718
  #
7447
7719
  # @!attribute [rw] request_id
7448
- # The AWS request ID for this operation.
7720
+ # The Amazon Web Services request ID for this operation.
7449
7721
  # @return [String]
7450
7722
  #
7451
7723
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/ListAnalysesResponse AWS API Documentation
@@ -7470,8 +7742,8 @@ module Aws::QuickSight
7470
7742
  # }
7471
7743
  #
7472
7744
  # @!attribute [rw] aws_account_id
7473
- # The ID of the AWS account that contains the dashboard that you're
7474
- # listing versions for.
7745
+ # The ID of the Amazon Web Services account; that contains the
7746
+ # dashboard that you're listing versions for.
7475
7747
  # @return [String]
7476
7748
  #
7477
7749
  # @!attribute [rw] dashboard_id
@@ -7513,7 +7785,7 @@ module Aws::QuickSight
7513
7785
  # @return [Integer]
7514
7786
  #
7515
7787
  # @!attribute [rw] request_id
7516
- # The AWS request ID for this operation.
7788
+ # The Amazon Web Services request ID for this operation.
7517
7789
  # @return [String]
7518
7790
  #
7519
7791
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/ListDashboardVersionsResponse AWS API Documentation
@@ -7537,8 +7809,8 @@ module Aws::QuickSight
7537
7809
  # }
7538
7810
  #
7539
7811
  # @!attribute [rw] aws_account_id
7540
- # The ID of the AWS account that contains the dashboards that you're
7541
- # listing.
7812
+ # The ID of the Amazon Web Services account; that contains the
7813
+ # dashboards that you're listing.
7542
7814
  # @return [String]
7543
7815
  #
7544
7816
  # @!attribute [rw] next_token
@@ -7561,8 +7833,9 @@ module Aws::QuickSight
7561
7833
  end
7562
7834
 
7563
7835
  # @!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.
7836
+ # A structure that contains all of the dashboards in your Amazon Web
7837
+ # Services account;. This structure provides basic information about
7838
+ # the dashboards.
7566
7839
  # @return [Array<Types::DashboardSummary>]
7567
7840
  #
7568
7841
  # @!attribute [rw] next_token
@@ -7575,7 +7848,7 @@ module Aws::QuickSight
7575
7848
  # @return [Integer]
7576
7849
  #
7577
7850
  # @!attribute [rw] request_id
7578
- # The AWS request ID for this operation.
7851
+ # The Amazon Web Services request ID for this operation.
7579
7852
  # @return [String]
7580
7853
  #
7581
7854
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/ListDashboardsResponse AWS API Documentation
@@ -7599,7 +7872,7 @@ module Aws::QuickSight
7599
7872
  # }
7600
7873
  #
7601
7874
  # @!attribute [rw] aws_account_id
7602
- # The AWS account ID.
7875
+ # The Amazon Web Services account; ID.
7603
7876
  # @return [String]
7604
7877
  #
7605
7878
  # @!attribute [rw] next_token
@@ -7631,7 +7904,7 @@ module Aws::QuickSight
7631
7904
  # @return [String]
7632
7905
  #
7633
7906
  # @!attribute [rw] request_id
7634
- # The AWS request ID for this operation.
7907
+ # The Amazon Web Services request ID for this operation.
7635
7908
  # @return [String]
7636
7909
  #
7637
7910
  # @!attribute [rw] status
@@ -7659,7 +7932,7 @@ module Aws::QuickSight
7659
7932
  # }
7660
7933
  #
7661
7934
  # @!attribute [rw] aws_account_id
7662
- # The AWS account ID.
7935
+ # The Amazon Web Services account; ID.
7663
7936
  # @return [String]
7664
7937
  #
7665
7938
  # @!attribute [rw] next_token
@@ -7691,7 +7964,7 @@ module Aws::QuickSight
7691
7964
  # @return [String]
7692
7965
  #
7693
7966
  # @!attribute [rw] request_id
7694
- # The AWS request ID for this operation.
7967
+ # The Amazon Web Services request ID for this operation.
7695
7968
  # @return [String]
7696
7969
  #
7697
7970
  # @!attribute [rw] status
@@ -7861,9 +8134,9 @@ module Aws::QuickSight
7861
8134
  # @return [Integer]
7862
8135
  #
7863
8136
  # @!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.
8137
+ # The ID for the Amazon Web Services account; that the group is in.
8138
+ # Currently, you use the ID for the Amazon Web Services account; that
8139
+ # contains your Amazon QuickSight account.
7867
8140
  # @return [String]
7868
8141
  #
7869
8142
  # @!attribute [rw] namespace
@@ -7891,7 +8164,7 @@ module Aws::QuickSight
7891
8164
  # @return [String]
7892
8165
  #
7893
8166
  # @!attribute [rw] request_id
7894
- # The AWS request ID for this operation.
8167
+ # The Amazon Web Services request ID for this operation.
7895
8168
  # @return [String]
7896
8169
  #
7897
8170
  # @!attribute [rw] status
@@ -7920,9 +8193,9 @@ module Aws::QuickSight
7920
8193
  # }
7921
8194
  #
7922
8195
  # @!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.
8196
+ # The ID for the Amazon Web Services account; that the group is in.
8197
+ # Currently, you use the ID for the Amazon Web Services account; that
8198
+ # contains your Amazon QuickSight account.
7926
8199
  # @return [String]
7927
8200
  #
7928
8201
  # @!attribute [rw] next_token
@@ -7957,7 +8230,7 @@ module Aws::QuickSight
7957
8230
  # @return [String]
7958
8231
  #
7959
8232
  # @!attribute [rw] request_id
7960
- # The AWS request ID for this operation.
8233
+ # The Amazon Web Services request ID for this operation.
7961
8234
  # @return [String]
7962
8235
  #
7963
8236
  # @!attribute [rw] status
@@ -7987,7 +8260,8 @@ module Aws::QuickSight
7987
8260
  # }
7988
8261
  #
7989
8262
  # @!attribute [rw] aws_account_id
7990
- # The ID of the AWS account that contains the assignments.
8263
+ # The ID of the Amazon Web Services account; that contains the
8264
+ # assignments.
7991
8265
  # @return [String]
7992
8266
  #
7993
8267
  # @!attribute [rw] user_name
@@ -8024,7 +8298,7 @@ module Aws::QuickSight
8024
8298
  # @return [Array<Types::ActiveIAMPolicyAssignment>]
8025
8299
  #
8026
8300
  # @!attribute [rw] request_id
8027
- # The AWS request ID for this operation.
8301
+ # The Amazon Web Services request ID for this operation.
8028
8302
  # @return [String]
8029
8303
  #
8030
8304
  # @!attribute [rw] next_token
@@ -8059,8 +8333,8 @@ module Aws::QuickSight
8059
8333
  # }
8060
8334
  #
8061
8335
  # @!attribute [rw] aws_account_id
8062
- # The ID of the AWS account that contains these IAM policy
8063
- # assignments.
8336
+ # The ID of the Amazon Web Services account; that contains these IAM
8337
+ # policy assignments.
8064
8338
  # @return [String]
8065
8339
  #
8066
8340
  # @!attribute [rw] assignment_status
@@ -8102,7 +8376,7 @@ module Aws::QuickSight
8102
8376
  # @return [String]
8103
8377
  #
8104
8378
  # @!attribute [rw] request_id
8105
- # The AWS request ID for this operation.
8379
+ # The Amazon Web Services request ID for this operation.
8106
8380
  # @return [String]
8107
8381
  #
8108
8382
  # @!attribute [rw] status
@@ -8140,7 +8414,7 @@ module Aws::QuickSight
8140
8414
  # @return [String]
8141
8415
  #
8142
8416
  # @!attribute [rw] aws_account_id
8143
- # The AWS account ID.
8417
+ # The Amazon Web Services account; ID.
8144
8418
  # @return [String]
8145
8419
  #
8146
8420
  # @!attribute [rw] max_results
@@ -8168,7 +8442,7 @@ module Aws::QuickSight
8168
8442
  # @return [String]
8169
8443
  #
8170
8444
  # @!attribute [rw] request_id
8171
- # The AWS request ID for this operation.
8445
+ # The Amazon Web Services request ID for this operation.
8172
8446
  # @return [String]
8173
8447
  #
8174
8448
  # @!attribute [rw] status
@@ -8196,8 +8470,8 @@ module Aws::QuickSight
8196
8470
  # }
8197
8471
  #
8198
8472
  # @!attribute [rw] aws_account_id
8199
- # The ID for the AWS account that contains the QuickSight namespaces
8200
- # that you want to list.
8473
+ # The ID for the Amazon Web Services account; that contains the
8474
+ # QuickSight namespaces that you want to list.
8201
8475
  # @return [String]
8202
8476
  #
8203
8477
  # @!attribute [rw] next_token
@@ -8219,9 +8493,10 @@ module Aws::QuickSight
8219
8493
  end
8220
8494
 
8221
8495
  # @!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.
8496
+ # The information about the namespaces in this Amazon Web Services
8497
+ # account;. The response includes the namespace ARN, name, Amazon Web
8498
+ # Services Region;, notification email address, creation status, and
8499
+ # identity store.
8225
8500
  # @return [Array<Types::NamespaceInfoV2>]
8226
8501
  #
8227
8502
  # @!attribute [rw] next_token
@@ -8229,7 +8504,7 @@ module Aws::QuickSight
8229
8504
  # @return [String]
8230
8505
  #
8231
8506
  # @!attribute [rw] request_id
8232
- # The AWS request ID for this operation.
8507
+ # The Amazon Web Services request ID for this operation.
8233
8508
  # @return [String]
8234
8509
  #
8235
8510
  # @!attribute [rw] status
@@ -8273,7 +8548,7 @@ module Aws::QuickSight
8273
8548
  # @return [Array<Types::Tag>]
8274
8549
  #
8275
8550
  # @!attribute [rw] request_id
8276
- # The AWS request ID for this operation.
8551
+ # The Amazon Web Services request ID for this operation.
8277
8552
  # @return [String]
8278
8553
  #
8279
8554
  # @!attribute [rw] status
@@ -8301,8 +8576,8 @@ module Aws::QuickSight
8301
8576
  # }
8302
8577
  #
8303
8578
  # @!attribute [rw] aws_account_id
8304
- # The ID of the AWS account that contains the template aliases that
8305
- # you're listing.
8579
+ # The ID of the Amazon Web Services account; that contains the
8580
+ # template aliases that you're listing.
8306
8581
  # @return [String]
8307
8582
  #
8308
8583
  # @!attribute [rw] template_id
@@ -8338,7 +8613,7 @@ module Aws::QuickSight
8338
8613
  # @return [Integer]
8339
8614
  #
8340
8615
  # @!attribute [rw] request_id
8341
- # The AWS request ID for this operation.
8616
+ # The Amazon Web Services request ID for this operation.
8342
8617
  # @return [String]
8343
8618
  #
8344
8619
  # @!attribute [rw] next_token
@@ -8368,8 +8643,8 @@ module Aws::QuickSight
8368
8643
  # }
8369
8644
  #
8370
8645
  # @!attribute [rw] aws_account_id
8371
- # The ID of the AWS account that contains the templates that you're
8372
- # listing.
8646
+ # The ID of the Amazon Web Services account; that contains the
8647
+ # templates that you're listing.
8373
8648
  # @return [String]
8374
8649
  #
8375
8650
  # @!attribute [rw] template_id
@@ -8411,7 +8686,7 @@ module Aws::QuickSight
8411
8686
  # @return [Integer]
8412
8687
  #
8413
8688
  # @!attribute [rw] request_id
8414
- # The AWS request ID for this operation.
8689
+ # The Amazon Web Services request ID for this operation.
8415
8690
  # @return [String]
8416
8691
  #
8417
8692
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/ListTemplateVersionsResponse AWS API Documentation
@@ -8435,8 +8710,8 @@ module Aws::QuickSight
8435
8710
  # }
8436
8711
  #
8437
8712
  # @!attribute [rw] aws_account_id
8438
- # The ID of the AWS account that contains the templates that you're
8439
- # listing.
8713
+ # The ID of the Amazon Web Services account; that contains the
8714
+ # templates that you're listing.
8440
8715
  # @return [String]
8441
8716
  #
8442
8717
  # @!attribute [rw] next_token
@@ -8472,7 +8747,7 @@ module Aws::QuickSight
8472
8747
  # @return [Integer]
8473
8748
  #
8474
8749
  # @!attribute [rw] request_id
8475
- # The AWS request ID for this operation.
8750
+ # The Amazon Web Services request ID for this operation.
8476
8751
  # @return [String]
8477
8752
  #
8478
8753
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/ListTemplatesResponse AWS API Documentation
@@ -8497,8 +8772,8 @@ module Aws::QuickSight
8497
8772
  # }
8498
8773
  #
8499
8774
  # @!attribute [rw] aws_account_id
8500
- # The ID of the AWS account that contains the theme aliases that
8501
- # you're listing.
8775
+ # The ID of the Amazon Web Services account; that contains the theme
8776
+ # aliases that you're listing.
8502
8777
  # @return [String]
8503
8778
  #
8504
8779
  # @!attribute [rw] theme_id
@@ -8534,7 +8809,7 @@ module Aws::QuickSight
8534
8809
  # @return [Integer]
8535
8810
  #
8536
8811
  # @!attribute [rw] request_id
8537
- # The AWS request ID for this operation.
8812
+ # The Amazon Web Services request ID for this operation.
8538
8813
  # @return [String]
8539
8814
  #
8540
8815
  # @!attribute [rw] next_token
@@ -8564,8 +8839,8 @@ module Aws::QuickSight
8564
8839
  # }
8565
8840
  #
8566
8841
  # @!attribute [rw] aws_account_id
8567
- # The ID of the AWS account that contains the themes that you're
8568
- # listing.
8842
+ # The ID of the Amazon Web Services account; that contains the themes
8843
+ # that you're listing.
8569
8844
  # @return [String]
8570
8845
  #
8571
8846
  # @!attribute [rw] theme_id
@@ -8607,7 +8882,7 @@ module Aws::QuickSight
8607
8882
  # @return [Integer]
8608
8883
  #
8609
8884
  # @!attribute [rw] request_id
8610
- # The AWS request ID for this operation.
8885
+ # The Amazon Web Services request ID for this operation.
8611
8886
  # @return [String]
8612
8887
  #
8613
8888
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/ListThemeVersionsResponse AWS API Documentation
@@ -8632,8 +8907,8 @@ module Aws::QuickSight
8632
8907
  # }
8633
8908
  #
8634
8909
  # @!attribute [rw] aws_account_id
8635
- # The ID of the AWS account that contains the themes that you're
8636
- # listing.
8910
+ # The ID of the Amazon Web Services account; that contains the themes
8911
+ # that you're listing.
8637
8912
  # @return [String]
8638
8913
  #
8639
8914
  # @!attribute [rw] next_token
@@ -8654,7 +8929,7 @@ module Aws::QuickSight
8654
8929
  # * `CUSTOM` - Display only the themes created by people using Amazon
8655
8930
  # QuickSight.
8656
8931
  #
8657
- # * `QUICKSIGHT` - Display only the starting themes defined by
8932
+ # * `QUICKSIGHT` - Display only the starting themes defined by Amazon
8658
8933
  # QuickSight.
8659
8934
  # @return [String]
8660
8935
  #
@@ -8683,7 +8958,7 @@ module Aws::QuickSight
8683
8958
  # @return [Integer]
8684
8959
  #
8685
8960
  # @!attribute [rw] request_id
8686
- # The AWS request ID for this operation.
8961
+ # The Amazon Web Services request ID for this operation.
8687
8962
  # @return [String]
8688
8963
  #
8689
8964
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/ListThemesResponse AWS API Documentation
@@ -8714,8 +8989,9 @@ module Aws::QuickSight
8714
8989
  # @return [String]
8715
8990
  #
8716
8991
  # @!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.
8992
+ # The Amazon Web Services account; ID that the user is in. Currently,
8993
+ # you use the ID for the Amazon Web Services account; that contains
8994
+ # your Amazon QuickSight account.
8719
8995
  # @return [String]
8720
8996
  #
8721
8997
  # @!attribute [rw] namespace
@@ -8751,7 +9027,7 @@ module Aws::QuickSight
8751
9027
  # @return [String]
8752
9028
  #
8753
9029
  # @!attribute [rw] request_id
8754
- # The AWS request ID for this operation.
9030
+ # The Amazon Web Services request ID for this operation.
8755
9031
  # @return [String]
8756
9032
  #
8757
9033
  # @!attribute [rw] status
@@ -8780,9 +9056,9 @@ module Aws::QuickSight
8780
9056
  # }
8781
9057
  #
8782
9058
  # @!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.
9059
+ # The ID for the Amazon Web Services account; that the user is in.
9060
+ # Currently, you use the ID for the Amazon Web Services account; that
9061
+ # contains your Amazon QuickSight account.
8786
9062
  # @return [String]
8787
9063
  #
8788
9064
  # @!attribute [rw] next_token
@@ -8817,7 +9093,7 @@ module Aws::QuickSight
8817
9093
  # @return [String]
8818
9094
  #
8819
9095
  # @!attribute [rw] request_id
8820
- # The AWS request ID for this operation.
9096
+ # The Amazon Web Services request ID for this operation.
8821
9097
  # @return [String]
8822
9098
  #
8823
9099
  # @!attribute [rw] status
@@ -9128,7 +9404,7 @@ module Aws::QuickSight
9128
9404
  # @return [String]
9129
9405
  #
9130
9406
  # @!attribute [rw] capacity_region
9131
- # The namespace AWS Region.
9407
+ # The namespace Amazon Web Services Region;.
9132
9408
  # @return [String]
9133
9409
  #
9134
9410
  # @!attribute [rw] creation_status
@@ -9385,7 +9661,7 @@ module Aws::QuickSight
9385
9661
  # @return [String]
9386
9662
  #
9387
9663
  # @!attribute [rw] request_id
9388
- # The AWS request ID for this request.
9664
+ # The Amazon Web Services request ID for this request.
9389
9665
  # @return [String]
9390
9666
  #
9391
9667
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/PreconditionNotMetException AWS API Documentation
@@ -9480,7 +9756,7 @@ module Aws::QuickSight
9480
9756
  # @return [String]
9481
9757
  #
9482
9758
  # @!attribute [rw] request_id
9483
- # The AWS request ID for this request.
9759
+ # The Amazon Web Services request ID for this request.
9484
9760
  # @return [String]
9485
9761
  #
9486
9762
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/QuickSightUserNotFoundException AWS API Documentation
@@ -9633,9 +9909,9 @@ module Aws::QuickSight
9633
9909
  # @return [String]
9634
9910
  #
9635
9911
  # @!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.
9912
+ # The ID for the Amazon Web Services account; that the user is in.
9913
+ # Currently, you use the ID for the Amazon Web Services account; that
9914
+ # contains your Amazon QuickSight account.
9639
9915
  # @return [String]
9640
9916
  #
9641
9917
  # @!attribute [rw] namespace
@@ -9676,8 +9952,7 @@ module Aws::QuickSight
9676
9952
  # QuickSight (admin, author, reader).
9677
9953
  #
9678
9954
  # This feature is available only to QuickSight Enterprise edition
9679
- # subscriptions that use SAML 2.0-Based Federation for Single Sign-On
9680
- # (SSO).
9955
+ # subscriptions.
9681
9956
  # @return [String]
9682
9957
  #
9683
9958
  # @!attribute [rw] external_login_federation_provider_type
@@ -9739,7 +10014,7 @@ module Aws::QuickSight
9739
10014
  # @return [String]
9740
10015
  #
9741
10016
  # @!attribute [rw] request_id
9742
- # The AWS request ID for this operation.
10017
+ # The Amazon Web Services request ID for this operation.
9743
10018
  # @return [String]
9744
10019
  #
9745
10020
  # @!attribute [rw] status
@@ -9757,6 +10032,142 @@ module Aws::QuickSight
9757
10032
  include Aws::Structure
9758
10033
  end
9759
10034
 
10035
+ # Information about the dashboard you want to embed.
10036
+ #
10037
+ # @note When making an API call, you may pass RegisteredUserDashboardEmbeddingConfiguration
10038
+ # data as a hash:
10039
+ #
10040
+ # {
10041
+ # initial_dashboard_id: "RestrictiveResourceId", # required
10042
+ # }
10043
+ #
10044
+ # @!attribute [rw] initial_dashboard_id
10045
+ # The dashboard ID for the dashboard that you want the user to see
10046
+ # first. This ID is included in the output URL. When the URL in
10047
+ # response is accessed, Amazon QuickSight renders this dashboard if
10048
+ # the user has permissions to view it.
10049
+ #
10050
+ # If the user does not have permission to view this dashboard, they
10051
+ # see a permissions error message.
10052
+ # @return [String]
10053
+ #
10054
+ # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/RegisteredUserDashboardEmbeddingConfiguration AWS API Documentation
10055
+ #
10056
+ class RegisteredUserDashboardEmbeddingConfiguration < Struct.new(
10057
+ :initial_dashboard_id)
10058
+ SENSITIVE = []
10059
+ include Aws::Structure
10060
+ end
10061
+
10062
+ # The type of experience you want to embed. For registered users, you
10063
+ # can embed an Amazon QuickSight dashboard or the Amazon QuickSight
10064
+ # console.
10065
+ #
10066
+ # <note markdown="1"> Exactly one of the experience configurations is required. You can
10067
+ # choose `Dashboard` or `QuickSightConsole`. You cannot choose more than
10068
+ # one experience configuraton.
10069
+ #
10070
+ # </note>
10071
+ #
10072
+ # @note When making an API call, you may pass RegisteredUserEmbeddingExperienceConfiguration
10073
+ # data as a hash:
10074
+ #
10075
+ # {
10076
+ # dashboard: {
10077
+ # initial_dashboard_id: "RestrictiveResourceId", # required
10078
+ # },
10079
+ # quick_sight_console: {
10080
+ # initial_path: "EntryPath",
10081
+ # },
10082
+ # }
10083
+ #
10084
+ # @!attribute [rw] dashboard
10085
+ # The configuration details for providing a dashboard embedding
10086
+ # experience.
10087
+ # @return [Types::RegisteredUserDashboardEmbeddingConfiguration]
10088
+ #
10089
+ # @!attribute [rw] quick_sight_console
10090
+ # The configuration details for providing an Amazon QuickSight console
10091
+ # embedding experience. This can be used along with custom permissions
10092
+ # to restrict access to certain features. For more information, see
10093
+ # [Customizing Access to the Amazon QuickSight Console][1] in the
10094
+ # *Amazon QuickSight User Guide*.
10095
+ #
10096
+ # Use `GenerateEmbedUrlForRegisteredUser` where you want to provide an
10097
+ # authoring portal that allows users to create data sources, datasets,
10098
+ # analyses, and dashboards. The users who accesses an embedded Amazon
10099
+ # QuickSight console needs to belong to the author or admin security
10100
+ # cohort. If you want to restrict permissions to some of these
10101
+ # features, add a custom permissions profile to the user with the `
10102
+ # UpdateUser ` API operation. Use ` RegisterUser ` API operation to
10103
+ # add a new user with a custom permission profile attached. For more
10104
+ # information, see the following sections in the *Amazon QuickSight
10105
+ # User Guide*\:
10106
+ #
10107
+ # * [Embedding the Full Functionality of the Amazon QuickSight Console
10108
+ # for Authenticated Users][2]
10109
+ #
10110
+ # * [Customizing Access to the Amazon QuickSight Console][1]
10111
+ #
10112
+ # For more information about the high-level steps for embedding and
10113
+ # for an interactive demo of the ways you can customize embedding,
10114
+ # visit the [Amazon QuickSight Developer Portal][3].
10115
+ #
10116
+ #
10117
+ #
10118
+ # [1]: https://docs.aws.amazon.com/quicksight/latest/user/customizing-permissions-to-the-quicksight-console.html
10119
+ # [2]: https://docs.aws.amazon.com/quicksight/latest/user/embedded-analytics-full-console-for-authenticated-users.html
10120
+ # [3]: https://docs.aws.amazon.com/quicksight/latest/user/quicksight-dev-portal.html
10121
+ # @return [Types::RegisteredUserQuickSightConsoleEmbeddingConfiguration]
10122
+ #
10123
+ # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/RegisteredUserEmbeddingExperienceConfiguration AWS API Documentation
10124
+ #
10125
+ class RegisteredUserEmbeddingExperienceConfiguration < Struct.new(
10126
+ :dashboard,
10127
+ :quick_sight_console)
10128
+ SENSITIVE = []
10129
+ include Aws::Structure
10130
+ end
10131
+
10132
+ # Information about the Amazon QuickSight console that you want to
10133
+ # embed.
10134
+ #
10135
+ # @note When making an API call, you may pass RegisteredUserQuickSightConsoleEmbeddingConfiguration
10136
+ # data as a hash:
10137
+ #
10138
+ # {
10139
+ # initial_path: "EntryPath",
10140
+ # }
10141
+ #
10142
+ # @!attribute [rw] initial_path
10143
+ # The initial URL path for the Amazon QuickSight console.
10144
+ # `InitialPath` is required.
10145
+ #
10146
+ # The entry point URL is constrained to the following paths:
10147
+ #
10148
+ # * `/start`
10149
+ #
10150
+ # * `/start/analyses`
10151
+ #
10152
+ # * `/start/dashboards`
10153
+ #
10154
+ # * `/start/favorites`
10155
+ #
10156
+ # * `/dashboards/DashboardId`. *DashboardId* is the actual ID key from
10157
+ # the Amazon QuickSight console URL of the dashboard.
10158
+ #
10159
+ # * `/analyses/AnalysisId`. *AnalysisId* is the actual ID key from the
10160
+ # Amazon QuickSight console URL of the analysis.
10161
+ # @return [String]
10162
+ #
10163
+ # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/RegisteredUserQuickSightConsoleEmbeddingConfiguration AWS API Documentation
10164
+ #
10165
+ class RegisteredUserQuickSightConsoleEmbeddingConfiguration < Struct.new(
10166
+ :initial_path)
10167
+ SENSITIVE = []
10168
+ include Aws::Structure
10169
+ end
10170
+
9760
10171
  # A physical table type for relational data sources.
9761
10172
  #
9762
10173
  # @note When making an API call, you may pass RelationalTable
@@ -9845,7 +10256,7 @@ module Aws::QuickSight
9845
10256
  # @return [String]
9846
10257
  #
9847
10258
  # @!attribute [rw] request_id
9848
- # The AWS request ID for this request.
10259
+ # The Amazon Web Services request ID for this request.
9849
10260
  # @return [String]
9850
10261
  #
9851
10262
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/ResourceExistsException AWS API Documentation
@@ -9868,7 +10279,7 @@ module Aws::QuickSight
9868
10279
  # @return [String]
9869
10280
  #
9870
10281
  # @!attribute [rw] request_id
9871
- # The AWS request ID for this request.
10282
+ # The Amazon Web Services request ID for this request.
9872
10283
  # @return [String]
9873
10284
  #
9874
10285
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/ResourceNotFoundException AWS API Documentation
@@ -9902,9 +10313,10 @@ module Aws::QuickSight
9902
10313
  # associated with an analysis, dashboard, template, or theme. (This
9903
10314
  # is common.)
9904
10315
  #
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.)
10316
+ # * The ARN of an Amazon Web Services account; root: This is an IAM
10317
+ # ARN rather than a QuickSight ARN. Use this option only to share
10318
+ # resources (templates) across Amazon Web Services accounts. (This
10319
+ # is less common.)
9908
10320
  # @return [String]
9909
10321
  #
9910
10322
  # @!attribute [rw] actions
@@ -9930,7 +10342,7 @@ module Aws::QuickSight
9930
10342
  # @return [String]
9931
10343
  #
9932
10344
  # @!attribute [rw] request_id
9933
- # The AWS request ID for this request.
10345
+ # The Amazon Web Services request ID for this request.
9934
10346
  # @return [String]
9935
10347
  #
9936
10348
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/ResourceUnavailableException AWS API Documentation
@@ -9952,7 +10364,8 @@ module Aws::QuickSight
9952
10364
  # }
9953
10365
  #
9954
10366
  # @!attribute [rw] aws_account_id
9955
- # The ID of the AWS account that contains the analysis.
10367
+ # The ID of the Amazon Web Services account; that contains the
10368
+ # analysis.
9956
10369
  # @return [String]
9957
10370
  #
9958
10371
  # @!attribute [rw] analysis_id
@@ -9982,7 +10395,7 @@ module Aws::QuickSight
9982
10395
  # @return [String]
9983
10396
  #
9984
10397
  # @!attribute [rw] request_id
9985
- # The AWS request ID for this operation.
10398
+ # The Amazon Web Services request ID for this operation.
9986
10399
  # @return [String]
9987
10400
  #
9988
10401
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/RestoreAnalysisResponse AWS API Documentation
@@ -10036,6 +10449,7 @@ module Aws::QuickSight
10036
10449
  # arn: "Arn", # required
10037
10450
  # permission_policy: "GRANT_ACCESS", # required, accepts GRANT_ACCESS, DENY_ACCESS
10038
10451
  # format_version: "VERSION_1", # accepts VERSION_1, VERSION_2
10452
+ # status: "ENABLED", # accepts ENABLED, DISABLED
10039
10453
  # }
10040
10454
  #
10041
10455
  # @!attribute [rw] namespace
@@ -10063,17 +10477,102 @@ module Aws::QuickSight
10063
10477
  # required, and `Namespace` must not exist.
10064
10478
  # @return [String]
10065
10479
  #
10480
+ # @!attribute [rw] status
10481
+ # The status of the row-level security permission dataset. If enabled,
10482
+ # the status is `ENABLED`. If disabled, the status is `DISABLED`.
10483
+ # @return [String]
10484
+ #
10066
10485
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/RowLevelPermissionDataSet AWS API Documentation
10067
10486
  #
10068
10487
  class RowLevelPermissionDataSet < Struct.new(
10069
10488
  :namespace,
10070
10489
  :arn,
10071
10490
  :permission_policy,
10072
- :format_version)
10491
+ :format_version,
10492
+ :status)
10073
10493
  SENSITIVE = []
10074
10494
  include Aws::Structure
10075
10495
  end
10076
10496
 
10497
+ # The configuration of tags on a dataset to set row-level security.
10498
+ #
10499
+ # @note When making an API call, you may pass RowLevelPermissionTagConfiguration
10500
+ # data as a hash:
10501
+ #
10502
+ # {
10503
+ # status: "ENABLED", # accepts ENABLED, DISABLED
10504
+ # tag_rules: [ # required
10505
+ # {
10506
+ # tag_key: "SessionTagKey", # required
10507
+ # column_name: "String", # required
10508
+ # tag_multi_value_delimiter: "RowLevelPermissionTagDelimiter",
10509
+ # match_all_value: "SessionTagValue",
10510
+ # },
10511
+ # ],
10512
+ # }
10513
+ #
10514
+ # @!attribute [rw] status
10515
+ # The status of row-level security tags. If enabled, the status is
10516
+ # `ENABLED`. If disabled, the status is `DISABLED`.
10517
+ # @return [String]
10518
+ #
10519
+ # @!attribute [rw] tag_rules
10520
+ # A set of rules associated with row-level security, such as the tag
10521
+ # names and columns that they are assigned to.
10522
+ # @return [Array<Types::RowLevelPermissionTagRule>]
10523
+ #
10524
+ # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/RowLevelPermissionTagConfiguration AWS API Documentation
10525
+ #
10526
+ class RowLevelPermissionTagConfiguration < Struct.new(
10527
+ :status,
10528
+ :tag_rules)
10529
+ SENSITIVE = []
10530
+ include Aws::Structure
10531
+ end
10532
+
10533
+ # A set of rules associated with a tag.
10534
+ #
10535
+ # @note When making an API call, you may pass RowLevelPermissionTagRule
10536
+ # data as a hash:
10537
+ #
10538
+ # {
10539
+ # tag_key: "SessionTagKey", # required
10540
+ # column_name: "String", # required
10541
+ # tag_multi_value_delimiter: "RowLevelPermissionTagDelimiter",
10542
+ # match_all_value: "SessionTagValue",
10543
+ # }
10544
+ #
10545
+ # @!attribute [rw] tag_key
10546
+ # The unique key for a tag.
10547
+ # @return [String]
10548
+ #
10549
+ # @!attribute [rw] column_name
10550
+ # The column name that a tag key is assigned to.
10551
+ # @return [String]
10552
+ #
10553
+ # @!attribute [rw] tag_multi_value_delimiter
10554
+ # A string that you want to use to delimit the values when you pass
10555
+ # the values at run time. For example, you can delimit the values with
10556
+ # a comma.
10557
+ # @return [String]
10558
+ #
10559
+ # @!attribute [rw] match_all_value
10560
+ # A string that you want to use to filter by all the values in a
10561
+ # column in the dataset and don’t want to list the values one by one.
10562
+ # For example, you can use an asterisk as your match all value.
10563
+ # @return [String]
10564
+ #
10565
+ # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/RowLevelPermissionTagRule AWS API Documentation
10566
+ #
10567
+ class RowLevelPermissionTagRule < Struct.new(
10568
+ :tag_key,
10569
+ :column_name,
10570
+ :tag_multi_value_delimiter,
10571
+ :match_all_value)
10572
+ SENSITIVE = [:match_all_value]
10573
+ include Aws::Structure
10574
+ end
10575
+
10077
10576
  # S3 parameters.
10078
10577
  #
10079
10578
  # @note When making an API call, you may pass S3Parameters
@@ -10088,7 +10587,7 @@ module Aws::QuickSight
10088
10587
  #
10089
10588
  # @!attribute [rw] manifest_file_location
10090
10589
  # Location of the Amazon S3 manifest file. This is NULL if the
10091
- # manifest file was uploaded in the console.
10590
+ # manifest file was uploaded into QuickSight.
10092
10591
  # @return [Types::ManifestFileLocation]
10093
10592
  #
10094
10593
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/S3Parameters AWS API Documentation
@@ -10165,8 +10664,8 @@ module Aws::QuickSight
10165
10664
  # }
10166
10665
  #
10167
10666
  # @!attribute [rw] aws_account_id
10168
- # The ID of the AWS account that contains the analyses that you're
10169
- # searching for.
10667
+ # The ID of the Amazon Web Services account; that contains the
10668
+ # analyses that you're searching for.
10170
10669
  # @return [String]
10171
10670
  #
10172
10671
  # @!attribute [rw] filters
@@ -10206,7 +10705,7 @@ module Aws::QuickSight
10206
10705
  # @return [Integer]
10207
10706
  #
10208
10707
  # @!attribute [rw] request_id
10209
- # The AWS request ID for this operation.
10708
+ # The Amazon Web Services request ID for this operation.
10210
10709
  # @return [String]
10211
10710
  #
10212
10711
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/SearchAnalysesResponse AWS API Documentation
@@ -10237,8 +10736,8 @@ module Aws::QuickSight
10237
10736
  # }
10238
10737
  #
10239
10738
  # @!attribute [rw] aws_account_id
10240
- # The ID of the AWS account that contains the user whose dashboards
10241
- # you're searching for.
10739
+ # The ID of the Amazon Web Services account; that contains the user
10740
+ # whose dashboards you're searching for.
10242
10741
  # @return [String]
10243
10742
  #
10244
10743
  # @!attribute [rw] filters
@@ -10283,7 +10782,7 @@ module Aws::QuickSight
10283
10782
  # @return [Integer]
10284
10783
  #
10285
10784
  # @!attribute [rw] request_id
10286
- # The AWS request ID for this operation.
10785
+ # The Amazon Web Services request ID for this operation.
10287
10786
  # @return [String]
10288
10787
  #
10289
10788
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/SearchDashboardsResponse AWS API Documentation
@@ -10401,7 +10900,7 @@ module Aws::QuickSight
10401
10900
  # @return [String]
10402
10901
  #
10403
10902
  # @!attribute [rw] request_id
10404
- # The AWS request ID for this request.
10903
+ # The Amazon Web Services request ID for this request.
10405
10904
  # @return [String]
10406
10905
  #
10407
10906
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/SessionLifetimeInMinutesInvalidException AWS API Documentation
@@ -10413,12 +10912,39 @@ module Aws::QuickSight
10413
10912
  include Aws::Structure
10414
10913
  end
10415
10914
 
10915
+ # The key-value pair used for the row-level security tags feature.
10916
+ #
10917
+ # @note When making an API call, you may pass SessionTag
10918
+ # data as a hash:
10919
+ #
10920
+ # {
10921
+ # key: "SessionTagKey", # required
10922
+ # value: "SessionTagValue", # required
10923
+ # }
10924
+ #
10925
+ # @!attribute [rw] key
10926
+ # The key for the tag.
10927
+ # @return [String]
10928
+ #
10929
+ # @!attribute [rw] value
10930
+ # The value that you want to assign the tag.
10931
+ # @return [String]
10932
+ #
10933
+ # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/SessionTag AWS API Documentation
10934
+ #
10935
+ class SessionTag < Struct.new(
10936
+ :key,
10937
+ :value)
10938
+ SENSITIVE = [:value]
10939
+ include Aws::Structure
10940
+ end
10941
+
10416
10942
  # 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.
10943
+ # viewed together on one page in Amazon QuickSight. Every analysis and
10944
+ # dashboard contains at least one sheet. Each sheet contains at least
10945
+ # one visualization widget, for example a chart, pivot table, or
10946
+ # narrative insight. Sheets can be associated with other components,
10947
+ # such as controls, filters, and so on.
10422
10948
  #
10423
10949
  # @!attribute [rw] sheet_id
10424
10950
  # The unique identifier associated with a sheet.
@@ -10690,9 +11216,9 @@ module Aws::QuickSight
10690
11216
  #
10691
11217
  # @!attribute [rw] tags
10692
11218
  # The dataset column tag, currently only used for geospatial type
10693
- # tagging. .
11219
+ # tagging.
10694
11220
  #
10695
- # <note markdown="1"> This is not tags for the AWS tagging feature. .
11221
+ # <note markdown="1"> This is not tags for the Amazon Web Services tagging feature.
10696
11222
  #
10697
11223
  # </note>
10698
11224
  # @return [Array<Types::ColumnTag>]
@@ -10738,7 +11264,7 @@ module Aws::QuickSight
10738
11264
  end
10739
11265
 
10740
11266
  # @!attribute [rw] request_id
10741
- # The AWS request ID for this operation.
11267
+ # The Amazon Web Services request ID for this operation.
10742
11268
  # @return [String]
10743
11269
  #
10744
11270
  # @!attribute [rw] status
@@ -10762,9 +11288,9 @@ module Aws::QuickSight
10762
11288
  # dataset placeholders with datasets that follow the same schema that
10763
11289
  # was used to create the source analysis and template.
10764
11290
  #
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.
11291
+ # You can share templates across Amazon Web Services accounts by
11292
+ # allowing users in other Amazon Web Services accounts to create a
11293
+ # template or a dashboard from an existing template.
10768
11294
  #
10769
11295
  # @!attribute [rw] arn
10770
11296
  # The Amazon Resource Name (ARN) of the template.
@@ -10779,8 +11305,8 @@ module Aws::QuickSight
10779
11305
  # @return [Types::TemplateVersion]
10780
11306
  #
10781
11307
  # @!attribute [rw] template_id
10782
- # The ID for the template. This is unique per AWS Region for each AWS
10783
- # account.
11308
+ # The ID for the template. This is unique per Amazon Web Services
11309
+ # Region; for each Amazon Web Services account;.
10784
11310
  # @return [String]
10785
11311
  #
10786
11312
  # @!attribute [rw] last_updated_time
@@ -10946,8 +11472,8 @@ module Aws::QuickSight
10946
11472
  # @return [String]
10947
11473
  #
10948
11474
  # @!attribute [rw] template_id
10949
- # The ID of the template. This ID is unique per AWS Region for each
10950
- # AWS account.
11475
+ # The ID of the template. This ID is unique per Amazon Web Services
11476
+ # Region; for each Amazon Web Services account;.
10951
11477
  # @return [String]
10952
11478
  #
10953
11479
  # @!attribute [rw] name
@@ -11274,8 +11800,8 @@ module Aws::QuickSight
11274
11800
  # @return [String]
11275
11801
  #
11276
11802
  # @!attribute [rw] theme_id
11277
- # The ID of the theme. This ID is unique per AWS Region for each AWS
11278
- # account.
11803
+ # The ID of the theme. This ID is unique per Amazon Web Services
11804
+ # Region; for each Amazon Web Services account;.
11279
11805
  # @return [String]
11280
11806
  #
11281
11807
  # @!attribute [rw] latest_version_number
@@ -11395,7 +11921,7 @@ module Aws::QuickSight
11395
11921
  # @return [String]
11396
11922
  #
11397
11923
  # @!attribute [rw] request_id
11398
- # The AWS request ID for this request.
11924
+ # The Amazon Web Services request ID for this request.
11399
11925
  # @return [String]
11400
11926
  #
11401
11927
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/ThrottlingException AWS API Documentation
@@ -11706,8 +12232,8 @@ module Aws::QuickSight
11706
12232
  end
11707
12233
 
11708
12234
  # 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
12235
+ # Amazon QuickSight without the required pricing plan on your Amazon Web
12236
+ # Services account;. Before you can use embedding for anonymous users, a
11711
12237
  # QuickSight administrator needs to add capacity pricing to QuickSight.
11712
12238
  # You can do this on the **Manage QuickSight** page.
11713
12239
  #
@@ -11718,7 +12244,7 @@ module Aws::QuickSight
11718
12244
  # @return [String]
11719
12245
  #
11720
12246
  # @!attribute [rw] request_id
11721
- # The AWS request ID for this request.
12247
+ # The Amazon Web Services request ID for this request.
11722
12248
  # @return [String]
11723
12249
  #
11724
12250
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/UnsupportedPricingPlanException AWS API Documentation
@@ -11740,7 +12266,7 @@ module Aws::QuickSight
11740
12266
  # @return [String]
11741
12267
  #
11742
12268
  # @!attribute [rw] request_id
11743
- # The AWS request ID for this request.
12269
+ # The Amazon Web Services request ID for this request.
11744
12270
  # @return [String]
11745
12271
  #
11746
12272
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/UnsupportedUserEditionException AWS API Documentation
@@ -11780,7 +12306,7 @@ module Aws::QuickSight
11780
12306
  end
11781
12307
 
11782
12308
  # @!attribute [rw] request_id
11783
- # The AWS request ID for this operation.
12309
+ # The Amazon Web Services request ID for this operation.
11784
12310
  # @return [String]
11785
12311
  #
11786
12312
  # @!attribute [rw] status
@@ -11808,8 +12334,8 @@ module Aws::QuickSight
11808
12334
  # }
11809
12335
  #
11810
12336
  # @!attribute [rw] aws_account_id
11811
- # The ID for the AWS account that you want to update QuickSight
11812
- # customizations for.
12337
+ # The ID for the Amazon Web Services account; that you want to update
12338
+ # QuickSight customizations for.
11813
12339
  # @return [String]
11814
12340
  #
11815
12341
  # @!attribute [rw] namespace
@@ -11817,8 +12343,8 @@ module Aws::QuickSight
11817
12343
  # @return [String]
11818
12344
  #
11819
12345
  # @!attribute [rw] account_customization
11820
- # The QuickSight customizations you're updating in the current AWS
11821
- # Region.
12346
+ # The QuickSight customizations you're updating in the current Amazon
12347
+ # Web Services Region;.
11822
12348
  # @return [Types::AccountCustomization]
11823
12349
  #
11824
12350
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/UpdateAccountCustomizationRequest AWS API Documentation
@@ -11833,12 +12359,12 @@ module Aws::QuickSight
11833
12359
 
11834
12360
  # @!attribute [rw] arn
11835
12361
  # The Amazon Resource Name (ARN) for the updated customization for
11836
- # this AWS account.
12362
+ # this Amazon Web Services account;.
11837
12363
  # @return [String]
11838
12364
  #
11839
12365
  # @!attribute [rw] aws_account_id
11840
- # The ID for the AWS account that you want to update QuickSight
11841
- # customizations for.
12366
+ # The ID for the Amazon Web Services account; that you want to update
12367
+ # QuickSight customizations for.
11842
12368
  # @return [String]
11843
12369
  #
11844
12370
  # @!attribute [rw] namespace
@@ -11847,12 +12373,12 @@ module Aws::QuickSight
11847
12373
  # @return [String]
11848
12374
  #
11849
12375
  # @!attribute [rw] account_customization
11850
- # The QuickSight customizations you're updating in the current AWS
11851
- # Region.
12376
+ # The QuickSight customizations you're updating in the current Amazon
12377
+ # Web Services Region;.
11852
12378
  # @return [Types::AccountCustomization]
11853
12379
  #
11854
12380
  # @!attribute [rw] request_id
11855
- # The AWS request ID for this operation.
12381
+ # The Amazon Web Services request ID for this operation.
11856
12382
  # @return [String]
11857
12383
  #
11858
12384
  # @!attribute [rw] status
@@ -11882,20 +12408,21 @@ module Aws::QuickSight
11882
12408
  # }
11883
12409
  #
11884
12410
  # @!attribute [rw] aws_account_id
11885
- # The ID for the AWS account that contains the QuickSight settings
11886
- # that you want to list.
12411
+ # The ID for the Amazon Web Services account; that contains the
12412
+ # QuickSight settings that you want to list.
11887
12413
  # @return [String]
11888
12414
  #
11889
12415
  # @!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.
12416
+ # The default namespace for this Amazon Web Services account;.
12417
+ # Currently, the default is `default`. Identity and Access Management
12418
+ # (IAM) users that register for the first time with QuickSight provide
12419
+ # an email that becomes associated with the default namespace.
11894
12420
  # @return [String]
11895
12421
  #
11896
12422
  # @!attribute [rw] notification_email
11897
12423
  # The email address that you want QuickSight to send notifications to
11898
- # regarding your AWS account or QuickSight subscription.
12424
+ # regarding your Amazon Web Services account; or QuickSight
12425
+ # subscription.
11899
12426
  # @return [String]
11900
12427
  #
11901
12428
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/UpdateAccountSettingsRequest AWS API Documentation
@@ -11909,7 +12436,7 @@ module Aws::QuickSight
11909
12436
  end
11910
12437
 
11911
12438
  # @!attribute [rw] request_id
11912
- # The AWS request ID for this operation.
12439
+ # The Amazon Web Services request ID for this operation.
11913
12440
  # @return [String]
11914
12441
  #
11915
12442
  # @!attribute [rw] status
@@ -11946,9 +12473,9 @@ module Aws::QuickSight
11946
12473
  # }
11947
12474
  #
11948
12475
  # @!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.
12476
+ # The ID of the Amazon Web Services account; that contains the
12477
+ # analysis whose permissions you're updating. You must be using the
12478
+ # Amazon Web Services account; that the analysis is in.
11952
12479
  # @return [String]
11953
12480
  #
11954
12481
  # @!attribute [rw] analysis_id
@@ -11991,7 +12518,7 @@ module Aws::QuickSight
11991
12518
  # @return [Array<Types::ResourcePermission>]
11992
12519
  #
11993
12520
  # @!attribute [rw] request_id
11994
- # The AWS request ID for this operation.
12521
+ # The Amazon Web Services request ID for this operation.
11995
12522
  # @return [String]
11996
12523
  #
11997
12524
  # @!attribute [rw] status
@@ -12058,8 +12585,8 @@ module Aws::QuickSight
12058
12585
  # }
12059
12586
  #
12060
12587
  # @!attribute [rw] aws_account_id
12061
- # The ID of the AWS account that contains the analysis that you're
12062
- # updating.
12588
+ # The ID of the Amazon Web Services account; that contains the
12589
+ # analysis that you're updating.
12063
12590
  # @return [String]
12064
12591
  #
12065
12592
  # @!attribute [rw] analysis_id
@@ -12120,7 +12647,7 @@ module Aws::QuickSight
12120
12647
  # @return [Integer]
12121
12648
  #
12122
12649
  # @!attribute [rw] request_id
12123
- # The AWS request ID for this operation.
12650
+ # The Amazon Web Services request ID for this operation.
12124
12651
  # @return [String]
12125
12652
  #
12126
12653
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/UpdateAnalysisResponse AWS API Documentation
@@ -12156,8 +12683,8 @@ module Aws::QuickSight
12156
12683
  # }
12157
12684
  #
12158
12685
  # @!attribute [rw] aws_account_id
12159
- # The ID of the AWS account that contains the dashboard whose
12160
- # permissions you're updating.
12686
+ # The ID of the Amazon Web Services account; that contains the
12687
+ # dashboard whose permissions you're updating.
12161
12688
  # @return [String]
12162
12689
  #
12163
12690
  # @!attribute [rw] dashboard_id
@@ -12196,7 +12723,7 @@ module Aws::QuickSight
12196
12723
  # @return [Array<Types::ResourcePermission>]
12197
12724
  #
12198
12725
  # @!attribute [rw] request_id
12199
- # The AWS request ID for this operation.
12726
+ # The Amazon Web Services request ID for this operation.
12200
12727
  # @return [String]
12201
12728
  #
12202
12729
  # @!attribute [rw] status
@@ -12225,8 +12752,8 @@ module Aws::QuickSight
12225
12752
  # }
12226
12753
  #
12227
12754
  # @!attribute [rw] aws_account_id
12228
- # The ID of the AWS account that contains the dashboard that you're
12229
- # updating.
12755
+ # The ID of the Amazon Web Services account; that contains the
12756
+ # dashboard that you're updating.
12230
12757
  # @return [String]
12231
12758
  #
12232
12759
  # @!attribute [rw] dashboard_id
@@ -12260,7 +12787,7 @@ module Aws::QuickSight
12260
12787
  # @return [Integer]
12261
12788
  #
12262
12789
  # @!attribute [rw] request_id
12263
- # The AWS request ID for this operation.
12790
+ # The Amazon Web Services request ID for this operation.
12264
12791
  # @return [String]
12265
12792
  #
12266
12793
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/UpdateDashboardPublishedVersionResponse AWS API Documentation
@@ -12334,8 +12861,8 @@ module Aws::QuickSight
12334
12861
  # }
12335
12862
  #
12336
12863
  # @!attribute [rw] aws_account_id
12337
- # The ID of the AWS account that contains the dashboard that you're
12338
- # updating.
12864
+ # The ID of the Amazon Web Services account; that contains the
12865
+ # dashboard that you're updating.
12339
12866
  # @return [String]
12340
12867
  #
12341
12868
  # @!attribute [rw] dashboard_id
@@ -12354,8 +12881,8 @@ module Aws::QuickSight
12354
12881
  # from an analysis, first convert the analysis to a template by using
12355
12882
  # the CreateTemplate API operation. For `SourceTemplate`, specify the
12356
12883
  # Amazon Resource Name (ARN) of the source template. The
12357
- # `SourceTemplate` ARN can contain any AWS Account and any
12358
- # QuickSight-supported AWS Region.
12884
+ # `SourceTemplate` ARN can contain any Amazon Web Services account;
12885
+ # and any QuickSight-supported Amazon Web Services Region;.
12359
12886
  #
12360
12887
  # Use the `DataSetReferences` entity within `SourceTemplate` to list
12361
12888
  # the replacement datasets for the placeholders listed in the
@@ -12395,7 +12922,8 @@ module Aws::QuickSight
12395
12922
  # The Amazon Resource Name (ARN) of the theme that is being used for
12396
12923
  # this dashboard. If you add a value for this field, it overrides the
12397
12924
  # value that was originally associated with the entity. The theme ARN
12398
- # must exist in the same AWS account where you create the dashboard.
12925
+ # must exist in the same Amazon Web Services account; where you create
12926
+ # the dashboard.
12399
12927
  # @return [String]
12400
12928
  #
12401
12929
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/UpdateDashboardRequest AWS API Documentation
@@ -12434,7 +12962,7 @@ module Aws::QuickSight
12434
12962
  # @return [Integer]
12435
12963
  #
12436
12964
  # @!attribute [rw] request_id
12437
- # The AWS request ID for this operation.
12965
+ # The Amazon Web Services request ID for this operation.
12438
12966
  # @return [String]
12439
12967
  #
12440
12968
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/UpdateDashboardResponse AWS API Documentation
@@ -12471,12 +12999,13 @@ module Aws::QuickSight
12471
12999
  # }
12472
13000
  #
12473
13001
  # @!attribute [rw] aws_account_id
12474
- # The AWS account ID.
13002
+ # The Amazon Web Services account; ID.
12475
13003
  # @return [String]
12476
13004
  #
12477
13005
  # @!attribute [rw] data_set_id
12478
13006
  # The ID for the dataset whose permissions you want to update. This ID
12479
- # is unique per AWS Region for each AWS account.
13007
+ # is unique per Amazon Web Services Region; for each Amazon Web
13008
+ # Services account;.
12480
13009
  # @return [String]
12481
13010
  #
12482
13011
  # @!attribute [rw] grant_permissions
@@ -12504,11 +13033,12 @@ module Aws::QuickSight
12504
13033
  #
12505
13034
  # @!attribute [rw] data_set_id
12506
13035
  # The ID for the dataset whose permissions you want to update. This ID
12507
- # is unique per AWS Region for each AWS account.
13036
+ # is unique per Amazon Web Services Region; for each Amazon Web
13037
+ # Services account;.
12508
13038
  # @return [String]
12509
13039
  #
12510
13040
  # @!attribute [rw] request_id
12511
- # The AWS request ID for this operation.
13041
+ # The Amazon Web Services request ID for this operation.
12512
13042
  # @return [String]
12513
13043
  #
12514
13044
  # @!attribute [rw] status
@@ -12656,6 +13186,18 @@ module Aws::QuickSight
12656
13186
  # arn: "Arn", # required
12657
13187
  # permission_policy: "GRANT_ACCESS", # required, accepts GRANT_ACCESS, DENY_ACCESS
12658
13188
  # format_version: "VERSION_1", # accepts VERSION_1, VERSION_2
13189
+ # status: "ENABLED", # accepts ENABLED, DISABLED
13190
+ # },
13191
+ # row_level_permission_tag_configuration: {
13192
+ # status: "ENABLED", # accepts ENABLED, DISABLED
13193
+ # tag_rules: [ # required
13194
+ # {
13195
+ # tag_key: "SessionTagKey", # required
13196
+ # column_name: "String", # required
13197
+ # tag_multi_value_delimiter: "RowLevelPermissionTagDelimiter",
13198
+ # match_all_value: "SessionTagValue",
13199
+ # },
13200
+ # ],
12659
13201
  # },
12660
13202
  # column_level_permission_rules: [
12661
13203
  # {
@@ -12666,12 +13208,13 @@ module Aws::QuickSight
12666
13208
  # }
12667
13209
  #
12668
13210
  # @!attribute [rw] aws_account_id
12669
- # The AWS account ID.
13211
+ # The Amazon Web Services account; ID.
12670
13212
  # @return [String]
12671
13213
  #
12672
13214
  # @!attribute [rw] data_set_id
12673
13215
  # The ID for the dataset that you want to update. This ID is unique
12674
- # per AWS Region for each AWS account.
13216
+ # per Amazon Web Services Region; for each Amazon Web Services
13217
+ # account;.
12675
13218
  # @return [String]
12676
13219
  #
12677
13220
  # @!attribute [rw] name
@@ -12707,6 +13250,12 @@ module Aws::QuickSight
12707
13250
  # create.
12708
13251
  # @return [Types::RowLevelPermissionDataSet]
12709
13252
  #
13253
+ # @!attribute [rw] row_level_permission_tag_configuration
13254
+ # The configuration of tags on a dataset to set row-level security.
13255
+ # Row-level security tags are currently supported for anonymous
13256
+ # embedding only.
13257
+ # @return [Types::RowLevelPermissionTagConfiguration]
13258
+ #
12710
13259
  # @!attribute [rw] column_level_permission_rules
12711
13260
  # A set of one or more definitions of a ` ColumnLevelPermissionRule `.
12712
13261
  # @return [Array<Types::ColumnLevelPermissionRule>]
@@ -12723,6 +13272,7 @@ module Aws::QuickSight
12723
13272
  :column_groups,
12724
13273
  :field_folders,
12725
13274
  :row_level_permission_data_set,
13275
+ :row_level_permission_tag_configuration,
12726
13276
  :column_level_permission_rules)
12727
13277
  SENSITIVE = []
12728
13278
  include Aws::Structure
@@ -12734,7 +13284,8 @@ module Aws::QuickSight
12734
13284
  #
12735
13285
  # @!attribute [rw] data_set_id
12736
13286
  # The ID for the dataset that you want to create. This ID is unique
12737
- # per AWS Region for each AWS account.
13287
+ # per Amazon Web Services Region; for each Amazon Web Services
13288
+ # account;.
12738
13289
  # @return [String]
12739
13290
  #
12740
13291
  # @!attribute [rw] ingestion_arn
@@ -12748,7 +13299,7 @@ module Aws::QuickSight
12748
13299
  # @return [String]
12749
13300
  #
12750
13301
  # @!attribute [rw] request_id
12751
- # The AWS request ID for this operation.
13302
+ # The Amazon Web Services request ID for this operation.
12752
13303
  # @return [String]
12753
13304
  #
12754
13305
  # @!attribute [rw] status
@@ -12789,12 +13340,12 @@ module Aws::QuickSight
12789
13340
  # }
12790
13341
  #
12791
13342
  # @!attribute [rw] aws_account_id
12792
- # The AWS account ID.
13343
+ # The Amazon Web Services account; ID.
12793
13344
  # @return [String]
12794
13345
  #
12795
13346
  # @!attribute [rw] data_source_id
12796
- # The ID of the data source. This ID is unique per AWS Region for each
12797
- # AWS account.
13347
+ # The ID of the data source. This ID is unique per Amazon Web Services
13348
+ # Region; for each Amazon Web Services account;.
12798
13349
  # @return [String]
12799
13350
  #
12800
13351
  # @!attribute [rw] grant_permissions
@@ -12823,12 +13374,12 @@ module Aws::QuickSight
12823
13374
  # @return [String]
12824
13375
  #
12825
13376
  # @!attribute [rw] data_source_id
12826
- # The ID of the data source. This ID is unique per AWS Region for each
12827
- # AWS account.
13377
+ # The ID of the data source. This ID is unique per Amazon Web Services
13378
+ # Region; for each Amazon Web Services account;.
12828
13379
  # @return [String]
12829
13380
  #
12830
13381
  # @!attribute [rw] request_id
12831
- # The AWS request ID for this operation.
13382
+ # The Amazon Web Services request ID for this operation.
12832
13383
  # @return [String]
12833
13384
  #
12834
13385
  # @!attribute [rw] status
@@ -13053,12 +13604,12 @@ module Aws::QuickSight
13053
13604
  # }
13054
13605
  #
13055
13606
  # @!attribute [rw] aws_account_id
13056
- # The AWS account ID.
13607
+ # The Amazon Web Services account; ID.
13057
13608
  # @return [String]
13058
13609
  #
13059
13610
  # @!attribute [rw] data_source_id
13060
- # The ID of the data source. This ID is unique per AWS Region for each
13061
- # AWS account.
13611
+ # The ID of the data source. This ID is unique per Amazon Web Services
13612
+ # Region; for each Amazon Web Services account;.
13062
13613
  # @return [String]
13063
13614
  #
13064
13615
  # @!attribute [rw] name
@@ -13105,8 +13656,8 @@ module Aws::QuickSight
13105
13656
  # @return [String]
13106
13657
  #
13107
13658
  # @!attribute [rw] data_source_id
13108
- # The ID of the data source. This ID is unique per AWS Region for each
13109
- # AWS account.
13659
+ # The ID of the data source. This ID is unique per Amazon Web Services
13660
+ # Region; for each Amazon Web Services account;.
13110
13661
  # @return [String]
13111
13662
  #
13112
13663
  # @!attribute [rw] update_status
@@ -13114,7 +13665,7 @@ module Aws::QuickSight
13114
13665
  # @return [String]
13115
13666
  #
13116
13667
  # @!attribute [rw] request_id
13117
- # The AWS request ID for this operation.
13668
+ # The Amazon Web Services request ID for this operation.
13118
13669
  # @return [String]
13119
13670
  #
13120
13671
  # @!attribute [rw] status
@@ -13289,9 +13840,9 @@ module Aws::QuickSight
13289
13840
  # @return [String]
13290
13841
  #
13291
13842
  # @!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.
13843
+ # The ID for the Amazon Web Services account; that the group is in.
13844
+ # Currently, you use the ID for the Amazon Web Services account; that
13845
+ # contains your Amazon QuickSight account.
13295
13846
  # @return [String]
13296
13847
  #
13297
13848
  # @!attribute [rw] namespace
@@ -13314,7 +13865,7 @@ module Aws::QuickSight
13314
13865
  # @return [Types::Group]
13315
13866
  #
13316
13867
  # @!attribute [rw] request_id
13317
- # The AWS request ID for this operation.
13868
+ # The Amazon Web Services request ID for this operation.
13318
13869
  # @return [String]
13319
13870
  #
13320
13871
  # @!attribute [rw] status
@@ -13346,12 +13897,13 @@ module Aws::QuickSight
13346
13897
  # }
13347
13898
  #
13348
13899
  # @!attribute [rw] aws_account_id
13349
- # The ID of the AWS account that contains the IAM policy assignment.
13900
+ # The ID of the Amazon Web Services account; that contains the IAM
13901
+ # policy assignment.
13350
13902
  # @return [String]
13351
13903
  #
13352
13904
  # @!attribute [rw] assignment_name
13353
13905
  # The name of the assignment, also called a rule. This name must be
13354
- # unique within an AWS account.
13906
+ # unique within an Amazon Web Services account;.
13355
13907
  # @return [String]
13356
13908
  #
13357
13909
  # @!attribute [rw] namespace
@@ -13426,7 +13978,7 @@ module Aws::QuickSight
13426
13978
  # @return [String]
13427
13979
  #
13428
13980
  # @!attribute [rw] request_id
13429
- # The AWS request ID for this operation.
13981
+ # The Amazon Web Services request ID for this operation.
13430
13982
  # @return [String]
13431
13983
  #
13432
13984
  # @!attribute [rw] status
@@ -13458,8 +14010,8 @@ module Aws::QuickSight
13458
14010
  # }
13459
14011
  #
13460
14012
  # @!attribute [rw] aws_account_id
13461
- # The ID of the AWS account that contains the template alias that
13462
- # you're updating.
14013
+ # The ID of the Amazon Web Services account; that contains the
14014
+ # template alias that you're updating.
13463
14015
  # @return [String]
13464
14016
  #
13465
14017
  # @!attribute [rw] template_id
@@ -13498,7 +14050,7 @@ module Aws::QuickSight
13498
14050
  # @return [Integer]
13499
14051
  #
13500
14052
  # @!attribute [rw] request_id
13501
- # The AWS request ID for this operation.
14053
+ # The Amazon Web Services request ID for this operation.
13502
14054
  # @return [String]
13503
14055
  #
13504
14056
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/UpdateTemplateAliasResponse AWS API Documentation
@@ -13532,7 +14084,8 @@ module Aws::QuickSight
13532
14084
  # }
13533
14085
  #
13534
14086
  # @!attribute [rw] aws_account_id
13535
- # The ID of the AWS account that contains the template.
14087
+ # The ID of the Amazon Web Services account; that contains the
14088
+ # template.
13536
14089
  # @return [String]
13537
14090
  #
13538
14091
  # @!attribute [rw] template_id
@@ -13571,7 +14124,7 @@ module Aws::QuickSight
13571
14124
  # @return [Array<Types::ResourcePermission>]
13572
14125
  #
13573
14126
  # @!attribute [rw] request_id
13574
- # The AWS request ID for this operation.
14127
+ # The Amazon Web Services request ID for this operation.
13575
14128
  # @return [String]
13576
14129
  #
13577
14130
  # @!attribute [rw] status
@@ -13615,8 +14168,8 @@ module Aws::QuickSight
13615
14168
  # }
13616
14169
  #
13617
14170
  # @!attribute [rw] aws_account_id
13618
- # The ID of the AWS account that contains the template that you're
13619
- # updating.
14171
+ # The ID of the Amazon Web Services account; that contains the
14172
+ # template that you're updating.
13620
14173
  # @return [String]
13621
14174
  #
13622
14175
  # @!attribute [rw] template_id
@@ -13630,8 +14183,8 @@ module Aws::QuickSight
13630
14183
  # for an analysis. Both of these require an Amazon Resource Name
13631
14184
  # (ARN). For `SourceTemplate`, specify the ARN of the source template.
13632
14185
  # 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.
14186
+ # `SourceTemplate` ARN can contain any Amazon Web Services account;
14187
+ # and any QuickSight-supported Amazon Web Services Region;.
13635
14188
  #
13636
14189
  # Use the `DataSetReferences` entity within `SourceTemplate` or
13637
14190
  # `SourceAnalysis` to list the replacement datasets for the
@@ -13684,7 +14237,7 @@ module Aws::QuickSight
13684
14237
  # @return [Integer]
13685
14238
  #
13686
14239
  # @!attribute [rw] request_id
13687
- # The AWS request ID for this operation.
14240
+ # The Amazon Web Services request ID for this operation.
13688
14241
  # @return [String]
13689
14242
  #
13690
14243
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/UpdateTemplateResponse AWS API Documentation
@@ -13711,8 +14264,8 @@ module Aws::QuickSight
13711
14264
  # }
13712
14265
  #
13713
14266
  # @!attribute [rw] aws_account_id
13714
- # The ID of the AWS account that contains the theme alias that you're
13715
- # updating.
14267
+ # The ID of the Amazon Web Services account; that contains the theme
14268
+ # alias that you're updating.
13716
14269
  # @return [String]
13717
14270
  #
13718
14271
  # @!attribute [rw] theme_id
@@ -13747,7 +14300,7 @@ module Aws::QuickSight
13747
14300
  # @return [Integer]
13748
14301
  #
13749
14302
  # @!attribute [rw] request_id
13750
- # The AWS request ID for this operation.
14303
+ # The Amazon Web Services request ID for this operation.
13751
14304
  # @return [String]
13752
14305
  #
13753
14306
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/UpdateThemeAliasResponse AWS API Documentation
@@ -13781,7 +14334,7 @@ module Aws::QuickSight
13781
14334
  # }
13782
14335
  #
13783
14336
  # @!attribute [rw] aws_account_id
13784
- # The ID of the AWS account that contains the theme.
14337
+ # The ID of the Amazon Web Services account; that contains the theme.
13785
14338
  # @return [String]
13786
14339
  #
13787
14340
  # @!attribute [rw] theme_id
@@ -13820,7 +14373,7 @@ module Aws::QuickSight
13820
14373
  # @return [Array<Types::ResourcePermission>]
13821
14374
  #
13822
14375
  # @!attribute [rw] request_id
13823
- # The AWS request ID for this operation.
14376
+ # The Amazon Web Services request ID for this operation.
13824
14377
  # @return [String]
13825
14378
  #
13826
14379
  # @!attribute [rw] status
@@ -13891,8 +14444,8 @@ module Aws::QuickSight
13891
14444
  # }
13892
14445
  #
13893
14446
  # @!attribute [rw] aws_account_id
13894
- # The ID of the AWS account that contains the theme that you're
13895
- # updating.
14447
+ # The ID of the Amazon Web Services account; that contains the theme
14448
+ # that you're updating.
13896
14449
  # @return [String]
13897
14450
  #
13898
14451
  # @!attribute [rw] theme_id
@@ -13905,7 +14458,7 @@ module Aws::QuickSight
13905
14458
  #
13906
14459
  # @!attribute [rw] base_theme_id
13907
14460
  # The theme ID, defined by Amazon QuickSight, that a custom theme
13908
- # inherits from. All themes initially inherit from a default
14461
+ # inherits from. All themes initially inherit from a default Amazon
13909
14462
  # QuickSight theme.
13910
14463
  # @return [String]
13911
14464
  #
@@ -13955,7 +14508,7 @@ module Aws::QuickSight
13955
14508
  # @return [Integer]
13956
14509
  #
13957
14510
  # @!attribute [rw] request_id
13958
- # The AWS request ID for this operation.
14511
+ # The Amazon Web Services request ID for this operation.
13959
14512
  # @return [String]
13960
14513
  #
13961
14514
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/UpdateThemeResponse AWS API Documentation
@@ -13992,9 +14545,9 @@ module Aws::QuickSight
13992
14545
  # @return [String]
13993
14546
  #
13994
14547
  # @!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.
14548
+ # The ID for the Amazon Web Services account; that the user is in.
14549
+ # Currently, you use the ID for the Amazon Web Services account; that
14550
+ # contains your Amazon QuickSight account.
13998
14551
  # @return [String]
13999
14552
  #
14000
14553
  # @!attribute [rw] namespace
@@ -14047,8 +14600,7 @@ module Aws::QuickSight
14047
14600
  # QuickSight (admin, author, reader).
14048
14601
  #
14049
14602
  # This feature is available only to QuickSight Enterprise edition
14050
- # subscriptions that use SAML 2.0-Based Federation for Single Sign-On
14051
- # (SSO).
14603
+ # subscriptions.
14052
14604
  # @return [String]
14053
14605
  #
14054
14606
  # @!attribute [rw] unapply_custom_permissions
@@ -14114,7 +14666,7 @@ module Aws::QuickSight
14114
14666
  # @return [Types::User]
14115
14667
  #
14116
14668
  # @!attribute [rw] request_id
14117
- # The AWS request ID for this operation.
14669
+ # The Amazon Web Services request ID for this operation.
14118
14670
  # @return [String]
14119
14671
  #
14120
14672
  # @!attribute [rw] status