@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_queryUntagUserCommand, serializeAws_queryUntagUserCommand } from "../protocols/Aws_query";
4
+ import { de_UntagUserCommand, se_UntagUserCommand } from "../protocols/Aws_query";
5
5
  export class UntagUserCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UntagUserCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryUntagUserCommand(input, context);
36
+ return se_UntagUserCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryUntagUserCommand(output, context);
39
+ return de_UntagUserCommand(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_queryUpdateAccessKeyCommand, serializeAws_queryUpdateAccessKeyCommand, } from "../protocols/Aws_query";
4
+ import { de_UpdateAccessKeyCommand, se_UpdateAccessKeyCommand } from "../protocols/Aws_query";
5
5
  export class UpdateAccessKeyCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateAccessKeyCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryUpdateAccessKeyCommand(input, context);
36
+ return se_UpdateAccessKeyCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryUpdateAccessKeyCommand(output, context);
39
+ return de_UpdateAccessKeyCommand(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_queryUpdateAccountPasswordPolicyCommand, serializeAws_queryUpdateAccountPasswordPolicyCommand, } from "../protocols/Aws_query";
4
+ import { de_UpdateAccountPasswordPolicyCommand, se_UpdateAccountPasswordPolicyCommand } from "../protocols/Aws_query";
5
5
  export class UpdateAccountPasswordPolicyCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateAccountPasswordPolicyCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryUpdateAccountPasswordPolicyCommand(input, context);
36
+ return se_UpdateAccountPasswordPolicyCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryUpdateAccountPasswordPolicyCommand(output, context);
39
+ return de_UpdateAccountPasswordPolicyCommand(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_queryUpdateAssumeRolePolicyCommand, serializeAws_queryUpdateAssumeRolePolicyCommand, } from "../protocols/Aws_query";
4
+ import { de_UpdateAssumeRolePolicyCommand, se_UpdateAssumeRolePolicyCommand } from "../protocols/Aws_query";
5
5
  export class UpdateAssumeRolePolicyCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateAssumeRolePolicyCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryUpdateAssumeRolePolicyCommand(input, context);
36
+ return se_UpdateAssumeRolePolicyCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryUpdateAssumeRolePolicyCommand(output, context);
39
+ return de_UpdateAssumeRolePolicyCommand(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_queryUpdateGroupCommand, serializeAws_queryUpdateGroupCommand } from "../protocols/Aws_query";
4
+ import { de_UpdateGroupCommand, se_UpdateGroupCommand } from "../protocols/Aws_query";
5
5
  export class UpdateGroupCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateGroupCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryUpdateGroupCommand(input, context);
36
+ return se_UpdateGroupCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryUpdateGroupCommand(output, context);
39
+ return de_UpdateGroupCommand(output, context);
40
40
  }
41
41
  }
@@ -2,7 +2,7 @@ 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
4
  import { UpdateLoginProfileRequestFilterSensitiveLog } from "../models/models_1";
5
- import { deserializeAws_queryUpdateLoginProfileCommand, serializeAws_queryUpdateLoginProfileCommand, } from "../protocols/Aws_query";
5
+ import { de_UpdateLoginProfileCommand, se_UpdateLoginProfileCommand } from "../protocols/Aws_query";
6
6
  export class UpdateLoginProfileCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
8
8
  return {
@@ -34,9 +34,9 @@ export class UpdateLoginProfileCommand extends $Command {
34
34
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
35
35
  }
36
36
  serialize(input, context) {
37
- return serializeAws_queryUpdateLoginProfileCommand(input, context);
37
+ return se_UpdateLoginProfileCommand(input, context);
38
38
  }
39
39
  deserialize(output, context) {
40
- return deserializeAws_queryUpdateLoginProfileCommand(output, context);
40
+ return de_UpdateLoginProfileCommand(output, context);
41
41
  }
42
42
  }
@@ -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_queryUpdateOpenIDConnectProviderThumbprintCommand, serializeAws_queryUpdateOpenIDConnectProviderThumbprintCommand, } from "../protocols/Aws_query";
4
+ import { de_UpdateOpenIDConnectProviderThumbprintCommand, se_UpdateOpenIDConnectProviderThumbprintCommand, } from "../protocols/Aws_query";
5
5
  export class UpdateOpenIDConnectProviderThumbprintCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateOpenIDConnectProviderThumbprintCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryUpdateOpenIDConnectProviderThumbprintCommand(input, context);
36
+ return se_UpdateOpenIDConnectProviderThumbprintCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryUpdateOpenIDConnectProviderThumbprintCommand(output, context);
39
+ return de_UpdateOpenIDConnectProviderThumbprintCommand(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_queryUpdateRoleCommand, serializeAws_queryUpdateRoleCommand } from "../protocols/Aws_query";
4
+ import { de_UpdateRoleCommand, se_UpdateRoleCommand } from "../protocols/Aws_query";
5
5
  export class UpdateRoleCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateRoleCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryUpdateRoleCommand(input, context);
36
+ return se_UpdateRoleCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryUpdateRoleCommand(output, context);
39
+ return de_UpdateRoleCommand(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_queryUpdateRoleDescriptionCommand, serializeAws_queryUpdateRoleDescriptionCommand, } from "../protocols/Aws_query";
4
+ import { de_UpdateRoleDescriptionCommand, se_UpdateRoleDescriptionCommand } from "../protocols/Aws_query";
5
5
  export class UpdateRoleDescriptionCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateRoleDescriptionCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryUpdateRoleDescriptionCommand(input, context);
36
+ return se_UpdateRoleDescriptionCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryUpdateRoleDescriptionCommand(output, context);
39
+ return de_UpdateRoleDescriptionCommand(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_queryUpdateSAMLProviderCommand, serializeAws_queryUpdateSAMLProviderCommand, } from "../protocols/Aws_query";
4
+ import { de_UpdateSAMLProviderCommand, se_UpdateSAMLProviderCommand } from "../protocols/Aws_query";
5
5
  export class UpdateSAMLProviderCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateSAMLProviderCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryUpdateSAMLProviderCommand(input, context);
36
+ return se_UpdateSAMLProviderCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryUpdateSAMLProviderCommand(output, context);
39
+ return de_UpdateSAMLProviderCommand(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_queryUpdateSSHPublicKeyCommand, serializeAws_queryUpdateSSHPublicKeyCommand, } from "../protocols/Aws_query";
4
+ import { de_UpdateSSHPublicKeyCommand, se_UpdateSSHPublicKeyCommand } from "../protocols/Aws_query";
5
5
  export class UpdateSSHPublicKeyCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateSSHPublicKeyCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryUpdateSSHPublicKeyCommand(input, context);
36
+ return se_UpdateSSHPublicKeyCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryUpdateSSHPublicKeyCommand(output, context);
39
+ return de_UpdateSSHPublicKeyCommand(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_queryUpdateServerCertificateCommand, serializeAws_queryUpdateServerCertificateCommand, } from "../protocols/Aws_query";
4
+ import { de_UpdateServerCertificateCommand, se_UpdateServerCertificateCommand } from "../protocols/Aws_query";
5
5
  export class UpdateServerCertificateCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateServerCertificateCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryUpdateServerCertificateCommand(input, context);
36
+ return se_UpdateServerCertificateCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryUpdateServerCertificateCommand(output, context);
39
+ return de_UpdateServerCertificateCommand(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_queryUpdateServiceSpecificCredentialCommand, serializeAws_queryUpdateServiceSpecificCredentialCommand, } from "../protocols/Aws_query";
4
+ import { de_UpdateServiceSpecificCredentialCommand, se_UpdateServiceSpecificCredentialCommand, } from "../protocols/Aws_query";
5
5
  export class UpdateServiceSpecificCredentialCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateServiceSpecificCredentialCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryUpdateServiceSpecificCredentialCommand(input, context);
36
+ return se_UpdateServiceSpecificCredentialCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryUpdateServiceSpecificCredentialCommand(output, context);
39
+ return de_UpdateServiceSpecificCredentialCommand(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_queryUpdateSigningCertificateCommand, serializeAws_queryUpdateSigningCertificateCommand, } from "../protocols/Aws_query";
4
+ import { de_UpdateSigningCertificateCommand, se_UpdateSigningCertificateCommand } from "../protocols/Aws_query";
5
5
  export class UpdateSigningCertificateCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateSigningCertificateCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryUpdateSigningCertificateCommand(input, context);
36
+ return se_UpdateSigningCertificateCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryUpdateSigningCertificateCommand(output, context);
39
+ return de_UpdateSigningCertificateCommand(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_queryUpdateUserCommand, serializeAws_queryUpdateUserCommand } from "../protocols/Aws_query";
4
+ import { de_UpdateUserCommand, se_UpdateUserCommand } from "../protocols/Aws_query";
5
5
  export class UpdateUserCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateUserCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryUpdateUserCommand(input, context);
36
+ return se_UpdateUserCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryUpdateUserCommand(output, context);
39
+ return de_UpdateUserCommand(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_queryUploadSSHPublicKeyCommand, serializeAws_queryUploadSSHPublicKeyCommand, } from "../protocols/Aws_query";
4
+ import { de_UploadSSHPublicKeyCommand, se_UploadSSHPublicKeyCommand } from "../protocols/Aws_query";
5
5
  export class UploadSSHPublicKeyCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UploadSSHPublicKeyCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryUploadSSHPublicKeyCommand(input, context);
36
+ return se_UploadSSHPublicKeyCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryUploadSSHPublicKeyCommand(output, context);
39
+ return de_UploadSSHPublicKeyCommand(output, context);
40
40
  }
41
41
  }
@@ -2,7 +2,7 @@ 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
4
  import { UploadServerCertificateRequestFilterSensitiveLog, } from "../models/models_1";
5
- import { deserializeAws_queryUploadServerCertificateCommand, serializeAws_queryUploadServerCertificateCommand, } from "../protocols/Aws_query";
5
+ import { de_UploadServerCertificateCommand, se_UploadServerCertificateCommand } from "../protocols/Aws_query";
6
6
  export class UploadServerCertificateCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
8
8
  return {
@@ -34,9 +34,9 @@ export class UploadServerCertificateCommand extends $Command {
34
34
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
35
35
  }
36
36
  serialize(input, context) {
37
- return serializeAws_queryUploadServerCertificateCommand(input, context);
37
+ return se_UploadServerCertificateCommand(input, context);
38
38
  }
39
39
  deserialize(output, context) {
40
- return deserializeAws_queryUploadServerCertificateCommand(output, context);
40
+ return de_UploadServerCertificateCommand(output, context);
41
41
  }
42
42
  }
@@ -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_queryUploadSigningCertificateCommand, serializeAws_queryUploadSigningCertificateCommand, } from "../protocols/Aws_query";
4
+ import { de_UploadSigningCertificateCommand, se_UploadSigningCertificateCommand } from "../protocols/Aws_query";
5
5
  export class UploadSigningCertificateCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UploadSigningCertificateCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryUploadSigningCertificateCommand(input, context);
36
+ return se_UploadSigningCertificateCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryUploadSigningCertificateCommand(output, context);
39
+ return de_UploadSigningCertificateCommand(output, context);
40
40
  }
41
41
  }