@aws-sdk/client-athena 3.952.0 → 3.953.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 (90) hide show
  1. package/dist-cjs/index.js +940 -598
  2. package/dist-cjs/runtimeConfig.shared.js +6 -6
  3. package/dist-es/commands/BatchGetNamedQueryCommand.js +2 -2
  4. package/dist-es/commands/BatchGetPreparedStatementCommand.js +2 -2
  5. package/dist-es/commands/BatchGetQueryExecutionCommand.js +2 -2
  6. package/dist-es/commands/CancelCapacityReservationCommand.js +2 -2
  7. package/dist-es/commands/CreateCapacityReservationCommand.js +2 -2
  8. package/dist-es/commands/CreateDataCatalogCommand.js +2 -2
  9. package/dist-es/commands/CreateNamedQueryCommand.js +2 -2
  10. package/dist-es/commands/CreateNotebookCommand.js +2 -2
  11. package/dist-es/commands/CreatePreparedStatementCommand.js +2 -2
  12. package/dist-es/commands/CreatePresignedNotebookUrlCommand.js +2 -2
  13. package/dist-es/commands/CreateWorkGroupCommand.js +2 -2
  14. package/dist-es/commands/DeleteCapacityReservationCommand.js +2 -2
  15. package/dist-es/commands/DeleteDataCatalogCommand.js +2 -2
  16. package/dist-es/commands/DeleteNamedQueryCommand.js +2 -2
  17. package/dist-es/commands/DeleteNotebookCommand.js +2 -2
  18. package/dist-es/commands/DeletePreparedStatementCommand.js +2 -2
  19. package/dist-es/commands/DeleteWorkGroupCommand.js +2 -2
  20. package/dist-es/commands/ExportNotebookCommand.js +2 -2
  21. package/dist-es/commands/GetCalculationExecutionCodeCommand.js +2 -2
  22. package/dist-es/commands/GetCalculationExecutionCommand.js +2 -2
  23. package/dist-es/commands/GetCalculationExecutionStatusCommand.js +2 -2
  24. package/dist-es/commands/GetCapacityAssignmentConfigurationCommand.js +2 -2
  25. package/dist-es/commands/GetCapacityReservationCommand.js +2 -2
  26. package/dist-es/commands/GetDataCatalogCommand.js +2 -2
  27. package/dist-es/commands/GetDatabaseCommand.js +2 -2
  28. package/dist-es/commands/GetNamedQueryCommand.js +2 -2
  29. package/dist-es/commands/GetNotebookMetadataCommand.js +2 -2
  30. package/dist-es/commands/GetPreparedStatementCommand.js +2 -2
  31. package/dist-es/commands/GetQueryExecutionCommand.js +2 -2
  32. package/dist-es/commands/GetQueryResultsCommand.js +2 -2
  33. package/dist-es/commands/GetQueryRuntimeStatisticsCommand.js +2 -2
  34. package/dist-es/commands/GetResourceDashboardCommand.js +2 -2
  35. package/dist-es/commands/GetSessionCommand.js +2 -2
  36. package/dist-es/commands/GetSessionEndpointCommand.js +2 -2
  37. package/dist-es/commands/GetSessionStatusCommand.js +2 -2
  38. package/dist-es/commands/GetTableMetadataCommand.js +2 -2
  39. package/dist-es/commands/GetWorkGroupCommand.js +2 -2
  40. package/dist-es/commands/ImportNotebookCommand.js +2 -2
  41. package/dist-es/commands/ListApplicationDPUSizesCommand.js +2 -2
  42. package/dist-es/commands/ListCalculationExecutionsCommand.js +2 -2
  43. package/dist-es/commands/ListCapacityReservationsCommand.js +2 -2
  44. package/dist-es/commands/ListDataCatalogsCommand.js +2 -2
  45. package/dist-es/commands/ListDatabasesCommand.js +2 -2
  46. package/dist-es/commands/ListEngineVersionsCommand.js +2 -2
  47. package/dist-es/commands/ListExecutorsCommand.js +2 -2
  48. package/dist-es/commands/ListNamedQueriesCommand.js +2 -2
  49. package/dist-es/commands/ListNotebookMetadataCommand.js +2 -2
  50. package/dist-es/commands/ListNotebookSessionsCommand.js +2 -2
  51. package/dist-es/commands/ListPreparedStatementsCommand.js +2 -2
  52. package/dist-es/commands/ListQueryExecutionsCommand.js +2 -2
  53. package/dist-es/commands/ListSessionsCommand.js +2 -2
  54. package/dist-es/commands/ListTableMetadataCommand.js +2 -2
  55. package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
  56. package/dist-es/commands/ListWorkGroupsCommand.js +2 -2
  57. package/dist-es/commands/PutCapacityAssignmentConfigurationCommand.js +2 -2
  58. package/dist-es/commands/StartCalculationExecutionCommand.js +2 -2
  59. package/dist-es/commands/StartQueryExecutionCommand.js +2 -2
  60. package/dist-es/commands/StartSessionCommand.js +2 -2
  61. package/dist-es/commands/StopCalculationExecutionCommand.js +2 -2
  62. package/dist-es/commands/StopQueryExecutionCommand.js +2 -2
  63. package/dist-es/commands/TagResourceCommand.js +2 -2
  64. package/dist-es/commands/TerminateSessionCommand.js +2 -2
  65. package/dist-es/commands/UntagResourceCommand.js +2 -2
  66. package/dist-es/commands/UpdateCapacityReservationCommand.js +2 -2
  67. package/dist-es/commands/UpdateDataCatalogCommand.js +2 -2
  68. package/dist-es/commands/UpdateNamedQueryCommand.js +2 -2
  69. package/dist-es/commands/UpdateNotebookCommand.js +2 -2
  70. package/dist-es/commands/UpdateNotebookMetadataCommand.js +2 -2
  71. package/dist-es/commands/UpdatePreparedStatementCommand.js +2 -2
  72. package/dist-es/commands/UpdateWorkGroupCommand.js +2 -2
  73. package/dist-es/index.js +1 -0
  74. package/dist-es/runtimeConfig.shared.js +6 -6
  75. package/dist-es/schemas/schemas_0.js +577 -521
  76. package/dist-types/AthenaClient.d.ts +1 -10
  77. package/dist-types/index.d.ts +1 -0
  78. package/dist-types/runtimeConfig.browser.d.ts +6 -2
  79. package/dist-types/runtimeConfig.d.ts +6 -2
  80. package/dist-types/runtimeConfig.native.d.ts +6 -2
  81. package/dist-types/runtimeConfig.shared.d.ts +6 -1
  82. package/dist-types/schemas/schemas_0.d.ts +287 -326
  83. package/dist-types/ts3.4/AthenaClient.d.ts +0 -4
  84. package/dist-types/ts3.4/index.d.ts +1 -0
  85. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
  86. package/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
  87. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
  88. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
  89. package/dist-types/ts3.4/schemas/schemas_0.d.ts +286 -327
  90. package/package.json +34 -34
@@ -26,12 +26,12 @@ const getRuntimeConfig = (config) => {
26
26
  },
27
27
  ],
28
28
  logger: config?.logger ?? new smithy_client_1.NoOpLogger(),
29
- protocol: config?.protocol ??
30
- new protocols_1.AwsJson1_1Protocol({
31
- defaultNamespace: "com.amazonaws.athena",
32
- serviceTarget: "AmazonAthena",
33
- awsQueryCompatible: false,
34
- }),
29
+ protocol: config?.protocol ?? protocols_1.AwsJson1_1Protocol,
30
+ protocolSettings: config?.protocolSettings ?? {
31
+ defaultNamespace: "com.amazonaws.athena",
32
+ version: "2017-05-18",
33
+ serviceTarget: "AmazonAthena",
34
+ },
35
35
  serviceId: config?.serviceId ?? "Athena",
36
36
  urlParser: config?.urlParser ?? url_parser_1.parseUrl,
37
37
  utf8Decoder: config?.utf8Decoder ?? util_utf8_1.fromUtf8,
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { BatchGetNamedQuery } from "../schemas/schemas_0";
4
+ import { BatchGetNamedQuery$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class BatchGetNamedQueryCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class BatchGetNamedQueryCommand extends $Command
11
11
  })
12
12
  .s("AmazonAthena", "BatchGetNamedQuery", {})
13
13
  .n("AthenaClient", "BatchGetNamedQueryCommand")
14
- .sc(BatchGetNamedQuery)
14
+ .sc(BatchGetNamedQuery$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { BatchGetPreparedStatement } from "../schemas/schemas_0";
4
+ import { BatchGetPreparedStatement$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class BatchGetPreparedStatementCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class BatchGetPreparedStatementCommand extends $Command
11
11
  })
12
12
  .s("AmazonAthena", "BatchGetPreparedStatement", {})
13
13
  .n("AthenaClient", "BatchGetPreparedStatementCommand")
14
- .sc(BatchGetPreparedStatement)
14
+ .sc(BatchGetPreparedStatement$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { BatchGetQueryExecution } from "../schemas/schemas_0";
4
+ import { BatchGetQueryExecution$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class BatchGetQueryExecutionCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class BatchGetQueryExecutionCommand extends $Command
11
11
  })
12
12
  .s("AmazonAthena", "BatchGetQueryExecution", {})
13
13
  .n("AthenaClient", "BatchGetQueryExecutionCommand")
14
- .sc(BatchGetQueryExecution)
14
+ .sc(BatchGetQueryExecution$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { CancelCapacityReservation } from "../schemas/schemas_0";
4
+ import { CancelCapacityReservation$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CancelCapacityReservationCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CancelCapacityReservationCommand extends $Command
11
11
  })
12
12
  .s("AmazonAthena", "CancelCapacityReservation", {})
13
13
  .n("AthenaClient", "CancelCapacityReservationCommand")
14
- .sc(CancelCapacityReservation)
14
+ .sc(CancelCapacityReservation$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { CreateCapacityReservation } from "../schemas/schemas_0";
4
+ import { CreateCapacityReservation$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateCapacityReservationCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateCapacityReservationCommand extends $Command
11
11
  })
12
12
  .s("AmazonAthena", "CreateCapacityReservation", {})
13
13
  .n("AthenaClient", "CreateCapacityReservationCommand")
14
- .sc(CreateCapacityReservation)
14
+ .sc(CreateCapacityReservation$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { CreateDataCatalog } from "../schemas/schemas_0";
4
+ import { CreateDataCatalog$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateDataCatalogCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateDataCatalogCommand extends $Command
11
11
  })
12
12
  .s("AmazonAthena", "CreateDataCatalog", {})
13
13
  .n("AthenaClient", "CreateDataCatalogCommand")
14
- .sc(CreateDataCatalog)
14
+ .sc(CreateDataCatalog$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { CreateNamedQuery } from "../schemas/schemas_0";
4
+ import { CreateNamedQuery$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateNamedQueryCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateNamedQueryCommand extends $Command
11
11
  })
12
12
  .s("AmazonAthena", "CreateNamedQuery", {})
13
13
  .n("AthenaClient", "CreateNamedQueryCommand")
14
- .sc(CreateNamedQuery)
14
+ .sc(CreateNamedQuery$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { CreateNotebook } from "../schemas/schemas_0";
4
+ import { CreateNotebook$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateNotebookCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateNotebookCommand extends $Command
11
11
  })
12
12
  .s("AmazonAthena", "CreateNotebook", {})
13
13
  .n("AthenaClient", "CreateNotebookCommand")
14
- .sc(CreateNotebook)
14
+ .sc(CreateNotebook$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { CreatePreparedStatement } from "../schemas/schemas_0";
4
+ import { CreatePreparedStatement$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreatePreparedStatementCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreatePreparedStatementCommand extends $Command
11
11
  })
12
12
  .s("AmazonAthena", "CreatePreparedStatement", {})
13
13
  .n("AthenaClient", "CreatePreparedStatementCommand")
14
- .sc(CreatePreparedStatement)
14
+ .sc(CreatePreparedStatement$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { CreatePresignedNotebookUrl } from "../schemas/schemas_0";
4
+ import { CreatePresignedNotebookUrl$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreatePresignedNotebookUrlCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreatePresignedNotebookUrlCommand extends $Command
11
11
  })
12
12
  .s("AmazonAthena", "CreatePresignedNotebookUrl", {})
13
13
  .n("AthenaClient", "CreatePresignedNotebookUrlCommand")
14
- .sc(CreatePresignedNotebookUrl)
14
+ .sc(CreatePresignedNotebookUrl$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { CreateWorkGroup } from "../schemas/schemas_0";
4
+ import { CreateWorkGroup$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateWorkGroupCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateWorkGroupCommand extends $Command
11
11
  })
12
12
  .s("AmazonAthena", "CreateWorkGroup", {})
13
13
  .n("AthenaClient", "CreateWorkGroupCommand")
14
- .sc(CreateWorkGroup)
14
+ .sc(CreateWorkGroup$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { DeleteCapacityReservation } from "../schemas/schemas_0";
4
+ import { DeleteCapacityReservation$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DeleteCapacityReservationCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DeleteCapacityReservationCommand extends $Command
11
11
  })
12
12
  .s("AmazonAthena", "DeleteCapacityReservation", {})
13
13
  .n("AthenaClient", "DeleteCapacityReservationCommand")
14
- .sc(DeleteCapacityReservation)
14
+ .sc(DeleteCapacityReservation$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { DeleteDataCatalog } from "../schemas/schemas_0";
4
+ import { DeleteDataCatalog$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DeleteDataCatalogCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DeleteDataCatalogCommand extends $Command
11
11
  })
12
12
  .s("AmazonAthena", "DeleteDataCatalog", {})
13
13
  .n("AthenaClient", "DeleteDataCatalogCommand")
14
- .sc(DeleteDataCatalog)
14
+ .sc(DeleteDataCatalog$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { DeleteNamedQuery } from "../schemas/schemas_0";
4
+ import { DeleteNamedQuery$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DeleteNamedQueryCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DeleteNamedQueryCommand extends $Command
11
11
  })
12
12
  .s("AmazonAthena", "DeleteNamedQuery", {})
13
13
  .n("AthenaClient", "DeleteNamedQueryCommand")
14
- .sc(DeleteNamedQuery)
14
+ .sc(DeleteNamedQuery$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { DeleteNotebook } from "../schemas/schemas_0";
4
+ import { DeleteNotebook$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DeleteNotebookCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DeleteNotebookCommand extends $Command
11
11
  })
12
12
  .s("AmazonAthena", "DeleteNotebook", {})
13
13
  .n("AthenaClient", "DeleteNotebookCommand")
14
- .sc(DeleteNotebook)
14
+ .sc(DeleteNotebook$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { DeletePreparedStatement } from "../schemas/schemas_0";
4
+ import { DeletePreparedStatement$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DeletePreparedStatementCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DeletePreparedStatementCommand extends $Command
11
11
  })
12
12
  .s("AmazonAthena", "DeletePreparedStatement", {})
13
13
  .n("AthenaClient", "DeletePreparedStatementCommand")
14
- .sc(DeletePreparedStatement)
14
+ .sc(DeletePreparedStatement$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { DeleteWorkGroup } from "../schemas/schemas_0";
4
+ import { DeleteWorkGroup$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DeleteWorkGroupCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DeleteWorkGroupCommand extends $Command
11
11
  })
12
12
  .s("AmazonAthena", "DeleteWorkGroup", {})
13
13
  .n("AthenaClient", "DeleteWorkGroupCommand")
14
- .sc(DeleteWorkGroup)
14
+ .sc(DeleteWorkGroup$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { ExportNotebook } from "../schemas/schemas_0";
4
+ import { ExportNotebook$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ExportNotebookCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ExportNotebookCommand extends $Command
11
11
  })
12
12
  .s("AmazonAthena", "ExportNotebook", {})
13
13
  .n("AthenaClient", "ExportNotebookCommand")
14
- .sc(ExportNotebook)
14
+ .sc(ExportNotebook$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { GetCalculationExecutionCode } from "../schemas/schemas_0";
4
+ import { GetCalculationExecutionCode$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class GetCalculationExecutionCodeCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class GetCalculationExecutionCodeCommand extends $Command
11
11
  })
12
12
  .s("AmazonAthena", "GetCalculationExecutionCode", {})
13
13
  .n("AthenaClient", "GetCalculationExecutionCodeCommand")
14
- .sc(GetCalculationExecutionCode)
14
+ .sc(GetCalculationExecutionCode$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { GetCalculationExecution } from "../schemas/schemas_0";
4
+ import { GetCalculationExecution$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class GetCalculationExecutionCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class GetCalculationExecutionCommand extends $Command
11
11
  })
12
12
  .s("AmazonAthena", "GetCalculationExecution", {})
13
13
  .n("AthenaClient", "GetCalculationExecutionCommand")
14
- .sc(GetCalculationExecution)
14
+ .sc(GetCalculationExecution$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { GetCalculationExecutionStatus } from "../schemas/schemas_0";
4
+ import { GetCalculationExecutionStatus$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class GetCalculationExecutionStatusCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class GetCalculationExecutionStatusCommand extends $Command
11
11
  })
12
12
  .s("AmazonAthena", "GetCalculationExecutionStatus", {})
13
13
  .n("AthenaClient", "GetCalculationExecutionStatusCommand")
14
- .sc(GetCalculationExecutionStatus)
14
+ .sc(GetCalculationExecutionStatus$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { GetCapacityAssignmentConfiguration } from "../schemas/schemas_0";
4
+ import { GetCapacityAssignmentConfiguration$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class GetCapacityAssignmentConfigurationCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class GetCapacityAssignmentConfigurationCommand extends $Command
11
11
  })
12
12
  .s("AmazonAthena", "GetCapacityAssignmentConfiguration", {})
13
13
  .n("AthenaClient", "GetCapacityAssignmentConfigurationCommand")
14
- .sc(GetCapacityAssignmentConfiguration)
14
+ .sc(GetCapacityAssignmentConfiguration$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { GetCapacityReservation } from "../schemas/schemas_0";
4
+ import { GetCapacityReservation$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class GetCapacityReservationCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class GetCapacityReservationCommand extends $Command
11
11
  })
12
12
  .s("AmazonAthena", "GetCapacityReservation", {})
13
13
  .n("AthenaClient", "GetCapacityReservationCommand")
14
- .sc(GetCapacityReservation)
14
+ .sc(GetCapacityReservation$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { GetDataCatalog } from "../schemas/schemas_0";
4
+ import { GetDataCatalog$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class GetDataCatalogCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class GetDataCatalogCommand extends $Command
11
11
  })
12
12
  .s("AmazonAthena", "GetDataCatalog", {})
13
13
  .n("AthenaClient", "GetDataCatalogCommand")
14
- .sc(GetDataCatalog)
14
+ .sc(GetDataCatalog$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { GetDatabase } from "../schemas/schemas_0";
4
+ import { GetDatabase$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class GetDatabaseCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class GetDatabaseCommand extends $Command
11
11
  })
12
12
  .s("AmazonAthena", "GetDatabase", {})
13
13
  .n("AthenaClient", "GetDatabaseCommand")
14
- .sc(GetDatabase)
14
+ .sc(GetDatabase$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { GetNamedQuery } from "../schemas/schemas_0";
4
+ import { GetNamedQuery$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class GetNamedQueryCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class GetNamedQueryCommand extends $Command
11
11
  })
12
12
  .s("AmazonAthena", "GetNamedQuery", {})
13
13
  .n("AthenaClient", "GetNamedQueryCommand")
14
- .sc(GetNamedQuery)
14
+ .sc(GetNamedQuery$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { GetNotebookMetadata } from "../schemas/schemas_0";
4
+ import { GetNotebookMetadata$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class GetNotebookMetadataCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class GetNotebookMetadataCommand extends $Command
11
11
  })
12
12
  .s("AmazonAthena", "GetNotebookMetadata", {})
13
13
  .n("AthenaClient", "GetNotebookMetadataCommand")
14
- .sc(GetNotebookMetadata)
14
+ .sc(GetNotebookMetadata$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { GetPreparedStatement } from "../schemas/schemas_0";
4
+ import { GetPreparedStatement$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class GetPreparedStatementCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class GetPreparedStatementCommand extends $Command
11
11
  })
12
12
  .s("AmazonAthena", "GetPreparedStatement", {})
13
13
  .n("AthenaClient", "GetPreparedStatementCommand")
14
- .sc(GetPreparedStatement)
14
+ .sc(GetPreparedStatement$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { GetQueryExecution } from "../schemas/schemas_0";
4
+ import { GetQueryExecution$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class GetQueryExecutionCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class GetQueryExecutionCommand extends $Command
11
11
  })
12
12
  .s("AmazonAthena", "GetQueryExecution", {})
13
13
  .n("AthenaClient", "GetQueryExecutionCommand")
14
- .sc(GetQueryExecution)
14
+ .sc(GetQueryExecution$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { GetQueryResults } from "../schemas/schemas_0";
4
+ import { GetQueryResults$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class GetQueryResultsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class GetQueryResultsCommand extends $Command
11
11
  })
12
12
  .s("AmazonAthena", "GetQueryResults", {})
13
13
  .n("AthenaClient", "GetQueryResultsCommand")
14
- .sc(GetQueryResults)
14
+ .sc(GetQueryResults$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { GetQueryRuntimeStatistics } from "../schemas/schemas_0";
4
+ import { GetQueryRuntimeStatistics$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class GetQueryRuntimeStatisticsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class GetQueryRuntimeStatisticsCommand extends $Command
11
11
  })
12
12
  .s("AmazonAthena", "GetQueryRuntimeStatistics", {})
13
13
  .n("AthenaClient", "GetQueryRuntimeStatisticsCommand")
14
- .sc(GetQueryRuntimeStatistics)
14
+ .sc(GetQueryRuntimeStatistics$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { GetResourceDashboard } from "../schemas/schemas_0";
4
+ import { GetResourceDashboard$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class GetResourceDashboardCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class GetResourceDashboardCommand extends $Command
11
11
  })
12
12
  .s("AmazonAthena", "GetResourceDashboard", {})
13
13
  .n("AthenaClient", "GetResourceDashboardCommand")
14
- .sc(GetResourceDashboard)
14
+ .sc(GetResourceDashboard$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { GetSession } from "../schemas/schemas_0";
4
+ import { GetSession$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class GetSessionCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class GetSessionCommand extends $Command
11
11
  })
12
12
  .s("AmazonAthena", "GetSession", {})
13
13
  .n("AthenaClient", "GetSessionCommand")
14
- .sc(GetSession)
14
+ .sc(GetSession$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { GetSessionEndpoint } from "../schemas/schemas_0";
4
+ import { GetSessionEndpoint$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class GetSessionEndpointCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class GetSessionEndpointCommand extends $Command
11
11
  })
12
12
  .s("AmazonAthena", "GetSessionEndpoint", {})
13
13
  .n("AthenaClient", "GetSessionEndpointCommand")
14
- .sc(GetSessionEndpoint)
14
+ .sc(GetSessionEndpoint$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { GetSessionStatus } from "../schemas/schemas_0";
4
+ import { GetSessionStatus$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class GetSessionStatusCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class GetSessionStatusCommand extends $Command
11
11
  })
12
12
  .s("AmazonAthena", "GetSessionStatus", {})
13
13
  .n("AthenaClient", "GetSessionStatusCommand")
14
- .sc(GetSessionStatus)
14
+ .sc(GetSessionStatus$)
15
15
  .build() {
16
16
  }