aws-sdk-quicksight 1.141.0 → 1.143.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: dae4bd584351e8ee8cc7d8ad9ee66c78a2f3c7c955df23da807702c9453cf6ef
4
- data.tar.gz: 13e9fd7004961e43e69a3fa83e051049799ed0011d1fe92745cf92fd2931c5f1
3
+ metadata.gz: e17487eed01c563407af7c608281f42c004dbe574e543a167300699a8c95fba1
4
+ data.tar.gz: 799464307c15338b587cf7d2e92649216c081c005352fb392021b7423662738e
5
5
  SHA512:
6
- metadata.gz: 7676cf694aefbe1215cd71845398780f366d4053d2a569ff7a5864b251a1e7db5b9f43a41386d22d48c02dc966a84a1f93ef2f809b3dafddcd512a316a35e3bf
7
- data.tar.gz: 74afaf3ba641ae47b05ce5809e19990d47abe8e2613294553f6610ea719073b24a663649a6e73cdf4e7f7a69b4b669c2cb40e48595f6f811970225602ced3fb8
6
+ metadata.gz: 157070d934b04cc3cad069ccc47cc2912d629b39afbc9eefd153beea7dc5524aa92e309ed91a9fee1eaf8fa94c590b96bafd3d09e670252edea850253ccaf033
7
+ data.tar.gz: c168c9e143edc98a9373ffb54ac598f2af3a07ae34e0519ea2f7afccdbccff1cdfb22f066d11003000f833cfe706c03f04a27f71b65745562ceba812a3e4b1ab
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.143.0 (2025-02-06)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
9
+ 1.142.0 (2025-01-21)
10
+ ------------------
11
+
12
+ * Feature - Added `DigitGroupingStyle` in ThousandsSeparator to allow grouping by `LAKH`( Indian Grouping system ) currency. Support LAKH and `CRORE` currency types in Column Formatting.
13
+
4
14
  1.141.0 (2025-01-15)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.141.0
1
+ 1.143.0
@@ -544,7 +544,7 @@ module Aws::QuickSight
544
544
  # fraction_digits: 1,
545
545
  # prefix: "LimitedString",
546
546
  # suffix: "LimitedString",
547
- # unit_scaler: "NONE", # accepts NONE, AUTO, THOUSANDS, MILLIONS, BILLIONS, TRILLIONS
547
+ # unit_scaler: "NONE", # accepts NONE, AUTO, THOUSANDS, MILLIONS, BILLIONS, TRILLIONS, LAKHS, CRORES
548
548
  # negative_format: {
549
549
  # prefix: "LimitedString",
550
550
  # suffix: "LimitedString",
@@ -579,7 +579,7 @@ module Aws::QuickSight
579
579
  # fraction_digits: 1,
580
580
  # prefix: "LimitedString",
581
581
  # suffix: "LimitedString",
582
- # unit_scaler: "NONE", # accepts NONE, AUTO, THOUSANDS, MILLIONS, BILLIONS, TRILLIONS
582
+ # unit_scaler: "NONE", # accepts NONE, AUTO, THOUSANDS, MILLIONS, BILLIONS, TRILLIONS, LAKHS, CRORES
583
583
  # negative_format: {
584
584
  # prefix: "LimitedString",
585
585
  # suffix: "LimitedString",
@@ -915,7 +915,7 @@ module Aws::QuickSight
915
915
  # fraction_digits: 1,
916
916
  # prefix: "LimitedString",
917
917
  # suffix: "LimitedString",
918
- # unit_scaler: "NONE", # accepts NONE, AUTO, THOUSANDS, MILLIONS, BILLIONS, TRILLIONS
918
+ # unit_scaler: "NONE", # accepts NONE, AUTO, THOUSANDS, MILLIONS, BILLIONS, TRILLIONS, LAKHS, CRORES
919
919
  # negative_format: {
920
920
  # prefix: "LimitedString",
921
921
  # suffix: "LimitedString",
@@ -950,7 +950,7 @@ module Aws::QuickSight
950
950
  # fraction_digits: 1,
951
951
  # prefix: "LimitedString",
952
952
  # suffix: "LimitedString",
953
- # unit_scaler: "NONE", # accepts NONE, AUTO, THOUSANDS, MILLIONS, BILLIONS, TRILLIONS
953
+ # unit_scaler: "NONE", # accepts NONE, AUTO, THOUSANDS, MILLIONS, BILLIONS, TRILLIONS, LAKHS, CRORES
954
954
  # negative_format: {
955
955
  # prefix: "LimitedString",
956
956
  # suffix: "LimitedString",
@@ -3975,7 +3975,7 @@ module Aws::QuickSight
3975
3975
  # fraction_digits: 1,
3976
3976
  # prefix: "LimitedString",
3977
3977
  # suffix: "LimitedString",
3978
- # unit_scaler: "NONE", # accepts NONE, AUTO, THOUSANDS, MILLIONS, BILLIONS, TRILLIONS
3978
+ # unit_scaler: "NONE", # accepts NONE, AUTO, THOUSANDS, MILLIONS, BILLIONS, TRILLIONS, LAKHS, CRORES
3979
3979
  # negative_format: {
3980
3980
  # prefix: "LimitedString",
3981
3981
  # suffix: "LimitedString",
@@ -4015,7 +4015,7 @@ module Aws::QuickSight
4015
4015
  # fraction_digits: 1,
4016
4016
  # prefix: "LimitedString",
4017
4017
  # suffix: "LimitedString",
4018
- # unit_scaler: "NONE", # accepts NONE, AUTO, THOUSANDS, MILLIONS, BILLIONS, TRILLIONS
4018
+ # unit_scaler: "NONE", # accepts NONE, AUTO, THOUSANDS, MILLIONS, BILLIONS, TRILLIONS, LAKHS, CRORES
4019
4019
  # negative_format: {
4020
4020
  # prefix: "LimitedString",
4021
4021
  # suffix: "LimitedString",
@@ -8755,7 +8755,7 @@ module Aws::QuickSight
8755
8755
  # resp.topic.data_sets[0].columns[0].default_formatting.display_format_options.fraction_digits #=> Integer
8756
8756
  # resp.topic.data_sets[0].columns[0].default_formatting.display_format_options.prefix #=> String
8757
8757
  # resp.topic.data_sets[0].columns[0].default_formatting.display_format_options.suffix #=> String
8758
- # resp.topic.data_sets[0].columns[0].default_formatting.display_format_options.unit_scaler #=> String, one of "NONE", "AUTO", "THOUSANDS", "MILLIONS", "BILLIONS", "TRILLIONS"
8758
+ # resp.topic.data_sets[0].columns[0].default_formatting.display_format_options.unit_scaler #=> String, one of "NONE", "AUTO", "THOUSANDS", "MILLIONS", "BILLIONS", "TRILLIONS", "LAKHS", "CRORES"
8759
8759
  # resp.topic.data_sets[0].columns[0].default_formatting.display_format_options.negative_format.prefix #=> String
8760
8760
  # resp.topic.data_sets[0].columns[0].default_formatting.display_format_options.negative_format.suffix #=> String
8761
8761
  # resp.topic.data_sets[0].columns[0].default_formatting.display_format_options.currency_symbol #=> String
@@ -8785,7 +8785,7 @@ module Aws::QuickSight
8785
8785
  # resp.topic.data_sets[0].calculated_fields[0].default_formatting.display_format_options.fraction_digits #=> Integer
8786
8786
  # resp.topic.data_sets[0].calculated_fields[0].default_formatting.display_format_options.prefix #=> String
8787
8787
  # resp.topic.data_sets[0].calculated_fields[0].default_formatting.display_format_options.suffix #=> String
8788
- # resp.topic.data_sets[0].calculated_fields[0].default_formatting.display_format_options.unit_scaler #=> String, one of "NONE", "AUTO", "THOUSANDS", "MILLIONS", "BILLIONS", "TRILLIONS"
8788
+ # resp.topic.data_sets[0].calculated_fields[0].default_formatting.display_format_options.unit_scaler #=> String, one of "NONE", "AUTO", "THOUSANDS", "MILLIONS", "BILLIONS", "TRILLIONS", "LAKHS", "CRORES"
8789
8789
  # resp.topic.data_sets[0].calculated_fields[0].default_formatting.display_format_options.negative_format.prefix #=> String
8790
8790
  # resp.topic.data_sets[0].calculated_fields[0].default_formatting.display_format_options.negative_format.suffix #=> String
8791
8791
  # resp.topic.data_sets[0].calculated_fields[0].default_formatting.display_format_options.currency_symbol #=> String
@@ -11529,7 +11529,7 @@ module Aws::QuickSight
11529
11529
  # resp.answers[0].mir.metrics[0].display_format_options.fraction_digits #=> Integer
11530
11530
  # resp.answers[0].mir.metrics[0].display_format_options.prefix #=> String
11531
11531
  # resp.answers[0].mir.metrics[0].display_format_options.suffix #=> String
11532
- # resp.answers[0].mir.metrics[0].display_format_options.unit_scaler #=> String, one of "NONE", "AUTO", "THOUSANDS", "MILLIONS", "BILLIONS", "TRILLIONS"
11532
+ # resp.answers[0].mir.metrics[0].display_format_options.unit_scaler #=> String, one of "NONE", "AUTO", "THOUSANDS", "MILLIONS", "BILLIONS", "TRILLIONS", "LAKHS", "CRORES"
11533
11533
  # resp.answers[0].mir.metrics[0].display_format_options.negative_format.prefix #=> String
11534
11534
  # resp.answers[0].mir.metrics[0].display_format_options.negative_format.suffix #=> String
11535
11535
  # resp.answers[0].mir.metrics[0].display_format_options.currency_symbol #=> String
@@ -11549,7 +11549,7 @@ module Aws::QuickSight
11549
11549
  # resp.answers[0].mir.group_by_list[0].display_format_options.fraction_digits #=> Integer
11550
11550
  # resp.answers[0].mir.group_by_list[0].display_format_options.prefix #=> String
11551
11551
  # resp.answers[0].mir.group_by_list[0].display_format_options.suffix #=> String
11552
- # resp.answers[0].mir.group_by_list[0].display_format_options.unit_scaler #=> String, one of "NONE", "AUTO", "THOUSANDS", "MILLIONS", "BILLIONS", "TRILLIONS"
11552
+ # resp.answers[0].mir.group_by_list[0].display_format_options.unit_scaler #=> String, one of "NONE", "AUTO", "THOUSANDS", "MILLIONS", "BILLIONS", "TRILLIONS", "LAKHS", "CRORES"
11553
11553
  # resp.answers[0].mir.group_by_list[0].display_format_options.negative_format.prefix #=> String
11554
11554
  # resp.answers[0].mir.group_by_list[0].display_format_options.negative_format.suffix #=> String
11555
11555
  # resp.answers[0].mir.group_by_list[0].display_format_options.currency_symbol #=> String
@@ -11740,7 +11740,7 @@ module Aws::QuickSight
11740
11740
  # resp.answers[0].primary_visual.ir.metrics[0].display_format_options.fraction_digits #=> Integer
11741
11741
  # resp.answers[0].primary_visual.ir.metrics[0].display_format_options.prefix #=> String
11742
11742
  # resp.answers[0].primary_visual.ir.metrics[0].display_format_options.suffix #=> String
11743
- # resp.answers[0].primary_visual.ir.metrics[0].display_format_options.unit_scaler #=> String, one of "NONE", "AUTO", "THOUSANDS", "MILLIONS", "BILLIONS", "TRILLIONS"
11743
+ # resp.answers[0].primary_visual.ir.metrics[0].display_format_options.unit_scaler #=> String, one of "NONE", "AUTO", "THOUSANDS", "MILLIONS", "BILLIONS", "TRILLIONS", "LAKHS", "CRORES"
11744
11744
  # resp.answers[0].primary_visual.ir.metrics[0].display_format_options.negative_format.prefix #=> String
11745
11745
  # resp.answers[0].primary_visual.ir.metrics[0].display_format_options.negative_format.suffix #=> String
11746
11746
  # resp.answers[0].primary_visual.ir.metrics[0].display_format_options.currency_symbol #=> String
@@ -11760,7 +11760,7 @@ module Aws::QuickSight
11760
11760
  # resp.answers[0].primary_visual.ir.group_by_list[0].display_format_options.fraction_digits #=> Integer
11761
11761
  # resp.answers[0].primary_visual.ir.group_by_list[0].display_format_options.prefix #=> String
11762
11762
  # resp.answers[0].primary_visual.ir.group_by_list[0].display_format_options.suffix #=> String
11763
- # resp.answers[0].primary_visual.ir.group_by_list[0].display_format_options.unit_scaler #=> String, one of "NONE", "AUTO", "THOUSANDS", "MILLIONS", "BILLIONS", "TRILLIONS"
11763
+ # resp.answers[0].primary_visual.ir.group_by_list[0].display_format_options.unit_scaler #=> String, one of "NONE", "AUTO", "THOUSANDS", "MILLIONS", "BILLIONS", "TRILLIONS", "LAKHS", "CRORES"
11764
11764
  # resp.answers[0].primary_visual.ir.group_by_list[0].display_format_options.negative_format.prefix #=> String
11765
11765
  # resp.answers[0].primary_visual.ir.group_by_list[0].display_format_options.negative_format.suffix #=> String
11766
11766
  # resp.answers[0].primary_visual.ir.group_by_list[0].display_format_options.currency_symbol #=> String
@@ -17005,7 +17005,7 @@ module Aws::QuickSight
17005
17005
  # fraction_digits: 1,
17006
17006
  # prefix: "LimitedString",
17007
17007
  # suffix: "LimitedString",
17008
- # unit_scaler: "NONE", # accepts NONE, AUTO, THOUSANDS, MILLIONS, BILLIONS, TRILLIONS
17008
+ # unit_scaler: "NONE", # accepts NONE, AUTO, THOUSANDS, MILLIONS, BILLIONS, TRILLIONS, LAKHS, CRORES
17009
17009
  # negative_format: {
17010
17010
  # prefix: "LimitedString",
17011
17011
  # suffix: "LimitedString",
@@ -17045,7 +17045,7 @@ module Aws::QuickSight
17045
17045
  # fraction_digits: 1,
17046
17046
  # prefix: "LimitedString",
17047
17047
  # suffix: "LimitedString",
17048
- # unit_scaler: "NONE", # accepts NONE, AUTO, THOUSANDS, MILLIONS, BILLIONS, TRILLIONS
17048
+ # unit_scaler: "NONE", # accepts NONE, AUTO, THOUSANDS, MILLIONS, BILLIONS, TRILLIONS, LAKHS, CRORES
17049
17049
  # negative_format: {
17050
17050
  # prefix: "LimitedString",
17051
17051
  # suffix: "LimitedString",
@@ -17538,7 +17538,7 @@ module Aws::QuickSight
17538
17538
  tracer: tracer
17539
17539
  )
17540
17540
  context[:gem_name] = 'aws-sdk-quicksight'
17541
- context[:gem_version] = '1.141.0'
17541
+ context[:gem_version] = '1.143.0'
17542
17542
  Seahorse::Client::Request.new(handlers, context)
17543
17543
  end
17544
17544
 
@@ -771,6 +771,7 @@ module Aws::QuickSight
771
771
  DescribeVPCConnectionResponse = Shapes::StructureShape.new(name: 'DescribeVPCConnectionResponse')
772
772
  Description = Shapes::StringShape.new(name: 'Description')
773
773
  DestinationParameterValueConfiguration = Shapes::StructureShape.new(name: 'DestinationParameterValueConfiguration')
774
+ DigitGroupingStyle = Shapes::StringShape.new(name: 'DigitGroupingStyle')
774
775
  DimensionField = Shapes::StructureShape.new(name: 'DimensionField')
775
776
  DimensionFieldList = Shapes::ListShape.new(name: 'DimensionFieldList')
776
777
  DisplayFormat = Shapes::StringShape.new(name: 'DisplayFormat')
@@ -1800,6 +1801,7 @@ module Aws::QuickSight
1800
1801
  TableStyleTargetList = Shapes::ListShape.new(name: 'TableStyleTargetList')
1801
1802
  TableTotalsPlacement = Shapes::StringShape.new(name: 'TableTotalsPlacement')
1802
1803
  TableTotalsScrollStatus = Shapes::StringShape.new(name: 'TableTotalsScrollStatus')
1804
+ TableUnaggregatedFieldList = Shapes::ListShape.new(name: 'TableUnaggregatedFieldList')
1803
1805
  TableUnaggregatedFieldWells = Shapes::StructureShape.new(name: 'TableUnaggregatedFieldWells')
1804
1806
  TableVisual = Shapes::StructureShape.new(name: 'TableVisual')
1805
1807
  Tag = Shapes::StructureShape.new(name: 'Tag')
@@ -8735,7 +8737,9 @@ module Aws::QuickSight
8735
8737
 
8736
8738
  TableStyleTargetList.member = Shapes::ShapeRef.new(shape: TableStyleTarget)
8737
8739
 
8738
- TableUnaggregatedFieldWells.add_member(:values, Shapes::ShapeRef.new(shape: UnaggregatedFieldList, location_name: "Values"))
8740
+ TableUnaggregatedFieldList.member = Shapes::ShapeRef.new(shape: UnaggregatedField)
8741
+
8742
+ TableUnaggregatedFieldWells.add_member(:values, Shapes::ShapeRef.new(shape: TableUnaggregatedFieldList, location_name: "Values"))
8739
8743
  TableUnaggregatedFieldWells.struct_class = Types::TableUnaggregatedFieldWells
8740
8744
 
8741
8745
  TableVisual.add_member(:visual_id, Shapes::ShapeRef.new(shape: ShortRestrictiveResourceId, required: true, location_name: "VisualId"))
@@ -8926,6 +8930,7 @@ module Aws::QuickSight
8926
8930
 
8927
8931
  ThousandSeparatorOptions.add_member(:symbol, Shapes::ShapeRef.new(shape: NumericSeparatorSymbol, location_name: "Symbol"))
8928
8932
  ThousandSeparatorOptions.add_member(:visibility, Shapes::ShapeRef.new(shape: Visibility, location_name: "Visibility"))
8933
+ ThousandSeparatorOptions.add_member(:grouping_style, Shapes::ShapeRef.new(shape: DigitGroupingStyle, location_name: "GroupingStyle"))
8929
8934
  ThousandSeparatorOptions.struct_class = Types::ThousandSeparatorOptions
8930
8935
 
8931
8936
  ThrottlingException.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "Message"))
@@ -10,40 +10,36 @@
10
10
  module Aws::QuickSight
11
11
  class EndpointProvider
12
12
  def resolve_endpoint(parameters)
13
- region = parameters.region
14
- use_dual_stack = parameters.use_dual_stack
15
- use_fips = parameters.use_fips
16
- endpoint = parameters.endpoint
17
- if Aws::Endpoints::Matchers.set?(endpoint)
18
- if Aws::Endpoints::Matchers.boolean_equals?(use_fips, true)
13
+ if Aws::Endpoints::Matchers.set?(parameters.endpoint)
14
+ if Aws::Endpoints::Matchers.boolean_equals?(parameters.use_fips, true)
19
15
  raise ArgumentError, "Invalid Configuration: FIPS and custom endpoint are not supported"
20
16
  end
21
- if Aws::Endpoints::Matchers.boolean_equals?(use_dual_stack, true)
17
+ if Aws::Endpoints::Matchers.boolean_equals?(parameters.use_dual_stack, true)
22
18
  raise ArgumentError, "Invalid Configuration: Dualstack and custom endpoint are not supported"
23
19
  end
24
- return Aws::Endpoints::Endpoint.new(url: endpoint, headers: {}, properties: {})
20
+ return Aws::Endpoints::Endpoint.new(url: parameters.endpoint, headers: {}, properties: {})
25
21
  end
26
- if Aws::Endpoints::Matchers.set?(region)
27
- if (partition_result = Aws::Endpoints::Matchers.aws_partition(region))
28
- if Aws::Endpoints::Matchers.boolean_equals?(use_fips, true) && Aws::Endpoints::Matchers.boolean_equals?(use_dual_stack, true)
22
+ if Aws::Endpoints::Matchers.set?(parameters.region)
23
+ if (partition_result = Aws::Endpoints::Matchers.aws_partition(parameters.region))
24
+ if Aws::Endpoints::Matchers.boolean_equals?(parameters.use_fips, true) && Aws::Endpoints::Matchers.boolean_equals?(parameters.use_dual_stack, true)
29
25
  if Aws::Endpoints::Matchers.boolean_equals?(true, Aws::Endpoints::Matchers.attr(partition_result, "supportsFIPS")) && Aws::Endpoints::Matchers.boolean_equals?(true, Aws::Endpoints::Matchers.attr(partition_result, "supportsDualStack"))
30
- return Aws::Endpoints::Endpoint.new(url: "https://quicksight-fips.#{region}.#{partition_result['dualStackDnsSuffix']}", headers: {}, properties: {})
26
+ return Aws::Endpoints::Endpoint.new(url: "https://quicksight-fips.#{parameters.region}.#{partition_result['dualStackDnsSuffix']}", headers: {}, properties: {})
31
27
  end
32
28
  raise ArgumentError, "FIPS and DualStack are enabled, but this partition does not support one or both"
33
29
  end
34
- if Aws::Endpoints::Matchers.boolean_equals?(use_fips, true)
30
+ if Aws::Endpoints::Matchers.boolean_equals?(parameters.use_fips, true)
35
31
  if Aws::Endpoints::Matchers.boolean_equals?(Aws::Endpoints::Matchers.attr(partition_result, "supportsFIPS"), true)
36
- return Aws::Endpoints::Endpoint.new(url: "https://quicksight-fips.#{region}.#{partition_result['dnsSuffix']}", headers: {}, properties: {})
32
+ return Aws::Endpoints::Endpoint.new(url: "https://quicksight-fips.#{parameters.region}.#{partition_result['dnsSuffix']}", headers: {}, properties: {})
37
33
  end
38
34
  raise ArgumentError, "FIPS is enabled but this partition does not support FIPS"
39
35
  end
40
- if Aws::Endpoints::Matchers.boolean_equals?(use_dual_stack, true)
36
+ if Aws::Endpoints::Matchers.boolean_equals?(parameters.use_dual_stack, true)
41
37
  if Aws::Endpoints::Matchers.boolean_equals?(true, Aws::Endpoints::Matchers.attr(partition_result, "supportsDualStack"))
42
- return Aws::Endpoints::Endpoint.new(url: "https://quicksight.#{region}.#{partition_result['dualStackDnsSuffix']}", headers: {}, properties: {})
38
+ return Aws::Endpoints::Endpoint.new(url: "https://quicksight.#{parameters.region}.#{partition_result['dualStackDnsSuffix']}", headers: {}, properties: {})
43
39
  end
44
40
  raise ArgumentError, "DualStack is enabled but this partition does not support DualStack"
45
41
  end
46
- return Aws::Endpoints::Endpoint.new(url: "https://quicksight.#{region}.#{partition_result['dnsSuffix']}", headers: {}, properties: {})
42
+ return Aws::Endpoints::Endpoint.new(url: "https://quicksight.#{parameters.region}.#{partition_result['dnsSuffix']}", headers: {}, properties: {})
47
43
  end
48
44
  end
49
45
  raise ArgumentError, "Invalid Configuration: Missing Region"
@@ -32968,11 +32968,20 @@ module Aws::QuickSight
32968
32968
  # Determines the visibility of the thousands separator.
32969
32969
  # @return [String]
32970
32970
  #
32971
+ # @!attribute [rw] grouping_style
32972
+ # Determines the way numbers are styled to accommodate different
32973
+ # readability standards. The `DEFAULT` value uses the standard
32974
+ # international grouping system and groups numbers by the thousands.
32975
+ # The `LAKHS` value uses the Indian numbering system and groups
32976
+ # numbers by lakhs and crores.
32977
+ # @return [String]
32978
+ #
32971
32979
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/ThousandSeparatorOptions AWS API Documentation
32972
32980
  #
32973
32981
  class ThousandSeparatorOptions < Struct.new(
32974
32982
  :symbol,
32975
- :visibility)
32983
+ :visibility,
32984
+ :grouping_style)
32976
32985
  SENSITIVE = []
32977
32986
  include Aws::Structure
32978
32987
  end
@@ -54,7 +54,7 @@ module Aws::QuickSight
54
54
  autoload :EndpointProvider, 'aws-sdk-quicksight/endpoint_provider'
55
55
  autoload :Endpoints, 'aws-sdk-quicksight/endpoints'
56
56
 
57
- GEM_VERSION = '1.141.0'
57
+ GEM_VERSION = '1.143.0'
58
58
 
59
59
  end
60
60