types-boto3-quicksight 1.37.0__tar.gz → 1.37.32__tar.gz
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.
- {types_boto3_quicksight-1.37.0/types_boto3_quicksight.egg-info → types_boto3_quicksight-1.37.32}/PKG-INFO +9 -7
- {types_boto3_quicksight-1.37.0 → types_boto3_quicksight-1.37.32}/README.md +5 -4
- {types_boto3_quicksight-1.37.0 → types_boto3_quicksight-1.37.32}/setup.py +2 -2
- {types_boto3_quicksight-1.37.0 → types_boto3_quicksight-1.37.32}/types_boto3_quicksight/__main__.py +4 -4
- {types_boto3_quicksight-1.37.0 → types_boto3_quicksight-1.37.32}/types_boto3_quicksight/literals.py +16 -1
- {types_boto3_quicksight-1.37.0 → types_boto3_quicksight-1.37.32}/types_boto3_quicksight/literals.pyi +16 -1
- types_boto3_quicksight-1.37.0/types_boto3_quicksight/type_defs.pyi → types_boto3_quicksight-1.37.32/types_boto3_quicksight/type_defs.py +1956 -83
- types_boto3_quicksight-1.37.0/types_boto3_quicksight/type_defs.py → types_boto3_quicksight-1.37.32/types_boto3_quicksight/type_defs.pyi +165 -1822
- {types_boto3_quicksight-1.37.0 → types_boto3_quicksight-1.37.32}/types_boto3_quicksight/version.py +1 -1
- {types_boto3_quicksight-1.37.0 → types_boto3_quicksight-1.37.32/types_boto3_quicksight.egg-info}/PKG-INFO +9 -7
- {types_boto3_quicksight-1.37.0 → types_boto3_quicksight-1.37.32}/LICENSE +0 -0
- {types_boto3_quicksight-1.37.0 → types_boto3_quicksight-1.37.32}/setup.cfg +0 -0
- {types_boto3_quicksight-1.37.0 → types_boto3_quicksight-1.37.32}/types_boto3_quicksight/__init__.py +0 -0
- {types_boto3_quicksight-1.37.0 → types_boto3_quicksight-1.37.32}/types_boto3_quicksight/__init__.pyi +0 -0
- {types_boto3_quicksight-1.37.0 → types_boto3_quicksight-1.37.32}/types_boto3_quicksight/client.py +0 -0
- {types_boto3_quicksight-1.37.0 → types_boto3_quicksight-1.37.32}/types_boto3_quicksight/client.pyi +0 -0
- {types_boto3_quicksight-1.37.0 → types_boto3_quicksight-1.37.32}/types_boto3_quicksight/paginator.py +0 -0
- {types_boto3_quicksight-1.37.0 → types_boto3_quicksight-1.37.32}/types_boto3_quicksight/paginator.pyi +0 -0
- {types_boto3_quicksight-1.37.0 → types_boto3_quicksight-1.37.32}/types_boto3_quicksight/py.typed +0 -0
- {types_boto3_quicksight-1.37.0 → types_boto3_quicksight-1.37.32}/types_boto3_quicksight.egg-info/SOURCES.txt +0 -0
- {types_boto3_quicksight-1.37.0 → types_boto3_quicksight-1.37.32}/types_boto3_quicksight.egg-info/dependency_links.txt +0 -0
- {types_boto3_quicksight-1.37.0 → types_boto3_quicksight-1.37.32}/types_boto3_quicksight.egg-info/not-zip-safe +0 -0
- {types_boto3_quicksight-1.37.0 → types_boto3_quicksight-1.37.32}/types_boto3_quicksight.egg-info/requires.txt +0 -0
- {types_boto3_quicksight-1.37.0 → types_boto3_quicksight-1.37.32}/types_boto3_quicksight.egg-info/top_level.txt +0 -0
@@ -1,7 +1,7 @@
|
|
1
|
-
Metadata-Version: 2.
|
1
|
+
Metadata-Version: 2.4
|
2
2
|
Name: types-boto3-quicksight
|
3
|
-
Version: 1.37.
|
4
|
-
Summary: Type annotations for boto3 QuickSight 1.37.
|
3
|
+
Version: 1.37.32
|
4
|
+
Summary: Type annotations for boto3 QuickSight 1.37.32 service generated with mypy-boto3-builder 8.10.1
|
5
5
|
Home-page: https://github.com/youtype/mypy_boto3_builder
|
6
6
|
Author: Vlad Emelianov
|
7
7
|
Author-email: vlad.emelianov.nz@gmail.com
|
@@ -39,6 +39,7 @@ Dynamic: description-content-type
|
|
39
39
|
Dynamic: home-page
|
40
40
|
Dynamic: keywords
|
41
41
|
Dynamic: license
|
42
|
+
Dynamic: license-file
|
42
43
|
Dynamic: project-url
|
43
44
|
Dynamic: requires-dist
|
44
45
|
Dynamic: requires-python
|
@@ -55,8 +56,9 @@ Dynamic: summary
|
|
55
56
|
|
56
57
|

|
57
58
|
|
58
|
-
Type annotations for
|
59
|
-
|
59
|
+
Type annotations for
|
60
|
+
[boto3 QuickSight 1.37.32](https://pypi.org/project/boto3/) compatible with
|
61
|
+
[VSCode](https://code.visualstudio.com/),
|
60
62
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
61
63
|
[Emacs](https://www.gnu.org/software/emacs/),
|
62
64
|
[Sublime Text](https://www.sublimetext.com/),
|
@@ -64,7 +66,7 @@ compatible with [VSCode](https://code.visualstudio.com/),
|
|
64
66
|
[pyright](https://github.com/microsoft/pyright) and other tools.
|
65
67
|
|
66
68
|
Generated with
|
67
|
-
[mypy-boto3-builder 8.
|
69
|
+
[mypy-boto3-builder 8.10.1](https://github.com/youtype/mypy_boto3_builder).
|
68
70
|
|
69
71
|
More information can be found on
|
70
72
|
[types-boto3](https://pypi.org/project/types-boto3/) page and in
|
@@ -117,7 +119,7 @@ You can generate type annotations for `boto3` package locally with
|
|
117
119
|
isolation.
|
118
120
|
|
119
121
|
1. Run mypy-boto3-builder in your package root directory:
|
120
|
-
`uvx --with 'boto3==1.37.
|
122
|
+
`uvx --with 'boto3==1.37.32' mypy-boto3-builder`
|
121
123
|
2. Select `boto3` AWS SDK.
|
122
124
|
3. Add `QuickSight` service.
|
123
125
|
4. Use provided commands to install generated packages.
|
@@ -9,8 +9,9 @@
|
|
9
9
|
|
10
10
|

|
11
11
|
|
12
|
-
Type annotations for
|
13
|
-
|
12
|
+
Type annotations for
|
13
|
+
[boto3 QuickSight 1.37.32](https://pypi.org/project/boto3/) compatible with
|
14
|
+
[VSCode](https://code.visualstudio.com/),
|
14
15
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
15
16
|
[Emacs](https://www.gnu.org/software/emacs/),
|
16
17
|
[Sublime Text](https://www.sublimetext.com/),
|
@@ -18,7 +19,7 @@ compatible with [VSCode](https://code.visualstudio.com/),
|
|
18
19
|
[pyright](https://github.com/microsoft/pyright) and other tools.
|
19
20
|
|
20
21
|
Generated with
|
21
|
-
[mypy-boto3-builder 8.
|
22
|
+
[mypy-boto3-builder 8.10.1](https://github.com/youtype/mypy_boto3_builder).
|
22
23
|
|
23
24
|
More information can be found on
|
24
25
|
[types-boto3](https://pypi.org/project/types-boto3/) page and in
|
@@ -71,7 +72,7 @@ You can generate type annotations for `boto3` package locally with
|
|
71
72
|
isolation.
|
72
73
|
|
73
74
|
1. Run mypy-boto3-builder in your package root directory:
|
74
|
-
`uvx --with 'boto3==1.37.
|
75
|
+
`uvx --with 'boto3==1.37.32' mypy-boto3-builder`
|
75
76
|
2. Select `boto3` AWS SDK.
|
76
77
|
3. Add `QuickSight` service.
|
77
78
|
4. Use provided commands to install generated packages.
|
@@ -13,13 +13,13 @@ LONG_DESCRIPTION = (Path(__file__).parent / "README.md").read_text()
|
|
13
13
|
|
14
14
|
setup(
|
15
15
|
name="types-boto3-quicksight",
|
16
|
-
version="1.37.
|
16
|
+
version="1.37.32",
|
17
17
|
packages=["types_boto3_quicksight"],
|
18
18
|
url="https://github.com/youtype/mypy_boto3_builder",
|
19
19
|
license="MIT License",
|
20
20
|
author="Vlad Emelianov",
|
21
21
|
author_email="vlad.emelianov.nz@gmail.com",
|
22
|
-
description="Type annotations for boto3 QuickSight 1.37.
|
22
|
+
description="Type annotations for boto3 QuickSight 1.37.32 service generated with mypy-boto3-builder 8.10.1",
|
23
23
|
classifiers=[
|
24
24
|
"Development Status :: 5 - Production/Stable",
|
25
25
|
"Intended Audience :: Developers",
|
{types_boto3_quicksight-1.37.0 → types_boto3_quicksight-1.37.32}/types_boto3_quicksight/__main__.py
RENAMED
@@ -12,9 +12,9 @@ def print_info() -> None:
|
|
12
12
|
Print package info to stdout.
|
13
13
|
"""
|
14
14
|
sys.stdout.write(
|
15
|
-
"Type annotations for boto3 QuickSight 1.37.
|
16
|
-
"Version: 1.37.
|
17
|
-
"Builder version: 8.
|
15
|
+
"Type annotations for boto3 QuickSight 1.37.32\n"
|
16
|
+
"Version: 1.37.32\n"
|
17
|
+
"Builder version: 8.10.1\n"
|
18
18
|
"Docs: https://youtype.github.io/types_boto3_docs/types_boto3_quicksight//\n"
|
19
19
|
"Boto3 docs: https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/quicksight.html#quicksight\n"
|
20
20
|
"Other services: https://pypi.org/project/boto3-stubs/\n"
|
@@ -26,7 +26,7 @@ def print_version() -> None:
|
|
26
26
|
"""
|
27
27
|
Print package version to stdout.
|
28
28
|
"""
|
29
|
-
sys.stdout.write("1.37.
|
29
|
+
sys.stdout.write("1.37.32\n")
|
30
30
|
|
31
31
|
|
32
32
|
def main() -> None:
|
{types_boto3_quicksight-1.37.0 → types_boto3_quicksight-1.37.32}/types_boto3_quicksight/literals.py
RENAMED
@@ -89,6 +89,7 @@ __all__ = (
|
|
89
89
|
"DataLabelPositionType",
|
90
90
|
"DataSetFilterAttributeType",
|
91
91
|
"DataSetImportModeType",
|
92
|
+
"DataSetUseAsType",
|
92
93
|
"DataSourceErrorInfoTypeType",
|
93
94
|
"DataSourceFilterAttributeType",
|
94
95
|
"DataSourceTypeType",
|
@@ -211,6 +212,7 @@ __all__ = (
|
|
211
212
|
"PropertyUsageType",
|
212
213
|
"PurchaseModeType",
|
213
214
|
"QAResultTypeType",
|
215
|
+
"QBusinessInsightsStatusType",
|
214
216
|
"QSearchStatusType",
|
215
217
|
"QueryExecutionModeType",
|
216
218
|
"QuickSightServiceName",
|
@@ -221,6 +223,7 @@ __all__ = (
|
|
221
223
|
"ReferenceLinePatternTypeType",
|
222
224
|
"ReferenceLineSeriesTypeType",
|
223
225
|
"ReferenceLineValueLabelRelativePositionType",
|
226
|
+
"RefreshFailureAlertStatusType",
|
224
227
|
"RefreshIntervalType",
|
225
228
|
"RegionName",
|
226
229
|
"RelativeDateTypeType",
|
@@ -293,6 +296,7 @@ __all__ = (
|
|
293
296
|
"TopicSortDirectionType",
|
294
297
|
"TopicTimeGranularityType",
|
295
298
|
"TopicUserExperienceVersionType",
|
299
|
+
"TransposedColumnTypeType",
|
296
300
|
"URLTargetConfigurationType",
|
297
301
|
"UndefinedSpecifiedValueTypeType",
|
298
302
|
"UserRoleType",
|
@@ -303,6 +307,7 @@ __all__ = (
|
|
303
307
|
"VerticalTextAlignmentType",
|
304
308
|
"VisibilityType",
|
305
309
|
"VisualCustomActionTriggerType",
|
310
|
+
"VisualHighlightTriggerType",
|
306
311
|
"VisualRoleType",
|
307
312
|
"WidgetStatusType",
|
308
313
|
"WordCloudCloudLayoutType",
|
@@ -365,7 +370,9 @@ ArcThicknessType = Literal["LARGE", "MEDIUM", "SMALL", "WHOLE"]
|
|
365
370
|
AssetBundleExportFormatType = Literal["CLOUDFORMATION_JSON", "QUICKSIGHT_JSON"]
|
366
371
|
AssetBundleExportJobAnalysisPropertyToOverrideType = Literal["Name"]
|
367
372
|
AssetBundleExportJobDashboardPropertyToOverrideType = Literal["Name"]
|
368
|
-
AssetBundleExportJobDataSetPropertyToOverrideType = Literal[
|
373
|
+
AssetBundleExportJobDataSetPropertyToOverrideType = Literal[
|
374
|
+
"Name", "RefreshFailureEmailAlertStatus"
|
375
|
+
]
|
369
376
|
AssetBundleExportJobDataSourcePropertyToOverrideType = Literal[
|
370
377
|
"Catalog",
|
371
378
|
"ClusterId",
|
@@ -523,6 +530,7 @@ DataSetFilterAttributeType = Literal[
|
|
523
530
|
"QUICKSIGHT_VIEWER_OR_OWNER",
|
524
531
|
]
|
525
532
|
DataSetImportModeType = Literal["DIRECT_QUERY", "SPICE"]
|
533
|
+
DataSetUseAsType = Literal["RLS_RULES"]
|
526
534
|
DataSourceErrorInfoTypeType = Literal[
|
527
535
|
"ACCESS_DENIED",
|
528
536
|
"CONFLICT",
|
@@ -866,6 +874,7 @@ PropertyRoleType = Literal["ID", "PRIMARY"]
|
|
866
874
|
PropertyUsageType = Literal["DIMENSION", "INHERIT", "MEASURE"]
|
867
875
|
PurchaseModeType = Literal["AUTO_PURCHASE", "MANUAL"]
|
868
876
|
QAResultTypeType = Literal["DASHBOARD_VISUAL", "GENERATED_ANSWER", "NO_ANSWER"]
|
877
|
+
QBusinessInsightsStatusType = Literal["DISABLED", "ENABLED"]
|
869
878
|
QSearchStatusType = Literal["DISABLED", "ENABLED"]
|
870
879
|
QueryExecutionModeType = Literal["AUTO", "MANUAL"]
|
871
880
|
RadarChartAxesRangeScaleType = Literal["AUTO", "INDEPENDENT", "SHARED"]
|
@@ -875,6 +884,7 @@ ReferenceLineLabelVerticalPositionType = Literal["ABOVE", "BELOW"]
|
|
875
884
|
ReferenceLinePatternTypeType = Literal["DASHED", "DOTTED", "SOLID"]
|
876
885
|
ReferenceLineSeriesTypeType = Literal["BAR", "LINE"]
|
877
886
|
ReferenceLineValueLabelRelativePositionType = Literal["AFTER_CUSTOM_LABEL", "BEFORE_CUSTOM_LABEL"]
|
887
|
+
RefreshFailureAlertStatusType = Literal["DISABLED", "ENABLED"]
|
878
888
|
RefreshIntervalType = Literal["DAILY", "HOURLY", "MINUTE15", "MINUTE30", "MONTHLY", "WEEKLY"]
|
879
889
|
RelativeDateTypeType = Literal["LAST", "NEXT", "NOW", "PREVIOUS", "THIS"]
|
880
890
|
RelativeFontSizeType = Literal["EXTRA_LARGE", "EXTRA_SMALL", "LARGE", "MEDIUM", "SMALL"]
|
@@ -1011,6 +1021,7 @@ TopicTimeGranularityType = Literal[
|
|
1011
1021
|
"DAY", "HOUR", "MINUTE", "MONTH", "QUARTER", "SECOND", "WEEK", "YEAR"
|
1012
1022
|
]
|
1013
1023
|
TopicUserExperienceVersionType = Literal["LEGACY", "NEW_READER_EXPERIENCE"]
|
1024
|
+
TransposedColumnTypeType = Literal["ROW_HEADER_COLUMN", "VALUE_COLUMN"]
|
1014
1025
|
URLTargetConfigurationType = Literal["NEW_TAB", "NEW_WINDOW", "SAME_TAB"]
|
1015
1026
|
UndefinedSpecifiedValueTypeType = Literal["LEAST", "MOST"]
|
1016
1027
|
UserRoleType = Literal[
|
@@ -1040,6 +1051,7 @@ ValueWhenUnsetOptionType = Literal["NULL", "RECOMMENDED_VALUE"]
|
|
1040
1051
|
VerticalTextAlignmentType = Literal["AUTO", "BOTTOM", "MIDDLE", "TOP"]
|
1041
1052
|
VisibilityType = Literal["HIDDEN", "VISIBLE"]
|
1042
1053
|
VisualCustomActionTriggerType = Literal["DATA_POINT_CLICK", "DATA_POINT_MENU"]
|
1054
|
+
VisualHighlightTriggerType = Literal["DATA_POINT_CLICK", "DATA_POINT_HOVER", "NONE"]
|
1043
1055
|
VisualRoleType = Literal["COMPLIMENTARY", "FALLBACK", "FRAGMENT", "MULTI_INTENT", "PRIMARY"]
|
1044
1056
|
WidgetStatusType = Literal["DISABLED", "ENABLED"]
|
1045
1057
|
WordCloudCloudLayoutType = Literal["FLUID", "NORMAL"]
|
@@ -1204,6 +1216,7 @@ ServiceName = Literal[
|
|
1204
1216
|
"freetier",
|
1205
1217
|
"fsx",
|
1206
1218
|
"gamelift",
|
1219
|
+
"gameliftstreams",
|
1207
1220
|
"geo-maps",
|
1208
1221
|
"geo-places",
|
1209
1222
|
"geo-routes",
|
@@ -1229,6 +1242,7 @@ ServiceName = Literal[
|
|
1229
1242
|
"iot",
|
1230
1243
|
"iot-data",
|
1231
1244
|
"iot-jobs-data",
|
1245
|
+
"iot-managed-integrations",
|
1232
1246
|
"iotanalytics",
|
1233
1247
|
"iotdeviceadvisor",
|
1234
1248
|
"iotevents",
|
@@ -1514,6 +1528,7 @@ RegionName = Literal[
|
|
1514
1528
|
"eu-central-2",
|
1515
1529
|
"eu-north-1",
|
1516
1530
|
"eu-south-1",
|
1531
|
+
"eu-south-2",
|
1517
1532
|
"eu-west-1",
|
1518
1533
|
"eu-west-2",
|
1519
1534
|
"eu-west-3",
|
{types_boto3_quicksight-1.37.0 → types_boto3_quicksight-1.37.32}/types_boto3_quicksight/literals.pyi
RENAMED
@@ -88,6 +88,7 @@ __all__ = (
|
|
88
88
|
"DataLabelPositionType",
|
89
89
|
"DataSetFilterAttributeType",
|
90
90
|
"DataSetImportModeType",
|
91
|
+
"DataSetUseAsType",
|
91
92
|
"DataSourceErrorInfoTypeType",
|
92
93
|
"DataSourceFilterAttributeType",
|
93
94
|
"DataSourceTypeType",
|
@@ -210,6 +211,7 @@ __all__ = (
|
|
210
211
|
"PropertyUsageType",
|
211
212
|
"PurchaseModeType",
|
212
213
|
"QAResultTypeType",
|
214
|
+
"QBusinessInsightsStatusType",
|
213
215
|
"QSearchStatusType",
|
214
216
|
"QueryExecutionModeType",
|
215
217
|
"QuickSightServiceName",
|
@@ -220,6 +222,7 @@ __all__ = (
|
|
220
222
|
"ReferenceLinePatternTypeType",
|
221
223
|
"ReferenceLineSeriesTypeType",
|
222
224
|
"ReferenceLineValueLabelRelativePositionType",
|
225
|
+
"RefreshFailureAlertStatusType",
|
223
226
|
"RefreshIntervalType",
|
224
227
|
"RegionName",
|
225
228
|
"RelativeDateTypeType",
|
@@ -292,6 +295,7 @@ __all__ = (
|
|
292
295
|
"TopicSortDirectionType",
|
293
296
|
"TopicTimeGranularityType",
|
294
297
|
"TopicUserExperienceVersionType",
|
298
|
+
"TransposedColumnTypeType",
|
295
299
|
"URLTargetConfigurationType",
|
296
300
|
"UndefinedSpecifiedValueTypeType",
|
297
301
|
"UserRoleType",
|
@@ -302,6 +306,7 @@ __all__ = (
|
|
302
306
|
"VerticalTextAlignmentType",
|
303
307
|
"VisibilityType",
|
304
308
|
"VisualCustomActionTriggerType",
|
309
|
+
"VisualHighlightTriggerType",
|
305
310
|
"VisualRoleType",
|
306
311
|
"WidgetStatusType",
|
307
312
|
"WordCloudCloudLayoutType",
|
@@ -363,7 +368,9 @@ ArcThicknessType = Literal["LARGE", "MEDIUM", "SMALL", "WHOLE"]
|
|
363
368
|
AssetBundleExportFormatType = Literal["CLOUDFORMATION_JSON", "QUICKSIGHT_JSON"]
|
364
369
|
AssetBundleExportJobAnalysisPropertyToOverrideType = Literal["Name"]
|
365
370
|
AssetBundleExportJobDashboardPropertyToOverrideType = Literal["Name"]
|
366
|
-
AssetBundleExportJobDataSetPropertyToOverrideType = Literal[
|
371
|
+
AssetBundleExportJobDataSetPropertyToOverrideType = Literal[
|
372
|
+
"Name", "RefreshFailureEmailAlertStatus"
|
373
|
+
]
|
367
374
|
AssetBundleExportJobDataSourcePropertyToOverrideType = Literal[
|
368
375
|
"Catalog",
|
369
376
|
"ClusterId",
|
@@ -521,6 +528,7 @@ DataSetFilterAttributeType = Literal[
|
|
521
528
|
"QUICKSIGHT_VIEWER_OR_OWNER",
|
522
529
|
]
|
523
530
|
DataSetImportModeType = Literal["DIRECT_QUERY", "SPICE"]
|
531
|
+
DataSetUseAsType = Literal["RLS_RULES"]
|
524
532
|
DataSourceErrorInfoTypeType = Literal[
|
525
533
|
"ACCESS_DENIED",
|
526
534
|
"CONFLICT",
|
@@ -864,6 +872,7 @@ PropertyRoleType = Literal["ID", "PRIMARY"]
|
|
864
872
|
PropertyUsageType = Literal["DIMENSION", "INHERIT", "MEASURE"]
|
865
873
|
PurchaseModeType = Literal["AUTO_PURCHASE", "MANUAL"]
|
866
874
|
QAResultTypeType = Literal["DASHBOARD_VISUAL", "GENERATED_ANSWER", "NO_ANSWER"]
|
875
|
+
QBusinessInsightsStatusType = Literal["DISABLED", "ENABLED"]
|
867
876
|
QSearchStatusType = Literal["DISABLED", "ENABLED"]
|
868
877
|
QueryExecutionModeType = Literal["AUTO", "MANUAL"]
|
869
878
|
RadarChartAxesRangeScaleType = Literal["AUTO", "INDEPENDENT", "SHARED"]
|
@@ -873,6 +882,7 @@ ReferenceLineLabelVerticalPositionType = Literal["ABOVE", "BELOW"]
|
|
873
882
|
ReferenceLinePatternTypeType = Literal["DASHED", "DOTTED", "SOLID"]
|
874
883
|
ReferenceLineSeriesTypeType = Literal["BAR", "LINE"]
|
875
884
|
ReferenceLineValueLabelRelativePositionType = Literal["AFTER_CUSTOM_LABEL", "BEFORE_CUSTOM_LABEL"]
|
885
|
+
RefreshFailureAlertStatusType = Literal["DISABLED", "ENABLED"]
|
876
886
|
RefreshIntervalType = Literal["DAILY", "HOURLY", "MINUTE15", "MINUTE30", "MONTHLY", "WEEKLY"]
|
877
887
|
RelativeDateTypeType = Literal["LAST", "NEXT", "NOW", "PREVIOUS", "THIS"]
|
878
888
|
RelativeFontSizeType = Literal["EXTRA_LARGE", "EXTRA_SMALL", "LARGE", "MEDIUM", "SMALL"]
|
@@ -1009,6 +1019,7 @@ TopicTimeGranularityType = Literal[
|
|
1009
1019
|
"DAY", "HOUR", "MINUTE", "MONTH", "QUARTER", "SECOND", "WEEK", "YEAR"
|
1010
1020
|
]
|
1011
1021
|
TopicUserExperienceVersionType = Literal["LEGACY", "NEW_READER_EXPERIENCE"]
|
1022
|
+
TransposedColumnTypeType = Literal["ROW_HEADER_COLUMN", "VALUE_COLUMN"]
|
1012
1023
|
URLTargetConfigurationType = Literal["NEW_TAB", "NEW_WINDOW", "SAME_TAB"]
|
1013
1024
|
UndefinedSpecifiedValueTypeType = Literal["LEAST", "MOST"]
|
1014
1025
|
UserRoleType = Literal[
|
@@ -1038,6 +1049,7 @@ ValueWhenUnsetOptionType = Literal["NULL", "RECOMMENDED_VALUE"]
|
|
1038
1049
|
VerticalTextAlignmentType = Literal["AUTO", "BOTTOM", "MIDDLE", "TOP"]
|
1039
1050
|
VisibilityType = Literal["HIDDEN", "VISIBLE"]
|
1040
1051
|
VisualCustomActionTriggerType = Literal["DATA_POINT_CLICK", "DATA_POINT_MENU"]
|
1052
|
+
VisualHighlightTriggerType = Literal["DATA_POINT_CLICK", "DATA_POINT_HOVER", "NONE"]
|
1041
1053
|
VisualRoleType = Literal["COMPLIMENTARY", "FALLBACK", "FRAGMENT", "MULTI_INTENT", "PRIMARY"]
|
1042
1054
|
WidgetStatusType = Literal["DISABLED", "ENABLED"]
|
1043
1055
|
WordCloudCloudLayoutType = Literal["FLUID", "NORMAL"]
|
@@ -1202,6 +1214,7 @@ ServiceName = Literal[
|
|
1202
1214
|
"freetier",
|
1203
1215
|
"fsx",
|
1204
1216
|
"gamelift",
|
1217
|
+
"gameliftstreams",
|
1205
1218
|
"geo-maps",
|
1206
1219
|
"geo-places",
|
1207
1220
|
"geo-routes",
|
@@ -1227,6 +1240,7 @@ ServiceName = Literal[
|
|
1227
1240
|
"iot",
|
1228
1241
|
"iot-data",
|
1229
1242
|
"iot-jobs-data",
|
1243
|
+
"iot-managed-integrations",
|
1230
1244
|
"iotanalytics",
|
1231
1245
|
"iotdeviceadvisor",
|
1232
1246
|
"iotevents",
|
@@ -1512,6 +1526,7 @@ RegionName = Literal[
|
|
1512
1526
|
"eu-central-2",
|
1513
1527
|
"eu-north-1",
|
1514
1528
|
"eu-south-1",
|
1529
|
+
"eu-south-2",
|
1515
1530
|
"eu-west-1",
|
1516
1531
|
"eu-west-2",
|
1517
1532
|
"eu-west-3",
|