@jjrawlins/cdk-iam-policy-builder-helper 0.0.80 → 0.0.82

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 (264) hide show
  1. package/.jsii +3 -3
  2. package/cdkiampolicybuilderhelper/jsii/jsii.go +2 -2
  3. package/cdkiampolicybuilderhelper/version +1 -1
  4. package/lib/constructs/Actions.d.ts +21 -0
  5. package/lib/constructs/Actions.js +22 -1
  6. package/lib/constructs/ManagedPolicies.d.ts +12 -0
  7. package/lib/constructs/ManagedPolicies.js +13 -1
  8. package/methods_list.txt +19 -0
  9. package/node_modules/@aws-sdk/client-iam/dist-cjs/index.js +3367 -10560
  10. package/node_modules/@aws-sdk/client-iam/dist-cjs/runtimeConfig.shared.js +7 -0
  11. package/node_modules/@aws-sdk/client-iam/dist-es/IAMClient.js +2 -0
  12. package/node_modules/@aws-sdk/client-iam/dist-es/commands/AddClientIDToOpenIDConnectProviderCommand.js +3 -9
  13. package/node_modules/@aws-sdk/client-iam/dist-es/commands/AddRoleToInstanceProfileCommand.js +3 -9
  14. package/node_modules/@aws-sdk/client-iam/dist-es/commands/AddUserToGroupCommand.js +3 -9
  15. package/node_modules/@aws-sdk/client-iam/dist-es/commands/AttachGroupPolicyCommand.js +3 -9
  16. package/node_modules/@aws-sdk/client-iam/dist-es/commands/AttachRolePolicyCommand.js +3 -9
  17. package/node_modules/@aws-sdk/client-iam/dist-es/commands/AttachUserPolicyCommand.js +3 -9
  18. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ChangePasswordCommand.js +3 -10
  19. package/node_modules/@aws-sdk/client-iam/dist-es/commands/CreateAccessKeyCommand.js +3 -10
  20. package/node_modules/@aws-sdk/client-iam/dist-es/commands/CreateAccountAliasCommand.js +3 -9
  21. package/node_modules/@aws-sdk/client-iam/dist-es/commands/CreateDelegationRequestCommand.js +3 -9
  22. package/node_modules/@aws-sdk/client-iam/dist-es/commands/CreateGroupCommand.js +3 -9
  23. package/node_modules/@aws-sdk/client-iam/dist-es/commands/CreateInstanceProfileCommand.js +3 -9
  24. package/node_modules/@aws-sdk/client-iam/dist-es/commands/CreateLoginProfileCommand.js +3 -10
  25. package/node_modules/@aws-sdk/client-iam/dist-es/commands/CreateOpenIDConnectProviderCommand.js +3 -9
  26. package/node_modules/@aws-sdk/client-iam/dist-es/commands/CreatePolicyCommand.js +3 -9
  27. package/node_modules/@aws-sdk/client-iam/dist-es/commands/CreatePolicyVersionCommand.js +3 -9
  28. package/node_modules/@aws-sdk/client-iam/dist-es/commands/CreateRoleCommand.js +3 -9
  29. package/node_modules/@aws-sdk/client-iam/dist-es/commands/CreateSAMLProviderCommand.js +3 -10
  30. package/node_modules/@aws-sdk/client-iam/dist-es/commands/CreateServiceLinkedRoleCommand.js +3 -9
  31. package/node_modules/@aws-sdk/client-iam/dist-es/commands/CreateServiceSpecificCredentialCommand.js +3 -10
  32. package/node_modules/@aws-sdk/client-iam/dist-es/commands/CreateUserCommand.js +3 -9
  33. package/node_modules/@aws-sdk/client-iam/dist-es/commands/CreateVirtualMFADeviceCommand.js +3 -10
  34. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeactivateMFADeviceCommand.js +3 -9
  35. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteAccessKeyCommand.js +3 -9
  36. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteAccountAliasCommand.js +3 -9
  37. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteAccountPasswordPolicyCommand.js +3 -9
  38. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteGroupCommand.js +3 -9
  39. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteGroupPolicyCommand.js +3 -9
  40. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteInstanceProfileCommand.js +3 -9
  41. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteLoginProfileCommand.js +3 -9
  42. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteOpenIDConnectProviderCommand.js +3 -9
  43. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeletePolicyCommand.js +3 -9
  44. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeletePolicyVersionCommand.js +3 -9
  45. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteRoleCommand.js +3 -9
  46. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteRolePermissionsBoundaryCommand.js +3 -9
  47. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteRolePolicyCommand.js +3 -9
  48. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteSAMLProviderCommand.js +3 -9
  49. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteSSHPublicKeyCommand.js +3 -9
  50. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteServerCertificateCommand.js +3 -9
  51. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteServiceLinkedRoleCommand.js +3 -9
  52. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteServiceSpecificCredentialCommand.js +3 -9
  53. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteSigningCertificateCommand.js +3 -9
  54. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteUserCommand.js +3 -9
  55. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteUserPermissionsBoundaryCommand.js +3 -9
  56. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteUserPolicyCommand.js +3 -9
  57. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteVirtualMFADeviceCommand.js +3 -9
  58. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DetachGroupPolicyCommand.js +3 -9
  59. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DetachRolePolicyCommand.js +3 -9
  60. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DetachUserPolicyCommand.js +3 -9
  61. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DisableOrganizationsRootCredentialsManagementCommand.js +3 -9
  62. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DisableOrganizationsRootSessionsCommand.js +3 -9
  63. package/node_modules/@aws-sdk/client-iam/dist-es/commands/EnableMFADeviceCommand.js +3 -9
  64. package/node_modules/@aws-sdk/client-iam/dist-es/commands/EnableOrganizationsRootCredentialsManagementCommand.js +3 -9
  65. package/node_modules/@aws-sdk/client-iam/dist-es/commands/EnableOrganizationsRootSessionsCommand.js +3 -9
  66. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GenerateCredentialReportCommand.js +3 -9
  67. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GenerateOrganizationsAccessReportCommand.js +3 -9
  68. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GenerateServiceLastAccessedDetailsCommand.js +3 -9
  69. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetAccessKeyLastUsedCommand.js +3 -9
  70. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetAccountAuthorizationDetailsCommand.js +3 -9
  71. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetAccountPasswordPolicyCommand.js +3 -9
  72. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetAccountSummaryCommand.js +3 -9
  73. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetContextKeysForCustomPolicyCommand.js +3 -9
  74. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetContextKeysForPrincipalPolicyCommand.js +3 -9
  75. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetCredentialReportCommand.js +3 -9
  76. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetGroupCommand.js +3 -9
  77. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetGroupPolicyCommand.js +3 -9
  78. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetInstanceProfileCommand.js +3 -9
  79. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetLoginProfileCommand.js +3 -9
  80. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetMFADeviceCommand.js +3 -9
  81. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetOpenIDConnectProviderCommand.js +3 -9
  82. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetOrganizationsAccessReportCommand.js +3 -9
  83. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetPolicyCommand.js +3 -9
  84. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetPolicyVersionCommand.js +3 -9
  85. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetRoleCommand.js +3 -9
  86. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetRolePolicyCommand.js +3 -9
  87. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetSAMLProviderCommand.js +3 -9
  88. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetSSHPublicKeyCommand.js +3 -9
  89. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetServerCertificateCommand.js +3 -9
  90. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetServiceLastAccessedDetailsCommand.js +3 -9
  91. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetServiceLastAccessedDetailsWithEntitiesCommand.js +3 -9
  92. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetServiceLinkedRoleDeletionStatusCommand.js +3 -9
  93. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetUserCommand.js +3 -9
  94. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetUserPolicyCommand.js +3 -9
  95. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListAccessKeysCommand.js +3 -9
  96. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListAccountAliasesCommand.js +3 -9
  97. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListAttachedGroupPoliciesCommand.js +3 -9
  98. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListAttachedRolePoliciesCommand.js +3 -9
  99. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListAttachedUserPoliciesCommand.js +3 -9
  100. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListEntitiesForPolicyCommand.js +3 -9
  101. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListGroupPoliciesCommand.js +3 -9
  102. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListGroupsCommand.js +3 -9
  103. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListGroupsForUserCommand.js +3 -9
  104. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListInstanceProfileTagsCommand.js +3 -9
  105. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListInstanceProfilesCommand.js +3 -9
  106. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListInstanceProfilesForRoleCommand.js +3 -9
  107. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListMFADeviceTagsCommand.js +3 -9
  108. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListMFADevicesCommand.js +3 -9
  109. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListOpenIDConnectProviderTagsCommand.js +3 -9
  110. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListOpenIDConnectProvidersCommand.js +3 -9
  111. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListOrganizationsFeaturesCommand.js +3 -9
  112. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListPoliciesCommand.js +3 -9
  113. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListPoliciesGrantingServiceAccessCommand.js +3 -9
  114. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListPolicyTagsCommand.js +3 -9
  115. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListPolicyVersionsCommand.js +3 -9
  116. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListRolePoliciesCommand.js +3 -9
  117. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListRoleTagsCommand.js +3 -9
  118. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListRolesCommand.js +3 -9
  119. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListSAMLProviderTagsCommand.js +3 -9
  120. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListSAMLProvidersCommand.js +3 -9
  121. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListSSHPublicKeysCommand.js +3 -9
  122. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListServerCertificateTagsCommand.js +3 -9
  123. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListServerCertificatesCommand.js +3 -9
  124. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListServiceSpecificCredentialsCommand.js +3 -9
  125. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListSigningCertificatesCommand.js +3 -9
  126. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListUserPoliciesCommand.js +3 -9
  127. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListUserTagsCommand.js +3 -9
  128. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListUsersCommand.js +3 -9
  129. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListVirtualMFADevicesCommand.js +3 -10
  130. package/node_modules/@aws-sdk/client-iam/dist-es/commands/PutGroupPolicyCommand.js +3 -9
  131. package/node_modules/@aws-sdk/client-iam/dist-es/commands/PutRolePermissionsBoundaryCommand.js +3 -9
  132. package/node_modules/@aws-sdk/client-iam/dist-es/commands/PutRolePolicyCommand.js +3 -9
  133. package/node_modules/@aws-sdk/client-iam/dist-es/commands/PutUserPermissionsBoundaryCommand.js +3 -9
  134. package/node_modules/@aws-sdk/client-iam/dist-es/commands/PutUserPolicyCommand.js +3 -9
  135. package/node_modules/@aws-sdk/client-iam/dist-es/commands/RemoveClientIDFromOpenIDConnectProviderCommand.js +3 -9
  136. package/node_modules/@aws-sdk/client-iam/dist-es/commands/RemoveRoleFromInstanceProfileCommand.js +3 -9
  137. package/node_modules/@aws-sdk/client-iam/dist-es/commands/RemoveUserFromGroupCommand.js +3 -9
  138. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ResetServiceSpecificCredentialCommand.js +3 -10
  139. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ResyncMFADeviceCommand.js +3 -9
  140. package/node_modules/@aws-sdk/client-iam/dist-es/commands/SetDefaultPolicyVersionCommand.js +3 -9
  141. package/node_modules/@aws-sdk/client-iam/dist-es/commands/SetSecurityTokenServicePreferencesCommand.js +3 -9
  142. package/node_modules/@aws-sdk/client-iam/dist-es/commands/SimulateCustomPolicyCommand.js +3 -9
  143. package/node_modules/@aws-sdk/client-iam/dist-es/commands/SimulatePrincipalPolicyCommand.js +3 -9
  144. package/node_modules/@aws-sdk/client-iam/dist-es/commands/TagInstanceProfileCommand.js +3 -9
  145. package/node_modules/@aws-sdk/client-iam/dist-es/commands/TagMFADeviceCommand.js +3 -9
  146. package/node_modules/@aws-sdk/client-iam/dist-es/commands/TagOpenIDConnectProviderCommand.js +3 -9
  147. package/node_modules/@aws-sdk/client-iam/dist-es/commands/TagPolicyCommand.js +3 -9
  148. package/node_modules/@aws-sdk/client-iam/dist-es/commands/TagRoleCommand.js +3 -9
  149. package/node_modules/@aws-sdk/client-iam/dist-es/commands/TagSAMLProviderCommand.js +3 -9
  150. package/node_modules/@aws-sdk/client-iam/dist-es/commands/TagServerCertificateCommand.js +3 -9
  151. package/node_modules/@aws-sdk/client-iam/dist-es/commands/TagUserCommand.js +3 -9
  152. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UntagInstanceProfileCommand.js +3 -9
  153. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UntagMFADeviceCommand.js +3 -9
  154. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UntagOpenIDConnectProviderCommand.js +3 -9
  155. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UntagPolicyCommand.js +3 -9
  156. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UntagRoleCommand.js +3 -9
  157. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UntagSAMLProviderCommand.js +3 -9
  158. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UntagServerCertificateCommand.js +3 -9
  159. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UntagUserCommand.js +3 -9
  160. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UpdateAccessKeyCommand.js +3 -9
  161. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UpdateAccountPasswordPolicyCommand.js +3 -9
  162. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UpdateAssumeRolePolicyCommand.js +3 -9
  163. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UpdateGroupCommand.js +3 -9
  164. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UpdateLoginProfileCommand.js +3 -10
  165. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UpdateOpenIDConnectProviderThumbprintCommand.js +3 -9
  166. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UpdateRoleCommand.js +3 -9
  167. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UpdateRoleDescriptionCommand.js +3 -9
  168. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UpdateSAMLProviderCommand.js +3 -10
  169. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UpdateSSHPublicKeyCommand.js +3 -9
  170. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UpdateServerCertificateCommand.js +3 -9
  171. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UpdateServiceSpecificCredentialCommand.js +3 -9
  172. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UpdateSigningCertificateCommand.js +3 -9
  173. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UpdateUserCommand.js +3 -9
  174. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UploadSSHPublicKeyCommand.js +3 -9
  175. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UploadServerCertificateCommand.js +3 -10
  176. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UploadSigningCertificateCommand.js +3 -9
  177. package/node_modules/@aws-sdk/client-iam/dist-es/models/models_0.js +0 -54
  178. package/node_modules/@aws-sdk/client-iam/dist-es/models/models_1.js +0 -13
  179. package/node_modules/@aws-sdk/client-iam/dist-es/runtimeConfig.shared.js +7 -0
  180. package/node_modules/@aws-sdk/client-iam/dist-es/schemas/schemas_0.js +3353 -0
  181. package/node_modules/@aws-sdk/client-iam/dist-types/IAMClient.d.ts +10 -1
  182. package/node_modules/@aws-sdk/client-iam/dist-types/models/models_0.d.ts +0 -44
  183. package/node_modules/@aws-sdk/client-iam/dist-types/models/models_1.d.ts +0 -12
  184. package/node_modules/@aws-sdk/client-iam/dist-types/runtimeConfig.browser.d.ts +1 -0
  185. package/node_modules/@aws-sdk/client-iam/dist-types/runtimeConfig.d.ts +1 -0
  186. package/node_modules/@aws-sdk/client-iam/dist-types/runtimeConfig.native.d.ts +1 -0
  187. package/node_modules/@aws-sdk/client-iam/dist-types/runtimeConfig.shared.d.ts +1 -0
  188. package/node_modules/@aws-sdk/client-iam/dist-types/schemas/schemas_0.d.ts +568 -0
  189. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/IAMClient.d.ts +4 -0
  190. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/models/models_0.d.ts +0 -31
  191. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/models/models_1.d.ts +0 -9
  192. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
  193. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
  194. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
  195. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
  196. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/schemas/schemas_0.d.ts +574 -0
  197. package/node_modules/@aws-sdk/client-iam/package.json +34 -34
  198. package/node_modules/@aws-sdk/client-sso/package.json +32 -32
  199. package/node_modules/@aws-sdk/core/dist-cjs/index.js +11 -1
  200. package/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +11 -1
  201. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsRestJsonProtocol.js +11 -1
  202. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsRestJsonProtocol.d.ts +11 -1
  203. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsRestJsonProtocol.d.ts +6 -0
  204. package/node_modules/@aws-sdk/core/package.json +11 -11
  205. package/node_modules/@aws-sdk/credential-provider-env/package.json +5 -5
  206. package/node_modules/@aws-sdk/credential-provider-http/package.json +10 -10
  207. package/node_modules/@aws-sdk/credential-provider-ini/package.json +13 -13
  208. package/node_modules/@aws-sdk/credential-provider-node/package.json +12 -12
  209. package/node_modules/@aws-sdk/credential-provider-process/package.json +6 -6
  210. package/node_modules/@aws-sdk/credential-provider-sso/package.json +8 -8
  211. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +7 -7
  212. package/node_modules/@aws-sdk/middleware-host-header/package.json +4 -4
  213. package/node_modules/@aws-sdk/middleware-logger/package.json +3 -3
  214. package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +4 -4
  215. package/node_modules/@aws-sdk/middleware-user-agent/package.json +7 -7
  216. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/STSClient.js +2 -0
  217. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +207 -548
  218. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.shared.js +7 -0
  219. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STSClient.js +2 -0
  220. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleCommand.js +3 -10
  221. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.js +3 -10
  222. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/models_0.js +0 -17
  223. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.shared.js +7 -0
  224. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/schemas/schemas_0.js +214 -0
  225. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +10 -1
  226. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/models_0.d.ts +0 -16
  227. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +1 -0
  228. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +1 -0
  229. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +1 -0
  230. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +1 -0
  231. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/schemas/schemas_0.d.ts +26 -0
  232. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +4 -0
  233. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/models_0.d.ts +0 -10
  234. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.browser.d.ts +4 -0
  235. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +4 -0
  236. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +4 -0
  237. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.shared.d.ts +4 -0
  238. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/schemas/schemas_0.d.ts +32 -0
  239. package/node_modules/@aws-sdk/nested-clients/package.json +32 -32
  240. package/node_modules/@aws-sdk/region-config-resolver/package.json +5 -5
  241. package/node_modules/@aws-sdk/token-providers/package.json +7 -7
  242. package/node_modules/@aws-sdk/types/package.json +2 -2
  243. package/node_modules/@aws-sdk/util-endpoints/package.json +5 -5
  244. package/node_modules/@aws-sdk/util-user-agent-browser/package.json +3 -3
  245. package/node_modules/@aws-sdk/util-user-agent-node/package.json +5 -5
  246. package/node_modules/@aws-sdk/xml-builder/package.json +2 -2
  247. package/node_modules/@smithy/core/dist-cjs/submodules/event-streams/index.js +43 -2
  248. package/node_modules/@smithy/core/dist-cjs/submodules/protocols/index.js +7 -2
  249. package/node_modules/@smithy/core/dist-es/submodules/event-streams/EventStreamSerde.js +44 -3
  250. package/node_modules/@smithy/core/dist-es/submodules/protocols/HttpBindingProtocol.js +1 -1
  251. package/node_modules/@smithy/core/dist-es/submodules/protocols/serde/ToStringShapeSerializer.js +7 -2
  252. package/node_modules/@smithy/core/package.json +1 -1
  253. package/node_modules/@smithy/middleware-endpoint/package.json +2 -2
  254. package/node_modules/@smithy/middleware-retry/package.json +2 -2
  255. package/node_modules/@smithy/smithy-client/package.json +3 -3
  256. package/node_modules/@smithy/util-defaults-mode-browser/package.json +2 -2
  257. package/node_modules/@smithy/util-defaults-mode-node/package.json +2 -2
  258. package/package.json +3 -3
  259. package/node_modules/@aws-sdk/client-iam/dist-es/protocols/Aws_query.js +0 -9630
  260. package/node_modules/@aws-sdk/client-iam/dist-types/protocols/Aws_query.d.ts +0 -1487
  261. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/protocols/Aws_query.d.ts +0 -1985
  262. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/protocols/Aws_query.js +0 -528
  263. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/protocols/Aws_query.d.ts +0 -20
  264. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/protocols/Aws_query.d.ts +0 -29
@@ -1,1985 +0,0 @@
1
- import {
2
- HttpRequest as __HttpRequest,
3
- HttpResponse as __HttpResponse,
4
- } from "@smithy/protocol-http";
5
- import { SerdeContext as __SerdeContext } from "@smithy/types";
6
- import {
7
- AddClientIDToOpenIDConnectProviderCommandInput,
8
- AddClientIDToOpenIDConnectProviderCommandOutput,
9
- } from "../commands/AddClientIDToOpenIDConnectProviderCommand";
10
- import {
11
- AddRoleToInstanceProfileCommandInput,
12
- AddRoleToInstanceProfileCommandOutput,
13
- } from "../commands/AddRoleToInstanceProfileCommand";
14
- import {
15
- AddUserToGroupCommandInput,
16
- AddUserToGroupCommandOutput,
17
- } from "../commands/AddUserToGroupCommand";
18
- import {
19
- AttachGroupPolicyCommandInput,
20
- AttachGroupPolicyCommandOutput,
21
- } from "../commands/AttachGroupPolicyCommand";
22
- import {
23
- AttachRolePolicyCommandInput,
24
- AttachRolePolicyCommandOutput,
25
- } from "../commands/AttachRolePolicyCommand";
26
- import {
27
- AttachUserPolicyCommandInput,
28
- AttachUserPolicyCommandOutput,
29
- } from "../commands/AttachUserPolicyCommand";
30
- import {
31
- ChangePasswordCommandInput,
32
- ChangePasswordCommandOutput,
33
- } from "../commands/ChangePasswordCommand";
34
- import {
35
- CreateAccessKeyCommandInput,
36
- CreateAccessKeyCommandOutput,
37
- } from "../commands/CreateAccessKeyCommand";
38
- import {
39
- CreateAccountAliasCommandInput,
40
- CreateAccountAliasCommandOutput,
41
- } from "../commands/CreateAccountAliasCommand";
42
- import {
43
- CreateDelegationRequestCommandInput,
44
- CreateDelegationRequestCommandOutput,
45
- } from "../commands/CreateDelegationRequestCommand";
46
- import {
47
- CreateGroupCommandInput,
48
- CreateGroupCommandOutput,
49
- } from "../commands/CreateGroupCommand";
50
- import {
51
- CreateInstanceProfileCommandInput,
52
- CreateInstanceProfileCommandOutput,
53
- } from "../commands/CreateInstanceProfileCommand";
54
- import {
55
- CreateLoginProfileCommandInput,
56
- CreateLoginProfileCommandOutput,
57
- } from "../commands/CreateLoginProfileCommand";
58
- import {
59
- CreateOpenIDConnectProviderCommandInput,
60
- CreateOpenIDConnectProviderCommandOutput,
61
- } from "../commands/CreateOpenIDConnectProviderCommand";
62
- import {
63
- CreatePolicyCommandInput,
64
- CreatePolicyCommandOutput,
65
- } from "../commands/CreatePolicyCommand";
66
- import {
67
- CreatePolicyVersionCommandInput,
68
- CreatePolicyVersionCommandOutput,
69
- } from "../commands/CreatePolicyVersionCommand";
70
- import {
71
- CreateRoleCommandInput,
72
- CreateRoleCommandOutput,
73
- } from "../commands/CreateRoleCommand";
74
- import {
75
- CreateSAMLProviderCommandInput,
76
- CreateSAMLProviderCommandOutput,
77
- } from "../commands/CreateSAMLProviderCommand";
78
- import {
79
- CreateServiceLinkedRoleCommandInput,
80
- CreateServiceLinkedRoleCommandOutput,
81
- } from "../commands/CreateServiceLinkedRoleCommand";
82
- import {
83
- CreateServiceSpecificCredentialCommandInput,
84
- CreateServiceSpecificCredentialCommandOutput,
85
- } from "../commands/CreateServiceSpecificCredentialCommand";
86
- import {
87
- CreateUserCommandInput,
88
- CreateUserCommandOutput,
89
- } from "../commands/CreateUserCommand";
90
- import {
91
- CreateVirtualMFADeviceCommandInput,
92
- CreateVirtualMFADeviceCommandOutput,
93
- } from "../commands/CreateVirtualMFADeviceCommand";
94
- import {
95
- DeactivateMFADeviceCommandInput,
96
- DeactivateMFADeviceCommandOutput,
97
- } from "../commands/DeactivateMFADeviceCommand";
98
- import {
99
- DeleteAccessKeyCommandInput,
100
- DeleteAccessKeyCommandOutput,
101
- } from "../commands/DeleteAccessKeyCommand";
102
- import {
103
- DeleteAccountAliasCommandInput,
104
- DeleteAccountAliasCommandOutput,
105
- } from "../commands/DeleteAccountAliasCommand";
106
- import {
107
- DeleteAccountPasswordPolicyCommandInput,
108
- DeleteAccountPasswordPolicyCommandOutput,
109
- } from "../commands/DeleteAccountPasswordPolicyCommand";
110
- import {
111
- DeleteGroupCommandInput,
112
- DeleteGroupCommandOutput,
113
- } from "../commands/DeleteGroupCommand";
114
- import {
115
- DeleteGroupPolicyCommandInput,
116
- DeleteGroupPolicyCommandOutput,
117
- } from "../commands/DeleteGroupPolicyCommand";
118
- import {
119
- DeleteInstanceProfileCommandInput,
120
- DeleteInstanceProfileCommandOutput,
121
- } from "../commands/DeleteInstanceProfileCommand";
122
- import {
123
- DeleteLoginProfileCommandInput,
124
- DeleteLoginProfileCommandOutput,
125
- } from "../commands/DeleteLoginProfileCommand";
126
- import {
127
- DeleteOpenIDConnectProviderCommandInput,
128
- DeleteOpenIDConnectProviderCommandOutput,
129
- } from "../commands/DeleteOpenIDConnectProviderCommand";
130
- import {
131
- DeletePolicyCommandInput,
132
- DeletePolicyCommandOutput,
133
- } from "../commands/DeletePolicyCommand";
134
- import {
135
- DeletePolicyVersionCommandInput,
136
- DeletePolicyVersionCommandOutput,
137
- } from "../commands/DeletePolicyVersionCommand";
138
- import {
139
- DeleteRoleCommandInput,
140
- DeleteRoleCommandOutput,
141
- } from "../commands/DeleteRoleCommand";
142
- import {
143
- DeleteRolePermissionsBoundaryCommandInput,
144
- DeleteRolePermissionsBoundaryCommandOutput,
145
- } from "../commands/DeleteRolePermissionsBoundaryCommand";
146
- import {
147
- DeleteRolePolicyCommandInput,
148
- DeleteRolePolicyCommandOutput,
149
- } from "../commands/DeleteRolePolicyCommand";
150
- import {
151
- DeleteSAMLProviderCommandInput,
152
- DeleteSAMLProviderCommandOutput,
153
- } from "../commands/DeleteSAMLProviderCommand";
154
- import {
155
- DeleteServerCertificateCommandInput,
156
- DeleteServerCertificateCommandOutput,
157
- } from "../commands/DeleteServerCertificateCommand";
158
- import {
159
- DeleteServiceLinkedRoleCommandInput,
160
- DeleteServiceLinkedRoleCommandOutput,
161
- } from "../commands/DeleteServiceLinkedRoleCommand";
162
- import {
163
- DeleteServiceSpecificCredentialCommandInput,
164
- DeleteServiceSpecificCredentialCommandOutput,
165
- } from "../commands/DeleteServiceSpecificCredentialCommand";
166
- import {
167
- DeleteSigningCertificateCommandInput,
168
- DeleteSigningCertificateCommandOutput,
169
- } from "../commands/DeleteSigningCertificateCommand";
170
- import {
171
- DeleteSSHPublicKeyCommandInput,
172
- DeleteSSHPublicKeyCommandOutput,
173
- } from "../commands/DeleteSSHPublicKeyCommand";
174
- import {
175
- DeleteUserCommandInput,
176
- DeleteUserCommandOutput,
177
- } from "../commands/DeleteUserCommand";
178
- import {
179
- DeleteUserPermissionsBoundaryCommandInput,
180
- DeleteUserPermissionsBoundaryCommandOutput,
181
- } from "../commands/DeleteUserPermissionsBoundaryCommand";
182
- import {
183
- DeleteUserPolicyCommandInput,
184
- DeleteUserPolicyCommandOutput,
185
- } from "../commands/DeleteUserPolicyCommand";
186
- import {
187
- DeleteVirtualMFADeviceCommandInput,
188
- DeleteVirtualMFADeviceCommandOutput,
189
- } from "../commands/DeleteVirtualMFADeviceCommand";
190
- import {
191
- DetachGroupPolicyCommandInput,
192
- DetachGroupPolicyCommandOutput,
193
- } from "../commands/DetachGroupPolicyCommand";
194
- import {
195
- DetachRolePolicyCommandInput,
196
- DetachRolePolicyCommandOutput,
197
- } from "../commands/DetachRolePolicyCommand";
198
- import {
199
- DetachUserPolicyCommandInput,
200
- DetachUserPolicyCommandOutput,
201
- } from "../commands/DetachUserPolicyCommand";
202
- import {
203
- DisableOrganizationsRootCredentialsManagementCommandInput,
204
- DisableOrganizationsRootCredentialsManagementCommandOutput,
205
- } from "../commands/DisableOrganizationsRootCredentialsManagementCommand";
206
- import {
207
- DisableOrganizationsRootSessionsCommandInput,
208
- DisableOrganizationsRootSessionsCommandOutput,
209
- } from "../commands/DisableOrganizationsRootSessionsCommand";
210
- import {
211
- EnableMFADeviceCommandInput,
212
- EnableMFADeviceCommandOutput,
213
- } from "../commands/EnableMFADeviceCommand";
214
- import {
215
- EnableOrganizationsRootCredentialsManagementCommandInput,
216
- EnableOrganizationsRootCredentialsManagementCommandOutput,
217
- } from "../commands/EnableOrganizationsRootCredentialsManagementCommand";
218
- import {
219
- EnableOrganizationsRootSessionsCommandInput,
220
- EnableOrganizationsRootSessionsCommandOutput,
221
- } from "../commands/EnableOrganizationsRootSessionsCommand";
222
- import {
223
- GenerateCredentialReportCommandInput,
224
- GenerateCredentialReportCommandOutput,
225
- } from "../commands/GenerateCredentialReportCommand";
226
- import {
227
- GenerateOrganizationsAccessReportCommandInput,
228
- GenerateOrganizationsAccessReportCommandOutput,
229
- } from "../commands/GenerateOrganizationsAccessReportCommand";
230
- import {
231
- GenerateServiceLastAccessedDetailsCommandInput,
232
- GenerateServiceLastAccessedDetailsCommandOutput,
233
- } from "../commands/GenerateServiceLastAccessedDetailsCommand";
234
- import {
235
- GetAccessKeyLastUsedCommandInput,
236
- GetAccessKeyLastUsedCommandOutput,
237
- } from "../commands/GetAccessKeyLastUsedCommand";
238
- import {
239
- GetAccountAuthorizationDetailsCommandInput,
240
- GetAccountAuthorizationDetailsCommandOutput,
241
- } from "../commands/GetAccountAuthorizationDetailsCommand";
242
- import {
243
- GetAccountPasswordPolicyCommandInput,
244
- GetAccountPasswordPolicyCommandOutput,
245
- } from "../commands/GetAccountPasswordPolicyCommand";
246
- import {
247
- GetAccountSummaryCommandInput,
248
- GetAccountSummaryCommandOutput,
249
- } from "../commands/GetAccountSummaryCommand";
250
- import {
251
- GetContextKeysForCustomPolicyCommandInput,
252
- GetContextKeysForCustomPolicyCommandOutput,
253
- } from "../commands/GetContextKeysForCustomPolicyCommand";
254
- import {
255
- GetContextKeysForPrincipalPolicyCommandInput,
256
- GetContextKeysForPrincipalPolicyCommandOutput,
257
- } from "../commands/GetContextKeysForPrincipalPolicyCommand";
258
- import {
259
- GetCredentialReportCommandInput,
260
- GetCredentialReportCommandOutput,
261
- } from "../commands/GetCredentialReportCommand";
262
- import {
263
- GetGroupCommandInput,
264
- GetGroupCommandOutput,
265
- } from "../commands/GetGroupCommand";
266
- import {
267
- GetGroupPolicyCommandInput,
268
- GetGroupPolicyCommandOutput,
269
- } from "../commands/GetGroupPolicyCommand";
270
- import {
271
- GetInstanceProfileCommandInput,
272
- GetInstanceProfileCommandOutput,
273
- } from "../commands/GetInstanceProfileCommand";
274
- import {
275
- GetLoginProfileCommandInput,
276
- GetLoginProfileCommandOutput,
277
- } from "../commands/GetLoginProfileCommand";
278
- import {
279
- GetMFADeviceCommandInput,
280
- GetMFADeviceCommandOutput,
281
- } from "../commands/GetMFADeviceCommand";
282
- import {
283
- GetOpenIDConnectProviderCommandInput,
284
- GetOpenIDConnectProviderCommandOutput,
285
- } from "../commands/GetOpenIDConnectProviderCommand";
286
- import {
287
- GetOrganizationsAccessReportCommandInput,
288
- GetOrganizationsAccessReportCommandOutput,
289
- } from "../commands/GetOrganizationsAccessReportCommand";
290
- import {
291
- GetPolicyCommandInput,
292
- GetPolicyCommandOutput,
293
- } from "../commands/GetPolicyCommand";
294
- import {
295
- GetPolicyVersionCommandInput,
296
- GetPolicyVersionCommandOutput,
297
- } from "../commands/GetPolicyVersionCommand";
298
- import {
299
- GetRoleCommandInput,
300
- GetRoleCommandOutput,
301
- } from "../commands/GetRoleCommand";
302
- import {
303
- GetRolePolicyCommandInput,
304
- GetRolePolicyCommandOutput,
305
- } from "../commands/GetRolePolicyCommand";
306
- import {
307
- GetSAMLProviderCommandInput,
308
- GetSAMLProviderCommandOutput,
309
- } from "../commands/GetSAMLProviderCommand";
310
- import {
311
- GetServerCertificateCommandInput,
312
- GetServerCertificateCommandOutput,
313
- } from "../commands/GetServerCertificateCommand";
314
- import {
315
- GetServiceLastAccessedDetailsCommandInput,
316
- GetServiceLastAccessedDetailsCommandOutput,
317
- } from "../commands/GetServiceLastAccessedDetailsCommand";
318
- import {
319
- GetServiceLastAccessedDetailsWithEntitiesCommandInput,
320
- GetServiceLastAccessedDetailsWithEntitiesCommandOutput,
321
- } from "../commands/GetServiceLastAccessedDetailsWithEntitiesCommand";
322
- import {
323
- GetServiceLinkedRoleDeletionStatusCommandInput,
324
- GetServiceLinkedRoleDeletionStatusCommandOutput,
325
- } from "../commands/GetServiceLinkedRoleDeletionStatusCommand";
326
- import {
327
- GetSSHPublicKeyCommandInput,
328
- GetSSHPublicKeyCommandOutput,
329
- } from "../commands/GetSSHPublicKeyCommand";
330
- import {
331
- GetUserCommandInput,
332
- GetUserCommandOutput,
333
- } from "../commands/GetUserCommand";
334
- import {
335
- GetUserPolicyCommandInput,
336
- GetUserPolicyCommandOutput,
337
- } from "../commands/GetUserPolicyCommand";
338
- import {
339
- ListAccessKeysCommandInput,
340
- ListAccessKeysCommandOutput,
341
- } from "../commands/ListAccessKeysCommand";
342
- import {
343
- ListAccountAliasesCommandInput,
344
- ListAccountAliasesCommandOutput,
345
- } from "../commands/ListAccountAliasesCommand";
346
- import {
347
- ListAttachedGroupPoliciesCommandInput,
348
- ListAttachedGroupPoliciesCommandOutput,
349
- } from "../commands/ListAttachedGroupPoliciesCommand";
350
- import {
351
- ListAttachedRolePoliciesCommandInput,
352
- ListAttachedRolePoliciesCommandOutput,
353
- } from "../commands/ListAttachedRolePoliciesCommand";
354
- import {
355
- ListAttachedUserPoliciesCommandInput,
356
- ListAttachedUserPoliciesCommandOutput,
357
- } from "../commands/ListAttachedUserPoliciesCommand";
358
- import {
359
- ListEntitiesForPolicyCommandInput,
360
- ListEntitiesForPolicyCommandOutput,
361
- } from "../commands/ListEntitiesForPolicyCommand";
362
- import {
363
- ListGroupPoliciesCommandInput,
364
- ListGroupPoliciesCommandOutput,
365
- } from "../commands/ListGroupPoliciesCommand";
366
- import {
367
- ListGroupsCommandInput,
368
- ListGroupsCommandOutput,
369
- } from "../commands/ListGroupsCommand";
370
- import {
371
- ListGroupsForUserCommandInput,
372
- ListGroupsForUserCommandOutput,
373
- } from "../commands/ListGroupsForUserCommand";
374
- import {
375
- ListInstanceProfilesCommandInput,
376
- ListInstanceProfilesCommandOutput,
377
- } from "../commands/ListInstanceProfilesCommand";
378
- import {
379
- ListInstanceProfilesForRoleCommandInput,
380
- ListInstanceProfilesForRoleCommandOutput,
381
- } from "../commands/ListInstanceProfilesForRoleCommand";
382
- import {
383
- ListInstanceProfileTagsCommandInput,
384
- ListInstanceProfileTagsCommandOutput,
385
- } from "../commands/ListInstanceProfileTagsCommand";
386
- import {
387
- ListMFADevicesCommandInput,
388
- ListMFADevicesCommandOutput,
389
- } from "../commands/ListMFADevicesCommand";
390
- import {
391
- ListMFADeviceTagsCommandInput,
392
- ListMFADeviceTagsCommandOutput,
393
- } from "../commands/ListMFADeviceTagsCommand";
394
- import {
395
- ListOpenIDConnectProvidersCommandInput,
396
- ListOpenIDConnectProvidersCommandOutput,
397
- } from "../commands/ListOpenIDConnectProvidersCommand";
398
- import {
399
- ListOpenIDConnectProviderTagsCommandInput,
400
- ListOpenIDConnectProviderTagsCommandOutput,
401
- } from "../commands/ListOpenIDConnectProviderTagsCommand";
402
- import {
403
- ListOrganizationsFeaturesCommandInput,
404
- ListOrganizationsFeaturesCommandOutput,
405
- } from "../commands/ListOrganizationsFeaturesCommand";
406
- import {
407
- ListPoliciesCommandInput,
408
- ListPoliciesCommandOutput,
409
- } from "../commands/ListPoliciesCommand";
410
- import {
411
- ListPoliciesGrantingServiceAccessCommandInput,
412
- ListPoliciesGrantingServiceAccessCommandOutput,
413
- } from "../commands/ListPoliciesGrantingServiceAccessCommand";
414
- import {
415
- ListPolicyTagsCommandInput,
416
- ListPolicyTagsCommandOutput,
417
- } from "../commands/ListPolicyTagsCommand";
418
- import {
419
- ListPolicyVersionsCommandInput,
420
- ListPolicyVersionsCommandOutput,
421
- } from "../commands/ListPolicyVersionsCommand";
422
- import {
423
- ListRolePoliciesCommandInput,
424
- ListRolePoliciesCommandOutput,
425
- } from "../commands/ListRolePoliciesCommand";
426
- import {
427
- ListRolesCommandInput,
428
- ListRolesCommandOutput,
429
- } from "../commands/ListRolesCommand";
430
- import {
431
- ListRoleTagsCommandInput,
432
- ListRoleTagsCommandOutput,
433
- } from "../commands/ListRoleTagsCommand";
434
- import {
435
- ListSAMLProvidersCommandInput,
436
- ListSAMLProvidersCommandOutput,
437
- } from "../commands/ListSAMLProvidersCommand";
438
- import {
439
- ListSAMLProviderTagsCommandInput,
440
- ListSAMLProviderTagsCommandOutput,
441
- } from "../commands/ListSAMLProviderTagsCommand";
442
- import {
443
- ListServerCertificatesCommandInput,
444
- ListServerCertificatesCommandOutput,
445
- } from "../commands/ListServerCertificatesCommand";
446
- import {
447
- ListServerCertificateTagsCommandInput,
448
- ListServerCertificateTagsCommandOutput,
449
- } from "../commands/ListServerCertificateTagsCommand";
450
- import {
451
- ListServiceSpecificCredentialsCommandInput,
452
- ListServiceSpecificCredentialsCommandOutput,
453
- } from "../commands/ListServiceSpecificCredentialsCommand";
454
- import {
455
- ListSigningCertificatesCommandInput,
456
- ListSigningCertificatesCommandOutput,
457
- } from "../commands/ListSigningCertificatesCommand";
458
- import {
459
- ListSSHPublicKeysCommandInput,
460
- ListSSHPublicKeysCommandOutput,
461
- } from "../commands/ListSSHPublicKeysCommand";
462
- import {
463
- ListUserPoliciesCommandInput,
464
- ListUserPoliciesCommandOutput,
465
- } from "../commands/ListUserPoliciesCommand";
466
- import {
467
- ListUsersCommandInput,
468
- ListUsersCommandOutput,
469
- } from "../commands/ListUsersCommand";
470
- import {
471
- ListUserTagsCommandInput,
472
- ListUserTagsCommandOutput,
473
- } from "../commands/ListUserTagsCommand";
474
- import {
475
- ListVirtualMFADevicesCommandInput,
476
- ListVirtualMFADevicesCommandOutput,
477
- } from "../commands/ListVirtualMFADevicesCommand";
478
- import {
479
- PutGroupPolicyCommandInput,
480
- PutGroupPolicyCommandOutput,
481
- } from "../commands/PutGroupPolicyCommand";
482
- import {
483
- PutRolePermissionsBoundaryCommandInput,
484
- PutRolePermissionsBoundaryCommandOutput,
485
- } from "../commands/PutRolePermissionsBoundaryCommand";
486
- import {
487
- PutRolePolicyCommandInput,
488
- PutRolePolicyCommandOutput,
489
- } from "../commands/PutRolePolicyCommand";
490
- import {
491
- PutUserPermissionsBoundaryCommandInput,
492
- PutUserPermissionsBoundaryCommandOutput,
493
- } from "../commands/PutUserPermissionsBoundaryCommand";
494
- import {
495
- PutUserPolicyCommandInput,
496
- PutUserPolicyCommandOutput,
497
- } from "../commands/PutUserPolicyCommand";
498
- import {
499
- RemoveClientIDFromOpenIDConnectProviderCommandInput,
500
- RemoveClientIDFromOpenIDConnectProviderCommandOutput,
501
- } from "../commands/RemoveClientIDFromOpenIDConnectProviderCommand";
502
- import {
503
- RemoveRoleFromInstanceProfileCommandInput,
504
- RemoveRoleFromInstanceProfileCommandOutput,
505
- } from "../commands/RemoveRoleFromInstanceProfileCommand";
506
- import {
507
- RemoveUserFromGroupCommandInput,
508
- RemoveUserFromGroupCommandOutput,
509
- } from "../commands/RemoveUserFromGroupCommand";
510
- import {
511
- ResetServiceSpecificCredentialCommandInput,
512
- ResetServiceSpecificCredentialCommandOutput,
513
- } from "../commands/ResetServiceSpecificCredentialCommand";
514
- import {
515
- ResyncMFADeviceCommandInput,
516
- ResyncMFADeviceCommandOutput,
517
- } from "../commands/ResyncMFADeviceCommand";
518
- import {
519
- SetDefaultPolicyVersionCommandInput,
520
- SetDefaultPolicyVersionCommandOutput,
521
- } from "../commands/SetDefaultPolicyVersionCommand";
522
- import {
523
- SetSecurityTokenServicePreferencesCommandInput,
524
- SetSecurityTokenServicePreferencesCommandOutput,
525
- } from "../commands/SetSecurityTokenServicePreferencesCommand";
526
- import {
527
- SimulateCustomPolicyCommandInput,
528
- SimulateCustomPolicyCommandOutput,
529
- } from "../commands/SimulateCustomPolicyCommand";
530
- import {
531
- SimulatePrincipalPolicyCommandInput,
532
- SimulatePrincipalPolicyCommandOutput,
533
- } from "../commands/SimulatePrincipalPolicyCommand";
534
- import {
535
- TagInstanceProfileCommandInput,
536
- TagInstanceProfileCommandOutput,
537
- } from "../commands/TagInstanceProfileCommand";
538
- import {
539
- TagMFADeviceCommandInput,
540
- TagMFADeviceCommandOutput,
541
- } from "../commands/TagMFADeviceCommand";
542
- import {
543
- TagOpenIDConnectProviderCommandInput,
544
- TagOpenIDConnectProviderCommandOutput,
545
- } from "../commands/TagOpenIDConnectProviderCommand";
546
- import {
547
- TagPolicyCommandInput,
548
- TagPolicyCommandOutput,
549
- } from "../commands/TagPolicyCommand";
550
- import {
551
- TagRoleCommandInput,
552
- TagRoleCommandOutput,
553
- } from "../commands/TagRoleCommand";
554
- import {
555
- TagSAMLProviderCommandInput,
556
- TagSAMLProviderCommandOutput,
557
- } from "../commands/TagSAMLProviderCommand";
558
- import {
559
- TagServerCertificateCommandInput,
560
- TagServerCertificateCommandOutput,
561
- } from "../commands/TagServerCertificateCommand";
562
- import {
563
- TagUserCommandInput,
564
- TagUserCommandOutput,
565
- } from "../commands/TagUserCommand";
566
- import {
567
- UntagInstanceProfileCommandInput,
568
- UntagInstanceProfileCommandOutput,
569
- } from "../commands/UntagInstanceProfileCommand";
570
- import {
571
- UntagMFADeviceCommandInput,
572
- UntagMFADeviceCommandOutput,
573
- } from "../commands/UntagMFADeviceCommand";
574
- import {
575
- UntagOpenIDConnectProviderCommandInput,
576
- UntagOpenIDConnectProviderCommandOutput,
577
- } from "../commands/UntagOpenIDConnectProviderCommand";
578
- import {
579
- UntagPolicyCommandInput,
580
- UntagPolicyCommandOutput,
581
- } from "../commands/UntagPolicyCommand";
582
- import {
583
- UntagRoleCommandInput,
584
- UntagRoleCommandOutput,
585
- } from "../commands/UntagRoleCommand";
586
- import {
587
- UntagSAMLProviderCommandInput,
588
- UntagSAMLProviderCommandOutput,
589
- } from "../commands/UntagSAMLProviderCommand";
590
- import {
591
- UntagServerCertificateCommandInput,
592
- UntagServerCertificateCommandOutput,
593
- } from "../commands/UntagServerCertificateCommand";
594
- import {
595
- UntagUserCommandInput,
596
- UntagUserCommandOutput,
597
- } from "../commands/UntagUserCommand";
598
- import {
599
- UpdateAccessKeyCommandInput,
600
- UpdateAccessKeyCommandOutput,
601
- } from "../commands/UpdateAccessKeyCommand";
602
- import {
603
- UpdateAccountPasswordPolicyCommandInput,
604
- UpdateAccountPasswordPolicyCommandOutput,
605
- } from "../commands/UpdateAccountPasswordPolicyCommand";
606
- import {
607
- UpdateAssumeRolePolicyCommandInput,
608
- UpdateAssumeRolePolicyCommandOutput,
609
- } from "../commands/UpdateAssumeRolePolicyCommand";
610
- import {
611
- UpdateGroupCommandInput,
612
- UpdateGroupCommandOutput,
613
- } from "../commands/UpdateGroupCommand";
614
- import {
615
- UpdateLoginProfileCommandInput,
616
- UpdateLoginProfileCommandOutput,
617
- } from "../commands/UpdateLoginProfileCommand";
618
- import {
619
- UpdateOpenIDConnectProviderThumbprintCommandInput,
620
- UpdateOpenIDConnectProviderThumbprintCommandOutput,
621
- } from "../commands/UpdateOpenIDConnectProviderThumbprintCommand";
622
- import {
623
- UpdateRoleCommandInput,
624
- UpdateRoleCommandOutput,
625
- } from "../commands/UpdateRoleCommand";
626
- import {
627
- UpdateRoleDescriptionCommandInput,
628
- UpdateRoleDescriptionCommandOutput,
629
- } from "../commands/UpdateRoleDescriptionCommand";
630
- import {
631
- UpdateSAMLProviderCommandInput,
632
- UpdateSAMLProviderCommandOutput,
633
- } from "../commands/UpdateSAMLProviderCommand";
634
- import {
635
- UpdateServerCertificateCommandInput,
636
- UpdateServerCertificateCommandOutput,
637
- } from "../commands/UpdateServerCertificateCommand";
638
- import {
639
- UpdateServiceSpecificCredentialCommandInput,
640
- UpdateServiceSpecificCredentialCommandOutput,
641
- } from "../commands/UpdateServiceSpecificCredentialCommand";
642
- import {
643
- UpdateSigningCertificateCommandInput,
644
- UpdateSigningCertificateCommandOutput,
645
- } from "../commands/UpdateSigningCertificateCommand";
646
- import {
647
- UpdateSSHPublicKeyCommandInput,
648
- UpdateSSHPublicKeyCommandOutput,
649
- } from "../commands/UpdateSSHPublicKeyCommand";
650
- import {
651
- UpdateUserCommandInput,
652
- UpdateUserCommandOutput,
653
- } from "../commands/UpdateUserCommand";
654
- import {
655
- UploadServerCertificateCommandInput,
656
- UploadServerCertificateCommandOutput,
657
- } from "../commands/UploadServerCertificateCommand";
658
- import {
659
- UploadSigningCertificateCommandInput,
660
- UploadSigningCertificateCommandOutput,
661
- } from "../commands/UploadSigningCertificateCommand";
662
- import {
663
- UploadSSHPublicKeyCommandInput,
664
- UploadSSHPublicKeyCommandOutput,
665
- } from "../commands/UploadSSHPublicKeyCommand";
666
- export declare const se_AddClientIDToOpenIDConnectProviderCommand: (
667
- input: AddClientIDToOpenIDConnectProviderCommandInput,
668
- context: __SerdeContext
669
- ) => Promise<__HttpRequest>;
670
- export declare const se_AddRoleToInstanceProfileCommand: (
671
- input: AddRoleToInstanceProfileCommandInput,
672
- context: __SerdeContext
673
- ) => Promise<__HttpRequest>;
674
- export declare const se_AddUserToGroupCommand: (
675
- input: AddUserToGroupCommandInput,
676
- context: __SerdeContext
677
- ) => Promise<__HttpRequest>;
678
- export declare const se_AttachGroupPolicyCommand: (
679
- input: AttachGroupPolicyCommandInput,
680
- context: __SerdeContext
681
- ) => Promise<__HttpRequest>;
682
- export declare const se_AttachRolePolicyCommand: (
683
- input: AttachRolePolicyCommandInput,
684
- context: __SerdeContext
685
- ) => Promise<__HttpRequest>;
686
- export declare const se_AttachUserPolicyCommand: (
687
- input: AttachUserPolicyCommandInput,
688
- context: __SerdeContext
689
- ) => Promise<__HttpRequest>;
690
- export declare const se_ChangePasswordCommand: (
691
- input: ChangePasswordCommandInput,
692
- context: __SerdeContext
693
- ) => Promise<__HttpRequest>;
694
- export declare const se_CreateAccessKeyCommand: (
695
- input: CreateAccessKeyCommandInput,
696
- context: __SerdeContext
697
- ) => Promise<__HttpRequest>;
698
- export declare const se_CreateAccountAliasCommand: (
699
- input: CreateAccountAliasCommandInput,
700
- context: __SerdeContext
701
- ) => Promise<__HttpRequest>;
702
- export declare const se_CreateDelegationRequestCommand: (
703
- input: CreateDelegationRequestCommandInput,
704
- context: __SerdeContext
705
- ) => Promise<__HttpRequest>;
706
- export declare const se_CreateGroupCommand: (
707
- input: CreateGroupCommandInput,
708
- context: __SerdeContext
709
- ) => Promise<__HttpRequest>;
710
- export declare const se_CreateInstanceProfileCommand: (
711
- input: CreateInstanceProfileCommandInput,
712
- context: __SerdeContext
713
- ) => Promise<__HttpRequest>;
714
- export declare const se_CreateLoginProfileCommand: (
715
- input: CreateLoginProfileCommandInput,
716
- context: __SerdeContext
717
- ) => Promise<__HttpRequest>;
718
- export declare const se_CreateOpenIDConnectProviderCommand: (
719
- input: CreateOpenIDConnectProviderCommandInput,
720
- context: __SerdeContext
721
- ) => Promise<__HttpRequest>;
722
- export declare const se_CreatePolicyCommand: (
723
- input: CreatePolicyCommandInput,
724
- context: __SerdeContext
725
- ) => Promise<__HttpRequest>;
726
- export declare const se_CreatePolicyVersionCommand: (
727
- input: CreatePolicyVersionCommandInput,
728
- context: __SerdeContext
729
- ) => Promise<__HttpRequest>;
730
- export declare const se_CreateRoleCommand: (
731
- input: CreateRoleCommandInput,
732
- context: __SerdeContext
733
- ) => Promise<__HttpRequest>;
734
- export declare const se_CreateSAMLProviderCommand: (
735
- input: CreateSAMLProviderCommandInput,
736
- context: __SerdeContext
737
- ) => Promise<__HttpRequest>;
738
- export declare const se_CreateServiceLinkedRoleCommand: (
739
- input: CreateServiceLinkedRoleCommandInput,
740
- context: __SerdeContext
741
- ) => Promise<__HttpRequest>;
742
- export declare const se_CreateServiceSpecificCredentialCommand: (
743
- input: CreateServiceSpecificCredentialCommandInput,
744
- context: __SerdeContext
745
- ) => Promise<__HttpRequest>;
746
- export declare const se_CreateUserCommand: (
747
- input: CreateUserCommandInput,
748
- context: __SerdeContext
749
- ) => Promise<__HttpRequest>;
750
- export declare const se_CreateVirtualMFADeviceCommand: (
751
- input: CreateVirtualMFADeviceCommandInput,
752
- context: __SerdeContext
753
- ) => Promise<__HttpRequest>;
754
- export declare const se_DeactivateMFADeviceCommand: (
755
- input: DeactivateMFADeviceCommandInput,
756
- context: __SerdeContext
757
- ) => Promise<__HttpRequest>;
758
- export declare const se_DeleteAccessKeyCommand: (
759
- input: DeleteAccessKeyCommandInput,
760
- context: __SerdeContext
761
- ) => Promise<__HttpRequest>;
762
- export declare const se_DeleteAccountAliasCommand: (
763
- input: DeleteAccountAliasCommandInput,
764
- context: __SerdeContext
765
- ) => Promise<__HttpRequest>;
766
- export declare const se_DeleteAccountPasswordPolicyCommand: (
767
- input: DeleteAccountPasswordPolicyCommandInput,
768
- context: __SerdeContext
769
- ) => Promise<__HttpRequest>;
770
- export declare const se_DeleteGroupCommand: (
771
- input: DeleteGroupCommandInput,
772
- context: __SerdeContext
773
- ) => Promise<__HttpRequest>;
774
- export declare const se_DeleteGroupPolicyCommand: (
775
- input: DeleteGroupPolicyCommandInput,
776
- context: __SerdeContext
777
- ) => Promise<__HttpRequest>;
778
- export declare const se_DeleteInstanceProfileCommand: (
779
- input: DeleteInstanceProfileCommandInput,
780
- context: __SerdeContext
781
- ) => Promise<__HttpRequest>;
782
- export declare const se_DeleteLoginProfileCommand: (
783
- input: DeleteLoginProfileCommandInput,
784
- context: __SerdeContext
785
- ) => Promise<__HttpRequest>;
786
- export declare const se_DeleteOpenIDConnectProviderCommand: (
787
- input: DeleteOpenIDConnectProviderCommandInput,
788
- context: __SerdeContext
789
- ) => Promise<__HttpRequest>;
790
- export declare const se_DeletePolicyCommand: (
791
- input: DeletePolicyCommandInput,
792
- context: __SerdeContext
793
- ) => Promise<__HttpRequest>;
794
- export declare const se_DeletePolicyVersionCommand: (
795
- input: DeletePolicyVersionCommandInput,
796
- context: __SerdeContext
797
- ) => Promise<__HttpRequest>;
798
- export declare const se_DeleteRoleCommand: (
799
- input: DeleteRoleCommandInput,
800
- context: __SerdeContext
801
- ) => Promise<__HttpRequest>;
802
- export declare const se_DeleteRolePermissionsBoundaryCommand: (
803
- input: DeleteRolePermissionsBoundaryCommandInput,
804
- context: __SerdeContext
805
- ) => Promise<__HttpRequest>;
806
- export declare const se_DeleteRolePolicyCommand: (
807
- input: DeleteRolePolicyCommandInput,
808
- context: __SerdeContext
809
- ) => Promise<__HttpRequest>;
810
- export declare const se_DeleteSAMLProviderCommand: (
811
- input: DeleteSAMLProviderCommandInput,
812
- context: __SerdeContext
813
- ) => Promise<__HttpRequest>;
814
- export declare const se_DeleteServerCertificateCommand: (
815
- input: DeleteServerCertificateCommandInput,
816
- context: __SerdeContext
817
- ) => Promise<__HttpRequest>;
818
- export declare const se_DeleteServiceLinkedRoleCommand: (
819
- input: DeleteServiceLinkedRoleCommandInput,
820
- context: __SerdeContext
821
- ) => Promise<__HttpRequest>;
822
- export declare const se_DeleteServiceSpecificCredentialCommand: (
823
- input: DeleteServiceSpecificCredentialCommandInput,
824
- context: __SerdeContext
825
- ) => Promise<__HttpRequest>;
826
- export declare const se_DeleteSigningCertificateCommand: (
827
- input: DeleteSigningCertificateCommandInput,
828
- context: __SerdeContext
829
- ) => Promise<__HttpRequest>;
830
- export declare const se_DeleteSSHPublicKeyCommand: (
831
- input: DeleteSSHPublicKeyCommandInput,
832
- context: __SerdeContext
833
- ) => Promise<__HttpRequest>;
834
- export declare const se_DeleteUserCommand: (
835
- input: DeleteUserCommandInput,
836
- context: __SerdeContext
837
- ) => Promise<__HttpRequest>;
838
- export declare const se_DeleteUserPermissionsBoundaryCommand: (
839
- input: DeleteUserPermissionsBoundaryCommandInput,
840
- context: __SerdeContext
841
- ) => Promise<__HttpRequest>;
842
- export declare const se_DeleteUserPolicyCommand: (
843
- input: DeleteUserPolicyCommandInput,
844
- context: __SerdeContext
845
- ) => Promise<__HttpRequest>;
846
- export declare const se_DeleteVirtualMFADeviceCommand: (
847
- input: DeleteVirtualMFADeviceCommandInput,
848
- context: __SerdeContext
849
- ) => Promise<__HttpRequest>;
850
- export declare const se_DetachGroupPolicyCommand: (
851
- input: DetachGroupPolicyCommandInput,
852
- context: __SerdeContext
853
- ) => Promise<__HttpRequest>;
854
- export declare const se_DetachRolePolicyCommand: (
855
- input: DetachRolePolicyCommandInput,
856
- context: __SerdeContext
857
- ) => Promise<__HttpRequest>;
858
- export declare const se_DetachUserPolicyCommand: (
859
- input: DetachUserPolicyCommandInput,
860
- context: __SerdeContext
861
- ) => Promise<__HttpRequest>;
862
- export declare const se_DisableOrganizationsRootCredentialsManagementCommand: (
863
- input: DisableOrganizationsRootCredentialsManagementCommandInput,
864
- context: __SerdeContext
865
- ) => Promise<__HttpRequest>;
866
- export declare const se_DisableOrganizationsRootSessionsCommand: (
867
- input: DisableOrganizationsRootSessionsCommandInput,
868
- context: __SerdeContext
869
- ) => Promise<__HttpRequest>;
870
- export declare const se_EnableMFADeviceCommand: (
871
- input: EnableMFADeviceCommandInput,
872
- context: __SerdeContext
873
- ) => Promise<__HttpRequest>;
874
- export declare const se_EnableOrganizationsRootCredentialsManagementCommand: (
875
- input: EnableOrganizationsRootCredentialsManagementCommandInput,
876
- context: __SerdeContext
877
- ) => Promise<__HttpRequest>;
878
- export declare const se_EnableOrganizationsRootSessionsCommand: (
879
- input: EnableOrganizationsRootSessionsCommandInput,
880
- context: __SerdeContext
881
- ) => Promise<__HttpRequest>;
882
- export declare const se_GenerateCredentialReportCommand: (
883
- input: GenerateCredentialReportCommandInput,
884
- context: __SerdeContext
885
- ) => Promise<__HttpRequest>;
886
- export declare const se_GenerateOrganizationsAccessReportCommand: (
887
- input: GenerateOrganizationsAccessReportCommandInput,
888
- context: __SerdeContext
889
- ) => Promise<__HttpRequest>;
890
- export declare const se_GenerateServiceLastAccessedDetailsCommand: (
891
- input: GenerateServiceLastAccessedDetailsCommandInput,
892
- context: __SerdeContext
893
- ) => Promise<__HttpRequest>;
894
- export declare const se_GetAccessKeyLastUsedCommand: (
895
- input: GetAccessKeyLastUsedCommandInput,
896
- context: __SerdeContext
897
- ) => Promise<__HttpRequest>;
898
- export declare const se_GetAccountAuthorizationDetailsCommand: (
899
- input: GetAccountAuthorizationDetailsCommandInput,
900
- context: __SerdeContext
901
- ) => Promise<__HttpRequest>;
902
- export declare const se_GetAccountPasswordPolicyCommand: (
903
- input: GetAccountPasswordPolicyCommandInput,
904
- context: __SerdeContext
905
- ) => Promise<__HttpRequest>;
906
- export declare const se_GetAccountSummaryCommand: (
907
- input: GetAccountSummaryCommandInput,
908
- context: __SerdeContext
909
- ) => Promise<__HttpRequest>;
910
- export declare const se_GetContextKeysForCustomPolicyCommand: (
911
- input: GetContextKeysForCustomPolicyCommandInput,
912
- context: __SerdeContext
913
- ) => Promise<__HttpRequest>;
914
- export declare const se_GetContextKeysForPrincipalPolicyCommand: (
915
- input: GetContextKeysForPrincipalPolicyCommandInput,
916
- context: __SerdeContext
917
- ) => Promise<__HttpRequest>;
918
- export declare const se_GetCredentialReportCommand: (
919
- input: GetCredentialReportCommandInput,
920
- context: __SerdeContext
921
- ) => Promise<__HttpRequest>;
922
- export declare const se_GetGroupCommand: (
923
- input: GetGroupCommandInput,
924
- context: __SerdeContext
925
- ) => Promise<__HttpRequest>;
926
- export declare const se_GetGroupPolicyCommand: (
927
- input: GetGroupPolicyCommandInput,
928
- context: __SerdeContext
929
- ) => Promise<__HttpRequest>;
930
- export declare const se_GetInstanceProfileCommand: (
931
- input: GetInstanceProfileCommandInput,
932
- context: __SerdeContext
933
- ) => Promise<__HttpRequest>;
934
- export declare const se_GetLoginProfileCommand: (
935
- input: GetLoginProfileCommandInput,
936
- context: __SerdeContext
937
- ) => Promise<__HttpRequest>;
938
- export declare const se_GetMFADeviceCommand: (
939
- input: GetMFADeviceCommandInput,
940
- context: __SerdeContext
941
- ) => Promise<__HttpRequest>;
942
- export declare const se_GetOpenIDConnectProviderCommand: (
943
- input: GetOpenIDConnectProviderCommandInput,
944
- context: __SerdeContext
945
- ) => Promise<__HttpRequest>;
946
- export declare const se_GetOrganizationsAccessReportCommand: (
947
- input: GetOrganizationsAccessReportCommandInput,
948
- context: __SerdeContext
949
- ) => Promise<__HttpRequest>;
950
- export declare const se_GetPolicyCommand: (
951
- input: GetPolicyCommandInput,
952
- context: __SerdeContext
953
- ) => Promise<__HttpRequest>;
954
- export declare const se_GetPolicyVersionCommand: (
955
- input: GetPolicyVersionCommandInput,
956
- context: __SerdeContext
957
- ) => Promise<__HttpRequest>;
958
- export declare const se_GetRoleCommand: (
959
- input: GetRoleCommandInput,
960
- context: __SerdeContext
961
- ) => Promise<__HttpRequest>;
962
- export declare const se_GetRolePolicyCommand: (
963
- input: GetRolePolicyCommandInput,
964
- context: __SerdeContext
965
- ) => Promise<__HttpRequest>;
966
- export declare const se_GetSAMLProviderCommand: (
967
- input: GetSAMLProviderCommandInput,
968
- context: __SerdeContext
969
- ) => Promise<__HttpRequest>;
970
- export declare const se_GetServerCertificateCommand: (
971
- input: GetServerCertificateCommandInput,
972
- context: __SerdeContext
973
- ) => Promise<__HttpRequest>;
974
- export declare const se_GetServiceLastAccessedDetailsCommand: (
975
- input: GetServiceLastAccessedDetailsCommandInput,
976
- context: __SerdeContext
977
- ) => Promise<__HttpRequest>;
978
- export declare const se_GetServiceLastAccessedDetailsWithEntitiesCommand: (
979
- input: GetServiceLastAccessedDetailsWithEntitiesCommandInput,
980
- context: __SerdeContext
981
- ) => Promise<__HttpRequest>;
982
- export declare const se_GetServiceLinkedRoleDeletionStatusCommand: (
983
- input: GetServiceLinkedRoleDeletionStatusCommandInput,
984
- context: __SerdeContext
985
- ) => Promise<__HttpRequest>;
986
- export declare const se_GetSSHPublicKeyCommand: (
987
- input: GetSSHPublicKeyCommandInput,
988
- context: __SerdeContext
989
- ) => Promise<__HttpRequest>;
990
- export declare const se_GetUserCommand: (
991
- input: GetUserCommandInput,
992
- context: __SerdeContext
993
- ) => Promise<__HttpRequest>;
994
- export declare const se_GetUserPolicyCommand: (
995
- input: GetUserPolicyCommandInput,
996
- context: __SerdeContext
997
- ) => Promise<__HttpRequest>;
998
- export declare const se_ListAccessKeysCommand: (
999
- input: ListAccessKeysCommandInput,
1000
- context: __SerdeContext
1001
- ) => Promise<__HttpRequest>;
1002
- export declare const se_ListAccountAliasesCommand: (
1003
- input: ListAccountAliasesCommandInput,
1004
- context: __SerdeContext
1005
- ) => Promise<__HttpRequest>;
1006
- export declare const se_ListAttachedGroupPoliciesCommand: (
1007
- input: ListAttachedGroupPoliciesCommandInput,
1008
- context: __SerdeContext
1009
- ) => Promise<__HttpRequest>;
1010
- export declare const se_ListAttachedRolePoliciesCommand: (
1011
- input: ListAttachedRolePoliciesCommandInput,
1012
- context: __SerdeContext
1013
- ) => Promise<__HttpRequest>;
1014
- export declare const se_ListAttachedUserPoliciesCommand: (
1015
- input: ListAttachedUserPoliciesCommandInput,
1016
- context: __SerdeContext
1017
- ) => Promise<__HttpRequest>;
1018
- export declare const se_ListEntitiesForPolicyCommand: (
1019
- input: ListEntitiesForPolicyCommandInput,
1020
- context: __SerdeContext
1021
- ) => Promise<__HttpRequest>;
1022
- export declare const se_ListGroupPoliciesCommand: (
1023
- input: ListGroupPoliciesCommandInput,
1024
- context: __SerdeContext
1025
- ) => Promise<__HttpRequest>;
1026
- export declare const se_ListGroupsCommand: (
1027
- input: ListGroupsCommandInput,
1028
- context: __SerdeContext
1029
- ) => Promise<__HttpRequest>;
1030
- export declare const se_ListGroupsForUserCommand: (
1031
- input: ListGroupsForUserCommandInput,
1032
- context: __SerdeContext
1033
- ) => Promise<__HttpRequest>;
1034
- export declare const se_ListInstanceProfilesCommand: (
1035
- input: ListInstanceProfilesCommandInput,
1036
- context: __SerdeContext
1037
- ) => Promise<__HttpRequest>;
1038
- export declare const se_ListInstanceProfilesForRoleCommand: (
1039
- input: ListInstanceProfilesForRoleCommandInput,
1040
- context: __SerdeContext
1041
- ) => Promise<__HttpRequest>;
1042
- export declare const se_ListInstanceProfileTagsCommand: (
1043
- input: ListInstanceProfileTagsCommandInput,
1044
- context: __SerdeContext
1045
- ) => Promise<__HttpRequest>;
1046
- export declare const se_ListMFADevicesCommand: (
1047
- input: ListMFADevicesCommandInput,
1048
- context: __SerdeContext
1049
- ) => Promise<__HttpRequest>;
1050
- export declare const se_ListMFADeviceTagsCommand: (
1051
- input: ListMFADeviceTagsCommandInput,
1052
- context: __SerdeContext
1053
- ) => Promise<__HttpRequest>;
1054
- export declare const se_ListOpenIDConnectProvidersCommand: (
1055
- input: ListOpenIDConnectProvidersCommandInput,
1056
- context: __SerdeContext
1057
- ) => Promise<__HttpRequest>;
1058
- export declare const se_ListOpenIDConnectProviderTagsCommand: (
1059
- input: ListOpenIDConnectProviderTagsCommandInput,
1060
- context: __SerdeContext
1061
- ) => Promise<__HttpRequest>;
1062
- export declare const se_ListOrganizationsFeaturesCommand: (
1063
- input: ListOrganizationsFeaturesCommandInput,
1064
- context: __SerdeContext
1065
- ) => Promise<__HttpRequest>;
1066
- export declare const se_ListPoliciesCommand: (
1067
- input: ListPoliciesCommandInput,
1068
- context: __SerdeContext
1069
- ) => Promise<__HttpRequest>;
1070
- export declare const se_ListPoliciesGrantingServiceAccessCommand: (
1071
- input: ListPoliciesGrantingServiceAccessCommandInput,
1072
- context: __SerdeContext
1073
- ) => Promise<__HttpRequest>;
1074
- export declare const se_ListPolicyTagsCommand: (
1075
- input: ListPolicyTagsCommandInput,
1076
- context: __SerdeContext
1077
- ) => Promise<__HttpRequest>;
1078
- export declare const se_ListPolicyVersionsCommand: (
1079
- input: ListPolicyVersionsCommandInput,
1080
- context: __SerdeContext
1081
- ) => Promise<__HttpRequest>;
1082
- export declare const se_ListRolePoliciesCommand: (
1083
- input: ListRolePoliciesCommandInput,
1084
- context: __SerdeContext
1085
- ) => Promise<__HttpRequest>;
1086
- export declare const se_ListRolesCommand: (
1087
- input: ListRolesCommandInput,
1088
- context: __SerdeContext
1089
- ) => Promise<__HttpRequest>;
1090
- export declare const se_ListRoleTagsCommand: (
1091
- input: ListRoleTagsCommandInput,
1092
- context: __SerdeContext
1093
- ) => Promise<__HttpRequest>;
1094
- export declare const se_ListSAMLProvidersCommand: (
1095
- input: ListSAMLProvidersCommandInput,
1096
- context: __SerdeContext
1097
- ) => Promise<__HttpRequest>;
1098
- export declare const se_ListSAMLProviderTagsCommand: (
1099
- input: ListSAMLProviderTagsCommandInput,
1100
- context: __SerdeContext
1101
- ) => Promise<__HttpRequest>;
1102
- export declare const se_ListServerCertificatesCommand: (
1103
- input: ListServerCertificatesCommandInput,
1104
- context: __SerdeContext
1105
- ) => Promise<__HttpRequest>;
1106
- export declare const se_ListServerCertificateTagsCommand: (
1107
- input: ListServerCertificateTagsCommandInput,
1108
- context: __SerdeContext
1109
- ) => Promise<__HttpRequest>;
1110
- export declare const se_ListServiceSpecificCredentialsCommand: (
1111
- input: ListServiceSpecificCredentialsCommandInput,
1112
- context: __SerdeContext
1113
- ) => Promise<__HttpRequest>;
1114
- export declare const se_ListSigningCertificatesCommand: (
1115
- input: ListSigningCertificatesCommandInput,
1116
- context: __SerdeContext
1117
- ) => Promise<__HttpRequest>;
1118
- export declare const se_ListSSHPublicKeysCommand: (
1119
- input: ListSSHPublicKeysCommandInput,
1120
- context: __SerdeContext
1121
- ) => Promise<__HttpRequest>;
1122
- export declare const se_ListUserPoliciesCommand: (
1123
- input: ListUserPoliciesCommandInput,
1124
- context: __SerdeContext
1125
- ) => Promise<__HttpRequest>;
1126
- export declare const se_ListUsersCommand: (
1127
- input: ListUsersCommandInput,
1128
- context: __SerdeContext
1129
- ) => Promise<__HttpRequest>;
1130
- export declare const se_ListUserTagsCommand: (
1131
- input: ListUserTagsCommandInput,
1132
- context: __SerdeContext
1133
- ) => Promise<__HttpRequest>;
1134
- export declare const se_ListVirtualMFADevicesCommand: (
1135
- input: ListVirtualMFADevicesCommandInput,
1136
- context: __SerdeContext
1137
- ) => Promise<__HttpRequest>;
1138
- export declare const se_PutGroupPolicyCommand: (
1139
- input: PutGroupPolicyCommandInput,
1140
- context: __SerdeContext
1141
- ) => Promise<__HttpRequest>;
1142
- export declare const se_PutRolePermissionsBoundaryCommand: (
1143
- input: PutRolePermissionsBoundaryCommandInput,
1144
- context: __SerdeContext
1145
- ) => Promise<__HttpRequest>;
1146
- export declare const se_PutRolePolicyCommand: (
1147
- input: PutRolePolicyCommandInput,
1148
- context: __SerdeContext
1149
- ) => Promise<__HttpRequest>;
1150
- export declare const se_PutUserPermissionsBoundaryCommand: (
1151
- input: PutUserPermissionsBoundaryCommandInput,
1152
- context: __SerdeContext
1153
- ) => Promise<__HttpRequest>;
1154
- export declare const se_PutUserPolicyCommand: (
1155
- input: PutUserPolicyCommandInput,
1156
- context: __SerdeContext
1157
- ) => Promise<__HttpRequest>;
1158
- export declare const se_RemoveClientIDFromOpenIDConnectProviderCommand: (
1159
- input: RemoveClientIDFromOpenIDConnectProviderCommandInput,
1160
- context: __SerdeContext
1161
- ) => Promise<__HttpRequest>;
1162
- export declare const se_RemoveRoleFromInstanceProfileCommand: (
1163
- input: RemoveRoleFromInstanceProfileCommandInput,
1164
- context: __SerdeContext
1165
- ) => Promise<__HttpRequest>;
1166
- export declare const se_RemoveUserFromGroupCommand: (
1167
- input: RemoveUserFromGroupCommandInput,
1168
- context: __SerdeContext
1169
- ) => Promise<__HttpRequest>;
1170
- export declare const se_ResetServiceSpecificCredentialCommand: (
1171
- input: ResetServiceSpecificCredentialCommandInput,
1172
- context: __SerdeContext
1173
- ) => Promise<__HttpRequest>;
1174
- export declare const se_ResyncMFADeviceCommand: (
1175
- input: ResyncMFADeviceCommandInput,
1176
- context: __SerdeContext
1177
- ) => Promise<__HttpRequest>;
1178
- export declare const se_SetDefaultPolicyVersionCommand: (
1179
- input: SetDefaultPolicyVersionCommandInput,
1180
- context: __SerdeContext
1181
- ) => Promise<__HttpRequest>;
1182
- export declare const se_SetSecurityTokenServicePreferencesCommand: (
1183
- input: SetSecurityTokenServicePreferencesCommandInput,
1184
- context: __SerdeContext
1185
- ) => Promise<__HttpRequest>;
1186
- export declare const se_SimulateCustomPolicyCommand: (
1187
- input: SimulateCustomPolicyCommandInput,
1188
- context: __SerdeContext
1189
- ) => Promise<__HttpRequest>;
1190
- export declare const se_SimulatePrincipalPolicyCommand: (
1191
- input: SimulatePrincipalPolicyCommandInput,
1192
- context: __SerdeContext
1193
- ) => Promise<__HttpRequest>;
1194
- export declare const se_TagInstanceProfileCommand: (
1195
- input: TagInstanceProfileCommandInput,
1196
- context: __SerdeContext
1197
- ) => Promise<__HttpRequest>;
1198
- export declare const se_TagMFADeviceCommand: (
1199
- input: TagMFADeviceCommandInput,
1200
- context: __SerdeContext
1201
- ) => Promise<__HttpRequest>;
1202
- export declare const se_TagOpenIDConnectProviderCommand: (
1203
- input: TagOpenIDConnectProviderCommandInput,
1204
- context: __SerdeContext
1205
- ) => Promise<__HttpRequest>;
1206
- export declare const se_TagPolicyCommand: (
1207
- input: TagPolicyCommandInput,
1208
- context: __SerdeContext
1209
- ) => Promise<__HttpRequest>;
1210
- export declare const se_TagRoleCommand: (
1211
- input: TagRoleCommandInput,
1212
- context: __SerdeContext
1213
- ) => Promise<__HttpRequest>;
1214
- export declare const se_TagSAMLProviderCommand: (
1215
- input: TagSAMLProviderCommandInput,
1216
- context: __SerdeContext
1217
- ) => Promise<__HttpRequest>;
1218
- export declare const se_TagServerCertificateCommand: (
1219
- input: TagServerCertificateCommandInput,
1220
- context: __SerdeContext
1221
- ) => Promise<__HttpRequest>;
1222
- export declare const se_TagUserCommand: (
1223
- input: TagUserCommandInput,
1224
- context: __SerdeContext
1225
- ) => Promise<__HttpRequest>;
1226
- export declare const se_UntagInstanceProfileCommand: (
1227
- input: UntagInstanceProfileCommandInput,
1228
- context: __SerdeContext
1229
- ) => Promise<__HttpRequest>;
1230
- export declare const se_UntagMFADeviceCommand: (
1231
- input: UntagMFADeviceCommandInput,
1232
- context: __SerdeContext
1233
- ) => Promise<__HttpRequest>;
1234
- export declare const se_UntagOpenIDConnectProviderCommand: (
1235
- input: UntagOpenIDConnectProviderCommandInput,
1236
- context: __SerdeContext
1237
- ) => Promise<__HttpRequest>;
1238
- export declare const se_UntagPolicyCommand: (
1239
- input: UntagPolicyCommandInput,
1240
- context: __SerdeContext
1241
- ) => Promise<__HttpRequest>;
1242
- export declare const se_UntagRoleCommand: (
1243
- input: UntagRoleCommandInput,
1244
- context: __SerdeContext
1245
- ) => Promise<__HttpRequest>;
1246
- export declare const se_UntagSAMLProviderCommand: (
1247
- input: UntagSAMLProviderCommandInput,
1248
- context: __SerdeContext
1249
- ) => Promise<__HttpRequest>;
1250
- export declare const se_UntagServerCertificateCommand: (
1251
- input: UntagServerCertificateCommandInput,
1252
- context: __SerdeContext
1253
- ) => Promise<__HttpRequest>;
1254
- export declare const se_UntagUserCommand: (
1255
- input: UntagUserCommandInput,
1256
- context: __SerdeContext
1257
- ) => Promise<__HttpRequest>;
1258
- export declare const se_UpdateAccessKeyCommand: (
1259
- input: UpdateAccessKeyCommandInput,
1260
- context: __SerdeContext
1261
- ) => Promise<__HttpRequest>;
1262
- export declare const se_UpdateAccountPasswordPolicyCommand: (
1263
- input: UpdateAccountPasswordPolicyCommandInput,
1264
- context: __SerdeContext
1265
- ) => Promise<__HttpRequest>;
1266
- export declare const se_UpdateAssumeRolePolicyCommand: (
1267
- input: UpdateAssumeRolePolicyCommandInput,
1268
- context: __SerdeContext
1269
- ) => Promise<__HttpRequest>;
1270
- export declare const se_UpdateGroupCommand: (
1271
- input: UpdateGroupCommandInput,
1272
- context: __SerdeContext
1273
- ) => Promise<__HttpRequest>;
1274
- export declare const se_UpdateLoginProfileCommand: (
1275
- input: UpdateLoginProfileCommandInput,
1276
- context: __SerdeContext
1277
- ) => Promise<__HttpRequest>;
1278
- export declare const se_UpdateOpenIDConnectProviderThumbprintCommand: (
1279
- input: UpdateOpenIDConnectProviderThumbprintCommandInput,
1280
- context: __SerdeContext
1281
- ) => Promise<__HttpRequest>;
1282
- export declare const se_UpdateRoleCommand: (
1283
- input: UpdateRoleCommandInput,
1284
- context: __SerdeContext
1285
- ) => Promise<__HttpRequest>;
1286
- export declare const se_UpdateRoleDescriptionCommand: (
1287
- input: UpdateRoleDescriptionCommandInput,
1288
- context: __SerdeContext
1289
- ) => Promise<__HttpRequest>;
1290
- export declare const se_UpdateSAMLProviderCommand: (
1291
- input: UpdateSAMLProviderCommandInput,
1292
- context: __SerdeContext
1293
- ) => Promise<__HttpRequest>;
1294
- export declare const se_UpdateServerCertificateCommand: (
1295
- input: UpdateServerCertificateCommandInput,
1296
- context: __SerdeContext
1297
- ) => Promise<__HttpRequest>;
1298
- export declare const se_UpdateServiceSpecificCredentialCommand: (
1299
- input: UpdateServiceSpecificCredentialCommandInput,
1300
- context: __SerdeContext
1301
- ) => Promise<__HttpRequest>;
1302
- export declare const se_UpdateSigningCertificateCommand: (
1303
- input: UpdateSigningCertificateCommandInput,
1304
- context: __SerdeContext
1305
- ) => Promise<__HttpRequest>;
1306
- export declare const se_UpdateSSHPublicKeyCommand: (
1307
- input: UpdateSSHPublicKeyCommandInput,
1308
- context: __SerdeContext
1309
- ) => Promise<__HttpRequest>;
1310
- export declare const se_UpdateUserCommand: (
1311
- input: UpdateUserCommandInput,
1312
- context: __SerdeContext
1313
- ) => Promise<__HttpRequest>;
1314
- export declare const se_UploadServerCertificateCommand: (
1315
- input: UploadServerCertificateCommandInput,
1316
- context: __SerdeContext
1317
- ) => Promise<__HttpRequest>;
1318
- export declare const se_UploadSigningCertificateCommand: (
1319
- input: UploadSigningCertificateCommandInput,
1320
- context: __SerdeContext
1321
- ) => Promise<__HttpRequest>;
1322
- export declare const se_UploadSSHPublicKeyCommand: (
1323
- input: UploadSSHPublicKeyCommandInput,
1324
- context: __SerdeContext
1325
- ) => Promise<__HttpRequest>;
1326
- export declare const de_AddClientIDToOpenIDConnectProviderCommand: (
1327
- output: __HttpResponse,
1328
- context: __SerdeContext
1329
- ) => Promise<AddClientIDToOpenIDConnectProviderCommandOutput>;
1330
- export declare const de_AddRoleToInstanceProfileCommand: (
1331
- output: __HttpResponse,
1332
- context: __SerdeContext
1333
- ) => Promise<AddRoleToInstanceProfileCommandOutput>;
1334
- export declare const de_AddUserToGroupCommand: (
1335
- output: __HttpResponse,
1336
- context: __SerdeContext
1337
- ) => Promise<AddUserToGroupCommandOutput>;
1338
- export declare const de_AttachGroupPolicyCommand: (
1339
- output: __HttpResponse,
1340
- context: __SerdeContext
1341
- ) => Promise<AttachGroupPolicyCommandOutput>;
1342
- export declare const de_AttachRolePolicyCommand: (
1343
- output: __HttpResponse,
1344
- context: __SerdeContext
1345
- ) => Promise<AttachRolePolicyCommandOutput>;
1346
- export declare const de_AttachUserPolicyCommand: (
1347
- output: __HttpResponse,
1348
- context: __SerdeContext
1349
- ) => Promise<AttachUserPolicyCommandOutput>;
1350
- export declare const de_ChangePasswordCommand: (
1351
- output: __HttpResponse,
1352
- context: __SerdeContext
1353
- ) => Promise<ChangePasswordCommandOutput>;
1354
- export declare const de_CreateAccessKeyCommand: (
1355
- output: __HttpResponse,
1356
- context: __SerdeContext
1357
- ) => Promise<CreateAccessKeyCommandOutput>;
1358
- export declare const de_CreateAccountAliasCommand: (
1359
- output: __HttpResponse,
1360
- context: __SerdeContext
1361
- ) => Promise<CreateAccountAliasCommandOutput>;
1362
- export declare const de_CreateDelegationRequestCommand: (
1363
- output: __HttpResponse,
1364
- context: __SerdeContext
1365
- ) => Promise<CreateDelegationRequestCommandOutput>;
1366
- export declare const de_CreateGroupCommand: (
1367
- output: __HttpResponse,
1368
- context: __SerdeContext
1369
- ) => Promise<CreateGroupCommandOutput>;
1370
- export declare const de_CreateInstanceProfileCommand: (
1371
- output: __HttpResponse,
1372
- context: __SerdeContext
1373
- ) => Promise<CreateInstanceProfileCommandOutput>;
1374
- export declare const de_CreateLoginProfileCommand: (
1375
- output: __HttpResponse,
1376
- context: __SerdeContext
1377
- ) => Promise<CreateLoginProfileCommandOutput>;
1378
- export declare const de_CreateOpenIDConnectProviderCommand: (
1379
- output: __HttpResponse,
1380
- context: __SerdeContext
1381
- ) => Promise<CreateOpenIDConnectProviderCommandOutput>;
1382
- export declare const de_CreatePolicyCommand: (
1383
- output: __HttpResponse,
1384
- context: __SerdeContext
1385
- ) => Promise<CreatePolicyCommandOutput>;
1386
- export declare const de_CreatePolicyVersionCommand: (
1387
- output: __HttpResponse,
1388
- context: __SerdeContext
1389
- ) => Promise<CreatePolicyVersionCommandOutput>;
1390
- export declare const de_CreateRoleCommand: (
1391
- output: __HttpResponse,
1392
- context: __SerdeContext
1393
- ) => Promise<CreateRoleCommandOutput>;
1394
- export declare const de_CreateSAMLProviderCommand: (
1395
- output: __HttpResponse,
1396
- context: __SerdeContext
1397
- ) => Promise<CreateSAMLProviderCommandOutput>;
1398
- export declare const de_CreateServiceLinkedRoleCommand: (
1399
- output: __HttpResponse,
1400
- context: __SerdeContext
1401
- ) => Promise<CreateServiceLinkedRoleCommandOutput>;
1402
- export declare const de_CreateServiceSpecificCredentialCommand: (
1403
- output: __HttpResponse,
1404
- context: __SerdeContext
1405
- ) => Promise<CreateServiceSpecificCredentialCommandOutput>;
1406
- export declare const de_CreateUserCommand: (
1407
- output: __HttpResponse,
1408
- context: __SerdeContext
1409
- ) => Promise<CreateUserCommandOutput>;
1410
- export declare const de_CreateVirtualMFADeviceCommand: (
1411
- output: __HttpResponse,
1412
- context: __SerdeContext
1413
- ) => Promise<CreateVirtualMFADeviceCommandOutput>;
1414
- export declare const de_DeactivateMFADeviceCommand: (
1415
- output: __HttpResponse,
1416
- context: __SerdeContext
1417
- ) => Promise<DeactivateMFADeviceCommandOutput>;
1418
- export declare const de_DeleteAccessKeyCommand: (
1419
- output: __HttpResponse,
1420
- context: __SerdeContext
1421
- ) => Promise<DeleteAccessKeyCommandOutput>;
1422
- export declare const de_DeleteAccountAliasCommand: (
1423
- output: __HttpResponse,
1424
- context: __SerdeContext
1425
- ) => Promise<DeleteAccountAliasCommandOutput>;
1426
- export declare const de_DeleteAccountPasswordPolicyCommand: (
1427
- output: __HttpResponse,
1428
- context: __SerdeContext
1429
- ) => Promise<DeleteAccountPasswordPolicyCommandOutput>;
1430
- export declare const de_DeleteGroupCommand: (
1431
- output: __HttpResponse,
1432
- context: __SerdeContext
1433
- ) => Promise<DeleteGroupCommandOutput>;
1434
- export declare const de_DeleteGroupPolicyCommand: (
1435
- output: __HttpResponse,
1436
- context: __SerdeContext
1437
- ) => Promise<DeleteGroupPolicyCommandOutput>;
1438
- export declare const de_DeleteInstanceProfileCommand: (
1439
- output: __HttpResponse,
1440
- context: __SerdeContext
1441
- ) => Promise<DeleteInstanceProfileCommandOutput>;
1442
- export declare const de_DeleteLoginProfileCommand: (
1443
- output: __HttpResponse,
1444
- context: __SerdeContext
1445
- ) => Promise<DeleteLoginProfileCommandOutput>;
1446
- export declare const de_DeleteOpenIDConnectProviderCommand: (
1447
- output: __HttpResponse,
1448
- context: __SerdeContext
1449
- ) => Promise<DeleteOpenIDConnectProviderCommandOutput>;
1450
- export declare const de_DeletePolicyCommand: (
1451
- output: __HttpResponse,
1452
- context: __SerdeContext
1453
- ) => Promise<DeletePolicyCommandOutput>;
1454
- export declare const de_DeletePolicyVersionCommand: (
1455
- output: __HttpResponse,
1456
- context: __SerdeContext
1457
- ) => Promise<DeletePolicyVersionCommandOutput>;
1458
- export declare const de_DeleteRoleCommand: (
1459
- output: __HttpResponse,
1460
- context: __SerdeContext
1461
- ) => Promise<DeleteRoleCommandOutput>;
1462
- export declare const de_DeleteRolePermissionsBoundaryCommand: (
1463
- output: __HttpResponse,
1464
- context: __SerdeContext
1465
- ) => Promise<DeleteRolePermissionsBoundaryCommandOutput>;
1466
- export declare const de_DeleteRolePolicyCommand: (
1467
- output: __HttpResponse,
1468
- context: __SerdeContext
1469
- ) => Promise<DeleteRolePolicyCommandOutput>;
1470
- export declare const de_DeleteSAMLProviderCommand: (
1471
- output: __HttpResponse,
1472
- context: __SerdeContext
1473
- ) => Promise<DeleteSAMLProviderCommandOutput>;
1474
- export declare const de_DeleteServerCertificateCommand: (
1475
- output: __HttpResponse,
1476
- context: __SerdeContext
1477
- ) => Promise<DeleteServerCertificateCommandOutput>;
1478
- export declare const de_DeleteServiceLinkedRoleCommand: (
1479
- output: __HttpResponse,
1480
- context: __SerdeContext
1481
- ) => Promise<DeleteServiceLinkedRoleCommandOutput>;
1482
- export declare const de_DeleteServiceSpecificCredentialCommand: (
1483
- output: __HttpResponse,
1484
- context: __SerdeContext
1485
- ) => Promise<DeleteServiceSpecificCredentialCommandOutput>;
1486
- export declare const de_DeleteSigningCertificateCommand: (
1487
- output: __HttpResponse,
1488
- context: __SerdeContext
1489
- ) => Promise<DeleteSigningCertificateCommandOutput>;
1490
- export declare const de_DeleteSSHPublicKeyCommand: (
1491
- output: __HttpResponse,
1492
- context: __SerdeContext
1493
- ) => Promise<DeleteSSHPublicKeyCommandOutput>;
1494
- export declare const de_DeleteUserCommand: (
1495
- output: __HttpResponse,
1496
- context: __SerdeContext
1497
- ) => Promise<DeleteUserCommandOutput>;
1498
- export declare const de_DeleteUserPermissionsBoundaryCommand: (
1499
- output: __HttpResponse,
1500
- context: __SerdeContext
1501
- ) => Promise<DeleteUserPermissionsBoundaryCommandOutput>;
1502
- export declare const de_DeleteUserPolicyCommand: (
1503
- output: __HttpResponse,
1504
- context: __SerdeContext
1505
- ) => Promise<DeleteUserPolicyCommandOutput>;
1506
- export declare const de_DeleteVirtualMFADeviceCommand: (
1507
- output: __HttpResponse,
1508
- context: __SerdeContext
1509
- ) => Promise<DeleteVirtualMFADeviceCommandOutput>;
1510
- export declare const de_DetachGroupPolicyCommand: (
1511
- output: __HttpResponse,
1512
- context: __SerdeContext
1513
- ) => Promise<DetachGroupPolicyCommandOutput>;
1514
- export declare const de_DetachRolePolicyCommand: (
1515
- output: __HttpResponse,
1516
- context: __SerdeContext
1517
- ) => Promise<DetachRolePolicyCommandOutput>;
1518
- export declare const de_DetachUserPolicyCommand: (
1519
- output: __HttpResponse,
1520
- context: __SerdeContext
1521
- ) => Promise<DetachUserPolicyCommandOutput>;
1522
- export declare const de_DisableOrganizationsRootCredentialsManagementCommand: (
1523
- output: __HttpResponse,
1524
- context: __SerdeContext
1525
- ) => Promise<DisableOrganizationsRootCredentialsManagementCommandOutput>;
1526
- export declare const de_DisableOrganizationsRootSessionsCommand: (
1527
- output: __HttpResponse,
1528
- context: __SerdeContext
1529
- ) => Promise<DisableOrganizationsRootSessionsCommandOutput>;
1530
- export declare const de_EnableMFADeviceCommand: (
1531
- output: __HttpResponse,
1532
- context: __SerdeContext
1533
- ) => Promise<EnableMFADeviceCommandOutput>;
1534
- export declare const de_EnableOrganizationsRootCredentialsManagementCommand: (
1535
- output: __HttpResponse,
1536
- context: __SerdeContext
1537
- ) => Promise<EnableOrganizationsRootCredentialsManagementCommandOutput>;
1538
- export declare const de_EnableOrganizationsRootSessionsCommand: (
1539
- output: __HttpResponse,
1540
- context: __SerdeContext
1541
- ) => Promise<EnableOrganizationsRootSessionsCommandOutput>;
1542
- export declare const de_GenerateCredentialReportCommand: (
1543
- output: __HttpResponse,
1544
- context: __SerdeContext
1545
- ) => Promise<GenerateCredentialReportCommandOutput>;
1546
- export declare const de_GenerateOrganizationsAccessReportCommand: (
1547
- output: __HttpResponse,
1548
- context: __SerdeContext
1549
- ) => Promise<GenerateOrganizationsAccessReportCommandOutput>;
1550
- export declare const de_GenerateServiceLastAccessedDetailsCommand: (
1551
- output: __HttpResponse,
1552
- context: __SerdeContext
1553
- ) => Promise<GenerateServiceLastAccessedDetailsCommandOutput>;
1554
- export declare const de_GetAccessKeyLastUsedCommand: (
1555
- output: __HttpResponse,
1556
- context: __SerdeContext
1557
- ) => Promise<GetAccessKeyLastUsedCommandOutput>;
1558
- export declare const de_GetAccountAuthorizationDetailsCommand: (
1559
- output: __HttpResponse,
1560
- context: __SerdeContext
1561
- ) => Promise<GetAccountAuthorizationDetailsCommandOutput>;
1562
- export declare const de_GetAccountPasswordPolicyCommand: (
1563
- output: __HttpResponse,
1564
- context: __SerdeContext
1565
- ) => Promise<GetAccountPasswordPolicyCommandOutput>;
1566
- export declare const de_GetAccountSummaryCommand: (
1567
- output: __HttpResponse,
1568
- context: __SerdeContext
1569
- ) => Promise<GetAccountSummaryCommandOutput>;
1570
- export declare const de_GetContextKeysForCustomPolicyCommand: (
1571
- output: __HttpResponse,
1572
- context: __SerdeContext
1573
- ) => Promise<GetContextKeysForCustomPolicyCommandOutput>;
1574
- export declare const de_GetContextKeysForPrincipalPolicyCommand: (
1575
- output: __HttpResponse,
1576
- context: __SerdeContext
1577
- ) => Promise<GetContextKeysForPrincipalPolicyCommandOutput>;
1578
- export declare const de_GetCredentialReportCommand: (
1579
- output: __HttpResponse,
1580
- context: __SerdeContext
1581
- ) => Promise<GetCredentialReportCommandOutput>;
1582
- export declare const de_GetGroupCommand: (
1583
- output: __HttpResponse,
1584
- context: __SerdeContext
1585
- ) => Promise<GetGroupCommandOutput>;
1586
- export declare const de_GetGroupPolicyCommand: (
1587
- output: __HttpResponse,
1588
- context: __SerdeContext
1589
- ) => Promise<GetGroupPolicyCommandOutput>;
1590
- export declare const de_GetInstanceProfileCommand: (
1591
- output: __HttpResponse,
1592
- context: __SerdeContext
1593
- ) => Promise<GetInstanceProfileCommandOutput>;
1594
- export declare const de_GetLoginProfileCommand: (
1595
- output: __HttpResponse,
1596
- context: __SerdeContext
1597
- ) => Promise<GetLoginProfileCommandOutput>;
1598
- export declare const de_GetMFADeviceCommand: (
1599
- output: __HttpResponse,
1600
- context: __SerdeContext
1601
- ) => Promise<GetMFADeviceCommandOutput>;
1602
- export declare const de_GetOpenIDConnectProviderCommand: (
1603
- output: __HttpResponse,
1604
- context: __SerdeContext
1605
- ) => Promise<GetOpenIDConnectProviderCommandOutput>;
1606
- export declare const de_GetOrganizationsAccessReportCommand: (
1607
- output: __HttpResponse,
1608
- context: __SerdeContext
1609
- ) => Promise<GetOrganizationsAccessReportCommandOutput>;
1610
- export declare const de_GetPolicyCommand: (
1611
- output: __HttpResponse,
1612
- context: __SerdeContext
1613
- ) => Promise<GetPolicyCommandOutput>;
1614
- export declare const de_GetPolicyVersionCommand: (
1615
- output: __HttpResponse,
1616
- context: __SerdeContext
1617
- ) => Promise<GetPolicyVersionCommandOutput>;
1618
- export declare const de_GetRoleCommand: (
1619
- output: __HttpResponse,
1620
- context: __SerdeContext
1621
- ) => Promise<GetRoleCommandOutput>;
1622
- export declare const de_GetRolePolicyCommand: (
1623
- output: __HttpResponse,
1624
- context: __SerdeContext
1625
- ) => Promise<GetRolePolicyCommandOutput>;
1626
- export declare const de_GetSAMLProviderCommand: (
1627
- output: __HttpResponse,
1628
- context: __SerdeContext
1629
- ) => Promise<GetSAMLProviderCommandOutput>;
1630
- export declare const de_GetServerCertificateCommand: (
1631
- output: __HttpResponse,
1632
- context: __SerdeContext
1633
- ) => Promise<GetServerCertificateCommandOutput>;
1634
- export declare const de_GetServiceLastAccessedDetailsCommand: (
1635
- output: __HttpResponse,
1636
- context: __SerdeContext
1637
- ) => Promise<GetServiceLastAccessedDetailsCommandOutput>;
1638
- export declare const de_GetServiceLastAccessedDetailsWithEntitiesCommand: (
1639
- output: __HttpResponse,
1640
- context: __SerdeContext
1641
- ) => Promise<GetServiceLastAccessedDetailsWithEntitiesCommandOutput>;
1642
- export declare const de_GetServiceLinkedRoleDeletionStatusCommand: (
1643
- output: __HttpResponse,
1644
- context: __SerdeContext
1645
- ) => Promise<GetServiceLinkedRoleDeletionStatusCommandOutput>;
1646
- export declare const de_GetSSHPublicKeyCommand: (
1647
- output: __HttpResponse,
1648
- context: __SerdeContext
1649
- ) => Promise<GetSSHPublicKeyCommandOutput>;
1650
- export declare const de_GetUserCommand: (
1651
- output: __HttpResponse,
1652
- context: __SerdeContext
1653
- ) => Promise<GetUserCommandOutput>;
1654
- export declare const de_GetUserPolicyCommand: (
1655
- output: __HttpResponse,
1656
- context: __SerdeContext
1657
- ) => Promise<GetUserPolicyCommandOutput>;
1658
- export declare const de_ListAccessKeysCommand: (
1659
- output: __HttpResponse,
1660
- context: __SerdeContext
1661
- ) => Promise<ListAccessKeysCommandOutput>;
1662
- export declare const de_ListAccountAliasesCommand: (
1663
- output: __HttpResponse,
1664
- context: __SerdeContext
1665
- ) => Promise<ListAccountAliasesCommandOutput>;
1666
- export declare const de_ListAttachedGroupPoliciesCommand: (
1667
- output: __HttpResponse,
1668
- context: __SerdeContext
1669
- ) => Promise<ListAttachedGroupPoliciesCommandOutput>;
1670
- export declare const de_ListAttachedRolePoliciesCommand: (
1671
- output: __HttpResponse,
1672
- context: __SerdeContext
1673
- ) => Promise<ListAttachedRolePoliciesCommandOutput>;
1674
- export declare const de_ListAttachedUserPoliciesCommand: (
1675
- output: __HttpResponse,
1676
- context: __SerdeContext
1677
- ) => Promise<ListAttachedUserPoliciesCommandOutput>;
1678
- export declare const de_ListEntitiesForPolicyCommand: (
1679
- output: __HttpResponse,
1680
- context: __SerdeContext
1681
- ) => Promise<ListEntitiesForPolicyCommandOutput>;
1682
- export declare const de_ListGroupPoliciesCommand: (
1683
- output: __HttpResponse,
1684
- context: __SerdeContext
1685
- ) => Promise<ListGroupPoliciesCommandOutput>;
1686
- export declare const de_ListGroupsCommand: (
1687
- output: __HttpResponse,
1688
- context: __SerdeContext
1689
- ) => Promise<ListGroupsCommandOutput>;
1690
- export declare const de_ListGroupsForUserCommand: (
1691
- output: __HttpResponse,
1692
- context: __SerdeContext
1693
- ) => Promise<ListGroupsForUserCommandOutput>;
1694
- export declare const de_ListInstanceProfilesCommand: (
1695
- output: __HttpResponse,
1696
- context: __SerdeContext
1697
- ) => Promise<ListInstanceProfilesCommandOutput>;
1698
- export declare const de_ListInstanceProfilesForRoleCommand: (
1699
- output: __HttpResponse,
1700
- context: __SerdeContext
1701
- ) => Promise<ListInstanceProfilesForRoleCommandOutput>;
1702
- export declare const de_ListInstanceProfileTagsCommand: (
1703
- output: __HttpResponse,
1704
- context: __SerdeContext
1705
- ) => Promise<ListInstanceProfileTagsCommandOutput>;
1706
- export declare const de_ListMFADevicesCommand: (
1707
- output: __HttpResponse,
1708
- context: __SerdeContext
1709
- ) => Promise<ListMFADevicesCommandOutput>;
1710
- export declare const de_ListMFADeviceTagsCommand: (
1711
- output: __HttpResponse,
1712
- context: __SerdeContext
1713
- ) => Promise<ListMFADeviceTagsCommandOutput>;
1714
- export declare const de_ListOpenIDConnectProvidersCommand: (
1715
- output: __HttpResponse,
1716
- context: __SerdeContext
1717
- ) => Promise<ListOpenIDConnectProvidersCommandOutput>;
1718
- export declare const de_ListOpenIDConnectProviderTagsCommand: (
1719
- output: __HttpResponse,
1720
- context: __SerdeContext
1721
- ) => Promise<ListOpenIDConnectProviderTagsCommandOutput>;
1722
- export declare const de_ListOrganizationsFeaturesCommand: (
1723
- output: __HttpResponse,
1724
- context: __SerdeContext
1725
- ) => Promise<ListOrganizationsFeaturesCommandOutput>;
1726
- export declare const de_ListPoliciesCommand: (
1727
- output: __HttpResponse,
1728
- context: __SerdeContext
1729
- ) => Promise<ListPoliciesCommandOutput>;
1730
- export declare const de_ListPoliciesGrantingServiceAccessCommand: (
1731
- output: __HttpResponse,
1732
- context: __SerdeContext
1733
- ) => Promise<ListPoliciesGrantingServiceAccessCommandOutput>;
1734
- export declare const de_ListPolicyTagsCommand: (
1735
- output: __HttpResponse,
1736
- context: __SerdeContext
1737
- ) => Promise<ListPolicyTagsCommandOutput>;
1738
- export declare const de_ListPolicyVersionsCommand: (
1739
- output: __HttpResponse,
1740
- context: __SerdeContext
1741
- ) => Promise<ListPolicyVersionsCommandOutput>;
1742
- export declare const de_ListRolePoliciesCommand: (
1743
- output: __HttpResponse,
1744
- context: __SerdeContext
1745
- ) => Promise<ListRolePoliciesCommandOutput>;
1746
- export declare const de_ListRolesCommand: (
1747
- output: __HttpResponse,
1748
- context: __SerdeContext
1749
- ) => Promise<ListRolesCommandOutput>;
1750
- export declare const de_ListRoleTagsCommand: (
1751
- output: __HttpResponse,
1752
- context: __SerdeContext
1753
- ) => Promise<ListRoleTagsCommandOutput>;
1754
- export declare const de_ListSAMLProvidersCommand: (
1755
- output: __HttpResponse,
1756
- context: __SerdeContext
1757
- ) => Promise<ListSAMLProvidersCommandOutput>;
1758
- export declare const de_ListSAMLProviderTagsCommand: (
1759
- output: __HttpResponse,
1760
- context: __SerdeContext
1761
- ) => Promise<ListSAMLProviderTagsCommandOutput>;
1762
- export declare const de_ListServerCertificatesCommand: (
1763
- output: __HttpResponse,
1764
- context: __SerdeContext
1765
- ) => Promise<ListServerCertificatesCommandOutput>;
1766
- export declare const de_ListServerCertificateTagsCommand: (
1767
- output: __HttpResponse,
1768
- context: __SerdeContext
1769
- ) => Promise<ListServerCertificateTagsCommandOutput>;
1770
- export declare const de_ListServiceSpecificCredentialsCommand: (
1771
- output: __HttpResponse,
1772
- context: __SerdeContext
1773
- ) => Promise<ListServiceSpecificCredentialsCommandOutput>;
1774
- export declare const de_ListSigningCertificatesCommand: (
1775
- output: __HttpResponse,
1776
- context: __SerdeContext
1777
- ) => Promise<ListSigningCertificatesCommandOutput>;
1778
- export declare const de_ListSSHPublicKeysCommand: (
1779
- output: __HttpResponse,
1780
- context: __SerdeContext
1781
- ) => Promise<ListSSHPublicKeysCommandOutput>;
1782
- export declare const de_ListUserPoliciesCommand: (
1783
- output: __HttpResponse,
1784
- context: __SerdeContext
1785
- ) => Promise<ListUserPoliciesCommandOutput>;
1786
- export declare const de_ListUsersCommand: (
1787
- output: __HttpResponse,
1788
- context: __SerdeContext
1789
- ) => Promise<ListUsersCommandOutput>;
1790
- export declare const de_ListUserTagsCommand: (
1791
- output: __HttpResponse,
1792
- context: __SerdeContext
1793
- ) => Promise<ListUserTagsCommandOutput>;
1794
- export declare const de_ListVirtualMFADevicesCommand: (
1795
- output: __HttpResponse,
1796
- context: __SerdeContext
1797
- ) => Promise<ListVirtualMFADevicesCommandOutput>;
1798
- export declare const de_PutGroupPolicyCommand: (
1799
- output: __HttpResponse,
1800
- context: __SerdeContext
1801
- ) => Promise<PutGroupPolicyCommandOutput>;
1802
- export declare const de_PutRolePermissionsBoundaryCommand: (
1803
- output: __HttpResponse,
1804
- context: __SerdeContext
1805
- ) => Promise<PutRolePermissionsBoundaryCommandOutput>;
1806
- export declare const de_PutRolePolicyCommand: (
1807
- output: __HttpResponse,
1808
- context: __SerdeContext
1809
- ) => Promise<PutRolePolicyCommandOutput>;
1810
- export declare const de_PutUserPermissionsBoundaryCommand: (
1811
- output: __HttpResponse,
1812
- context: __SerdeContext
1813
- ) => Promise<PutUserPermissionsBoundaryCommandOutput>;
1814
- export declare const de_PutUserPolicyCommand: (
1815
- output: __HttpResponse,
1816
- context: __SerdeContext
1817
- ) => Promise<PutUserPolicyCommandOutput>;
1818
- export declare const de_RemoveClientIDFromOpenIDConnectProviderCommand: (
1819
- output: __HttpResponse,
1820
- context: __SerdeContext
1821
- ) => Promise<RemoveClientIDFromOpenIDConnectProviderCommandOutput>;
1822
- export declare const de_RemoveRoleFromInstanceProfileCommand: (
1823
- output: __HttpResponse,
1824
- context: __SerdeContext
1825
- ) => Promise<RemoveRoleFromInstanceProfileCommandOutput>;
1826
- export declare const de_RemoveUserFromGroupCommand: (
1827
- output: __HttpResponse,
1828
- context: __SerdeContext
1829
- ) => Promise<RemoveUserFromGroupCommandOutput>;
1830
- export declare const de_ResetServiceSpecificCredentialCommand: (
1831
- output: __HttpResponse,
1832
- context: __SerdeContext
1833
- ) => Promise<ResetServiceSpecificCredentialCommandOutput>;
1834
- export declare const de_ResyncMFADeviceCommand: (
1835
- output: __HttpResponse,
1836
- context: __SerdeContext
1837
- ) => Promise<ResyncMFADeviceCommandOutput>;
1838
- export declare const de_SetDefaultPolicyVersionCommand: (
1839
- output: __HttpResponse,
1840
- context: __SerdeContext
1841
- ) => Promise<SetDefaultPolicyVersionCommandOutput>;
1842
- export declare const de_SetSecurityTokenServicePreferencesCommand: (
1843
- output: __HttpResponse,
1844
- context: __SerdeContext
1845
- ) => Promise<SetSecurityTokenServicePreferencesCommandOutput>;
1846
- export declare const de_SimulateCustomPolicyCommand: (
1847
- output: __HttpResponse,
1848
- context: __SerdeContext
1849
- ) => Promise<SimulateCustomPolicyCommandOutput>;
1850
- export declare const de_SimulatePrincipalPolicyCommand: (
1851
- output: __HttpResponse,
1852
- context: __SerdeContext
1853
- ) => Promise<SimulatePrincipalPolicyCommandOutput>;
1854
- export declare const de_TagInstanceProfileCommand: (
1855
- output: __HttpResponse,
1856
- context: __SerdeContext
1857
- ) => Promise<TagInstanceProfileCommandOutput>;
1858
- export declare const de_TagMFADeviceCommand: (
1859
- output: __HttpResponse,
1860
- context: __SerdeContext
1861
- ) => Promise<TagMFADeviceCommandOutput>;
1862
- export declare const de_TagOpenIDConnectProviderCommand: (
1863
- output: __HttpResponse,
1864
- context: __SerdeContext
1865
- ) => Promise<TagOpenIDConnectProviderCommandOutput>;
1866
- export declare const de_TagPolicyCommand: (
1867
- output: __HttpResponse,
1868
- context: __SerdeContext
1869
- ) => Promise<TagPolicyCommandOutput>;
1870
- export declare const de_TagRoleCommand: (
1871
- output: __HttpResponse,
1872
- context: __SerdeContext
1873
- ) => Promise<TagRoleCommandOutput>;
1874
- export declare const de_TagSAMLProviderCommand: (
1875
- output: __HttpResponse,
1876
- context: __SerdeContext
1877
- ) => Promise<TagSAMLProviderCommandOutput>;
1878
- export declare const de_TagServerCertificateCommand: (
1879
- output: __HttpResponse,
1880
- context: __SerdeContext
1881
- ) => Promise<TagServerCertificateCommandOutput>;
1882
- export declare const de_TagUserCommand: (
1883
- output: __HttpResponse,
1884
- context: __SerdeContext
1885
- ) => Promise<TagUserCommandOutput>;
1886
- export declare const de_UntagInstanceProfileCommand: (
1887
- output: __HttpResponse,
1888
- context: __SerdeContext
1889
- ) => Promise<UntagInstanceProfileCommandOutput>;
1890
- export declare const de_UntagMFADeviceCommand: (
1891
- output: __HttpResponse,
1892
- context: __SerdeContext
1893
- ) => Promise<UntagMFADeviceCommandOutput>;
1894
- export declare const de_UntagOpenIDConnectProviderCommand: (
1895
- output: __HttpResponse,
1896
- context: __SerdeContext
1897
- ) => Promise<UntagOpenIDConnectProviderCommandOutput>;
1898
- export declare const de_UntagPolicyCommand: (
1899
- output: __HttpResponse,
1900
- context: __SerdeContext
1901
- ) => Promise<UntagPolicyCommandOutput>;
1902
- export declare const de_UntagRoleCommand: (
1903
- output: __HttpResponse,
1904
- context: __SerdeContext
1905
- ) => Promise<UntagRoleCommandOutput>;
1906
- export declare const de_UntagSAMLProviderCommand: (
1907
- output: __HttpResponse,
1908
- context: __SerdeContext
1909
- ) => Promise<UntagSAMLProviderCommandOutput>;
1910
- export declare const de_UntagServerCertificateCommand: (
1911
- output: __HttpResponse,
1912
- context: __SerdeContext
1913
- ) => Promise<UntagServerCertificateCommandOutput>;
1914
- export declare const de_UntagUserCommand: (
1915
- output: __HttpResponse,
1916
- context: __SerdeContext
1917
- ) => Promise<UntagUserCommandOutput>;
1918
- export declare const de_UpdateAccessKeyCommand: (
1919
- output: __HttpResponse,
1920
- context: __SerdeContext
1921
- ) => Promise<UpdateAccessKeyCommandOutput>;
1922
- export declare const de_UpdateAccountPasswordPolicyCommand: (
1923
- output: __HttpResponse,
1924
- context: __SerdeContext
1925
- ) => Promise<UpdateAccountPasswordPolicyCommandOutput>;
1926
- export declare const de_UpdateAssumeRolePolicyCommand: (
1927
- output: __HttpResponse,
1928
- context: __SerdeContext
1929
- ) => Promise<UpdateAssumeRolePolicyCommandOutput>;
1930
- export declare const de_UpdateGroupCommand: (
1931
- output: __HttpResponse,
1932
- context: __SerdeContext
1933
- ) => Promise<UpdateGroupCommandOutput>;
1934
- export declare const de_UpdateLoginProfileCommand: (
1935
- output: __HttpResponse,
1936
- context: __SerdeContext
1937
- ) => Promise<UpdateLoginProfileCommandOutput>;
1938
- export declare const de_UpdateOpenIDConnectProviderThumbprintCommand: (
1939
- output: __HttpResponse,
1940
- context: __SerdeContext
1941
- ) => Promise<UpdateOpenIDConnectProviderThumbprintCommandOutput>;
1942
- export declare const de_UpdateRoleCommand: (
1943
- output: __HttpResponse,
1944
- context: __SerdeContext
1945
- ) => Promise<UpdateRoleCommandOutput>;
1946
- export declare const de_UpdateRoleDescriptionCommand: (
1947
- output: __HttpResponse,
1948
- context: __SerdeContext
1949
- ) => Promise<UpdateRoleDescriptionCommandOutput>;
1950
- export declare const de_UpdateSAMLProviderCommand: (
1951
- output: __HttpResponse,
1952
- context: __SerdeContext
1953
- ) => Promise<UpdateSAMLProviderCommandOutput>;
1954
- export declare const de_UpdateServerCertificateCommand: (
1955
- output: __HttpResponse,
1956
- context: __SerdeContext
1957
- ) => Promise<UpdateServerCertificateCommandOutput>;
1958
- export declare const de_UpdateServiceSpecificCredentialCommand: (
1959
- output: __HttpResponse,
1960
- context: __SerdeContext
1961
- ) => Promise<UpdateServiceSpecificCredentialCommandOutput>;
1962
- export declare const de_UpdateSigningCertificateCommand: (
1963
- output: __HttpResponse,
1964
- context: __SerdeContext
1965
- ) => Promise<UpdateSigningCertificateCommandOutput>;
1966
- export declare const de_UpdateSSHPublicKeyCommand: (
1967
- output: __HttpResponse,
1968
- context: __SerdeContext
1969
- ) => Promise<UpdateSSHPublicKeyCommandOutput>;
1970
- export declare const de_UpdateUserCommand: (
1971
- output: __HttpResponse,
1972
- context: __SerdeContext
1973
- ) => Promise<UpdateUserCommandOutput>;
1974
- export declare const de_UploadServerCertificateCommand: (
1975
- output: __HttpResponse,
1976
- context: __SerdeContext
1977
- ) => Promise<UploadServerCertificateCommandOutput>;
1978
- export declare const de_UploadSigningCertificateCommand: (
1979
- output: __HttpResponse,
1980
- context: __SerdeContext
1981
- ) => Promise<UploadSigningCertificateCommandOutput>;
1982
- export declare const de_UploadSSHPublicKeyCommand: (
1983
- output: __HttpResponse,
1984
- context: __SerdeContext
1985
- ) => Promise<UploadSSHPublicKeyCommandOutput>;