@aws-sdk/client-athena 3.533.0 → 3.535.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 (141) hide show
  1. package/dist-types/Athena.d.ts +8 -1
  2. package/dist-types/AthenaClient.d.ts +1 -1
  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/models/models_0.d.ts +585 -585
  72. package/dist-types/ts3.4/Athena.d.ts +7 -0
  73. package/dist-types/ts3.4/commands/BatchGetNamedQueryCommand.d.ts +9 -0
  74. package/dist-types/ts3.4/commands/BatchGetPreparedStatementCommand.d.ts +9 -0
  75. package/dist-types/ts3.4/commands/BatchGetQueryExecutionCommand.d.ts +9 -0
  76. package/dist-types/ts3.4/commands/CancelCapacityReservationCommand.d.ts +9 -0
  77. package/dist-types/ts3.4/commands/CreateCapacityReservationCommand.d.ts +9 -0
  78. package/dist-types/ts3.4/commands/CreateDataCatalogCommand.d.ts +9 -0
  79. package/dist-types/ts3.4/commands/CreateNamedQueryCommand.d.ts +9 -0
  80. package/dist-types/ts3.4/commands/CreateNotebookCommand.d.ts +9 -0
  81. package/dist-types/ts3.4/commands/CreatePreparedStatementCommand.d.ts +9 -0
  82. package/dist-types/ts3.4/commands/CreatePresignedNotebookUrlCommand.d.ts +9 -0
  83. package/dist-types/ts3.4/commands/CreateWorkGroupCommand.d.ts +9 -0
  84. package/dist-types/ts3.4/commands/DeleteCapacityReservationCommand.d.ts +9 -0
  85. package/dist-types/ts3.4/commands/DeleteDataCatalogCommand.d.ts +9 -0
  86. package/dist-types/ts3.4/commands/DeleteNamedQueryCommand.d.ts +9 -0
  87. package/dist-types/ts3.4/commands/DeleteNotebookCommand.d.ts +9 -0
  88. package/dist-types/ts3.4/commands/DeletePreparedStatementCommand.d.ts +9 -0
  89. package/dist-types/ts3.4/commands/DeleteWorkGroupCommand.d.ts +9 -0
  90. package/dist-types/ts3.4/commands/ExportNotebookCommand.d.ts +9 -0
  91. package/dist-types/ts3.4/commands/GetCalculationExecutionCodeCommand.d.ts +9 -0
  92. package/dist-types/ts3.4/commands/GetCalculationExecutionCommand.d.ts +9 -0
  93. package/dist-types/ts3.4/commands/GetCalculationExecutionStatusCommand.d.ts +9 -0
  94. package/dist-types/ts3.4/commands/GetCapacityAssignmentConfigurationCommand.d.ts +9 -0
  95. package/dist-types/ts3.4/commands/GetCapacityReservationCommand.d.ts +9 -0
  96. package/dist-types/ts3.4/commands/GetDataCatalogCommand.d.ts +9 -0
  97. package/dist-types/ts3.4/commands/GetDatabaseCommand.d.ts +9 -0
  98. package/dist-types/ts3.4/commands/GetNamedQueryCommand.d.ts +9 -0
  99. package/dist-types/ts3.4/commands/GetNotebookMetadataCommand.d.ts +9 -0
  100. package/dist-types/ts3.4/commands/GetPreparedStatementCommand.d.ts +9 -0
  101. package/dist-types/ts3.4/commands/GetQueryExecutionCommand.d.ts +9 -0
  102. package/dist-types/ts3.4/commands/GetQueryResultsCommand.d.ts +9 -0
  103. package/dist-types/ts3.4/commands/GetQueryRuntimeStatisticsCommand.d.ts +9 -0
  104. package/dist-types/ts3.4/commands/GetSessionCommand.d.ts +9 -0
  105. package/dist-types/ts3.4/commands/GetSessionStatusCommand.d.ts +9 -0
  106. package/dist-types/ts3.4/commands/GetTableMetadataCommand.d.ts +9 -0
  107. package/dist-types/ts3.4/commands/GetWorkGroupCommand.d.ts +9 -0
  108. package/dist-types/ts3.4/commands/ImportNotebookCommand.d.ts +9 -0
  109. package/dist-types/ts3.4/commands/ListApplicationDPUSizesCommand.d.ts +9 -0
  110. package/dist-types/ts3.4/commands/ListCalculationExecutionsCommand.d.ts +9 -0
  111. package/dist-types/ts3.4/commands/ListCapacityReservationsCommand.d.ts +9 -0
  112. package/dist-types/ts3.4/commands/ListDataCatalogsCommand.d.ts +9 -0
  113. package/dist-types/ts3.4/commands/ListDatabasesCommand.d.ts +9 -0
  114. package/dist-types/ts3.4/commands/ListEngineVersionsCommand.d.ts +9 -0
  115. package/dist-types/ts3.4/commands/ListExecutorsCommand.d.ts +9 -0
  116. package/dist-types/ts3.4/commands/ListNamedQueriesCommand.d.ts +9 -0
  117. package/dist-types/ts3.4/commands/ListNotebookMetadataCommand.d.ts +9 -0
  118. package/dist-types/ts3.4/commands/ListNotebookSessionsCommand.d.ts +9 -0
  119. package/dist-types/ts3.4/commands/ListPreparedStatementsCommand.d.ts +9 -0
  120. package/dist-types/ts3.4/commands/ListQueryExecutionsCommand.d.ts +9 -0
  121. package/dist-types/ts3.4/commands/ListSessionsCommand.d.ts +9 -0
  122. package/dist-types/ts3.4/commands/ListTableMetadataCommand.d.ts +9 -0
  123. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
  124. package/dist-types/ts3.4/commands/ListWorkGroupsCommand.d.ts +9 -0
  125. package/dist-types/ts3.4/commands/PutCapacityAssignmentConfigurationCommand.d.ts +9 -0
  126. package/dist-types/ts3.4/commands/StartCalculationExecutionCommand.d.ts +9 -0
  127. package/dist-types/ts3.4/commands/StartQueryExecutionCommand.d.ts +9 -0
  128. package/dist-types/ts3.4/commands/StartSessionCommand.d.ts +9 -0
  129. package/dist-types/ts3.4/commands/StopCalculationExecutionCommand.d.ts +9 -0
  130. package/dist-types/ts3.4/commands/StopQueryExecutionCommand.d.ts +9 -0
  131. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
  132. package/dist-types/ts3.4/commands/TerminateSessionCommand.d.ts +9 -0
  133. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
  134. package/dist-types/ts3.4/commands/UpdateCapacityReservationCommand.d.ts +9 -0
  135. package/dist-types/ts3.4/commands/UpdateDataCatalogCommand.d.ts +9 -0
  136. package/dist-types/ts3.4/commands/UpdateNamedQueryCommand.d.ts +9 -0
  137. package/dist-types/ts3.4/commands/UpdateNotebookCommand.d.ts +9 -0
  138. package/dist-types/ts3.4/commands/UpdateNotebookMetadataCommand.d.ts +9 -0
  139. package/dist-types/ts3.4/commands/UpdatePreparedStatementCommand.d.ts +9 -0
  140. package/dist-types/ts3.4/commands/UpdateWorkGroupCommand.d.ts +9 -0
  141. package/package.json +40 -40
@@ -22,10 +22,10 @@ export interface GetNotebookMetadataCommandOutput extends GetNotebookMetadataOut
22
22
  }
23
23
  declare const GetNotebookMetadataCommand_base: {
24
24
  new (input: GetNotebookMetadataCommandInput): import("@smithy/smithy-client").CommandImpl<GetNotebookMetadataCommandInput, GetNotebookMetadataCommandOutput, AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetNotebookMetadataCommandInput): import("@smithy/smithy-client").CommandImpl<GetNotebookMetadataCommandInput, GetNotebookMetadataCommandOutput, AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves notebook metadata for the specified notebook ID.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -71,6 +71,7 @@ declare const GetNotebookMetadataCommand_base: {
71
71
  * @throws {@link AthenaServiceException}
72
72
  * <p>Base exception class for all service exceptions from Athena service.</p>
73
73
  *
74
+ * @public
74
75
  */
75
76
  export declare class GetNotebookMetadataCommand extends GetNotebookMetadataCommand_base {
76
77
  }
@@ -22,10 +22,10 @@ export interface GetPreparedStatementCommandOutput extends GetPreparedStatementO
22
22
  }
23
23
  declare const GetPreparedStatementCommand_base: {
24
24
  new (input: GetPreparedStatementCommandInput): import("@smithy/smithy-client").CommandImpl<GetPreparedStatementCommandInput, GetPreparedStatementCommandOutput, AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetPreparedStatementCommandInput): import("@smithy/smithy-client").CommandImpl<GetPreparedStatementCommandInput, GetPreparedStatementCommandOutput, AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves the prepared statement with the specified name from the specified
30
30
  * workgroup.</p>
31
31
  * @example
@@ -72,6 +72,7 @@ declare const GetPreparedStatementCommand_base: {
72
72
  * @throws {@link AthenaServiceException}
73
73
  * <p>Base exception class for all service exceptions from Athena service.</p>
74
74
  *
75
+ * @public
75
76
  */
76
77
  export declare class GetPreparedStatementCommand extends GetPreparedStatementCommand_base {
77
78
  }
@@ -22,10 +22,10 @@ export interface GetQueryExecutionCommandOutput extends GetQueryExecutionOutput,
22
22
  }
23
23
  declare const GetQueryExecutionCommand_base: {
24
24
  new (input: GetQueryExecutionCommandInput): import("@smithy/smithy-client").CommandImpl<GetQueryExecutionCommandInput, GetQueryExecutionCommandOutput, AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetQueryExecutionCommandInput): import("@smithy/smithy-client").CommandImpl<GetQueryExecutionCommandInput, GetQueryExecutionCommandOutput, AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns information about a single execution of a query if you have access to the
30
30
  * workgroup in which the query ran. Each time a query executes, information about the
31
31
  * query execution is saved with a unique ID.</p>
@@ -127,6 +127,7 @@ declare const GetQueryExecutionCommand_base: {
127
127
  * @throws {@link AthenaServiceException}
128
128
  * <p>Base exception class for all service exceptions from Athena service.</p>
129
129
  *
130
+ * @public
130
131
  */
131
132
  export declare class GetQueryExecutionCommand extends GetQueryExecutionCommand_base {
132
133
  }
@@ -22,10 +22,10 @@ export interface GetQueryResultsCommandOutput extends GetQueryResultsOutput, __M
22
22
  }
23
23
  declare const GetQueryResultsCommand_base: {
24
24
  new (input: GetQueryResultsCommandInput): import("@smithy/smithy-client").CommandImpl<GetQueryResultsCommandInput, GetQueryResultsCommandOutput, AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetQueryResultsCommandInput): import("@smithy/smithy-client").CommandImpl<GetQueryResultsCommandInput, GetQueryResultsCommandOutput, AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Streams the results of a single query execution specified by
30
30
  * <code>QueryExecutionId</code> from the Athena query results location in
31
31
  * Amazon S3. For more information, see <a href="https://docs.aws.amazon.com/athena/latest/ug/querying.html">Working with query results, recent queries, and
@@ -109,6 +109,7 @@ declare const GetQueryResultsCommand_base: {
109
109
  * @throws {@link AthenaServiceException}
110
110
  * <p>Base exception class for all service exceptions from Athena service.</p>
111
111
  *
112
+ * @public
112
113
  */
113
114
  export declare class GetQueryResultsCommand extends GetQueryResultsCommand_base {
114
115
  }
@@ -22,10 +22,10 @@ export interface GetQueryRuntimeStatisticsCommandOutput extends GetQueryRuntimeS
22
22
  }
23
23
  declare const GetQueryRuntimeStatisticsCommand_base: {
24
24
  new (input: GetQueryRuntimeStatisticsCommandInput): import("@smithy/smithy-client").CommandImpl<GetQueryRuntimeStatisticsCommandInput, GetQueryRuntimeStatisticsCommandOutput, AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetQueryRuntimeStatisticsCommandInput): import("@smithy/smithy-client").CommandImpl<GetQueryRuntimeStatisticsCommandInput, GetQueryRuntimeStatisticsCommandOutput, AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns query execution runtime statistics related to a single execution of a query if
30
30
  * you have access to the workgroup in which the query ran. Query execution runtime
31
31
  * statistics are returned only when <a>QueryExecutionStatus$State</a> is in a
@@ -124,6 +124,7 @@ declare const GetQueryRuntimeStatisticsCommand_base: {
124
124
  * @throws {@link AthenaServiceException}
125
125
  * <p>Base exception class for all service exceptions from Athena service.</p>
126
126
  *
127
+ * @public
127
128
  */
128
129
  export declare class GetQueryRuntimeStatisticsCommand extends GetQueryRuntimeStatisticsCommand_base {
129
130
  }
@@ -22,10 +22,10 @@ export interface GetSessionCommandOutput extends GetSessionResponse, __MetadataB
22
22
  }
23
23
  declare const GetSessionCommand_base: {
24
24
  new (input: GetSessionCommandInput): import("@smithy/smithy-client").CommandImpl<GetSessionCommandInput, GetSessionCommandOutput, AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetSessionCommandInput): import("@smithy/smithy-client").CommandImpl<GetSessionCommandInput, GetSessionCommandOutput, AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets the full details of a previously created session, including the session status
30
30
  * and configuration.</p>
31
31
  * @example
@@ -100,6 +100,7 @@ declare const GetSessionCommand_base: {
100
100
  * @throws {@link AthenaServiceException}
101
101
  * <p>Base exception class for all service exceptions from Athena service.</p>
102
102
  *
103
+ * @public
103
104
  */
104
105
  export declare class GetSessionCommand extends GetSessionCommand_base {
105
106
  }
@@ -22,10 +22,10 @@ export interface GetSessionStatusCommandOutput extends GetSessionStatusResponse,
22
22
  }
23
23
  declare const GetSessionStatusCommand_base: {
24
24
  new (input: GetSessionStatusCommandInput): import("@smithy/smithy-client").CommandImpl<GetSessionStatusCommandInput, GetSessionStatusCommandOutput, AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetSessionStatusCommandInput): import("@smithy/smithy-client").CommandImpl<GetSessionStatusCommandInput, GetSessionStatusCommandOutput, AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets the current status of a session.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -72,6 +72,7 @@ declare const GetSessionStatusCommand_base: {
72
72
  * @throws {@link AthenaServiceException}
73
73
  * <p>Base exception class for all service exceptions from Athena service.</p>
74
74
  *
75
+ * @public
75
76
  */
76
77
  export declare class GetSessionStatusCommand extends GetSessionStatusCommand_base {
77
78
  }
@@ -22,10 +22,10 @@ export interface GetTableMetadataCommandOutput extends GetTableMetadataOutput, _
22
22
  }
23
23
  declare const GetTableMetadataCommand_base: {
24
24
  new (input: GetTableMetadataCommandInput): import("@smithy/smithy-client").CommandImpl<GetTableMetadataCommandInput, GetTableMetadataCommandOutput, AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetTableMetadataCommandInput): import("@smithy/smithy-client").CommandImpl<GetTableMetadataCommandInput, GetTableMetadataCommandOutput, AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns table metadata for the specified catalog, database, and table.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -94,6 +94,7 @@ declare const GetTableMetadataCommand_base: {
94
94
  * @throws {@link AthenaServiceException}
95
95
  * <p>Base exception class for all service exceptions from Athena service.</p>
96
96
  *
97
+ * @public
97
98
  */
98
99
  export declare class GetTableMetadataCommand extends GetTableMetadataCommand_base {
99
100
  }
@@ -22,10 +22,10 @@ export interface GetWorkGroupCommandOutput extends GetWorkGroupOutput, __Metadat
22
22
  }
23
23
  declare const GetWorkGroupCommand_base: {
24
24
  new (input: GetWorkGroupCommandInput): import("@smithy/smithy-client").CommandImpl<GetWorkGroupCommandInput, GetWorkGroupCommandOutput, AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetWorkGroupCommandInput): import("@smithy/smithy-client").CommandImpl<GetWorkGroupCommandInput, GetWorkGroupCommandOutput, AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns information about the workgroup with the specified name.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -103,6 +103,7 @@ declare const GetWorkGroupCommand_base: {
103
103
  * @throws {@link AthenaServiceException}
104
104
  * <p>Base exception class for all service exceptions from Athena service.</p>
105
105
  *
106
+ * @public
106
107
  */
107
108
  export declare class GetWorkGroupCommand extends GetWorkGroupCommand_base {
108
109
  }
@@ -22,10 +22,10 @@ export interface ImportNotebookCommandOutput extends ImportNotebookOutput, __Met
22
22
  }
23
23
  declare const ImportNotebookCommand_base: {
24
24
  new (input: ImportNotebookCommandInput): import("@smithy/smithy-client").CommandImpl<ImportNotebookCommandInput, ImportNotebookCommandOutput, AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ImportNotebookCommandInput): import("@smithy/smithy-client").CommandImpl<ImportNotebookCommandInput, ImportNotebookCommandOutput, AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Imports a single <code>ipynb</code> file to a Spark enabled workgroup. To import the
30
30
  * notebook, the request must specify a value for either <code>Payload</code> or <code>NoteBookS3LocationUri</code>. If neither is specified or both are specified, an
31
31
  * <code>InvalidRequestException</code> occurs. The maximum file size that can be imported is 10
@@ -73,6 +73,7 @@ declare const ImportNotebookCommand_base: {
73
73
  * @throws {@link AthenaServiceException}
74
74
  * <p>Base exception class for all service exceptions from Athena service.</p>
75
75
  *
76
+ * @public
76
77
  */
77
78
  export declare class ImportNotebookCommand extends ImportNotebookCommand_base {
78
79
  }
@@ -22,10 +22,10 @@ export interface ListApplicationDPUSizesCommandOutput extends ListApplicationDPU
22
22
  }
23
23
  declare const ListApplicationDPUSizesCommand_base: {
24
24
  new (input: ListApplicationDPUSizesCommandInput): import("@smithy/smithy-client").CommandImpl<ListApplicationDPUSizesCommandInput, ListApplicationDPUSizesCommandOutput, AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListApplicationDPUSizesCommandInput]): import("@smithy/smithy-client").CommandImpl<ListApplicationDPUSizesCommandInput, ListApplicationDPUSizesCommandOutput, AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns the supported DPU sizes for the supported application runtimes (for example,
30
30
  * <code>Athena notebook version 1</code>). </p>
31
31
  * @example
@@ -74,6 +74,7 @@ declare const ListApplicationDPUSizesCommand_base: {
74
74
  * @throws {@link AthenaServiceException}
75
75
  * <p>Base exception class for all service exceptions from Athena service.</p>
76
76
  *
77
+ * @public
77
78
  */
78
79
  export declare class ListApplicationDPUSizesCommand extends ListApplicationDPUSizesCommand_base {
79
80
  }
@@ -22,10 +22,10 @@ export interface ListCalculationExecutionsCommandOutput extends ListCalculationE
22
22
  }
23
23
  declare const ListCalculationExecutionsCommand_base: {
24
24
  new (input: ListCalculationExecutionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListCalculationExecutionsCommandInput, ListCalculationExecutionsCommandOutput, AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListCalculationExecutionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListCalculationExecutionsCommandInput, ListCalculationExecutionsCommandOutput, AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists the calculations that have been submitted to a session in descending order.
30
30
  * Newer calculations are listed first; older calculations are listed later.</p>
31
31
  * @example
@@ -80,6 +80,7 @@ declare const ListCalculationExecutionsCommand_base: {
80
80
  * @throws {@link AthenaServiceException}
81
81
  * <p>Base exception class for all service exceptions from Athena service.</p>
82
82
  *
83
+ * @public
83
84
  */
84
85
  export declare class ListCalculationExecutionsCommand extends ListCalculationExecutionsCommand_base {
85
86
  }
@@ -22,10 +22,10 @@ export interface ListCapacityReservationsCommandOutput extends ListCapacityReser
22
22
  }
23
23
  declare const ListCapacityReservationsCommand_base: {
24
24
  new (input: ListCapacityReservationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListCapacityReservationsCommandInput, ListCapacityReservationsCommandOutput, AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListCapacityReservationsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListCapacityReservationsCommandInput, ListCapacityReservationsCommandOutput, AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists the capacity reservations for the current account.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -78,6 +78,7 @@ declare const ListCapacityReservationsCommand_base: {
78
78
  * @throws {@link AthenaServiceException}
79
79
  * <p>Base exception class for all service exceptions from Athena service.</p>
80
80
  *
81
+ * @public
81
82
  */
82
83
  export declare class ListCapacityReservationsCommand extends ListCapacityReservationsCommand_base {
83
84
  }
@@ -22,10 +22,10 @@ export interface ListDataCatalogsCommandOutput extends ListDataCatalogsOutput, _
22
22
  }
23
23
  declare const ListDataCatalogsCommand_base: {
24
24
  new (input: ListDataCatalogsCommandInput): import("@smithy/smithy-client").CommandImpl<ListDataCatalogsCommandInput, ListDataCatalogsCommandOutput, AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListDataCatalogsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListDataCatalogsCommandInput, ListDataCatalogsCommandOutput, AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists the data catalogs in the current Amazon Web Services account.</p>
30
30
  * <note>
31
31
  * <p>In the Athena console, data catalogs are listed as "data sources" on
@@ -73,6 +73,7 @@ declare const ListDataCatalogsCommand_base: {
73
73
  * @throws {@link AthenaServiceException}
74
74
  * <p>Base exception class for all service exceptions from Athena service.</p>
75
75
  *
76
+ * @public
76
77
  */
77
78
  export declare class ListDataCatalogsCommand extends ListDataCatalogsCommand_base {
78
79
  }
@@ -22,10 +22,10 @@ export interface ListDatabasesCommandOutput extends ListDatabasesOutput, __Metad
22
22
  }
23
23
  declare const ListDatabasesCommand_base: {
24
24
  new (input: ListDatabasesCommandInput): import("@smithy/smithy-client").CommandImpl<ListDatabasesCommandInput, ListDatabasesCommandOutput, AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListDatabasesCommandInput): import("@smithy/smithy-client").CommandImpl<ListDatabasesCommandInput, ListDatabasesCommandOutput, AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists the databases in the specified data catalog.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -81,6 +81,7 @@ declare const ListDatabasesCommand_base: {
81
81
  * @throws {@link AthenaServiceException}
82
82
  * <p>Base exception class for all service exceptions from Athena service.</p>
83
83
  *
84
+ * @public
84
85
  */
85
86
  export declare class ListDatabasesCommand extends ListDatabasesCommand_base {
86
87
  }
@@ -22,10 +22,10 @@ export interface ListEngineVersionsCommandOutput extends ListEngineVersionsOutpu
22
22
  }
23
23
  declare const ListEngineVersionsCommand_base: {
24
24
  new (input: ListEngineVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListEngineVersionsCommandInput, ListEngineVersionsCommandOutput, AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListEngineVersionsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListEngineVersionsCommandInput, ListEngineVersionsCommandOutput, AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns a list of engine versions that are available to choose from, including the
30
30
  * Auto option.</p>
31
31
  * @example
@@ -69,6 +69,7 @@ declare const ListEngineVersionsCommand_base: {
69
69
  * @throws {@link AthenaServiceException}
70
70
  * <p>Base exception class for all service exceptions from Athena service.</p>
71
71
  *
72
+ * @public
72
73
  */
73
74
  export declare class ListEngineVersionsCommand extends ListEngineVersionsCommand_base {
74
75
  }
@@ -22,10 +22,10 @@ export interface ListExecutorsCommandOutput extends ListExecutorsResponse, __Met
22
22
  }
23
23
  declare const ListExecutorsCommand_base: {
24
24
  new (input: ListExecutorsCommandInput): import("@smithy/smithy-client").CommandImpl<ListExecutorsCommandInput, ListExecutorsCommandOutput, AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListExecutorsCommandInput): import("@smithy/smithy-client").CommandImpl<ListExecutorsCommandInput, ListExecutorsCommandOutput, AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists, in descending order, the executors that joined a session. Newer executors are
30
30
  * listed first; older executors are listed later. The result can be optionally filtered by
31
31
  * state.</p>
@@ -80,6 +80,7 @@ declare const ListExecutorsCommand_base: {
80
80
  * @throws {@link AthenaServiceException}
81
81
  * <p>Base exception class for all service exceptions from Athena service.</p>
82
82
  *
83
+ * @public
83
84
  */
84
85
  export declare class ListExecutorsCommand extends ListExecutorsCommand_base {
85
86
  }
@@ -22,10 +22,10 @@ export interface ListNamedQueriesCommandOutput extends ListNamedQueriesOutput, _
22
22
  }
23
23
  declare const ListNamedQueriesCommand_base: {
24
24
  new (input: ListNamedQueriesCommandInput): import("@smithy/smithy-client").CommandImpl<ListNamedQueriesCommandInput, ListNamedQueriesCommandOutput, AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListNamedQueriesCommandInput]): import("@smithy/smithy-client").CommandImpl<ListNamedQueriesCommandInput, ListNamedQueriesCommandOutput, AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Provides a list of available query IDs only for queries saved in the specified
30
30
  * workgroup. Requires that you have access to the specified workgroup. If a workgroup is
31
31
  * not specified, lists the saved queries for the primary workgroup.</p>
@@ -68,6 +68,7 @@ declare const ListNamedQueriesCommand_base: {
68
68
  * @throws {@link AthenaServiceException}
69
69
  * <p>Base exception class for all service exceptions from Athena service.</p>
70
70
  *
71
+ * @public
71
72
  */
72
73
  export declare class ListNamedQueriesCommand extends ListNamedQueriesCommand_base {
73
74
  }
@@ -22,10 +22,10 @@ export interface ListNotebookMetadataCommandOutput extends ListNotebookMetadataO
22
22
  }
23
23
  declare const ListNotebookMetadataCommand_base: {
24
24
  new (input: ListNotebookMetadataCommandInput): import("@smithy/smithy-client").CommandImpl<ListNotebookMetadataCommandInput, ListNotebookMetadataCommandOutput, AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListNotebookMetadataCommandInput): import("@smithy/smithy-client").CommandImpl<ListNotebookMetadataCommandInput, ListNotebookMetadataCommandOutput, AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Displays the notebook files for the specified workgroup in paginated format.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -79,6 +79,7 @@ declare const ListNotebookMetadataCommand_base: {
79
79
  * @throws {@link AthenaServiceException}
80
80
  * <p>Base exception class for all service exceptions from Athena service.</p>
81
81
  *
82
+ * @public
82
83
  */
83
84
  export declare class ListNotebookMetadataCommand extends ListNotebookMetadataCommand_base {
84
85
  }
@@ -22,10 +22,10 @@ export interface ListNotebookSessionsCommandOutput extends ListNotebookSessionsR
22
22
  }
23
23
  declare const ListNotebookSessionsCommand_base: {
24
24
  new (input: ListNotebookSessionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListNotebookSessionsCommandInput, ListNotebookSessionsCommandOutput, AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListNotebookSessionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListNotebookSessionsCommandInput, ListNotebookSessionsCommandOutput, AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists, in descending order, the sessions that have been created in a notebook that are
30
30
  * in an active state like <code>CREATING</code>, <code>CREATED</code>, <code>IDLE</code>
31
31
  * or <code>BUSY</code>. Newer sessions are listed first; older sessions are listed
@@ -75,6 +75,7 @@ declare const ListNotebookSessionsCommand_base: {
75
75
  * @throws {@link AthenaServiceException}
76
76
  * <p>Base exception class for all service exceptions from Athena service.</p>
77
77
  *
78
+ * @public
78
79
  */
79
80
  export declare class ListNotebookSessionsCommand extends ListNotebookSessionsCommand_base {
80
81
  }
@@ -22,10 +22,10 @@ export interface ListPreparedStatementsCommandOutput extends ListPreparedStateme
22
22
  }
23
23
  declare const ListPreparedStatementsCommand_base: {
24
24
  new (input: ListPreparedStatementsCommandInput): import("@smithy/smithy-client").CommandImpl<ListPreparedStatementsCommandInput, ListPreparedStatementsCommandOutput, AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListPreparedStatementsCommandInput): import("@smithy/smithy-client").CommandImpl<ListPreparedStatementsCommandInput, ListPreparedStatementsCommandOutput, AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists the prepared statements in the specified workgroup.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -69,6 +69,7 @@ declare const ListPreparedStatementsCommand_base: {
69
69
  * @throws {@link AthenaServiceException}
70
70
  * <p>Base exception class for all service exceptions from Athena service.</p>
71
71
  *
72
+ * @public
72
73
  */
73
74
  export declare class ListPreparedStatementsCommand extends ListPreparedStatementsCommand_base {
74
75
  }
@@ -22,10 +22,10 @@ export interface ListQueryExecutionsCommandOutput extends ListQueryExecutionsOut
22
22
  }
23
23
  declare const ListQueryExecutionsCommand_base: {
24
24
  new (input: ListQueryExecutionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListQueryExecutionsCommandInput, ListQueryExecutionsCommandOutput, AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListQueryExecutionsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListQueryExecutionsCommandInput, ListQueryExecutionsCommandOutput, AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Provides a list of available query execution IDs for the queries in the specified
30
30
  * workgroup. Athena keeps a query history for 45 days. If a workgroup is not
31
31
  * specified, returns a list of query execution IDs for the primary workgroup. Requires you
@@ -69,6 +69,7 @@ declare const ListQueryExecutionsCommand_base: {
69
69
  * @throws {@link AthenaServiceException}
70
70
  * <p>Base exception class for all service exceptions from Athena service.</p>
71
71
  *
72
+ * @public
72
73
  */
73
74
  export declare class ListQueryExecutionsCommand extends ListQueryExecutionsCommand_base {
74
75
  }
@@ -22,10 +22,10 @@ export interface ListSessionsCommandOutput extends ListSessionsResponse, __Metad
22
22
  }
23
23
  declare const ListSessionsCommand_base: {
24
24
  new (input: ListSessionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListSessionsCommandInput, ListSessionsCommandOutput, AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListSessionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListSessionsCommandInput, ListSessionsCommandOutput, AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists the sessions in a workgroup that are in an active state like
30
30
  * <code>CREATING</code>, <code>CREATED</code>, <code>IDLE</code>, or
31
31
  * <code>BUSY</code>. Newer sessions are listed first; older sessions are listed
@@ -89,6 +89,7 @@ declare const ListSessionsCommand_base: {
89
89
  * @throws {@link AthenaServiceException}
90
90
  * <p>Base exception class for all service exceptions from Athena service.</p>
91
91
  *
92
+ * @public
92
93
  */
93
94
  export declare class ListSessionsCommand extends ListSessionsCommand_base {
94
95
  }
@@ -22,10 +22,10 @@ export interface ListTableMetadataCommandOutput extends ListTableMetadataOutput,
22
22
  }
23
23
  declare const ListTableMetadataCommand_base: {
24
24
  new (input: ListTableMetadataCommandInput): import("@smithy/smithy-client").CommandImpl<ListTableMetadataCommandInput, ListTableMetadataCommandOutput, AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListTableMetadataCommandInput): import("@smithy/smithy-client").CommandImpl<ListTableMetadataCommandInput, ListTableMetadataCommandOutput, AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists the metadata for the tables in the specified data catalog database.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -99,6 +99,7 @@ declare const ListTableMetadataCommand_base: {
99
99
  * @throws {@link AthenaServiceException}
100
100
  * <p>Base exception class for all service exceptions from Athena service.</p>
101
101
  *
102
+ * @public
102
103
  */
103
104
  export declare class ListTableMetadataCommand extends ListTableMetadataCommand_base {
104
105
  }
@@ -22,10 +22,10 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceOut
22
22
  }
23
23
  declare const ListTagsForResourceCommand_base: {
24
24
  new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists the tags associated with an Athena resource.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -72,6 +72,7 @@ declare const ListTagsForResourceCommand_base: {
72
72
  * @throws {@link AthenaServiceException}
73
73
  * <p>Base exception class for all service exceptions from Athena service.</p>
74
74
  *
75
+ * @public
75
76
  */
76
77
  export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
77
78
  }
@@ -22,10 +22,10 @@ export interface ListWorkGroupsCommandOutput extends ListWorkGroupsOutput, __Met
22
22
  }
23
23
  declare const ListWorkGroupsCommand_base: {
24
24
  new (input: ListWorkGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<ListWorkGroupsCommandInput, ListWorkGroupsCommandOutput, AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListWorkGroupsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListWorkGroupsCommandInput, ListWorkGroupsCommandOutput, AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists available workgroups for the account.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -75,6 +75,7 @@ declare const ListWorkGroupsCommand_base: {
75
75
  * @throws {@link AthenaServiceException}
76
76
  * <p>Base exception class for all service exceptions from Athena service.</p>
77
77
  *
78
+ * @public
78
79
  */
79
80
  export declare class ListWorkGroupsCommand extends ListWorkGroupsCommand_base {
80
81
  }
@@ -22,10 +22,10 @@ export interface PutCapacityAssignmentConfigurationCommandOutput extends PutCapa
22
22
  }
23
23
  declare const PutCapacityAssignmentConfigurationCommand_base: {
24
24
  new (input: PutCapacityAssignmentConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<PutCapacityAssignmentConfigurationCommandInput, PutCapacityAssignmentConfigurationCommandOutput, AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: PutCapacityAssignmentConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<PutCapacityAssignmentConfigurationCommandInput, PutCapacityAssignmentConfigurationCommandOutput, AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Puts a new capacity assignment configuration for a specified capacity reservation. If
30
30
  * a capacity assignment configuration already exists for the capacity reservation,
31
31
  * replaces the existing capacity assignment configuration.</p>
@@ -68,6 +68,7 @@ declare const PutCapacityAssignmentConfigurationCommand_base: {
68
68
  * @throws {@link AthenaServiceException}
69
69
  * <p>Base exception class for all service exceptions from Athena service.</p>
70
70
  *
71
+ * @public
71
72
  */
72
73
  export declare class PutCapacityAssignmentConfigurationCommand extends PutCapacityAssignmentConfigurationCommand_base {
73
74
  }
@@ -22,10 +22,10 @@ export interface StartCalculationExecutionCommandOutput extends StartCalculation
22
22
  }
23
23
  declare const StartCalculationExecutionCommand_base: {
24
24
  new (input: StartCalculationExecutionCommandInput): import("@smithy/smithy-client").CommandImpl<StartCalculationExecutionCommandInput, StartCalculationExecutionCommandOutput, AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: StartCalculationExecutionCommandInput): import("@smithy/smithy-client").CommandImpl<StartCalculationExecutionCommandInput, StartCalculationExecutionCommandOutput, AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Submits calculations for execution within a session. You can supply the code to run as
30
30
  * an inline code block within the request.</p>
31
31
  * <note>
@@ -78,6 +78,7 @@ declare const StartCalculationExecutionCommand_base: {
78
78
  * @throws {@link AthenaServiceException}
79
79
  * <p>Base exception class for all service exceptions from Athena service.</p>
80
80
  *
81
+ * @public
81
82
  */
82
83
  export declare class StartCalculationExecutionCommand extends StartCalculationExecutionCommand_base {
83
84
  }
@@ -22,10 +22,10 @@ export interface StartQueryExecutionCommandOutput extends StartQueryExecutionOut
22
22
  }
23
23
  declare const StartQueryExecutionCommand_base: {
24
24
  new (input: StartQueryExecutionCommandInput): import("@smithy/smithy-client").CommandImpl<StartQueryExecutionCommandInput, StartQueryExecutionCommandOutput, AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: StartQueryExecutionCommandInput): import("@smithy/smithy-client").CommandImpl<StartQueryExecutionCommandInput, StartQueryExecutionCommandOutput, AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Runs the SQL query statements contained in the <code>Query</code>. Requires you to
30
30
  * have access to the workgroup in which the query ran. Running queries against an external
31
31
  * catalog requires <a>GetDataCatalog</a> permission to the catalog. For code
@@ -95,6 +95,7 @@ declare const StartQueryExecutionCommand_base: {
95
95
  * @throws {@link AthenaServiceException}
96
96
  * <p>Base exception class for all service exceptions from Athena service.</p>
97
97
  *
98
+ * @public
98
99
  */
99
100
  export declare class StartQueryExecutionCommand extends StartQueryExecutionCommand_base {
100
101
  }
@@ -22,10 +22,10 @@ export interface StartSessionCommandOutput extends StartSessionResponse, __Metad
22
22
  }
23
23
  declare const StartSessionCommand_base: {
24
24
  new (input: StartSessionCommandInput): import("@smithy/smithy-client").CommandImpl<StartSessionCommandInput, StartSessionCommandOutput, AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: StartSessionCommandInput): import("@smithy/smithy-client").CommandImpl<StartSessionCommandInput, StartSessionCommandOutput, AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a session for running calculations within a workgroup. The session is ready
30
30
  * when it reaches an <code>IDLE</code> state.</p>
31
31
  * @example
@@ -87,6 +87,7 @@ declare const StartSessionCommand_base: {
87
87
  * @throws {@link AthenaServiceException}
88
88
  * <p>Base exception class for all service exceptions from Athena service.</p>
89
89
  *
90
+ * @public
90
91
  */
91
92
  export declare class StartSessionCommand extends StartSessionCommand_base {
92
93
  }