@aws-sdk/client-iot 3.952.0 → 3.954.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 (319) hide show
  1. package/dist-cjs/index.js +3444 -2315
  2. package/dist-cjs/runtimeConfig.shared.js +6 -1
  3. package/dist-es/commands/AcceptCertificateTransferCommand.js +2 -2
  4. package/dist-es/commands/AddThingToBillingGroupCommand.js +2 -2
  5. package/dist-es/commands/AddThingToThingGroupCommand.js +2 -2
  6. package/dist-es/commands/AssociateSbomWithPackageVersionCommand.js +2 -2
  7. package/dist-es/commands/AssociateTargetsWithJobCommand.js +2 -2
  8. package/dist-es/commands/AttachPolicyCommand.js +2 -2
  9. package/dist-es/commands/AttachPrincipalPolicyCommand.js +2 -2
  10. package/dist-es/commands/AttachSecurityProfileCommand.js +2 -2
  11. package/dist-es/commands/AttachThingPrincipalCommand.js +2 -2
  12. package/dist-es/commands/CancelAuditMitigationActionsTaskCommand.js +2 -2
  13. package/dist-es/commands/CancelAuditTaskCommand.js +2 -2
  14. package/dist-es/commands/CancelCertificateTransferCommand.js +2 -2
  15. package/dist-es/commands/CancelDetectMitigationActionsTaskCommand.js +2 -2
  16. package/dist-es/commands/CancelJobCommand.js +2 -2
  17. package/dist-es/commands/CancelJobExecutionCommand.js +2 -2
  18. package/dist-es/commands/ClearDefaultAuthorizerCommand.js +2 -2
  19. package/dist-es/commands/ConfirmTopicRuleDestinationCommand.js +2 -2
  20. package/dist-es/commands/CreateAuditSuppressionCommand.js +2 -2
  21. package/dist-es/commands/CreateAuthorizerCommand.js +2 -2
  22. package/dist-es/commands/CreateBillingGroupCommand.js +2 -2
  23. package/dist-es/commands/CreateCertificateFromCsrCommand.js +2 -2
  24. package/dist-es/commands/CreateCertificateProviderCommand.js +2 -2
  25. package/dist-es/commands/CreateCommandCommand.js +2 -2
  26. package/dist-es/commands/CreateCustomMetricCommand.js +2 -2
  27. package/dist-es/commands/CreateDimensionCommand.js +2 -2
  28. package/dist-es/commands/CreateDomainConfigurationCommand.js +2 -2
  29. package/dist-es/commands/CreateDynamicThingGroupCommand.js +2 -2
  30. package/dist-es/commands/CreateFleetMetricCommand.js +2 -2
  31. package/dist-es/commands/CreateJobCommand.js +2 -2
  32. package/dist-es/commands/CreateJobTemplateCommand.js +2 -2
  33. package/dist-es/commands/CreateKeysAndCertificateCommand.js +2 -2
  34. package/dist-es/commands/CreateMitigationActionCommand.js +2 -2
  35. package/dist-es/commands/CreateOTAUpdateCommand.js +2 -2
  36. package/dist-es/commands/CreatePackageCommand.js +2 -2
  37. package/dist-es/commands/CreatePackageVersionCommand.js +2 -2
  38. package/dist-es/commands/CreatePolicyCommand.js +2 -2
  39. package/dist-es/commands/CreatePolicyVersionCommand.js +2 -2
  40. package/dist-es/commands/CreateProvisioningClaimCommand.js +2 -2
  41. package/dist-es/commands/CreateProvisioningTemplateCommand.js +2 -2
  42. package/dist-es/commands/CreateProvisioningTemplateVersionCommand.js +2 -2
  43. package/dist-es/commands/CreateRoleAliasCommand.js +2 -2
  44. package/dist-es/commands/CreateScheduledAuditCommand.js +2 -2
  45. package/dist-es/commands/CreateSecurityProfileCommand.js +2 -2
  46. package/dist-es/commands/CreateStreamCommand.js +2 -2
  47. package/dist-es/commands/CreateThingCommand.js +2 -2
  48. package/dist-es/commands/CreateThingGroupCommand.js +2 -2
  49. package/dist-es/commands/CreateThingTypeCommand.js +2 -2
  50. package/dist-es/commands/CreateTopicRuleCommand.js +2 -2
  51. package/dist-es/commands/CreateTopicRuleDestinationCommand.js +2 -2
  52. package/dist-es/commands/DeleteAccountAuditConfigurationCommand.js +2 -2
  53. package/dist-es/commands/DeleteAuditSuppressionCommand.js +2 -2
  54. package/dist-es/commands/DeleteAuthorizerCommand.js +2 -2
  55. package/dist-es/commands/DeleteBillingGroupCommand.js +2 -2
  56. package/dist-es/commands/DeleteCACertificateCommand.js +2 -2
  57. package/dist-es/commands/DeleteCertificateCommand.js +2 -2
  58. package/dist-es/commands/DeleteCertificateProviderCommand.js +2 -2
  59. package/dist-es/commands/DeleteCommandCommand.js +2 -2
  60. package/dist-es/commands/DeleteCommandExecutionCommand.js +2 -2
  61. package/dist-es/commands/DeleteCustomMetricCommand.js +2 -2
  62. package/dist-es/commands/DeleteDimensionCommand.js +2 -2
  63. package/dist-es/commands/DeleteDomainConfigurationCommand.js +2 -2
  64. package/dist-es/commands/DeleteDynamicThingGroupCommand.js +2 -2
  65. package/dist-es/commands/DeleteFleetMetricCommand.js +2 -2
  66. package/dist-es/commands/DeleteJobCommand.js +2 -2
  67. package/dist-es/commands/DeleteJobExecutionCommand.js +2 -2
  68. package/dist-es/commands/DeleteJobTemplateCommand.js +2 -2
  69. package/dist-es/commands/DeleteMitigationActionCommand.js +2 -2
  70. package/dist-es/commands/DeleteOTAUpdateCommand.js +2 -2
  71. package/dist-es/commands/DeletePackageCommand.js +2 -2
  72. package/dist-es/commands/DeletePackageVersionCommand.js +2 -2
  73. package/dist-es/commands/DeletePolicyCommand.js +2 -2
  74. package/dist-es/commands/DeletePolicyVersionCommand.js +2 -2
  75. package/dist-es/commands/DeleteProvisioningTemplateCommand.js +2 -2
  76. package/dist-es/commands/DeleteProvisioningTemplateVersionCommand.js +2 -2
  77. package/dist-es/commands/DeleteRegistrationCodeCommand.js +2 -2
  78. package/dist-es/commands/DeleteRoleAliasCommand.js +2 -2
  79. package/dist-es/commands/DeleteScheduledAuditCommand.js +2 -2
  80. package/dist-es/commands/DeleteSecurityProfileCommand.js +2 -2
  81. package/dist-es/commands/DeleteStreamCommand.js +2 -2
  82. package/dist-es/commands/DeleteThingCommand.js +2 -2
  83. package/dist-es/commands/DeleteThingGroupCommand.js +2 -2
  84. package/dist-es/commands/DeleteThingTypeCommand.js +2 -2
  85. package/dist-es/commands/DeleteTopicRuleCommand.js +2 -2
  86. package/dist-es/commands/DeleteTopicRuleDestinationCommand.js +2 -2
  87. package/dist-es/commands/DeleteV2LoggingLevelCommand.js +2 -2
  88. package/dist-es/commands/DeprecateThingTypeCommand.js +2 -2
  89. package/dist-es/commands/DescribeAccountAuditConfigurationCommand.js +2 -2
  90. package/dist-es/commands/DescribeAuditFindingCommand.js +2 -2
  91. package/dist-es/commands/DescribeAuditMitigationActionsTaskCommand.js +2 -2
  92. package/dist-es/commands/DescribeAuditSuppressionCommand.js +2 -2
  93. package/dist-es/commands/DescribeAuditTaskCommand.js +2 -2
  94. package/dist-es/commands/DescribeAuthorizerCommand.js +2 -2
  95. package/dist-es/commands/DescribeBillingGroupCommand.js +2 -2
  96. package/dist-es/commands/DescribeCACertificateCommand.js +2 -2
  97. package/dist-es/commands/DescribeCertificateCommand.js +2 -2
  98. package/dist-es/commands/DescribeCertificateProviderCommand.js +2 -2
  99. package/dist-es/commands/DescribeCustomMetricCommand.js +2 -2
  100. package/dist-es/commands/DescribeDefaultAuthorizerCommand.js +2 -2
  101. package/dist-es/commands/DescribeDetectMitigationActionsTaskCommand.js +2 -2
  102. package/dist-es/commands/DescribeDimensionCommand.js +2 -2
  103. package/dist-es/commands/DescribeDomainConfigurationCommand.js +2 -2
  104. package/dist-es/commands/DescribeEncryptionConfigurationCommand.js +2 -2
  105. package/dist-es/commands/DescribeEndpointCommand.js +2 -2
  106. package/dist-es/commands/DescribeEventConfigurationsCommand.js +2 -2
  107. package/dist-es/commands/DescribeFleetMetricCommand.js +2 -2
  108. package/dist-es/commands/DescribeIndexCommand.js +2 -2
  109. package/dist-es/commands/DescribeJobCommand.js +2 -2
  110. package/dist-es/commands/DescribeJobExecutionCommand.js +2 -2
  111. package/dist-es/commands/DescribeJobTemplateCommand.js +2 -2
  112. package/dist-es/commands/DescribeManagedJobTemplateCommand.js +2 -2
  113. package/dist-es/commands/DescribeMitigationActionCommand.js +2 -2
  114. package/dist-es/commands/DescribeProvisioningTemplateCommand.js +2 -2
  115. package/dist-es/commands/DescribeProvisioningTemplateVersionCommand.js +2 -2
  116. package/dist-es/commands/DescribeRoleAliasCommand.js +2 -2
  117. package/dist-es/commands/DescribeScheduledAuditCommand.js +2 -2
  118. package/dist-es/commands/DescribeSecurityProfileCommand.js +2 -2
  119. package/dist-es/commands/DescribeStreamCommand.js +2 -2
  120. package/dist-es/commands/DescribeThingCommand.js +2 -2
  121. package/dist-es/commands/DescribeThingGroupCommand.js +2 -2
  122. package/dist-es/commands/DescribeThingRegistrationTaskCommand.js +2 -2
  123. package/dist-es/commands/DescribeThingTypeCommand.js +2 -2
  124. package/dist-es/commands/DetachPolicyCommand.js +2 -2
  125. package/dist-es/commands/DetachPrincipalPolicyCommand.js +2 -2
  126. package/dist-es/commands/DetachSecurityProfileCommand.js +2 -2
  127. package/dist-es/commands/DetachThingPrincipalCommand.js +2 -2
  128. package/dist-es/commands/DisableTopicRuleCommand.js +2 -2
  129. package/dist-es/commands/DisassociateSbomFromPackageVersionCommand.js +2 -2
  130. package/dist-es/commands/EnableTopicRuleCommand.js +2 -2
  131. package/dist-es/commands/GetBehaviorModelTrainingSummariesCommand.js +2 -2
  132. package/dist-es/commands/GetBucketsAggregationCommand.js +2 -2
  133. package/dist-es/commands/GetCardinalityCommand.js +2 -2
  134. package/dist-es/commands/GetCommandCommand.js +2 -2
  135. package/dist-es/commands/GetCommandExecutionCommand.js +2 -2
  136. package/dist-es/commands/GetEffectivePoliciesCommand.js +2 -2
  137. package/dist-es/commands/GetIndexingConfigurationCommand.js +2 -2
  138. package/dist-es/commands/GetJobDocumentCommand.js +2 -2
  139. package/dist-es/commands/GetLoggingOptionsCommand.js +2 -2
  140. package/dist-es/commands/GetOTAUpdateCommand.js +2 -2
  141. package/dist-es/commands/GetPackageCommand.js +2 -2
  142. package/dist-es/commands/GetPackageConfigurationCommand.js +2 -2
  143. package/dist-es/commands/GetPackageVersionCommand.js +2 -2
  144. package/dist-es/commands/GetPercentilesCommand.js +2 -2
  145. package/dist-es/commands/GetPolicyCommand.js +2 -2
  146. package/dist-es/commands/GetPolicyVersionCommand.js +2 -2
  147. package/dist-es/commands/GetRegistrationCodeCommand.js +2 -2
  148. package/dist-es/commands/GetStatisticsCommand.js +2 -2
  149. package/dist-es/commands/GetThingConnectivityDataCommand.js +2 -2
  150. package/dist-es/commands/GetTopicRuleCommand.js +2 -2
  151. package/dist-es/commands/GetTopicRuleDestinationCommand.js +2 -2
  152. package/dist-es/commands/GetV2LoggingOptionsCommand.js +2 -2
  153. package/dist-es/commands/ListActiveViolationsCommand.js +2 -2
  154. package/dist-es/commands/ListAttachedPoliciesCommand.js +2 -2
  155. package/dist-es/commands/ListAuditFindingsCommand.js +2 -2
  156. package/dist-es/commands/ListAuditMitigationActionsExecutionsCommand.js +2 -2
  157. package/dist-es/commands/ListAuditMitigationActionsTasksCommand.js +2 -2
  158. package/dist-es/commands/ListAuditSuppressionsCommand.js +2 -2
  159. package/dist-es/commands/ListAuditTasksCommand.js +2 -2
  160. package/dist-es/commands/ListAuthorizersCommand.js +2 -2
  161. package/dist-es/commands/ListBillingGroupsCommand.js +2 -2
  162. package/dist-es/commands/ListCACertificatesCommand.js +2 -2
  163. package/dist-es/commands/ListCertificateProvidersCommand.js +2 -2
  164. package/dist-es/commands/ListCertificatesByCACommand.js +2 -2
  165. package/dist-es/commands/ListCertificatesCommand.js +2 -2
  166. package/dist-es/commands/ListCommandExecutionsCommand.js +2 -2
  167. package/dist-es/commands/ListCommandsCommand.js +2 -2
  168. package/dist-es/commands/ListCustomMetricsCommand.js +2 -2
  169. package/dist-es/commands/ListDetectMitigationActionsExecutionsCommand.js +2 -2
  170. package/dist-es/commands/ListDetectMitigationActionsTasksCommand.js +2 -2
  171. package/dist-es/commands/ListDimensionsCommand.js +2 -2
  172. package/dist-es/commands/ListDomainConfigurationsCommand.js +2 -2
  173. package/dist-es/commands/ListFleetMetricsCommand.js +2 -2
  174. package/dist-es/commands/ListIndicesCommand.js +2 -2
  175. package/dist-es/commands/ListJobExecutionsForJobCommand.js +2 -2
  176. package/dist-es/commands/ListJobExecutionsForThingCommand.js +2 -2
  177. package/dist-es/commands/ListJobTemplatesCommand.js +2 -2
  178. package/dist-es/commands/ListJobsCommand.js +2 -2
  179. package/dist-es/commands/ListManagedJobTemplatesCommand.js +2 -2
  180. package/dist-es/commands/ListMetricValuesCommand.js +2 -2
  181. package/dist-es/commands/ListMitigationActionsCommand.js +2 -2
  182. package/dist-es/commands/ListOTAUpdatesCommand.js +2 -2
  183. package/dist-es/commands/ListOutgoingCertificatesCommand.js +2 -2
  184. package/dist-es/commands/ListPackageVersionsCommand.js +2 -2
  185. package/dist-es/commands/ListPackagesCommand.js +2 -2
  186. package/dist-es/commands/ListPoliciesCommand.js +2 -2
  187. package/dist-es/commands/ListPolicyPrincipalsCommand.js +2 -2
  188. package/dist-es/commands/ListPolicyVersionsCommand.js +2 -2
  189. package/dist-es/commands/ListPrincipalPoliciesCommand.js +2 -2
  190. package/dist-es/commands/ListPrincipalThingsCommand.js +2 -2
  191. package/dist-es/commands/ListPrincipalThingsV2Command.js +2 -2
  192. package/dist-es/commands/ListProvisioningTemplateVersionsCommand.js +2 -2
  193. package/dist-es/commands/ListProvisioningTemplatesCommand.js +2 -2
  194. package/dist-es/commands/ListRelatedResourcesForAuditFindingCommand.js +2 -2
  195. package/dist-es/commands/ListRoleAliasesCommand.js +2 -2
  196. package/dist-es/commands/ListSbomValidationResultsCommand.js +2 -2
  197. package/dist-es/commands/ListScheduledAuditsCommand.js +2 -2
  198. package/dist-es/commands/ListSecurityProfilesCommand.js +2 -2
  199. package/dist-es/commands/ListSecurityProfilesForTargetCommand.js +2 -2
  200. package/dist-es/commands/ListStreamsCommand.js +2 -2
  201. package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
  202. package/dist-es/commands/ListTargetsForPolicyCommand.js +2 -2
  203. package/dist-es/commands/ListTargetsForSecurityProfileCommand.js +2 -2
  204. package/dist-es/commands/ListThingGroupsCommand.js +2 -2
  205. package/dist-es/commands/ListThingGroupsForThingCommand.js +2 -2
  206. package/dist-es/commands/ListThingPrincipalsCommand.js +2 -2
  207. package/dist-es/commands/ListThingPrincipalsV2Command.js +2 -2
  208. package/dist-es/commands/ListThingRegistrationTaskReportsCommand.js +2 -2
  209. package/dist-es/commands/ListThingRegistrationTasksCommand.js +2 -2
  210. package/dist-es/commands/ListThingTypesCommand.js +2 -2
  211. package/dist-es/commands/ListThingsCommand.js +2 -2
  212. package/dist-es/commands/ListThingsInBillingGroupCommand.js +2 -2
  213. package/dist-es/commands/ListThingsInThingGroupCommand.js +2 -2
  214. package/dist-es/commands/ListTopicRuleDestinationsCommand.js +2 -2
  215. package/dist-es/commands/ListTopicRulesCommand.js +2 -2
  216. package/dist-es/commands/ListV2LoggingLevelsCommand.js +2 -2
  217. package/dist-es/commands/ListViolationEventsCommand.js +2 -2
  218. package/dist-es/commands/PutVerificationStateOnViolationCommand.js +2 -2
  219. package/dist-es/commands/RegisterCACertificateCommand.js +2 -2
  220. package/dist-es/commands/RegisterCertificateCommand.js +2 -2
  221. package/dist-es/commands/RegisterCertificateWithoutCACommand.js +2 -2
  222. package/dist-es/commands/RegisterThingCommand.js +2 -2
  223. package/dist-es/commands/RejectCertificateTransferCommand.js +2 -2
  224. package/dist-es/commands/RemoveThingFromBillingGroupCommand.js +2 -2
  225. package/dist-es/commands/RemoveThingFromThingGroupCommand.js +2 -2
  226. package/dist-es/commands/ReplaceTopicRuleCommand.js +2 -2
  227. package/dist-es/commands/SearchIndexCommand.js +2 -2
  228. package/dist-es/commands/SetDefaultAuthorizerCommand.js +2 -2
  229. package/dist-es/commands/SetDefaultPolicyVersionCommand.js +2 -2
  230. package/dist-es/commands/SetLoggingOptionsCommand.js +2 -2
  231. package/dist-es/commands/SetV2LoggingLevelCommand.js +2 -2
  232. package/dist-es/commands/SetV2LoggingOptionsCommand.js +2 -2
  233. package/dist-es/commands/StartAuditMitigationActionsTaskCommand.js +2 -2
  234. package/dist-es/commands/StartDetectMitigationActionsTaskCommand.js +2 -2
  235. package/dist-es/commands/StartOnDemandAuditTaskCommand.js +2 -2
  236. package/dist-es/commands/StartThingRegistrationTaskCommand.js +2 -2
  237. package/dist-es/commands/StopThingRegistrationTaskCommand.js +2 -2
  238. package/dist-es/commands/TagResourceCommand.js +2 -2
  239. package/dist-es/commands/TestAuthorizationCommand.js +2 -2
  240. package/dist-es/commands/TestInvokeAuthorizerCommand.js +2 -2
  241. package/dist-es/commands/TransferCertificateCommand.js +2 -2
  242. package/dist-es/commands/UntagResourceCommand.js +2 -2
  243. package/dist-es/commands/UpdateAccountAuditConfigurationCommand.js +2 -2
  244. package/dist-es/commands/UpdateAuditSuppressionCommand.js +2 -2
  245. package/dist-es/commands/UpdateAuthorizerCommand.js +2 -2
  246. package/dist-es/commands/UpdateBillingGroupCommand.js +2 -2
  247. package/dist-es/commands/UpdateCACertificateCommand.js +2 -2
  248. package/dist-es/commands/UpdateCertificateCommand.js +2 -2
  249. package/dist-es/commands/UpdateCertificateProviderCommand.js +2 -2
  250. package/dist-es/commands/UpdateCommandCommand.js +2 -2
  251. package/dist-es/commands/UpdateCustomMetricCommand.js +2 -2
  252. package/dist-es/commands/UpdateDimensionCommand.js +2 -2
  253. package/dist-es/commands/UpdateDomainConfigurationCommand.js +2 -2
  254. package/dist-es/commands/UpdateDynamicThingGroupCommand.js +2 -2
  255. package/dist-es/commands/UpdateEncryptionConfigurationCommand.js +2 -2
  256. package/dist-es/commands/UpdateEventConfigurationsCommand.js +2 -2
  257. package/dist-es/commands/UpdateFleetMetricCommand.js +2 -2
  258. package/dist-es/commands/UpdateIndexingConfigurationCommand.js +2 -2
  259. package/dist-es/commands/UpdateJobCommand.js +2 -2
  260. package/dist-es/commands/UpdateMitigationActionCommand.js +2 -2
  261. package/dist-es/commands/UpdatePackageCommand.js +2 -2
  262. package/dist-es/commands/UpdatePackageConfigurationCommand.js +2 -2
  263. package/dist-es/commands/UpdatePackageVersionCommand.js +2 -2
  264. package/dist-es/commands/UpdateProvisioningTemplateCommand.js +2 -2
  265. package/dist-es/commands/UpdateRoleAliasCommand.js +2 -2
  266. package/dist-es/commands/UpdateScheduledAuditCommand.js +2 -2
  267. package/dist-es/commands/UpdateSecurityProfileCommand.js +2 -2
  268. package/dist-es/commands/UpdateStreamCommand.js +2 -2
  269. package/dist-es/commands/UpdateThingCommand.js +2 -2
  270. package/dist-es/commands/UpdateThingGroupCommand.js +2 -2
  271. package/dist-es/commands/UpdateThingGroupsForThingCommand.js +2 -2
  272. package/dist-es/commands/UpdateThingTypeCommand.js +2 -2
  273. package/dist-es/commands/UpdateTopicRuleDestinationCommand.js +2 -2
  274. package/dist-es/commands/ValidateSecurityProfileBehaviorsCommand.js +2 -2
  275. package/dist-es/index.js +1 -0
  276. package/dist-es/models/enums.js +25 -0
  277. package/dist-es/runtimeConfig.shared.js +6 -1
  278. package/dist-es/schemas/schemas_0.js +2056 -2010
  279. package/dist-types/IoT.d.ts +10 -10
  280. package/dist-types/IoTClient.d.ts +11 -20
  281. package/dist-types/commands/CreateCommandCommand.d.ts +26 -0
  282. package/dist-types/commands/DescribeAccountAuditConfigurationCommand.d.ts +2 -1
  283. package/dist-types/commands/DescribeAuditFindingCommand.d.ts +1 -1
  284. package/dist-types/commands/DescribeAuditMitigationActionsTaskCommand.d.ts +1 -2
  285. package/dist-types/commands/DescribeEncryptionConfigurationCommand.d.ts +1 -1
  286. package/dist-types/commands/GetCommandCommand.d.ts +26 -0
  287. package/dist-types/commands/ListThingGroupsCommand.d.ts +1 -1
  288. package/dist-types/commands/ListThingGroupsForThingCommand.d.ts +1 -1
  289. package/dist-types/commands/ListThingPrincipalsCommand.d.ts +1 -2
  290. package/dist-types/commands/TransferCertificateCommand.d.ts +7 -8
  291. package/dist-types/commands/UpdateEncryptionConfigurationCommand.d.ts +4 -5
  292. package/dist-types/index.d.ts +11 -10
  293. package/dist-types/models/enums.d.ts +49 -0
  294. package/dist-types/models/models_0.d.ts +127 -93
  295. package/dist-types/models/models_1.d.ts +99 -115
  296. package/dist-types/models/models_2.d.ts +111 -4
  297. package/dist-types/runtimeConfig.browser.d.ts +6 -2
  298. package/dist-types/runtimeConfig.d.ts +6 -2
  299. package/dist-types/runtimeConfig.native.d.ts +6 -2
  300. package/dist-types/runtimeConfig.shared.d.ts +6 -1
  301. package/dist-types/schemas/schemas_0.d.ts +1057 -1205
  302. package/dist-types/ts3.4/IoTClient.d.ts +0 -4
  303. package/dist-types/ts3.4/commands/DescribeAccountAuditConfigurationCommand.d.ts +2 -4
  304. package/dist-types/ts3.4/commands/DescribeAuditFindingCommand.d.ts +1 -1
  305. package/dist-types/ts3.4/commands/DescribeAuditMitigationActionsTaskCommand.d.ts +4 -2
  306. package/dist-types/ts3.4/commands/ListThingGroupsCommand.d.ts +1 -1
  307. package/dist-types/ts3.4/commands/ListThingGroupsForThingCommand.d.ts +1 -1
  308. package/dist-types/ts3.4/commands/ListThingPrincipalsCommand.d.ts +4 -2
  309. package/dist-types/ts3.4/index.d.ts +1 -0
  310. package/dist-types/ts3.4/models/enums.d.ts +30 -0
  311. package/dist-types/ts3.4/models/models_0.d.ts +30 -25
  312. package/dist-types/ts3.4/models/models_1.d.ts +30 -26
  313. package/dist-types/ts3.4/models/models_2.d.ts +26 -0
  314. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
  315. package/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
  316. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
  317. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
  318. package/dist-types/ts3.4/schemas/schemas_0.d.ts +1056 -1207
  319. package/package.json +34 -34
@@ -29,13 +29,10 @@ import {
29
29
  BodyLengthCalculator as __BodyLengthCalculator,
30
30
  CheckOptionalClientConfig as __CheckOptionalClientConfig,
31
31
  ChecksumConstructor as __ChecksumConstructor,
32
- ClientProtocol,
33
32
  Decoder as __Decoder,
34
33
  Encoder as __Encoder,
35
34
  HashConstructor as __HashConstructor,
36
35
  HttpHandlerOptions as __HttpHandlerOptions,
37
- HttpRequest,
38
- HttpResponse,
39
36
  Logger as __Logger,
40
37
  Provider as __Provider,
41
38
  StreamCollector as __StreamCollector,
@@ -1713,7 +1710,6 @@ export interface ClientDefaults
1713
1710
  retryMode?: string | __Provider<string>;
1714
1711
  logger?: __Logger;
1715
1712
  extensions?: RuntimeExtension[];
1716
- protocol?: ClientProtocol<HttpRequest, HttpResponse>;
1717
1713
  defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
1718
1714
  }
1719
1715
  export type IoTClientConfigType = Partial<
@@ -5,10 +5,8 @@ import {
5
5
  ServiceInputTypes,
6
6
  ServiceOutputTypes,
7
7
  } from "../IoTClient";
8
- import {
9
- DescribeAccountAuditConfigurationRequest,
10
- DescribeAccountAuditConfigurationResponse,
11
- } from "../models/models_0";
8
+ import { DescribeAccountAuditConfigurationRequest } from "../models/models_0";
9
+ import { DescribeAccountAuditConfigurationResponse } from "../models/models_1";
12
10
  export { __MetadataBearer };
13
11
  export { $Command };
14
12
  export interface DescribeAccountAuditConfigurationCommandInput
@@ -8,7 +8,7 @@ import {
8
8
  import {
9
9
  DescribeAuditFindingRequest,
10
10
  DescribeAuditFindingResponse,
11
- } from "../models/models_0";
11
+ } from "../models/models_1";
12
12
  export { __MetadataBearer };
13
13
  export { $Command };
14
14
  export interface DescribeAuditFindingCommandInput
@@ -5,8 +5,10 @@ import {
5
5
  ServiceInputTypes,
6
6
  ServiceOutputTypes,
7
7
  } from "../IoTClient";
8
- import { DescribeAuditMitigationActionsTaskRequest } from "../models/models_0";
9
- import { DescribeAuditMitigationActionsTaskResponse } from "../models/models_1";
8
+ import {
9
+ DescribeAuditMitigationActionsTaskRequest,
10
+ DescribeAuditMitigationActionsTaskResponse,
11
+ } from "../models/models_1";
10
12
  export { __MetadataBearer };
11
13
  export { $Command };
12
14
  export interface DescribeAuditMitigationActionsTaskCommandInput
@@ -8,7 +8,7 @@ import {
8
8
  import {
9
9
  ListThingGroupsRequest,
10
10
  ListThingGroupsResponse,
11
- } from "../models/models_1";
11
+ } from "../models/models_2";
12
12
  export { __MetadataBearer };
13
13
  export { $Command };
14
14
  export interface ListThingGroupsCommandInput extends ListThingGroupsRequest {}
@@ -8,7 +8,7 @@ import {
8
8
  import {
9
9
  ListThingGroupsForThingRequest,
10
10
  ListThingGroupsForThingResponse,
11
- } from "../models/models_1";
11
+ } from "../models/models_2";
12
12
  export { __MetadataBearer };
13
13
  export { $Command };
14
14
  export interface ListThingGroupsForThingCommandInput
@@ -5,8 +5,10 @@ import {
5
5
  ServiceInputTypes,
6
6
  ServiceOutputTypes,
7
7
  } from "../IoTClient";
8
- import { ListThingPrincipalsRequest } from "../models/models_1";
9
- import { ListThingPrincipalsResponse } from "../models/models_2";
8
+ import {
9
+ ListThingPrincipalsRequest,
10
+ ListThingPrincipalsResponse,
11
+ } from "../models/models_2";
10
12
  export { __MetadataBearer };
11
13
  export { $Command };
12
14
  export interface ListThingPrincipalsCommandInput
@@ -4,6 +4,7 @@ export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
4
4
  export { RuntimeExtension } from "./runtimeExtensions";
5
5
  export { IoTExtensionConfiguration } from "./extensionConfiguration";
6
6
  export * from "./commands";
7
+ export * from "./schemas/schemas_0";
7
8
  export * from "./pagination";
8
9
  export * from "./models/enums";
9
10
  export * from "./models/errors";
@@ -218,12 +218,42 @@ export declare const CertificateProviderOperation: {
218
218
  };
219
219
  export type CertificateProviderOperation =
220
220
  (typeof CertificateProviderOperation)[keyof typeof CertificateProviderOperation];
221
+ export declare const CommandParameterType: {
222
+ readonly BINARY: "BINARY";
223
+ readonly BOOLEAN: "BOOLEAN";
224
+ readonly DOUBLE: "DOUBLE";
225
+ readonly INTEGER: "INTEGER";
226
+ readonly LONG: "LONG";
227
+ readonly STRING: "STRING";
228
+ readonly UNSIGNEDLONG: "UNSIGNEDLONG";
229
+ };
230
+ export type CommandParameterType =
231
+ (typeof CommandParameterType)[keyof typeof CommandParameterType];
232
+ export declare const CommandParameterValueComparisonOperator: {
233
+ readonly EQUALS: "EQUALS";
234
+ readonly GREATER_THAN: "GREATER_THAN";
235
+ readonly GREATER_THAN_EQUALS: "GREATER_THAN_EQUALS";
236
+ readonly IN_RANGE: "IN_RANGE";
237
+ readonly IN_SET: "IN_SET";
238
+ readonly LESS_THAN: "LESS_THAN";
239
+ readonly LESS_THAN_EQUALS: "LESS_THAN_EQUALS";
240
+ readonly NOT_EQUALS: "NOT_EQUALS";
241
+ readonly NOT_IN_RANGE: "NOT_IN_RANGE";
242
+ readonly NOT_IN_SET: "NOT_IN_SET";
243
+ };
244
+ export type CommandParameterValueComparisonOperator =
245
+ (typeof CommandParameterValueComparisonOperator)[keyof typeof CommandParameterValueComparisonOperator];
221
246
  export declare const CommandNamespace: {
222
247
  readonly AWSIoT: "AWS-IoT";
223
248
  readonly AWSIoTFleetWise: "AWS-IoT-FleetWise";
224
249
  };
225
250
  export type CommandNamespace =
226
251
  (typeof CommandNamespace)[keyof typeof CommandNamespace];
252
+ export declare const OutputFormat: {
253
+ readonly CBOR: "CBOR";
254
+ readonly JSON: "JSON";
255
+ };
256
+ export type OutputFormat = (typeof OutputFormat)[keyof typeof OutputFormat];
227
257
  export declare const CustomMetricType: {
228
258
  readonly IP_ADDRESS_LIST: "ip-address-list";
229
259
  readonly NUMBER: "number";
@@ -9,7 +9,6 @@ import {
9
9
  AuditFrequency,
10
10
  AuditMitigationActionsExecutionStatus,
11
11
  AuditMitigationActionsTaskStatus,
12
- AuditNotificationType,
13
12
  AuditTaskStatus,
14
13
  AuditTaskType,
15
14
  AuthDecision,
@@ -21,6 +20,8 @@ import {
21
20
  CannedAccessControlList,
22
21
  CertificateProviderOperation,
23
22
  CommandNamespace,
23
+ CommandParameterType,
24
+ CommandParameterValueComparisonOperator,
24
25
  ComparisonOperator,
25
26
  ConfidenceLevel,
26
27
  ConfigName,
@@ -37,6 +38,7 @@ import {
37
38
  LogTargetType,
38
39
  MessageFormat,
39
40
  OTAUpdateStatus,
41
+ OutputFormat,
40
42
  PackageVersionStatus,
41
43
  PolicyTemplateName,
42
44
  Protocol,
@@ -730,22 +732,49 @@ export interface CommandParameterValue {
730
732
  BIN?: Uint8Array | undefined;
731
733
  UL?: string | undefined;
732
734
  }
735
+ export interface CommandParameterValueNumberRange {
736
+ min: string | undefined;
737
+ max: string | undefined;
738
+ }
739
+ export interface CommandParameterValueComparisonOperand {
740
+ number?: string | undefined;
741
+ numbers?: string[] | undefined;
742
+ string?: string | undefined;
743
+ strings?: string[] | undefined;
744
+ numberRange?: CommandParameterValueNumberRange | undefined;
745
+ }
746
+ export interface CommandParameterValueCondition {
747
+ comparisonOperator: CommandParameterValueComparisonOperator | undefined;
748
+ operand: CommandParameterValueComparisonOperand | undefined;
749
+ }
733
750
  export interface CommandParameter {
734
751
  name: string | undefined;
752
+ type?: CommandParameterType | undefined;
735
753
  value?: CommandParameterValue | undefined;
736
754
  defaultValue?: CommandParameterValue | undefined;
755
+ valueConditions?: CommandParameterValueCondition[] | undefined;
737
756
  description?: string | undefined;
738
757
  }
739
758
  export interface CommandPayload {
740
759
  content?: Uint8Array | undefined;
741
760
  contentType?: string | undefined;
742
761
  }
762
+ export interface AwsJsonSubstitutionCommandPreprocessorConfig {
763
+ outputFormat: OutputFormat | undefined;
764
+ }
765
+ export interface CommandPreprocessor {
766
+ awsJsonSubstitution?:
767
+ | AwsJsonSubstitutionCommandPreprocessorConfig
768
+ | undefined;
769
+ }
743
770
  export interface CreateCommandRequest {
744
771
  commandId: string | undefined;
745
772
  namespace?: CommandNamespace | undefined;
746
773
  displayName?: string | undefined;
747
774
  description?: string | undefined;
748
775
  payload?: CommandPayload | undefined;
776
+ payloadTemplate?: string | undefined;
777
+ preprocessor?: CommandPreprocessor | undefined;
749
778
  mandatoryParameters?: CommandParameter[] | undefined;
750
779
  roleArn?: string | undefined;
751
780
  tags?: Tag[] | undefined;
@@ -1480,27 +1509,3 @@ export interface DeprecateThingTypeRequest {
1480
1509
  }
1481
1510
  export interface DeprecateThingTypeResponse {}
1482
1511
  export interface DescribeAccountAuditConfigurationRequest {}
1483
- export interface DescribeAccountAuditConfigurationResponse {
1484
- roleArn?: string | undefined;
1485
- auditNotificationTargetConfigurations?:
1486
- | Partial<Record<AuditNotificationType, AuditNotificationTarget>>
1487
- | undefined;
1488
- auditCheckConfigurations?:
1489
- | Record<string, AuditCheckConfiguration>
1490
- | undefined;
1491
- }
1492
- export interface DescribeAuditFindingRequest {
1493
- findingId: string | undefined;
1494
- }
1495
- export interface DescribeAuditFindingResponse {
1496
- finding?: AuditFinding | undefined;
1497
- }
1498
- export interface DescribeAuditMitigationActionsTaskRequest {
1499
- taskId: string | undefined;
1500
- }
1501
- export interface MitigationAction {
1502
- name?: string | undefined;
1503
- id?: string | undefined;
1504
- roleArn?: string | undefined;
1505
- actionParams?: MitigationActionParams | undefined;
1506
- }
@@ -4,6 +4,7 @@ import {
4
4
  AuditFrequency,
5
5
  AuditMitigationActionsExecutionStatus,
6
6
  AuditMitigationActionsTaskStatus,
7
+ AuditNotificationType,
7
8
  AuditTaskStatus,
8
9
  AuditTaskType,
9
10
  AuthenticationType,
@@ -69,6 +70,7 @@ import {
69
70
  BillingGroupProperties,
70
71
  ClientCertificateConfig,
71
72
  CommandPayload,
73
+ CommandPreprocessor,
72
74
  JobExecutionsRetryConfig,
73
75
  JobExecutionsRolloutConfig,
74
76
  MetricsExportConfig,
@@ -89,10 +91,12 @@ import {
89
91
  Action,
90
92
  ActiveViolation,
91
93
  AlertTarget,
94
+ AuditCheckConfiguration,
92
95
  AuditCheckDetails,
93
96
  AuditFinding,
94
97
  AuditMitigationActionExecutionMetadata,
95
98
  AuditMitigationActionsTaskMetadata,
99
+ AuditNotificationTarget,
96
100
  AuditSuppression,
97
101
  AuditTaskMetadata,
98
102
  AuthorizerSummary,
@@ -101,7 +105,6 @@ import {
101
105
  CommandParameterValue,
102
106
  MaintenanceWindow,
103
107
  MetricToRetain,
104
- MitigationAction,
105
108
  OTAUpdateFile,
106
109
  Policy,
107
110
  RelatedResource,
@@ -109,6 +112,30 @@ import {
109
112
  Tag,
110
113
  TaskStatisticsForAuditCheck,
111
114
  } from "./models_0";
115
+ export interface DescribeAccountAuditConfigurationResponse {
116
+ roleArn?: string | undefined;
117
+ auditNotificationTargetConfigurations?:
118
+ | Partial<Record<AuditNotificationType, AuditNotificationTarget>>
119
+ | undefined;
120
+ auditCheckConfigurations?:
121
+ | Record<string, AuditCheckConfiguration>
122
+ | undefined;
123
+ }
124
+ export interface DescribeAuditFindingRequest {
125
+ findingId: string | undefined;
126
+ }
127
+ export interface DescribeAuditFindingResponse {
128
+ finding?: AuditFinding | undefined;
129
+ }
130
+ export interface DescribeAuditMitigationActionsTaskRequest {
131
+ taskId: string | undefined;
132
+ }
133
+ export interface MitigationAction {
134
+ name?: string | undefined;
135
+ id?: string | undefined;
136
+ roleArn?: string | undefined;
137
+ actionParams?: MitigationActionParams | undefined;
138
+ }
112
139
  export interface DescribeAuditMitigationActionsTaskResponse {
113
140
  taskStatus?: AuditMitigationActionsTaskStatus | undefined;
114
141
  startTime?: Date | undefined;
@@ -740,6 +767,8 @@ export interface GetCommandResponse {
740
767
  description?: string | undefined;
741
768
  mandatoryParameters?: CommandParameter[] | undefined;
742
769
  payload?: CommandPayload | undefined;
770
+ payloadTemplate?: string | undefined;
771
+ preprocessor?: CommandPreprocessor | undefined;
743
772
  roleArn?: string | undefined;
744
773
  createdAt?: Date | undefined;
745
774
  lastUpdatedAt?: Date | undefined;
@@ -1689,28 +1718,3 @@ export interface ListTargetsForSecurityProfileResponse {
1689
1718
  securityProfileTargets?: SecurityProfileTarget[] | undefined;
1690
1719
  nextToken?: string | undefined;
1691
1720
  }
1692
- export interface ListThingGroupsRequest {
1693
- nextToken?: string | undefined;
1694
- maxResults?: number | undefined;
1695
- parentGroup?: string | undefined;
1696
- namePrefixFilter?: string | undefined;
1697
- recursive?: boolean | undefined;
1698
- }
1699
- export interface ListThingGroupsResponse {
1700
- thingGroups?: GroupNameAndArn[] | undefined;
1701
- nextToken?: string | undefined;
1702
- }
1703
- export interface ListThingGroupsForThingRequest {
1704
- thingName: string | undefined;
1705
- nextToken?: string | undefined;
1706
- maxResults?: number | undefined;
1707
- }
1708
- export interface ListThingGroupsForThingResponse {
1709
- thingGroups?: GroupNameAndArn[] | undefined;
1710
- nextToken?: string | undefined;
1711
- }
1712
- export interface ListThingPrincipalsRequest {
1713
- nextToken?: string | undefined;
1714
- maxResults?: number | undefined;
1715
- thingName: string | undefined;
1716
- }
@@ -71,7 +71,33 @@ import {
71
71
  VersionUpdateByJobsConfig,
72
72
  ViolationEventOccurrenceRange,
73
73
  Configuration,
74
+ GroupNameAndArn,
74
75
  } from "./models_1";
76
+ export interface ListThingGroupsRequest {
77
+ nextToken?: string | undefined;
78
+ maxResults?: number | undefined;
79
+ parentGroup?: string | undefined;
80
+ namePrefixFilter?: string | undefined;
81
+ recursive?: boolean | undefined;
82
+ }
83
+ export interface ListThingGroupsResponse {
84
+ thingGroups?: GroupNameAndArn[] | undefined;
85
+ nextToken?: string | undefined;
86
+ }
87
+ export interface ListThingGroupsForThingRequest {
88
+ thingName: string | undefined;
89
+ nextToken?: string | undefined;
90
+ maxResults?: number | undefined;
91
+ }
92
+ export interface ListThingGroupsForThingResponse {
93
+ thingGroups?: GroupNameAndArn[] | undefined;
94
+ nextToken?: string | undefined;
95
+ }
96
+ export interface ListThingPrincipalsRequest {
97
+ nextToken?: string | undefined;
98
+ maxResults?: number | undefined;
99
+ thingName: string | undefined;
100
+ }
75
101
  export interface ListThingPrincipalsResponse {
76
102
  principals?: string[] | undefined;
77
103
  nextToken?: string | undefined;
@@ -26,8 +26,16 @@ export declare const getRuntimeConfig: (config: IoTClientConfig) => {
26
26
  (boolean | import("@smithy/types").Provider<boolean | undefined>);
27
27
  useFipsEndpoint: (boolean | import("@smithy/types").Provider<boolean>) &
28
28
  (boolean | import("@smithy/types").Provider<boolean | undefined>);
29
- apiVersion: string;
30
29
  cacheMiddleware?: boolean | undefined;
30
+ protocol:
31
+ | import("@smithy/types").ClientProtocol<any, any>
32
+ | import("@smithy/types").ClientProtocolCtor<any, any>
33
+ | typeof import("@aws-sdk/core").AwsRestJsonProtocol;
34
+ protocolSettings: {
35
+ defaultNamespace?: string;
36
+ [setting: string]: unknown;
37
+ };
38
+ apiVersion: string;
31
39
  urlParser: import("@smithy/types").UrlParser;
32
40
  base64Decoder: import("@smithy/types").Decoder;
33
41
  base64Encoder: (_input: Uint8Array | string) => string;
@@ -38,10 +46,6 @@ export declare const getRuntimeConfig: (config: IoTClientConfig) => {
38
46
  profile?: string;
39
47
  logger: import("@smithy/types").Logger;
40
48
  extensions: import("./runtimeExtensions").RuntimeExtension[];
41
- protocol: import("@smithy/types").ClientProtocol<
42
- import("@smithy/types").HttpRequest,
43
- import("@smithy/types").HttpResponse
44
- >;
45
49
  customUserAgent?: string | import("@smithy/types").UserAgent;
46
50
  userAgentAppId?:
47
51
  | string
@@ -26,8 +26,16 @@ export declare const getRuntimeConfig: (config: IoTClientConfig) => {
26
26
  useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
27
27
  useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
28
28
  userAgentAppId: string | import("@smithy/types").Provider<string | undefined>;
29
- apiVersion: string;
30
29
  cacheMiddleware?: boolean | undefined;
30
+ protocol:
31
+ | import("@smithy/types").ClientProtocol<any, any>
32
+ | import("@smithy/types").ClientProtocolCtor<any, any>
33
+ | typeof import("@aws-sdk/core").AwsRestJsonProtocol;
34
+ protocolSettings: {
35
+ defaultNamespace?: string;
36
+ [setting: string]: unknown;
37
+ };
38
+ apiVersion: string;
31
39
  urlParser: import("@smithy/types").UrlParser;
32
40
  base64Decoder: import("@smithy/types").Decoder;
33
41
  base64Encoder: (_input: Uint8Array | string) => string;
@@ -38,10 +46,6 @@ export declare const getRuntimeConfig: (config: IoTClientConfig) => {
38
46
  profile?: string;
39
47
  logger: import("@smithy/types").Logger;
40
48
  extensions: import("./runtimeExtensions").RuntimeExtension[];
41
- protocol: import("@smithy/types").ClientProtocol<
42
- import("@smithy/types").HttpRequest,
43
- import("@smithy/types").HttpResponse
44
- >;
45
49
  customUserAgent?: string | import("@smithy/types").UserAgent;
46
50
  retryStrategy?:
47
51
  | import("@smithy/types").RetryStrategy
@@ -8,8 +8,16 @@ export declare const getRuntimeConfig: (config: IoTClientConfig) => {
8
8
  | Record<string, unknown>
9
9
  | import("@smithy/protocol-http").HttpHandler<any>
10
10
  | import("@smithy/fetch-http-handler").FetchHttpHandler;
11
- apiVersion: string;
12
11
  cacheMiddleware?: boolean;
12
+ protocol:
13
+ | import("@smithy/types").ClientProtocol<any, any>
14
+ | import("@smithy/types").ClientProtocolCtor<any, any>
15
+ | typeof import("@aws-sdk/core").AwsRestJsonProtocol;
16
+ protocolSettings: {
17
+ defaultNamespace?: string;
18
+ [setting: string]: unknown;
19
+ };
20
+ apiVersion: string;
13
21
  urlParser: import("@smithy/types").UrlParser;
14
22
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
15
23
  streamCollector: import("@smithy/types").StreamCollector;
@@ -37,10 +45,6 @@ export declare const getRuntimeConfig: (config: IoTClientConfig) => {
37
45
  retryMode: string | import("@smithy/types").Provider<string>;
38
46
  logger: import("@smithy/types").Logger;
39
47
  extensions: import("./runtimeExtensions").RuntimeExtension[];
40
- protocol: import("@smithy/types").ClientProtocol<
41
- import("@smithy/types").HttpRequest,
42
- import("@smithy/types").HttpResponse
43
- >;
44
48
  defaultsMode:
45
49
  | import("@smithy/smithy-client").DefaultsMode
46
50
  | import("@smithy/types").Provider<
@@ -1,3 +1,4 @@
1
+ import { AwsRestJsonProtocol } from "@aws-sdk/core/protocols";
1
2
  import { IoTClientConfig } from "./IoTClient";
2
3
  export declare const getRuntimeConfig: (config: IoTClientConfig) => {
3
4
  apiVersion: string;
@@ -14,10 +15,14 @@ export declare const getRuntimeConfig: (config: IoTClientConfig) => {
14
15
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").IoTHttpAuthSchemeProvider;
15
16
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
16
17
  logger: import("@smithy/types").Logger;
17
- protocol: import("@smithy/types").ClientProtocol<
18
- import("@smithy/types").HttpRequest,
19
- import("@smithy/types").HttpResponse
20
- >;
18
+ protocol:
19
+ | import("@smithy/types").ClientProtocol<any, any>
20
+ | import("@smithy/types").ClientProtocolCtor<any, any>
21
+ | typeof AwsRestJsonProtocol;
22
+ protocolSettings: {
23
+ [setting: string]: unknown;
24
+ defaultNamespace?: string;
25
+ };
21
26
  serviceId: string;
22
27
  urlParser: import("@smithy/types").UrlParser;
23
28
  utf8Decoder: import("@smithy/types").Decoder;