@aws-sdk/client-iam 3.306.0 → 3.310.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (321) hide show
  1. package/dist-cjs/commands/AddClientIDToOpenIDConnectProviderCommand.js +2 -2
  2. package/dist-cjs/commands/AddRoleToInstanceProfileCommand.js +2 -2
  3. package/dist-cjs/commands/AddUserToGroupCommand.js +2 -2
  4. package/dist-cjs/commands/AttachGroupPolicyCommand.js +2 -2
  5. package/dist-cjs/commands/AttachRolePolicyCommand.js +2 -2
  6. package/dist-cjs/commands/AttachUserPolicyCommand.js +2 -2
  7. package/dist-cjs/commands/ChangePasswordCommand.js +2 -2
  8. package/dist-cjs/commands/CreateAccessKeyCommand.js +2 -2
  9. package/dist-cjs/commands/CreateAccountAliasCommand.js +2 -2
  10. package/dist-cjs/commands/CreateGroupCommand.js +2 -2
  11. package/dist-cjs/commands/CreateInstanceProfileCommand.js +2 -2
  12. package/dist-cjs/commands/CreateLoginProfileCommand.js +2 -2
  13. package/dist-cjs/commands/CreateOpenIDConnectProviderCommand.js +2 -2
  14. package/dist-cjs/commands/CreatePolicyCommand.js +2 -2
  15. package/dist-cjs/commands/CreatePolicyVersionCommand.js +2 -2
  16. package/dist-cjs/commands/CreateRoleCommand.js +2 -2
  17. package/dist-cjs/commands/CreateSAMLProviderCommand.js +2 -2
  18. package/dist-cjs/commands/CreateServiceLinkedRoleCommand.js +2 -2
  19. package/dist-cjs/commands/CreateServiceSpecificCredentialCommand.js +2 -2
  20. package/dist-cjs/commands/CreateUserCommand.js +2 -2
  21. package/dist-cjs/commands/CreateVirtualMFADeviceCommand.js +2 -2
  22. package/dist-cjs/commands/DeactivateMFADeviceCommand.js +2 -2
  23. package/dist-cjs/commands/DeleteAccessKeyCommand.js +2 -2
  24. package/dist-cjs/commands/DeleteAccountAliasCommand.js +2 -2
  25. package/dist-cjs/commands/DeleteAccountPasswordPolicyCommand.js +2 -2
  26. package/dist-cjs/commands/DeleteGroupCommand.js +2 -2
  27. package/dist-cjs/commands/DeleteGroupPolicyCommand.js +2 -2
  28. package/dist-cjs/commands/DeleteInstanceProfileCommand.js +2 -2
  29. package/dist-cjs/commands/DeleteLoginProfileCommand.js +2 -2
  30. package/dist-cjs/commands/DeleteOpenIDConnectProviderCommand.js +2 -2
  31. package/dist-cjs/commands/DeletePolicyCommand.js +2 -2
  32. package/dist-cjs/commands/DeletePolicyVersionCommand.js +2 -2
  33. package/dist-cjs/commands/DeleteRoleCommand.js +2 -2
  34. package/dist-cjs/commands/DeleteRolePermissionsBoundaryCommand.js +2 -2
  35. package/dist-cjs/commands/DeleteRolePolicyCommand.js +2 -2
  36. package/dist-cjs/commands/DeleteSAMLProviderCommand.js +2 -2
  37. package/dist-cjs/commands/DeleteSSHPublicKeyCommand.js +2 -2
  38. package/dist-cjs/commands/DeleteServerCertificateCommand.js +2 -2
  39. package/dist-cjs/commands/DeleteServiceLinkedRoleCommand.js +2 -2
  40. package/dist-cjs/commands/DeleteServiceSpecificCredentialCommand.js +2 -2
  41. package/dist-cjs/commands/DeleteSigningCertificateCommand.js +2 -2
  42. package/dist-cjs/commands/DeleteUserCommand.js +2 -2
  43. package/dist-cjs/commands/DeleteUserPermissionsBoundaryCommand.js +2 -2
  44. package/dist-cjs/commands/DeleteUserPolicyCommand.js +2 -2
  45. package/dist-cjs/commands/DeleteVirtualMFADeviceCommand.js +2 -2
  46. package/dist-cjs/commands/DetachGroupPolicyCommand.js +2 -2
  47. package/dist-cjs/commands/DetachRolePolicyCommand.js +2 -2
  48. package/dist-cjs/commands/DetachUserPolicyCommand.js +2 -2
  49. package/dist-cjs/commands/EnableMFADeviceCommand.js +2 -2
  50. package/dist-cjs/commands/GenerateCredentialReportCommand.js +2 -2
  51. package/dist-cjs/commands/GenerateOrganizationsAccessReportCommand.js +2 -2
  52. package/dist-cjs/commands/GenerateServiceLastAccessedDetailsCommand.js +2 -2
  53. package/dist-cjs/commands/GetAccessKeyLastUsedCommand.js +2 -2
  54. package/dist-cjs/commands/GetAccountAuthorizationDetailsCommand.js +2 -2
  55. package/dist-cjs/commands/GetAccountPasswordPolicyCommand.js +2 -2
  56. package/dist-cjs/commands/GetAccountSummaryCommand.js +2 -2
  57. package/dist-cjs/commands/GetContextKeysForCustomPolicyCommand.js +2 -2
  58. package/dist-cjs/commands/GetContextKeysForPrincipalPolicyCommand.js +2 -2
  59. package/dist-cjs/commands/GetCredentialReportCommand.js +2 -2
  60. package/dist-cjs/commands/GetGroupCommand.js +2 -2
  61. package/dist-cjs/commands/GetGroupPolicyCommand.js +2 -2
  62. package/dist-cjs/commands/GetInstanceProfileCommand.js +2 -2
  63. package/dist-cjs/commands/GetLoginProfileCommand.js +2 -2
  64. package/dist-cjs/commands/GetOpenIDConnectProviderCommand.js +2 -2
  65. package/dist-cjs/commands/GetOrganizationsAccessReportCommand.js +2 -2
  66. package/dist-cjs/commands/GetPolicyCommand.js +2 -2
  67. package/dist-cjs/commands/GetPolicyVersionCommand.js +2 -2
  68. package/dist-cjs/commands/GetRoleCommand.js +2 -2
  69. package/dist-cjs/commands/GetRolePolicyCommand.js +2 -2
  70. package/dist-cjs/commands/GetSAMLProviderCommand.js +2 -2
  71. package/dist-cjs/commands/GetSSHPublicKeyCommand.js +2 -2
  72. package/dist-cjs/commands/GetServerCertificateCommand.js +2 -2
  73. package/dist-cjs/commands/GetServiceLastAccessedDetailsCommand.js +2 -2
  74. package/dist-cjs/commands/GetServiceLastAccessedDetailsWithEntitiesCommand.js +2 -2
  75. package/dist-cjs/commands/GetServiceLinkedRoleDeletionStatusCommand.js +2 -2
  76. package/dist-cjs/commands/GetUserCommand.js +2 -2
  77. package/dist-cjs/commands/GetUserPolicyCommand.js +2 -2
  78. package/dist-cjs/commands/ListAccessKeysCommand.js +2 -2
  79. package/dist-cjs/commands/ListAccountAliasesCommand.js +2 -2
  80. package/dist-cjs/commands/ListAttachedGroupPoliciesCommand.js +2 -2
  81. package/dist-cjs/commands/ListAttachedRolePoliciesCommand.js +2 -2
  82. package/dist-cjs/commands/ListAttachedUserPoliciesCommand.js +2 -2
  83. package/dist-cjs/commands/ListEntitiesForPolicyCommand.js +2 -2
  84. package/dist-cjs/commands/ListGroupPoliciesCommand.js +2 -2
  85. package/dist-cjs/commands/ListGroupsCommand.js +2 -2
  86. package/dist-cjs/commands/ListGroupsForUserCommand.js +2 -2
  87. package/dist-cjs/commands/ListInstanceProfileTagsCommand.js +2 -2
  88. package/dist-cjs/commands/ListInstanceProfilesCommand.js +2 -2
  89. package/dist-cjs/commands/ListInstanceProfilesForRoleCommand.js +2 -2
  90. package/dist-cjs/commands/ListMFADeviceTagsCommand.js +2 -2
  91. package/dist-cjs/commands/ListMFADevicesCommand.js +2 -2
  92. package/dist-cjs/commands/ListOpenIDConnectProviderTagsCommand.js +2 -2
  93. package/dist-cjs/commands/ListOpenIDConnectProvidersCommand.js +2 -2
  94. package/dist-cjs/commands/ListPoliciesCommand.js +2 -2
  95. package/dist-cjs/commands/ListPoliciesGrantingServiceAccessCommand.js +2 -2
  96. package/dist-cjs/commands/ListPolicyTagsCommand.js +2 -2
  97. package/dist-cjs/commands/ListPolicyVersionsCommand.js +2 -2
  98. package/dist-cjs/commands/ListRolePoliciesCommand.js +2 -2
  99. package/dist-cjs/commands/ListRoleTagsCommand.js +2 -2
  100. package/dist-cjs/commands/ListRolesCommand.js +2 -2
  101. package/dist-cjs/commands/ListSAMLProviderTagsCommand.js +2 -2
  102. package/dist-cjs/commands/ListSAMLProvidersCommand.js +2 -2
  103. package/dist-cjs/commands/ListSSHPublicKeysCommand.js +2 -2
  104. package/dist-cjs/commands/ListServerCertificateTagsCommand.js +2 -2
  105. package/dist-cjs/commands/ListServerCertificatesCommand.js +2 -2
  106. package/dist-cjs/commands/ListServiceSpecificCredentialsCommand.js +2 -2
  107. package/dist-cjs/commands/ListSigningCertificatesCommand.js +2 -2
  108. package/dist-cjs/commands/ListUserPoliciesCommand.js +2 -2
  109. package/dist-cjs/commands/ListUserTagsCommand.js +2 -2
  110. package/dist-cjs/commands/ListUsersCommand.js +2 -2
  111. package/dist-cjs/commands/ListVirtualMFADevicesCommand.js +2 -2
  112. package/dist-cjs/commands/PutGroupPolicyCommand.js +2 -2
  113. package/dist-cjs/commands/PutRolePermissionsBoundaryCommand.js +2 -2
  114. package/dist-cjs/commands/PutRolePolicyCommand.js +2 -2
  115. package/dist-cjs/commands/PutUserPermissionsBoundaryCommand.js +2 -2
  116. package/dist-cjs/commands/PutUserPolicyCommand.js +2 -2
  117. package/dist-cjs/commands/RemoveClientIDFromOpenIDConnectProviderCommand.js +2 -2
  118. package/dist-cjs/commands/RemoveRoleFromInstanceProfileCommand.js +2 -2
  119. package/dist-cjs/commands/RemoveUserFromGroupCommand.js +2 -2
  120. package/dist-cjs/commands/ResetServiceSpecificCredentialCommand.js +2 -2
  121. package/dist-cjs/commands/ResyncMFADeviceCommand.js +2 -2
  122. package/dist-cjs/commands/SetDefaultPolicyVersionCommand.js +2 -2
  123. package/dist-cjs/commands/SetSecurityTokenServicePreferencesCommand.js +2 -2
  124. package/dist-cjs/commands/SimulateCustomPolicyCommand.js +2 -2
  125. package/dist-cjs/commands/SimulatePrincipalPolicyCommand.js +2 -2
  126. package/dist-cjs/commands/TagInstanceProfileCommand.js +2 -2
  127. package/dist-cjs/commands/TagMFADeviceCommand.js +2 -2
  128. package/dist-cjs/commands/TagOpenIDConnectProviderCommand.js +2 -2
  129. package/dist-cjs/commands/TagPolicyCommand.js +2 -2
  130. package/dist-cjs/commands/TagRoleCommand.js +2 -2
  131. package/dist-cjs/commands/TagSAMLProviderCommand.js +2 -2
  132. package/dist-cjs/commands/TagServerCertificateCommand.js +2 -2
  133. package/dist-cjs/commands/TagUserCommand.js +2 -2
  134. package/dist-cjs/commands/UntagInstanceProfileCommand.js +2 -2
  135. package/dist-cjs/commands/UntagMFADeviceCommand.js +2 -2
  136. package/dist-cjs/commands/UntagOpenIDConnectProviderCommand.js +2 -2
  137. package/dist-cjs/commands/UntagPolicyCommand.js +2 -2
  138. package/dist-cjs/commands/UntagRoleCommand.js +2 -2
  139. package/dist-cjs/commands/UntagSAMLProviderCommand.js +2 -2
  140. package/dist-cjs/commands/UntagServerCertificateCommand.js +2 -2
  141. package/dist-cjs/commands/UntagUserCommand.js +2 -2
  142. package/dist-cjs/commands/UpdateAccessKeyCommand.js +2 -2
  143. package/dist-cjs/commands/UpdateAccountPasswordPolicyCommand.js +2 -2
  144. package/dist-cjs/commands/UpdateAssumeRolePolicyCommand.js +2 -2
  145. package/dist-cjs/commands/UpdateGroupCommand.js +2 -2
  146. package/dist-cjs/commands/UpdateLoginProfileCommand.js +2 -2
  147. package/dist-cjs/commands/UpdateOpenIDConnectProviderThumbprintCommand.js +2 -2
  148. package/dist-cjs/commands/UpdateRoleCommand.js +2 -2
  149. package/dist-cjs/commands/UpdateRoleDescriptionCommand.js +2 -2
  150. package/dist-cjs/commands/UpdateSAMLProviderCommand.js +2 -2
  151. package/dist-cjs/commands/UpdateSSHPublicKeyCommand.js +2 -2
  152. package/dist-cjs/commands/UpdateServerCertificateCommand.js +2 -2
  153. package/dist-cjs/commands/UpdateServiceSpecificCredentialCommand.js +2 -2
  154. package/dist-cjs/commands/UpdateSigningCertificateCommand.js +2 -2
  155. package/dist-cjs/commands/UpdateUserCommand.js +2 -2
  156. package/dist-cjs/commands/UploadSSHPublicKeyCommand.js +2 -2
  157. package/dist-cjs/commands/UploadServerCertificateCommand.js +2 -2
  158. package/dist-cjs/commands/UploadSigningCertificateCommand.js +2 -2
  159. package/dist-cjs/protocols/Aws_query.js +2333 -2333
  160. package/dist-es/commands/AddClientIDToOpenIDConnectProviderCommand.js +3 -3
  161. package/dist-es/commands/AddRoleToInstanceProfileCommand.js +3 -3
  162. package/dist-es/commands/AddUserToGroupCommand.js +3 -3
  163. package/dist-es/commands/AttachGroupPolicyCommand.js +3 -3
  164. package/dist-es/commands/AttachRolePolicyCommand.js +3 -3
  165. package/dist-es/commands/AttachUserPolicyCommand.js +3 -3
  166. package/dist-es/commands/ChangePasswordCommand.js +3 -3
  167. package/dist-es/commands/CreateAccessKeyCommand.js +3 -3
  168. package/dist-es/commands/CreateAccountAliasCommand.js +3 -3
  169. package/dist-es/commands/CreateGroupCommand.js +3 -3
  170. package/dist-es/commands/CreateInstanceProfileCommand.js +3 -3
  171. package/dist-es/commands/CreateLoginProfileCommand.js +3 -3
  172. package/dist-es/commands/CreateOpenIDConnectProviderCommand.js +3 -3
  173. package/dist-es/commands/CreatePolicyCommand.js +3 -3
  174. package/dist-es/commands/CreatePolicyVersionCommand.js +3 -3
  175. package/dist-es/commands/CreateRoleCommand.js +3 -3
  176. package/dist-es/commands/CreateSAMLProviderCommand.js +3 -3
  177. package/dist-es/commands/CreateServiceLinkedRoleCommand.js +3 -3
  178. package/dist-es/commands/CreateServiceSpecificCredentialCommand.js +3 -3
  179. package/dist-es/commands/CreateUserCommand.js +3 -3
  180. package/dist-es/commands/CreateVirtualMFADeviceCommand.js +3 -3
  181. package/dist-es/commands/DeactivateMFADeviceCommand.js +3 -3
  182. package/dist-es/commands/DeleteAccessKeyCommand.js +3 -3
  183. package/dist-es/commands/DeleteAccountAliasCommand.js +3 -3
  184. package/dist-es/commands/DeleteAccountPasswordPolicyCommand.js +3 -3
  185. package/dist-es/commands/DeleteGroupCommand.js +3 -3
  186. package/dist-es/commands/DeleteGroupPolicyCommand.js +3 -3
  187. package/dist-es/commands/DeleteInstanceProfileCommand.js +3 -3
  188. package/dist-es/commands/DeleteLoginProfileCommand.js +3 -3
  189. package/dist-es/commands/DeleteOpenIDConnectProviderCommand.js +3 -3
  190. package/dist-es/commands/DeletePolicyCommand.js +3 -3
  191. package/dist-es/commands/DeletePolicyVersionCommand.js +3 -3
  192. package/dist-es/commands/DeleteRoleCommand.js +3 -3
  193. package/dist-es/commands/DeleteRolePermissionsBoundaryCommand.js +3 -3
  194. package/dist-es/commands/DeleteRolePolicyCommand.js +3 -3
  195. package/dist-es/commands/DeleteSAMLProviderCommand.js +3 -3
  196. package/dist-es/commands/DeleteSSHPublicKeyCommand.js +3 -3
  197. package/dist-es/commands/DeleteServerCertificateCommand.js +3 -3
  198. package/dist-es/commands/DeleteServiceLinkedRoleCommand.js +3 -3
  199. package/dist-es/commands/DeleteServiceSpecificCredentialCommand.js +3 -3
  200. package/dist-es/commands/DeleteSigningCertificateCommand.js +3 -3
  201. package/dist-es/commands/DeleteUserCommand.js +3 -3
  202. package/dist-es/commands/DeleteUserPermissionsBoundaryCommand.js +3 -3
  203. package/dist-es/commands/DeleteUserPolicyCommand.js +3 -3
  204. package/dist-es/commands/DeleteVirtualMFADeviceCommand.js +3 -3
  205. package/dist-es/commands/DetachGroupPolicyCommand.js +3 -3
  206. package/dist-es/commands/DetachRolePolicyCommand.js +3 -3
  207. package/dist-es/commands/DetachUserPolicyCommand.js +3 -3
  208. package/dist-es/commands/EnableMFADeviceCommand.js +3 -3
  209. package/dist-es/commands/GenerateCredentialReportCommand.js +3 -3
  210. package/dist-es/commands/GenerateOrganizationsAccessReportCommand.js +3 -3
  211. package/dist-es/commands/GenerateServiceLastAccessedDetailsCommand.js +3 -3
  212. package/dist-es/commands/GetAccessKeyLastUsedCommand.js +3 -3
  213. package/dist-es/commands/GetAccountAuthorizationDetailsCommand.js +3 -3
  214. package/dist-es/commands/GetAccountPasswordPolicyCommand.js +3 -3
  215. package/dist-es/commands/GetAccountSummaryCommand.js +3 -3
  216. package/dist-es/commands/GetContextKeysForCustomPolicyCommand.js +3 -3
  217. package/dist-es/commands/GetContextKeysForPrincipalPolicyCommand.js +3 -3
  218. package/dist-es/commands/GetCredentialReportCommand.js +3 -3
  219. package/dist-es/commands/GetGroupCommand.js +3 -3
  220. package/dist-es/commands/GetGroupPolicyCommand.js +3 -3
  221. package/dist-es/commands/GetInstanceProfileCommand.js +3 -3
  222. package/dist-es/commands/GetLoginProfileCommand.js +3 -3
  223. package/dist-es/commands/GetOpenIDConnectProviderCommand.js +3 -3
  224. package/dist-es/commands/GetOrganizationsAccessReportCommand.js +3 -3
  225. package/dist-es/commands/GetPolicyCommand.js +3 -3
  226. package/dist-es/commands/GetPolicyVersionCommand.js +3 -3
  227. package/dist-es/commands/GetRoleCommand.js +3 -3
  228. package/dist-es/commands/GetRolePolicyCommand.js +3 -3
  229. package/dist-es/commands/GetSAMLProviderCommand.js +3 -3
  230. package/dist-es/commands/GetSSHPublicKeyCommand.js +3 -3
  231. package/dist-es/commands/GetServerCertificateCommand.js +3 -3
  232. package/dist-es/commands/GetServiceLastAccessedDetailsCommand.js +3 -3
  233. package/dist-es/commands/GetServiceLastAccessedDetailsWithEntitiesCommand.js +3 -3
  234. package/dist-es/commands/GetServiceLinkedRoleDeletionStatusCommand.js +3 -3
  235. package/dist-es/commands/GetUserCommand.js +3 -3
  236. package/dist-es/commands/GetUserPolicyCommand.js +3 -3
  237. package/dist-es/commands/ListAccessKeysCommand.js +3 -3
  238. package/dist-es/commands/ListAccountAliasesCommand.js +3 -3
  239. package/dist-es/commands/ListAttachedGroupPoliciesCommand.js +3 -3
  240. package/dist-es/commands/ListAttachedRolePoliciesCommand.js +3 -3
  241. package/dist-es/commands/ListAttachedUserPoliciesCommand.js +3 -3
  242. package/dist-es/commands/ListEntitiesForPolicyCommand.js +3 -3
  243. package/dist-es/commands/ListGroupPoliciesCommand.js +3 -3
  244. package/dist-es/commands/ListGroupsCommand.js +3 -3
  245. package/dist-es/commands/ListGroupsForUserCommand.js +3 -3
  246. package/dist-es/commands/ListInstanceProfileTagsCommand.js +3 -3
  247. package/dist-es/commands/ListInstanceProfilesCommand.js +3 -3
  248. package/dist-es/commands/ListInstanceProfilesForRoleCommand.js +3 -3
  249. package/dist-es/commands/ListMFADeviceTagsCommand.js +3 -3
  250. package/dist-es/commands/ListMFADevicesCommand.js +3 -3
  251. package/dist-es/commands/ListOpenIDConnectProviderTagsCommand.js +3 -3
  252. package/dist-es/commands/ListOpenIDConnectProvidersCommand.js +3 -3
  253. package/dist-es/commands/ListPoliciesCommand.js +3 -3
  254. package/dist-es/commands/ListPoliciesGrantingServiceAccessCommand.js +3 -3
  255. package/dist-es/commands/ListPolicyTagsCommand.js +3 -3
  256. package/dist-es/commands/ListPolicyVersionsCommand.js +3 -3
  257. package/dist-es/commands/ListRolePoliciesCommand.js +3 -3
  258. package/dist-es/commands/ListRoleTagsCommand.js +3 -3
  259. package/dist-es/commands/ListRolesCommand.js +3 -3
  260. package/dist-es/commands/ListSAMLProviderTagsCommand.js +3 -3
  261. package/dist-es/commands/ListSAMLProvidersCommand.js +3 -3
  262. package/dist-es/commands/ListSSHPublicKeysCommand.js +3 -3
  263. package/dist-es/commands/ListServerCertificateTagsCommand.js +3 -3
  264. package/dist-es/commands/ListServerCertificatesCommand.js +3 -3
  265. package/dist-es/commands/ListServiceSpecificCredentialsCommand.js +3 -3
  266. package/dist-es/commands/ListSigningCertificatesCommand.js +3 -3
  267. package/dist-es/commands/ListUserPoliciesCommand.js +3 -3
  268. package/dist-es/commands/ListUserTagsCommand.js +3 -3
  269. package/dist-es/commands/ListUsersCommand.js +3 -3
  270. package/dist-es/commands/ListVirtualMFADevicesCommand.js +3 -3
  271. package/dist-es/commands/PutGroupPolicyCommand.js +3 -3
  272. package/dist-es/commands/PutRolePermissionsBoundaryCommand.js +3 -3
  273. package/dist-es/commands/PutRolePolicyCommand.js +3 -3
  274. package/dist-es/commands/PutUserPermissionsBoundaryCommand.js +3 -3
  275. package/dist-es/commands/PutUserPolicyCommand.js +3 -3
  276. package/dist-es/commands/RemoveClientIDFromOpenIDConnectProviderCommand.js +3 -3
  277. package/dist-es/commands/RemoveRoleFromInstanceProfileCommand.js +3 -3
  278. package/dist-es/commands/RemoveUserFromGroupCommand.js +3 -3
  279. package/dist-es/commands/ResetServiceSpecificCredentialCommand.js +3 -3
  280. package/dist-es/commands/ResyncMFADeviceCommand.js +3 -3
  281. package/dist-es/commands/SetDefaultPolicyVersionCommand.js +3 -3
  282. package/dist-es/commands/SetSecurityTokenServicePreferencesCommand.js +3 -3
  283. package/dist-es/commands/SimulateCustomPolicyCommand.js +3 -3
  284. package/dist-es/commands/SimulatePrincipalPolicyCommand.js +3 -3
  285. package/dist-es/commands/TagInstanceProfileCommand.js +3 -3
  286. package/dist-es/commands/TagMFADeviceCommand.js +3 -3
  287. package/dist-es/commands/TagOpenIDConnectProviderCommand.js +3 -3
  288. package/dist-es/commands/TagPolicyCommand.js +3 -3
  289. package/dist-es/commands/TagRoleCommand.js +3 -3
  290. package/dist-es/commands/TagSAMLProviderCommand.js +3 -3
  291. package/dist-es/commands/TagServerCertificateCommand.js +3 -3
  292. package/dist-es/commands/TagUserCommand.js +3 -3
  293. package/dist-es/commands/UntagInstanceProfileCommand.js +3 -3
  294. package/dist-es/commands/UntagMFADeviceCommand.js +3 -3
  295. package/dist-es/commands/UntagOpenIDConnectProviderCommand.js +3 -3
  296. package/dist-es/commands/UntagPolicyCommand.js +3 -3
  297. package/dist-es/commands/UntagRoleCommand.js +3 -3
  298. package/dist-es/commands/UntagSAMLProviderCommand.js +3 -3
  299. package/dist-es/commands/UntagServerCertificateCommand.js +3 -3
  300. package/dist-es/commands/UntagUserCommand.js +3 -3
  301. package/dist-es/commands/UpdateAccessKeyCommand.js +3 -3
  302. package/dist-es/commands/UpdateAccountPasswordPolicyCommand.js +3 -3
  303. package/dist-es/commands/UpdateAssumeRolePolicyCommand.js +3 -3
  304. package/dist-es/commands/UpdateGroupCommand.js +3 -3
  305. package/dist-es/commands/UpdateLoginProfileCommand.js +3 -3
  306. package/dist-es/commands/UpdateOpenIDConnectProviderThumbprintCommand.js +3 -3
  307. package/dist-es/commands/UpdateRoleCommand.js +3 -3
  308. package/dist-es/commands/UpdateRoleDescriptionCommand.js +3 -3
  309. package/dist-es/commands/UpdateSAMLProviderCommand.js +3 -3
  310. package/dist-es/commands/UpdateSSHPublicKeyCommand.js +3 -3
  311. package/dist-es/commands/UpdateServerCertificateCommand.js +3 -3
  312. package/dist-es/commands/UpdateServiceSpecificCredentialCommand.js +3 -3
  313. package/dist-es/commands/UpdateSigningCertificateCommand.js +3 -3
  314. package/dist-es/commands/UpdateUserCommand.js +3 -3
  315. package/dist-es/commands/UploadSSHPublicKeyCommand.js +3 -3
  316. package/dist-es/commands/UploadServerCertificateCommand.js +3 -3
  317. package/dist-es/commands/UploadSigningCertificateCommand.js +3 -3
  318. package/dist-es/protocols/Aws_query.js +2010 -2010
  319. package/dist-types/protocols/Aws_query.d.ts +1264 -316
  320. package/dist-types/ts3.4/protocols/Aws_query.d.ts +316 -316
  321. package/package.json +36 -36
@@ -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_queryAddClientIDToOpenIDConnectProviderCommand, serializeAws_queryAddClientIDToOpenIDConnectProviderCommand, } from "../protocols/Aws_query";
4
+ import { de_AddClientIDToOpenIDConnectProviderCommand, se_AddClientIDToOpenIDConnectProviderCommand, } from "../protocols/Aws_query";
5
5
  export class AddClientIDToOpenIDConnectProviderCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class AddClientIDToOpenIDConnectProviderCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryAddClientIDToOpenIDConnectProviderCommand(input, context);
36
+ return se_AddClientIDToOpenIDConnectProviderCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryAddClientIDToOpenIDConnectProviderCommand(output, context);
39
+ return de_AddClientIDToOpenIDConnectProviderCommand(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_queryAddRoleToInstanceProfileCommand, serializeAws_queryAddRoleToInstanceProfileCommand, } from "../protocols/Aws_query";
4
+ import { de_AddRoleToInstanceProfileCommand, se_AddRoleToInstanceProfileCommand } from "../protocols/Aws_query";
5
5
  export class AddRoleToInstanceProfileCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class AddRoleToInstanceProfileCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryAddRoleToInstanceProfileCommand(input, context);
36
+ return se_AddRoleToInstanceProfileCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryAddRoleToInstanceProfileCommand(output, context);
39
+ return de_AddRoleToInstanceProfileCommand(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_queryAddUserToGroupCommand, serializeAws_queryAddUserToGroupCommand, } from "../protocols/Aws_query";
4
+ import { de_AddUserToGroupCommand, se_AddUserToGroupCommand } from "../protocols/Aws_query";
5
5
  export class AddUserToGroupCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class AddUserToGroupCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryAddUserToGroupCommand(input, context);
36
+ return se_AddUserToGroupCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryAddUserToGroupCommand(output, context);
39
+ return de_AddUserToGroupCommand(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_queryAttachGroupPolicyCommand, serializeAws_queryAttachGroupPolicyCommand, } from "../protocols/Aws_query";
4
+ import { de_AttachGroupPolicyCommand, se_AttachGroupPolicyCommand } from "../protocols/Aws_query";
5
5
  export class AttachGroupPolicyCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class AttachGroupPolicyCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryAttachGroupPolicyCommand(input, context);
36
+ return se_AttachGroupPolicyCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryAttachGroupPolicyCommand(output, context);
39
+ return de_AttachGroupPolicyCommand(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_queryAttachRolePolicyCommand, serializeAws_queryAttachRolePolicyCommand, } from "../protocols/Aws_query";
4
+ import { de_AttachRolePolicyCommand, se_AttachRolePolicyCommand } from "../protocols/Aws_query";
5
5
  export class AttachRolePolicyCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class AttachRolePolicyCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryAttachRolePolicyCommand(input, context);
36
+ return se_AttachRolePolicyCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryAttachRolePolicyCommand(output, context);
39
+ return de_AttachRolePolicyCommand(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_queryAttachUserPolicyCommand, serializeAws_queryAttachUserPolicyCommand, } from "../protocols/Aws_query";
4
+ import { de_AttachUserPolicyCommand, se_AttachUserPolicyCommand } from "../protocols/Aws_query";
5
5
  export class AttachUserPolicyCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class AttachUserPolicyCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryAttachUserPolicyCommand(input, context);
36
+ return se_AttachUserPolicyCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryAttachUserPolicyCommand(output, context);
39
+ return de_AttachUserPolicyCommand(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 { ChangePasswordRequestFilterSensitiveLog } from "../models/models_0";
5
- import { deserializeAws_queryChangePasswordCommand, serializeAws_queryChangePasswordCommand, } from "../protocols/Aws_query";
5
+ import { de_ChangePasswordCommand, se_ChangePasswordCommand } from "../protocols/Aws_query";
6
6
  export class ChangePasswordCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
8
8
  return {
@@ -34,9 +34,9 @@ export class ChangePasswordCommand extends $Command {
34
34
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
35
35
  }
36
36
  serialize(input, context) {
37
- return serializeAws_queryChangePasswordCommand(input, context);
37
+ return se_ChangePasswordCommand(input, context);
38
38
  }
39
39
  deserialize(output, context) {
40
- return deserializeAws_queryChangePasswordCommand(output, context);
40
+ return de_ChangePasswordCommand(output, context);
41
41
  }
42
42
  }
@@ -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 { CreateAccessKeyResponseFilterSensitiveLog, } from "../models/models_0";
5
- import { deserializeAws_queryCreateAccessKeyCommand, serializeAws_queryCreateAccessKeyCommand, } from "../protocols/Aws_query";
5
+ import { de_CreateAccessKeyCommand, se_CreateAccessKeyCommand } from "../protocols/Aws_query";
6
6
  export class CreateAccessKeyCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
8
8
  return {
@@ -34,9 +34,9 @@ export class CreateAccessKeyCommand extends $Command {
34
34
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
35
35
  }
36
36
  serialize(input, context) {
37
- return serializeAws_queryCreateAccessKeyCommand(input, context);
37
+ return se_CreateAccessKeyCommand(input, context);
38
38
  }
39
39
  deserialize(output, context) {
40
- return deserializeAws_queryCreateAccessKeyCommand(output, context);
40
+ return de_CreateAccessKeyCommand(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_queryCreateAccountAliasCommand, serializeAws_queryCreateAccountAliasCommand, } from "../protocols/Aws_query";
4
+ import { de_CreateAccountAliasCommand, se_CreateAccountAliasCommand } from "../protocols/Aws_query";
5
5
  export class CreateAccountAliasCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreateAccountAliasCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryCreateAccountAliasCommand(input, context);
36
+ return se_CreateAccountAliasCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryCreateAccountAliasCommand(output, context);
39
+ return de_CreateAccountAliasCommand(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_queryCreateGroupCommand, serializeAws_queryCreateGroupCommand } from "../protocols/Aws_query";
4
+ import { de_CreateGroupCommand, se_CreateGroupCommand } from "../protocols/Aws_query";
5
5
  export class CreateGroupCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreateGroupCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryCreateGroupCommand(input, context);
36
+ return se_CreateGroupCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryCreateGroupCommand(output, context);
39
+ return de_CreateGroupCommand(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_queryCreateInstanceProfileCommand, serializeAws_queryCreateInstanceProfileCommand, } from "../protocols/Aws_query";
4
+ import { de_CreateInstanceProfileCommand, se_CreateInstanceProfileCommand } from "../protocols/Aws_query";
5
5
  export class CreateInstanceProfileCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreateInstanceProfileCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryCreateInstanceProfileCommand(input, context);
36
+ return se_CreateInstanceProfileCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryCreateInstanceProfileCommand(output, context);
39
+ return de_CreateInstanceProfileCommand(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 { CreateLoginProfileRequestFilterSensitiveLog, } from "../models/models_0";
5
- import { deserializeAws_queryCreateLoginProfileCommand, serializeAws_queryCreateLoginProfileCommand, } from "../protocols/Aws_query";
5
+ import { de_CreateLoginProfileCommand, se_CreateLoginProfileCommand } from "../protocols/Aws_query";
6
6
  export class CreateLoginProfileCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
8
8
  return {
@@ -34,9 +34,9 @@ export class CreateLoginProfileCommand extends $Command {
34
34
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
35
35
  }
36
36
  serialize(input, context) {
37
- return serializeAws_queryCreateLoginProfileCommand(input, context);
37
+ return se_CreateLoginProfileCommand(input, context);
38
38
  }
39
39
  deserialize(output, context) {
40
- return deserializeAws_queryCreateLoginProfileCommand(output, context);
40
+ return de_CreateLoginProfileCommand(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_queryCreateOpenIDConnectProviderCommand, serializeAws_queryCreateOpenIDConnectProviderCommand, } from "../protocols/Aws_query";
4
+ import { de_CreateOpenIDConnectProviderCommand, se_CreateOpenIDConnectProviderCommand } from "../protocols/Aws_query";
5
5
  export class CreateOpenIDConnectProviderCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreateOpenIDConnectProviderCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryCreateOpenIDConnectProviderCommand(input, context);
36
+ return se_CreateOpenIDConnectProviderCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryCreateOpenIDConnectProviderCommand(output, context);
39
+ return de_CreateOpenIDConnectProviderCommand(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_queryCreatePolicyCommand, serializeAws_queryCreatePolicyCommand } from "../protocols/Aws_query";
4
+ import { de_CreatePolicyCommand, se_CreatePolicyCommand } from "../protocols/Aws_query";
5
5
  export class CreatePolicyCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreatePolicyCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryCreatePolicyCommand(input, context);
36
+ return se_CreatePolicyCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryCreatePolicyCommand(output, context);
39
+ return de_CreatePolicyCommand(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_queryCreatePolicyVersionCommand, serializeAws_queryCreatePolicyVersionCommand, } from "../protocols/Aws_query";
4
+ import { de_CreatePolicyVersionCommand, se_CreatePolicyVersionCommand } from "../protocols/Aws_query";
5
5
  export class CreatePolicyVersionCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreatePolicyVersionCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryCreatePolicyVersionCommand(input, context);
36
+ return se_CreatePolicyVersionCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryCreatePolicyVersionCommand(output, context);
39
+ return de_CreatePolicyVersionCommand(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_queryCreateRoleCommand, serializeAws_queryCreateRoleCommand } from "../protocols/Aws_query";
4
+ import { de_CreateRoleCommand, se_CreateRoleCommand } from "../protocols/Aws_query";
5
5
  export class CreateRoleCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreateRoleCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryCreateRoleCommand(input, context);
36
+ return se_CreateRoleCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryCreateRoleCommand(output, context);
39
+ return de_CreateRoleCommand(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_queryCreateSAMLProviderCommand, serializeAws_queryCreateSAMLProviderCommand, } from "../protocols/Aws_query";
4
+ import { de_CreateSAMLProviderCommand, se_CreateSAMLProviderCommand } from "../protocols/Aws_query";
5
5
  export class CreateSAMLProviderCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreateSAMLProviderCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryCreateSAMLProviderCommand(input, context);
36
+ return se_CreateSAMLProviderCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryCreateSAMLProviderCommand(output, context);
39
+ return de_CreateSAMLProviderCommand(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_queryCreateServiceLinkedRoleCommand, serializeAws_queryCreateServiceLinkedRoleCommand, } from "../protocols/Aws_query";
4
+ import { de_CreateServiceLinkedRoleCommand, se_CreateServiceLinkedRoleCommand } from "../protocols/Aws_query";
5
5
  export class CreateServiceLinkedRoleCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreateServiceLinkedRoleCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryCreateServiceLinkedRoleCommand(input, context);
36
+ return se_CreateServiceLinkedRoleCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryCreateServiceLinkedRoleCommand(output, context);
39
+ return de_CreateServiceLinkedRoleCommand(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 { CreateServiceSpecificCredentialResponseFilterSensitiveLog, } from "../models/models_0";
5
- import { deserializeAws_queryCreateServiceSpecificCredentialCommand, serializeAws_queryCreateServiceSpecificCredentialCommand, } from "../protocols/Aws_query";
5
+ import { de_CreateServiceSpecificCredentialCommand, se_CreateServiceSpecificCredentialCommand, } from "../protocols/Aws_query";
6
6
  export class CreateServiceSpecificCredentialCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
8
8
  return {
@@ -34,9 +34,9 @@ export class CreateServiceSpecificCredentialCommand extends $Command {
34
34
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
35
35
  }
36
36
  serialize(input, context) {
37
- return serializeAws_queryCreateServiceSpecificCredentialCommand(input, context);
37
+ return se_CreateServiceSpecificCredentialCommand(input, context);
38
38
  }
39
39
  deserialize(output, context) {
40
- return deserializeAws_queryCreateServiceSpecificCredentialCommand(output, context);
40
+ return de_CreateServiceSpecificCredentialCommand(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_queryCreateUserCommand, serializeAws_queryCreateUserCommand } from "../protocols/Aws_query";
4
+ import { de_CreateUserCommand, se_CreateUserCommand } from "../protocols/Aws_query";
5
5
  export class CreateUserCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreateUserCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryCreateUserCommand(input, context);
36
+ return se_CreateUserCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryCreateUserCommand(output, context);
39
+ return de_CreateUserCommand(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 { CreateVirtualMFADeviceResponseFilterSensitiveLog, } from "../models/models_0";
5
- import { deserializeAws_queryCreateVirtualMFADeviceCommand, serializeAws_queryCreateVirtualMFADeviceCommand, } from "../protocols/Aws_query";
5
+ import { de_CreateVirtualMFADeviceCommand, se_CreateVirtualMFADeviceCommand } from "../protocols/Aws_query";
6
6
  export class CreateVirtualMFADeviceCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
8
8
  return {
@@ -34,9 +34,9 @@ export class CreateVirtualMFADeviceCommand extends $Command {
34
34
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
35
35
  }
36
36
  serialize(input, context) {
37
- return serializeAws_queryCreateVirtualMFADeviceCommand(input, context);
37
+ return se_CreateVirtualMFADeviceCommand(input, context);
38
38
  }
39
39
  deserialize(output, context) {
40
- return deserializeAws_queryCreateVirtualMFADeviceCommand(output, context);
40
+ return de_CreateVirtualMFADeviceCommand(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_queryDeactivateMFADeviceCommand, serializeAws_queryDeactivateMFADeviceCommand, } from "../protocols/Aws_query";
4
+ import { de_DeactivateMFADeviceCommand, se_DeactivateMFADeviceCommand } from "../protocols/Aws_query";
5
5
  export class DeactivateMFADeviceCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeactivateMFADeviceCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDeactivateMFADeviceCommand(input, context);
36
+ return se_DeactivateMFADeviceCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDeactivateMFADeviceCommand(output, context);
39
+ return de_DeactivateMFADeviceCommand(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_queryDeleteAccessKeyCommand, serializeAws_queryDeleteAccessKeyCommand, } from "../protocols/Aws_query";
4
+ import { de_DeleteAccessKeyCommand, se_DeleteAccessKeyCommand } from "../protocols/Aws_query";
5
5
  export class DeleteAccessKeyCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteAccessKeyCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDeleteAccessKeyCommand(input, context);
36
+ return se_DeleteAccessKeyCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDeleteAccessKeyCommand(output, context);
39
+ return de_DeleteAccessKeyCommand(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_queryDeleteAccountAliasCommand, serializeAws_queryDeleteAccountAliasCommand, } from "../protocols/Aws_query";
4
+ import { de_DeleteAccountAliasCommand, se_DeleteAccountAliasCommand } from "../protocols/Aws_query";
5
5
  export class DeleteAccountAliasCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteAccountAliasCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDeleteAccountAliasCommand(input, context);
36
+ return se_DeleteAccountAliasCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDeleteAccountAliasCommand(output, context);
39
+ return de_DeleteAccountAliasCommand(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_queryDeleteAccountPasswordPolicyCommand, serializeAws_queryDeleteAccountPasswordPolicyCommand, } from "../protocols/Aws_query";
4
+ import { de_DeleteAccountPasswordPolicyCommand, se_DeleteAccountPasswordPolicyCommand } from "../protocols/Aws_query";
5
5
  export class DeleteAccountPasswordPolicyCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteAccountPasswordPolicyCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDeleteAccountPasswordPolicyCommand(input, context);
36
+ return se_DeleteAccountPasswordPolicyCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDeleteAccountPasswordPolicyCommand(output, context);
39
+ return de_DeleteAccountPasswordPolicyCommand(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_queryDeleteGroupCommand, serializeAws_queryDeleteGroupCommand } from "../protocols/Aws_query";
4
+ import { de_DeleteGroupCommand, se_DeleteGroupCommand } from "../protocols/Aws_query";
5
5
  export class DeleteGroupCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteGroupCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDeleteGroupCommand(input, context);
36
+ return se_DeleteGroupCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDeleteGroupCommand(output, context);
39
+ return de_DeleteGroupCommand(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_queryDeleteGroupPolicyCommand, serializeAws_queryDeleteGroupPolicyCommand, } from "../protocols/Aws_query";
4
+ import { de_DeleteGroupPolicyCommand, se_DeleteGroupPolicyCommand } from "../protocols/Aws_query";
5
5
  export class DeleteGroupPolicyCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteGroupPolicyCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDeleteGroupPolicyCommand(input, context);
36
+ return se_DeleteGroupPolicyCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDeleteGroupPolicyCommand(output, context);
39
+ return de_DeleteGroupPolicyCommand(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_queryDeleteInstanceProfileCommand, serializeAws_queryDeleteInstanceProfileCommand, } from "../protocols/Aws_query";
4
+ import { de_DeleteInstanceProfileCommand, se_DeleteInstanceProfileCommand } from "../protocols/Aws_query";
5
5
  export class DeleteInstanceProfileCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteInstanceProfileCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDeleteInstanceProfileCommand(input, context);
36
+ return se_DeleteInstanceProfileCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDeleteInstanceProfileCommand(output, context);
39
+ return de_DeleteInstanceProfileCommand(output, context);
40
40
  }
41
41
  }