@aws-sdk/client-glue 3.943.0 → 3.947.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 (338) hide show
  1. package/dist-cjs/index.js +45 -451
  2. package/dist-cjs/runtimeConfig.browser.js +2 -2
  3. package/dist-cjs/runtimeConfig.js +3 -4
  4. package/dist-es/GlueClient.js +2 -2
  5. package/dist-es/runtimeConfig.browser.js +2 -2
  6. package/dist-es/runtimeConfig.js +2 -3
  7. package/dist-es/schemas/schemas_0.js +45 -452
  8. package/dist-types/Glue.d.ts +1 -1
  9. package/dist-types/GlueClient.d.ts +10 -10
  10. package/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  11. package/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
  12. package/dist-types/commands/BatchCreatePartitionCommand.d.ts +3 -3
  13. package/dist-types/commands/BatchDeleteConnectionCommand.d.ts +3 -3
  14. package/dist-types/commands/BatchDeletePartitionCommand.d.ts +3 -3
  15. package/dist-types/commands/BatchDeleteTableCommand.d.ts +3 -3
  16. package/dist-types/commands/BatchDeleteTableVersionCommand.d.ts +3 -3
  17. package/dist-types/commands/BatchGetBlueprintsCommand.d.ts +3 -3
  18. package/dist-types/commands/BatchGetCrawlersCommand.d.ts +3 -3
  19. package/dist-types/commands/BatchGetCustomEntityTypesCommand.d.ts +3 -3
  20. package/dist-types/commands/BatchGetDataQualityResultCommand.d.ts +3 -3
  21. package/dist-types/commands/BatchGetDevEndpointsCommand.d.ts +3 -3
  22. package/dist-types/commands/BatchGetJobsCommand.d.ts +4 -4
  23. package/dist-types/commands/BatchGetPartitionCommand.d.ts +3 -3
  24. package/dist-types/commands/BatchGetTableOptimizerCommand.d.ts +3 -3
  25. package/dist-types/commands/BatchGetTriggersCommand.d.ts +3 -3
  26. package/dist-types/commands/BatchGetWorkflowsCommand.d.ts +3 -3
  27. package/dist-types/commands/BatchPutDataQualityStatisticAnnotationCommand.d.ts +3 -3
  28. package/dist-types/commands/BatchStopJobRunCommand.d.ts +3 -3
  29. package/dist-types/commands/BatchUpdatePartitionCommand.d.ts +3 -3
  30. package/dist-types/commands/CancelDataQualityRuleRecommendationRunCommand.d.ts +3 -3
  31. package/dist-types/commands/CancelDataQualityRulesetEvaluationRunCommand.d.ts +3 -3
  32. package/dist-types/commands/CancelMLTaskRunCommand.d.ts +3 -3
  33. package/dist-types/commands/CancelStatementCommand.d.ts +3 -3
  34. package/dist-types/commands/CheckSchemaVersionValidityCommand.d.ts +3 -3
  35. package/dist-types/commands/CreateBlueprintCommand.d.ts +3 -3
  36. package/dist-types/commands/CreateCatalogCommand.d.ts +3 -3
  37. package/dist-types/commands/CreateClassifierCommand.d.ts +3 -3
  38. package/dist-types/commands/CreateColumnStatisticsTaskSettingsCommand.d.ts +3 -3
  39. package/dist-types/commands/CreateConnectionCommand.d.ts +3 -3
  40. package/dist-types/commands/CreateCrawlerCommand.d.ts +3 -3
  41. package/dist-types/commands/CreateCustomEntityTypeCommand.d.ts +3 -3
  42. package/dist-types/commands/CreateDataQualityRulesetCommand.d.ts +4 -4
  43. package/dist-types/commands/CreateDatabaseCommand.d.ts +3 -3
  44. package/dist-types/commands/CreateDevEndpointCommand.d.ts +3 -3
  45. package/dist-types/commands/CreateGlueIdentityCenterConfigurationCommand.d.ts +3 -3
  46. package/dist-types/commands/CreateIntegrationCommand.d.ts +3 -3
  47. package/dist-types/commands/CreateIntegrationResourcePropertyCommand.d.ts +3 -3
  48. package/dist-types/commands/CreateIntegrationTablePropertiesCommand.d.ts +3 -3
  49. package/dist-types/commands/CreateJobCommand.d.ts +4 -4
  50. package/dist-types/commands/CreateMLTransformCommand.d.ts +3 -3
  51. package/dist-types/commands/CreatePartitionCommand.d.ts +3 -3
  52. package/dist-types/commands/CreatePartitionIndexCommand.d.ts +3 -3
  53. package/dist-types/commands/CreateRegistryCommand.d.ts +3 -3
  54. package/dist-types/commands/CreateSchemaCommand.d.ts +3 -3
  55. package/dist-types/commands/CreateScriptCommand.d.ts +3 -3
  56. package/dist-types/commands/CreateSecurityConfigurationCommand.d.ts +3 -3
  57. package/dist-types/commands/CreateSessionCommand.d.ts +3 -3
  58. package/dist-types/commands/CreateTableCommand.d.ts +3 -3
  59. package/dist-types/commands/CreateTableOptimizerCommand.d.ts +3 -3
  60. package/dist-types/commands/CreateTriggerCommand.d.ts +3 -3
  61. package/dist-types/commands/CreateUsageProfileCommand.d.ts +3 -3
  62. package/dist-types/commands/CreateUserDefinedFunctionCommand.d.ts +3 -3
  63. package/dist-types/commands/CreateWorkflowCommand.d.ts +3 -3
  64. package/dist-types/commands/DeleteBlueprintCommand.d.ts +3 -3
  65. package/dist-types/commands/DeleteCatalogCommand.d.ts +3 -3
  66. package/dist-types/commands/DeleteClassifierCommand.d.ts +3 -3
  67. package/dist-types/commands/DeleteColumnStatisticsForPartitionCommand.d.ts +3 -3
  68. package/dist-types/commands/DeleteColumnStatisticsForTableCommand.d.ts +3 -3
  69. package/dist-types/commands/DeleteColumnStatisticsTaskSettingsCommand.d.ts +3 -3
  70. package/dist-types/commands/DeleteConnectionCommand.d.ts +3 -3
  71. package/dist-types/commands/DeleteCrawlerCommand.d.ts +3 -3
  72. package/dist-types/commands/DeleteCustomEntityTypeCommand.d.ts +3 -3
  73. package/dist-types/commands/DeleteDataQualityRulesetCommand.d.ts +3 -3
  74. package/dist-types/commands/DeleteDatabaseCommand.d.ts +3 -3
  75. package/dist-types/commands/DeleteDevEndpointCommand.d.ts +3 -3
  76. package/dist-types/commands/DeleteGlueIdentityCenterConfigurationCommand.d.ts +3 -3
  77. package/dist-types/commands/DeleteIntegrationCommand.d.ts +3 -3
  78. package/dist-types/commands/DeleteIntegrationResourcePropertyCommand.d.ts +3 -3
  79. package/dist-types/commands/DeleteIntegrationTablePropertiesCommand.d.ts +3 -3
  80. package/dist-types/commands/DeleteJobCommand.d.ts +3 -3
  81. package/dist-types/commands/DeleteMLTransformCommand.d.ts +3 -3
  82. package/dist-types/commands/DeletePartitionCommand.d.ts +3 -3
  83. package/dist-types/commands/DeletePartitionIndexCommand.d.ts +3 -3
  84. package/dist-types/commands/DeleteRegistryCommand.d.ts +3 -3
  85. package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +3 -3
  86. package/dist-types/commands/DeleteSchemaCommand.d.ts +3 -3
  87. package/dist-types/commands/DeleteSchemaVersionsCommand.d.ts +3 -3
  88. package/dist-types/commands/DeleteSecurityConfigurationCommand.d.ts +3 -3
  89. package/dist-types/commands/DeleteSessionCommand.d.ts +3 -3
  90. package/dist-types/commands/DeleteTableCommand.d.ts +3 -3
  91. package/dist-types/commands/DeleteTableOptimizerCommand.d.ts +3 -3
  92. package/dist-types/commands/DeleteTableVersionCommand.d.ts +3 -3
  93. package/dist-types/commands/DeleteTriggerCommand.d.ts +3 -3
  94. package/dist-types/commands/DeleteUsageProfileCommand.d.ts +3 -3
  95. package/dist-types/commands/DeleteUserDefinedFunctionCommand.d.ts +3 -3
  96. package/dist-types/commands/DeleteWorkflowCommand.d.ts +3 -3
  97. package/dist-types/commands/DescribeConnectionTypeCommand.d.ts +3 -3
  98. package/dist-types/commands/DescribeEntityCommand.d.ts +3 -3
  99. package/dist-types/commands/DescribeInboundIntegrationsCommand.d.ts +3 -3
  100. package/dist-types/commands/DescribeIntegrationsCommand.d.ts +3 -3
  101. package/dist-types/commands/GetBlueprintCommand.d.ts +3 -3
  102. package/dist-types/commands/GetBlueprintRunCommand.d.ts +3 -3
  103. package/dist-types/commands/GetBlueprintRunsCommand.d.ts +3 -3
  104. package/dist-types/commands/GetCatalogCommand.d.ts +3 -3
  105. package/dist-types/commands/GetCatalogImportStatusCommand.d.ts +3 -3
  106. package/dist-types/commands/GetCatalogsCommand.d.ts +3 -3
  107. package/dist-types/commands/GetClassifierCommand.d.ts +3 -3
  108. package/dist-types/commands/GetClassifiersCommand.d.ts +3 -3
  109. package/dist-types/commands/GetColumnStatisticsForPartitionCommand.d.ts +3 -3
  110. package/dist-types/commands/GetColumnStatisticsForTableCommand.d.ts +3 -3
  111. package/dist-types/commands/GetColumnStatisticsTaskRunCommand.d.ts +3 -3
  112. package/dist-types/commands/GetColumnStatisticsTaskRunsCommand.d.ts +3 -3
  113. package/dist-types/commands/GetColumnStatisticsTaskSettingsCommand.d.ts +3 -3
  114. package/dist-types/commands/GetConnectionCommand.d.ts +3 -3
  115. package/dist-types/commands/GetConnectionsCommand.d.ts +3 -3
  116. package/dist-types/commands/GetCrawlerCommand.d.ts +3 -3
  117. package/dist-types/commands/GetCrawlerMetricsCommand.d.ts +3 -3
  118. package/dist-types/commands/GetCrawlersCommand.d.ts +3 -3
  119. package/dist-types/commands/GetCustomEntityTypeCommand.d.ts +3 -3
  120. package/dist-types/commands/GetDataCatalogEncryptionSettingsCommand.d.ts +3 -3
  121. package/dist-types/commands/GetDataQualityModelCommand.d.ts +3 -3
  122. package/dist-types/commands/GetDataQualityModelResultCommand.d.ts +3 -3
  123. package/dist-types/commands/GetDataQualityResultCommand.d.ts +3 -3
  124. package/dist-types/commands/GetDataQualityRuleRecommendationRunCommand.d.ts +3 -3
  125. package/dist-types/commands/GetDataQualityRulesetCommand.d.ts +3 -3
  126. package/dist-types/commands/GetDataQualityRulesetEvaluationRunCommand.d.ts +3 -3
  127. package/dist-types/commands/GetDatabaseCommand.d.ts +3 -3
  128. package/dist-types/commands/GetDatabasesCommand.d.ts +3 -3
  129. package/dist-types/commands/GetDataflowGraphCommand.d.ts +3 -3
  130. package/dist-types/commands/GetDevEndpointCommand.d.ts +3 -3
  131. package/dist-types/commands/GetDevEndpointsCommand.d.ts +3 -3
  132. package/dist-types/commands/GetEntityRecordsCommand.d.ts +3 -3
  133. package/dist-types/commands/GetGlueIdentityCenterConfigurationCommand.d.ts +3 -3
  134. package/dist-types/commands/GetIntegrationResourcePropertyCommand.d.ts +3 -3
  135. package/dist-types/commands/GetIntegrationTablePropertiesCommand.d.ts +3 -3
  136. package/dist-types/commands/GetJobBookmarkCommand.d.ts +3 -3
  137. package/dist-types/commands/GetJobCommand.d.ts +4 -4
  138. package/dist-types/commands/GetJobRunCommand.d.ts +3 -3
  139. package/dist-types/commands/GetJobRunsCommand.d.ts +3 -3
  140. package/dist-types/commands/GetJobsCommand.d.ts +4 -4
  141. package/dist-types/commands/GetMLTaskRunCommand.d.ts +3 -3
  142. package/dist-types/commands/GetMLTaskRunsCommand.d.ts +3 -3
  143. package/dist-types/commands/GetMLTransformCommand.d.ts +3 -3
  144. package/dist-types/commands/GetMLTransformsCommand.d.ts +3 -3
  145. package/dist-types/commands/GetMappingCommand.d.ts +3 -3
  146. package/dist-types/commands/GetPartitionCommand.d.ts +3 -3
  147. package/dist-types/commands/GetPartitionIndexesCommand.d.ts +3 -3
  148. package/dist-types/commands/GetPartitionsCommand.d.ts +3 -3
  149. package/dist-types/commands/GetPlanCommand.d.ts +3 -3
  150. package/dist-types/commands/GetRegistryCommand.d.ts +3 -3
  151. package/dist-types/commands/GetResourcePoliciesCommand.d.ts +3 -3
  152. package/dist-types/commands/GetResourcePolicyCommand.d.ts +3 -3
  153. package/dist-types/commands/GetSchemaByDefinitionCommand.d.ts +3 -3
  154. package/dist-types/commands/GetSchemaCommand.d.ts +3 -3
  155. package/dist-types/commands/GetSchemaVersionCommand.d.ts +3 -3
  156. package/dist-types/commands/GetSchemaVersionsDiffCommand.d.ts +3 -3
  157. package/dist-types/commands/GetSecurityConfigurationCommand.d.ts +3 -3
  158. package/dist-types/commands/GetSecurityConfigurationsCommand.d.ts +3 -3
  159. package/dist-types/commands/GetSessionCommand.d.ts +3 -3
  160. package/dist-types/commands/GetStatementCommand.d.ts +3 -3
  161. package/dist-types/commands/GetTableCommand.d.ts +4 -4
  162. package/dist-types/commands/GetTableOptimizerCommand.d.ts +3 -3
  163. package/dist-types/commands/GetTableVersionCommand.d.ts +4 -4
  164. package/dist-types/commands/GetTableVersionsCommand.d.ts +4 -4
  165. package/dist-types/commands/GetTablesCommand.d.ts +4 -4
  166. package/dist-types/commands/GetTagsCommand.d.ts +3 -3
  167. package/dist-types/commands/GetTriggerCommand.d.ts +3 -3
  168. package/dist-types/commands/GetTriggersCommand.d.ts +3 -3
  169. package/dist-types/commands/GetUnfilteredPartitionMetadataCommand.d.ts +3 -3
  170. package/dist-types/commands/GetUnfilteredPartitionsMetadataCommand.d.ts +3 -3
  171. package/dist-types/commands/GetUnfilteredTableMetadataCommand.d.ts +4 -4
  172. package/dist-types/commands/GetUsageProfileCommand.d.ts +3 -3
  173. package/dist-types/commands/GetUserDefinedFunctionCommand.d.ts +3 -3
  174. package/dist-types/commands/GetUserDefinedFunctionsCommand.d.ts +3 -3
  175. package/dist-types/commands/GetWorkflowCommand.d.ts +3 -3
  176. package/dist-types/commands/GetWorkflowRunCommand.d.ts +3 -3
  177. package/dist-types/commands/GetWorkflowRunPropertiesCommand.d.ts +3 -3
  178. package/dist-types/commands/GetWorkflowRunsCommand.d.ts +3 -3
  179. package/dist-types/commands/ImportCatalogToGlueCommand.d.ts +3 -3
  180. package/dist-types/commands/ListBlueprintsCommand.d.ts +3 -3
  181. package/dist-types/commands/ListColumnStatisticsTaskRunsCommand.d.ts +3 -3
  182. package/dist-types/commands/ListConnectionTypesCommand.d.ts +3 -3
  183. package/dist-types/commands/ListCrawlersCommand.d.ts +3 -3
  184. package/dist-types/commands/ListCrawlsCommand.d.ts +3 -3
  185. package/dist-types/commands/ListCustomEntityTypesCommand.d.ts +3 -3
  186. package/dist-types/commands/ListDataQualityResultsCommand.d.ts +3 -3
  187. package/dist-types/commands/ListDataQualityRuleRecommendationRunsCommand.d.ts +3 -3
  188. package/dist-types/commands/ListDataQualityRulesetEvaluationRunsCommand.d.ts +3 -3
  189. package/dist-types/commands/ListDataQualityRulesetsCommand.d.ts +3 -3
  190. package/dist-types/commands/ListDataQualityStatisticAnnotationsCommand.d.ts +3 -3
  191. package/dist-types/commands/ListDataQualityStatisticsCommand.d.ts +3 -3
  192. package/dist-types/commands/ListDevEndpointsCommand.d.ts +3 -3
  193. package/dist-types/commands/ListEntitiesCommand.d.ts +3 -3
  194. package/dist-types/commands/ListIntegrationResourcePropertiesCommand.d.ts +3 -3
  195. package/dist-types/commands/ListJobsCommand.d.ts +3 -3
  196. package/dist-types/commands/ListMLTransformsCommand.d.ts +3 -3
  197. package/dist-types/commands/ListRegistriesCommand.d.ts +3 -3
  198. package/dist-types/commands/ListSchemaVersionsCommand.d.ts +3 -3
  199. package/dist-types/commands/ListSchemasCommand.d.ts +3 -3
  200. package/dist-types/commands/ListSessionsCommand.d.ts +3 -3
  201. package/dist-types/commands/ListStatementsCommand.d.ts +3 -3
  202. package/dist-types/commands/ListTableOptimizerRunsCommand.d.ts +3 -3
  203. package/dist-types/commands/ListTriggersCommand.d.ts +3 -3
  204. package/dist-types/commands/ListUsageProfilesCommand.d.ts +3 -3
  205. package/dist-types/commands/ListWorkflowsCommand.d.ts +3 -3
  206. package/dist-types/commands/ModifyIntegrationCommand.d.ts +3 -3
  207. package/dist-types/commands/PutDataCatalogEncryptionSettingsCommand.d.ts +3 -3
  208. package/dist-types/commands/PutDataQualityProfileAnnotationCommand.d.ts +3 -3
  209. package/dist-types/commands/PutResourcePolicyCommand.d.ts +3 -3
  210. package/dist-types/commands/PutSchemaVersionMetadataCommand.d.ts +3 -3
  211. package/dist-types/commands/PutWorkflowRunPropertiesCommand.d.ts +3 -3
  212. package/dist-types/commands/QuerySchemaVersionMetadataCommand.d.ts +3 -3
  213. package/dist-types/commands/RegisterSchemaVersionCommand.d.ts +3 -3
  214. package/dist-types/commands/RemoveSchemaVersionMetadataCommand.d.ts +3 -3
  215. package/dist-types/commands/ResetJobBookmarkCommand.d.ts +3 -3
  216. package/dist-types/commands/ResumeWorkflowRunCommand.d.ts +3 -3
  217. package/dist-types/commands/RunStatementCommand.d.ts +3 -3
  218. package/dist-types/commands/SearchTablesCommand.d.ts +4 -4
  219. package/dist-types/commands/StartBlueprintRunCommand.d.ts +3 -3
  220. package/dist-types/commands/StartColumnStatisticsTaskRunCommand.d.ts +3 -3
  221. package/dist-types/commands/StartColumnStatisticsTaskRunScheduleCommand.d.ts +3 -3
  222. package/dist-types/commands/StartCrawlerCommand.d.ts +3 -3
  223. package/dist-types/commands/StartCrawlerScheduleCommand.d.ts +3 -3
  224. package/dist-types/commands/StartDataQualityRuleRecommendationRunCommand.d.ts +3 -3
  225. package/dist-types/commands/StartDataQualityRulesetEvaluationRunCommand.d.ts +3 -3
  226. package/dist-types/commands/StartExportLabelsTaskRunCommand.d.ts +3 -3
  227. package/dist-types/commands/StartImportLabelsTaskRunCommand.d.ts +3 -3
  228. package/dist-types/commands/StartJobRunCommand.d.ts +3 -3
  229. package/dist-types/commands/StartMLEvaluationTaskRunCommand.d.ts +3 -3
  230. package/dist-types/commands/StartMLLabelingSetGenerationTaskRunCommand.d.ts +3 -3
  231. package/dist-types/commands/StartTriggerCommand.d.ts +3 -3
  232. package/dist-types/commands/StartWorkflowRunCommand.d.ts +3 -3
  233. package/dist-types/commands/StopColumnStatisticsTaskRunCommand.d.ts +3 -3
  234. package/dist-types/commands/StopColumnStatisticsTaskRunScheduleCommand.d.ts +3 -3
  235. package/dist-types/commands/StopCrawlerCommand.d.ts +3 -3
  236. package/dist-types/commands/StopCrawlerScheduleCommand.d.ts +3 -3
  237. package/dist-types/commands/StopSessionCommand.d.ts +3 -3
  238. package/dist-types/commands/StopTriggerCommand.d.ts +3 -3
  239. package/dist-types/commands/StopWorkflowRunCommand.d.ts +3 -3
  240. package/dist-types/commands/TagResourceCommand.d.ts +3 -3
  241. package/dist-types/commands/TestConnectionCommand.d.ts +3 -3
  242. package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
  243. package/dist-types/commands/UpdateBlueprintCommand.d.ts +3 -3
  244. package/dist-types/commands/UpdateCatalogCommand.d.ts +3 -3
  245. package/dist-types/commands/UpdateClassifierCommand.d.ts +3 -3
  246. package/dist-types/commands/UpdateColumnStatisticsForPartitionCommand.d.ts +3 -3
  247. package/dist-types/commands/UpdateColumnStatisticsForTableCommand.d.ts +3 -3
  248. package/dist-types/commands/UpdateColumnStatisticsTaskSettingsCommand.d.ts +3 -3
  249. package/dist-types/commands/UpdateConnectionCommand.d.ts +3 -3
  250. package/dist-types/commands/UpdateCrawlerCommand.d.ts +3 -3
  251. package/dist-types/commands/UpdateCrawlerScheduleCommand.d.ts +3 -3
  252. package/dist-types/commands/UpdateDataQualityRulesetCommand.d.ts +3 -3
  253. package/dist-types/commands/UpdateDatabaseCommand.d.ts +3 -3
  254. package/dist-types/commands/UpdateDevEndpointCommand.d.ts +3 -3
  255. package/dist-types/commands/UpdateGlueIdentityCenterConfigurationCommand.d.ts +3 -3
  256. package/dist-types/commands/UpdateIntegrationResourcePropertyCommand.d.ts +3 -3
  257. package/dist-types/commands/UpdateIntegrationTablePropertiesCommand.d.ts +3 -3
  258. package/dist-types/commands/UpdateJobCommand.d.ts +4 -4
  259. package/dist-types/commands/UpdateJobFromSourceControlCommand.d.ts +3 -3
  260. package/dist-types/commands/UpdateMLTransformCommand.d.ts +3 -3
  261. package/dist-types/commands/UpdatePartitionCommand.d.ts +3 -3
  262. package/dist-types/commands/UpdateRegistryCommand.d.ts +3 -3
  263. package/dist-types/commands/UpdateSchemaCommand.d.ts +3 -3
  264. package/dist-types/commands/UpdateSourceControlFromJobCommand.d.ts +3 -3
  265. package/dist-types/commands/UpdateTableCommand.d.ts +3 -3
  266. package/dist-types/commands/UpdateTableOptimizerCommand.d.ts +3 -3
  267. package/dist-types/commands/UpdateTriggerCommand.d.ts +4 -4
  268. package/dist-types/commands/UpdateUsageProfileCommand.d.ts +3 -3
  269. package/dist-types/commands/UpdateUserDefinedFunctionCommand.d.ts +3 -3
  270. package/dist-types/commands/UpdateWorkflowCommand.d.ts +3 -3
  271. package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
  272. package/dist-types/endpoint/endpointResolver.d.ts +5 -2
  273. package/dist-types/extensionConfiguration.d.ts +4 -4
  274. package/dist-types/models/GlueServiceException.d.ts +1 -1
  275. package/dist-types/models/errors.d.ts +1 -1
  276. package/dist-types/models/models_1.d.ts +1 -1
  277. package/dist-types/models/models_2.d.ts +2 -2
  278. package/dist-types/models/models_3.d.ts +3 -3
  279. package/dist-types/pagination/DescribeEntityPaginator.d.ts +1 -1
  280. package/dist-types/pagination/GetBlueprintRunsPaginator.d.ts +1 -1
  281. package/dist-types/pagination/GetClassifiersPaginator.d.ts +1 -1
  282. package/dist-types/pagination/GetColumnStatisticsTaskRunsPaginator.d.ts +1 -1
  283. package/dist-types/pagination/GetConnectionsPaginator.d.ts +1 -1
  284. package/dist-types/pagination/GetCrawlerMetricsPaginator.d.ts +1 -1
  285. package/dist-types/pagination/GetCrawlersPaginator.d.ts +1 -1
  286. package/dist-types/pagination/GetDatabasesPaginator.d.ts +1 -1
  287. package/dist-types/pagination/GetDevEndpointsPaginator.d.ts +1 -1
  288. package/dist-types/pagination/GetJobRunsPaginator.d.ts +1 -1
  289. package/dist-types/pagination/GetJobsPaginator.d.ts +1 -1
  290. package/dist-types/pagination/GetMLTaskRunsPaginator.d.ts +1 -1
  291. package/dist-types/pagination/GetMLTransformsPaginator.d.ts +1 -1
  292. package/dist-types/pagination/GetPartitionIndexesPaginator.d.ts +1 -1
  293. package/dist-types/pagination/GetPartitionsPaginator.d.ts +1 -1
  294. package/dist-types/pagination/GetResourcePoliciesPaginator.d.ts +1 -1
  295. package/dist-types/pagination/GetSecurityConfigurationsPaginator.d.ts +1 -1
  296. package/dist-types/pagination/GetTableVersionsPaginator.d.ts +1 -1
  297. package/dist-types/pagination/GetTablesPaginator.d.ts +1 -1
  298. package/dist-types/pagination/GetTriggersPaginator.d.ts +1 -1
  299. package/dist-types/pagination/GetUnfilteredPartitionsMetadataPaginator.d.ts +1 -1
  300. package/dist-types/pagination/GetUserDefinedFunctionsPaginator.d.ts +1 -1
  301. package/dist-types/pagination/GetWorkflowRunsPaginator.d.ts +1 -1
  302. package/dist-types/pagination/Interfaces.d.ts +1 -1
  303. package/dist-types/pagination/ListBlueprintsPaginator.d.ts +1 -1
  304. package/dist-types/pagination/ListColumnStatisticsTaskRunsPaginator.d.ts +1 -1
  305. package/dist-types/pagination/ListConnectionTypesPaginator.d.ts +1 -1
  306. package/dist-types/pagination/ListCrawlersPaginator.d.ts +1 -1
  307. package/dist-types/pagination/ListCustomEntityTypesPaginator.d.ts +1 -1
  308. package/dist-types/pagination/ListDataQualityResultsPaginator.d.ts +1 -1
  309. package/dist-types/pagination/ListDataQualityRuleRecommendationRunsPaginator.d.ts +1 -1
  310. package/dist-types/pagination/ListDataQualityRulesetEvaluationRunsPaginator.d.ts +1 -1
  311. package/dist-types/pagination/ListDataQualityRulesetsPaginator.d.ts +1 -1
  312. package/dist-types/pagination/ListDevEndpointsPaginator.d.ts +1 -1
  313. package/dist-types/pagination/ListEntitiesPaginator.d.ts +1 -1
  314. package/dist-types/pagination/ListJobsPaginator.d.ts +1 -1
  315. package/dist-types/pagination/ListMLTransformsPaginator.d.ts +1 -1
  316. package/dist-types/pagination/ListRegistriesPaginator.d.ts +1 -1
  317. package/dist-types/pagination/ListSchemaVersionsPaginator.d.ts +1 -1
  318. package/dist-types/pagination/ListSchemasPaginator.d.ts +1 -1
  319. package/dist-types/pagination/ListSessionsPaginator.d.ts +1 -1
  320. package/dist-types/pagination/ListTableOptimizerRunsPaginator.d.ts +1 -1
  321. package/dist-types/pagination/ListTriggersPaginator.d.ts +1 -1
  322. package/dist-types/pagination/ListUsageProfilesPaginator.d.ts +1 -1
  323. package/dist-types/pagination/ListWorkflowsPaginator.d.ts +1 -1
  324. package/dist-types/pagination/SearchTablesPaginator.d.ts +1 -1
  325. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  326. package/dist-types/runtimeConfig.d.ts +1 -1
  327. package/dist-types/runtimeConfig.native.d.ts +1 -1
  328. package/dist-types/runtimeConfig.shared.d.ts +1 -1
  329. package/dist-types/runtimeExtensions.d.ts +1 -1
  330. package/dist-types/schemas/schemas_0.d.ts +1 -2
  331. package/dist-types/ts3.4/GlueClient.d.ts +3 -3
  332. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  333. package/dist-types/ts3.4/models/GlueServiceException.d.ts +1 -1
  334. package/dist-types/ts3.4/models/models_1.d.ts +12 -12
  335. package/dist-types/ts3.4/models/models_2.d.ts +17 -17
  336. package/dist-types/ts3.4/models/models_3.d.ts +2 -2
  337. package/dist-types/ts3.4/schemas/schemas_0.d.ts +0 -1
  338. package/package.json +13 -12
package/dist-cjs/index.js CHANGED
@@ -3107,16 +3107,7 @@ var Password = [0, n0, _P, 8, 0];
3107
3107
  var _Record = [0, n0, _R, 8, 15];
3108
3108
  var RefreshToken = [0, n0, _RT, 8, 0];
3109
3109
  var UserManagedClientApplicationClientSecret = [0, n0, _UMCACS, 8, 0];
3110
- var AccessDeniedException = [
3111
- -3,
3112
- n0,
3113
- _ADE,
3114
- {
3115
- [_e]: _c,
3116
- },
3117
- [_M],
3118
- [0],
3119
- ];
3110
+ var AccessDeniedException = [-3, n0, _ADE, { [_e]: _c }, [_M], [0]];
3120
3111
  schema.TypeRegistry.for(n0).registerError(AccessDeniedException, AccessDeniedException$1);
3121
3112
  var Action = [
3122
3113
  3,
@@ -3136,16 +3127,7 @@ var Aggregate = [
3136
3127
  ];
3137
3128
  var AggregateOperation = [3, n0, _AO, 0, [_C, _AF], [64 | 0, 0]];
3138
3129
  var AllowedValue = [3, n0, _AV, 0, [_D, _V], [0, 0]];
3139
- var AlreadyExistsException = [
3140
- -3,
3141
- n0,
3142
- _AEE,
3143
- {
3144
- [_e]: _c,
3145
- },
3146
- [_M],
3147
- [0],
3148
- ];
3130
+ var AlreadyExistsException = [-3, n0, _AEE, { [_e]: _c }, [_M], [0]];
3149
3131
  schema.TypeRegistry.for(n0).registerError(AlreadyExistsException, AlreadyExistsException$1);
3150
3132
  var AmazonRedshiftAdvancedOption = [3, n0, _ARAO, 0, [_K, _V], [0, 0]];
3151
3133
  var AmazonRedshiftNodeData = [
@@ -3873,16 +3855,7 @@ var ColumnStatisticsError = [
3873
3855
  [_CSo, _Er],
3874
3856
  [() => ColumnStatistics, () => ErrorDetail],
3875
3857
  ];
3876
- var ColumnStatisticsTaskNotRunningException = [
3877
- -3,
3878
- n0,
3879
- _CSTNRE,
3880
- {
3881
- [_e]: _c,
3882
- },
3883
- [_M],
3884
- [0],
3885
- ];
3858
+ var ColumnStatisticsTaskNotRunningException = [-3, n0, _CSTNRE, { [_e]: _c }, [_M], [0]];
3886
3859
  schema.TypeRegistry.for(n0).registerError(ColumnStatisticsTaskNotRunningException, ColumnStatisticsTaskNotRunningException$1);
3887
3860
  var ColumnStatisticsTaskRun = [
3888
3861
  3,
@@ -3892,16 +3865,7 @@ var ColumnStatisticsTaskRun = [
3892
3865
  [_CIu, _CSTRI, _DN, _TN, _CNLo, _CID, _Rol, _SSa, _SC, _NOW, _WT, _CTom, _St, _CTre, _LU, _STta, _ET, _EM, _DPUS],
3893
3866
  [0, 0, 0, 0, 64 | 0, 0, 0, 1, 0, 1, 0, 0, 0, 4, 4, 4, 4, 0, 1],
3894
3867
  ];
3895
- var ColumnStatisticsTaskRunningException = [
3896
- -3,
3897
- n0,
3898
- _CSTRE,
3899
- {
3900
- [_e]: _c,
3901
- },
3902
- [_M],
3903
- [0],
3904
- ];
3868
+ var ColumnStatisticsTaskRunningException = [-3, n0, _CSTRE, { [_e]: _c }, [_M], [0]];
3905
3869
  schema.TypeRegistry.for(n0).registerError(ColumnStatisticsTaskRunningException, ColumnStatisticsTaskRunningException$1);
3906
3870
  var ColumnStatisticsTaskSettings = [
3907
3871
  3,
@@ -3911,16 +3875,7 @@ var ColumnStatisticsTaskSettings = [
3911
3875
  [_DN, _TN, _Sc, _CNLo, _CID, _Rol, _SSa, _SC, _STc, _SSe, _LEA],
3912
3876
  [0, 0, () => Schedule, 64 | 0, 0, 0, 1, 0, 0, 0, () => ExecutionAttempt],
3913
3877
  ];
3914
- var ColumnStatisticsTaskStoppingException = [
3915
- -3,
3916
- n0,
3917
- _CSTSE,
3918
- {
3919
- [_e]: _c,
3920
- },
3921
- [_M],
3922
- [0],
3923
- ];
3878
+ var ColumnStatisticsTaskStoppingException = [-3, n0, _CSTSE, { [_e]: _c }, [_M], [0]];
3924
3879
  schema.TypeRegistry.for(n0).registerError(ColumnStatisticsTaskStoppingException, ColumnStatisticsTaskStoppingException$1);
3925
3880
  var CompactionConfiguration = [
3926
3881
  3,
@@ -3939,52 +3894,16 @@ var ComputeEnvironmentConfiguration = [
3939
3894
  [_N, _D, _CEom, _SAT, _COon, _CPNO, _CONO, _CPRO, _PCPR],
3940
3895
  [0, 0, 0, 64 | 0, () => PropertiesMap, 128 | 0, 128 | 0, 64 | 0, 2],
3941
3896
  ];
3942
- var ConcurrentModificationException = [
3943
- -3,
3944
- n0,
3945
- _CME,
3946
- {
3947
- [_e]: _c,
3948
- },
3949
- [_M],
3950
- [0],
3951
- ];
3897
+ var ConcurrentModificationException = [-3, n0, _CME, { [_e]: _c }, [_M], [0]];
3952
3898
  schema.TypeRegistry.for(n0).registerError(ConcurrentModificationException, ConcurrentModificationException$1);
3953
- var ConcurrentRunsExceededException = [
3954
- -3,
3955
- n0,
3956
- _CREE,
3957
- {
3958
- [_e]: _c,
3959
- },
3960
- [_M],
3961
- [0],
3962
- ];
3899
+ var ConcurrentRunsExceededException = [-3, n0, _CREE, { [_e]: _c }, [_M], [0]];
3963
3900
  schema.TypeRegistry.for(n0).registerError(ConcurrentRunsExceededException, ConcurrentRunsExceededException$1);
3964
3901
  var Condition = [3, n0, _Con, 0, [_LO, _JN, _Sta, _CN, _CSr], [0, 0, 0, 0, 0]];
3965
- var ConditionCheckFailureException = [
3966
- -3,
3967
- n0,
3968
- _CCFE,
3969
- {
3970
- [_e]: _c,
3971
- },
3972
- [_M],
3973
- [0],
3974
- ];
3902
+ var ConditionCheckFailureException = [-3, n0, _CCFE, { [_e]: _c }, [_M], [0]];
3975
3903
  schema.TypeRegistry.for(n0).registerError(ConditionCheckFailureException, ConditionCheckFailureException$1);
3976
3904
  var ConditionExpression = [3, n0, _CEon, 0, [_Con, _V, _TC], [0, 0, 0]];
3977
3905
  var ConfigurationObject = [3, n0, _COonf, 0, [_DV, _AVl, _MV, _MVa], [0, 64 | 0, 0, 0]];
3978
- var ConflictException = [
3979
- -3,
3980
- n0,
3981
- _CEonf,
3982
- {
3983
- [_e]: _c,
3984
- },
3985
- [_M],
3986
- [0],
3987
- ];
3906
+ var ConflictException = [-3, n0, _CEonf, { [_e]: _c }, [_M], [0]];
3988
3907
  schema.TypeRegistry.for(n0).registerError(ConflictException, ConflictException$1);
3989
3908
  var ConfusionMatrix = [3, n0, _CMo, 0, [_NTP, _NFP, _NTN, _NFN], [1, 1, 1, 1]];
3990
3909
  var Connection = [
@@ -4102,38 +4021,11 @@ var CrawlerMetrics = [
4102
4021
  [0, 1, 2, 1, 1, 1, 1, 1],
4103
4022
  ];
4104
4023
  var CrawlerNodeDetails = [3, n0, _CND, 0, [_Crawl], [() => CrawlList]];
4105
- var CrawlerNotRunningException = [
4106
- -3,
4107
- n0,
4108
- _CNRE,
4109
- {
4110
- [_e]: _c,
4111
- },
4112
- [_M],
4113
- [0],
4114
- ];
4024
+ var CrawlerNotRunningException = [-3, n0, _CNRE, { [_e]: _c }, [_M], [0]];
4115
4025
  schema.TypeRegistry.for(n0).registerError(CrawlerNotRunningException, CrawlerNotRunningException$1);
4116
- var CrawlerRunningException = [
4117
- -3,
4118
- n0,
4119
- _CRE,
4120
- {
4121
- [_e]: _c,
4122
- },
4123
- [_M],
4124
- [0],
4125
- ];
4026
+ var CrawlerRunningException = [-3, n0, _CRE, { [_e]: _c }, [_M], [0]];
4126
4027
  schema.TypeRegistry.for(n0).registerError(CrawlerRunningException, CrawlerRunningException$1);
4127
- var CrawlerStoppingException = [
4128
- -3,
4129
- n0,
4130
- _CSEr,
4131
- {
4132
- [_e]: _c,
4133
- },
4134
- [_M],
4135
- [0],
4136
- ];
4028
+ var CrawlerStoppingException = [-3, n0, _CSEr, { [_e]: _c }, [_M], [0]];
4137
4029
  schema.TypeRegistry.for(n0).registerError(CrawlerStoppingException, CrawlerStoppingException$1);
4138
4030
  var CrawlerTargets = [
4139
4031
  3,
@@ -5062,16 +4954,7 @@ var Entity = [
5062
4954
  [_ENn, _Labe, _IPE, _D, _Categ, _CPu],
5063
4955
  [0, 0, 2, 0, 0, 128 | 0],
5064
4956
  ];
5065
- var EntityNotFoundException = [
5066
- -3,
5067
- n0,
5068
- _ENFE,
5069
- {
5070
- [_e]: _c,
5071
- },
5072
- [_M, _FFS],
5073
- [0, 2],
5074
- ];
4957
+ var EntityNotFoundException = [-3, n0, _ENFE, { [_e]: _c }, [_M, _FFS], [0, 2]];
5075
4958
  schema.TypeRegistry.for(n0).registerError(EntityNotFoundException, EntityNotFoundException$1);
5076
4959
  var ErrorDetail = [3, n0, _ED, 0, [_ECr, _EM], [0, 0]];
5077
4960
  var ErrorDetails = [3, n0, _EDr, 0, [_ECr, _EM], [0, 0]];
@@ -5102,35 +4985,15 @@ var FederatedResourceAlreadyExistsException = [
5102
4985
  -3,
5103
4986
  n0,
5104
4987
  _FRAEE,
5105
- {
5106
- [_e]: _c,
5107
- },
4988
+ { [_e]: _c },
5108
4989
  [_M, _AGR],
5109
4990
  [0, 0],
5110
4991
  ];
5111
4992
  schema.TypeRegistry.for(n0).registerError(FederatedResourceAlreadyExistsException, FederatedResourceAlreadyExistsException$1);
5112
4993
  var FederatedTable = [3, n0, _FT, 0, [_Ide, _DIa, _CNo, _CTo], [0, 0, 0, 0]];
5113
- var FederationSourceException = [
5114
- -3,
5115
- n0,
5116
- _FSE,
5117
- {
5118
- [_e]: _c,
5119
- },
5120
- [_FSEC, _M],
5121
- [0, 0],
5122
- ];
4994
+ var FederationSourceException = [-3, n0, _FSE, { [_e]: _c }, [_FSEC, _M], [0, 0]];
5123
4995
  schema.TypeRegistry.for(n0).registerError(FederationSourceException, FederationSourceException$1);
5124
- var FederationSourceRetryableException = [
5125
- -3,
5126
- n0,
5127
- _FSRE,
5128
- {
5129
- [_e]: _c,
5130
- },
5131
- [_M],
5132
- [0],
5133
- ];
4996
+ var FederationSourceRetryableException = [-3, n0, _FSRE, { [_e]: _c }, [_M], [0]];
5134
4997
  schema.TypeRegistry.for(n0).registerError(FederationSourceRetryableException, FederationSourceRetryableException$1);
5135
4998
  var Field = [
5136
4999
  3,
@@ -5818,16 +5681,7 @@ var GetWorkflowRunsResponse = [
5818
5681
  [_Runs, _NTe],
5819
5682
  [() => WorkflowRuns, 0],
5820
5683
  ];
5821
- var GlueEncryptionException = [
5822
- -3,
5823
- n0,
5824
- _GEE,
5825
- {
5826
- [_e]: _c,
5827
- },
5828
- [_M],
5829
- [0],
5830
- ];
5684
+ var GlueEncryptionException = [-3, n0, _GEE, { [_e]: _c }, [_M], [0]];
5831
5685
  schema.TypeRegistry.for(n0).registerError(GlueEncryptionException, GlueEncryptionException$1);
5832
5686
  var GluePolicy = [3, n0, _GPl, 0, [_PIJ, _PH, _CTr, _UT], [0, 0, 4, 4]];
5833
5687
  var GlueSchema = [3, n0, _GS, 0, [_Col], [() => GlueStudioSchemaColumnList]];
@@ -5977,49 +5831,13 @@ var IcebergTableUpdate = [
5977
5831
  ],
5978
5832
  ];
5979
5833
  var IcebergTarget = [3, n0, _ITce, 0, [_Pat, _CNo, _Exc, _MTD], [64 | 0, 0, 64 | 0, 1]];
5980
- var IdempotentParameterMismatchException = [
5981
- -3,
5982
- n0,
5983
- _IPME,
5984
- {
5985
- [_e]: _c,
5986
- },
5987
- [_M],
5988
- [0],
5989
- ];
5834
+ var IdempotentParameterMismatchException = [-3, n0, _IPME, { [_e]: _c }, [_M], [0]];
5990
5835
  schema.TypeRegistry.for(n0).registerError(IdempotentParameterMismatchException, IdempotentParameterMismatchException$1);
5991
- var IllegalBlueprintStateException = [
5992
- -3,
5993
- n0,
5994
- _IBSE,
5995
- {
5996
- [_e]: _c,
5997
- },
5998
- [_M],
5999
- [0],
6000
- ];
5836
+ var IllegalBlueprintStateException = [-3, n0, _IBSE, { [_e]: _c }, [_M], [0]];
6001
5837
  schema.TypeRegistry.for(n0).registerError(IllegalBlueprintStateException, IllegalBlueprintStateException$1);
6002
- var IllegalSessionStateException = [
6003
- -3,
6004
- n0,
6005
- _ISSE,
6006
- {
6007
- [_e]: _c,
6008
- },
6009
- [_M],
6010
- [0],
6011
- ];
5838
+ var IllegalSessionStateException = [-3, n0, _ISSE, { [_e]: _c }, [_M], [0]];
6012
5839
  schema.TypeRegistry.for(n0).registerError(IllegalSessionStateException, IllegalSessionStateException$1);
6013
- var IllegalWorkflowStateException = [
6014
- -3,
6015
- n0,
6016
- _IWSE,
6017
- {
6018
- [_e]: _c,
6019
- },
6020
- [_M],
6021
- [0],
6022
- ];
5840
+ var IllegalWorkflowStateException = [-3, n0, _IWSE, { [_e]: _c }, [_M], [0]];
6023
5841
  schema.TypeRegistry.for(n0).registerError(IllegalWorkflowStateException, IllegalWorkflowStateException$1);
6024
5842
  var ImportCatalogToGlueRequest = [3, n0, _ICTGR, 0, [_CI], [0]];
6025
5843
  var ImportCatalogToGlueResponse = [3, n0, _ICTGRm, 0, [], []];
@@ -6041,44 +5859,14 @@ var Integration = [
6041
5859
  [0, 0, 0, 0, 0, 0, 128 | 0, () => IntegrationTagsList, 0, 4, () => IntegrationConfig, () => IntegrationErrorList, 0],
6042
5860
  ];
6043
5861
  var IntegrationConfig = [3, n0, _ICn, 0, [_RIef, _SPo, _CSon], [0, 128 | 0, 2]];
6044
- var IntegrationConflictOperationFault = [
6045
- -3,
6046
- n0,
6047
- _ICOF,
6048
- {
6049
- [_e]: _c,
6050
- [_hE]: 409,
6051
- },
6052
- [_M],
6053
- [0],
6054
- ];
5862
+ var IntegrationConflictOperationFault = [-3, n0, _ICOF, { [_e]: _c, [_hE]: 409 }, [_M], [0]];
6055
5863
  schema.TypeRegistry.for(n0).registerError(IntegrationConflictOperationFault, IntegrationConflictOperationFault$1);
6056
5864
  var IntegrationError = [3, n0, _IEn, 0, [_ECr, _EM], [0, 0]];
6057
5865
  var IntegrationFilter = [3, n0, _IFn, 0, [_N, _Val], [0, 64 | 0]];
6058
- var IntegrationNotFoundFault = [
6059
- -3,
6060
- n0,
6061
- _INFF,
6062
- {
6063
- [_e]: _c,
6064
- [_hE]: 404,
6065
- },
6066
- [_M],
6067
- [0],
6068
- ];
5866
+ var IntegrationNotFoundFault = [-3, n0, _INFF, { [_e]: _c, [_hE]: 404 }, [_M], [0]];
6069
5867
  schema.TypeRegistry.for(n0).registerError(IntegrationNotFoundFault, IntegrationNotFoundFault$1);
6070
5868
  var IntegrationPartition = [3, n0, _IPn, 0, [_FN, _FS, _CSonv], [0, 0, 0]];
6071
- var IntegrationQuotaExceededFault = [
6072
- -3,
6073
- n0,
6074
- _IQEF,
6075
- {
6076
- [_e]: _c,
6077
- [_hE]: 402,
6078
- },
6079
- [_M],
6080
- [0],
6081
- ];
5869
+ var IntegrationQuotaExceededFault = [-3, n0, _IQEF, { [_e]: _c, [_hE]: 402 }, [_M], [0]];
6082
5870
  schema.TypeRegistry.for(n0).registerError(IntegrationQuotaExceededFault, IntegrationQuotaExceededFault$1);
6083
5871
  var IntegrationResourceProperty = [
6084
5872
  3,
@@ -6089,62 +5877,15 @@ var IntegrationResourceProperty = [
6089
5877
  [0, 0, () => SourceProcessingProperties, () => TargetProcessingProperties],
6090
5878
  ];
6091
5879
  var IntegrationResourcePropertyFilter = [3, n0, _IRPF, 0, [_N, _Val], [0, 64 | 0]];
6092
- var InternalServerException = [
6093
- -3,
6094
- n0,
6095
- _ISE,
6096
- {
6097
- [_e]: _se,
6098
- [_hE]: 500,
6099
- },
6100
- [_M],
6101
- [0],
6102
- ];
5880
+ var InternalServerException = [-3, n0, _ISE, { [_e]: _se, [_hE]: 500 }, [_M], [0]];
6103
5881
  schema.TypeRegistry.for(n0).registerError(InternalServerException, InternalServerException$1);
6104
- var InternalServiceException = [
6105
- -3,
6106
- n0,
6107
- _ISEn,
6108
- {
6109
- [_e]: _se,
6110
- },
6111
- [_M],
6112
- [0],
6113
- ];
5882
+ var InternalServiceException = [-3, n0, _ISEn, { [_e]: _se }, [_M], [0]];
6114
5883
  schema.TypeRegistry.for(n0).registerError(InternalServiceException, InternalServiceException$1);
6115
- var InvalidInputException = [
6116
- -3,
6117
- n0,
6118
- _IIE,
6119
- {
6120
- [_e]: _c,
6121
- },
6122
- [_M, _FFS],
6123
- [0, 2],
6124
- ];
5884
+ var InvalidInputException = [-3, n0, _IIE, { [_e]: _c }, [_M, _FFS], [0, 2]];
6125
5885
  schema.TypeRegistry.for(n0).registerError(InvalidInputException, InvalidInputException$1);
6126
- var InvalidIntegrationStateFault = [
6127
- -3,
6128
- n0,
6129
- _IISF,
6130
- {
6131
- [_e]: _c,
6132
- [_hE]: 400,
6133
- },
6134
- [_M],
6135
- [0],
6136
- ];
5886
+ var InvalidIntegrationStateFault = [-3, n0, _IISF, { [_e]: _c, [_hE]: 400 }, [_M], [0]];
6137
5887
  schema.TypeRegistry.for(n0).registerError(InvalidIntegrationStateFault, InvalidIntegrationStateFault$1);
6138
- var InvalidStateException = [
6139
- -3,
6140
- n0,
6141
- _ISEnv,
6142
- {
6143
- [_e]: _c,
6144
- },
6145
- [_M],
6146
- [0],
6147
- ];
5888
+ var InvalidStateException = [-3, n0, _ISEnv, { [_e]: _c }, [_M], [0]];
6148
5889
  schema.TypeRegistry.for(n0).registerError(InvalidStateException, InvalidStateException$1);
6149
5890
  var JDBCConnectorOptions = [
6150
5891
  3,
@@ -6415,17 +6156,7 @@ var KinesisStreamingSourceOptions = [
6415
6156
  ],
6416
6157
  [0, 0, 0, 0, 0, 1, 1, 1, 2, 1, 1, 1, 1, 1, 2, 0, 0, 0, 0, 0, 5, 0],
6417
6158
  ];
6418
- var KMSKeyNotAccessibleFault = [
6419
- -3,
6420
- n0,
6421
- _KMSKNAF,
6422
- {
6423
- [_e]: _c,
6424
- [_hE]: 400,
6425
- },
6426
- [_M],
6427
- [0],
6428
- ];
6159
+ var KMSKeyNotAccessibleFault = [-3, n0, _KMSKNAF, { [_e]: _c, [_hE]: 400 }, [_M], [0]];
6429
6160
  schema.TypeRegistry.for(n0).registerError(KMSKeyNotAccessibleFault, KMSKeyNotAccessibleFault$1);
6430
6161
  var LabelingSetGenerationTaskRunProperties = [3, n0, _LSGTRP, 0, [_OSP], [0]];
6431
6162
  var LakeFormationConfiguration = [3, n0, _LFC, 0, [_ULFC, _AI], [2, 0]];
@@ -6795,16 +6526,7 @@ var MLTransform = [
6795
6526
  () => TransformEncryption,
6796
6527
  ],
6797
6528
  ];
6798
- var MLTransformNotReadyException = [
6799
- -3,
6800
- n0,
6801
- _MLTNRE,
6802
- {
6803
- [_e]: _c,
6804
- },
6805
- [_M],
6806
- [0],
6807
- ];
6529
+ var MLTransformNotReadyException = [-3, n0, _MLTNRE, { [_e]: _c }, [_M], [0]];
6808
6530
  schema.TypeRegistry.for(n0).registerError(MLTransformNotReadyException, MLTransformNotReadyException$1);
6809
6531
  var MLUserDataEncryption = [3, n0, _MLUDE, 0, [_MUDEM, _KKI], [0, 0]];
6810
6532
  var ModifyIntegrationRequest = [
@@ -6834,16 +6556,7 @@ var Node = [
6834
6556
  [_Ty, _N, _UI, _TDr, _JD, _CDr],
6835
6557
  [0, 0, 0, () => TriggerNodeDetails, () => JobNodeDetails, () => CrawlerNodeDetails],
6836
6558
  ];
6837
- var NoScheduleException = [
6838
- -3,
6839
- n0,
6840
- _NSE,
6841
- {
6842
- [_e]: _c,
6843
- },
6844
- [_M],
6845
- [0],
6846
- ];
6559
+ var NoScheduleException = [-3, n0, _NSE, { [_e]: _c }, [_M], [0]];
6847
6560
  schema.TypeRegistry.for(n0).registerError(NoScheduleException, NoScheduleException$1);
6848
6561
  var NotificationProperty = [3, n0, _NP, 0, [_NDA], [1]];
6849
6562
  var NullCheckBoxList = [3, n0, _NCBL, 0, [_IEs, _INS, _INO], [2, 2, 2]];
@@ -6879,27 +6592,9 @@ var OAuth2PropertiesInput = [
6879
6592
  [0, () => OAuth2ClientApplication, 0, 128 | 0, [() => AuthorizationCodeProperties, 0], [() => OAuth2Credentials, 0]],
6880
6593
  ];
6881
6594
  var OpenTableFormatInput = [3, n0, _OTFI, 0, [_IIc], [() => IcebergInput]];
6882
- var OperationNotSupportedException = [
6883
- -3,
6884
- n0,
6885
- _ONSE,
6886
- {
6887
- [_e]: _c,
6888
- },
6889
- [_M],
6890
- [0],
6891
- ];
6595
+ var OperationNotSupportedException = [-3, n0, _ONSE, { [_e]: _c }, [_M], [0]];
6892
6596
  schema.TypeRegistry.for(n0).registerError(OperationNotSupportedException, OperationNotSupportedException$1);
6893
- var OperationTimeoutException = [
6894
- -3,
6895
- n0,
6896
- _OTE,
6897
- {
6898
- [_e]: _c,
6899
- },
6900
- [_M],
6901
- [0],
6902
- ];
6597
+ var OperationTimeoutException = [-3, n0, _OTE, { [_e]: _c }, [_M], [0]];
6903
6598
  schema.TypeRegistry.for(n0).registerError(OperationTimeoutException, OperationTimeoutException$1);
6904
6599
  var Option = [3, n0, _Opt, 0, [_V, _Labe, _D], [0, 0, 0]];
6905
6600
  var OracleSQLCatalogSource = [3, n0, _OSQLCS, 0, [_N, _Dat, _Ta], [0, 0, 0]];
@@ -6949,16 +6644,7 @@ var PartitionInput = [
6949
6644
  [64 | 0, 4, () => StorageDescriptor, 128 | 0, 4],
6950
6645
  ];
6951
6646
  var PartitionValueList = [3, n0, _PVL, 0, [_Val], [64 | 0]];
6952
- var PermissionTypeMismatchException = [
6953
- -3,
6954
- n0,
6955
- _PTME,
6956
- {
6957
- [_e]: _c,
6958
- },
6959
- [_M],
6960
- [0],
6961
- ];
6647
+ var PermissionTypeMismatchException = [-3, n0, _PTME, { [_e]: _c }, [_M], [0]];
6962
6648
  schema.TypeRegistry.for(n0).registerError(PermissionTypeMismatchException, PermissionTypeMismatchException$1);
6963
6649
  var PhysicalConnectionRequirements = [3, n0, _PCR, 0, [_SIu, _SGIL, _AZ], [0, 64 | 0, 0]];
6964
6650
  var PIIDetection = [
@@ -7126,39 +6812,11 @@ var RemoveSchemaVersionMetadataResponse = [
7126
6812
  var RenameField = [3, n0, _RF, 0, [_N, _I, _SPou, _TPar], [0, 64 | 0, 64 | 0, 64 | 0]];
7127
6813
  var ResetJobBookmarkRequest = [3, n0, _RJBR, 0, [_JN, _RIu], [0, 0]];
7128
6814
  var ResetJobBookmarkResponse = [3, n0, _RJBRe, 0, [_JBEo], [() => JobBookmarkEntry]];
7129
- var ResourceNotFoundException = [
7130
- -3,
7131
- n0,
7132
- _RNFE,
7133
- {
7134
- [_e]: _c,
7135
- [_hE]: 404,
7136
- },
7137
- [_M],
7138
- [0],
7139
- ];
6815
+ var ResourceNotFoundException = [-3, n0, _RNFE, { [_e]: _c, [_hE]: 404 }, [_M], [0]];
7140
6816
  schema.TypeRegistry.for(n0).registerError(ResourceNotFoundException, ResourceNotFoundException$1);
7141
- var ResourceNotReadyException = [
7142
- -3,
7143
- n0,
7144
- _RNRE,
7145
- {
7146
- [_e]: _c,
7147
- },
7148
- [_M],
7149
- [0],
7150
- ];
6817
+ var ResourceNotReadyException = [-3, n0, _RNRE, { [_e]: _c }, [_M], [0]];
7151
6818
  schema.TypeRegistry.for(n0).registerError(ResourceNotReadyException, ResourceNotReadyException$1);
7152
- var ResourceNumberLimitExceededException = [
7153
- -3,
7154
- n0,
7155
- _RNLEE,
7156
- {
7157
- [_e]: _c,
7158
- },
7159
- [_M],
7160
- [0],
7161
- ];
6819
+ var ResourceNumberLimitExceededException = [-3, n0, _RNLEE, { [_e]: _c }, [_M], [0]];
7162
6820
  schema.TypeRegistry.for(n0).registerError(ResourceNumberLimitExceededException, ResourceNumberLimitExceededException$1);
7163
6821
  var ResourceUri = [3, n0, _RUe, 0, [_RTes, _Ur], [0, 0]];
7164
6822
  var ResumeWorkflowRunRequest = [3, n0, _RWRR, 0, [_N, _RIu, _NI], [0, 0, 64 | 0]];
@@ -7429,38 +7087,11 @@ var S3Target = [
7429
7087
  [0, 64 | 0, 0, 1, 0, 0],
7430
7088
  ];
7431
7089
  var Schedule = [3, n0, _Sc, 0, [_SEc, _Sta], [0, 0]];
7432
- var SchedulerNotRunningException = [
7433
- -3,
7434
- n0,
7435
- _SNRE,
7436
- {
7437
- [_e]: _c,
7438
- },
7439
- [_M],
7440
- [0],
7441
- ];
7090
+ var SchedulerNotRunningException = [-3, n0, _SNRE, { [_e]: _c }, [_M], [0]];
7442
7091
  schema.TypeRegistry.for(n0).registerError(SchedulerNotRunningException, SchedulerNotRunningException$1);
7443
- var SchedulerRunningException = [
7444
- -3,
7445
- n0,
7446
- _SRE,
7447
- {
7448
- [_e]: _c,
7449
- },
7450
- [_M],
7451
- [0],
7452
- ];
7092
+ var SchedulerRunningException = [-3, n0, _SRE, { [_e]: _c }, [_M], [0]];
7453
7093
  schema.TypeRegistry.for(n0).registerError(SchedulerRunningException, SchedulerRunningException$1);
7454
- var SchedulerTransitioningException = [
7455
- -3,
7456
- n0,
7457
- _STE,
7458
- {
7459
- [_e]: _c,
7460
- },
7461
- [_M],
7462
- [0],
7463
- ];
7094
+ var SchedulerTransitioningException = [-3, n0, _STE, { [_e]: _c }, [_M], [0]];
7464
7095
  schema.TypeRegistry.for(n0).registerError(SchedulerTransitioningException, SchedulerTransitioningException$1);
7465
7096
  var SchemaChangePolicy = [3, n0, _SCP, 0, [_UB, _DB], [0, 0]];
7466
7097
  var SchemaColumn = [3, n0, _SCch, 0, [_N, _DTa], [0, 0]];
@@ -7930,17 +7561,7 @@ var TagResourceRequest = [3, n0, _TRR, 0, [_RAe, _TTA], [0, 128 | 0]];
7930
7561
  var TagResourceResponse = [3, n0, _TRRa, 0, [], []];
7931
7562
  var TargetProcessingProperties = [3, n0, _TPP, 0, [_RA, _KA, _CNo, _EBA], [0, 0, 0, 0]];
7932
7563
  var TargetRedshiftCatalog = [3, n0, _TRC, 0, [_CAa], [0]];
7933
- var TargetResourceNotFound = [
7934
- -3,
7935
- n0,
7936
- _TRNF,
7937
- {
7938
- [_e]: _c,
7939
- [_hE]: 404,
7940
- },
7941
- [_M],
7942
- [0],
7943
- ];
7564
+ var TargetResourceNotFound = [-3, n0, _TRNF, { [_e]: _c, [_hE]: 404 }, [_M], [0]];
7944
7565
  schema.TypeRegistry.for(n0).registerError(TargetResourceNotFound, TargetResourceNotFound$1);
7945
7566
  var TargetTableConfig = [
7946
7567
  3,
@@ -7991,16 +7612,7 @@ var TestConnectionRequest = [
7991
7612
  [0, 0, [() => TestConnectionInput, 0]],
7992
7613
  ];
7993
7614
  var TestConnectionResponse = [3, n0, _TCRe, 0, [], []];
7994
- var ThrottlingException = [
7995
- -3,
7996
- n0,
7997
- _TEh,
7998
- {
7999
- [_e]: _c,
8000
- },
8001
- [_M],
8002
- [0],
8003
- ];
7615
+ var ThrottlingException = [-3, n0, _TEh, { [_e]: _c }, [_M], [0]];
8004
7616
  schema.TypeRegistry.for(n0).registerError(ThrottlingException, ThrottlingException$1);
8005
7617
  var TimestampedInclusionAnnotation = [3, n0, _TIA, 0, [_V, _LMO], [0, 4]];
8006
7618
  var TimestampFilter = [3, n0, _TF, 0, [_RBec, _RAeco], [4, 4]];
@@ -8334,27 +7946,9 @@ var UserDefinedFunctionInput = [
8334
7946
  [_FNu, _CNl, _ON, _FTu, _OT, _RUes],
8335
7947
  [0, 0, 0, 0, 0, () => ResourceUriList],
8336
7948
  ];
8337
- var ValidationException = [
8338
- -3,
8339
- n0,
8340
- _VE,
8341
- {
8342
- [_e]: _c,
8343
- },
8344
- [_M],
8345
- [0],
8346
- ];
7949
+ var ValidationException = [-3, n0, _VE, { [_e]: _c }, [_M], [0]];
8347
7950
  schema.TypeRegistry.for(n0).registerError(ValidationException, ValidationException$1);
8348
- var VersionMismatchException = [
8349
- -3,
8350
- n0,
8351
- _VME,
8352
- {
8353
- [_e]: _c,
8354
- },
8355
- [_M],
8356
- [0],
8357
- ];
7951
+ var VersionMismatchException = [-3, n0, _VME, { [_e]: _c }, [_M], [0]];
8358
7952
  schema.TypeRegistry.for(n0).registerError(VersionMismatchException, VersionMismatchException$1);
8359
7953
  var ViewDefinition = [
8360
7954
  3,
@@ -8,11 +8,11 @@ const util_user_agent_browser_1 = require("@aws-sdk/util-user-agent-browser");
8
8
  const config_resolver_1 = require("@smithy/config-resolver");
9
9
  const fetch_http_handler_1 = require("@smithy/fetch-http-handler");
10
10
  const invalid_dependency_1 = require("@smithy/invalid-dependency");
11
+ const smithy_client_1 = require("@smithy/smithy-client");
11
12
  const util_body_length_browser_1 = require("@smithy/util-body-length-browser");
13
+ const util_defaults_mode_browser_1 = require("@smithy/util-defaults-mode-browser");
12
14
  const util_retry_1 = require("@smithy/util-retry");
13
15
  const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
14
- const smithy_client_1 = require("@smithy/smithy-client");
15
- const util_defaults_mode_browser_1 = require("@smithy/util-defaults-mode-browser");
16
16
  const getRuntimeConfig = (config) => {
17
17
  const defaultsMode = (0, util_defaults_mode_browser_1.resolveDefaultsModeConfig)(config);
18
18
  const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
@@ -11,14 +11,13 @@ const hash_node_1 = require("@smithy/hash-node");
11
11
  const middleware_retry_1 = require("@smithy/middleware-retry");
12
12
  const node_config_provider_1 = require("@smithy/node-config-provider");
13
13
  const node_http_handler_1 = require("@smithy/node-http-handler");
14
+ const smithy_client_1 = require("@smithy/smithy-client");
14
15
  const util_body_length_node_1 = require("@smithy/util-body-length-node");
16
+ const util_defaults_mode_node_1 = require("@smithy/util-defaults-mode-node");
15
17
  const util_retry_1 = require("@smithy/util-retry");
16
18
  const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
17
- const smithy_client_1 = require("@smithy/smithy-client");
18
- const util_defaults_mode_node_1 = require("@smithy/util-defaults-mode-node");
19
- const smithy_client_2 = require("@smithy/smithy-client");
20
19
  const getRuntimeConfig = (config) => {
21
- (0, smithy_client_2.emitWarningIfUnsupportedVersion)(process.version);
20
+ (0, smithy_client_1.emitWarningIfUnsupportedVersion)(process.version);
22
21
  const defaultsMode = (0, util_defaults_mode_node_1.resolveDefaultsModeConfig)(config);
23
22
  const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
24
23
  const clientSharedValues = (0, runtimeConfig_shared_1.getRuntimeConfig)(config);