@aws-sdk/client-athena 3.936.0 → 3.938.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.
Files changed (31) hide show
  1. package/README.md +16 -0
  2. package/dist-cjs/index.js +143 -28
  3. package/dist-es/Athena.js +4 -0
  4. package/dist-es/commands/GetResourceDashboardCommand.js +16 -0
  5. package/dist-es/commands/GetSessionEndpointCommand.js +16 -0
  6. package/dist-es/commands/index.js +2 -0
  7. package/dist-es/schemas/schemas_0.js +117 -28
  8. package/dist-types/Athena.d.ts +14 -0
  9. package/dist-types/AthenaClient.d.ts +4 -2
  10. package/dist-types/commands/BatchGetQueryExecutionCommand.d.ts +1 -0
  11. package/dist-types/commands/CreateWorkGroupCommand.d.ts +40 -0
  12. package/dist-types/commands/GetQueryExecutionCommand.d.ts +1 -0
  13. package/dist-types/commands/GetQueryRuntimeStatisticsCommand.d.ts +2 -2
  14. package/dist-types/commands/GetResourceDashboardCommand.d.ts +85 -0
  15. package/dist-types/commands/GetSessionCommand.d.ts +31 -1
  16. package/dist-types/commands/GetSessionEndpointCommand.d.ts +87 -0
  17. package/dist-types/commands/GetWorkGroupCommand.d.ts +40 -0
  18. package/dist-types/commands/StartQueryExecutionCommand.d.ts +19 -0
  19. package/dist-types/commands/StartSessionCommand.d.ts +38 -1
  20. package/dist-types/commands/UpdateWorkGroupCommand.d.ts +40 -0
  21. package/dist-types/commands/index.d.ts +2 -0
  22. package/dist-types/models/models_0.d.ts +271 -40
  23. package/dist-types/schemas/schemas_0.d.ts +15 -1
  24. package/dist-types/ts3.4/Athena.d.ts +34 -0
  25. package/dist-types/ts3.4/AthenaClient.d.ts +12 -0
  26. package/dist-types/ts3.4/commands/GetResourceDashboardCommand.d.ts +51 -0
  27. package/dist-types/ts3.4/commands/GetSessionEndpointCommand.d.ts +51 -0
  28. package/dist-types/ts3.4/commands/index.d.ts +2 -0
  29. package/dist-types/ts3.4/models/models_0.d.ts +58 -7
  30. package/dist-types/ts3.4/schemas/schemas_0.d.ts +15 -0
  31. package/package.json +1 -1
@@ -20,7 +20,7 @@ const _BGQE = "BatchGetQueryExecution";
20
20
  const _BGQEI = "BatchGetQueryExecutionInput";
21
21
  const _BGQEO = "BatchGetQueryExecutionOutput";
22
22
  const _BSCPQ = "BytesScannedCutoffPerQuery";
23
- const _C = "Column";
23
+ const _C = "Classification";
24
24
  const _CA = "CapacityAllocation";
25
25
  const _CAC = "CapacityAssignmentConfiguration";
26
26
  const _CAL = "CapacityAssignmentsList";
@@ -44,6 +44,7 @@ const _CEI = "CalculationExecutionId";
44
44
  const _CI = "ColumnInfo";
45
45
  const _CIL = "ColumnInfoList";
46
46
  const _CL = "CalculationsList";
47
+ const _CLl = "ClassificationList";
47
48
  const _CLo = "ColumnList";
48
49
  const _CN = "CatalogName";
49
50
  const _CNI = "CreateNotebookInput";
@@ -76,11 +77,15 @@ const _CULP = "CreateUserLevelPrefix";
76
77
  const _CWG = "CreateWorkGroup";
77
78
  const _CWGI = "CreateWorkGroupInput";
78
79
  const _CWGO = "CreateWorkGroupOutput";
80
+ const _CWGT = "CopyWorkGroupTags";
81
+ const _CWLC = "CloudWatchLoggingConfiguration";
79
82
  const _Ca = "Calculations";
80
83
  const _Cat = "Catalog";
81
84
  const _Ch = "Children";
82
- const _Co = "Comment";
85
+ const _Cl = "Classifications";
86
+ const _Co = "Column";
83
87
  const _Col = "Columns";
88
+ const _Com = "Comment";
84
89
  const _Con = "Configuration";
85
90
  const _D = "Description";
86
91
  const _DC = "DataCatalog";
@@ -91,6 +96,7 @@ const _DCRO = "DeleteCapacityReservationOutput";
91
96
  const _DCS = "DataCatalogSummary";
92
97
  const _DCSL = "DataCatalogSummaryList";
93
98
  const _DCSa = "DataCatalogsSummary";
99
+ const _DCp = "DpuCount";
94
100
  const _DDC = "DeleteDataCatalog";
95
101
  const _DDCI = "DeleteDataCatalogInput";
96
102
  const _DDCO = "DeleteDataCatalogOutput";
@@ -115,7 +121,7 @@ const _DWGO = "DeleteWorkGroupOutput";
115
121
  const _Da = "Database";
116
122
  const _Dat = "Datum";
117
123
  const _Data = "Data";
118
- const _E = "Error";
124
+ const _E = "Enabled";
119
125
  const _EBO = "ExpectedBucketOwner";
120
126
  const _EC = "ErrorCategory";
121
127
  const _ECn = "EncryptionConfiguration";
@@ -143,11 +149,12 @@ const _ESxe = "ExecutorSize";
143
149
  const _ET = "ErrorType";
144
150
  const _ETx = "ExecutorType";
145
151
  const _ETxe = "ExecutionTime";
152
+ const _EU = "EndpointUrl";
146
153
  const _EV = "EngineVersion";
147
154
  const _EVL = "EngineVersionsList";
148
155
  const _EVn = "EngineVersions";
149
156
  const _EWGC = "EnforceWorkGroupConfiguration";
150
- const _En = "Enabled";
157
+ const _Er = "Error";
151
158
  const _Ex = "Expression";
152
159
  const _F = "Filters";
153
160
  const _FD = "FilterDefinition";
@@ -190,7 +197,13 @@ const _GQRO = "GetQueryResultsOutput";
190
197
  const _GQRS = "GetQueryRuntimeStatistics";
191
198
  const _GQRSI = "GetQueryRuntimeStatisticsInput";
192
199
  const _GQRSO = "GetQueryRuntimeStatisticsOutput";
200
+ const _GRD = "GetResourceDashboard";
201
+ const _GRDR = "GetResourceDashboardRequest";
202
+ const _GRDRe = "GetResourceDashboardResponse";
193
203
  const _GS = "GetSession";
204
+ const _GSE = "GetSessionEndpoint";
205
+ const _GSER = "GetSessionEndpointRequest";
206
+ const _GSERe = "GetSessionEndpointResponse";
194
207
  const _GSR = "GetSessionRequest";
195
208
  const _GSRe = "GetSessionResponse";
196
209
  const _GSS = "GetSessionStatus";
@@ -241,6 +254,8 @@ const _LERi = "ListExecutorsResponse";
241
254
  const _LEV = "ListEngineVersions";
242
255
  const _LEVI = "ListEngineVersionsInput";
243
256
  const _LEVO = "ListEngineVersionsOutput";
257
+ const _LG = "LogGroup";
258
+ const _LL = "LogLocation";
244
259
  const _LMDT = "LastModifiedDateTime";
245
260
  const _LMT = "LastModifiedTime";
246
261
  const _LNM = "ListNotebookMetadata";
@@ -260,21 +275,26 @@ const _LQEI = "ListQueryExecutionsInput";
260
275
  const _LQEO = "ListQueryExecutionsOutput";
261
276
  const _LS = "ListSessions";
262
277
  const _LSAT = "LastSuccessfulAllocationTime";
278
+ const _LSNP = "LogStreamNamePrefix";
263
279
  const _LSR = "ListSessionsRequest";
264
280
  const _LSRi = "ListSessionsResponse";
281
+ const _LT = "LogTypes";
265
282
  const _LTFR = "ListTagsForResource";
266
283
  const _LTFRI = "ListTagsForResourceInput";
267
284
  const _LTFRO = "ListTagsForResourceOutput";
268
- const _LTM = "ListTableMetadata";
285
+ const _LTM = "LogTypesMap";
269
286
  const _LTMI = "ListTableMetadataInput";
270
287
  const _LTMO = "ListTableMetadataOutput";
288
+ const _LTMi = "ListTableMetadata";
271
289
  const _LWG = "ListWorkGroups";
272
290
  const _LWGI = "ListWorkGroupsInput";
273
291
  const _LWGO = "ListWorkGroupsOutput";
274
292
  const _M = "Message";
275
293
  const _MAIM = "MaxAgeInMinutes";
294
+ const _MC = "MonitoringConfiguration";
276
295
  const _MCD = "MaxConcurrentDpus";
277
296
  const _ME = "MetadataException";
297
+ const _MLC = "ManagedLoggingConfiguration";
278
298
  const _MQRC = "ManagedQueryResultsConfiguration";
279
299
  const _MQRCU = "ManagedQueryResultsConfigurationUpdates";
280
300
  const _MQREC = "ManagedQueryResultsEncryptionConfiguration";
@@ -314,7 +334,8 @@ const _PSS = "PreparedStatementSummary";
314
334
  const _PSr = "PreparedStatement";
315
335
  const _Pa = "Parameters";
316
336
  const _Pay = "Payload";
317
- const _Pr = "Precision";
337
+ const _Pr = "Properties";
338
+ const _Pre = "Precision";
318
339
  const _Q = "Query";
319
340
  const _QE = "QueryExecutions";
320
341
  const _QEC = "QueryExecutionContext";
@@ -389,6 +410,7 @@ const _SI = "SessionId";
389
410
  const _SITIM = "SessionIdleTimeoutInMinutes";
390
411
  const _SIt = "StageId";
391
412
  const _SL = "SessionsList";
413
+ const _SLC = "S3LoggingConfiguration";
392
414
  const _SM = "StatusMessage";
393
415
  const _SN = "SchemaName";
394
416
  const _SNt = "StatementName";
@@ -435,6 +457,7 @@ const _TT = "TableType";
435
457
  const _Ta = "Tags";
436
458
  const _Tag = "Tag";
437
459
  const _Ti = "Timeline";
460
+ const _U = "Url";
438
461
  const _UC = "UpdateCount";
439
462
  const _UCR = "UpdateCapacityReservation";
440
463
  const _UCRI = "UpdateCapacityReservationInput";
@@ -551,13 +574,22 @@ export var CapacityReservation = [
551
574
  [_N, _St, _TD, _AD, _LA, _LSAT, _CT],
552
575
  [0, 0, 1, 1, () => CapacityAllocation, 4, 4],
553
576
  ];
554
- export var Column = [3, n0, _C, 0, [_N, _T, _Co], [0, 0, 0]];
577
+ export var Classification = [3, n0, _C, 0, [_N, _Pr], [0, 128 | 0]];
578
+ export var CloudWatchLoggingConfiguration = [
579
+ 3,
580
+ n0,
581
+ _CWLC,
582
+ 0,
583
+ [_E, _LG, _LSNP, _LT],
584
+ [2, 0, 0, [2, n0, _LTM, 0, 0, 64 | 0]],
585
+ ];
586
+ export var Column = [3, n0, _Co, 0, [_N, _T, _Com], [0, 0, 0]];
555
587
  export var ColumnInfo = [
556
588
  3,
557
589
  n0,
558
590
  _CI,
559
591
  0,
560
- [_CN, _SN, _TN, _N, _L, _T, _Pr, _Sc, _Nu, _CSas],
592
+ [_CN, _SN, _TN, _N, _L, _T, _Pre, _Sc, _Nu, _CSas],
561
593
  [0, 0, 0, 0, 0, 0, 1, 1, 0, 2],
562
594
  ];
563
595
  export var CreateCapacityReservationInput = [
@@ -616,10 +648,10 @@ export var DataCatalog = [
616
648
  n0,
617
649
  _DC,
618
650
  0,
619
- [_N, _D, _T, _Pa, _St, _CTo, _E],
651
+ [_N, _D, _T, _Pa, _St, _CTo, _Er],
620
652
  [0, 0, 0, 128 | 0, 0, 0, 0],
621
653
  ];
622
- export var DataCatalogSummary = [3, n0, _DCS, 0, [_CN, _T, _St, _CTo, _E], [0, 0, 0, 0, 0]];
654
+ export var DataCatalogSummary = [3, n0, _DCS, 0, [_CN, _T, _St, _CTo, _Er], [0, 0, 0, 0, 0]];
623
655
  export var Datum = [3, n0, _Dat, 0, [_VCV], [0]];
624
656
  export var DeleteCapacityReservationInput = [3, n0, _DCRI, 0, [_N], [0]];
625
657
  export var DeleteCapacityReservationOutput = [3, n0, _DCRO, 0, [], []];
@@ -639,8 +671,8 @@ export var EngineConfiguration = [
639
671
  n0,
640
672
  _ECng,
641
673
  0,
642
- [_CDS, _MCD, _DEDS, _ACd, _SP],
643
- [1, 1, 1, 128 | 0, 128 | 0],
674
+ [_CDS, _MCD, _DEDS, _ACd, _SP, _Cl],
675
+ [1, 1, 1, 128 | 0, 128 | 0, () => ClassificationList],
644
676
  ];
645
677
  export var EngineVersion = [3, n0, _EV, 0, [_SEV, _EEV], [0, 0]];
646
678
  export var ExecutorsSummary = [
@@ -708,14 +740,29 @@ export var GetQueryRuntimeStatisticsOutput = [
708
740
  [_QRS],
709
741
  [() => QueryRuntimeStatistics],
710
742
  ];
743
+ export var GetResourceDashboardRequest = [3, n0, _GRDR, 0, [_RARN], [0]];
744
+ export var GetResourceDashboardResponse = [3, n0, _GRDRe, 0, [_U], [0]];
745
+ export var GetSessionEndpointRequest = [3, n0, _GSER, 0, [_SI], [0]];
746
+ export var GetSessionEndpointResponse = [3, n0, _GSERe, 0, [_EU, _AT, _ATET], [0, 0, 4]];
711
747
  export var GetSessionRequest = [3, n0, _GSR, 0, [_SI], [0]];
712
748
  export var GetSessionResponse = [
713
749
  3,
714
750
  n0,
715
751
  _GSRe,
716
752
  0,
717
- [_SI, _D, _WG, _EV, _ECng, _NV, _SC, _St, _Sta],
718
- [0, 0, 0, 0, () => EngineConfiguration, 0, () => SessionConfiguration, () => SessionStatus, () => SessionStatistics],
753
+ [_SI, _D, _WG, _EV, _ECng, _NV, _MC, _SC, _St, _Sta],
754
+ [
755
+ 0,
756
+ 0,
757
+ 0,
758
+ 0,
759
+ () => EngineConfiguration,
760
+ 0,
761
+ () => MonitoringConfiguration,
762
+ () => SessionConfiguration,
763
+ () => SessionStatus,
764
+ () => SessionStatistics,
765
+ ],
719
766
  ];
720
767
  export var GetSessionStatusRequest = [3, n0, _GSSR, 0, [_SI], [0]];
721
768
  export var GetSessionStatusResponse = [3, n0, _GSSRe, 0, [_SI, _St], [0, () => SessionStatus]];
@@ -878,12 +925,13 @@ export var ListTagsForResourceInput = [3, n0, _LTFRI, 0, [_RARN, _NT, _MR], [0,
878
925
  export var ListTagsForResourceOutput = [3, n0, _LTFRO, 0, [_Ta, _NT], [() => TagList, 0]];
879
926
  export var ListWorkGroupsInput = [3, n0, _LWGI, 0, [_NT, _MR], [0, 1]];
880
927
  export var ListWorkGroupsOutput = [3, n0, _LWGO, 0, [_WGo, _NT], [() => WorkGroupsList, 0]];
928
+ export var ManagedLoggingConfiguration = [3, n0, _MLC, 0, [_E, _KK], [2, 0]];
881
929
  export var ManagedQueryResultsConfiguration = [
882
930
  3,
883
931
  n0,
884
932
  _MQRC,
885
933
  0,
886
- [_En, _ECn],
934
+ [_E, _ECn],
887
935
  [2, () => ManagedQueryResultsEncryptionConfiguration],
888
936
  ];
889
937
  export var ManagedQueryResultsConfigurationUpdates = [
@@ -891,7 +939,7 @@ export var ManagedQueryResultsConfigurationUpdates = [
891
939
  n0,
892
940
  _MQRCU,
893
941
  0,
894
- [_En, _ECn, _REC],
942
+ [_E, _ECn, _REC],
895
943
  [2, () => ManagedQueryResultsEncryptionConfiguration, 2],
896
944
  ];
897
945
  export var ManagedQueryResultsEncryptionConfiguration = [3, n0, _MQREC, 0, [_KK], [0]];
@@ -906,6 +954,14 @@ export var MetadataException = [
906
954
  [0],
907
955
  ];
908
956
  TypeRegistry.for(n0).registerError(MetadataException, __MetadataException);
957
+ export var MonitoringConfiguration = [
958
+ 3,
959
+ n0,
960
+ _MC,
961
+ 0,
962
+ [_CWLC, _MLC, _SLC],
963
+ [() => CloudWatchLoggingConfiguration, () => ManagedLoggingConfiguration, () => S3LoggingConfiguration],
964
+ ];
909
965
  export var NamedQuery = [3, n0, _NQa, 0, [_N, _D, _Da, _QS, _NQIa, _WG], [0, 0, 0, 0, 0, 0]];
910
966
  export var NotebookMetadata = [3, n0, _NM, 0, [_NI, _N, _WG, _CT, _T, _LMT], [0, 0, 0, 4, 0, 4]];
911
967
  export var NotebookSessionSummary = [3, n0, _NSS, 0, [_SI, _CT], [0, 4]];
@@ -949,8 +1005,8 @@ export var QueryExecutionStatistics = [
949
1005
  n0,
950
1006
  _QES,
951
1007
  0,
952
- [_EETIM, _DSIB, _DML, _TETIM, _QQTIM, _SPPTIM, _QPTIM, _SPTIM, _RRI],
953
- [1, 1, 0, 1, 1, 1, 1, 1, () => ResultReuseInformation],
1008
+ [_EETIM, _DSIB, _DML, _TETIM, _QQTIM, _SPPTIM, _QPTIM, _SPTIM, _RRI, _DCp],
1009
+ [1, 1, 0, 1, 1, 1, 1, 1, () => ResultReuseInformation, 1],
954
1010
  ];
955
1011
  export var QueryExecutionStatus = [
956
1012
  3,
@@ -1028,7 +1084,7 @@ export var ResultConfigurationUpdates = [
1028
1084
  [_OL, _ROL, _ECn, _REC, _EBO, _REBO, _AC, _RAC],
1029
1085
  [0, 2, () => EncryptionConfiguration, 2, 0, 2, () => AclConfiguration, 2],
1030
1086
  ];
1031
- export var ResultReuseByAgeConfiguration = [3, n0, _RRBAC, 0, [_En, _MAIM], [2, 1]];
1087
+ export var ResultReuseByAgeConfiguration = [3, n0, _RRBAC, 0, [_E, _MAIM], [2, 1]];
1032
1088
  export var ResultReuseConfiguration = [
1033
1089
  3,
1034
1090
  n0,
@@ -1041,6 +1097,7 @@ export var ResultReuseInformation = [3, n0, _RRI, 0, [_RPR], [2]];
1041
1097
  export var ResultSet = [3, n0, _RS, 0, [_Ro, _RSM], [() => RowList, () => ResultSetMetadata]];
1042
1098
  export var ResultSetMetadata = [3, n0, _RSM, 0, [_CI], [() => ColumnInfoList]];
1043
1099
  export var Row = [3, n0, _Row, 0, [_Data], [() => datumList]];
1100
+ export var S3LoggingConfiguration = [3, n0, _SLC, 0, [_E, _KK, _LL], [2, 0, 0]];
1044
1101
  export var SessionAlreadyExistsException = [
1045
1102
  -3,
1046
1103
  n0,
@@ -1057,8 +1114,8 @@ export var SessionConfiguration = [
1057
1114
  n0,
1058
1115
  _SC,
1059
1116
  0,
1060
- [_ER, _WD, _ITS, _ECn],
1061
- [0, 0, 1, () => EncryptionConfiguration],
1117
+ [_ER, _WD, _ITS, _SITIM, _ECn],
1118
+ [0, 0, 1, 1, () => EncryptionConfiguration],
1062
1119
  ];
1063
1120
  export var SessionStatistics = [3, n0, _SSe, 0, [_DEIM], [1]];
1064
1121
  export var SessionStatus = [
@@ -1091,8 +1148,17 @@ export var StartQueryExecutionInput = [
1091
1148
  n0,
1092
1149
  _SQEI,
1093
1150
  0,
1094
- [_QS, _CRT, _QEC, _RC, _WG, _EP, _RRC],
1095
- [0, [0, 4], () => QueryExecutionContext, () => ResultConfiguration, 0, 64 | 0, () => ResultReuseConfiguration],
1151
+ [_QS, _CRT, _QEC, _RC, _WG, _EP, _RRC, _ECng],
1152
+ [
1153
+ 0,
1154
+ [0, 4],
1155
+ () => QueryExecutionContext,
1156
+ () => ResultConfiguration,
1157
+ 0,
1158
+ 64 | 0,
1159
+ () => ResultReuseConfiguration,
1160
+ () => EngineConfiguration,
1161
+ ],
1096
1162
  ];
1097
1163
  export var StartQueryExecutionOutput = [3, n0, _SQEO, 0, [_QEIu], [0]];
1098
1164
  export var StartSessionRequest = [
@@ -1100,8 +1166,8 @@ export var StartSessionRequest = [
1100
1166
  n0,
1101
1167
  _SSR,
1102
1168
  0,
1103
- [_D, _WG, _ECng, _NV, _SITIM, _CRT],
1104
- [0, 0, () => EngineConfiguration, 0, 1, 0],
1169
+ [_D, _WG, _ECng, _ER, _MC, _NV, _SITIM, _CRT, _Ta, _CWGT],
1170
+ [0, 0, () => EngineConfiguration, 0, () => MonitoringConfiguration, 0, 1, 0, () => TagList, 2],
1105
1171
  ];
1106
1172
  export var StartSessionResponse = [3, n0, _SSRt, 0, [_SI, _S], [0, 0]];
1107
1173
  export var StopCalculationExecutionRequest = [3, n0, _SCERto, 0, [_CEI], [0]];
@@ -1171,7 +1237,7 @@ export var WorkGroupConfiguration = [
1171
1237
  n0,
1172
1238
  _WGC,
1173
1239
  0,
1174
- [_RC, _MQRC, _EWGC, _PCWME, _BSCPQ, _RPE, _EV, _ACdd, _ER, _CCEC, _EMEC, _ICC, _QRSAGC],
1240
+ [_RC, _MQRC, _EWGC, _PCWME, _BSCPQ, _RPE, _EV, _ACdd, _ER, _MC, _ECng, _CCEC, _EMEC, _ICC, _QRSAGC],
1175
1241
  [
1176
1242
  () => ResultConfiguration,
1177
1243
  () => ManagedQueryResultsConfiguration,
@@ -1182,6 +1248,8 @@ export var WorkGroupConfiguration = [
1182
1248
  () => EngineVersion,
1183
1249
  0,
1184
1250
  0,
1251
+ () => MonitoringConfiguration,
1252
+ () => EngineConfiguration,
1185
1253
  () => CustomerContentEncryptionConfiguration,
1186
1254
  2,
1187
1255
  () => IdentityCenterConfiguration,
@@ -1193,7 +1261,7 @@ export var WorkGroupConfigurationUpdates = [
1193
1261
  n0,
1194
1262
  _WGCU,
1195
1263
  0,
1196
- [_EWGC, _RCU, _MQRCU, _PCWME, _BSCPQ, _RBSCPQ, _RPE, _EV, _RCCEC, _ACdd, _ER, _CCEC, _EMEC, _QRSAGC],
1264
+ [_EWGC, _RCU, _MQRCU, _PCWME, _BSCPQ, _RBSCPQ, _RPE, _EV, _RCCEC, _ACdd, _ER, _CCEC, _EMEC, _QRSAGC, _MC, _ECng],
1197
1265
  [
1198
1266
  2,
1199
1267
  () => ResultConfigurationUpdates,
@@ -1209,6 +1277,8 @@ export var WorkGroupConfigurationUpdates = [
1209
1277
  () => CustomerContentEncryptionConfiguration,
1210
1278
  2,
1211
1279
  () => QueryResultsS3AccessGrantsConfiguration,
1280
+ () => MonitoringConfiguration,
1281
+ () => EngineConfiguration,
1212
1282
  ],
1213
1283
  ];
1214
1284
  export var WorkGroupSummary = [
@@ -1226,6 +1296,7 @@ export var ApplicationDPUSizesList = [1, n0, _ADPUSL, 0, () => ApplicationDPUSiz
1226
1296
  export var CalculationsList = [1, n0, _CL, 0, () => CalculationSummary];
1227
1297
  export var CapacityAssignmentsList = [1, n0, _CAL, 0, () => CapacityAssignment];
1228
1298
  export var CapacityReservationsList = [1, n0, _CRL, 0, () => CapacityReservation];
1299
+ export var ClassificationList = [1, n0, _CLl, 0, () => Classification];
1229
1300
  export var ColumnInfoList = [1, n0, _CIL, 0, () => ColumnInfo];
1230
1301
  export var ColumnList = [1, n0, _CLo, 0, () => Column];
1231
1302
  export var DatabaseList = [1, n0, _DL, 0, () => Database];
@@ -1234,6 +1305,7 @@ export var datumList = [1, n0, _dL, 0, () => Datum];
1234
1305
  export var EngineVersionsList = [1, n0, _EVL, 0, () => EngineVersion];
1235
1306
  export var ExecutionParameters = 64 | 0;
1236
1307
  export var ExecutorsSummaryList = [1, n0, _ESL, 0, () => ExecutorsSummary];
1308
+ export var LogTypeValuesList = 64 | 0;
1237
1309
  export var NamedQueryIdList = 64 | 0;
1238
1310
  export var NamedQueryList = [1, n0, _NQL, 0, () => NamedQuery];
1239
1311
  export var NotebookMetadataArray = [1, n0, _NMA, 0, () => NotebookMetadata];
@@ -1263,6 +1335,7 @@ export var UnprocessedPreparedStatementNameList = [
1263
1335
  export var UnprocessedQueryExecutionIdList = [1, n0, _UQEIL, 0, () => UnprocessedQueryExecutionId];
1264
1336
  export var WorkGroupNamesList = 64 | 0;
1265
1337
  export var WorkGroupsList = [1, n0, _WGL, 0, () => WorkGroupSummary];
1338
+ export var LogTypesMap = [2, n0, _LTM, 0, 0, 64 | 0];
1266
1339
  export var ParametersMap = 128 | 0;
1267
1340
  export var BatchGetNamedQuery = [
1268
1341
  9,
@@ -1498,7 +1571,23 @@ export var GetQueryRuntimeStatistics = [
1498
1571
  () => GetQueryRuntimeStatisticsInput,
1499
1572
  () => GetQueryRuntimeStatisticsOutput,
1500
1573
  ];
1574
+ export var GetResourceDashboard = [
1575
+ 9,
1576
+ n0,
1577
+ _GRD,
1578
+ 0,
1579
+ () => GetResourceDashboardRequest,
1580
+ () => GetResourceDashboardResponse,
1581
+ ];
1501
1582
  export var GetSession = [9, n0, _GS, 0, () => GetSessionRequest, () => GetSessionResponse];
1583
+ export var GetSessionEndpoint = [
1584
+ 9,
1585
+ n0,
1586
+ _GSE,
1587
+ 0,
1588
+ () => GetSessionEndpointRequest,
1589
+ () => GetSessionEndpointResponse,
1590
+ ];
1502
1591
  export var GetSessionStatus = [
1503
1592
  9,
1504
1593
  n0,
@@ -1617,7 +1706,7 @@ export var ListSessions = [9, n0, _LS, 0, () => ListSessionsRequest, () => ListS
1617
1706
  export var ListTableMetadata = [
1618
1707
  9,
1619
1708
  n0,
1620
- _LTM,
1709
+ _LTMi,
1621
1710
  0,
1622
1711
  () => ListTableMetadataInput,
1623
1712
  () => ListTableMetadataOutput,
@@ -31,7 +31,9 @@ import { GetPreparedStatementCommandInput, GetPreparedStatementCommandOutput } f
31
31
  import { GetQueryExecutionCommandInput, GetQueryExecutionCommandOutput } from "./commands/GetQueryExecutionCommand";
32
32
  import { GetQueryResultsCommandInput, GetQueryResultsCommandOutput } from "./commands/GetQueryResultsCommand";
33
33
  import { GetQueryRuntimeStatisticsCommandInput, GetQueryRuntimeStatisticsCommandOutput } from "./commands/GetQueryRuntimeStatisticsCommand";
34
+ import { GetResourceDashboardCommandInput, GetResourceDashboardCommandOutput } from "./commands/GetResourceDashboardCommand";
34
35
  import { GetSessionCommandInput, GetSessionCommandOutput } from "./commands/GetSessionCommand";
36
+ import { GetSessionEndpointCommandInput, GetSessionEndpointCommandOutput } from "./commands/GetSessionEndpointCommand";
35
37
  import { GetSessionStatusCommandInput, GetSessionStatusCommandOutput } from "./commands/GetSessionStatusCommand";
36
38
  import { GetTableMetadataCommandInput, GetTableMetadataCommandOutput } from "./commands/GetTableMetadataCommand";
37
39
  import { GetWorkGroupCommandInput, GetWorkGroupCommandOutput } from "./commands/GetWorkGroupCommand";
@@ -255,12 +257,24 @@ export interface Athena {
255
257
  getQueryRuntimeStatistics(args: GetQueryRuntimeStatisticsCommandInput, options?: __HttpHandlerOptions): Promise<GetQueryRuntimeStatisticsCommandOutput>;
256
258
  getQueryRuntimeStatistics(args: GetQueryRuntimeStatisticsCommandInput, cb: (err: any, data?: GetQueryRuntimeStatisticsCommandOutput) => void): void;
257
259
  getQueryRuntimeStatistics(args: GetQueryRuntimeStatisticsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetQueryRuntimeStatisticsCommandOutput) => void): void;
260
+ /**
261
+ * @see {@link GetResourceDashboardCommand}
262
+ */
263
+ getResourceDashboard(args: GetResourceDashboardCommandInput, options?: __HttpHandlerOptions): Promise<GetResourceDashboardCommandOutput>;
264
+ getResourceDashboard(args: GetResourceDashboardCommandInput, cb: (err: any, data?: GetResourceDashboardCommandOutput) => void): void;
265
+ getResourceDashboard(args: GetResourceDashboardCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetResourceDashboardCommandOutput) => void): void;
258
266
  /**
259
267
  * @see {@link GetSessionCommand}
260
268
  */
261
269
  getSession(args: GetSessionCommandInput, options?: __HttpHandlerOptions): Promise<GetSessionCommandOutput>;
262
270
  getSession(args: GetSessionCommandInput, cb: (err: any, data?: GetSessionCommandOutput) => void): void;
263
271
  getSession(args: GetSessionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetSessionCommandOutput) => void): void;
272
+ /**
273
+ * @see {@link GetSessionEndpointCommand}
274
+ */
275
+ getSessionEndpoint(args: GetSessionEndpointCommandInput, options?: __HttpHandlerOptions): Promise<GetSessionEndpointCommandOutput>;
276
+ getSessionEndpoint(args: GetSessionEndpointCommandInput, cb: (err: any, data?: GetSessionEndpointCommandOutput) => void): void;
277
+ getSessionEndpoint(args: GetSessionEndpointCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetSessionEndpointCommandOutput) => void): void;
264
278
  /**
265
279
  * @see {@link GetSessionStatusCommand}
266
280
  */
@@ -38,7 +38,9 @@ import { GetPreparedStatementCommandInput, GetPreparedStatementCommandOutput } f
38
38
  import { GetQueryExecutionCommandInput, GetQueryExecutionCommandOutput } from "./commands/GetQueryExecutionCommand";
39
39
  import { GetQueryResultsCommandInput, GetQueryResultsCommandOutput } from "./commands/GetQueryResultsCommand";
40
40
  import { GetQueryRuntimeStatisticsCommandInput, GetQueryRuntimeStatisticsCommandOutput } from "./commands/GetQueryRuntimeStatisticsCommand";
41
+ import { GetResourceDashboardCommandInput, GetResourceDashboardCommandOutput } from "./commands/GetResourceDashboardCommand";
41
42
  import { GetSessionCommandInput, GetSessionCommandOutput } from "./commands/GetSessionCommand";
43
+ import { GetSessionEndpointCommandInput, GetSessionEndpointCommandOutput } from "./commands/GetSessionEndpointCommand";
42
44
  import { GetSessionStatusCommandInput, GetSessionStatusCommandOutput } from "./commands/GetSessionStatusCommand";
43
45
  import { GetTableMetadataCommandInput, GetTableMetadataCommandOutput } from "./commands/GetTableMetadataCommand";
44
46
  import { GetWorkGroupCommandInput, GetWorkGroupCommandOutput } from "./commands/GetWorkGroupCommand";
@@ -81,11 +83,11 @@ export { __Client };
81
83
  /**
82
84
  * @public
83
85
  */
84
- export type ServiceInputTypes = BatchGetNamedQueryCommandInput | BatchGetPreparedStatementCommandInput | BatchGetQueryExecutionCommandInput | CancelCapacityReservationCommandInput | CreateCapacityReservationCommandInput | CreateDataCatalogCommandInput | CreateNamedQueryCommandInput | CreateNotebookCommandInput | CreatePreparedStatementCommandInput | CreatePresignedNotebookUrlCommandInput | CreateWorkGroupCommandInput | DeleteCapacityReservationCommandInput | DeleteDataCatalogCommandInput | DeleteNamedQueryCommandInput | DeleteNotebookCommandInput | DeletePreparedStatementCommandInput | DeleteWorkGroupCommandInput | ExportNotebookCommandInput | GetCalculationExecutionCodeCommandInput | GetCalculationExecutionCommandInput | GetCalculationExecutionStatusCommandInput | GetCapacityAssignmentConfigurationCommandInput | GetCapacityReservationCommandInput | GetDataCatalogCommandInput | GetDatabaseCommandInput | GetNamedQueryCommandInput | GetNotebookMetadataCommandInput | GetPreparedStatementCommandInput | GetQueryExecutionCommandInput | GetQueryResultsCommandInput | GetQueryRuntimeStatisticsCommandInput | GetSessionCommandInput | GetSessionStatusCommandInput | GetTableMetadataCommandInput | GetWorkGroupCommandInput | ImportNotebookCommandInput | ListApplicationDPUSizesCommandInput | ListCalculationExecutionsCommandInput | ListCapacityReservationsCommandInput | ListDataCatalogsCommandInput | ListDatabasesCommandInput | ListEngineVersionsCommandInput | ListExecutorsCommandInput | ListNamedQueriesCommandInput | ListNotebookMetadataCommandInput | ListNotebookSessionsCommandInput | ListPreparedStatementsCommandInput | ListQueryExecutionsCommandInput | ListSessionsCommandInput | ListTableMetadataCommandInput | ListTagsForResourceCommandInput | ListWorkGroupsCommandInput | PutCapacityAssignmentConfigurationCommandInput | StartCalculationExecutionCommandInput | StartQueryExecutionCommandInput | StartSessionCommandInput | StopCalculationExecutionCommandInput | StopQueryExecutionCommandInput | TagResourceCommandInput | TerminateSessionCommandInput | UntagResourceCommandInput | UpdateCapacityReservationCommandInput | UpdateDataCatalogCommandInput | UpdateNamedQueryCommandInput | UpdateNotebookCommandInput | UpdateNotebookMetadataCommandInput | UpdatePreparedStatementCommandInput | UpdateWorkGroupCommandInput;
86
+ export type ServiceInputTypes = BatchGetNamedQueryCommandInput | BatchGetPreparedStatementCommandInput | BatchGetQueryExecutionCommandInput | CancelCapacityReservationCommandInput | CreateCapacityReservationCommandInput | CreateDataCatalogCommandInput | CreateNamedQueryCommandInput | CreateNotebookCommandInput | CreatePreparedStatementCommandInput | CreatePresignedNotebookUrlCommandInput | CreateWorkGroupCommandInput | DeleteCapacityReservationCommandInput | DeleteDataCatalogCommandInput | DeleteNamedQueryCommandInput | DeleteNotebookCommandInput | DeletePreparedStatementCommandInput | DeleteWorkGroupCommandInput | ExportNotebookCommandInput | GetCalculationExecutionCodeCommandInput | GetCalculationExecutionCommandInput | GetCalculationExecutionStatusCommandInput | GetCapacityAssignmentConfigurationCommandInput | GetCapacityReservationCommandInput | GetDataCatalogCommandInput | GetDatabaseCommandInput | GetNamedQueryCommandInput | GetNotebookMetadataCommandInput | GetPreparedStatementCommandInput | GetQueryExecutionCommandInput | GetQueryResultsCommandInput | GetQueryRuntimeStatisticsCommandInput | GetResourceDashboardCommandInput | GetSessionCommandInput | GetSessionEndpointCommandInput | GetSessionStatusCommandInput | GetTableMetadataCommandInput | GetWorkGroupCommandInput | ImportNotebookCommandInput | ListApplicationDPUSizesCommandInput | ListCalculationExecutionsCommandInput | ListCapacityReservationsCommandInput | ListDataCatalogsCommandInput | ListDatabasesCommandInput | ListEngineVersionsCommandInput | ListExecutorsCommandInput | ListNamedQueriesCommandInput | ListNotebookMetadataCommandInput | ListNotebookSessionsCommandInput | ListPreparedStatementsCommandInput | ListQueryExecutionsCommandInput | ListSessionsCommandInput | ListTableMetadataCommandInput | ListTagsForResourceCommandInput | ListWorkGroupsCommandInput | PutCapacityAssignmentConfigurationCommandInput | StartCalculationExecutionCommandInput | StartQueryExecutionCommandInput | StartSessionCommandInput | StopCalculationExecutionCommandInput | StopQueryExecutionCommandInput | TagResourceCommandInput | TerminateSessionCommandInput | UntagResourceCommandInput | UpdateCapacityReservationCommandInput | UpdateDataCatalogCommandInput | UpdateNamedQueryCommandInput | UpdateNotebookCommandInput | UpdateNotebookMetadataCommandInput | UpdatePreparedStatementCommandInput | UpdateWorkGroupCommandInput;
85
87
  /**
86
88
  * @public
87
89
  */
88
- export type ServiceOutputTypes = BatchGetNamedQueryCommandOutput | BatchGetPreparedStatementCommandOutput | BatchGetQueryExecutionCommandOutput | CancelCapacityReservationCommandOutput | CreateCapacityReservationCommandOutput | CreateDataCatalogCommandOutput | CreateNamedQueryCommandOutput | CreateNotebookCommandOutput | CreatePreparedStatementCommandOutput | CreatePresignedNotebookUrlCommandOutput | CreateWorkGroupCommandOutput | DeleteCapacityReservationCommandOutput | DeleteDataCatalogCommandOutput | DeleteNamedQueryCommandOutput | DeleteNotebookCommandOutput | DeletePreparedStatementCommandOutput | DeleteWorkGroupCommandOutput | ExportNotebookCommandOutput | GetCalculationExecutionCodeCommandOutput | GetCalculationExecutionCommandOutput | GetCalculationExecutionStatusCommandOutput | GetCapacityAssignmentConfigurationCommandOutput | GetCapacityReservationCommandOutput | GetDataCatalogCommandOutput | GetDatabaseCommandOutput | GetNamedQueryCommandOutput | GetNotebookMetadataCommandOutput | GetPreparedStatementCommandOutput | GetQueryExecutionCommandOutput | GetQueryResultsCommandOutput | GetQueryRuntimeStatisticsCommandOutput | GetSessionCommandOutput | GetSessionStatusCommandOutput | GetTableMetadataCommandOutput | GetWorkGroupCommandOutput | ImportNotebookCommandOutput | ListApplicationDPUSizesCommandOutput | ListCalculationExecutionsCommandOutput | ListCapacityReservationsCommandOutput | ListDataCatalogsCommandOutput | ListDatabasesCommandOutput | ListEngineVersionsCommandOutput | ListExecutorsCommandOutput | ListNamedQueriesCommandOutput | ListNotebookMetadataCommandOutput | ListNotebookSessionsCommandOutput | ListPreparedStatementsCommandOutput | ListQueryExecutionsCommandOutput | ListSessionsCommandOutput | ListTableMetadataCommandOutput | ListTagsForResourceCommandOutput | ListWorkGroupsCommandOutput | PutCapacityAssignmentConfigurationCommandOutput | StartCalculationExecutionCommandOutput | StartQueryExecutionCommandOutput | StartSessionCommandOutput | StopCalculationExecutionCommandOutput | StopQueryExecutionCommandOutput | TagResourceCommandOutput | TerminateSessionCommandOutput | UntagResourceCommandOutput | UpdateCapacityReservationCommandOutput | UpdateDataCatalogCommandOutput | UpdateNamedQueryCommandOutput | UpdateNotebookCommandOutput | UpdateNotebookMetadataCommandOutput | UpdatePreparedStatementCommandOutput | UpdateWorkGroupCommandOutput;
90
+ export type ServiceOutputTypes = BatchGetNamedQueryCommandOutput | BatchGetPreparedStatementCommandOutput | BatchGetQueryExecutionCommandOutput | CancelCapacityReservationCommandOutput | CreateCapacityReservationCommandOutput | CreateDataCatalogCommandOutput | CreateNamedQueryCommandOutput | CreateNotebookCommandOutput | CreatePreparedStatementCommandOutput | CreatePresignedNotebookUrlCommandOutput | CreateWorkGroupCommandOutput | DeleteCapacityReservationCommandOutput | DeleteDataCatalogCommandOutput | DeleteNamedQueryCommandOutput | DeleteNotebookCommandOutput | DeletePreparedStatementCommandOutput | DeleteWorkGroupCommandOutput | ExportNotebookCommandOutput | GetCalculationExecutionCodeCommandOutput | GetCalculationExecutionCommandOutput | GetCalculationExecutionStatusCommandOutput | GetCapacityAssignmentConfigurationCommandOutput | GetCapacityReservationCommandOutput | GetDataCatalogCommandOutput | GetDatabaseCommandOutput | GetNamedQueryCommandOutput | GetNotebookMetadataCommandOutput | GetPreparedStatementCommandOutput | GetQueryExecutionCommandOutput | GetQueryResultsCommandOutput | GetQueryRuntimeStatisticsCommandOutput | GetResourceDashboardCommandOutput | GetSessionCommandOutput | GetSessionEndpointCommandOutput | GetSessionStatusCommandOutput | GetTableMetadataCommandOutput | GetWorkGroupCommandOutput | ImportNotebookCommandOutput | ListApplicationDPUSizesCommandOutput | ListCalculationExecutionsCommandOutput | ListCapacityReservationsCommandOutput | ListDataCatalogsCommandOutput | ListDatabasesCommandOutput | ListEngineVersionsCommandOutput | ListExecutorsCommandOutput | ListNamedQueriesCommandOutput | ListNotebookMetadataCommandOutput | ListNotebookSessionsCommandOutput | ListPreparedStatementsCommandOutput | ListQueryExecutionsCommandOutput | ListSessionsCommandOutput | ListTableMetadataCommandOutput | ListTagsForResourceCommandOutput | ListWorkGroupsCommandOutput | PutCapacityAssignmentConfigurationCommandOutput | StartCalculationExecutionCommandOutput | StartQueryExecutionCommandOutput | StartSessionCommandOutput | StopCalculationExecutionCommandOutput | StopQueryExecutionCommandOutput | TagResourceCommandOutput | TerminateSessionCommandOutput | UntagResourceCommandOutput | UpdateCapacityReservationCommandOutput | UpdateDataCatalogCommandOutput | UpdateNamedQueryCommandOutput | UpdateNotebookCommandOutput | UpdateNotebookMetadataCommandOutput | UpdatePreparedStatementCommandOutput | UpdateWorkGroupCommandOutput;
89
91
  /**
90
92
  * @public
91
93
  */
@@ -105,6 +105,7 @@ declare const BatchGetQueryExecutionCommand_base: {
105
105
  * // ResultReuseInformation: { // ResultReuseInformation
106
106
  * // ReusedPreviousResult: true || false, // required
107
107
  * // },
108
+ * // DpuCount: Number("double"),
108
109
  * // },
109
110
  * // WorkGroup: "STRING_VALUE",
110
111
  * // EngineVersion: { // EngineVersion
@@ -67,6 +67,46 @@ declare const CreateWorkGroupCommand_base: {
67
67
  * },
68
68
  * AdditionalConfiguration: "STRING_VALUE",
69
69
  * ExecutionRole: "STRING_VALUE",
70
+ * MonitoringConfiguration: { // MonitoringConfiguration
71
+ * CloudWatchLoggingConfiguration: { // CloudWatchLoggingConfiguration
72
+ * Enabled: true || false, // required
73
+ * LogGroup: "STRING_VALUE",
74
+ * LogStreamNamePrefix: "STRING_VALUE",
75
+ * LogTypes: { // LogTypesMap
76
+ * "<keys>": [ // LogTypeValuesList
77
+ * "STRING_VALUE",
78
+ * ],
79
+ * },
80
+ * },
81
+ * ManagedLoggingConfiguration: { // ManagedLoggingConfiguration
82
+ * Enabled: true || false, // required
83
+ * KmsKey: "STRING_VALUE",
84
+ * },
85
+ * S3LoggingConfiguration: { // S3LoggingConfiguration
86
+ * Enabled: true || false, // required
87
+ * KmsKey: "STRING_VALUE",
88
+ * LogLocation: "STRING_VALUE",
89
+ * },
90
+ * },
91
+ * EngineConfiguration: { // EngineConfiguration
92
+ * CoordinatorDpuSize: Number("int"),
93
+ * MaxConcurrentDpus: Number("int"),
94
+ * DefaultExecutorDpuSize: Number("int"),
95
+ * AdditionalConfigs: { // ParametersMap
96
+ * "<keys>": "STRING_VALUE",
97
+ * },
98
+ * SparkProperties: {
99
+ * "<keys>": "STRING_VALUE",
100
+ * },
101
+ * Classifications: [ // ClassificationList
102
+ * { // Classification
103
+ * Name: "STRING_VALUE",
104
+ * Properties: {
105
+ * "<keys>": "STRING_VALUE",
106
+ * },
107
+ * },
108
+ * ],
109
+ * },
70
110
  * CustomerContentEncryptionConfiguration: { // CustomerContentEncryptionConfiguration
71
111
  * KmsKey: "STRING_VALUE", // required
72
112
  * },
@@ -99,6 +99,7 @@ declare const GetQueryExecutionCommand_base: {
99
99
  * // ResultReuseInformation: { // ResultReuseInformation
100
100
  * // ReusedPreviousResult: true || false, // required
101
101
  * // },
102
+ * // DpuCount: Number("double"),
102
103
  * // },
103
104
  * // WorkGroup: "STRING_VALUE",
104
105
  * // EngineVersion: { // EngineVersion
@@ -32,8 +32,8 @@ declare const GetQueryRuntimeStatisticsCommand_base: {
32
32
  * <code>Timeline</code> section of the response object are available as soon as <a>QueryExecutionStatus$State</a> is in a SUCCEEDED or FAILED state. The
33
33
  * remaining non-timeline statistics in the response (like stage-level input and output row
34
34
  * count and data size) are updated asynchronously and may not be available immediately
35
- * after a query completes. The non-timeline statistics are also not included when a query
36
- * has row-level filters defined in Lake Formation.</p>
35
+ * after a query completes or, in some cases, may not be returned. The non-timeline
36
+ * statistics are also not included when a query has row-level filters defined in Lake Formation.</p>
37
37
  * @example
38
38
  * Use a bare-bones client and the command you need to make an API call.
39
39
  * ```javascript
@@ -0,0 +1,85 @@
1
+ import { Command as $Command } from "@smithy/smithy-client";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient";
4
+ import { GetResourceDashboardRequest, GetResourceDashboardResponse } from "../models/models_0";
5
+ /**
6
+ * @public
7
+ */
8
+ export type { __MetadataBearer };
9
+ export { $Command };
10
+ /**
11
+ * @public
12
+ *
13
+ * The input for {@link GetResourceDashboardCommand}.
14
+ */
15
+ export interface GetResourceDashboardCommandInput extends GetResourceDashboardRequest {
16
+ }
17
+ /**
18
+ * @public
19
+ *
20
+ * The output of {@link GetResourceDashboardCommand}.
21
+ */
22
+ export interface GetResourceDashboardCommandOutput extends GetResourceDashboardResponse, __MetadataBearer {
23
+ }
24
+ declare const GetResourceDashboardCommand_base: {
25
+ new (input: GetResourceDashboardCommandInput): import("@smithy/smithy-client").CommandImpl<GetResourceDashboardCommandInput, GetResourceDashboardCommandOutput, AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetResourceDashboardCommandInput): import("@smithy/smithy-client").CommandImpl<GetResourceDashboardCommandInput, GetResourceDashboardCommandOutput, AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
+ };
29
+ /**
30
+ * <p>Gets the Live UI/Persistence UI for a session.</p>
31
+ * @example
32
+ * Use a bare-bones client and the command you need to make an API call.
33
+ * ```javascript
34
+ * import { AthenaClient, GetResourceDashboardCommand } from "@aws-sdk/client-athena"; // ES Modules import
35
+ * // const { AthenaClient, GetResourceDashboardCommand } = require("@aws-sdk/client-athena"); // CommonJS import
36
+ * // import type { AthenaClientConfig } from "@aws-sdk/client-athena";
37
+ * const config = {}; // type is AthenaClientConfig
38
+ * const client = new AthenaClient(config);
39
+ * const input = { // GetResourceDashboardRequest
40
+ * ResourceARN: "STRING_VALUE", // required
41
+ * };
42
+ * const command = new GetResourceDashboardCommand(input);
43
+ * const response = await client.send(command);
44
+ * // { // GetResourceDashboardResponse
45
+ * // Url: "STRING_VALUE", // required
46
+ * // };
47
+ *
48
+ * ```
49
+ *
50
+ * @param GetResourceDashboardCommandInput - {@link GetResourceDashboardCommandInput}
51
+ * @returns {@link GetResourceDashboardCommandOutput}
52
+ * @see {@link GetResourceDashboardCommandInput} for command's `input` shape.
53
+ * @see {@link GetResourceDashboardCommandOutput} for command's `response` shape.
54
+ * @see {@link AthenaClientResolvedConfig | config} for AthenaClient's `config` shape.
55
+ *
56
+ * @throws {@link InternalServerException} (server fault)
57
+ * <p>Indicates a platform issue, which may be due to a transient condition or
58
+ * outage.</p>
59
+ *
60
+ * @throws {@link InvalidRequestException} (client fault)
61
+ * <p>Indicates that something is wrong with the input to the request. For example, a
62
+ * required parameter may be missing or out of range.</p>
63
+ *
64
+ * @throws {@link ResourceNotFoundException} (client fault)
65
+ * <p>A resource, such as a workgroup, was not found.</p>
66
+ *
67
+ * @throws {@link AthenaServiceException}
68
+ * <p>Base exception class for all service exceptions from Athena service.</p>
69
+ *
70
+ *
71
+ * @public
72
+ */
73
+ export declare class GetResourceDashboardCommand extends GetResourceDashboardCommand_base {
74
+ /** @internal type navigation helper, not in runtime. */
75
+ protected static __types: {
76
+ api: {
77
+ input: GetResourceDashboardRequest;
78
+ output: GetResourceDashboardResponse;
79
+ };
80
+ sdk: {
81
+ input: GetResourceDashboardCommandInput;
82
+ output: GetResourceDashboardCommandOutput;
83
+ };
84
+ };
85
+ }