aws-sdk-quicksight 1.178.0 → 1.179.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: a283517a2bd74bbe8640b6efbec102f56de344ffc8e2bb22c07da02a9c34bc37
4
- data.tar.gz: e3f2bfc5010b04a06c71f31f086ab61e521aa21913ff42f8fd899bf40f713223
3
+ metadata.gz: affb054ccf563815022ee5f3382c504e4f87561b64c6b199dbbb36ddf1fd5ea4
4
+ data.tar.gz: e4047746fac76ebc0cd9cb8e62320b0b560d48b985693d086cbe5f898612056c
5
5
  SHA512:
6
- metadata.gz: b1ccd842ba7f8dcf141d97bf1ccdc76e2689555af6f451cefba1438c94773d5fcc554f35be20728b9440a11c3c7c441574c75ab9a8a57f807c9efe21eedb8072
7
- data.tar.gz: add7b04e9068af726d776b29f24a266034d990df02c19f5e55371437b5f074c30912260e7fe27c890187befd71f90681db0561fbf666fefb11abed6f6c42144e
6
+ metadata.gz: d2073acdbb3d0dad36e21c19c6a4f2824fd0ba70129500a46b45a728a89aa2475350f7abd9807864a7f51a634f9fdb76a2319ebd5b13cb59dedf4a07b0a8e267
7
+ data.tar.gz: 57fadc6ccea6a093e6a5d9c49c38679e90a9d490521843501e08e2d0e773b7afe83dadb2c389d0f1980ef21ac7009491a05642a5c8b3890abfe890c65f3ac572
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.179.0 (2026-05-01)
5
+ ------------------
6
+
7
+ * Feature - Add IdentityProviderCACertificatesBundleS3Uri for private CA certs with OAuth datasources. 256-char limit for FontFamily in themes. ControlTitleFormatText on all 13 filters. ControlTitleFontConfiguration. ContextRegion for cross-region identity context. Story,scenario in CreateCustomCapability API.
8
+
4
9
  1.178.0 (2026-04-17)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.178.0
1
+ 1.179.0
@@ -2420,6 +2420,8 @@ module Aws::QuickSight
2420
2420
  # extension: "DENY", # accepts DENY
2421
2421
  # manage_shared_folders: "DENY", # accepts DENY
2422
2422
  # generate_analyses: "DENY", # accepts DENY
2423
+ # story: "DENY", # accepts DENY
2424
+ # scenario: "DENY", # accepts DENY
2423
2425
  # },
2424
2426
  # tags: [
2425
2427
  # {
@@ -3566,6 +3568,7 @@ module Aws::QuickSight
3566
3568
  # vpc_connection_arn: "Arn", # required
3567
3569
  # },
3568
3570
  # identity_provider_resource_uri: "IdentityProviderResourceUri",
3571
+ # identity_provider_ca_certificates_bundle_s3_uri: "CACertificatesBundleS3Uri",
3569
3572
  # },
3570
3573
  # },
3571
3574
  # spark_parameters: {
@@ -3612,6 +3615,7 @@ module Aws::QuickSight
3612
3615
  # vpc_connection_arn: "Arn", # required
3613
3616
  # },
3614
3617
  # identity_provider_resource_uri: "IdentityProviderResourceUri",
3618
+ # identity_provider_ca_certificates_bundle_s3_uri: "CACertificatesBundleS3Uri",
3615
3619
  # },
3616
3620
  # },
3617
3621
  # trino_parameters: {
@@ -3758,6 +3762,7 @@ module Aws::QuickSight
3758
3762
  # vpc_connection_arn: "Arn", # required
3759
3763
  # },
3760
3764
  # identity_provider_resource_uri: "IdentityProviderResourceUri",
3765
+ # identity_provider_ca_certificates_bundle_s3_uri: "CACertificatesBundleS3Uri",
3761
3766
  # },
3762
3767
  # },
3763
3768
  # spark_parameters: {
@@ -3804,6 +3809,7 @@ module Aws::QuickSight
3804
3809
  # vpc_connection_arn: "Arn", # required
3805
3810
  # },
3806
3811
  # identity_provider_resource_uri: "IdentityProviderResourceUri",
3812
+ # identity_provider_ca_certificates_bundle_s3_uri: "CACertificatesBundleS3Uri",
3807
3813
  # },
3808
3814
  # },
3809
3815
  # trino_parameters: {
@@ -4705,7 +4711,7 @@ module Aws::QuickSight
4705
4711
  # typography: {
4706
4712
  # font_families: [
4707
4713
  # {
4708
- # font_family: "String",
4714
+ # font_family: "LimitedString",
4709
4715
  # },
4710
4716
  # ],
4711
4717
  # axis_title_font_configuration: {
@@ -4719,7 +4725,7 @@ module Aws::QuickSight
4719
4725
  # name: "NORMAL", # accepts NORMAL, BOLD
4720
4726
  # },
4721
4727
  # font_style: "NORMAL", # accepts NORMAL, ITALIC
4722
- # font_family: "String",
4728
+ # font_family: "LimitedString",
4723
4729
  # },
4724
4730
  # axis_label_font_configuration: {
4725
4731
  # font_size: {
@@ -4732,7 +4738,7 @@ module Aws::QuickSight
4732
4738
  # name: "NORMAL", # accepts NORMAL, BOLD
4733
4739
  # },
4734
4740
  # font_style: "NORMAL", # accepts NORMAL, ITALIC
4735
- # font_family: "String",
4741
+ # font_family: "LimitedString",
4736
4742
  # },
4737
4743
  # legend_title_font_configuration: {
4738
4744
  # font_size: {
@@ -4745,7 +4751,7 @@ module Aws::QuickSight
4745
4751
  # name: "NORMAL", # accepts NORMAL, BOLD
4746
4752
  # },
4747
4753
  # font_style: "NORMAL", # accepts NORMAL, ITALIC
4748
- # font_family: "String",
4754
+ # font_family: "LimitedString",
4749
4755
  # },
4750
4756
  # legend_value_font_configuration: {
4751
4757
  # font_size: {
@@ -4758,7 +4764,7 @@ module Aws::QuickSight
4758
4764
  # name: "NORMAL", # accepts NORMAL, BOLD
4759
4765
  # },
4760
4766
  # font_style: "NORMAL", # accepts NORMAL, ITALIC
4761
- # font_family: "String",
4767
+ # font_family: "LimitedString",
4762
4768
  # },
4763
4769
  # data_label_font_configuration: {
4764
4770
  # font_size: {
@@ -4771,7 +4777,7 @@ module Aws::QuickSight
4771
4777
  # name: "NORMAL", # accepts NORMAL, BOLD
4772
4778
  # },
4773
4779
  # font_style: "NORMAL", # accepts NORMAL, ITALIC
4774
- # font_family: "String",
4780
+ # font_family: "LimitedString",
4775
4781
  # },
4776
4782
  # visual_title_font_configuration: {
4777
4783
  # font_configuration: {
@@ -4785,7 +4791,7 @@ module Aws::QuickSight
4785
4791
  # name: "NORMAL", # accepts NORMAL, BOLD
4786
4792
  # },
4787
4793
  # font_style: "NORMAL", # accepts NORMAL, ITALIC
4788
- # font_family: "String",
4794
+ # font_family: "LimitedString",
4789
4795
  # },
4790
4796
  # text_alignment: "LEFT", # accepts LEFT, CENTER, RIGHT, AUTO
4791
4797
  # text_transform: "CAPITALIZE", # accepts CAPITALIZE
@@ -4802,11 +4808,27 @@ module Aws::QuickSight
4802
4808
  # name: "NORMAL", # accepts NORMAL, BOLD
4803
4809
  # },
4804
4810
  # font_style: "NORMAL", # accepts NORMAL, ITALIC
4805
- # font_family: "String",
4811
+ # font_family: "LimitedString",
4806
4812
  # },
4807
4813
  # text_alignment: "LEFT", # accepts LEFT, CENTER, RIGHT, AUTO
4808
4814
  # text_transform: "CAPITALIZE", # accepts CAPITALIZE
4809
4815
  # },
4816
+ # control_title_font_configuration: {
4817
+ # font_configuration: {
4818
+ # font_size: {
4819
+ # relative: "EXTRA_SMALL", # accepts EXTRA_SMALL, SMALL, MEDIUM, LARGE, EXTRA_LARGE
4820
+ # absolute: "PixelLength",
4821
+ # },
4822
+ # font_decoration: "UNDERLINE", # accepts UNDERLINE, NONE
4823
+ # font_color: "HexColor",
4824
+ # font_weight: {
4825
+ # name: "NORMAL", # accepts NORMAL, BOLD
4826
+ # },
4827
+ # font_style: "NORMAL", # accepts NORMAL, ITALIC
4828
+ # font_family: "LimitedString",
4829
+ # },
4830
+ # text_alignment: "LEFT", # accepts LEFT, CENTER, RIGHT, AUTO
4831
+ # },
4810
4832
  # },
4811
4833
  # },
4812
4834
  # permissions: [
@@ -7515,6 +7537,7 @@ module Aws::QuickSight
7515
7537
  # resp.override_parameters.data_sources[0].data_source_parameters.snowflake_parameters.o_auth_parameters.o_auth_scope #=> String
7516
7538
  # resp.override_parameters.data_sources[0].data_source_parameters.snowflake_parameters.o_auth_parameters.identity_provider_vpc_connection_properties.vpc_connection_arn #=> String
7517
7539
  # resp.override_parameters.data_sources[0].data_source_parameters.snowflake_parameters.o_auth_parameters.identity_provider_resource_uri #=> String
7540
+ # resp.override_parameters.data_sources[0].data_source_parameters.snowflake_parameters.o_auth_parameters.identity_provider_ca_certificates_bundle_s3_uri #=> String
7518
7541
  # resp.override_parameters.data_sources[0].data_source_parameters.spark_parameters.host #=> String
7519
7542
  # resp.override_parameters.data_sources[0].data_source_parameters.spark_parameters.port #=> Integer
7520
7543
  # resp.override_parameters.data_sources[0].data_source_parameters.sql_server_parameters.host #=> String
@@ -7541,6 +7564,7 @@ module Aws::QuickSight
7541
7564
  # resp.override_parameters.data_sources[0].data_source_parameters.starburst_parameters.o_auth_parameters.o_auth_scope #=> String
7542
7565
  # resp.override_parameters.data_sources[0].data_source_parameters.starburst_parameters.o_auth_parameters.identity_provider_vpc_connection_properties.vpc_connection_arn #=> String
7543
7566
  # resp.override_parameters.data_sources[0].data_source_parameters.starburst_parameters.o_auth_parameters.identity_provider_resource_uri #=> String
7567
+ # resp.override_parameters.data_sources[0].data_source_parameters.starburst_parameters.o_auth_parameters.identity_provider_ca_certificates_bundle_s3_uri #=> String
7544
7568
  # resp.override_parameters.data_sources[0].data_source_parameters.trino_parameters.host #=> String
7545
7569
  # resp.override_parameters.data_sources[0].data_source_parameters.trino_parameters.port #=> Integer
7546
7570
  # resp.override_parameters.data_sources[0].data_source_parameters.trino_parameters.catalog #=> String
@@ -8242,6 +8266,8 @@ module Aws::QuickSight
8242
8266
  # resp.custom_permissions.capabilities.extension #=> String, one of "DENY"
8243
8267
  # resp.custom_permissions.capabilities.manage_shared_folders #=> String, one of "DENY"
8244
8268
  # resp.custom_permissions.capabilities.generate_analyses #=> String, one of "DENY"
8269
+ # resp.custom_permissions.capabilities.story #=> String, one of "DENY"
8270
+ # resp.custom_permissions.capabilities.scenario #=> String, one of "DENY"
8245
8271
  # resp.request_id #=> String
8246
8272
  #
8247
8273
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/DescribeCustomPermissions AWS API Documentation
@@ -9296,6 +9322,7 @@ module Aws::QuickSight
9296
9322
  # resp.data_source.data_source_parameters.snowflake_parameters.o_auth_parameters.o_auth_scope #=> String
9297
9323
  # resp.data_source.data_source_parameters.snowflake_parameters.o_auth_parameters.identity_provider_vpc_connection_properties.vpc_connection_arn #=> String
9298
9324
  # resp.data_source.data_source_parameters.snowflake_parameters.o_auth_parameters.identity_provider_resource_uri #=> String
9325
+ # resp.data_source.data_source_parameters.snowflake_parameters.o_auth_parameters.identity_provider_ca_certificates_bundle_s3_uri #=> String
9299
9326
  # resp.data_source.data_source_parameters.spark_parameters.host #=> String
9300
9327
  # resp.data_source.data_source_parameters.spark_parameters.port #=> Integer
9301
9328
  # resp.data_source.data_source_parameters.sql_server_parameters.host #=> String
@@ -9322,6 +9349,7 @@ module Aws::QuickSight
9322
9349
  # resp.data_source.data_source_parameters.starburst_parameters.o_auth_parameters.o_auth_scope #=> String
9323
9350
  # resp.data_source.data_source_parameters.starburst_parameters.o_auth_parameters.identity_provider_vpc_connection_properties.vpc_connection_arn #=> String
9324
9351
  # resp.data_source.data_source_parameters.starburst_parameters.o_auth_parameters.identity_provider_resource_uri #=> String
9352
+ # resp.data_source.data_source_parameters.starburst_parameters.o_auth_parameters.identity_provider_ca_certificates_bundle_s3_uri #=> String
9325
9353
  # resp.data_source.data_source_parameters.trino_parameters.host #=> String
9326
9354
  # resp.data_source.data_source_parameters.trino_parameters.port #=> Integer
9327
9355
  # resp.data_source.data_source_parameters.trino_parameters.catalog #=> String
@@ -9401,6 +9429,7 @@ module Aws::QuickSight
9401
9429
  # resp.data_source.alternate_data_source_parameters[0].snowflake_parameters.o_auth_parameters.o_auth_scope #=> String
9402
9430
  # resp.data_source.alternate_data_source_parameters[0].snowflake_parameters.o_auth_parameters.identity_provider_vpc_connection_properties.vpc_connection_arn #=> String
9403
9431
  # resp.data_source.alternate_data_source_parameters[0].snowflake_parameters.o_auth_parameters.identity_provider_resource_uri #=> String
9432
+ # resp.data_source.alternate_data_source_parameters[0].snowflake_parameters.o_auth_parameters.identity_provider_ca_certificates_bundle_s3_uri #=> String
9404
9433
  # resp.data_source.alternate_data_source_parameters[0].spark_parameters.host #=> String
9405
9434
  # resp.data_source.alternate_data_source_parameters[0].spark_parameters.port #=> Integer
9406
9435
  # resp.data_source.alternate_data_source_parameters[0].sql_server_parameters.host #=> String
@@ -9427,6 +9456,7 @@ module Aws::QuickSight
9427
9456
  # resp.data_source.alternate_data_source_parameters[0].starburst_parameters.o_auth_parameters.o_auth_scope #=> String
9428
9457
  # resp.data_source.alternate_data_source_parameters[0].starburst_parameters.o_auth_parameters.identity_provider_vpc_connection_properties.vpc_connection_arn #=> String
9429
9458
  # resp.data_source.alternate_data_source_parameters[0].starburst_parameters.o_auth_parameters.identity_provider_resource_uri #=> String
9459
+ # resp.data_source.alternate_data_source_parameters[0].starburst_parameters.o_auth_parameters.identity_provider_ca_certificates_bundle_s3_uri #=> String
9430
9460
  # resp.data_source.alternate_data_source_parameters[0].trino_parameters.host #=> String
9431
9461
  # resp.data_source.alternate_data_source_parameters[0].trino_parameters.port #=> Integer
9432
9462
  # resp.data_source.alternate_data_source_parameters[0].trino_parameters.catalog #=> String
@@ -10636,6 +10666,14 @@ module Aws::QuickSight
10636
10666
  # resp.theme.version.configuration.typography.visual_subtitle_font_configuration.font_configuration.font_family #=> String
10637
10667
  # resp.theme.version.configuration.typography.visual_subtitle_font_configuration.text_alignment #=> String, one of "LEFT", "CENTER", "RIGHT", "AUTO"
10638
10668
  # resp.theme.version.configuration.typography.visual_subtitle_font_configuration.text_transform #=> String, one of "CAPITALIZE"
10669
+ # resp.theme.version.configuration.typography.control_title_font_configuration.font_configuration.font_size.relative #=> String, one of "EXTRA_SMALL", "SMALL", "MEDIUM", "LARGE", "EXTRA_LARGE"
10670
+ # resp.theme.version.configuration.typography.control_title_font_configuration.font_configuration.font_size.absolute #=> String
10671
+ # resp.theme.version.configuration.typography.control_title_font_configuration.font_configuration.font_decoration #=> String, one of "UNDERLINE", "NONE"
10672
+ # resp.theme.version.configuration.typography.control_title_font_configuration.font_configuration.font_color #=> String
10673
+ # resp.theme.version.configuration.typography.control_title_font_configuration.font_configuration.font_weight.name #=> String, one of "NORMAL", "BOLD"
10674
+ # resp.theme.version.configuration.typography.control_title_font_configuration.font_configuration.font_style #=> String, one of "NORMAL", "ITALIC"
10675
+ # resp.theme.version.configuration.typography.control_title_font_configuration.font_configuration.font_family #=> String
10676
+ # resp.theme.version.configuration.typography.control_title_font_configuration.text_alignment #=> String, one of "LEFT", "CENTER", "RIGHT", "AUTO"
10639
10677
  # resp.theme.version.errors #=> Array
10640
10678
  # resp.theme.version.errors[0].type #=> String, one of "INTERNAL_FAILURE"
10641
10679
  # resp.theme.version.errors[0].message #=> String
@@ -12019,6 +12057,24 @@ module Aws::QuickSight
12019
12057
  # @option params [Time,DateTime,Date,Integer,String] :session_expires_at
12020
12058
  # The timestamp at which the session will expire.
12021
12059
  #
12060
+ # @option params [String] :context_region
12061
+ # The region in which the context is to be used. Use this parameter to
12062
+ # obtain an identity context for cross-region use.
12063
+ #
12064
+ # The specified region must meet the following conditions:
12065
+ #
12066
+ # * The region must be in the same Amazon Web Services partition as the
12067
+ # region you are calling from. Cross-partition requests are not
12068
+ # supported. For example, you cannot specify a region in the `aws-cn`
12069
+ # partition when calling from a region in the `aws` partition.
12070
+ #
12071
+ # * It must be a valid Amazon QuickSight supported region.
12072
+ #
12073
+ # * The calling customer account must be enabled in the specified
12074
+ # context region.
12075
+ #
12076
+ # * This parameter is not supported when calling from an opt-in region.
12077
+ #
12022
12078
  # @return [Types::GetIdentityContextResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
12023
12079
  #
12024
12080
  # * {Types::GetIdentityContextResponse#status #status} => Integer
@@ -12036,6 +12092,7 @@ module Aws::QuickSight
12036
12092
  # },
12037
12093
  # namespace: "Namespace",
12038
12094
  # session_expires_at: Time.now,
12095
+ # context_region: "Region",
12039
12096
  # })
12040
12097
  #
12041
12098
  # @example Response structure
@@ -12675,6 +12732,8 @@ module Aws::QuickSight
12675
12732
  # resp.custom_permissions_list[0].capabilities.extension #=> String, one of "DENY"
12676
12733
  # resp.custom_permissions_list[0].capabilities.manage_shared_folders #=> String, one of "DENY"
12677
12734
  # resp.custom_permissions_list[0].capabilities.generate_analyses #=> String, one of "DENY"
12735
+ # resp.custom_permissions_list[0].capabilities.story #=> String, one of "DENY"
12736
+ # resp.custom_permissions_list[0].capabilities.scenario #=> String, one of "DENY"
12678
12737
  # resp.next_token #=> String
12679
12738
  # resp.request_id #=> String
12680
12739
  #
@@ -12964,6 +13023,7 @@ module Aws::QuickSight
12964
13023
  # resp.data_sources[0].data_source_parameters.snowflake_parameters.o_auth_parameters.o_auth_scope #=> String
12965
13024
  # resp.data_sources[0].data_source_parameters.snowflake_parameters.o_auth_parameters.identity_provider_vpc_connection_properties.vpc_connection_arn #=> String
12966
13025
  # resp.data_sources[0].data_source_parameters.snowflake_parameters.o_auth_parameters.identity_provider_resource_uri #=> String
13026
+ # resp.data_sources[0].data_source_parameters.snowflake_parameters.o_auth_parameters.identity_provider_ca_certificates_bundle_s3_uri #=> String
12967
13027
  # resp.data_sources[0].data_source_parameters.spark_parameters.host #=> String
12968
13028
  # resp.data_sources[0].data_source_parameters.spark_parameters.port #=> Integer
12969
13029
  # resp.data_sources[0].data_source_parameters.sql_server_parameters.host #=> String
@@ -12990,6 +13050,7 @@ module Aws::QuickSight
12990
13050
  # resp.data_sources[0].data_source_parameters.starburst_parameters.o_auth_parameters.o_auth_scope #=> String
12991
13051
  # resp.data_sources[0].data_source_parameters.starburst_parameters.o_auth_parameters.identity_provider_vpc_connection_properties.vpc_connection_arn #=> String
12992
13052
  # resp.data_sources[0].data_source_parameters.starburst_parameters.o_auth_parameters.identity_provider_resource_uri #=> String
13053
+ # resp.data_sources[0].data_source_parameters.starburst_parameters.o_auth_parameters.identity_provider_ca_certificates_bundle_s3_uri #=> String
12993
13054
  # resp.data_sources[0].data_source_parameters.trino_parameters.host #=> String
12994
13055
  # resp.data_sources[0].data_source_parameters.trino_parameters.port #=> Integer
12995
13056
  # resp.data_sources[0].data_source_parameters.trino_parameters.catalog #=> String
@@ -13069,6 +13130,7 @@ module Aws::QuickSight
13069
13130
  # resp.data_sources[0].alternate_data_source_parameters[0].snowflake_parameters.o_auth_parameters.o_auth_scope #=> String
13070
13131
  # resp.data_sources[0].alternate_data_source_parameters[0].snowflake_parameters.o_auth_parameters.identity_provider_vpc_connection_properties.vpc_connection_arn #=> String
13071
13132
  # resp.data_sources[0].alternate_data_source_parameters[0].snowflake_parameters.o_auth_parameters.identity_provider_resource_uri #=> String
13133
+ # resp.data_sources[0].alternate_data_source_parameters[0].snowflake_parameters.o_auth_parameters.identity_provider_ca_certificates_bundle_s3_uri #=> String
13072
13134
  # resp.data_sources[0].alternate_data_source_parameters[0].spark_parameters.host #=> String
13073
13135
  # resp.data_sources[0].alternate_data_source_parameters[0].spark_parameters.port #=> Integer
13074
13136
  # resp.data_sources[0].alternate_data_source_parameters[0].sql_server_parameters.host #=> String
@@ -13095,6 +13157,7 @@ module Aws::QuickSight
13095
13157
  # resp.data_sources[0].alternate_data_source_parameters[0].starburst_parameters.o_auth_parameters.o_auth_scope #=> String
13096
13158
  # resp.data_sources[0].alternate_data_source_parameters[0].starburst_parameters.o_auth_parameters.identity_provider_vpc_connection_properties.vpc_connection_arn #=> String
13097
13159
  # resp.data_sources[0].alternate_data_source_parameters[0].starburst_parameters.o_auth_parameters.identity_provider_resource_uri #=> String
13160
+ # resp.data_sources[0].alternate_data_source_parameters[0].starburst_parameters.o_auth_parameters.identity_provider_ca_certificates_bundle_s3_uri #=> String
13098
13161
  # resp.data_sources[0].alternate_data_source_parameters[0].trino_parameters.host #=> String
13099
13162
  # resp.data_sources[0].alternate_data_source_parameters[0].trino_parameters.port #=> Integer
13100
13163
  # resp.data_sources[0].alternate_data_source_parameters[0].trino_parameters.catalog #=> String
@@ -16428,6 +16491,7 @@ module Aws::QuickSight
16428
16491
  # vpc_connection_arn: "Arn", # required
16429
16492
  # },
16430
16493
  # identity_provider_resource_uri: "IdentityProviderResourceUri",
16494
+ # identity_provider_ca_certificates_bundle_s3_uri: "CACertificatesBundleS3Uri",
16431
16495
  # },
16432
16496
  # },
16433
16497
  # spark_parameters: {
@@ -16474,6 +16538,7 @@ module Aws::QuickSight
16474
16538
  # vpc_connection_arn: "Arn", # required
16475
16539
  # },
16476
16540
  # identity_provider_resource_uri: "IdentityProviderResourceUri",
16541
+ # identity_provider_ca_certificates_bundle_s3_uri: "CACertificatesBundleS3Uri",
16477
16542
  # },
16478
16543
  # },
16479
16544
  # trino_parameters: {
@@ -18253,6 +18318,8 @@ module Aws::QuickSight
18253
18318
  # extension: "DENY", # accepts DENY
18254
18319
  # manage_shared_folders: "DENY", # accepts DENY
18255
18320
  # generate_analyses: "DENY", # accepts DENY
18321
+ # story: "DENY", # accepts DENY
18322
+ # scenario: "DENY", # accepts DENY
18256
18323
  # },
18257
18324
  # })
18258
18325
  #
@@ -19587,6 +19654,7 @@ module Aws::QuickSight
19587
19654
  # vpc_connection_arn: "Arn", # required
19588
19655
  # },
19589
19656
  # identity_provider_resource_uri: "IdentityProviderResourceUri",
19657
+ # identity_provider_ca_certificates_bundle_s3_uri: "CACertificatesBundleS3Uri",
19590
19658
  # },
19591
19659
  # },
19592
19660
  # spark_parameters: {
@@ -19633,6 +19701,7 @@ module Aws::QuickSight
19633
19701
  # vpc_connection_arn: "Arn", # required
19634
19702
  # },
19635
19703
  # identity_provider_resource_uri: "IdentityProviderResourceUri",
19704
+ # identity_provider_ca_certificates_bundle_s3_uri: "CACertificatesBundleS3Uri",
19636
19705
  # },
19637
19706
  # },
19638
19707
  # trino_parameters: {
@@ -19779,6 +19848,7 @@ module Aws::QuickSight
19779
19848
  # vpc_connection_arn: "Arn", # required
19780
19849
  # },
19781
19850
  # identity_provider_resource_uri: "IdentityProviderResourceUri",
19851
+ # identity_provider_ca_certificates_bundle_s3_uri: "CACertificatesBundleS3Uri",
19782
19852
  # },
19783
19853
  # },
19784
19854
  # spark_parameters: {
@@ -19825,6 +19895,7 @@ module Aws::QuickSight
19825
19895
  # vpc_connection_arn: "Arn", # required
19826
19896
  # },
19827
19897
  # identity_provider_resource_uri: "IdentityProviderResourceUri",
19898
+ # identity_provider_ca_certificates_bundle_s3_uri: "CACertificatesBundleS3Uri",
19828
19899
  # },
19829
19900
  # },
19830
19901
  # trino_parameters: {
@@ -21118,7 +21189,7 @@ module Aws::QuickSight
21118
21189
  # typography: {
21119
21190
  # font_families: [
21120
21191
  # {
21121
- # font_family: "String",
21192
+ # font_family: "LimitedString",
21122
21193
  # },
21123
21194
  # ],
21124
21195
  # axis_title_font_configuration: {
@@ -21132,7 +21203,7 @@ module Aws::QuickSight
21132
21203
  # name: "NORMAL", # accepts NORMAL, BOLD
21133
21204
  # },
21134
21205
  # font_style: "NORMAL", # accepts NORMAL, ITALIC
21135
- # font_family: "String",
21206
+ # font_family: "LimitedString",
21136
21207
  # },
21137
21208
  # axis_label_font_configuration: {
21138
21209
  # font_size: {
@@ -21145,7 +21216,7 @@ module Aws::QuickSight
21145
21216
  # name: "NORMAL", # accepts NORMAL, BOLD
21146
21217
  # },
21147
21218
  # font_style: "NORMAL", # accepts NORMAL, ITALIC
21148
- # font_family: "String",
21219
+ # font_family: "LimitedString",
21149
21220
  # },
21150
21221
  # legend_title_font_configuration: {
21151
21222
  # font_size: {
@@ -21158,7 +21229,7 @@ module Aws::QuickSight
21158
21229
  # name: "NORMAL", # accepts NORMAL, BOLD
21159
21230
  # },
21160
21231
  # font_style: "NORMAL", # accepts NORMAL, ITALIC
21161
- # font_family: "String",
21232
+ # font_family: "LimitedString",
21162
21233
  # },
21163
21234
  # legend_value_font_configuration: {
21164
21235
  # font_size: {
@@ -21171,7 +21242,7 @@ module Aws::QuickSight
21171
21242
  # name: "NORMAL", # accepts NORMAL, BOLD
21172
21243
  # },
21173
21244
  # font_style: "NORMAL", # accepts NORMAL, ITALIC
21174
- # font_family: "String",
21245
+ # font_family: "LimitedString",
21175
21246
  # },
21176
21247
  # data_label_font_configuration: {
21177
21248
  # font_size: {
@@ -21184,7 +21255,7 @@ module Aws::QuickSight
21184
21255
  # name: "NORMAL", # accepts NORMAL, BOLD
21185
21256
  # },
21186
21257
  # font_style: "NORMAL", # accepts NORMAL, ITALIC
21187
- # font_family: "String",
21258
+ # font_family: "LimitedString",
21188
21259
  # },
21189
21260
  # visual_title_font_configuration: {
21190
21261
  # font_configuration: {
@@ -21198,7 +21269,7 @@ module Aws::QuickSight
21198
21269
  # name: "NORMAL", # accepts NORMAL, BOLD
21199
21270
  # },
21200
21271
  # font_style: "NORMAL", # accepts NORMAL, ITALIC
21201
- # font_family: "String",
21272
+ # font_family: "LimitedString",
21202
21273
  # },
21203
21274
  # text_alignment: "LEFT", # accepts LEFT, CENTER, RIGHT, AUTO
21204
21275
  # text_transform: "CAPITALIZE", # accepts CAPITALIZE
@@ -21215,11 +21286,27 @@ module Aws::QuickSight
21215
21286
  # name: "NORMAL", # accepts NORMAL, BOLD
21216
21287
  # },
21217
21288
  # font_style: "NORMAL", # accepts NORMAL, ITALIC
21218
- # font_family: "String",
21289
+ # font_family: "LimitedString",
21219
21290
  # },
21220
21291
  # text_alignment: "LEFT", # accepts LEFT, CENTER, RIGHT, AUTO
21221
21292
  # text_transform: "CAPITALIZE", # accepts CAPITALIZE
21222
21293
  # },
21294
+ # control_title_font_configuration: {
21295
+ # font_configuration: {
21296
+ # font_size: {
21297
+ # relative: "EXTRA_SMALL", # accepts EXTRA_SMALL, SMALL, MEDIUM, LARGE, EXTRA_LARGE
21298
+ # absolute: "PixelLength",
21299
+ # },
21300
+ # font_decoration: "UNDERLINE", # accepts UNDERLINE, NONE
21301
+ # font_color: "HexColor",
21302
+ # font_weight: {
21303
+ # name: "NORMAL", # accepts NORMAL, BOLD
21304
+ # },
21305
+ # font_style: "NORMAL", # accepts NORMAL, ITALIC
21306
+ # font_family: "LimitedString",
21307
+ # },
21308
+ # text_alignment: "LEFT", # accepts LEFT, CENTER, RIGHT, AUTO
21309
+ # },
21223
21310
  # },
21224
21311
  # },
21225
21312
  # })
@@ -22075,7 +22162,7 @@ module Aws::QuickSight
22075
22162
  tracer: tracer
22076
22163
  )
22077
22164
  context[:gem_name] = 'aws-sdk-quicksight'
22078
- context[:gem_version] = '1.178.0'
22165
+ context[:gem_version] = '1.179.0'
22079
22166
  Seahorse::Client::Request.new(handlers, context)
22080
22167
  end
22081
22168