@aws-sdk/client-iam 3.478.0 → 3.484.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 (641) hide show
  1. package/dist-cjs/commands/AddClientIDToOpenIDConnectProviderCommand.js +18 -41
  2. package/dist-cjs/commands/AddRoleToInstanceProfileCommand.js +18 -41
  3. package/dist-cjs/commands/AddUserToGroupCommand.js +18 -41
  4. package/dist-cjs/commands/AttachGroupPolicyCommand.js +18 -41
  5. package/dist-cjs/commands/AttachRolePolicyCommand.js +18 -41
  6. package/dist-cjs/commands/AttachUserPolicyCommand.js +18 -41
  7. package/dist-cjs/commands/ChangePasswordCommand.js +18 -41
  8. package/dist-cjs/commands/CreateAccessKeyCommand.js +18 -41
  9. package/dist-cjs/commands/CreateAccountAliasCommand.js +18 -41
  10. package/dist-cjs/commands/CreateGroupCommand.js +18 -41
  11. package/dist-cjs/commands/CreateInstanceProfileCommand.js +18 -41
  12. package/dist-cjs/commands/CreateLoginProfileCommand.js +18 -41
  13. package/dist-cjs/commands/CreateOpenIDConnectProviderCommand.js +18 -41
  14. package/dist-cjs/commands/CreatePolicyCommand.js +18 -41
  15. package/dist-cjs/commands/CreatePolicyVersionCommand.js +18 -41
  16. package/dist-cjs/commands/CreateRoleCommand.js +18 -41
  17. package/dist-cjs/commands/CreateSAMLProviderCommand.js +18 -41
  18. package/dist-cjs/commands/CreateServiceLinkedRoleCommand.js +18 -41
  19. package/dist-cjs/commands/CreateServiceSpecificCredentialCommand.js +18 -41
  20. package/dist-cjs/commands/CreateUserCommand.js +18 -41
  21. package/dist-cjs/commands/CreateVirtualMFADeviceCommand.js +18 -41
  22. package/dist-cjs/commands/DeactivateMFADeviceCommand.js +18 -41
  23. package/dist-cjs/commands/DeleteAccessKeyCommand.js +18 -41
  24. package/dist-cjs/commands/DeleteAccountAliasCommand.js +18 -41
  25. package/dist-cjs/commands/DeleteAccountPasswordPolicyCommand.js +18 -41
  26. package/dist-cjs/commands/DeleteGroupCommand.js +18 -41
  27. package/dist-cjs/commands/DeleteGroupPolicyCommand.js +18 -41
  28. package/dist-cjs/commands/DeleteInstanceProfileCommand.js +18 -41
  29. package/dist-cjs/commands/DeleteLoginProfileCommand.js +18 -41
  30. package/dist-cjs/commands/DeleteOpenIDConnectProviderCommand.js +18 -41
  31. package/dist-cjs/commands/DeletePolicyCommand.js +18 -41
  32. package/dist-cjs/commands/DeletePolicyVersionCommand.js +18 -41
  33. package/dist-cjs/commands/DeleteRoleCommand.js +18 -41
  34. package/dist-cjs/commands/DeleteRolePermissionsBoundaryCommand.js +18 -41
  35. package/dist-cjs/commands/DeleteRolePolicyCommand.js +18 -41
  36. package/dist-cjs/commands/DeleteSAMLProviderCommand.js +18 -41
  37. package/dist-cjs/commands/DeleteSSHPublicKeyCommand.js +18 -41
  38. package/dist-cjs/commands/DeleteServerCertificateCommand.js +18 -41
  39. package/dist-cjs/commands/DeleteServiceLinkedRoleCommand.js +18 -41
  40. package/dist-cjs/commands/DeleteServiceSpecificCredentialCommand.js +18 -41
  41. package/dist-cjs/commands/DeleteSigningCertificateCommand.js +18 -41
  42. package/dist-cjs/commands/DeleteUserCommand.js +18 -41
  43. package/dist-cjs/commands/DeleteUserPermissionsBoundaryCommand.js +18 -41
  44. package/dist-cjs/commands/DeleteUserPolicyCommand.js +18 -41
  45. package/dist-cjs/commands/DeleteVirtualMFADeviceCommand.js +18 -41
  46. package/dist-cjs/commands/DetachGroupPolicyCommand.js +18 -41
  47. package/dist-cjs/commands/DetachRolePolicyCommand.js +18 -41
  48. package/dist-cjs/commands/DetachUserPolicyCommand.js +18 -41
  49. package/dist-cjs/commands/EnableMFADeviceCommand.js +18 -41
  50. package/dist-cjs/commands/GenerateCredentialReportCommand.js +18 -41
  51. package/dist-cjs/commands/GenerateOrganizationsAccessReportCommand.js +18 -41
  52. package/dist-cjs/commands/GenerateServiceLastAccessedDetailsCommand.js +18 -41
  53. package/dist-cjs/commands/GetAccessKeyLastUsedCommand.js +18 -41
  54. package/dist-cjs/commands/GetAccountAuthorizationDetailsCommand.js +18 -41
  55. package/dist-cjs/commands/GetAccountPasswordPolicyCommand.js +18 -41
  56. package/dist-cjs/commands/GetAccountSummaryCommand.js +18 -41
  57. package/dist-cjs/commands/GetContextKeysForCustomPolicyCommand.js +18 -41
  58. package/dist-cjs/commands/GetContextKeysForPrincipalPolicyCommand.js +18 -41
  59. package/dist-cjs/commands/GetCredentialReportCommand.js +18 -41
  60. package/dist-cjs/commands/GetGroupCommand.js +18 -41
  61. package/dist-cjs/commands/GetGroupPolicyCommand.js +18 -41
  62. package/dist-cjs/commands/GetInstanceProfileCommand.js +18 -41
  63. package/dist-cjs/commands/GetLoginProfileCommand.js +18 -41
  64. package/dist-cjs/commands/GetMFADeviceCommand.js +18 -41
  65. package/dist-cjs/commands/GetOpenIDConnectProviderCommand.js +18 -41
  66. package/dist-cjs/commands/GetOrganizationsAccessReportCommand.js +18 -41
  67. package/dist-cjs/commands/GetPolicyCommand.js +18 -41
  68. package/dist-cjs/commands/GetPolicyVersionCommand.js +18 -41
  69. package/dist-cjs/commands/GetRoleCommand.js +18 -41
  70. package/dist-cjs/commands/GetRolePolicyCommand.js +18 -41
  71. package/dist-cjs/commands/GetSAMLProviderCommand.js +18 -41
  72. package/dist-cjs/commands/GetSSHPublicKeyCommand.js +18 -41
  73. package/dist-cjs/commands/GetServerCertificateCommand.js +18 -41
  74. package/dist-cjs/commands/GetServiceLastAccessedDetailsCommand.js +18 -41
  75. package/dist-cjs/commands/GetServiceLastAccessedDetailsWithEntitiesCommand.js +18 -41
  76. package/dist-cjs/commands/GetServiceLinkedRoleDeletionStatusCommand.js +18 -41
  77. package/dist-cjs/commands/GetUserCommand.js +18 -41
  78. package/dist-cjs/commands/GetUserPolicyCommand.js +18 -41
  79. package/dist-cjs/commands/ListAccessKeysCommand.js +18 -41
  80. package/dist-cjs/commands/ListAccountAliasesCommand.js +18 -41
  81. package/dist-cjs/commands/ListAttachedGroupPoliciesCommand.js +18 -41
  82. package/dist-cjs/commands/ListAttachedRolePoliciesCommand.js +18 -41
  83. package/dist-cjs/commands/ListAttachedUserPoliciesCommand.js +18 -41
  84. package/dist-cjs/commands/ListEntitiesForPolicyCommand.js +18 -41
  85. package/dist-cjs/commands/ListGroupPoliciesCommand.js +18 -41
  86. package/dist-cjs/commands/ListGroupsCommand.js +18 -41
  87. package/dist-cjs/commands/ListGroupsForUserCommand.js +18 -41
  88. package/dist-cjs/commands/ListInstanceProfileTagsCommand.js +18 -41
  89. package/dist-cjs/commands/ListInstanceProfilesCommand.js +18 -41
  90. package/dist-cjs/commands/ListInstanceProfilesForRoleCommand.js +18 -41
  91. package/dist-cjs/commands/ListMFADeviceTagsCommand.js +18 -41
  92. package/dist-cjs/commands/ListMFADevicesCommand.js +18 -41
  93. package/dist-cjs/commands/ListOpenIDConnectProviderTagsCommand.js +18 -41
  94. package/dist-cjs/commands/ListOpenIDConnectProvidersCommand.js +18 -41
  95. package/dist-cjs/commands/ListPoliciesCommand.js +18 -41
  96. package/dist-cjs/commands/ListPoliciesGrantingServiceAccessCommand.js +18 -41
  97. package/dist-cjs/commands/ListPolicyTagsCommand.js +18 -41
  98. package/dist-cjs/commands/ListPolicyVersionsCommand.js +18 -41
  99. package/dist-cjs/commands/ListRolePoliciesCommand.js +18 -41
  100. package/dist-cjs/commands/ListRoleTagsCommand.js +18 -41
  101. package/dist-cjs/commands/ListRolesCommand.js +18 -41
  102. package/dist-cjs/commands/ListSAMLProviderTagsCommand.js +18 -41
  103. package/dist-cjs/commands/ListSAMLProvidersCommand.js +18 -41
  104. package/dist-cjs/commands/ListSSHPublicKeysCommand.js +18 -41
  105. package/dist-cjs/commands/ListServerCertificateTagsCommand.js +18 -41
  106. package/dist-cjs/commands/ListServerCertificatesCommand.js +18 -41
  107. package/dist-cjs/commands/ListServiceSpecificCredentialsCommand.js +18 -41
  108. package/dist-cjs/commands/ListSigningCertificatesCommand.js +18 -41
  109. package/dist-cjs/commands/ListUserPoliciesCommand.js +18 -41
  110. package/dist-cjs/commands/ListUserTagsCommand.js +18 -41
  111. package/dist-cjs/commands/ListUsersCommand.js +18 -41
  112. package/dist-cjs/commands/ListVirtualMFADevicesCommand.js +18 -41
  113. package/dist-cjs/commands/PutGroupPolicyCommand.js +18 -41
  114. package/dist-cjs/commands/PutRolePermissionsBoundaryCommand.js +18 -41
  115. package/dist-cjs/commands/PutRolePolicyCommand.js +18 -41
  116. package/dist-cjs/commands/PutUserPermissionsBoundaryCommand.js +18 -41
  117. package/dist-cjs/commands/PutUserPolicyCommand.js +18 -41
  118. package/dist-cjs/commands/RemoveClientIDFromOpenIDConnectProviderCommand.js +18 -41
  119. package/dist-cjs/commands/RemoveRoleFromInstanceProfileCommand.js +18 -41
  120. package/dist-cjs/commands/RemoveUserFromGroupCommand.js +18 -41
  121. package/dist-cjs/commands/ResetServiceSpecificCredentialCommand.js +18 -41
  122. package/dist-cjs/commands/ResyncMFADeviceCommand.js +18 -41
  123. package/dist-cjs/commands/SetDefaultPolicyVersionCommand.js +18 -41
  124. package/dist-cjs/commands/SetSecurityTokenServicePreferencesCommand.js +18 -41
  125. package/dist-cjs/commands/SimulateCustomPolicyCommand.js +18 -41
  126. package/dist-cjs/commands/SimulatePrincipalPolicyCommand.js +18 -41
  127. package/dist-cjs/commands/TagInstanceProfileCommand.js +18 -41
  128. package/dist-cjs/commands/TagMFADeviceCommand.js +18 -41
  129. package/dist-cjs/commands/TagOpenIDConnectProviderCommand.js +18 -41
  130. package/dist-cjs/commands/TagPolicyCommand.js +18 -41
  131. package/dist-cjs/commands/TagRoleCommand.js +18 -41
  132. package/dist-cjs/commands/TagSAMLProviderCommand.js +18 -41
  133. package/dist-cjs/commands/TagServerCertificateCommand.js +18 -41
  134. package/dist-cjs/commands/TagUserCommand.js +18 -41
  135. package/dist-cjs/commands/UntagInstanceProfileCommand.js +18 -41
  136. package/dist-cjs/commands/UntagMFADeviceCommand.js +18 -41
  137. package/dist-cjs/commands/UntagOpenIDConnectProviderCommand.js +18 -41
  138. package/dist-cjs/commands/UntagPolicyCommand.js +18 -41
  139. package/dist-cjs/commands/UntagRoleCommand.js +18 -41
  140. package/dist-cjs/commands/UntagSAMLProviderCommand.js +18 -41
  141. package/dist-cjs/commands/UntagServerCertificateCommand.js +18 -41
  142. package/dist-cjs/commands/UntagUserCommand.js +18 -41
  143. package/dist-cjs/commands/UpdateAccessKeyCommand.js +18 -41
  144. package/dist-cjs/commands/UpdateAccountPasswordPolicyCommand.js +18 -41
  145. package/dist-cjs/commands/UpdateAssumeRolePolicyCommand.js +18 -41
  146. package/dist-cjs/commands/UpdateGroupCommand.js +18 -41
  147. package/dist-cjs/commands/UpdateLoginProfileCommand.js +18 -41
  148. package/dist-cjs/commands/UpdateOpenIDConnectProviderThumbprintCommand.js +18 -41
  149. package/dist-cjs/commands/UpdateRoleCommand.js +18 -41
  150. package/dist-cjs/commands/UpdateRoleDescriptionCommand.js +18 -41
  151. package/dist-cjs/commands/UpdateSAMLProviderCommand.js +18 -41
  152. package/dist-cjs/commands/UpdateSSHPublicKeyCommand.js +18 -41
  153. package/dist-cjs/commands/UpdateServerCertificateCommand.js +18 -41
  154. package/dist-cjs/commands/UpdateServiceSpecificCredentialCommand.js +18 -41
  155. package/dist-cjs/commands/UpdateSigningCertificateCommand.js +18 -41
  156. package/dist-cjs/commands/UpdateUserCommand.js +18 -41
  157. package/dist-cjs/commands/UploadSSHPublicKeyCommand.js +18 -41
  158. package/dist-cjs/commands/UploadServerCertificateCommand.js +18 -41
  159. package/dist-cjs/commands/UploadSigningCertificateCommand.js +18 -41
  160. package/dist-cjs/endpoint/EndpointParameters.js +7 -1
  161. package/dist-es/commands/AddClientIDToOpenIDConnectProviderCommand.js +18 -41
  162. package/dist-es/commands/AddRoleToInstanceProfileCommand.js +18 -41
  163. package/dist-es/commands/AddUserToGroupCommand.js +18 -41
  164. package/dist-es/commands/AttachGroupPolicyCommand.js +18 -41
  165. package/dist-es/commands/AttachRolePolicyCommand.js +18 -41
  166. package/dist-es/commands/AttachUserPolicyCommand.js +18 -41
  167. package/dist-es/commands/ChangePasswordCommand.js +18 -41
  168. package/dist-es/commands/CreateAccessKeyCommand.js +18 -41
  169. package/dist-es/commands/CreateAccountAliasCommand.js +18 -41
  170. package/dist-es/commands/CreateGroupCommand.js +18 -41
  171. package/dist-es/commands/CreateInstanceProfileCommand.js +18 -41
  172. package/dist-es/commands/CreateLoginProfileCommand.js +18 -41
  173. package/dist-es/commands/CreateOpenIDConnectProviderCommand.js +18 -41
  174. package/dist-es/commands/CreatePolicyCommand.js +18 -41
  175. package/dist-es/commands/CreatePolicyVersionCommand.js +18 -41
  176. package/dist-es/commands/CreateRoleCommand.js +18 -41
  177. package/dist-es/commands/CreateSAMLProviderCommand.js +18 -41
  178. package/dist-es/commands/CreateServiceLinkedRoleCommand.js +18 -41
  179. package/dist-es/commands/CreateServiceSpecificCredentialCommand.js +18 -41
  180. package/dist-es/commands/CreateUserCommand.js +18 -41
  181. package/dist-es/commands/CreateVirtualMFADeviceCommand.js +18 -41
  182. package/dist-es/commands/DeactivateMFADeviceCommand.js +18 -41
  183. package/dist-es/commands/DeleteAccessKeyCommand.js +18 -41
  184. package/dist-es/commands/DeleteAccountAliasCommand.js +18 -41
  185. package/dist-es/commands/DeleteAccountPasswordPolicyCommand.js +18 -41
  186. package/dist-es/commands/DeleteGroupCommand.js +18 -41
  187. package/dist-es/commands/DeleteGroupPolicyCommand.js +18 -41
  188. package/dist-es/commands/DeleteInstanceProfileCommand.js +18 -41
  189. package/dist-es/commands/DeleteLoginProfileCommand.js +18 -41
  190. package/dist-es/commands/DeleteOpenIDConnectProviderCommand.js +18 -41
  191. package/dist-es/commands/DeletePolicyCommand.js +18 -41
  192. package/dist-es/commands/DeletePolicyVersionCommand.js +18 -41
  193. package/dist-es/commands/DeleteRoleCommand.js +18 -41
  194. package/dist-es/commands/DeleteRolePermissionsBoundaryCommand.js +18 -41
  195. package/dist-es/commands/DeleteRolePolicyCommand.js +18 -41
  196. package/dist-es/commands/DeleteSAMLProviderCommand.js +18 -41
  197. package/dist-es/commands/DeleteSSHPublicKeyCommand.js +18 -41
  198. package/dist-es/commands/DeleteServerCertificateCommand.js +18 -41
  199. package/dist-es/commands/DeleteServiceLinkedRoleCommand.js +18 -41
  200. package/dist-es/commands/DeleteServiceSpecificCredentialCommand.js +18 -41
  201. package/dist-es/commands/DeleteSigningCertificateCommand.js +18 -41
  202. package/dist-es/commands/DeleteUserCommand.js +18 -41
  203. package/dist-es/commands/DeleteUserPermissionsBoundaryCommand.js +18 -41
  204. package/dist-es/commands/DeleteUserPolicyCommand.js +18 -41
  205. package/dist-es/commands/DeleteVirtualMFADeviceCommand.js +18 -41
  206. package/dist-es/commands/DetachGroupPolicyCommand.js +18 -41
  207. package/dist-es/commands/DetachRolePolicyCommand.js +18 -41
  208. package/dist-es/commands/DetachUserPolicyCommand.js +18 -41
  209. package/dist-es/commands/EnableMFADeviceCommand.js +18 -41
  210. package/dist-es/commands/GenerateCredentialReportCommand.js +18 -41
  211. package/dist-es/commands/GenerateOrganizationsAccessReportCommand.js +18 -41
  212. package/dist-es/commands/GenerateServiceLastAccessedDetailsCommand.js +18 -41
  213. package/dist-es/commands/GetAccessKeyLastUsedCommand.js +18 -41
  214. package/dist-es/commands/GetAccountAuthorizationDetailsCommand.js +18 -41
  215. package/dist-es/commands/GetAccountPasswordPolicyCommand.js +18 -41
  216. package/dist-es/commands/GetAccountSummaryCommand.js +18 -41
  217. package/dist-es/commands/GetContextKeysForCustomPolicyCommand.js +18 -41
  218. package/dist-es/commands/GetContextKeysForPrincipalPolicyCommand.js +18 -41
  219. package/dist-es/commands/GetCredentialReportCommand.js +18 -41
  220. package/dist-es/commands/GetGroupCommand.js +18 -41
  221. package/dist-es/commands/GetGroupPolicyCommand.js +18 -41
  222. package/dist-es/commands/GetInstanceProfileCommand.js +18 -41
  223. package/dist-es/commands/GetLoginProfileCommand.js +18 -41
  224. package/dist-es/commands/GetMFADeviceCommand.js +18 -41
  225. package/dist-es/commands/GetOpenIDConnectProviderCommand.js +18 -41
  226. package/dist-es/commands/GetOrganizationsAccessReportCommand.js +18 -41
  227. package/dist-es/commands/GetPolicyCommand.js +18 -41
  228. package/dist-es/commands/GetPolicyVersionCommand.js +18 -41
  229. package/dist-es/commands/GetRoleCommand.js +18 -41
  230. package/dist-es/commands/GetRolePolicyCommand.js +18 -41
  231. package/dist-es/commands/GetSAMLProviderCommand.js +18 -41
  232. package/dist-es/commands/GetSSHPublicKeyCommand.js +18 -41
  233. package/dist-es/commands/GetServerCertificateCommand.js +18 -41
  234. package/dist-es/commands/GetServiceLastAccessedDetailsCommand.js +18 -41
  235. package/dist-es/commands/GetServiceLastAccessedDetailsWithEntitiesCommand.js +18 -41
  236. package/dist-es/commands/GetServiceLinkedRoleDeletionStatusCommand.js +18 -41
  237. package/dist-es/commands/GetUserCommand.js +18 -41
  238. package/dist-es/commands/GetUserPolicyCommand.js +18 -41
  239. package/dist-es/commands/ListAccessKeysCommand.js +18 -41
  240. package/dist-es/commands/ListAccountAliasesCommand.js +18 -41
  241. package/dist-es/commands/ListAttachedGroupPoliciesCommand.js +18 -41
  242. package/dist-es/commands/ListAttachedRolePoliciesCommand.js +18 -41
  243. package/dist-es/commands/ListAttachedUserPoliciesCommand.js +18 -41
  244. package/dist-es/commands/ListEntitiesForPolicyCommand.js +18 -41
  245. package/dist-es/commands/ListGroupPoliciesCommand.js +18 -41
  246. package/dist-es/commands/ListGroupsCommand.js +18 -41
  247. package/dist-es/commands/ListGroupsForUserCommand.js +18 -41
  248. package/dist-es/commands/ListInstanceProfileTagsCommand.js +18 -41
  249. package/dist-es/commands/ListInstanceProfilesCommand.js +18 -41
  250. package/dist-es/commands/ListInstanceProfilesForRoleCommand.js +18 -41
  251. package/dist-es/commands/ListMFADeviceTagsCommand.js +18 -41
  252. package/dist-es/commands/ListMFADevicesCommand.js +18 -41
  253. package/dist-es/commands/ListOpenIDConnectProviderTagsCommand.js +18 -41
  254. package/dist-es/commands/ListOpenIDConnectProvidersCommand.js +18 -41
  255. package/dist-es/commands/ListPoliciesCommand.js +18 -41
  256. package/dist-es/commands/ListPoliciesGrantingServiceAccessCommand.js +18 -41
  257. package/dist-es/commands/ListPolicyTagsCommand.js +18 -41
  258. package/dist-es/commands/ListPolicyVersionsCommand.js +18 -41
  259. package/dist-es/commands/ListRolePoliciesCommand.js +18 -41
  260. package/dist-es/commands/ListRoleTagsCommand.js +18 -41
  261. package/dist-es/commands/ListRolesCommand.js +18 -41
  262. package/dist-es/commands/ListSAMLProviderTagsCommand.js +18 -41
  263. package/dist-es/commands/ListSAMLProvidersCommand.js +18 -41
  264. package/dist-es/commands/ListSSHPublicKeysCommand.js +18 -41
  265. package/dist-es/commands/ListServerCertificateTagsCommand.js +18 -41
  266. package/dist-es/commands/ListServerCertificatesCommand.js +18 -41
  267. package/dist-es/commands/ListServiceSpecificCredentialsCommand.js +18 -41
  268. package/dist-es/commands/ListSigningCertificatesCommand.js +18 -41
  269. package/dist-es/commands/ListUserPoliciesCommand.js +18 -41
  270. package/dist-es/commands/ListUserTagsCommand.js +18 -41
  271. package/dist-es/commands/ListUsersCommand.js +18 -41
  272. package/dist-es/commands/ListVirtualMFADevicesCommand.js +18 -41
  273. package/dist-es/commands/PutGroupPolicyCommand.js +18 -41
  274. package/dist-es/commands/PutRolePermissionsBoundaryCommand.js +18 -41
  275. package/dist-es/commands/PutRolePolicyCommand.js +18 -41
  276. package/dist-es/commands/PutUserPermissionsBoundaryCommand.js +18 -41
  277. package/dist-es/commands/PutUserPolicyCommand.js +18 -41
  278. package/dist-es/commands/RemoveClientIDFromOpenIDConnectProviderCommand.js +18 -41
  279. package/dist-es/commands/RemoveRoleFromInstanceProfileCommand.js +18 -41
  280. package/dist-es/commands/RemoveUserFromGroupCommand.js +18 -41
  281. package/dist-es/commands/ResetServiceSpecificCredentialCommand.js +18 -41
  282. package/dist-es/commands/ResyncMFADeviceCommand.js +18 -41
  283. package/dist-es/commands/SetDefaultPolicyVersionCommand.js +18 -41
  284. package/dist-es/commands/SetSecurityTokenServicePreferencesCommand.js +18 -41
  285. package/dist-es/commands/SimulateCustomPolicyCommand.js +18 -41
  286. package/dist-es/commands/SimulatePrincipalPolicyCommand.js +18 -41
  287. package/dist-es/commands/TagInstanceProfileCommand.js +18 -41
  288. package/dist-es/commands/TagMFADeviceCommand.js +18 -41
  289. package/dist-es/commands/TagOpenIDConnectProviderCommand.js +18 -41
  290. package/dist-es/commands/TagPolicyCommand.js +18 -41
  291. package/dist-es/commands/TagRoleCommand.js +18 -41
  292. package/dist-es/commands/TagSAMLProviderCommand.js +18 -41
  293. package/dist-es/commands/TagServerCertificateCommand.js +18 -41
  294. package/dist-es/commands/TagUserCommand.js +18 -41
  295. package/dist-es/commands/UntagInstanceProfileCommand.js +18 -41
  296. package/dist-es/commands/UntagMFADeviceCommand.js +18 -41
  297. package/dist-es/commands/UntagOpenIDConnectProviderCommand.js +18 -41
  298. package/dist-es/commands/UntagPolicyCommand.js +18 -41
  299. package/dist-es/commands/UntagRoleCommand.js +18 -41
  300. package/dist-es/commands/UntagSAMLProviderCommand.js +18 -41
  301. package/dist-es/commands/UntagServerCertificateCommand.js +18 -41
  302. package/dist-es/commands/UntagUserCommand.js +18 -41
  303. package/dist-es/commands/UpdateAccessKeyCommand.js +18 -41
  304. package/dist-es/commands/UpdateAccountPasswordPolicyCommand.js +18 -41
  305. package/dist-es/commands/UpdateAssumeRolePolicyCommand.js +18 -41
  306. package/dist-es/commands/UpdateGroupCommand.js +18 -41
  307. package/dist-es/commands/UpdateLoginProfileCommand.js +18 -41
  308. package/dist-es/commands/UpdateOpenIDConnectProviderThumbprintCommand.js +18 -41
  309. package/dist-es/commands/UpdateRoleCommand.js +18 -41
  310. package/dist-es/commands/UpdateRoleDescriptionCommand.js +18 -41
  311. package/dist-es/commands/UpdateSAMLProviderCommand.js +18 -41
  312. package/dist-es/commands/UpdateSSHPublicKeyCommand.js +18 -41
  313. package/dist-es/commands/UpdateServerCertificateCommand.js +18 -41
  314. package/dist-es/commands/UpdateServiceSpecificCredentialCommand.js +18 -41
  315. package/dist-es/commands/UpdateSigningCertificateCommand.js +18 -41
  316. package/dist-es/commands/UpdateUserCommand.js +18 -41
  317. package/dist-es/commands/UploadSSHPublicKeyCommand.js +18 -41
  318. package/dist-es/commands/UploadServerCertificateCommand.js +18 -41
  319. package/dist-es/commands/UploadSigningCertificateCommand.js +18 -41
  320. package/dist-es/endpoint/EndpointParameters.js +6 -0
  321. package/dist-types/commands/AddClientIDToOpenIDConnectProviderCommand.d.ts +6 -21
  322. package/dist-types/commands/AddRoleToInstanceProfileCommand.d.ts +6 -21
  323. package/dist-types/commands/AddUserToGroupCommand.d.ts +6 -21
  324. package/dist-types/commands/AttachGroupPolicyCommand.d.ts +6 -21
  325. package/dist-types/commands/AttachRolePolicyCommand.d.ts +6 -21
  326. package/dist-types/commands/AttachUserPolicyCommand.d.ts +6 -21
  327. package/dist-types/commands/ChangePasswordCommand.d.ts +6 -21
  328. package/dist-types/commands/CreateAccessKeyCommand.d.ts +6 -21
  329. package/dist-types/commands/CreateAccountAliasCommand.d.ts +6 -21
  330. package/dist-types/commands/CreateGroupCommand.d.ts +6 -21
  331. package/dist-types/commands/CreateInstanceProfileCommand.d.ts +6 -21
  332. package/dist-types/commands/CreateLoginProfileCommand.d.ts +6 -21
  333. package/dist-types/commands/CreateOpenIDConnectProviderCommand.d.ts +12 -27
  334. package/dist-types/commands/CreatePolicyCommand.d.ts +6 -21
  335. package/dist-types/commands/CreatePolicyVersionCommand.d.ts +6 -21
  336. package/dist-types/commands/CreateRoleCommand.d.ts +6 -21
  337. package/dist-types/commands/CreateSAMLProviderCommand.d.ts +6 -21
  338. package/dist-types/commands/CreateServiceLinkedRoleCommand.d.ts +6 -21
  339. package/dist-types/commands/CreateServiceSpecificCredentialCommand.d.ts +6 -21
  340. package/dist-types/commands/CreateUserCommand.d.ts +6 -21
  341. package/dist-types/commands/CreateVirtualMFADeviceCommand.d.ts +6 -21
  342. package/dist-types/commands/DeactivateMFADeviceCommand.d.ts +6 -21
  343. package/dist-types/commands/DeleteAccessKeyCommand.d.ts +6 -21
  344. package/dist-types/commands/DeleteAccountAliasCommand.d.ts +6 -21
  345. package/dist-types/commands/DeleteAccountPasswordPolicyCommand.d.ts +6 -21
  346. package/dist-types/commands/DeleteGroupCommand.d.ts +6 -21
  347. package/dist-types/commands/DeleteGroupPolicyCommand.d.ts +6 -21
  348. package/dist-types/commands/DeleteInstanceProfileCommand.d.ts +6 -21
  349. package/dist-types/commands/DeleteLoginProfileCommand.d.ts +6 -21
  350. package/dist-types/commands/DeleteOpenIDConnectProviderCommand.d.ts +6 -21
  351. package/dist-types/commands/DeletePolicyCommand.d.ts +6 -21
  352. package/dist-types/commands/DeletePolicyVersionCommand.d.ts +6 -21
  353. package/dist-types/commands/DeleteRoleCommand.d.ts +6 -21
  354. package/dist-types/commands/DeleteRolePermissionsBoundaryCommand.d.ts +6 -21
  355. package/dist-types/commands/DeleteRolePolicyCommand.d.ts +6 -21
  356. package/dist-types/commands/DeleteSAMLProviderCommand.d.ts +6 -21
  357. package/dist-types/commands/DeleteSSHPublicKeyCommand.d.ts +6 -21
  358. package/dist-types/commands/DeleteServerCertificateCommand.d.ts +6 -21
  359. package/dist-types/commands/DeleteServiceLinkedRoleCommand.d.ts +6 -21
  360. package/dist-types/commands/DeleteServiceSpecificCredentialCommand.d.ts +6 -21
  361. package/dist-types/commands/DeleteSigningCertificateCommand.d.ts +6 -21
  362. package/dist-types/commands/DeleteUserCommand.d.ts +6 -21
  363. package/dist-types/commands/DeleteUserPermissionsBoundaryCommand.d.ts +6 -21
  364. package/dist-types/commands/DeleteUserPolicyCommand.d.ts +6 -21
  365. package/dist-types/commands/DeleteVirtualMFADeviceCommand.d.ts +6 -21
  366. package/dist-types/commands/DetachGroupPolicyCommand.d.ts +6 -21
  367. package/dist-types/commands/DetachRolePolicyCommand.d.ts +6 -21
  368. package/dist-types/commands/DetachUserPolicyCommand.d.ts +6 -21
  369. package/dist-types/commands/EnableMFADeviceCommand.d.ts +6 -21
  370. package/dist-types/commands/GenerateCredentialReportCommand.d.ts +6 -21
  371. package/dist-types/commands/GenerateOrganizationsAccessReportCommand.d.ts +6 -21
  372. package/dist-types/commands/GenerateServiceLastAccessedDetailsCommand.d.ts +6 -21
  373. package/dist-types/commands/GetAccessKeyLastUsedCommand.d.ts +6 -21
  374. package/dist-types/commands/GetAccountAuthorizationDetailsCommand.d.ts +6 -21
  375. package/dist-types/commands/GetAccountPasswordPolicyCommand.d.ts +6 -21
  376. package/dist-types/commands/GetAccountSummaryCommand.d.ts +6 -21
  377. package/dist-types/commands/GetContextKeysForCustomPolicyCommand.d.ts +6 -21
  378. package/dist-types/commands/GetContextKeysForPrincipalPolicyCommand.d.ts +6 -21
  379. package/dist-types/commands/GetCredentialReportCommand.d.ts +6 -21
  380. package/dist-types/commands/GetGroupCommand.d.ts +6 -21
  381. package/dist-types/commands/GetGroupPolicyCommand.d.ts +6 -21
  382. package/dist-types/commands/GetInstanceProfileCommand.d.ts +6 -21
  383. package/dist-types/commands/GetLoginProfileCommand.d.ts +6 -21
  384. package/dist-types/commands/GetMFADeviceCommand.d.ts +6 -21
  385. package/dist-types/commands/GetOpenIDConnectProviderCommand.d.ts +6 -21
  386. package/dist-types/commands/GetOrganizationsAccessReportCommand.d.ts +6 -21
  387. package/dist-types/commands/GetPolicyCommand.d.ts +6 -21
  388. package/dist-types/commands/GetPolicyVersionCommand.d.ts +6 -21
  389. package/dist-types/commands/GetRoleCommand.d.ts +6 -21
  390. package/dist-types/commands/GetRolePolicyCommand.d.ts +6 -21
  391. package/dist-types/commands/GetSAMLProviderCommand.d.ts +6 -21
  392. package/dist-types/commands/GetSSHPublicKeyCommand.d.ts +6 -21
  393. package/dist-types/commands/GetServerCertificateCommand.d.ts +6 -21
  394. package/dist-types/commands/GetServiceLastAccessedDetailsCommand.d.ts +6 -21
  395. package/dist-types/commands/GetServiceLastAccessedDetailsWithEntitiesCommand.d.ts +6 -21
  396. package/dist-types/commands/GetServiceLinkedRoleDeletionStatusCommand.d.ts +6 -21
  397. package/dist-types/commands/GetUserCommand.d.ts +6 -21
  398. package/dist-types/commands/GetUserPolicyCommand.d.ts +6 -21
  399. package/dist-types/commands/ListAccessKeysCommand.d.ts +6 -21
  400. package/dist-types/commands/ListAccountAliasesCommand.d.ts +6 -21
  401. package/dist-types/commands/ListAttachedGroupPoliciesCommand.d.ts +6 -21
  402. package/dist-types/commands/ListAttachedRolePoliciesCommand.d.ts +6 -21
  403. package/dist-types/commands/ListAttachedUserPoliciesCommand.d.ts +6 -21
  404. package/dist-types/commands/ListEntitiesForPolicyCommand.d.ts +6 -21
  405. package/dist-types/commands/ListGroupPoliciesCommand.d.ts +6 -21
  406. package/dist-types/commands/ListGroupsCommand.d.ts +6 -21
  407. package/dist-types/commands/ListGroupsForUserCommand.d.ts +6 -21
  408. package/dist-types/commands/ListInstanceProfileTagsCommand.d.ts +6 -21
  409. package/dist-types/commands/ListInstanceProfilesCommand.d.ts +6 -21
  410. package/dist-types/commands/ListInstanceProfilesForRoleCommand.d.ts +6 -21
  411. package/dist-types/commands/ListMFADeviceTagsCommand.d.ts +6 -21
  412. package/dist-types/commands/ListMFADevicesCommand.d.ts +6 -21
  413. package/dist-types/commands/ListOpenIDConnectProviderTagsCommand.d.ts +6 -21
  414. package/dist-types/commands/ListOpenIDConnectProvidersCommand.d.ts +6 -21
  415. package/dist-types/commands/ListPoliciesCommand.d.ts +6 -21
  416. package/dist-types/commands/ListPoliciesGrantingServiceAccessCommand.d.ts +6 -21
  417. package/dist-types/commands/ListPolicyTagsCommand.d.ts +6 -21
  418. package/dist-types/commands/ListPolicyVersionsCommand.d.ts +6 -21
  419. package/dist-types/commands/ListRolePoliciesCommand.d.ts +6 -21
  420. package/dist-types/commands/ListRoleTagsCommand.d.ts +6 -21
  421. package/dist-types/commands/ListRolesCommand.d.ts +6 -21
  422. package/dist-types/commands/ListSAMLProviderTagsCommand.d.ts +6 -21
  423. package/dist-types/commands/ListSAMLProvidersCommand.d.ts +6 -21
  424. package/dist-types/commands/ListSSHPublicKeysCommand.d.ts +6 -21
  425. package/dist-types/commands/ListServerCertificateTagsCommand.d.ts +6 -21
  426. package/dist-types/commands/ListServerCertificatesCommand.d.ts +6 -21
  427. package/dist-types/commands/ListServiceSpecificCredentialsCommand.d.ts +6 -21
  428. package/dist-types/commands/ListSigningCertificatesCommand.d.ts +6 -21
  429. package/dist-types/commands/ListUserPoliciesCommand.d.ts +6 -21
  430. package/dist-types/commands/ListUserTagsCommand.d.ts +6 -21
  431. package/dist-types/commands/ListUsersCommand.d.ts +6 -21
  432. package/dist-types/commands/ListVirtualMFADevicesCommand.d.ts +6 -21
  433. package/dist-types/commands/PutGroupPolicyCommand.d.ts +6 -21
  434. package/dist-types/commands/PutRolePermissionsBoundaryCommand.d.ts +6 -21
  435. package/dist-types/commands/PutRolePolicyCommand.d.ts +6 -21
  436. package/dist-types/commands/PutUserPermissionsBoundaryCommand.d.ts +6 -21
  437. package/dist-types/commands/PutUserPolicyCommand.d.ts +6 -21
  438. package/dist-types/commands/RemoveClientIDFromOpenIDConnectProviderCommand.d.ts +6 -21
  439. package/dist-types/commands/RemoveRoleFromInstanceProfileCommand.d.ts +6 -21
  440. package/dist-types/commands/RemoveUserFromGroupCommand.d.ts +6 -21
  441. package/dist-types/commands/ResetServiceSpecificCredentialCommand.d.ts +6 -21
  442. package/dist-types/commands/ResyncMFADeviceCommand.d.ts +6 -21
  443. package/dist-types/commands/SetDefaultPolicyVersionCommand.d.ts +6 -21
  444. package/dist-types/commands/SetSecurityTokenServicePreferencesCommand.d.ts +6 -21
  445. package/dist-types/commands/SimulateCustomPolicyCommand.d.ts +6 -21
  446. package/dist-types/commands/SimulatePrincipalPolicyCommand.d.ts +6 -21
  447. package/dist-types/commands/TagInstanceProfileCommand.d.ts +6 -21
  448. package/dist-types/commands/TagMFADeviceCommand.d.ts +6 -21
  449. package/dist-types/commands/TagOpenIDConnectProviderCommand.d.ts +6 -21
  450. package/dist-types/commands/TagPolicyCommand.d.ts +6 -21
  451. package/dist-types/commands/TagRoleCommand.d.ts +6 -21
  452. package/dist-types/commands/TagSAMLProviderCommand.d.ts +6 -21
  453. package/dist-types/commands/TagServerCertificateCommand.d.ts +6 -21
  454. package/dist-types/commands/TagUserCommand.d.ts +6 -21
  455. package/dist-types/commands/UntagInstanceProfileCommand.d.ts +6 -21
  456. package/dist-types/commands/UntagMFADeviceCommand.d.ts +6 -21
  457. package/dist-types/commands/UntagOpenIDConnectProviderCommand.d.ts +6 -21
  458. package/dist-types/commands/UntagPolicyCommand.d.ts +6 -21
  459. package/dist-types/commands/UntagRoleCommand.d.ts +6 -21
  460. package/dist-types/commands/UntagSAMLProviderCommand.d.ts +6 -21
  461. package/dist-types/commands/UntagServerCertificateCommand.d.ts +6 -21
  462. package/dist-types/commands/UntagUserCommand.d.ts +6 -21
  463. package/dist-types/commands/UpdateAccessKeyCommand.d.ts +6 -21
  464. package/dist-types/commands/UpdateAccountPasswordPolicyCommand.d.ts +6 -21
  465. package/dist-types/commands/UpdateAssumeRolePolicyCommand.d.ts +6 -21
  466. package/dist-types/commands/UpdateGroupCommand.d.ts +6 -21
  467. package/dist-types/commands/UpdateLoginProfileCommand.d.ts +6 -21
  468. package/dist-types/commands/UpdateOpenIDConnectProviderThumbprintCommand.d.ts +12 -27
  469. package/dist-types/commands/UpdateRoleCommand.d.ts +6 -21
  470. package/dist-types/commands/UpdateRoleDescriptionCommand.d.ts +6 -21
  471. package/dist-types/commands/UpdateSAMLProviderCommand.d.ts +6 -21
  472. package/dist-types/commands/UpdateSSHPublicKeyCommand.d.ts +6 -21
  473. package/dist-types/commands/UpdateServerCertificateCommand.d.ts +6 -21
  474. package/dist-types/commands/UpdateServiceSpecificCredentialCommand.d.ts +6 -21
  475. package/dist-types/commands/UpdateSigningCertificateCommand.d.ts +6 -21
  476. package/dist-types/commands/UpdateUserCommand.d.ts +6 -21
  477. package/dist-types/commands/UploadSSHPublicKeyCommand.d.ts +6 -21
  478. package/dist-types/commands/UploadServerCertificateCommand.d.ts +6 -21
  479. package/dist-types/commands/UploadSigningCertificateCommand.d.ts +6 -21
  480. package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
  481. package/dist-types/ts3.4/commands/AddClientIDToOpenIDConnectProviderCommand.d.ts +12 -24
  482. package/dist-types/ts3.4/commands/AddRoleToInstanceProfileCommand.d.ts +12 -24
  483. package/dist-types/ts3.4/commands/AddUserToGroupCommand.d.ts +14 -23
  484. package/dist-types/ts3.4/commands/AttachGroupPolicyCommand.d.ts +14 -23
  485. package/dist-types/ts3.4/commands/AttachRolePolicyCommand.d.ts +14 -23
  486. package/dist-types/ts3.4/commands/AttachUserPolicyCommand.d.ts +14 -23
  487. package/dist-types/ts3.4/commands/ChangePasswordCommand.d.ts +14 -23
  488. package/dist-types/ts3.4/commands/CreateAccessKeyCommand.d.ts +14 -23
  489. package/dist-types/ts3.4/commands/CreateAccountAliasCommand.d.ts +14 -23
  490. package/dist-types/ts3.4/commands/CreateGroupCommand.d.ts +14 -23
  491. package/dist-types/ts3.4/commands/CreateInstanceProfileCommand.d.ts +12 -24
  492. package/dist-types/ts3.4/commands/CreateLoginProfileCommand.d.ts +14 -23
  493. package/dist-types/ts3.4/commands/CreateOpenIDConnectProviderCommand.d.ts +12 -24
  494. package/dist-types/ts3.4/commands/CreatePolicyCommand.d.ts +14 -23
  495. package/dist-types/ts3.4/commands/CreatePolicyVersionCommand.d.ts +14 -23
  496. package/dist-types/ts3.4/commands/CreateRoleCommand.d.ts +14 -23
  497. package/dist-types/ts3.4/commands/CreateSAMLProviderCommand.d.ts +14 -23
  498. package/dist-types/ts3.4/commands/CreateServiceLinkedRoleCommand.d.ts +12 -24
  499. package/dist-types/ts3.4/commands/CreateServiceSpecificCredentialCommand.d.ts +12 -24
  500. package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +14 -23
  501. package/dist-types/ts3.4/commands/CreateVirtualMFADeviceCommand.d.ts +12 -24
  502. package/dist-types/ts3.4/commands/DeactivateMFADeviceCommand.d.ts +14 -23
  503. package/dist-types/ts3.4/commands/DeleteAccessKeyCommand.d.ts +14 -23
  504. package/dist-types/ts3.4/commands/DeleteAccountAliasCommand.d.ts +14 -23
  505. package/dist-types/ts3.4/commands/DeleteAccountPasswordPolicyCommand.d.ts +12 -24
  506. package/dist-types/ts3.4/commands/DeleteGroupCommand.d.ts +14 -23
  507. package/dist-types/ts3.4/commands/DeleteGroupPolicyCommand.d.ts +14 -23
  508. package/dist-types/ts3.4/commands/DeleteInstanceProfileCommand.d.ts +12 -24
  509. package/dist-types/ts3.4/commands/DeleteLoginProfileCommand.d.ts +14 -23
  510. package/dist-types/ts3.4/commands/DeleteOpenIDConnectProviderCommand.d.ts +12 -24
  511. package/dist-types/ts3.4/commands/DeletePolicyCommand.d.ts +14 -23
  512. package/dist-types/ts3.4/commands/DeletePolicyVersionCommand.d.ts +14 -23
  513. package/dist-types/ts3.4/commands/DeleteRoleCommand.d.ts +14 -23
  514. package/dist-types/ts3.4/commands/DeleteRolePermissionsBoundaryCommand.d.ts +12 -24
  515. package/dist-types/ts3.4/commands/DeleteRolePolicyCommand.d.ts +14 -23
  516. package/dist-types/ts3.4/commands/DeleteSAMLProviderCommand.d.ts +14 -23
  517. package/dist-types/ts3.4/commands/DeleteSSHPublicKeyCommand.d.ts +14 -23
  518. package/dist-types/ts3.4/commands/DeleteServerCertificateCommand.d.ts +12 -24
  519. package/dist-types/ts3.4/commands/DeleteServiceLinkedRoleCommand.d.ts +12 -24
  520. package/dist-types/ts3.4/commands/DeleteServiceSpecificCredentialCommand.d.ts +12 -24
  521. package/dist-types/ts3.4/commands/DeleteSigningCertificateCommand.d.ts +12 -24
  522. package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +14 -23
  523. package/dist-types/ts3.4/commands/DeleteUserPermissionsBoundaryCommand.d.ts +12 -24
  524. package/dist-types/ts3.4/commands/DeleteUserPolicyCommand.d.ts +14 -23
  525. package/dist-types/ts3.4/commands/DeleteVirtualMFADeviceCommand.d.ts +12 -24
  526. package/dist-types/ts3.4/commands/DetachGroupPolicyCommand.d.ts +14 -23
  527. package/dist-types/ts3.4/commands/DetachRolePolicyCommand.d.ts +14 -23
  528. package/dist-types/ts3.4/commands/DetachUserPolicyCommand.d.ts +14 -23
  529. package/dist-types/ts3.4/commands/EnableMFADeviceCommand.d.ts +14 -23
  530. package/dist-types/ts3.4/commands/GenerateCredentialReportCommand.d.ts +12 -24
  531. package/dist-types/ts3.4/commands/GenerateOrganizationsAccessReportCommand.d.ts +12 -24
  532. package/dist-types/ts3.4/commands/GenerateServiceLastAccessedDetailsCommand.d.ts +12 -24
  533. package/dist-types/ts3.4/commands/GetAccessKeyLastUsedCommand.d.ts +12 -24
  534. package/dist-types/ts3.4/commands/GetAccountAuthorizationDetailsCommand.d.ts +12 -24
  535. package/dist-types/ts3.4/commands/GetAccountPasswordPolicyCommand.d.ts +12 -24
  536. package/dist-types/ts3.4/commands/GetAccountSummaryCommand.d.ts +14 -23
  537. package/dist-types/ts3.4/commands/GetContextKeysForCustomPolicyCommand.d.ts +12 -24
  538. package/dist-types/ts3.4/commands/GetContextKeysForPrincipalPolicyCommand.d.ts +12 -24
  539. package/dist-types/ts3.4/commands/GetCredentialReportCommand.d.ts +14 -23
  540. package/dist-types/ts3.4/commands/GetGroupCommand.d.ts +14 -23
  541. package/dist-types/ts3.4/commands/GetGroupPolicyCommand.d.ts +14 -23
  542. package/dist-types/ts3.4/commands/GetInstanceProfileCommand.d.ts +14 -23
  543. package/dist-types/ts3.4/commands/GetLoginProfileCommand.d.ts +14 -23
  544. package/dist-types/ts3.4/commands/GetMFADeviceCommand.d.ts +14 -23
  545. package/dist-types/ts3.4/commands/GetOpenIDConnectProviderCommand.d.ts +12 -24
  546. package/dist-types/ts3.4/commands/GetOrganizationsAccessReportCommand.d.ts +12 -24
  547. package/dist-types/ts3.4/commands/GetPolicyCommand.d.ts +14 -23
  548. package/dist-types/ts3.4/commands/GetPolicyVersionCommand.d.ts +14 -23
  549. package/dist-types/ts3.4/commands/GetRoleCommand.d.ts +12 -23
  550. package/dist-types/ts3.4/commands/GetRolePolicyCommand.d.ts +14 -23
  551. package/dist-types/ts3.4/commands/GetSAMLProviderCommand.d.ts +14 -23
  552. package/dist-types/ts3.4/commands/GetSSHPublicKeyCommand.d.ts +14 -23
  553. package/dist-types/ts3.4/commands/GetServerCertificateCommand.d.ts +12 -24
  554. package/dist-types/ts3.4/commands/GetServiceLastAccessedDetailsCommand.d.ts +12 -24
  555. package/dist-types/ts3.4/commands/GetServiceLastAccessedDetailsWithEntitiesCommand.d.ts +12 -24
  556. package/dist-types/ts3.4/commands/GetServiceLinkedRoleDeletionStatusCommand.d.ts +12 -24
  557. package/dist-types/ts3.4/commands/GetUserCommand.d.ts +12 -23
  558. package/dist-types/ts3.4/commands/GetUserPolicyCommand.d.ts +14 -23
  559. package/dist-types/ts3.4/commands/ListAccessKeysCommand.d.ts +14 -23
  560. package/dist-types/ts3.4/commands/ListAccountAliasesCommand.d.ts +14 -23
  561. package/dist-types/ts3.4/commands/ListAttachedGroupPoliciesCommand.d.ts +12 -24
  562. package/dist-types/ts3.4/commands/ListAttachedRolePoliciesCommand.d.ts +12 -24
  563. package/dist-types/ts3.4/commands/ListAttachedUserPoliciesCommand.d.ts +12 -24
  564. package/dist-types/ts3.4/commands/ListEntitiesForPolicyCommand.d.ts +12 -24
  565. package/dist-types/ts3.4/commands/ListGroupPoliciesCommand.d.ts +14 -23
  566. package/dist-types/ts3.4/commands/ListGroupsCommand.d.ts +14 -23
  567. package/dist-types/ts3.4/commands/ListGroupsForUserCommand.d.ts +14 -23
  568. package/dist-types/ts3.4/commands/ListInstanceProfileTagsCommand.d.ts +12 -24
  569. package/dist-types/ts3.4/commands/ListInstanceProfilesCommand.d.ts +12 -24
  570. package/dist-types/ts3.4/commands/ListInstanceProfilesForRoleCommand.d.ts +12 -24
  571. package/dist-types/ts3.4/commands/ListMFADeviceTagsCommand.d.ts +14 -23
  572. package/dist-types/ts3.4/commands/ListMFADevicesCommand.d.ts +14 -23
  573. package/dist-types/ts3.4/commands/ListOpenIDConnectProviderTagsCommand.d.ts +12 -24
  574. package/dist-types/ts3.4/commands/ListOpenIDConnectProvidersCommand.d.ts +12 -24
  575. package/dist-types/ts3.4/commands/ListPoliciesCommand.d.ts +14 -23
  576. package/dist-types/ts3.4/commands/ListPoliciesGrantingServiceAccessCommand.d.ts +12 -24
  577. package/dist-types/ts3.4/commands/ListPolicyTagsCommand.d.ts +14 -23
  578. package/dist-types/ts3.4/commands/ListPolicyVersionsCommand.d.ts +14 -23
  579. package/dist-types/ts3.4/commands/ListRolePoliciesCommand.d.ts +14 -23
  580. package/dist-types/ts3.4/commands/ListRoleTagsCommand.d.ts +14 -23
  581. package/dist-types/ts3.4/commands/ListRolesCommand.d.ts +14 -23
  582. package/dist-types/ts3.4/commands/ListSAMLProviderTagsCommand.d.ts +12 -24
  583. package/dist-types/ts3.4/commands/ListSAMLProvidersCommand.d.ts +14 -23
  584. package/dist-types/ts3.4/commands/ListSSHPublicKeysCommand.d.ts +14 -23
  585. package/dist-types/ts3.4/commands/ListServerCertificateTagsCommand.d.ts +12 -24
  586. package/dist-types/ts3.4/commands/ListServerCertificatesCommand.d.ts +12 -24
  587. package/dist-types/ts3.4/commands/ListServiceSpecificCredentialsCommand.d.ts +12 -24
  588. package/dist-types/ts3.4/commands/ListSigningCertificatesCommand.d.ts +12 -24
  589. package/dist-types/ts3.4/commands/ListUserPoliciesCommand.d.ts +14 -23
  590. package/dist-types/ts3.4/commands/ListUserTagsCommand.d.ts +14 -23
  591. package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +14 -23
  592. package/dist-types/ts3.4/commands/ListVirtualMFADevicesCommand.d.ts +12 -24
  593. package/dist-types/ts3.4/commands/PutGroupPolicyCommand.d.ts +14 -23
  594. package/dist-types/ts3.4/commands/PutRolePermissionsBoundaryCommand.d.ts +12 -24
  595. package/dist-types/ts3.4/commands/PutRolePolicyCommand.d.ts +14 -23
  596. package/dist-types/ts3.4/commands/PutUserPermissionsBoundaryCommand.d.ts +12 -24
  597. package/dist-types/ts3.4/commands/PutUserPolicyCommand.d.ts +14 -23
  598. package/dist-types/ts3.4/commands/RemoveClientIDFromOpenIDConnectProviderCommand.d.ts +12 -24
  599. package/dist-types/ts3.4/commands/RemoveRoleFromInstanceProfileCommand.d.ts +12 -24
  600. package/dist-types/ts3.4/commands/RemoveUserFromGroupCommand.d.ts +14 -23
  601. package/dist-types/ts3.4/commands/ResetServiceSpecificCredentialCommand.d.ts +12 -24
  602. package/dist-types/ts3.4/commands/ResyncMFADeviceCommand.d.ts +14 -23
  603. package/dist-types/ts3.4/commands/SetDefaultPolicyVersionCommand.d.ts +12 -24
  604. package/dist-types/ts3.4/commands/SetSecurityTokenServicePreferencesCommand.d.ts +12 -24
  605. package/dist-types/ts3.4/commands/SimulateCustomPolicyCommand.d.ts +12 -24
  606. package/dist-types/ts3.4/commands/SimulatePrincipalPolicyCommand.d.ts +12 -24
  607. package/dist-types/ts3.4/commands/TagInstanceProfileCommand.d.ts +14 -23
  608. package/dist-types/ts3.4/commands/TagMFADeviceCommand.d.ts +14 -23
  609. package/dist-types/ts3.4/commands/TagOpenIDConnectProviderCommand.d.ts +12 -24
  610. package/dist-types/ts3.4/commands/TagPolicyCommand.d.ts +14 -23
  611. package/dist-types/ts3.4/commands/TagRoleCommand.d.ts +12 -23
  612. package/dist-types/ts3.4/commands/TagSAMLProviderCommand.d.ts +14 -23
  613. package/dist-types/ts3.4/commands/TagServerCertificateCommand.d.ts +12 -24
  614. package/dist-types/ts3.4/commands/TagUserCommand.d.ts +12 -23
  615. package/dist-types/ts3.4/commands/UntagInstanceProfileCommand.d.ts +12 -24
  616. package/dist-types/ts3.4/commands/UntagMFADeviceCommand.d.ts +14 -23
  617. package/dist-types/ts3.4/commands/UntagOpenIDConnectProviderCommand.d.ts +12 -24
  618. package/dist-types/ts3.4/commands/UntagPolicyCommand.d.ts +14 -23
  619. package/dist-types/ts3.4/commands/UntagRoleCommand.d.ts +14 -23
  620. package/dist-types/ts3.4/commands/UntagSAMLProviderCommand.d.ts +14 -23
  621. package/dist-types/ts3.4/commands/UntagServerCertificateCommand.d.ts +12 -24
  622. package/dist-types/ts3.4/commands/UntagUserCommand.d.ts +14 -23
  623. package/dist-types/ts3.4/commands/UpdateAccessKeyCommand.d.ts +14 -23
  624. package/dist-types/ts3.4/commands/UpdateAccountPasswordPolicyCommand.d.ts +12 -24
  625. package/dist-types/ts3.4/commands/UpdateAssumeRolePolicyCommand.d.ts +12 -24
  626. package/dist-types/ts3.4/commands/UpdateGroupCommand.d.ts +14 -23
  627. package/dist-types/ts3.4/commands/UpdateLoginProfileCommand.d.ts +14 -23
  628. package/dist-types/ts3.4/commands/UpdateOpenIDConnectProviderThumbprintCommand.d.ts +12 -24
  629. package/dist-types/ts3.4/commands/UpdateRoleCommand.d.ts +14 -23
  630. package/dist-types/ts3.4/commands/UpdateRoleDescriptionCommand.d.ts +12 -24
  631. package/dist-types/ts3.4/commands/UpdateSAMLProviderCommand.d.ts +14 -23
  632. package/dist-types/ts3.4/commands/UpdateSSHPublicKeyCommand.d.ts +14 -23
  633. package/dist-types/ts3.4/commands/UpdateServerCertificateCommand.d.ts +12 -24
  634. package/dist-types/ts3.4/commands/UpdateServiceSpecificCredentialCommand.d.ts +12 -24
  635. package/dist-types/ts3.4/commands/UpdateSigningCertificateCommand.d.ts +12 -24
  636. package/dist-types/ts3.4/commands/UpdateUserCommand.d.ts +14 -23
  637. package/dist-types/ts3.4/commands/UploadSSHPublicKeyCommand.d.ts +14 -23
  638. package/dist-types/ts3.4/commands/UploadServerCertificateCommand.d.ts +12 -24
  639. package/dist-types/ts3.4/commands/UploadSigningCertificateCommand.d.ts +12 -24
  640. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
  641. package/package.json +11 -11
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient";
5
4
  import { GetPolicyRequest, GetPolicyResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetPolicyCommandInput extends GetPolicyRequest {
21
20
  */
22
21
  export interface GetPolicyCommandOutput extends GetPolicyResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetPolicyCommand_base: {
24
+ new (input: GetPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetPolicyCommandInput, GetPolicyCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Retrieves information about the specified managed policy, including the policy's
@@ -90,23 +93,5 @@ export interface GetPolicyCommandOutput extends GetPolicyResponse, __MetadataBea
90
93
  * <p>Base exception class for all service exceptions from IAM service.</p>
91
94
  *
92
95
  */
93
- export declare class GetPolicyCommand extends $Command<GetPolicyCommandInput, GetPolicyCommandOutput, IAMClientResolvedConfig> {
94
- readonly input: GetPolicyCommandInput;
95
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
96
- /**
97
- * @public
98
- */
99
- constructor(input: GetPolicyCommandInput);
100
- /**
101
- * @internal
102
- */
103
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IAMClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetPolicyCommandInput, GetPolicyCommandOutput>;
104
- /**
105
- * @internal
106
- */
107
- private serialize;
108
- /**
109
- * @internal
110
- */
111
- private deserialize;
96
+ export declare class GetPolicyCommand extends GetPolicyCommand_base {
112
97
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient";
5
4
  import { GetPolicyVersionRequest, GetPolicyVersionResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetPolicyVersionCommandInput extends GetPolicyVersionRequest {
21
20
  */
22
21
  export interface GetPolicyVersionCommandOutput extends GetPolicyVersionResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetPolicyVersionCommand_base: {
24
+ new (input: GetPolicyVersionCommandInput): import("@smithy/smithy-client").CommandImpl<GetPolicyVersionCommandInput, GetPolicyVersionCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Retrieves information about the specified version of the specified managed policy,
@@ -84,23 +87,5 @@ export interface GetPolicyVersionCommandOutput extends GetPolicyVersionResponse,
84
87
  * <p>Base exception class for all service exceptions from IAM service.</p>
85
88
  *
86
89
  */
87
- export declare class GetPolicyVersionCommand extends $Command<GetPolicyVersionCommandInput, GetPolicyVersionCommandOutput, IAMClientResolvedConfig> {
88
- readonly input: GetPolicyVersionCommandInput;
89
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
90
- /**
91
- * @public
92
- */
93
- constructor(input: GetPolicyVersionCommandInput);
94
- /**
95
- * @internal
96
- */
97
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IAMClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetPolicyVersionCommandInput, GetPolicyVersionCommandOutput>;
98
- /**
99
- * @internal
100
- */
101
- private serialize;
102
- /**
103
- * @internal
104
- */
105
- private deserialize;
90
+ export declare class GetPolicyVersionCommand extends GetPolicyVersionCommand_base {
106
91
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient";
5
4
  import { GetRoleRequest, GetRoleResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetRoleCommandInput extends GetRoleRequest {
21
20
  */
22
21
  export interface GetRoleCommandOutput extends GetRoleResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetRoleCommand_base: {
24
+ new (input: GetRoleCommandInput): import("@smithy/smithy-client").CommandImpl<GetRoleCommandInput, GetRoleCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Retrieves information about the specified role, including the role's path, GUID, ARN,
@@ -120,23 +123,5 @@ export interface GetRoleCommandOutput extends GetRoleResponse, __MetadataBearer
120
123
  * ```
121
124
  *
122
125
  */
123
- export declare class GetRoleCommand extends $Command<GetRoleCommandInput, GetRoleCommandOutput, IAMClientResolvedConfig> {
124
- readonly input: GetRoleCommandInput;
125
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
126
- /**
127
- * @public
128
- */
129
- constructor(input: GetRoleCommandInput);
130
- /**
131
- * @internal
132
- */
133
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IAMClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetRoleCommandInput, GetRoleCommandOutput>;
134
- /**
135
- * @internal
136
- */
137
- private serialize;
138
- /**
139
- * @internal
140
- */
141
- private deserialize;
126
+ export declare class GetRoleCommand extends GetRoleCommand_base {
142
127
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient";
5
4
  import { GetRolePolicyRequest, GetRolePolicyResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetRolePolicyCommandInput extends GetRolePolicyRequest {
21
20
  */
22
21
  export interface GetRolePolicyCommandOutput extends GetRolePolicyResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetRolePolicyCommand_base: {
24
+ new (input: GetRolePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetRolePolicyCommandInput, GetRolePolicyCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Retrieves the specified inline policy document that is embedded with the specified
@@ -78,23 +81,5 @@ export interface GetRolePolicyCommandOutput extends GetRolePolicyResponse, __Met
78
81
  * <p>Base exception class for all service exceptions from IAM service.</p>
79
82
  *
80
83
  */
81
- export declare class GetRolePolicyCommand extends $Command<GetRolePolicyCommandInput, GetRolePolicyCommandOutput, IAMClientResolvedConfig> {
82
- readonly input: GetRolePolicyCommandInput;
83
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
84
- /**
85
- * @public
86
- */
87
- constructor(input: GetRolePolicyCommandInput);
88
- /**
89
- * @internal
90
- */
91
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IAMClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetRolePolicyCommandInput, GetRolePolicyCommandOutput>;
92
- /**
93
- * @internal
94
- */
95
- private serialize;
96
- /**
97
- * @internal
98
- */
99
- private deserialize;
84
+ export declare class GetRolePolicyCommand extends GetRolePolicyCommand_base {
100
85
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient";
5
4
  import { GetSAMLProviderRequest, GetSAMLProviderResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetSAMLProviderCommandInput extends GetSAMLProviderRequest {
21
20
  */
22
21
  export interface GetSAMLProviderCommandOutput extends GetSAMLProviderResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetSAMLProviderCommand_base: {
24
+ new (input: GetSAMLProviderCommandInput): import("@smithy/smithy-client").CommandImpl<GetSAMLProviderCommandInput, GetSAMLProviderCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Returns the SAML provider metadocument that was uploaded when the IAM SAML provider
@@ -75,23 +78,5 @@ export interface GetSAMLProviderCommandOutput extends GetSAMLProviderResponse, _
75
78
  * <p>Base exception class for all service exceptions from IAM service.</p>
76
79
  *
77
80
  */
78
- export declare class GetSAMLProviderCommand extends $Command<GetSAMLProviderCommandInput, GetSAMLProviderCommandOutput, IAMClientResolvedConfig> {
79
- readonly input: GetSAMLProviderCommandInput;
80
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
81
- /**
82
- * @public
83
- */
84
- constructor(input: GetSAMLProviderCommandInput);
85
- /**
86
- * @internal
87
- */
88
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IAMClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetSAMLProviderCommandInput, GetSAMLProviderCommandOutput>;
89
- /**
90
- * @internal
91
- */
92
- private serialize;
93
- /**
94
- * @internal
95
- */
96
- private deserialize;
81
+ export declare class GetSAMLProviderCommand extends GetSAMLProviderCommand_base {
97
82
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient";
5
4
  import { GetSSHPublicKeyRequest, GetSSHPublicKeyResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetSSHPublicKeyCommandInput extends GetSSHPublicKeyRequest {
21
20
  */
22
21
  export interface GetSSHPublicKeyCommandOutput extends GetSSHPublicKeyResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetSSHPublicKeyCommand_base: {
24
+ new (input: GetSSHPublicKeyCommandInput): import("@smithy/smithy-client").CommandImpl<GetSSHPublicKeyCommandInput, GetSSHPublicKeyCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Retrieves the specified SSH public key, including metadata about the key.</p>
@@ -72,23 +75,5 @@ export interface GetSSHPublicKeyCommandOutput extends GetSSHPublicKeyResponse, _
72
75
  * <p>Base exception class for all service exceptions from IAM service.</p>
73
76
  *
74
77
  */
75
- export declare class GetSSHPublicKeyCommand extends $Command<GetSSHPublicKeyCommandInput, GetSSHPublicKeyCommandOutput, IAMClientResolvedConfig> {
76
- readonly input: GetSSHPublicKeyCommandInput;
77
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
78
- /**
79
- * @public
80
- */
81
- constructor(input: GetSSHPublicKeyCommandInput);
82
- /**
83
- * @internal
84
- */
85
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IAMClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetSSHPublicKeyCommandInput, GetSSHPublicKeyCommandOutput>;
86
- /**
87
- * @internal
88
- */
89
- private serialize;
90
- /**
91
- * @internal
92
- */
93
- private deserialize;
78
+ export declare class GetSSHPublicKeyCommand extends GetSSHPublicKeyCommand_base {
94
79
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient";
5
4
  import { GetServerCertificateRequest, GetServerCertificateResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetServerCertificateCommandInput extends GetServerCertificateRe
21
20
  */
22
21
  export interface GetServerCertificateCommandOutput extends GetServerCertificateResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetServerCertificateCommand_base: {
24
+ new (input: GetServerCertificateCommandInput): import("@smithy/smithy-client").CommandImpl<GetServerCertificateCommandInput, GetServerCertificateCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Retrieves information about the specified server certificate stored in IAM.</p>
@@ -80,23 +83,5 @@ export interface GetServerCertificateCommandOutput extends GetServerCertificateR
80
83
  * <p>Base exception class for all service exceptions from IAM service.</p>
81
84
  *
82
85
  */
83
- export declare class GetServerCertificateCommand extends $Command<GetServerCertificateCommandInput, GetServerCertificateCommandOutput, IAMClientResolvedConfig> {
84
- readonly input: GetServerCertificateCommandInput;
85
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
86
- /**
87
- * @public
88
- */
89
- constructor(input: GetServerCertificateCommandInput);
90
- /**
91
- * @internal
92
- */
93
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IAMClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetServerCertificateCommandInput, GetServerCertificateCommandOutput>;
94
- /**
95
- * @internal
96
- */
97
- private serialize;
98
- /**
99
- * @internal
100
- */
101
- private deserialize;
86
+ export declare class GetServerCertificateCommand extends GetServerCertificateCommand_base {
102
87
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient";
5
4
  import { GetServiceLastAccessedDetailsRequest, GetServiceLastAccessedDetailsResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetServiceLastAccessedDetailsCommandInput extends GetServiceLas
21
20
  */
22
21
  export interface GetServiceLastAccessedDetailsCommandOutput extends GetServiceLastAccessedDetailsResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetServiceLastAccessedDetailsCommand_base: {
24
+ new (input: GetServiceLastAccessedDetailsCommandInput): import("@smithy/smithy-client").CommandImpl<GetServiceLastAccessedDetailsCommandInput, GetServiceLastAccessedDetailsCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Retrieves a service last accessed report that was created using the
@@ -172,23 +175,5 @@ export interface GetServiceLastAccessedDetailsCommandOutput extends GetServiceLa
172
175
  * ```
173
176
  *
174
177
  */
175
- export declare class GetServiceLastAccessedDetailsCommand extends $Command<GetServiceLastAccessedDetailsCommandInput, GetServiceLastAccessedDetailsCommandOutput, IAMClientResolvedConfig> {
176
- readonly input: GetServiceLastAccessedDetailsCommandInput;
177
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
178
- /**
179
- * @public
180
- */
181
- constructor(input: GetServiceLastAccessedDetailsCommandInput);
182
- /**
183
- * @internal
184
- */
185
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IAMClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetServiceLastAccessedDetailsCommandInput, GetServiceLastAccessedDetailsCommandOutput>;
186
- /**
187
- * @internal
188
- */
189
- private serialize;
190
- /**
191
- * @internal
192
- */
193
- private deserialize;
178
+ export declare class GetServiceLastAccessedDetailsCommand extends GetServiceLastAccessedDetailsCommand_base {
194
179
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient";
5
4
  import { GetServiceLastAccessedDetailsWithEntitiesRequest, GetServiceLastAccessedDetailsWithEntitiesResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetServiceLastAccessedDetailsWithEntitiesCommandInput extends G
21
20
  */
22
21
  export interface GetServiceLastAccessedDetailsWithEntitiesCommandOutput extends GetServiceLastAccessedDetailsWithEntitiesResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetServiceLastAccessedDetailsWithEntitiesCommand_base: {
24
+ new (input: GetServiceLastAccessedDetailsWithEntitiesCommandInput): import("@smithy/smithy-client").CommandImpl<GetServiceLastAccessedDetailsWithEntitiesCommandInput, GetServiceLastAccessedDetailsWithEntitiesCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>After you generate a group or policy report using the
@@ -148,23 +151,5 @@ export interface GetServiceLastAccessedDetailsWithEntitiesCommandOutput extends
148
151
  * ```
149
152
  *
150
153
  */
151
- export declare class GetServiceLastAccessedDetailsWithEntitiesCommand extends $Command<GetServiceLastAccessedDetailsWithEntitiesCommandInput, GetServiceLastAccessedDetailsWithEntitiesCommandOutput, IAMClientResolvedConfig> {
152
- readonly input: GetServiceLastAccessedDetailsWithEntitiesCommandInput;
153
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
154
- /**
155
- * @public
156
- */
157
- constructor(input: GetServiceLastAccessedDetailsWithEntitiesCommandInput);
158
- /**
159
- * @internal
160
- */
161
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IAMClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetServiceLastAccessedDetailsWithEntitiesCommandInput, GetServiceLastAccessedDetailsWithEntitiesCommandOutput>;
162
- /**
163
- * @internal
164
- */
165
- private serialize;
166
- /**
167
- * @internal
168
- */
169
- private deserialize;
154
+ export declare class GetServiceLastAccessedDetailsWithEntitiesCommand extends GetServiceLastAccessedDetailsWithEntitiesCommand_base {
170
155
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient";
5
4
  import { GetServiceLinkedRoleDeletionStatusRequest, GetServiceLinkedRoleDeletionStatusResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetServiceLinkedRoleDeletionStatusCommandInput extends GetServi
21
20
  */
22
21
  export interface GetServiceLinkedRoleDeletionStatusCommandOutput extends GetServiceLinkedRoleDeletionStatusResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetServiceLinkedRoleDeletionStatusCommand_base: {
24
+ new (input: GetServiceLinkedRoleDeletionStatusCommandInput): import("@smithy/smithy-client").CommandImpl<GetServiceLinkedRoleDeletionStatusCommandInput, GetServiceLinkedRoleDeletionStatusCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Retrieves the status of your service-linked role deletion. After you use <a>DeleteServiceLinkedRole</a> to submit a service-linked role for deletion,
@@ -78,23 +81,5 @@ export interface GetServiceLinkedRoleDeletionStatusCommandOutput extends GetServ
78
81
  * <p>Base exception class for all service exceptions from IAM service.</p>
79
82
  *
80
83
  */
81
- export declare class GetServiceLinkedRoleDeletionStatusCommand extends $Command<GetServiceLinkedRoleDeletionStatusCommandInput, GetServiceLinkedRoleDeletionStatusCommandOutput, IAMClientResolvedConfig> {
82
- readonly input: GetServiceLinkedRoleDeletionStatusCommandInput;
83
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
84
- /**
85
- * @public
86
- */
87
- constructor(input: GetServiceLinkedRoleDeletionStatusCommandInput);
88
- /**
89
- * @internal
90
- */
91
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IAMClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetServiceLinkedRoleDeletionStatusCommandInput, GetServiceLinkedRoleDeletionStatusCommandOutput>;
92
- /**
93
- * @internal
94
- */
95
- private serialize;
96
- /**
97
- * @internal
98
- */
99
- private deserialize;
84
+ export declare class GetServiceLinkedRoleDeletionStatusCommand extends GetServiceLinkedRoleDeletionStatusCommand_base {
100
85
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient";
5
4
  import { GetUserRequest, GetUserResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetUserCommandInput extends GetUserRequest {
21
20
  */
22
21
  export interface GetUserCommandOutput extends GetUserResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetUserCommand_base: {
24
+ new (input: GetUserCommandInput): import("@smithy/smithy-client").CommandImpl<GetUserCommandInput, GetUserCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Retrieves information about the specified IAM user, including the user's creation
@@ -101,23 +104,5 @@ export interface GetUserCommandOutput extends GetUserResponse, __MetadataBearer
101
104
  * ```
102
105
  *
103
106
  */
104
- export declare class GetUserCommand extends $Command<GetUserCommandInput, GetUserCommandOutput, IAMClientResolvedConfig> {
105
- readonly input: GetUserCommandInput;
106
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
107
- /**
108
- * @public
109
- */
110
- constructor(input: GetUserCommandInput);
111
- /**
112
- * @internal
113
- */
114
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IAMClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetUserCommandInput, GetUserCommandOutput>;
115
- /**
116
- * @internal
117
- */
118
- private serialize;
119
- /**
120
- * @internal
121
- */
122
- private deserialize;
107
+ export declare class GetUserCommand extends GetUserCommand_base {
123
108
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient";
5
4
  import { GetUserPolicyRequest, GetUserPolicyResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetUserPolicyCommandInput extends GetUserPolicyRequest {
21
20
  */
22
21
  export interface GetUserPolicyCommandOutput extends GetUserPolicyResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetUserPolicyCommand_base: {
24
+ new (input: GetUserPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetUserPolicyCommandInput, GetUserPolicyCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Retrieves the specified inline policy document that is embedded in the specified IAM
@@ -76,23 +79,5 @@ export interface GetUserPolicyCommandOutput extends GetUserPolicyResponse, __Met
76
79
  * <p>Base exception class for all service exceptions from IAM service.</p>
77
80
  *
78
81
  */
79
- export declare class GetUserPolicyCommand extends $Command<GetUserPolicyCommandInput, GetUserPolicyCommandOutput, IAMClientResolvedConfig> {
80
- readonly input: GetUserPolicyCommandInput;
81
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
82
- /**
83
- * @public
84
- */
85
- constructor(input: GetUserPolicyCommandInput);
86
- /**
87
- * @internal
88
- */
89
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IAMClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetUserPolicyCommandInput, GetUserPolicyCommandOutput>;
90
- /**
91
- * @internal
92
- */
93
- private serialize;
94
- /**
95
- * @internal
96
- */
97
- private deserialize;
82
+ export declare class GetUserPolicyCommand extends GetUserPolicyCommand_base {
98
83
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient";
5
4
  import { ListAccessKeysRequest, ListAccessKeysResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListAccessKeysCommandInput extends ListAccessKeysRequest {
21
20
  */
22
21
  export interface ListAccessKeysCommandOutput extends ListAccessKeysResponse, __MetadataBearer {
23
22
  }
23
+ declare const ListAccessKeysCommand_base: {
24
+ new (input: ListAccessKeysCommandInput): import("@smithy/smithy-client").CommandImpl<ListAccessKeysCommandInput, ListAccessKeysCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Returns information about the access key IDs associated with the specified IAM user.
@@ -113,23 +116,5 @@ export interface ListAccessKeysCommandOutput extends ListAccessKeysResponse, __M
113
116
  * ```
114
117
  *
115
118
  */
116
- export declare class ListAccessKeysCommand extends $Command<ListAccessKeysCommandInput, ListAccessKeysCommandOutput, IAMClientResolvedConfig> {
117
- readonly input: ListAccessKeysCommandInput;
118
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
119
- /**
120
- * @public
121
- */
122
- constructor(input: ListAccessKeysCommandInput);
123
- /**
124
- * @internal
125
- */
126
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IAMClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListAccessKeysCommandInput, ListAccessKeysCommandOutput>;
127
- /**
128
- * @internal
129
- */
130
- private serialize;
131
- /**
132
- * @internal
133
- */
134
- private deserialize;
119
+ export declare class ListAccessKeysCommand extends ListAccessKeysCommand_base {
135
120
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient";
5
4
  import { ListAccountAliasesRequest, ListAccountAliasesResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListAccountAliasesCommandInput extends ListAccountAliasesReques
21
20
  */
22
21
  export interface ListAccountAliasesCommandOutput extends ListAccountAliasesResponse, __MetadataBearer {
23
22
  }
23
+ declare const ListAccountAliasesCommand_base: {
24
+ new (input: ListAccountAliasesCommandInput): import("@smithy/smithy-client").CommandImpl<ListAccountAliasesCommandInput, ListAccountAliasesCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Lists the account alias associated with the Amazon Web Services account (Note: you can have only
@@ -79,23 +82,5 @@ export interface ListAccountAliasesCommandOutput extends ListAccountAliasesRespo
79
82
  * ```
80
83
  *
81
84
  */
82
- export declare class ListAccountAliasesCommand extends $Command<ListAccountAliasesCommandInput, ListAccountAliasesCommandOutput, IAMClientResolvedConfig> {
83
- readonly input: ListAccountAliasesCommandInput;
84
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
85
- /**
86
- * @public
87
- */
88
- constructor(input: ListAccountAliasesCommandInput);
89
- /**
90
- * @internal
91
- */
92
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IAMClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListAccountAliasesCommandInput, ListAccountAliasesCommandOutput>;
93
- /**
94
- * @internal
95
- */
96
- private serialize;
97
- /**
98
- * @internal
99
- */
100
- private deserialize;
85
+ export declare class ListAccountAliasesCommand extends ListAccountAliasesCommand_base {
101
86
  }