@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
@@ -21,6 +21,15 @@ declare const ImportNotebookCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: ImportNotebookCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ ImportNotebookCommandInput,
28
+ ImportNotebookCommandOutput,
29
+ AthenaClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class ImportNotebookCommand extends ImportNotebookCommand_base {}
@@ -25,6 +25,15 @@ declare const ListApplicationDPUSizesCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ ...[input]: [] | [ListApplicationDPUSizesCommandInput]
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListApplicationDPUSizesCommandInput,
32
+ ListApplicationDPUSizesCommandOutput,
33
+ AthenaClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListApplicationDPUSizesCommand extends ListApplicationDPUSizesCommand_base {}
@@ -25,6 +25,15 @@ declare const ListCalculationExecutionsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ListCalculationExecutionsCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListCalculationExecutionsCommandInput,
32
+ ListCalculationExecutionsCommandOutput,
33
+ AthenaClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListCalculationExecutionsCommand extends ListCalculationExecutionsCommand_base {}
@@ -25,6 +25,15 @@ declare const ListCapacityReservationsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ ...[input]: [] | [ListCapacityReservationsCommandInput]
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListCapacityReservationsCommandInput,
32
+ ListCapacityReservationsCommandOutput,
33
+ AthenaClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListCapacityReservationsCommand extends ListCapacityReservationsCommand_base {}
@@ -24,6 +24,15 @@ declare const ListDataCatalogsCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ ...[input]: [] | [ListDataCatalogsCommandInput]
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ ListDataCatalogsCommandInput,
31
+ ListDataCatalogsCommandOutput,
32
+ AthenaClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class ListDataCatalogsCommand extends ListDataCatalogsCommand_base {}
@@ -21,6 +21,15 @@ declare const ListDatabasesCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: ListDatabasesCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ ListDatabasesCommandInput,
28
+ ListDatabasesCommandOutput,
29
+ AthenaClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class ListDatabasesCommand extends ListDatabasesCommand_base {}
@@ -25,6 +25,15 @@ declare const ListEngineVersionsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ ...[input]: [] | [ListEngineVersionsCommandInput]
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListEngineVersionsCommandInput,
32
+ ListEngineVersionsCommandOutput,
33
+ AthenaClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListEngineVersionsCommand extends ListEngineVersionsCommand_base {}
@@ -24,6 +24,15 @@ declare const ListExecutorsCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: ListExecutorsCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ ListExecutorsCommandInput,
31
+ ListExecutorsCommandOutput,
32
+ AthenaClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class ListExecutorsCommand extends ListExecutorsCommand_base {}
@@ -24,6 +24,15 @@ declare const ListNamedQueriesCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ ...[input]: [] | [ListNamedQueriesCommandInput]
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ ListNamedQueriesCommandInput,
31
+ ListNamedQueriesCommandOutput,
32
+ AthenaClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class ListNamedQueriesCommand extends ListNamedQueriesCommand_base {}
@@ -25,6 +25,15 @@ declare const ListNotebookMetadataCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ListNotebookMetadataCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListNotebookMetadataCommandInput,
32
+ ListNotebookMetadataCommandOutput,
33
+ AthenaClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListNotebookMetadataCommand extends ListNotebookMetadataCommand_base {}
@@ -25,6 +25,15 @@ declare const ListNotebookSessionsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ListNotebookSessionsCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListNotebookSessionsCommandInput,
32
+ ListNotebookSessionsCommandOutput,
33
+ AthenaClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListNotebookSessionsCommand extends ListNotebookSessionsCommand_base {}
@@ -25,6 +25,15 @@ declare const ListPreparedStatementsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ListPreparedStatementsCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListPreparedStatementsCommandInput,
32
+ ListPreparedStatementsCommandOutput,
33
+ AthenaClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListPreparedStatementsCommand extends ListPreparedStatementsCommand_base {}
@@ -25,6 +25,15 @@ declare const ListQueryExecutionsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ ...[input]: [] | [ListQueryExecutionsCommandInput]
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListQueryExecutionsCommandInput,
32
+ ListQueryExecutionsCommandOutput,
33
+ AthenaClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListQueryExecutionsCommand extends ListQueryExecutionsCommand_base {}
@@ -21,6 +21,15 @@ declare const ListSessionsCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: ListSessionsCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ ListSessionsCommandInput,
28
+ ListSessionsCommandOutput,
29
+ AthenaClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class ListSessionsCommand extends ListSessionsCommand_base {}
@@ -24,6 +24,15 @@ declare const ListTableMetadataCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: ListTableMetadataCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ ListTableMetadataCommandInput,
31
+ ListTableMetadataCommandOutput,
32
+ AthenaClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class ListTableMetadataCommand extends ListTableMetadataCommand_base {}
@@ -25,6 +25,15 @@ declare const ListTagsForResourceCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ListTagsForResourceCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListTagsForResourceCommandInput,
32
+ ListTagsForResourceCommandOutput,
33
+ AthenaClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {}
@@ -21,6 +21,15 @@ declare const ListWorkGroupsCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ ...[input]: [] | [ListWorkGroupsCommandInput]
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ ListWorkGroupsCommandInput,
28
+ ListWorkGroupsCommandOutput,
29
+ AthenaClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class ListWorkGroupsCommand extends ListWorkGroupsCommand_base {}
@@ -25,6 +25,15 @@ declare const PutCapacityAssignmentConfigurationCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: PutCapacityAssignmentConfigurationCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ PutCapacityAssignmentConfigurationCommandInput,
32
+ PutCapacityAssignmentConfigurationCommandOutput,
33
+ AthenaClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class PutCapacityAssignmentConfigurationCommand extends PutCapacityAssignmentConfigurationCommand_base {}
@@ -25,6 +25,15 @@ declare const StartCalculationExecutionCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: StartCalculationExecutionCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ StartCalculationExecutionCommandInput,
32
+ StartCalculationExecutionCommandOutput,
33
+ AthenaClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class StartCalculationExecutionCommand extends StartCalculationExecutionCommand_base {}
@@ -25,6 +25,15 @@ declare const StartQueryExecutionCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: StartQueryExecutionCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ StartQueryExecutionCommandInput,
32
+ StartQueryExecutionCommandOutput,
33
+ AthenaClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class StartQueryExecutionCommand extends StartQueryExecutionCommand_base {}
@@ -21,6 +21,15 @@ declare const StartSessionCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: StartSessionCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ StartSessionCommandInput,
28
+ StartSessionCommandOutput,
29
+ AthenaClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class StartSessionCommand extends StartSessionCommand_base {}
@@ -25,6 +25,15 @@ declare const StopCalculationExecutionCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: StopCalculationExecutionCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ StopCalculationExecutionCommandInput,
32
+ StopCalculationExecutionCommandOutput,
33
+ AthenaClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class StopCalculationExecutionCommand extends StopCalculationExecutionCommand_base {}
@@ -25,6 +25,15 @@ declare const StopQueryExecutionCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ ...[input]: [] | [StopQueryExecutionCommandInput]
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ StopQueryExecutionCommandInput,
32
+ StopQueryExecutionCommandOutput,
33
+ AthenaClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class StopQueryExecutionCommand extends StopQueryExecutionCommand_base {}
@@ -21,6 +21,15 @@ declare const TagResourceCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: TagResourceCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ TagResourceCommandInput,
28
+ TagResourceCommandOutput,
29
+ AthenaClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class TagResourceCommand extends TagResourceCommand_base {}
@@ -24,6 +24,15 @@ declare const TerminateSessionCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: TerminateSessionCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ TerminateSessionCommandInput,
31
+ TerminateSessionCommandOutput,
32
+ AthenaClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class TerminateSessionCommand extends TerminateSessionCommand_base {}
@@ -21,6 +21,15 @@ declare const UntagResourceCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: UntagResourceCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ UntagResourceCommandInput,
28
+ UntagResourceCommandOutput,
29
+ AthenaClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class UntagResourceCommand extends UntagResourceCommand_base {}
@@ -25,6 +25,15 @@ declare const UpdateCapacityReservationCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: UpdateCapacityReservationCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ UpdateCapacityReservationCommandInput,
32
+ UpdateCapacityReservationCommandOutput,
33
+ AthenaClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class UpdateCapacityReservationCommand extends UpdateCapacityReservationCommand_base {}
@@ -24,6 +24,15 @@ declare const UpdateDataCatalogCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: UpdateDataCatalogCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ UpdateDataCatalogCommandInput,
31
+ UpdateDataCatalogCommandOutput,
32
+ AthenaClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class UpdateDataCatalogCommand extends UpdateDataCatalogCommand_base {}
@@ -24,6 +24,15 @@ declare const UpdateNamedQueryCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: UpdateNamedQueryCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ UpdateNamedQueryCommandInput,
31
+ UpdateNamedQueryCommandOutput,
32
+ AthenaClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class UpdateNamedQueryCommand extends UpdateNamedQueryCommand_base {}
@@ -21,6 +21,15 @@ declare const UpdateNotebookCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: UpdateNotebookCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ UpdateNotebookCommandInput,
28
+ UpdateNotebookCommandOutput,
29
+ AthenaClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class UpdateNotebookCommand extends UpdateNotebookCommand_base {}
@@ -25,6 +25,15 @@ declare const UpdateNotebookMetadataCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: UpdateNotebookMetadataCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ UpdateNotebookMetadataCommandInput,
32
+ UpdateNotebookMetadataCommandOutput,
33
+ AthenaClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class UpdateNotebookMetadataCommand extends UpdateNotebookMetadataCommand_base {}
@@ -25,6 +25,15 @@ declare const UpdatePreparedStatementCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: UpdatePreparedStatementCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ UpdatePreparedStatementCommandInput,
32
+ UpdatePreparedStatementCommandOutput,
33
+ AthenaClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class UpdatePreparedStatementCommand extends UpdatePreparedStatementCommand_base {}
@@ -24,6 +24,15 @@ declare const UpdateWorkGroupCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: UpdateWorkGroupCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ UpdateWorkGroupCommandInput,
31
+ UpdateWorkGroupCommandOutput,
32
+ AthenaClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class UpdateWorkGroupCommand extends UpdateWorkGroupCommand_base {}