@aws-sdk/client-iam 3.590.0 → 3.596.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 (323) hide show
  1. package/dist-cjs/index.js +0 -159
  2. package/dist-types/commands/AddClientIDToOpenIDConnectProviderCommand.d.ts +2 -1
  3. package/dist-types/commands/AddRoleToInstanceProfileCommand.d.ts +2 -1
  4. package/dist-types/commands/AddUserToGroupCommand.d.ts +2 -1
  5. package/dist-types/commands/AttachGroupPolicyCommand.d.ts +2 -1
  6. package/dist-types/commands/AttachRolePolicyCommand.d.ts +2 -1
  7. package/dist-types/commands/AttachUserPolicyCommand.d.ts +2 -1
  8. package/dist-types/commands/ChangePasswordCommand.d.ts +2 -1
  9. package/dist-types/commands/CreateAccessKeyCommand.d.ts +2 -1
  10. package/dist-types/commands/CreateAccountAliasCommand.d.ts +2 -1
  11. package/dist-types/commands/CreateGroupCommand.d.ts +2 -1
  12. package/dist-types/commands/CreateInstanceProfileCommand.d.ts +2 -1
  13. package/dist-types/commands/CreateLoginProfileCommand.d.ts +2 -1
  14. package/dist-types/commands/CreateOpenIDConnectProviderCommand.d.ts +2 -1
  15. package/dist-types/commands/CreatePolicyCommand.d.ts +2 -1
  16. package/dist-types/commands/CreatePolicyVersionCommand.d.ts +2 -1
  17. package/dist-types/commands/CreateRoleCommand.d.ts +2 -1
  18. package/dist-types/commands/CreateSAMLProviderCommand.d.ts +2 -1
  19. package/dist-types/commands/CreateServiceLinkedRoleCommand.d.ts +2 -1
  20. package/dist-types/commands/CreateServiceSpecificCredentialCommand.d.ts +2 -1
  21. package/dist-types/commands/CreateUserCommand.d.ts +2 -1
  22. package/dist-types/commands/CreateVirtualMFADeviceCommand.d.ts +2 -1
  23. package/dist-types/commands/DeactivateMFADeviceCommand.d.ts +2 -1
  24. package/dist-types/commands/DeleteAccessKeyCommand.d.ts +2 -1
  25. package/dist-types/commands/DeleteAccountAliasCommand.d.ts +2 -1
  26. package/dist-types/commands/DeleteAccountPasswordPolicyCommand.d.ts +2 -1
  27. package/dist-types/commands/DeleteGroupCommand.d.ts +2 -1
  28. package/dist-types/commands/DeleteGroupPolicyCommand.d.ts +2 -1
  29. package/dist-types/commands/DeleteInstanceProfileCommand.d.ts +2 -1
  30. package/dist-types/commands/DeleteLoginProfileCommand.d.ts +2 -1
  31. package/dist-types/commands/DeleteOpenIDConnectProviderCommand.d.ts +2 -1
  32. package/dist-types/commands/DeletePolicyCommand.d.ts +2 -1
  33. package/dist-types/commands/DeletePolicyVersionCommand.d.ts +2 -1
  34. package/dist-types/commands/DeleteRoleCommand.d.ts +2 -1
  35. package/dist-types/commands/DeleteRolePermissionsBoundaryCommand.d.ts +2 -1
  36. package/dist-types/commands/DeleteRolePolicyCommand.d.ts +2 -1
  37. package/dist-types/commands/DeleteSAMLProviderCommand.d.ts +2 -1
  38. package/dist-types/commands/DeleteSSHPublicKeyCommand.d.ts +2 -1
  39. package/dist-types/commands/DeleteServerCertificateCommand.d.ts +2 -1
  40. package/dist-types/commands/DeleteServiceLinkedRoleCommand.d.ts +2 -1
  41. package/dist-types/commands/DeleteServiceSpecificCredentialCommand.d.ts +2 -1
  42. package/dist-types/commands/DeleteSigningCertificateCommand.d.ts +2 -1
  43. package/dist-types/commands/DeleteUserCommand.d.ts +2 -1
  44. package/dist-types/commands/DeleteUserPermissionsBoundaryCommand.d.ts +2 -1
  45. package/dist-types/commands/DeleteUserPolicyCommand.d.ts +2 -1
  46. package/dist-types/commands/DeleteVirtualMFADeviceCommand.d.ts +2 -1
  47. package/dist-types/commands/DetachGroupPolicyCommand.d.ts +2 -1
  48. package/dist-types/commands/DetachRolePolicyCommand.d.ts +2 -1
  49. package/dist-types/commands/DetachUserPolicyCommand.d.ts +2 -1
  50. package/dist-types/commands/EnableMFADeviceCommand.d.ts +2 -1
  51. package/dist-types/commands/GenerateCredentialReportCommand.d.ts +2 -1
  52. package/dist-types/commands/GenerateOrganizationsAccessReportCommand.d.ts +2 -1
  53. package/dist-types/commands/GenerateServiceLastAccessedDetailsCommand.d.ts +2 -1
  54. package/dist-types/commands/GetAccessKeyLastUsedCommand.d.ts +2 -1
  55. package/dist-types/commands/GetAccountAuthorizationDetailsCommand.d.ts +2 -1
  56. package/dist-types/commands/GetAccountPasswordPolicyCommand.d.ts +2 -1
  57. package/dist-types/commands/GetAccountSummaryCommand.d.ts +2 -1
  58. package/dist-types/commands/GetContextKeysForCustomPolicyCommand.d.ts +2 -1
  59. package/dist-types/commands/GetContextKeysForPrincipalPolicyCommand.d.ts +2 -1
  60. package/dist-types/commands/GetCredentialReportCommand.d.ts +2 -1
  61. package/dist-types/commands/GetGroupCommand.d.ts +2 -1
  62. package/dist-types/commands/GetGroupPolicyCommand.d.ts +2 -1
  63. package/dist-types/commands/GetInstanceProfileCommand.d.ts +2 -1
  64. package/dist-types/commands/GetLoginProfileCommand.d.ts +2 -1
  65. package/dist-types/commands/GetMFADeviceCommand.d.ts +2 -1
  66. package/dist-types/commands/GetOpenIDConnectProviderCommand.d.ts +2 -1
  67. package/dist-types/commands/GetOrganizationsAccessReportCommand.d.ts +2 -1
  68. package/dist-types/commands/GetPolicyCommand.d.ts +2 -1
  69. package/dist-types/commands/GetPolicyVersionCommand.d.ts +2 -1
  70. package/dist-types/commands/GetRoleCommand.d.ts +2 -1
  71. package/dist-types/commands/GetRolePolicyCommand.d.ts +2 -1
  72. package/dist-types/commands/GetSAMLProviderCommand.d.ts +2 -1
  73. package/dist-types/commands/GetSSHPublicKeyCommand.d.ts +2 -1
  74. package/dist-types/commands/GetServerCertificateCommand.d.ts +2 -1
  75. package/dist-types/commands/GetServiceLastAccessedDetailsCommand.d.ts +2 -1
  76. package/dist-types/commands/GetServiceLastAccessedDetailsWithEntitiesCommand.d.ts +2 -1
  77. package/dist-types/commands/GetServiceLinkedRoleDeletionStatusCommand.d.ts +2 -1
  78. package/dist-types/commands/GetUserCommand.d.ts +2 -1
  79. package/dist-types/commands/GetUserPolicyCommand.d.ts +2 -1
  80. package/dist-types/commands/ListAccessKeysCommand.d.ts +2 -1
  81. package/dist-types/commands/ListAccountAliasesCommand.d.ts +2 -1
  82. package/dist-types/commands/ListAttachedGroupPoliciesCommand.d.ts +2 -1
  83. package/dist-types/commands/ListAttachedRolePoliciesCommand.d.ts +2 -1
  84. package/dist-types/commands/ListAttachedUserPoliciesCommand.d.ts +2 -1
  85. package/dist-types/commands/ListEntitiesForPolicyCommand.d.ts +2 -1
  86. package/dist-types/commands/ListGroupPoliciesCommand.d.ts +2 -1
  87. package/dist-types/commands/ListGroupsCommand.d.ts +2 -1
  88. package/dist-types/commands/ListGroupsForUserCommand.d.ts +2 -1
  89. package/dist-types/commands/ListInstanceProfileTagsCommand.d.ts +2 -1
  90. package/dist-types/commands/ListInstanceProfilesCommand.d.ts +2 -1
  91. package/dist-types/commands/ListInstanceProfilesForRoleCommand.d.ts +2 -1
  92. package/dist-types/commands/ListMFADeviceTagsCommand.d.ts +2 -1
  93. package/dist-types/commands/ListMFADevicesCommand.d.ts +2 -1
  94. package/dist-types/commands/ListOpenIDConnectProviderTagsCommand.d.ts +2 -1
  95. package/dist-types/commands/ListOpenIDConnectProvidersCommand.d.ts +2 -1
  96. package/dist-types/commands/ListPoliciesCommand.d.ts +2 -1
  97. package/dist-types/commands/ListPoliciesGrantingServiceAccessCommand.d.ts +2 -1
  98. package/dist-types/commands/ListPolicyTagsCommand.d.ts +2 -1
  99. package/dist-types/commands/ListPolicyVersionsCommand.d.ts +2 -1
  100. package/dist-types/commands/ListRolePoliciesCommand.d.ts +2 -1
  101. package/dist-types/commands/ListRoleTagsCommand.d.ts +2 -1
  102. package/dist-types/commands/ListRolesCommand.d.ts +2 -1
  103. package/dist-types/commands/ListSAMLProviderTagsCommand.d.ts +2 -1
  104. package/dist-types/commands/ListSAMLProvidersCommand.d.ts +2 -1
  105. package/dist-types/commands/ListSSHPublicKeysCommand.d.ts +2 -1
  106. package/dist-types/commands/ListServerCertificateTagsCommand.d.ts +2 -1
  107. package/dist-types/commands/ListServerCertificatesCommand.d.ts +2 -1
  108. package/dist-types/commands/ListServiceSpecificCredentialsCommand.d.ts +2 -1
  109. package/dist-types/commands/ListSigningCertificatesCommand.d.ts +2 -1
  110. package/dist-types/commands/ListUserPoliciesCommand.d.ts +2 -1
  111. package/dist-types/commands/ListUserTagsCommand.d.ts +2 -1
  112. package/dist-types/commands/ListUsersCommand.d.ts +2 -1
  113. package/dist-types/commands/ListVirtualMFADevicesCommand.d.ts +2 -1
  114. package/dist-types/commands/PutGroupPolicyCommand.d.ts +2 -1
  115. package/dist-types/commands/PutRolePermissionsBoundaryCommand.d.ts +2 -1
  116. package/dist-types/commands/PutRolePolicyCommand.d.ts +2 -1
  117. package/dist-types/commands/PutUserPermissionsBoundaryCommand.d.ts +2 -1
  118. package/dist-types/commands/PutUserPolicyCommand.d.ts +2 -1
  119. package/dist-types/commands/RemoveClientIDFromOpenIDConnectProviderCommand.d.ts +2 -1
  120. package/dist-types/commands/RemoveRoleFromInstanceProfileCommand.d.ts +2 -1
  121. package/dist-types/commands/RemoveUserFromGroupCommand.d.ts +2 -1
  122. package/dist-types/commands/ResetServiceSpecificCredentialCommand.d.ts +2 -1
  123. package/dist-types/commands/ResyncMFADeviceCommand.d.ts +2 -1
  124. package/dist-types/commands/SetDefaultPolicyVersionCommand.d.ts +2 -1
  125. package/dist-types/commands/SetSecurityTokenServicePreferencesCommand.d.ts +2 -1
  126. package/dist-types/commands/SimulateCustomPolicyCommand.d.ts +2 -1
  127. package/dist-types/commands/SimulatePrincipalPolicyCommand.d.ts +2 -1
  128. package/dist-types/commands/TagInstanceProfileCommand.d.ts +2 -1
  129. package/dist-types/commands/TagMFADeviceCommand.d.ts +2 -1
  130. package/dist-types/commands/TagOpenIDConnectProviderCommand.d.ts +2 -1
  131. package/dist-types/commands/TagPolicyCommand.d.ts +2 -1
  132. package/dist-types/commands/TagRoleCommand.d.ts +2 -1
  133. package/dist-types/commands/TagSAMLProviderCommand.d.ts +2 -1
  134. package/dist-types/commands/TagServerCertificateCommand.d.ts +2 -1
  135. package/dist-types/commands/TagUserCommand.d.ts +2 -1
  136. package/dist-types/commands/UntagInstanceProfileCommand.d.ts +2 -1
  137. package/dist-types/commands/UntagMFADeviceCommand.d.ts +2 -1
  138. package/dist-types/commands/UntagOpenIDConnectProviderCommand.d.ts +2 -1
  139. package/dist-types/commands/UntagPolicyCommand.d.ts +2 -1
  140. package/dist-types/commands/UntagRoleCommand.d.ts +2 -1
  141. package/dist-types/commands/UntagSAMLProviderCommand.d.ts +2 -1
  142. package/dist-types/commands/UntagServerCertificateCommand.d.ts +2 -1
  143. package/dist-types/commands/UntagUserCommand.d.ts +2 -1
  144. package/dist-types/commands/UpdateAccessKeyCommand.d.ts +2 -1
  145. package/dist-types/commands/UpdateAccountPasswordPolicyCommand.d.ts +2 -1
  146. package/dist-types/commands/UpdateAssumeRolePolicyCommand.d.ts +2 -1
  147. package/dist-types/commands/UpdateGroupCommand.d.ts +2 -1
  148. package/dist-types/commands/UpdateLoginProfileCommand.d.ts +2 -1
  149. package/dist-types/commands/UpdateOpenIDConnectProviderThumbprintCommand.d.ts +2 -1
  150. package/dist-types/commands/UpdateRoleCommand.d.ts +2 -1
  151. package/dist-types/commands/UpdateRoleDescriptionCommand.d.ts +2 -1
  152. package/dist-types/commands/UpdateSAMLProviderCommand.d.ts +2 -1
  153. package/dist-types/commands/UpdateSSHPublicKeyCommand.d.ts +2 -1
  154. package/dist-types/commands/UpdateServerCertificateCommand.d.ts +2 -1
  155. package/dist-types/commands/UpdateServiceSpecificCredentialCommand.d.ts +2 -1
  156. package/dist-types/commands/UpdateSigningCertificateCommand.d.ts +2 -1
  157. package/dist-types/commands/UpdateUserCommand.d.ts +2 -1
  158. package/dist-types/commands/UploadSSHPublicKeyCommand.d.ts +2 -1
  159. package/dist-types/commands/UploadServerCertificateCommand.d.ts +2 -1
  160. package/dist-types/commands/UploadSigningCertificateCommand.d.ts +2 -1
  161. package/dist-types/index.d.ts +2 -2
  162. package/dist-types/models/IAMServiceException.d.ts +2 -1
  163. package/dist-types/ts3.4/commands/AddClientIDToOpenIDConnectProviderCommand.d.ts +2 -1
  164. package/dist-types/ts3.4/commands/AddRoleToInstanceProfileCommand.d.ts +2 -1
  165. package/dist-types/ts3.4/commands/AddUserToGroupCommand.d.ts +2 -1
  166. package/dist-types/ts3.4/commands/AttachGroupPolicyCommand.d.ts +2 -1
  167. package/dist-types/ts3.4/commands/AttachRolePolicyCommand.d.ts +2 -1
  168. package/dist-types/ts3.4/commands/AttachUserPolicyCommand.d.ts +2 -1
  169. package/dist-types/ts3.4/commands/ChangePasswordCommand.d.ts +2 -1
  170. package/dist-types/ts3.4/commands/CreateAccessKeyCommand.d.ts +2 -1
  171. package/dist-types/ts3.4/commands/CreateAccountAliasCommand.d.ts +2 -1
  172. package/dist-types/ts3.4/commands/CreateGroupCommand.d.ts +2 -1
  173. package/dist-types/ts3.4/commands/CreateInstanceProfileCommand.d.ts +2 -1
  174. package/dist-types/ts3.4/commands/CreateLoginProfileCommand.d.ts +2 -1
  175. package/dist-types/ts3.4/commands/CreateOpenIDConnectProviderCommand.d.ts +2 -1
  176. package/dist-types/ts3.4/commands/CreatePolicyCommand.d.ts +2 -1
  177. package/dist-types/ts3.4/commands/CreatePolicyVersionCommand.d.ts +2 -1
  178. package/dist-types/ts3.4/commands/CreateRoleCommand.d.ts +2 -1
  179. package/dist-types/ts3.4/commands/CreateSAMLProviderCommand.d.ts +2 -1
  180. package/dist-types/ts3.4/commands/CreateServiceLinkedRoleCommand.d.ts +2 -1
  181. package/dist-types/ts3.4/commands/CreateServiceSpecificCredentialCommand.d.ts +2 -1
  182. package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +2 -1
  183. package/dist-types/ts3.4/commands/CreateVirtualMFADeviceCommand.d.ts +2 -1
  184. package/dist-types/ts3.4/commands/DeactivateMFADeviceCommand.d.ts +2 -1
  185. package/dist-types/ts3.4/commands/DeleteAccessKeyCommand.d.ts +2 -1
  186. package/dist-types/ts3.4/commands/DeleteAccountAliasCommand.d.ts +2 -1
  187. package/dist-types/ts3.4/commands/DeleteAccountPasswordPolicyCommand.d.ts +2 -1
  188. package/dist-types/ts3.4/commands/DeleteGroupCommand.d.ts +2 -1
  189. package/dist-types/ts3.4/commands/DeleteGroupPolicyCommand.d.ts +2 -1
  190. package/dist-types/ts3.4/commands/DeleteInstanceProfileCommand.d.ts +2 -1
  191. package/dist-types/ts3.4/commands/DeleteLoginProfileCommand.d.ts +2 -1
  192. package/dist-types/ts3.4/commands/DeleteOpenIDConnectProviderCommand.d.ts +2 -1
  193. package/dist-types/ts3.4/commands/DeletePolicyCommand.d.ts +2 -1
  194. package/dist-types/ts3.4/commands/DeletePolicyVersionCommand.d.ts +2 -1
  195. package/dist-types/ts3.4/commands/DeleteRoleCommand.d.ts +2 -1
  196. package/dist-types/ts3.4/commands/DeleteRolePermissionsBoundaryCommand.d.ts +2 -1
  197. package/dist-types/ts3.4/commands/DeleteRolePolicyCommand.d.ts +2 -1
  198. package/dist-types/ts3.4/commands/DeleteSAMLProviderCommand.d.ts +2 -1
  199. package/dist-types/ts3.4/commands/DeleteSSHPublicKeyCommand.d.ts +2 -1
  200. package/dist-types/ts3.4/commands/DeleteServerCertificateCommand.d.ts +2 -1
  201. package/dist-types/ts3.4/commands/DeleteServiceLinkedRoleCommand.d.ts +2 -1
  202. package/dist-types/ts3.4/commands/DeleteServiceSpecificCredentialCommand.d.ts +2 -1
  203. package/dist-types/ts3.4/commands/DeleteSigningCertificateCommand.d.ts +2 -1
  204. package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +2 -1
  205. package/dist-types/ts3.4/commands/DeleteUserPermissionsBoundaryCommand.d.ts +2 -1
  206. package/dist-types/ts3.4/commands/DeleteUserPolicyCommand.d.ts +2 -1
  207. package/dist-types/ts3.4/commands/DeleteVirtualMFADeviceCommand.d.ts +2 -1
  208. package/dist-types/ts3.4/commands/DetachGroupPolicyCommand.d.ts +2 -1
  209. package/dist-types/ts3.4/commands/DetachRolePolicyCommand.d.ts +2 -1
  210. package/dist-types/ts3.4/commands/DetachUserPolicyCommand.d.ts +2 -1
  211. package/dist-types/ts3.4/commands/EnableMFADeviceCommand.d.ts +2 -1
  212. package/dist-types/ts3.4/commands/GenerateCredentialReportCommand.d.ts +2 -1
  213. package/dist-types/ts3.4/commands/GenerateOrganizationsAccessReportCommand.d.ts +2 -1
  214. package/dist-types/ts3.4/commands/GenerateServiceLastAccessedDetailsCommand.d.ts +2 -1
  215. package/dist-types/ts3.4/commands/GetAccessKeyLastUsedCommand.d.ts +2 -1
  216. package/dist-types/ts3.4/commands/GetAccountAuthorizationDetailsCommand.d.ts +2 -1
  217. package/dist-types/ts3.4/commands/GetAccountPasswordPolicyCommand.d.ts +2 -1
  218. package/dist-types/ts3.4/commands/GetAccountSummaryCommand.d.ts +2 -1
  219. package/dist-types/ts3.4/commands/GetContextKeysForCustomPolicyCommand.d.ts +2 -1
  220. package/dist-types/ts3.4/commands/GetContextKeysForPrincipalPolicyCommand.d.ts +2 -1
  221. package/dist-types/ts3.4/commands/GetCredentialReportCommand.d.ts +2 -1
  222. package/dist-types/ts3.4/commands/GetGroupCommand.d.ts +2 -1
  223. package/dist-types/ts3.4/commands/GetGroupPolicyCommand.d.ts +2 -1
  224. package/dist-types/ts3.4/commands/GetInstanceProfileCommand.d.ts +2 -1
  225. package/dist-types/ts3.4/commands/GetLoginProfileCommand.d.ts +2 -1
  226. package/dist-types/ts3.4/commands/GetMFADeviceCommand.d.ts +2 -1
  227. package/dist-types/ts3.4/commands/GetOpenIDConnectProviderCommand.d.ts +2 -1
  228. package/dist-types/ts3.4/commands/GetOrganizationsAccessReportCommand.d.ts +2 -1
  229. package/dist-types/ts3.4/commands/GetPolicyCommand.d.ts +2 -1
  230. package/dist-types/ts3.4/commands/GetPolicyVersionCommand.d.ts +2 -1
  231. package/dist-types/ts3.4/commands/GetRoleCommand.d.ts +2 -1
  232. package/dist-types/ts3.4/commands/GetRolePolicyCommand.d.ts +2 -1
  233. package/dist-types/ts3.4/commands/GetSAMLProviderCommand.d.ts +2 -1
  234. package/dist-types/ts3.4/commands/GetSSHPublicKeyCommand.d.ts +2 -1
  235. package/dist-types/ts3.4/commands/GetServerCertificateCommand.d.ts +2 -1
  236. package/dist-types/ts3.4/commands/GetServiceLastAccessedDetailsCommand.d.ts +2 -1
  237. package/dist-types/ts3.4/commands/GetServiceLastAccessedDetailsWithEntitiesCommand.d.ts +2 -1
  238. package/dist-types/ts3.4/commands/GetServiceLinkedRoleDeletionStatusCommand.d.ts +2 -1
  239. package/dist-types/ts3.4/commands/GetUserCommand.d.ts +2 -1
  240. package/dist-types/ts3.4/commands/GetUserPolicyCommand.d.ts +2 -1
  241. package/dist-types/ts3.4/commands/ListAccessKeysCommand.d.ts +2 -1
  242. package/dist-types/ts3.4/commands/ListAccountAliasesCommand.d.ts +2 -1
  243. package/dist-types/ts3.4/commands/ListAttachedGroupPoliciesCommand.d.ts +2 -1
  244. package/dist-types/ts3.4/commands/ListAttachedRolePoliciesCommand.d.ts +2 -1
  245. package/dist-types/ts3.4/commands/ListAttachedUserPoliciesCommand.d.ts +2 -1
  246. package/dist-types/ts3.4/commands/ListEntitiesForPolicyCommand.d.ts +2 -1
  247. package/dist-types/ts3.4/commands/ListGroupPoliciesCommand.d.ts +2 -1
  248. package/dist-types/ts3.4/commands/ListGroupsCommand.d.ts +2 -1
  249. package/dist-types/ts3.4/commands/ListGroupsForUserCommand.d.ts +2 -1
  250. package/dist-types/ts3.4/commands/ListInstanceProfileTagsCommand.d.ts +2 -1
  251. package/dist-types/ts3.4/commands/ListInstanceProfilesCommand.d.ts +2 -1
  252. package/dist-types/ts3.4/commands/ListInstanceProfilesForRoleCommand.d.ts +2 -1
  253. package/dist-types/ts3.4/commands/ListMFADeviceTagsCommand.d.ts +2 -1
  254. package/dist-types/ts3.4/commands/ListMFADevicesCommand.d.ts +2 -1
  255. package/dist-types/ts3.4/commands/ListOpenIDConnectProviderTagsCommand.d.ts +2 -1
  256. package/dist-types/ts3.4/commands/ListOpenIDConnectProvidersCommand.d.ts +2 -1
  257. package/dist-types/ts3.4/commands/ListPoliciesCommand.d.ts +2 -1
  258. package/dist-types/ts3.4/commands/ListPoliciesGrantingServiceAccessCommand.d.ts +2 -1
  259. package/dist-types/ts3.4/commands/ListPolicyTagsCommand.d.ts +2 -1
  260. package/dist-types/ts3.4/commands/ListPolicyVersionsCommand.d.ts +2 -1
  261. package/dist-types/ts3.4/commands/ListRolePoliciesCommand.d.ts +2 -1
  262. package/dist-types/ts3.4/commands/ListRoleTagsCommand.d.ts +2 -1
  263. package/dist-types/ts3.4/commands/ListRolesCommand.d.ts +2 -1
  264. package/dist-types/ts3.4/commands/ListSAMLProviderTagsCommand.d.ts +2 -1
  265. package/dist-types/ts3.4/commands/ListSAMLProvidersCommand.d.ts +2 -1
  266. package/dist-types/ts3.4/commands/ListSSHPublicKeysCommand.d.ts +2 -1
  267. package/dist-types/ts3.4/commands/ListServerCertificateTagsCommand.d.ts +2 -1
  268. package/dist-types/ts3.4/commands/ListServerCertificatesCommand.d.ts +2 -1
  269. package/dist-types/ts3.4/commands/ListServiceSpecificCredentialsCommand.d.ts +2 -1
  270. package/dist-types/ts3.4/commands/ListSigningCertificatesCommand.d.ts +2 -1
  271. package/dist-types/ts3.4/commands/ListUserPoliciesCommand.d.ts +2 -1
  272. package/dist-types/ts3.4/commands/ListUserTagsCommand.d.ts +2 -1
  273. package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +2 -1
  274. package/dist-types/ts3.4/commands/ListVirtualMFADevicesCommand.d.ts +2 -1
  275. package/dist-types/ts3.4/commands/PutGroupPolicyCommand.d.ts +2 -1
  276. package/dist-types/ts3.4/commands/PutRolePermissionsBoundaryCommand.d.ts +2 -1
  277. package/dist-types/ts3.4/commands/PutRolePolicyCommand.d.ts +2 -1
  278. package/dist-types/ts3.4/commands/PutUserPermissionsBoundaryCommand.d.ts +2 -1
  279. package/dist-types/ts3.4/commands/PutUserPolicyCommand.d.ts +2 -1
  280. package/dist-types/ts3.4/commands/RemoveClientIDFromOpenIDConnectProviderCommand.d.ts +2 -1
  281. package/dist-types/ts3.4/commands/RemoveRoleFromInstanceProfileCommand.d.ts +2 -1
  282. package/dist-types/ts3.4/commands/RemoveUserFromGroupCommand.d.ts +2 -1
  283. package/dist-types/ts3.4/commands/ResetServiceSpecificCredentialCommand.d.ts +2 -1
  284. package/dist-types/ts3.4/commands/ResyncMFADeviceCommand.d.ts +2 -1
  285. package/dist-types/ts3.4/commands/SetDefaultPolicyVersionCommand.d.ts +2 -1
  286. package/dist-types/ts3.4/commands/SetSecurityTokenServicePreferencesCommand.d.ts +2 -1
  287. package/dist-types/ts3.4/commands/SimulateCustomPolicyCommand.d.ts +2 -1
  288. package/dist-types/ts3.4/commands/SimulatePrincipalPolicyCommand.d.ts +2 -1
  289. package/dist-types/ts3.4/commands/TagInstanceProfileCommand.d.ts +2 -1
  290. package/dist-types/ts3.4/commands/TagMFADeviceCommand.d.ts +2 -1
  291. package/dist-types/ts3.4/commands/TagOpenIDConnectProviderCommand.d.ts +2 -1
  292. package/dist-types/ts3.4/commands/TagPolicyCommand.d.ts +2 -1
  293. package/dist-types/ts3.4/commands/TagRoleCommand.d.ts +2 -1
  294. package/dist-types/ts3.4/commands/TagSAMLProviderCommand.d.ts +2 -1
  295. package/dist-types/ts3.4/commands/TagServerCertificateCommand.d.ts +2 -1
  296. package/dist-types/ts3.4/commands/TagUserCommand.d.ts +2 -1
  297. package/dist-types/ts3.4/commands/UntagInstanceProfileCommand.d.ts +2 -1
  298. package/dist-types/ts3.4/commands/UntagMFADeviceCommand.d.ts +2 -1
  299. package/dist-types/ts3.4/commands/UntagOpenIDConnectProviderCommand.d.ts +2 -1
  300. package/dist-types/ts3.4/commands/UntagPolicyCommand.d.ts +2 -1
  301. package/dist-types/ts3.4/commands/UntagRoleCommand.d.ts +2 -1
  302. package/dist-types/ts3.4/commands/UntagSAMLProviderCommand.d.ts +2 -1
  303. package/dist-types/ts3.4/commands/UntagServerCertificateCommand.d.ts +2 -1
  304. package/dist-types/ts3.4/commands/UntagUserCommand.d.ts +2 -1
  305. package/dist-types/ts3.4/commands/UpdateAccessKeyCommand.d.ts +2 -1
  306. package/dist-types/ts3.4/commands/UpdateAccountPasswordPolicyCommand.d.ts +2 -1
  307. package/dist-types/ts3.4/commands/UpdateAssumeRolePolicyCommand.d.ts +2 -1
  308. package/dist-types/ts3.4/commands/UpdateGroupCommand.d.ts +2 -1
  309. package/dist-types/ts3.4/commands/UpdateLoginProfileCommand.d.ts +2 -1
  310. package/dist-types/ts3.4/commands/UpdateOpenIDConnectProviderThumbprintCommand.d.ts +2 -1
  311. package/dist-types/ts3.4/commands/UpdateRoleCommand.d.ts +2 -1
  312. package/dist-types/ts3.4/commands/UpdateRoleDescriptionCommand.d.ts +2 -1
  313. package/dist-types/ts3.4/commands/UpdateSAMLProviderCommand.d.ts +2 -1
  314. package/dist-types/ts3.4/commands/UpdateSSHPublicKeyCommand.d.ts +2 -1
  315. package/dist-types/ts3.4/commands/UpdateServerCertificateCommand.d.ts +2 -1
  316. package/dist-types/ts3.4/commands/UpdateServiceSpecificCredentialCommand.d.ts +2 -1
  317. package/dist-types/ts3.4/commands/UpdateSigningCertificateCommand.d.ts +2 -1
  318. package/dist-types/ts3.4/commands/UpdateUserCommand.d.ts +2 -1
  319. package/dist-types/ts3.4/commands/UploadSSHPublicKeyCommand.d.ts +2 -1
  320. package/dist-types/ts3.4/commands/UploadServerCertificateCommand.d.ts +2 -1
  321. package/dist-types/ts3.4/commands/UploadSigningCertificateCommand.d.ts +2 -1
  322. package/dist-types/ts3.4/models/IAMServiceException.d.ts +2 -1
  323. package/package.json +6 -6
package/dist-cjs/index.js CHANGED
@@ -439,7 +439,6 @@ var IAMClient = _IAMClient;
439
439
 
440
440
  var import_middleware_serde = require("@smithy/middleware-serde");
441
441
 
442
- var import_types = require("@smithy/types");
443
442
 
444
443
  // src/protocols/Aws_query.ts
445
444
  var import_core2 = require("@aws-sdk/core");
@@ -10095,7 +10094,6 @@ var AddClientIDToOpenIDConnectProviderCommand = _AddClientIDToOpenIDConnectProvi
10095
10094
 
10096
10095
 
10097
10096
 
10098
-
10099
10097
  var _AddRoleToInstanceProfileCommand = class _AddRoleToInstanceProfileCommand extends import_smithy_client.Command.classBuilder().ep({
10100
10098
  ...commonParams
10101
10099
  }).m(function(Command, cs, config, o) {
@@ -10112,7 +10110,6 @@ var AddRoleToInstanceProfileCommand = _AddRoleToInstanceProfileCommand;
10112
10110
 
10113
10111
 
10114
10112
 
10115
-
10116
10113
  var _AddUserToGroupCommand = class _AddUserToGroupCommand extends import_smithy_client.Command.classBuilder().ep({
10117
10114
  ...commonParams
10118
10115
  }).m(function(Command, cs, config, o) {
@@ -10129,7 +10126,6 @@ var AddUserToGroupCommand = _AddUserToGroupCommand;
10129
10126
 
10130
10127
 
10131
10128
 
10132
-
10133
10129
  var _AttachGroupPolicyCommand = class _AttachGroupPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
10134
10130
  ...commonParams
10135
10131
  }).m(function(Command, cs, config, o) {
@@ -10146,7 +10142,6 @@ var AttachGroupPolicyCommand = _AttachGroupPolicyCommand;
10146
10142
 
10147
10143
 
10148
10144
 
10149
-
10150
10145
  var _AttachRolePolicyCommand = class _AttachRolePolicyCommand extends import_smithy_client.Command.classBuilder().ep({
10151
10146
  ...commonParams
10152
10147
  }).m(function(Command, cs, config, o) {
@@ -10163,7 +10158,6 @@ var AttachRolePolicyCommand = _AttachRolePolicyCommand;
10163
10158
 
10164
10159
 
10165
10160
 
10166
-
10167
10161
  var _AttachUserPolicyCommand = class _AttachUserPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
10168
10162
  ...commonParams
10169
10163
  }).m(function(Command, cs, config, o) {
@@ -10180,7 +10174,6 @@ var AttachUserPolicyCommand = _AttachUserPolicyCommand;
10180
10174
 
10181
10175
 
10182
10176
 
10183
-
10184
10177
  var _ChangePasswordCommand = class _ChangePasswordCommand extends import_smithy_client.Command.classBuilder().ep({
10185
10178
  ...commonParams
10186
10179
  }).m(function(Command, cs, config, o) {
@@ -10197,7 +10190,6 @@ var ChangePasswordCommand = _ChangePasswordCommand;
10197
10190
 
10198
10191
 
10199
10192
 
10200
-
10201
10193
  var _CreateAccessKeyCommand = class _CreateAccessKeyCommand extends import_smithy_client.Command.classBuilder().ep({
10202
10194
  ...commonParams
10203
10195
  }).m(function(Command, cs, config, o) {
@@ -10214,7 +10206,6 @@ var CreateAccessKeyCommand = _CreateAccessKeyCommand;
10214
10206
 
10215
10207
 
10216
10208
 
10217
-
10218
10209
  var _CreateAccountAliasCommand = class _CreateAccountAliasCommand extends import_smithy_client.Command.classBuilder().ep({
10219
10210
  ...commonParams
10220
10211
  }).m(function(Command, cs, config, o) {
@@ -10231,7 +10222,6 @@ var CreateAccountAliasCommand = _CreateAccountAliasCommand;
10231
10222
 
10232
10223
 
10233
10224
 
10234
-
10235
10225
  var _CreateGroupCommand = class _CreateGroupCommand extends import_smithy_client.Command.classBuilder().ep({
10236
10226
  ...commonParams
10237
10227
  }).m(function(Command, cs, config, o) {
@@ -10248,7 +10238,6 @@ var CreateGroupCommand = _CreateGroupCommand;
10248
10238
 
10249
10239
 
10250
10240
 
10251
-
10252
10241
  var _CreateInstanceProfileCommand = class _CreateInstanceProfileCommand extends import_smithy_client.Command.classBuilder().ep({
10253
10242
  ...commonParams
10254
10243
  }).m(function(Command, cs, config, o) {
@@ -10265,7 +10254,6 @@ var CreateInstanceProfileCommand = _CreateInstanceProfileCommand;
10265
10254
 
10266
10255
 
10267
10256
 
10268
-
10269
10257
  var _CreateLoginProfileCommand = class _CreateLoginProfileCommand extends import_smithy_client.Command.classBuilder().ep({
10270
10258
  ...commonParams
10271
10259
  }).m(function(Command, cs, config, o) {
@@ -10282,7 +10270,6 @@ var CreateLoginProfileCommand = _CreateLoginProfileCommand;
10282
10270
 
10283
10271
 
10284
10272
 
10285
-
10286
10273
  var _CreateOpenIDConnectProviderCommand = class _CreateOpenIDConnectProviderCommand extends import_smithy_client.Command.classBuilder().ep({
10287
10274
  ...commonParams
10288
10275
  }).m(function(Command, cs, config, o) {
@@ -10299,7 +10286,6 @@ var CreateOpenIDConnectProviderCommand = _CreateOpenIDConnectProviderCommand;
10299
10286
 
10300
10287
 
10301
10288
 
10302
-
10303
10289
  var _CreatePolicyCommand = class _CreatePolicyCommand extends import_smithy_client.Command.classBuilder().ep({
10304
10290
  ...commonParams
10305
10291
  }).m(function(Command, cs, config, o) {
@@ -10316,7 +10302,6 @@ var CreatePolicyCommand = _CreatePolicyCommand;
10316
10302
 
10317
10303
 
10318
10304
 
10319
-
10320
10305
  var _CreatePolicyVersionCommand = class _CreatePolicyVersionCommand extends import_smithy_client.Command.classBuilder().ep({
10321
10306
  ...commonParams
10322
10307
  }).m(function(Command, cs, config, o) {
@@ -10333,7 +10318,6 @@ var CreatePolicyVersionCommand = _CreatePolicyVersionCommand;
10333
10318
 
10334
10319
 
10335
10320
 
10336
-
10337
10321
  var _CreateRoleCommand = class _CreateRoleCommand extends import_smithy_client.Command.classBuilder().ep({
10338
10322
  ...commonParams
10339
10323
  }).m(function(Command, cs, config, o) {
@@ -10350,7 +10334,6 @@ var CreateRoleCommand = _CreateRoleCommand;
10350
10334
 
10351
10335
 
10352
10336
 
10353
-
10354
10337
  var _CreateSAMLProviderCommand = class _CreateSAMLProviderCommand extends import_smithy_client.Command.classBuilder().ep({
10355
10338
  ...commonParams
10356
10339
  }).m(function(Command, cs, config, o) {
@@ -10367,7 +10350,6 @@ var CreateSAMLProviderCommand = _CreateSAMLProviderCommand;
10367
10350
 
10368
10351
 
10369
10352
 
10370
-
10371
10353
  var _CreateServiceLinkedRoleCommand = class _CreateServiceLinkedRoleCommand extends import_smithy_client.Command.classBuilder().ep({
10372
10354
  ...commonParams
10373
10355
  }).m(function(Command, cs, config, o) {
@@ -10384,7 +10366,6 @@ var CreateServiceLinkedRoleCommand = _CreateServiceLinkedRoleCommand;
10384
10366
 
10385
10367
 
10386
10368
 
10387
-
10388
10369
  var _CreateServiceSpecificCredentialCommand = class _CreateServiceSpecificCredentialCommand extends import_smithy_client.Command.classBuilder().ep({
10389
10370
  ...commonParams
10390
10371
  }).m(function(Command, cs, config, o) {
@@ -10401,7 +10382,6 @@ var CreateServiceSpecificCredentialCommand = _CreateServiceSpecificCredentialCom
10401
10382
 
10402
10383
 
10403
10384
 
10404
-
10405
10385
  var _CreateUserCommand = class _CreateUserCommand extends import_smithy_client.Command.classBuilder().ep({
10406
10386
  ...commonParams
10407
10387
  }).m(function(Command, cs, config, o) {
@@ -10418,7 +10398,6 @@ var CreateUserCommand = _CreateUserCommand;
10418
10398
 
10419
10399
 
10420
10400
 
10421
-
10422
10401
  var _CreateVirtualMFADeviceCommand = class _CreateVirtualMFADeviceCommand extends import_smithy_client.Command.classBuilder().ep({
10423
10402
  ...commonParams
10424
10403
  }).m(function(Command, cs, config, o) {
@@ -10435,7 +10414,6 @@ var CreateVirtualMFADeviceCommand = _CreateVirtualMFADeviceCommand;
10435
10414
 
10436
10415
 
10437
10416
 
10438
-
10439
10417
  var _DeactivateMFADeviceCommand = class _DeactivateMFADeviceCommand extends import_smithy_client.Command.classBuilder().ep({
10440
10418
  ...commonParams
10441
10419
  }).m(function(Command, cs, config, o) {
@@ -10452,7 +10430,6 @@ var DeactivateMFADeviceCommand = _DeactivateMFADeviceCommand;
10452
10430
 
10453
10431
 
10454
10432
 
10455
-
10456
10433
  var _DeleteAccessKeyCommand = class _DeleteAccessKeyCommand extends import_smithy_client.Command.classBuilder().ep({
10457
10434
  ...commonParams
10458
10435
  }).m(function(Command, cs, config, o) {
@@ -10469,7 +10446,6 @@ var DeleteAccessKeyCommand = _DeleteAccessKeyCommand;
10469
10446
 
10470
10447
 
10471
10448
 
10472
-
10473
10449
  var _DeleteAccountAliasCommand = class _DeleteAccountAliasCommand extends import_smithy_client.Command.classBuilder().ep({
10474
10450
  ...commonParams
10475
10451
  }).m(function(Command, cs, config, o) {
@@ -10486,7 +10462,6 @@ var DeleteAccountAliasCommand = _DeleteAccountAliasCommand;
10486
10462
 
10487
10463
 
10488
10464
 
10489
-
10490
10465
  var _DeleteAccountPasswordPolicyCommand = class _DeleteAccountPasswordPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
10491
10466
  ...commonParams
10492
10467
  }).m(function(Command, cs, config, o) {
@@ -10503,7 +10478,6 @@ var DeleteAccountPasswordPolicyCommand = _DeleteAccountPasswordPolicyCommand;
10503
10478
 
10504
10479
 
10505
10480
 
10506
-
10507
10481
  var _DeleteGroupCommand = class _DeleteGroupCommand extends import_smithy_client.Command.classBuilder().ep({
10508
10482
  ...commonParams
10509
10483
  }).m(function(Command, cs, config, o) {
@@ -10520,7 +10494,6 @@ var DeleteGroupCommand = _DeleteGroupCommand;
10520
10494
 
10521
10495
 
10522
10496
 
10523
-
10524
10497
  var _DeleteGroupPolicyCommand = class _DeleteGroupPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
10525
10498
  ...commonParams
10526
10499
  }).m(function(Command, cs, config, o) {
@@ -10537,7 +10510,6 @@ var DeleteGroupPolicyCommand = _DeleteGroupPolicyCommand;
10537
10510
 
10538
10511
 
10539
10512
 
10540
-
10541
10513
  var _DeleteInstanceProfileCommand = class _DeleteInstanceProfileCommand extends import_smithy_client.Command.classBuilder().ep({
10542
10514
  ...commonParams
10543
10515
  }).m(function(Command, cs, config, o) {
@@ -10554,7 +10526,6 @@ var DeleteInstanceProfileCommand = _DeleteInstanceProfileCommand;
10554
10526
 
10555
10527
 
10556
10528
 
10557
-
10558
10529
  var _DeleteLoginProfileCommand = class _DeleteLoginProfileCommand extends import_smithy_client.Command.classBuilder().ep({
10559
10530
  ...commonParams
10560
10531
  }).m(function(Command, cs, config, o) {
@@ -10571,7 +10542,6 @@ var DeleteLoginProfileCommand = _DeleteLoginProfileCommand;
10571
10542
 
10572
10543
 
10573
10544
 
10574
-
10575
10545
  var _DeleteOpenIDConnectProviderCommand = class _DeleteOpenIDConnectProviderCommand extends import_smithy_client.Command.classBuilder().ep({
10576
10546
  ...commonParams
10577
10547
  }).m(function(Command, cs, config, o) {
@@ -10588,7 +10558,6 @@ var DeleteOpenIDConnectProviderCommand = _DeleteOpenIDConnectProviderCommand;
10588
10558
 
10589
10559
 
10590
10560
 
10591
-
10592
10561
  var _DeletePolicyCommand = class _DeletePolicyCommand extends import_smithy_client.Command.classBuilder().ep({
10593
10562
  ...commonParams
10594
10563
  }).m(function(Command, cs, config, o) {
@@ -10605,7 +10574,6 @@ var DeletePolicyCommand = _DeletePolicyCommand;
10605
10574
 
10606
10575
 
10607
10576
 
10608
-
10609
10577
  var _DeletePolicyVersionCommand = class _DeletePolicyVersionCommand extends import_smithy_client.Command.classBuilder().ep({
10610
10578
  ...commonParams
10611
10579
  }).m(function(Command, cs, config, o) {
@@ -10622,7 +10590,6 @@ var DeletePolicyVersionCommand = _DeletePolicyVersionCommand;
10622
10590
 
10623
10591
 
10624
10592
 
10625
-
10626
10593
  var _DeleteRoleCommand = class _DeleteRoleCommand extends import_smithy_client.Command.classBuilder().ep({
10627
10594
  ...commonParams
10628
10595
  }).m(function(Command, cs, config, o) {
@@ -10639,7 +10606,6 @@ var DeleteRoleCommand = _DeleteRoleCommand;
10639
10606
 
10640
10607
 
10641
10608
 
10642
-
10643
10609
  var _DeleteRolePermissionsBoundaryCommand = class _DeleteRolePermissionsBoundaryCommand extends import_smithy_client.Command.classBuilder().ep({
10644
10610
  ...commonParams
10645
10611
  }).m(function(Command, cs, config, o) {
@@ -10656,7 +10622,6 @@ var DeleteRolePermissionsBoundaryCommand = _DeleteRolePermissionsBoundaryCommand
10656
10622
 
10657
10623
 
10658
10624
 
10659
-
10660
10625
  var _DeleteRolePolicyCommand = class _DeleteRolePolicyCommand extends import_smithy_client.Command.classBuilder().ep({
10661
10626
  ...commonParams
10662
10627
  }).m(function(Command, cs, config, o) {
@@ -10673,7 +10638,6 @@ var DeleteRolePolicyCommand = _DeleteRolePolicyCommand;
10673
10638
 
10674
10639
 
10675
10640
 
10676
-
10677
10641
  var _DeleteSAMLProviderCommand = class _DeleteSAMLProviderCommand extends import_smithy_client.Command.classBuilder().ep({
10678
10642
  ...commonParams
10679
10643
  }).m(function(Command, cs, config, o) {
@@ -10690,7 +10654,6 @@ var DeleteSAMLProviderCommand = _DeleteSAMLProviderCommand;
10690
10654
 
10691
10655
 
10692
10656
 
10693
-
10694
10657
  var _DeleteServerCertificateCommand = class _DeleteServerCertificateCommand extends import_smithy_client.Command.classBuilder().ep({
10695
10658
  ...commonParams
10696
10659
  }).m(function(Command, cs, config, o) {
@@ -10707,7 +10670,6 @@ var DeleteServerCertificateCommand = _DeleteServerCertificateCommand;
10707
10670
 
10708
10671
 
10709
10672
 
10710
-
10711
10673
  var _DeleteServiceLinkedRoleCommand = class _DeleteServiceLinkedRoleCommand extends import_smithy_client.Command.classBuilder().ep({
10712
10674
  ...commonParams
10713
10675
  }).m(function(Command, cs, config, o) {
@@ -10724,7 +10686,6 @@ var DeleteServiceLinkedRoleCommand = _DeleteServiceLinkedRoleCommand;
10724
10686
 
10725
10687
 
10726
10688
 
10727
-
10728
10689
  var _DeleteServiceSpecificCredentialCommand = class _DeleteServiceSpecificCredentialCommand extends import_smithy_client.Command.classBuilder().ep({
10729
10690
  ...commonParams
10730
10691
  }).m(function(Command, cs, config, o) {
@@ -10741,7 +10702,6 @@ var DeleteServiceSpecificCredentialCommand = _DeleteServiceSpecificCredentialCom
10741
10702
 
10742
10703
 
10743
10704
 
10744
-
10745
10705
  var _DeleteSigningCertificateCommand = class _DeleteSigningCertificateCommand extends import_smithy_client.Command.classBuilder().ep({
10746
10706
  ...commonParams
10747
10707
  }).m(function(Command, cs, config, o) {
@@ -10758,7 +10718,6 @@ var DeleteSigningCertificateCommand = _DeleteSigningCertificateCommand;
10758
10718
 
10759
10719
 
10760
10720
 
10761
-
10762
10721
  var _DeleteSSHPublicKeyCommand = class _DeleteSSHPublicKeyCommand extends import_smithy_client.Command.classBuilder().ep({
10763
10722
  ...commonParams
10764
10723
  }).m(function(Command, cs, config, o) {
@@ -10775,7 +10734,6 @@ var DeleteSSHPublicKeyCommand = _DeleteSSHPublicKeyCommand;
10775
10734
 
10776
10735
 
10777
10736
 
10778
-
10779
10737
  var _DeleteUserCommand = class _DeleteUserCommand extends import_smithy_client.Command.classBuilder().ep({
10780
10738
  ...commonParams
10781
10739
  }).m(function(Command, cs, config, o) {
@@ -10792,7 +10750,6 @@ var DeleteUserCommand = _DeleteUserCommand;
10792
10750
 
10793
10751
 
10794
10752
 
10795
-
10796
10753
  var _DeleteUserPermissionsBoundaryCommand = class _DeleteUserPermissionsBoundaryCommand extends import_smithy_client.Command.classBuilder().ep({
10797
10754
  ...commonParams
10798
10755
  }).m(function(Command, cs, config, o) {
@@ -10809,7 +10766,6 @@ var DeleteUserPermissionsBoundaryCommand = _DeleteUserPermissionsBoundaryCommand
10809
10766
 
10810
10767
 
10811
10768
 
10812
-
10813
10769
  var _DeleteUserPolicyCommand = class _DeleteUserPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
10814
10770
  ...commonParams
10815
10771
  }).m(function(Command, cs, config, o) {
@@ -10826,7 +10782,6 @@ var DeleteUserPolicyCommand = _DeleteUserPolicyCommand;
10826
10782
 
10827
10783
 
10828
10784
 
10829
-
10830
10785
  var _DeleteVirtualMFADeviceCommand = class _DeleteVirtualMFADeviceCommand extends import_smithy_client.Command.classBuilder().ep({
10831
10786
  ...commonParams
10832
10787
  }).m(function(Command, cs, config, o) {
@@ -10843,7 +10798,6 @@ var DeleteVirtualMFADeviceCommand = _DeleteVirtualMFADeviceCommand;
10843
10798
 
10844
10799
 
10845
10800
 
10846
-
10847
10801
  var _DetachGroupPolicyCommand = class _DetachGroupPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
10848
10802
  ...commonParams
10849
10803
  }).m(function(Command, cs, config, o) {
@@ -10860,7 +10814,6 @@ var DetachGroupPolicyCommand = _DetachGroupPolicyCommand;
10860
10814
 
10861
10815
 
10862
10816
 
10863
-
10864
10817
  var _DetachRolePolicyCommand = class _DetachRolePolicyCommand extends import_smithy_client.Command.classBuilder().ep({
10865
10818
  ...commonParams
10866
10819
  }).m(function(Command, cs, config, o) {
@@ -10877,7 +10830,6 @@ var DetachRolePolicyCommand = _DetachRolePolicyCommand;
10877
10830
 
10878
10831
 
10879
10832
 
10880
-
10881
10833
  var _DetachUserPolicyCommand = class _DetachUserPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
10882
10834
  ...commonParams
10883
10835
  }).m(function(Command, cs, config, o) {
@@ -10894,7 +10846,6 @@ var DetachUserPolicyCommand = _DetachUserPolicyCommand;
10894
10846
 
10895
10847
 
10896
10848
 
10897
-
10898
10849
  var _EnableMFADeviceCommand = class _EnableMFADeviceCommand extends import_smithy_client.Command.classBuilder().ep({
10899
10850
  ...commonParams
10900
10851
  }).m(function(Command, cs, config, o) {
@@ -10911,7 +10862,6 @@ var EnableMFADeviceCommand = _EnableMFADeviceCommand;
10911
10862
 
10912
10863
 
10913
10864
 
10914
-
10915
10865
  var _GenerateCredentialReportCommand = class _GenerateCredentialReportCommand extends import_smithy_client.Command.classBuilder().ep({
10916
10866
  ...commonParams
10917
10867
  }).m(function(Command, cs, config, o) {
@@ -10928,7 +10878,6 @@ var GenerateCredentialReportCommand = _GenerateCredentialReportCommand;
10928
10878
 
10929
10879
 
10930
10880
 
10931
-
10932
10881
  var _GenerateOrganizationsAccessReportCommand = class _GenerateOrganizationsAccessReportCommand extends import_smithy_client.Command.classBuilder().ep({
10933
10882
  ...commonParams
10934
10883
  }).m(function(Command, cs, config, o) {
@@ -10945,7 +10894,6 @@ var GenerateOrganizationsAccessReportCommand = _GenerateOrganizationsAccessRepor
10945
10894
 
10946
10895
 
10947
10896
 
10948
-
10949
10897
  var _GenerateServiceLastAccessedDetailsCommand = class _GenerateServiceLastAccessedDetailsCommand extends import_smithy_client.Command.classBuilder().ep({
10950
10898
  ...commonParams
10951
10899
  }).m(function(Command, cs, config, o) {
@@ -10962,7 +10910,6 @@ var GenerateServiceLastAccessedDetailsCommand = _GenerateServiceLastAccessedDeta
10962
10910
 
10963
10911
 
10964
10912
 
10965
-
10966
10913
  var _GetAccessKeyLastUsedCommand = class _GetAccessKeyLastUsedCommand extends import_smithy_client.Command.classBuilder().ep({
10967
10914
  ...commonParams
10968
10915
  }).m(function(Command, cs, config, o) {
@@ -10979,7 +10926,6 @@ var GetAccessKeyLastUsedCommand = _GetAccessKeyLastUsedCommand;
10979
10926
 
10980
10927
 
10981
10928
 
10982
-
10983
10929
  var _GetAccountAuthorizationDetailsCommand = class _GetAccountAuthorizationDetailsCommand extends import_smithy_client.Command.classBuilder().ep({
10984
10930
  ...commonParams
10985
10931
  }).m(function(Command, cs, config, o) {
@@ -10996,7 +10942,6 @@ var GetAccountAuthorizationDetailsCommand = _GetAccountAuthorizationDetailsComma
10996
10942
 
10997
10943
 
10998
10944
 
10999
-
11000
10945
  var _GetAccountPasswordPolicyCommand = class _GetAccountPasswordPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
11001
10946
  ...commonParams
11002
10947
  }).m(function(Command, cs, config, o) {
@@ -11013,7 +10958,6 @@ var GetAccountPasswordPolicyCommand = _GetAccountPasswordPolicyCommand;
11013
10958
 
11014
10959
 
11015
10960
 
11016
-
11017
10961
  var _GetAccountSummaryCommand = class _GetAccountSummaryCommand extends import_smithy_client.Command.classBuilder().ep({
11018
10962
  ...commonParams
11019
10963
  }).m(function(Command, cs, config, o) {
@@ -11030,7 +10974,6 @@ var GetAccountSummaryCommand = _GetAccountSummaryCommand;
11030
10974
 
11031
10975
 
11032
10976
 
11033
-
11034
10977
  var _GetContextKeysForCustomPolicyCommand = class _GetContextKeysForCustomPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
11035
10978
  ...commonParams
11036
10979
  }).m(function(Command, cs, config, o) {
@@ -11047,7 +10990,6 @@ var GetContextKeysForCustomPolicyCommand = _GetContextKeysForCustomPolicyCommand
11047
10990
 
11048
10991
 
11049
10992
 
11050
-
11051
10993
  var _GetContextKeysForPrincipalPolicyCommand = class _GetContextKeysForPrincipalPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
11052
10994
  ...commonParams
11053
10995
  }).m(function(Command, cs, config, o) {
@@ -11064,7 +11006,6 @@ var GetContextKeysForPrincipalPolicyCommand = _GetContextKeysForPrincipalPolicyC
11064
11006
 
11065
11007
 
11066
11008
 
11067
-
11068
11009
  var _GetCredentialReportCommand = class _GetCredentialReportCommand extends import_smithy_client.Command.classBuilder().ep({
11069
11010
  ...commonParams
11070
11011
  }).m(function(Command, cs, config, o) {
@@ -11081,7 +11022,6 @@ var GetCredentialReportCommand = _GetCredentialReportCommand;
11081
11022
 
11082
11023
 
11083
11024
 
11084
-
11085
11025
  var _GetGroupCommand = class _GetGroupCommand extends import_smithy_client.Command.classBuilder().ep({
11086
11026
  ...commonParams
11087
11027
  }).m(function(Command, cs, config, o) {
@@ -11098,7 +11038,6 @@ var GetGroupCommand = _GetGroupCommand;
11098
11038
 
11099
11039
 
11100
11040
 
11101
-
11102
11041
  var _GetGroupPolicyCommand = class _GetGroupPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
11103
11042
  ...commonParams
11104
11043
  }).m(function(Command, cs, config, o) {
@@ -11115,7 +11054,6 @@ var GetGroupPolicyCommand = _GetGroupPolicyCommand;
11115
11054
 
11116
11055
 
11117
11056
 
11118
-
11119
11057
  var _GetInstanceProfileCommand = class _GetInstanceProfileCommand extends import_smithy_client.Command.classBuilder().ep({
11120
11058
  ...commonParams
11121
11059
  }).m(function(Command, cs, config, o) {
@@ -11132,7 +11070,6 @@ var GetInstanceProfileCommand = _GetInstanceProfileCommand;
11132
11070
 
11133
11071
 
11134
11072
 
11135
-
11136
11073
  var _GetLoginProfileCommand = class _GetLoginProfileCommand extends import_smithy_client.Command.classBuilder().ep({
11137
11074
  ...commonParams
11138
11075
  }).m(function(Command, cs, config, o) {
@@ -11149,7 +11086,6 @@ var GetLoginProfileCommand = _GetLoginProfileCommand;
11149
11086
 
11150
11087
 
11151
11088
 
11152
-
11153
11089
  var _GetMFADeviceCommand = class _GetMFADeviceCommand extends import_smithy_client.Command.classBuilder().ep({
11154
11090
  ...commonParams
11155
11091
  }).m(function(Command, cs, config, o) {
@@ -11166,7 +11102,6 @@ var GetMFADeviceCommand = _GetMFADeviceCommand;
11166
11102
 
11167
11103
 
11168
11104
 
11169
-
11170
11105
  var _GetOpenIDConnectProviderCommand = class _GetOpenIDConnectProviderCommand extends import_smithy_client.Command.classBuilder().ep({
11171
11106
  ...commonParams
11172
11107
  }).m(function(Command, cs, config, o) {
@@ -11183,7 +11118,6 @@ var GetOpenIDConnectProviderCommand = _GetOpenIDConnectProviderCommand;
11183
11118
 
11184
11119
 
11185
11120
 
11186
-
11187
11121
  var _GetOrganizationsAccessReportCommand = class _GetOrganizationsAccessReportCommand extends import_smithy_client.Command.classBuilder().ep({
11188
11122
  ...commonParams
11189
11123
  }).m(function(Command, cs, config, o) {
@@ -11200,7 +11134,6 @@ var GetOrganizationsAccessReportCommand = _GetOrganizationsAccessReportCommand;
11200
11134
 
11201
11135
 
11202
11136
 
11203
-
11204
11137
  var _GetPolicyCommand = class _GetPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
11205
11138
  ...commonParams
11206
11139
  }).m(function(Command, cs, config, o) {
@@ -11217,7 +11150,6 @@ var GetPolicyCommand = _GetPolicyCommand;
11217
11150
 
11218
11151
 
11219
11152
 
11220
-
11221
11153
  var _GetPolicyVersionCommand = class _GetPolicyVersionCommand extends import_smithy_client.Command.classBuilder().ep({
11222
11154
  ...commonParams
11223
11155
  }).m(function(Command, cs, config, o) {
@@ -11234,7 +11166,6 @@ var GetPolicyVersionCommand = _GetPolicyVersionCommand;
11234
11166
 
11235
11167
 
11236
11168
 
11237
-
11238
11169
  var _GetRoleCommand = class _GetRoleCommand extends import_smithy_client.Command.classBuilder().ep({
11239
11170
  ...commonParams
11240
11171
  }).m(function(Command, cs, config, o) {
@@ -11251,7 +11182,6 @@ var GetRoleCommand = _GetRoleCommand;
11251
11182
 
11252
11183
 
11253
11184
 
11254
-
11255
11185
  var _GetRolePolicyCommand = class _GetRolePolicyCommand extends import_smithy_client.Command.classBuilder().ep({
11256
11186
  ...commonParams
11257
11187
  }).m(function(Command, cs, config, o) {
@@ -11268,7 +11198,6 @@ var GetRolePolicyCommand = _GetRolePolicyCommand;
11268
11198
 
11269
11199
 
11270
11200
 
11271
-
11272
11201
  var _GetSAMLProviderCommand = class _GetSAMLProviderCommand extends import_smithy_client.Command.classBuilder().ep({
11273
11202
  ...commonParams
11274
11203
  }).m(function(Command, cs, config, o) {
@@ -11285,7 +11214,6 @@ var GetSAMLProviderCommand = _GetSAMLProviderCommand;
11285
11214
 
11286
11215
 
11287
11216
 
11288
-
11289
11217
  var _GetServerCertificateCommand = class _GetServerCertificateCommand extends import_smithy_client.Command.classBuilder().ep({
11290
11218
  ...commonParams
11291
11219
  }).m(function(Command, cs, config, o) {
@@ -11302,7 +11230,6 @@ var GetServerCertificateCommand = _GetServerCertificateCommand;
11302
11230
 
11303
11231
 
11304
11232
 
11305
-
11306
11233
  var _GetServiceLastAccessedDetailsCommand = class _GetServiceLastAccessedDetailsCommand extends import_smithy_client.Command.classBuilder().ep({
11307
11234
  ...commonParams
11308
11235
  }).m(function(Command, cs, config, o) {
@@ -11319,7 +11246,6 @@ var GetServiceLastAccessedDetailsCommand = _GetServiceLastAccessedDetailsCommand
11319
11246
 
11320
11247
 
11321
11248
 
11322
-
11323
11249
  var _GetServiceLastAccessedDetailsWithEntitiesCommand = class _GetServiceLastAccessedDetailsWithEntitiesCommand extends import_smithy_client.Command.classBuilder().ep({
11324
11250
  ...commonParams
11325
11251
  }).m(function(Command, cs, config, o) {
@@ -11336,7 +11262,6 @@ var GetServiceLastAccessedDetailsWithEntitiesCommand = _GetServiceLastAccessedDe
11336
11262
 
11337
11263
 
11338
11264
 
11339
-
11340
11265
  var _GetServiceLinkedRoleDeletionStatusCommand = class _GetServiceLinkedRoleDeletionStatusCommand extends import_smithy_client.Command.classBuilder().ep({
11341
11266
  ...commonParams
11342
11267
  }).m(function(Command, cs, config, o) {
@@ -11353,7 +11278,6 @@ var GetServiceLinkedRoleDeletionStatusCommand = _GetServiceLinkedRoleDeletionSta
11353
11278
 
11354
11279
 
11355
11280
 
11356
-
11357
11281
  var _GetSSHPublicKeyCommand = class _GetSSHPublicKeyCommand extends import_smithy_client.Command.classBuilder().ep({
11358
11282
  ...commonParams
11359
11283
  }).m(function(Command, cs, config, o) {
@@ -11370,7 +11294,6 @@ var GetSSHPublicKeyCommand = _GetSSHPublicKeyCommand;
11370
11294
 
11371
11295
 
11372
11296
 
11373
-
11374
11297
  var _GetUserCommand = class _GetUserCommand extends import_smithy_client.Command.classBuilder().ep({
11375
11298
  ...commonParams
11376
11299
  }).m(function(Command, cs, config, o) {
@@ -11387,7 +11310,6 @@ var GetUserCommand = _GetUserCommand;
11387
11310
 
11388
11311
 
11389
11312
 
11390
-
11391
11313
  var _GetUserPolicyCommand = class _GetUserPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
11392
11314
  ...commonParams
11393
11315
  }).m(function(Command, cs, config, o) {
@@ -11404,7 +11326,6 @@ var GetUserPolicyCommand = _GetUserPolicyCommand;
11404
11326
 
11405
11327
 
11406
11328
 
11407
-
11408
11329
  var _ListAccessKeysCommand = class _ListAccessKeysCommand extends import_smithy_client.Command.classBuilder().ep({
11409
11330
  ...commonParams
11410
11331
  }).m(function(Command, cs, config, o) {
@@ -11421,7 +11342,6 @@ var ListAccessKeysCommand = _ListAccessKeysCommand;
11421
11342
 
11422
11343
 
11423
11344
 
11424
-
11425
11345
  var _ListAccountAliasesCommand = class _ListAccountAliasesCommand extends import_smithy_client.Command.classBuilder().ep({
11426
11346
  ...commonParams
11427
11347
  }).m(function(Command, cs, config, o) {
@@ -11438,7 +11358,6 @@ var ListAccountAliasesCommand = _ListAccountAliasesCommand;
11438
11358
 
11439
11359
 
11440
11360
 
11441
-
11442
11361
  var _ListAttachedGroupPoliciesCommand = class _ListAttachedGroupPoliciesCommand extends import_smithy_client.Command.classBuilder().ep({
11443
11362
  ...commonParams
11444
11363
  }).m(function(Command, cs, config, o) {
@@ -11455,7 +11374,6 @@ var ListAttachedGroupPoliciesCommand = _ListAttachedGroupPoliciesCommand;
11455
11374
 
11456
11375
 
11457
11376
 
11458
-
11459
11377
  var _ListAttachedRolePoliciesCommand = class _ListAttachedRolePoliciesCommand extends import_smithy_client.Command.classBuilder().ep({
11460
11378
  ...commonParams
11461
11379
  }).m(function(Command, cs, config, o) {
@@ -11472,7 +11390,6 @@ var ListAttachedRolePoliciesCommand = _ListAttachedRolePoliciesCommand;
11472
11390
 
11473
11391
 
11474
11392
 
11475
-
11476
11393
  var _ListAttachedUserPoliciesCommand = class _ListAttachedUserPoliciesCommand extends import_smithy_client.Command.classBuilder().ep({
11477
11394
  ...commonParams
11478
11395
  }).m(function(Command, cs, config, o) {
@@ -11489,7 +11406,6 @@ var ListAttachedUserPoliciesCommand = _ListAttachedUserPoliciesCommand;
11489
11406
 
11490
11407
 
11491
11408
 
11492
-
11493
11409
  var _ListEntitiesForPolicyCommand = class _ListEntitiesForPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
11494
11410
  ...commonParams
11495
11411
  }).m(function(Command, cs, config, o) {
@@ -11506,7 +11422,6 @@ var ListEntitiesForPolicyCommand = _ListEntitiesForPolicyCommand;
11506
11422
 
11507
11423
 
11508
11424
 
11509
-
11510
11425
  var _ListGroupPoliciesCommand = class _ListGroupPoliciesCommand extends import_smithy_client.Command.classBuilder().ep({
11511
11426
  ...commonParams
11512
11427
  }).m(function(Command, cs, config, o) {
@@ -11523,7 +11438,6 @@ var ListGroupPoliciesCommand = _ListGroupPoliciesCommand;
11523
11438
 
11524
11439
 
11525
11440
 
11526
-
11527
11441
  var _ListGroupsCommand = class _ListGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
11528
11442
  ...commonParams
11529
11443
  }).m(function(Command, cs, config, o) {
@@ -11540,7 +11454,6 @@ var ListGroupsCommand = _ListGroupsCommand;
11540
11454
 
11541
11455
 
11542
11456
 
11543
-
11544
11457
  var _ListGroupsForUserCommand = class _ListGroupsForUserCommand extends import_smithy_client.Command.classBuilder().ep({
11545
11458
  ...commonParams
11546
11459
  }).m(function(Command, cs, config, o) {
@@ -11557,7 +11470,6 @@ var ListGroupsForUserCommand = _ListGroupsForUserCommand;
11557
11470
 
11558
11471
 
11559
11472
 
11560
-
11561
11473
  var _ListInstanceProfilesCommand = class _ListInstanceProfilesCommand extends import_smithy_client.Command.classBuilder().ep({
11562
11474
  ...commonParams
11563
11475
  }).m(function(Command, cs, config, o) {
@@ -11574,7 +11486,6 @@ var ListInstanceProfilesCommand = _ListInstanceProfilesCommand;
11574
11486
 
11575
11487
 
11576
11488
 
11577
-
11578
11489
  var _ListInstanceProfilesForRoleCommand = class _ListInstanceProfilesForRoleCommand extends import_smithy_client.Command.classBuilder().ep({
11579
11490
  ...commonParams
11580
11491
  }).m(function(Command, cs, config, o) {
@@ -11591,7 +11502,6 @@ var ListInstanceProfilesForRoleCommand = _ListInstanceProfilesForRoleCommand;
11591
11502
 
11592
11503
 
11593
11504
 
11594
-
11595
11505
  var _ListInstanceProfileTagsCommand = class _ListInstanceProfileTagsCommand extends import_smithy_client.Command.classBuilder().ep({
11596
11506
  ...commonParams
11597
11507
  }).m(function(Command, cs, config, o) {
@@ -11608,7 +11518,6 @@ var ListInstanceProfileTagsCommand = _ListInstanceProfileTagsCommand;
11608
11518
 
11609
11519
 
11610
11520
 
11611
-
11612
11521
  var _ListMFADevicesCommand = class _ListMFADevicesCommand extends import_smithy_client.Command.classBuilder().ep({
11613
11522
  ...commonParams
11614
11523
  }).m(function(Command, cs, config, o) {
@@ -11625,7 +11534,6 @@ var ListMFADevicesCommand = _ListMFADevicesCommand;
11625
11534
 
11626
11535
 
11627
11536
 
11628
-
11629
11537
  var _ListMFADeviceTagsCommand = class _ListMFADeviceTagsCommand extends import_smithy_client.Command.classBuilder().ep({
11630
11538
  ...commonParams
11631
11539
  }).m(function(Command, cs, config, o) {
@@ -11642,7 +11550,6 @@ var ListMFADeviceTagsCommand = _ListMFADeviceTagsCommand;
11642
11550
 
11643
11551
 
11644
11552
 
11645
-
11646
11553
  var _ListOpenIDConnectProvidersCommand = class _ListOpenIDConnectProvidersCommand extends import_smithy_client.Command.classBuilder().ep({
11647
11554
  ...commonParams
11648
11555
  }).m(function(Command, cs, config, o) {
@@ -11659,7 +11566,6 @@ var ListOpenIDConnectProvidersCommand = _ListOpenIDConnectProvidersCommand;
11659
11566
 
11660
11567
 
11661
11568
 
11662
-
11663
11569
  var _ListOpenIDConnectProviderTagsCommand = class _ListOpenIDConnectProviderTagsCommand extends import_smithy_client.Command.classBuilder().ep({
11664
11570
  ...commonParams
11665
11571
  }).m(function(Command, cs, config, o) {
@@ -11676,7 +11582,6 @@ var ListOpenIDConnectProviderTagsCommand = _ListOpenIDConnectProviderTagsCommand
11676
11582
 
11677
11583
 
11678
11584
 
11679
-
11680
11585
  var _ListPoliciesCommand = class _ListPoliciesCommand extends import_smithy_client.Command.classBuilder().ep({
11681
11586
  ...commonParams
11682
11587
  }).m(function(Command, cs, config, o) {
@@ -11693,7 +11598,6 @@ var ListPoliciesCommand = _ListPoliciesCommand;
11693
11598
 
11694
11599
 
11695
11600
 
11696
-
11697
11601
  var _ListPoliciesGrantingServiceAccessCommand = class _ListPoliciesGrantingServiceAccessCommand extends import_smithy_client.Command.classBuilder().ep({
11698
11602
  ...commonParams
11699
11603
  }).m(function(Command, cs, config, o) {
@@ -11710,7 +11614,6 @@ var ListPoliciesGrantingServiceAccessCommand = _ListPoliciesGrantingServiceAcces
11710
11614
 
11711
11615
 
11712
11616
 
11713
-
11714
11617
  var _ListPolicyTagsCommand = class _ListPolicyTagsCommand extends import_smithy_client.Command.classBuilder().ep({
11715
11618
  ...commonParams
11716
11619
  }).m(function(Command, cs, config, o) {
@@ -11727,7 +11630,6 @@ var ListPolicyTagsCommand = _ListPolicyTagsCommand;
11727
11630
 
11728
11631
 
11729
11632
 
11730
-
11731
11633
  var _ListPolicyVersionsCommand = class _ListPolicyVersionsCommand extends import_smithy_client.Command.classBuilder().ep({
11732
11634
  ...commonParams
11733
11635
  }).m(function(Command, cs, config, o) {
@@ -11744,7 +11646,6 @@ var ListPolicyVersionsCommand = _ListPolicyVersionsCommand;
11744
11646
 
11745
11647
 
11746
11648
 
11747
-
11748
11649
  var _ListRolePoliciesCommand = class _ListRolePoliciesCommand extends import_smithy_client.Command.classBuilder().ep({
11749
11650
  ...commonParams
11750
11651
  }).m(function(Command, cs, config, o) {
@@ -11761,7 +11662,6 @@ var ListRolePoliciesCommand = _ListRolePoliciesCommand;
11761
11662
 
11762
11663
 
11763
11664
 
11764
-
11765
11665
  var _ListRolesCommand = class _ListRolesCommand extends import_smithy_client.Command.classBuilder().ep({
11766
11666
  ...commonParams
11767
11667
  }).m(function(Command, cs, config, o) {
@@ -11778,7 +11678,6 @@ var ListRolesCommand = _ListRolesCommand;
11778
11678
 
11779
11679
 
11780
11680
 
11781
-
11782
11681
  var _ListRoleTagsCommand = class _ListRoleTagsCommand extends import_smithy_client.Command.classBuilder().ep({
11783
11682
  ...commonParams
11784
11683
  }).m(function(Command, cs, config, o) {
@@ -11795,7 +11694,6 @@ var ListRoleTagsCommand = _ListRoleTagsCommand;
11795
11694
 
11796
11695
 
11797
11696
 
11798
-
11799
11697
  var _ListSAMLProvidersCommand = class _ListSAMLProvidersCommand extends import_smithy_client.Command.classBuilder().ep({
11800
11698
  ...commonParams
11801
11699
  }).m(function(Command, cs, config, o) {
@@ -11812,7 +11710,6 @@ var ListSAMLProvidersCommand = _ListSAMLProvidersCommand;
11812
11710
 
11813
11711
 
11814
11712
 
11815
-
11816
11713
  var _ListSAMLProviderTagsCommand = class _ListSAMLProviderTagsCommand extends import_smithy_client.Command.classBuilder().ep({
11817
11714
  ...commonParams
11818
11715
  }).m(function(Command, cs, config, o) {
@@ -11829,7 +11726,6 @@ var ListSAMLProviderTagsCommand = _ListSAMLProviderTagsCommand;
11829
11726
 
11830
11727
 
11831
11728
 
11832
-
11833
11729
  var _ListServerCertificatesCommand = class _ListServerCertificatesCommand extends import_smithy_client.Command.classBuilder().ep({
11834
11730
  ...commonParams
11835
11731
  }).m(function(Command, cs, config, o) {
@@ -11846,7 +11742,6 @@ var ListServerCertificatesCommand = _ListServerCertificatesCommand;
11846
11742
 
11847
11743
 
11848
11744
 
11849
-
11850
11745
  var _ListServerCertificateTagsCommand = class _ListServerCertificateTagsCommand extends import_smithy_client.Command.classBuilder().ep({
11851
11746
  ...commonParams
11852
11747
  }).m(function(Command, cs, config, o) {
@@ -11863,7 +11758,6 @@ var ListServerCertificateTagsCommand = _ListServerCertificateTagsCommand;
11863
11758
 
11864
11759
 
11865
11760
 
11866
-
11867
11761
  var _ListServiceSpecificCredentialsCommand = class _ListServiceSpecificCredentialsCommand extends import_smithy_client.Command.classBuilder().ep({
11868
11762
  ...commonParams
11869
11763
  }).m(function(Command, cs, config, o) {
@@ -11880,7 +11774,6 @@ var ListServiceSpecificCredentialsCommand = _ListServiceSpecificCredentialsComma
11880
11774
 
11881
11775
 
11882
11776
 
11883
-
11884
11777
  var _ListSigningCertificatesCommand = class _ListSigningCertificatesCommand extends import_smithy_client.Command.classBuilder().ep({
11885
11778
  ...commonParams
11886
11779
  }).m(function(Command, cs, config, o) {
@@ -11897,7 +11790,6 @@ var ListSigningCertificatesCommand = _ListSigningCertificatesCommand;
11897
11790
 
11898
11791
 
11899
11792
 
11900
-
11901
11793
  var _ListSSHPublicKeysCommand = class _ListSSHPublicKeysCommand extends import_smithy_client.Command.classBuilder().ep({
11902
11794
  ...commonParams
11903
11795
  }).m(function(Command, cs, config, o) {
@@ -11914,7 +11806,6 @@ var ListSSHPublicKeysCommand = _ListSSHPublicKeysCommand;
11914
11806
 
11915
11807
 
11916
11808
 
11917
-
11918
11809
  var _ListUserPoliciesCommand = class _ListUserPoliciesCommand extends import_smithy_client.Command.classBuilder().ep({
11919
11810
  ...commonParams
11920
11811
  }).m(function(Command, cs, config, o) {
@@ -11931,7 +11822,6 @@ var ListUserPoliciesCommand = _ListUserPoliciesCommand;
11931
11822
 
11932
11823
 
11933
11824
 
11934
-
11935
11825
  var _ListUsersCommand = class _ListUsersCommand extends import_smithy_client.Command.classBuilder().ep({
11936
11826
  ...commonParams
11937
11827
  }).m(function(Command, cs, config, o) {
@@ -11948,7 +11838,6 @@ var ListUsersCommand = _ListUsersCommand;
11948
11838
 
11949
11839
 
11950
11840
 
11951
-
11952
11841
  var _ListUserTagsCommand = class _ListUserTagsCommand extends import_smithy_client.Command.classBuilder().ep({
11953
11842
  ...commonParams
11954
11843
  }).m(function(Command, cs, config, o) {
@@ -11965,7 +11854,6 @@ var ListUserTagsCommand = _ListUserTagsCommand;
11965
11854
 
11966
11855
 
11967
11856
 
11968
-
11969
11857
  var _ListVirtualMFADevicesCommand = class _ListVirtualMFADevicesCommand extends import_smithy_client.Command.classBuilder().ep({
11970
11858
  ...commonParams
11971
11859
  }).m(function(Command, cs, config, o) {
@@ -11982,7 +11870,6 @@ var ListVirtualMFADevicesCommand = _ListVirtualMFADevicesCommand;
11982
11870
 
11983
11871
 
11984
11872
 
11985
-
11986
11873
  var _PutGroupPolicyCommand = class _PutGroupPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
11987
11874
  ...commonParams
11988
11875
  }).m(function(Command, cs, config, o) {
@@ -11999,7 +11886,6 @@ var PutGroupPolicyCommand = _PutGroupPolicyCommand;
11999
11886
 
12000
11887
 
12001
11888
 
12002
-
12003
11889
  var _PutRolePermissionsBoundaryCommand = class _PutRolePermissionsBoundaryCommand extends import_smithy_client.Command.classBuilder().ep({
12004
11890
  ...commonParams
12005
11891
  }).m(function(Command, cs, config, o) {
@@ -12016,7 +11902,6 @@ var PutRolePermissionsBoundaryCommand = _PutRolePermissionsBoundaryCommand;
12016
11902
 
12017
11903
 
12018
11904
 
12019
-
12020
11905
  var _PutRolePolicyCommand = class _PutRolePolicyCommand extends import_smithy_client.Command.classBuilder().ep({
12021
11906
  ...commonParams
12022
11907
  }).m(function(Command, cs, config, o) {
@@ -12033,7 +11918,6 @@ var PutRolePolicyCommand = _PutRolePolicyCommand;
12033
11918
 
12034
11919
 
12035
11920
 
12036
-
12037
11921
  var _PutUserPermissionsBoundaryCommand = class _PutUserPermissionsBoundaryCommand extends import_smithy_client.Command.classBuilder().ep({
12038
11922
  ...commonParams
12039
11923
  }).m(function(Command, cs, config, o) {
@@ -12050,7 +11934,6 @@ var PutUserPermissionsBoundaryCommand = _PutUserPermissionsBoundaryCommand;
12050
11934
 
12051
11935
 
12052
11936
 
12053
-
12054
11937
  var _PutUserPolicyCommand = class _PutUserPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
12055
11938
  ...commonParams
12056
11939
  }).m(function(Command, cs, config, o) {
@@ -12067,7 +11950,6 @@ var PutUserPolicyCommand = _PutUserPolicyCommand;
12067
11950
 
12068
11951
 
12069
11952
 
12070
-
12071
11953
  var _RemoveClientIDFromOpenIDConnectProviderCommand = class _RemoveClientIDFromOpenIDConnectProviderCommand extends import_smithy_client.Command.classBuilder().ep({
12072
11954
  ...commonParams
12073
11955
  }).m(function(Command, cs, config, o) {
@@ -12084,7 +11966,6 @@ var RemoveClientIDFromOpenIDConnectProviderCommand = _RemoveClientIDFromOpenIDCo
12084
11966
 
12085
11967
 
12086
11968
 
12087
-
12088
11969
  var _RemoveRoleFromInstanceProfileCommand = class _RemoveRoleFromInstanceProfileCommand extends import_smithy_client.Command.classBuilder().ep({
12089
11970
  ...commonParams
12090
11971
  }).m(function(Command, cs, config, o) {
@@ -12101,7 +11982,6 @@ var RemoveRoleFromInstanceProfileCommand = _RemoveRoleFromInstanceProfileCommand
12101
11982
 
12102
11983
 
12103
11984
 
12104
-
12105
11985
  var _RemoveUserFromGroupCommand = class _RemoveUserFromGroupCommand extends import_smithy_client.Command.classBuilder().ep({
12106
11986
  ...commonParams
12107
11987
  }).m(function(Command, cs, config, o) {
@@ -12118,7 +11998,6 @@ var RemoveUserFromGroupCommand = _RemoveUserFromGroupCommand;
12118
11998
 
12119
11999
 
12120
12000
 
12121
-
12122
12001
  var _ResetServiceSpecificCredentialCommand = class _ResetServiceSpecificCredentialCommand extends import_smithy_client.Command.classBuilder().ep({
12123
12002
  ...commonParams
12124
12003
  }).m(function(Command, cs, config, o) {
@@ -12135,7 +12014,6 @@ var ResetServiceSpecificCredentialCommand = _ResetServiceSpecificCredentialComma
12135
12014
 
12136
12015
 
12137
12016
 
12138
-
12139
12017
  var _ResyncMFADeviceCommand = class _ResyncMFADeviceCommand extends import_smithy_client.Command.classBuilder().ep({
12140
12018
  ...commonParams
12141
12019
  }).m(function(Command, cs, config, o) {
@@ -12152,7 +12030,6 @@ var ResyncMFADeviceCommand = _ResyncMFADeviceCommand;
12152
12030
 
12153
12031
 
12154
12032
 
12155
-
12156
12033
  var _SetDefaultPolicyVersionCommand = class _SetDefaultPolicyVersionCommand extends import_smithy_client.Command.classBuilder().ep({
12157
12034
  ...commonParams
12158
12035
  }).m(function(Command, cs, config, o) {
@@ -12169,7 +12046,6 @@ var SetDefaultPolicyVersionCommand = _SetDefaultPolicyVersionCommand;
12169
12046
 
12170
12047
 
12171
12048
 
12172
-
12173
12049
  var _SetSecurityTokenServicePreferencesCommand = class _SetSecurityTokenServicePreferencesCommand extends import_smithy_client.Command.classBuilder().ep({
12174
12050
  ...commonParams
12175
12051
  }).m(function(Command, cs, config, o) {
@@ -12186,7 +12062,6 @@ var SetSecurityTokenServicePreferencesCommand = _SetSecurityTokenServicePreferen
12186
12062
 
12187
12063
 
12188
12064
 
12189
-
12190
12065
  var _SimulateCustomPolicyCommand = class _SimulateCustomPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
12191
12066
  ...commonParams
12192
12067
  }).m(function(Command, cs, config, o) {
@@ -12203,7 +12078,6 @@ var SimulateCustomPolicyCommand = _SimulateCustomPolicyCommand;
12203
12078
 
12204
12079
 
12205
12080
 
12206
-
12207
12081
  var _SimulatePrincipalPolicyCommand = class _SimulatePrincipalPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
12208
12082
  ...commonParams
12209
12083
  }).m(function(Command, cs, config, o) {
@@ -12220,7 +12094,6 @@ var SimulatePrincipalPolicyCommand = _SimulatePrincipalPolicyCommand;
12220
12094
 
12221
12095
 
12222
12096
 
12223
-
12224
12097
  var _TagInstanceProfileCommand = class _TagInstanceProfileCommand extends import_smithy_client.Command.classBuilder().ep({
12225
12098
  ...commonParams
12226
12099
  }).m(function(Command, cs, config, o) {
@@ -12237,7 +12110,6 @@ var TagInstanceProfileCommand = _TagInstanceProfileCommand;
12237
12110
 
12238
12111
 
12239
12112
 
12240
-
12241
12113
  var _TagMFADeviceCommand = class _TagMFADeviceCommand extends import_smithy_client.Command.classBuilder().ep({
12242
12114
  ...commonParams
12243
12115
  }).m(function(Command, cs, config, o) {
@@ -12254,7 +12126,6 @@ var TagMFADeviceCommand = _TagMFADeviceCommand;
12254
12126
 
12255
12127
 
12256
12128
 
12257
-
12258
12129
  var _TagOpenIDConnectProviderCommand = class _TagOpenIDConnectProviderCommand extends import_smithy_client.Command.classBuilder().ep({
12259
12130
  ...commonParams
12260
12131
  }).m(function(Command, cs, config, o) {
@@ -12271,7 +12142,6 @@ var TagOpenIDConnectProviderCommand = _TagOpenIDConnectProviderCommand;
12271
12142
 
12272
12143
 
12273
12144
 
12274
-
12275
12145
  var _TagPolicyCommand = class _TagPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
12276
12146
  ...commonParams
12277
12147
  }).m(function(Command, cs, config, o) {
@@ -12288,7 +12158,6 @@ var TagPolicyCommand = _TagPolicyCommand;
12288
12158
 
12289
12159
 
12290
12160
 
12291
-
12292
12161
  var _TagRoleCommand = class _TagRoleCommand extends import_smithy_client.Command.classBuilder().ep({
12293
12162
  ...commonParams
12294
12163
  }).m(function(Command, cs, config, o) {
@@ -12305,7 +12174,6 @@ var TagRoleCommand = _TagRoleCommand;
12305
12174
 
12306
12175
 
12307
12176
 
12308
-
12309
12177
  var _TagSAMLProviderCommand = class _TagSAMLProviderCommand extends import_smithy_client.Command.classBuilder().ep({
12310
12178
  ...commonParams
12311
12179
  }).m(function(Command, cs, config, o) {
@@ -12322,7 +12190,6 @@ var TagSAMLProviderCommand = _TagSAMLProviderCommand;
12322
12190
 
12323
12191
 
12324
12192
 
12325
-
12326
12193
  var _TagServerCertificateCommand = class _TagServerCertificateCommand extends import_smithy_client.Command.classBuilder().ep({
12327
12194
  ...commonParams
12328
12195
  }).m(function(Command, cs, config, o) {
@@ -12339,7 +12206,6 @@ var TagServerCertificateCommand = _TagServerCertificateCommand;
12339
12206
 
12340
12207
 
12341
12208
 
12342
-
12343
12209
  var _TagUserCommand = class _TagUserCommand extends import_smithy_client.Command.classBuilder().ep({
12344
12210
  ...commonParams
12345
12211
  }).m(function(Command, cs, config, o) {
@@ -12356,7 +12222,6 @@ var TagUserCommand = _TagUserCommand;
12356
12222
 
12357
12223
 
12358
12224
 
12359
-
12360
12225
  var _UntagInstanceProfileCommand = class _UntagInstanceProfileCommand extends import_smithy_client.Command.classBuilder().ep({
12361
12226
  ...commonParams
12362
12227
  }).m(function(Command, cs, config, o) {
@@ -12373,7 +12238,6 @@ var UntagInstanceProfileCommand = _UntagInstanceProfileCommand;
12373
12238
 
12374
12239
 
12375
12240
 
12376
-
12377
12241
  var _UntagMFADeviceCommand = class _UntagMFADeviceCommand extends import_smithy_client.Command.classBuilder().ep({
12378
12242
  ...commonParams
12379
12243
  }).m(function(Command, cs, config, o) {
@@ -12390,7 +12254,6 @@ var UntagMFADeviceCommand = _UntagMFADeviceCommand;
12390
12254
 
12391
12255
 
12392
12256
 
12393
-
12394
12257
  var _UntagOpenIDConnectProviderCommand = class _UntagOpenIDConnectProviderCommand extends import_smithy_client.Command.classBuilder().ep({
12395
12258
  ...commonParams
12396
12259
  }).m(function(Command, cs, config, o) {
@@ -12407,7 +12270,6 @@ var UntagOpenIDConnectProviderCommand = _UntagOpenIDConnectProviderCommand;
12407
12270
 
12408
12271
 
12409
12272
 
12410
-
12411
12273
  var _UntagPolicyCommand = class _UntagPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
12412
12274
  ...commonParams
12413
12275
  }).m(function(Command, cs, config, o) {
@@ -12424,7 +12286,6 @@ var UntagPolicyCommand = _UntagPolicyCommand;
12424
12286
 
12425
12287
 
12426
12288
 
12427
-
12428
12289
  var _UntagRoleCommand = class _UntagRoleCommand extends import_smithy_client.Command.classBuilder().ep({
12429
12290
  ...commonParams
12430
12291
  }).m(function(Command, cs, config, o) {
@@ -12441,7 +12302,6 @@ var UntagRoleCommand = _UntagRoleCommand;
12441
12302
 
12442
12303
 
12443
12304
 
12444
-
12445
12305
  var _UntagSAMLProviderCommand = class _UntagSAMLProviderCommand extends import_smithy_client.Command.classBuilder().ep({
12446
12306
  ...commonParams
12447
12307
  }).m(function(Command, cs, config, o) {
@@ -12458,7 +12318,6 @@ var UntagSAMLProviderCommand = _UntagSAMLProviderCommand;
12458
12318
 
12459
12319
 
12460
12320
 
12461
-
12462
12321
  var _UntagServerCertificateCommand = class _UntagServerCertificateCommand extends import_smithy_client.Command.classBuilder().ep({
12463
12322
  ...commonParams
12464
12323
  }).m(function(Command, cs, config, o) {
@@ -12475,7 +12334,6 @@ var UntagServerCertificateCommand = _UntagServerCertificateCommand;
12475
12334
 
12476
12335
 
12477
12336
 
12478
-
12479
12337
  var _UntagUserCommand = class _UntagUserCommand extends import_smithy_client.Command.classBuilder().ep({
12480
12338
  ...commonParams
12481
12339
  }).m(function(Command, cs, config, o) {
@@ -12492,7 +12350,6 @@ var UntagUserCommand = _UntagUserCommand;
12492
12350
 
12493
12351
 
12494
12352
 
12495
-
12496
12353
  var _UpdateAccessKeyCommand = class _UpdateAccessKeyCommand extends import_smithy_client.Command.classBuilder().ep({
12497
12354
  ...commonParams
12498
12355
  }).m(function(Command, cs, config, o) {
@@ -12509,7 +12366,6 @@ var UpdateAccessKeyCommand = _UpdateAccessKeyCommand;
12509
12366
 
12510
12367
 
12511
12368
 
12512
-
12513
12369
  var _UpdateAccountPasswordPolicyCommand = class _UpdateAccountPasswordPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
12514
12370
  ...commonParams
12515
12371
  }).m(function(Command, cs, config, o) {
@@ -12526,7 +12382,6 @@ var UpdateAccountPasswordPolicyCommand = _UpdateAccountPasswordPolicyCommand;
12526
12382
 
12527
12383
 
12528
12384
 
12529
-
12530
12385
  var _UpdateAssumeRolePolicyCommand = class _UpdateAssumeRolePolicyCommand extends import_smithy_client.Command.classBuilder().ep({
12531
12386
  ...commonParams
12532
12387
  }).m(function(Command, cs, config, o) {
@@ -12543,7 +12398,6 @@ var UpdateAssumeRolePolicyCommand = _UpdateAssumeRolePolicyCommand;
12543
12398
 
12544
12399
 
12545
12400
 
12546
-
12547
12401
  var _UpdateGroupCommand = class _UpdateGroupCommand extends import_smithy_client.Command.classBuilder().ep({
12548
12402
  ...commonParams
12549
12403
  }).m(function(Command, cs, config, o) {
@@ -12560,7 +12414,6 @@ var UpdateGroupCommand = _UpdateGroupCommand;
12560
12414
 
12561
12415
 
12562
12416
 
12563
-
12564
12417
  var _UpdateLoginProfileCommand = class _UpdateLoginProfileCommand extends import_smithy_client.Command.classBuilder().ep({
12565
12418
  ...commonParams
12566
12419
  }).m(function(Command, cs, config, o) {
@@ -12577,7 +12430,6 @@ var UpdateLoginProfileCommand = _UpdateLoginProfileCommand;
12577
12430
 
12578
12431
 
12579
12432
 
12580
-
12581
12433
  var _UpdateOpenIDConnectProviderThumbprintCommand = class _UpdateOpenIDConnectProviderThumbprintCommand extends import_smithy_client.Command.classBuilder().ep({
12582
12434
  ...commonParams
12583
12435
  }).m(function(Command, cs, config, o) {
@@ -12594,7 +12446,6 @@ var UpdateOpenIDConnectProviderThumbprintCommand = _UpdateOpenIDConnectProviderT
12594
12446
 
12595
12447
 
12596
12448
 
12597
-
12598
12449
  var _UpdateRoleCommand = class _UpdateRoleCommand extends import_smithy_client.Command.classBuilder().ep({
12599
12450
  ...commonParams
12600
12451
  }).m(function(Command, cs, config, o) {
@@ -12611,7 +12462,6 @@ var UpdateRoleCommand = _UpdateRoleCommand;
12611
12462
 
12612
12463
 
12613
12464
 
12614
-
12615
12465
  var _UpdateRoleDescriptionCommand = class _UpdateRoleDescriptionCommand extends import_smithy_client.Command.classBuilder().ep({
12616
12466
  ...commonParams
12617
12467
  }).m(function(Command, cs, config, o) {
@@ -12628,7 +12478,6 @@ var UpdateRoleDescriptionCommand = _UpdateRoleDescriptionCommand;
12628
12478
 
12629
12479
 
12630
12480
 
12631
-
12632
12481
  var _UpdateSAMLProviderCommand = class _UpdateSAMLProviderCommand extends import_smithy_client.Command.classBuilder().ep({
12633
12482
  ...commonParams
12634
12483
  }).m(function(Command, cs, config, o) {
@@ -12645,7 +12494,6 @@ var UpdateSAMLProviderCommand = _UpdateSAMLProviderCommand;
12645
12494
 
12646
12495
 
12647
12496
 
12648
-
12649
12497
  var _UpdateServerCertificateCommand = class _UpdateServerCertificateCommand extends import_smithy_client.Command.classBuilder().ep({
12650
12498
  ...commonParams
12651
12499
  }).m(function(Command, cs, config, o) {
@@ -12662,7 +12510,6 @@ var UpdateServerCertificateCommand = _UpdateServerCertificateCommand;
12662
12510
 
12663
12511
 
12664
12512
 
12665
-
12666
12513
  var _UpdateServiceSpecificCredentialCommand = class _UpdateServiceSpecificCredentialCommand extends import_smithy_client.Command.classBuilder().ep({
12667
12514
  ...commonParams
12668
12515
  }).m(function(Command, cs, config, o) {
@@ -12679,7 +12526,6 @@ var UpdateServiceSpecificCredentialCommand = _UpdateServiceSpecificCredentialCom
12679
12526
 
12680
12527
 
12681
12528
 
12682
-
12683
12529
  var _UpdateSigningCertificateCommand = class _UpdateSigningCertificateCommand extends import_smithy_client.Command.classBuilder().ep({
12684
12530
  ...commonParams
12685
12531
  }).m(function(Command, cs, config, o) {
@@ -12696,7 +12542,6 @@ var UpdateSigningCertificateCommand = _UpdateSigningCertificateCommand;
12696
12542
 
12697
12543
 
12698
12544
 
12699
-
12700
12545
  var _UpdateSSHPublicKeyCommand = class _UpdateSSHPublicKeyCommand extends import_smithy_client.Command.classBuilder().ep({
12701
12546
  ...commonParams
12702
12547
  }).m(function(Command, cs, config, o) {
@@ -12713,7 +12558,6 @@ var UpdateSSHPublicKeyCommand = _UpdateSSHPublicKeyCommand;
12713
12558
 
12714
12559
 
12715
12560
 
12716
-
12717
12561
  var _UpdateUserCommand = class _UpdateUserCommand extends import_smithy_client.Command.classBuilder().ep({
12718
12562
  ...commonParams
12719
12563
  }).m(function(Command, cs, config, o) {
@@ -12730,7 +12574,6 @@ var UpdateUserCommand = _UpdateUserCommand;
12730
12574
 
12731
12575
 
12732
12576
 
12733
-
12734
12577
  var _UploadServerCertificateCommand = class _UploadServerCertificateCommand extends import_smithy_client.Command.classBuilder().ep({
12735
12578
  ...commonParams
12736
12579
  }).m(function(Command, cs, config, o) {
@@ -12747,7 +12590,6 @@ var UploadServerCertificateCommand = _UploadServerCertificateCommand;
12747
12590
 
12748
12591
 
12749
12592
 
12750
-
12751
12593
  var _UploadSigningCertificateCommand = class _UploadSigningCertificateCommand extends import_smithy_client.Command.classBuilder().ep({
12752
12594
  ...commonParams
12753
12595
  }).m(function(Command, cs, config, o) {
@@ -12764,7 +12606,6 @@ var UploadSigningCertificateCommand = _UploadSigningCertificateCommand;
12764
12606
 
12765
12607
 
12766
12608
 
12767
-
12768
12609
  var _UploadSSHPublicKeyCommand = class _UploadSSHPublicKeyCommand extends import_smithy_client.Command.classBuilder().ep({
12769
12610
  ...commonParams
12770
12611
  }).m(function(Command, cs, config, o) {