@aws-sdk/client-athena 3.529.1 → 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 (149) 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/runtimeConfig.browser.d.ts +2 -2
  73. package/dist-types/runtimeConfig.d.ts +2 -2
  74. package/dist-types/runtimeConfig.native.d.ts +2 -2
  75. package/dist-types/runtimeConfig.shared.d.ts +2 -2
  76. package/dist-types/ts3.4/Athena.d.ts +7 -0
  77. package/dist-types/ts3.4/commands/BatchGetNamedQueryCommand.d.ts +9 -0
  78. package/dist-types/ts3.4/commands/BatchGetPreparedStatementCommand.d.ts +9 -0
  79. package/dist-types/ts3.4/commands/BatchGetQueryExecutionCommand.d.ts +9 -0
  80. package/dist-types/ts3.4/commands/CancelCapacityReservationCommand.d.ts +9 -0
  81. package/dist-types/ts3.4/commands/CreateCapacityReservationCommand.d.ts +9 -0
  82. package/dist-types/ts3.4/commands/CreateDataCatalogCommand.d.ts +9 -0
  83. package/dist-types/ts3.4/commands/CreateNamedQueryCommand.d.ts +9 -0
  84. package/dist-types/ts3.4/commands/CreateNotebookCommand.d.ts +9 -0
  85. package/dist-types/ts3.4/commands/CreatePreparedStatementCommand.d.ts +9 -0
  86. package/dist-types/ts3.4/commands/CreatePresignedNotebookUrlCommand.d.ts +9 -0
  87. package/dist-types/ts3.4/commands/CreateWorkGroupCommand.d.ts +9 -0
  88. package/dist-types/ts3.4/commands/DeleteCapacityReservationCommand.d.ts +9 -0
  89. package/dist-types/ts3.4/commands/DeleteDataCatalogCommand.d.ts +9 -0
  90. package/dist-types/ts3.4/commands/DeleteNamedQueryCommand.d.ts +9 -0
  91. package/dist-types/ts3.4/commands/DeleteNotebookCommand.d.ts +9 -0
  92. package/dist-types/ts3.4/commands/DeletePreparedStatementCommand.d.ts +9 -0
  93. package/dist-types/ts3.4/commands/DeleteWorkGroupCommand.d.ts +9 -0
  94. package/dist-types/ts3.4/commands/ExportNotebookCommand.d.ts +9 -0
  95. package/dist-types/ts3.4/commands/GetCalculationExecutionCodeCommand.d.ts +9 -0
  96. package/dist-types/ts3.4/commands/GetCalculationExecutionCommand.d.ts +9 -0
  97. package/dist-types/ts3.4/commands/GetCalculationExecutionStatusCommand.d.ts +9 -0
  98. package/dist-types/ts3.4/commands/GetCapacityAssignmentConfigurationCommand.d.ts +9 -0
  99. package/dist-types/ts3.4/commands/GetCapacityReservationCommand.d.ts +9 -0
  100. package/dist-types/ts3.4/commands/GetDataCatalogCommand.d.ts +9 -0
  101. package/dist-types/ts3.4/commands/GetDatabaseCommand.d.ts +9 -0
  102. package/dist-types/ts3.4/commands/GetNamedQueryCommand.d.ts +9 -0
  103. package/dist-types/ts3.4/commands/GetNotebookMetadataCommand.d.ts +9 -0
  104. package/dist-types/ts3.4/commands/GetPreparedStatementCommand.d.ts +9 -0
  105. package/dist-types/ts3.4/commands/GetQueryExecutionCommand.d.ts +9 -0
  106. package/dist-types/ts3.4/commands/GetQueryResultsCommand.d.ts +9 -0
  107. package/dist-types/ts3.4/commands/GetQueryRuntimeStatisticsCommand.d.ts +9 -0
  108. package/dist-types/ts3.4/commands/GetSessionCommand.d.ts +9 -0
  109. package/dist-types/ts3.4/commands/GetSessionStatusCommand.d.ts +9 -0
  110. package/dist-types/ts3.4/commands/GetTableMetadataCommand.d.ts +9 -0
  111. package/dist-types/ts3.4/commands/GetWorkGroupCommand.d.ts +9 -0
  112. package/dist-types/ts3.4/commands/ImportNotebookCommand.d.ts +9 -0
  113. package/dist-types/ts3.4/commands/ListApplicationDPUSizesCommand.d.ts +9 -0
  114. package/dist-types/ts3.4/commands/ListCalculationExecutionsCommand.d.ts +9 -0
  115. package/dist-types/ts3.4/commands/ListCapacityReservationsCommand.d.ts +9 -0
  116. package/dist-types/ts3.4/commands/ListDataCatalogsCommand.d.ts +9 -0
  117. package/dist-types/ts3.4/commands/ListDatabasesCommand.d.ts +9 -0
  118. package/dist-types/ts3.4/commands/ListEngineVersionsCommand.d.ts +9 -0
  119. package/dist-types/ts3.4/commands/ListExecutorsCommand.d.ts +9 -0
  120. package/dist-types/ts3.4/commands/ListNamedQueriesCommand.d.ts +9 -0
  121. package/dist-types/ts3.4/commands/ListNotebookMetadataCommand.d.ts +9 -0
  122. package/dist-types/ts3.4/commands/ListNotebookSessionsCommand.d.ts +9 -0
  123. package/dist-types/ts3.4/commands/ListPreparedStatementsCommand.d.ts +9 -0
  124. package/dist-types/ts3.4/commands/ListQueryExecutionsCommand.d.ts +9 -0
  125. package/dist-types/ts3.4/commands/ListSessionsCommand.d.ts +9 -0
  126. package/dist-types/ts3.4/commands/ListTableMetadataCommand.d.ts +9 -0
  127. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
  128. package/dist-types/ts3.4/commands/ListWorkGroupsCommand.d.ts +9 -0
  129. package/dist-types/ts3.4/commands/PutCapacityAssignmentConfigurationCommand.d.ts +9 -0
  130. package/dist-types/ts3.4/commands/StartCalculationExecutionCommand.d.ts +9 -0
  131. package/dist-types/ts3.4/commands/StartQueryExecutionCommand.d.ts +9 -0
  132. package/dist-types/ts3.4/commands/StartSessionCommand.d.ts +9 -0
  133. package/dist-types/ts3.4/commands/StopCalculationExecutionCommand.d.ts +9 -0
  134. package/dist-types/ts3.4/commands/StopQueryExecutionCommand.d.ts +9 -0
  135. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
  136. package/dist-types/ts3.4/commands/TerminateSessionCommand.d.ts +9 -0
  137. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
  138. package/dist-types/ts3.4/commands/UpdateCapacityReservationCommand.d.ts +9 -0
  139. package/dist-types/ts3.4/commands/UpdateDataCatalogCommand.d.ts +9 -0
  140. package/dist-types/ts3.4/commands/UpdateNamedQueryCommand.d.ts +9 -0
  141. package/dist-types/ts3.4/commands/UpdateNotebookCommand.d.ts +9 -0
  142. package/dist-types/ts3.4/commands/UpdateNotebookMetadataCommand.d.ts +9 -0
  143. package/dist-types/ts3.4/commands/UpdatePreparedStatementCommand.d.ts +9 -0
  144. package/dist-types/ts3.4/commands/UpdateWorkGroupCommand.d.ts +9 -0
  145. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
  146. package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
  147. package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -2
  148. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
  149. package/package.json +40 -40
@@ -22,10 +22,10 @@ export interface StopCalculationExecutionCommandOutput extends StopCalculationEx
22
22
  }
23
23
  declare const StopCalculationExecutionCommand_base: {
24
24
  new (input: StopCalculationExecutionCommandInput): import("@smithy/smithy-client").CommandImpl<StopCalculationExecutionCommandInput, StopCalculationExecutionCommandOutput, AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: StopCalculationExecutionCommandInput): import("@smithy/smithy-client").CommandImpl<StopCalculationExecutionCommandInput, StopCalculationExecutionCommandOutput, AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Requests the cancellation of a calculation. A <code>StopCalculationExecution</code>
30
30
  * call on a calculation that is already in a terminal state (for example,
31
31
  * <code>STOPPED</code>, <code>FAILED</code>, or <code>COMPLETED</code>) succeeds but
@@ -73,6 +73,7 @@ declare const StopCalculationExecutionCommand_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 StopCalculationExecutionCommand extends StopCalculationExecutionCommand_base {
78
79
  }
@@ -22,10 +22,10 @@ export interface StopQueryExecutionCommandOutput extends StopQueryExecutionOutpu
22
22
  }
23
23
  declare const StopQueryExecutionCommand_base: {
24
24
  new (input: StopQueryExecutionCommandInput): import("@smithy/smithy-client").CommandImpl<StopQueryExecutionCommandInput, StopQueryExecutionCommandOutput, AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [StopQueryExecutionCommandInput]): import("@smithy/smithy-client").CommandImpl<StopQueryExecutionCommandInput, StopQueryExecutionCommandOutput, AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Stops a query execution. Requires you to have access to the workgroup in which the
30
30
  * query ran.</p>
31
31
  * @example
@@ -60,6 +60,7 @@ declare const StopQueryExecutionCommand_base: {
60
60
  * @throws {@link AthenaServiceException}
61
61
  * <p>Base exception class for all service exceptions from Athena service.</p>
62
62
  *
63
+ * @public
63
64
  */
64
65
  export declare class StopQueryExecutionCommand extends StopQueryExecutionCommand_base {
65
66
  }
@@ -22,10 +22,10 @@ export interface TagResourceCommandOutput extends TagResourceOutput, __MetadataB
22
22
  }
23
23
  declare const TagResourceCommand_base: {
24
24
  new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Adds one or more tags to an Athena resource. A tag is a label that you
30
30
  * assign to a resource. Each tag consists of a key and an optional value, both of which
31
31
  * you define. For example, you can use tags to categorize Athena workgroups,
@@ -78,6 +78,7 @@ declare const TagResourceCommand_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 TagResourceCommand extends TagResourceCommand_base {
83
84
  }
@@ -22,10 +22,10 @@ export interface TerminateSessionCommandOutput extends TerminateSessionResponse,
22
22
  }
23
23
  declare const TerminateSessionCommand_base: {
24
24
  new (input: TerminateSessionCommandInput): import("@smithy/smithy-client").CommandImpl<TerminateSessionCommandInput, TerminateSessionCommandOutput, AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: TerminateSessionCommandInput): import("@smithy/smithy-client").CommandImpl<TerminateSessionCommandInput, TerminateSessionCommandOutput, AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Terminates an active session. A <code>TerminateSession</code> call on a session that
30
30
  * is already inactive (for example, in a <code>FAILED</code>, <code>TERMINATED</code> or
31
31
  * <code>TERMINATING</code> state) succeeds but has no effect. Calculations running in
@@ -68,6 +68,7 @@ declare const TerminateSessionCommand_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 TerminateSessionCommand extends TerminateSessionCommand_base {
73
74
  }
@@ -22,10 +22,10 @@ export interface UntagResourceCommandOutput extends UntagResourceOutput, __Metad
22
22
  }
23
23
  declare const UntagResourceCommand_base: {
24
24
  new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Removes one or more tags from an Athena resource.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -65,6 +65,7 @@ declare const UntagResourceCommand_base: {
65
65
  * @throws {@link AthenaServiceException}
66
66
  * <p>Base exception class for all service exceptions from Athena service.</p>
67
67
  *
68
+ * @public
68
69
  */
69
70
  export declare class UntagResourceCommand extends UntagResourceCommand_base {
70
71
  }
@@ -22,10 +22,10 @@ export interface UpdateCapacityReservationCommandOutput extends UpdateCapacityRe
22
22
  }
23
23
  declare const UpdateCapacityReservationCommand_base: {
24
24
  new (input: UpdateCapacityReservationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateCapacityReservationCommandInput, UpdateCapacityReservationCommandOutput, AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateCapacityReservationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateCapacityReservationCommandInput, UpdateCapacityReservationCommandOutput, AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Updates the number of requested data processing units for the capacity reservation
30
30
  * with the specified name.</p>
31
31
  * @example
@@ -61,6 +61,7 @@ declare const UpdateCapacityReservationCommand_base: {
61
61
  * @throws {@link AthenaServiceException}
62
62
  * <p>Base exception class for all service exceptions from Athena service.</p>
63
63
  *
64
+ * @public
64
65
  */
65
66
  export declare class UpdateCapacityReservationCommand extends UpdateCapacityReservationCommand_base {
66
67
  }
@@ -22,10 +22,10 @@ export interface UpdateDataCatalogCommandOutput extends UpdateDataCatalogOutput,
22
22
  }
23
23
  declare const UpdateDataCatalogCommand_base: {
24
24
  new (input: UpdateDataCatalogCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDataCatalogCommandInput, UpdateDataCatalogCommandOutput, AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateDataCatalogCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDataCatalogCommandInput, UpdateDataCatalogCommandOutput, AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Updates the data catalog that has the specified name.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -64,6 +64,7 @@ declare const UpdateDataCatalogCommand_base: {
64
64
  * @throws {@link AthenaServiceException}
65
65
  * <p>Base exception class for all service exceptions from Athena service.</p>
66
66
  *
67
+ * @public
67
68
  */
68
69
  export declare class UpdateDataCatalogCommand extends UpdateDataCatalogCommand_base {
69
70
  }
@@ -22,10 +22,10 @@ export interface UpdateNamedQueryCommandOutput extends UpdateNamedQueryOutput, _
22
22
  }
23
23
  declare const UpdateNamedQueryCommand_base: {
24
24
  new (input: UpdateNamedQueryCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateNamedQueryCommandInput, UpdateNamedQueryCommandOutput, AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateNamedQueryCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateNamedQueryCommandInput, UpdateNamedQueryCommandOutput, AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Updates a <a>NamedQuery</a> object. The database or workgroup cannot be
30
30
  * updated.</p>
31
31
  * @example
@@ -63,6 +63,7 @@ declare const UpdateNamedQueryCommand_base: {
63
63
  * @throws {@link AthenaServiceException}
64
64
  * <p>Base exception class for all service exceptions from Athena service.</p>
65
65
  *
66
+ * @public
66
67
  */
67
68
  export declare class UpdateNamedQueryCommand extends UpdateNamedQueryCommand_base {
68
69
  }
@@ -22,10 +22,10 @@ export interface UpdateNotebookCommandOutput extends UpdateNotebookOutput, __Met
22
22
  }
23
23
  declare const UpdateNotebookCommand_base: {
24
24
  new (input: UpdateNotebookCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateNotebookCommandInput, UpdateNotebookCommandOutput, AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateNotebookCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateNotebookCommandInput, UpdateNotebookCommandOutput, AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Updates the contents of a Spark notebook.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -66,6 +66,7 @@ declare const UpdateNotebookCommand_base: {
66
66
  * @throws {@link AthenaServiceException}
67
67
  * <p>Base exception class for all service exceptions from Athena service.</p>
68
68
  *
69
+ * @public
69
70
  */
70
71
  export declare class UpdateNotebookCommand extends UpdateNotebookCommand_base {
71
72
  }
@@ -22,10 +22,10 @@ export interface UpdateNotebookMetadataCommandOutput extends UpdateNotebookMetad
22
22
  }
23
23
  declare const UpdateNotebookMetadataCommand_base: {
24
24
  new (input: UpdateNotebookMetadataCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateNotebookMetadataCommandInput, UpdateNotebookMetadataCommandOutput, AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateNotebookMetadataCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateNotebookMetadataCommandInput, UpdateNotebookMetadataCommandOutput, AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Updates the metadata for a notebook.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -64,6 +64,7 @@ declare const UpdateNotebookMetadataCommand_base: {
64
64
  * @throws {@link AthenaServiceException}
65
65
  * <p>Base exception class for all service exceptions from Athena service.</p>
66
66
  *
67
+ * @public
67
68
  */
68
69
  export declare class UpdateNotebookMetadataCommand extends UpdateNotebookMetadataCommand_base {
69
70
  }
@@ -22,10 +22,10 @@ export interface UpdatePreparedStatementCommandOutput extends UpdatePreparedStat
22
22
  }
23
23
  declare const UpdatePreparedStatementCommand_base: {
24
24
  new (input: UpdatePreparedStatementCommandInput): import("@smithy/smithy-client").CommandImpl<UpdatePreparedStatementCommandInput, UpdatePreparedStatementCommandOutput, AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdatePreparedStatementCommandInput): import("@smithy/smithy-client").CommandImpl<UpdatePreparedStatementCommandInput, UpdatePreparedStatementCommandOutput, AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Updates a prepared statement.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -65,6 +65,7 @@ declare const UpdatePreparedStatementCommand_base: {
65
65
  * @throws {@link AthenaServiceException}
66
66
  * <p>Base exception class for all service exceptions from Athena service.</p>
67
67
  *
68
+ * @public
68
69
  */
69
70
  export declare class UpdatePreparedStatementCommand extends UpdatePreparedStatementCommand_base {
70
71
  }
@@ -22,10 +22,10 @@ export interface UpdateWorkGroupCommandOutput extends UpdateWorkGroupOutput, __M
22
22
  }
23
23
  declare const UpdateWorkGroupCommand_base: {
24
24
  new (input: UpdateWorkGroupCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateWorkGroupCommandInput, UpdateWorkGroupCommandOutput, AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateWorkGroupCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateWorkGroupCommandInput, UpdateWorkGroupCommandOutput, AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Updates the workgroup with the specified name. The workgroup's name cannot be changed.
30
30
  * Only <code>ConfigurationUpdates</code> can be specified.</p>
31
31
  * @example
@@ -100,6 +100,7 @@ declare const UpdateWorkGroupCommand_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 UpdateWorkGroupCommand extends UpdateWorkGroupCommand_base {
105
106
  }