@aws-sdk/client-iam 3.651.1 → 3.654.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 (319) hide show
  1. package/dist-types/commands/AddClientIDToOpenIDConnectProviderCommand.d.ts +11 -0
  2. package/dist-types/commands/AddRoleToInstanceProfileCommand.d.ts +11 -0
  3. package/dist-types/commands/AddUserToGroupCommand.d.ts +11 -0
  4. package/dist-types/commands/AttachGroupPolicyCommand.d.ts +11 -0
  5. package/dist-types/commands/AttachRolePolicyCommand.d.ts +11 -0
  6. package/dist-types/commands/AttachUserPolicyCommand.d.ts +11 -0
  7. package/dist-types/commands/ChangePasswordCommand.d.ts +11 -0
  8. package/dist-types/commands/CreateAccessKeyCommand.d.ts +11 -0
  9. package/dist-types/commands/CreateAccountAliasCommand.d.ts +11 -0
  10. package/dist-types/commands/CreateGroupCommand.d.ts +11 -0
  11. package/dist-types/commands/CreateInstanceProfileCommand.d.ts +11 -0
  12. package/dist-types/commands/CreateLoginProfileCommand.d.ts +11 -0
  13. package/dist-types/commands/CreateOpenIDConnectProviderCommand.d.ts +11 -0
  14. package/dist-types/commands/CreatePolicyCommand.d.ts +11 -0
  15. package/dist-types/commands/CreatePolicyVersionCommand.d.ts +11 -0
  16. package/dist-types/commands/CreateRoleCommand.d.ts +11 -0
  17. package/dist-types/commands/CreateSAMLProviderCommand.d.ts +11 -0
  18. package/dist-types/commands/CreateServiceLinkedRoleCommand.d.ts +11 -0
  19. package/dist-types/commands/CreateServiceSpecificCredentialCommand.d.ts +11 -0
  20. package/dist-types/commands/CreateUserCommand.d.ts +11 -0
  21. package/dist-types/commands/CreateVirtualMFADeviceCommand.d.ts +11 -0
  22. package/dist-types/commands/DeactivateMFADeviceCommand.d.ts +11 -0
  23. package/dist-types/commands/DeleteAccessKeyCommand.d.ts +11 -0
  24. package/dist-types/commands/DeleteAccountAliasCommand.d.ts +11 -0
  25. package/dist-types/commands/DeleteAccountPasswordPolicyCommand.d.ts +11 -0
  26. package/dist-types/commands/DeleteGroupCommand.d.ts +11 -0
  27. package/dist-types/commands/DeleteGroupPolicyCommand.d.ts +11 -0
  28. package/dist-types/commands/DeleteInstanceProfileCommand.d.ts +11 -0
  29. package/dist-types/commands/DeleteLoginProfileCommand.d.ts +11 -0
  30. package/dist-types/commands/DeleteOpenIDConnectProviderCommand.d.ts +11 -0
  31. package/dist-types/commands/DeletePolicyCommand.d.ts +11 -0
  32. package/dist-types/commands/DeletePolicyVersionCommand.d.ts +11 -0
  33. package/dist-types/commands/DeleteRoleCommand.d.ts +11 -0
  34. package/dist-types/commands/DeleteRolePermissionsBoundaryCommand.d.ts +11 -0
  35. package/dist-types/commands/DeleteRolePolicyCommand.d.ts +11 -0
  36. package/dist-types/commands/DeleteSAMLProviderCommand.d.ts +11 -0
  37. package/dist-types/commands/DeleteSSHPublicKeyCommand.d.ts +11 -0
  38. package/dist-types/commands/DeleteServerCertificateCommand.d.ts +11 -0
  39. package/dist-types/commands/DeleteServiceLinkedRoleCommand.d.ts +11 -0
  40. package/dist-types/commands/DeleteServiceSpecificCredentialCommand.d.ts +11 -0
  41. package/dist-types/commands/DeleteSigningCertificateCommand.d.ts +11 -0
  42. package/dist-types/commands/DeleteUserCommand.d.ts +11 -0
  43. package/dist-types/commands/DeleteUserPermissionsBoundaryCommand.d.ts +11 -0
  44. package/dist-types/commands/DeleteUserPolicyCommand.d.ts +11 -0
  45. package/dist-types/commands/DeleteVirtualMFADeviceCommand.d.ts +11 -0
  46. package/dist-types/commands/DetachGroupPolicyCommand.d.ts +11 -0
  47. package/dist-types/commands/DetachRolePolicyCommand.d.ts +11 -0
  48. package/dist-types/commands/DetachUserPolicyCommand.d.ts +11 -0
  49. package/dist-types/commands/EnableMFADeviceCommand.d.ts +11 -0
  50. package/dist-types/commands/GenerateCredentialReportCommand.d.ts +11 -0
  51. package/dist-types/commands/GenerateOrganizationsAccessReportCommand.d.ts +11 -0
  52. package/dist-types/commands/GenerateServiceLastAccessedDetailsCommand.d.ts +11 -0
  53. package/dist-types/commands/GetAccessKeyLastUsedCommand.d.ts +11 -0
  54. package/dist-types/commands/GetAccountAuthorizationDetailsCommand.d.ts +11 -0
  55. package/dist-types/commands/GetAccountPasswordPolicyCommand.d.ts +11 -0
  56. package/dist-types/commands/GetAccountSummaryCommand.d.ts +11 -0
  57. package/dist-types/commands/GetContextKeysForCustomPolicyCommand.d.ts +11 -0
  58. package/dist-types/commands/GetContextKeysForPrincipalPolicyCommand.d.ts +11 -0
  59. package/dist-types/commands/GetCredentialReportCommand.d.ts +11 -0
  60. package/dist-types/commands/GetGroupCommand.d.ts +11 -0
  61. package/dist-types/commands/GetGroupPolicyCommand.d.ts +11 -0
  62. package/dist-types/commands/GetInstanceProfileCommand.d.ts +11 -0
  63. package/dist-types/commands/GetLoginProfileCommand.d.ts +11 -0
  64. package/dist-types/commands/GetMFADeviceCommand.d.ts +11 -0
  65. package/dist-types/commands/GetOpenIDConnectProviderCommand.d.ts +11 -0
  66. package/dist-types/commands/GetOrganizationsAccessReportCommand.d.ts +11 -0
  67. package/dist-types/commands/GetPolicyCommand.d.ts +11 -0
  68. package/dist-types/commands/GetPolicyVersionCommand.d.ts +11 -0
  69. package/dist-types/commands/GetRoleCommand.d.ts +11 -0
  70. package/dist-types/commands/GetRolePolicyCommand.d.ts +11 -0
  71. package/dist-types/commands/GetSAMLProviderCommand.d.ts +11 -0
  72. package/dist-types/commands/GetSSHPublicKeyCommand.d.ts +11 -0
  73. package/dist-types/commands/GetServerCertificateCommand.d.ts +11 -0
  74. package/dist-types/commands/GetServiceLastAccessedDetailsCommand.d.ts +11 -0
  75. package/dist-types/commands/GetServiceLastAccessedDetailsWithEntitiesCommand.d.ts +11 -0
  76. package/dist-types/commands/GetServiceLinkedRoleDeletionStatusCommand.d.ts +11 -0
  77. package/dist-types/commands/GetUserCommand.d.ts +11 -0
  78. package/dist-types/commands/GetUserPolicyCommand.d.ts +11 -0
  79. package/dist-types/commands/ListAccessKeysCommand.d.ts +11 -0
  80. package/dist-types/commands/ListAccountAliasesCommand.d.ts +11 -0
  81. package/dist-types/commands/ListAttachedGroupPoliciesCommand.d.ts +11 -0
  82. package/dist-types/commands/ListAttachedRolePoliciesCommand.d.ts +11 -0
  83. package/dist-types/commands/ListAttachedUserPoliciesCommand.d.ts +11 -0
  84. package/dist-types/commands/ListEntitiesForPolicyCommand.d.ts +11 -0
  85. package/dist-types/commands/ListGroupPoliciesCommand.d.ts +11 -0
  86. package/dist-types/commands/ListGroupsCommand.d.ts +11 -0
  87. package/dist-types/commands/ListGroupsForUserCommand.d.ts +11 -0
  88. package/dist-types/commands/ListInstanceProfileTagsCommand.d.ts +11 -0
  89. package/dist-types/commands/ListInstanceProfilesCommand.d.ts +11 -0
  90. package/dist-types/commands/ListInstanceProfilesForRoleCommand.d.ts +11 -0
  91. package/dist-types/commands/ListMFADeviceTagsCommand.d.ts +11 -0
  92. package/dist-types/commands/ListMFADevicesCommand.d.ts +11 -0
  93. package/dist-types/commands/ListOpenIDConnectProviderTagsCommand.d.ts +11 -0
  94. package/dist-types/commands/ListOpenIDConnectProvidersCommand.d.ts +11 -0
  95. package/dist-types/commands/ListPoliciesCommand.d.ts +11 -0
  96. package/dist-types/commands/ListPoliciesGrantingServiceAccessCommand.d.ts +11 -0
  97. package/dist-types/commands/ListPolicyTagsCommand.d.ts +11 -0
  98. package/dist-types/commands/ListPolicyVersionsCommand.d.ts +11 -0
  99. package/dist-types/commands/ListRolePoliciesCommand.d.ts +11 -0
  100. package/dist-types/commands/ListRoleTagsCommand.d.ts +11 -0
  101. package/dist-types/commands/ListRolesCommand.d.ts +11 -0
  102. package/dist-types/commands/ListSAMLProviderTagsCommand.d.ts +11 -0
  103. package/dist-types/commands/ListSAMLProvidersCommand.d.ts +11 -0
  104. package/dist-types/commands/ListSSHPublicKeysCommand.d.ts +11 -0
  105. package/dist-types/commands/ListServerCertificateTagsCommand.d.ts +11 -0
  106. package/dist-types/commands/ListServerCertificatesCommand.d.ts +11 -0
  107. package/dist-types/commands/ListServiceSpecificCredentialsCommand.d.ts +11 -0
  108. package/dist-types/commands/ListSigningCertificatesCommand.d.ts +11 -0
  109. package/dist-types/commands/ListUserPoliciesCommand.d.ts +11 -0
  110. package/dist-types/commands/ListUserTagsCommand.d.ts +11 -0
  111. package/dist-types/commands/ListUsersCommand.d.ts +11 -0
  112. package/dist-types/commands/ListVirtualMFADevicesCommand.d.ts +11 -0
  113. package/dist-types/commands/PutGroupPolicyCommand.d.ts +11 -0
  114. package/dist-types/commands/PutRolePermissionsBoundaryCommand.d.ts +11 -0
  115. package/dist-types/commands/PutRolePolicyCommand.d.ts +11 -0
  116. package/dist-types/commands/PutUserPermissionsBoundaryCommand.d.ts +11 -0
  117. package/dist-types/commands/PutUserPolicyCommand.d.ts +11 -0
  118. package/dist-types/commands/RemoveClientIDFromOpenIDConnectProviderCommand.d.ts +11 -0
  119. package/dist-types/commands/RemoveRoleFromInstanceProfileCommand.d.ts +11 -0
  120. package/dist-types/commands/RemoveUserFromGroupCommand.d.ts +11 -0
  121. package/dist-types/commands/ResetServiceSpecificCredentialCommand.d.ts +11 -0
  122. package/dist-types/commands/ResyncMFADeviceCommand.d.ts +11 -0
  123. package/dist-types/commands/SetDefaultPolicyVersionCommand.d.ts +11 -0
  124. package/dist-types/commands/SetSecurityTokenServicePreferencesCommand.d.ts +11 -0
  125. package/dist-types/commands/SimulateCustomPolicyCommand.d.ts +11 -0
  126. package/dist-types/commands/SimulatePrincipalPolicyCommand.d.ts +11 -0
  127. package/dist-types/commands/TagInstanceProfileCommand.d.ts +11 -0
  128. package/dist-types/commands/TagMFADeviceCommand.d.ts +11 -0
  129. package/dist-types/commands/TagOpenIDConnectProviderCommand.d.ts +11 -0
  130. package/dist-types/commands/TagPolicyCommand.d.ts +11 -0
  131. package/dist-types/commands/TagRoleCommand.d.ts +11 -0
  132. package/dist-types/commands/TagSAMLProviderCommand.d.ts +11 -0
  133. package/dist-types/commands/TagServerCertificateCommand.d.ts +11 -0
  134. package/dist-types/commands/TagUserCommand.d.ts +11 -0
  135. package/dist-types/commands/UntagInstanceProfileCommand.d.ts +11 -0
  136. package/dist-types/commands/UntagMFADeviceCommand.d.ts +11 -0
  137. package/dist-types/commands/UntagOpenIDConnectProviderCommand.d.ts +11 -0
  138. package/dist-types/commands/UntagPolicyCommand.d.ts +11 -0
  139. package/dist-types/commands/UntagRoleCommand.d.ts +11 -0
  140. package/dist-types/commands/UntagSAMLProviderCommand.d.ts +11 -0
  141. package/dist-types/commands/UntagServerCertificateCommand.d.ts +11 -0
  142. package/dist-types/commands/UntagUserCommand.d.ts +11 -0
  143. package/dist-types/commands/UpdateAccessKeyCommand.d.ts +11 -0
  144. package/dist-types/commands/UpdateAccountPasswordPolicyCommand.d.ts +11 -0
  145. package/dist-types/commands/UpdateAssumeRolePolicyCommand.d.ts +11 -0
  146. package/dist-types/commands/UpdateGroupCommand.d.ts +11 -0
  147. package/dist-types/commands/UpdateLoginProfileCommand.d.ts +11 -0
  148. package/dist-types/commands/UpdateOpenIDConnectProviderThumbprintCommand.d.ts +11 -0
  149. package/dist-types/commands/UpdateRoleCommand.d.ts +11 -0
  150. package/dist-types/commands/UpdateRoleDescriptionCommand.d.ts +11 -0
  151. package/dist-types/commands/UpdateSAMLProviderCommand.d.ts +11 -0
  152. package/dist-types/commands/UpdateSSHPublicKeyCommand.d.ts +11 -0
  153. package/dist-types/commands/UpdateServerCertificateCommand.d.ts +11 -0
  154. package/dist-types/commands/UpdateServiceSpecificCredentialCommand.d.ts +11 -0
  155. package/dist-types/commands/UpdateSigningCertificateCommand.d.ts +11 -0
  156. package/dist-types/commands/UpdateUserCommand.d.ts +11 -0
  157. package/dist-types/commands/UploadSSHPublicKeyCommand.d.ts +11 -0
  158. package/dist-types/commands/UploadServerCertificateCommand.d.ts +11 -0
  159. package/dist-types/commands/UploadSigningCertificateCommand.d.ts +11 -0
  160. package/dist-types/ts3.4/commands/AddClientIDToOpenIDConnectProviderCommand.d.ts +12 -1
  161. package/dist-types/ts3.4/commands/AddRoleToInstanceProfileCommand.d.ts +12 -1
  162. package/dist-types/ts3.4/commands/AddUserToGroupCommand.d.ts +12 -1
  163. package/dist-types/ts3.4/commands/AttachGroupPolicyCommand.d.ts +12 -1
  164. package/dist-types/ts3.4/commands/AttachRolePolicyCommand.d.ts +12 -1
  165. package/dist-types/ts3.4/commands/AttachUserPolicyCommand.d.ts +12 -1
  166. package/dist-types/ts3.4/commands/ChangePasswordCommand.d.ts +12 -1
  167. package/dist-types/ts3.4/commands/CreateAccessKeyCommand.d.ts +12 -1
  168. package/dist-types/ts3.4/commands/CreateAccountAliasCommand.d.ts +12 -1
  169. package/dist-types/ts3.4/commands/CreateGroupCommand.d.ts +12 -1
  170. package/dist-types/ts3.4/commands/CreateInstanceProfileCommand.d.ts +12 -1
  171. package/dist-types/ts3.4/commands/CreateLoginProfileCommand.d.ts +12 -1
  172. package/dist-types/ts3.4/commands/CreateOpenIDConnectProviderCommand.d.ts +12 -1
  173. package/dist-types/ts3.4/commands/CreatePolicyCommand.d.ts +12 -1
  174. package/dist-types/ts3.4/commands/CreatePolicyVersionCommand.d.ts +12 -1
  175. package/dist-types/ts3.4/commands/CreateRoleCommand.d.ts +12 -1
  176. package/dist-types/ts3.4/commands/CreateSAMLProviderCommand.d.ts +12 -1
  177. package/dist-types/ts3.4/commands/CreateServiceLinkedRoleCommand.d.ts +12 -1
  178. package/dist-types/ts3.4/commands/CreateServiceSpecificCredentialCommand.d.ts +12 -1
  179. package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +12 -1
  180. package/dist-types/ts3.4/commands/CreateVirtualMFADeviceCommand.d.ts +12 -1
  181. package/dist-types/ts3.4/commands/DeactivateMFADeviceCommand.d.ts +12 -1
  182. package/dist-types/ts3.4/commands/DeleteAccessKeyCommand.d.ts +12 -1
  183. package/dist-types/ts3.4/commands/DeleteAccountAliasCommand.d.ts +12 -1
  184. package/dist-types/ts3.4/commands/DeleteAccountPasswordPolicyCommand.d.ts +12 -1
  185. package/dist-types/ts3.4/commands/DeleteGroupCommand.d.ts +12 -1
  186. package/dist-types/ts3.4/commands/DeleteGroupPolicyCommand.d.ts +12 -1
  187. package/dist-types/ts3.4/commands/DeleteInstanceProfileCommand.d.ts +12 -1
  188. package/dist-types/ts3.4/commands/DeleteLoginProfileCommand.d.ts +12 -1
  189. package/dist-types/ts3.4/commands/DeleteOpenIDConnectProviderCommand.d.ts +12 -1
  190. package/dist-types/ts3.4/commands/DeletePolicyCommand.d.ts +12 -1
  191. package/dist-types/ts3.4/commands/DeletePolicyVersionCommand.d.ts +12 -1
  192. package/dist-types/ts3.4/commands/DeleteRoleCommand.d.ts +12 -1
  193. package/dist-types/ts3.4/commands/DeleteRolePermissionsBoundaryCommand.d.ts +12 -1
  194. package/dist-types/ts3.4/commands/DeleteRolePolicyCommand.d.ts +12 -1
  195. package/dist-types/ts3.4/commands/DeleteSAMLProviderCommand.d.ts +12 -1
  196. package/dist-types/ts3.4/commands/DeleteSSHPublicKeyCommand.d.ts +12 -1
  197. package/dist-types/ts3.4/commands/DeleteServerCertificateCommand.d.ts +12 -1
  198. package/dist-types/ts3.4/commands/DeleteServiceLinkedRoleCommand.d.ts +12 -1
  199. package/dist-types/ts3.4/commands/DeleteServiceSpecificCredentialCommand.d.ts +12 -1
  200. package/dist-types/ts3.4/commands/DeleteSigningCertificateCommand.d.ts +12 -1
  201. package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +12 -1
  202. package/dist-types/ts3.4/commands/DeleteUserPermissionsBoundaryCommand.d.ts +12 -1
  203. package/dist-types/ts3.4/commands/DeleteUserPolicyCommand.d.ts +12 -1
  204. package/dist-types/ts3.4/commands/DeleteVirtualMFADeviceCommand.d.ts +12 -1
  205. package/dist-types/ts3.4/commands/DetachGroupPolicyCommand.d.ts +12 -1
  206. package/dist-types/ts3.4/commands/DetachRolePolicyCommand.d.ts +12 -1
  207. package/dist-types/ts3.4/commands/DetachUserPolicyCommand.d.ts +12 -1
  208. package/dist-types/ts3.4/commands/EnableMFADeviceCommand.d.ts +12 -1
  209. package/dist-types/ts3.4/commands/GenerateCredentialReportCommand.d.ts +12 -1
  210. package/dist-types/ts3.4/commands/GenerateOrganizationsAccessReportCommand.d.ts +12 -1
  211. package/dist-types/ts3.4/commands/GenerateServiceLastAccessedDetailsCommand.d.ts +12 -1
  212. package/dist-types/ts3.4/commands/GetAccessKeyLastUsedCommand.d.ts +12 -1
  213. package/dist-types/ts3.4/commands/GetAccountAuthorizationDetailsCommand.d.ts +12 -1
  214. package/dist-types/ts3.4/commands/GetAccountPasswordPolicyCommand.d.ts +12 -1
  215. package/dist-types/ts3.4/commands/GetAccountSummaryCommand.d.ts +12 -1
  216. package/dist-types/ts3.4/commands/GetContextKeysForCustomPolicyCommand.d.ts +12 -1
  217. package/dist-types/ts3.4/commands/GetContextKeysForPrincipalPolicyCommand.d.ts +12 -1
  218. package/dist-types/ts3.4/commands/GetCredentialReportCommand.d.ts +12 -1
  219. package/dist-types/ts3.4/commands/GetGroupCommand.d.ts +12 -1
  220. package/dist-types/ts3.4/commands/GetGroupPolicyCommand.d.ts +12 -1
  221. package/dist-types/ts3.4/commands/GetInstanceProfileCommand.d.ts +12 -1
  222. package/dist-types/ts3.4/commands/GetLoginProfileCommand.d.ts +12 -1
  223. package/dist-types/ts3.4/commands/GetMFADeviceCommand.d.ts +12 -1
  224. package/dist-types/ts3.4/commands/GetOpenIDConnectProviderCommand.d.ts +12 -1
  225. package/dist-types/ts3.4/commands/GetOrganizationsAccessReportCommand.d.ts +12 -1
  226. package/dist-types/ts3.4/commands/GetPolicyCommand.d.ts +12 -1
  227. package/dist-types/ts3.4/commands/GetPolicyVersionCommand.d.ts +12 -1
  228. package/dist-types/ts3.4/commands/GetRoleCommand.d.ts +12 -1
  229. package/dist-types/ts3.4/commands/GetRolePolicyCommand.d.ts +12 -1
  230. package/dist-types/ts3.4/commands/GetSAMLProviderCommand.d.ts +12 -1
  231. package/dist-types/ts3.4/commands/GetSSHPublicKeyCommand.d.ts +12 -1
  232. package/dist-types/ts3.4/commands/GetServerCertificateCommand.d.ts +12 -1
  233. package/dist-types/ts3.4/commands/GetServiceLastAccessedDetailsCommand.d.ts +12 -1
  234. package/dist-types/ts3.4/commands/GetServiceLastAccessedDetailsWithEntitiesCommand.d.ts +12 -1
  235. package/dist-types/ts3.4/commands/GetServiceLinkedRoleDeletionStatusCommand.d.ts +12 -1
  236. package/dist-types/ts3.4/commands/GetUserCommand.d.ts +12 -1
  237. package/dist-types/ts3.4/commands/GetUserPolicyCommand.d.ts +12 -1
  238. package/dist-types/ts3.4/commands/ListAccessKeysCommand.d.ts +12 -1
  239. package/dist-types/ts3.4/commands/ListAccountAliasesCommand.d.ts +12 -1
  240. package/dist-types/ts3.4/commands/ListAttachedGroupPoliciesCommand.d.ts +12 -1
  241. package/dist-types/ts3.4/commands/ListAttachedRolePoliciesCommand.d.ts +12 -1
  242. package/dist-types/ts3.4/commands/ListAttachedUserPoliciesCommand.d.ts +12 -1
  243. package/dist-types/ts3.4/commands/ListEntitiesForPolicyCommand.d.ts +12 -1
  244. package/dist-types/ts3.4/commands/ListGroupPoliciesCommand.d.ts +12 -1
  245. package/dist-types/ts3.4/commands/ListGroupsCommand.d.ts +12 -1
  246. package/dist-types/ts3.4/commands/ListGroupsForUserCommand.d.ts +12 -1
  247. package/dist-types/ts3.4/commands/ListInstanceProfileTagsCommand.d.ts +12 -1
  248. package/dist-types/ts3.4/commands/ListInstanceProfilesCommand.d.ts +12 -1
  249. package/dist-types/ts3.4/commands/ListInstanceProfilesForRoleCommand.d.ts +12 -1
  250. package/dist-types/ts3.4/commands/ListMFADeviceTagsCommand.d.ts +12 -1
  251. package/dist-types/ts3.4/commands/ListMFADevicesCommand.d.ts +12 -1
  252. package/dist-types/ts3.4/commands/ListOpenIDConnectProviderTagsCommand.d.ts +12 -1
  253. package/dist-types/ts3.4/commands/ListOpenIDConnectProvidersCommand.d.ts +12 -1
  254. package/dist-types/ts3.4/commands/ListPoliciesCommand.d.ts +12 -1
  255. package/dist-types/ts3.4/commands/ListPoliciesGrantingServiceAccessCommand.d.ts +12 -1
  256. package/dist-types/ts3.4/commands/ListPolicyTagsCommand.d.ts +12 -1
  257. package/dist-types/ts3.4/commands/ListPolicyVersionsCommand.d.ts +12 -1
  258. package/dist-types/ts3.4/commands/ListRolePoliciesCommand.d.ts +12 -1
  259. package/dist-types/ts3.4/commands/ListRoleTagsCommand.d.ts +12 -1
  260. package/dist-types/ts3.4/commands/ListRolesCommand.d.ts +12 -1
  261. package/dist-types/ts3.4/commands/ListSAMLProviderTagsCommand.d.ts +12 -1
  262. package/dist-types/ts3.4/commands/ListSAMLProvidersCommand.d.ts +12 -1
  263. package/dist-types/ts3.4/commands/ListSSHPublicKeysCommand.d.ts +12 -1
  264. package/dist-types/ts3.4/commands/ListServerCertificateTagsCommand.d.ts +12 -1
  265. package/dist-types/ts3.4/commands/ListServerCertificatesCommand.d.ts +12 -1
  266. package/dist-types/ts3.4/commands/ListServiceSpecificCredentialsCommand.d.ts +12 -1
  267. package/dist-types/ts3.4/commands/ListSigningCertificatesCommand.d.ts +12 -1
  268. package/dist-types/ts3.4/commands/ListUserPoliciesCommand.d.ts +12 -1
  269. package/dist-types/ts3.4/commands/ListUserTagsCommand.d.ts +12 -1
  270. package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +12 -1
  271. package/dist-types/ts3.4/commands/ListVirtualMFADevicesCommand.d.ts +12 -1
  272. package/dist-types/ts3.4/commands/PutGroupPolicyCommand.d.ts +12 -1
  273. package/dist-types/ts3.4/commands/PutRolePermissionsBoundaryCommand.d.ts +12 -1
  274. package/dist-types/ts3.4/commands/PutRolePolicyCommand.d.ts +12 -1
  275. package/dist-types/ts3.4/commands/PutUserPermissionsBoundaryCommand.d.ts +12 -1
  276. package/dist-types/ts3.4/commands/PutUserPolicyCommand.d.ts +12 -1
  277. package/dist-types/ts3.4/commands/RemoveClientIDFromOpenIDConnectProviderCommand.d.ts +12 -1
  278. package/dist-types/ts3.4/commands/RemoveRoleFromInstanceProfileCommand.d.ts +12 -1
  279. package/dist-types/ts3.4/commands/RemoveUserFromGroupCommand.d.ts +12 -1
  280. package/dist-types/ts3.4/commands/ResetServiceSpecificCredentialCommand.d.ts +12 -1
  281. package/dist-types/ts3.4/commands/ResyncMFADeviceCommand.d.ts +12 -1
  282. package/dist-types/ts3.4/commands/SetDefaultPolicyVersionCommand.d.ts +12 -1
  283. package/dist-types/ts3.4/commands/SetSecurityTokenServicePreferencesCommand.d.ts +12 -1
  284. package/dist-types/ts3.4/commands/SimulateCustomPolicyCommand.d.ts +12 -1
  285. package/dist-types/ts3.4/commands/SimulatePrincipalPolicyCommand.d.ts +12 -1
  286. package/dist-types/ts3.4/commands/TagInstanceProfileCommand.d.ts +12 -1
  287. package/dist-types/ts3.4/commands/TagMFADeviceCommand.d.ts +12 -1
  288. package/dist-types/ts3.4/commands/TagOpenIDConnectProviderCommand.d.ts +12 -1
  289. package/dist-types/ts3.4/commands/TagPolicyCommand.d.ts +12 -1
  290. package/dist-types/ts3.4/commands/TagRoleCommand.d.ts +12 -1
  291. package/dist-types/ts3.4/commands/TagSAMLProviderCommand.d.ts +12 -1
  292. package/dist-types/ts3.4/commands/TagServerCertificateCommand.d.ts +12 -1
  293. package/dist-types/ts3.4/commands/TagUserCommand.d.ts +12 -1
  294. package/dist-types/ts3.4/commands/UntagInstanceProfileCommand.d.ts +12 -1
  295. package/dist-types/ts3.4/commands/UntagMFADeviceCommand.d.ts +12 -1
  296. package/dist-types/ts3.4/commands/UntagOpenIDConnectProviderCommand.d.ts +12 -1
  297. package/dist-types/ts3.4/commands/UntagPolicyCommand.d.ts +12 -1
  298. package/dist-types/ts3.4/commands/UntagRoleCommand.d.ts +12 -1
  299. package/dist-types/ts3.4/commands/UntagSAMLProviderCommand.d.ts +12 -1
  300. package/dist-types/ts3.4/commands/UntagServerCertificateCommand.d.ts +12 -1
  301. package/dist-types/ts3.4/commands/UntagUserCommand.d.ts +12 -1
  302. package/dist-types/ts3.4/commands/UpdateAccessKeyCommand.d.ts +12 -1
  303. package/dist-types/ts3.4/commands/UpdateAccountPasswordPolicyCommand.d.ts +12 -1
  304. package/dist-types/ts3.4/commands/UpdateAssumeRolePolicyCommand.d.ts +12 -1
  305. package/dist-types/ts3.4/commands/UpdateGroupCommand.d.ts +12 -1
  306. package/dist-types/ts3.4/commands/UpdateLoginProfileCommand.d.ts +12 -1
  307. package/dist-types/ts3.4/commands/UpdateOpenIDConnectProviderThumbprintCommand.d.ts +12 -1
  308. package/dist-types/ts3.4/commands/UpdateRoleCommand.d.ts +12 -1
  309. package/dist-types/ts3.4/commands/UpdateRoleDescriptionCommand.d.ts +12 -1
  310. package/dist-types/ts3.4/commands/UpdateSAMLProviderCommand.d.ts +12 -1
  311. package/dist-types/ts3.4/commands/UpdateSSHPublicKeyCommand.d.ts +12 -1
  312. package/dist-types/ts3.4/commands/UpdateServerCertificateCommand.d.ts +12 -1
  313. package/dist-types/ts3.4/commands/UpdateServiceSpecificCredentialCommand.d.ts +12 -1
  314. package/dist-types/ts3.4/commands/UpdateSigningCertificateCommand.d.ts +12 -1
  315. package/dist-types/ts3.4/commands/UpdateUserCommand.d.ts +12 -1
  316. package/dist-types/ts3.4/commands/UploadSSHPublicKeyCommand.d.ts +12 -1
  317. package/dist-types/ts3.4/commands/UploadServerCertificateCommand.d.ts +12 -1
  318. package/dist-types/ts3.4/commands/UploadSigningCertificateCommand.d.ts +12 -1
  319. package/package.json +36 -36
@@ -36,4 +36,15 @@ declare const GetSAMLProviderCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class GetSAMLProviderCommand extends GetSAMLProviderCommand_base {}
39
+ export declare class GetSAMLProviderCommand extends GetSAMLProviderCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: GetSAMLProviderRequest;
43
+ output: GetSAMLProviderResponse;
44
+ };
45
+ sdk: {
46
+ input: GetSAMLProviderCommandInput;
47
+ output: GetSAMLProviderCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -36,4 +36,15 @@ declare const GetSSHPublicKeyCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class GetSSHPublicKeyCommand extends GetSSHPublicKeyCommand_base {}
39
+ export declare class GetSSHPublicKeyCommand extends GetSSHPublicKeyCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: GetSSHPublicKeyRequest;
43
+ output: GetSSHPublicKeyResponse;
44
+ };
45
+ sdk: {
46
+ input: GetSSHPublicKeyCommandInput;
47
+ output: GetSSHPublicKeyCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const GetServerCertificateCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetServerCertificateCommand extends GetServerCertificateCommand_base {}
40
+ export declare class GetServerCertificateCommand extends GetServerCertificateCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetServerCertificateRequest;
44
+ output: GetServerCertificateResponse;
45
+ };
46
+ sdk: {
47
+ input: GetServerCertificateCommandInput;
48
+ output: GetServerCertificateCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const GetServiceLastAccessedDetailsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetServiceLastAccessedDetailsCommand extends GetServiceLastAccessedDetailsCommand_base {}
40
+ export declare class GetServiceLastAccessedDetailsCommand extends GetServiceLastAccessedDetailsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetServiceLastAccessedDetailsRequest;
44
+ output: GetServiceLastAccessedDetailsResponse;
45
+ };
46
+ sdk: {
47
+ input: GetServiceLastAccessedDetailsCommandInput;
48
+ output: GetServiceLastAccessedDetailsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const GetServiceLastAccessedDetailsWithEntitiesCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetServiceLastAccessedDetailsWithEntitiesCommand extends GetServiceLastAccessedDetailsWithEntitiesCommand_base {}
40
+ export declare class GetServiceLastAccessedDetailsWithEntitiesCommand extends GetServiceLastAccessedDetailsWithEntitiesCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetServiceLastAccessedDetailsWithEntitiesRequest;
44
+ output: GetServiceLastAccessedDetailsWithEntitiesResponse;
45
+ };
46
+ sdk: {
47
+ input: GetServiceLastAccessedDetailsWithEntitiesCommandInput;
48
+ output: GetServiceLastAccessedDetailsWithEntitiesCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const GetServiceLinkedRoleDeletionStatusCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetServiceLinkedRoleDeletionStatusCommand extends GetServiceLinkedRoleDeletionStatusCommand_base {}
40
+ export declare class GetServiceLinkedRoleDeletionStatusCommand extends GetServiceLinkedRoleDeletionStatusCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetServiceLinkedRoleDeletionStatusRequest;
44
+ output: GetServiceLinkedRoleDeletionStatusResponse;
45
+ };
46
+ sdk: {
47
+ input: GetServiceLinkedRoleDeletionStatusCommandInput;
48
+ output: GetServiceLinkedRoleDeletionStatusCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -31,4 +31,15 @@ declare const GetUserCommand_base: {
31
31
  >;
32
32
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
33
33
  };
34
- export declare class GetUserCommand extends GetUserCommand_base {}
34
+ export declare class GetUserCommand extends GetUserCommand_base {
35
+ protected static __types: {
36
+ api: {
37
+ input: GetUserRequest;
38
+ output: GetUserResponse;
39
+ };
40
+ sdk: {
41
+ input: GetUserCommandInput;
42
+ output: GetUserCommandOutput;
43
+ };
44
+ };
45
+ }
@@ -36,4 +36,15 @@ declare const GetUserPolicyCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class GetUserPolicyCommand extends GetUserPolicyCommand_base {}
39
+ export declare class GetUserPolicyCommand extends GetUserPolicyCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: GetUserPolicyRequest;
43
+ output: GetUserPolicyResponse;
44
+ };
45
+ sdk: {
46
+ input: GetUserPolicyCommandInput;
47
+ output: GetUserPolicyCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -36,4 +36,15 @@ declare const ListAccessKeysCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class ListAccessKeysCommand extends ListAccessKeysCommand_base {}
39
+ export declare class ListAccessKeysCommand extends ListAccessKeysCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: ListAccessKeysRequest;
43
+ output: ListAccessKeysResponse;
44
+ };
45
+ sdk: {
46
+ input: ListAccessKeysCommandInput;
47
+ output: ListAccessKeysCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const ListAccountAliasesCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListAccountAliasesCommand extends ListAccountAliasesCommand_base {}
40
+ export declare class ListAccountAliasesCommand extends ListAccountAliasesCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListAccountAliasesRequest;
44
+ output: ListAccountAliasesResponse;
45
+ };
46
+ sdk: {
47
+ input: ListAccountAliasesCommandInput;
48
+ output: ListAccountAliasesCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListAttachedGroupPoliciesCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListAttachedGroupPoliciesCommand extends ListAttachedGroupPoliciesCommand_base {}
40
+ export declare class ListAttachedGroupPoliciesCommand extends ListAttachedGroupPoliciesCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListAttachedGroupPoliciesRequest;
44
+ output: ListAttachedGroupPoliciesResponse;
45
+ };
46
+ sdk: {
47
+ input: ListAttachedGroupPoliciesCommandInput;
48
+ output: ListAttachedGroupPoliciesCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListAttachedRolePoliciesCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListAttachedRolePoliciesCommand extends ListAttachedRolePoliciesCommand_base {}
40
+ export declare class ListAttachedRolePoliciesCommand extends ListAttachedRolePoliciesCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListAttachedRolePoliciesRequest;
44
+ output: ListAttachedRolePoliciesResponse;
45
+ };
46
+ sdk: {
47
+ input: ListAttachedRolePoliciesCommandInput;
48
+ output: ListAttachedRolePoliciesCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListAttachedUserPoliciesCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListAttachedUserPoliciesCommand extends ListAttachedUserPoliciesCommand_base {}
40
+ export declare class ListAttachedUserPoliciesCommand extends ListAttachedUserPoliciesCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListAttachedUserPoliciesRequest;
44
+ output: ListAttachedUserPoliciesResponse;
45
+ };
46
+ sdk: {
47
+ input: ListAttachedUserPoliciesCommandInput;
48
+ output: ListAttachedUserPoliciesCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListEntitiesForPolicyCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListEntitiesForPolicyCommand extends ListEntitiesForPolicyCommand_base {}
40
+ export declare class ListEntitiesForPolicyCommand extends ListEntitiesForPolicyCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListEntitiesForPolicyRequest;
44
+ output: ListEntitiesForPolicyResponse;
45
+ };
46
+ sdk: {
47
+ input: ListEntitiesForPolicyCommandInput;
48
+ output: ListEntitiesForPolicyCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListGroupPoliciesCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListGroupPoliciesCommand extends ListGroupPoliciesCommand_base {}
40
+ export declare class ListGroupPoliciesCommand extends ListGroupPoliciesCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListGroupPoliciesRequest;
44
+ output: ListGroupPoliciesResponse;
45
+ };
46
+ sdk: {
47
+ input: ListGroupPoliciesCommandInput;
48
+ output: ListGroupPoliciesCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -33,4 +33,15 @@ declare const ListGroupsCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class ListGroupsCommand extends ListGroupsCommand_base {}
36
+ export declare class ListGroupsCommand extends ListGroupsCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: ListGroupsRequest;
40
+ output: ListGroupsResponse;
41
+ };
42
+ sdk: {
43
+ input: ListGroupsCommandInput;
44
+ output: ListGroupsCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -37,4 +37,15 @@ declare const ListGroupsForUserCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListGroupsForUserCommand extends ListGroupsForUserCommand_base {}
40
+ export declare class ListGroupsForUserCommand extends ListGroupsForUserCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListGroupsForUserRequest;
44
+ output: ListGroupsForUserResponse;
45
+ };
46
+ sdk: {
47
+ input: ListGroupsForUserCommandInput;
48
+ output: ListGroupsForUserCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListInstanceProfileTagsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListInstanceProfileTagsCommand extends ListInstanceProfileTagsCommand_base {}
40
+ export declare class ListInstanceProfileTagsCommand extends ListInstanceProfileTagsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListInstanceProfileTagsRequest;
44
+ output: ListInstanceProfileTagsResponse;
45
+ };
46
+ sdk: {
47
+ input: ListInstanceProfileTagsCommandInput;
48
+ output: ListInstanceProfileTagsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListInstanceProfilesCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListInstanceProfilesCommand extends ListInstanceProfilesCommand_base {}
40
+ export declare class ListInstanceProfilesCommand extends ListInstanceProfilesCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListInstanceProfilesRequest;
44
+ output: ListInstanceProfilesResponse;
45
+ };
46
+ sdk: {
47
+ input: ListInstanceProfilesCommandInput;
48
+ output: ListInstanceProfilesCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListInstanceProfilesForRoleCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListInstanceProfilesForRoleCommand extends ListInstanceProfilesForRoleCommand_base {}
40
+ export declare class ListInstanceProfilesForRoleCommand extends ListInstanceProfilesForRoleCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListInstanceProfilesForRoleRequest;
44
+ output: ListInstanceProfilesForRoleResponse;
45
+ };
46
+ sdk: {
47
+ input: ListInstanceProfilesForRoleCommandInput;
48
+ output: ListInstanceProfilesForRoleCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListMFADeviceTagsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListMFADeviceTagsCommand extends ListMFADeviceTagsCommand_base {}
40
+ export declare class ListMFADeviceTagsCommand extends ListMFADeviceTagsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListMFADeviceTagsRequest;
44
+ output: ListMFADeviceTagsResponse;
45
+ };
46
+ sdk: {
47
+ input: ListMFADeviceTagsCommandInput;
48
+ output: ListMFADeviceTagsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const ListMFADevicesCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class ListMFADevicesCommand extends ListMFADevicesCommand_base {}
39
+ export declare class ListMFADevicesCommand extends ListMFADevicesCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: ListMFADevicesRequest;
43
+ output: ListMFADevicesResponse;
44
+ };
45
+ sdk: {
46
+ input: ListMFADevicesCommandInput;
47
+ output: ListMFADevicesCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const ListOpenIDConnectProviderTagsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListOpenIDConnectProviderTagsCommand extends ListOpenIDConnectProviderTagsCommand_base {}
40
+ export declare class ListOpenIDConnectProviderTagsCommand extends ListOpenIDConnectProviderTagsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListOpenIDConnectProviderTagsRequest;
44
+ output: ListOpenIDConnectProviderTagsResponse;
45
+ };
46
+ sdk: {
47
+ input: ListOpenIDConnectProviderTagsCommandInput;
48
+ output: ListOpenIDConnectProviderTagsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListOpenIDConnectProvidersCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListOpenIDConnectProvidersCommand extends ListOpenIDConnectProvidersCommand_base {}
40
+ export declare class ListOpenIDConnectProvidersCommand extends ListOpenIDConnectProvidersCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: {};
44
+ output: ListOpenIDConnectProvidersResponse;
45
+ };
46
+ sdk: {
47
+ input: ListOpenIDConnectProvidersCommandInput;
48
+ output: ListOpenIDConnectProvidersCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -33,4 +33,15 @@ declare const ListPoliciesCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class ListPoliciesCommand extends ListPoliciesCommand_base {}
36
+ export declare class ListPoliciesCommand extends ListPoliciesCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: ListPoliciesRequest;
40
+ output: ListPoliciesResponse;
41
+ };
42
+ sdk: {
43
+ input: ListPoliciesCommandInput;
44
+ output: ListPoliciesCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -37,4 +37,15 @@ declare const ListPoliciesGrantingServiceAccessCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListPoliciesGrantingServiceAccessCommand extends ListPoliciesGrantingServiceAccessCommand_base {}
40
+ export declare class ListPoliciesGrantingServiceAccessCommand extends ListPoliciesGrantingServiceAccessCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListPoliciesGrantingServiceAccessRequest;
44
+ output: ListPoliciesGrantingServiceAccessResponse;
45
+ };
46
+ sdk: {
47
+ input: ListPoliciesGrantingServiceAccessCommandInput;
48
+ output: ListPoliciesGrantingServiceAccessCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const ListPolicyTagsCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class ListPolicyTagsCommand extends ListPolicyTagsCommand_base {}
39
+ export declare class ListPolicyTagsCommand extends ListPolicyTagsCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: ListPolicyTagsRequest;
43
+ output: ListPolicyTagsResponse;
44
+ };
45
+ sdk: {
46
+ input: ListPolicyTagsCommandInput;
47
+ output: ListPolicyTagsCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const ListPolicyVersionsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListPolicyVersionsCommand extends ListPolicyVersionsCommand_base {}
40
+ export declare class ListPolicyVersionsCommand extends ListPolicyVersionsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListPolicyVersionsRequest;
44
+ output: ListPolicyVersionsResponse;
45
+ };
46
+ sdk: {
47
+ input: ListPolicyVersionsCommandInput;
48
+ output: ListPolicyVersionsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const ListRolePoliciesCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class ListRolePoliciesCommand extends ListRolePoliciesCommand_base {}
39
+ export declare class ListRolePoliciesCommand extends ListRolePoliciesCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: ListRolePoliciesRequest;
43
+ output: ListRolePoliciesResponse;
44
+ };
45
+ sdk: {
46
+ input: ListRolePoliciesCommandInput;
47
+ output: ListRolePoliciesCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -33,4 +33,15 @@ declare const ListRoleTagsCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class ListRoleTagsCommand extends ListRoleTagsCommand_base {}
36
+ export declare class ListRoleTagsCommand extends ListRoleTagsCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: ListRoleTagsRequest;
40
+ output: ListRoleTagsResponse;
41
+ };
42
+ sdk: {
43
+ input: ListRoleTagsCommandInput;
44
+ output: ListRoleTagsCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -33,4 +33,15 @@ declare const ListRolesCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class ListRolesCommand extends ListRolesCommand_base {}
36
+ export declare class ListRolesCommand extends ListRolesCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: ListRolesRequest;
40
+ output: ListRolesResponse;
41
+ };
42
+ sdk: {
43
+ input: ListRolesCommandInput;
44
+ output: ListRolesCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -37,4 +37,15 @@ declare const ListSAMLProviderTagsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListSAMLProviderTagsCommand extends ListSAMLProviderTagsCommand_base {}
40
+ export declare class ListSAMLProviderTagsCommand extends ListSAMLProviderTagsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListSAMLProviderTagsRequest;
44
+ output: ListSAMLProviderTagsResponse;
45
+ };
46
+ sdk: {
47
+ input: ListSAMLProviderTagsCommandInput;
48
+ output: ListSAMLProviderTagsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListSAMLProvidersCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListSAMLProvidersCommand extends ListSAMLProvidersCommand_base {}
40
+ export declare class ListSAMLProvidersCommand extends ListSAMLProvidersCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: {};
44
+ output: ListSAMLProvidersResponse;
45
+ };
46
+ sdk: {
47
+ input: ListSAMLProvidersCommandInput;
48
+ output: ListSAMLProvidersCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListSSHPublicKeysCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListSSHPublicKeysCommand extends ListSSHPublicKeysCommand_base {}
40
+ export declare class ListSSHPublicKeysCommand extends ListSSHPublicKeysCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListSSHPublicKeysRequest;
44
+ output: ListSSHPublicKeysResponse;
45
+ };
46
+ sdk: {
47
+ input: ListSSHPublicKeysCommandInput;
48
+ output: ListSSHPublicKeysCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListServerCertificateTagsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListServerCertificateTagsCommand extends ListServerCertificateTagsCommand_base {}
40
+ export declare class ListServerCertificateTagsCommand extends ListServerCertificateTagsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListServerCertificateTagsRequest;
44
+ output: ListServerCertificateTagsResponse;
45
+ };
46
+ sdk: {
47
+ input: ListServerCertificateTagsCommandInput;
48
+ output: ListServerCertificateTagsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListServerCertificatesCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListServerCertificatesCommand extends ListServerCertificatesCommand_base {}
40
+ export declare class ListServerCertificatesCommand extends ListServerCertificatesCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListServerCertificatesRequest;
44
+ output: ListServerCertificatesResponse;
45
+ };
46
+ sdk: {
47
+ input: ListServerCertificatesCommandInput;
48
+ output: ListServerCertificatesCommandOutput;
49
+ };
50
+ };
51
+ }