@aws-sdk/client-iam 3.306.0 → 3.310.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 (321) hide show
  1. package/dist-cjs/commands/AddClientIDToOpenIDConnectProviderCommand.js +2 -2
  2. package/dist-cjs/commands/AddRoleToInstanceProfileCommand.js +2 -2
  3. package/dist-cjs/commands/AddUserToGroupCommand.js +2 -2
  4. package/dist-cjs/commands/AttachGroupPolicyCommand.js +2 -2
  5. package/dist-cjs/commands/AttachRolePolicyCommand.js +2 -2
  6. package/dist-cjs/commands/AttachUserPolicyCommand.js +2 -2
  7. package/dist-cjs/commands/ChangePasswordCommand.js +2 -2
  8. package/dist-cjs/commands/CreateAccessKeyCommand.js +2 -2
  9. package/dist-cjs/commands/CreateAccountAliasCommand.js +2 -2
  10. package/dist-cjs/commands/CreateGroupCommand.js +2 -2
  11. package/dist-cjs/commands/CreateInstanceProfileCommand.js +2 -2
  12. package/dist-cjs/commands/CreateLoginProfileCommand.js +2 -2
  13. package/dist-cjs/commands/CreateOpenIDConnectProviderCommand.js +2 -2
  14. package/dist-cjs/commands/CreatePolicyCommand.js +2 -2
  15. package/dist-cjs/commands/CreatePolicyVersionCommand.js +2 -2
  16. package/dist-cjs/commands/CreateRoleCommand.js +2 -2
  17. package/dist-cjs/commands/CreateSAMLProviderCommand.js +2 -2
  18. package/dist-cjs/commands/CreateServiceLinkedRoleCommand.js +2 -2
  19. package/dist-cjs/commands/CreateServiceSpecificCredentialCommand.js +2 -2
  20. package/dist-cjs/commands/CreateUserCommand.js +2 -2
  21. package/dist-cjs/commands/CreateVirtualMFADeviceCommand.js +2 -2
  22. package/dist-cjs/commands/DeactivateMFADeviceCommand.js +2 -2
  23. package/dist-cjs/commands/DeleteAccessKeyCommand.js +2 -2
  24. package/dist-cjs/commands/DeleteAccountAliasCommand.js +2 -2
  25. package/dist-cjs/commands/DeleteAccountPasswordPolicyCommand.js +2 -2
  26. package/dist-cjs/commands/DeleteGroupCommand.js +2 -2
  27. package/dist-cjs/commands/DeleteGroupPolicyCommand.js +2 -2
  28. package/dist-cjs/commands/DeleteInstanceProfileCommand.js +2 -2
  29. package/dist-cjs/commands/DeleteLoginProfileCommand.js +2 -2
  30. package/dist-cjs/commands/DeleteOpenIDConnectProviderCommand.js +2 -2
  31. package/dist-cjs/commands/DeletePolicyCommand.js +2 -2
  32. package/dist-cjs/commands/DeletePolicyVersionCommand.js +2 -2
  33. package/dist-cjs/commands/DeleteRoleCommand.js +2 -2
  34. package/dist-cjs/commands/DeleteRolePermissionsBoundaryCommand.js +2 -2
  35. package/dist-cjs/commands/DeleteRolePolicyCommand.js +2 -2
  36. package/dist-cjs/commands/DeleteSAMLProviderCommand.js +2 -2
  37. package/dist-cjs/commands/DeleteSSHPublicKeyCommand.js +2 -2
  38. package/dist-cjs/commands/DeleteServerCertificateCommand.js +2 -2
  39. package/dist-cjs/commands/DeleteServiceLinkedRoleCommand.js +2 -2
  40. package/dist-cjs/commands/DeleteServiceSpecificCredentialCommand.js +2 -2
  41. package/dist-cjs/commands/DeleteSigningCertificateCommand.js +2 -2
  42. package/dist-cjs/commands/DeleteUserCommand.js +2 -2
  43. package/dist-cjs/commands/DeleteUserPermissionsBoundaryCommand.js +2 -2
  44. package/dist-cjs/commands/DeleteUserPolicyCommand.js +2 -2
  45. package/dist-cjs/commands/DeleteVirtualMFADeviceCommand.js +2 -2
  46. package/dist-cjs/commands/DetachGroupPolicyCommand.js +2 -2
  47. package/dist-cjs/commands/DetachRolePolicyCommand.js +2 -2
  48. package/dist-cjs/commands/DetachUserPolicyCommand.js +2 -2
  49. package/dist-cjs/commands/EnableMFADeviceCommand.js +2 -2
  50. package/dist-cjs/commands/GenerateCredentialReportCommand.js +2 -2
  51. package/dist-cjs/commands/GenerateOrganizationsAccessReportCommand.js +2 -2
  52. package/dist-cjs/commands/GenerateServiceLastAccessedDetailsCommand.js +2 -2
  53. package/dist-cjs/commands/GetAccessKeyLastUsedCommand.js +2 -2
  54. package/dist-cjs/commands/GetAccountAuthorizationDetailsCommand.js +2 -2
  55. package/dist-cjs/commands/GetAccountPasswordPolicyCommand.js +2 -2
  56. package/dist-cjs/commands/GetAccountSummaryCommand.js +2 -2
  57. package/dist-cjs/commands/GetContextKeysForCustomPolicyCommand.js +2 -2
  58. package/dist-cjs/commands/GetContextKeysForPrincipalPolicyCommand.js +2 -2
  59. package/dist-cjs/commands/GetCredentialReportCommand.js +2 -2
  60. package/dist-cjs/commands/GetGroupCommand.js +2 -2
  61. package/dist-cjs/commands/GetGroupPolicyCommand.js +2 -2
  62. package/dist-cjs/commands/GetInstanceProfileCommand.js +2 -2
  63. package/dist-cjs/commands/GetLoginProfileCommand.js +2 -2
  64. package/dist-cjs/commands/GetOpenIDConnectProviderCommand.js +2 -2
  65. package/dist-cjs/commands/GetOrganizationsAccessReportCommand.js +2 -2
  66. package/dist-cjs/commands/GetPolicyCommand.js +2 -2
  67. package/dist-cjs/commands/GetPolicyVersionCommand.js +2 -2
  68. package/dist-cjs/commands/GetRoleCommand.js +2 -2
  69. package/dist-cjs/commands/GetRolePolicyCommand.js +2 -2
  70. package/dist-cjs/commands/GetSAMLProviderCommand.js +2 -2
  71. package/dist-cjs/commands/GetSSHPublicKeyCommand.js +2 -2
  72. package/dist-cjs/commands/GetServerCertificateCommand.js +2 -2
  73. package/dist-cjs/commands/GetServiceLastAccessedDetailsCommand.js +2 -2
  74. package/dist-cjs/commands/GetServiceLastAccessedDetailsWithEntitiesCommand.js +2 -2
  75. package/dist-cjs/commands/GetServiceLinkedRoleDeletionStatusCommand.js +2 -2
  76. package/dist-cjs/commands/GetUserCommand.js +2 -2
  77. package/dist-cjs/commands/GetUserPolicyCommand.js +2 -2
  78. package/dist-cjs/commands/ListAccessKeysCommand.js +2 -2
  79. package/dist-cjs/commands/ListAccountAliasesCommand.js +2 -2
  80. package/dist-cjs/commands/ListAttachedGroupPoliciesCommand.js +2 -2
  81. package/dist-cjs/commands/ListAttachedRolePoliciesCommand.js +2 -2
  82. package/dist-cjs/commands/ListAttachedUserPoliciesCommand.js +2 -2
  83. package/dist-cjs/commands/ListEntitiesForPolicyCommand.js +2 -2
  84. package/dist-cjs/commands/ListGroupPoliciesCommand.js +2 -2
  85. package/dist-cjs/commands/ListGroupsCommand.js +2 -2
  86. package/dist-cjs/commands/ListGroupsForUserCommand.js +2 -2
  87. package/dist-cjs/commands/ListInstanceProfileTagsCommand.js +2 -2
  88. package/dist-cjs/commands/ListInstanceProfilesCommand.js +2 -2
  89. package/dist-cjs/commands/ListInstanceProfilesForRoleCommand.js +2 -2
  90. package/dist-cjs/commands/ListMFADeviceTagsCommand.js +2 -2
  91. package/dist-cjs/commands/ListMFADevicesCommand.js +2 -2
  92. package/dist-cjs/commands/ListOpenIDConnectProviderTagsCommand.js +2 -2
  93. package/dist-cjs/commands/ListOpenIDConnectProvidersCommand.js +2 -2
  94. package/dist-cjs/commands/ListPoliciesCommand.js +2 -2
  95. package/dist-cjs/commands/ListPoliciesGrantingServiceAccessCommand.js +2 -2
  96. package/dist-cjs/commands/ListPolicyTagsCommand.js +2 -2
  97. package/dist-cjs/commands/ListPolicyVersionsCommand.js +2 -2
  98. package/dist-cjs/commands/ListRolePoliciesCommand.js +2 -2
  99. package/dist-cjs/commands/ListRoleTagsCommand.js +2 -2
  100. package/dist-cjs/commands/ListRolesCommand.js +2 -2
  101. package/dist-cjs/commands/ListSAMLProviderTagsCommand.js +2 -2
  102. package/dist-cjs/commands/ListSAMLProvidersCommand.js +2 -2
  103. package/dist-cjs/commands/ListSSHPublicKeysCommand.js +2 -2
  104. package/dist-cjs/commands/ListServerCertificateTagsCommand.js +2 -2
  105. package/dist-cjs/commands/ListServerCertificatesCommand.js +2 -2
  106. package/dist-cjs/commands/ListServiceSpecificCredentialsCommand.js +2 -2
  107. package/dist-cjs/commands/ListSigningCertificatesCommand.js +2 -2
  108. package/dist-cjs/commands/ListUserPoliciesCommand.js +2 -2
  109. package/dist-cjs/commands/ListUserTagsCommand.js +2 -2
  110. package/dist-cjs/commands/ListUsersCommand.js +2 -2
  111. package/dist-cjs/commands/ListVirtualMFADevicesCommand.js +2 -2
  112. package/dist-cjs/commands/PutGroupPolicyCommand.js +2 -2
  113. package/dist-cjs/commands/PutRolePermissionsBoundaryCommand.js +2 -2
  114. package/dist-cjs/commands/PutRolePolicyCommand.js +2 -2
  115. package/dist-cjs/commands/PutUserPermissionsBoundaryCommand.js +2 -2
  116. package/dist-cjs/commands/PutUserPolicyCommand.js +2 -2
  117. package/dist-cjs/commands/RemoveClientIDFromOpenIDConnectProviderCommand.js +2 -2
  118. package/dist-cjs/commands/RemoveRoleFromInstanceProfileCommand.js +2 -2
  119. package/dist-cjs/commands/RemoveUserFromGroupCommand.js +2 -2
  120. package/dist-cjs/commands/ResetServiceSpecificCredentialCommand.js +2 -2
  121. package/dist-cjs/commands/ResyncMFADeviceCommand.js +2 -2
  122. package/dist-cjs/commands/SetDefaultPolicyVersionCommand.js +2 -2
  123. package/dist-cjs/commands/SetSecurityTokenServicePreferencesCommand.js +2 -2
  124. package/dist-cjs/commands/SimulateCustomPolicyCommand.js +2 -2
  125. package/dist-cjs/commands/SimulatePrincipalPolicyCommand.js +2 -2
  126. package/dist-cjs/commands/TagInstanceProfileCommand.js +2 -2
  127. package/dist-cjs/commands/TagMFADeviceCommand.js +2 -2
  128. package/dist-cjs/commands/TagOpenIDConnectProviderCommand.js +2 -2
  129. package/dist-cjs/commands/TagPolicyCommand.js +2 -2
  130. package/dist-cjs/commands/TagRoleCommand.js +2 -2
  131. package/dist-cjs/commands/TagSAMLProviderCommand.js +2 -2
  132. package/dist-cjs/commands/TagServerCertificateCommand.js +2 -2
  133. package/dist-cjs/commands/TagUserCommand.js +2 -2
  134. package/dist-cjs/commands/UntagInstanceProfileCommand.js +2 -2
  135. package/dist-cjs/commands/UntagMFADeviceCommand.js +2 -2
  136. package/dist-cjs/commands/UntagOpenIDConnectProviderCommand.js +2 -2
  137. package/dist-cjs/commands/UntagPolicyCommand.js +2 -2
  138. package/dist-cjs/commands/UntagRoleCommand.js +2 -2
  139. package/dist-cjs/commands/UntagSAMLProviderCommand.js +2 -2
  140. package/dist-cjs/commands/UntagServerCertificateCommand.js +2 -2
  141. package/dist-cjs/commands/UntagUserCommand.js +2 -2
  142. package/dist-cjs/commands/UpdateAccessKeyCommand.js +2 -2
  143. package/dist-cjs/commands/UpdateAccountPasswordPolicyCommand.js +2 -2
  144. package/dist-cjs/commands/UpdateAssumeRolePolicyCommand.js +2 -2
  145. package/dist-cjs/commands/UpdateGroupCommand.js +2 -2
  146. package/dist-cjs/commands/UpdateLoginProfileCommand.js +2 -2
  147. package/dist-cjs/commands/UpdateOpenIDConnectProviderThumbprintCommand.js +2 -2
  148. package/dist-cjs/commands/UpdateRoleCommand.js +2 -2
  149. package/dist-cjs/commands/UpdateRoleDescriptionCommand.js +2 -2
  150. package/dist-cjs/commands/UpdateSAMLProviderCommand.js +2 -2
  151. package/dist-cjs/commands/UpdateSSHPublicKeyCommand.js +2 -2
  152. package/dist-cjs/commands/UpdateServerCertificateCommand.js +2 -2
  153. package/dist-cjs/commands/UpdateServiceSpecificCredentialCommand.js +2 -2
  154. package/dist-cjs/commands/UpdateSigningCertificateCommand.js +2 -2
  155. package/dist-cjs/commands/UpdateUserCommand.js +2 -2
  156. package/dist-cjs/commands/UploadSSHPublicKeyCommand.js +2 -2
  157. package/dist-cjs/commands/UploadServerCertificateCommand.js +2 -2
  158. package/dist-cjs/commands/UploadSigningCertificateCommand.js +2 -2
  159. package/dist-cjs/protocols/Aws_query.js +2333 -2333
  160. package/dist-es/commands/AddClientIDToOpenIDConnectProviderCommand.js +3 -3
  161. package/dist-es/commands/AddRoleToInstanceProfileCommand.js +3 -3
  162. package/dist-es/commands/AddUserToGroupCommand.js +3 -3
  163. package/dist-es/commands/AttachGroupPolicyCommand.js +3 -3
  164. package/dist-es/commands/AttachRolePolicyCommand.js +3 -3
  165. package/dist-es/commands/AttachUserPolicyCommand.js +3 -3
  166. package/dist-es/commands/ChangePasswordCommand.js +3 -3
  167. package/dist-es/commands/CreateAccessKeyCommand.js +3 -3
  168. package/dist-es/commands/CreateAccountAliasCommand.js +3 -3
  169. package/dist-es/commands/CreateGroupCommand.js +3 -3
  170. package/dist-es/commands/CreateInstanceProfileCommand.js +3 -3
  171. package/dist-es/commands/CreateLoginProfileCommand.js +3 -3
  172. package/dist-es/commands/CreateOpenIDConnectProviderCommand.js +3 -3
  173. package/dist-es/commands/CreatePolicyCommand.js +3 -3
  174. package/dist-es/commands/CreatePolicyVersionCommand.js +3 -3
  175. package/dist-es/commands/CreateRoleCommand.js +3 -3
  176. package/dist-es/commands/CreateSAMLProviderCommand.js +3 -3
  177. package/dist-es/commands/CreateServiceLinkedRoleCommand.js +3 -3
  178. package/dist-es/commands/CreateServiceSpecificCredentialCommand.js +3 -3
  179. package/dist-es/commands/CreateUserCommand.js +3 -3
  180. package/dist-es/commands/CreateVirtualMFADeviceCommand.js +3 -3
  181. package/dist-es/commands/DeactivateMFADeviceCommand.js +3 -3
  182. package/dist-es/commands/DeleteAccessKeyCommand.js +3 -3
  183. package/dist-es/commands/DeleteAccountAliasCommand.js +3 -3
  184. package/dist-es/commands/DeleteAccountPasswordPolicyCommand.js +3 -3
  185. package/dist-es/commands/DeleteGroupCommand.js +3 -3
  186. package/dist-es/commands/DeleteGroupPolicyCommand.js +3 -3
  187. package/dist-es/commands/DeleteInstanceProfileCommand.js +3 -3
  188. package/dist-es/commands/DeleteLoginProfileCommand.js +3 -3
  189. package/dist-es/commands/DeleteOpenIDConnectProviderCommand.js +3 -3
  190. package/dist-es/commands/DeletePolicyCommand.js +3 -3
  191. package/dist-es/commands/DeletePolicyVersionCommand.js +3 -3
  192. package/dist-es/commands/DeleteRoleCommand.js +3 -3
  193. package/dist-es/commands/DeleteRolePermissionsBoundaryCommand.js +3 -3
  194. package/dist-es/commands/DeleteRolePolicyCommand.js +3 -3
  195. package/dist-es/commands/DeleteSAMLProviderCommand.js +3 -3
  196. package/dist-es/commands/DeleteSSHPublicKeyCommand.js +3 -3
  197. package/dist-es/commands/DeleteServerCertificateCommand.js +3 -3
  198. package/dist-es/commands/DeleteServiceLinkedRoleCommand.js +3 -3
  199. package/dist-es/commands/DeleteServiceSpecificCredentialCommand.js +3 -3
  200. package/dist-es/commands/DeleteSigningCertificateCommand.js +3 -3
  201. package/dist-es/commands/DeleteUserCommand.js +3 -3
  202. package/dist-es/commands/DeleteUserPermissionsBoundaryCommand.js +3 -3
  203. package/dist-es/commands/DeleteUserPolicyCommand.js +3 -3
  204. package/dist-es/commands/DeleteVirtualMFADeviceCommand.js +3 -3
  205. package/dist-es/commands/DetachGroupPolicyCommand.js +3 -3
  206. package/dist-es/commands/DetachRolePolicyCommand.js +3 -3
  207. package/dist-es/commands/DetachUserPolicyCommand.js +3 -3
  208. package/dist-es/commands/EnableMFADeviceCommand.js +3 -3
  209. package/dist-es/commands/GenerateCredentialReportCommand.js +3 -3
  210. package/dist-es/commands/GenerateOrganizationsAccessReportCommand.js +3 -3
  211. package/dist-es/commands/GenerateServiceLastAccessedDetailsCommand.js +3 -3
  212. package/dist-es/commands/GetAccessKeyLastUsedCommand.js +3 -3
  213. package/dist-es/commands/GetAccountAuthorizationDetailsCommand.js +3 -3
  214. package/dist-es/commands/GetAccountPasswordPolicyCommand.js +3 -3
  215. package/dist-es/commands/GetAccountSummaryCommand.js +3 -3
  216. package/dist-es/commands/GetContextKeysForCustomPolicyCommand.js +3 -3
  217. package/dist-es/commands/GetContextKeysForPrincipalPolicyCommand.js +3 -3
  218. package/dist-es/commands/GetCredentialReportCommand.js +3 -3
  219. package/dist-es/commands/GetGroupCommand.js +3 -3
  220. package/dist-es/commands/GetGroupPolicyCommand.js +3 -3
  221. package/dist-es/commands/GetInstanceProfileCommand.js +3 -3
  222. package/dist-es/commands/GetLoginProfileCommand.js +3 -3
  223. package/dist-es/commands/GetOpenIDConnectProviderCommand.js +3 -3
  224. package/dist-es/commands/GetOrganizationsAccessReportCommand.js +3 -3
  225. package/dist-es/commands/GetPolicyCommand.js +3 -3
  226. package/dist-es/commands/GetPolicyVersionCommand.js +3 -3
  227. package/dist-es/commands/GetRoleCommand.js +3 -3
  228. package/dist-es/commands/GetRolePolicyCommand.js +3 -3
  229. package/dist-es/commands/GetSAMLProviderCommand.js +3 -3
  230. package/dist-es/commands/GetSSHPublicKeyCommand.js +3 -3
  231. package/dist-es/commands/GetServerCertificateCommand.js +3 -3
  232. package/dist-es/commands/GetServiceLastAccessedDetailsCommand.js +3 -3
  233. package/dist-es/commands/GetServiceLastAccessedDetailsWithEntitiesCommand.js +3 -3
  234. package/dist-es/commands/GetServiceLinkedRoleDeletionStatusCommand.js +3 -3
  235. package/dist-es/commands/GetUserCommand.js +3 -3
  236. package/dist-es/commands/GetUserPolicyCommand.js +3 -3
  237. package/dist-es/commands/ListAccessKeysCommand.js +3 -3
  238. package/dist-es/commands/ListAccountAliasesCommand.js +3 -3
  239. package/dist-es/commands/ListAttachedGroupPoliciesCommand.js +3 -3
  240. package/dist-es/commands/ListAttachedRolePoliciesCommand.js +3 -3
  241. package/dist-es/commands/ListAttachedUserPoliciesCommand.js +3 -3
  242. package/dist-es/commands/ListEntitiesForPolicyCommand.js +3 -3
  243. package/dist-es/commands/ListGroupPoliciesCommand.js +3 -3
  244. package/dist-es/commands/ListGroupsCommand.js +3 -3
  245. package/dist-es/commands/ListGroupsForUserCommand.js +3 -3
  246. package/dist-es/commands/ListInstanceProfileTagsCommand.js +3 -3
  247. package/dist-es/commands/ListInstanceProfilesCommand.js +3 -3
  248. package/dist-es/commands/ListInstanceProfilesForRoleCommand.js +3 -3
  249. package/dist-es/commands/ListMFADeviceTagsCommand.js +3 -3
  250. package/dist-es/commands/ListMFADevicesCommand.js +3 -3
  251. package/dist-es/commands/ListOpenIDConnectProviderTagsCommand.js +3 -3
  252. package/dist-es/commands/ListOpenIDConnectProvidersCommand.js +3 -3
  253. package/dist-es/commands/ListPoliciesCommand.js +3 -3
  254. package/dist-es/commands/ListPoliciesGrantingServiceAccessCommand.js +3 -3
  255. package/dist-es/commands/ListPolicyTagsCommand.js +3 -3
  256. package/dist-es/commands/ListPolicyVersionsCommand.js +3 -3
  257. package/dist-es/commands/ListRolePoliciesCommand.js +3 -3
  258. package/dist-es/commands/ListRoleTagsCommand.js +3 -3
  259. package/dist-es/commands/ListRolesCommand.js +3 -3
  260. package/dist-es/commands/ListSAMLProviderTagsCommand.js +3 -3
  261. package/dist-es/commands/ListSAMLProvidersCommand.js +3 -3
  262. package/dist-es/commands/ListSSHPublicKeysCommand.js +3 -3
  263. package/dist-es/commands/ListServerCertificateTagsCommand.js +3 -3
  264. package/dist-es/commands/ListServerCertificatesCommand.js +3 -3
  265. package/dist-es/commands/ListServiceSpecificCredentialsCommand.js +3 -3
  266. package/dist-es/commands/ListSigningCertificatesCommand.js +3 -3
  267. package/dist-es/commands/ListUserPoliciesCommand.js +3 -3
  268. package/dist-es/commands/ListUserTagsCommand.js +3 -3
  269. package/dist-es/commands/ListUsersCommand.js +3 -3
  270. package/dist-es/commands/ListVirtualMFADevicesCommand.js +3 -3
  271. package/dist-es/commands/PutGroupPolicyCommand.js +3 -3
  272. package/dist-es/commands/PutRolePermissionsBoundaryCommand.js +3 -3
  273. package/dist-es/commands/PutRolePolicyCommand.js +3 -3
  274. package/dist-es/commands/PutUserPermissionsBoundaryCommand.js +3 -3
  275. package/dist-es/commands/PutUserPolicyCommand.js +3 -3
  276. package/dist-es/commands/RemoveClientIDFromOpenIDConnectProviderCommand.js +3 -3
  277. package/dist-es/commands/RemoveRoleFromInstanceProfileCommand.js +3 -3
  278. package/dist-es/commands/RemoveUserFromGroupCommand.js +3 -3
  279. package/dist-es/commands/ResetServiceSpecificCredentialCommand.js +3 -3
  280. package/dist-es/commands/ResyncMFADeviceCommand.js +3 -3
  281. package/dist-es/commands/SetDefaultPolicyVersionCommand.js +3 -3
  282. package/dist-es/commands/SetSecurityTokenServicePreferencesCommand.js +3 -3
  283. package/dist-es/commands/SimulateCustomPolicyCommand.js +3 -3
  284. package/dist-es/commands/SimulatePrincipalPolicyCommand.js +3 -3
  285. package/dist-es/commands/TagInstanceProfileCommand.js +3 -3
  286. package/dist-es/commands/TagMFADeviceCommand.js +3 -3
  287. package/dist-es/commands/TagOpenIDConnectProviderCommand.js +3 -3
  288. package/dist-es/commands/TagPolicyCommand.js +3 -3
  289. package/dist-es/commands/TagRoleCommand.js +3 -3
  290. package/dist-es/commands/TagSAMLProviderCommand.js +3 -3
  291. package/dist-es/commands/TagServerCertificateCommand.js +3 -3
  292. package/dist-es/commands/TagUserCommand.js +3 -3
  293. package/dist-es/commands/UntagInstanceProfileCommand.js +3 -3
  294. package/dist-es/commands/UntagMFADeviceCommand.js +3 -3
  295. package/dist-es/commands/UntagOpenIDConnectProviderCommand.js +3 -3
  296. package/dist-es/commands/UntagPolicyCommand.js +3 -3
  297. package/dist-es/commands/UntagRoleCommand.js +3 -3
  298. package/dist-es/commands/UntagSAMLProviderCommand.js +3 -3
  299. package/dist-es/commands/UntagServerCertificateCommand.js +3 -3
  300. package/dist-es/commands/UntagUserCommand.js +3 -3
  301. package/dist-es/commands/UpdateAccessKeyCommand.js +3 -3
  302. package/dist-es/commands/UpdateAccountPasswordPolicyCommand.js +3 -3
  303. package/dist-es/commands/UpdateAssumeRolePolicyCommand.js +3 -3
  304. package/dist-es/commands/UpdateGroupCommand.js +3 -3
  305. package/dist-es/commands/UpdateLoginProfileCommand.js +3 -3
  306. package/dist-es/commands/UpdateOpenIDConnectProviderThumbprintCommand.js +3 -3
  307. package/dist-es/commands/UpdateRoleCommand.js +3 -3
  308. package/dist-es/commands/UpdateRoleDescriptionCommand.js +3 -3
  309. package/dist-es/commands/UpdateSAMLProviderCommand.js +3 -3
  310. package/dist-es/commands/UpdateSSHPublicKeyCommand.js +3 -3
  311. package/dist-es/commands/UpdateServerCertificateCommand.js +3 -3
  312. package/dist-es/commands/UpdateServiceSpecificCredentialCommand.js +3 -3
  313. package/dist-es/commands/UpdateSigningCertificateCommand.js +3 -3
  314. package/dist-es/commands/UpdateUserCommand.js +3 -3
  315. package/dist-es/commands/UploadSSHPublicKeyCommand.js +3 -3
  316. package/dist-es/commands/UploadServerCertificateCommand.js +3 -3
  317. package/dist-es/commands/UploadSigningCertificateCommand.js +3 -3
  318. package/dist-es/protocols/Aws_query.js +2010 -2010
  319. package/dist-types/protocols/Aws_query.d.ts +1264 -316
  320. package/dist-types/ts3.4/protocols/Aws_query.d.ts +316 -316
  321. package/package.json +36 -36
@@ -158,319 +158,1267 @@ import { UpdateUserCommandInput, UpdateUserCommandOutput } from "../commands/Upd
158
158
  import { UploadServerCertificateCommandInput, UploadServerCertificateCommandOutput } from "../commands/UploadServerCertificateCommand";
159
159
  import { UploadSigningCertificateCommandInput, UploadSigningCertificateCommandOutput } from "../commands/UploadSigningCertificateCommand";
160
160
  import { UploadSSHPublicKeyCommandInput, UploadSSHPublicKeyCommandOutput } from "../commands/UploadSSHPublicKeyCommand";
161
- export declare const serializeAws_queryAddClientIDToOpenIDConnectProviderCommand: (input: AddClientIDToOpenIDConnectProviderCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
162
- export declare const serializeAws_queryAddRoleToInstanceProfileCommand: (input: AddRoleToInstanceProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
163
- export declare const serializeAws_queryAddUserToGroupCommand: (input: AddUserToGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
164
- export declare const serializeAws_queryAttachGroupPolicyCommand: (input: AttachGroupPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
165
- export declare const serializeAws_queryAttachRolePolicyCommand: (input: AttachRolePolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
166
- export declare const serializeAws_queryAttachUserPolicyCommand: (input: AttachUserPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
167
- export declare const serializeAws_queryChangePasswordCommand: (input: ChangePasswordCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
168
- export declare const serializeAws_queryCreateAccessKeyCommand: (input: CreateAccessKeyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
169
- export declare const serializeAws_queryCreateAccountAliasCommand: (input: CreateAccountAliasCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
170
- export declare const serializeAws_queryCreateGroupCommand: (input: CreateGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
171
- export declare const serializeAws_queryCreateInstanceProfileCommand: (input: CreateInstanceProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
172
- export declare const serializeAws_queryCreateLoginProfileCommand: (input: CreateLoginProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
173
- export declare const serializeAws_queryCreateOpenIDConnectProviderCommand: (input: CreateOpenIDConnectProviderCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
174
- export declare const serializeAws_queryCreatePolicyCommand: (input: CreatePolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
175
- export declare const serializeAws_queryCreatePolicyVersionCommand: (input: CreatePolicyVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
176
- export declare const serializeAws_queryCreateRoleCommand: (input: CreateRoleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
177
- export declare const serializeAws_queryCreateSAMLProviderCommand: (input: CreateSAMLProviderCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
178
- export declare const serializeAws_queryCreateServiceLinkedRoleCommand: (input: CreateServiceLinkedRoleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
179
- export declare const serializeAws_queryCreateServiceSpecificCredentialCommand: (input: CreateServiceSpecificCredentialCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
180
- export declare const serializeAws_queryCreateUserCommand: (input: CreateUserCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
181
- export declare const serializeAws_queryCreateVirtualMFADeviceCommand: (input: CreateVirtualMFADeviceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
182
- export declare const serializeAws_queryDeactivateMFADeviceCommand: (input: DeactivateMFADeviceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
183
- export declare const serializeAws_queryDeleteAccessKeyCommand: (input: DeleteAccessKeyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
184
- export declare const serializeAws_queryDeleteAccountAliasCommand: (input: DeleteAccountAliasCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
185
- export declare const serializeAws_queryDeleteAccountPasswordPolicyCommand: (input: DeleteAccountPasswordPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
186
- export declare const serializeAws_queryDeleteGroupCommand: (input: DeleteGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
187
- export declare const serializeAws_queryDeleteGroupPolicyCommand: (input: DeleteGroupPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
188
- export declare const serializeAws_queryDeleteInstanceProfileCommand: (input: DeleteInstanceProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
189
- export declare const serializeAws_queryDeleteLoginProfileCommand: (input: DeleteLoginProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
190
- export declare const serializeAws_queryDeleteOpenIDConnectProviderCommand: (input: DeleteOpenIDConnectProviderCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
191
- export declare const serializeAws_queryDeletePolicyCommand: (input: DeletePolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
192
- export declare const serializeAws_queryDeletePolicyVersionCommand: (input: DeletePolicyVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
193
- export declare const serializeAws_queryDeleteRoleCommand: (input: DeleteRoleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
194
- export declare const serializeAws_queryDeleteRolePermissionsBoundaryCommand: (input: DeleteRolePermissionsBoundaryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
195
- export declare const serializeAws_queryDeleteRolePolicyCommand: (input: DeleteRolePolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
196
- export declare const serializeAws_queryDeleteSAMLProviderCommand: (input: DeleteSAMLProviderCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
197
- export declare const serializeAws_queryDeleteServerCertificateCommand: (input: DeleteServerCertificateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
198
- export declare const serializeAws_queryDeleteServiceLinkedRoleCommand: (input: DeleteServiceLinkedRoleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
199
- export declare const serializeAws_queryDeleteServiceSpecificCredentialCommand: (input: DeleteServiceSpecificCredentialCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
200
- export declare const serializeAws_queryDeleteSigningCertificateCommand: (input: DeleteSigningCertificateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
201
- export declare const serializeAws_queryDeleteSSHPublicKeyCommand: (input: DeleteSSHPublicKeyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
202
- export declare const serializeAws_queryDeleteUserCommand: (input: DeleteUserCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
203
- export declare const serializeAws_queryDeleteUserPermissionsBoundaryCommand: (input: DeleteUserPermissionsBoundaryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
204
- export declare const serializeAws_queryDeleteUserPolicyCommand: (input: DeleteUserPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
205
- export declare const serializeAws_queryDeleteVirtualMFADeviceCommand: (input: DeleteVirtualMFADeviceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
206
- export declare const serializeAws_queryDetachGroupPolicyCommand: (input: DetachGroupPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
207
- export declare const serializeAws_queryDetachRolePolicyCommand: (input: DetachRolePolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
208
- export declare const serializeAws_queryDetachUserPolicyCommand: (input: DetachUserPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
209
- export declare const serializeAws_queryEnableMFADeviceCommand: (input: EnableMFADeviceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
210
- export declare const serializeAws_queryGenerateCredentialReportCommand: (input: GenerateCredentialReportCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
211
- export declare const serializeAws_queryGenerateOrganizationsAccessReportCommand: (input: GenerateOrganizationsAccessReportCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
212
- export declare const serializeAws_queryGenerateServiceLastAccessedDetailsCommand: (input: GenerateServiceLastAccessedDetailsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
213
- export declare const serializeAws_queryGetAccessKeyLastUsedCommand: (input: GetAccessKeyLastUsedCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
214
- export declare const serializeAws_queryGetAccountAuthorizationDetailsCommand: (input: GetAccountAuthorizationDetailsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
215
- export declare const serializeAws_queryGetAccountPasswordPolicyCommand: (input: GetAccountPasswordPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
216
- export declare const serializeAws_queryGetAccountSummaryCommand: (input: GetAccountSummaryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
217
- export declare const serializeAws_queryGetContextKeysForCustomPolicyCommand: (input: GetContextKeysForCustomPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
218
- export declare const serializeAws_queryGetContextKeysForPrincipalPolicyCommand: (input: GetContextKeysForPrincipalPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
219
- export declare const serializeAws_queryGetCredentialReportCommand: (input: GetCredentialReportCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
220
- export declare const serializeAws_queryGetGroupCommand: (input: GetGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
221
- export declare const serializeAws_queryGetGroupPolicyCommand: (input: GetGroupPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
222
- export declare const serializeAws_queryGetInstanceProfileCommand: (input: GetInstanceProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
223
- export declare const serializeAws_queryGetLoginProfileCommand: (input: GetLoginProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
224
- export declare const serializeAws_queryGetOpenIDConnectProviderCommand: (input: GetOpenIDConnectProviderCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
225
- export declare const serializeAws_queryGetOrganizationsAccessReportCommand: (input: GetOrganizationsAccessReportCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
226
- export declare const serializeAws_queryGetPolicyCommand: (input: GetPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
227
- export declare const serializeAws_queryGetPolicyVersionCommand: (input: GetPolicyVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
228
- export declare const serializeAws_queryGetRoleCommand: (input: GetRoleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
229
- export declare const serializeAws_queryGetRolePolicyCommand: (input: GetRolePolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
230
- export declare const serializeAws_queryGetSAMLProviderCommand: (input: GetSAMLProviderCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
231
- export declare const serializeAws_queryGetServerCertificateCommand: (input: GetServerCertificateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
232
- export declare const serializeAws_queryGetServiceLastAccessedDetailsCommand: (input: GetServiceLastAccessedDetailsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
233
- export declare const serializeAws_queryGetServiceLastAccessedDetailsWithEntitiesCommand: (input: GetServiceLastAccessedDetailsWithEntitiesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
234
- export declare const serializeAws_queryGetServiceLinkedRoleDeletionStatusCommand: (input: GetServiceLinkedRoleDeletionStatusCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
235
- export declare const serializeAws_queryGetSSHPublicKeyCommand: (input: GetSSHPublicKeyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
236
- export declare const serializeAws_queryGetUserCommand: (input: GetUserCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
237
- export declare const serializeAws_queryGetUserPolicyCommand: (input: GetUserPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
238
- export declare const serializeAws_queryListAccessKeysCommand: (input: ListAccessKeysCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
239
- export declare const serializeAws_queryListAccountAliasesCommand: (input: ListAccountAliasesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
240
- export declare const serializeAws_queryListAttachedGroupPoliciesCommand: (input: ListAttachedGroupPoliciesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
241
- export declare const serializeAws_queryListAttachedRolePoliciesCommand: (input: ListAttachedRolePoliciesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
242
- export declare const serializeAws_queryListAttachedUserPoliciesCommand: (input: ListAttachedUserPoliciesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
243
- export declare const serializeAws_queryListEntitiesForPolicyCommand: (input: ListEntitiesForPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
244
- export declare const serializeAws_queryListGroupPoliciesCommand: (input: ListGroupPoliciesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
245
- export declare const serializeAws_queryListGroupsCommand: (input: ListGroupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
246
- export declare const serializeAws_queryListGroupsForUserCommand: (input: ListGroupsForUserCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
247
- export declare const serializeAws_queryListInstanceProfilesCommand: (input: ListInstanceProfilesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
248
- export declare const serializeAws_queryListInstanceProfilesForRoleCommand: (input: ListInstanceProfilesForRoleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
249
- export declare const serializeAws_queryListInstanceProfileTagsCommand: (input: ListInstanceProfileTagsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
250
- export declare const serializeAws_queryListMFADevicesCommand: (input: ListMFADevicesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
251
- export declare const serializeAws_queryListMFADeviceTagsCommand: (input: ListMFADeviceTagsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
252
- export declare const serializeAws_queryListOpenIDConnectProvidersCommand: (input: ListOpenIDConnectProvidersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
253
- export declare const serializeAws_queryListOpenIDConnectProviderTagsCommand: (input: ListOpenIDConnectProviderTagsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
254
- export declare const serializeAws_queryListPoliciesCommand: (input: ListPoliciesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
255
- export declare const serializeAws_queryListPoliciesGrantingServiceAccessCommand: (input: ListPoliciesGrantingServiceAccessCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
256
- export declare const serializeAws_queryListPolicyTagsCommand: (input: ListPolicyTagsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
257
- export declare const serializeAws_queryListPolicyVersionsCommand: (input: ListPolicyVersionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
258
- export declare const serializeAws_queryListRolePoliciesCommand: (input: ListRolePoliciesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
259
- export declare const serializeAws_queryListRolesCommand: (input: ListRolesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
260
- export declare const serializeAws_queryListRoleTagsCommand: (input: ListRoleTagsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
261
- export declare const serializeAws_queryListSAMLProvidersCommand: (input: ListSAMLProvidersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
262
- export declare const serializeAws_queryListSAMLProviderTagsCommand: (input: ListSAMLProviderTagsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
263
- export declare const serializeAws_queryListServerCertificatesCommand: (input: ListServerCertificatesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
264
- export declare const serializeAws_queryListServerCertificateTagsCommand: (input: ListServerCertificateTagsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
265
- export declare const serializeAws_queryListServiceSpecificCredentialsCommand: (input: ListServiceSpecificCredentialsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
266
- export declare const serializeAws_queryListSigningCertificatesCommand: (input: ListSigningCertificatesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
267
- export declare const serializeAws_queryListSSHPublicKeysCommand: (input: ListSSHPublicKeysCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
268
- export declare const serializeAws_queryListUserPoliciesCommand: (input: ListUserPoliciesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
269
- export declare const serializeAws_queryListUsersCommand: (input: ListUsersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
270
- export declare const serializeAws_queryListUserTagsCommand: (input: ListUserTagsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
271
- export declare const serializeAws_queryListVirtualMFADevicesCommand: (input: ListVirtualMFADevicesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
272
- export declare const serializeAws_queryPutGroupPolicyCommand: (input: PutGroupPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
273
- export declare const serializeAws_queryPutRolePermissionsBoundaryCommand: (input: PutRolePermissionsBoundaryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
274
- export declare const serializeAws_queryPutRolePolicyCommand: (input: PutRolePolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
275
- export declare const serializeAws_queryPutUserPermissionsBoundaryCommand: (input: PutUserPermissionsBoundaryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
276
- export declare const serializeAws_queryPutUserPolicyCommand: (input: PutUserPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
277
- export declare const serializeAws_queryRemoveClientIDFromOpenIDConnectProviderCommand: (input: RemoveClientIDFromOpenIDConnectProviderCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
278
- export declare const serializeAws_queryRemoveRoleFromInstanceProfileCommand: (input: RemoveRoleFromInstanceProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
279
- export declare const serializeAws_queryRemoveUserFromGroupCommand: (input: RemoveUserFromGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
280
- export declare const serializeAws_queryResetServiceSpecificCredentialCommand: (input: ResetServiceSpecificCredentialCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
281
- export declare const serializeAws_queryResyncMFADeviceCommand: (input: ResyncMFADeviceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
282
- export declare const serializeAws_querySetDefaultPolicyVersionCommand: (input: SetDefaultPolicyVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
283
- export declare const serializeAws_querySetSecurityTokenServicePreferencesCommand: (input: SetSecurityTokenServicePreferencesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
284
- export declare const serializeAws_querySimulateCustomPolicyCommand: (input: SimulateCustomPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
285
- export declare const serializeAws_querySimulatePrincipalPolicyCommand: (input: SimulatePrincipalPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
286
- export declare const serializeAws_queryTagInstanceProfileCommand: (input: TagInstanceProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
287
- export declare const serializeAws_queryTagMFADeviceCommand: (input: TagMFADeviceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
288
- export declare const serializeAws_queryTagOpenIDConnectProviderCommand: (input: TagOpenIDConnectProviderCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
289
- export declare const serializeAws_queryTagPolicyCommand: (input: TagPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
290
- export declare const serializeAws_queryTagRoleCommand: (input: TagRoleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
291
- export declare const serializeAws_queryTagSAMLProviderCommand: (input: TagSAMLProviderCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
292
- export declare const serializeAws_queryTagServerCertificateCommand: (input: TagServerCertificateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
293
- export declare const serializeAws_queryTagUserCommand: (input: TagUserCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
294
- export declare const serializeAws_queryUntagInstanceProfileCommand: (input: UntagInstanceProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
295
- export declare const serializeAws_queryUntagMFADeviceCommand: (input: UntagMFADeviceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
296
- export declare const serializeAws_queryUntagOpenIDConnectProviderCommand: (input: UntagOpenIDConnectProviderCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
297
- export declare const serializeAws_queryUntagPolicyCommand: (input: UntagPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
298
- export declare const serializeAws_queryUntagRoleCommand: (input: UntagRoleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
299
- export declare const serializeAws_queryUntagSAMLProviderCommand: (input: UntagSAMLProviderCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
300
- export declare const serializeAws_queryUntagServerCertificateCommand: (input: UntagServerCertificateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
301
- export declare const serializeAws_queryUntagUserCommand: (input: UntagUserCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
302
- export declare const serializeAws_queryUpdateAccessKeyCommand: (input: UpdateAccessKeyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
303
- export declare const serializeAws_queryUpdateAccountPasswordPolicyCommand: (input: UpdateAccountPasswordPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
304
- export declare const serializeAws_queryUpdateAssumeRolePolicyCommand: (input: UpdateAssumeRolePolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
305
- export declare const serializeAws_queryUpdateGroupCommand: (input: UpdateGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
306
- export declare const serializeAws_queryUpdateLoginProfileCommand: (input: UpdateLoginProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
307
- export declare const serializeAws_queryUpdateOpenIDConnectProviderThumbprintCommand: (input: UpdateOpenIDConnectProviderThumbprintCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
308
- export declare const serializeAws_queryUpdateRoleCommand: (input: UpdateRoleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
309
- export declare const serializeAws_queryUpdateRoleDescriptionCommand: (input: UpdateRoleDescriptionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
310
- export declare const serializeAws_queryUpdateSAMLProviderCommand: (input: UpdateSAMLProviderCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
311
- export declare const serializeAws_queryUpdateServerCertificateCommand: (input: UpdateServerCertificateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
312
- export declare const serializeAws_queryUpdateServiceSpecificCredentialCommand: (input: UpdateServiceSpecificCredentialCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
313
- export declare const serializeAws_queryUpdateSigningCertificateCommand: (input: UpdateSigningCertificateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
314
- export declare const serializeAws_queryUpdateSSHPublicKeyCommand: (input: UpdateSSHPublicKeyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
315
- export declare const serializeAws_queryUpdateUserCommand: (input: UpdateUserCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
316
- export declare const serializeAws_queryUploadServerCertificateCommand: (input: UploadServerCertificateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
317
- export declare const serializeAws_queryUploadSigningCertificateCommand: (input: UploadSigningCertificateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
318
- export declare const serializeAws_queryUploadSSHPublicKeyCommand: (input: UploadSSHPublicKeyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
319
- export declare const deserializeAws_queryAddClientIDToOpenIDConnectProviderCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AddClientIDToOpenIDConnectProviderCommandOutput>;
320
- export declare const deserializeAws_queryAddRoleToInstanceProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AddRoleToInstanceProfileCommandOutput>;
321
- export declare const deserializeAws_queryAddUserToGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AddUserToGroupCommandOutput>;
322
- export declare const deserializeAws_queryAttachGroupPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AttachGroupPolicyCommandOutput>;
323
- export declare const deserializeAws_queryAttachRolePolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AttachRolePolicyCommandOutput>;
324
- export declare const deserializeAws_queryAttachUserPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AttachUserPolicyCommandOutput>;
325
- export declare const deserializeAws_queryChangePasswordCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ChangePasswordCommandOutput>;
326
- export declare const deserializeAws_queryCreateAccessKeyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateAccessKeyCommandOutput>;
327
- export declare const deserializeAws_queryCreateAccountAliasCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateAccountAliasCommandOutput>;
328
- export declare const deserializeAws_queryCreateGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateGroupCommandOutput>;
329
- export declare const deserializeAws_queryCreateInstanceProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateInstanceProfileCommandOutput>;
330
- export declare const deserializeAws_queryCreateLoginProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateLoginProfileCommandOutput>;
331
- export declare const deserializeAws_queryCreateOpenIDConnectProviderCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateOpenIDConnectProviderCommandOutput>;
332
- export declare const deserializeAws_queryCreatePolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreatePolicyCommandOutput>;
333
- export declare const deserializeAws_queryCreatePolicyVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreatePolicyVersionCommandOutput>;
334
- export declare const deserializeAws_queryCreateRoleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateRoleCommandOutput>;
335
- export declare const deserializeAws_queryCreateSAMLProviderCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateSAMLProviderCommandOutput>;
336
- export declare const deserializeAws_queryCreateServiceLinkedRoleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateServiceLinkedRoleCommandOutput>;
337
- export declare const deserializeAws_queryCreateServiceSpecificCredentialCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateServiceSpecificCredentialCommandOutput>;
338
- export declare const deserializeAws_queryCreateUserCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateUserCommandOutput>;
339
- export declare const deserializeAws_queryCreateVirtualMFADeviceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateVirtualMFADeviceCommandOutput>;
340
- export declare const deserializeAws_queryDeactivateMFADeviceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeactivateMFADeviceCommandOutput>;
341
- export declare const deserializeAws_queryDeleteAccessKeyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteAccessKeyCommandOutput>;
342
- export declare const deserializeAws_queryDeleteAccountAliasCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteAccountAliasCommandOutput>;
343
- export declare const deserializeAws_queryDeleteAccountPasswordPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteAccountPasswordPolicyCommandOutput>;
344
- export declare const deserializeAws_queryDeleteGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteGroupCommandOutput>;
345
- export declare const deserializeAws_queryDeleteGroupPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteGroupPolicyCommandOutput>;
346
- export declare const deserializeAws_queryDeleteInstanceProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteInstanceProfileCommandOutput>;
347
- export declare const deserializeAws_queryDeleteLoginProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteLoginProfileCommandOutput>;
348
- export declare const deserializeAws_queryDeleteOpenIDConnectProviderCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteOpenIDConnectProviderCommandOutput>;
349
- export declare const deserializeAws_queryDeletePolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeletePolicyCommandOutput>;
350
- export declare const deserializeAws_queryDeletePolicyVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeletePolicyVersionCommandOutput>;
351
- export declare const deserializeAws_queryDeleteRoleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteRoleCommandOutput>;
352
- export declare const deserializeAws_queryDeleteRolePermissionsBoundaryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteRolePermissionsBoundaryCommandOutput>;
353
- export declare const deserializeAws_queryDeleteRolePolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteRolePolicyCommandOutput>;
354
- export declare const deserializeAws_queryDeleteSAMLProviderCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteSAMLProviderCommandOutput>;
355
- export declare const deserializeAws_queryDeleteServerCertificateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteServerCertificateCommandOutput>;
356
- export declare const deserializeAws_queryDeleteServiceLinkedRoleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteServiceLinkedRoleCommandOutput>;
357
- export declare const deserializeAws_queryDeleteServiceSpecificCredentialCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteServiceSpecificCredentialCommandOutput>;
358
- export declare const deserializeAws_queryDeleteSigningCertificateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteSigningCertificateCommandOutput>;
359
- export declare const deserializeAws_queryDeleteSSHPublicKeyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteSSHPublicKeyCommandOutput>;
360
- export declare const deserializeAws_queryDeleteUserCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteUserCommandOutput>;
361
- export declare const deserializeAws_queryDeleteUserPermissionsBoundaryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteUserPermissionsBoundaryCommandOutput>;
362
- export declare const deserializeAws_queryDeleteUserPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteUserPolicyCommandOutput>;
363
- export declare const deserializeAws_queryDeleteVirtualMFADeviceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteVirtualMFADeviceCommandOutput>;
364
- export declare const deserializeAws_queryDetachGroupPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DetachGroupPolicyCommandOutput>;
365
- export declare const deserializeAws_queryDetachRolePolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DetachRolePolicyCommandOutput>;
366
- export declare const deserializeAws_queryDetachUserPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DetachUserPolicyCommandOutput>;
367
- export declare const deserializeAws_queryEnableMFADeviceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<EnableMFADeviceCommandOutput>;
368
- export declare const deserializeAws_queryGenerateCredentialReportCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GenerateCredentialReportCommandOutput>;
369
- export declare const deserializeAws_queryGenerateOrganizationsAccessReportCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GenerateOrganizationsAccessReportCommandOutput>;
370
- export declare const deserializeAws_queryGenerateServiceLastAccessedDetailsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GenerateServiceLastAccessedDetailsCommandOutput>;
371
- export declare const deserializeAws_queryGetAccessKeyLastUsedCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAccessKeyLastUsedCommandOutput>;
372
- export declare const deserializeAws_queryGetAccountAuthorizationDetailsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAccountAuthorizationDetailsCommandOutput>;
373
- export declare const deserializeAws_queryGetAccountPasswordPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAccountPasswordPolicyCommandOutput>;
374
- export declare const deserializeAws_queryGetAccountSummaryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAccountSummaryCommandOutput>;
375
- export declare const deserializeAws_queryGetContextKeysForCustomPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetContextKeysForCustomPolicyCommandOutput>;
376
- export declare const deserializeAws_queryGetContextKeysForPrincipalPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetContextKeysForPrincipalPolicyCommandOutput>;
377
- export declare const deserializeAws_queryGetCredentialReportCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetCredentialReportCommandOutput>;
378
- export declare const deserializeAws_queryGetGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetGroupCommandOutput>;
379
- export declare const deserializeAws_queryGetGroupPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetGroupPolicyCommandOutput>;
380
- export declare const deserializeAws_queryGetInstanceProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetInstanceProfileCommandOutput>;
381
- export declare const deserializeAws_queryGetLoginProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetLoginProfileCommandOutput>;
382
- export declare const deserializeAws_queryGetOpenIDConnectProviderCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetOpenIDConnectProviderCommandOutput>;
383
- export declare const deserializeAws_queryGetOrganizationsAccessReportCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetOrganizationsAccessReportCommandOutput>;
384
- export declare const deserializeAws_queryGetPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetPolicyCommandOutput>;
385
- export declare const deserializeAws_queryGetPolicyVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetPolicyVersionCommandOutput>;
386
- export declare const deserializeAws_queryGetRoleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetRoleCommandOutput>;
387
- export declare const deserializeAws_queryGetRolePolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetRolePolicyCommandOutput>;
388
- export declare const deserializeAws_queryGetSAMLProviderCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetSAMLProviderCommandOutput>;
389
- export declare const deserializeAws_queryGetServerCertificateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetServerCertificateCommandOutput>;
390
- export declare const deserializeAws_queryGetServiceLastAccessedDetailsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetServiceLastAccessedDetailsCommandOutput>;
391
- export declare const deserializeAws_queryGetServiceLastAccessedDetailsWithEntitiesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetServiceLastAccessedDetailsWithEntitiesCommandOutput>;
392
- export declare const deserializeAws_queryGetServiceLinkedRoleDeletionStatusCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetServiceLinkedRoleDeletionStatusCommandOutput>;
393
- export declare const deserializeAws_queryGetSSHPublicKeyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetSSHPublicKeyCommandOutput>;
394
- export declare const deserializeAws_queryGetUserCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetUserCommandOutput>;
395
- export declare const deserializeAws_queryGetUserPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetUserPolicyCommandOutput>;
396
- export declare const deserializeAws_queryListAccessKeysCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAccessKeysCommandOutput>;
397
- export declare const deserializeAws_queryListAccountAliasesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAccountAliasesCommandOutput>;
398
- export declare const deserializeAws_queryListAttachedGroupPoliciesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAttachedGroupPoliciesCommandOutput>;
399
- export declare const deserializeAws_queryListAttachedRolePoliciesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAttachedRolePoliciesCommandOutput>;
400
- export declare const deserializeAws_queryListAttachedUserPoliciesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAttachedUserPoliciesCommandOutput>;
401
- export declare const deserializeAws_queryListEntitiesForPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListEntitiesForPolicyCommandOutput>;
402
- export declare const deserializeAws_queryListGroupPoliciesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListGroupPoliciesCommandOutput>;
403
- export declare const deserializeAws_queryListGroupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListGroupsCommandOutput>;
404
- export declare const deserializeAws_queryListGroupsForUserCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListGroupsForUserCommandOutput>;
405
- export declare const deserializeAws_queryListInstanceProfilesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListInstanceProfilesCommandOutput>;
406
- export declare const deserializeAws_queryListInstanceProfilesForRoleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListInstanceProfilesForRoleCommandOutput>;
407
- export declare const deserializeAws_queryListInstanceProfileTagsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListInstanceProfileTagsCommandOutput>;
408
- export declare const deserializeAws_queryListMFADevicesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListMFADevicesCommandOutput>;
409
- export declare const deserializeAws_queryListMFADeviceTagsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListMFADeviceTagsCommandOutput>;
410
- export declare const deserializeAws_queryListOpenIDConnectProvidersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListOpenIDConnectProvidersCommandOutput>;
411
- export declare const deserializeAws_queryListOpenIDConnectProviderTagsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListOpenIDConnectProviderTagsCommandOutput>;
412
- export declare const deserializeAws_queryListPoliciesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListPoliciesCommandOutput>;
413
- export declare const deserializeAws_queryListPoliciesGrantingServiceAccessCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListPoliciesGrantingServiceAccessCommandOutput>;
414
- export declare const deserializeAws_queryListPolicyTagsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListPolicyTagsCommandOutput>;
415
- export declare const deserializeAws_queryListPolicyVersionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListPolicyVersionsCommandOutput>;
416
- export declare const deserializeAws_queryListRolePoliciesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRolePoliciesCommandOutput>;
417
- export declare const deserializeAws_queryListRolesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRolesCommandOutput>;
418
- export declare const deserializeAws_queryListRoleTagsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRoleTagsCommandOutput>;
419
- export declare const deserializeAws_queryListSAMLProvidersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListSAMLProvidersCommandOutput>;
420
- export declare const deserializeAws_queryListSAMLProviderTagsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListSAMLProviderTagsCommandOutput>;
421
- export declare const deserializeAws_queryListServerCertificatesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListServerCertificatesCommandOutput>;
422
- export declare const deserializeAws_queryListServerCertificateTagsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListServerCertificateTagsCommandOutput>;
423
- export declare const deserializeAws_queryListServiceSpecificCredentialsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListServiceSpecificCredentialsCommandOutput>;
424
- export declare const deserializeAws_queryListSigningCertificatesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListSigningCertificatesCommandOutput>;
425
- export declare const deserializeAws_queryListSSHPublicKeysCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListSSHPublicKeysCommandOutput>;
426
- export declare const deserializeAws_queryListUserPoliciesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListUserPoliciesCommandOutput>;
427
- export declare const deserializeAws_queryListUsersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListUsersCommandOutput>;
428
- export declare const deserializeAws_queryListUserTagsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListUserTagsCommandOutput>;
429
- export declare const deserializeAws_queryListVirtualMFADevicesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListVirtualMFADevicesCommandOutput>;
430
- export declare const deserializeAws_queryPutGroupPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutGroupPolicyCommandOutput>;
431
- export declare const deserializeAws_queryPutRolePermissionsBoundaryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutRolePermissionsBoundaryCommandOutput>;
432
- export declare const deserializeAws_queryPutRolePolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutRolePolicyCommandOutput>;
433
- export declare const deserializeAws_queryPutUserPermissionsBoundaryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutUserPermissionsBoundaryCommandOutput>;
434
- export declare const deserializeAws_queryPutUserPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutUserPolicyCommandOutput>;
435
- export declare const deserializeAws_queryRemoveClientIDFromOpenIDConnectProviderCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RemoveClientIDFromOpenIDConnectProviderCommandOutput>;
436
- export declare const deserializeAws_queryRemoveRoleFromInstanceProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RemoveRoleFromInstanceProfileCommandOutput>;
437
- export declare const deserializeAws_queryRemoveUserFromGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RemoveUserFromGroupCommandOutput>;
438
- export declare const deserializeAws_queryResetServiceSpecificCredentialCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ResetServiceSpecificCredentialCommandOutput>;
439
- export declare const deserializeAws_queryResyncMFADeviceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ResyncMFADeviceCommandOutput>;
440
- export declare const deserializeAws_querySetDefaultPolicyVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SetDefaultPolicyVersionCommandOutput>;
441
- export declare const deserializeAws_querySetSecurityTokenServicePreferencesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SetSecurityTokenServicePreferencesCommandOutput>;
442
- export declare const deserializeAws_querySimulateCustomPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SimulateCustomPolicyCommandOutput>;
443
- export declare const deserializeAws_querySimulatePrincipalPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SimulatePrincipalPolicyCommandOutput>;
444
- export declare const deserializeAws_queryTagInstanceProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagInstanceProfileCommandOutput>;
445
- export declare const deserializeAws_queryTagMFADeviceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagMFADeviceCommandOutput>;
446
- export declare const deserializeAws_queryTagOpenIDConnectProviderCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagOpenIDConnectProviderCommandOutput>;
447
- export declare const deserializeAws_queryTagPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagPolicyCommandOutput>;
448
- export declare const deserializeAws_queryTagRoleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagRoleCommandOutput>;
449
- export declare const deserializeAws_queryTagSAMLProviderCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagSAMLProviderCommandOutput>;
450
- export declare const deserializeAws_queryTagServerCertificateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagServerCertificateCommandOutput>;
451
- export declare const deserializeAws_queryTagUserCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagUserCommandOutput>;
452
- export declare const deserializeAws_queryUntagInstanceProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagInstanceProfileCommandOutput>;
453
- export declare const deserializeAws_queryUntagMFADeviceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagMFADeviceCommandOutput>;
454
- export declare const deserializeAws_queryUntagOpenIDConnectProviderCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagOpenIDConnectProviderCommandOutput>;
455
- export declare const deserializeAws_queryUntagPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagPolicyCommandOutput>;
456
- export declare const deserializeAws_queryUntagRoleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagRoleCommandOutput>;
457
- export declare const deserializeAws_queryUntagSAMLProviderCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagSAMLProviderCommandOutput>;
458
- export declare const deserializeAws_queryUntagServerCertificateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagServerCertificateCommandOutput>;
459
- export declare const deserializeAws_queryUntagUserCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagUserCommandOutput>;
460
- export declare const deserializeAws_queryUpdateAccessKeyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateAccessKeyCommandOutput>;
461
- export declare const deserializeAws_queryUpdateAccountPasswordPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateAccountPasswordPolicyCommandOutput>;
462
- export declare const deserializeAws_queryUpdateAssumeRolePolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateAssumeRolePolicyCommandOutput>;
463
- export declare const deserializeAws_queryUpdateGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateGroupCommandOutput>;
464
- export declare const deserializeAws_queryUpdateLoginProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateLoginProfileCommandOutput>;
465
- export declare const deserializeAws_queryUpdateOpenIDConnectProviderThumbprintCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateOpenIDConnectProviderThumbprintCommandOutput>;
466
- export declare const deserializeAws_queryUpdateRoleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateRoleCommandOutput>;
467
- export declare const deserializeAws_queryUpdateRoleDescriptionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateRoleDescriptionCommandOutput>;
468
- export declare const deserializeAws_queryUpdateSAMLProviderCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateSAMLProviderCommandOutput>;
469
- export declare const deserializeAws_queryUpdateServerCertificateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateServerCertificateCommandOutput>;
470
- export declare const deserializeAws_queryUpdateServiceSpecificCredentialCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateServiceSpecificCredentialCommandOutput>;
471
- export declare const deserializeAws_queryUpdateSigningCertificateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateSigningCertificateCommandOutput>;
472
- export declare const deserializeAws_queryUpdateSSHPublicKeyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateSSHPublicKeyCommandOutput>;
473
- export declare const deserializeAws_queryUpdateUserCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateUserCommandOutput>;
474
- export declare const deserializeAws_queryUploadServerCertificateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UploadServerCertificateCommandOutput>;
475
- export declare const deserializeAws_queryUploadSigningCertificateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UploadSigningCertificateCommandOutput>;
476
- export declare const deserializeAws_queryUploadSSHPublicKeyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UploadSSHPublicKeyCommandOutput>;
161
+ /**
162
+ * serializeAws_queryAddClientIDToOpenIDConnectProviderCommand
163
+ */
164
+ export declare const se_AddClientIDToOpenIDConnectProviderCommand: (input: AddClientIDToOpenIDConnectProviderCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
165
+ /**
166
+ * serializeAws_queryAddRoleToInstanceProfileCommand
167
+ */
168
+ export declare const se_AddRoleToInstanceProfileCommand: (input: AddRoleToInstanceProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
169
+ /**
170
+ * serializeAws_queryAddUserToGroupCommand
171
+ */
172
+ export declare const se_AddUserToGroupCommand: (input: AddUserToGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
173
+ /**
174
+ * serializeAws_queryAttachGroupPolicyCommand
175
+ */
176
+ export declare const se_AttachGroupPolicyCommand: (input: AttachGroupPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
177
+ /**
178
+ * serializeAws_queryAttachRolePolicyCommand
179
+ */
180
+ export declare const se_AttachRolePolicyCommand: (input: AttachRolePolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
181
+ /**
182
+ * serializeAws_queryAttachUserPolicyCommand
183
+ */
184
+ export declare const se_AttachUserPolicyCommand: (input: AttachUserPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
185
+ /**
186
+ * serializeAws_queryChangePasswordCommand
187
+ */
188
+ export declare const se_ChangePasswordCommand: (input: ChangePasswordCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
189
+ /**
190
+ * serializeAws_queryCreateAccessKeyCommand
191
+ */
192
+ export declare const se_CreateAccessKeyCommand: (input: CreateAccessKeyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
193
+ /**
194
+ * serializeAws_queryCreateAccountAliasCommand
195
+ */
196
+ export declare const se_CreateAccountAliasCommand: (input: CreateAccountAliasCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
197
+ /**
198
+ * serializeAws_queryCreateGroupCommand
199
+ */
200
+ export declare const se_CreateGroupCommand: (input: CreateGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
201
+ /**
202
+ * serializeAws_queryCreateInstanceProfileCommand
203
+ */
204
+ export declare const se_CreateInstanceProfileCommand: (input: CreateInstanceProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
205
+ /**
206
+ * serializeAws_queryCreateLoginProfileCommand
207
+ */
208
+ export declare const se_CreateLoginProfileCommand: (input: CreateLoginProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
209
+ /**
210
+ * serializeAws_queryCreateOpenIDConnectProviderCommand
211
+ */
212
+ export declare const se_CreateOpenIDConnectProviderCommand: (input: CreateOpenIDConnectProviderCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
213
+ /**
214
+ * serializeAws_queryCreatePolicyCommand
215
+ */
216
+ export declare const se_CreatePolicyCommand: (input: CreatePolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
217
+ /**
218
+ * serializeAws_queryCreatePolicyVersionCommand
219
+ */
220
+ export declare const se_CreatePolicyVersionCommand: (input: CreatePolicyVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
221
+ /**
222
+ * serializeAws_queryCreateRoleCommand
223
+ */
224
+ export declare const se_CreateRoleCommand: (input: CreateRoleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
225
+ /**
226
+ * serializeAws_queryCreateSAMLProviderCommand
227
+ */
228
+ export declare const se_CreateSAMLProviderCommand: (input: CreateSAMLProviderCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
229
+ /**
230
+ * serializeAws_queryCreateServiceLinkedRoleCommand
231
+ */
232
+ export declare const se_CreateServiceLinkedRoleCommand: (input: CreateServiceLinkedRoleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
233
+ /**
234
+ * serializeAws_queryCreateServiceSpecificCredentialCommand
235
+ */
236
+ export declare const se_CreateServiceSpecificCredentialCommand: (input: CreateServiceSpecificCredentialCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
237
+ /**
238
+ * serializeAws_queryCreateUserCommand
239
+ */
240
+ export declare const se_CreateUserCommand: (input: CreateUserCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
241
+ /**
242
+ * serializeAws_queryCreateVirtualMFADeviceCommand
243
+ */
244
+ export declare const se_CreateVirtualMFADeviceCommand: (input: CreateVirtualMFADeviceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
245
+ /**
246
+ * serializeAws_queryDeactivateMFADeviceCommand
247
+ */
248
+ export declare const se_DeactivateMFADeviceCommand: (input: DeactivateMFADeviceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
249
+ /**
250
+ * serializeAws_queryDeleteAccessKeyCommand
251
+ */
252
+ export declare const se_DeleteAccessKeyCommand: (input: DeleteAccessKeyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
253
+ /**
254
+ * serializeAws_queryDeleteAccountAliasCommand
255
+ */
256
+ export declare const se_DeleteAccountAliasCommand: (input: DeleteAccountAliasCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
257
+ /**
258
+ * serializeAws_queryDeleteAccountPasswordPolicyCommand
259
+ */
260
+ export declare const se_DeleteAccountPasswordPolicyCommand: (input: DeleteAccountPasswordPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
261
+ /**
262
+ * serializeAws_queryDeleteGroupCommand
263
+ */
264
+ export declare const se_DeleteGroupCommand: (input: DeleteGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
265
+ /**
266
+ * serializeAws_queryDeleteGroupPolicyCommand
267
+ */
268
+ export declare const se_DeleteGroupPolicyCommand: (input: DeleteGroupPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
269
+ /**
270
+ * serializeAws_queryDeleteInstanceProfileCommand
271
+ */
272
+ export declare const se_DeleteInstanceProfileCommand: (input: DeleteInstanceProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
273
+ /**
274
+ * serializeAws_queryDeleteLoginProfileCommand
275
+ */
276
+ export declare const se_DeleteLoginProfileCommand: (input: DeleteLoginProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
277
+ /**
278
+ * serializeAws_queryDeleteOpenIDConnectProviderCommand
279
+ */
280
+ export declare const se_DeleteOpenIDConnectProviderCommand: (input: DeleteOpenIDConnectProviderCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
281
+ /**
282
+ * serializeAws_queryDeletePolicyCommand
283
+ */
284
+ export declare const se_DeletePolicyCommand: (input: DeletePolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
285
+ /**
286
+ * serializeAws_queryDeletePolicyVersionCommand
287
+ */
288
+ export declare const se_DeletePolicyVersionCommand: (input: DeletePolicyVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
289
+ /**
290
+ * serializeAws_queryDeleteRoleCommand
291
+ */
292
+ export declare const se_DeleteRoleCommand: (input: DeleteRoleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
293
+ /**
294
+ * serializeAws_queryDeleteRolePermissionsBoundaryCommand
295
+ */
296
+ export declare const se_DeleteRolePermissionsBoundaryCommand: (input: DeleteRolePermissionsBoundaryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
297
+ /**
298
+ * serializeAws_queryDeleteRolePolicyCommand
299
+ */
300
+ export declare const se_DeleteRolePolicyCommand: (input: DeleteRolePolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
301
+ /**
302
+ * serializeAws_queryDeleteSAMLProviderCommand
303
+ */
304
+ export declare const se_DeleteSAMLProviderCommand: (input: DeleteSAMLProviderCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
305
+ /**
306
+ * serializeAws_queryDeleteServerCertificateCommand
307
+ */
308
+ export declare const se_DeleteServerCertificateCommand: (input: DeleteServerCertificateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
309
+ /**
310
+ * serializeAws_queryDeleteServiceLinkedRoleCommand
311
+ */
312
+ export declare const se_DeleteServiceLinkedRoleCommand: (input: DeleteServiceLinkedRoleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
313
+ /**
314
+ * serializeAws_queryDeleteServiceSpecificCredentialCommand
315
+ */
316
+ export declare const se_DeleteServiceSpecificCredentialCommand: (input: DeleteServiceSpecificCredentialCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
317
+ /**
318
+ * serializeAws_queryDeleteSigningCertificateCommand
319
+ */
320
+ export declare const se_DeleteSigningCertificateCommand: (input: DeleteSigningCertificateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
321
+ /**
322
+ * serializeAws_queryDeleteSSHPublicKeyCommand
323
+ */
324
+ export declare const se_DeleteSSHPublicKeyCommand: (input: DeleteSSHPublicKeyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
325
+ /**
326
+ * serializeAws_queryDeleteUserCommand
327
+ */
328
+ export declare const se_DeleteUserCommand: (input: DeleteUserCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
329
+ /**
330
+ * serializeAws_queryDeleteUserPermissionsBoundaryCommand
331
+ */
332
+ export declare const se_DeleteUserPermissionsBoundaryCommand: (input: DeleteUserPermissionsBoundaryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
333
+ /**
334
+ * serializeAws_queryDeleteUserPolicyCommand
335
+ */
336
+ export declare const se_DeleteUserPolicyCommand: (input: DeleteUserPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
337
+ /**
338
+ * serializeAws_queryDeleteVirtualMFADeviceCommand
339
+ */
340
+ export declare const se_DeleteVirtualMFADeviceCommand: (input: DeleteVirtualMFADeviceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
341
+ /**
342
+ * serializeAws_queryDetachGroupPolicyCommand
343
+ */
344
+ export declare const se_DetachGroupPolicyCommand: (input: DetachGroupPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
345
+ /**
346
+ * serializeAws_queryDetachRolePolicyCommand
347
+ */
348
+ export declare const se_DetachRolePolicyCommand: (input: DetachRolePolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
349
+ /**
350
+ * serializeAws_queryDetachUserPolicyCommand
351
+ */
352
+ export declare const se_DetachUserPolicyCommand: (input: DetachUserPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
353
+ /**
354
+ * serializeAws_queryEnableMFADeviceCommand
355
+ */
356
+ export declare const se_EnableMFADeviceCommand: (input: EnableMFADeviceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
357
+ /**
358
+ * serializeAws_queryGenerateCredentialReportCommand
359
+ */
360
+ export declare const se_GenerateCredentialReportCommand: (input: GenerateCredentialReportCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
361
+ /**
362
+ * serializeAws_queryGenerateOrganizationsAccessReportCommand
363
+ */
364
+ export declare const se_GenerateOrganizationsAccessReportCommand: (input: GenerateOrganizationsAccessReportCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
365
+ /**
366
+ * serializeAws_queryGenerateServiceLastAccessedDetailsCommand
367
+ */
368
+ export declare const se_GenerateServiceLastAccessedDetailsCommand: (input: GenerateServiceLastAccessedDetailsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
369
+ /**
370
+ * serializeAws_queryGetAccessKeyLastUsedCommand
371
+ */
372
+ export declare const se_GetAccessKeyLastUsedCommand: (input: GetAccessKeyLastUsedCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
373
+ /**
374
+ * serializeAws_queryGetAccountAuthorizationDetailsCommand
375
+ */
376
+ export declare const se_GetAccountAuthorizationDetailsCommand: (input: GetAccountAuthorizationDetailsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
377
+ /**
378
+ * serializeAws_queryGetAccountPasswordPolicyCommand
379
+ */
380
+ export declare const se_GetAccountPasswordPolicyCommand: (input: GetAccountPasswordPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
381
+ /**
382
+ * serializeAws_queryGetAccountSummaryCommand
383
+ */
384
+ export declare const se_GetAccountSummaryCommand: (input: GetAccountSummaryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
385
+ /**
386
+ * serializeAws_queryGetContextKeysForCustomPolicyCommand
387
+ */
388
+ export declare const se_GetContextKeysForCustomPolicyCommand: (input: GetContextKeysForCustomPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
389
+ /**
390
+ * serializeAws_queryGetContextKeysForPrincipalPolicyCommand
391
+ */
392
+ export declare const se_GetContextKeysForPrincipalPolicyCommand: (input: GetContextKeysForPrincipalPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
393
+ /**
394
+ * serializeAws_queryGetCredentialReportCommand
395
+ */
396
+ export declare const se_GetCredentialReportCommand: (input: GetCredentialReportCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
397
+ /**
398
+ * serializeAws_queryGetGroupCommand
399
+ */
400
+ export declare const se_GetGroupCommand: (input: GetGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
401
+ /**
402
+ * serializeAws_queryGetGroupPolicyCommand
403
+ */
404
+ export declare const se_GetGroupPolicyCommand: (input: GetGroupPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
405
+ /**
406
+ * serializeAws_queryGetInstanceProfileCommand
407
+ */
408
+ export declare const se_GetInstanceProfileCommand: (input: GetInstanceProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
409
+ /**
410
+ * serializeAws_queryGetLoginProfileCommand
411
+ */
412
+ export declare const se_GetLoginProfileCommand: (input: GetLoginProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
413
+ /**
414
+ * serializeAws_queryGetOpenIDConnectProviderCommand
415
+ */
416
+ export declare const se_GetOpenIDConnectProviderCommand: (input: GetOpenIDConnectProviderCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
417
+ /**
418
+ * serializeAws_queryGetOrganizationsAccessReportCommand
419
+ */
420
+ export declare const se_GetOrganizationsAccessReportCommand: (input: GetOrganizationsAccessReportCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
421
+ /**
422
+ * serializeAws_queryGetPolicyCommand
423
+ */
424
+ export declare const se_GetPolicyCommand: (input: GetPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
425
+ /**
426
+ * serializeAws_queryGetPolicyVersionCommand
427
+ */
428
+ export declare const se_GetPolicyVersionCommand: (input: GetPolicyVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
429
+ /**
430
+ * serializeAws_queryGetRoleCommand
431
+ */
432
+ export declare const se_GetRoleCommand: (input: GetRoleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
433
+ /**
434
+ * serializeAws_queryGetRolePolicyCommand
435
+ */
436
+ export declare const se_GetRolePolicyCommand: (input: GetRolePolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
437
+ /**
438
+ * serializeAws_queryGetSAMLProviderCommand
439
+ */
440
+ export declare const se_GetSAMLProviderCommand: (input: GetSAMLProviderCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
441
+ /**
442
+ * serializeAws_queryGetServerCertificateCommand
443
+ */
444
+ export declare const se_GetServerCertificateCommand: (input: GetServerCertificateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
445
+ /**
446
+ * serializeAws_queryGetServiceLastAccessedDetailsCommand
447
+ */
448
+ export declare const se_GetServiceLastAccessedDetailsCommand: (input: GetServiceLastAccessedDetailsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
449
+ /**
450
+ * serializeAws_queryGetServiceLastAccessedDetailsWithEntitiesCommand
451
+ */
452
+ export declare const se_GetServiceLastAccessedDetailsWithEntitiesCommand: (input: GetServiceLastAccessedDetailsWithEntitiesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
453
+ /**
454
+ * serializeAws_queryGetServiceLinkedRoleDeletionStatusCommand
455
+ */
456
+ export declare const se_GetServiceLinkedRoleDeletionStatusCommand: (input: GetServiceLinkedRoleDeletionStatusCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
457
+ /**
458
+ * serializeAws_queryGetSSHPublicKeyCommand
459
+ */
460
+ export declare const se_GetSSHPublicKeyCommand: (input: GetSSHPublicKeyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
461
+ /**
462
+ * serializeAws_queryGetUserCommand
463
+ */
464
+ export declare const se_GetUserCommand: (input: GetUserCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
465
+ /**
466
+ * serializeAws_queryGetUserPolicyCommand
467
+ */
468
+ export declare const se_GetUserPolicyCommand: (input: GetUserPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
469
+ /**
470
+ * serializeAws_queryListAccessKeysCommand
471
+ */
472
+ export declare const se_ListAccessKeysCommand: (input: ListAccessKeysCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
473
+ /**
474
+ * serializeAws_queryListAccountAliasesCommand
475
+ */
476
+ export declare const se_ListAccountAliasesCommand: (input: ListAccountAliasesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
477
+ /**
478
+ * serializeAws_queryListAttachedGroupPoliciesCommand
479
+ */
480
+ export declare const se_ListAttachedGroupPoliciesCommand: (input: ListAttachedGroupPoliciesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
481
+ /**
482
+ * serializeAws_queryListAttachedRolePoliciesCommand
483
+ */
484
+ export declare const se_ListAttachedRolePoliciesCommand: (input: ListAttachedRolePoliciesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
485
+ /**
486
+ * serializeAws_queryListAttachedUserPoliciesCommand
487
+ */
488
+ export declare const se_ListAttachedUserPoliciesCommand: (input: ListAttachedUserPoliciesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
489
+ /**
490
+ * serializeAws_queryListEntitiesForPolicyCommand
491
+ */
492
+ export declare const se_ListEntitiesForPolicyCommand: (input: ListEntitiesForPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
493
+ /**
494
+ * serializeAws_queryListGroupPoliciesCommand
495
+ */
496
+ export declare const se_ListGroupPoliciesCommand: (input: ListGroupPoliciesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
497
+ /**
498
+ * serializeAws_queryListGroupsCommand
499
+ */
500
+ export declare const se_ListGroupsCommand: (input: ListGroupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
501
+ /**
502
+ * serializeAws_queryListGroupsForUserCommand
503
+ */
504
+ export declare const se_ListGroupsForUserCommand: (input: ListGroupsForUserCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
505
+ /**
506
+ * serializeAws_queryListInstanceProfilesCommand
507
+ */
508
+ export declare const se_ListInstanceProfilesCommand: (input: ListInstanceProfilesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
509
+ /**
510
+ * serializeAws_queryListInstanceProfilesForRoleCommand
511
+ */
512
+ export declare const se_ListInstanceProfilesForRoleCommand: (input: ListInstanceProfilesForRoleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
513
+ /**
514
+ * serializeAws_queryListInstanceProfileTagsCommand
515
+ */
516
+ export declare const se_ListInstanceProfileTagsCommand: (input: ListInstanceProfileTagsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
517
+ /**
518
+ * serializeAws_queryListMFADevicesCommand
519
+ */
520
+ export declare const se_ListMFADevicesCommand: (input: ListMFADevicesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
521
+ /**
522
+ * serializeAws_queryListMFADeviceTagsCommand
523
+ */
524
+ export declare const se_ListMFADeviceTagsCommand: (input: ListMFADeviceTagsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
525
+ /**
526
+ * serializeAws_queryListOpenIDConnectProvidersCommand
527
+ */
528
+ export declare const se_ListOpenIDConnectProvidersCommand: (input: ListOpenIDConnectProvidersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
529
+ /**
530
+ * serializeAws_queryListOpenIDConnectProviderTagsCommand
531
+ */
532
+ export declare const se_ListOpenIDConnectProviderTagsCommand: (input: ListOpenIDConnectProviderTagsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
533
+ /**
534
+ * serializeAws_queryListPoliciesCommand
535
+ */
536
+ export declare const se_ListPoliciesCommand: (input: ListPoliciesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
537
+ /**
538
+ * serializeAws_queryListPoliciesGrantingServiceAccessCommand
539
+ */
540
+ export declare const se_ListPoliciesGrantingServiceAccessCommand: (input: ListPoliciesGrantingServiceAccessCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
541
+ /**
542
+ * serializeAws_queryListPolicyTagsCommand
543
+ */
544
+ export declare const se_ListPolicyTagsCommand: (input: ListPolicyTagsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
545
+ /**
546
+ * serializeAws_queryListPolicyVersionsCommand
547
+ */
548
+ export declare const se_ListPolicyVersionsCommand: (input: ListPolicyVersionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
549
+ /**
550
+ * serializeAws_queryListRolePoliciesCommand
551
+ */
552
+ export declare const se_ListRolePoliciesCommand: (input: ListRolePoliciesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
553
+ /**
554
+ * serializeAws_queryListRolesCommand
555
+ */
556
+ export declare const se_ListRolesCommand: (input: ListRolesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
557
+ /**
558
+ * serializeAws_queryListRoleTagsCommand
559
+ */
560
+ export declare const se_ListRoleTagsCommand: (input: ListRoleTagsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
561
+ /**
562
+ * serializeAws_queryListSAMLProvidersCommand
563
+ */
564
+ export declare const se_ListSAMLProvidersCommand: (input: ListSAMLProvidersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
565
+ /**
566
+ * serializeAws_queryListSAMLProviderTagsCommand
567
+ */
568
+ export declare const se_ListSAMLProviderTagsCommand: (input: ListSAMLProviderTagsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
569
+ /**
570
+ * serializeAws_queryListServerCertificatesCommand
571
+ */
572
+ export declare const se_ListServerCertificatesCommand: (input: ListServerCertificatesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
573
+ /**
574
+ * serializeAws_queryListServerCertificateTagsCommand
575
+ */
576
+ export declare const se_ListServerCertificateTagsCommand: (input: ListServerCertificateTagsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
577
+ /**
578
+ * serializeAws_queryListServiceSpecificCredentialsCommand
579
+ */
580
+ export declare const se_ListServiceSpecificCredentialsCommand: (input: ListServiceSpecificCredentialsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
581
+ /**
582
+ * serializeAws_queryListSigningCertificatesCommand
583
+ */
584
+ export declare const se_ListSigningCertificatesCommand: (input: ListSigningCertificatesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
585
+ /**
586
+ * serializeAws_queryListSSHPublicKeysCommand
587
+ */
588
+ export declare const se_ListSSHPublicKeysCommand: (input: ListSSHPublicKeysCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
589
+ /**
590
+ * serializeAws_queryListUserPoliciesCommand
591
+ */
592
+ export declare const se_ListUserPoliciesCommand: (input: ListUserPoliciesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
593
+ /**
594
+ * serializeAws_queryListUsersCommand
595
+ */
596
+ export declare const se_ListUsersCommand: (input: ListUsersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
597
+ /**
598
+ * serializeAws_queryListUserTagsCommand
599
+ */
600
+ export declare const se_ListUserTagsCommand: (input: ListUserTagsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
601
+ /**
602
+ * serializeAws_queryListVirtualMFADevicesCommand
603
+ */
604
+ export declare const se_ListVirtualMFADevicesCommand: (input: ListVirtualMFADevicesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
605
+ /**
606
+ * serializeAws_queryPutGroupPolicyCommand
607
+ */
608
+ export declare const se_PutGroupPolicyCommand: (input: PutGroupPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
609
+ /**
610
+ * serializeAws_queryPutRolePermissionsBoundaryCommand
611
+ */
612
+ export declare const se_PutRolePermissionsBoundaryCommand: (input: PutRolePermissionsBoundaryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
613
+ /**
614
+ * serializeAws_queryPutRolePolicyCommand
615
+ */
616
+ export declare const se_PutRolePolicyCommand: (input: PutRolePolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
617
+ /**
618
+ * serializeAws_queryPutUserPermissionsBoundaryCommand
619
+ */
620
+ export declare const se_PutUserPermissionsBoundaryCommand: (input: PutUserPermissionsBoundaryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
621
+ /**
622
+ * serializeAws_queryPutUserPolicyCommand
623
+ */
624
+ export declare const se_PutUserPolicyCommand: (input: PutUserPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
625
+ /**
626
+ * serializeAws_queryRemoveClientIDFromOpenIDConnectProviderCommand
627
+ */
628
+ export declare const se_RemoveClientIDFromOpenIDConnectProviderCommand: (input: RemoveClientIDFromOpenIDConnectProviderCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
629
+ /**
630
+ * serializeAws_queryRemoveRoleFromInstanceProfileCommand
631
+ */
632
+ export declare const se_RemoveRoleFromInstanceProfileCommand: (input: RemoveRoleFromInstanceProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
633
+ /**
634
+ * serializeAws_queryRemoveUserFromGroupCommand
635
+ */
636
+ export declare const se_RemoveUserFromGroupCommand: (input: RemoveUserFromGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
637
+ /**
638
+ * serializeAws_queryResetServiceSpecificCredentialCommand
639
+ */
640
+ export declare const se_ResetServiceSpecificCredentialCommand: (input: ResetServiceSpecificCredentialCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
641
+ /**
642
+ * serializeAws_queryResyncMFADeviceCommand
643
+ */
644
+ export declare const se_ResyncMFADeviceCommand: (input: ResyncMFADeviceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
645
+ /**
646
+ * serializeAws_querySetDefaultPolicyVersionCommand
647
+ */
648
+ export declare const se_SetDefaultPolicyVersionCommand: (input: SetDefaultPolicyVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
649
+ /**
650
+ * serializeAws_querySetSecurityTokenServicePreferencesCommand
651
+ */
652
+ export declare const se_SetSecurityTokenServicePreferencesCommand: (input: SetSecurityTokenServicePreferencesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
653
+ /**
654
+ * serializeAws_querySimulateCustomPolicyCommand
655
+ */
656
+ export declare const se_SimulateCustomPolicyCommand: (input: SimulateCustomPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
657
+ /**
658
+ * serializeAws_querySimulatePrincipalPolicyCommand
659
+ */
660
+ export declare const se_SimulatePrincipalPolicyCommand: (input: SimulatePrincipalPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
661
+ /**
662
+ * serializeAws_queryTagInstanceProfileCommand
663
+ */
664
+ export declare const se_TagInstanceProfileCommand: (input: TagInstanceProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
665
+ /**
666
+ * serializeAws_queryTagMFADeviceCommand
667
+ */
668
+ export declare const se_TagMFADeviceCommand: (input: TagMFADeviceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
669
+ /**
670
+ * serializeAws_queryTagOpenIDConnectProviderCommand
671
+ */
672
+ export declare const se_TagOpenIDConnectProviderCommand: (input: TagOpenIDConnectProviderCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
673
+ /**
674
+ * serializeAws_queryTagPolicyCommand
675
+ */
676
+ export declare const se_TagPolicyCommand: (input: TagPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
677
+ /**
678
+ * serializeAws_queryTagRoleCommand
679
+ */
680
+ export declare const se_TagRoleCommand: (input: TagRoleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
681
+ /**
682
+ * serializeAws_queryTagSAMLProviderCommand
683
+ */
684
+ export declare const se_TagSAMLProviderCommand: (input: TagSAMLProviderCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
685
+ /**
686
+ * serializeAws_queryTagServerCertificateCommand
687
+ */
688
+ export declare const se_TagServerCertificateCommand: (input: TagServerCertificateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
689
+ /**
690
+ * serializeAws_queryTagUserCommand
691
+ */
692
+ export declare const se_TagUserCommand: (input: TagUserCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
693
+ /**
694
+ * serializeAws_queryUntagInstanceProfileCommand
695
+ */
696
+ export declare const se_UntagInstanceProfileCommand: (input: UntagInstanceProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
697
+ /**
698
+ * serializeAws_queryUntagMFADeviceCommand
699
+ */
700
+ export declare const se_UntagMFADeviceCommand: (input: UntagMFADeviceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
701
+ /**
702
+ * serializeAws_queryUntagOpenIDConnectProviderCommand
703
+ */
704
+ export declare const se_UntagOpenIDConnectProviderCommand: (input: UntagOpenIDConnectProviderCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
705
+ /**
706
+ * serializeAws_queryUntagPolicyCommand
707
+ */
708
+ export declare const se_UntagPolicyCommand: (input: UntagPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
709
+ /**
710
+ * serializeAws_queryUntagRoleCommand
711
+ */
712
+ export declare const se_UntagRoleCommand: (input: UntagRoleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
713
+ /**
714
+ * serializeAws_queryUntagSAMLProviderCommand
715
+ */
716
+ export declare const se_UntagSAMLProviderCommand: (input: UntagSAMLProviderCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
717
+ /**
718
+ * serializeAws_queryUntagServerCertificateCommand
719
+ */
720
+ export declare const se_UntagServerCertificateCommand: (input: UntagServerCertificateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
721
+ /**
722
+ * serializeAws_queryUntagUserCommand
723
+ */
724
+ export declare const se_UntagUserCommand: (input: UntagUserCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
725
+ /**
726
+ * serializeAws_queryUpdateAccessKeyCommand
727
+ */
728
+ export declare const se_UpdateAccessKeyCommand: (input: UpdateAccessKeyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
729
+ /**
730
+ * serializeAws_queryUpdateAccountPasswordPolicyCommand
731
+ */
732
+ export declare const se_UpdateAccountPasswordPolicyCommand: (input: UpdateAccountPasswordPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
733
+ /**
734
+ * serializeAws_queryUpdateAssumeRolePolicyCommand
735
+ */
736
+ export declare const se_UpdateAssumeRolePolicyCommand: (input: UpdateAssumeRolePolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
737
+ /**
738
+ * serializeAws_queryUpdateGroupCommand
739
+ */
740
+ export declare const se_UpdateGroupCommand: (input: UpdateGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
741
+ /**
742
+ * serializeAws_queryUpdateLoginProfileCommand
743
+ */
744
+ export declare const se_UpdateLoginProfileCommand: (input: UpdateLoginProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
745
+ /**
746
+ * serializeAws_queryUpdateOpenIDConnectProviderThumbprintCommand
747
+ */
748
+ export declare const se_UpdateOpenIDConnectProviderThumbprintCommand: (input: UpdateOpenIDConnectProviderThumbprintCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
749
+ /**
750
+ * serializeAws_queryUpdateRoleCommand
751
+ */
752
+ export declare const se_UpdateRoleCommand: (input: UpdateRoleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
753
+ /**
754
+ * serializeAws_queryUpdateRoleDescriptionCommand
755
+ */
756
+ export declare const se_UpdateRoleDescriptionCommand: (input: UpdateRoleDescriptionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
757
+ /**
758
+ * serializeAws_queryUpdateSAMLProviderCommand
759
+ */
760
+ export declare const se_UpdateSAMLProviderCommand: (input: UpdateSAMLProviderCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
761
+ /**
762
+ * serializeAws_queryUpdateServerCertificateCommand
763
+ */
764
+ export declare const se_UpdateServerCertificateCommand: (input: UpdateServerCertificateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
765
+ /**
766
+ * serializeAws_queryUpdateServiceSpecificCredentialCommand
767
+ */
768
+ export declare const se_UpdateServiceSpecificCredentialCommand: (input: UpdateServiceSpecificCredentialCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
769
+ /**
770
+ * serializeAws_queryUpdateSigningCertificateCommand
771
+ */
772
+ export declare const se_UpdateSigningCertificateCommand: (input: UpdateSigningCertificateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
773
+ /**
774
+ * serializeAws_queryUpdateSSHPublicKeyCommand
775
+ */
776
+ export declare const se_UpdateSSHPublicKeyCommand: (input: UpdateSSHPublicKeyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
777
+ /**
778
+ * serializeAws_queryUpdateUserCommand
779
+ */
780
+ export declare const se_UpdateUserCommand: (input: UpdateUserCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
781
+ /**
782
+ * serializeAws_queryUploadServerCertificateCommand
783
+ */
784
+ export declare const se_UploadServerCertificateCommand: (input: UploadServerCertificateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
785
+ /**
786
+ * serializeAws_queryUploadSigningCertificateCommand
787
+ */
788
+ export declare const se_UploadSigningCertificateCommand: (input: UploadSigningCertificateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
789
+ /**
790
+ * serializeAws_queryUploadSSHPublicKeyCommand
791
+ */
792
+ export declare const se_UploadSSHPublicKeyCommand: (input: UploadSSHPublicKeyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
793
+ /**
794
+ * deserializeAws_queryAddClientIDToOpenIDConnectProviderCommand
795
+ */
796
+ export declare const de_AddClientIDToOpenIDConnectProviderCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AddClientIDToOpenIDConnectProviderCommandOutput>;
797
+ /**
798
+ * deserializeAws_queryAddRoleToInstanceProfileCommand
799
+ */
800
+ export declare const de_AddRoleToInstanceProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AddRoleToInstanceProfileCommandOutput>;
801
+ /**
802
+ * deserializeAws_queryAddUserToGroupCommand
803
+ */
804
+ export declare const de_AddUserToGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AddUserToGroupCommandOutput>;
805
+ /**
806
+ * deserializeAws_queryAttachGroupPolicyCommand
807
+ */
808
+ export declare const de_AttachGroupPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AttachGroupPolicyCommandOutput>;
809
+ /**
810
+ * deserializeAws_queryAttachRolePolicyCommand
811
+ */
812
+ export declare const de_AttachRolePolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AttachRolePolicyCommandOutput>;
813
+ /**
814
+ * deserializeAws_queryAttachUserPolicyCommand
815
+ */
816
+ export declare const de_AttachUserPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AttachUserPolicyCommandOutput>;
817
+ /**
818
+ * deserializeAws_queryChangePasswordCommand
819
+ */
820
+ export declare const de_ChangePasswordCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ChangePasswordCommandOutput>;
821
+ /**
822
+ * deserializeAws_queryCreateAccessKeyCommand
823
+ */
824
+ export declare const de_CreateAccessKeyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateAccessKeyCommandOutput>;
825
+ /**
826
+ * deserializeAws_queryCreateAccountAliasCommand
827
+ */
828
+ export declare const de_CreateAccountAliasCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateAccountAliasCommandOutput>;
829
+ /**
830
+ * deserializeAws_queryCreateGroupCommand
831
+ */
832
+ export declare const de_CreateGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateGroupCommandOutput>;
833
+ /**
834
+ * deserializeAws_queryCreateInstanceProfileCommand
835
+ */
836
+ export declare const de_CreateInstanceProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateInstanceProfileCommandOutput>;
837
+ /**
838
+ * deserializeAws_queryCreateLoginProfileCommand
839
+ */
840
+ export declare const de_CreateLoginProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateLoginProfileCommandOutput>;
841
+ /**
842
+ * deserializeAws_queryCreateOpenIDConnectProviderCommand
843
+ */
844
+ export declare const de_CreateOpenIDConnectProviderCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateOpenIDConnectProviderCommandOutput>;
845
+ /**
846
+ * deserializeAws_queryCreatePolicyCommand
847
+ */
848
+ export declare const de_CreatePolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreatePolicyCommandOutput>;
849
+ /**
850
+ * deserializeAws_queryCreatePolicyVersionCommand
851
+ */
852
+ export declare const de_CreatePolicyVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreatePolicyVersionCommandOutput>;
853
+ /**
854
+ * deserializeAws_queryCreateRoleCommand
855
+ */
856
+ export declare const de_CreateRoleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateRoleCommandOutput>;
857
+ /**
858
+ * deserializeAws_queryCreateSAMLProviderCommand
859
+ */
860
+ export declare const de_CreateSAMLProviderCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateSAMLProviderCommandOutput>;
861
+ /**
862
+ * deserializeAws_queryCreateServiceLinkedRoleCommand
863
+ */
864
+ export declare const de_CreateServiceLinkedRoleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateServiceLinkedRoleCommandOutput>;
865
+ /**
866
+ * deserializeAws_queryCreateServiceSpecificCredentialCommand
867
+ */
868
+ export declare const de_CreateServiceSpecificCredentialCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateServiceSpecificCredentialCommandOutput>;
869
+ /**
870
+ * deserializeAws_queryCreateUserCommand
871
+ */
872
+ export declare const de_CreateUserCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateUserCommandOutput>;
873
+ /**
874
+ * deserializeAws_queryCreateVirtualMFADeviceCommand
875
+ */
876
+ export declare const de_CreateVirtualMFADeviceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateVirtualMFADeviceCommandOutput>;
877
+ /**
878
+ * deserializeAws_queryDeactivateMFADeviceCommand
879
+ */
880
+ export declare const de_DeactivateMFADeviceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeactivateMFADeviceCommandOutput>;
881
+ /**
882
+ * deserializeAws_queryDeleteAccessKeyCommand
883
+ */
884
+ export declare const de_DeleteAccessKeyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteAccessKeyCommandOutput>;
885
+ /**
886
+ * deserializeAws_queryDeleteAccountAliasCommand
887
+ */
888
+ export declare const de_DeleteAccountAliasCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteAccountAliasCommandOutput>;
889
+ /**
890
+ * deserializeAws_queryDeleteAccountPasswordPolicyCommand
891
+ */
892
+ export declare const de_DeleteAccountPasswordPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteAccountPasswordPolicyCommandOutput>;
893
+ /**
894
+ * deserializeAws_queryDeleteGroupCommand
895
+ */
896
+ export declare const de_DeleteGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteGroupCommandOutput>;
897
+ /**
898
+ * deserializeAws_queryDeleteGroupPolicyCommand
899
+ */
900
+ export declare const de_DeleteGroupPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteGroupPolicyCommandOutput>;
901
+ /**
902
+ * deserializeAws_queryDeleteInstanceProfileCommand
903
+ */
904
+ export declare const de_DeleteInstanceProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteInstanceProfileCommandOutput>;
905
+ /**
906
+ * deserializeAws_queryDeleteLoginProfileCommand
907
+ */
908
+ export declare const de_DeleteLoginProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteLoginProfileCommandOutput>;
909
+ /**
910
+ * deserializeAws_queryDeleteOpenIDConnectProviderCommand
911
+ */
912
+ export declare const de_DeleteOpenIDConnectProviderCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteOpenIDConnectProviderCommandOutput>;
913
+ /**
914
+ * deserializeAws_queryDeletePolicyCommand
915
+ */
916
+ export declare const de_DeletePolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeletePolicyCommandOutput>;
917
+ /**
918
+ * deserializeAws_queryDeletePolicyVersionCommand
919
+ */
920
+ export declare const de_DeletePolicyVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeletePolicyVersionCommandOutput>;
921
+ /**
922
+ * deserializeAws_queryDeleteRoleCommand
923
+ */
924
+ export declare const de_DeleteRoleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteRoleCommandOutput>;
925
+ /**
926
+ * deserializeAws_queryDeleteRolePermissionsBoundaryCommand
927
+ */
928
+ export declare const de_DeleteRolePermissionsBoundaryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteRolePermissionsBoundaryCommandOutput>;
929
+ /**
930
+ * deserializeAws_queryDeleteRolePolicyCommand
931
+ */
932
+ export declare const de_DeleteRolePolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteRolePolicyCommandOutput>;
933
+ /**
934
+ * deserializeAws_queryDeleteSAMLProviderCommand
935
+ */
936
+ export declare const de_DeleteSAMLProviderCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteSAMLProviderCommandOutput>;
937
+ /**
938
+ * deserializeAws_queryDeleteServerCertificateCommand
939
+ */
940
+ export declare const de_DeleteServerCertificateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteServerCertificateCommandOutput>;
941
+ /**
942
+ * deserializeAws_queryDeleteServiceLinkedRoleCommand
943
+ */
944
+ export declare const de_DeleteServiceLinkedRoleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteServiceLinkedRoleCommandOutput>;
945
+ /**
946
+ * deserializeAws_queryDeleteServiceSpecificCredentialCommand
947
+ */
948
+ export declare const de_DeleteServiceSpecificCredentialCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteServiceSpecificCredentialCommandOutput>;
949
+ /**
950
+ * deserializeAws_queryDeleteSigningCertificateCommand
951
+ */
952
+ export declare const de_DeleteSigningCertificateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteSigningCertificateCommandOutput>;
953
+ /**
954
+ * deserializeAws_queryDeleteSSHPublicKeyCommand
955
+ */
956
+ export declare const de_DeleteSSHPublicKeyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteSSHPublicKeyCommandOutput>;
957
+ /**
958
+ * deserializeAws_queryDeleteUserCommand
959
+ */
960
+ export declare const de_DeleteUserCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteUserCommandOutput>;
961
+ /**
962
+ * deserializeAws_queryDeleteUserPermissionsBoundaryCommand
963
+ */
964
+ export declare const de_DeleteUserPermissionsBoundaryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteUserPermissionsBoundaryCommandOutput>;
965
+ /**
966
+ * deserializeAws_queryDeleteUserPolicyCommand
967
+ */
968
+ export declare const de_DeleteUserPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteUserPolicyCommandOutput>;
969
+ /**
970
+ * deserializeAws_queryDeleteVirtualMFADeviceCommand
971
+ */
972
+ export declare const de_DeleteVirtualMFADeviceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteVirtualMFADeviceCommandOutput>;
973
+ /**
974
+ * deserializeAws_queryDetachGroupPolicyCommand
975
+ */
976
+ export declare const de_DetachGroupPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DetachGroupPolicyCommandOutput>;
977
+ /**
978
+ * deserializeAws_queryDetachRolePolicyCommand
979
+ */
980
+ export declare const de_DetachRolePolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DetachRolePolicyCommandOutput>;
981
+ /**
982
+ * deserializeAws_queryDetachUserPolicyCommand
983
+ */
984
+ export declare const de_DetachUserPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DetachUserPolicyCommandOutput>;
985
+ /**
986
+ * deserializeAws_queryEnableMFADeviceCommand
987
+ */
988
+ export declare const de_EnableMFADeviceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<EnableMFADeviceCommandOutput>;
989
+ /**
990
+ * deserializeAws_queryGenerateCredentialReportCommand
991
+ */
992
+ export declare const de_GenerateCredentialReportCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GenerateCredentialReportCommandOutput>;
993
+ /**
994
+ * deserializeAws_queryGenerateOrganizationsAccessReportCommand
995
+ */
996
+ export declare const de_GenerateOrganizationsAccessReportCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GenerateOrganizationsAccessReportCommandOutput>;
997
+ /**
998
+ * deserializeAws_queryGenerateServiceLastAccessedDetailsCommand
999
+ */
1000
+ export declare const de_GenerateServiceLastAccessedDetailsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GenerateServiceLastAccessedDetailsCommandOutput>;
1001
+ /**
1002
+ * deserializeAws_queryGetAccessKeyLastUsedCommand
1003
+ */
1004
+ export declare const de_GetAccessKeyLastUsedCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAccessKeyLastUsedCommandOutput>;
1005
+ /**
1006
+ * deserializeAws_queryGetAccountAuthorizationDetailsCommand
1007
+ */
1008
+ export declare const de_GetAccountAuthorizationDetailsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAccountAuthorizationDetailsCommandOutput>;
1009
+ /**
1010
+ * deserializeAws_queryGetAccountPasswordPolicyCommand
1011
+ */
1012
+ export declare const de_GetAccountPasswordPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAccountPasswordPolicyCommandOutput>;
1013
+ /**
1014
+ * deserializeAws_queryGetAccountSummaryCommand
1015
+ */
1016
+ export declare const de_GetAccountSummaryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAccountSummaryCommandOutput>;
1017
+ /**
1018
+ * deserializeAws_queryGetContextKeysForCustomPolicyCommand
1019
+ */
1020
+ export declare const de_GetContextKeysForCustomPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetContextKeysForCustomPolicyCommandOutput>;
1021
+ /**
1022
+ * deserializeAws_queryGetContextKeysForPrincipalPolicyCommand
1023
+ */
1024
+ export declare const de_GetContextKeysForPrincipalPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetContextKeysForPrincipalPolicyCommandOutput>;
1025
+ /**
1026
+ * deserializeAws_queryGetCredentialReportCommand
1027
+ */
1028
+ export declare const de_GetCredentialReportCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetCredentialReportCommandOutput>;
1029
+ /**
1030
+ * deserializeAws_queryGetGroupCommand
1031
+ */
1032
+ export declare const de_GetGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetGroupCommandOutput>;
1033
+ /**
1034
+ * deserializeAws_queryGetGroupPolicyCommand
1035
+ */
1036
+ export declare const de_GetGroupPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetGroupPolicyCommandOutput>;
1037
+ /**
1038
+ * deserializeAws_queryGetInstanceProfileCommand
1039
+ */
1040
+ export declare const de_GetInstanceProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetInstanceProfileCommandOutput>;
1041
+ /**
1042
+ * deserializeAws_queryGetLoginProfileCommand
1043
+ */
1044
+ export declare const de_GetLoginProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetLoginProfileCommandOutput>;
1045
+ /**
1046
+ * deserializeAws_queryGetOpenIDConnectProviderCommand
1047
+ */
1048
+ export declare const de_GetOpenIDConnectProviderCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetOpenIDConnectProviderCommandOutput>;
1049
+ /**
1050
+ * deserializeAws_queryGetOrganizationsAccessReportCommand
1051
+ */
1052
+ export declare const de_GetOrganizationsAccessReportCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetOrganizationsAccessReportCommandOutput>;
1053
+ /**
1054
+ * deserializeAws_queryGetPolicyCommand
1055
+ */
1056
+ export declare const de_GetPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetPolicyCommandOutput>;
1057
+ /**
1058
+ * deserializeAws_queryGetPolicyVersionCommand
1059
+ */
1060
+ export declare const de_GetPolicyVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetPolicyVersionCommandOutput>;
1061
+ /**
1062
+ * deserializeAws_queryGetRoleCommand
1063
+ */
1064
+ export declare const de_GetRoleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetRoleCommandOutput>;
1065
+ /**
1066
+ * deserializeAws_queryGetRolePolicyCommand
1067
+ */
1068
+ export declare const de_GetRolePolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetRolePolicyCommandOutput>;
1069
+ /**
1070
+ * deserializeAws_queryGetSAMLProviderCommand
1071
+ */
1072
+ export declare const de_GetSAMLProviderCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetSAMLProviderCommandOutput>;
1073
+ /**
1074
+ * deserializeAws_queryGetServerCertificateCommand
1075
+ */
1076
+ export declare const de_GetServerCertificateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetServerCertificateCommandOutput>;
1077
+ /**
1078
+ * deserializeAws_queryGetServiceLastAccessedDetailsCommand
1079
+ */
1080
+ export declare const de_GetServiceLastAccessedDetailsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetServiceLastAccessedDetailsCommandOutput>;
1081
+ /**
1082
+ * deserializeAws_queryGetServiceLastAccessedDetailsWithEntitiesCommand
1083
+ */
1084
+ export declare const de_GetServiceLastAccessedDetailsWithEntitiesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetServiceLastAccessedDetailsWithEntitiesCommandOutput>;
1085
+ /**
1086
+ * deserializeAws_queryGetServiceLinkedRoleDeletionStatusCommand
1087
+ */
1088
+ export declare const de_GetServiceLinkedRoleDeletionStatusCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetServiceLinkedRoleDeletionStatusCommandOutput>;
1089
+ /**
1090
+ * deserializeAws_queryGetSSHPublicKeyCommand
1091
+ */
1092
+ export declare const de_GetSSHPublicKeyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetSSHPublicKeyCommandOutput>;
1093
+ /**
1094
+ * deserializeAws_queryGetUserCommand
1095
+ */
1096
+ export declare const de_GetUserCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetUserCommandOutput>;
1097
+ /**
1098
+ * deserializeAws_queryGetUserPolicyCommand
1099
+ */
1100
+ export declare const de_GetUserPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetUserPolicyCommandOutput>;
1101
+ /**
1102
+ * deserializeAws_queryListAccessKeysCommand
1103
+ */
1104
+ export declare const de_ListAccessKeysCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAccessKeysCommandOutput>;
1105
+ /**
1106
+ * deserializeAws_queryListAccountAliasesCommand
1107
+ */
1108
+ export declare const de_ListAccountAliasesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAccountAliasesCommandOutput>;
1109
+ /**
1110
+ * deserializeAws_queryListAttachedGroupPoliciesCommand
1111
+ */
1112
+ export declare const de_ListAttachedGroupPoliciesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAttachedGroupPoliciesCommandOutput>;
1113
+ /**
1114
+ * deserializeAws_queryListAttachedRolePoliciesCommand
1115
+ */
1116
+ export declare const de_ListAttachedRolePoliciesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAttachedRolePoliciesCommandOutput>;
1117
+ /**
1118
+ * deserializeAws_queryListAttachedUserPoliciesCommand
1119
+ */
1120
+ export declare const de_ListAttachedUserPoliciesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAttachedUserPoliciesCommandOutput>;
1121
+ /**
1122
+ * deserializeAws_queryListEntitiesForPolicyCommand
1123
+ */
1124
+ export declare const de_ListEntitiesForPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListEntitiesForPolicyCommandOutput>;
1125
+ /**
1126
+ * deserializeAws_queryListGroupPoliciesCommand
1127
+ */
1128
+ export declare const de_ListGroupPoliciesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListGroupPoliciesCommandOutput>;
1129
+ /**
1130
+ * deserializeAws_queryListGroupsCommand
1131
+ */
1132
+ export declare const de_ListGroupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListGroupsCommandOutput>;
1133
+ /**
1134
+ * deserializeAws_queryListGroupsForUserCommand
1135
+ */
1136
+ export declare const de_ListGroupsForUserCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListGroupsForUserCommandOutput>;
1137
+ /**
1138
+ * deserializeAws_queryListInstanceProfilesCommand
1139
+ */
1140
+ export declare const de_ListInstanceProfilesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListInstanceProfilesCommandOutput>;
1141
+ /**
1142
+ * deserializeAws_queryListInstanceProfilesForRoleCommand
1143
+ */
1144
+ export declare const de_ListInstanceProfilesForRoleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListInstanceProfilesForRoleCommandOutput>;
1145
+ /**
1146
+ * deserializeAws_queryListInstanceProfileTagsCommand
1147
+ */
1148
+ export declare const de_ListInstanceProfileTagsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListInstanceProfileTagsCommandOutput>;
1149
+ /**
1150
+ * deserializeAws_queryListMFADevicesCommand
1151
+ */
1152
+ export declare const de_ListMFADevicesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListMFADevicesCommandOutput>;
1153
+ /**
1154
+ * deserializeAws_queryListMFADeviceTagsCommand
1155
+ */
1156
+ export declare const de_ListMFADeviceTagsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListMFADeviceTagsCommandOutput>;
1157
+ /**
1158
+ * deserializeAws_queryListOpenIDConnectProvidersCommand
1159
+ */
1160
+ export declare const de_ListOpenIDConnectProvidersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListOpenIDConnectProvidersCommandOutput>;
1161
+ /**
1162
+ * deserializeAws_queryListOpenIDConnectProviderTagsCommand
1163
+ */
1164
+ export declare const de_ListOpenIDConnectProviderTagsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListOpenIDConnectProviderTagsCommandOutput>;
1165
+ /**
1166
+ * deserializeAws_queryListPoliciesCommand
1167
+ */
1168
+ export declare const de_ListPoliciesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListPoliciesCommandOutput>;
1169
+ /**
1170
+ * deserializeAws_queryListPoliciesGrantingServiceAccessCommand
1171
+ */
1172
+ export declare const de_ListPoliciesGrantingServiceAccessCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListPoliciesGrantingServiceAccessCommandOutput>;
1173
+ /**
1174
+ * deserializeAws_queryListPolicyTagsCommand
1175
+ */
1176
+ export declare const de_ListPolicyTagsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListPolicyTagsCommandOutput>;
1177
+ /**
1178
+ * deserializeAws_queryListPolicyVersionsCommand
1179
+ */
1180
+ export declare const de_ListPolicyVersionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListPolicyVersionsCommandOutput>;
1181
+ /**
1182
+ * deserializeAws_queryListRolePoliciesCommand
1183
+ */
1184
+ export declare const de_ListRolePoliciesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRolePoliciesCommandOutput>;
1185
+ /**
1186
+ * deserializeAws_queryListRolesCommand
1187
+ */
1188
+ export declare const de_ListRolesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRolesCommandOutput>;
1189
+ /**
1190
+ * deserializeAws_queryListRoleTagsCommand
1191
+ */
1192
+ export declare const de_ListRoleTagsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRoleTagsCommandOutput>;
1193
+ /**
1194
+ * deserializeAws_queryListSAMLProvidersCommand
1195
+ */
1196
+ export declare const de_ListSAMLProvidersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListSAMLProvidersCommandOutput>;
1197
+ /**
1198
+ * deserializeAws_queryListSAMLProviderTagsCommand
1199
+ */
1200
+ export declare const de_ListSAMLProviderTagsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListSAMLProviderTagsCommandOutput>;
1201
+ /**
1202
+ * deserializeAws_queryListServerCertificatesCommand
1203
+ */
1204
+ export declare const de_ListServerCertificatesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListServerCertificatesCommandOutput>;
1205
+ /**
1206
+ * deserializeAws_queryListServerCertificateTagsCommand
1207
+ */
1208
+ export declare const de_ListServerCertificateTagsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListServerCertificateTagsCommandOutput>;
1209
+ /**
1210
+ * deserializeAws_queryListServiceSpecificCredentialsCommand
1211
+ */
1212
+ export declare const de_ListServiceSpecificCredentialsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListServiceSpecificCredentialsCommandOutput>;
1213
+ /**
1214
+ * deserializeAws_queryListSigningCertificatesCommand
1215
+ */
1216
+ export declare const de_ListSigningCertificatesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListSigningCertificatesCommandOutput>;
1217
+ /**
1218
+ * deserializeAws_queryListSSHPublicKeysCommand
1219
+ */
1220
+ export declare const de_ListSSHPublicKeysCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListSSHPublicKeysCommandOutput>;
1221
+ /**
1222
+ * deserializeAws_queryListUserPoliciesCommand
1223
+ */
1224
+ export declare const de_ListUserPoliciesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListUserPoliciesCommandOutput>;
1225
+ /**
1226
+ * deserializeAws_queryListUsersCommand
1227
+ */
1228
+ export declare const de_ListUsersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListUsersCommandOutput>;
1229
+ /**
1230
+ * deserializeAws_queryListUserTagsCommand
1231
+ */
1232
+ export declare const de_ListUserTagsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListUserTagsCommandOutput>;
1233
+ /**
1234
+ * deserializeAws_queryListVirtualMFADevicesCommand
1235
+ */
1236
+ export declare const de_ListVirtualMFADevicesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListVirtualMFADevicesCommandOutput>;
1237
+ /**
1238
+ * deserializeAws_queryPutGroupPolicyCommand
1239
+ */
1240
+ export declare const de_PutGroupPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutGroupPolicyCommandOutput>;
1241
+ /**
1242
+ * deserializeAws_queryPutRolePermissionsBoundaryCommand
1243
+ */
1244
+ export declare const de_PutRolePermissionsBoundaryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutRolePermissionsBoundaryCommandOutput>;
1245
+ /**
1246
+ * deserializeAws_queryPutRolePolicyCommand
1247
+ */
1248
+ export declare const de_PutRolePolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutRolePolicyCommandOutput>;
1249
+ /**
1250
+ * deserializeAws_queryPutUserPermissionsBoundaryCommand
1251
+ */
1252
+ export declare const de_PutUserPermissionsBoundaryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutUserPermissionsBoundaryCommandOutput>;
1253
+ /**
1254
+ * deserializeAws_queryPutUserPolicyCommand
1255
+ */
1256
+ export declare const de_PutUserPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutUserPolicyCommandOutput>;
1257
+ /**
1258
+ * deserializeAws_queryRemoveClientIDFromOpenIDConnectProviderCommand
1259
+ */
1260
+ export declare const de_RemoveClientIDFromOpenIDConnectProviderCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RemoveClientIDFromOpenIDConnectProviderCommandOutput>;
1261
+ /**
1262
+ * deserializeAws_queryRemoveRoleFromInstanceProfileCommand
1263
+ */
1264
+ export declare const de_RemoveRoleFromInstanceProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RemoveRoleFromInstanceProfileCommandOutput>;
1265
+ /**
1266
+ * deserializeAws_queryRemoveUserFromGroupCommand
1267
+ */
1268
+ export declare const de_RemoveUserFromGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RemoveUserFromGroupCommandOutput>;
1269
+ /**
1270
+ * deserializeAws_queryResetServiceSpecificCredentialCommand
1271
+ */
1272
+ export declare const de_ResetServiceSpecificCredentialCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ResetServiceSpecificCredentialCommandOutput>;
1273
+ /**
1274
+ * deserializeAws_queryResyncMFADeviceCommand
1275
+ */
1276
+ export declare const de_ResyncMFADeviceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ResyncMFADeviceCommandOutput>;
1277
+ /**
1278
+ * deserializeAws_querySetDefaultPolicyVersionCommand
1279
+ */
1280
+ export declare const de_SetDefaultPolicyVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SetDefaultPolicyVersionCommandOutput>;
1281
+ /**
1282
+ * deserializeAws_querySetSecurityTokenServicePreferencesCommand
1283
+ */
1284
+ export declare const de_SetSecurityTokenServicePreferencesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SetSecurityTokenServicePreferencesCommandOutput>;
1285
+ /**
1286
+ * deserializeAws_querySimulateCustomPolicyCommand
1287
+ */
1288
+ export declare const de_SimulateCustomPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SimulateCustomPolicyCommandOutput>;
1289
+ /**
1290
+ * deserializeAws_querySimulatePrincipalPolicyCommand
1291
+ */
1292
+ export declare const de_SimulatePrincipalPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SimulatePrincipalPolicyCommandOutput>;
1293
+ /**
1294
+ * deserializeAws_queryTagInstanceProfileCommand
1295
+ */
1296
+ export declare const de_TagInstanceProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagInstanceProfileCommandOutput>;
1297
+ /**
1298
+ * deserializeAws_queryTagMFADeviceCommand
1299
+ */
1300
+ export declare const de_TagMFADeviceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagMFADeviceCommandOutput>;
1301
+ /**
1302
+ * deserializeAws_queryTagOpenIDConnectProviderCommand
1303
+ */
1304
+ export declare const de_TagOpenIDConnectProviderCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagOpenIDConnectProviderCommandOutput>;
1305
+ /**
1306
+ * deserializeAws_queryTagPolicyCommand
1307
+ */
1308
+ export declare const de_TagPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagPolicyCommandOutput>;
1309
+ /**
1310
+ * deserializeAws_queryTagRoleCommand
1311
+ */
1312
+ export declare const de_TagRoleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagRoleCommandOutput>;
1313
+ /**
1314
+ * deserializeAws_queryTagSAMLProviderCommand
1315
+ */
1316
+ export declare const de_TagSAMLProviderCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagSAMLProviderCommandOutput>;
1317
+ /**
1318
+ * deserializeAws_queryTagServerCertificateCommand
1319
+ */
1320
+ export declare const de_TagServerCertificateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagServerCertificateCommandOutput>;
1321
+ /**
1322
+ * deserializeAws_queryTagUserCommand
1323
+ */
1324
+ export declare const de_TagUserCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagUserCommandOutput>;
1325
+ /**
1326
+ * deserializeAws_queryUntagInstanceProfileCommand
1327
+ */
1328
+ export declare const de_UntagInstanceProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagInstanceProfileCommandOutput>;
1329
+ /**
1330
+ * deserializeAws_queryUntagMFADeviceCommand
1331
+ */
1332
+ export declare const de_UntagMFADeviceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagMFADeviceCommandOutput>;
1333
+ /**
1334
+ * deserializeAws_queryUntagOpenIDConnectProviderCommand
1335
+ */
1336
+ export declare const de_UntagOpenIDConnectProviderCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagOpenIDConnectProviderCommandOutput>;
1337
+ /**
1338
+ * deserializeAws_queryUntagPolicyCommand
1339
+ */
1340
+ export declare const de_UntagPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagPolicyCommandOutput>;
1341
+ /**
1342
+ * deserializeAws_queryUntagRoleCommand
1343
+ */
1344
+ export declare const de_UntagRoleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagRoleCommandOutput>;
1345
+ /**
1346
+ * deserializeAws_queryUntagSAMLProviderCommand
1347
+ */
1348
+ export declare const de_UntagSAMLProviderCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagSAMLProviderCommandOutput>;
1349
+ /**
1350
+ * deserializeAws_queryUntagServerCertificateCommand
1351
+ */
1352
+ export declare const de_UntagServerCertificateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagServerCertificateCommandOutput>;
1353
+ /**
1354
+ * deserializeAws_queryUntagUserCommand
1355
+ */
1356
+ export declare const de_UntagUserCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagUserCommandOutput>;
1357
+ /**
1358
+ * deserializeAws_queryUpdateAccessKeyCommand
1359
+ */
1360
+ export declare const de_UpdateAccessKeyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateAccessKeyCommandOutput>;
1361
+ /**
1362
+ * deserializeAws_queryUpdateAccountPasswordPolicyCommand
1363
+ */
1364
+ export declare const de_UpdateAccountPasswordPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateAccountPasswordPolicyCommandOutput>;
1365
+ /**
1366
+ * deserializeAws_queryUpdateAssumeRolePolicyCommand
1367
+ */
1368
+ export declare const de_UpdateAssumeRolePolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateAssumeRolePolicyCommandOutput>;
1369
+ /**
1370
+ * deserializeAws_queryUpdateGroupCommand
1371
+ */
1372
+ export declare const de_UpdateGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateGroupCommandOutput>;
1373
+ /**
1374
+ * deserializeAws_queryUpdateLoginProfileCommand
1375
+ */
1376
+ export declare const de_UpdateLoginProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateLoginProfileCommandOutput>;
1377
+ /**
1378
+ * deserializeAws_queryUpdateOpenIDConnectProviderThumbprintCommand
1379
+ */
1380
+ export declare const de_UpdateOpenIDConnectProviderThumbprintCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateOpenIDConnectProviderThumbprintCommandOutput>;
1381
+ /**
1382
+ * deserializeAws_queryUpdateRoleCommand
1383
+ */
1384
+ export declare const de_UpdateRoleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateRoleCommandOutput>;
1385
+ /**
1386
+ * deserializeAws_queryUpdateRoleDescriptionCommand
1387
+ */
1388
+ export declare const de_UpdateRoleDescriptionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateRoleDescriptionCommandOutput>;
1389
+ /**
1390
+ * deserializeAws_queryUpdateSAMLProviderCommand
1391
+ */
1392
+ export declare const de_UpdateSAMLProviderCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateSAMLProviderCommandOutput>;
1393
+ /**
1394
+ * deserializeAws_queryUpdateServerCertificateCommand
1395
+ */
1396
+ export declare const de_UpdateServerCertificateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateServerCertificateCommandOutput>;
1397
+ /**
1398
+ * deserializeAws_queryUpdateServiceSpecificCredentialCommand
1399
+ */
1400
+ export declare const de_UpdateServiceSpecificCredentialCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateServiceSpecificCredentialCommandOutput>;
1401
+ /**
1402
+ * deserializeAws_queryUpdateSigningCertificateCommand
1403
+ */
1404
+ export declare const de_UpdateSigningCertificateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateSigningCertificateCommandOutput>;
1405
+ /**
1406
+ * deserializeAws_queryUpdateSSHPublicKeyCommand
1407
+ */
1408
+ export declare const de_UpdateSSHPublicKeyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateSSHPublicKeyCommandOutput>;
1409
+ /**
1410
+ * deserializeAws_queryUpdateUserCommand
1411
+ */
1412
+ export declare const de_UpdateUserCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateUserCommandOutput>;
1413
+ /**
1414
+ * deserializeAws_queryUploadServerCertificateCommand
1415
+ */
1416
+ export declare const de_UploadServerCertificateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UploadServerCertificateCommandOutput>;
1417
+ /**
1418
+ * deserializeAws_queryUploadSigningCertificateCommand
1419
+ */
1420
+ export declare const de_UploadSigningCertificateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UploadSigningCertificateCommandOutput>;
1421
+ /**
1422
+ * deserializeAws_queryUploadSSHPublicKeyCommand
1423
+ */
1424
+ export declare const de_UploadSSHPublicKeyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UploadSSHPublicKeyCommandOutput>;