aws-sdk-quicksight 1.165.0 → 1.167.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 +4 -4
- data/CHANGELOG.md +10 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-quicksight/client.rb +481 -6
- data/lib/aws-sdk-quicksight/client_api.rb +347 -1
- data/lib/aws-sdk-quicksight/errors.rb +21 -0
- data/lib/aws-sdk-quicksight/types.rb +1034 -10
- data/lib/aws-sdk-quicksight.rb +1 -1
- data/sig/client.rbs +1566 -15
- data/sig/errors.rbs +4 -0
- data/sig/types.rbs +272 -0
- metadata +1 -1
|
@@ -256,10 +256,14 @@ module Aws::QuickSight
|
|
|
256
256
|
AxisTickLabelOptions = Shapes::StructureShape.new(name: 'AxisTickLabelOptions')
|
|
257
257
|
BarChartAggregatedFieldWells = Shapes::StructureShape.new(name: 'BarChartAggregatedFieldWells')
|
|
258
258
|
BarChartConfiguration = Shapes::StructureShape.new(name: 'BarChartConfiguration')
|
|
259
|
+
BarChartDefaultSeriesSettings = Shapes::StructureShape.new(name: 'BarChartDefaultSeriesSettings')
|
|
259
260
|
BarChartFieldWells = Shapes::StructureShape.new(name: 'BarChartFieldWells')
|
|
260
261
|
BarChartOrientation = Shapes::StringShape.new(name: 'BarChartOrientation')
|
|
262
|
+
BarChartSeriesSettings = Shapes::StructureShape.new(name: 'BarChartSeriesSettings')
|
|
261
263
|
BarChartSortConfiguration = Shapes::StructureShape.new(name: 'BarChartSortConfiguration')
|
|
262
264
|
BarChartVisual = Shapes::StructureShape.new(name: 'BarChartVisual')
|
|
265
|
+
BarSeriesItem = Shapes::StructureShape.new(name: 'BarSeriesItem')
|
|
266
|
+
BarSeriesItemList = Shapes::ListShape.new(name: 'BarSeriesItemList')
|
|
263
267
|
BarsArrangement = Shapes::StringShape.new(name: 'BarsArrangement')
|
|
264
268
|
BaseMapStyleType = Shapes::StringShape.new(name: 'BaseMapStyleType')
|
|
265
269
|
BasicAuthConnectionMetadata = Shapes::StructureShape.new(name: 'BasicAuthConnectionMetadata')
|
|
@@ -288,6 +292,7 @@ module Aws::QuickSight
|
|
|
288
292
|
Boolean = Shapes::BooleanShape.new(name: 'Boolean')
|
|
289
293
|
BooleanObject = Shapes::BooleanShape.new(name: 'BooleanObject')
|
|
290
294
|
BorderRadius = Shapes::StringShape.new(name: 'BorderRadius')
|
|
295
|
+
BorderSettings = Shapes::StructureShape.new(name: 'BorderSettings')
|
|
291
296
|
BorderStyle = Shapes::StructureShape.new(name: 'BorderStyle')
|
|
292
297
|
BoxPlotAggregatedFieldWells = Shapes::StructureShape.new(name: 'BoxPlotAggregatedFieldWells')
|
|
293
298
|
BoxPlotChartConfiguration = Shapes::StructureShape.new(name: 'BoxPlotChartConfiguration')
|
|
@@ -398,9 +403,13 @@ module Aws::QuickSight
|
|
|
398
403
|
ColumnTooltipItem = Shapes::StructureShape.new(name: 'ColumnTooltipItem')
|
|
399
404
|
ComboChartAggregatedFieldWells = Shapes::StructureShape.new(name: 'ComboChartAggregatedFieldWells')
|
|
400
405
|
ComboChartConfiguration = Shapes::StructureShape.new(name: 'ComboChartConfiguration')
|
|
406
|
+
ComboChartDefaultSeriesSettings = Shapes::StructureShape.new(name: 'ComboChartDefaultSeriesSettings')
|
|
401
407
|
ComboChartFieldWells = Shapes::StructureShape.new(name: 'ComboChartFieldWells')
|
|
408
|
+
ComboChartSeriesSettings = Shapes::StructureShape.new(name: 'ComboChartSeriesSettings')
|
|
402
409
|
ComboChartSortConfiguration = Shapes::StructureShape.new(name: 'ComboChartSortConfiguration')
|
|
403
410
|
ComboChartVisual = Shapes::StructureShape.new(name: 'ComboChartVisual')
|
|
411
|
+
ComboSeriesItem = Shapes::StructureShape.new(name: 'ComboSeriesItem')
|
|
412
|
+
ComboSeriesItemList = Shapes::ListShape.new(name: 'ComboSeriesItemList')
|
|
404
413
|
CommitMode = Shapes::StringShape.new(name: 'CommitMode')
|
|
405
414
|
ComparativeOrder = Shapes::StructureShape.new(name: 'ComparativeOrder')
|
|
406
415
|
ComparisonConfiguration = Shapes::StructureShape.new(name: 'ComparisonConfiguration')
|
|
@@ -435,6 +444,9 @@ module Aws::QuickSight
|
|
|
435
444
|
ContributionAnalysisSortType = Shapes::StringShape.new(name: 'ContributionAnalysisSortType')
|
|
436
445
|
ContributionAnalysisTimeRanges = Shapes::StructureShape.new(name: 'ContributionAnalysisTimeRanges')
|
|
437
446
|
ContributorDimensionList = Shapes::ListShape.new(name: 'ContributorDimensionList')
|
|
447
|
+
Coordinate = Shapes::StructureShape.new(name: 'Coordinate')
|
|
448
|
+
CoordinateLatitudeDouble = Shapes::FloatShape.new(name: 'CoordinateLatitudeDouble')
|
|
449
|
+
CoordinateLongitudeDouble = Shapes::FloatShape.new(name: 'CoordinateLongitudeDouble')
|
|
438
450
|
CopySourceArn = Shapes::StringShape.new(name: 'CopySourceArn')
|
|
439
451
|
CreateAccountCustomizationRequest = Shapes::StructureShape.new(name: 'CreateAccountCustomizationRequest')
|
|
440
452
|
CreateAccountCustomizationResponse = Shapes::StructureShape.new(name: 'CreateAccountCustomizationResponse')
|
|
@@ -521,6 +533,8 @@ module Aws::QuickSight
|
|
|
521
533
|
CustomerManagedKeyUnavailableException = Shapes::StructureShape.new(name: 'CustomerManagedKeyUnavailableException')
|
|
522
534
|
Dashboard = Shapes::StructureShape.new(name: 'Dashboard')
|
|
523
535
|
DashboardBehavior = Shapes::StringShape.new(name: 'DashboardBehavior')
|
|
536
|
+
DashboardCustomizationStatus = Shapes::StringShape.new(name: 'DashboardCustomizationStatus')
|
|
537
|
+
DashboardCustomizationVisualOptions = Shapes::StructureShape.new(name: 'DashboardCustomizationVisualOptions')
|
|
524
538
|
DashboardError = Shapes::StructureShape.new(name: 'DashboardError')
|
|
525
539
|
DashboardErrorList = Shapes::ListShape.new(name: 'DashboardErrorList')
|
|
526
540
|
DashboardErrorType = Shapes::StringShape.new(name: 'DashboardErrorType')
|
|
@@ -546,6 +560,8 @@ module Aws::QuickSight
|
|
|
546
560
|
DataBarsOptions = Shapes::StructureShape.new(name: 'DataBarsOptions')
|
|
547
561
|
DataColor = Shapes::StructureShape.new(name: 'DataColor')
|
|
548
562
|
DataColorPalette = Shapes::StructureShape.new(name: 'DataColorPalette')
|
|
563
|
+
DataFieldBarSeriesItem = Shapes::StructureShape.new(name: 'DataFieldBarSeriesItem')
|
|
564
|
+
DataFieldComboSeriesItem = Shapes::StructureShape.new(name: 'DataFieldComboSeriesItem')
|
|
549
565
|
DataFieldSeriesItem = Shapes::StructureShape.new(name: 'DataFieldSeriesItem')
|
|
550
566
|
DataLabelContent = Shapes::StringShape.new(name: 'DataLabelContent')
|
|
551
567
|
DataLabelOptions = Shapes::StructureShape.new(name: 'DataLabelOptions')
|
|
@@ -664,6 +680,11 @@ module Aws::QuickSight
|
|
|
664
680
|
DayOfTheWeek = Shapes::StringShape.new(name: 'DayOfTheWeek')
|
|
665
681
|
DayOfWeek = Shapes::StringShape.new(name: 'DayOfWeek')
|
|
666
682
|
DbUsername = Shapes::StringShape.new(name: 'DbUsername')
|
|
683
|
+
DecalPatternType = Shapes::StringShape.new(name: 'DecalPatternType')
|
|
684
|
+
DecalSettings = Shapes::StructureShape.new(name: 'DecalSettings')
|
|
685
|
+
DecalSettingsConfiguration = Shapes::StructureShape.new(name: 'DecalSettingsConfiguration')
|
|
686
|
+
DecalSettingsList = Shapes::ListShape.new(name: 'DecalSettingsList')
|
|
687
|
+
DecalStyleType = Shapes::StringShape.new(name: 'DecalStyleType')
|
|
667
688
|
DecimalDatasetParameter = Shapes::StructureShape.new(name: 'DecimalDatasetParameter')
|
|
668
689
|
DecimalDatasetParameterDefaultValue = Shapes::FloatShape.new(name: 'DecimalDatasetParameterDefaultValue')
|
|
669
690
|
DecimalDatasetParameterDefaultValues = Shapes::StructureShape.new(name: 'DecimalDatasetParameterDefaultValues')
|
|
@@ -842,6 +863,8 @@ module Aws::QuickSight
|
|
|
842
863
|
DescribeRefreshScheduleResponse = Shapes::StructureShape.new(name: 'DescribeRefreshScheduleResponse')
|
|
843
864
|
DescribeRoleCustomPermissionRequest = Shapes::StructureShape.new(name: 'DescribeRoleCustomPermissionRequest')
|
|
844
865
|
DescribeRoleCustomPermissionResponse = Shapes::StructureShape.new(name: 'DescribeRoleCustomPermissionResponse')
|
|
866
|
+
DescribeSelfUpgradeConfigurationRequest = Shapes::StructureShape.new(name: 'DescribeSelfUpgradeConfigurationRequest')
|
|
867
|
+
DescribeSelfUpgradeConfigurationResponse = Shapes::StructureShape.new(name: 'DescribeSelfUpgradeConfigurationResponse')
|
|
845
868
|
DescribeTemplateAliasRequest = Shapes::StructureShape.new(name: 'DescribeTemplateAliasRequest')
|
|
846
869
|
DescribeTemplateAliasResponse = Shapes::StructureShape.new(name: 'DescribeTemplateAliasResponse')
|
|
847
870
|
DescribeTemplateDefinitionRequest = Shapes::StructureShape.new(name: 'DescribeTemplateDefinitionRequest')
|
|
@@ -890,6 +913,7 @@ module Aws::QuickSight
|
|
|
890
913
|
DropDownControlDisplayOptions = Shapes::StructureShape.new(name: 'DropDownControlDisplayOptions')
|
|
891
914
|
DynamicDefaultValue = Shapes::StructureShape.new(name: 'DynamicDefaultValue')
|
|
892
915
|
Edition = Shapes::StringShape.new(name: 'Edition')
|
|
916
|
+
ElementValue = Shapes::StringShape.new(name: 'ElementValue')
|
|
893
917
|
Email = Shapes::StringShape.new(name: 'Email')
|
|
894
918
|
EmbeddingIdentityType = Shapes::StringShape.new(name: 'EmbeddingIdentityType')
|
|
895
919
|
EmbeddingUrl = Shapes::StringShape.new(name: 'EmbeddingUrl')
|
|
@@ -915,7 +939,9 @@ module Aws::QuickSight
|
|
|
915
939
|
Expression = Shapes::StringShape.new(name: 'Expression')
|
|
916
940
|
FailedKeyRegistrationEntries = Shapes::ListShape.new(name: 'FailedKeyRegistrationEntries')
|
|
917
941
|
FailedKeyRegistrationEntry = Shapes::StructureShape.new(name: 'FailedKeyRegistrationEntry')
|
|
942
|
+
FieldBarSeriesItem = Shapes::StructureShape.new(name: 'FieldBarSeriesItem')
|
|
918
943
|
FieldBasedTooltip = Shapes::StructureShape.new(name: 'FieldBasedTooltip')
|
|
944
|
+
FieldComboSeriesItem = Shapes::StructureShape.new(name: 'FieldComboSeriesItem')
|
|
919
945
|
FieldFolder = Shapes::StructureShape.new(name: 'FieldFolder')
|
|
920
946
|
FieldFolderDescription = Shapes::StringShape.new(name: 'FieldFolderDescription')
|
|
921
947
|
FieldFolderMap = Shapes::MapShape.new(name: 'FieldFolderMap')
|
|
@@ -1044,6 +1070,15 @@ module Aws::QuickSight
|
|
|
1044
1070
|
GeoSpatialColumnGroup = Shapes::StructureShape.new(name: 'GeoSpatialColumnGroup')
|
|
1045
1071
|
GeoSpatialCountryCode = Shapes::StringShape.new(name: 'GeoSpatialCountryCode')
|
|
1046
1072
|
GeoSpatialDataRole = Shapes::StringShape.new(name: 'GeoSpatialDataRole')
|
|
1073
|
+
GeocodePreference = Shapes::StructureShape.new(name: 'GeocodePreference')
|
|
1074
|
+
GeocodePreferenceList = Shapes::ListShape.new(name: 'GeocodePreferenceList')
|
|
1075
|
+
GeocodePreferenceValue = Shapes::UnionShape.new(name: 'GeocodePreferenceValue')
|
|
1076
|
+
GeocoderHierarchy = Shapes::StructureShape.new(name: 'GeocoderHierarchy')
|
|
1077
|
+
GeocoderHierarchyCityString = Shapes::StringShape.new(name: 'GeocoderHierarchyCityString')
|
|
1078
|
+
GeocoderHierarchyCountryString = Shapes::StringShape.new(name: 'GeocoderHierarchyCountryString')
|
|
1079
|
+
GeocoderHierarchyCountyString = Shapes::StringShape.new(name: 'GeocoderHierarchyCountyString')
|
|
1080
|
+
GeocoderHierarchyPostCodeString = Shapes::StringShape.new(name: 'GeocoderHierarchyPostCodeString')
|
|
1081
|
+
GeocoderHierarchyStateString = Shapes::StringShape.new(name: 'GeocoderHierarchyStateString')
|
|
1047
1082
|
GeospatialCategoricalColor = Shapes::StructureShape.new(name: 'GeospatialCategoricalColor')
|
|
1048
1083
|
GeospatialCategoricalDataColor = Shapes::StructureShape.new(name: 'GeospatialCategoricalDataColor')
|
|
1049
1084
|
GeospatialCategoricalDataColorList = Shapes::ListShape.new(name: 'GeospatialCategoricalDataColorList')
|
|
@@ -1101,6 +1136,8 @@ module Aws::QuickSight
|
|
|
1101
1136
|
GetFlowMetadataOutput = Shapes::StructureShape.new(name: 'GetFlowMetadataOutput')
|
|
1102
1137
|
GetFlowPermissionsInput = Shapes::StructureShape.new(name: 'GetFlowPermissionsInput')
|
|
1103
1138
|
GetFlowPermissionsOutput = Shapes::StructureShape.new(name: 'GetFlowPermissionsOutput')
|
|
1139
|
+
GetIdentityContextRequest = Shapes::StructureShape.new(name: 'GetIdentityContextRequest')
|
|
1140
|
+
GetIdentityContextResponse = Shapes::StructureShape.new(name: 'GetIdentityContextResponse')
|
|
1104
1141
|
GetSessionEmbedUrlRequest = Shapes::StructureShape.new(name: 'GetSessionEmbedUrlRequest')
|
|
1105
1142
|
GetSessionEmbedUrlResponse = Shapes::StructureShape.new(name: 'GetSessionEmbedUrlResponse')
|
|
1106
1143
|
GlobalTableBorderOptions = Shapes::StructureShape.new(name: 'GlobalTableBorderOptions')
|
|
@@ -1223,6 +1260,7 @@ module Aws::QuickSight
|
|
|
1223
1260
|
InternalServerException = Shapes::StructureShape.new(name: 'InternalServerException')
|
|
1224
1261
|
InvalidDataSetParameterValueException = Shapes::StructureShape.new(name: 'InvalidDataSetParameterValueException')
|
|
1225
1262
|
InvalidNextTokenException = Shapes::StructureShape.new(name: 'InvalidNextTokenException')
|
|
1263
|
+
InvalidParameterException = Shapes::StructureShape.new(name: 'InvalidParameterException')
|
|
1226
1264
|
InvalidParameterValueException = Shapes::StructureShape.new(name: 'InvalidParameterValueException')
|
|
1227
1265
|
InvalidRequestException = Shapes::StructureShape.new(name: 'InvalidRequestException')
|
|
1228
1266
|
InvalidTopicReviewedAnswer = Shapes::StructureShape.new(name: 'InvalidTopicReviewedAnswer')
|
|
@@ -1255,6 +1293,7 @@ module Aws::QuickSight
|
|
|
1255
1293
|
KPIVisualLayoutOptions = Shapes::StructureShape.new(name: 'KPIVisualLayoutOptions')
|
|
1256
1294
|
KPIVisualStandardLayout = Shapes::StructureShape.new(name: 'KPIVisualStandardLayout')
|
|
1257
1295
|
KPIVisualStandardLayoutType = Shapes::StringShape.new(name: 'KPIVisualStandardLayoutType')
|
|
1296
|
+
KeyPairCredentials = Shapes::StructureShape.new(name: 'KeyPairCredentials')
|
|
1258
1297
|
KeyRegistration = Shapes::ListShape.new(name: 'KeyRegistration')
|
|
1259
1298
|
LabelOptions = Shapes::StructureShape.new(name: 'LabelOptions')
|
|
1260
1299
|
Latitude = Shapes::FloatShape.new(name: 'Latitude')
|
|
@@ -1341,6 +1380,8 @@ module Aws::QuickSight
|
|
|
1341
1380
|
ListRefreshSchedulesResponse = Shapes::StructureShape.new(name: 'ListRefreshSchedulesResponse')
|
|
1342
1381
|
ListRoleMembershipsRequest = Shapes::StructureShape.new(name: 'ListRoleMembershipsRequest')
|
|
1343
1382
|
ListRoleMembershipsResponse = Shapes::StructureShape.new(name: 'ListRoleMembershipsResponse')
|
|
1383
|
+
ListSelfUpgradesRequest = Shapes::StructureShape.new(name: 'ListSelfUpgradesRequest')
|
|
1384
|
+
ListSelfUpgradesResponse = Shapes::StructureShape.new(name: 'ListSelfUpgradesResponse')
|
|
1344
1385
|
ListTagsForResourceRequest = Shapes::StructureShape.new(name: 'ListTagsForResourceRequest')
|
|
1345
1386
|
ListTagsForResourceResponse = Shapes::StructureShape.new(name: 'ListTagsForResourceResponse')
|
|
1346
1387
|
ListTemplateAliasesRequest = Shapes::StructureShape.new(name: 'ListTemplateAliasesRequest')
|
|
@@ -1588,6 +1629,8 @@ module Aws::QuickSight
|
|
|
1588
1629
|
PrimaryValueDisplayType = Shapes::StringShape.new(name: 'PrimaryValueDisplayType')
|
|
1589
1630
|
Principal = Shapes::StringShape.new(name: 'Principal')
|
|
1590
1631
|
PrincipalList = Shapes::ListShape.new(name: 'PrincipalList')
|
|
1632
|
+
PrivateKey = Shapes::StringShape.new(name: 'PrivateKey')
|
|
1633
|
+
PrivateKeyPassphrase = Shapes::StringShape.new(name: 'PrivateKeyPassphrase')
|
|
1591
1634
|
ProgressBarOptions = Shapes::StructureShape.new(name: 'ProgressBarOptions')
|
|
1592
1635
|
ProjectId = Shapes::StringShape.new(name: 'ProjectId')
|
|
1593
1636
|
ProjectOperation = Shapes::StructureShape.new(name: 'ProjectOperation')
|
|
@@ -1680,6 +1723,8 @@ module Aws::QuickSight
|
|
|
1680
1723
|
RegisteredUserQSearchBarEmbeddingConfiguration = Shapes::StructureShape.new(name: 'RegisteredUserQSearchBarEmbeddingConfiguration')
|
|
1681
1724
|
RegisteredUserQuickChatEmbeddingConfiguration = Shapes::StructureShape.new(name: 'RegisteredUserQuickChatEmbeddingConfiguration')
|
|
1682
1725
|
RegisteredUserQuickSightConsoleEmbeddingConfiguration = Shapes::StructureShape.new(name: 'RegisteredUserQuickSightConsoleEmbeddingConfiguration')
|
|
1726
|
+
RegisteredUserSnapshotJobResult = Shapes::StructureShape.new(name: 'RegisteredUserSnapshotJobResult')
|
|
1727
|
+
RegisteredUserSnapshotJobResultList = Shapes::ListShape.new(name: 'RegisteredUserSnapshotJobResultList')
|
|
1683
1728
|
RelationalTable = Shapes::StructureShape.new(name: 'RelationalTable')
|
|
1684
1729
|
RelationalTableCatalog = Shapes::StringShape.new(name: 'RelationalTableCatalog')
|
|
1685
1730
|
RelationalTableName = Shapes::StringShape.new(name: 'RelationalTableName')
|
|
@@ -1788,6 +1833,12 @@ module Aws::QuickSight
|
|
|
1788
1833
|
SelectedFieldOptions = Shapes::StringShape.new(name: 'SelectedFieldOptions')
|
|
1789
1834
|
SelectedSheetsFilterScopeConfiguration = Shapes::StructureShape.new(name: 'SelectedSheetsFilterScopeConfiguration')
|
|
1790
1835
|
SelectedTooltipType = Shapes::StringShape.new(name: 'SelectedTooltipType')
|
|
1836
|
+
SelfUpgradeAdminAction = Shapes::StringShape.new(name: 'SelfUpgradeAdminAction')
|
|
1837
|
+
SelfUpgradeConfiguration = Shapes::StructureShape.new(name: 'SelfUpgradeConfiguration')
|
|
1838
|
+
SelfUpgradeRequestDetail = Shapes::StructureShape.new(name: 'SelfUpgradeRequestDetail')
|
|
1839
|
+
SelfUpgradeRequestDetailList = Shapes::ListShape.new(name: 'SelfUpgradeRequestDetailList')
|
|
1840
|
+
SelfUpgradeRequestStatus = Shapes::StringShape.new(name: 'SelfUpgradeRequestStatus')
|
|
1841
|
+
SelfUpgradeStatus = Shapes::StringShape.new(name: 'SelfUpgradeStatus')
|
|
1791
1842
|
SemanticEntityType = Shapes::StructureShape.new(name: 'SemanticEntityType')
|
|
1792
1843
|
SemanticModelConfiguration = Shapes::StructureShape.new(name: 'SemanticModelConfiguration')
|
|
1793
1844
|
SemanticTable = Shapes::StructureShape.new(name: 'SemanticTable')
|
|
@@ -2261,6 +2312,10 @@ module Aws::QuickSight
|
|
|
2261
2312
|
UpdateRoleCustomPermissionResponse = Shapes::StructureShape.new(name: 'UpdateRoleCustomPermissionResponse')
|
|
2262
2313
|
UpdateSPICECapacityConfigurationRequest = Shapes::StructureShape.new(name: 'UpdateSPICECapacityConfigurationRequest')
|
|
2263
2314
|
UpdateSPICECapacityConfigurationResponse = Shapes::StructureShape.new(name: 'UpdateSPICECapacityConfigurationResponse')
|
|
2315
|
+
UpdateSelfUpgradeConfigurationRequest = Shapes::StructureShape.new(name: 'UpdateSelfUpgradeConfigurationRequest')
|
|
2316
|
+
UpdateSelfUpgradeConfigurationResponse = Shapes::StructureShape.new(name: 'UpdateSelfUpgradeConfigurationResponse')
|
|
2317
|
+
UpdateSelfUpgradeRequest = Shapes::StructureShape.new(name: 'UpdateSelfUpgradeRequest')
|
|
2318
|
+
UpdateSelfUpgradeResponse = Shapes::StructureShape.new(name: 'UpdateSelfUpgradeResponse')
|
|
2264
2319
|
UpdateTemplateAliasRequest = Shapes::StructureShape.new(name: 'UpdateTemplateAliasRequest')
|
|
2265
2320
|
UpdateTemplateAliasResponse = Shapes::StructureShape.new(name: 'UpdateTemplateAliasResponse')
|
|
2266
2321
|
UpdateTemplatePermissionsRequest = Shapes::StructureShape.new(name: 'UpdateTemplatePermissionsRequest')
|
|
@@ -2287,6 +2342,7 @@ module Aws::QuickSight
|
|
|
2287
2342
|
UpdateVPCConnectionResponse = Shapes::StructureShape.new(name: 'UpdateVPCConnectionResponse')
|
|
2288
2343
|
UploadSettings = Shapes::StructureShape.new(name: 'UploadSettings')
|
|
2289
2344
|
User = Shapes::StructureShape.new(name: 'User')
|
|
2345
|
+
UserIdentifier = Shapes::UnionShape.new(name: 'UserIdentifier')
|
|
2290
2346
|
UserList = Shapes::ListShape.new(name: 'UserList')
|
|
2291
2347
|
UserName = Shapes::StringShape.new(name: 'UserName')
|
|
2292
2348
|
UserRole = Shapes::StringShape.new(name: 'UserRole')
|
|
@@ -2317,6 +2373,8 @@ module Aws::QuickSight
|
|
|
2317
2373
|
VisualCustomActionOperation = Shapes::StructureShape.new(name: 'VisualCustomActionOperation')
|
|
2318
2374
|
VisualCustomActionOperationList = Shapes::ListShape.new(name: 'VisualCustomActionOperationList')
|
|
2319
2375
|
VisualCustomActionTrigger = Shapes::StringShape.new(name: 'VisualCustomActionTrigger')
|
|
2376
|
+
VisualCustomizationAdditionalFieldsList = Shapes::ListShape.new(name: 'VisualCustomizationAdditionalFieldsList')
|
|
2377
|
+
VisualCustomizationFieldsConfiguration = Shapes::StructureShape.new(name: 'VisualCustomizationFieldsConfiguration')
|
|
2320
2378
|
VisualHighlightOperation = Shapes::StructureShape.new(name: 'VisualHighlightOperation')
|
|
2321
2379
|
VisualHighlightTrigger = Shapes::StringShape.new(name: 'VisualHighlightTrigger')
|
|
2322
2380
|
VisualInteractionOptions = Shapes::StructureShape.new(name: 'VisualInteractionOptions')
|
|
@@ -2372,6 +2430,7 @@ module Aws::QuickSight
|
|
|
2372
2430
|
XpathFields = Shapes::StringShape.new(name: 'XpathFields')
|
|
2373
2431
|
YAxisOptions = Shapes::StructureShape.new(name: 'YAxisOptions')
|
|
2374
2432
|
boolean = Shapes::BooleanShape.new(name: 'boolean')
|
|
2433
|
+
statusCode = Shapes::IntegerShape.new(name: 'statusCode')
|
|
2375
2434
|
|
|
2376
2435
|
APIKeyConnectionMetadata.add_member(:base_endpoint, Shapes::ShapeRef.new(shape: Endpoint, required: true, location_name: "BaseEndpoint"))
|
|
2377
2436
|
APIKeyConnectionMetadata.add_member(:api_key, Shapes::ShapeRef.new(shape: APIKey, required: true, location_name: "ApiKey"))
|
|
@@ -3124,6 +3183,8 @@ module Aws::QuickSight
|
|
|
3124
3183
|
BarChartConfiguration.add_member(:value_axis, Shapes::ShapeRef.new(shape: AxisDisplayOptions, location_name: "ValueAxis"))
|
|
3125
3184
|
BarChartConfiguration.add_member(:value_label_options, Shapes::ShapeRef.new(shape: ChartAxisLabelOptions, location_name: "ValueLabelOptions"))
|
|
3126
3185
|
BarChartConfiguration.add_member(:color_label_options, Shapes::ShapeRef.new(shape: ChartAxisLabelOptions, location_name: "ColorLabelOptions"))
|
|
3186
|
+
BarChartConfiguration.add_member(:default_series_settings, Shapes::ShapeRef.new(shape: BarChartDefaultSeriesSettings, location_name: "DefaultSeriesSettings"))
|
|
3187
|
+
BarChartConfiguration.add_member(:series, Shapes::ShapeRef.new(shape: BarSeriesItemList, location_name: "Series"))
|
|
3127
3188
|
BarChartConfiguration.add_member(:legend, Shapes::ShapeRef.new(shape: LegendOptions, location_name: "Legend"))
|
|
3128
3189
|
BarChartConfiguration.add_member(:data_labels, Shapes::ShapeRef.new(shape: DataLabelOptions, location_name: "DataLabels"))
|
|
3129
3190
|
BarChartConfiguration.add_member(:tooltip, Shapes::ShapeRef.new(shape: TooltipOptions, location_name: "Tooltip"))
|
|
@@ -3132,9 +3193,17 @@ module Aws::QuickSight
|
|
|
3132
3193
|
BarChartConfiguration.add_member(:interactions, Shapes::ShapeRef.new(shape: VisualInteractionOptions, location_name: "Interactions"))
|
|
3133
3194
|
BarChartConfiguration.struct_class = Types::BarChartConfiguration
|
|
3134
3195
|
|
|
3196
|
+
BarChartDefaultSeriesSettings.add_member(:decal_settings, Shapes::ShapeRef.new(shape: DecalSettings, location_name: "DecalSettings"))
|
|
3197
|
+
BarChartDefaultSeriesSettings.add_member(:border_settings, Shapes::ShapeRef.new(shape: BorderSettings, location_name: "BorderSettings"))
|
|
3198
|
+
BarChartDefaultSeriesSettings.struct_class = Types::BarChartDefaultSeriesSettings
|
|
3199
|
+
|
|
3135
3200
|
BarChartFieldWells.add_member(:bar_chart_aggregated_field_wells, Shapes::ShapeRef.new(shape: BarChartAggregatedFieldWells, location_name: "BarChartAggregatedFieldWells"))
|
|
3136
3201
|
BarChartFieldWells.struct_class = Types::BarChartFieldWells
|
|
3137
3202
|
|
|
3203
|
+
BarChartSeriesSettings.add_member(:decal_settings, Shapes::ShapeRef.new(shape: DecalSettings, location_name: "DecalSettings"))
|
|
3204
|
+
BarChartSeriesSettings.add_member(:border_settings, Shapes::ShapeRef.new(shape: BorderSettings, location_name: "BorderSettings"))
|
|
3205
|
+
BarChartSeriesSettings.struct_class = Types::BarChartSeriesSettings
|
|
3206
|
+
|
|
3138
3207
|
BarChartSortConfiguration.add_member(:category_sort, Shapes::ShapeRef.new(shape: FieldSortOptionsList, location_name: "CategorySort"))
|
|
3139
3208
|
BarChartSortConfiguration.add_member(:category_items_limit, Shapes::ShapeRef.new(shape: ItemsLimitConfiguration, location_name: "CategoryItemsLimit"))
|
|
3140
3209
|
BarChartSortConfiguration.add_member(:color_sort, Shapes::ShapeRef.new(shape: FieldSortOptionsList, location_name: "ColorSort"))
|
|
@@ -3152,6 +3221,12 @@ module Aws::QuickSight
|
|
|
3152
3221
|
BarChartVisual.add_member(:visual_content_alt_text, Shapes::ShapeRef.new(shape: LongPlainText, location_name: "VisualContentAltText"))
|
|
3153
3222
|
BarChartVisual.struct_class = Types::BarChartVisual
|
|
3154
3223
|
|
|
3224
|
+
BarSeriesItem.add_member(:field_bar_series_item, Shapes::ShapeRef.new(shape: FieldBarSeriesItem, location_name: "FieldBarSeriesItem"))
|
|
3225
|
+
BarSeriesItem.add_member(:data_field_bar_series_item, Shapes::ShapeRef.new(shape: DataFieldBarSeriesItem, location_name: "DataFieldBarSeriesItem"))
|
|
3226
|
+
BarSeriesItem.struct_class = Types::BarSeriesItem
|
|
3227
|
+
|
|
3228
|
+
BarSeriesItemList.member = Shapes::ShapeRef.new(shape: BarSeriesItem)
|
|
3229
|
+
|
|
3155
3230
|
BasicAuthConnectionMetadata.add_member(:base_endpoint, Shapes::ShapeRef.new(shape: Endpoint, required: true, location_name: "BaseEndpoint"))
|
|
3156
3231
|
BasicAuthConnectionMetadata.add_member(:username, Shapes::ShapeRef.new(shape: ActionUserName, required: true, location_name: "Username"))
|
|
3157
3232
|
BasicAuthConnectionMetadata.add_member(:password, Shapes::ShapeRef.new(shape: ActionPassword, required: true, location_name: "Password"))
|
|
@@ -3235,6 +3310,11 @@ module Aws::QuickSight
|
|
|
3235
3310
|
BookmarksConfigurations.add_member(:enabled, Shapes::ShapeRef.new(shape: Boolean, required: true, location_name: "Enabled"))
|
|
3236
3311
|
BookmarksConfigurations.struct_class = Types::BookmarksConfigurations
|
|
3237
3312
|
|
|
3313
|
+
BorderSettings.add_member(:border_visibility, Shapes::ShapeRef.new(shape: Visibility, location_name: "BorderVisibility"))
|
|
3314
|
+
BorderSettings.add_member(:border_width, Shapes::ShapeRef.new(shape: PixelLength, location_name: "BorderWidth"))
|
|
3315
|
+
BorderSettings.add_member(:border_color, Shapes::ShapeRef.new(shape: HexColorWithTransparency, location_name: "BorderColor"))
|
|
3316
|
+
BorderSettings.struct_class = Types::BorderSettings
|
|
3317
|
+
|
|
3238
3318
|
BorderStyle.add_member(:color, Shapes::ShapeRef.new(shape: Color, location_name: "Color"))
|
|
3239
3319
|
BorderStyle.add_member(:show, Shapes::ShapeRef.new(shape: Boolean, location_name: "Show", metadata: {"box" => true}))
|
|
3240
3320
|
BorderStyle.add_member(:width, Shapes::ShapeRef.new(shape: Width, location_name: "Width"))
|
|
@@ -3396,6 +3476,7 @@ module Aws::QuickSight
|
|
|
3396
3476
|
Capabilities.add_member(:chat_agent, Shapes::ShapeRef.new(shape: CapabilityState, location_name: "ChatAgent"))
|
|
3397
3477
|
Capabilities.add_member(:create_chat_agents, Shapes::ShapeRef.new(shape: CapabilityState, location_name: "CreateChatAgents"))
|
|
3398
3478
|
Capabilities.add_member(:research, Shapes::ShapeRef.new(shape: CapabilityState, location_name: "Research"))
|
|
3479
|
+
Capabilities.add_member(:self_upgrade_user_role, Shapes::ShapeRef.new(shape: CapabilityState, location_name: "SelfUpgradeUserRole"))
|
|
3399
3480
|
Capabilities.struct_class = Types::Capabilities
|
|
3400
3481
|
|
|
3401
3482
|
CascadingControlConfiguration.add_member(:source_controls, Shapes::ShapeRef.new(shape: CascadingControlSourceList, location_name: "SourceControls"))
|
|
@@ -3512,6 +3593,7 @@ module Aws::QuickSight
|
|
|
3512
3593
|
ColumnConfiguration.add_member(:format_configuration, Shapes::ShapeRef.new(shape: FormatConfiguration, location_name: "FormatConfiguration"))
|
|
3513
3594
|
ColumnConfiguration.add_member(:role, Shapes::ShapeRef.new(shape: ColumnRole, location_name: "Role"))
|
|
3514
3595
|
ColumnConfiguration.add_member(:colors_configuration, Shapes::ShapeRef.new(shape: ColorsConfiguration, location_name: "ColorsConfiguration"))
|
|
3596
|
+
ColumnConfiguration.add_member(:decal_settings_configuration, Shapes::ShapeRef.new(shape: DecalSettingsConfiguration, location_name: "DecalSettingsConfiguration"))
|
|
3515
3597
|
ColumnConfiguration.struct_class = Types::ColumnConfiguration
|
|
3516
3598
|
|
|
3517
3599
|
ColumnConfigurationList.member = Shapes::ShapeRef.new(shape: ColumnConfiguration)
|
|
@@ -3606,6 +3688,8 @@ module Aws::QuickSight
|
|
|
3606
3688
|
ComboChartConfiguration.add_member(:secondary_y_axis_label_options, Shapes::ShapeRef.new(shape: ChartAxisLabelOptions, location_name: "SecondaryYAxisLabelOptions"))
|
|
3607
3689
|
ComboChartConfiguration.add_member(:single_axis_options, Shapes::ShapeRef.new(shape: SingleAxisOptions, location_name: "SingleAxisOptions"))
|
|
3608
3690
|
ComboChartConfiguration.add_member(:color_label_options, Shapes::ShapeRef.new(shape: ChartAxisLabelOptions, location_name: "ColorLabelOptions"))
|
|
3691
|
+
ComboChartConfiguration.add_member(:default_series_settings, Shapes::ShapeRef.new(shape: ComboChartDefaultSeriesSettings, location_name: "DefaultSeriesSettings"))
|
|
3692
|
+
ComboChartConfiguration.add_member(:series, Shapes::ShapeRef.new(shape: ComboSeriesItemList, location_name: "Series"))
|
|
3609
3693
|
ComboChartConfiguration.add_member(:legend, Shapes::ShapeRef.new(shape: LegendOptions, location_name: "Legend"))
|
|
3610
3694
|
ComboChartConfiguration.add_member(:bar_data_labels, Shapes::ShapeRef.new(shape: DataLabelOptions, location_name: "BarDataLabels"))
|
|
3611
3695
|
ComboChartConfiguration.add_member(:line_data_labels, Shapes::ShapeRef.new(shape: DataLabelOptions, location_name: "LineDataLabels"))
|
|
@@ -3615,9 +3699,21 @@ module Aws::QuickSight
|
|
|
3615
3699
|
ComboChartConfiguration.add_member(:interactions, Shapes::ShapeRef.new(shape: VisualInteractionOptions, location_name: "Interactions"))
|
|
3616
3700
|
ComboChartConfiguration.struct_class = Types::ComboChartConfiguration
|
|
3617
3701
|
|
|
3702
|
+
ComboChartDefaultSeriesSettings.add_member(:line_style_settings, Shapes::ShapeRef.new(shape: LineChartLineStyleSettings, location_name: "LineStyleSettings"))
|
|
3703
|
+
ComboChartDefaultSeriesSettings.add_member(:marker_style_settings, Shapes::ShapeRef.new(shape: LineChartMarkerStyleSettings, location_name: "MarkerStyleSettings"))
|
|
3704
|
+
ComboChartDefaultSeriesSettings.add_member(:decal_settings, Shapes::ShapeRef.new(shape: DecalSettings, location_name: "DecalSettings"))
|
|
3705
|
+
ComboChartDefaultSeriesSettings.add_member(:border_settings, Shapes::ShapeRef.new(shape: BorderSettings, location_name: "BorderSettings"))
|
|
3706
|
+
ComboChartDefaultSeriesSettings.struct_class = Types::ComboChartDefaultSeriesSettings
|
|
3707
|
+
|
|
3618
3708
|
ComboChartFieldWells.add_member(:combo_chart_aggregated_field_wells, Shapes::ShapeRef.new(shape: ComboChartAggregatedFieldWells, location_name: "ComboChartAggregatedFieldWells"))
|
|
3619
3709
|
ComboChartFieldWells.struct_class = Types::ComboChartFieldWells
|
|
3620
3710
|
|
|
3711
|
+
ComboChartSeriesSettings.add_member(:line_style_settings, Shapes::ShapeRef.new(shape: LineChartLineStyleSettings, location_name: "LineStyleSettings"))
|
|
3712
|
+
ComboChartSeriesSettings.add_member(:marker_style_settings, Shapes::ShapeRef.new(shape: LineChartMarkerStyleSettings, location_name: "MarkerStyleSettings"))
|
|
3713
|
+
ComboChartSeriesSettings.add_member(:decal_settings, Shapes::ShapeRef.new(shape: DecalSettings, location_name: "DecalSettings"))
|
|
3714
|
+
ComboChartSeriesSettings.add_member(:border_settings, Shapes::ShapeRef.new(shape: BorderSettings, location_name: "BorderSettings"))
|
|
3715
|
+
ComboChartSeriesSettings.struct_class = Types::ComboChartSeriesSettings
|
|
3716
|
+
|
|
3621
3717
|
ComboChartSortConfiguration.add_member(:category_sort, Shapes::ShapeRef.new(shape: FieldSortOptionsList, location_name: "CategorySort"))
|
|
3622
3718
|
ComboChartSortConfiguration.add_member(:category_items_limit, Shapes::ShapeRef.new(shape: ItemsLimitConfiguration, location_name: "CategoryItemsLimit"))
|
|
3623
3719
|
ComboChartSortConfiguration.add_member(:color_sort, Shapes::ShapeRef.new(shape: FieldSortOptionsList, location_name: "ColorSort"))
|
|
@@ -3633,6 +3729,12 @@ module Aws::QuickSight
|
|
|
3633
3729
|
ComboChartVisual.add_member(:visual_content_alt_text, Shapes::ShapeRef.new(shape: LongPlainText, location_name: "VisualContentAltText"))
|
|
3634
3730
|
ComboChartVisual.struct_class = Types::ComboChartVisual
|
|
3635
3731
|
|
|
3732
|
+
ComboSeriesItem.add_member(:field_combo_series_item, Shapes::ShapeRef.new(shape: FieldComboSeriesItem, location_name: "FieldComboSeriesItem"))
|
|
3733
|
+
ComboSeriesItem.add_member(:data_field_combo_series_item, Shapes::ShapeRef.new(shape: DataFieldComboSeriesItem, location_name: "DataFieldComboSeriesItem"))
|
|
3734
|
+
ComboSeriesItem.struct_class = Types::ComboSeriesItem
|
|
3735
|
+
|
|
3736
|
+
ComboSeriesItemList.member = Shapes::ShapeRef.new(shape: ComboSeriesItem)
|
|
3737
|
+
|
|
3636
3738
|
ComparativeOrder.add_member(:use_ordering, Shapes::ShapeRef.new(shape: ColumnOrderingType, location_name: "UseOrdering"))
|
|
3637
3739
|
ComparativeOrder.add_member(:specifed_order, Shapes::ShapeRef.new(shape: StringList, location_name: "SpecifedOrder"))
|
|
3638
3740
|
ComparativeOrder.add_member(:treat_undefined_specified_values, Shapes::ShapeRef.new(shape: UndefinedSpecifiedValueType, location_name: "TreatUndefinedSpecifiedValues"))
|
|
@@ -3730,6 +3832,10 @@ module Aws::QuickSight
|
|
|
3730
3832
|
|
|
3731
3833
|
ContributorDimensionList.member = Shapes::ShapeRef.new(shape: ColumnIdentifier)
|
|
3732
3834
|
|
|
3835
|
+
Coordinate.add_member(:latitude, Shapes::ShapeRef.new(shape: CoordinateLatitudeDouble, required: true, location_name: "Latitude"))
|
|
3836
|
+
Coordinate.add_member(:longitude, Shapes::ShapeRef.new(shape: CoordinateLongitudeDouble, required: true, location_name: "Longitude"))
|
|
3837
|
+
Coordinate.struct_class = Types::Coordinate
|
|
3838
|
+
|
|
3733
3839
|
CreateAccountCustomizationRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
|
|
3734
3840
|
CreateAccountCustomizationRequest.add_member(:namespace, Shapes::ShapeRef.new(shape: Namespace, location: "querystring", location_name: "namespace"))
|
|
3735
3841
|
CreateAccountCustomizationRequest.add_member(:account_customization, Shapes::ShapeRef.new(shape: AccountCustomization, required: true, location_name: "AccountCustomization"))
|
|
@@ -4253,6 +4359,9 @@ module Aws::QuickSight
|
|
|
4253
4359
|
Dashboard.add_member(:link_entities, Shapes::ShapeRef.new(shape: LinkEntityArnList, location_name: "LinkEntities"))
|
|
4254
4360
|
Dashboard.struct_class = Types::Dashboard
|
|
4255
4361
|
|
|
4362
|
+
DashboardCustomizationVisualOptions.add_member(:fields_configuration, Shapes::ShapeRef.new(shape: VisualCustomizationFieldsConfiguration, location_name: "FieldsConfiguration"))
|
|
4363
|
+
DashboardCustomizationVisualOptions.struct_class = Types::DashboardCustomizationVisualOptions
|
|
4364
|
+
|
|
4256
4365
|
DashboardError.add_member(:type, Shapes::ShapeRef.new(shape: DashboardErrorType, location_name: "Type"))
|
|
4257
4366
|
DashboardError.add_member(:message, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Message"))
|
|
4258
4367
|
DashboardError.add_member(:violated_entities, Shapes::ShapeRef.new(shape: EntityList, location_name: "ViolatedEntities"))
|
|
@@ -4371,6 +4480,16 @@ module Aws::QuickSight
|
|
|
4371
4480
|
DataColorPalette.add_member(:empty_fill_color, Shapes::ShapeRef.new(shape: HexColor, location_name: "EmptyFillColor"))
|
|
4372
4481
|
DataColorPalette.struct_class = Types::DataColorPalette
|
|
4373
4482
|
|
|
4483
|
+
DataFieldBarSeriesItem.add_member(:field_id, Shapes::ShapeRef.new(shape: FieldId, required: true, location_name: "FieldId"))
|
|
4484
|
+
DataFieldBarSeriesItem.add_member(:field_value, Shapes::ShapeRef.new(shape: SensitiveString, location_name: "FieldValue"))
|
|
4485
|
+
DataFieldBarSeriesItem.add_member(:settings, Shapes::ShapeRef.new(shape: BarChartSeriesSettings, location_name: "Settings"))
|
|
4486
|
+
DataFieldBarSeriesItem.struct_class = Types::DataFieldBarSeriesItem
|
|
4487
|
+
|
|
4488
|
+
DataFieldComboSeriesItem.add_member(:field_id, Shapes::ShapeRef.new(shape: FieldId, required: true, location_name: "FieldId"))
|
|
4489
|
+
DataFieldComboSeriesItem.add_member(:field_value, Shapes::ShapeRef.new(shape: SensitiveString, location_name: "FieldValue"))
|
|
4490
|
+
DataFieldComboSeriesItem.add_member(:settings, Shapes::ShapeRef.new(shape: ComboChartSeriesSettings, location_name: "Settings"))
|
|
4491
|
+
DataFieldComboSeriesItem.struct_class = Types::DataFieldComboSeriesItem
|
|
4492
|
+
|
|
4374
4493
|
DataFieldSeriesItem.add_member(:field_id, Shapes::ShapeRef.new(shape: FieldId, required: true, location_name: "FieldId"))
|
|
4375
4494
|
DataFieldSeriesItem.add_member(:field_value, Shapes::ShapeRef.new(shape: SensitiveString, location_name: "FieldValue"))
|
|
4376
4495
|
DataFieldSeriesItem.add_member(:axis_binding, Shapes::ShapeRef.new(shape: AxisBinding, required: true, location_name: "AxisBinding"))
|
|
@@ -4615,6 +4734,7 @@ module Aws::QuickSight
|
|
|
4615
4734
|
DataSourceCredentials.add_member(:credential_pair, Shapes::ShapeRef.new(shape: CredentialPair, location_name: "CredentialPair"))
|
|
4616
4735
|
DataSourceCredentials.add_member(:copy_source_arn, Shapes::ShapeRef.new(shape: CopySourceArn, location_name: "CopySourceArn"))
|
|
4617
4736
|
DataSourceCredentials.add_member(:secret_arn, Shapes::ShapeRef.new(shape: SecretArn, location_name: "SecretArn"))
|
|
4737
|
+
DataSourceCredentials.add_member(:key_pair_credentials, Shapes::ShapeRef.new(shape: KeyPairCredentials, location_name: "KeyPairCredentials"))
|
|
4618
4738
|
DataSourceCredentials.add_member(:web_proxy_credentials, Shapes::ShapeRef.new(shape: WebProxyCredentials, location_name: "WebProxyCredentials"))
|
|
4619
4739
|
DataSourceCredentials.struct_class = Types::DataSourceCredentials
|
|
4620
4740
|
|
|
@@ -4778,6 +4898,18 @@ module Aws::QuickSight
|
|
|
4778
4898
|
DateTimeValueWhenUnsetConfiguration.add_member(:custom_value, Shapes::ShapeRef.new(shape: SensitiveTimestamp, location_name: "CustomValue"))
|
|
4779
4899
|
DateTimeValueWhenUnsetConfiguration.struct_class = Types::DateTimeValueWhenUnsetConfiguration
|
|
4780
4900
|
|
|
4901
|
+
DecalSettings.add_member(:element_value, Shapes::ShapeRef.new(shape: ElementValue, location_name: "ElementValue"))
|
|
4902
|
+
DecalSettings.add_member(:decal_visibility, Shapes::ShapeRef.new(shape: Visibility, location_name: "DecalVisibility"))
|
|
4903
|
+
DecalSettings.add_member(:decal_color, Shapes::ShapeRef.new(shape: HexColorWithTransparency, location_name: "DecalColor"))
|
|
4904
|
+
DecalSettings.add_member(:decal_pattern_type, Shapes::ShapeRef.new(shape: DecalPatternType, location_name: "DecalPatternType"))
|
|
4905
|
+
DecalSettings.add_member(:decal_style_type, Shapes::ShapeRef.new(shape: DecalStyleType, location_name: "DecalStyleType"))
|
|
4906
|
+
DecalSettings.struct_class = Types::DecalSettings
|
|
4907
|
+
|
|
4908
|
+
DecalSettingsConfiguration.add_member(:custom_decal_settings, Shapes::ShapeRef.new(shape: DecalSettingsList, location_name: "CustomDecalSettings"))
|
|
4909
|
+
DecalSettingsConfiguration.struct_class = Types::DecalSettingsConfiguration
|
|
4910
|
+
|
|
4911
|
+
DecalSettingsList.member = Shapes::ShapeRef.new(shape: DecalSettings)
|
|
4912
|
+
|
|
4781
4913
|
DecimalDatasetParameter.add_member(:id, Shapes::ShapeRef.new(shape: DatasetParameterId, required: true, location_name: "Id"))
|
|
4782
4914
|
DecimalDatasetParameter.add_member(:name, Shapes::ShapeRef.new(shape: DatasetParameterName, required: true, location_name: "Name"))
|
|
4783
4915
|
DecimalDatasetParameter.add_member(:value_type, Shapes::ShapeRef.new(shape: DatasetParameterValueType, required: true, location_name: "ValueType"))
|
|
@@ -5664,6 +5796,15 @@ module Aws::QuickSight
|
|
|
5664
5796
|
DescribeRoleCustomPermissionResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location_name: "Status"))
|
|
5665
5797
|
DescribeRoleCustomPermissionResponse.struct_class = Types::DescribeRoleCustomPermissionResponse
|
|
5666
5798
|
|
|
5799
|
+
DescribeSelfUpgradeConfigurationRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
|
|
5800
|
+
DescribeSelfUpgradeConfigurationRequest.add_member(:namespace, Shapes::ShapeRef.new(shape: Namespace, required: true, location: "uri", location_name: "Namespace"))
|
|
5801
|
+
DescribeSelfUpgradeConfigurationRequest.struct_class = Types::DescribeSelfUpgradeConfigurationRequest
|
|
5802
|
+
|
|
5803
|
+
DescribeSelfUpgradeConfigurationResponse.add_member(:self_upgrade_configuration, Shapes::ShapeRef.new(shape: SelfUpgradeConfiguration, location_name: "SelfUpgradeConfiguration"))
|
|
5804
|
+
DescribeSelfUpgradeConfigurationResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
|
|
5805
|
+
DescribeSelfUpgradeConfigurationResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
|
|
5806
|
+
DescribeSelfUpgradeConfigurationResponse.struct_class = Types::DescribeSelfUpgradeConfigurationResponse
|
|
5807
|
+
|
|
5667
5808
|
DescribeTemplateAliasRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
|
|
5668
5809
|
DescribeTemplateAliasRequest.add_member(:template_id, Shapes::ShapeRef.new(shape: ShortRestrictiveResourceId, required: true, location: "uri", location_name: "TemplateId"))
|
|
5669
5810
|
DescribeTemplateAliasRequest.add_member(:alias_name, Shapes::ShapeRef.new(shape: AliasName, required: true, location: "uri", location_name: "AliasName"))
|
|
@@ -5932,11 +6073,19 @@ module Aws::QuickSight
|
|
|
5932
6073
|
FailedKeyRegistrationEntry.add_member(:sender_fault, Shapes::ShapeRef.new(shape: Boolean, required: true, location_name: "SenderFault"))
|
|
5933
6074
|
FailedKeyRegistrationEntry.struct_class = Types::FailedKeyRegistrationEntry
|
|
5934
6075
|
|
|
6076
|
+
FieldBarSeriesItem.add_member(:field_id, Shapes::ShapeRef.new(shape: FieldId, required: true, location_name: "FieldId"))
|
|
6077
|
+
FieldBarSeriesItem.add_member(:settings, Shapes::ShapeRef.new(shape: BarChartSeriesSettings, location_name: "Settings"))
|
|
6078
|
+
FieldBarSeriesItem.struct_class = Types::FieldBarSeriesItem
|
|
6079
|
+
|
|
5935
6080
|
FieldBasedTooltip.add_member(:aggregation_visibility, Shapes::ShapeRef.new(shape: Visibility, location_name: "AggregationVisibility"))
|
|
5936
6081
|
FieldBasedTooltip.add_member(:tooltip_title_type, Shapes::ShapeRef.new(shape: TooltipTitleType, location_name: "TooltipTitleType"))
|
|
5937
6082
|
FieldBasedTooltip.add_member(:tooltip_fields, Shapes::ShapeRef.new(shape: TooltipItemList, location_name: "TooltipFields"))
|
|
5938
6083
|
FieldBasedTooltip.struct_class = Types::FieldBasedTooltip
|
|
5939
6084
|
|
|
6085
|
+
FieldComboSeriesItem.add_member(:field_id, Shapes::ShapeRef.new(shape: FieldId, required: true, location_name: "FieldId"))
|
|
6086
|
+
FieldComboSeriesItem.add_member(:settings, Shapes::ShapeRef.new(shape: ComboChartSeriesSettings, location_name: "Settings"))
|
|
6087
|
+
FieldComboSeriesItem.struct_class = Types::FieldComboSeriesItem
|
|
6088
|
+
|
|
5940
6089
|
FieldFolder.add_member(:description, Shapes::ShapeRef.new(shape: FieldFolderDescription, location_name: "description"))
|
|
5941
6090
|
FieldFolder.add_member(:columns, Shapes::ShapeRef.new(shape: FolderColumnList, location_name: "columns"))
|
|
5942
6091
|
FieldFolder.struct_class = Types::FieldFolder
|
|
@@ -6014,6 +6163,7 @@ module Aws::QuickSight
|
|
|
6014
6163
|
FilledMapVisual.add_member(:column_hierarchies, Shapes::ShapeRef.new(shape: ColumnHierarchyList, location_name: "ColumnHierarchies"))
|
|
6015
6164
|
FilledMapVisual.add_member(:actions, Shapes::ShapeRef.new(shape: VisualCustomActionList, location_name: "Actions"))
|
|
6016
6165
|
FilledMapVisual.add_member(:visual_content_alt_text, Shapes::ShapeRef.new(shape: LongPlainText, location_name: "VisualContentAltText"))
|
|
6166
|
+
FilledMapVisual.add_member(:geocoding_preferences, Shapes::ShapeRef.new(shape: GeocodePreferenceList, location_name: "GeocodingPreferences"))
|
|
6017
6167
|
FilledMapVisual.struct_class = Types::FilledMapVisual
|
|
6018
6168
|
|
|
6019
6169
|
Filter.add_member(:category_filter, Shapes::ShapeRef.new(shape: CategoryFilter, location_name: "CategoryFilter"))
|
|
@@ -6447,6 +6597,27 @@ module Aws::QuickSight
|
|
|
6447
6597
|
GeoSpatialColumnGroup.add_member(:columns, Shapes::ShapeRef.new(shape: ColumnList, required: true, location_name: "Columns"))
|
|
6448
6598
|
GeoSpatialColumnGroup.struct_class = Types::GeoSpatialColumnGroup
|
|
6449
6599
|
|
|
6600
|
+
GeocodePreference.add_member(:request_key, Shapes::ShapeRef.new(shape: GeocoderHierarchy, required: true, location_name: "RequestKey"))
|
|
6601
|
+
GeocodePreference.add_member(:preference, Shapes::ShapeRef.new(shape: GeocodePreferenceValue, required: true, location_name: "Preference"))
|
|
6602
|
+
GeocodePreference.struct_class = Types::GeocodePreference
|
|
6603
|
+
|
|
6604
|
+
GeocodePreferenceList.member = Shapes::ShapeRef.new(shape: GeocodePreference)
|
|
6605
|
+
|
|
6606
|
+
GeocodePreferenceValue.add_member(:geocoder_hierarchy, Shapes::ShapeRef.new(shape: GeocoderHierarchy, location_name: "GeocoderHierarchy"))
|
|
6607
|
+
GeocodePreferenceValue.add_member(:coordinate, Shapes::ShapeRef.new(shape: Coordinate, location_name: "Coordinate"))
|
|
6608
|
+
GeocodePreferenceValue.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
|
|
6609
|
+
GeocodePreferenceValue.add_member_subclass(:geocoder_hierarchy, Types::GeocodePreferenceValue::GeocoderHierarchy)
|
|
6610
|
+
GeocodePreferenceValue.add_member_subclass(:coordinate, Types::GeocodePreferenceValue::Coordinate)
|
|
6611
|
+
GeocodePreferenceValue.add_member_subclass(:unknown, Types::GeocodePreferenceValue::Unknown)
|
|
6612
|
+
GeocodePreferenceValue.struct_class = Types::GeocodePreferenceValue
|
|
6613
|
+
|
|
6614
|
+
GeocoderHierarchy.add_member(:country, Shapes::ShapeRef.new(shape: GeocoderHierarchyCountryString, location_name: "Country"))
|
|
6615
|
+
GeocoderHierarchy.add_member(:state, Shapes::ShapeRef.new(shape: GeocoderHierarchyStateString, location_name: "State"))
|
|
6616
|
+
GeocoderHierarchy.add_member(:county, Shapes::ShapeRef.new(shape: GeocoderHierarchyCountyString, location_name: "County"))
|
|
6617
|
+
GeocoderHierarchy.add_member(:city, Shapes::ShapeRef.new(shape: GeocoderHierarchyCityString, location_name: "City"))
|
|
6618
|
+
GeocoderHierarchy.add_member(:post_code, Shapes::ShapeRef.new(shape: GeocoderHierarchyPostCodeString, location_name: "PostCode"))
|
|
6619
|
+
GeocoderHierarchy.struct_class = Types::GeocoderHierarchy
|
|
6620
|
+
|
|
6450
6621
|
GeospatialCategoricalColor.add_member(:category_data_colors, Shapes::ShapeRef.new(shape: GeospatialCategoricalDataColorList, required: true, location_name: "CategoryDataColors"))
|
|
6451
6622
|
GeospatialCategoricalColor.add_member(:null_data_visibility, Shapes::ShapeRef.new(shape: Visibility, location_name: "NullDataVisibility"))
|
|
6452
6623
|
GeospatialCategoricalColor.add_member(:null_data_settings, Shapes::ShapeRef.new(shape: GeospatialNullDataSettings, location_name: "NullDataSettings"))
|
|
@@ -6593,6 +6764,7 @@ module Aws::QuickSight
|
|
|
6593
6764
|
GeospatialMapVisual.add_member(:column_hierarchies, Shapes::ShapeRef.new(shape: ColumnHierarchyList, location_name: "ColumnHierarchies"))
|
|
6594
6765
|
GeospatialMapVisual.add_member(:actions, Shapes::ShapeRef.new(shape: VisualCustomActionList, location_name: "Actions"))
|
|
6595
6766
|
GeospatialMapVisual.add_member(:visual_content_alt_text, Shapes::ShapeRef.new(shape: LongPlainText, location_name: "VisualContentAltText"))
|
|
6767
|
+
GeospatialMapVisual.add_member(:geocoding_preferences, Shapes::ShapeRef.new(shape: GeocodePreferenceList, location_name: "GeocodingPreferences"))
|
|
6596
6768
|
GeospatialMapVisual.struct_class = Types::GeospatialMapVisual
|
|
6597
6769
|
|
|
6598
6770
|
GeospatialNullDataSettings.add_member(:symbol_style, Shapes::ShapeRef.new(shape: GeospatialNullSymbolStyle, required: true, location_name: "SymbolStyle"))
|
|
@@ -6681,6 +6853,17 @@ module Aws::QuickSight
|
|
|
6681
6853
|
GetFlowPermissionsOutput.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
|
|
6682
6854
|
GetFlowPermissionsOutput.struct_class = Types::GetFlowPermissionsOutput
|
|
6683
6855
|
|
|
6856
|
+
GetIdentityContextRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
|
|
6857
|
+
GetIdentityContextRequest.add_member(:user_identifier, Shapes::ShapeRef.new(shape: UserIdentifier, required: true, location_name: "UserIdentifier"))
|
|
6858
|
+
GetIdentityContextRequest.add_member(:namespace, Shapes::ShapeRef.new(shape: Namespace, location_name: "Namespace"))
|
|
6859
|
+
GetIdentityContextRequest.add_member(:session_expires_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "SessionExpiresAt"))
|
|
6860
|
+
GetIdentityContextRequest.struct_class = Types::GetIdentityContextRequest
|
|
6861
|
+
|
|
6862
|
+
GetIdentityContextResponse.add_member(:status, Shapes::ShapeRef.new(shape: statusCode, required: true, location: "statusCode", location_name: "Status"))
|
|
6863
|
+
GetIdentityContextResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "RequestId"))
|
|
6864
|
+
GetIdentityContextResponse.add_member(:context, Shapes::ShapeRef.new(shape: String, location_name: "Context"))
|
|
6865
|
+
GetIdentityContextResponse.struct_class = Types::GetIdentityContextResponse
|
|
6866
|
+
|
|
6684
6867
|
GetSessionEmbedUrlRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
|
|
6685
6868
|
GetSessionEmbedUrlRequest.add_member(:entry_point, Shapes::ShapeRef.new(shape: EntryPoint, location: "querystring", location_name: "entry-point"))
|
|
6686
6869
|
GetSessionEmbedUrlRequest.add_member(:session_lifetime_in_minutes, Shapes::ShapeRef.new(shape: SessionLifetimeInMinutes, location: "querystring", location_name: "session-lifetime"))
|
|
@@ -7044,6 +7227,10 @@ module Aws::QuickSight
|
|
|
7044
7227
|
InvalidNextTokenException.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
|
|
7045
7228
|
InvalidNextTokenException.struct_class = Types::InvalidNextTokenException
|
|
7046
7229
|
|
|
7230
|
+
InvalidParameterException.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "Message"))
|
|
7231
|
+
InvalidParameterException.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
|
|
7232
|
+
InvalidParameterException.struct_class = Types::InvalidParameterException
|
|
7233
|
+
|
|
7047
7234
|
InvalidParameterValueException.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "Message"))
|
|
7048
7235
|
InvalidParameterValueException.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
|
|
7049
7236
|
InvalidParameterValueException.struct_class = Types::InvalidParameterValueException
|
|
@@ -7164,6 +7351,11 @@ module Aws::QuickSight
|
|
|
7164
7351
|
KPIVisualStandardLayout.add_member(:type, Shapes::ShapeRef.new(shape: KPIVisualStandardLayoutType, required: true, location_name: "Type"))
|
|
7165
7352
|
KPIVisualStandardLayout.struct_class = Types::KPIVisualStandardLayout
|
|
7166
7353
|
|
|
7354
|
+
KeyPairCredentials.add_member(:key_pair_username, Shapes::ShapeRef.new(shape: DbUsername, required: true, location_name: "KeyPairUsername"))
|
|
7355
|
+
KeyPairCredentials.add_member(:private_key, Shapes::ShapeRef.new(shape: PrivateKey, required: true, location_name: "PrivateKey"))
|
|
7356
|
+
KeyPairCredentials.add_member(:private_key_passphrase, Shapes::ShapeRef.new(shape: PrivateKeyPassphrase, location_name: "PrivateKeyPassphrase"))
|
|
7357
|
+
KeyPairCredentials.struct_class = Types::KeyPairCredentials
|
|
7358
|
+
|
|
7167
7359
|
KeyRegistration.member = Shapes::ShapeRef.new(shape: RegisteredCustomerManagedKey)
|
|
7168
7360
|
|
|
7169
7361
|
LabelOptions.add_member(:visibility, Shapes::ShapeRef.new(shape: Visibility, location_name: "Visibility"))
|
|
@@ -7251,6 +7443,7 @@ module Aws::QuickSight
|
|
|
7251
7443
|
LineChartDefaultSeriesSettings.add_member(:axis_binding, Shapes::ShapeRef.new(shape: AxisBinding, location_name: "AxisBinding"))
|
|
7252
7444
|
LineChartDefaultSeriesSettings.add_member(:line_style_settings, Shapes::ShapeRef.new(shape: LineChartLineStyleSettings, location_name: "LineStyleSettings"))
|
|
7253
7445
|
LineChartDefaultSeriesSettings.add_member(:marker_style_settings, Shapes::ShapeRef.new(shape: LineChartMarkerStyleSettings, location_name: "MarkerStyleSettings"))
|
|
7446
|
+
LineChartDefaultSeriesSettings.add_member(:decal_settings, Shapes::ShapeRef.new(shape: DecalSettings, location_name: "DecalSettings"))
|
|
7254
7447
|
LineChartDefaultSeriesSettings.struct_class = Types::LineChartDefaultSeriesSettings
|
|
7255
7448
|
|
|
7256
7449
|
LineChartFieldWells.add_member(:line_chart_aggregated_field_wells, Shapes::ShapeRef.new(shape: LineChartAggregatedFieldWells, location_name: "LineChartAggregatedFieldWells"))
|
|
@@ -7270,6 +7463,7 @@ module Aws::QuickSight
|
|
|
7270
7463
|
|
|
7271
7464
|
LineChartSeriesSettings.add_member(:line_style_settings, Shapes::ShapeRef.new(shape: LineChartLineStyleSettings, location_name: "LineStyleSettings"))
|
|
7272
7465
|
LineChartSeriesSettings.add_member(:marker_style_settings, Shapes::ShapeRef.new(shape: LineChartMarkerStyleSettings, location_name: "MarkerStyleSettings"))
|
|
7466
|
+
LineChartSeriesSettings.add_member(:decal_settings, Shapes::ShapeRef.new(shape: DecalSettings, location_name: "DecalSettings"))
|
|
7273
7467
|
LineChartSeriesSettings.struct_class = Types::LineChartSeriesSettings
|
|
7274
7468
|
|
|
7275
7469
|
LineChartSortConfiguration.add_member(:category_sort, Shapes::ShapeRef.new(shape: FieldSortOptionsList, location_name: "CategorySort"))
|
|
@@ -7571,6 +7765,18 @@ module Aws::QuickSight
|
|
|
7571
7765
|
ListRoleMembershipsResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
|
|
7572
7766
|
ListRoleMembershipsResponse.struct_class = Types::ListRoleMembershipsResponse
|
|
7573
7767
|
|
|
7768
|
+
ListSelfUpgradesRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
|
|
7769
|
+
ListSelfUpgradesRequest.add_member(:namespace, Shapes::ShapeRef.new(shape: Namespace, required: true, location: "uri", location_name: "Namespace"))
|
|
7770
|
+
ListSelfUpgradesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location: "querystring", location_name: "next-token"))
|
|
7771
|
+
ListSelfUpgradesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "max-results", metadata: {"box" => true}))
|
|
7772
|
+
ListSelfUpgradesRequest.struct_class = Types::ListSelfUpgradesRequest
|
|
7773
|
+
|
|
7774
|
+
ListSelfUpgradesResponse.add_member(:self_upgrade_request_details, Shapes::ShapeRef.new(shape: SelfUpgradeRequestDetailList, location_name: "SelfUpgradeRequestDetails"))
|
|
7775
|
+
ListSelfUpgradesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
|
|
7776
|
+
ListSelfUpgradesResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
|
|
7777
|
+
ListSelfUpgradesResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
|
|
7778
|
+
ListSelfUpgradesResponse.struct_class = Types::ListSelfUpgradesResponse
|
|
7779
|
+
|
|
7574
7780
|
ListTagsForResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location: "uri", location_name: "ResourceArn"))
|
|
7575
7781
|
ListTagsForResourceRequest.struct_class = Types::ListTagsForResourceRequest
|
|
7576
7782
|
|
|
@@ -8242,6 +8448,7 @@ module Aws::QuickSight
|
|
|
8242
8448
|
PivotTableConfiguration.add_member(:total_options, Shapes::ShapeRef.new(shape: PivotTableTotalOptions, location_name: "TotalOptions"))
|
|
8243
8449
|
PivotTableConfiguration.add_member(:field_options, Shapes::ShapeRef.new(shape: PivotTableFieldOptions, location_name: "FieldOptions"))
|
|
8244
8450
|
PivotTableConfiguration.add_member(:paginated_report_options, Shapes::ShapeRef.new(shape: PivotTablePaginatedReportOptions, location_name: "PaginatedReportOptions"))
|
|
8451
|
+
PivotTableConfiguration.add_member(:dashboard_customization_visual_options, Shapes::ShapeRef.new(shape: DashboardCustomizationVisualOptions, location_name: "DashboardCustomizationVisualOptions"))
|
|
8245
8452
|
PivotTableConfiguration.add_member(:interactions, Shapes::ShapeRef.new(shape: VisualInteractionOptions, location_name: "Interactions"))
|
|
8246
8453
|
PivotTableConfiguration.struct_class = Types::PivotTableConfiguration
|
|
8247
8454
|
|
|
@@ -8752,6 +8959,11 @@ module Aws::QuickSight
|
|
|
8752
8959
|
RegisteredUserQuickSightConsoleEmbeddingConfiguration.add_member(:feature_configurations, Shapes::ShapeRef.new(shape: RegisteredUserConsoleFeatureConfigurations, location_name: "FeatureConfigurations"))
|
|
8753
8960
|
RegisteredUserQuickSightConsoleEmbeddingConfiguration.struct_class = Types::RegisteredUserQuickSightConsoleEmbeddingConfiguration
|
|
8754
8961
|
|
|
8962
|
+
RegisteredUserSnapshotJobResult.add_member(:file_groups, Shapes::ShapeRef.new(shape: SnapshotJobResultFileGroupList, location_name: "FileGroups"))
|
|
8963
|
+
RegisteredUserSnapshotJobResult.struct_class = Types::RegisteredUserSnapshotJobResult
|
|
8964
|
+
|
|
8965
|
+
RegisteredUserSnapshotJobResultList.member = Shapes::ShapeRef.new(shape: RegisteredUserSnapshotJobResult)
|
|
8966
|
+
|
|
8755
8967
|
RelationalTable.add_member(:data_source_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "DataSourceArn"))
|
|
8756
8968
|
RelationalTable.add_member(:catalog, Shapes::ShapeRef.new(shape: RelationalTableCatalog, location_name: "Catalog"))
|
|
8757
8969
|
RelationalTable.add_member(:schema, Shapes::ShapeRef.new(shape: RelationalTableSchema, location_name: "Schema"))
|
|
@@ -9132,6 +9344,22 @@ module Aws::QuickSight
|
|
|
9132
9344
|
SelectedSheetsFilterScopeConfiguration.add_member(:sheet_visual_scoping_configurations, Shapes::ShapeRef.new(shape: SheetVisualScopingConfigurations, location_name: "SheetVisualScopingConfigurations"))
|
|
9133
9345
|
SelectedSheetsFilterScopeConfiguration.struct_class = Types::SelectedSheetsFilterScopeConfiguration
|
|
9134
9346
|
|
|
9347
|
+
SelfUpgradeConfiguration.add_member(:self_upgrade_status, Shapes::ShapeRef.new(shape: SelfUpgradeStatus, location_name: "SelfUpgradeStatus"))
|
|
9348
|
+
SelfUpgradeConfiguration.struct_class = Types::SelfUpgradeConfiguration
|
|
9349
|
+
|
|
9350
|
+
SelfUpgradeRequestDetail.add_member(:upgrade_request_id, Shapes::ShapeRef.new(shape: String, location_name: "UpgradeRequestId"))
|
|
9351
|
+
SelfUpgradeRequestDetail.add_member(:user_name, Shapes::ShapeRef.new(shape: UserName, location_name: "UserName"))
|
|
9352
|
+
SelfUpgradeRequestDetail.add_member(:original_role, Shapes::ShapeRef.new(shape: UserRole, location_name: "OriginalRole"))
|
|
9353
|
+
SelfUpgradeRequestDetail.add_member(:requested_role, Shapes::ShapeRef.new(shape: UserRole, location_name: "RequestedRole"))
|
|
9354
|
+
SelfUpgradeRequestDetail.add_member(:request_note, Shapes::ShapeRef.new(shape: String, location_name: "RequestNote"))
|
|
9355
|
+
SelfUpgradeRequestDetail.add_member(:creation_time, Shapes::ShapeRef.new(shape: Long, location_name: "CreationTime"))
|
|
9356
|
+
SelfUpgradeRequestDetail.add_member(:request_status, Shapes::ShapeRef.new(shape: SelfUpgradeRequestStatus, location_name: "RequestStatus"))
|
|
9357
|
+
SelfUpgradeRequestDetail.add_member(:last_update_attempt_time, Shapes::ShapeRef.new(shape: Long, location_name: "lastUpdateAttemptTime"))
|
|
9358
|
+
SelfUpgradeRequestDetail.add_member(:last_update_failure_reason, Shapes::ShapeRef.new(shape: String, location_name: "lastUpdateFailureReason"))
|
|
9359
|
+
SelfUpgradeRequestDetail.struct_class = Types::SelfUpgradeRequestDetail
|
|
9360
|
+
|
|
9361
|
+
SelfUpgradeRequestDetailList.member = Shapes::ShapeRef.new(shape: SelfUpgradeRequestDetail)
|
|
9362
|
+
|
|
9135
9363
|
SemanticEntityType.add_member(:type_name, Shapes::ShapeRef.new(shape: LimitedString, location_name: "TypeName"))
|
|
9136
9364
|
SemanticEntityType.add_member(:sub_type_name, Shapes::ShapeRef.new(shape: LimitedString, location_name: "SubTypeName"))
|
|
9137
9365
|
SemanticEntityType.add_member(:type_parameters, Shapes::ShapeRef.new(shape: TypeParameters, location_name: "TypeParameters"))
|
|
@@ -9381,6 +9609,7 @@ module Aws::QuickSight
|
|
|
9381
9609
|
SnapshotJobErrorInfo.struct_class = Types::SnapshotJobErrorInfo
|
|
9382
9610
|
|
|
9383
9611
|
SnapshotJobResult.add_member(:anonymous_users, Shapes::ShapeRef.new(shape: AnonymousUserSnapshotJobResultList, location_name: "AnonymousUsers"))
|
|
9612
|
+
SnapshotJobResult.add_member(:registered_users, Shapes::ShapeRef.new(shape: RegisteredUserSnapshotJobResultList, location_name: "RegisteredUsers"))
|
|
9384
9613
|
SnapshotJobResult.struct_class = Types::SnapshotJobResult
|
|
9385
9614
|
|
|
9386
9615
|
SnapshotJobResultErrorInfo.add_member(:error_message, Shapes::ShapeRef.new(shape: String, location_name: "ErrorMessage"))
|
|
@@ -9497,7 +9726,7 @@ module Aws::QuickSight
|
|
|
9497
9726
|
StartDashboardSnapshotJobRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
|
|
9498
9727
|
StartDashboardSnapshotJobRequest.add_member(:dashboard_id, Shapes::ShapeRef.new(shape: ShortRestrictiveResourceId, required: true, location: "uri", location_name: "DashboardId"))
|
|
9499
9728
|
StartDashboardSnapshotJobRequest.add_member(:snapshot_job_id, Shapes::ShapeRef.new(shape: ShortRestrictiveResourceId, required: true, location_name: "SnapshotJobId"))
|
|
9500
|
-
StartDashboardSnapshotJobRequest.add_member(:user_configuration, Shapes::ShapeRef.new(shape: SnapshotUserConfiguration,
|
|
9729
|
+
StartDashboardSnapshotJobRequest.add_member(:user_configuration, Shapes::ShapeRef.new(shape: SnapshotUserConfiguration, location_name: "UserConfiguration"))
|
|
9501
9730
|
StartDashboardSnapshotJobRequest.add_member(:snapshot_configuration, Shapes::ShapeRef.new(shape: SnapshotConfiguration, required: true, location_name: "SnapshotConfiguration"))
|
|
9502
9731
|
StartDashboardSnapshotJobRequest.struct_class = Types::StartDashboardSnapshotJobRequest
|
|
9503
9732
|
|
|
@@ -9644,6 +9873,7 @@ module Aws::QuickSight
|
|
|
9644
9873
|
TableConfiguration.add_member(:field_options, Shapes::ShapeRef.new(shape: TableFieldOptions, location_name: "FieldOptions"))
|
|
9645
9874
|
TableConfiguration.add_member(:paginated_report_options, Shapes::ShapeRef.new(shape: TablePaginatedReportOptions, location_name: "PaginatedReportOptions"))
|
|
9646
9875
|
TableConfiguration.add_member(:table_inline_visualizations, Shapes::ShapeRef.new(shape: TableInlineVisualizationList, location_name: "TableInlineVisualizations"))
|
|
9876
|
+
TableConfiguration.add_member(:dashboard_customization_visual_options, Shapes::ShapeRef.new(shape: DashboardCustomizationVisualOptions, location_name: "DashboardCustomizationVisualOptions"))
|
|
9647
9877
|
TableConfiguration.add_member(:interactions, Shapes::ShapeRef.new(shape: VisualInteractionOptions, location_name: "Interactions"))
|
|
9648
9878
|
TableConfiguration.struct_class = Types::TableConfiguration
|
|
9649
9879
|
|
|
@@ -10910,6 +11140,26 @@ module Aws::QuickSight
|
|
|
10910
11140
|
UpdateSPICECapacityConfigurationResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
|
|
10911
11141
|
UpdateSPICECapacityConfigurationResponse.struct_class = Types::UpdateSPICECapacityConfigurationResponse
|
|
10912
11142
|
|
|
11143
|
+
UpdateSelfUpgradeConfigurationRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
|
|
11144
|
+
UpdateSelfUpgradeConfigurationRequest.add_member(:namespace, Shapes::ShapeRef.new(shape: Namespace, required: true, location: "uri", location_name: "Namespace"))
|
|
11145
|
+
UpdateSelfUpgradeConfigurationRequest.add_member(:self_upgrade_status, Shapes::ShapeRef.new(shape: SelfUpgradeStatus, required: true, location_name: "SelfUpgradeStatus"))
|
|
11146
|
+
UpdateSelfUpgradeConfigurationRequest.struct_class = Types::UpdateSelfUpgradeConfigurationRequest
|
|
11147
|
+
|
|
11148
|
+
UpdateSelfUpgradeConfigurationResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
|
|
11149
|
+
UpdateSelfUpgradeConfigurationResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
|
|
11150
|
+
UpdateSelfUpgradeConfigurationResponse.struct_class = Types::UpdateSelfUpgradeConfigurationResponse
|
|
11151
|
+
|
|
11152
|
+
UpdateSelfUpgradeRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
|
|
11153
|
+
UpdateSelfUpgradeRequest.add_member(:namespace, Shapes::ShapeRef.new(shape: Namespace, required: true, location: "uri", location_name: "Namespace"))
|
|
11154
|
+
UpdateSelfUpgradeRequest.add_member(:upgrade_request_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "UpgradeRequestId"))
|
|
11155
|
+
UpdateSelfUpgradeRequest.add_member(:action, Shapes::ShapeRef.new(shape: SelfUpgradeAdminAction, required: true, location_name: "Action"))
|
|
11156
|
+
UpdateSelfUpgradeRequest.struct_class = Types::UpdateSelfUpgradeRequest
|
|
11157
|
+
|
|
11158
|
+
UpdateSelfUpgradeResponse.add_member(:self_upgrade_request_detail, Shapes::ShapeRef.new(shape: SelfUpgradeRequestDetail, location_name: "SelfUpgradeRequestDetail"))
|
|
11159
|
+
UpdateSelfUpgradeResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
|
|
11160
|
+
UpdateSelfUpgradeResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
|
|
11161
|
+
UpdateSelfUpgradeResponse.struct_class = Types::UpdateSelfUpgradeResponse
|
|
11162
|
+
|
|
10913
11163
|
UpdateTemplateAliasRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
|
|
10914
11164
|
UpdateTemplateAliasRequest.add_member(:template_id, Shapes::ShapeRef.new(shape: ShortRestrictiveResourceId, required: true, location: "uri", location_name: "TemplateId"))
|
|
10915
11165
|
UpdateTemplateAliasRequest.add_member(:alias_name, Shapes::ShapeRef.new(shape: AliasName, required: true, location: "uri", location_name: "AliasName"))
|
|
@@ -11095,6 +11345,16 @@ module Aws::QuickSight
|
|
|
11095
11345
|
User.add_member(:external_login_id, Shapes::ShapeRef.new(shape: String, location_name: "ExternalLoginId"))
|
|
11096
11346
|
User.struct_class = Types::User
|
|
11097
11347
|
|
|
11348
|
+
UserIdentifier.add_member(:user_name, Shapes::ShapeRef.new(shape: SensitiveString, location_name: "UserName"))
|
|
11349
|
+
UserIdentifier.add_member(:email, Shapes::ShapeRef.new(shape: SensitiveString, location_name: "Email"))
|
|
11350
|
+
UserIdentifier.add_member(:user_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "UserArn"))
|
|
11351
|
+
UserIdentifier.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
|
|
11352
|
+
UserIdentifier.add_member_subclass(:user_name, Types::UserIdentifier::UserName)
|
|
11353
|
+
UserIdentifier.add_member_subclass(:email, Types::UserIdentifier::Email)
|
|
11354
|
+
UserIdentifier.add_member_subclass(:user_arn, Types::UserIdentifier::UserArn)
|
|
11355
|
+
UserIdentifier.add_member_subclass(:unknown, Types::UserIdentifier::Unknown)
|
|
11356
|
+
UserIdentifier.struct_class = Types::UserIdentifier
|
|
11357
|
+
|
|
11098
11358
|
UserList.member = Shapes::ShapeRef.new(shape: User)
|
|
11099
11359
|
|
|
11100
11360
|
VPCConnection.add_member(:vpc_connection_id, Shapes::ShapeRef.new(shape: VPCConnectionResourceIdUnrestricted, location_name: "VPCConnectionId"))
|
|
@@ -11186,6 +11446,12 @@ module Aws::QuickSight
|
|
|
11186
11446
|
|
|
11187
11447
|
VisualCustomActionOperationList.member = Shapes::ShapeRef.new(shape: VisualCustomActionOperation)
|
|
11188
11448
|
|
|
11449
|
+
VisualCustomizationAdditionalFieldsList.member = Shapes::ShapeRef.new(shape: ColumnIdentifier)
|
|
11450
|
+
|
|
11451
|
+
VisualCustomizationFieldsConfiguration.add_member(:status, Shapes::ShapeRef.new(shape: DashboardCustomizationStatus, location_name: "Status"))
|
|
11452
|
+
VisualCustomizationFieldsConfiguration.add_member(:additional_fields, Shapes::ShapeRef.new(shape: VisualCustomizationAdditionalFieldsList, location_name: "AdditionalFields"))
|
|
11453
|
+
VisualCustomizationFieldsConfiguration.struct_class = Types::VisualCustomizationFieldsConfiguration
|
|
11454
|
+
|
|
11189
11455
|
VisualHighlightOperation.add_member(:trigger, Shapes::ShapeRef.new(shape: VisualHighlightTrigger, required: true, location_name: "Trigger"))
|
|
11190
11456
|
VisualHighlightOperation.struct_class = Types::VisualHighlightOperation
|
|
11191
11457
|
|
|
@@ -12864,6 +13130,22 @@ module Aws::QuickSight
|
|
|
12864
13130
|
o.errors << Shapes::ShapeRef.new(shape: ResourceUnavailableException)
|
|
12865
13131
|
end)
|
|
12866
13132
|
|
|
13133
|
+
api.add_operation(:describe_self_upgrade_configuration, Seahorse::Model::Operation.new.tap do |o|
|
|
13134
|
+
o.name = "DescribeSelfUpgradeConfiguration"
|
|
13135
|
+
o.http_method = "GET"
|
|
13136
|
+
o.http_request_uri = "/accounts/{AwsAccountId}/namespaces/{Namespace}/self-upgrade-configuration"
|
|
13137
|
+
o.input = Shapes::ShapeRef.new(shape: DescribeSelfUpgradeConfigurationRequest)
|
|
13138
|
+
o.output = Shapes::ShapeRef.new(shape: DescribeSelfUpgradeConfigurationResponse)
|
|
13139
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
|
13140
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
|
|
13141
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
|
|
13142
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
|
13143
|
+
o.errors << Shapes::ShapeRef.new(shape: PreconditionNotMetException)
|
|
13144
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
|
13145
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
|
|
13146
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceUnavailableException)
|
|
13147
|
+
end)
|
|
13148
|
+
|
|
12867
13149
|
api.add_operation(:describe_template, Seahorse::Model::Operation.new.tap do |o|
|
|
12868
13150
|
o.name = "DescribeTemplate"
|
|
12869
13151
|
o.http_method = "GET"
|
|
@@ -13143,6 +13425,20 @@ module Aws::QuickSight
|
|
|
13143
13425
|
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
|
13144
13426
|
end)
|
|
13145
13427
|
|
|
13428
|
+
api.add_operation(:get_identity_context, Seahorse::Model::Operation.new.tap do |o|
|
|
13429
|
+
o.name = "GetIdentityContext"
|
|
13430
|
+
o.http_method = "POST"
|
|
13431
|
+
o.http_request_uri = "/accounts/{AwsAccountId}/identity-context"
|
|
13432
|
+
o.input = Shapes::ShapeRef.new(shape: GetIdentityContextRequest)
|
|
13433
|
+
o.output = Shapes::ShapeRef.new(shape: GetIdentityContextResponse)
|
|
13434
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
|
13435
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
|
|
13436
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
|
|
13437
|
+
o.errors << Shapes::ShapeRef.new(shape: PreconditionNotMetException)
|
|
13438
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
|
13439
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
|
13440
|
+
end)
|
|
13441
|
+
|
|
13146
13442
|
api.add_operation(:get_session_embed_url, Seahorse::Model::Operation.new.tap do |o|
|
|
13147
13443
|
o.name = "GetSessionEmbedUrl"
|
|
13148
13444
|
o.http_method = "GET"
|
|
@@ -13609,6 +13905,23 @@ module Aws::QuickSight
|
|
|
13609
13905
|
)
|
|
13610
13906
|
end)
|
|
13611
13907
|
|
|
13908
|
+
api.add_operation(:list_self_upgrades, Seahorse::Model::Operation.new.tap do |o|
|
|
13909
|
+
o.name = "ListSelfUpgrades"
|
|
13910
|
+
o.http_method = "GET"
|
|
13911
|
+
o.http_request_uri = "/accounts/{AwsAccountId}/namespaces/{Namespace}/self-upgrade-requests"
|
|
13912
|
+
o.input = Shapes::ShapeRef.new(shape: ListSelfUpgradesRequest)
|
|
13913
|
+
o.output = Shapes::ShapeRef.new(shape: ListSelfUpgradesResponse)
|
|
13914
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
|
13915
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
|
|
13916
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
|
13917
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidNextTokenException)
|
|
13918
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
|
13919
|
+
o.errors << Shapes::ShapeRef.new(shape: PreconditionNotMetException)
|
|
13920
|
+
o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
|
|
13921
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
|
|
13922
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceUnavailableException)
|
|
13923
|
+
end)
|
|
13924
|
+
|
|
13612
13925
|
api.add_operation(:list_tags_for_resource, Seahorse::Model::Operation.new.tap do |o|
|
|
13613
13926
|
o.name = "ListTagsForResource"
|
|
13614
13927
|
o.http_method = "GET"
|
|
@@ -14699,6 +15012,39 @@ module Aws::QuickSight
|
|
|
14699
15012
|
o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
|
|
14700
15013
|
end)
|
|
14701
15014
|
|
|
15015
|
+
api.add_operation(:update_self_upgrade, Seahorse::Model::Operation.new.tap do |o|
|
|
15016
|
+
o.name = "UpdateSelfUpgrade"
|
|
15017
|
+
o.http_method = "POST"
|
|
15018
|
+
o.http_request_uri = "/accounts/{AwsAccountId}/namespaces/{Namespace}/update-self-upgrade-request"
|
|
15019
|
+
o.input = Shapes::ShapeRef.new(shape: UpdateSelfUpgradeRequest)
|
|
15020
|
+
o.output = Shapes::ShapeRef.new(shape: UpdateSelfUpgradeResponse)
|
|
15021
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
|
15022
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
|
|
15023
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
|
15024
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidNextTokenException)
|
|
15025
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
|
15026
|
+
o.errors << Shapes::ShapeRef.new(shape: PreconditionNotMetException)
|
|
15027
|
+
o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
|
|
15028
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
|
|
15029
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceUnavailableException)
|
|
15030
|
+
end)
|
|
15031
|
+
|
|
15032
|
+
api.add_operation(:update_self_upgrade_configuration, Seahorse::Model::Operation.new.tap do |o|
|
|
15033
|
+
o.name = "UpdateSelfUpgradeConfiguration"
|
|
15034
|
+
o.http_method = "PUT"
|
|
15035
|
+
o.http_request_uri = "/accounts/{AwsAccountId}/namespaces/{Namespace}/self-upgrade-configuration"
|
|
15036
|
+
o.input = Shapes::ShapeRef.new(shape: UpdateSelfUpgradeConfigurationRequest)
|
|
15037
|
+
o.output = Shapes::ShapeRef.new(shape: UpdateSelfUpgradeConfigurationResponse)
|
|
15038
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
|
15039
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
|
|
15040
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
|
|
15041
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
|
15042
|
+
o.errors << Shapes::ShapeRef.new(shape: PreconditionNotMetException)
|
|
15043
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
|
15044
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
|
|
15045
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceUnavailableException)
|
|
15046
|
+
end)
|
|
15047
|
+
|
|
14702
15048
|
api.add_operation(:update_template, Seahorse::Model::Operation.new.tap do |o|
|
|
14703
15049
|
o.name = "UpdateTemplate"
|
|
14704
15050
|
o.http_method = "PUT"
|