@aws-sdk/client-iam 3.294.0 → 3.296.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 (321) hide show
  1. package/dist-cjs/commands/AddClientIDToOpenIDConnectProviderCommand.js +4 -4
  2. package/dist-cjs/commands/AddRoleToInstanceProfileCommand.js +4 -4
  3. package/dist-cjs/commands/AddUserToGroupCommand.js +4 -4
  4. package/dist-cjs/commands/AttachGroupPolicyCommand.js +4 -4
  5. package/dist-cjs/commands/AttachRolePolicyCommand.js +4 -4
  6. package/dist-cjs/commands/AttachUserPolicyCommand.js +4 -4
  7. package/dist-cjs/commands/ChangePasswordCommand.js +4 -4
  8. package/dist-cjs/commands/CreateAccessKeyCommand.js +4 -4
  9. package/dist-cjs/commands/CreateAccountAliasCommand.js +4 -4
  10. package/dist-cjs/commands/CreateGroupCommand.js +4 -4
  11. package/dist-cjs/commands/CreateInstanceProfileCommand.js +4 -4
  12. package/dist-cjs/commands/CreateLoginProfileCommand.js +4 -4
  13. package/dist-cjs/commands/CreateOpenIDConnectProviderCommand.js +4 -4
  14. package/dist-cjs/commands/CreatePolicyCommand.js +4 -4
  15. package/dist-cjs/commands/CreatePolicyVersionCommand.js +4 -4
  16. package/dist-cjs/commands/CreateRoleCommand.js +4 -4
  17. package/dist-cjs/commands/CreateSAMLProviderCommand.js +4 -4
  18. package/dist-cjs/commands/CreateServiceLinkedRoleCommand.js +4 -4
  19. package/dist-cjs/commands/CreateServiceSpecificCredentialCommand.js +4 -4
  20. package/dist-cjs/commands/CreateUserCommand.js +4 -4
  21. package/dist-cjs/commands/CreateVirtualMFADeviceCommand.js +4 -4
  22. package/dist-cjs/commands/DeactivateMFADeviceCommand.js +4 -4
  23. package/dist-cjs/commands/DeleteAccessKeyCommand.js +4 -4
  24. package/dist-cjs/commands/DeleteAccountAliasCommand.js +4 -4
  25. package/dist-cjs/commands/DeleteAccountPasswordPolicyCommand.js +4 -4
  26. package/dist-cjs/commands/DeleteGroupCommand.js +4 -4
  27. package/dist-cjs/commands/DeleteGroupPolicyCommand.js +4 -4
  28. package/dist-cjs/commands/DeleteInstanceProfileCommand.js +4 -4
  29. package/dist-cjs/commands/DeleteLoginProfileCommand.js +4 -4
  30. package/dist-cjs/commands/DeleteOpenIDConnectProviderCommand.js +4 -4
  31. package/dist-cjs/commands/DeletePolicyCommand.js +4 -4
  32. package/dist-cjs/commands/DeletePolicyVersionCommand.js +4 -4
  33. package/dist-cjs/commands/DeleteRoleCommand.js +4 -4
  34. package/dist-cjs/commands/DeleteRolePermissionsBoundaryCommand.js +4 -4
  35. package/dist-cjs/commands/DeleteRolePolicyCommand.js +4 -4
  36. package/dist-cjs/commands/DeleteSAMLProviderCommand.js +4 -4
  37. package/dist-cjs/commands/DeleteSSHPublicKeyCommand.js +4 -4
  38. package/dist-cjs/commands/DeleteServerCertificateCommand.js +4 -4
  39. package/dist-cjs/commands/DeleteServiceLinkedRoleCommand.js +4 -4
  40. package/dist-cjs/commands/DeleteServiceSpecificCredentialCommand.js +4 -4
  41. package/dist-cjs/commands/DeleteSigningCertificateCommand.js +4 -4
  42. package/dist-cjs/commands/DeleteUserCommand.js +4 -4
  43. package/dist-cjs/commands/DeleteUserPermissionsBoundaryCommand.js +4 -4
  44. package/dist-cjs/commands/DeleteUserPolicyCommand.js +4 -4
  45. package/dist-cjs/commands/DeleteVirtualMFADeviceCommand.js +4 -4
  46. package/dist-cjs/commands/DetachGroupPolicyCommand.js +4 -4
  47. package/dist-cjs/commands/DetachRolePolicyCommand.js +4 -4
  48. package/dist-cjs/commands/DetachUserPolicyCommand.js +4 -4
  49. package/dist-cjs/commands/EnableMFADeviceCommand.js +4 -4
  50. package/dist-cjs/commands/GenerateCredentialReportCommand.js +4 -4
  51. package/dist-cjs/commands/GenerateOrganizationsAccessReportCommand.js +4 -4
  52. package/dist-cjs/commands/GenerateServiceLastAccessedDetailsCommand.js +4 -4
  53. package/dist-cjs/commands/GetAccessKeyLastUsedCommand.js +4 -4
  54. package/dist-cjs/commands/GetAccountAuthorizationDetailsCommand.js +4 -4
  55. package/dist-cjs/commands/GetAccountPasswordPolicyCommand.js +4 -4
  56. package/dist-cjs/commands/GetAccountSummaryCommand.js +4 -4
  57. package/dist-cjs/commands/GetContextKeysForCustomPolicyCommand.js +4 -4
  58. package/dist-cjs/commands/GetContextKeysForPrincipalPolicyCommand.js +4 -4
  59. package/dist-cjs/commands/GetCredentialReportCommand.js +4 -4
  60. package/dist-cjs/commands/GetGroupCommand.js +4 -4
  61. package/dist-cjs/commands/GetGroupPolicyCommand.js +4 -4
  62. package/dist-cjs/commands/GetInstanceProfileCommand.js +4 -4
  63. package/dist-cjs/commands/GetLoginProfileCommand.js +4 -4
  64. package/dist-cjs/commands/GetOpenIDConnectProviderCommand.js +4 -4
  65. package/dist-cjs/commands/GetOrganizationsAccessReportCommand.js +4 -4
  66. package/dist-cjs/commands/GetPolicyCommand.js +4 -4
  67. package/dist-cjs/commands/GetPolicyVersionCommand.js +4 -4
  68. package/dist-cjs/commands/GetRoleCommand.js +4 -4
  69. package/dist-cjs/commands/GetRolePolicyCommand.js +4 -4
  70. package/dist-cjs/commands/GetSAMLProviderCommand.js +4 -4
  71. package/dist-cjs/commands/GetSSHPublicKeyCommand.js +4 -4
  72. package/dist-cjs/commands/GetServerCertificateCommand.js +4 -4
  73. package/dist-cjs/commands/GetServiceLastAccessedDetailsCommand.js +4 -4
  74. package/dist-cjs/commands/GetServiceLastAccessedDetailsWithEntitiesCommand.js +4 -4
  75. package/dist-cjs/commands/GetServiceLinkedRoleDeletionStatusCommand.js +4 -4
  76. package/dist-cjs/commands/GetUserCommand.js +4 -4
  77. package/dist-cjs/commands/GetUserPolicyCommand.js +4 -4
  78. package/dist-cjs/commands/ListAccessKeysCommand.js +4 -4
  79. package/dist-cjs/commands/ListAccountAliasesCommand.js +4 -4
  80. package/dist-cjs/commands/ListAttachedGroupPoliciesCommand.js +4 -4
  81. package/dist-cjs/commands/ListAttachedRolePoliciesCommand.js +4 -4
  82. package/dist-cjs/commands/ListAttachedUserPoliciesCommand.js +4 -4
  83. package/dist-cjs/commands/ListEntitiesForPolicyCommand.js +4 -4
  84. package/dist-cjs/commands/ListGroupPoliciesCommand.js +4 -4
  85. package/dist-cjs/commands/ListGroupsCommand.js +4 -4
  86. package/dist-cjs/commands/ListGroupsForUserCommand.js +4 -4
  87. package/dist-cjs/commands/ListInstanceProfileTagsCommand.js +4 -4
  88. package/dist-cjs/commands/ListInstanceProfilesCommand.js +4 -4
  89. package/dist-cjs/commands/ListInstanceProfilesForRoleCommand.js +4 -4
  90. package/dist-cjs/commands/ListMFADeviceTagsCommand.js +4 -4
  91. package/dist-cjs/commands/ListMFADevicesCommand.js +4 -4
  92. package/dist-cjs/commands/ListOpenIDConnectProviderTagsCommand.js +4 -4
  93. package/dist-cjs/commands/ListOpenIDConnectProvidersCommand.js +4 -4
  94. package/dist-cjs/commands/ListPoliciesCommand.js +4 -4
  95. package/dist-cjs/commands/ListPoliciesGrantingServiceAccessCommand.js +4 -4
  96. package/dist-cjs/commands/ListPolicyTagsCommand.js +4 -4
  97. package/dist-cjs/commands/ListPolicyVersionsCommand.js +4 -4
  98. package/dist-cjs/commands/ListRolePoliciesCommand.js +4 -4
  99. package/dist-cjs/commands/ListRoleTagsCommand.js +4 -4
  100. package/dist-cjs/commands/ListRolesCommand.js +4 -4
  101. package/dist-cjs/commands/ListSAMLProviderTagsCommand.js +4 -4
  102. package/dist-cjs/commands/ListSAMLProvidersCommand.js +4 -4
  103. package/dist-cjs/commands/ListSSHPublicKeysCommand.js +4 -4
  104. package/dist-cjs/commands/ListServerCertificateTagsCommand.js +4 -4
  105. package/dist-cjs/commands/ListServerCertificatesCommand.js +4 -4
  106. package/dist-cjs/commands/ListServiceSpecificCredentialsCommand.js +4 -4
  107. package/dist-cjs/commands/ListSigningCertificatesCommand.js +4 -4
  108. package/dist-cjs/commands/ListUserPoliciesCommand.js +4 -4
  109. package/dist-cjs/commands/ListUserTagsCommand.js +4 -4
  110. package/dist-cjs/commands/ListUsersCommand.js +4 -4
  111. package/dist-cjs/commands/ListVirtualMFADevicesCommand.js +4 -4
  112. package/dist-cjs/commands/PutGroupPolicyCommand.js +4 -4
  113. package/dist-cjs/commands/PutRolePermissionsBoundaryCommand.js +4 -4
  114. package/dist-cjs/commands/PutRolePolicyCommand.js +4 -4
  115. package/dist-cjs/commands/PutUserPermissionsBoundaryCommand.js +4 -4
  116. package/dist-cjs/commands/PutUserPolicyCommand.js +4 -4
  117. package/dist-cjs/commands/RemoveClientIDFromOpenIDConnectProviderCommand.js +4 -4
  118. package/dist-cjs/commands/RemoveRoleFromInstanceProfileCommand.js +4 -4
  119. package/dist-cjs/commands/RemoveUserFromGroupCommand.js +4 -4
  120. package/dist-cjs/commands/ResetServiceSpecificCredentialCommand.js +4 -4
  121. package/dist-cjs/commands/ResyncMFADeviceCommand.js +4 -4
  122. package/dist-cjs/commands/SetDefaultPolicyVersionCommand.js +4 -4
  123. package/dist-cjs/commands/SetSecurityTokenServicePreferencesCommand.js +4 -4
  124. package/dist-cjs/commands/SimulateCustomPolicyCommand.js +4 -4
  125. package/dist-cjs/commands/SimulatePrincipalPolicyCommand.js +4 -4
  126. package/dist-cjs/commands/TagInstanceProfileCommand.js +4 -4
  127. package/dist-cjs/commands/TagMFADeviceCommand.js +4 -4
  128. package/dist-cjs/commands/TagOpenIDConnectProviderCommand.js +4 -4
  129. package/dist-cjs/commands/TagPolicyCommand.js +4 -4
  130. package/dist-cjs/commands/TagRoleCommand.js +4 -4
  131. package/dist-cjs/commands/TagSAMLProviderCommand.js +4 -4
  132. package/dist-cjs/commands/TagServerCertificateCommand.js +4 -4
  133. package/dist-cjs/commands/TagUserCommand.js +4 -4
  134. package/dist-cjs/commands/UntagInstanceProfileCommand.js +4 -4
  135. package/dist-cjs/commands/UntagMFADeviceCommand.js +4 -4
  136. package/dist-cjs/commands/UntagOpenIDConnectProviderCommand.js +4 -4
  137. package/dist-cjs/commands/UntagPolicyCommand.js +4 -4
  138. package/dist-cjs/commands/UntagRoleCommand.js +4 -4
  139. package/dist-cjs/commands/UntagSAMLProviderCommand.js +4 -4
  140. package/dist-cjs/commands/UntagServerCertificateCommand.js +4 -4
  141. package/dist-cjs/commands/UntagUserCommand.js +4 -4
  142. package/dist-cjs/commands/UpdateAccessKeyCommand.js +4 -4
  143. package/dist-cjs/commands/UpdateAccountPasswordPolicyCommand.js +4 -4
  144. package/dist-cjs/commands/UpdateAssumeRolePolicyCommand.js +4 -4
  145. package/dist-cjs/commands/UpdateGroupCommand.js +4 -4
  146. package/dist-cjs/commands/UpdateLoginProfileCommand.js +4 -4
  147. package/dist-cjs/commands/UpdateOpenIDConnectProviderThumbprintCommand.js +4 -4
  148. package/dist-cjs/commands/UpdateRoleCommand.js +4 -4
  149. package/dist-cjs/commands/UpdateRoleDescriptionCommand.js +4 -4
  150. package/dist-cjs/commands/UpdateSAMLProviderCommand.js +4 -4
  151. package/dist-cjs/commands/UpdateSSHPublicKeyCommand.js +4 -4
  152. package/dist-cjs/commands/UpdateServerCertificateCommand.js +4 -4
  153. package/dist-cjs/commands/UpdateServiceSpecificCredentialCommand.js +4 -4
  154. package/dist-cjs/commands/UpdateSigningCertificateCommand.js +4 -4
  155. package/dist-cjs/commands/UpdateUserCommand.js +4 -4
  156. package/dist-cjs/commands/UploadSSHPublicKeyCommand.js +4 -4
  157. package/dist-cjs/commands/UploadServerCertificateCommand.js +4 -4
  158. package/dist-cjs/commands/UploadSigningCertificateCommand.js +4 -4
  159. package/dist-es/commands/AddClientIDToOpenIDConnectProviderCommand.js +4 -4
  160. package/dist-es/commands/AddRoleToInstanceProfileCommand.js +4 -4
  161. package/dist-es/commands/AddUserToGroupCommand.js +4 -4
  162. package/dist-es/commands/AttachGroupPolicyCommand.js +4 -4
  163. package/dist-es/commands/AttachRolePolicyCommand.js +4 -4
  164. package/dist-es/commands/AttachUserPolicyCommand.js +4 -4
  165. package/dist-es/commands/ChangePasswordCommand.js +4 -4
  166. package/dist-es/commands/CreateAccessKeyCommand.js +4 -4
  167. package/dist-es/commands/CreateAccountAliasCommand.js +4 -4
  168. package/dist-es/commands/CreateGroupCommand.js +4 -4
  169. package/dist-es/commands/CreateInstanceProfileCommand.js +4 -4
  170. package/dist-es/commands/CreateLoginProfileCommand.js +4 -4
  171. package/dist-es/commands/CreateOpenIDConnectProviderCommand.js +4 -4
  172. package/dist-es/commands/CreatePolicyCommand.js +4 -4
  173. package/dist-es/commands/CreatePolicyVersionCommand.js +4 -4
  174. package/dist-es/commands/CreateRoleCommand.js +4 -4
  175. package/dist-es/commands/CreateSAMLProviderCommand.js +4 -4
  176. package/dist-es/commands/CreateServiceLinkedRoleCommand.js +4 -4
  177. package/dist-es/commands/CreateServiceSpecificCredentialCommand.js +4 -4
  178. package/dist-es/commands/CreateUserCommand.js +4 -4
  179. package/dist-es/commands/CreateVirtualMFADeviceCommand.js +4 -4
  180. package/dist-es/commands/DeactivateMFADeviceCommand.js +4 -4
  181. package/dist-es/commands/DeleteAccessKeyCommand.js +4 -4
  182. package/dist-es/commands/DeleteAccountAliasCommand.js +4 -4
  183. package/dist-es/commands/DeleteAccountPasswordPolicyCommand.js +4 -4
  184. package/dist-es/commands/DeleteGroupCommand.js +4 -4
  185. package/dist-es/commands/DeleteGroupPolicyCommand.js +4 -4
  186. package/dist-es/commands/DeleteInstanceProfileCommand.js +4 -4
  187. package/dist-es/commands/DeleteLoginProfileCommand.js +4 -4
  188. package/dist-es/commands/DeleteOpenIDConnectProviderCommand.js +4 -4
  189. package/dist-es/commands/DeletePolicyCommand.js +4 -4
  190. package/dist-es/commands/DeletePolicyVersionCommand.js +4 -4
  191. package/dist-es/commands/DeleteRoleCommand.js +4 -4
  192. package/dist-es/commands/DeleteRolePermissionsBoundaryCommand.js +4 -4
  193. package/dist-es/commands/DeleteRolePolicyCommand.js +4 -4
  194. package/dist-es/commands/DeleteSAMLProviderCommand.js +4 -4
  195. package/dist-es/commands/DeleteSSHPublicKeyCommand.js +4 -4
  196. package/dist-es/commands/DeleteServerCertificateCommand.js +4 -4
  197. package/dist-es/commands/DeleteServiceLinkedRoleCommand.js +4 -4
  198. package/dist-es/commands/DeleteServiceSpecificCredentialCommand.js +4 -4
  199. package/dist-es/commands/DeleteSigningCertificateCommand.js +4 -4
  200. package/dist-es/commands/DeleteUserCommand.js +4 -4
  201. package/dist-es/commands/DeleteUserPermissionsBoundaryCommand.js +4 -4
  202. package/dist-es/commands/DeleteUserPolicyCommand.js +4 -4
  203. package/dist-es/commands/DeleteVirtualMFADeviceCommand.js +4 -4
  204. package/dist-es/commands/DetachGroupPolicyCommand.js +4 -4
  205. package/dist-es/commands/DetachRolePolicyCommand.js +4 -4
  206. package/dist-es/commands/DetachUserPolicyCommand.js +4 -4
  207. package/dist-es/commands/EnableMFADeviceCommand.js +4 -4
  208. package/dist-es/commands/GenerateCredentialReportCommand.js +4 -4
  209. package/dist-es/commands/GenerateOrganizationsAccessReportCommand.js +4 -4
  210. package/dist-es/commands/GenerateServiceLastAccessedDetailsCommand.js +4 -4
  211. package/dist-es/commands/GetAccessKeyLastUsedCommand.js +4 -4
  212. package/dist-es/commands/GetAccountAuthorizationDetailsCommand.js +4 -4
  213. package/dist-es/commands/GetAccountPasswordPolicyCommand.js +4 -4
  214. package/dist-es/commands/GetAccountSummaryCommand.js +4 -4
  215. package/dist-es/commands/GetContextKeysForCustomPolicyCommand.js +4 -4
  216. package/dist-es/commands/GetContextKeysForPrincipalPolicyCommand.js +4 -4
  217. package/dist-es/commands/GetCredentialReportCommand.js +4 -4
  218. package/dist-es/commands/GetGroupCommand.js +4 -4
  219. package/dist-es/commands/GetGroupPolicyCommand.js +4 -4
  220. package/dist-es/commands/GetInstanceProfileCommand.js +4 -4
  221. package/dist-es/commands/GetLoginProfileCommand.js +4 -4
  222. package/dist-es/commands/GetOpenIDConnectProviderCommand.js +4 -4
  223. package/dist-es/commands/GetOrganizationsAccessReportCommand.js +4 -4
  224. package/dist-es/commands/GetPolicyCommand.js +4 -4
  225. package/dist-es/commands/GetPolicyVersionCommand.js +4 -4
  226. package/dist-es/commands/GetRoleCommand.js +4 -4
  227. package/dist-es/commands/GetRolePolicyCommand.js +4 -4
  228. package/dist-es/commands/GetSAMLProviderCommand.js +4 -4
  229. package/dist-es/commands/GetSSHPublicKeyCommand.js +4 -4
  230. package/dist-es/commands/GetServerCertificateCommand.js +4 -4
  231. package/dist-es/commands/GetServiceLastAccessedDetailsCommand.js +4 -4
  232. package/dist-es/commands/GetServiceLastAccessedDetailsWithEntitiesCommand.js +4 -4
  233. package/dist-es/commands/GetServiceLinkedRoleDeletionStatusCommand.js +4 -4
  234. package/dist-es/commands/GetUserCommand.js +4 -4
  235. package/dist-es/commands/GetUserPolicyCommand.js +4 -4
  236. package/dist-es/commands/ListAccessKeysCommand.js +4 -4
  237. package/dist-es/commands/ListAccountAliasesCommand.js +4 -4
  238. package/dist-es/commands/ListAttachedGroupPoliciesCommand.js +4 -4
  239. package/dist-es/commands/ListAttachedRolePoliciesCommand.js +4 -4
  240. package/dist-es/commands/ListAttachedUserPoliciesCommand.js +4 -4
  241. package/dist-es/commands/ListEntitiesForPolicyCommand.js +4 -4
  242. package/dist-es/commands/ListGroupPoliciesCommand.js +4 -4
  243. package/dist-es/commands/ListGroupsCommand.js +4 -4
  244. package/dist-es/commands/ListGroupsForUserCommand.js +4 -4
  245. package/dist-es/commands/ListInstanceProfileTagsCommand.js +4 -4
  246. package/dist-es/commands/ListInstanceProfilesCommand.js +4 -4
  247. package/dist-es/commands/ListInstanceProfilesForRoleCommand.js +4 -4
  248. package/dist-es/commands/ListMFADeviceTagsCommand.js +4 -4
  249. package/dist-es/commands/ListMFADevicesCommand.js +4 -4
  250. package/dist-es/commands/ListOpenIDConnectProviderTagsCommand.js +4 -4
  251. package/dist-es/commands/ListOpenIDConnectProvidersCommand.js +4 -4
  252. package/dist-es/commands/ListPoliciesCommand.js +4 -4
  253. package/dist-es/commands/ListPoliciesGrantingServiceAccessCommand.js +4 -4
  254. package/dist-es/commands/ListPolicyTagsCommand.js +4 -4
  255. package/dist-es/commands/ListPolicyVersionsCommand.js +4 -4
  256. package/dist-es/commands/ListRolePoliciesCommand.js +4 -4
  257. package/dist-es/commands/ListRoleTagsCommand.js +4 -4
  258. package/dist-es/commands/ListRolesCommand.js +4 -4
  259. package/dist-es/commands/ListSAMLProviderTagsCommand.js +4 -4
  260. package/dist-es/commands/ListSAMLProvidersCommand.js +4 -4
  261. package/dist-es/commands/ListSSHPublicKeysCommand.js +4 -4
  262. package/dist-es/commands/ListServerCertificateTagsCommand.js +4 -4
  263. package/dist-es/commands/ListServerCertificatesCommand.js +4 -4
  264. package/dist-es/commands/ListServiceSpecificCredentialsCommand.js +4 -4
  265. package/dist-es/commands/ListSigningCertificatesCommand.js +4 -4
  266. package/dist-es/commands/ListUserPoliciesCommand.js +4 -4
  267. package/dist-es/commands/ListUserTagsCommand.js +4 -4
  268. package/dist-es/commands/ListUsersCommand.js +4 -4
  269. package/dist-es/commands/ListVirtualMFADevicesCommand.js +4 -4
  270. package/dist-es/commands/PutGroupPolicyCommand.js +4 -4
  271. package/dist-es/commands/PutRolePermissionsBoundaryCommand.js +4 -4
  272. package/dist-es/commands/PutRolePolicyCommand.js +4 -4
  273. package/dist-es/commands/PutUserPermissionsBoundaryCommand.js +4 -4
  274. package/dist-es/commands/PutUserPolicyCommand.js +4 -4
  275. package/dist-es/commands/RemoveClientIDFromOpenIDConnectProviderCommand.js +4 -4
  276. package/dist-es/commands/RemoveRoleFromInstanceProfileCommand.js +4 -4
  277. package/dist-es/commands/RemoveUserFromGroupCommand.js +4 -4
  278. package/dist-es/commands/ResetServiceSpecificCredentialCommand.js +4 -4
  279. package/dist-es/commands/ResyncMFADeviceCommand.js +4 -4
  280. package/dist-es/commands/SetDefaultPolicyVersionCommand.js +4 -4
  281. package/dist-es/commands/SetSecurityTokenServicePreferencesCommand.js +4 -4
  282. package/dist-es/commands/SimulateCustomPolicyCommand.js +4 -4
  283. package/dist-es/commands/SimulatePrincipalPolicyCommand.js +4 -4
  284. package/dist-es/commands/TagInstanceProfileCommand.js +4 -4
  285. package/dist-es/commands/TagMFADeviceCommand.js +4 -4
  286. package/dist-es/commands/TagOpenIDConnectProviderCommand.js +4 -4
  287. package/dist-es/commands/TagPolicyCommand.js +4 -4
  288. package/dist-es/commands/TagRoleCommand.js +4 -4
  289. package/dist-es/commands/TagSAMLProviderCommand.js +4 -4
  290. package/dist-es/commands/TagServerCertificateCommand.js +4 -4
  291. package/dist-es/commands/TagUserCommand.js +4 -4
  292. package/dist-es/commands/UntagInstanceProfileCommand.js +4 -4
  293. package/dist-es/commands/UntagMFADeviceCommand.js +4 -4
  294. package/dist-es/commands/UntagOpenIDConnectProviderCommand.js +4 -4
  295. package/dist-es/commands/UntagPolicyCommand.js +4 -4
  296. package/dist-es/commands/UntagRoleCommand.js +4 -4
  297. package/dist-es/commands/UntagSAMLProviderCommand.js +4 -4
  298. package/dist-es/commands/UntagServerCertificateCommand.js +4 -4
  299. package/dist-es/commands/UntagUserCommand.js +4 -4
  300. package/dist-es/commands/UpdateAccessKeyCommand.js +4 -4
  301. package/dist-es/commands/UpdateAccountPasswordPolicyCommand.js +4 -4
  302. package/dist-es/commands/UpdateAssumeRolePolicyCommand.js +4 -4
  303. package/dist-es/commands/UpdateGroupCommand.js +4 -4
  304. package/dist-es/commands/UpdateLoginProfileCommand.js +4 -4
  305. package/dist-es/commands/UpdateOpenIDConnectProviderThumbprintCommand.js +4 -4
  306. package/dist-es/commands/UpdateRoleCommand.js +4 -4
  307. package/dist-es/commands/UpdateRoleDescriptionCommand.js +4 -4
  308. package/dist-es/commands/UpdateSAMLProviderCommand.js +4 -4
  309. package/dist-es/commands/UpdateSSHPublicKeyCommand.js +4 -4
  310. package/dist-es/commands/UpdateServerCertificateCommand.js +4 -4
  311. package/dist-es/commands/UpdateServiceSpecificCredentialCommand.js +4 -4
  312. package/dist-es/commands/UpdateSigningCertificateCommand.js +4 -4
  313. package/dist-es/commands/UpdateUserCommand.js +4 -4
  314. package/dist-es/commands/UploadSSHPublicKeyCommand.js +4 -4
  315. package/dist-es/commands/UploadServerCertificateCommand.js +4 -4
  316. package/dist-es/commands/UploadSigningCertificateCommand.js +4 -4
  317. package/dist-types/IAMClient.d.ts +4 -4
  318. package/dist-types/endpoint/EndpointParameters.d.ts +1 -1
  319. package/dist-types/ts3.4/IAMClient.d.ts +4 -4
  320. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +3 -4
  321. package/package.json +37 -37
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { UpdateSSHPublicKeyRequestFilterSensitiveLog } from "../models/models_1";
5
5
  import { deserializeAws_queryUpdateSSHPublicKeyCommand, serializeAws_queryUpdateSSHPublicKeyCommand, } from "../protocols/Aws_query";
6
6
  export class UpdateSSHPublicKeyCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class UpdateSSHPublicKeyCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, UpdateSSHPublicKeyCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { UpdateServerCertificateRequestFilterSensitiveLog } from "../models/models_1";
5
5
  import { deserializeAws_queryUpdateServerCertificateCommand, serializeAws_queryUpdateServerCertificateCommand, } from "../protocols/Aws_query";
6
6
  export class UpdateServerCertificateCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class UpdateServerCertificateCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, UpdateServerCertificateCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { UpdateServiceSpecificCredentialRequestFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_queryUpdateServiceSpecificCredentialCommand, serializeAws_queryUpdateServiceSpecificCredentialCommand, } from "../protocols/Aws_query";
6
6
  export class UpdateServiceSpecificCredentialCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class UpdateServiceSpecificCredentialCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, UpdateServiceSpecificCredentialCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { UpdateSigningCertificateRequestFilterSensitiveLog } from "../models/models_1";
5
5
  import { deserializeAws_queryUpdateSigningCertificateCommand, serializeAws_queryUpdateSigningCertificateCommand, } from "../protocols/Aws_query";
6
6
  export class UpdateSigningCertificateCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class UpdateSigningCertificateCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, UpdateSigningCertificateCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { UpdateUserRequestFilterSensitiveLog } from "../models/models_1";
5
5
  import { deserializeAws_queryUpdateUserCommand, serializeAws_queryUpdateUserCommand } from "../protocols/Aws_query";
6
6
  export class UpdateUserCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class UpdateUserCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, UpdateUserCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { UploadSSHPublicKeyRequestFilterSensitiveLog, UploadSSHPublicKeyResponseFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_queryUploadSSHPublicKeyCommand, serializeAws_queryUploadSSHPublicKeyCommand, } from "../protocols/Aws_query";
6
6
  export class UploadSSHPublicKeyCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class UploadSSHPublicKeyCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, UploadSSHPublicKeyCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { UploadServerCertificateRequestFilterSensitiveLog, UploadServerCertificateResponseFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_queryUploadServerCertificateCommand, serializeAws_queryUploadServerCertificateCommand, } from "../protocols/Aws_query";
6
6
  export class UploadServerCertificateCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class UploadServerCertificateCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, UploadServerCertificateCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { UploadSigningCertificateRequestFilterSensitiveLog, UploadSigningCertificateResponseFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_queryUploadSigningCertificateCommand, serializeAws_queryUploadSigningCertificateCommand, } from "../protocols/Aws_query";
6
6
  export class UploadSigningCertificateCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class UploadSigningCertificateCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, UploadSigningCertificateCommand.getEndpointParameterInstructions()));
@@ -166,8 +166,8 @@ import { UploadServerCertificateCommandInput, UploadServerCertificateCommandOutp
166
166
  import { UploadSigningCertificateCommandInput, UploadSigningCertificateCommandOutput } from "./commands/UploadSigningCertificateCommand";
167
167
  import { UploadSSHPublicKeyCommandInput, UploadSSHPublicKeyCommandOutput } from "./commands/UploadSSHPublicKeyCommand";
168
168
  import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
169
- export declare type ServiceInputTypes = AddClientIDToOpenIDConnectProviderCommandInput | AddRoleToInstanceProfileCommandInput | AddUserToGroupCommandInput | AttachGroupPolicyCommandInput | AttachRolePolicyCommandInput | AttachUserPolicyCommandInput | ChangePasswordCommandInput | CreateAccessKeyCommandInput | CreateAccountAliasCommandInput | CreateGroupCommandInput | CreateInstanceProfileCommandInput | CreateLoginProfileCommandInput | CreateOpenIDConnectProviderCommandInput | CreatePolicyCommandInput | CreatePolicyVersionCommandInput | CreateRoleCommandInput | CreateSAMLProviderCommandInput | CreateServiceLinkedRoleCommandInput | CreateServiceSpecificCredentialCommandInput | CreateUserCommandInput | CreateVirtualMFADeviceCommandInput | DeactivateMFADeviceCommandInput | DeleteAccessKeyCommandInput | DeleteAccountAliasCommandInput | DeleteAccountPasswordPolicyCommandInput | DeleteGroupCommandInput | DeleteGroupPolicyCommandInput | DeleteInstanceProfileCommandInput | DeleteLoginProfileCommandInput | DeleteOpenIDConnectProviderCommandInput | DeletePolicyCommandInput | DeletePolicyVersionCommandInput | DeleteRoleCommandInput | DeleteRolePermissionsBoundaryCommandInput | DeleteRolePolicyCommandInput | DeleteSAMLProviderCommandInput | DeleteSSHPublicKeyCommandInput | DeleteServerCertificateCommandInput | DeleteServiceLinkedRoleCommandInput | DeleteServiceSpecificCredentialCommandInput | DeleteSigningCertificateCommandInput | DeleteUserCommandInput | DeleteUserPermissionsBoundaryCommandInput | DeleteUserPolicyCommandInput | DeleteVirtualMFADeviceCommandInput | DetachGroupPolicyCommandInput | DetachRolePolicyCommandInput | DetachUserPolicyCommandInput | EnableMFADeviceCommandInput | GenerateCredentialReportCommandInput | GenerateOrganizationsAccessReportCommandInput | GenerateServiceLastAccessedDetailsCommandInput | GetAccessKeyLastUsedCommandInput | GetAccountAuthorizationDetailsCommandInput | GetAccountPasswordPolicyCommandInput | GetAccountSummaryCommandInput | GetContextKeysForCustomPolicyCommandInput | GetContextKeysForPrincipalPolicyCommandInput | GetCredentialReportCommandInput | GetGroupCommandInput | GetGroupPolicyCommandInput | GetInstanceProfileCommandInput | GetLoginProfileCommandInput | GetOpenIDConnectProviderCommandInput | GetOrganizationsAccessReportCommandInput | GetPolicyCommandInput | GetPolicyVersionCommandInput | GetRoleCommandInput | GetRolePolicyCommandInput | GetSAMLProviderCommandInput | GetSSHPublicKeyCommandInput | GetServerCertificateCommandInput | GetServiceLastAccessedDetailsCommandInput | GetServiceLastAccessedDetailsWithEntitiesCommandInput | GetServiceLinkedRoleDeletionStatusCommandInput | GetUserCommandInput | GetUserPolicyCommandInput | ListAccessKeysCommandInput | ListAccountAliasesCommandInput | ListAttachedGroupPoliciesCommandInput | ListAttachedRolePoliciesCommandInput | ListAttachedUserPoliciesCommandInput | ListEntitiesForPolicyCommandInput | ListGroupPoliciesCommandInput | ListGroupsCommandInput | ListGroupsForUserCommandInput | ListInstanceProfileTagsCommandInput | ListInstanceProfilesCommandInput | ListInstanceProfilesForRoleCommandInput | ListMFADeviceTagsCommandInput | ListMFADevicesCommandInput | ListOpenIDConnectProviderTagsCommandInput | ListOpenIDConnectProvidersCommandInput | ListPoliciesCommandInput | ListPoliciesGrantingServiceAccessCommandInput | ListPolicyTagsCommandInput | ListPolicyVersionsCommandInput | ListRolePoliciesCommandInput | ListRoleTagsCommandInput | ListRolesCommandInput | ListSAMLProviderTagsCommandInput | ListSAMLProvidersCommandInput | ListSSHPublicKeysCommandInput | ListServerCertificateTagsCommandInput | ListServerCertificatesCommandInput | ListServiceSpecificCredentialsCommandInput | ListSigningCertificatesCommandInput | ListUserPoliciesCommandInput | ListUserTagsCommandInput | ListUsersCommandInput | ListVirtualMFADevicesCommandInput | PutGroupPolicyCommandInput | PutRolePermissionsBoundaryCommandInput | PutRolePolicyCommandInput | PutUserPermissionsBoundaryCommandInput | PutUserPolicyCommandInput | RemoveClientIDFromOpenIDConnectProviderCommandInput | RemoveRoleFromInstanceProfileCommandInput | RemoveUserFromGroupCommandInput | ResetServiceSpecificCredentialCommandInput | ResyncMFADeviceCommandInput | SetDefaultPolicyVersionCommandInput | SetSecurityTokenServicePreferencesCommandInput | SimulateCustomPolicyCommandInput | SimulatePrincipalPolicyCommandInput | TagInstanceProfileCommandInput | TagMFADeviceCommandInput | TagOpenIDConnectProviderCommandInput | TagPolicyCommandInput | TagRoleCommandInput | TagSAMLProviderCommandInput | TagServerCertificateCommandInput | TagUserCommandInput | UntagInstanceProfileCommandInput | UntagMFADeviceCommandInput | UntagOpenIDConnectProviderCommandInput | UntagPolicyCommandInput | UntagRoleCommandInput | UntagSAMLProviderCommandInput | UntagServerCertificateCommandInput | UntagUserCommandInput | UpdateAccessKeyCommandInput | UpdateAccountPasswordPolicyCommandInput | UpdateAssumeRolePolicyCommandInput | UpdateGroupCommandInput | UpdateLoginProfileCommandInput | UpdateOpenIDConnectProviderThumbprintCommandInput | UpdateRoleCommandInput | UpdateRoleDescriptionCommandInput | UpdateSAMLProviderCommandInput | UpdateSSHPublicKeyCommandInput | UpdateServerCertificateCommandInput | UpdateServiceSpecificCredentialCommandInput | UpdateSigningCertificateCommandInput | UpdateUserCommandInput | UploadSSHPublicKeyCommandInput | UploadServerCertificateCommandInput | UploadSigningCertificateCommandInput;
170
- export declare type ServiceOutputTypes = AddClientIDToOpenIDConnectProviderCommandOutput | AddRoleToInstanceProfileCommandOutput | AddUserToGroupCommandOutput | AttachGroupPolicyCommandOutput | AttachRolePolicyCommandOutput | AttachUserPolicyCommandOutput | ChangePasswordCommandOutput | CreateAccessKeyCommandOutput | CreateAccountAliasCommandOutput | CreateGroupCommandOutput | CreateInstanceProfileCommandOutput | CreateLoginProfileCommandOutput | CreateOpenIDConnectProviderCommandOutput | CreatePolicyCommandOutput | CreatePolicyVersionCommandOutput | CreateRoleCommandOutput | CreateSAMLProviderCommandOutput | CreateServiceLinkedRoleCommandOutput | CreateServiceSpecificCredentialCommandOutput | CreateUserCommandOutput | CreateVirtualMFADeviceCommandOutput | DeactivateMFADeviceCommandOutput | DeleteAccessKeyCommandOutput | DeleteAccountAliasCommandOutput | DeleteAccountPasswordPolicyCommandOutput | DeleteGroupCommandOutput | DeleteGroupPolicyCommandOutput | DeleteInstanceProfileCommandOutput | DeleteLoginProfileCommandOutput | DeleteOpenIDConnectProviderCommandOutput | DeletePolicyCommandOutput | DeletePolicyVersionCommandOutput | DeleteRoleCommandOutput | DeleteRolePermissionsBoundaryCommandOutput | DeleteRolePolicyCommandOutput | DeleteSAMLProviderCommandOutput | DeleteSSHPublicKeyCommandOutput | DeleteServerCertificateCommandOutput | DeleteServiceLinkedRoleCommandOutput | DeleteServiceSpecificCredentialCommandOutput | DeleteSigningCertificateCommandOutput | DeleteUserCommandOutput | DeleteUserPermissionsBoundaryCommandOutput | DeleteUserPolicyCommandOutput | DeleteVirtualMFADeviceCommandOutput | DetachGroupPolicyCommandOutput | DetachRolePolicyCommandOutput | DetachUserPolicyCommandOutput | EnableMFADeviceCommandOutput | GenerateCredentialReportCommandOutput | GenerateOrganizationsAccessReportCommandOutput | GenerateServiceLastAccessedDetailsCommandOutput | GetAccessKeyLastUsedCommandOutput | GetAccountAuthorizationDetailsCommandOutput | GetAccountPasswordPolicyCommandOutput | GetAccountSummaryCommandOutput | GetContextKeysForCustomPolicyCommandOutput | GetContextKeysForPrincipalPolicyCommandOutput | GetCredentialReportCommandOutput | GetGroupCommandOutput | GetGroupPolicyCommandOutput | GetInstanceProfileCommandOutput | GetLoginProfileCommandOutput | GetOpenIDConnectProviderCommandOutput | GetOrganizationsAccessReportCommandOutput | GetPolicyCommandOutput | GetPolicyVersionCommandOutput | GetRoleCommandOutput | GetRolePolicyCommandOutput | GetSAMLProviderCommandOutput | GetSSHPublicKeyCommandOutput | GetServerCertificateCommandOutput | GetServiceLastAccessedDetailsCommandOutput | GetServiceLastAccessedDetailsWithEntitiesCommandOutput | GetServiceLinkedRoleDeletionStatusCommandOutput | GetUserCommandOutput | GetUserPolicyCommandOutput | ListAccessKeysCommandOutput | ListAccountAliasesCommandOutput | ListAttachedGroupPoliciesCommandOutput | ListAttachedRolePoliciesCommandOutput | ListAttachedUserPoliciesCommandOutput | ListEntitiesForPolicyCommandOutput | ListGroupPoliciesCommandOutput | ListGroupsCommandOutput | ListGroupsForUserCommandOutput | ListInstanceProfileTagsCommandOutput | ListInstanceProfilesCommandOutput | ListInstanceProfilesForRoleCommandOutput | ListMFADeviceTagsCommandOutput | ListMFADevicesCommandOutput | ListOpenIDConnectProviderTagsCommandOutput | ListOpenIDConnectProvidersCommandOutput | ListPoliciesCommandOutput | ListPoliciesGrantingServiceAccessCommandOutput | ListPolicyTagsCommandOutput | ListPolicyVersionsCommandOutput | ListRolePoliciesCommandOutput | ListRoleTagsCommandOutput | ListRolesCommandOutput | ListSAMLProviderTagsCommandOutput | ListSAMLProvidersCommandOutput | ListSSHPublicKeysCommandOutput | ListServerCertificateTagsCommandOutput | ListServerCertificatesCommandOutput | ListServiceSpecificCredentialsCommandOutput | ListSigningCertificatesCommandOutput | ListUserPoliciesCommandOutput | ListUserTagsCommandOutput | ListUsersCommandOutput | ListVirtualMFADevicesCommandOutput | PutGroupPolicyCommandOutput | PutRolePermissionsBoundaryCommandOutput | PutRolePolicyCommandOutput | PutUserPermissionsBoundaryCommandOutput | PutUserPolicyCommandOutput | RemoveClientIDFromOpenIDConnectProviderCommandOutput | RemoveRoleFromInstanceProfileCommandOutput | RemoveUserFromGroupCommandOutput | ResetServiceSpecificCredentialCommandOutput | ResyncMFADeviceCommandOutput | SetDefaultPolicyVersionCommandOutput | SetSecurityTokenServicePreferencesCommandOutput | SimulateCustomPolicyCommandOutput | SimulatePrincipalPolicyCommandOutput | TagInstanceProfileCommandOutput | TagMFADeviceCommandOutput | TagOpenIDConnectProviderCommandOutput | TagPolicyCommandOutput | TagRoleCommandOutput | TagSAMLProviderCommandOutput | TagServerCertificateCommandOutput | TagUserCommandOutput | UntagInstanceProfileCommandOutput | UntagMFADeviceCommandOutput | UntagOpenIDConnectProviderCommandOutput | UntagPolicyCommandOutput | UntagRoleCommandOutput | UntagSAMLProviderCommandOutput | UntagServerCertificateCommandOutput | UntagUserCommandOutput | UpdateAccessKeyCommandOutput | UpdateAccountPasswordPolicyCommandOutput | UpdateAssumeRolePolicyCommandOutput | UpdateGroupCommandOutput | UpdateLoginProfileCommandOutput | UpdateOpenIDConnectProviderThumbprintCommandOutput | UpdateRoleCommandOutput | UpdateRoleDescriptionCommandOutput | UpdateSAMLProviderCommandOutput | UpdateSSHPublicKeyCommandOutput | UpdateServerCertificateCommandOutput | UpdateServiceSpecificCredentialCommandOutput | UpdateSigningCertificateCommandOutput | UpdateUserCommandOutput | UploadSSHPublicKeyCommandOutput | UploadServerCertificateCommandOutput | UploadSigningCertificateCommandOutput;
169
+ export type ServiceInputTypes = AddClientIDToOpenIDConnectProviderCommandInput | AddRoleToInstanceProfileCommandInput | AddUserToGroupCommandInput | AttachGroupPolicyCommandInput | AttachRolePolicyCommandInput | AttachUserPolicyCommandInput | ChangePasswordCommandInput | CreateAccessKeyCommandInput | CreateAccountAliasCommandInput | CreateGroupCommandInput | CreateInstanceProfileCommandInput | CreateLoginProfileCommandInput | CreateOpenIDConnectProviderCommandInput | CreatePolicyCommandInput | CreatePolicyVersionCommandInput | CreateRoleCommandInput | CreateSAMLProviderCommandInput | CreateServiceLinkedRoleCommandInput | CreateServiceSpecificCredentialCommandInput | CreateUserCommandInput | CreateVirtualMFADeviceCommandInput | DeactivateMFADeviceCommandInput | DeleteAccessKeyCommandInput | DeleteAccountAliasCommandInput | DeleteAccountPasswordPolicyCommandInput | DeleteGroupCommandInput | DeleteGroupPolicyCommandInput | DeleteInstanceProfileCommandInput | DeleteLoginProfileCommandInput | DeleteOpenIDConnectProviderCommandInput | DeletePolicyCommandInput | DeletePolicyVersionCommandInput | DeleteRoleCommandInput | DeleteRolePermissionsBoundaryCommandInput | DeleteRolePolicyCommandInput | DeleteSAMLProviderCommandInput | DeleteSSHPublicKeyCommandInput | DeleteServerCertificateCommandInput | DeleteServiceLinkedRoleCommandInput | DeleteServiceSpecificCredentialCommandInput | DeleteSigningCertificateCommandInput | DeleteUserCommandInput | DeleteUserPermissionsBoundaryCommandInput | DeleteUserPolicyCommandInput | DeleteVirtualMFADeviceCommandInput | DetachGroupPolicyCommandInput | DetachRolePolicyCommandInput | DetachUserPolicyCommandInput | EnableMFADeviceCommandInput | GenerateCredentialReportCommandInput | GenerateOrganizationsAccessReportCommandInput | GenerateServiceLastAccessedDetailsCommandInput | GetAccessKeyLastUsedCommandInput | GetAccountAuthorizationDetailsCommandInput | GetAccountPasswordPolicyCommandInput | GetAccountSummaryCommandInput | GetContextKeysForCustomPolicyCommandInput | GetContextKeysForPrincipalPolicyCommandInput | GetCredentialReportCommandInput | GetGroupCommandInput | GetGroupPolicyCommandInput | GetInstanceProfileCommandInput | GetLoginProfileCommandInput | GetOpenIDConnectProviderCommandInput | GetOrganizationsAccessReportCommandInput | GetPolicyCommandInput | GetPolicyVersionCommandInput | GetRoleCommandInput | GetRolePolicyCommandInput | GetSAMLProviderCommandInput | GetSSHPublicKeyCommandInput | GetServerCertificateCommandInput | GetServiceLastAccessedDetailsCommandInput | GetServiceLastAccessedDetailsWithEntitiesCommandInput | GetServiceLinkedRoleDeletionStatusCommandInput | GetUserCommandInput | GetUserPolicyCommandInput | ListAccessKeysCommandInput | ListAccountAliasesCommandInput | ListAttachedGroupPoliciesCommandInput | ListAttachedRolePoliciesCommandInput | ListAttachedUserPoliciesCommandInput | ListEntitiesForPolicyCommandInput | ListGroupPoliciesCommandInput | ListGroupsCommandInput | ListGroupsForUserCommandInput | ListInstanceProfileTagsCommandInput | ListInstanceProfilesCommandInput | ListInstanceProfilesForRoleCommandInput | ListMFADeviceTagsCommandInput | ListMFADevicesCommandInput | ListOpenIDConnectProviderTagsCommandInput | ListOpenIDConnectProvidersCommandInput | ListPoliciesCommandInput | ListPoliciesGrantingServiceAccessCommandInput | ListPolicyTagsCommandInput | ListPolicyVersionsCommandInput | ListRolePoliciesCommandInput | ListRoleTagsCommandInput | ListRolesCommandInput | ListSAMLProviderTagsCommandInput | ListSAMLProvidersCommandInput | ListSSHPublicKeysCommandInput | ListServerCertificateTagsCommandInput | ListServerCertificatesCommandInput | ListServiceSpecificCredentialsCommandInput | ListSigningCertificatesCommandInput | ListUserPoliciesCommandInput | ListUserTagsCommandInput | ListUsersCommandInput | ListVirtualMFADevicesCommandInput | PutGroupPolicyCommandInput | PutRolePermissionsBoundaryCommandInput | PutRolePolicyCommandInput | PutUserPermissionsBoundaryCommandInput | PutUserPolicyCommandInput | RemoveClientIDFromOpenIDConnectProviderCommandInput | RemoveRoleFromInstanceProfileCommandInput | RemoveUserFromGroupCommandInput | ResetServiceSpecificCredentialCommandInput | ResyncMFADeviceCommandInput | SetDefaultPolicyVersionCommandInput | SetSecurityTokenServicePreferencesCommandInput | SimulateCustomPolicyCommandInput | SimulatePrincipalPolicyCommandInput | TagInstanceProfileCommandInput | TagMFADeviceCommandInput | TagOpenIDConnectProviderCommandInput | TagPolicyCommandInput | TagRoleCommandInput | TagSAMLProviderCommandInput | TagServerCertificateCommandInput | TagUserCommandInput | UntagInstanceProfileCommandInput | UntagMFADeviceCommandInput | UntagOpenIDConnectProviderCommandInput | UntagPolicyCommandInput | UntagRoleCommandInput | UntagSAMLProviderCommandInput | UntagServerCertificateCommandInput | UntagUserCommandInput | UpdateAccessKeyCommandInput | UpdateAccountPasswordPolicyCommandInput | UpdateAssumeRolePolicyCommandInput | UpdateGroupCommandInput | UpdateLoginProfileCommandInput | UpdateOpenIDConnectProviderThumbprintCommandInput | UpdateRoleCommandInput | UpdateRoleDescriptionCommandInput | UpdateSAMLProviderCommandInput | UpdateSSHPublicKeyCommandInput | UpdateServerCertificateCommandInput | UpdateServiceSpecificCredentialCommandInput | UpdateSigningCertificateCommandInput | UpdateUserCommandInput | UploadSSHPublicKeyCommandInput | UploadServerCertificateCommandInput | UploadSigningCertificateCommandInput;
170
+ export type ServiceOutputTypes = AddClientIDToOpenIDConnectProviderCommandOutput | AddRoleToInstanceProfileCommandOutput | AddUserToGroupCommandOutput | AttachGroupPolicyCommandOutput | AttachRolePolicyCommandOutput | AttachUserPolicyCommandOutput | ChangePasswordCommandOutput | CreateAccessKeyCommandOutput | CreateAccountAliasCommandOutput | CreateGroupCommandOutput | CreateInstanceProfileCommandOutput | CreateLoginProfileCommandOutput | CreateOpenIDConnectProviderCommandOutput | CreatePolicyCommandOutput | CreatePolicyVersionCommandOutput | CreateRoleCommandOutput | CreateSAMLProviderCommandOutput | CreateServiceLinkedRoleCommandOutput | CreateServiceSpecificCredentialCommandOutput | CreateUserCommandOutput | CreateVirtualMFADeviceCommandOutput | DeactivateMFADeviceCommandOutput | DeleteAccessKeyCommandOutput | DeleteAccountAliasCommandOutput | DeleteAccountPasswordPolicyCommandOutput | DeleteGroupCommandOutput | DeleteGroupPolicyCommandOutput | DeleteInstanceProfileCommandOutput | DeleteLoginProfileCommandOutput | DeleteOpenIDConnectProviderCommandOutput | DeletePolicyCommandOutput | DeletePolicyVersionCommandOutput | DeleteRoleCommandOutput | DeleteRolePermissionsBoundaryCommandOutput | DeleteRolePolicyCommandOutput | DeleteSAMLProviderCommandOutput | DeleteSSHPublicKeyCommandOutput | DeleteServerCertificateCommandOutput | DeleteServiceLinkedRoleCommandOutput | DeleteServiceSpecificCredentialCommandOutput | DeleteSigningCertificateCommandOutput | DeleteUserCommandOutput | DeleteUserPermissionsBoundaryCommandOutput | DeleteUserPolicyCommandOutput | DeleteVirtualMFADeviceCommandOutput | DetachGroupPolicyCommandOutput | DetachRolePolicyCommandOutput | DetachUserPolicyCommandOutput | EnableMFADeviceCommandOutput | GenerateCredentialReportCommandOutput | GenerateOrganizationsAccessReportCommandOutput | GenerateServiceLastAccessedDetailsCommandOutput | GetAccessKeyLastUsedCommandOutput | GetAccountAuthorizationDetailsCommandOutput | GetAccountPasswordPolicyCommandOutput | GetAccountSummaryCommandOutput | GetContextKeysForCustomPolicyCommandOutput | GetContextKeysForPrincipalPolicyCommandOutput | GetCredentialReportCommandOutput | GetGroupCommandOutput | GetGroupPolicyCommandOutput | GetInstanceProfileCommandOutput | GetLoginProfileCommandOutput | GetOpenIDConnectProviderCommandOutput | GetOrganizationsAccessReportCommandOutput | GetPolicyCommandOutput | GetPolicyVersionCommandOutput | GetRoleCommandOutput | GetRolePolicyCommandOutput | GetSAMLProviderCommandOutput | GetSSHPublicKeyCommandOutput | GetServerCertificateCommandOutput | GetServiceLastAccessedDetailsCommandOutput | GetServiceLastAccessedDetailsWithEntitiesCommandOutput | GetServiceLinkedRoleDeletionStatusCommandOutput | GetUserCommandOutput | GetUserPolicyCommandOutput | ListAccessKeysCommandOutput | ListAccountAliasesCommandOutput | ListAttachedGroupPoliciesCommandOutput | ListAttachedRolePoliciesCommandOutput | ListAttachedUserPoliciesCommandOutput | ListEntitiesForPolicyCommandOutput | ListGroupPoliciesCommandOutput | ListGroupsCommandOutput | ListGroupsForUserCommandOutput | ListInstanceProfileTagsCommandOutput | ListInstanceProfilesCommandOutput | ListInstanceProfilesForRoleCommandOutput | ListMFADeviceTagsCommandOutput | ListMFADevicesCommandOutput | ListOpenIDConnectProviderTagsCommandOutput | ListOpenIDConnectProvidersCommandOutput | ListPoliciesCommandOutput | ListPoliciesGrantingServiceAccessCommandOutput | ListPolicyTagsCommandOutput | ListPolicyVersionsCommandOutput | ListRolePoliciesCommandOutput | ListRoleTagsCommandOutput | ListRolesCommandOutput | ListSAMLProviderTagsCommandOutput | ListSAMLProvidersCommandOutput | ListSSHPublicKeysCommandOutput | ListServerCertificateTagsCommandOutput | ListServerCertificatesCommandOutput | ListServiceSpecificCredentialsCommandOutput | ListSigningCertificatesCommandOutput | ListUserPoliciesCommandOutput | ListUserTagsCommandOutput | ListUsersCommandOutput | ListVirtualMFADevicesCommandOutput | PutGroupPolicyCommandOutput | PutRolePermissionsBoundaryCommandOutput | PutRolePolicyCommandOutput | PutUserPermissionsBoundaryCommandOutput | PutUserPolicyCommandOutput | RemoveClientIDFromOpenIDConnectProviderCommandOutput | RemoveRoleFromInstanceProfileCommandOutput | RemoveUserFromGroupCommandOutput | ResetServiceSpecificCredentialCommandOutput | ResyncMFADeviceCommandOutput | SetDefaultPolicyVersionCommandOutput | SetSecurityTokenServicePreferencesCommandOutput | SimulateCustomPolicyCommandOutput | SimulatePrincipalPolicyCommandOutput | TagInstanceProfileCommandOutput | TagMFADeviceCommandOutput | TagOpenIDConnectProviderCommandOutput | TagPolicyCommandOutput | TagRoleCommandOutput | TagSAMLProviderCommandOutput | TagServerCertificateCommandOutput | TagUserCommandOutput | UntagInstanceProfileCommandOutput | UntagMFADeviceCommandOutput | UntagOpenIDConnectProviderCommandOutput | UntagPolicyCommandOutput | UntagRoleCommandOutput | UntagSAMLProviderCommandOutput | UntagServerCertificateCommandOutput | UntagUserCommandOutput | UpdateAccessKeyCommandOutput | UpdateAccountPasswordPolicyCommandOutput | UpdateAssumeRolePolicyCommandOutput | UpdateGroupCommandOutput | UpdateLoginProfileCommandOutput | UpdateOpenIDConnectProviderThumbprintCommandOutput | UpdateRoleCommandOutput | UpdateRoleDescriptionCommandOutput | UpdateSAMLProviderCommandOutput | UpdateSSHPublicKeyCommandOutput | UpdateServerCertificateCommandOutput | UpdateServiceSpecificCredentialCommandOutput | UpdateSigningCertificateCommandOutput | UpdateUserCommandOutput | UploadSSHPublicKeyCommandOutput | UploadServerCertificateCommandOutput | UploadSigningCertificateCommandOutput;
171
171
  export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
172
172
  /**
173
173
  * The HTTP handler to use. Fetch in browser and Https in Nodejs.
@@ -268,13 +268,13 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
268
268
  */
269
269
  defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
270
270
  }
271
- declare type IAMClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointInputConfig<EndpointParameters> & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig & ClientInputEndpointParameters;
271
+ type IAMClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointInputConfig<EndpointParameters> & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig & ClientInputEndpointParameters;
272
272
  /**
273
273
  * The configuration interface of IAMClient class constructor that set the region, credentials and other options.
274
274
  */
275
275
  export interface IAMClientConfig extends IAMClientConfigType {
276
276
  }
277
- declare type IAMClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointResolvedConfig<EndpointParameters> & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig & ClientResolvedEndpointParameters;
277
+ type IAMClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointResolvedConfig<EndpointParameters> & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig & ClientResolvedEndpointParameters;
278
278
  /**
279
279
  * The resolved configuration interface of IAMClient class. This is resolved and normalized from the {@link IAMClientConfig | constructor configuration interface}.
280
280
  */
@@ -5,7 +5,7 @@ export interface ClientInputEndpointParameters {
5
5
  useFipsEndpoint?: boolean | Provider<boolean>;
6
6
  endpoint?: string | Provider<string> | Endpoint | Provider<Endpoint> | EndpointV2 | Provider<EndpointV2>;
7
7
  }
8
- export declare type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
8
+ export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
9
9
  defaultSigningName: string;
10
10
  };
11
11
  export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientInputEndpointParameters & {
@@ -681,7 +681,7 @@ import {
681
681
  ClientResolvedEndpointParameters,
682
682
  EndpointParameters,
683
683
  } from "./endpoint/EndpointParameters";
684
- export declare type ServiceInputTypes =
684
+ export type ServiceInputTypes =
685
685
  | AddClientIDToOpenIDConnectProviderCommandInput
686
686
  | AddRoleToInstanceProfileCommandInput
687
687
  | AddUserToGroupCommandInput
@@ -840,7 +840,7 @@ export declare type ServiceInputTypes =
840
840
  | UploadSSHPublicKeyCommandInput
841
841
  | UploadServerCertificateCommandInput
842
842
  | UploadSigningCertificateCommandInput;
843
- export declare type ServiceOutputTypes =
843
+ export type ServiceOutputTypes =
844
844
  | AddClientIDToOpenIDConnectProviderCommandOutput
845
845
  | AddRoleToInstanceProfileCommandOutput
846
846
  | AddUserToGroupCommandOutput
@@ -1023,7 +1023,7 @@ export interface ClientDefaults
1023
1023
  logger?: __Logger;
1024
1024
  defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
1025
1025
  }
1026
- declare type IAMClientConfigType = Partial<
1026
+ type IAMClientConfigType = Partial<
1027
1027
  __SmithyConfiguration<__HttpHandlerOptions>
1028
1028
  > &
1029
1029
  ClientDefaults &
@@ -1035,7 +1035,7 @@ declare type IAMClientConfigType = Partial<
1035
1035
  UserAgentInputConfig &
1036
1036
  ClientInputEndpointParameters;
1037
1037
  export interface IAMClientConfig extends IAMClientConfigType {}
1038
- declare type IAMClientResolvedConfigType =
1038
+ type IAMClientResolvedConfigType =
1039
1039
  __SmithyResolvedConfiguration<__HttpHandlerOptions> &
1040
1040
  Required<ClientDefaults> &
1041
1041
  RegionResolvedConfig &
@@ -16,10 +16,9 @@ export interface ClientInputEndpointParameters {
16
16
  | EndpointV2
17
17
  | Provider<EndpointV2>;
18
18
  }
19
- export declare type ClientResolvedEndpointParameters =
20
- ClientInputEndpointParameters & {
21
- defaultSigningName: string;
22
- };
19
+ export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
20
+ defaultSigningName: string;
21
+ };
23
22
  export declare const resolveClientEndpointParameters: <T>(
24
23
  options: T & ClientInputEndpointParameters
25
24
  ) => T &
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-iam",
3
3
  "description": "AWS SDK for JavaScript Iam Client for Node.js, Browser and React Native",
4
- "version": "3.294.0",
4
+ "version": "3.296.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -20,51 +20,51 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "3.0.0",
22
22
  "@aws-crypto/sha256-js": "3.0.0",
23
- "@aws-sdk/client-sts": "3.294.0",
24
- "@aws-sdk/config-resolver": "3.292.0",
25
- "@aws-sdk/credential-provider-node": "3.294.0",
26
- "@aws-sdk/fetch-http-handler": "3.292.0",
27
- "@aws-sdk/hash-node": "3.292.0",
28
- "@aws-sdk/invalid-dependency": "3.292.0",
29
- "@aws-sdk/middleware-content-length": "3.292.0",
30
- "@aws-sdk/middleware-endpoint": "3.292.0",
31
- "@aws-sdk/middleware-host-header": "3.292.0",
32
- "@aws-sdk/middleware-logger": "3.292.0",
33
- "@aws-sdk/middleware-recursion-detection": "3.292.0",
34
- "@aws-sdk/middleware-retry": "3.293.0",
35
- "@aws-sdk/middleware-serde": "3.292.0",
36
- "@aws-sdk/middleware-signing": "3.292.0",
37
- "@aws-sdk/middleware-stack": "3.292.0",
38
- "@aws-sdk/middleware-user-agent": "3.293.0",
39
- "@aws-sdk/node-config-provider": "3.292.0",
40
- "@aws-sdk/node-http-handler": "3.292.0",
41
- "@aws-sdk/protocol-http": "3.292.0",
42
- "@aws-sdk/smithy-client": "3.292.0",
43
- "@aws-sdk/types": "3.292.0",
44
- "@aws-sdk/url-parser": "3.292.0",
45
- "@aws-sdk/util-base64": "3.292.0",
46
- "@aws-sdk/util-body-length-browser": "3.292.0",
47
- "@aws-sdk/util-body-length-node": "3.292.0",
48
- "@aws-sdk/util-defaults-mode-browser": "3.292.0",
49
- "@aws-sdk/util-defaults-mode-node": "3.292.0",
50
- "@aws-sdk/util-endpoints": "3.293.0",
51
- "@aws-sdk/util-retry": "3.292.0",
52
- "@aws-sdk/util-user-agent-browser": "3.292.0",
53
- "@aws-sdk/util-user-agent-node": "3.292.0",
54
- "@aws-sdk/util-utf8": "3.292.0",
55
- "@aws-sdk/util-waiter": "3.292.0",
23
+ "@aws-sdk/client-sts": "3.296.0",
24
+ "@aws-sdk/config-resolver": "3.296.0",
25
+ "@aws-sdk/credential-provider-node": "3.296.0",
26
+ "@aws-sdk/fetch-http-handler": "3.296.0",
27
+ "@aws-sdk/hash-node": "3.296.0",
28
+ "@aws-sdk/invalid-dependency": "3.296.0",
29
+ "@aws-sdk/middleware-content-length": "3.296.0",
30
+ "@aws-sdk/middleware-endpoint": "3.296.0",
31
+ "@aws-sdk/middleware-host-header": "3.296.0",
32
+ "@aws-sdk/middleware-logger": "3.296.0",
33
+ "@aws-sdk/middleware-recursion-detection": "3.296.0",
34
+ "@aws-sdk/middleware-retry": "3.296.0",
35
+ "@aws-sdk/middleware-serde": "3.296.0",
36
+ "@aws-sdk/middleware-signing": "3.296.0",
37
+ "@aws-sdk/middleware-stack": "3.296.0",
38
+ "@aws-sdk/middleware-user-agent": "3.296.0",
39
+ "@aws-sdk/node-config-provider": "3.296.0",
40
+ "@aws-sdk/node-http-handler": "3.296.0",
41
+ "@aws-sdk/protocol-http": "3.296.0",
42
+ "@aws-sdk/smithy-client": "3.296.0",
43
+ "@aws-sdk/types": "3.296.0",
44
+ "@aws-sdk/url-parser": "3.296.0",
45
+ "@aws-sdk/util-base64": "3.295.0",
46
+ "@aws-sdk/util-body-length-browser": "3.295.0",
47
+ "@aws-sdk/util-body-length-node": "3.295.0",
48
+ "@aws-sdk/util-defaults-mode-browser": "3.296.0",
49
+ "@aws-sdk/util-defaults-mode-node": "3.296.0",
50
+ "@aws-sdk/util-endpoints": "3.296.0",
51
+ "@aws-sdk/util-retry": "3.296.0",
52
+ "@aws-sdk/util-user-agent-browser": "3.296.0",
53
+ "@aws-sdk/util-user-agent-node": "3.296.0",
54
+ "@aws-sdk/util-utf8": "3.295.0",
55
+ "@aws-sdk/util-waiter": "3.296.0",
56
56
  "fast-xml-parser": "4.1.2",
57
- "tslib": "^2.3.1"
57
+ "tslib": "^2.5.0"
58
58
  },
59
59
  "devDependencies": {
60
- "@aws-sdk/service-client-documentation-generator": "3.293.0",
60
+ "@aws-sdk/service-client-documentation-generator": "3.295.0",
61
61
  "@tsconfig/node14": "1.0.3",
62
62
  "@types/node": "^14.14.31",
63
63
  "concurrently": "7.0.0",
64
64
  "downlevel-dts": "0.10.1",
65
65
  "rimraf": "3.0.2",
66
66
  "typedoc": "0.23.23",
67
- "typescript": "~4.6.2"
67
+ "typescript": "~4.9.5"
68
68
  },
69
69
  "engines": {
70
70
  "node": ">=14.0.0"