@aws-sdk/client-athena 3.588.0 → 3.592.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 (145) hide show
  1. package/dist-cjs/index.js +0 -68
  2. package/dist-types/AthenaClient.d.ts +4 -4
  3. package/dist-types/commands/BatchGetNamedQueryCommand.d.ts +2 -1
  4. package/dist-types/commands/BatchGetPreparedStatementCommand.d.ts +2 -1
  5. package/dist-types/commands/BatchGetQueryExecutionCommand.d.ts +2 -1
  6. package/dist-types/commands/CancelCapacityReservationCommand.d.ts +2 -1
  7. package/dist-types/commands/CreateCapacityReservationCommand.d.ts +2 -1
  8. package/dist-types/commands/CreateDataCatalogCommand.d.ts +2 -1
  9. package/dist-types/commands/CreateNamedQueryCommand.d.ts +2 -1
  10. package/dist-types/commands/CreateNotebookCommand.d.ts +2 -1
  11. package/dist-types/commands/CreatePreparedStatementCommand.d.ts +2 -1
  12. package/dist-types/commands/CreatePresignedNotebookUrlCommand.d.ts +2 -1
  13. package/dist-types/commands/CreateWorkGroupCommand.d.ts +2 -1
  14. package/dist-types/commands/DeleteCapacityReservationCommand.d.ts +2 -1
  15. package/dist-types/commands/DeleteDataCatalogCommand.d.ts +2 -1
  16. package/dist-types/commands/DeleteNamedQueryCommand.d.ts +2 -1
  17. package/dist-types/commands/DeleteNotebookCommand.d.ts +2 -1
  18. package/dist-types/commands/DeletePreparedStatementCommand.d.ts +2 -1
  19. package/dist-types/commands/DeleteWorkGroupCommand.d.ts +2 -1
  20. package/dist-types/commands/ExportNotebookCommand.d.ts +2 -1
  21. package/dist-types/commands/GetCalculationExecutionCodeCommand.d.ts +2 -1
  22. package/dist-types/commands/GetCalculationExecutionCommand.d.ts +2 -1
  23. package/dist-types/commands/GetCalculationExecutionStatusCommand.d.ts +2 -1
  24. package/dist-types/commands/GetCapacityAssignmentConfigurationCommand.d.ts +2 -1
  25. package/dist-types/commands/GetCapacityReservationCommand.d.ts +2 -1
  26. package/dist-types/commands/GetDataCatalogCommand.d.ts +2 -1
  27. package/dist-types/commands/GetDatabaseCommand.d.ts +2 -1
  28. package/dist-types/commands/GetNamedQueryCommand.d.ts +2 -1
  29. package/dist-types/commands/GetNotebookMetadataCommand.d.ts +2 -1
  30. package/dist-types/commands/GetPreparedStatementCommand.d.ts +2 -1
  31. package/dist-types/commands/GetQueryExecutionCommand.d.ts +2 -1
  32. package/dist-types/commands/GetQueryResultsCommand.d.ts +2 -1
  33. package/dist-types/commands/GetQueryRuntimeStatisticsCommand.d.ts +2 -1
  34. package/dist-types/commands/GetSessionCommand.d.ts +2 -1
  35. package/dist-types/commands/GetSessionStatusCommand.d.ts +2 -1
  36. package/dist-types/commands/GetTableMetadataCommand.d.ts +2 -1
  37. package/dist-types/commands/GetWorkGroupCommand.d.ts +2 -1
  38. package/dist-types/commands/ImportNotebookCommand.d.ts +2 -1
  39. package/dist-types/commands/ListApplicationDPUSizesCommand.d.ts +2 -1
  40. package/dist-types/commands/ListCalculationExecutionsCommand.d.ts +2 -1
  41. package/dist-types/commands/ListCapacityReservationsCommand.d.ts +2 -1
  42. package/dist-types/commands/ListDataCatalogsCommand.d.ts +2 -1
  43. package/dist-types/commands/ListDatabasesCommand.d.ts +2 -1
  44. package/dist-types/commands/ListEngineVersionsCommand.d.ts +2 -1
  45. package/dist-types/commands/ListExecutorsCommand.d.ts +2 -1
  46. package/dist-types/commands/ListNamedQueriesCommand.d.ts +2 -1
  47. package/dist-types/commands/ListNotebookMetadataCommand.d.ts +2 -1
  48. package/dist-types/commands/ListNotebookSessionsCommand.d.ts +2 -1
  49. package/dist-types/commands/ListPreparedStatementsCommand.d.ts +2 -1
  50. package/dist-types/commands/ListQueryExecutionsCommand.d.ts +2 -1
  51. package/dist-types/commands/ListSessionsCommand.d.ts +2 -1
  52. package/dist-types/commands/ListTableMetadataCommand.d.ts +2 -1
  53. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  54. package/dist-types/commands/ListWorkGroupsCommand.d.ts +2 -1
  55. package/dist-types/commands/PutCapacityAssignmentConfigurationCommand.d.ts +2 -1
  56. package/dist-types/commands/StartCalculationExecutionCommand.d.ts +2 -1
  57. package/dist-types/commands/StartQueryExecutionCommand.d.ts +2 -1
  58. package/dist-types/commands/StartSessionCommand.d.ts +2 -1
  59. package/dist-types/commands/StopCalculationExecutionCommand.d.ts +2 -1
  60. package/dist-types/commands/StopQueryExecutionCommand.d.ts +2 -1
  61. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  62. package/dist-types/commands/TerminateSessionCommand.d.ts +2 -1
  63. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  64. package/dist-types/commands/UpdateCapacityReservationCommand.d.ts +2 -1
  65. package/dist-types/commands/UpdateDataCatalogCommand.d.ts +2 -1
  66. package/dist-types/commands/UpdateNamedQueryCommand.d.ts +2 -1
  67. package/dist-types/commands/UpdateNotebookCommand.d.ts +2 -1
  68. package/dist-types/commands/UpdateNotebookMetadataCommand.d.ts +2 -1
  69. package/dist-types/commands/UpdatePreparedStatementCommand.d.ts +2 -1
  70. package/dist-types/commands/UpdateWorkGroupCommand.d.ts +2 -1
  71. package/dist-types/index.d.ts +2 -2
  72. package/dist-types/models/AthenaServiceException.d.ts +2 -1
  73. package/dist-types/runtimeConfig.native.d.ts +1 -1
  74. package/dist-types/ts3.4/AthenaClient.d.ts +1 -1
  75. package/dist-types/ts3.4/commands/BatchGetNamedQueryCommand.d.ts +2 -1
  76. package/dist-types/ts3.4/commands/BatchGetPreparedStatementCommand.d.ts +2 -1
  77. package/dist-types/ts3.4/commands/BatchGetQueryExecutionCommand.d.ts +2 -1
  78. package/dist-types/ts3.4/commands/CancelCapacityReservationCommand.d.ts +2 -1
  79. package/dist-types/ts3.4/commands/CreateCapacityReservationCommand.d.ts +2 -1
  80. package/dist-types/ts3.4/commands/CreateDataCatalogCommand.d.ts +2 -1
  81. package/dist-types/ts3.4/commands/CreateNamedQueryCommand.d.ts +2 -1
  82. package/dist-types/ts3.4/commands/CreateNotebookCommand.d.ts +2 -1
  83. package/dist-types/ts3.4/commands/CreatePreparedStatementCommand.d.ts +2 -1
  84. package/dist-types/ts3.4/commands/CreatePresignedNotebookUrlCommand.d.ts +2 -1
  85. package/dist-types/ts3.4/commands/CreateWorkGroupCommand.d.ts +2 -1
  86. package/dist-types/ts3.4/commands/DeleteCapacityReservationCommand.d.ts +2 -1
  87. package/dist-types/ts3.4/commands/DeleteDataCatalogCommand.d.ts +2 -1
  88. package/dist-types/ts3.4/commands/DeleteNamedQueryCommand.d.ts +2 -1
  89. package/dist-types/ts3.4/commands/DeleteNotebookCommand.d.ts +2 -1
  90. package/dist-types/ts3.4/commands/DeletePreparedStatementCommand.d.ts +2 -1
  91. package/dist-types/ts3.4/commands/DeleteWorkGroupCommand.d.ts +2 -1
  92. package/dist-types/ts3.4/commands/ExportNotebookCommand.d.ts +2 -1
  93. package/dist-types/ts3.4/commands/GetCalculationExecutionCodeCommand.d.ts +2 -1
  94. package/dist-types/ts3.4/commands/GetCalculationExecutionCommand.d.ts +2 -1
  95. package/dist-types/ts3.4/commands/GetCalculationExecutionStatusCommand.d.ts +2 -1
  96. package/dist-types/ts3.4/commands/GetCapacityAssignmentConfigurationCommand.d.ts +2 -1
  97. package/dist-types/ts3.4/commands/GetCapacityReservationCommand.d.ts +2 -1
  98. package/dist-types/ts3.4/commands/GetDataCatalogCommand.d.ts +2 -1
  99. package/dist-types/ts3.4/commands/GetDatabaseCommand.d.ts +2 -1
  100. package/dist-types/ts3.4/commands/GetNamedQueryCommand.d.ts +2 -1
  101. package/dist-types/ts3.4/commands/GetNotebookMetadataCommand.d.ts +2 -1
  102. package/dist-types/ts3.4/commands/GetPreparedStatementCommand.d.ts +2 -1
  103. package/dist-types/ts3.4/commands/GetQueryExecutionCommand.d.ts +2 -1
  104. package/dist-types/ts3.4/commands/GetQueryResultsCommand.d.ts +2 -1
  105. package/dist-types/ts3.4/commands/GetQueryRuntimeStatisticsCommand.d.ts +2 -1
  106. package/dist-types/ts3.4/commands/GetSessionCommand.d.ts +2 -1
  107. package/dist-types/ts3.4/commands/GetSessionStatusCommand.d.ts +2 -1
  108. package/dist-types/ts3.4/commands/GetTableMetadataCommand.d.ts +2 -1
  109. package/dist-types/ts3.4/commands/GetWorkGroupCommand.d.ts +2 -1
  110. package/dist-types/ts3.4/commands/ImportNotebookCommand.d.ts +2 -1
  111. package/dist-types/ts3.4/commands/ListApplicationDPUSizesCommand.d.ts +2 -1
  112. package/dist-types/ts3.4/commands/ListCalculationExecutionsCommand.d.ts +2 -1
  113. package/dist-types/ts3.4/commands/ListCapacityReservationsCommand.d.ts +2 -1
  114. package/dist-types/ts3.4/commands/ListDataCatalogsCommand.d.ts +2 -1
  115. package/dist-types/ts3.4/commands/ListDatabasesCommand.d.ts +2 -1
  116. package/dist-types/ts3.4/commands/ListEngineVersionsCommand.d.ts +2 -1
  117. package/dist-types/ts3.4/commands/ListExecutorsCommand.d.ts +2 -1
  118. package/dist-types/ts3.4/commands/ListNamedQueriesCommand.d.ts +2 -1
  119. package/dist-types/ts3.4/commands/ListNotebookMetadataCommand.d.ts +2 -1
  120. package/dist-types/ts3.4/commands/ListNotebookSessionsCommand.d.ts +2 -1
  121. package/dist-types/ts3.4/commands/ListPreparedStatementsCommand.d.ts +2 -1
  122. package/dist-types/ts3.4/commands/ListQueryExecutionsCommand.d.ts +2 -1
  123. package/dist-types/ts3.4/commands/ListSessionsCommand.d.ts +2 -1
  124. package/dist-types/ts3.4/commands/ListTableMetadataCommand.d.ts +2 -1
  125. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
  126. package/dist-types/ts3.4/commands/ListWorkGroupsCommand.d.ts +2 -1
  127. package/dist-types/ts3.4/commands/PutCapacityAssignmentConfigurationCommand.d.ts +2 -1
  128. package/dist-types/ts3.4/commands/StartCalculationExecutionCommand.d.ts +2 -1
  129. package/dist-types/ts3.4/commands/StartQueryExecutionCommand.d.ts +2 -1
  130. package/dist-types/ts3.4/commands/StartSessionCommand.d.ts +2 -1
  131. package/dist-types/ts3.4/commands/StopCalculationExecutionCommand.d.ts +2 -1
  132. package/dist-types/ts3.4/commands/StopQueryExecutionCommand.d.ts +2 -1
  133. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
  134. package/dist-types/ts3.4/commands/TerminateSessionCommand.d.ts +2 -1
  135. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
  136. package/dist-types/ts3.4/commands/UpdateCapacityReservationCommand.d.ts +2 -1
  137. package/dist-types/ts3.4/commands/UpdateDataCatalogCommand.d.ts +2 -1
  138. package/dist-types/ts3.4/commands/UpdateNamedQueryCommand.d.ts +2 -1
  139. package/dist-types/ts3.4/commands/UpdateNotebookCommand.d.ts +2 -1
  140. package/dist-types/ts3.4/commands/UpdateNotebookMetadataCommand.d.ts +2 -1
  141. package/dist-types/ts3.4/commands/UpdatePreparedStatementCommand.d.ts +2 -1
  142. package/dist-types/ts3.4/commands/UpdateWorkGroupCommand.d.ts +2 -1
  143. package/dist-types/ts3.4/models/AthenaServiceException.d.ts +2 -1
  144. package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
  145. package/package.json +6 -6
@@ -5,7 +5,8 @@ import { DeleteNotebookInput, DeleteNotebookOutput } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeletePreparedStatementInput, DeletePreparedStatementOutput } from "../
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteWorkGroupInput, DeleteWorkGroupOutput } from "../models/models_0"
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ExportNotebookInput, ExportNotebookOutput } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetCalculationExecutionCodeRequest, GetCalculationExecutionCodeResponse
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetCalculationExecutionRequest, GetCalculationExecutionResponse } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetCalculationExecutionStatusRequest, GetCalculationExecutionStatusResp
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetCapacityAssignmentConfigurationInput, GetCapacityAssignmentConfigura
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetCapacityReservationInput, GetCapacityReservationOutput } from "../mo
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetDataCatalogInput, GetDataCatalogOutput } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetDatabaseInput, GetDatabaseOutput } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetNamedQueryInput, GetNamedQueryOutput } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetNotebookMetadataInput, GetNotebookMetadataOutput } from "../models/m
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetPreparedStatementInput, GetPreparedStatementOutput } from "../models
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetQueryExecutionInput, GetQueryExecutionOutput } from "../models/model
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetQueryResultsInput, GetQueryResultsOutput } from "../models/models_0"
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetQueryRuntimeStatisticsInput, GetQueryRuntimeStatisticsOutput } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetSessionRequest, GetSessionResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetSessionStatusRequest, GetSessionStatusResponse } from "../models/mod
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetTableMetadataInput, GetTableMetadataOutput } from "../models/models_
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetWorkGroupInput, GetWorkGroupOutput } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ImportNotebookInput, ImportNotebookOutput } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListApplicationDPUSizesInput, ListApplicationDPUSizesOutput } from "../
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListCalculationExecutionsRequest, ListCalculationExecutionsResponse } f
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListCapacityReservationsInput, ListCapacityReservationsOutput } from ".
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListDataCatalogsInput, ListDataCatalogsOutput } from "../models/models_
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListDatabasesInput, ListDatabasesOutput } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListEngineVersionsInput, ListEngineVersionsOutput } from "../models/mod
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListExecutorsRequest, ListExecutorsResponse } from "../models/models_0"
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListNamedQueriesInput, ListNamedQueriesOutput } from "../models/models_
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListNotebookMetadataInput, ListNotebookMetadataOutput } from "../models
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListNotebookSessionsRequest, ListNotebookSessionsResponse } from "../mo
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListPreparedStatementsInput, ListPreparedStatementsOutput } from "../mo
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListQueryExecutionsInput, ListQueryExecutionsOutput } from "../models/m
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListSessionsRequest, ListSessionsResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListTableMetadataInput, ListTableMetadataOutput } from "../models/model
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListTagsForResourceInput, ListTagsForResourceOutput } from "../models/m
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListWorkGroupsInput, ListWorkGroupsOutput } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PutCapacityAssignmentConfigurationInput, PutCapacityAssignmentConfigura
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { StartCalculationExecutionRequest, StartCalculationExecutionResponse } f
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { StartQueryExecutionInput, StartQueryExecutionOutput } from "../models/m
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { StartSessionRequest, StartSessionResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { StopCalculationExecutionRequest, StopCalculationExecutionResponse } fro
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { StopQueryExecutionInput, StopQueryExecutionOutput } from "../models/mod
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { TagResourceInput, TagResourceOutput } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { TerminateSessionRequest, TerminateSessionResponse } from "../models/mod
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UntagResourceInput, UntagResourceOutput } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdateCapacityReservationInput, UpdateCapacityReservationOutput } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdateDataCatalogInput, UpdateDataCatalogOutput } from "../models/model
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdateNamedQueryInput, UpdateNamedQueryOutput } from "../models/models_
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdateNotebookInput, UpdateNotebookOutput } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdateNotebookMetadataInput, UpdateNotebookMetadataOutput } from "../mo
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdatePreparedStatementInput, UpdatePreparedStatementOutput } from "../
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdateWorkGroupInput, UpdateWorkGroupOutput } from "../models/models_0"
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -16,8 +16,8 @@
16
16
  export * from "./AthenaClient";
17
17
  export * from "./Athena";
18
18
  export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
19
- export { RuntimeExtension } from "./runtimeExtensions";
20
- export { AthenaExtensionConfiguration } from "./extensionConfiguration";
19
+ export type { RuntimeExtension } from "./runtimeExtensions";
20
+ export type { AthenaExtensionConfiguration } from "./extensionConfiguration";
21
21
  export * from "./commands";
22
22
  export * from "./pagination";
23
23
  export * from "./models";
@@ -1,5 +1,6 @@
1
1
  import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@smithy/smithy-client";
2
- export { __ServiceException, __ServiceExceptionOptions };
2
+ export type { __ServiceExceptionOptions };
3
+ export { __ServiceException };
3
4
  /**
4
5
  * @public
5
6
  *
@@ -18,8 +18,8 @@ export declare const getRuntimeConfig: (config: AthenaClientConfig) => {
18
18
  serviceId: string;
19
19
  useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
20
20
  useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
21
- defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
22
21
  region: string | import("@smithy/types").Provider<any>;
22
+ defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
23
23
  credentialDefaultProvider: (input: any) => import("@smithy/types").AwsCredentialIdentityProvider;
24
24
  maxAttempts: number | import("@smithy/types").Provider<number>;
25
25
  retryMode: string | import("@smithy/types").Provider<string>;
@@ -478,8 +478,8 @@ export interface ClientDefaults
478
478
  serviceId?: string;
479
479
  useDualstackEndpoint?: boolean | __Provider<boolean>;
480
480
  useFipsEndpoint?: boolean | __Provider<boolean>;
481
- defaultUserAgentProvider?: Provider<__UserAgent>;
482
481
  region?: string | __Provider<string>;
482
+ defaultUserAgentProvider?: Provider<__UserAgent>;
483
483
  credentialDefaultProvider?: (input: any) => AwsCredentialIdentityProvider;
484
484
  maxAttempts?: number | __Provider<number>;
485
485
  retryMode?: string | __Provider<string>;