@aws-sdk/client-iam 3.303.0 → 3.309.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 +30 -30
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryGetContextKeysForCustomPolicyCommand, serializeAws_queryGetContextKeysForCustomPolicyCommand, } from "../protocols/Aws_query";
4
+ import { de_GetContextKeysForCustomPolicyCommand, se_GetContextKeysForCustomPolicyCommand, } from "../protocols/Aws_query";
5
5
  export class GetContextKeysForCustomPolicyCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetContextKeysForCustomPolicyCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryGetContextKeysForCustomPolicyCommand(input, context);
36
+ return se_GetContextKeysForCustomPolicyCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryGetContextKeysForCustomPolicyCommand(output, context);
39
+ return de_GetContextKeysForCustomPolicyCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryGetContextKeysForPrincipalPolicyCommand, serializeAws_queryGetContextKeysForPrincipalPolicyCommand, } from "../protocols/Aws_query";
4
+ import { de_GetContextKeysForPrincipalPolicyCommand, se_GetContextKeysForPrincipalPolicyCommand, } from "../protocols/Aws_query";
5
5
  export class GetContextKeysForPrincipalPolicyCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetContextKeysForPrincipalPolicyCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryGetContextKeysForPrincipalPolicyCommand(input, context);
36
+ return se_GetContextKeysForPrincipalPolicyCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryGetContextKeysForPrincipalPolicyCommand(output, context);
39
+ return de_GetContextKeysForPrincipalPolicyCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryGetCredentialReportCommand, serializeAws_queryGetCredentialReportCommand, } from "../protocols/Aws_query";
4
+ import { de_GetCredentialReportCommand, se_GetCredentialReportCommand } from "../protocols/Aws_query";
5
5
  export class GetCredentialReportCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetCredentialReportCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryGetCredentialReportCommand(input, context);
36
+ return se_GetCredentialReportCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryGetCredentialReportCommand(output, context);
39
+ return de_GetCredentialReportCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryGetGroupCommand, serializeAws_queryGetGroupCommand } from "../protocols/Aws_query";
4
+ import { de_GetGroupCommand, se_GetGroupCommand } from "../protocols/Aws_query";
5
5
  export class GetGroupCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetGroupCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryGetGroupCommand(input, context);
36
+ return se_GetGroupCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryGetGroupCommand(output, context);
39
+ return de_GetGroupCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryGetGroupPolicyCommand, serializeAws_queryGetGroupPolicyCommand, } from "../protocols/Aws_query";
4
+ import { de_GetGroupPolicyCommand, se_GetGroupPolicyCommand } from "../protocols/Aws_query";
5
5
  export class GetGroupPolicyCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetGroupPolicyCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryGetGroupPolicyCommand(input, context);
36
+ return se_GetGroupPolicyCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryGetGroupPolicyCommand(output, context);
39
+ return de_GetGroupPolicyCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryGetInstanceProfileCommand, serializeAws_queryGetInstanceProfileCommand, } from "../protocols/Aws_query";
4
+ import { de_GetInstanceProfileCommand, se_GetInstanceProfileCommand } from "../protocols/Aws_query";
5
5
  export class GetInstanceProfileCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetInstanceProfileCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryGetInstanceProfileCommand(input, context);
36
+ return se_GetInstanceProfileCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryGetInstanceProfileCommand(output, context);
39
+ return de_GetInstanceProfileCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryGetLoginProfileCommand, serializeAws_queryGetLoginProfileCommand, } from "../protocols/Aws_query";
4
+ import { de_GetLoginProfileCommand, se_GetLoginProfileCommand } from "../protocols/Aws_query";
5
5
  export class GetLoginProfileCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetLoginProfileCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryGetLoginProfileCommand(input, context);
36
+ return se_GetLoginProfileCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryGetLoginProfileCommand(output, context);
39
+ return de_GetLoginProfileCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryGetOpenIDConnectProviderCommand, serializeAws_queryGetOpenIDConnectProviderCommand, } from "../protocols/Aws_query";
4
+ import { de_GetOpenIDConnectProviderCommand, se_GetOpenIDConnectProviderCommand } from "../protocols/Aws_query";
5
5
  export class GetOpenIDConnectProviderCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetOpenIDConnectProviderCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryGetOpenIDConnectProviderCommand(input, context);
36
+ return se_GetOpenIDConnectProviderCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryGetOpenIDConnectProviderCommand(output, context);
39
+ return de_GetOpenIDConnectProviderCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryGetOrganizationsAccessReportCommand, serializeAws_queryGetOrganizationsAccessReportCommand, } from "../protocols/Aws_query";
4
+ import { de_GetOrganizationsAccessReportCommand, se_GetOrganizationsAccessReportCommand } from "../protocols/Aws_query";
5
5
  export class GetOrganizationsAccessReportCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetOrganizationsAccessReportCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryGetOrganizationsAccessReportCommand(input, context);
36
+ return se_GetOrganizationsAccessReportCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryGetOrganizationsAccessReportCommand(output, context);
39
+ return de_GetOrganizationsAccessReportCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryGetPolicyCommand, serializeAws_queryGetPolicyCommand } from "../protocols/Aws_query";
4
+ import { de_GetPolicyCommand, se_GetPolicyCommand } from "../protocols/Aws_query";
5
5
  export class GetPolicyCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetPolicyCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryGetPolicyCommand(input, context);
36
+ return se_GetPolicyCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryGetPolicyCommand(output, context);
39
+ return de_GetPolicyCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryGetPolicyVersionCommand, serializeAws_queryGetPolicyVersionCommand, } from "../protocols/Aws_query";
4
+ import { de_GetPolicyVersionCommand, se_GetPolicyVersionCommand } from "../protocols/Aws_query";
5
5
  export class GetPolicyVersionCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetPolicyVersionCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryGetPolicyVersionCommand(input, context);
36
+ return se_GetPolicyVersionCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryGetPolicyVersionCommand(output, context);
39
+ return de_GetPolicyVersionCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryGetRoleCommand, serializeAws_queryGetRoleCommand } from "../protocols/Aws_query";
4
+ import { de_GetRoleCommand, se_GetRoleCommand } from "../protocols/Aws_query";
5
5
  export class GetRoleCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetRoleCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryGetRoleCommand(input, context);
36
+ return se_GetRoleCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryGetRoleCommand(output, context);
39
+ return de_GetRoleCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryGetRolePolicyCommand, serializeAws_queryGetRolePolicyCommand, } from "../protocols/Aws_query";
4
+ import { de_GetRolePolicyCommand, se_GetRolePolicyCommand } from "../protocols/Aws_query";
5
5
  export class GetRolePolicyCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetRolePolicyCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryGetRolePolicyCommand(input, context);
36
+ return se_GetRolePolicyCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryGetRolePolicyCommand(output, context);
39
+ return de_GetRolePolicyCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryGetSAMLProviderCommand, serializeAws_queryGetSAMLProviderCommand, } from "../protocols/Aws_query";
4
+ import { de_GetSAMLProviderCommand, se_GetSAMLProviderCommand } from "../protocols/Aws_query";
5
5
  export class GetSAMLProviderCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetSAMLProviderCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryGetSAMLProviderCommand(input, context);
36
+ return se_GetSAMLProviderCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryGetSAMLProviderCommand(output, context);
39
+ return de_GetSAMLProviderCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryGetSSHPublicKeyCommand, serializeAws_queryGetSSHPublicKeyCommand, } from "../protocols/Aws_query";
4
+ import { de_GetSSHPublicKeyCommand, se_GetSSHPublicKeyCommand } from "../protocols/Aws_query";
5
5
  export class GetSSHPublicKeyCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetSSHPublicKeyCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryGetSSHPublicKeyCommand(input, context);
36
+ return se_GetSSHPublicKeyCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryGetSSHPublicKeyCommand(output, context);
39
+ return de_GetSSHPublicKeyCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryGetServerCertificateCommand, serializeAws_queryGetServerCertificateCommand, } from "../protocols/Aws_query";
4
+ import { de_GetServerCertificateCommand, se_GetServerCertificateCommand } from "../protocols/Aws_query";
5
5
  export class GetServerCertificateCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetServerCertificateCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryGetServerCertificateCommand(input, context);
36
+ return se_GetServerCertificateCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryGetServerCertificateCommand(output, context);
39
+ return de_GetServerCertificateCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryGetServiceLastAccessedDetailsCommand, serializeAws_queryGetServiceLastAccessedDetailsCommand, } from "../protocols/Aws_query";
4
+ import { de_GetServiceLastAccessedDetailsCommand, se_GetServiceLastAccessedDetailsCommand, } from "../protocols/Aws_query";
5
5
  export class GetServiceLastAccessedDetailsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetServiceLastAccessedDetailsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryGetServiceLastAccessedDetailsCommand(input, context);
36
+ return se_GetServiceLastAccessedDetailsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryGetServiceLastAccessedDetailsCommand(output, context);
39
+ return de_GetServiceLastAccessedDetailsCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryGetServiceLastAccessedDetailsWithEntitiesCommand, serializeAws_queryGetServiceLastAccessedDetailsWithEntitiesCommand, } from "../protocols/Aws_query";
4
+ import { de_GetServiceLastAccessedDetailsWithEntitiesCommand, se_GetServiceLastAccessedDetailsWithEntitiesCommand, } from "../protocols/Aws_query";
5
5
  export class GetServiceLastAccessedDetailsWithEntitiesCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetServiceLastAccessedDetailsWithEntitiesCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryGetServiceLastAccessedDetailsWithEntitiesCommand(input, context);
36
+ return se_GetServiceLastAccessedDetailsWithEntitiesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryGetServiceLastAccessedDetailsWithEntitiesCommand(output, context);
39
+ return de_GetServiceLastAccessedDetailsWithEntitiesCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryGetServiceLinkedRoleDeletionStatusCommand, serializeAws_queryGetServiceLinkedRoleDeletionStatusCommand, } from "../protocols/Aws_query";
4
+ import { de_GetServiceLinkedRoleDeletionStatusCommand, se_GetServiceLinkedRoleDeletionStatusCommand, } from "../protocols/Aws_query";
5
5
  export class GetServiceLinkedRoleDeletionStatusCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetServiceLinkedRoleDeletionStatusCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryGetServiceLinkedRoleDeletionStatusCommand(input, context);
36
+ return se_GetServiceLinkedRoleDeletionStatusCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryGetServiceLinkedRoleDeletionStatusCommand(output, context);
39
+ return de_GetServiceLinkedRoleDeletionStatusCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryGetUserCommand, serializeAws_queryGetUserCommand } from "../protocols/Aws_query";
4
+ import { de_GetUserCommand, se_GetUserCommand } from "../protocols/Aws_query";
5
5
  export class GetUserCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetUserCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryGetUserCommand(input, context);
36
+ return se_GetUserCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryGetUserCommand(output, context);
39
+ return de_GetUserCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryGetUserPolicyCommand, serializeAws_queryGetUserPolicyCommand, } from "../protocols/Aws_query";
4
+ import { de_GetUserPolicyCommand, se_GetUserPolicyCommand } from "../protocols/Aws_query";
5
5
  export class GetUserPolicyCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetUserPolicyCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryGetUserPolicyCommand(input, context);
36
+ return se_GetUserPolicyCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryGetUserPolicyCommand(output, context);
39
+ return de_GetUserPolicyCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryListAccessKeysCommand, serializeAws_queryListAccessKeysCommand, } from "../protocols/Aws_query";
4
+ import { de_ListAccessKeysCommand, se_ListAccessKeysCommand } from "../protocols/Aws_query";
5
5
  export class ListAccessKeysCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListAccessKeysCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryListAccessKeysCommand(input, context);
36
+ return se_ListAccessKeysCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryListAccessKeysCommand(output, context);
39
+ return de_ListAccessKeysCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryListAccountAliasesCommand, serializeAws_queryListAccountAliasesCommand, } from "../protocols/Aws_query";
4
+ import { de_ListAccountAliasesCommand, se_ListAccountAliasesCommand } from "../protocols/Aws_query";
5
5
  export class ListAccountAliasesCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListAccountAliasesCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryListAccountAliasesCommand(input, context);
36
+ return se_ListAccountAliasesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryListAccountAliasesCommand(output, context);
39
+ return de_ListAccountAliasesCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryListAttachedGroupPoliciesCommand, serializeAws_queryListAttachedGroupPoliciesCommand, } from "../protocols/Aws_query";
4
+ import { de_ListAttachedGroupPoliciesCommand, se_ListAttachedGroupPoliciesCommand } from "../protocols/Aws_query";
5
5
  export class ListAttachedGroupPoliciesCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListAttachedGroupPoliciesCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryListAttachedGroupPoliciesCommand(input, context);
36
+ return se_ListAttachedGroupPoliciesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryListAttachedGroupPoliciesCommand(output, context);
39
+ return de_ListAttachedGroupPoliciesCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryListAttachedRolePoliciesCommand, serializeAws_queryListAttachedRolePoliciesCommand, } from "../protocols/Aws_query";
4
+ import { de_ListAttachedRolePoliciesCommand, se_ListAttachedRolePoliciesCommand } from "../protocols/Aws_query";
5
5
  export class ListAttachedRolePoliciesCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListAttachedRolePoliciesCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryListAttachedRolePoliciesCommand(input, context);
36
+ return se_ListAttachedRolePoliciesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryListAttachedRolePoliciesCommand(output, context);
39
+ return de_ListAttachedRolePoliciesCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryListAttachedUserPoliciesCommand, serializeAws_queryListAttachedUserPoliciesCommand, } from "../protocols/Aws_query";
4
+ import { de_ListAttachedUserPoliciesCommand, se_ListAttachedUserPoliciesCommand } from "../protocols/Aws_query";
5
5
  export class ListAttachedUserPoliciesCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListAttachedUserPoliciesCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryListAttachedUserPoliciesCommand(input, context);
36
+ return se_ListAttachedUserPoliciesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryListAttachedUserPoliciesCommand(output, context);
39
+ return de_ListAttachedUserPoliciesCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryListEntitiesForPolicyCommand, serializeAws_queryListEntitiesForPolicyCommand, } from "../protocols/Aws_query";
4
+ import { de_ListEntitiesForPolicyCommand, se_ListEntitiesForPolicyCommand } from "../protocols/Aws_query";
5
5
  export class ListEntitiesForPolicyCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListEntitiesForPolicyCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryListEntitiesForPolicyCommand(input, context);
36
+ return se_ListEntitiesForPolicyCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryListEntitiesForPolicyCommand(output, context);
39
+ return de_ListEntitiesForPolicyCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryListGroupPoliciesCommand, serializeAws_queryListGroupPoliciesCommand, } from "../protocols/Aws_query";
4
+ import { de_ListGroupPoliciesCommand, se_ListGroupPoliciesCommand } from "../protocols/Aws_query";
5
5
  export class ListGroupPoliciesCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListGroupPoliciesCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryListGroupPoliciesCommand(input, context);
36
+ return se_ListGroupPoliciesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryListGroupPoliciesCommand(output, context);
39
+ return de_ListGroupPoliciesCommand(output, context);
40
40
  }
41
41
  }