@aws-sdk/client-iam 3.477.0 → 3.481.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 (777) 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-cjs/pagination/GetAccountAuthorizationDetailsPaginator.js +2 -24
  162. package/dist-cjs/pagination/GetGroupPaginator.js +2 -24
  163. package/dist-cjs/pagination/ListAccessKeysPaginator.js +2 -24
  164. package/dist-cjs/pagination/ListAccountAliasesPaginator.js +2 -24
  165. package/dist-cjs/pagination/ListAttachedGroupPoliciesPaginator.js +2 -24
  166. package/dist-cjs/pagination/ListAttachedRolePoliciesPaginator.js +2 -24
  167. package/dist-cjs/pagination/ListAttachedUserPoliciesPaginator.js +2 -24
  168. package/dist-cjs/pagination/ListEntitiesForPolicyPaginator.js +2 -24
  169. package/dist-cjs/pagination/ListGroupPoliciesPaginator.js +2 -24
  170. package/dist-cjs/pagination/ListGroupsForUserPaginator.js +2 -24
  171. package/dist-cjs/pagination/ListGroupsPaginator.js +2 -24
  172. package/dist-cjs/pagination/ListInstanceProfileTagsPaginator.js +2 -24
  173. package/dist-cjs/pagination/ListInstanceProfilesForRolePaginator.js +2 -24
  174. package/dist-cjs/pagination/ListInstanceProfilesPaginator.js +2 -24
  175. package/dist-cjs/pagination/ListMFADeviceTagsPaginator.js +2 -24
  176. package/dist-cjs/pagination/ListMFADevicesPaginator.js +2 -24
  177. package/dist-cjs/pagination/ListOpenIDConnectProviderTagsPaginator.js +2 -24
  178. package/dist-cjs/pagination/ListPoliciesPaginator.js +2 -24
  179. package/dist-cjs/pagination/ListPolicyTagsPaginator.js +2 -24
  180. package/dist-cjs/pagination/ListPolicyVersionsPaginator.js +2 -24
  181. package/dist-cjs/pagination/ListRolePoliciesPaginator.js +2 -24
  182. package/dist-cjs/pagination/ListRoleTagsPaginator.js +2 -24
  183. package/dist-cjs/pagination/ListRolesPaginator.js +2 -24
  184. package/dist-cjs/pagination/ListSAMLProviderTagsPaginator.js +2 -24
  185. package/dist-cjs/pagination/ListSSHPublicKeysPaginator.js +2 -24
  186. package/dist-cjs/pagination/ListServerCertificateTagsPaginator.js +2 -24
  187. package/dist-cjs/pagination/ListServerCertificatesPaginator.js +2 -24
  188. package/dist-cjs/pagination/ListSigningCertificatesPaginator.js +2 -24
  189. package/dist-cjs/pagination/ListUserPoliciesPaginator.js +2 -24
  190. package/dist-cjs/pagination/ListUserTagsPaginator.js +2 -24
  191. package/dist-cjs/pagination/ListUsersPaginator.js +2 -24
  192. package/dist-cjs/pagination/ListVirtualMFADevicesPaginator.js +2 -24
  193. package/dist-cjs/pagination/SimulateCustomPolicyPaginator.js +2 -24
  194. package/dist-cjs/pagination/SimulatePrincipalPolicyPaginator.js +2 -24
  195. package/dist-es/commands/AddClientIDToOpenIDConnectProviderCommand.js +18 -41
  196. package/dist-es/commands/AddRoleToInstanceProfileCommand.js +18 -41
  197. package/dist-es/commands/AddUserToGroupCommand.js +18 -41
  198. package/dist-es/commands/AttachGroupPolicyCommand.js +18 -41
  199. package/dist-es/commands/AttachRolePolicyCommand.js +18 -41
  200. package/dist-es/commands/AttachUserPolicyCommand.js +18 -41
  201. package/dist-es/commands/ChangePasswordCommand.js +18 -41
  202. package/dist-es/commands/CreateAccessKeyCommand.js +18 -41
  203. package/dist-es/commands/CreateAccountAliasCommand.js +18 -41
  204. package/dist-es/commands/CreateGroupCommand.js +18 -41
  205. package/dist-es/commands/CreateInstanceProfileCommand.js +18 -41
  206. package/dist-es/commands/CreateLoginProfileCommand.js +18 -41
  207. package/dist-es/commands/CreateOpenIDConnectProviderCommand.js +18 -41
  208. package/dist-es/commands/CreatePolicyCommand.js +18 -41
  209. package/dist-es/commands/CreatePolicyVersionCommand.js +18 -41
  210. package/dist-es/commands/CreateRoleCommand.js +18 -41
  211. package/dist-es/commands/CreateSAMLProviderCommand.js +18 -41
  212. package/dist-es/commands/CreateServiceLinkedRoleCommand.js +18 -41
  213. package/dist-es/commands/CreateServiceSpecificCredentialCommand.js +18 -41
  214. package/dist-es/commands/CreateUserCommand.js +18 -41
  215. package/dist-es/commands/CreateVirtualMFADeviceCommand.js +18 -41
  216. package/dist-es/commands/DeactivateMFADeviceCommand.js +18 -41
  217. package/dist-es/commands/DeleteAccessKeyCommand.js +18 -41
  218. package/dist-es/commands/DeleteAccountAliasCommand.js +18 -41
  219. package/dist-es/commands/DeleteAccountPasswordPolicyCommand.js +18 -41
  220. package/dist-es/commands/DeleteGroupCommand.js +18 -41
  221. package/dist-es/commands/DeleteGroupPolicyCommand.js +18 -41
  222. package/dist-es/commands/DeleteInstanceProfileCommand.js +18 -41
  223. package/dist-es/commands/DeleteLoginProfileCommand.js +18 -41
  224. package/dist-es/commands/DeleteOpenIDConnectProviderCommand.js +18 -41
  225. package/dist-es/commands/DeletePolicyCommand.js +18 -41
  226. package/dist-es/commands/DeletePolicyVersionCommand.js +18 -41
  227. package/dist-es/commands/DeleteRoleCommand.js +18 -41
  228. package/dist-es/commands/DeleteRolePermissionsBoundaryCommand.js +18 -41
  229. package/dist-es/commands/DeleteRolePolicyCommand.js +18 -41
  230. package/dist-es/commands/DeleteSAMLProviderCommand.js +18 -41
  231. package/dist-es/commands/DeleteSSHPublicKeyCommand.js +18 -41
  232. package/dist-es/commands/DeleteServerCertificateCommand.js +18 -41
  233. package/dist-es/commands/DeleteServiceLinkedRoleCommand.js +18 -41
  234. package/dist-es/commands/DeleteServiceSpecificCredentialCommand.js +18 -41
  235. package/dist-es/commands/DeleteSigningCertificateCommand.js +18 -41
  236. package/dist-es/commands/DeleteUserCommand.js +18 -41
  237. package/dist-es/commands/DeleteUserPermissionsBoundaryCommand.js +18 -41
  238. package/dist-es/commands/DeleteUserPolicyCommand.js +18 -41
  239. package/dist-es/commands/DeleteVirtualMFADeviceCommand.js +18 -41
  240. package/dist-es/commands/DetachGroupPolicyCommand.js +18 -41
  241. package/dist-es/commands/DetachRolePolicyCommand.js +18 -41
  242. package/dist-es/commands/DetachUserPolicyCommand.js +18 -41
  243. package/dist-es/commands/EnableMFADeviceCommand.js +18 -41
  244. package/dist-es/commands/GenerateCredentialReportCommand.js +18 -41
  245. package/dist-es/commands/GenerateOrganizationsAccessReportCommand.js +18 -41
  246. package/dist-es/commands/GenerateServiceLastAccessedDetailsCommand.js +18 -41
  247. package/dist-es/commands/GetAccessKeyLastUsedCommand.js +18 -41
  248. package/dist-es/commands/GetAccountAuthorizationDetailsCommand.js +18 -41
  249. package/dist-es/commands/GetAccountPasswordPolicyCommand.js +18 -41
  250. package/dist-es/commands/GetAccountSummaryCommand.js +18 -41
  251. package/dist-es/commands/GetContextKeysForCustomPolicyCommand.js +18 -41
  252. package/dist-es/commands/GetContextKeysForPrincipalPolicyCommand.js +18 -41
  253. package/dist-es/commands/GetCredentialReportCommand.js +18 -41
  254. package/dist-es/commands/GetGroupCommand.js +18 -41
  255. package/dist-es/commands/GetGroupPolicyCommand.js +18 -41
  256. package/dist-es/commands/GetInstanceProfileCommand.js +18 -41
  257. package/dist-es/commands/GetLoginProfileCommand.js +18 -41
  258. package/dist-es/commands/GetMFADeviceCommand.js +18 -41
  259. package/dist-es/commands/GetOpenIDConnectProviderCommand.js +18 -41
  260. package/dist-es/commands/GetOrganizationsAccessReportCommand.js +18 -41
  261. package/dist-es/commands/GetPolicyCommand.js +18 -41
  262. package/dist-es/commands/GetPolicyVersionCommand.js +18 -41
  263. package/dist-es/commands/GetRoleCommand.js +18 -41
  264. package/dist-es/commands/GetRolePolicyCommand.js +18 -41
  265. package/dist-es/commands/GetSAMLProviderCommand.js +18 -41
  266. package/dist-es/commands/GetSSHPublicKeyCommand.js +18 -41
  267. package/dist-es/commands/GetServerCertificateCommand.js +18 -41
  268. package/dist-es/commands/GetServiceLastAccessedDetailsCommand.js +18 -41
  269. package/dist-es/commands/GetServiceLastAccessedDetailsWithEntitiesCommand.js +18 -41
  270. package/dist-es/commands/GetServiceLinkedRoleDeletionStatusCommand.js +18 -41
  271. package/dist-es/commands/GetUserCommand.js +18 -41
  272. package/dist-es/commands/GetUserPolicyCommand.js +18 -41
  273. package/dist-es/commands/ListAccessKeysCommand.js +18 -41
  274. package/dist-es/commands/ListAccountAliasesCommand.js +18 -41
  275. package/dist-es/commands/ListAttachedGroupPoliciesCommand.js +18 -41
  276. package/dist-es/commands/ListAttachedRolePoliciesCommand.js +18 -41
  277. package/dist-es/commands/ListAttachedUserPoliciesCommand.js +18 -41
  278. package/dist-es/commands/ListEntitiesForPolicyCommand.js +18 -41
  279. package/dist-es/commands/ListGroupPoliciesCommand.js +18 -41
  280. package/dist-es/commands/ListGroupsCommand.js +18 -41
  281. package/dist-es/commands/ListGroupsForUserCommand.js +18 -41
  282. package/dist-es/commands/ListInstanceProfileTagsCommand.js +18 -41
  283. package/dist-es/commands/ListInstanceProfilesCommand.js +18 -41
  284. package/dist-es/commands/ListInstanceProfilesForRoleCommand.js +18 -41
  285. package/dist-es/commands/ListMFADeviceTagsCommand.js +18 -41
  286. package/dist-es/commands/ListMFADevicesCommand.js +18 -41
  287. package/dist-es/commands/ListOpenIDConnectProviderTagsCommand.js +18 -41
  288. package/dist-es/commands/ListOpenIDConnectProvidersCommand.js +18 -41
  289. package/dist-es/commands/ListPoliciesCommand.js +18 -41
  290. package/dist-es/commands/ListPoliciesGrantingServiceAccessCommand.js +18 -41
  291. package/dist-es/commands/ListPolicyTagsCommand.js +18 -41
  292. package/dist-es/commands/ListPolicyVersionsCommand.js +18 -41
  293. package/dist-es/commands/ListRolePoliciesCommand.js +18 -41
  294. package/dist-es/commands/ListRoleTagsCommand.js +18 -41
  295. package/dist-es/commands/ListRolesCommand.js +18 -41
  296. package/dist-es/commands/ListSAMLProviderTagsCommand.js +18 -41
  297. package/dist-es/commands/ListSAMLProvidersCommand.js +18 -41
  298. package/dist-es/commands/ListSSHPublicKeysCommand.js +18 -41
  299. package/dist-es/commands/ListServerCertificateTagsCommand.js +18 -41
  300. package/dist-es/commands/ListServerCertificatesCommand.js +18 -41
  301. package/dist-es/commands/ListServiceSpecificCredentialsCommand.js +18 -41
  302. package/dist-es/commands/ListSigningCertificatesCommand.js +18 -41
  303. package/dist-es/commands/ListUserPoliciesCommand.js +18 -41
  304. package/dist-es/commands/ListUserTagsCommand.js +18 -41
  305. package/dist-es/commands/ListUsersCommand.js +18 -41
  306. package/dist-es/commands/ListVirtualMFADevicesCommand.js +18 -41
  307. package/dist-es/commands/PutGroupPolicyCommand.js +18 -41
  308. package/dist-es/commands/PutRolePermissionsBoundaryCommand.js +18 -41
  309. package/dist-es/commands/PutRolePolicyCommand.js +18 -41
  310. package/dist-es/commands/PutUserPermissionsBoundaryCommand.js +18 -41
  311. package/dist-es/commands/PutUserPolicyCommand.js +18 -41
  312. package/dist-es/commands/RemoveClientIDFromOpenIDConnectProviderCommand.js +18 -41
  313. package/dist-es/commands/RemoveRoleFromInstanceProfileCommand.js +18 -41
  314. package/dist-es/commands/RemoveUserFromGroupCommand.js +18 -41
  315. package/dist-es/commands/ResetServiceSpecificCredentialCommand.js +18 -41
  316. package/dist-es/commands/ResyncMFADeviceCommand.js +18 -41
  317. package/dist-es/commands/SetDefaultPolicyVersionCommand.js +18 -41
  318. package/dist-es/commands/SetSecurityTokenServicePreferencesCommand.js +18 -41
  319. package/dist-es/commands/SimulateCustomPolicyCommand.js +18 -41
  320. package/dist-es/commands/SimulatePrincipalPolicyCommand.js +18 -41
  321. package/dist-es/commands/TagInstanceProfileCommand.js +18 -41
  322. package/dist-es/commands/TagMFADeviceCommand.js +18 -41
  323. package/dist-es/commands/TagOpenIDConnectProviderCommand.js +18 -41
  324. package/dist-es/commands/TagPolicyCommand.js +18 -41
  325. package/dist-es/commands/TagRoleCommand.js +18 -41
  326. package/dist-es/commands/TagSAMLProviderCommand.js +18 -41
  327. package/dist-es/commands/TagServerCertificateCommand.js +18 -41
  328. package/dist-es/commands/TagUserCommand.js +18 -41
  329. package/dist-es/commands/UntagInstanceProfileCommand.js +18 -41
  330. package/dist-es/commands/UntagMFADeviceCommand.js +18 -41
  331. package/dist-es/commands/UntagOpenIDConnectProviderCommand.js +18 -41
  332. package/dist-es/commands/UntagPolicyCommand.js +18 -41
  333. package/dist-es/commands/UntagRoleCommand.js +18 -41
  334. package/dist-es/commands/UntagSAMLProviderCommand.js +18 -41
  335. package/dist-es/commands/UntagServerCertificateCommand.js +18 -41
  336. package/dist-es/commands/UntagUserCommand.js +18 -41
  337. package/dist-es/commands/UpdateAccessKeyCommand.js +18 -41
  338. package/dist-es/commands/UpdateAccountPasswordPolicyCommand.js +18 -41
  339. package/dist-es/commands/UpdateAssumeRolePolicyCommand.js +18 -41
  340. package/dist-es/commands/UpdateGroupCommand.js +18 -41
  341. package/dist-es/commands/UpdateLoginProfileCommand.js +18 -41
  342. package/dist-es/commands/UpdateOpenIDConnectProviderThumbprintCommand.js +18 -41
  343. package/dist-es/commands/UpdateRoleCommand.js +18 -41
  344. package/dist-es/commands/UpdateRoleDescriptionCommand.js +18 -41
  345. package/dist-es/commands/UpdateSAMLProviderCommand.js +18 -41
  346. package/dist-es/commands/UpdateSSHPublicKeyCommand.js +18 -41
  347. package/dist-es/commands/UpdateServerCertificateCommand.js +18 -41
  348. package/dist-es/commands/UpdateServiceSpecificCredentialCommand.js +18 -41
  349. package/dist-es/commands/UpdateSigningCertificateCommand.js +18 -41
  350. package/dist-es/commands/UpdateUserCommand.js +18 -41
  351. package/dist-es/commands/UploadSSHPublicKeyCommand.js +18 -41
  352. package/dist-es/commands/UploadServerCertificateCommand.js +18 -41
  353. package/dist-es/commands/UploadSigningCertificateCommand.js +18 -41
  354. package/dist-es/endpoint/EndpointParameters.js +6 -0
  355. package/dist-es/pagination/GetAccountAuthorizationDetailsPaginator.js +2 -23
  356. package/dist-es/pagination/GetGroupPaginator.js +2 -23
  357. package/dist-es/pagination/ListAccessKeysPaginator.js +2 -23
  358. package/dist-es/pagination/ListAccountAliasesPaginator.js +2 -23
  359. package/dist-es/pagination/ListAttachedGroupPoliciesPaginator.js +2 -23
  360. package/dist-es/pagination/ListAttachedRolePoliciesPaginator.js +2 -23
  361. package/dist-es/pagination/ListAttachedUserPoliciesPaginator.js +2 -23
  362. package/dist-es/pagination/ListEntitiesForPolicyPaginator.js +2 -23
  363. package/dist-es/pagination/ListGroupPoliciesPaginator.js +2 -23
  364. package/dist-es/pagination/ListGroupsForUserPaginator.js +2 -23
  365. package/dist-es/pagination/ListGroupsPaginator.js +2 -23
  366. package/dist-es/pagination/ListInstanceProfileTagsPaginator.js +2 -23
  367. package/dist-es/pagination/ListInstanceProfilesForRolePaginator.js +2 -23
  368. package/dist-es/pagination/ListInstanceProfilesPaginator.js +2 -23
  369. package/dist-es/pagination/ListMFADeviceTagsPaginator.js +2 -23
  370. package/dist-es/pagination/ListMFADevicesPaginator.js +2 -23
  371. package/dist-es/pagination/ListOpenIDConnectProviderTagsPaginator.js +2 -23
  372. package/dist-es/pagination/ListPoliciesPaginator.js +2 -23
  373. package/dist-es/pagination/ListPolicyTagsPaginator.js +2 -23
  374. package/dist-es/pagination/ListPolicyVersionsPaginator.js +2 -23
  375. package/dist-es/pagination/ListRolePoliciesPaginator.js +2 -23
  376. package/dist-es/pagination/ListRoleTagsPaginator.js +2 -23
  377. package/dist-es/pagination/ListRolesPaginator.js +2 -23
  378. package/dist-es/pagination/ListSAMLProviderTagsPaginator.js +2 -23
  379. package/dist-es/pagination/ListSSHPublicKeysPaginator.js +2 -23
  380. package/dist-es/pagination/ListServerCertificateTagsPaginator.js +2 -23
  381. package/dist-es/pagination/ListServerCertificatesPaginator.js +2 -23
  382. package/dist-es/pagination/ListSigningCertificatesPaginator.js +2 -23
  383. package/dist-es/pagination/ListUserPoliciesPaginator.js +2 -23
  384. package/dist-es/pagination/ListUserTagsPaginator.js +2 -23
  385. package/dist-es/pagination/ListUsersPaginator.js +2 -23
  386. package/dist-es/pagination/ListVirtualMFADevicesPaginator.js +2 -23
  387. package/dist-es/pagination/SimulateCustomPolicyPaginator.js +2 -23
  388. package/dist-es/pagination/SimulatePrincipalPolicyPaginator.js +2 -23
  389. package/dist-types/commands/AddClientIDToOpenIDConnectProviderCommand.d.ts +6 -21
  390. package/dist-types/commands/AddRoleToInstanceProfileCommand.d.ts +6 -21
  391. package/dist-types/commands/AddUserToGroupCommand.d.ts +6 -21
  392. package/dist-types/commands/AttachGroupPolicyCommand.d.ts +6 -21
  393. package/dist-types/commands/AttachRolePolicyCommand.d.ts +6 -21
  394. package/dist-types/commands/AttachUserPolicyCommand.d.ts +6 -21
  395. package/dist-types/commands/ChangePasswordCommand.d.ts +6 -21
  396. package/dist-types/commands/CreateAccessKeyCommand.d.ts +6 -21
  397. package/dist-types/commands/CreateAccountAliasCommand.d.ts +6 -21
  398. package/dist-types/commands/CreateGroupCommand.d.ts +6 -21
  399. package/dist-types/commands/CreateInstanceProfileCommand.d.ts +6 -21
  400. package/dist-types/commands/CreateLoginProfileCommand.d.ts +6 -21
  401. package/dist-types/commands/CreateOpenIDConnectProviderCommand.d.ts +12 -27
  402. package/dist-types/commands/CreatePolicyCommand.d.ts +6 -21
  403. package/dist-types/commands/CreatePolicyVersionCommand.d.ts +6 -21
  404. package/dist-types/commands/CreateRoleCommand.d.ts +6 -21
  405. package/dist-types/commands/CreateSAMLProviderCommand.d.ts +6 -21
  406. package/dist-types/commands/CreateServiceLinkedRoleCommand.d.ts +6 -21
  407. package/dist-types/commands/CreateServiceSpecificCredentialCommand.d.ts +6 -21
  408. package/dist-types/commands/CreateUserCommand.d.ts +6 -21
  409. package/dist-types/commands/CreateVirtualMFADeviceCommand.d.ts +6 -21
  410. package/dist-types/commands/DeactivateMFADeviceCommand.d.ts +6 -21
  411. package/dist-types/commands/DeleteAccessKeyCommand.d.ts +6 -21
  412. package/dist-types/commands/DeleteAccountAliasCommand.d.ts +6 -21
  413. package/dist-types/commands/DeleteAccountPasswordPolicyCommand.d.ts +6 -21
  414. package/dist-types/commands/DeleteGroupCommand.d.ts +6 -21
  415. package/dist-types/commands/DeleteGroupPolicyCommand.d.ts +6 -21
  416. package/dist-types/commands/DeleteInstanceProfileCommand.d.ts +6 -21
  417. package/dist-types/commands/DeleteLoginProfileCommand.d.ts +6 -21
  418. package/dist-types/commands/DeleteOpenIDConnectProviderCommand.d.ts +6 -21
  419. package/dist-types/commands/DeletePolicyCommand.d.ts +6 -21
  420. package/dist-types/commands/DeletePolicyVersionCommand.d.ts +6 -21
  421. package/dist-types/commands/DeleteRoleCommand.d.ts +6 -21
  422. package/dist-types/commands/DeleteRolePermissionsBoundaryCommand.d.ts +6 -21
  423. package/dist-types/commands/DeleteRolePolicyCommand.d.ts +6 -21
  424. package/dist-types/commands/DeleteSAMLProviderCommand.d.ts +6 -21
  425. package/dist-types/commands/DeleteSSHPublicKeyCommand.d.ts +6 -21
  426. package/dist-types/commands/DeleteServerCertificateCommand.d.ts +6 -21
  427. package/dist-types/commands/DeleteServiceLinkedRoleCommand.d.ts +6 -21
  428. package/dist-types/commands/DeleteServiceSpecificCredentialCommand.d.ts +6 -21
  429. package/dist-types/commands/DeleteSigningCertificateCommand.d.ts +6 -21
  430. package/dist-types/commands/DeleteUserCommand.d.ts +6 -21
  431. package/dist-types/commands/DeleteUserPermissionsBoundaryCommand.d.ts +6 -21
  432. package/dist-types/commands/DeleteUserPolicyCommand.d.ts +6 -21
  433. package/dist-types/commands/DeleteVirtualMFADeviceCommand.d.ts +6 -21
  434. package/dist-types/commands/DetachGroupPolicyCommand.d.ts +6 -21
  435. package/dist-types/commands/DetachRolePolicyCommand.d.ts +6 -21
  436. package/dist-types/commands/DetachUserPolicyCommand.d.ts +6 -21
  437. package/dist-types/commands/EnableMFADeviceCommand.d.ts +6 -21
  438. package/dist-types/commands/GenerateCredentialReportCommand.d.ts +6 -21
  439. package/dist-types/commands/GenerateOrganizationsAccessReportCommand.d.ts +6 -21
  440. package/dist-types/commands/GenerateServiceLastAccessedDetailsCommand.d.ts +6 -21
  441. package/dist-types/commands/GetAccessKeyLastUsedCommand.d.ts +6 -21
  442. package/dist-types/commands/GetAccountAuthorizationDetailsCommand.d.ts +6 -21
  443. package/dist-types/commands/GetAccountPasswordPolicyCommand.d.ts +6 -21
  444. package/dist-types/commands/GetAccountSummaryCommand.d.ts +6 -21
  445. package/dist-types/commands/GetContextKeysForCustomPolicyCommand.d.ts +6 -21
  446. package/dist-types/commands/GetContextKeysForPrincipalPolicyCommand.d.ts +6 -21
  447. package/dist-types/commands/GetCredentialReportCommand.d.ts +6 -21
  448. package/dist-types/commands/GetGroupCommand.d.ts +6 -21
  449. package/dist-types/commands/GetGroupPolicyCommand.d.ts +6 -21
  450. package/dist-types/commands/GetInstanceProfileCommand.d.ts +6 -21
  451. package/dist-types/commands/GetLoginProfileCommand.d.ts +6 -21
  452. package/dist-types/commands/GetMFADeviceCommand.d.ts +6 -21
  453. package/dist-types/commands/GetOpenIDConnectProviderCommand.d.ts +6 -21
  454. package/dist-types/commands/GetOrganizationsAccessReportCommand.d.ts +6 -21
  455. package/dist-types/commands/GetPolicyCommand.d.ts +6 -21
  456. package/dist-types/commands/GetPolicyVersionCommand.d.ts +6 -21
  457. package/dist-types/commands/GetRoleCommand.d.ts +6 -21
  458. package/dist-types/commands/GetRolePolicyCommand.d.ts +6 -21
  459. package/dist-types/commands/GetSAMLProviderCommand.d.ts +6 -21
  460. package/dist-types/commands/GetSSHPublicKeyCommand.d.ts +6 -21
  461. package/dist-types/commands/GetServerCertificateCommand.d.ts +6 -21
  462. package/dist-types/commands/GetServiceLastAccessedDetailsCommand.d.ts +6 -21
  463. package/dist-types/commands/GetServiceLastAccessedDetailsWithEntitiesCommand.d.ts +6 -21
  464. package/dist-types/commands/GetServiceLinkedRoleDeletionStatusCommand.d.ts +6 -21
  465. package/dist-types/commands/GetUserCommand.d.ts +6 -21
  466. package/dist-types/commands/GetUserPolicyCommand.d.ts +6 -21
  467. package/dist-types/commands/ListAccessKeysCommand.d.ts +6 -21
  468. package/dist-types/commands/ListAccountAliasesCommand.d.ts +6 -21
  469. package/dist-types/commands/ListAttachedGroupPoliciesCommand.d.ts +6 -21
  470. package/dist-types/commands/ListAttachedRolePoliciesCommand.d.ts +6 -21
  471. package/dist-types/commands/ListAttachedUserPoliciesCommand.d.ts +6 -21
  472. package/dist-types/commands/ListEntitiesForPolicyCommand.d.ts +6 -21
  473. package/dist-types/commands/ListGroupPoliciesCommand.d.ts +6 -21
  474. package/dist-types/commands/ListGroupsCommand.d.ts +6 -21
  475. package/dist-types/commands/ListGroupsForUserCommand.d.ts +6 -21
  476. package/dist-types/commands/ListInstanceProfileTagsCommand.d.ts +6 -21
  477. package/dist-types/commands/ListInstanceProfilesCommand.d.ts +6 -21
  478. package/dist-types/commands/ListInstanceProfilesForRoleCommand.d.ts +6 -21
  479. package/dist-types/commands/ListMFADeviceTagsCommand.d.ts +6 -21
  480. package/dist-types/commands/ListMFADevicesCommand.d.ts +6 -21
  481. package/dist-types/commands/ListOpenIDConnectProviderTagsCommand.d.ts +6 -21
  482. package/dist-types/commands/ListOpenIDConnectProvidersCommand.d.ts +6 -21
  483. package/dist-types/commands/ListPoliciesCommand.d.ts +6 -21
  484. package/dist-types/commands/ListPoliciesGrantingServiceAccessCommand.d.ts +6 -21
  485. package/dist-types/commands/ListPolicyTagsCommand.d.ts +6 -21
  486. package/dist-types/commands/ListPolicyVersionsCommand.d.ts +6 -21
  487. package/dist-types/commands/ListRolePoliciesCommand.d.ts +6 -21
  488. package/dist-types/commands/ListRoleTagsCommand.d.ts +6 -21
  489. package/dist-types/commands/ListRolesCommand.d.ts +6 -21
  490. package/dist-types/commands/ListSAMLProviderTagsCommand.d.ts +6 -21
  491. package/dist-types/commands/ListSAMLProvidersCommand.d.ts +6 -21
  492. package/dist-types/commands/ListSSHPublicKeysCommand.d.ts +6 -21
  493. package/dist-types/commands/ListServerCertificateTagsCommand.d.ts +6 -21
  494. package/dist-types/commands/ListServerCertificatesCommand.d.ts +6 -21
  495. package/dist-types/commands/ListServiceSpecificCredentialsCommand.d.ts +6 -21
  496. package/dist-types/commands/ListSigningCertificatesCommand.d.ts +6 -21
  497. package/dist-types/commands/ListUserPoliciesCommand.d.ts +6 -21
  498. package/dist-types/commands/ListUserTagsCommand.d.ts +6 -21
  499. package/dist-types/commands/ListUsersCommand.d.ts +6 -21
  500. package/dist-types/commands/ListVirtualMFADevicesCommand.d.ts +6 -21
  501. package/dist-types/commands/PutGroupPolicyCommand.d.ts +6 -21
  502. package/dist-types/commands/PutRolePermissionsBoundaryCommand.d.ts +6 -21
  503. package/dist-types/commands/PutRolePolicyCommand.d.ts +6 -21
  504. package/dist-types/commands/PutUserPermissionsBoundaryCommand.d.ts +6 -21
  505. package/dist-types/commands/PutUserPolicyCommand.d.ts +6 -21
  506. package/dist-types/commands/RemoveClientIDFromOpenIDConnectProviderCommand.d.ts +6 -21
  507. package/dist-types/commands/RemoveRoleFromInstanceProfileCommand.d.ts +6 -21
  508. package/dist-types/commands/RemoveUserFromGroupCommand.d.ts +6 -21
  509. package/dist-types/commands/ResetServiceSpecificCredentialCommand.d.ts +6 -21
  510. package/dist-types/commands/ResyncMFADeviceCommand.d.ts +6 -21
  511. package/dist-types/commands/SetDefaultPolicyVersionCommand.d.ts +6 -21
  512. package/dist-types/commands/SetSecurityTokenServicePreferencesCommand.d.ts +6 -21
  513. package/dist-types/commands/SimulateCustomPolicyCommand.d.ts +6 -21
  514. package/dist-types/commands/SimulatePrincipalPolicyCommand.d.ts +6 -21
  515. package/dist-types/commands/TagInstanceProfileCommand.d.ts +6 -21
  516. package/dist-types/commands/TagMFADeviceCommand.d.ts +6 -21
  517. package/dist-types/commands/TagOpenIDConnectProviderCommand.d.ts +6 -21
  518. package/dist-types/commands/TagPolicyCommand.d.ts +6 -21
  519. package/dist-types/commands/TagRoleCommand.d.ts +6 -21
  520. package/dist-types/commands/TagSAMLProviderCommand.d.ts +6 -21
  521. package/dist-types/commands/TagServerCertificateCommand.d.ts +6 -21
  522. package/dist-types/commands/TagUserCommand.d.ts +6 -21
  523. package/dist-types/commands/UntagInstanceProfileCommand.d.ts +6 -21
  524. package/dist-types/commands/UntagMFADeviceCommand.d.ts +6 -21
  525. package/dist-types/commands/UntagOpenIDConnectProviderCommand.d.ts +6 -21
  526. package/dist-types/commands/UntagPolicyCommand.d.ts +6 -21
  527. package/dist-types/commands/UntagRoleCommand.d.ts +6 -21
  528. package/dist-types/commands/UntagSAMLProviderCommand.d.ts +6 -21
  529. package/dist-types/commands/UntagServerCertificateCommand.d.ts +6 -21
  530. package/dist-types/commands/UntagUserCommand.d.ts +6 -21
  531. package/dist-types/commands/UpdateAccessKeyCommand.d.ts +6 -21
  532. package/dist-types/commands/UpdateAccountPasswordPolicyCommand.d.ts +6 -21
  533. package/dist-types/commands/UpdateAssumeRolePolicyCommand.d.ts +6 -21
  534. package/dist-types/commands/UpdateGroupCommand.d.ts +6 -21
  535. package/dist-types/commands/UpdateLoginProfileCommand.d.ts +6 -21
  536. package/dist-types/commands/UpdateOpenIDConnectProviderThumbprintCommand.d.ts +12 -27
  537. package/dist-types/commands/UpdateRoleCommand.d.ts +6 -21
  538. package/dist-types/commands/UpdateRoleDescriptionCommand.d.ts +6 -21
  539. package/dist-types/commands/UpdateSAMLProviderCommand.d.ts +6 -21
  540. package/dist-types/commands/UpdateSSHPublicKeyCommand.d.ts +6 -21
  541. package/dist-types/commands/UpdateServerCertificateCommand.d.ts +6 -21
  542. package/dist-types/commands/UpdateServiceSpecificCredentialCommand.d.ts +6 -21
  543. package/dist-types/commands/UpdateSigningCertificateCommand.d.ts +6 -21
  544. package/dist-types/commands/UpdateUserCommand.d.ts +6 -21
  545. package/dist-types/commands/UploadSSHPublicKeyCommand.d.ts +6 -21
  546. package/dist-types/commands/UploadServerCertificateCommand.d.ts +6 -21
  547. package/dist-types/commands/UploadSigningCertificateCommand.d.ts +6 -21
  548. package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
  549. package/dist-types/pagination/GetAccountAuthorizationDetailsPaginator.d.ts +1 -1
  550. package/dist-types/pagination/GetGroupPaginator.d.ts +1 -1
  551. package/dist-types/pagination/ListAccessKeysPaginator.d.ts +1 -1
  552. package/dist-types/pagination/ListAccountAliasesPaginator.d.ts +1 -1
  553. package/dist-types/pagination/ListAttachedGroupPoliciesPaginator.d.ts +1 -1
  554. package/dist-types/pagination/ListAttachedRolePoliciesPaginator.d.ts +1 -1
  555. package/dist-types/pagination/ListAttachedUserPoliciesPaginator.d.ts +1 -1
  556. package/dist-types/pagination/ListEntitiesForPolicyPaginator.d.ts +1 -1
  557. package/dist-types/pagination/ListGroupPoliciesPaginator.d.ts +1 -1
  558. package/dist-types/pagination/ListGroupsForUserPaginator.d.ts +1 -1
  559. package/dist-types/pagination/ListGroupsPaginator.d.ts +1 -1
  560. package/dist-types/pagination/ListInstanceProfileTagsPaginator.d.ts +1 -1
  561. package/dist-types/pagination/ListInstanceProfilesForRolePaginator.d.ts +1 -1
  562. package/dist-types/pagination/ListInstanceProfilesPaginator.d.ts +1 -1
  563. package/dist-types/pagination/ListMFADeviceTagsPaginator.d.ts +1 -1
  564. package/dist-types/pagination/ListMFADevicesPaginator.d.ts +1 -1
  565. package/dist-types/pagination/ListOpenIDConnectProviderTagsPaginator.d.ts +1 -1
  566. package/dist-types/pagination/ListPoliciesPaginator.d.ts +1 -1
  567. package/dist-types/pagination/ListPolicyTagsPaginator.d.ts +1 -1
  568. package/dist-types/pagination/ListPolicyVersionsPaginator.d.ts +1 -1
  569. package/dist-types/pagination/ListRolePoliciesPaginator.d.ts +1 -1
  570. package/dist-types/pagination/ListRoleTagsPaginator.d.ts +1 -1
  571. package/dist-types/pagination/ListRolesPaginator.d.ts +1 -1
  572. package/dist-types/pagination/ListSAMLProviderTagsPaginator.d.ts +1 -1
  573. package/dist-types/pagination/ListSSHPublicKeysPaginator.d.ts +1 -1
  574. package/dist-types/pagination/ListServerCertificateTagsPaginator.d.ts +1 -1
  575. package/dist-types/pagination/ListServerCertificatesPaginator.d.ts +1 -1
  576. package/dist-types/pagination/ListSigningCertificatesPaginator.d.ts +1 -1
  577. package/dist-types/pagination/ListUserPoliciesPaginator.d.ts +1 -1
  578. package/dist-types/pagination/ListUserTagsPaginator.d.ts +1 -1
  579. package/dist-types/pagination/ListUsersPaginator.d.ts +1 -1
  580. package/dist-types/pagination/ListVirtualMFADevicesPaginator.d.ts +1 -1
  581. package/dist-types/pagination/SimulateCustomPolicyPaginator.d.ts +1 -1
  582. package/dist-types/pagination/SimulatePrincipalPolicyPaginator.d.ts +1 -1
  583. package/dist-types/ts3.4/commands/AddClientIDToOpenIDConnectProviderCommand.d.ts +12 -24
  584. package/dist-types/ts3.4/commands/AddRoleToInstanceProfileCommand.d.ts +12 -24
  585. package/dist-types/ts3.4/commands/AddUserToGroupCommand.d.ts +14 -23
  586. package/dist-types/ts3.4/commands/AttachGroupPolicyCommand.d.ts +14 -23
  587. package/dist-types/ts3.4/commands/AttachRolePolicyCommand.d.ts +14 -23
  588. package/dist-types/ts3.4/commands/AttachUserPolicyCommand.d.ts +14 -23
  589. package/dist-types/ts3.4/commands/ChangePasswordCommand.d.ts +14 -23
  590. package/dist-types/ts3.4/commands/CreateAccessKeyCommand.d.ts +14 -23
  591. package/dist-types/ts3.4/commands/CreateAccountAliasCommand.d.ts +14 -23
  592. package/dist-types/ts3.4/commands/CreateGroupCommand.d.ts +14 -23
  593. package/dist-types/ts3.4/commands/CreateInstanceProfileCommand.d.ts +12 -24
  594. package/dist-types/ts3.4/commands/CreateLoginProfileCommand.d.ts +14 -23
  595. package/dist-types/ts3.4/commands/CreateOpenIDConnectProviderCommand.d.ts +12 -24
  596. package/dist-types/ts3.4/commands/CreatePolicyCommand.d.ts +14 -23
  597. package/dist-types/ts3.4/commands/CreatePolicyVersionCommand.d.ts +14 -23
  598. package/dist-types/ts3.4/commands/CreateRoleCommand.d.ts +14 -23
  599. package/dist-types/ts3.4/commands/CreateSAMLProviderCommand.d.ts +14 -23
  600. package/dist-types/ts3.4/commands/CreateServiceLinkedRoleCommand.d.ts +12 -24
  601. package/dist-types/ts3.4/commands/CreateServiceSpecificCredentialCommand.d.ts +12 -24
  602. package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +14 -23
  603. package/dist-types/ts3.4/commands/CreateVirtualMFADeviceCommand.d.ts +12 -24
  604. package/dist-types/ts3.4/commands/DeactivateMFADeviceCommand.d.ts +14 -23
  605. package/dist-types/ts3.4/commands/DeleteAccessKeyCommand.d.ts +14 -23
  606. package/dist-types/ts3.4/commands/DeleteAccountAliasCommand.d.ts +14 -23
  607. package/dist-types/ts3.4/commands/DeleteAccountPasswordPolicyCommand.d.ts +12 -24
  608. package/dist-types/ts3.4/commands/DeleteGroupCommand.d.ts +14 -23
  609. package/dist-types/ts3.4/commands/DeleteGroupPolicyCommand.d.ts +14 -23
  610. package/dist-types/ts3.4/commands/DeleteInstanceProfileCommand.d.ts +12 -24
  611. package/dist-types/ts3.4/commands/DeleteLoginProfileCommand.d.ts +14 -23
  612. package/dist-types/ts3.4/commands/DeleteOpenIDConnectProviderCommand.d.ts +12 -24
  613. package/dist-types/ts3.4/commands/DeletePolicyCommand.d.ts +14 -23
  614. package/dist-types/ts3.4/commands/DeletePolicyVersionCommand.d.ts +14 -23
  615. package/dist-types/ts3.4/commands/DeleteRoleCommand.d.ts +14 -23
  616. package/dist-types/ts3.4/commands/DeleteRolePermissionsBoundaryCommand.d.ts +12 -24
  617. package/dist-types/ts3.4/commands/DeleteRolePolicyCommand.d.ts +14 -23
  618. package/dist-types/ts3.4/commands/DeleteSAMLProviderCommand.d.ts +14 -23
  619. package/dist-types/ts3.4/commands/DeleteSSHPublicKeyCommand.d.ts +14 -23
  620. package/dist-types/ts3.4/commands/DeleteServerCertificateCommand.d.ts +12 -24
  621. package/dist-types/ts3.4/commands/DeleteServiceLinkedRoleCommand.d.ts +12 -24
  622. package/dist-types/ts3.4/commands/DeleteServiceSpecificCredentialCommand.d.ts +12 -24
  623. package/dist-types/ts3.4/commands/DeleteSigningCertificateCommand.d.ts +12 -24
  624. package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +14 -23
  625. package/dist-types/ts3.4/commands/DeleteUserPermissionsBoundaryCommand.d.ts +12 -24
  626. package/dist-types/ts3.4/commands/DeleteUserPolicyCommand.d.ts +14 -23
  627. package/dist-types/ts3.4/commands/DeleteVirtualMFADeviceCommand.d.ts +12 -24
  628. package/dist-types/ts3.4/commands/DetachGroupPolicyCommand.d.ts +14 -23
  629. package/dist-types/ts3.4/commands/DetachRolePolicyCommand.d.ts +14 -23
  630. package/dist-types/ts3.4/commands/DetachUserPolicyCommand.d.ts +14 -23
  631. package/dist-types/ts3.4/commands/EnableMFADeviceCommand.d.ts +14 -23
  632. package/dist-types/ts3.4/commands/GenerateCredentialReportCommand.d.ts +12 -24
  633. package/dist-types/ts3.4/commands/GenerateOrganizationsAccessReportCommand.d.ts +12 -24
  634. package/dist-types/ts3.4/commands/GenerateServiceLastAccessedDetailsCommand.d.ts +12 -24
  635. package/dist-types/ts3.4/commands/GetAccessKeyLastUsedCommand.d.ts +12 -24
  636. package/dist-types/ts3.4/commands/GetAccountAuthorizationDetailsCommand.d.ts +12 -24
  637. package/dist-types/ts3.4/commands/GetAccountPasswordPolicyCommand.d.ts +12 -24
  638. package/dist-types/ts3.4/commands/GetAccountSummaryCommand.d.ts +14 -23
  639. package/dist-types/ts3.4/commands/GetContextKeysForCustomPolicyCommand.d.ts +12 -24
  640. package/dist-types/ts3.4/commands/GetContextKeysForPrincipalPolicyCommand.d.ts +12 -24
  641. package/dist-types/ts3.4/commands/GetCredentialReportCommand.d.ts +14 -23
  642. package/dist-types/ts3.4/commands/GetGroupCommand.d.ts +14 -23
  643. package/dist-types/ts3.4/commands/GetGroupPolicyCommand.d.ts +14 -23
  644. package/dist-types/ts3.4/commands/GetInstanceProfileCommand.d.ts +14 -23
  645. package/dist-types/ts3.4/commands/GetLoginProfileCommand.d.ts +14 -23
  646. package/dist-types/ts3.4/commands/GetMFADeviceCommand.d.ts +14 -23
  647. package/dist-types/ts3.4/commands/GetOpenIDConnectProviderCommand.d.ts +12 -24
  648. package/dist-types/ts3.4/commands/GetOrganizationsAccessReportCommand.d.ts +12 -24
  649. package/dist-types/ts3.4/commands/GetPolicyCommand.d.ts +14 -23
  650. package/dist-types/ts3.4/commands/GetPolicyVersionCommand.d.ts +14 -23
  651. package/dist-types/ts3.4/commands/GetRoleCommand.d.ts +12 -23
  652. package/dist-types/ts3.4/commands/GetRolePolicyCommand.d.ts +14 -23
  653. package/dist-types/ts3.4/commands/GetSAMLProviderCommand.d.ts +14 -23
  654. package/dist-types/ts3.4/commands/GetSSHPublicKeyCommand.d.ts +14 -23
  655. package/dist-types/ts3.4/commands/GetServerCertificateCommand.d.ts +12 -24
  656. package/dist-types/ts3.4/commands/GetServiceLastAccessedDetailsCommand.d.ts +12 -24
  657. package/dist-types/ts3.4/commands/GetServiceLastAccessedDetailsWithEntitiesCommand.d.ts +12 -24
  658. package/dist-types/ts3.4/commands/GetServiceLinkedRoleDeletionStatusCommand.d.ts +12 -24
  659. package/dist-types/ts3.4/commands/GetUserCommand.d.ts +12 -23
  660. package/dist-types/ts3.4/commands/GetUserPolicyCommand.d.ts +14 -23
  661. package/dist-types/ts3.4/commands/ListAccessKeysCommand.d.ts +14 -23
  662. package/dist-types/ts3.4/commands/ListAccountAliasesCommand.d.ts +14 -23
  663. package/dist-types/ts3.4/commands/ListAttachedGroupPoliciesCommand.d.ts +12 -24
  664. package/dist-types/ts3.4/commands/ListAttachedRolePoliciesCommand.d.ts +12 -24
  665. package/dist-types/ts3.4/commands/ListAttachedUserPoliciesCommand.d.ts +12 -24
  666. package/dist-types/ts3.4/commands/ListEntitiesForPolicyCommand.d.ts +12 -24
  667. package/dist-types/ts3.4/commands/ListGroupPoliciesCommand.d.ts +14 -23
  668. package/dist-types/ts3.4/commands/ListGroupsCommand.d.ts +14 -23
  669. package/dist-types/ts3.4/commands/ListGroupsForUserCommand.d.ts +14 -23
  670. package/dist-types/ts3.4/commands/ListInstanceProfileTagsCommand.d.ts +12 -24
  671. package/dist-types/ts3.4/commands/ListInstanceProfilesCommand.d.ts +12 -24
  672. package/dist-types/ts3.4/commands/ListInstanceProfilesForRoleCommand.d.ts +12 -24
  673. package/dist-types/ts3.4/commands/ListMFADeviceTagsCommand.d.ts +14 -23
  674. package/dist-types/ts3.4/commands/ListMFADevicesCommand.d.ts +14 -23
  675. package/dist-types/ts3.4/commands/ListOpenIDConnectProviderTagsCommand.d.ts +12 -24
  676. package/dist-types/ts3.4/commands/ListOpenIDConnectProvidersCommand.d.ts +12 -24
  677. package/dist-types/ts3.4/commands/ListPoliciesCommand.d.ts +14 -23
  678. package/dist-types/ts3.4/commands/ListPoliciesGrantingServiceAccessCommand.d.ts +12 -24
  679. package/dist-types/ts3.4/commands/ListPolicyTagsCommand.d.ts +14 -23
  680. package/dist-types/ts3.4/commands/ListPolicyVersionsCommand.d.ts +14 -23
  681. package/dist-types/ts3.4/commands/ListRolePoliciesCommand.d.ts +14 -23
  682. package/dist-types/ts3.4/commands/ListRoleTagsCommand.d.ts +14 -23
  683. package/dist-types/ts3.4/commands/ListRolesCommand.d.ts +14 -23
  684. package/dist-types/ts3.4/commands/ListSAMLProviderTagsCommand.d.ts +12 -24
  685. package/dist-types/ts3.4/commands/ListSAMLProvidersCommand.d.ts +14 -23
  686. package/dist-types/ts3.4/commands/ListSSHPublicKeysCommand.d.ts +14 -23
  687. package/dist-types/ts3.4/commands/ListServerCertificateTagsCommand.d.ts +12 -24
  688. package/dist-types/ts3.4/commands/ListServerCertificatesCommand.d.ts +12 -24
  689. package/dist-types/ts3.4/commands/ListServiceSpecificCredentialsCommand.d.ts +12 -24
  690. package/dist-types/ts3.4/commands/ListSigningCertificatesCommand.d.ts +12 -24
  691. package/dist-types/ts3.4/commands/ListUserPoliciesCommand.d.ts +14 -23
  692. package/dist-types/ts3.4/commands/ListUserTagsCommand.d.ts +14 -23
  693. package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +14 -23
  694. package/dist-types/ts3.4/commands/ListVirtualMFADevicesCommand.d.ts +12 -24
  695. package/dist-types/ts3.4/commands/PutGroupPolicyCommand.d.ts +14 -23
  696. package/dist-types/ts3.4/commands/PutRolePermissionsBoundaryCommand.d.ts +12 -24
  697. package/dist-types/ts3.4/commands/PutRolePolicyCommand.d.ts +14 -23
  698. package/dist-types/ts3.4/commands/PutUserPermissionsBoundaryCommand.d.ts +12 -24
  699. package/dist-types/ts3.4/commands/PutUserPolicyCommand.d.ts +14 -23
  700. package/dist-types/ts3.4/commands/RemoveClientIDFromOpenIDConnectProviderCommand.d.ts +12 -24
  701. package/dist-types/ts3.4/commands/RemoveRoleFromInstanceProfileCommand.d.ts +12 -24
  702. package/dist-types/ts3.4/commands/RemoveUserFromGroupCommand.d.ts +14 -23
  703. package/dist-types/ts3.4/commands/ResetServiceSpecificCredentialCommand.d.ts +12 -24
  704. package/dist-types/ts3.4/commands/ResyncMFADeviceCommand.d.ts +14 -23
  705. package/dist-types/ts3.4/commands/SetDefaultPolicyVersionCommand.d.ts +12 -24
  706. package/dist-types/ts3.4/commands/SetSecurityTokenServicePreferencesCommand.d.ts +12 -24
  707. package/dist-types/ts3.4/commands/SimulateCustomPolicyCommand.d.ts +12 -24
  708. package/dist-types/ts3.4/commands/SimulatePrincipalPolicyCommand.d.ts +12 -24
  709. package/dist-types/ts3.4/commands/TagInstanceProfileCommand.d.ts +14 -23
  710. package/dist-types/ts3.4/commands/TagMFADeviceCommand.d.ts +14 -23
  711. package/dist-types/ts3.4/commands/TagOpenIDConnectProviderCommand.d.ts +12 -24
  712. package/dist-types/ts3.4/commands/TagPolicyCommand.d.ts +14 -23
  713. package/dist-types/ts3.4/commands/TagRoleCommand.d.ts +12 -23
  714. package/dist-types/ts3.4/commands/TagSAMLProviderCommand.d.ts +14 -23
  715. package/dist-types/ts3.4/commands/TagServerCertificateCommand.d.ts +12 -24
  716. package/dist-types/ts3.4/commands/TagUserCommand.d.ts +12 -23
  717. package/dist-types/ts3.4/commands/UntagInstanceProfileCommand.d.ts +12 -24
  718. package/dist-types/ts3.4/commands/UntagMFADeviceCommand.d.ts +14 -23
  719. package/dist-types/ts3.4/commands/UntagOpenIDConnectProviderCommand.d.ts +12 -24
  720. package/dist-types/ts3.4/commands/UntagPolicyCommand.d.ts +14 -23
  721. package/dist-types/ts3.4/commands/UntagRoleCommand.d.ts +14 -23
  722. package/dist-types/ts3.4/commands/UntagSAMLProviderCommand.d.ts +14 -23
  723. package/dist-types/ts3.4/commands/UntagServerCertificateCommand.d.ts +12 -24
  724. package/dist-types/ts3.4/commands/UntagUserCommand.d.ts +14 -23
  725. package/dist-types/ts3.4/commands/UpdateAccessKeyCommand.d.ts +14 -23
  726. package/dist-types/ts3.4/commands/UpdateAccountPasswordPolicyCommand.d.ts +12 -24
  727. package/dist-types/ts3.4/commands/UpdateAssumeRolePolicyCommand.d.ts +12 -24
  728. package/dist-types/ts3.4/commands/UpdateGroupCommand.d.ts +14 -23
  729. package/dist-types/ts3.4/commands/UpdateLoginProfileCommand.d.ts +14 -23
  730. package/dist-types/ts3.4/commands/UpdateOpenIDConnectProviderThumbprintCommand.d.ts +12 -24
  731. package/dist-types/ts3.4/commands/UpdateRoleCommand.d.ts +14 -23
  732. package/dist-types/ts3.4/commands/UpdateRoleDescriptionCommand.d.ts +12 -24
  733. package/dist-types/ts3.4/commands/UpdateSAMLProviderCommand.d.ts +14 -23
  734. package/dist-types/ts3.4/commands/UpdateSSHPublicKeyCommand.d.ts +14 -23
  735. package/dist-types/ts3.4/commands/UpdateServerCertificateCommand.d.ts +12 -24
  736. package/dist-types/ts3.4/commands/UpdateServiceSpecificCredentialCommand.d.ts +12 -24
  737. package/dist-types/ts3.4/commands/UpdateSigningCertificateCommand.d.ts +12 -24
  738. package/dist-types/ts3.4/commands/UpdateUserCommand.d.ts +14 -23
  739. package/dist-types/ts3.4/commands/UploadSSHPublicKeyCommand.d.ts +14 -23
  740. package/dist-types/ts3.4/commands/UploadServerCertificateCommand.d.ts +12 -24
  741. package/dist-types/ts3.4/commands/UploadSigningCertificateCommand.d.ts +12 -24
  742. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
  743. package/dist-types/ts3.4/pagination/GetAccountAuthorizationDetailsPaginator.d.ts +3 -3
  744. package/dist-types/ts3.4/pagination/GetGroupPaginator.d.ts +3 -3
  745. package/dist-types/ts3.4/pagination/ListAccessKeysPaginator.d.ts +3 -3
  746. package/dist-types/ts3.4/pagination/ListAccountAliasesPaginator.d.ts +3 -3
  747. package/dist-types/ts3.4/pagination/ListAttachedGroupPoliciesPaginator.d.ts +3 -3
  748. package/dist-types/ts3.4/pagination/ListAttachedRolePoliciesPaginator.d.ts +3 -3
  749. package/dist-types/ts3.4/pagination/ListAttachedUserPoliciesPaginator.d.ts +3 -3
  750. package/dist-types/ts3.4/pagination/ListEntitiesForPolicyPaginator.d.ts +3 -3
  751. package/dist-types/ts3.4/pagination/ListGroupPoliciesPaginator.d.ts +3 -3
  752. package/dist-types/ts3.4/pagination/ListGroupsForUserPaginator.d.ts +3 -3
  753. package/dist-types/ts3.4/pagination/ListGroupsPaginator.d.ts +3 -3
  754. package/dist-types/ts3.4/pagination/ListInstanceProfileTagsPaginator.d.ts +3 -3
  755. package/dist-types/ts3.4/pagination/ListInstanceProfilesForRolePaginator.d.ts +3 -3
  756. package/dist-types/ts3.4/pagination/ListInstanceProfilesPaginator.d.ts +3 -3
  757. package/dist-types/ts3.4/pagination/ListMFADeviceTagsPaginator.d.ts +3 -3
  758. package/dist-types/ts3.4/pagination/ListMFADevicesPaginator.d.ts +3 -3
  759. package/dist-types/ts3.4/pagination/ListOpenIDConnectProviderTagsPaginator.d.ts +3 -3
  760. package/dist-types/ts3.4/pagination/ListPoliciesPaginator.d.ts +3 -3
  761. package/dist-types/ts3.4/pagination/ListPolicyTagsPaginator.d.ts +3 -3
  762. package/dist-types/ts3.4/pagination/ListPolicyVersionsPaginator.d.ts +3 -3
  763. package/dist-types/ts3.4/pagination/ListRolePoliciesPaginator.d.ts +3 -3
  764. package/dist-types/ts3.4/pagination/ListRoleTagsPaginator.d.ts +3 -3
  765. package/dist-types/ts3.4/pagination/ListRolesPaginator.d.ts +3 -3
  766. package/dist-types/ts3.4/pagination/ListSAMLProviderTagsPaginator.d.ts +3 -3
  767. package/dist-types/ts3.4/pagination/ListSSHPublicKeysPaginator.d.ts +3 -3
  768. package/dist-types/ts3.4/pagination/ListServerCertificateTagsPaginator.d.ts +3 -3
  769. package/dist-types/ts3.4/pagination/ListServerCertificatesPaginator.d.ts +3 -3
  770. package/dist-types/ts3.4/pagination/ListSigningCertificatesPaginator.d.ts +3 -3
  771. package/dist-types/ts3.4/pagination/ListUserPoliciesPaginator.d.ts +3 -3
  772. package/dist-types/ts3.4/pagination/ListUserTagsPaginator.d.ts +3 -3
  773. package/dist-types/ts3.4/pagination/ListUsersPaginator.d.ts +3 -3
  774. package/dist-types/ts3.4/pagination/ListVirtualMFADevicesPaginator.d.ts +3 -3
  775. package/dist-types/ts3.4/pagination/SimulateCustomPolicyPaginator.d.ts +3 -3
  776. package/dist-types/ts3.4/pagination/SimulatePrincipalPolicyPaginator.d.ts +3 -3
  777. package/package.json +11 -10
@@ -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 { AttachUserPolicyRequest } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface AttachUserPolicyCommandInput extends AttachUserPolicyRequest {
21
20
  */
22
21
  export interface AttachUserPolicyCommandOutput extends __MetadataBearer {
23
22
  }
23
+ declare const AttachUserPolicyCommand_base: {
24
+ new (input: AttachUserPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<AttachUserPolicyCommandInput, AttachUserPolicyCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Attaches the specified managed policy to the specified user.</p>
@@ -91,23 +94,5 @@ export interface AttachUserPolicyCommandOutput extends __MetadataBearer {
91
94
  * ```
92
95
  *
93
96
  */
94
- export declare class AttachUserPolicyCommand extends $Command<AttachUserPolicyCommandInput, AttachUserPolicyCommandOutput, IAMClientResolvedConfig> {
95
- readonly input: AttachUserPolicyCommandInput;
96
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
97
- /**
98
- * @public
99
- */
100
- constructor(input: AttachUserPolicyCommandInput);
101
- /**
102
- * @internal
103
- */
104
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IAMClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AttachUserPolicyCommandInput, AttachUserPolicyCommandOutput>;
105
- /**
106
- * @internal
107
- */
108
- private serialize;
109
- /**
110
- * @internal
111
- */
112
- private deserialize;
97
+ export declare class AttachUserPolicyCommand extends AttachUserPolicyCommand_base {
113
98
  }
@@ -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 { ChangePasswordRequest } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ChangePasswordCommandInput extends ChangePasswordRequest {
21
20
  */
22
21
  export interface ChangePasswordCommandOutput extends __MetadataBearer {
23
22
  }
23
+ declare const ChangePasswordCommand_base: {
24
+ new (input: ChangePasswordCommandInput): import("@smithy/smithy-client").CommandImpl<ChangePasswordCommandInput, ChangePasswordCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Changes the password of the IAM user who is calling this operation. This operation
@@ -95,23 +98,5 @@ export interface ChangePasswordCommandOutput extends __MetadataBearer {
95
98
  * ```
96
99
  *
97
100
  */
98
- export declare class ChangePasswordCommand extends $Command<ChangePasswordCommandInput, ChangePasswordCommandOutput, IAMClientResolvedConfig> {
99
- readonly input: ChangePasswordCommandInput;
100
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
101
- /**
102
- * @public
103
- */
104
- constructor(input: ChangePasswordCommandInput);
105
- /**
106
- * @internal
107
- */
108
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IAMClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ChangePasswordCommandInput, ChangePasswordCommandOutput>;
109
- /**
110
- * @internal
111
- */
112
- private serialize;
113
- /**
114
- * @internal
115
- */
116
- private deserialize;
101
+ export declare class ChangePasswordCommand extends ChangePasswordCommand_base {
117
102
  }
@@ -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 { CreateAccessKeyRequest, CreateAccessKeyResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface CreateAccessKeyCommandInput extends CreateAccessKeyRequest {
21
20
  */
22
21
  export interface CreateAccessKeyCommandOutput extends CreateAccessKeyResponse, __MetadataBearer {
23
22
  }
23
+ declare const CreateAccessKeyCommand_base: {
24
+ new (input: CreateAccessKeyCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAccessKeyCommandInput, CreateAccessKeyCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p> Creates a new Amazon Web Services secret access key and corresponding Amazon Web Services access key ID for the
@@ -104,23 +107,5 @@ export interface CreateAccessKeyCommandOutput extends CreateAccessKeyResponse, _
104
107
  * ```
105
108
  *
106
109
  */
107
- export declare class CreateAccessKeyCommand extends $Command<CreateAccessKeyCommandInput, CreateAccessKeyCommandOutput, IAMClientResolvedConfig> {
108
- readonly input: CreateAccessKeyCommandInput;
109
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
110
- /**
111
- * @public
112
- */
113
- constructor(input: CreateAccessKeyCommandInput);
114
- /**
115
- * @internal
116
- */
117
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IAMClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateAccessKeyCommandInput, CreateAccessKeyCommandOutput>;
118
- /**
119
- * @internal
120
- */
121
- private serialize;
122
- /**
123
- * @internal
124
- */
125
- private deserialize;
110
+ export declare class CreateAccessKeyCommand extends CreateAccessKeyCommand_base {
126
111
  }
@@ -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 { CreateAccountAliasRequest } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface CreateAccountAliasCommandInput extends CreateAccountAliasReques
21
20
  */
22
21
  export interface CreateAccountAliasCommandOutput extends __MetadataBearer {
23
22
  }
23
+ declare const CreateAccountAliasCommand_base: {
24
+ new (input: CreateAccountAliasCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAccountAliasCommandInput, CreateAccountAliasCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Creates an alias for your Amazon Web Services account. For information about using an Amazon Web Services account
@@ -79,23 +82,5 @@ export interface CreateAccountAliasCommandOutput extends __MetadataBearer {
79
82
  * ```
80
83
  *
81
84
  */
82
- export declare class CreateAccountAliasCommand extends $Command<CreateAccountAliasCommandInput, CreateAccountAliasCommandOutput, IAMClientResolvedConfig> {
83
- readonly input: CreateAccountAliasCommandInput;
84
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
85
- /**
86
- * @public
87
- */
88
- constructor(input: CreateAccountAliasCommandInput);
89
- /**
90
- * @internal
91
- */
92
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IAMClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateAccountAliasCommandInput, CreateAccountAliasCommandOutput>;
93
- /**
94
- * @internal
95
- */
96
- private serialize;
97
- /**
98
- * @internal
99
- */
100
- private deserialize;
85
+ export declare class CreateAccountAliasCommand extends CreateAccountAliasCommand_base {
101
86
  }
@@ -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 { CreateGroupRequest, CreateGroupResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface CreateGroupCommandInput extends CreateGroupRequest {
21
20
  */
22
21
  export interface CreateGroupCommandOutput extends CreateGroupResponse, __MetadataBearer {
23
22
  }
23
+ declare const CreateGroupCommand_base: {
24
+ new (input: CreateGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateGroupCommandInput, CreateGroupCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Creates a new group.</p>
@@ -98,23 +101,5 @@ export interface CreateGroupCommandOutput extends CreateGroupResponse, __Metadat
98
101
  * ```
99
102
  *
100
103
  */
101
- export declare class CreateGroupCommand extends $Command<CreateGroupCommandInput, CreateGroupCommandOutput, IAMClientResolvedConfig> {
102
- readonly input: CreateGroupCommandInput;
103
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
104
- /**
105
- * @public
106
- */
107
- constructor(input: CreateGroupCommandInput);
108
- /**
109
- * @internal
110
- */
111
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IAMClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateGroupCommandInput, CreateGroupCommandOutput>;
112
- /**
113
- * @internal
114
- */
115
- private serialize;
116
- /**
117
- * @internal
118
- */
119
- private deserialize;
104
+ export declare class CreateGroupCommand extends CreateGroupCommand_base {
120
105
  }
@@ -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 { CreateInstanceProfileRequest, CreateInstanceProfileResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface CreateInstanceProfileCommandInput extends CreateInstanceProfile
21
20
  */
22
21
  export interface CreateInstanceProfileCommandOutput extends CreateInstanceProfileResponse, __MetadataBearer {
23
22
  }
23
+ declare const CreateInstanceProfileCommand_base: {
24
+ new (input: CreateInstanceProfileCommandInput): import("@smithy/smithy-client").CommandImpl<CreateInstanceProfileCommandInput, CreateInstanceProfileCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p> Creates a new instance profile. For information about instance profiles, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_use_switch-role-ec2.html">Using
@@ -143,23 +146,5 @@ export interface CreateInstanceProfileCommandOutput extends CreateInstanceProfil
143
146
  * ```
144
147
  *
145
148
  */
146
- export declare class CreateInstanceProfileCommand extends $Command<CreateInstanceProfileCommandInput, CreateInstanceProfileCommandOutput, IAMClientResolvedConfig> {
147
- readonly input: CreateInstanceProfileCommandInput;
148
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
149
- /**
150
- * @public
151
- */
152
- constructor(input: CreateInstanceProfileCommandInput);
153
- /**
154
- * @internal
155
- */
156
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IAMClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateInstanceProfileCommandInput, CreateInstanceProfileCommandOutput>;
157
- /**
158
- * @internal
159
- */
160
- private serialize;
161
- /**
162
- * @internal
163
- */
164
- private deserialize;
149
+ export declare class CreateInstanceProfileCommand extends CreateInstanceProfileCommand_base {
165
150
  }
@@ -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 { CreateLoginProfileRequest, CreateLoginProfileResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface CreateLoginProfileCommandInput extends CreateLoginProfileReques
21
20
  */
22
21
  export interface CreateLoginProfileCommandOutput extends CreateLoginProfileResponse, __MetadataBearer {
23
22
  }
23
+ declare const CreateLoginProfileCommand_base: {
24
+ new (input: CreateLoginProfileCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLoginProfileCommandInput, CreateLoginProfileCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Creates a password for the specified IAM user. A password allows an IAM user to
@@ -104,23 +107,5 @@ export interface CreateLoginProfileCommandOutput extends CreateLoginProfileRespo
104
107
  * ```
105
108
  *
106
109
  */
107
- export declare class CreateLoginProfileCommand extends $Command<CreateLoginProfileCommandInput, CreateLoginProfileCommandOutput, IAMClientResolvedConfig> {
108
- readonly input: CreateLoginProfileCommandInput;
109
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
110
- /**
111
- * @public
112
- */
113
- constructor(input: CreateLoginProfileCommandInput);
114
- /**
115
- * @internal
116
- */
117
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IAMClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateLoginProfileCommandInput, CreateLoginProfileCommandOutput>;
118
- /**
119
- * @internal
120
- */
121
- private serialize;
122
- /**
123
- * @internal
124
- */
125
- private deserialize;
110
+ export declare class CreateLoginProfileCommand extends CreateLoginProfileCommand_base {
126
111
  }
@@ -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 { CreateOpenIDConnectProviderRequest, CreateOpenIDConnectProviderResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface CreateOpenIDConnectProviderCommandInput extends CreateOpenIDCon
21
20
  */
22
21
  export interface CreateOpenIDConnectProviderCommandOutput extends CreateOpenIDConnectProviderResponse, __MetadataBearer {
23
22
  }
23
+ declare const CreateOpenIDConnectProviderCommand_base: {
24
+ new (input: CreateOpenIDConnectProviderCommandInput): import("@smithy/smithy-client").CommandImpl<CreateOpenIDConnectProviderCommandInput, CreateOpenIDConnectProviderCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Creates an IAM entity to describe an identity provider (IdP) that supports <a href="http://openid.net/connect/">OpenID Connect (OIDC)</a>.</p>
@@ -53,12 +56,12 @@ export interface CreateOpenIDConnectProviderCommandOutput extends CreateOpenIDCo
53
56
  * <p>You get all of this information from the OIDC IdP you want to use to access
54
57
  * Amazon Web Services.</p>
55
58
  * <note>
56
- * <p>Amazon Web Services secures communication with some OIDC identity providers (IdPs) through our
57
- * library of trusted root certificate authorities (CAs) instead of using a certificate
58
- * thumbprint to verify your IdP server certificate. These OIDC IdPs include Auth0, GitHub,
59
- * Google, and those that use an Amazon S3 bucket to host a JSON Web Key Set (JWKS) endpoint. In
60
- * these cases, your legacy thumbprint remains in your configuration, but is no longer used
61
- * for validation.</p>
59
+ * <p>Amazon Web Services secures communication with some OIDC identity providers (IdPs) through our library
60
+ * of trusted root certificate authorities (CAs) instead of using a certificate thumbprint to
61
+ * verify your IdP server certificate. In these cases, your legacy thumbprint remains in your
62
+ * configuration, but is no longer used for validation. These OIDC IdPs include Auth0, GitHub,
63
+ * GitLab, Google, and those that use an Amazon S3 bucket to host a JSON Web Key Set (JWKS)
64
+ * endpoint.</p>
62
65
  * </note>
63
66
  * <note>
64
67
  * <p>The trust for the OIDC provider is derived from the IAM provider that this
@@ -152,23 +155,5 @@ export interface CreateOpenIDConnectProviderCommandOutput extends CreateOpenIDCo
152
155
  * ```
153
156
  *
154
157
  */
155
- export declare class CreateOpenIDConnectProviderCommand extends $Command<CreateOpenIDConnectProviderCommandInput, CreateOpenIDConnectProviderCommandOutput, IAMClientResolvedConfig> {
156
- readonly input: CreateOpenIDConnectProviderCommandInput;
157
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
158
- /**
159
- * @public
160
- */
161
- constructor(input: CreateOpenIDConnectProviderCommandInput);
162
- /**
163
- * @internal
164
- */
165
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IAMClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateOpenIDConnectProviderCommandInput, CreateOpenIDConnectProviderCommandOutput>;
166
- /**
167
- * @internal
168
- */
169
- private serialize;
170
- /**
171
- * @internal
172
- */
173
- private deserialize;
158
+ export declare class CreateOpenIDConnectProviderCommand extends CreateOpenIDConnectProviderCommand_base {
174
159
  }
@@ -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 { CreatePolicyRequest, CreatePolicyResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface CreatePolicyCommandInput extends CreatePolicyRequest {
21
20
  */
22
21
  export interface CreatePolicyCommandOutput extends CreatePolicyResponse, __MetadataBearer {
23
22
  }
23
+ declare const CreatePolicyCommand_base: {
24
+ new (input: CreatePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<CreatePolicyCommandInput, CreatePolicyCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Creates a new managed policy for your Amazon Web Services account.</p>
@@ -112,23 +115,5 @@ export interface CreatePolicyCommandOutput extends CreatePolicyResponse, __Metad
112
115
  * <p>Base exception class for all service exceptions from IAM service.</p>
113
116
  *
114
117
  */
115
- export declare class CreatePolicyCommand extends $Command<CreatePolicyCommandInput, CreatePolicyCommandOutput, IAMClientResolvedConfig> {
116
- readonly input: CreatePolicyCommandInput;
117
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
118
- /**
119
- * @public
120
- */
121
- constructor(input: CreatePolicyCommandInput);
122
- /**
123
- * @internal
124
- */
125
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IAMClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreatePolicyCommandInput, CreatePolicyCommandOutput>;
126
- /**
127
- * @internal
128
- */
129
- private serialize;
130
- /**
131
- * @internal
132
- */
133
- private deserialize;
118
+ export declare class CreatePolicyCommand extends CreatePolicyCommand_base {
134
119
  }
@@ -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 { CreatePolicyVersionRequest, CreatePolicyVersionResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface CreatePolicyVersionCommandInput extends CreatePolicyVersionRequ
21
20
  */
22
21
  export interface CreatePolicyVersionCommandOutput extends CreatePolicyVersionResponse, __MetadataBearer {
23
22
  }
23
+ declare const CreatePolicyVersionCommand_base: {
24
+ new (input: CreatePolicyVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreatePolicyVersionCommandInput, CreatePolicyVersionCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Creates a new version of the specified managed policy. To update a managed policy, you
@@ -85,23 +88,5 @@ export interface CreatePolicyVersionCommandOutput extends CreatePolicyVersionRes
85
88
  * <p>Base exception class for all service exceptions from IAM service.</p>
86
89
  *
87
90
  */
88
- export declare class CreatePolicyVersionCommand extends $Command<CreatePolicyVersionCommandInput, CreatePolicyVersionCommandOutput, IAMClientResolvedConfig> {
89
- readonly input: CreatePolicyVersionCommandInput;
90
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
91
- /**
92
- * @public
93
- */
94
- constructor(input: CreatePolicyVersionCommandInput);
95
- /**
96
- * @internal
97
- */
98
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IAMClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreatePolicyVersionCommandInput, CreatePolicyVersionCommandOutput>;
99
- /**
100
- * @internal
101
- */
102
- private serialize;
103
- /**
104
- * @internal
105
- */
106
- private deserialize;
91
+ export declare class CreatePolicyVersionCommand extends CreatePolicyVersionCommand_base {
107
92
  }
@@ -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 { CreateRoleRequest, CreateRoleResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface CreateRoleCommandInput extends CreateRoleRequest {
21
20
  */
22
21
  export interface CreateRoleCommandOutput extends CreateRoleResponse, __MetadataBearer {
23
22
  }
23
+ declare const CreateRoleCommand_base: {
24
+ new (input: CreateRoleCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRoleCommandInput, CreateRoleCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Creates a new role for your Amazon Web Services account.</p>
@@ -138,23 +141,5 @@ export interface CreateRoleCommandOutput extends CreateRoleResponse, __MetadataB
138
141
  * ```
139
142
  *
140
143
  */
141
- export declare class CreateRoleCommand extends $Command<CreateRoleCommandInput, CreateRoleCommandOutput, IAMClientResolvedConfig> {
142
- readonly input: CreateRoleCommandInput;
143
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
144
- /**
145
- * @public
146
- */
147
- constructor(input: CreateRoleCommandInput);
148
- /**
149
- * @internal
150
- */
151
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IAMClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateRoleCommandInput, CreateRoleCommandOutput>;
152
- /**
153
- * @internal
154
- */
155
- private serialize;
156
- /**
157
- * @internal
158
- */
159
- private deserialize;
144
+ export declare class CreateRoleCommand extends CreateRoleCommand_base {
160
145
  }
@@ -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 { CreateSAMLProviderRequest, CreateSAMLProviderResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface CreateSAMLProviderCommandInput extends CreateSAMLProviderReques
21
20
  */
22
21
  export interface CreateSAMLProviderCommandOutput extends CreateSAMLProviderResponse, __MetadataBearer {
23
22
  }
23
+ declare const CreateSAMLProviderCommand_base: {
24
+ new (input: CreateSAMLProviderCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSAMLProviderCommandInput, CreateSAMLProviderCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Creates an IAM resource that describes an identity provider (IdP) that supports SAML
@@ -101,23 +104,5 @@ export interface CreateSAMLProviderCommandOutput extends CreateSAMLProviderRespo
101
104
  * <p>Base exception class for all service exceptions from IAM service.</p>
102
105
  *
103
106
  */
104
- export declare class CreateSAMLProviderCommand extends $Command<CreateSAMLProviderCommandInput, CreateSAMLProviderCommandOutput, IAMClientResolvedConfig> {
105
- readonly input: CreateSAMLProviderCommandInput;
106
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
107
- /**
108
- * @public
109
- */
110
- constructor(input: CreateSAMLProviderCommandInput);
111
- /**
112
- * @internal
113
- */
114
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IAMClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateSAMLProviderCommandInput, CreateSAMLProviderCommandOutput>;
115
- /**
116
- * @internal
117
- */
118
- private serialize;
119
- /**
120
- * @internal
121
- */
122
- private deserialize;
107
+ export declare class CreateSAMLProviderCommand extends CreateSAMLProviderCommand_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 { CreateServiceLinkedRoleRequest, CreateServiceLinkedRoleResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface CreateServiceLinkedRoleCommandInput extends CreateServiceLinked
21
20
  */
22
21
  export interface CreateServiceLinkedRoleCommandOutput extends CreateServiceLinkedRoleResponse, __MetadataBearer {
23
22
  }
23
+ declare const CreateServiceLinkedRoleCommand_base: {
24
+ new (input: CreateServiceLinkedRoleCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServiceLinkedRoleCommandInput, CreateServiceLinkedRoleCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Creates an IAM role that is linked to a specific Amazon Web Services service. The service controls
@@ -100,23 +103,5 @@ export interface CreateServiceLinkedRoleCommandOutput extends CreateServiceLinke
100
103
  * <p>Base exception class for all service exceptions from IAM service.</p>
101
104
  *
102
105
  */
103
- export declare class CreateServiceLinkedRoleCommand extends $Command<CreateServiceLinkedRoleCommandInput, CreateServiceLinkedRoleCommandOutput, IAMClientResolvedConfig> {
104
- readonly input: CreateServiceLinkedRoleCommandInput;
105
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
106
- /**
107
- * @public
108
- */
109
- constructor(input: CreateServiceLinkedRoleCommandInput);
110
- /**
111
- * @internal
112
- */
113
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IAMClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateServiceLinkedRoleCommandInput, CreateServiceLinkedRoleCommandOutput>;
114
- /**
115
- * @internal
116
- */
117
- private serialize;
118
- /**
119
- * @internal
120
- */
121
- private deserialize;
106
+ export declare class CreateServiceLinkedRoleCommand extends CreateServiceLinkedRoleCommand_base {
122
107
  }
@@ -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 { CreateServiceSpecificCredentialRequest, CreateServiceSpecificCredentialResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface CreateServiceSpecificCredentialCommandInput extends CreateServi
21
20
  */
22
21
  export interface CreateServiceSpecificCredentialCommandOutput extends CreateServiceSpecificCredentialResponse, __MetadataBearer {
23
22
  }
23
+ declare const CreateServiceSpecificCredentialCommand_base: {
24
+ new (input: CreateServiceSpecificCredentialCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServiceSpecificCredentialCommandInput, CreateServiceSpecificCredentialCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Generates a set of credentials consisting of a user name and password that can be used
@@ -81,23 +84,5 @@ export interface CreateServiceSpecificCredentialCommandOutput extends CreateServ
81
84
  * <p>Base exception class for all service exceptions from IAM service.</p>
82
85
  *
83
86
  */
84
- export declare class CreateServiceSpecificCredentialCommand extends $Command<CreateServiceSpecificCredentialCommandInput, CreateServiceSpecificCredentialCommandOutput, IAMClientResolvedConfig> {
85
- readonly input: CreateServiceSpecificCredentialCommandInput;
86
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
87
- /**
88
- * @public
89
- */
90
- constructor(input: CreateServiceSpecificCredentialCommandInput);
91
- /**
92
- * @internal
93
- */
94
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IAMClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateServiceSpecificCredentialCommandInput, CreateServiceSpecificCredentialCommandOutput>;
95
- /**
96
- * @internal
97
- */
98
- private serialize;
99
- /**
100
- * @internal
101
- */
102
- private deserialize;
87
+ export declare class CreateServiceSpecificCredentialCommand extends CreateServiceSpecificCredentialCommand_base {
103
88
  }