@aws-sdk/client-iam 3.590.0 → 3.592.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (323) hide show
  1. package/dist-cjs/index.js +0 -159
  2. package/dist-types/commands/AddClientIDToOpenIDConnectProviderCommand.d.ts +2 -1
  3. package/dist-types/commands/AddRoleToInstanceProfileCommand.d.ts +2 -1
  4. package/dist-types/commands/AddUserToGroupCommand.d.ts +2 -1
  5. package/dist-types/commands/AttachGroupPolicyCommand.d.ts +2 -1
  6. package/dist-types/commands/AttachRolePolicyCommand.d.ts +2 -1
  7. package/dist-types/commands/AttachUserPolicyCommand.d.ts +2 -1
  8. package/dist-types/commands/ChangePasswordCommand.d.ts +2 -1
  9. package/dist-types/commands/CreateAccessKeyCommand.d.ts +2 -1
  10. package/dist-types/commands/CreateAccountAliasCommand.d.ts +2 -1
  11. package/dist-types/commands/CreateGroupCommand.d.ts +2 -1
  12. package/dist-types/commands/CreateInstanceProfileCommand.d.ts +2 -1
  13. package/dist-types/commands/CreateLoginProfileCommand.d.ts +2 -1
  14. package/dist-types/commands/CreateOpenIDConnectProviderCommand.d.ts +2 -1
  15. package/dist-types/commands/CreatePolicyCommand.d.ts +2 -1
  16. package/dist-types/commands/CreatePolicyVersionCommand.d.ts +2 -1
  17. package/dist-types/commands/CreateRoleCommand.d.ts +2 -1
  18. package/dist-types/commands/CreateSAMLProviderCommand.d.ts +2 -1
  19. package/dist-types/commands/CreateServiceLinkedRoleCommand.d.ts +2 -1
  20. package/dist-types/commands/CreateServiceSpecificCredentialCommand.d.ts +2 -1
  21. package/dist-types/commands/CreateUserCommand.d.ts +2 -1
  22. package/dist-types/commands/CreateVirtualMFADeviceCommand.d.ts +2 -1
  23. package/dist-types/commands/DeactivateMFADeviceCommand.d.ts +2 -1
  24. package/dist-types/commands/DeleteAccessKeyCommand.d.ts +2 -1
  25. package/dist-types/commands/DeleteAccountAliasCommand.d.ts +2 -1
  26. package/dist-types/commands/DeleteAccountPasswordPolicyCommand.d.ts +2 -1
  27. package/dist-types/commands/DeleteGroupCommand.d.ts +2 -1
  28. package/dist-types/commands/DeleteGroupPolicyCommand.d.ts +2 -1
  29. package/dist-types/commands/DeleteInstanceProfileCommand.d.ts +2 -1
  30. package/dist-types/commands/DeleteLoginProfileCommand.d.ts +2 -1
  31. package/dist-types/commands/DeleteOpenIDConnectProviderCommand.d.ts +2 -1
  32. package/dist-types/commands/DeletePolicyCommand.d.ts +2 -1
  33. package/dist-types/commands/DeletePolicyVersionCommand.d.ts +2 -1
  34. package/dist-types/commands/DeleteRoleCommand.d.ts +2 -1
  35. package/dist-types/commands/DeleteRolePermissionsBoundaryCommand.d.ts +2 -1
  36. package/dist-types/commands/DeleteRolePolicyCommand.d.ts +2 -1
  37. package/dist-types/commands/DeleteSAMLProviderCommand.d.ts +2 -1
  38. package/dist-types/commands/DeleteSSHPublicKeyCommand.d.ts +2 -1
  39. package/dist-types/commands/DeleteServerCertificateCommand.d.ts +2 -1
  40. package/dist-types/commands/DeleteServiceLinkedRoleCommand.d.ts +2 -1
  41. package/dist-types/commands/DeleteServiceSpecificCredentialCommand.d.ts +2 -1
  42. package/dist-types/commands/DeleteSigningCertificateCommand.d.ts +2 -1
  43. package/dist-types/commands/DeleteUserCommand.d.ts +2 -1
  44. package/dist-types/commands/DeleteUserPermissionsBoundaryCommand.d.ts +2 -1
  45. package/dist-types/commands/DeleteUserPolicyCommand.d.ts +2 -1
  46. package/dist-types/commands/DeleteVirtualMFADeviceCommand.d.ts +2 -1
  47. package/dist-types/commands/DetachGroupPolicyCommand.d.ts +2 -1
  48. package/dist-types/commands/DetachRolePolicyCommand.d.ts +2 -1
  49. package/dist-types/commands/DetachUserPolicyCommand.d.ts +2 -1
  50. package/dist-types/commands/EnableMFADeviceCommand.d.ts +2 -1
  51. package/dist-types/commands/GenerateCredentialReportCommand.d.ts +2 -1
  52. package/dist-types/commands/GenerateOrganizationsAccessReportCommand.d.ts +2 -1
  53. package/dist-types/commands/GenerateServiceLastAccessedDetailsCommand.d.ts +2 -1
  54. package/dist-types/commands/GetAccessKeyLastUsedCommand.d.ts +2 -1
  55. package/dist-types/commands/GetAccountAuthorizationDetailsCommand.d.ts +2 -1
  56. package/dist-types/commands/GetAccountPasswordPolicyCommand.d.ts +2 -1
  57. package/dist-types/commands/GetAccountSummaryCommand.d.ts +2 -1
  58. package/dist-types/commands/GetContextKeysForCustomPolicyCommand.d.ts +2 -1
  59. package/dist-types/commands/GetContextKeysForPrincipalPolicyCommand.d.ts +2 -1
  60. package/dist-types/commands/GetCredentialReportCommand.d.ts +2 -1
  61. package/dist-types/commands/GetGroupCommand.d.ts +2 -1
  62. package/dist-types/commands/GetGroupPolicyCommand.d.ts +2 -1
  63. package/dist-types/commands/GetInstanceProfileCommand.d.ts +2 -1
  64. package/dist-types/commands/GetLoginProfileCommand.d.ts +2 -1
  65. package/dist-types/commands/GetMFADeviceCommand.d.ts +2 -1
  66. package/dist-types/commands/GetOpenIDConnectProviderCommand.d.ts +2 -1
  67. package/dist-types/commands/GetOrganizationsAccessReportCommand.d.ts +2 -1
  68. package/dist-types/commands/GetPolicyCommand.d.ts +2 -1
  69. package/dist-types/commands/GetPolicyVersionCommand.d.ts +2 -1
  70. package/dist-types/commands/GetRoleCommand.d.ts +2 -1
  71. package/dist-types/commands/GetRolePolicyCommand.d.ts +2 -1
  72. package/dist-types/commands/GetSAMLProviderCommand.d.ts +2 -1
  73. package/dist-types/commands/GetSSHPublicKeyCommand.d.ts +2 -1
  74. package/dist-types/commands/GetServerCertificateCommand.d.ts +2 -1
  75. package/dist-types/commands/GetServiceLastAccessedDetailsCommand.d.ts +2 -1
  76. package/dist-types/commands/GetServiceLastAccessedDetailsWithEntitiesCommand.d.ts +2 -1
  77. package/dist-types/commands/GetServiceLinkedRoleDeletionStatusCommand.d.ts +2 -1
  78. package/dist-types/commands/GetUserCommand.d.ts +2 -1
  79. package/dist-types/commands/GetUserPolicyCommand.d.ts +2 -1
  80. package/dist-types/commands/ListAccessKeysCommand.d.ts +2 -1
  81. package/dist-types/commands/ListAccountAliasesCommand.d.ts +2 -1
  82. package/dist-types/commands/ListAttachedGroupPoliciesCommand.d.ts +2 -1
  83. package/dist-types/commands/ListAttachedRolePoliciesCommand.d.ts +2 -1
  84. package/dist-types/commands/ListAttachedUserPoliciesCommand.d.ts +2 -1
  85. package/dist-types/commands/ListEntitiesForPolicyCommand.d.ts +2 -1
  86. package/dist-types/commands/ListGroupPoliciesCommand.d.ts +2 -1
  87. package/dist-types/commands/ListGroupsCommand.d.ts +2 -1
  88. package/dist-types/commands/ListGroupsForUserCommand.d.ts +2 -1
  89. package/dist-types/commands/ListInstanceProfileTagsCommand.d.ts +2 -1
  90. package/dist-types/commands/ListInstanceProfilesCommand.d.ts +2 -1
  91. package/dist-types/commands/ListInstanceProfilesForRoleCommand.d.ts +2 -1
  92. package/dist-types/commands/ListMFADeviceTagsCommand.d.ts +2 -1
  93. package/dist-types/commands/ListMFADevicesCommand.d.ts +2 -1
  94. package/dist-types/commands/ListOpenIDConnectProviderTagsCommand.d.ts +2 -1
  95. package/dist-types/commands/ListOpenIDConnectProvidersCommand.d.ts +2 -1
  96. package/dist-types/commands/ListPoliciesCommand.d.ts +2 -1
  97. package/dist-types/commands/ListPoliciesGrantingServiceAccessCommand.d.ts +2 -1
  98. package/dist-types/commands/ListPolicyTagsCommand.d.ts +2 -1
  99. package/dist-types/commands/ListPolicyVersionsCommand.d.ts +2 -1
  100. package/dist-types/commands/ListRolePoliciesCommand.d.ts +2 -1
  101. package/dist-types/commands/ListRoleTagsCommand.d.ts +2 -1
  102. package/dist-types/commands/ListRolesCommand.d.ts +2 -1
  103. package/dist-types/commands/ListSAMLProviderTagsCommand.d.ts +2 -1
  104. package/dist-types/commands/ListSAMLProvidersCommand.d.ts +2 -1
  105. package/dist-types/commands/ListSSHPublicKeysCommand.d.ts +2 -1
  106. package/dist-types/commands/ListServerCertificateTagsCommand.d.ts +2 -1
  107. package/dist-types/commands/ListServerCertificatesCommand.d.ts +2 -1
  108. package/dist-types/commands/ListServiceSpecificCredentialsCommand.d.ts +2 -1
  109. package/dist-types/commands/ListSigningCertificatesCommand.d.ts +2 -1
  110. package/dist-types/commands/ListUserPoliciesCommand.d.ts +2 -1
  111. package/dist-types/commands/ListUserTagsCommand.d.ts +2 -1
  112. package/dist-types/commands/ListUsersCommand.d.ts +2 -1
  113. package/dist-types/commands/ListVirtualMFADevicesCommand.d.ts +2 -1
  114. package/dist-types/commands/PutGroupPolicyCommand.d.ts +2 -1
  115. package/dist-types/commands/PutRolePermissionsBoundaryCommand.d.ts +2 -1
  116. package/dist-types/commands/PutRolePolicyCommand.d.ts +2 -1
  117. package/dist-types/commands/PutUserPermissionsBoundaryCommand.d.ts +2 -1
  118. package/dist-types/commands/PutUserPolicyCommand.d.ts +2 -1
  119. package/dist-types/commands/RemoveClientIDFromOpenIDConnectProviderCommand.d.ts +2 -1
  120. package/dist-types/commands/RemoveRoleFromInstanceProfileCommand.d.ts +2 -1
  121. package/dist-types/commands/RemoveUserFromGroupCommand.d.ts +2 -1
  122. package/dist-types/commands/ResetServiceSpecificCredentialCommand.d.ts +2 -1
  123. package/dist-types/commands/ResyncMFADeviceCommand.d.ts +2 -1
  124. package/dist-types/commands/SetDefaultPolicyVersionCommand.d.ts +2 -1
  125. package/dist-types/commands/SetSecurityTokenServicePreferencesCommand.d.ts +2 -1
  126. package/dist-types/commands/SimulateCustomPolicyCommand.d.ts +2 -1
  127. package/dist-types/commands/SimulatePrincipalPolicyCommand.d.ts +2 -1
  128. package/dist-types/commands/TagInstanceProfileCommand.d.ts +2 -1
  129. package/dist-types/commands/TagMFADeviceCommand.d.ts +2 -1
  130. package/dist-types/commands/TagOpenIDConnectProviderCommand.d.ts +2 -1
  131. package/dist-types/commands/TagPolicyCommand.d.ts +2 -1
  132. package/dist-types/commands/TagRoleCommand.d.ts +2 -1
  133. package/dist-types/commands/TagSAMLProviderCommand.d.ts +2 -1
  134. package/dist-types/commands/TagServerCertificateCommand.d.ts +2 -1
  135. package/dist-types/commands/TagUserCommand.d.ts +2 -1
  136. package/dist-types/commands/UntagInstanceProfileCommand.d.ts +2 -1
  137. package/dist-types/commands/UntagMFADeviceCommand.d.ts +2 -1
  138. package/dist-types/commands/UntagOpenIDConnectProviderCommand.d.ts +2 -1
  139. package/dist-types/commands/UntagPolicyCommand.d.ts +2 -1
  140. package/dist-types/commands/UntagRoleCommand.d.ts +2 -1
  141. package/dist-types/commands/UntagSAMLProviderCommand.d.ts +2 -1
  142. package/dist-types/commands/UntagServerCertificateCommand.d.ts +2 -1
  143. package/dist-types/commands/UntagUserCommand.d.ts +2 -1
  144. package/dist-types/commands/UpdateAccessKeyCommand.d.ts +2 -1
  145. package/dist-types/commands/UpdateAccountPasswordPolicyCommand.d.ts +2 -1
  146. package/dist-types/commands/UpdateAssumeRolePolicyCommand.d.ts +2 -1
  147. package/dist-types/commands/UpdateGroupCommand.d.ts +2 -1
  148. package/dist-types/commands/UpdateLoginProfileCommand.d.ts +2 -1
  149. package/dist-types/commands/UpdateOpenIDConnectProviderThumbprintCommand.d.ts +2 -1
  150. package/dist-types/commands/UpdateRoleCommand.d.ts +2 -1
  151. package/dist-types/commands/UpdateRoleDescriptionCommand.d.ts +2 -1
  152. package/dist-types/commands/UpdateSAMLProviderCommand.d.ts +2 -1
  153. package/dist-types/commands/UpdateSSHPublicKeyCommand.d.ts +2 -1
  154. package/dist-types/commands/UpdateServerCertificateCommand.d.ts +2 -1
  155. package/dist-types/commands/UpdateServiceSpecificCredentialCommand.d.ts +2 -1
  156. package/dist-types/commands/UpdateSigningCertificateCommand.d.ts +2 -1
  157. package/dist-types/commands/UpdateUserCommand.d.ts +2 -1
  158. package/dist-types/commands/UploadSSHPublicKeyCommand.d.ts +2 -1
  159. package/dist-types/commands/UploadServerCertificateCommand.d.ts +2 -1
  160. package/dist-types/commands/UploadSigningCertificateCommand.d.ts +2 -1
  161. package/dist-types/index.d.ts +2 -2
  162. package/dist-types/models/IAMServiceException.d.ts +2 -1
  163. package/dist-types/ts3.4/commands/AddClientIDToOpenIDConnectProviderCommand.d.ts +2 -1
  164. package/dist-types/ts3.4/commands/AddRoleToInstanceProfileCommand.d.ts +2 -1
  165. package/dist-types/ts3.4/commands/AddUserToGroupCommand.d.ts +2 -1
  166. package/dist-types/ts3.4/commands/AttachGroupPolicyCommand.d.ts +2 -1
  167. package/dist-types/ts3.4/commands/AttachRolePolicyCommand.d.ts +2 -1
  168. package/dist-types/ts3.4/commands/AttachUserPolicyCommand.d.ts +2 -1
  169. package/dist-types/ts3.4/commands/ChangePasswordCommand.d.ts +2 -1
  170. package/dist-types/ts3.4/commands/CreateAccessKeyCommand.d.ts +2 -1
  171. package/dist-types/ts3.4/commands/CreateAccountAliasCommand.d.ts +2 -1
  172. package/dist-types/ts3.4/commands/CreateGroupCommand.d.ts +2 -1
  173. package/dist-types/ts3.4/commands/CreateInstanceProfileCommand.d.ts +2 -1
  174. package/dist-types/ts3.4/commands/CreateLoginProfileCommand.d.ts +2 -1
  175. package/dist-types/ts3.4/commands/CreateOpenIDConnectProviderCommand.d.ts +2 -1
  176. package/dist-types/ts3.4/commands/CreatePolicyCommand.d.ts +2 -1
  177. package/dist-types/ts3.4/commands/CreatePolicyVersionCommand.d.ts +2 -1
  178. package/dist-types/ts3.4/commands/CreateRoleCommand.d.ts +2 -1
  179. package/dist-types/ts3.4/commands/CreateSAMLProviderCommand.d.ts +2 -1
  180. package/dist-types/ts3.4/commands/CreateServiceLinkedRoleCommand.d.ts +2 -1
  181. package/dist-types/ts3.4/commands/CreateServiceSpecificCredentialCommand.d.ts +2 -1
  182. package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +2 -1
  183. package/dist-types/ts3.4/commands/CreateVirtualMFADeviceCommand.d.ts +2 -1
  184. package/dist-types/ts3.4/commands/DeactivateMFADeviceCommand.d.ts +2 -1
  185. package/dist-types/ts3.4/commands/DeleteAccessKeyCommand.d.ts +2 -1
  186. package/dist-types/ts3.4/commands/DeleteAccountAliasCommand.d.ts +2 -1
  187. package/dist-types/ts3.4/commands/DeleteAccountPasswordPolicyCommand.d.ts +2 -1
  188. package/dist-types/ts3.4/commands/DeleteGroupCommand.d.ts +2 -1
  189. package/dist-types/ts3.4/commands/DeleteGroupPolicyCommand.d.ts +2 -1
  190. package/dist-types/ts3.4/commands/DeleteInstanceProfileCommand.d.ts +2 -1
  191. package/dist-types/ts3.4/commands/DeleteLoginProfileCommand.d.ts +2 -1
  192. package/dist-types/ts3.4/commands/DeleteOpenIDConnectProviderCommand.d.ts +2 -1
  193. package/dist-types/ts3.4/commands/DeletePolicyCommand.d.ts +2 -1
  194. package/dist-types/ts3.4/commands/DeletePolicyVersionCommand.d.ts +2 -1
  195. package/dist-types/ts3.4/commands/DeleteRoleCommand.d.ts +2 -1
  196. package/dist-types/ts3.4/commands/DeleteRolePermissionsBoundaryCommand.d.ts +2 -1
  197. package/dist-types/ts3.4/commands/DeleteRolePolicyCommand.d.ts +2 -1
  198. package/dist-types/ts3.4/commands/DeleteSAMLProviderCommand.d.ts +2 -1
  199. package/dist-types/ts3.4/commands/DeleteSSHPublicKeyCommand.d.ts +2 -1
  200. package/dist-types/ts3.4/commands/DeleteServerCertificateCommand.d.ts +2 -1
  201. package/dist-types/ts3.4/commands/DeleteServiceLinkedRoleCommand.d.ts +2 -1
  202. package/dist-types/ts3.4/commands/DeleteServiceSpecificCredentialCommand.d.ts +2 -1
  203. package/dist-types/ts3.4/commands/DeleteSigningCertificateCommand.d.ts +2 -1
  204. package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +2 -1
  205. package/dist-types/ts3.4/commands/DeleteUserPermissionsBoundaryCommand.d.ts +2 -1
  206. package/dist-types/ts3.4/commands/DeleteUserPolicyCommand.d.ts +2 -1
  207. package/dist-types/ts3.4/commands/DeleteVirtualMFADeviceCommand.d.ts +2 -1
  208. package/dist-types/ts3.4/commands/DetachGroupPolicyCommand.d.ts +2 -1
  209. package/dist-types/ts3.4/commands/DetachRolePolicyCommand.d.ts +2 -1
  210. package/dist-types/ts3.4/commands/DetachUserPolicyCommand.d.ts +2 -1
  211. package/dist-types/ts3.4/commands/EnableMFADeviceCommand.d.ts +2 -1
  212. package/dist-types/ts3.4/commands/GenerateCredentialReportCommand.d.ts +2 -1
  213. package/dist-types/ts3.4/commands/GenerateOrganizationsAccessReportCommand.d.ts +2 -1
  214. package/dist-types/ts3.4/commands/GenerateServiceLastAccessedDetailsCommand.d.ts +2 -1
  215. package/dist-types/ts3.4/commands/GetAccessKeyLastUsedCommand.d.ts +2 -1
  216. package/dist-types/ts3.4/commands/GetAccountAuthorizationDetailsCommand.d.ts +2 -1
  217. package/dist-types/ts3.4/commands/GetAccountPasswordPolicyCommand.d.ts +2 -1
  218. package/dist-types/ts3.4/commands/GetAccountSummaryCommand.d.ts +2 -1
  219. package/dist-types/ts3.4/commands/GetContextKeysForCustomPolicyCommand.d.ts +2 -1
  220. package/dist-types/ts3.4/commands/GetContextKeysForPrincipalPolicyCommand.d.ts +2 -1
  221. package/dist-types/ts3.4/commands/GetCredentialReportCommand.d.ts +2 -1
  222. package/dist-types/ts3.4/commands/GetGroupCommand.d.ts +2 -1
  223. package/dist-types/ts3.4/commands/GetGroupPolicyCommand.d.ts +2 -1
  224. package/dist-types/ts3.4/commands/GetInstanceProfileCommand.d.ts +2 -1
  225. package/dist-types/ts3.4/commands/GetLoginProfileCommand.d.ts +2 -1
  226. package/dist-types/ts3.4/commands/GetMFADeviceCommand.d.ts +2 -1
  227. package/dist-types/ts3.4/commands/GetOpenIDConnectProviderCommand.d.ts +2 -1
  228. package/dist-types/ts3.4/commands/GetOrganizationsAccessReportCommand.d.ts +2 -1
  229. package/dist-types/ts3.4/commands/GetPolicyCommand.d.ts +2 -1
  230. package/dist-types/ts3.4/commands/GetPolicyVersionCommand.d.ts +2 -1
  231. package/dist-types/ts3.4/commands/GetRoleCommand.d.ts +2 -1
  232. package/dist-types/ts3.4/commands/GetRolePolicyCommand.d.ts +2 -1
  233. package/dist-types/ts3.4/commands/GetSAMLProviderCommand.d.ts +2 -1
  234. package/dist-types/ts3.4/commands/GetSSHPublicKeyCommand.d.ts +2 -1
  235. package/dist-types/ts3.4/commands/GetServerCertificateCommand.d.ts +2 -1
  236. package/dist-types/ts3.4/commands/GetServiceLastAccessedDetailsCommand.d.ts +2 -1
  237. package/dist-types/ts3.4/commands/GetServiceLastAccessedDetailsWithEntitiesCommand.d.ts +2 -1
  238. package/dist-types/ts3.4/commands/GetServiceLinkedRoleDeletionStatusCommand.d.ts +2 -1
  239. package/dist-types/ts3.4/commands/GetUserCommand.d.ts +2 -1
  240. package/dist-types/ts3.4/commands/GetUserPolicyCommand.d.ts +2 -1
  241. package/dist-types/ts3.4/commands/ListAccessKeysCommand.d.ts +2 -1
  242. package/dist-types/ts3.4/commands/ListAccountAliasesCommand.d.ts +2 -1
  243. package/dist-types/ts3.4/commands/ListAttachedGroupPoliciesCommand.d.ts +2 -1
  244. package/dist-types/ts3.4/commands/ListAttachedRolePoliciesCommand.d.ts +2 -1
  245. package/dist-types/ts3.4/commands/ListAttachedUserPoliciesCommand.d.ts +2 -1
  246. package/dist-types/ts3.4/commands/ListEntitiesForPolicyCommand.d.ts +2 -1
  247. package/dist-types/ts3.4/commands/ListGroupPoliciesCommand.d.ts +2 -1
  248. package/dist-types/ts3.4/commands/ListGroupsCommand.d.ts +2 -1
  249. package/dist-types/ts3.4/commands/ListGroupsForUserCommand.d.ts +2 -1
  250. package/dist-types/ts3.4/commands/ListInstanceProfileTagsCommand.d.ts +2 -1
  251. package/dist-types/ts3.4/commands/ListInstanceProfilesCommand.d.ts +2 -1
  252. package/dist-types/ts3.4/commands/ListInstanceProfilesForRoleCommand.d.ts +2 -1
  253. package/dist-types/ts3.4/commands/ListMFADeviceTagsCommand.d.ts +2 -1
  254. package/dist-types/ts3.4/commands/ListMFADevicesCommand.d.ts +2 -1
  255. package/dist-types/ts3.4/commands/ListOpenIDConnectProviderTagsCommand.d.ts +2 -1
  256. package/dist-types/ts3.4/commands/ListOpenIDConnectProvidersCommand.d.ts +2 -1
  257. package/dist-types/ts3.4/commands/ListPoliciesCommand.d.ts +2 -1
  258. package/dist-types/ts3.4/commands/ListPoliciesGrantingServiceAccessCommand.d.ts +2 -1
  259. package/dist-types/ts3.4/commands/ListPolicyTagsCommand.d.ts +2 -1
  260. package/dist-types/ts3.4/commands/ListPolicyVersionsCommand.d.ts +2 -1
  261. package/dist-types/ts3.4/commands/ListRolePoliciesCommand.d.ts +2 -1
  262. package/dist-types/ts3.4/commands/ListRoleTagsCommand.d.ts +2 -1
  263. package/dist-types/ts3.4/commands/ListRolesCommand.d.ts +2 -1
  264. package/dist-types/ts3.4/commands/ListSAMLProviderTagsCommand.d.ts +2 -1
  265. package/dist-types/ts3.4/commands/ListSAMLProvidersCommand.d.ts +2 -1
  266. package/dist-types/ts3.4/commands/ListSSHPublicKeysCommand.d.ts +2 -1
  267. package/dist-types/ts3.4/commands/ListServerCertificateTagsCommand.d.ts +2 -1
  268. package/dist-types/ts3.4/commands/ListServerCertificatesCommand.d.ts +2 -1
  269. package/dist-types/ts3.4/commands/ListServiceSpecificCredentialsCommand.d.ts +2 -1
  270. package/dist-types/ts3.4/commands/ListSigningCertificatesCommand.d.ts +2 -1
  271. package/dist-types/ts3.4/commands/ListUserPoliciesCommand.d.ts +2 -1
  272. package/dist-types/ts3.4/commands/ListUserTagsCommand.d.ts +2 -1
  273. package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +2 -1
  274. package/dist-types/ts3.4/commands/ListVirtualMFADevicesCommand.d.ts +2 -1
  275. package/dist-types/ts3.4/commands/PutGroupPolicyCommand.d.ts +2 -1
  276. package/dist-types/ts3.4/commands/PutRolePermissionsBoundaryCommand.d.ts +2 -1
  277. package/dist-types/ts3.4/commands/PutRolePolicyCommand.d.ts +2 -1
  278. package/dist-types/ts3.4/commands/PutUserPermissionsBoundaryCommand.d.ts +2 -1
  279. package/dist-types/ts3.4/commands/PutUserPolicyCommand.d.ts +2 -1
  280. package/dist-types/ts3.4/commands/RemoveClientIDFromOpenIDConnectProviderCommand.d.ts +2 -1
  281. package/dist-types/ts3.4/commands/RemoveRoleFromInstanceProfileCommand.d.ts +2 -1
  282. package/dist-types/ts3.4/commands/RemoveUserFromGroupCommand.d.ts +2 -1
  283. package/dist-types/ts3.4/commands/ResetServiceSpecificCredentialCommand.d.ts +2 -1
  284. package/dist-types/ts3.4/commands/ResyncMFADeviceCommand.d.ts +2 -1
  285. package/dist-types/ts3.4/commands/SetDefaultPolicyVersionCommand.d.ts +2 -1
  286. package/dist-types/ts3.4/commands/SetSecurityTokenServicePreferencesCommand.d.ts +2 -1
  287. package/dist-types/ts3.4/commands/SimulateCustomPolicyCommand.d.ts +2 -1
  288. package/dist-types/ts3.4/commands/SimulatePrincipalPolicyCommand.d.ts +2 -1
  289. package/dist-types/ts3.4/commands/TagInstanceProfileCommand.d.ts +2 -1
  290. package/dist-types/ts3.4/commands/TagMFADeviceCommand.d.ts +2 -1
  291. package/dist-types/ts3.4/commands/TagOpenIDConnectProviderCommand.d.ts +2 -1
  292. package/dist-types/ts3.4/commands/TagPolicyCommand.d.ts +2 -1
  293. package/dist-types/ts3.4/commands/TagRoleCommand.d.ts +2 -1
  294. package/dist-types/ts3.4/commands/TagSAMLProviderCommand.d.ts +2 -1
  295. package/dist-types/ts3.4/commands/TagServerCertificateCommand.d.ts +2 -1
  296. package/dist-types/ts3.4/commands/TagUserCommand.d.ts +2 -1
  297. package/dist-types/ts3.4/commands/UntagInstanceProfileCommand.d.ts +2 -1
  298. package/dist-types/ts3.4/commands/UntagMFADeviceCommand.d.ts +2 -1
  299. package/dist-types/ts3.4/commands/UntagOpenIDConnectProviderCommand.d.ts +2 -1
  300. package/dist-types/ts3.4/commands/UntagPolicyCommand.d.ts +2 -1
  301. package/dist-types/ts3.4/commands/UntagRoleCommand.d.ts +2 -1
  302. package/dist-types/ts3.4/commands/UntagSAMLProviderCommand.d.ts +2 -1
  303. package/dist-types/ts3.4/commands/UntagServerCertificateCommand.d.ts +2 -1
  304. package/dist-types/ts3.4/commands/UntagUserCommand.d.ts +2 -1
  305. package/dist-types/ts3.4/commands/UpdateAccessKeyCommand.d.ts +2 -1
  306. package/dist-types/ts3.4/commands/UpdateAccountPasswordPolicyCommand.d.ts +2 -1
  307. package/dist-types/ts3.4/commands/UpdateAssumeRolePolicyCommand.d.ts +2 -1
  308. package/dist-types/ts3.4/commands/UpdateGroupCommand.d.ts +2 -1
  309. package/dist-types/ts3.4/commands/UpdateLoginProfileCommand.d.ts +2 -1
  310. package/dist-types/ts3.4/commands/UpdateOpenIDConnectProviderThumbprintCommand.d.ts +2 -1
  311. package/dist-types/ts3.4/commands/UpdateRoleCommand.d.ts +2 -1
  312. package/dist-types/ts3.4/commands/UpdateRoleDescriptionCommand.d.ts +2 -1
  313. package/dist-types/ts3.4/commands/UpdateSAMLProviderCommand.d.ts +2 -1
  314. package/dist-types/ts3.4/commands/UpdateSSHPublicKeyCommand.d.ts +2 -1
  315. package/dist-types/ts3.4/commands/UpdateServerCertificateCommand.d.ts +2 -1
  316. package/dist-types/ts3.4/commands/UpdateServiceSpecificCredentialCommand.d.ts +2 -1
  317. package/dist-types/ts3.4/commands/UpdateSigningCertificateCommand.d.ts +2 -1
  318. package/dist-types/ts3.4/commands/UpdateUserCommand.d.ts +2 -1
  319. package/dist-types/ts3.4/commands/UploadSSHPublicKeyCommand.d.ts +2 -1
  320. package/dist-types/ts3.4/commands/UploadServerCertificateCommand.d.ts +2 -1
  321. package/dist-types/ts3.4/commands/UploadSigningCertificateCommand.d.ts +2 -1
  322. package/dist-types/ts3.4/models/IAMServiceException.d.ts +2 -1
  323. package/package.json +6 -6
@@ -5,7 +5,8 @@ import { GetCredentialReportResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetGroupRequest, GetGroupResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetGroupPolicyRequest, GetGroupPolicyResponse } from "../models/models_
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetInstanceProfileRequest, GetInstanceProfileResponse } from "../models
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetLoginProfileRequest, GetLoginProfileResponse } from "../models/model
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetMFADeviceRequest, GetMFADeviceResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetOpenIDConnectProviderRequest, GetOpenIDConnectProviderResponse } fro
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetOrganizationsAccessReportRequest, GetOrganizationsAccessReportRespon
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetPolicyRequest, GetPolicyResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetPolicyVersionRequest, GetPolicyVersionResponse } from "../models/mod
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetRoleRequest, GetRoleResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetRolePolicyRequest, GetRolePolicyResponse } from "../models/models_0"
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetSAMLProviderRequest, GetSAMLProviderResponse } from "../models/model
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetSSHPublicKeyRequest, GetSSHPublicKeyResponse } from "../models/model
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetServerCertificateRequest, GetServerCertificateResponse } from "../mo
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetServiceLastAccessedDetailsRequest, GetServiceLastAccessedDetailsResp
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetServiceLastAccessedDetailsWithEntitiesRequest, GetServiceLastAccesse
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetServiceLinkedRoleDeletionStatusRequest, GetServiceLinkedRoleDeletion
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetUserRequest, GetUserResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetUserPolicyRequest, GetUserPolicyResponse } from "../models/models_0"
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListAccessKeysRequest, ListAccessKeysResponse } from "../models/models_
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListAccountAliasesRequest, ListAccountAliasesResponse } from "../models
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListAttachedGroupPoliciesRequest, ListAttachedGroupPoliciesResponse } f
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListAttachedRolePoliciesRequest, ListAttachedRolePoliciesResponse } fro
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListAttachedUserPoliciesRequest, ListAttachedUserPoliciesResponse } fro
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListEntitiesForPolicyRequest, ListEntitiesForPolicyResponse } from "../
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListGroupPoliciesRequest, ListGroupPoliciesResponse } from "../models/m
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListGroupsRequest, ListGroupsResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListGroupsForUserRequest, ListGroupsForUserResponse } from "../models/m
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListInstanceProfileTagsRequest, ListInstanceProfileTagsResponse } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListInstanceProfilesRequest, ListInstanceProfilesResponse } from "../mo
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListInstanceProfilesForRoleRequest, ListInstanceProfilesForRoleResponse
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListMFADeviceTagsRequest, ListMFADeviceTagsResponse } from "../models/m
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListMFADevicesRequest, ListMFADevicesResponse } from "../models/models_
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListOpenIDConnectProviderTagsRequest, ListOpenIDConnectProviderTagsResp
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListOpenIDConnectProvidersRequest, ListOpenIDConnectProvidersResponse }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListPoliciesRequest, ListPoliciesResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListPoliciesGrantingServiceAccessRequest, ListPoliciesGrantingServiceAc
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListPolicyTagsRequest, ListPolicyTagsResponse } from "../models/models_
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListPolicyVersionsRequest, ListPolicyVersionsResponse } from "../models
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListRolePoliciesRequest, ListRolePoliciesResponse } from "../models/mod
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListRoleTagsRequest, ListRoleTagsResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListRolesRequest, ListRolesResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListSAMLProviderTagsRequest, ListSAMLProviderTagsResponse } from "../mo
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListSAMLProvidersRequest, ListSAMLProvidersResponse } from "../models/m
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListSSHPublicKeysRequest, ListSSHPublicKeysResponse } from "../models/m
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListServerCertificateTagsRequest, ListServerCertificateTagsResponse } f
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListServerCertificatesRequest, ListServerCertificatesResponse } from ".
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListServiceSpecificCredentialsRequest, ListServiceSpecificCredentialsRe
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListSigningCertificatesRequest, ListSigningCertificatesResponse } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListUserPoliciesRequest, ListUserPoliciesResponse } from "../models/mod
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListUserTagsRequest, ListUserTagsResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListUsersRequest, ListUsersResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListVirtualMFADevicesRequest, ListVirtualMFADevicesResponse } from "../
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PutGroupPolicyRequest } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PutRolePermissionsBoundaryRequest } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PutRolePolicyRequest } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PutUserPermissionsBoundaryRequest } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *