@aws-sdk/client-athena 3.294.0 → 3.295.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 (125) hide show
  1. package/dist-cjs/commands/BatchGetNamedQueryCommand.js +4 -4
  2. package/dist-cjs/commands/BatchGetPreparedStatementCommand.js +4 -4
  3. package/dist-cjs/commands/BatchGetQueryExecutionCommand.js +4 -4
  4. package/dist-cjs/commands/CreateDataCatalogCommand.js +4 -4
  5. package/dist-cjs/commands/CreateNamedQueryCommand.js +4 -4
  6. package/dist-cjs/commands/CreateNotebookCommand.js +4 -4
  7. package/dist-cjs/commands/CreatePreparedStatementCommand.js +4 -4
  8. package/dist-cjs/commands/CreatePresignedNotebookUrlCommand.js +4 -4
  9. package/dist-cjs/commands/CreateWorkGroupCommand.js +4 -4
  10. package/dist-cjs/commands/DeleteDataCatalogCommand.js +4 -4
  11. package/dist-cjs/commands/DeleteNamedQueryCommand.js +4 -4
  12. package/dist-cjs/commands/DeleteNotebookCommand.js +4 -4
  13. package/dist-cjs/commands/DeletePreparedStatementCommand.js +4 -4
  14. package/dist-cjs/commands/DeleteWorkGroupCommand.js +4 -4
  15. package/dist-cjs/commands/ExportNotebookCommand.js +4 -4
  16. package/dist-cjs/commands/GetCalculationExecutionCodeCommand.js +4 -4
  17. package/dist-cjs/commands/GetCalculationExecutionCommand.js +4 -4
  18. package/dist-cjs/commands/GetCalculationExecutionStatusCommand.js +4 -4
  19. package/dist-cjs/commands/GetDataCatalogCommand.js +4 -4
  20. package/dist-cjs/commands/GetDatabaseCommand.js +4 -4
  21. package/dist-cjs/commands/GetNamedQueryCommand.js +4 -4
  22. package/dist-cjs/commands/GetNotebookMetadataCommand.js +4 -4
  23. package/dist-cjs/commands/GetPreparedStatementCommand.js +4 -4
  24. package/dist-cjs/commands/GetQueryExecutionCommand.js +4 -4
  25. package/dist-cjs/commands/GetQueryResultsCommand.js +4 -4
  26. package/dist-cjs/commands/GetQueryRuntimeStatisticsCommand.js +4 -4
  27. package/dist-cjs/commands/GetSessionCommand.js +4 -4
  28. package/dist-cjs/commands/GetSessionStatusCommand.js +4 -4
  29. package/dist-cjs/commands/GetTableMetadataCommand.js +4 -4
  30. package/dist-cjs/commands/GetWorkGroupCommand.js +4 -4
  31. package/dist-cjs/commands/ImportNotebookCommand.js +4 -4
  32. package/dist-cjs/commands/ListApplicationDPUSizesCommand.js +4 -4
  33. package/dist-cjs/commands/ListCalculationExecutionsCommand.js +4 -4
  34. package/dist-cjs/commands/ListDataCatalogsCommand.js +4 -4
  35. package/dist-cjs/commands/ListDatabasesCommand.js +4 -4
  36. package/dist-cjs/commands/ListEngineVersionsCommand.js +4 -4
  37. package/dist-cjs/commands/ListExecutorsCommand.js +4 -4
  38. package/dist-cjs/commands/ListNamedQueriesCommand.js +4 -4
  39. package/dist-cjs/commands/ListNotebookMetadataCommand.js +4 -4
  40. package/dist-cjs/commands/ListNotebookSessionsCommand.js +4 -4
  41. package/dist-cjs/commands/ListPreparedStatementsCommand.js +4 -4
  42. package/dist-cjs/commands/ListQueryExecutionsCommand.js +4 -4
  43. package/dist-cjs/commands/ListSessionsCommand.js +4 -4
  44. package/dist-cjs/commands/ListTableMetadataCommand.js +4 -4
  45. package/dist-cjs/commands/ListTagsForResourceCommand.js +4 -4
  46. package/dist-cjs/commands/ListWorkGroupsCommand.js +4 -4
  47. package/dist-cjs/commands/StartCalculationExecutionCommand.js +4 -4
  48. package/dist-cjs/commands/StartQueryExecutionCommand.js +4 -4
  49. package/dist-cjs/commands/StartSessionCommand.js +4 -4
  50. package/dist-cjs/commands/StopCalculationExecutionCommand.js +4 -4
  51. package/dist-cjs/commands/StopQueryExecutionCommand.js +4 -4
  52. package/dist-cjs/commands/TagResourceCommand.js +4 -4
  53. package/dist-cjs/commands/TerminateSessionCommand.js +4 -4
  54. package/dist-cjs/commands/UntagResourceCommand.js +4 -4
  55. package/dist-cjs/commands/UpdateDataCatalogCommand.js +4 -4
  56. package/dist-cjs/commands/UpdateNamedQueryCommand.js +4 -4
  57. package/dist-cjs/commands/UpdateNotebookCommand.js +4 -4
  58. package/dist-cjs/commands/UpdateNotebookMetadataCommand.js +4 -4
  59. package/dist-cjs/commands/UpdatePreparedStatementCommand.js +4 -4
  60. package/dist-cjs/commands/UpdateWorkGroupCommand.js +4 -4
  61. package/dist-es/commands/BatchGetNamedQueryCommand.js +4 -4
  62. package/dist-es/commands/BatchGetPreparedStatementCommand.js +4 -4
  63. package/dist-es/commands/BatchGetQueryExecutionCommand.js +4 -4
  64. package/dist-es/commands/CreateDataCatalogCommand.js +4 -4
  65. package/dist-es/commands/CreateNamedQueryCommand.js +4 -4
  66. package/dist-es/commands/CreateNotebookCommand.js +4 -4
  67. package/dist-es/commands/CreatePreparedStatementCommand.js +4 -4
  68. package/dist-es/commands/CreatePresignedNotebookUrlCommand.js +4 -4
  69. package/dist-es/commands/CreateWorkGroupCommand.js +4 -4
  70. package/dist-es/commands/DeleteDataCatalogCommand.js +4 -4
  71. package/dist-es/commands/DeleteNamedQueryCommand.js +4 -4
  72. package/dist-es/commands/DeleteNotebookCommand.js +4 -4
  73. package/dist-es/commands/DeletePreparedStatementCommand.js +4 -4
  74. package/dist-es/commands/DeleteWorkGroupCommand.js +4 -4
  75. package/dist-es/commands/ExportNotebookCommand.js +4 -4
  76. package/dist-es/commands/GetCalculationExecutionCodeCommand.js +4 -4
  77. package/dist-es/commands/GetCalculationExecutionCommand.js +4 -4
  78. package/dist-es/commands/GetCalculationExecutionStatusCommand.js +4 -4
  79. package/dist-es/commands/GetDataCatalogCommand.js +4 -4
  80. package/dist-es/commands/GetDatabaseCommand.js +4 -4
  81. package/dist-es/commands/GetNamedQueryCommand.js +4 -4
  82. package/dist-es/commands/GetNotebookMetadataCommand.js +4 -4
  83. package/dist-es/commands/GetPreparedStatementCommand.js +4 -4
  84. package/dist-es/commands/GetQueryExecutionCommand.js +4 -4
  85. package/dist-es/commands/GetQueryResultsCommand.js +4 -4
  86. package/dist-es/commands/GetQueryRuntimeStatisticsCommand.js +4 -4
  87. package/dist-es/commands/GetSessionCommand.js +4 -4
  88. package/dist-es/commands/GetSessionStatusCommand.js +4 -4
  89. package/dist-es/commands/GetTableMetadataCommand.js +4 -4
  90. package/dist-es/commands/GetWorkGroupCommand.js +4 -4
  91. package/dist-es/commands/ImportNotebookCommand.js +4 -4
  92. package/dist-es/commands/ListApplicationDPUSizesCommand.js +4 -4
  93. package/dist-es/commands/ListCalculationExecutionsCommand.js +4 -4
  94. package/dist-es/commands/ListDataCatalogsCommand.js +4 -4
  95. package/dist-es/commands/ListDatabasesCommand.js +4 -4
  96. package/dist-es/commands/ListEngineVersionsCommand.js +4 -4
  97. package/dist-es/commands/ListExecutorsCommand.js +4 -4
  98. package/dist-es/commands/ListNamedQueriesCommand.js +4 -4
  99. package/dist-es/commands/ListNotebookMetadataCommand.js +4 -4
  100. package/dist-es/commands/ListNotebookSessionsCommand.js +4 -4
  101. package/dist-es/commands/ListPreparedStatementsCommand.js +4 -4
  102. package/dist-es/commands/ListQueryExecutionsCommand.js +4 -4
  103. package/dist-es/commands/ListSessionsCommand.js +4 -4
  104. package/dist-es/commands/ListTableMetadataCommand.js +4 -4
  105. package/dist-es/commands/ListTagsForResourceCommand.js +4 -4
  106. package/dist-es/commands/ListWorkGroupsCommand.js +4 -4
  107. package/dist-es/commands/StartCalculationExecutionCommand.js +4 -4
  108. package/dist-es/commands/StartQueryExecutionCommand.js +4 -4
  109. package/dist-es/commands/StartSessionCommand.js +4 -4
  110. package/dist-es/commands/StopCalculationExecutionCommand.js +4 -4
  111. package/dist-es/commands/StopQueryExecutionCommand.js +4 -4
  112. package/dist-es/commands/TagResourceCommand.js +4 -4
  113. package/dist-es/commands/TerminateSessionCommand.js +4 -4
  114. package/dist-es/commands/UntagResourceCommand.js +4 -4
  115. package/dist-es/commands/UpdateDataCatalogCommand.js +4 -4
  116. package/dist-es/commands/UpdateNamedQueryCommand.js +4 -4
  117. package/dist-es/commands/UpdateNotebookCommand.js +4 -4
  118. package/dist-es/commands/UpdateNotebookMetadataCommand.js +4 -4
  119. package/dist-es/commands/UpdatePreparedStatementCommand.js +4 -4
  120. package/dist-es/commands/UpdateWorkGroupCommand.js +4 -4
  121. package/dist-types/AthenaClient.d.ts +4 -4
  122. package/dist-types/endpoint/EndpointParameters.d.ts +1 -1
  123. package/dist-types/ts3.4/AthenaClient.d.ts +4 -4
  124. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +3 -4
  125. package/package.json +36 -36
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetQueryResultsInputFilterSensitiveLog, GetQueryResultsOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1GetQueryResultsCommand, serializeAws_json1_1GetQueryResultsCommand, } from "../protocols/Aws_json1_1";
6
6
  export class GetQueryResultsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetQueryResultsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetQueryResultsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetQueryRuntimeStatisticsInputFilterSensitiveLog, GetQueryRuntimeStatisticsOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1GetQueryRuntimeStatisticsCommand, serializeAws_json1_1GetQueryRuntimeStatisticsCommand, } from "../protocols/Aws_json1_1";
6
6
  export class GetQueryRuntimeStatisticsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetQueryRuntimeStatisticsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetQueryRuntimeStatisticsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetSessionRequestFilterSensitiveLog, GetSessionResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1GetSessionCommand, serializeAws_json1_1GetSessionCommand, } from "../protocols/Aws_json1_1";
6
6
  export class GetSessionCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetSessionCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetSessionCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetSessionStatusRequestFilterSensitiveLog, GetSessionStatusResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1GetSessionStatusCommand, serializeAws_json1_1GetSessionStatusCommand, } from "../protocols/Aws_json1_1";
6
6
  export class GetSessionStatusCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetSessionStatusCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetSessionStatusCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetTableMetadataInputFilterSensitiveLog, GetTableMetadataOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1GetTableMetadataCommand, serializeAws_json1_1GetTableMetadataCommand, } from "../protocols/Aws_json1_1";
6
6
  export class GetTableMetadataCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetTableMetadataCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetTableMetadataCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetWorkGroupInputFilterSensitiveLog, GetWorkGroupOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1GetWorkGroupCommand, serializeAws_json1_1GetWorkGroupCommand, } from "../protocols/Aws_json1_1";
6
6
  export class GetWorkGroupCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetWorkGroupCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetWorkGroupCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ImportNotebookInputFilterSensitiveLog, ImportNotebookOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ImportNotebookCommand, serializeAws_json1_1ImportNotebookCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ImportNotebookCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ImportNotebookCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ImportNotebookCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListApplicationDPUSizesInputFilterSensitiveLog, ListApplicationDPUSizesOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListApplicationDPUSizesCommand, serializeAws_json1_1ListApplicationDPUSizesCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListApplicationDPUSizesCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListApplicationDPUSizesCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListApplicationDPUSizesCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListCalculationExecutionsRequestFilterSensitiveLog, ListCalculationExecutionsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListCalculationExecutionsCommand, serializeAws_json1_1ListCalculationExecutionsCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListCalculationExecutionsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListCalculationExecutionsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListCalculationExecutionsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListDataCatalogsInputFilterSensitiveLog, ListDataCatalogsOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListDataCatalogsCommand, serializeAws_json1_1ListDataCatalogsCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListDataCatalogsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListDataCatalogsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListDataCatalogsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListDatabasesInputFilterSensitiveLog, ListDatabasesOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListDatabasesCommand, serializeAws_json1_1ListDatabasesCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListDatabasesCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListDatabasesCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListDatabasesCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListEngineVersionsInputFilterSensitiveLog, ListEngineVersionsOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListEngineVersionsCommand, serializeAws_json1_1ListEngineVersionsCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListEngineVersionsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListEngineVersionsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListEngineVersionsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListExecutorsRequestFilterSensitiveLog, ListExecutorsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListExecutorsCommand, serializeAws_json1_1ListExecutorsCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListExecutorsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListExecutorsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListExecutorsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListNamedQueriesInputFilterSensitiveLog, ListNamedQueriesOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListNamedQueriesCommand, serializeAws_json1_1ListNamedQueriesCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListNamedQueriesCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListNamedQueriesCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListNamedQueriesCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListNotebookMetadataInputFilterSensitiveLog, ListNotebookMetadataOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListNotebookMetadataCommand, serializeAws_json1_1ListNotebookMetadataCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListNotebookMetadataCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListNotebookMetadataCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListNotebookMetadataCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListNotebookSessionsRequestFilterSensitiveLog, ListNotebookSessionsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListNotebookSessionsCommand, serializeAws_json1_1ListNotebookSessionsCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListNotebookSessionsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListNotebookSessionsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListNotebookSessionsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListPreparedStatementsInputFilterSensitiveLog, ListPreparedStatementsOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListPreparedStatementsCommand, serializeAws_json1_1ListPreparedStatementsCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListPreparedStatementsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListPreparedStatementsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListPreparedStatementsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListQueryExecutionsInputFilterSensitiveLog, ListQueryExecutionsOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListQueryExecutionsCommand, serializeAws_json1_1ListQueryExecutionsCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListQueryExecutionsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListQueryExecutionsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListQueryExecutionsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListSessionsRequestFilterSensitiveLog, ListSessionsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListSessionsCommand, serializeAws_json1_1ListSessionsCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListSessionsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListSessionsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListSessionsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListTableMetadataInputFilterSensitiveLog, ListTableMetadataOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListTableMetadataCommand, serializeAws_json1_1ListTableMetadataCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListTableMetadataCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListTableMetadataCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListTableMetadataCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListTagsForResourceInputFilterSensitiveLog, ListTagsForResourceOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListTagsForResourceCommand, serializeAws_json1_1ListTagsForResourceCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListTagsForResourceCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListTagsForResourceCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListTagsForResourceCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListWorkGroupsInputFilterSensitiveLog, ListWorkGroupsOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListWorkGroupsCommand, serializeAws_json1_1ListWorkGroupsCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListWorkGroupsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListWorkGroupsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListWorkGroupsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { StartCalculationExecutionRequestFilterSensitiveLog, StartCalculationExecutionResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1StartCalculationExecutionCommand, serializeAws_json1_1StartCalculationExecutionCommand, } from "../protocols/Aws_json1_1";
6
6
  export class StartCalculationExecutionCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class StartCalculationExecutionCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, StartCalculationExecutionCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { StartQueryExecutionInputFilterSensitiveLog, StartQueryExecutionOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1StartQueryExecutionCommand, serializeAws_json1_1StartQueryExecutionCommand, } from "../protocols/Aws_json1_1";
6
6
  export class StartQueryExecutionCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class StartQueryExecutionCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, StartQueryExecutionCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { StartSessionRequestFilterSensitiveLog, StartSessionResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1StartSessionCommand, serializeAws_json1_1StartSessionCommand, } from "../protocols/Aws_json1_1";
6
6
  export class StartSessionCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class StartSessionCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, StartSessionCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { StopCalculationExecutionRequestFilterSensitiveLog, StopCalculationExecutionResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1StopCalculationExecutionCommand, serializeAws_json1_1StopCalculationExecutionCommand, } from "../protocols/Aws_json1_1";
6
6
  export class StopCalculationExecutionCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class StopCalculationExecutionCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, StopCalculationExecutionCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { StopQueryExecutionInputFilterSensitiveLog, StopQueryExecutionOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1StopQueryExecutionCommand, serializeAws_json1_1StopQueryExecutionCommand, } from "../protocols/Aws_json1_1";
6
6
  export class StopQueryExecutionCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class StopQueryExecutionCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, StopQueryExecutionCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { TagResourceInputFilterSensitiveLog, TagResourceOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1TagResourceCommand, serializeAws_json1_1TagResourceCommand, } from "../protocols/Aws_json1_1";
6
6
  export class TagResourceCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class TagResourceCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, TagResourceCommand.getEndpointParameterInstructions()));