@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
@@ -27,7 +27,7 @@ declare const GetServerCertificateCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetServerCertificateCommandInput
30
+ input: GetServerCertificateCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetServerCertificateCommandInput,
33
33
  GetServerCertificateCommandOutput,
@@ -27,7 +27,7 @@ declare const GetServiceLastAccessedDetailsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetServiceLastAccessedDetailsCommandInput
30
+ input: GetServiceLastAccessedDetailsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetServiceLastAccessedDetailsCommandInput,
33
33
  GetServiceLastAccessedDetailsCommandOutput,
@@ -27,7 +27,7 @@ declare const GetServiceLastAccessedDetailsWithEntitiesCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetServiceLastAccessedDetailsWithEntitiesCommandInput
30
+ input: GetServiceLastAccessedDetailsWithEntitiesCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetServiceLastAccessedDetailsWithEntitiesCommandInput,
33
33
  GetServiceLastAccessedDetailsWithEntitiesCommandOutput,
@@ -27,7 +27,7 @@ declare const GetServiceLinkedRoleDeletionStatusCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetServiceLinkedRoleDeletionStatusCommandInput
30
+ input: GetServiceLinkedRoleDeletionStatusCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetServiceLinkedRoleDeletionStatusCommandInput,
33
33
  GetServiceLinkedRoleDeletionStatusCommandOutput,
@@ -26,7 +26,7 @@ declare const GetUserPolicyCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: GetUserPolicyCommandInput
29
+ input: GetUserPolicyCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  GetUserPolicyCommandInput,
32
32
  GetUserPolicyCommandOutput,
@@ -27,7 +27,7 @@ declare const ListAttachedGroupPoliciesCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListAttachedGroupPoliciesCommandInput
30
+ input: ListAttachedGroupPoliciesCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListAttachedGroupPoliciesCommandInput,
33
33
  ListAttachedGroupPoliciesCommandOutput,
@@ -27,7 +27,7 @@ declare const ListAttachedRolePoliciesCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListAttachedRolePoliciesCommandInput
30
+ input: ListAttachedRolePoliciesCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListAttachedRolePoliciesCommandInput,
33
33
  ListAttachedRolePoliciesCommandOutput,
@@ -27,7 +27,7 @@ declare const ListAttachedUserPoliciesCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListAttachedUserPoliciesCommandInput
30
+ input: ListAttachedUserPoliciesCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListAttachedUserPoliciesCommandInput,
33
33
  ListAttachedUserPoliciesCommandOutput,
@@ -27,7 +27,7 @@ declare const ListEntitiesForPolicyCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListEntitiesForPolicyCommandInput
30
+ input: ListEntitiesForPolicyCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListEntitiesForPolicyCommandInput,
33
33
  ListEntitiesForPolicyCommandOutput,
@@ -27,7 +27,7 @@ declare const ListGroupPoliciesCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListGroupPoliciesCommandInput
30
+ input: ListGroupPoliciesCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListGroupPoliciesCommandInput,
33
33
  ListGroupPoliciesCommandOutput,
@@ -27,7 +27,7 @@ declare const ListGroupsForUserCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListGroupsForUserCommandInput
30
+ input: ListGroupsForUserCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListGroupsForUserCommandInput,
33
33
  ListGroupsForUserCommandOutput,
@@ -27,7 +27,7 @@ declare const ListInstanceProfileTagsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListInstanceProfileTagsCommandInput
30
+ input: ListInstanceProfileTagsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListInstanceProfileTagsCommandInput,
33
33
  ListInstanceProfileTagsCommandOutput,
@@ -27,7 +27,7 @@ declare const ListInstanceProfilesForRoleCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListInstanceProfilesForRoleCommandInput
30
+ input: ListInstanceProfilesForRoleCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListInstanceProfilesForRoleCommandInput,
33
33
  ListInstanceProfilesForRoleCommandOutput,
@@ -27,7 +27,7 @@ declare const ListMFADeviceTagsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListMFADeviceTagsCommandInput
30
+ input: ListMFADeviceTagsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListMFADeviceTagsCommandInput,
33
33
  ListMFADeviceTagsCommandOutput,
@@ -27,7 +27,7 @@ declare const ListOpenIDConnectProviderTagsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListOpenIDConnectProviderTagsCommandInput
30
+ input: ListOpenIDConnectProviderTagsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListOpenIDConnectProviderTagsCommandInput,
33
33
  ListOpenIDConnectProviderTagsCommandOutput,
@@ -27,7 +27,7 @@ declare const ListPoliciesGrantingServiceAccessCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListPoliciesGrantingServiceAccessCommandInput
30
+ input: ListPoliciesGrantingServiceAccessCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListPoliciesGrantingServiceAccessCommandInput,
33
33
  ListPoliciesGrantingServiceAccessCommandOutput,
@@ -26,7 +26,7 @@ declare const ListPolicyTagsCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: ListPolicyTagsCommandInput
29
+ input: ListPolicyTagsCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  ListPolicyTagsCommandInput,
32
32
  ListPolicyTagsCommandOutput,
@@ -27,7 +27,7 @@ declare const ListPolicyVersionsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListPolicyVersionsCommandInput
30
+ input: ListPolicyVersionsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListPolicyVersionsCommandInput,
33
33
  ListPolicyVersionsCommandOutput,
@@ -26,7 +26,7 @@ declare const ListRolePoliciesCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: ListRolePoliciesCommandInput
29
+ input: ListRolePoliciesCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  ListRolePoliciesCommandInput,
32
32
  ListRolePoliciesCommandOutput,
@@ -23,7 +23,7 @@ declare const ListRoleTagsCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: ListRoleTagsCommandInput
26
+ input: ListRoleTagsCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  ListRoleTagsCommandInput,
29
29
  ListRoleTagsCommandOutput,
@@ -27,7 +27,7 @@ declare const ListSAMLProviderTagsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListSAMLProviderTagsCommandInput
30
+ input: ListSAMLProviderTagsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListSAMLProviderTagsCommandInput,
33
33
  ListSAMLProviderTagsCommandOutput,
@@ -27,7 +27,7 @@ declare const ListServerCertificateTagsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListServerCertificateTagsCommandInput
30
+ input: ListServerCertificateTagsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListServerCertificateTagsCommandInput,
33
33
  ListServerCertificateTagsCommandOutput,
@@ -26,7 +26,7 @@ declare const ListUserPoliciesCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: ListUserPoliciesCommandInput
29
+ input: ListUserPoliciesCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  ListUserPoliciesCommandInput,
32
32
  ListUserPoliciesCommandOutput,
@@ -23,7 +23,7 @@ declare const ListUserTagsCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: ListUserTagsCommandInput
26
+ input: ListUserTagsCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  ListUserTagsCommandInput,
29
29
  ListUserTagsCommandOutput,
@@ -21,7 +21,7 @@ declare const PutGroupPolicyCommand_base: {
21
21
  ServiceOutputTypes
22
22
  >;
23
23
  new (
24
- __0_0: PutGroupPolicyCommandInput
24
+ input: PutGroupPolicyCommandInput
25
25
  ): import("@smithy/smithy-client").CommandImpl<
26
26
  PutGroupPolicyCommandInput,
27
27
  PutGroupPolicyCommandOutput,
@@ -23,7 +23,7 @@ declare const PutRolePermissionsBoundaryCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: PutRolePermissionsBoundaryCommandInput
26
+ input: PutRolePermissionsBoundaryCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  PutRolePermissionsBoundaryCommandInput,
29
29
  PutRolePermissionsBoundaryCommandOutput,
@@ -21,7 +21,7 @@ declare const PutRolePolicyCommand_base: {
21
21
  ServiceOutputTypes
22
22
  >;
23
23
  new (
24
- __0_0: PutRolePolicyCommandInput
24
+ input: PutRolePolicyCommandInput
25
25
  ): import("@smithy/smithy-client").CommandImpl<
26
26
  PutRolePolicyCommandInput,
27
27
  PutRolePolicyCommandOutput,
@@ -23,7 +23,7 @@ declare const PutUserPermissionsBoundaryCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: PutUserPermissionsBoundaryCommandInput
26
+ input: PutUserPermissionsBoundaryCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  PutUserPermissionsBoundaryCommandInput,
29
29
  PutUserPermissionsBoundaryCommandOutput,
@@ -21,7 +21,7 @@ declare const PutUserPolicyCommand_base: {
21
21
  ServiceOutputTypes
22
22
  >;
23
23
  new (
24
- __0_0: PutUserPolicyCommandInput
24
+ input: PutUserPolicyCommandInput
25
25
  ): import("@smithy/smithy-client").CommandImpl<
26
26
  PutUserPolicyCommandInput,
27
27
  PutUserPolicyCommandOutput,
@@ -23,7 +23,7 @@ declare const RemoveClientIDFromOpenIDConnectProviderCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: RemoveClientIDFromOpenIDConnectProviderCommandInput
26
+ input: RemoveClientIDFromOpenIDConnectProviderCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  RemoveClientIDFromOpenIDConnectProviderCommandInput,
29
29
  RemoveClientIDFromOpenIDConnectProviderCommandOutput,
@@ -23,7 +23,7 @@ declare const RemoveRoleFromInstanceProfileCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: RemoveRoleFromInstanceProfileCommandInput
26
+ input: RemoveRoleFromInstanceProfileCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  RemoveRoleFromInstanceProfileCommandInput,
29
29
  RemoveRoleFromInstanceProfileCommandOutput,
@@ -22,7 +22,7 @@ declare const RemoveUserFromGroupCommand_base: {
22
22
  ServiceOutputTypes
23
23
  >;
24
24
  new (
25
- __0_0: RemoveUserFromGroupCommandInput
25
+ input: RemoveUserFromGroupCommandInput
26
26
  ): import("@smithy/smithy-client").CommandImpl<
27
27
  RemoveUserFromGroupCommandInput,
28
28
  RemoveUserFromGroupCommandOutput,
@@ -27,7 +27,7 @@ declare const ResetServiceSpecificCredentialCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ResetServiceSpecificCredentialCommandInput
30
+ input: ResetServiceSpecificCredentialCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ResetServiceSpecificCredentialCommandInput,
33
33
  ResetServiceSpecificCredentialCommandOutput,
@@ -21,7 +21,7 @@ declare const ResyncMFADeviceCommand_base: {
21
21
  ServiceOutputTypes
22
22
  >;
23
23
  new (
24
- __0_0: ResyncMFADeviceCommandInput
24
+ input: ResyncMFADeviceCommandInput
25
25
  ): import("@smithy/smithy-client").CommandImpl<
26
26
  ResyncMFADeviceCommandInput,
27
27
  ResyncMFADeviceCommandOutput,
@@ -23,7 +23,7 @@ declare const SetDefaultPolicyVersionCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: SetDefaultPolicyVersionCommandInput
26
+ input: SetDefaultPolicyVersionCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  SetDefaultPolicyVersionCommandInput,
29
29
  SetDefaultPolicyVersionCommandOutput,
@@ -23,7 +23,7 @@ declare const SetSecurityTokenServicePreferencesCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: SetSecurityTokenServicePreferencesCommandInput
26
+ input: SetSecurityTokenServicePreferencesCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  SetSecurityTokenServicePreferencesCommandInput,
29
29
  SetSecurityTokenServicePreferencesCommandOutput,
@@ -25,7 +25,7 @@ declare const SimulateCustomPolicyCommand_base: {
25
25
  ServiceOutputTypes
26
26
  >;
27
27
  new (
28
- __0_0: SimulateCustomPolicyCommandInput
28
+ input: SimulateCustomPolicyCommandInput
29
29
  ): import("@smithy/smithy-client").CommandImpl<
30
30
  SimulateCustomPolicyCommandInput,
31
31
  SimulateCustomPolicyCommandOutput,
@@ -27,7 +27,7 @@ declare const SimulatePrincipalPolicyCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: SimulatePrincipalPolicyCommandInput
30
+ input: SimulatePrincipalPolicyCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  SimulatePrincipalPolicyCommandInput,
33
33
  SimulatePrincipalPolicyCommandOutput,
@@ -22,7 +22,7 @@ declare const TagInstanceProfileCommand_base: {
22
22
  ServiceOutputTypes
23
23
  >;
24
24
  new (
25
- __0_0: TagInstanceProfileCommandInput
25
+ input: TagInstanceProfileCommandInput
26
26
  ): import("@smithy/smithy-client").CommandImpl<
27
27
  TagInstanceProfileCommandInput,
28
28
  TagInstanceProfileCommandOutput,
@@ -21,7 +21,7 @@ declare const TagMFADeviceCommand_base: {
21
21
  ServiceOutputTypes
22
22
  >;
23
23
  new (
24
- __0_0: TagMFADeviceCommandInput
24
+ input: TagMFADeviceCommandInput
25
25
  ): import("@smithy/smithy-client").CommandImpl<
26
26
  TagMFADeviceCommandInput,
27
27
  TagMFADeviceCommandOutput,
@@ -23,7 +23,7 @@ declare const TagOpenIDConnectProviderCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: TagOpenIDConnectProviderCommandInput
26
+ input: TagOpenIDConnectProviderCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  TagOpenIDConnectProviderCommandInput,
29
29
  TagOpenIDConnectProviderCommandOutput,
@@ -21,7 +21,7 @@ declare const TagPolicyCommand_base: {
21
21
  ServiceOutputTypes
22
22
  >;
23
23
  new (
24
- __0_0: TagPolicyCommandInput
24
+ input: TagPolicyCommandInput
25
25
  ): import("@smithy/smithy-client").CommandImpl<
26
26
  TagPolicyCommandInput,
27
27
  TagPolicyCommandOutput,
@@ -18,7 +18,7 @@ declare const TagRoleCommand_base: {
18
18
  ServiceInputTypes,
19
19
  ServiceOutputTypes
20
20
  >;
21
- new (__0_0: TagRoleCommandInput): import("@smithy/smithy-client").CommandImpl<
21
+ new (input: TagRoleCommandInput): import("@smithy/smithy-client").CommandImpl<
22
22
  TagRoleCommandInput,
23
23
  TagRoleCommandOutput,
24
24
  IAMClientResolvedConfig,
@@ -21,7 +21,7 @@ declare const TagSAMLProviderCommand_base: {
21
21
  ServiceOutputTypes
22
22
  >;
23
23
  new (
24
- __0_0: TagSAMLProviderCommandInput
24
+ input: TagSAMLProviderCommandInput
25
25
  ): import("@smithy/smithy-client").CommandImpl<
26
26
  TagSAMLProviderCommandInput,
27
27
  TagSAMLProviderCommandOutput,
@@ -22,7 +22,7 @@ declare const TagServerCertificateCommand_base: {
22
22
  ServiceOutputTypes
23
23
  >;
24
24
  new (
25
- __0_0: TagServerCertificateCommandInput
25
+ input: TagServerCertificateCommandInput
26
26
  ): import("@smithy/smithy-client").CommandImpl<
27
27
  TagServerCertificateCommandInput,
28
28
  TagServerCertificateCommandOutput,
@@ -18,7 +18,7 @@ declare const TagUserCommand_base: {
18
18
  ServiceInputTypes,
19
19
  ServiceOutputTypes
20
20
  >;
21
- new (__0_0: TagUserCommandInput): import("@smithy/smithy-client").CommandImpl<
21
+ new (input: TagUserCommandInput): import("@smithy/smithy-client").CommandImpl<
22
22
  TagUserCommandInput,
23
23
  TagUserCommandOutput,
24
24
  IAMClientResolvedConfig,
@@ -22,7 +22,7 @@ declare const UntagInstanceProfileCommand_base: {
22
22
  ServiceOutputTypes
23
23
  >;
24
24
  new (
25
- __0_0: UntagInstanceProfileCommandInput
25
+ input: UntagInstanceProfileCommandInput
26
26
  ): import("@smithy/smithy-client").CommandImpl<
27
27
  UntagInstanceProfileCommandInput,
28
28
  UntagInstanceProfileCommandOutput,
@@ -21,7 +21,7 @@ declare const UntagMFADeviceCommand_base: {
21
21
  ServiceOutputTypes
22
22
  >;
23
23
  new (
24
- __0_0: UntagMFADeviceCommandInput
24
+ input: UntagMFADeviceCommandInput
25
25
  ): import("@smithy/smithy-client").CommandImpl<
26
26
  UntagMFADeviceCommandInput,
27
27
  UntagMFADeviceCommandOutput,
@@ -23,7 +23,7 @@ declare const UntagOpenIDConnectProviderCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: UntagOpenIDConnectProviderCommandInput
26
+ input: UntagOpenIDConnectProviderCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  UntagOpenIDConnectProviderCommandInput,
29
29
  UntagOpenIDConnectProviderCommandOutput,
@@ -21,7 +21,7 @@ declare const UntagPolicyCommand_base: {
21
21
  ServiceOutputTypes
22
22
  >;
23
23
  new (
24
- __0_0: UntagPolicyCommandInput
24
+ input: UntagPolicyCommandInput
25
25
  ): import("@smithy/smithy-client").CommandImpl<
26
26
  UntagPolicyCommandInput,
27
27
  UntagPolicyCommandOutput,
@@ -21,7 +21,7 @@ declare const UntagRoleCommand_base: {
21
21
  ServiceOutputTypes
22
22
  >;
23
23
  new (
24
- __0_0: UntagRoleCommandInput
24
+ input: UntagRoleCommandInput
25
25
  ): import("@smithy/smithy-client").CommandImpl<
26
26
  UntagRoleCommandInput,
27
27
  UntagRoleCommandOutput,
@@ -22,7 +22,7 @@ declare const UntagSAMLProviderCommand_base: {
22
22
  ServiceOutputTypes
23
23
  >;
24
24
  new (
25
- __0_0: UntagSAMLProviderCommandInput
25
+ input: UntagSAMLProviderCommandInput
26
26
  ): import("@smithy/smithy-client").CommandImpl<
27
27
  UntagSAMLProviderCommandInput,
28
28
  UntagSAMLProviderCommandOutput,
@@ -22,7 +22,7 @@ declare const UntagServerCertificateCommand_base: {
22
22
  ServiceOutputTypes
23
23
  >;
24
24
  new (
25
- __0_0: UntagServerCertificateCommandInput
25
+ input: UntagServerCertificateCommandInput
26
26
  ): import("@smithy/smithy-client").CommandImpl<
27
27
  UntagServerCertificateCommandInput,
28
28
  UntagServerCertificateCommandOutput,
@@ -21,7 +21,7 @@ declare const UntagUserCommand_base: {
21
21
  ServiceOutputTypes
22
22
  >;
23
23
  new (
24
- __0_0: UntagUserCommandInput
24
+ input: UntagUserCommandInput
25
25
  ): import("@smithy/smithy-client").CommandImpl<
26
26
  UntagUserCommandInput,
27
27
  UntagUserCommandOutput,
@@ -21,7 +21,7 @@ declare const UpdateAccessKeyCommand_base: {
21
21
  ServiceOutputTypes
22
22
  >;
23
23
  new (
24
- __0_0: UpdateAccessKeyCommandInput
24
+ input: UpdateAccessKeyCommandInput
25
25
  ): import("@smithy/smithy-client").CommandImpl<
26
26
  UpdateAccessKeyCommandInput,
27
27
  UpdateAccessKeyCommandOutput,
@@ -22,7 +22,7 @@ declare const UpdateAssumeRolePolicyCommand_base: {
22
22
  ServiceOutputTypes
23
23
  >;
24
24
  new (
25
- __0_0: UpdateAssumeRolePolicyCommandInput
25
+ input: UpdateAssumeRolePolicyCommandInput
26
26
  ): import("@smithy/smithy-client").CommandImpl<
27
27
  UpdateAssumeRolePolicyCommandInput,
28
28
  UpdateAssumeRolePolicyCommandOutput,
@@ -21,7 +21,7 @@ declare const UpdateGroupCommand_base: {
21
21
  ServiceOutputTypes
22
22
  >;
23
23
  new (
24
- __0_0: UpdateGroupCommandInput
24
+ input: UpdateGroupCommandInput
25
25
  ): import("@smithy/smithy-client").CommandImpl<
26
26
  UpdateGroupCommandInput,
27
27
  UpdateGroupCommandOutput,
@@ -22,7 +22,7 @@ declare const UpdateLoginProfileCommand_base: {
22
22
  ServiceOutputTypes
23
23
  >;
24
24
  new (
25
- __0_0: UpdateLoginProfileCommandInput
25
+ input: UpdateLoginProfileCommandInput
26
26
  ): import("@smithy/smithy-client").CommandImpl<
27
27
  UpdateLoginProfileCommandInput,
28
28
  UpdateLoginProfileCommandOutput,
@@ -23,7 +23,7 @@ declare const UpdateOpenIDConnectProviderThumbprintCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: UpdateOpenIDConnectProviderThumbprintCommandInput
26
+ input: UpdateOpenIDConnectProviderThumbprintCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  UpdateOpenIDConnectProviderThumbprintCommandInput,
29
29
  UpdateOpenIDConnectProviderThumbprintCommandOutput,
@@ -23,7 +23,7 @@ declare const UpdateRoleCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: UpdateRoleCommandInput
26
+ input: UpdateRoleCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  UpdateRoleCommandInput,
29
29
  UpdateRoleCommandOutput,
@@ -27,7 +27,7 @@ declare const UpdateRoleDescriptionCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: UpdateRoleDescriptionCommandInput
30
+ input: UpdateRoleDescriptionCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  UpdateRoleDescriptionCommandInput,
33
33
  UpdateRoleDescriptionCommandOutput,