@aws-sdk/client-glue 3.645.0 → 3.650.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 (234) hide show
  1. package/dist-cjs/endpoint/endpointResolver.js +6 -2
  2. package/dist-cjs/index.js +224 -672
  3. package/dist-es/commands/BatchCreatePartitionCommand.js +1 -3
  4. package/dist-es/commands/BatchDeleteConnectionCommand.js +1 -3
  5. package/dist-es/commands/BatchDeletePartitionCommand.js +1 -3
  6. package/dist-es/commands/BatchDeleteTableCommand.js +1 -3
  7. package/dist-es/commands/BatchDeleteTableVersionCommand.js +1 -3
  8. package/dist-es/commands/BatchGetBlueprintsCommand.js +1 -3
  9. package/dist-es/commands/BatchGetCrawlersCommand.js +1 -3
  10. package/dist-es/commands/BatchGetCustomEntityTypesCommand.js +1 -3
  11. package/dist-es/commands/BatchGetDataQualityResultCommand.js +1 -3
  12. package/dist-es/commands/BatchGetDevEndpointsCommand.js +1 -3
  13. package/dist-es/commands/BatchGetJobsCommand.js +1 -3
  14. package/dist-es/commands/BatchGetPartitionCommand.js +1 -3
  15. package/dist-es/commands/BatchGetTableOptimizerCommand.js +1 -3
  16. package/dist-es/commands/BatchGetTriggersCommand.js +1 -3
  17. package/dist-es/commands/BatchGetWorkflowsCommand.js +1 -3
  18. package/dist-es/commands/BatchPutDataQualityStatisticAnnotationCommand.js +1 -3
  19. package/dist-es/commands/BatchStopJobRunCommand.js +1 -3
  20. package/dist-es/commands/BatchUpdatePartitionCommand.js +1 -3
  21. package/dist-es/commands/CancelDataQualityRuleRecommendationRunCommand.js +1 -3
  22. package/dist-es/commands/CancelDataQualityRulesetEvaluationRunCommand.js +1 -3
  23. package/dist-es/commands/CancelMLTaskRunCommand.js +1 -3
  24. package/dist-es/commands/CancelStatementCommand.js +1 -3
  25. package/dist-es/commands/CheckSchemaVersionValidityCommand.js +1 -3
  26. package/dist-es/commands/CreateBlueprintCommand.js +1 -3
  27. package/dist-es/commands/CreateClassifierCommand.js +1 -3
  28. package/dist-es/commands/CreateConnectionCommand.js +1 -3
  29. package/dist-es/commands/CreateCrawlerCommand.js +1 -3
  30. package/dist-es/commands/CreateCustomEntityTypeCommand.js +1 -3
  31. package/dist-es/commands/CreateDataQualityRulesetCommand.js +1 -3
  32. package/dist-es/commands/CreateDatabaseCommand.js +1 -3
  33. package/dist-es/commands/CreateDevEndpointCommand.js +1 -3
  34. package/dist-es/commands/CreateJobCommand.js +1 -3
  35. package/dist-es/commands/CreateMLTransformCommand.js +1 -3
  36. package/dist-es/commands/CreatePartitionCommand.js +1 -3
  37. package/dist-es/commands/CreatePartitionIndexCommand.js +1 -3
  38. package/dist-es/commands/CreateRegistryCommand.js +1 -3
  39. package/dist-es/commands/CreateSchemaCommand.js +1 -3
  40. package/dist-es/commands/CreateScriptCommand.js +1 -3
  41. package/dist-es/commands/CreateSecurityConfigurationCommand.js +1 -3
  42. package/dist-es/commands/CreateSessionCommand.js +1 -3
  43. package/dist-es/commands/CreateTableCommand.js +1 -3
  44. package/dist-es/commands/CreateTableOptimizerCommand.js +1 -3
  45. package/dist-es/commands/CreateTriggerCommand.js +1 -3
  46. package/dist-es/commands/CreateUsageProfileCommand.js +1 -3
  47. package/dist-es/commands/CreateUserDefinedFunctionCommand.js +1 -3
  48. package/dist-es/commands/CreateWorkflowCommand.js +1 -3
  49. package/dist-es/commands/DeleteBlueprintCommand.js +1 -3
  50. package/dist-es/commands/DeleteClassifierCommand.js +1 -3
  51. package/dist-es/commands/DeleteColumnStatisticsForPartitionCommand.js +1 -3
  52. package/dist-es/commands/DeleteColumnStatisticsForTableCommand.js +1 -3
  53. package/dist-es/commands/DeleteConnectionCommand.js +1 -3
  54. package/dist-es/commands/DeleteCrawlerCommand.js +1 -3
  55. package/dist-es/commands/DeleteCustomEntityTypeCommand.js +1 -3
  56. package/dist-es/commands/DeleteDataQualityRulesetCommand.js +1 -3
  57. package/dist-es/commands/DeleteDatabaseCommand.js +1 -3
  58. package/dist-es/commands/DeleteDevEndpointCommand.js +1 -3
  59. package/dist-es/commands/DeleteJobCommand.js +1 -3
  60. package/dist-es/commands/DeleteMLTransformCommand.js +1 -3
  61. package/dist-es/commands/DeletePartitionCommand.js +1 -3
  62. package/dist-es/commands/DeletePartitionIndexCommand.js +1 -3
  63. package/dist-es/commands/DeleteRegistryCommand.js +1 -3
  64. package/dist-es/commands/DeleteResourcePolicyCommand.js +1 -3
  65. package/dist-es/commands/DeleteSchemaCommand.js +1 -3
  66. package/dist-es/commands/DeleteSchemaVersionsCommand.js +1 -3
  67. package/dist-es/commands/DeleteSecurityConfigurationCommand.js +1 -3
  68. package/dist-es/commands/DeleteSessionCommand.js +1 -3
  69. package/dist-es/commands/DeleteTableCommand.js +1 -3
  70. package/dist-es/commands/DeleteTableOptimizerCommand.js +1 -3
  71. package/dist-es/commands/DeleteTableVersionCommand.js +1 -3
  72. package/dist-es/commands/DeleteTriggerCommand.js +1 -3
  73. package/dist-es/commands/DeleteUsageProfileCommand.js +1 -3
  74. package/dist-es/commands/DeleteUserDefinedFunctionCommand.js +1 -3
  75. package/dist-es/commands/DeleteWorkflowCommand.js +1 -3
  76. package/dist-es/commands/GetBlueprintCommand.js +1 -3
  77. package/dist-es/commands/GetBlueprintRunCommand.js +1 -3
  78. package/dist-es/commands/GetBlueprintRunsCommand.js +1 -3
  79. package/dist-es/commands/GetCatalogImportStatusCommand.js +1 -3
  80. package/dist-es/commands/GetClassifierCommand.js +1 -3
  81. package/dist-es/commands/GetClassifiersCommand.js +1 -3
  82. package/dist-es/commands/GetColumnStatisticsForPartitionCommand.js +1 -3
  83. package/dist-es/commands/GetColumnStatisticsForTableCommand.js +1 -3
  84. package/dist-es/commands/GetColumnStatisticsTaskRunCommand.js +1 -3
  85. package/dist-es/commands/GetColumnStatisticsTaskRunsCommand.js +1 -3
  86. package/dist-es/commands/GetConnectionCommand.js +1 -3
  87. package/dist-es/commands/GetConnectionsCommand.js +1 -3
  88. package/dist-es/commands/GetCrawlerCommand.js +1 -3
  89. package/dist-es/commands/GetCrawlerMetricsCommand.js +1 -3
  90. package/dist-es/commands/GetCrawlersCommand.js +1 -3
  91. package/dist-es/commands/GetCustomEntityTypeCommand.js +1 -3
  92. package/dist-es/commands/GetDataCatalogEncryptionSettingsCommand.js +1 -3
  93. package/dist-es/commands/GetDataQualityModelCommand.js +1 -3
  94. package/dist-es/commands/GetDataQualityModelResultCommand.js +1 -3
  95. package/dist-es/commands/GetDataQualityResultCommand.js +1 -3
  96. package/dist-es/commands/GetDataQualityRuleRecommendationRunCommand.js +1 -3
  97. package/dist-es/commands/GetDataQualityRulesetCommand.js +1 -3
  98. package/dist-es/commands/GetDataQualityRulesetEvaluationRunCommand.js +1 -3
  99. package/dist-es/commands/GetDatabaseCommand.js +1 -3
  100. package/dist-es/commands/GetDatabasesCommand.js +1 -3
  101. package/dist-es/commands/GetDataflowGraphCommand.js +1 -3
  102. package/dist-es/commands/GetDevEndpointCommand.js +1 -3
  103. package/dist-es/commands/GetDevEndpointsCommand.js +1 -3
  104. package/dist-es/commands/GetJobBookmarkCommand.js +1 -3
  105. package/dist-es/commands/GetJobCommand.js +1 -3
  106. package/dist-es/commands/GetJobRunCommand.js +1 -3
  107. package/dist-es/commands/GetJobRunsCommand.js +1 -3
  108. package/dist-es/commands/GetJobsCommand.js +1 -3
  109. package/dist-es/commands/GetMLTaskRunCommand.js +1 -3
  110. package/dist-es/commands/GetMLTaskRunsCommand.js +1 -3
  111. package/dist-es/commands/GetMLTransformCommand.js +1 -3
  112. package/dist-es/commands/GetMLTransformsCommand.js +1 -3
  113. package/dist-es/commands/GetMappingCommand.js +1 -3
  114. package/dist-es/commands/GetPartitionCommand.js +1 -3
  115. package/dist-es/commands/GetPartitionIndexesCommand.js +1 -3
  116. package/dist-es/commands/GetPartitionsCommand.js +1 -3
  117. package/dist-es/commands/GetPlanCommand.js +1 -3
  118. package/dist-es/commands/GetRegistryCommand.js +1 -3
  119. package/dist-es/commands/GetResourcePoliciesCommand.js +1 -3
  120. package/dist-es/commands/GetResourcePolicyCommand.js +1 -3
  121. package/dist-es/commands/GetSchemaByDefinitionCommand.js +1 -3
  122. package/dist-es/commands/GetSchemaCommand.js +1 -3
  123. package/dist-es/commands/GetSchemaVersionCommand.js +1 -3
  124. package/dist-es/commands/GetSchemaVersionsDiffCommand.js +1 -3
  125. package/dist-es/commands/GetSecurityConfigurationCommand.js +1 -3
  126. package/dist-es/commands/GetSecurityConfigurationsCommand.js +1 -3
  127. package/dist-es/commands/GetSessionCommand.js +1 -3
  128. package/dist-es/commands/GetStatementCommand.js +1 -3
  129. package/dist-es/commands/GetTableCommand.js +1 -3
  130. package/dist-es/commands/GetTableOptimizerCommand.js +1 -3
  131. package/dist-es/commands/GetTableVersionCommand.js +1 -3
  132. package/dist-es/commands/GetTableVersionsCommand.js +1 -3
  133. package/dist-es/commands/GetTablesCommand.js +1 -3
  134. package/dist-es/commands/GetTagsCommand.js +1 -3
  135. package/dist-es/commands/GetTriggerCommand.js +1 -3
  136. package/dist-es/commands/GetTriggersCommand.js +1 -3
  137. package/dist-es/commands/GetUnfilteredPartitionMetadataCommand.js +1 -3
  138. package/dist-es/commands/GetUnfilteredPartitionsMetadataCommand.js +1 -3
  139. package/dist-es/commands/GetUnfilteredTableMetadataCommand.js +1 -3
  140. package/dist-es/commands/GetUsageProfileCommand.js +1 -3
  141. package/dist-es/commands/GetUserDefinedFunctionCommand.js +1 -3
  142. package/dist-es/commands/GetUserDefinedFunctionsCommand.js +1 -3
  143. package/dist-es/commands/GetWorkflowCommand.js +1 -3
  144. package/dist-es/commands/GetWorkflowRunCommand.js +1 -3
  145. package/dist-es/commands/GetWorkflowRunPropertiesCommand.js +1 -3
  146. package/dist-es/commands/GetWorkflowRunsCommand.js +1 -3
  147. package/dist-es/commands/ImportCatalogToGlueCommand.js +1 -3
  148. package/dist-es/commands/ListBlueprintsCommand.js +1 -3
  149. package/dist-es/commands/ListColumnStatisticsTaskRunsCommand.js +1 -3
  150. package/dist-es/commands/ListCrawlersCommand.js +1 -3
  151. package/dist-es/commands/ListCrawlsCommand.js +1 -3
  152. package/dist-es/commands/ListCustomEntityTypesCommand.js +1 -3
  153. package/dist-es/commands/ListDataQualityResultsCommand.js +1 -3
  154. package/dist-es/commands/ListDataQualityRuleRecommendationRunsCommand.js +1 -3
  155. package/dist-es/commands/ListDataQualityRulesetEvaluationRunsCommand.js +1 -3
  156. package/dist-es/commands/ListDataQualityRulesetsCommand.js +1 -3
  157. package/dist-es/commands/ListDataQualityStatisticAnnotationsCommand.js +1 -3
  158. package/dist-es/commands/ListDataQualityStatisticsCommand.js +1 -3
  159. package/dist-es/commands/ListDevEndpointsCommand.js +1 -3
  160. package/dist-es/commands/ListJobsCommand.js +1 -3
  161. package/dist-es/commands/ListMLTransformsCommand.js +1 -3
  162. package/dist-es/commands/ListRegistriesCommand.js +1 -3
  163. package/dist-es/commands/ListSchemaVersionsCommand.js +1 -3
  164. package/dist-es/commands/ListSchemasCommand.js +1 -3
  165. package/dist-es/commands/ListSessionsCommand.js +1 -3
  166. package/dist-es/commands/ListStatementsCommand.js +1 -3
  167. package/dist-es/commands/ListTableOptimizerRunsCommand.js +1 -3
  168. package/dist-es/commands/ListTriggersCommand.js +1 -3
  169. package/dist-es/commands/ListUsageProfilesCommand.js +1 -3
  170. package/dist-es/commands/ListWorkflowsCommand.js +1 -3
  171. package/dist-es/commands/PutDataCatalogEncryptionSettingsCommand.js +1 -3
  172. package/dist-es/commands/PutDataQualityProfileAnnotationCommand.js +1 -3
  173. package/dist-es/commands/PutResourcePolicyCommand.js +1 -3
  174. package/dist-es/commands/PutSchemaVersionMetadataCommand.js +1 -3
  175. package/dist-es/commands/PutWorkflowRunPropertiesCommand.js +1 -3
  176. package/dist-es/commands/QuerySchemaVersionMetadataCommand.js +1 -3
  177. package/dist-es/commands/RegisterSchemaVersionCommand.js +1 -3
  178. package/dist-es/commands/RemoveSchemaVersionMetadataCommand.js +1 -3
  179. package/dist-es/commands/ResetJobBookmarkCommand.js +1 -3
  180. package/dist-es/commands/ResumeWorkflowRunCommand.js +1 -3
  181. package/dist-es/commands/RunStatementCommand.js +1 -3
  182. package/dist-es/commands/SearchTablesCommand.js +1 -3
  183. package/dist-es/commands/StartBlueprintRunCommand.js +1 -3
  184. package/dist-es/commands/StartColumnStatisticsTaskRunCommand.js +1 -3
  185. package/dist-es/commands/StartCrawlerCommand.js +1 -3
  186. package/dist-es/commands/StartCrawlerScheduleCommand.js +1 -3
  187. package/dist-es/commands/StartDataQualityRuleRecommendationRunCommand.js +1 -3
  188. package/dist-es/commands/StartDataQualityRulesetEvaluationRunCommand.js +1 -3
  189. package/dist-es/commands/StartExportLabelsTaskRunCommand.js +1 -3
  190. package/dist-es/commands/StartImportLabelsTaskRunCommand.js +1 -3
  191. package/dist-es/commands/StartJobRunCommand.js +1 -3
  192. package/dist-es/commands/StartMLEvaluationTaskRunCommand.js +1 -3
  193. package/dist-es/commands/StartMLLabelingSetGenerationTaskRunCommand.js +1 -3
  194. package/dist-es/commands/StartTriggerCommand.js +1 -3
  195. package/dist-es/commands/StartWorkflowRunCommand.js +1 -3
  196. package/dist-es/commands/StopColumnStatisticsTaskRunCommand.js +1 -3
  197. package/dist-es/commands/StopCrawlerCommand.js +1 -3
  198. package/dist-es/commands/StopCrawlerScheduleCommand.js +1 -3
  199. package/dist-es/commands/StopSessionCommand.js +1 -3
  200. package/dist-es/commands/StopTriggerCommand.js +1 -3
  201. package/dist-es/commands/StopWorkflowRunCommand.js +1 -3
  202. package/dist-es/commands/TagResourceCommand.js +1 -3
  203. package/dist-es/commands/UntagResourceCommand.js +1 -3
  204. package/dist-es/commands/UpdateBlueprintCommand.js +1 -3
  205. package/dist-es/commands/UpdateClassifierCommand.js +1 -3
  206. package/dist-es/commands/UpdateColumnStatisticsForPartitionCommand.js +1 -3
  207. package/dist-es/commands/UpdateColumnStatisticsForTableCommand.js +1 -3
  208. package/dist-es/commands/UpdateConnectionCommand.js +1 -3
  209. package/dist-es/commands/UpdateCrawlerCommand.js +1 -3
  210. package/dist-es/commands/UpdateCrawlerScheduleCommand.js +1 -3
  211. package/dist-es/commands/UpdateDataQualityRulesetCommand.js +1 -3
  212. package/dist-es/commands/UpdateDatabaseCommand.js +1 -3
  213. package/dist-es/commands/UpdateDevEndpointCommand.js +1 -3
  214. package/dist-es/commands/UpdateJobCommand.js +1 -3
  215. package/dist-es/commands/UpdateJobFromSourceControlCommand.js +1 -3
  216. package/dist-es/commands/UpdateMLTransformCommand.js +1 -3
  217. package/dist-es/commands/UpdatePartitionCommand.js +1 -3
  218. package/dist-es/commands/UpdateRegistryCommand.js +1 -3
  219. package/dist-es/commands/UpdateSchemaCommand.js +1 -3
  220. package/dist-es/commands/UpdateSourceControlFromJobCommand.js +1 -3
  221. package/dist-es/commands/UpdateTableCommand.js +1 -3
  222. package/dist-es/commands/UpdateTableOptimizerCommand.js +1 -3
  223. package/dist-es/commands/UpdateTriggerCommand.js +1 -3
  224. package/dist-es/commands/UpdateUsageProfileCommand.js +1 -3
  225. package/dist-es/commands/UpdateUserDefinedFunctionCommand.js +1 -3
  226. package/dist-es/commands/UpdateWorkflowCommand.js +1 -3
  227. package/dist-es/endpoint/endpointResolver.js +7 -3
  228. package/dist-types/runtimeConfig.browser.d.ts +2 -0
  229. package/dist-types/runtimeConfig.d.ts +2 -0
  230. package/dist-types/runtimeConfig.native.d.ts +2 -0
  231. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -0
  232. package/dist-types/ts3.4/runtimeConfig.d.ts +2 -0
  233. package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -0
  234. package/package.json +35 -35
@@ -6,9 +6,7 @@ import { de_DeleteDataQualityRulesetCommand, se_DeleteDataQualityRulesetCommand
6
6
  export { $Command };
7
7
  export class DeleteDataQualityRulesetCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeleteDatabaseCommand, se_DeleteDatabaseCommand } from "../protocols
6
6
  export { $Command };
7
7
  export class DeleteDatabaseCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeleteDevEndpointCommand, se_DeleteDevEndpointCommand } from "../pro
6
6
  export { $Command };
7
7
  export class DeleteDevEndpointCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeleteJobCommand, se_DeleteJobCommand } from "../protocols/Aws_json1
6
6
  export { $Command };
7
7
  export class DeleteJobCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeleteMLTransformCommand, se_DeleteMLTransformCommand } from "../pro
6
6
  export { $Command };
7
7
  export class DeleteMLTransformCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeletePartitionCommand, se_DeletePartitionCommand } from "../protoco
6
6
  export { $Command };
7
7
  export class DeletePartitionCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeletePartitionIndexCommand, se_DeletePartitionIndexCommand } from "
6
6
  export { $Command };
7
7
  export class DeletePartitionIndexCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeleteRegistryCommand, se_DeleteRegistryCommand } from "../protocols
6
6
  export { $Command };
7
7
  export class DeleteRegistryCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeleteResourcePolicyCommand, se_DeleteResourcePolicyCommand } from "
6
6
  export { $Command };
7
7
  export class DeleteResourcePolicyCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeleteSchemaCommand, se_DeleteSchemaCommand } from "../protocols/Aws
6
6
  export { $Command };
7
7
  export class DeleteSchemaCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeleteSchemaVersionsCommand, se_DeleteSchemaVersionsCommand } from "
6
6
  export { $Command };
7
7
  export class DeleteSchemaVersionsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeleteSecurityConfigurationCommand, se_DeleteSecurityConfigurationCo
6
6
  export { $Command };
7
7
  export class DeleteSecurityConfigurationCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeleteSessionCommand, se_DeleteSessionCommand } from "../protocols/A
6
6
  export { $Command };
7
7
  export class DeleteSessionCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeleteTableCommand, se_DeleteTableCommand } from "../protocols/Aws_j
6
6
  export { $Command };
7
7
  export class DeleteTableCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeleteTableOptimizerCommand, se_DeleteTableOptimizerCommand } from "
6
6
  export { $Command };
7
7
  export class DeleteTableOptimizerCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeleteTableVersionCommand, se_DeleteTableVersionCommand } from "../p
6
6
  export { $Command };
7
7
  export class DeleteTableVersionCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeleteTriggerCommand, se_DeleteTriggerCommand } from "../protocols/A
6
6
  export { $Command };
7
7
  export class DeleteTriggerCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeleteUsageProfileCommand, se_DeleteUsageProfileCommand } from "../p
6
6
  export { $Command };
7
7
  export class DeleteUsageProfileCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeleteUserDefinedFunctionCommand, se_DeleteUserDefinedFunctionComman
6
6
  export { $Command };
7
7
  export class DeleteUserDefinedFunctionCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeleteWorkflowCommand, se_DeleteWorkflowCommand } from "../protocols
6
6
  export { $Command };
7
7
  export class DeleteWorkflowCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetBlueprintCommand, se_GetBlueprintCommand } from "../protocols/Aws
6
6
  export { $Command };
7
7
  export class GetBlueprintCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetBlueprintRunCommand, se_GetBlueprintRunCommand } from "../protoco
6
6
  export { $Command };
7
7
  export class GetBlueprintRunCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetBlueprintRunsCommand, se_GetBlueprintRunsCommand } from "../proto
6
6
  export { $Command };
7
7
  export class GetBlueprintRunsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetCatalogImportStatusCommand, se_GetCatalogImportStatusCommand } fr
6
6
  export { $Command };
7
7
  export class GetCatalogImportStatusCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetClassifierCommand, se_GetClassifierCommand } from "../protocols/A
6
6
  export { $Command };
7
7
  export class GetClassifierCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetClassifiersCommand, se_GetClassifiersCommand } from "../protocols
6
6
  export { $Command };
7
7
  export class GetClassifiersCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetColumnStatisticsForPartitionCommand, se_GetColumnStatisticsForPar
6
6
  export { $Command };
7
7
  export class GetColumnStatisticsForPartitionCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetColumnStatisticsForTableCommand, se_GetColumnStatisticsForTableCo
6
6
  export { $Command };
7
7
  export class GetColumnStatisticsForTableCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetColumnStatisticsTaskRunCommand, se_GetColumnStatisticsTaskRunComm
6
6
  export { $Command };
7
7
  export class GetColumnStatisticsTaskRunCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetColumnStatisticsTaskRunsCommand, se_GetColumnStatisticsTaskRunsCo
6
6
  export { $Command };
7
7
  export class GetColumnStatisticsTaskRunsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetConnectionCommand, se_GetConnectionCommand } from "../protocols/A
6
6
  export { $Command };
7
7
  export class GetConnectionCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetConnectionsCommand, se_GetConnectionsCommand } from "../protocols
6
6
  export { $Command };
7
7
  export class GetConnectionsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetCrawlerCommand, se_GetCrawlerCommand } from "../protocols/Aws_jso
6
6
  export { $Command };
7
7
  export class GetCrawlerCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetCrawlerMetricsCommand, se_GetCrawlerMetricsCommand } from "../pro
6
6
  export { $Command };
7
7
  export class GetCrawlerMetricsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetCrawlersCommand, se_GetCrawlersCommand } from "../protocols/Aws_j
6
6
  export { $Command };
7
7
  export class GetCrawlersCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetCustomEntityTypeCommand, se_GetCustomEntityTypeCommand } from "..
6
6
  export { $Command };
7
7
  export class GetCustomEntityTypeCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetDataCatalogEncryptionSettingsCommand, se_GetDataCatalogEncryption
6
6
  export { $Command };
7
7
  export class GetDataCatalogEncryptionSettingsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetDataQualityModelCommand, se_GetDataQualityModelCommand } from "..
6
6
  export { $Command };
7
7
  export class GetDataQualityModelCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetDataQualityModelResultCommand, se_GetDataQualityModelResultComman
6
6
  export { $Command };
7
7
  export class GetDataQualityModelResultCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_GetDataQualityResultCommand, se_GetDataQualityResultCommand } from "
7
7
  export { $Command };
8
8
  export class GetDataQualityResultCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetDataQualityRuleRecommendationRunCommand, se_GetDataQualityRuleRec
6
6
  export { $Command };
7
7
  export class GetDataQualityRuleRecommendationRunCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetDataQualityRulesetCommand, se_GetDataQualityRulesetCommand } from
6
6
  export { $Command };
7
7
  export class GetDataQualityRulesetCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetDataQualityRulesetEvaluationRunCommand, se_GetDataQualityRulesetE
6
6
  export { $Command };
7
7
  export class GetDataQualityRulesetEvaluationRunCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetDatabaseCommand, se_GetDatabaseCommand } from "../protocols/Aws_j
6
6
  export { $Command };
7
7
  export class GetDatabaseCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetDatabasesCommand, se_GetDatabasesCommand } from "../protocols/Aws
6
6
  export { $Command };
7
7
  export class GetDatabasesCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetDataflowGraphCommand, se_GetDataflowGraphCommand } from "../proto
6
6
  export { $Command };
7
7
  export class GetDataflowGraphCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetDevEndpointCommand, se_GetDevEndpointCommand } from "../protocols
6
6
  export { $Command };
7
7
  export class GetDevEndpointCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetDevEndpointsCommand, se_GetDevEndpointsCommand } from "../protoco
6
6
  export { $Command };
7
7
  export class GetDevEndpointsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetJobBookmarkCommand, se_GetJobBookmarkCommand } from "../protocols
6
6
  export { $Command };
7
7
  export class GetJobBookmarkCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_GetJobCommand, se_GetJobCommand } from "../protocols/Aws_json1_1";
7
7
  export { $Command };
8
8
  export class GetJobCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetJobRunCommand, se_GetJobRunCommand } from "../protocols/Aws_json1
6
6
  export { $Command };
7
7
  export class GetJobRunCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetJobRunsCommand, se_GetJobRunsCommand } from "../protocols/Aws_jso
6
6
  export { $Command };
7
7
  export class GetJobRunsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_GetJobsCommand, se_GetJobsCommand } from "../protocols/Aws_json1_1";
7
7
  export { $Command };
8
8
  export class GetJobsCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),