@aws-sdk/client-iam 3.803.0 → 3.806.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 (277) hide show
  1. package/dist-cjs/runtimeConfig.js +6 -6
  2. package/dist-es/runtimeConfig.js +6 -6
  3. package/dist-types/commands/AddClientIDToOpenIDConnectProviderCommand.d.ts +1 -1
  4. package/dist-types/commands/AddRoleToInstanceProfileCommand.d.ts +1 -1
  5. package/dist-types/commands/AddUserToGroupCommand.d.ts +1 -1
  6. package/dist-types/commands/AttachGroupPolicyCommand.d.ts +1 -1
  7. package/dist-types/commands/AttachRolePolicyCommand.d.ts +1 -1
  8. package/dist-types/commands/AttachUserPolicyCommand.d.ts +1 -1
  9. package/dist-types/commands/ChangePasswordCommand.d.ts +1 -1
  10. package/dist-types/commands/CreateAccountAliasCommand.d.ts +1 -1
  11. package/dist-types/commands/CreateGroupCommand.d.ts +1 -1
  12. package/dist-types/commands/CreateInstanceProfileCommand.d.ts +1 -1
  13. package/dist-types/commands/CreateOpenIDConnectProviderCommand.d.ts +1 -1
  14. package/dist-types/commands/CreatePolicyCommand.d.ts +1 -1
  15. package/dist-types/commands/CreatePolicyVersionCommand.d.ts +1 -1
  16. package/dist-types/commands/CreateRoleCommand.d.ts +1 -1
  17. package/dist-types/commands/CreateSAMLProviderCommand.d.ts +1 -1
  18. package/dist-types/commands/CreateServiceLinkedRoleCommand.d.ts +1 -1
  19. package/dist-types/commands/CreateServiceSpecificCredentialCommand.d.ts +1 -1
  20. package/dist-types/commands/CreateUserCommand.d.ts +1 -1
  21. package/dist-types/commands/CreateVirtualMFADeviceCommand.d.ts +1 -1
  22. package/dist-types/commands/DeactivateMFADeviceCommand.d.ts +1 -1
  23. package/dist-types/commands/DeleteAccessKeyCommand.d.ts +1 -1
  24. package/dist-types/commands/DeleteAccountAliasCommand.d.ts +1 -1
  25. package/dist-types/commands/DeleteGroupCommand.d.ts +1 -1
  26. package/dist-types/commands/DeleteGroupPolicyCommand.d.ts +1 -1
  27. package/dist-types/commands/DeleteInstanceProfileCommand.d.ts +1 -1
  28. package/dist-types/commands/DeleteOpenIDConnectProviderCommand.d.ts +1 -1
  29. package/dist-types/commands/DeletePolicyCommand.d.ts +1 -1
  30. package/dist-types/commands/DeletePolicyVersionCommand.d.ts +1 -1
  31. package/dist-types/commands/DeleteRoleCommand.d.ts +1 -1
  32. package/dist-types/commands/DeleteRolePermissionsBoundaryCommand.d.ts +1 -1
  33. package/dist-types/commands/DeleteRolePolicyCommand.d.ts +1 -1
  34. package/dist-types/commands/DeleteSAMLProviderCommand.d.ts +1 -1
  35. package/dist-types/commands/DeleteSSHPublicKeyCommand.d.ts +1 -1
  36. package/dist-types/commands/DeleteServerCertificateCommand.d.ts +1 -1
  37. package/dist-types/commands/DeleteServiceLinkedRoleCommand.d.ts +1 -1
  38. package/dist-types/commands/DeleteServiceSpecificCredentialCommand.d.ts +1 -1
  39. package/dist-types/commands/DeleteSigningCertificateCommand.d.ts +1 -1
  40. package/dist-types/commands/DeleteUserCommand.d.ts +1 -1
  41. package/dist-types/commands/DeleteUserPermissionsBoundaryCommand.d.ts +1 -1
  42. package/dist-types/commands/DeleteUserPolicyCommand.d.ts +1 -1
  43. package/dist-types/commands/DeleteVirtualMFADeviceCommand.d.ts +1 -1
  44. package/dist-types/commands/DetachGroupPolicyCommand.d.ts +1 -1
  45. package/dist-types/commands/DetachRolePolicyCommand.d.ts +1 -1
  46. package/dist-types/commands/DetachUserPolicyCommand.d.ts +1 -1
  47. package/dist-types/commands/EnableMFADeviceCommand.d.ts +1 -1
  48. package/dist-types/commands/GenerateOrganizationsAccessReportCommand.d.ts +1 -1
  49. package/dist-types/commands/GenerateServiceLastAccessedDetailsCommand.d.ts +1 -1
  50. package/dist-types/commands/GetAccessKeyLastUsedCommand.d.ts +1 -1
  51. package/dist-types/commands/GetContextKeysForCustomPolicyCommand.d.ts +1 -1
  52. package/dist-types/commands/GetContextKeysForPrincipalPolicyCommand.d.ts +1 -1
  53. package/dist-types/commands/GetGroupCommand.d.ts +1 -1
  54. package/dist-types/commands/GetGroupPolicyCommand.d.ts +1 -1
  55. package/dist-types/commands/GetInstanceProfileCommand.d.ts +1 -1
  56. package/dist-types/commands/GetMFADeviceCommand.d.ts +1 -1
  57. package/dist-types/commands/GetOpenIDConnectProviderCommand.d.ts +1 -1
  58. package/dist-types/commands/GetOrganizationsAccessReportCommand.d.ts +1 -1
  59. package/dist-types/commands/GetPolicyCommand.d.ts +1 -1
  60. package/dist-types/commands/GetPolicyVersionCommand.d.ts +1 -1
  61. package/dist-types/commands/GetRoleCommand.d.ts +1 -1
  62. package/dist-types/commands/GetRolePolicyCommand.d.ts +1 -1
  63. package/dist-types/commands/GetSAMLProviderCommand.d.ts +1 -1
  64. package/dist-types/commands/GetSSHPublicKeyCommand.d.ts +1 -1
  65. package/dist-types/commands/GetServerCertificateCommand.d.ts +1 -1
  66. package/dist-types/commands/GetServiceLastAccessedDetailsCommand.d.ts +1 -1
  67. package/dist-types/commands/GetServiceLastAccessedDetailsWithEntitiesCommand.d.ts +1 -1
  68. package/dist-types/commands/GetServiceLinkedRoleDeletionStatusCommand.d.ts +1 -1
  69. package/dist-types/commands/GetUserPolicyCommand.d.ts +1 -1
  70. package/dist-types/commands/ListAttachedGroupPoliciesCommand.d.ts +1 -1
  71. package/dist-types/commands/ListAttachedRolePoliciesCommand.d.ts +1 -1
  72. package/dist-types/commands/ListAttachedUserPoliciesCommand.d.ts +1 -1
  73. package/dist-types/commands/ListEntitiesForPolicyCommand.d.ts +1 -1
  74. package/dist-types/commands/ListGroupPoliciesCommand.d.ts +1 -1
  75. package/dist-types/commands/ListGroupsForUserCommand.d.ts +1 -1
  76. package/dist-types/commands/ListInstanceProfileTagsCommand.d.ts +1 -1
  77. package/dist-types/commands/ListInstanceProfilesForRoleCommand.d.ts +1 -1
  78. package/dist-types/commands/ListMFADeviceTagsCommand.d.ts +1 -1
  79. package/dist-types/commands/ListOpenIDConnectProviderTagsCommand.d.ts +1 -1
  80. package/dist-types/commands/ListPoliciesGrantingServiceAccessCommand.d.ts +1 -1
  81. package/dist-types/commands/ListPolicyTagsCommand.d.ts +1 -1
  82. package/dist-types/commands/ListPolicyVersionsCommand.d.ts +1 -1
  83. package/dist-types/commands/ListRolePoliciesCommand.d.ts +1 -1
  84. package/dist-types/commands/ListRoleTagsCommand.d.ts +1 -1
  85. package/dist-types/commands/ListSAMLProviderTagsCommand.d.ts +1 -1
  86. package/dist-types/commands/ListServerCertificateTagsCommand.d.ts +1 -1
  87. package/dist-types/commands/ListUserPoliciesCommand.d.ts +1 -1
  88. package/dist-types/commands/ListUserTagsCommand.d.ts +1 -1
  89. package/dist-types/commands/PutGroupPolicyCommand.d.ts +1 -1
  90. package/dist-types/commands/PutRolePermissionsBoundaryCommand.d.ts +1 -1
  91. package/dist-types/commands/PutRolePolicyCommand.d.ts +1 -1
  92. package/dist-types/commands/PutUserPermissionsBoundaryCommand.d.ts +1 -1
  93. package/dist-types/commands/PutUserPolicyCommand.d.ts +1 -1
  94. package/dist-types/commands/RemoveClientIDFromOpenIDConnectProviderCommand.d.ts +1 -1
  95. package/dist-types/commands/RemoveRoleFromInstanceProfileCommand.d.ts +1 -1
  96. package/dist-types/commands/RemoveUserFromGroupCommand.d.ts +1 -1
  97. package/dist-types/commands/ResetServiceSpecificCredentialCommand.d.ts +1 -1
  98. package/dist-types/commands/ResyncMFADeviceCommand.d.ts +1 -1
  99. package/dist-types/commands/SetDefaultPolicyVersionCommand.d.ts +1 -1
  100. package/dist-types/commands/SetSecurityTokenServicePreferencesCommand.d.ts +1 -1
  101. package/dist-types/commands/SimulateCustomPolicyCommand.d.ts +1 -1
  102. package/dist-types/commands/SimulatePrincipalPolicyCommand.d.ts +1 -1
  103. package/dist-types/commands/TagInstanceProfileCommand.d.ts +1 -1
  104. package/dist-types/commands/TagMFADeviceCommand.d.ts +1 -1
  105. package/dist-types/commands/TagOpenIDConnectProviderCommand.d.ts +1 -1
  106. package/dist-types/commands/TagPolicyCommand.d.ts +1 -1
  107. package/dist-types/commands/TagRoleCommand.d.ts +1 -1
  108. package/dist-types/commands/TagSAMLProviderCommand.d.ts +1 -1
  109. package/dist-types/commands/TagServerCertificateCommand.d.ts +1 -1
  110. package/dist-types/commands/TagUserCommand.d.ts +1 -1
  111. package/dist-types/commands/UntagInstanceProfileCommand.d.ts +1 -1
  112. package/dist-types/commands/UntagMFADeviceCommand.d.ts +1 -1
  113. package/dist-types/commands/UntagOpenIDConnectProviderCommand.d.ts +1 -1
  114. package/dist-types/commands/UntagPolicyCommand.d.ts +1 -1
  115. package/dist-types/commands/UntagRoleCommand.d.ts +1 -1
  116. package/dist-types/commands/UntagSAMLProviderCommand.d.ts +1 -1
  117. package/dist-types/commands/UntagServerCertificateCommand.d.ts +1 -1
  118. package/dist-types/commands/UntagUserCommand.d.ts +1 -1
  119. package/dist-types/commands/UpdateAccessKeyCommand.d.ts +1 -1
  120. package/dist-types/commands/UpdateAssumeRolePolicyCommand.d.ts +1 -1
  121. package/dist-types/commands/UpdateGroupCommand.d.ts +1 -1
  122. package/dist-types/commands/UpdateLoginProfileCommand.d.ts +1 -1
  123. package/dist-types/commands/UpdateOpenIDConnectProviderThumbprintCommand.d.ts +1 -1
  124. package/dist-types/commands/UpdateRoleCommand.d.ts +1 -1
  125. package/dist-types/commands/UpdateRoleDescriptionCommand.d.ts +1 -1
  126. package/dist-types/commands/UpdateSAMLProviderCommand.d.ts +1 -1
  127. package/dist-types/commands/UpdateSSHPublicKeyCommand.d.ts +1 -1
  128. package/dist-types/commands/UpdateServerCertificateCommand.d.ts +1 -1
  129. package/dist-types/commands/UpdateServiceSpecificCredentialCommand.d.ts +1 -1
  130. package/dist-types/commands/UpdateSigningCertificateCommand.d.ts +1 -1
  131. package/dist-types/commands/UpdateUserCommand.d.ts +1 -1
  132. package/dist-types/commands/UploadSSHPublicKeyCommand.d.ts +1 -1
  133. package/dist-types/commands/UploadServerCertificateCommand.d.ts +1 -1
  134. package/dist-types/commands/UploadSigningCertificateCommand.d.ts +1 -1
  135. package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
  136. package/dist-types/runtimeConfig.browser.d.ts +17 -17
  137. package/dist-types/runtimeConfig.d.ts +16 -16
  138. package/dist-types/runtimeConfig.native.d.ts +18 -18
  139. package/dist-types/runtimeConfig.shared.d.ts +3 -3
  140. package/dist-types/ts3.4/commands/AddClientIDToOpenIDConnectProviderCommand.d.ts +1 -1
  141. package/dist-types/ts3.4/commands/AddRoleToInstanceProfileCommand.d.ts +1 -1
  142. package/dist-types/ts3.4/commands/AddUserToGroupCommand.d.ts +1 -1
  143. package/dist-types/ts3.4/commands/AttachGroupPolicyCommand.d.ts +1 -1
  144. package/dist-types/ts3.4/commands/AttachRolePolicyCommand.d.ts +1 -1
  145. package/dist-types/ts3.4/commands/AttachUserPolicyCommand.d.ts +1 -1
  146. package/dist-types/ts3.4/commands/ChangePasswordCommand.d.ts +1 -1
  147. package/dist-types/ts3.4/commands/CreateAccountAliasCommand.d.ts +1 -1
  148. package/dist-types/ts3.4/commands/CreateGroupCommand.d.ts +1 -1
  149. package/dist-types/ts3.4/commands/CreateInstanceProfileCommand.d.ts +1 -1
  150. package/dist-types/ts3.4/commands/CreateOpenIDConnectProviderCommand.d.ts +1 -1
  151. package/dist-types/ts3.4/commands/CreatePolicyCommand.d.ts +1 -1
  152. package/dist-types/ts3.4/commands/CreatePolicyVersionCommand.d.ts +1 -1
  153. package/dist-types/ts3.4/commands/CreateRoleCommand.d.ts +1 -1
  154. package/dist-types/ts3.4/commands/CreateSAMLProviderCommand.d.ts +1 -1
  155. package/dist-types/ts3.4/commands/CreateServiceLinkedRoleCommand.d.ts +1 -1
  156. package/dist-types/ts3.4/commands/CreateServiceSpecificCredentialCommand.d.ts +1 -1
  157. package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +1 -1
  158. package/dist-types/ts3.4/commands/CreateVirtualMFADeviceCommand.d.ts +1 -1
  159. package/dist-types/ts3.4/commands/DeactivateMFADeviceCommand.d.ts +1 -1
  160. package/dist-types/ts3.4/commands/DeleteAccessKeyCommand.d.ts +1 -1
  161. package/dist-types/ts3.4/commands/DeleteAccountAliasCommand.d.ts +1 -1
  162. package/dist-types/ts3.4/commands/DeleteGroupCommand.d.ts +1 -1
  163. package/dist-types/ts3.4/commands/DeleteGroupPolicyCommand.d.ts +1 -1
  164. package/dist-types/ts3.4/commands/DeleteInstanceProfileCommand.d.ts +1 -1
  165. package/dist-types/ts3.4/commands/DeleteOpenIDConnectProviderCommand.d.ts +1 -1
  166. package/dist-types/ts3.4/commands/DeletePolicyCommand.d.ts +1 -1
  167. package/dist-types/ts3.4/commands/DeletePolicyVersionCommand.d.ts +1 -1
  168. package/dist-types/ts3.4/commands/DeleteRoleCommand.d.ts +1 -1
  169. package/dist-types/ts3.4/commands/DeleteRolePermissionsBoundaryCommand.d.ts +1 -1
  170. package/dist-types/ts3.4/commands/DeleteRolePolicyCommand.d.ts +1 -1
  171. package/dist-types/ts3.4/commands/DeleteSAMLProviderCommand.d.ts +1 -1
  172. package/dist-types/ts3.4/commands/DeleteSSHPublicKeyCommand.d.ts +1 -1
  173. package/dist-types/ts3.4/commands/DeleteServerCertificateCommand.d.ts +1 -1
  174. package/dist-types/ts3.4/commands/DeleteServiceLinkedRoleCommand.d.ts +1 -1
  175. package/dist-types/ts3.4/commands/DeleteServiceSpecificCredentialCommand.d.ts +1 -1
  176. package/dist-types/ts3.4/commands/DeleteSigningCertificateCommand.d.ts +1 -1
  177. package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +1 -1
  178. package/dist-types/ts3.4/commands/DeleteUserPermissionsBoundaryCommand.d.ts +1 -1
  179. package/dist-types/ts3.4/commands/DeleteUserPolicyCommand.d.ts +1 -1
  180. package/dist-types/ts3.4/commands/DeleteVirtualMFADeviceCommand.d.ts +1 -1
  181. package/dist-types/ts3.4/commands/DetachGroupPolicyCommand.d.ts +1 -1
  182. package/dist-types/ts3.4/commands/DetachRolePolicyCommand.d.ts +1 -1
  183. package/dist-types/ts3.4/commands/DetachUserPolicyCommand.d.ts +1 -1
  184. package/dist-types/ts3.4/commands/EnableMFADeviceCommand.d.ts +1 -1
  185. package/dist-types/ts3.4/commands/GenerateOrganizationsAccessReportCommand.d.ts +1 -1
  186. package/dist-types/ts3.4/commands/GenerateServiceLastAccessedDetailsCommand.d.ts +1 -1
  187. package/dist-types/ts3.4/commands/GetAccessKeyLastUsedCommand.d.ts +1 -1
  188. package/dist-types/ts3.4/commands/GetContextKeysForCustomPolicyCommand.d.ts +1 -1
  189. package/dist-types/ts3.4/commands/GetContextKeysForPrincipalPolicyCommand.d.ts +1 -1
  190. package/dist-types/ts3.4/commands/GetGroupCommand.d.ts +1 -1
  191. package/dist-types/ts3.4/commands/GetGroupPolicyCommand.d.ts +1 -1
  192. package/dist-types/ts3.4/commands/GetInstanceProfileCommand.d.ts +1 -1
  193. package/dist-types/ts3.4/commands/GetMFADeviceCommand.d.ts +1 -1
  194. package/dist-types/ts3.4/commands/GetOpenIDConnectProviderCommand.d.ts +1 -1
  195. package/dist-types/ts3.4/commands/GetOrganizationsAccessReportCommand.d.ts +1 -1
  196. package/dist-types/ts3.4/commands/GetPolicyCommand.d.ts +1 -1
  197. package/dist-types/ts3.4/commands/GetPolicyVersionCommand.d.ts +1 -1
  198. package/dist-types/ts3.4/commands/GetRoleCommand.d.ts +1 -1
  199. package/dist-types/ts3.4/commands/GetRolePolicyCommand.d.ts +1 -1
  200. package/dist-types/ts3.4/commands/GetSAMLProviderCommand.d.ts +1 -1
  201. package/dist-types/ts3.4/commands/GetSSHPublicKeyCommand.d.ts +1 -1
  202. package/dist-types/ts3.4/commands/GetServerCertificateCommand.d.ts +1 -1
  203. package/dist-types/ts3.4/commands/GetServiceLastAccessedDetailsCommand.d.ts +1 -1
  204. package/dist-types/ts3.4/commands/GetServiceLastAccessedDetailsWithEntitiesCommand.d.ts +1 -1
  205. package/dist-types/ts3.4/commands/GetServiceLinkedRoleDeletionStatusCommand.d.ts +1 -1
  206. package/dist-types/ts3.4/commands/GetUserPolicyCommand.d.ts +1 -1
  207. package/dist-types/ts3.4/commands/ListAttachedGroupPoliciesCommand.d.ts +1 -1
  208. package/dist-types/ts3.4/commands/ListAttachedRolePoliciesCommand.d.ts +1 -1
  209. package/dist-types/ts3.4/commands/ListAttachedUserPoliciesCommand.d.ts +1 -1
  210. package/dist-types/ts3.4/commands/ListEntitiesForPolicyCommand.d.ts +1 -1
  211. package/dist-types/ts3.4/commands/ListGroupPoliciesCommand.d.ts +1 -1
  212. package/dist-types/ts3.4/commands/ListGroupsForUserCommand.d.ts +1 -1
  213. package/dist-types/ts3.4/commands/ListInstanceProfileTagsCommand.d.ts +1 -1
  214. package/dist-types/ts3.4/commands/ListInstanceProfilesForRoleCommand.d.ts +1 -1
  215. package/dist-types/ts3.4/commands/ListMFADeviceTagsCommand.d.ts +1 -1
  216. package/dist-types/ts3.4/commands/ListOpenIDConnectProviderTagsCommand.d.ts +1 -1
  217. package/dist-types/ts3.4/commands/ListPoliciesGrantingServiceAccessCommand.d.ts +1 -1
  218. package/dist-types/ts3.4/commands/ListPolicyTagsCommand.d.ts +1 -1
  219. package/dist-types/ts3.4/commands/ListPolicyVersionsCommand.d.ts +1 -1
  220. package/dist-types/ts3.4/commands/ListRolePoliciesCommand.d.ts +1 -1
  221. package/dist-types/ts3.4/commands/ListRoleTagsCommand.d.ts +1 -1
  222. package/dist-types/ts3.4/commands/ListSAMLProviderTagsCommand.d.ts +1 -1
  223. package/dist-types/ts3.4/commands/ListServerCertificateTagsCommand.d.ts +1 -1
  224. package/dist-types/ts3.4/commands/ListUserPoliciesCommand.d.ts +1 -1
  225. package/dist-types/ts3.4/commands/ListUserTagsCommand.d.ts +1 -1
  226. package/dist-types/ts3.4/commands/PutGroupPolicyCommand.d.ts +1 -1
  227. package/dist-types/ts3.4/commands/PutRolePermissionsBoundaryCommand.d.ts +1 -1
  228. package/dist-types/ts3.4/commands/PutRolePolicyCommand.d.ts +1 -1
  229. package/dist-types/ts3.4/commands/PutUserPermissionsBoundaryCommand.d.ts +1 -1
  230. package/dist-types/ts3.4/commands/PutUserPolicyCommand.d.ts +1 -1
  231. package/dist-types/ts3.4/commands/RemoveClientIDFromOpenIDConnectProviderCommand.d.ts +1 -1
  232. package/dist-types/ts3.4/commands/RemoveRoleFromInstanceProfileCommand.d.ts +1 -1
  233. package/dist-types/ts3.4/commands/RemoveUserFromGroupCommand.d.ts +1 -1
  234. package/dist-types/ts3.4/commands/ResetServiceSpecificCredentialCommand.d.ts +1 -1
  235. package/dist-types/ts3.4/commands/ResyncMFADeviceCommand.d.ts +1 -1
  236. package/dist-types/ts3.4/commands/SetDefaultPolicyVersionCommand.d.ts +1 -1
  237. package/dist-types/ts3.4/commands/SetSecurityTokenServicePreferencesCommand.d.ts +1 -1
  238. package/dist-types/ts3.4/commands/SimulateCustomPolicyCommand.d.ts +1 -1
  239. package/dist-types/ts3.4/commands/SimulatePrincipalPolicyCommand.d.ts +1 -1
  240. package/dist-types/ts3.4/commands/TagInstanceProfileCommand.d.ts +1 -1
  241. package/dist-types/ts3.4/commands/TagMFADeviceCommand.d.ts +1 -1
  242. package/dist-types/ts3.4/commands/TagOpenIDConnectProviderCommand.d.ts +1 -1
  243. package/dist-types/ts3.4/commands/TagPolicyCommand.d.ts +1 -1
  244. package/dist-types/ts3.4/commands/TagRoleCommand.d.ts +1 -1
  245. package/dist-types/ts3.4/commands/TagSAMLProviderCommand.d.ts +1 -1
  246. package/dist-types/ts3.4/commands/TagServerCertificateCommand.d.ts +1 -1
  247. package/dist-types/ts3.4/commands/TagUserCommand.d.ts +1 -1
  248. package/dist-types/ts3.4/commands/UntagInstanceProfileCommand.d.ts +1 -1
  249. package/dist-types/ts3.4/commands/UntagMFADeviceCommand.d.ts +1 -1
  250. package/dist-types/ts3.4/commands/UntagOpenIDConnectProviderCommand.d.ts +1 -1
  251. package/dist-types/ts3.4/commands/UntagPolicyCommand.d.ts +1 -1
  252. package/dist-types/ts3.4/commands/UntagRoleCommand.d.ts +1 -1
  253. package/dist-types/ts3.4/commands/UntagSAMLProviderCommand.d.ts +1 -1
  254. package/dist-types/ts3.4/commands/UntagServerCertificateCommand.d.ts +1 -1
  255. package/dist-types/ts3.4/commands/UntagUserCommand.d.ts +1 -1
  256. package/dist-types/ts3.4/commands/UpdateAccessKeyCommand.d.ts +1 -1
  257. package/dist-types/ts3.4/commands/UpdateAssumeRolePolicyCommand.d.ts +1 -1
  258. package/dist-types/ts3.4/commands/UpdateGroupCommand.d.ts +1 -1
  259. package/dist-types/ts3.4/commands/UpdateLoginProfileCommand.d.ts +1 -1
  260. package/dist-types/ts3.4/commands/UpdateOpenIDConnectProviderThumbprintCommand.d.ts +1 -1
  261. package/dist-types/ts3.4/commands/UpdateRoleCommand.d.ts +1 -1
  262. package/dist-types/ts3.4/commands/UpdateRoleDescriptionCommand.d.ts +1 -1
  263. package/dist-types/ts3.4/commands/UpdateSAMLProviderCommand.d.ts +1 -1
  264. package/dist-types/ts3.4/commands/UpdateSSHPublicKeyCommand.d.ts +1 -1
  265. package/dist-types/ts3.4/commands/UpdateServerCertificateCommand.d.ts +1 -1
  266. package/dist-types/ts3.4/commands/UpdateServiceSpecificCredentialCommand.d.ts +1 -1
  267. package/dist-types/ts3.4/commands/UpdateSigningCertificateCommand.d.ts +1 -1
  268. package/dist-types/ts3.4/commands/UpdateUserCommand.d.ts +1 -1
  269. package/dist-types/ts3.4/commands/UploadSSHPublicKeyCommand.d.ts +1 -1
  270. package/dist-types/ts3.4/commands/UploadServerCertificateCommand.d.ts +1 -1
  271. package/dist-types/ts3.4/commands/UploadSigningCertificateCommand.d.ts +1 -1
  272. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
  273. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
  274. package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
  275. package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
  276. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
  277. package/package.json +22 -22
@@ -23,20 +23,20 @@ const getRuntimeConfig = (config) => {
23
23
  const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
24
24
  const clientSharedValues = (0, runtimeConfig_shared_1.getRuntimeConfig)(config);
25
25
  (0, core_1.emitWarningIfUnsupportedVersion)(process.version);
26
- const profileConfig = { profile: config?.profile };
26
+ const loaderConfig = { profile: config?.profile, logger: clientSharedValues.logger };
27
27
  return {
28
28
  ...clientSharedValues,
29
29
  ...config,
30
30
  runtime: "node",
31
31
  defaultsMode,
32
- authSchemePreference: config?.authSchemePreference ?? (0, node_config_provider_1.loadConfig)(core_1.NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, profileConfig),
32
+ authSchemePreference: config?.authSchemePreference ?? (0, node_config_provider_1.loadConfig)(core_1.NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, loaderConfig),
33
33
  bodyLengthChecker: config?.bodyLengthChecker ?? util_body_length_node_1.calculateBodyLength,
34
34
  credentialDefaultProvider: config?.credentialDefaultProvider ?? credential_provider_node_1.defaultProvider,
35
35
  defaultUserAgentProvider: config?.defaultUserAgentProvider ??
36
36
  (0, util_user_agent_node_1.createDefaultUserAgentProvider)({ serviceId: clientSharedValues.serviceId, clientVersion: package_json_1.default.version }),
37
37
  maxAttempts: config?.maxAttempts ?? (0, node_config_provider_1.loadConfig)(middleware_retry_1.NODE_MAX_ATTEMPT_CONFIG_OPTIONS, config),
38
38
  region: config?.region ??
39
- (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_REGION_CONFIG_OPTIONS, { ...config_resolver_1.NODE_REGION_CONFIG_FILE_OPTIONS, ...profileConfig }),
39
+ (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_REGION_CONFIG_OPTIONS, { ...config_resolver_1.NODE_REGION_CONFIG_FILE_OPTIONS, ...loaderConfig }),
40
40
  requestHandler: node_http_handler_1.NodeHttpHandler.create(config?.requestHandler ?? defaultConfigProvider),
41
41
  retryMode: config?.retryMode ??
42
42
  (0, node_config_provider_1.loadConfig)({
@@ -45,9 +45,9 @@ const getRuntimeConfig = (config) => {
45
45
  }, config),
46
46
  sha256: config?.sha256 ?? hash_node_1.Hash.bind(null, "sha256"),
47
47
  streamCollector: config?.streamCollector ?? node_http_handler_1.streamCollector,
48
- useDualstackEndpoint: config?.useDualstackEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, profileConfig),
49
- useFipsEndpoint: config?.useFipsEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, profileConfig),
50
- userAgentAppId: config?.userAgentAppId ?? (0, node_config_provider_1.loadConfig)(util_user_agent_node_1.NODE_APP_ID_CONFIG_OPTIONS, profileConfig),
48
+ useDualstackEndpoint: config?.useDualstackEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
49
+ useFipsEndpoint: config?.useFipsEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
50
+ userAgentAppId: config?.userAgentAppId ?? (0, node_config_provider_1.loadConfig)(util_user_agent_node_1.NODE_APP_ID_CONFIG_OPTIONS, loaderConfig),
51
51
  };
52
52
  };
53
53
  exports.getRuntimeConfig = getRuntimeConfig;
@@ -19,20 +19,20 @@ export const getRuntimeConfig = (config) => {
19
19
  const defaultConfigProvider = () => defaultsMode().then(loadConfigsForDefaultMode);
20
20
  const clientSharedValues = getSharedRuntimeConfig(config);
21
21
  awsCheckVersion(process.version);
22
- const profileConfig = { profile: config?.profile };
22
+ const loaderConfig = { profile: config?.profile, logger: clientSharedValues.logger };
23
23
  return {
24
24
  ...clientSharedValues,
25
25
  ...config,
26
26
  runtime: "node",
27
27
  defaultsMode,
28
- authSchemePreference: config?.authSchemePreference ?? loadNodeConfig(NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, profileConfig),
28
+ authSchemePreference: config?.authSchemePreference ?? loadNodeConfig(NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, loaderConfig),
29
29
  bodyLengthChecker: config?.bodyLengthChecker ?? calculateBodyLength,
30
30
  credentialDefaultProvider: config?.credentialDefaultProvider ?? credentialDefaultProvider,
31
31
  defaultUserAgentProvider: config?.defaultUserAgentProvider ??
32
32
  createDefaultUserAgentProvider({ serviceId: clientSharedValues.serviceId, clientVersion: packageInfo.version }),
33
33
  maxAttempts: config?.maxAttempts ?? loadNodeConfig(NODE_MAX_ATTEMPT_CONFIG_OPTIONS, config),
34
34
  region: config?.region ??
35
- loadNodeConfig(NODE_REGION_CONFIG_OPTIONS, { ...NODE_REGION_CONFIG_FILE_OPTIONS, ...profileConfig }),
35
+ loadNodeConfig(NODE_REGION_CONFIG_OPTIONS, { ...NODE_REGION_CONFIG_FILE_OPTIONS, ...loaderConfig }),
36
36
  requestHandler: RequestHandler.create(config?.requestHandler ?? defaultConfigProvider),
37
37
  retryMode: config?.retryMode ??
38
38
  loadNodeConfig({
@@ -41,8 +41,8 @@ export const getRuntimeConfig = (config) => {
41
41
  }, config),
42
42
  sha256: config?.sha256 ?? Hash.bind(null, "sha256"),
43
43
  streamCollector: config?.streamCollector ?? streamCollector,
44
- useDualstackEndpoint: config?.useDualstackEndpoint ?? loadNodeConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, profileConfig),
45
- useFipsEndpoint: config?.useFipsEndpoint ?? loadNodeConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, profileConfig),
46
- userAgentAppId: config?.userAgentAppId ?? loadNodeConfig(NODE_APP_ID_CONFIG_OPTIONS, profileConfig),
44
+ useDualstackEndpoint: config?.useDualstackEndpoint ?? loadNodeConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
45
+ useFipsEndpoint: config?.useFipsEndpoint ?? loadNodeConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
46
+ userAgentAppId: config?.userAgentAppId ?? loadNodeConfig(NODE_APP_ID_CONFIG_OPTIONS, loaderConfig),
47
47
  };
48
48
  };
@@ -23,7 +23,7 @@ export interface AddClientIDToOpenIDConnectProviderCommandOutput extends __Metad
23
23
  }
24
24
  declare const AddClientIDToOpenIDConnectProviderCommand_base: {
25
25
  new (input: AddClientIDToOpenIDConnectProviderCommandInput): import("@smithy/smithy-client").CommandImpl<AddClientIDToOpenIDConnectProviderCommandInput, AddClientIDToOpenIDConnectProviderCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: AddClientIDToOpenIDConnectProviderCommandInput): import("@smithy/smithy-client").CommandImpl<AddClientIDToOpenIDConnectProviderCommandInput, AddClientIDToOpenIDConnectProviderCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: AddClientIDToOpenIDConnectProviderCommandInput): import("@smithy/smithy-client").CommandImpl<AddClientIDToOpenIDConnectProviderCommandInput, AddClientIDToOpenIDConnectProviderCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface AddRoleToInstanceProfileCommandOutput extends __MetadataBearer
23
23
  }
24
24
  declare const AddRoleToInstanceProfileCommand_base: {
25
25
  new (input: AddRoleToInstanceProfileCommandInput): import("@smithy/smithy-client").CommandImpl<AddRoleToInstanceProfileCommandInput, AddRoleToInstanceProfileCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: AddRoleToInstanceProfileCommandInput): import("@smithy/smithy-client").CommandImpl<AddRoleToInstanceProfileCommandInput, AddRoleToInstanceProfileCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: AddRoleToInstanceProfileCommandInput): import("@smithy/smithy-client").CommandImpl<AddRoleToInstanceProfileCommandInput, AddRoleToInstanceProfileCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface AddUserToGroupCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const AddUserToGroupCommand_base: {
25
25
  new (input: AddUserToGroupCommandInput): import("@smithy/smithy-client").CommandImpl<AddUserToGroupCommandInput, AddUserToGroupCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: AddUserToGroupCommandInput): import("@smithy/smithy-client").CommandImpl<AddUserToGroupCommandInput, AddUserToGroupCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: AddUserToGroupCommandInput): import("@smithy/smithy-client").CommandImpl<AddUserToGroupCommandInput, AddUserToGroupCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface AttachGroupPolicyCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const AttachGroupPolicyCommand_base: {
25
25
  new (input: AttachGroupPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<AttachGroupPolicyCommandInput, AttachGroupPolicyCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: AttachGroupPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<AttachGroupPolicyCommandInput, AttachGroupPolicyCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: AttachGroupPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<AttachGroupPolicyCommandInput, AttachGroupPolicyCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface AttachRolePolicyCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const AttachRolePolicyCommand_base: {
25
25
  new (input: AttachRolePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<AttachRolePolicyCommandInput, AttachRolePolicyCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: AttachRolePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<AttachRolePolicyCommandInput, AttachRolePolicyCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: AttachRolePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<AttachRolePolicyCommandInput, AttachRolePolicyCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface AttachUserPolicyCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const AttachUserPolicyCommand_base: {
25
25
  new (input: AttachUserPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<AttachUserPolicyCommandInput, AttachUserPolicyCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: AttachUserPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<AttachUserPolicyCommandInput, AttachUserPolicyCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: AttachUserPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<AttachUserPolicyCommandInput, AttachUserPolicyCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ChangePasswordCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const ChangePasswordCommand_base: {
25
25
  new (input: ChangePasswordCommandInput): import("@smithy/smithy-client").CommandImpl<ChangePasswordCommandInput, ChangePasswordCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ChangePasswordCommandInput): import("@smithy/smithy-client").CommandImpl<ChangePasswordCommandInput, ChangePasswordCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ChangePasswordCommandInput): import("@smithy/smithy-client").CommandImpl<ChangePasswordCommandInput, ChangePasswordCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateAccountAliasCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const CreateAccountAliasCommand_base: {
25
25
  new (input: CreateAccountAliasCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAccountAliasCommandInput, CreateAccountAliasCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateAccountAliasCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAccountAliasCommandInput, CreateAccountAliasCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateAccountAliasCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAccountAliasCommandInput, CreateAccountAliasCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateGroupCommandOutput extends CreateGroupResponse, __Metadat
23
23
  }
24
24
  declare const CreateGroupCommand_base: {
25
25
  new (input: CreateGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateGroupCommandInput, CreateGroupCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateGroupCommandInput, CreateGroupCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateGroupCommandInput, CreateGroupCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateInstanceProfileCommandOutput extends CreateInstanceProfil
23
23
  }
24
24
  declare const CreateInstanceProfileCommand_base: {
25
25
  new (input: CreateInstanceProfileCommandInput): import("@smithy/smithy-client").CommandImpl<CreateInstanceProfileCommandInput, CreateInstanceProfileCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateInstanceProfileCommandInput): import("@smithy/smithy-client").CommandImpl<CreateInstanceProfileCommandInput, CreateInstanceProfileCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateInstanceProfileCommandInput): import("@smithy/smithy-client").CommandImpl<CreateInstanceProfileCommandInput, CreateInstanceProfileCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateOpenIDConnectProviderCommandOutput extends CreateOpenIDCo
23
23
  }
24
24
  declare const CreateOpenIDConnectProviderCommand_base: {
25
25
  new (input: CreateOpenIDConnectProviderCommandInput): import("@smithy/smithy-client").CommandImpl<CreateOpenIDConnectProviderCommandInput, CreateOpenIDConnectProviderCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateOpenIDConnectProviderCommandInput): import("@smithy/smithy-client").CommandImpl<CreateOpenIDConnectProviderCommandInput, CreateOpenIDConnectProviderCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateOpenIDConnectProviderCommandInput): import("@smithy/smithy-client").CommandImpl<CreateOpenIDConnectProviderCommandInput, CreateOpenIDConnectProviderCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreatePolicyCommandOutput extends CreatePolicyResponse, __Metad
23
23
  }
24
24
  declare const CreatePolicyCommand_base: {
25
25
  new (input: CreatePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<CreatePolicyCommandInput, CreatePolicyCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreatePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<CreatePolicyCommandInput, CreatePolicyCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreatePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<CreatePolicyCommandInput, CreatePolicyCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreatePolicyVersionCommandOutput extends CreatePolicyVersionRes
23
23
  }
24
24
  declare const CreatePolicyVersionCommand_base: {
25
25
  new (input: CreatePolicyVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreatePolicyVersionCommandInput, CreatePolicyVersionCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreatePolicyVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreatePolicyVersionCommandInput, CreatePolicyVersionCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreatePolicyVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreatePolicyVersionCommandInput, CreatePolicyVersionCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateRoleCommandOutput extends CreateRoleResponse, __MetadataB
23
23
  }
24
24
  declare const CreateRoleCommand_base: {
25
25
  new (input: CreateRoleCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRoleCommandInput, CreateRoleCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateRoleCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRoleCommandInput, CreateRoleCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateRoleCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRoleCommandInput, CreateRoleCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateSAMLProviderCommandOutput extends CreateSAMLProviderRespo
23
23
  }
24
24
  declare const CreateSAMLProviderCommand_base: {
25
25
  new (input: CreateSAMLProviderCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSAMLProviderCommandInput, CreateSAMLProviderCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateSAMLProviderCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSAMLProviderCommandInput, CreateSAMLProviderCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateSAMLProviderCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSAMLProviderCommandInput, CreateSAMLProviderCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateServiceLinkedRoleCommandOutput extends CreateServiceLinke
23
23
  }
24
24
  declare const CreateServiceLinkedRoleCommand_base: {
25
25
  new (input: CreateServiceLinkedRoleCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServiceLinkedRoleCommandInput, CreateServiceLinkedRoleCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateServiceLinkedRoleCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServiceLinkedRoleCommandInput, CreateServiceLinkedRoleCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateServiceLinkedRoleCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServiceLinkedRoleCommandInput, CreateServiceLinkedRoleCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateServiceSpecificCredentialCommandOutput extends CreateServ
23
23
  }
24
24
  declare const CreateServiceSpecificCredentialCommand_base: {
25
25
  new (input: CreateServiceSpecificCredentialCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServiceSpecificCredentialCommandInput, CreateServiceSpecificCredentialCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateServiceSpecificCredentialCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServiceSpecificCredentialCommandInput, CreateServiceSpecificCredentialCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateServiceSpecificCredentialCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServiceSpecificCredentialCommandInput, CreateServiceSpecificCredentialCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateUserCommandOutput extends CreateUserResponse, __MetadataB
23
23
  }
24
24
  declare const CreateUserCommand_base: {
25
25
  new (input: CreateUserCommandInput): import("@smithy/smithy-client").CommandImpl<CreateUserCommandInput, CreateUserCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateUserCommandInput): import("@smithy/smithy-client").CommandImpl<CreateUserCommandInput, CreateUserCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateUserCommandInput): import("@smithy/smithy-client").CommandImpl<CreateUserCommandInput, CreateUserCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateVirtualMFADeviceCommandOutput extends CreateVirtualMFADev
23
23
  }
24
24
  declare const CreateVirtualMFADeviceCommand_base: {
25
25
  new (input: CreateVirtualMFADeviceCommandInput): import("@smithy/smithy-client").CommandImpl<CreateVirtualMFADeviceCommandInput, CreateVirtualMFADeviceCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateVirtualMFADeviceCommandInput): import("@smithy/smithy-client").CommandImpl<CreateVirtualMFADeviceCommandInput, CreateVirtualMFADeviceCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateVirtualMFADeviceCommandInput): import("@smithy/smithy-client").CommandImpl<CreateVirtualMFADeviceCommandInput, CreateVirtualMFADeviceCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeactivateMFADeviceCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeactivateMFADeviceCommand_base: {
25
25
  new (input: DeactivateMFADeviceCommandInput): import("@smithy/smithy-client").CommandImpl<DeactivateMFADeviceCommandInput, DeactivateMFADeviceCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeactivateMFADeviceCommandInput): import("@smithy/smithy-client").CommandImpl<DeactivateMFADeviceCommandInput, DeactivateMFADeviceCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeactivateMFADeviceCommandInput): import("@smithy/smithy-client").CommandImpl<DeactivateMFADeviceCommandInput, DeactivateMFADeviceCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteAccessKeyCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeleteAccessKeyCommand_base: {
25
25
  new (input: DeleteAccessKeyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAccessKeyCommandInput, DeleteAccessKeyCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteAccessKeyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAccessKeyCommandInput, DeleteAccessKeyCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteAccessKeyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAccessKeyCommandInput, DeleteAccessKeyCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteAccountAliasCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeleteAccountAliasCommand_base: {
25
25
  new (input: DeleteAccountAliasCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAccountAliasCommandInput, DeleteAccountAliasCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteAccountAliasCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAccountAliasCommandInput, DeleteAccountAliasCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteAccountAliasCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAccountAliasCommandInput, DeleteAccountAliasCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteGroupCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeleteGroupCommand_base: {
25
25
  new (input: DeleteGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteGroupCommandInput, DeleteGroupCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteGroupCommandInput, DeleteGroupCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteGroupCommandInput, DeleteGroupCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteGroupPolicyCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeleteGroupPolicyCommand_base: {
25
25
  new (input: DeleteGroupPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteGroupPolicyCommandInput, DeleteGroupPolicyCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteGroupPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteGroupPolicyCommandInput, DeleteGroupPolicyCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteGroupPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteGroupPolicyCommandInput, DeleteGroupPolicyCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteInstanceProfileCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeleteInstanceProfileCommand_base: {
25
25
  new (input: DeleteInstanceProfileCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteInstanceProfileCommandInput, DeleteInstanceProfileCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteInstanceProfileCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteInstanceProfileCommandInput, DeleteInstanceProfileCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteInstanceProfileCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteInstanceProfileCommandInput, DeleteInstanceProfileCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteOpenIDConnectProviderCommandOutput extends __MetadataBear
23
23
  }
24
24
  declare const DeleteOpenIDConnectProviderCommand_base: {
25
25
  new (input: DeleteOpenIDConnectProviderCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteOpenIDConnectProviderCommandInput, DeleteOpenIDConnectProviderCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteOpenIDConnectProviderCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteOpenIDConnectProviderCommandInput, DeleteOpenIDConnectProviderCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteOpenIDConnectProviderCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteOpenIDConnectProviderCommandInput, DeleteOpenIDConnectProviderCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeletePolicyCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeletePolicyCommand_base: {
25
25
  new (input: DeletePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePolicyCommandInput, DeletePolicyCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeletePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePolicyCommandInput, DeletePolicyCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeletePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePolicyCommandInput, DeletePolicyCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeletePolicyVersionCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeletePolicyVersionCommand_base: {
25
25
  new (input: DeletePolicyVersionCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePolicyVersionCommandInput, DeletePolicyVersionCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeletePolicyVersionCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePolicyVersionCommandInput, DeletePolicyVersionCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeletePolicyVersionCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePolicyVersionCommandInput, DeletePolicyVersionCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteRoleCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeleteRoleCommand_base: {
25
25
  new (input: DeleteRoleCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRoleCommandInput, DeleteRoleCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteRoleCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRoleCommandInput, DeleteRoleCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteRoleCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRoleCommandInput, DeleteRoleCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteRolePermissionsBoundaryCommandOutput extends __MetadataBe
23
23
  }
24
24
  declare const DeleteRolePermissionsBoundaryCommand_base: {
25
25
  new (input: DeleteRolePermissionsBoundaryCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRolePermissionsBoundaryCommandInput, DeleteRolePermissionsBoundaryCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteRolePermissionsBoundaryCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRolePermissionsBoundaryCommandInput, DeleteRolePermissionsBoundaryCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteRolePermissionsBoundaryCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRolePermissionsBoundaryCommandInput, DeleteRolePermissionsBoundaryCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteRolePolicyCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeleteRolePolicyCommand_base: {
25
25
  new (input: DeleteRolePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRolePolicyCommandInput, DeleteRolePolicyCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteRolePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRolePolicyCommandInput, DeleteRolePolicyCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteRolePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRolePolicyCommandInput, DeleteRolePolicyCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteSAMLProviderCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeleteSAMLProviderCommand_base: {
25
25
  new (input: DeleteSAMLProviderCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSAMLProviderCommandInput, DeleteSAMLProviderCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteSAMLProviderCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSAMLProviderCommandInput, DeleteSAMLProviderCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteSAMLProviderCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSAMLProviderCommandInput, DeleteSAMLProviderCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteSSHPublicKeyCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeleteSSHPublicKeyCommand_base: {
25
25
  new (input: DeleteSSHPublicKeyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSSHPublicKeyCommandInput, DeleteSSHPublicKeyCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteSSHPublicKeyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSSHPublicKeyCommandInput, DeleteSSHPublicKeyCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteSSHPublicKeyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSSHPublicKeyCommandInput, DeleteSSHPublicKeyCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteServerCertificateCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeleteServerCertificateCommand_base: {
25
25
  new (input: DeleteServerCertificateCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServerCertificateCommandInput, DeleteServerCertificateCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteServerCertificateCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServerCertificateCommandInput, DeleteServerCertificateCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteServerCertificateCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServerCertificateCommandInput, DeleteServerCertificateCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteServiceLinkedRoleCommandOutput extends DeleteServiceLinke
23
23
  }
24
24
  declare const DeleteServiceLinkedRoleCommand_base: {
25
25
  new (input: DeleteServiceLinkedRoleCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServiceLinkedRoleCommandInput, DeleteServiceLinkedRoleCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteServiceLinkedRoleCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServiceLinkedRoleCommandInput, DeleteServiceLinkedRoleCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteServiceLinkedRoleCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServiceLinkedRoleCommandInput, DeleteServiceLinkedRoleCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteServiceSpecificCredentialCommandOutput extends __Metadata
23
23
  }
24
24
  declare const DeleteServiceSpecificCredentialCommand_base: {
25
25
  new (input: DeleteServiceSpecificCredentialCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServiceSpecificCredentialCommandInput, DeleteServiceSpecificCredentialCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteServiceSpecificCredentialCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServiceSpecificCredentialCommandInput, DeleteServiceSpecificCredentialCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteServiceSpecificCredentialCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServiceSpecificCredentialCommandInput, DeleteServiceSpecificCredentialCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteSigningCertificateCommandOutput extends __MetadataBearer
23
23
  }
24
24
  declare const DeleteSigningCertificateCommand_base: {
25
25
  new (input: DeleteSigningCertificateCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSigningCertificateCommandInput, DeleteSigningCertificateCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteSigningCertificateCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSigningCertificateCommandInput, DeleteSigningCertificateCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteSigningCertificateCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSigningCertificateCommandInput, DeleteSigningCertificateCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteUserCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeleteUserCommand_base: {
25
25
  new (input: DeleteUserCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteUserCommandInput, DeleteUserCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteUserCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteUserCommandInput, DeleteUserCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteUserCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteUserCommandInput, DeleteUserCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteUserPermissionsBoundaryCommandOutput extends __MetadataBe
23
23
  }
24
24
  declare const DeleteUserPermissionsBoundaryCommand_base: {
25
25
  new (input: DeleteUserPermissionsBoundaryCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteUserPermissionsBoundaryCommandInput, DeleteUserPermissionsBoundaryCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteUserPermissionsBoundaryCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteUserPermissionsBoundaryCommandInput, DeleteUserPermissionsBoundaryCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteUserPermissionsBoundaryCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteUserPermissionsBoundaryCommandInput, DeleteUserPermissionsBoundaryCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteUserPolicyCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeleteUserPolicyCommand_base: {
25
25
  new (input: DeleteUserPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteUserPolicyCommandInput, DeleteUserPolicyCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteUserPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteUserPolicyCommandInput, DeleteUserPolicyCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteUserPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteUserPolicyCommandInput, DeleteUserPolicyCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteVirtualMFADeviceCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeleteVirtualMFADeviceCommand_base: {
25
25
  new (input: DeleteVirtualMFADeviceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteVirtualMFADeviceCommandInput, DeleteVirtualMFADeviceCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteVirtualMFADeviceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteVirtualMFADeviceCommandInput, DeleteVirtualMFADeviceCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteVirtualMFADeviceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteVirtualMFADeviceCommandInput, DeleteVirtualMFADeviceCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DetachGroupPolicyCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DetachGroupPolicyCommand_base: {
25
25
  new (input: DetachGroupPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DetachGroupPolicyCommandInput, DetachGroupPolicyCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DetachGroupPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DetachGroupPolicyCommandInput, DetachGroupPolicyCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DetachGroupPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DetachGroupPolicyCommandInput, DetachGroupPolicyCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DetachRolePolicyCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DetachRolePolicyCommand_base: {
25
25
  new (input: DetachRolePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DetachRolePolicyCommandInput, DetachRolePolicyCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DetachRolePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DetachRolePolicyCommandInput, DetachRolePolicyCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DetachRolePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DetachRolePolicyCommandInput, DetachRolePolicyCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DetachUserPolicyCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DetachUserPolicyCommand_base: {
25
25
  new (input: DetachUserPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DetachUserPolicyCommandInput, DetachUserPolicyCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DetachUserPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DetachUserPolicyCommandInput, DetachUserPolicyCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DetachUserPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DetachUserPolicyCommandInput, DetachUserPolicyCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface EnableMFADeviceCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const EnableMFADeviceCommand_base: {
25
25
  new (input: EnableMFADeviceCommandInput): import("@smithy/smithy-client").CommandImpl<EnableMFADeviceCommandInput, EnableMFADeviceCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: EnableMFADeviceCommandInput): import("@smithy/smithy-client").CommandImpl<EnableMFADeviceCommandInput, EnableMFADeviceCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: EnableMFADeviceCommandInput): import("@smithy/smithy-client").CommandImpl<EnableMFADeviceCommandInput, EnableMFADeviceCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GenerateOrganizationsAccessReportCommandOutput extends Generate
23
23
  }
24
24
  declare const GenerateOrganizationsAccessReportCommand_base: {
25
25
  new (input: GenerateOrganizationsAccessReportCommandInput): import("@smithy/smithy-client").CommandImpl<GenerateOrganizationsAccessReportCommandInput, GenerateOrganizationsAccessReportCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GenerateOrganizationsAccessReportCommandInput): import("@smithy/smithy-client").CommandImpl<GenerateOrganizationsAccessReportCommandInput, GenerateOrganizationsAccessReportCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GenerateOrganizationsAccessReportCommandInput): import("@smithy/smithy-client").CommandImpl<GenerateOrganizationsAccessReportCommandInput, GenerateOrganizationsAccessReportCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**