aws-sdk-quicksight 1.27.0 → 1.32.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: f25c203680ab75e3508f036909369c0c5fce3d70313ab6f34f3ee7ee123d6889
4
- data.tar.gz: 2a4ce4e8c5c88cdcf24e8c85e52932eba553571796a97009aafdf67efb09b27f
3
+ metadata.gz: 64f83830e4ad5c08a148031c49dedbc5984f0b1ab09604d17c59c01fb07bc3a0
4
+ data.tar.gz: 809b68eb9bbe60e5da6fe51fa497e436e6c3979aa81568e49b64aa826e6bf8cf
5
5
  SHA512:
6
- metadata.gz: 5c4b503bff6217bd31bf2e886699b321b8489c06dc9169aafa65033505db6bf6bb4de022a2cca5ce4068eca466723772170f422a98b2745133f38afa173da5f5
7
- data.tar.gz: 52ba45c2ba1aedeb56db2853a8fb879c1de6c7ee089e92b3e37192cdbf6821efea7bb1587a52036542d69c997d14083e4811c4b49591b1ff56fff06fc497d1f2
6
+ metadata.gz: c06fd7745dc6ab5acccb5c23750d6294f0d170c95b68d6d23240dd48cce92f40e3f7d08868e277682daec024cea8b3002106f59aeda5a210ba095618fc6cad85
7
+ data.tar.gz: 7c2ca773fddfae6c34e1cb447539755bd6db6c1e76f5da02adfa57ac5d7577fb4810c54609a79f1ae6b2124522f02fd3671e3e4fd5aac11f2721ccfc330ae809
@@ -7,6 +7,7 @@
7
7
  #
8
8
  # WARNING ABOUT GENERATED CODE
9
9
 
10
+
10
11
  require 'aws-sdk-core'
11
12
  require 'aws-sigv4'
12
13
 
@@ -44,9 +45,9 @@ require_relative 'aws-sdk-quicksight/customizations'
44
45
  #
45
46
  # See {Errors} for more information.
46
47
  #
47
- # @service
48
+ # @!group service
48
49
  module Aws::QuickSight
49
50
 
50
- GEM_VERSION = '1.27.0'
51
+ GEM_VERSION = '1.32.0'
51
52
 
52
53
  end
@@ -85,13 +85,28 @@ module Aws::QuickSight
85
85
  # * `Aws::Credentials` - Used for configuring static, non-refreshing
86
86
  # credentials.
87
87
  #
88
+ # * `Aws::SharedCredentials` - Used for loading static credentials from a
89
+ # shared file, such as `~/.aws/config`.
90
+ #
91
+ # * `Aws::AssumeRoleCredentials` - Used when you need to assume a role.
92
+ #
93
+ # * `Aws::AssumeRoleWebIdentityCredentials` - Used when you need to
94
+ # assume a role after providing credentials via the web.
95
+ #
96
+ # * `Aws::SSOCredentials` - Used for loading credentials from AWS SSO using an
97
+ # access token generated from `aws login`.
98
+ #
99
+ # * `Aws::ProcessCredentials` - Used for loading credentials from a
100
+ # process that outputs to stdout.
101
+ #
88
102
  # * `Aws::InstanceProfileCredentials` - Used for loading credentials
89
103
  # from an EC2 IMDS on an EC2 instance.
90
104
  #
91
- # * `Aws::SharedCredentials` - Used for loading credentials from a
92
- # shared file, such as `~/.aws/config`.
105
+ # * `Aws::ECSCredentials` - Used for loading credentials from
106
+ # instances running in ECS.
93
107
  #
94
- # * `Aws::AssumeRoleCredentials` - Used when you need to assume a role.
108
+ # * `Aws::CognitoIdentityCredentials` - Used for loading credentials
109
+ # from the Cognito Identity service.
95
110
  #
96
111
  # When `:credentials` are not configured directly, the following
97
112
  # locations will be searched for credentials:
@@ -101,10 +116,10 @@ module Aws::QuickSight
101
116
  # * ENV['AWS_ACCESS_KEY_ID'], ENV['AWS_SECRET_ACCESS_KEY']
102
117
  # * `~/.aws/credentials`
103
118
  # * `~/.aws/config`
104
- # * EC2 IMDS instance profile - When used by default, the timeouts are
105
- # very aggressive. Construct and pass an instance of
106
- # `Aws::InstanceProfileCredentails` to enable retries and extended
107
- # timeouts.
119
+ # * EC2/ECS IMDS instance profile - When used by default, the timeouts
120
+ # are very aggressive. Construct and pass an instance of
121
+ # `Aws::InstanceProfileCredentails` or `Aws::ECSCredentials` to
122
+ # enable retries and extended timeouts.
108
123
  #
109
124
  # @option options [required, String] :region
110
125
  # The AWS region to connect to. The configured `:region` is
@@ -359,7 +374,7 @@ module Aws::QuickSight
359
374
  # `CreateAccountCustomization` or `UpdateAccountCustomization` API
360
375
  # operation. To further customize QuickSight by removing QuickSight
361
376
  # sample assets and videos for all new users, see [Customizing
362
- # QuickSight][1] in the Amazon QuickSight User Guide.
377
+ # QuickSight][1] in the *Amazon QuickSight User Guide.*
363
378
  #
364
379
  # You can create customizations for your AWS account or, if you specify
365
380
  # a namespace, for a QuickSight namespace instead. Customizations that
@@ -367,10 +382,14 @@ module Aws::QuickSight
367
382
  # AWS account. To find out which customizations apply, use the
368
383
  # `DescribeAccountCustomization` API operation.
369
384
  #
370
- # Before you add a theme as the namespace default, make sure that you
371
- # first share the theme with the namespace. If you don't share it with
372
- # the namespace, the theme won't be visible to your users even if you
373
- # use this API operation to make it the default theme.
385
+ # Before you use the `CreateAccountCustomization` API operation to add a
386
+ # theme as the namespace default, make sure that you first share the
387
+ # theme with the namespace. If you don't share it with the namespace,
388
+ # the theme isn't visible to your users even if you make it the default
389
+ # theme. To check if the theme is shared, view the current permissions
390
+ # by using the ` DescribeThemePermissions ` API operation. To share the
391
+ # theme, grant permissions by using the ` UpdateThemePermissions ` API
392
+ # operation.
374
393
  #
375
394
  #
376
395
  #
@@ -387,16 +406,20 @@ module Aws::QuickSight
387
406
  # Region. You can add these to an AWS account and a QuickSight
388
407
  # namespace.
389
408
  #
390
- # For example, you could add a default theme by setting
409
+ # For example, you can add a default theme by setting
391
410
  # `AccountCustomization` to the midnight theme: `"AccountCustomization":
392
- # \{ "DefaultTheme": "arn:aws:quicksight::aws:theme/MIDNIGHT" \}. `. Or,
393
- # you could add a custom theme by specifying `"AccountCustomization": \{
411
+ # \{ "DefaultTheme": "arn:aws:quicksight::aws:theme/MIDNIGHT" \}`. Or,
412
+ # you can add a custom theme by specifying `"AccountCustomization": \{
394
413
  # "DefaultTheme":
395
414
  # "arn:aws:quicksight:us-west-2:111122223333:theme/bdb844d0-0fe9-4d9d-b520-0fe602d93639"
396
415
  # \}`.
397
416
  #
417
+ # @option params [Array<Types::Tag>] :tags
418
+ # A list of the tags that you want to attach to this resource.
419
+ #
398
420
  # @return [Types::CreateAccountCustomizationResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
399
421
  #
422
+ # * {Types::CreateAccountCustomizationResponse#arn #arn} => String
400
423
  # * {Types::CreateAccountCustomizationResponse#aws_account_id #aws_account_id} => String
401
424
  # * {Types::CreateAccountCustomizationResponse#namespace #namespace} => String
402
425
  # * {Types::CreateAccountCustomizationResponse#account_customization #account_customization} => Types::AccountCustomization
@@ -411,10 +434,17 @@ module Aws::QuickSight
411
434
  # account_customization: { # required
412
435
  # default_theme: "Arn",
413
436
  # },
437
+ # tags: [
438
+ # {
439
+ # key: "TagKey", # required
440
+ # value: "TagValue", # required
441
+ # },
442
+ # ],
414
443
  # })
415
444
  #
416
445
  # @example Response structure
417
446
  #
447
+ # resp.arn #=> String
418
448
  # resp.aws_account_id #=> String
419
449
  # resp.namespace #=> String
420
450
  # resp.account_customization.default_theme #=> String
@@ -1843,7 +1873,7 @@ module Aws::QuickSight
1843
1873
  end
1844
1874
 
1845
1875
  # Deletes all Amazon QuickSight customizations in this AWS Region for
1846
- # the specified AWS Account and QuickSight namespace.
1876
+ # the specified AWS account and QuickSight namespace.
1847
1877
  #
1848
1878
  # @option params [required, String] :aws_account_id
1849
1879
  # The ID for the AWS account that you want to delete QuickSight
@@ -2513,7 +2543,7 @@ module Aws::QuickSight
2513
2543
  # * `AWS Account` - The AWS account exists at the top of the hierarchy.
2514
2544
  # It has the potential to use all of the AWS Regions and AWS Services.
2515
2545
  # When you subscribe to QuickSight, you choose one AWS Region to use
2516
- # as your home region. That's where your free SPICE capacity is
2546
+ # as your home Region. That's where your free SPICE capacity is
2517
2547
  # located. You can use QuickSight in any supported AWS Region.
2518
2548
  #
2519
2549
  # * `AWS Region` - In each AWS Region where you sign in to QuickSight at
@@ -2523,7 +2553,7 @@ module Aws::QuickSight
2523
2553
  # have access to QuickSight in any AWS Region, unless they are
2524
2554
  # constrained to a namespace.
2525
2555
  #
2526
- # To run the command in a different AWS Region, you change your region
2556
+ # To run the command in a different AWS Region, you change your Region
2527
2557
  # settings. If you're using the AWS CLI, you can use one of the
2528
2558
  # following options:
2529
2559
  #
@@ -2545,7 +2575,7 @@ module Aws::QuickSight
2545
2575
  # * `Applied customizations` - Within an AWS Region, a set of QuickSight
2546
2576
  # customizations can apply to an AWS account or to a namespace.
2547
2577
  # Settings that you apply to a namespace override settings that you
2548
- # apply to an AWS Account. All settings are isolated to a single AWS
2578
+ # apply to an AWS account. All settings are isolated to a single AWS
2549
2579
  # Region. To apply them in other AWS Regions, run the
2550
2580
  # `CreateAccountCustomization` command in each AWS Region where you
2551
2581
  # want to apply the same customizations.
@@ -2574,6 +2604,7 @@ module Aws::QuickSight
2574
2604
  #
2575
2605
  # @return [Types::DescribeAccountCustomizationResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
2576
2606
  #
2607
+ # * {Types::DescribeAccountCustomizationResponse#arn #arn} => String
2577
2608
  # * {Types::DescribeAccountCustomizationResponse#aws_account_id #aws_account_id} => String
2578
2609
  # * {Types::DescribeAccountCustomizationResponse#namespace #namespace} => String
2579
2610
  # * {Types::DescribeAccountCustomizationResponse#account_customization #account_customization} => Types::AccountCustomization
@@ -2590,6 +2621,7 @@ module Aws::QuickSight
2590
2621
  #
2591
2622
  # @example Response structure
2592
2623
  #
2624
+ # resp.arn #=> String
2593
2625
  # resp.aws_account_id #=> String
2594
2626
  # resp.namespace #=> String
2595
2627
  # resp.account_customization.default_theme #=> String
@@ -2606,7 +2638,7 @@ module Aws::QuickSight
2606
2638
  end
2607
2639
 
2608
2640
  # Describes the settings that were used when your QuickSight
2609
- # subscription was first created in this AWS Account.
2641
+ # subscription was first created in this AWS account.
2610
2642
  #
2611
2643
  # @option params [required, String] :aws_account_id
2612
2644
  # The ID for the AWS account that contains the settings that you want to
@@ -2679,6 +2711,9 @@ module Aws::QuickSight
2679
2711
  # resp.analysis.theme_arn #=> String
2680
2712
  # resp.analysis.created_time #=> Time
2681
2713
  # resp.analysis.last_updated_time #=> Time
2714
+ # resp.analysis.sheets #=> Array
2715
+ # resp.analysis.sheets[0].sheet_id #=> String
2716
+ # resp.analysis.sheets[0].name #=> String
2682
2717
  # resp.status #=> Integer
2683
2718
  # resp.request_id #=> String
2684
2719
  #
@@ -2785,6 +2820,9 @@ module Aws::QuickSight
2785
2820
  # resp.dashboard.version.data_set_arns[0] #=> String
2786
2821
  # resp.dashboard.version.description #=> String
2787
2822
  # resp.dashboard.version.theme_arn #=> String
2823
+ # resp.dashboard.version.sheets #=> Array
2824
+ # resp.dashboard.version.sheets[0].sheet_id #=> String
2825
+ # resp.dashboard.version.sheets[0].name #=> String
2788
2826
  # resp.dashboard.created_time #=> Time
2789
2827
  # resp.dashboard.last_published_time #=> Time
2790
2828
  # resp.dashboard.last_updated_time #=> Time
@@ -3420,6 +3458,9 @@ module Aws::QuickSight
3420
3458
  # resp.template.version.description #=> String
3421
3459
  # resp.template.version.source_entity_arn #=> String
3422
3460
  # resp.template.version.theme_arn #=> String
3461
+ # resp.template.version.sheets #=> Array
3462
+ # resp.template.version.sheets[0].sheet_id #=> String
3463
+ # resp.template.version.sheets[0].name #=> String
3423
3464
  # resp.template.template_id #=> String
3424
3465
  # resp.template.last_updated_time #=> Time
3425
3466
  # resp.template.created_time #=> Time
@@ -5532,6 +5573,7 @@ module Aws::QuickSight
5532
5573
  #
5533
5574
  # @return [Types::UpdateAccountCustomizationResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
5534
5575
  #
5576
+ # * {Types::UpdateAccountCustomizationResponse#arn #arn} => String
5535
5577
  # * {Types::UpdateAccountCustomizationResponse#aws_account_id #aws_account_id} => String
5536
5578
  # * {Types::UpdateAccountCustomizationResponse#namespace #namespace} => String
5537
5579
  # * {Types::UpdateAccountCustomizationResponse#account_customization #account_customization} => Types::AccountCustomization
@@ -5550,6 +5592,7 @@ module Aws::QuickSight
5550
5592
  #
5551
5593
  # @example Response structure
5552
5594
  #
5595
+ # resp.arn #=> String
5553
5596
  # resp.aws_account_id #=> String
5554
5597
  # resp.namespace #=> String
5555
5598
  # resp.account_customization.default_theme #=> String
@@ -5565,16 +5608,17 @@ module Aws::QuickSight
5565
5608
  req.send_request(options)
5566
5609
  end
5567
5610
 
5568
- # Updates the Amazon QuickSight settings in your AWS Account.
5611
+ # Updates the Amazon QuickSight settings in your AWS account.
5569
5612
  #
5570
5613
  # @option params [required, String] :aws_account_id
5571
5614
  # The ID for the AWS account that contains the QuickSight settings that
5572
5615
  # you want to list.
5573
5616
  #
5574
5617
  # @option params [required, String] :default_namespace
5575
- # The default namespace for this AWS Account. Currently, the default is
5576
- # `default`. IAM users who register for the first time with QuickSight
5577
- # provide an email that becomes associated with the default namespace.
5618
+ # The default namespace for this AWS account. Currently, the default is
5619
+ # `default`. AWS Identity and Access Management (IAM) users that
5620
+ # register for the first time with QuickSight provide an email that
5621
+ # becomes associated with the default namespace.
5578
5622
  #
5579
5623
  # @option params [String] :notification_email
5580
5624
  # The email address that you want QuickSight to send notifications to
@@ -7257,7 +7301,7 @@ module Aws::QuickSight
7257
7301
  params: params,
7258
7302
  config: config)
7259
7303
  context[:gem_name] = 'aws-sdk-quicksight'
7260
- context[:gem_version] = '1.27.0'
7304
+ context[:gem_version] = '1.32.0'
7261
7305
  Seahorse::Client::Request.new(handlers, context)
7262
7306
  end
7263
7307
 
@@ -395,7 +395,9 @@ module Aws::QuickSight
395
395
  ServiceNowParameters = Shapes::StructureShape.new(name: 'ServiceNowParameters')
396
396
  SessionLifetimeInMinutes = Shapes::IntegerShape.new(name: 'SessionLifetimeInMinutes')
397
397
  SessionLifetimeInMinutesInvalidException = Shapes::StructureShape.new(name: 'SessionLifetimeInMinutesInvalidException')
398
+ Sheet = Shapes::StructureShape.new(name: 'Sheet')
398
399
  SheetControlsOption = Shapes::StructureShape.new(name: 'SheetControlsOption')
400
+ SheetList = Shapes::ListShape.new(name: 'SheetList')
399
401
  SheetStyle = Shapes::StructureShape.new(name: 'SheetStyle')
400
402
  SiteBaseUrl = Shapes::StringShape.new(name: 'SiteBaseUrl')
401
403
  SnowflakeParameters = Shapes::StructureShape.new(name: 'SnowflakeParameters')
@@ -553,6 +555,7 @@ module Aws::QuickSight
553
555
  Analysis.add_member(:theme_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "ThemeArn"))
554
556
  Analysis.add_member(:created_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedTime"))
555
557
  Analysis.add_member(:last_updated_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastUpdatedTime"))
558
+ Analysis.add_member(:sheets, Shapes::ShapeRef.new(shape: SheetList, location_name: "Sheets"))
556
559
  Analysis.struct_class = Types::Analysis
557
560
 
558
561
  AnalysisError.add_member(:type, Shapes::ShapeRef.new(shape: AnalysisErrorType, location_name: "Type"))
@@ -670,8 +673,10 @@ module Aws::QuickSight
670
673
  CreateAccountCustomizationRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
671
674
  CreateAccountCustomizationRequest.add_member(:namespace, Shapes::ShapeRef.new(shape: Namespace, location: "querystring", location_name: "namespace"))
672
675
  CreateAccountCustomizationRequest.add_member(:account_customization, Shapes::ShapeRef.new(shape: AccountCustomization, required: true, location_name: "AccountCustomization"))
676
+ CreateAccountCustomizationRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
673
677
  CreateAccountCustomizationRequest.struct_class = Types::CreateAccountCustomizationRequest
674
678
 
679
+ CreateAccountCustomizationResponse.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
675
680
  CreateAccountCustomizationResponse.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, location_name: "AwsAccountId"))
676
681
  CreateAccountCustomizationResponse.add_member(:namespace, Shapes::ShapeRef.new(shape: Namespace, location_name: "Namespace"))
677
682
  CreateAccountCustomizationResponse.add_member(:account_customization, Shapes::ShapeRef.new(shape: AccountCustomization, location_name: "AccountCustomization"))
@@ -946,6 +951,7 @@ module Aws::QuickSight
946
951
  DashboardVersion.add_member(:data_set_arns, Shapes::ShapeRef.new(shape: DataSetArnsList, location_name: "DataSetArns"))
947
952
  DashboardVersion.add_member(:description, Shapes::ShapeRef.new(shape: VersionDescription, location_name: "Description"))
948
953
  DashboardVersion.add_member(:theme_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "ThemeArn"))
954
+ DashboardVersion.add_member(:sheets, Shapes::ShapeRef.new(shape: SheetList, location_name: "Sheets"))
949
955
  DashboardVersion.struct_class = Types::DashboardVersion
950
956
 
951
957
  DashboardVersionSummary.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
@@ -1223,6 +1229,7 @@ module Aws::QuickSight
1223
1229
  DescribeAccountCustomizationRequest.add_member(:resolved, Shapes::ShapeRef.new(shape: boolean, location: "querystring", location_name: "resolved"))
1224
1230
  DescribeAccountCustomizationRequest.struct_class = Types::DescribeAccountCustomizationRequest
1225
1231
 
1232
+ DescribeAccountCustomizationResponse.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
1226
1233
  DescribeAccountCustomizationResponse.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, location_name: "AwsAccountId"))
1227
1234
  DescribeAccountCustomizationResponse.add_member(:namespace, Shapes::ShapeRef.new(shape: Namespace, location_name: "Namespace"))
1228
1235
  DescribeAccountCustomizationResponse.add_member(:account_customization, Shapes::ShapeRef.new(shape: AccountCustomization, location_name: "AccountCustomization"))
@@ -2014,9 +2021,15 @@ module Aws::QuickSight
2014
2021
  SessionLifetimeInMinutesInvalidException.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
2015
2022
  SessionLifetimeInMinutesInvalidException.struct_class = Types::SessionLifetimeInMinutesInvalidException
2016
2023
 
2024
+ Sheet.add_member(:sheet_id, Shapes::ShapeRef.new(shape: RestrictiveResourceId, location_name: "SheetId"))
2025
+ Sheet.add_member(:name, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Name"))
2026
+ Sheet.struct_class = Types::Sheet
2027
+
2017
2028
  SheetControlsOption.add_member(:visibility_state, Shapes::ShapeRef.new(shape: DashboardUIState, location_name: "VisibilityState"))
2018
2029
  SheetControlsOption.struct_class = Types::SheetControlsOption
2019
2030
 
2031
+ SheetList.member = Shapes::ShapeRef.new(shape: Sheet)
2032
+
2020
2033
  SheetStyle.add_member(:tile, Shapes::ShapeRef.new(shape: TileStyle, location_name: "Tile"))
2021
2034
  SheetStyle.add_member(:tile_layout, Shapes::ShapeRef.new(shape: TileLayoutStyle, location_name: "TileLayout"))
2022
2035
  SheetStyle.struct_class = Types::SheetStyle
@@ -2116,6 +2129,7 @@ module Aws::QuickSight
2116
2129
  TemplateVersion.add_member(:description, Shapes::ShapeRef.new(shape: VersionDescription, location_name: "Description"))
2117
2130
  TemplateVersion.add_member(:source_entity_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "SourceEntityArn"))
2118
2131
  TemplateVersion.add_member(:theme_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "ThemeArn"))
2132
+ TemplateVersion.add_member(:sheets, Shapes::ShapeRef.new(shape: SheetList, location_name: "Sheets"))
2119
2133
  TemplateVersion.struct_class = Types::TemplateVersion
2120
2134
 
2121
2135
  TemplateVersionSummary.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
@@ -2250,6 +2264,7 @@ module Aws::QuickSight
2250
2264
  UpdateAccountCustomizationRequest.add_member(:account_customization, Shapes::ShapeRef.new(shape: AccountCustomization, required: true, location_name: "AccountCustomization"))
2251
2265
  UpdateAccountCustomizationRequest.struct_class = Types::UpdateAccountCustomizationRequest
2252
2266
 
2267
+ UpdateAccountCustomizationResponse.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
2253
2268
  UpdateAccountCustomizationResponse.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, location_name: "AwsAccountId"))
2254
2269
  UpdateAccountCustomizationResponse.add_member(:namespace, Shapes::ShapeRef.new(shape: Namespace, location_name: "Namespace"))
2255
2270
  UpdateAccountCustomizationResponse.add_member(:account_customization, Shapes::ShapeRef.new(shape: AccountCustomization, location_name: "AccountCustomization"))
@@ -186,6 +186,11 @@ module Aws::QuickSight
186
186
  # The time that the analysis was last updated.
187
187
  # @return [Time]
188
188
  #
189
+ # @!attribute [rw] sheets
190
+ # A list of the associated sheets with the unique identifier and name
191
+ # of each sheet.
192
+ # @return [Array<Types::Sheet>]
193
+ #
189
194
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/Analysis AWS API Documentation
190
195
  #
191
196
  class Analysis < Struct.new(
@@ -197,7 +202,8 @@ module Aws::QuickSight
197
202
  :data_set_arns,
198
203
  :theme_arn,
199
204
  :created_time,
200
- :last_updated_time)
205
+ :last_updated_time,
206
+ :sheets)
201
207
  SENSITIVE = []
202
208
  include Aws::Structure
203
209
  end
@@ -771,6 +777,12 @@ module Aws::QuickSight
771
777
  # account_customization: { # required
772
778
  # default_theme: "Arn",
773
779
  # },
780
+ # tags: [
781
+ # {
782
+ # key: "TagKey", # required
783
+ # value: "TagValue", # required
784
+ # },
785
+ # ],
774
786
  # }
775
787
  #
776
788
  # @!attribute [rw] aws_account_id
@@ -787,26 +799,36 @@ module Aws::QuickSight
787
799
  # Region. You can add these to an AWS account and a QuickSight
788
800
  # namespace.
789
801
  #
790
- # For example, you could add a default theme by setting
802
+ # For example, you can add a default theme by setting
791
803
  # `AccountCustomization` to the midnight theme:
792
804
  # `"AccountCustomization": \{ "DefaultTheme":
793
- # "arn:aws:quicksight::aws:theme/MIDNIGHT" \}. `. Or, you could add a
805
+ # "arn:aws:quicksight::aws:theme/MIDNIGHT" \}`. Or, you can add a
794
806
  # custom theme by specifying `"AccountCustomization": \{
795
807
  # "DefaultTheme":
796
808
  # "arn:aws:quicksight:us-west-2:111122223333:theme/bdb844d0-0fe9-4d9d-b520-0fe602d93639"
797
809
  # \}`.
798
810
  # @return [Types::AccountCustomization]
799
811
  #
812
+ # @!attribute [rw] tags
813
+ # A list of the tags that you want to attach to this resource.
814
+ # @return [Array<Types::Tag>]
815
+ #
800
816
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/CreateAccountCustomizationRequest AWS API Documentation
801
817
  #
802
818
  class CreateAccountCustomizationRequest < Struct.new(
803
819
  :aws_account_id,
804
820
  :namespace,
805
- :account_customization)
821
+ :account_customization,
822
+ :tags)
806
823
  SENSITIVE = []
807
824
  include Aws::Structure
808
825
  end
809
826
 
827
+ # @!attribute [rw] arn
828
+ # The Amazon Resource Name (ARN) for the customization that you
829
+ # created for this AWS account.
830
+ # @return [String]
831
+ #
810
832
  # @!attribute [rw] aws_account_id
811
833
  # The ID for the AWS account that you want to customize QuickSight
812
834
  # for.
@@ -832,6 +854,7 @@ module Aws::QuickSight
832
854
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/CreateAccountCustomizationResponse AWS API Documentation
833
855
  #
834
856
  class CreateAccountCustomizationResponse < Struct.new(
857
+ :arn,
835
858
  :aws_account_id,
836
859
  :namespace,
837
860
  :account_customization,
@@ -3040,6 +3063,11 @@ module Aws::QuickSight
3040
3063
  # The ARN of the theme associated with a version of the dashboard.
3041
3064
  # @return [String]
3042
3065
  #
3066
+ # @!attribute [rw] sheets
3067
+ # A list of the associated sheets with the unique identifier and name
3068
+ # of each sheet.
3069
+ # @return [Array<Types::Sheet>]
3070
+ #
3043
3071
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/DashboardVersion AWS API Documentation
3044
3072
  #
3045
3073
  class DashboardVersion < Struct.new(
@@ -3051,7 +3079,8 @@ module Aws::QuickSight
3051
3079
  :source_entity_arn,
3052
3080
  :data_set_arns,
3053
3081
  :description,
3054
- :theme_arn)
3082
+ :theme_arn,
3083
+ :sheets)
3055
3084
  SENSITIVE = []
3056
3085
  include Aws::Structure
3057
3086
  end
@@ -4676,6 +4705,11 @@ module Aws::QuickSight
4676
4705
  include Aws::Structure
4677
4706
  end
4678
4707
 
4708
+ # @!attribute [rw] arn
4709
+ # The Amazon Resource Name (ARN) of the customization that's
4710
+ # associated with this AWS account.
4711
+ # @return [String]
4712
+ #
4679
4713
  # @!attribute [rw] aws_account_id
4680
4714
  # The ID for the AWS account that you're describing.
4681
4715
  # @return [String]
@@ -4699,6 +4733,7 @@ module Aws::QuickSight
4699
4733
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/DescribeAccountCustomizationResponse AWS API Documentation
4700
4734
  #
4701
4735
  class DescribeAccountCustomizationResponse < Struct.new(
4736
+ :arn,
4702
4737
  :aws_account_id,
4703
4738
  :namespace,
4704
4739
  :account_customization,
@@ -4732,7 +4767,7 @@ module Aws::QuickSight
4732
4767
  # The QuickSight settings for this AWS account. This information
4733
4768
  # includes the edition of Amazon QuickSight that you subscribed to
4734
4769
  # (Standard or Enterprise) and the notification email for the
4735
- # QuickSight subscription. The QuickSight console, the QuickSight
4770
+ # QuickSight subscription. In the QuickSight console, the QuickSight
4736
4771
  # subscription is sometimes referred to as a QuickSight "account"
4737
4772
  # even though it's technically not an account by itself. Instead,
4738
4773
  # it's a subscription to the QuickSight service for your AWS account.
@@ -9205,6 +9240,31 @@ module Aws::QuickSight
9205
9240
  include Aws::Structure
9206
9241
  end
9207
9242
 
9243
+ # A sheet is an object that contains a set of visuals that are viewed
9244
+ # together on one page in the Amazon QuickSight console. Every analysis
9245
+ # and dashboard contains at least one sheet. Each sheet contains at
9246
+ # least one visualization widget, for example a chart, pivot table, or
9247
+ # narrative insight. Sheets can be associated with other components,
9248
+ # such as controls, filters, and so on.
9249
+ #
9250
+ # @!attribute [rw] sheet_id
9251
+ # The unique identifier associated with a sheet.
9252
+ # @return [String]
9253
+ #
9254
+ # @!attribute [rw] name
9255
+ # The name of a sheet. This is displayed on the sheet's tab in the
9256
+ # QuickSight console.
9257
+ # @return [String]
9258
+ #
9259
+ # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/Sheet AWS API Documentation
9260
+ #
9261
+ class Sheet < Struct.new(
9262
+ :sheet_id,
9263
+ :name)
9264
+ SENSITIVE = []
9265
+ include Aws::Structure
9266
+ end
9267
+
9208
9268
  # Sheet controls option.
9209
9269
  #
9210
9270
  # @note When making an API call, you may pass SheetControlsOption
@@ -9781,6 +9841,11 @@ module Aws::QuickSight
9781
9841
  # The ARN of the theme associated with this version of the template.
9782
9842
  # @return [String]
9783
9843
  #
9844
+ # @!attribute [rw] sheets
9845
+ # A list of the associated sheets with the unique identifier and name
9846
+ # of each sheet.
9847
+ # @return [Array<Types::Sheet>]
9848
+ #
9784
9849
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/TemplateVersion AWS API Documentation
9785
9850
  #
9786
9851
  class TemplateVersion < Struct.new(
@@ -9791,7 +9856,8 @@ module Aws::QuickSight
9791
9856
  :data_set_configurations,
9792
9857
  :description,
9793
9858
  :source_entity_arn,
9794
- :theme_arn)
9859
+ :theme_arn,
9860
+ :sheets)
9795
9861
  SENSITIVE = []
9796
9862
  include Aws::Structure
9797
9863
  end
@@ -10561,6 +10627,11 @@ module Aws::QuickSight
10561
10627
  include Aws::Structure
10562
10628
  end
10563
10629
 
10630
+ # @!attribute [rw] arn
10631
+ # The Amazon Resource Name (ARN) for the updated customization for
10632
+ # this AWS account.
10633
+ # @return [String]
10634
+ #
10564
10635
  # @!attribute [rw] aws_account_id
10565
10636
  # The ID for the AWS account that you want to update QuickSight
10566
10637
  # customizations for.
@@ -10587,6 +10658,7 @@ module Aws::QuickSight
10587
10658
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/UpdateAccountCustomizationResponse AWS API Documentation
10588
10659
  #
10589
10660
  class UpdateAccountCustomizationResponse < Struct.new(
10661
+ :arn,
10590
10662
  :aws_account_id,
10591
10663
  :namespace,
10592
10664
  :account_customization,
@@ -10611,10 +10683,10 @@ module Aws::QuickSight
10611
10683
  # @return [String]
10612
10684
  #
10613
10685
  # @!attribute [rw] default_namespace
10614
- # The default namespace for this AWS Account. Currently, the default
10615
- # is `default`. IAM users who register for the first time with
10616
- # QuickSight provide an email that becomes associated with the default
10617
- # namespace.
10686
+ # The default namespace for this AWS account. Currently, the default
10687
+ # is `default`. AWS Identity and Access Management (IAM) users that
10688
+ # register for the first time with QuickSight provide an email that
10689
+ # becomes associated with the default namespace.
10618
10690
  # @return [String]
10619
10691
  #
10620
10692
  # @!attribute [rw] notification_email
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-quicksight
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.27.0
4
+ version: 1.32.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-08-17 00:00:00.000000000 Z
11
+ date: 2020-09-30 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core
@@ -19,7 +19,7 @@ dependencies:
19
19
  version: '3'
20
20
  - - ">="
21
21
  - !ruby/object:Gem::Version
22
- version: 3.99.0
22
+ version: 3.109.0
23
23
  type: :runtime
24
24
  prerelease: false
25
25
  version_requirements: !ruby/object:Gem::Requirement
@@ -29,7 +29,7 @@ dependencies:
29
29
  version: '3'
30
30
  - - ">="
31
31
  - !ruby/object:Gem::Version
32
- version: 3.99.0
32
+ version: 3.109.0
33
33
  - !ruby/object:Gem::Dependency
34
34
  name: aws-sigv4
35
35
  requirement: !ruby/object:Gem::Requirement