@aws-sdk/client-iam 3.490.0 → 3.495.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (213) hide show
  1. package/dist-cjs/IAM.js +1 -329
  2. package/dist-cjs/IAMClient.js +1 -43
  3. package/dist-cjs/commands/AddClientIDToOpenIDConnectProviderCommand.js +1 -28
  4. package/dist-cjs/commands/AddRoleToInstanceProfileCommand.js +1 -28
  5. package/dist-cjs/commands/AddUserToGroupCommand.js +1 -28
  6. package/dist-cjs/commands/AttachGroupPolicyCommand.js +1 -28
  7. package/dist-cjs/commands/AttachRolePolicyCommand.js +1 -28
  8. package/dist-cjs/commands/AttachUserPolicyCommand.js +1 -28
  9. package/dist-cjs/commands/ChangePasswordCommand.js +1 -29
  10. package/dist-cjs/commands/CreateAccessKeyCommand.js +1 -29
  11. package/dist-cjs/commands/CreateAccountAliasCommand.js +1 -28
  12. package/dist-cjs/commands/CreateGroupCommand.js +1 -28
  13. package/dist-cjs/commands/CreateInstanceProfileCommand.js +1 -28
  14. package/dist-cjs/commands/CreateLoginProfileCommand.js +1 -29
  15. package/dist-cjs/commands/CreateOpenIDConnectProviderCommand.js +1 -28
  16. package/dist-cjs/commands/CreatePolicyCommand.js +1 -28
  17. package/dist-cjs/commands/CreatePolicyVersionCommand.js +1 -28
  18. package/dist-cjs/commands/CreateRoleCommand.js +1 -28
  19. package/dist-cjs/commands/CreateSAMLProviderCommand.js +1 -28
  20. package/dist-cjs/commands/CreateServiceLinkedRoleCommand.js +1 -28
  21. package/dist-cjs/commands/CreateServiceSpecificCredentialCommand.js +1 -29
  22. package/dist-cjs/commands/CreateUserCommand.js +1 -28
  23. package/dist-cjs/commands/CreateVirtualMFADeviceCommand.js +1 -29
  24. package/dist-cjs/commands/DeactivateMFADeviceCommand.js +1 -28
  25. package/dist-cjs/commands/DeleteAccessKeyCommand.js +1 -28
  26. package/dist-cjs/commands/DeleteAccountAliasCommand.js +1 -28
  27. package/dist-cjs/commands/DeleteAccountPasswordPolicyCommand.js +1 -28
  28. package/dist-cjs/commands/DeleteGroupCommand.js +1 -28
  29. package/dist-cjs/commands/DeleteGroupPolicyCommand.js +1 -28
  30. package/dist-cjs/commands/DeleteInstanceProfileCommand.js +1 -28
  31. package/dist-cjs/commands/DeleteLoginProfileCommand.js +1 -28
  32. package/dist-cjs/commands/DeleteOpenIDConnectProviderCommand.js +1 -28
  33. package/dist-cjs/commands/DeletePolicyCommand.js +1 -28
  34. package/dist-cjs/commands/DeletePolicyVersionCommand.js +1 -28
  35. package/dist-cjs/commands/DeleteRoleCommand.js +1 -28
  36. package/dist-cjs/commands/DeleteRolePermissionsBoundaryCommand.js +1 -28
  37. package/dist-cjs/commands/DeleteRolePolicyCommand.js +1 -28
  38. package/dist-cjs/commands/DeleteSAMLProviderCommand.js +1 -28
  39. package/dist-cjs/commands/DeleteSSHPublicKeyCommand.js +1 -28
  40. package/dist-cjs/commands/DeleteServerCertificateCommand.js +1 -28
  41. package/dist-cjs/commands/DeleteServiceLinkedRoleCommand.js +1 -28
  42. package/dist-cjs/commands/DeleteServiceSpecificCredentialCommand.js +1 -28
  43. package/dist-cjs/commands/DeleteSigningCertificateCommand.js +1 -28
  44. package/dist-cjs/commands/DeleteUserCommand.js +1 -28
  45. package/dist-cjs/commands/DeleteUserPermissionsBoundaryCommand.js +1 -28
  46. package/dist-cjs/commands/DeleteUserPolicyCommand.js +1 -28
  47. package/dist-cjs/commands/DeleteVirtualMFADeviceCommand.js +1 -28
  48. package/dist-cjs/commands/DetachGroupPolicyCommand.js +1 -28
  49. package/dist-cjs/commands/DetachRolePolicyCommand.js +1 -28
  50. package/dist-cjs/commands/DetachUserPolicyCommand.js +1 -28
  51. package/dist-cjs/commands/EnableMFADeviceCommand.js +1 -28
  52. package/dist-cjs/commands/GenerateCredentialReportCommand.js +1 -28
  53. package/dist-cjs/commands/GenerateOrganizationsAccessReportCommand.js +1 -28
  54. package/dist-cjs/commands/GenerateServiceLastAccessedDetailsCommand.js +1 -28
  55. package/dist-cjs/commands/GetAccessKeyLastUsedCommand.js +1 -28
  56. package/dist-cjs/commands/GetAccountAuthorizationDetailsCommand.js +1 -28
  57. package/dist-cjs/commands/GetAccountPasswordPolicyCommand.js +1 -28
  58. package/dist-cjs/commands/GetAccountSummaryCommand.js +1 -28
  59. package/dist-cjs/commands/GetContextKeysForCustomPolicyCommand.js +1 -28
  60. package/dist-cjs/commands/GetContextKeysForPrincipalPolicyCommand.js +1 -28
  61. package/dist-cjs/commands/GetCredentialReportCommand.js +1 -28
  62. package/dist-cjs/commands/GetGroupCommand.js +1 -28
  63. package/dist-cjs/commands/GetGroupPolicyCommand.js +1 -28
  64. package/dist-cjs/commands/GetInstanceProfileCommand.js +1 -28
  65. package/dist-cjs/commands/GetLoginProfileCommand.js +1 -28
  66. package/dist-cjs/commands/GetMFADeviceCommand.js +1 -28
  67. package/dist-cjs/commands/GetOpenIDConnectProviderCommand.js +1 -28
  68. package/dist-cjs/commands/GetOrganizationsAccessReportCommand.js +1 -28
  69. package/dist-cjs/commands/GetPolicyCommand.js +1 -28
  70. package/dist-cjs/commands/GetPolicyVersionCommand.js +1 -28
  71. package/dist-cjs/commands/GetRoleCommand.js +1 -28
  72. package/dist-cjs/commands/GetRolePolicyCommand.js +1 -28
  73. package/dist-cjs/commands/GetSAMLProviderCommand.js +1 -28
  74. package/dist-cjs/commands/GetSSHPublicKeyCommand.js +1 -28
  75. package/dist-cjs/commands/GetServerCertificateCommand.js +1 -28
  76. package/dist-cjs/commands/GetServiceLastAccessedDetailsCommand.js +1 -28
  77. package/dist-cjs/commands/GetServiceLastAccessedDetailsWithEntitiesCommand.js +1 -28
  78. package/dist-cjs/commands/GetServiceLinkedRoleDeletionStatusCommand.js +1 -28
  79. package/dist-cjs/commands/GetUserCommand.js +1 -28
  80. package/dist-cjs/commands/GetUserPolicyCommand.js +1 -28
  81. package/dist-cjs/commands/ListAccessKeysCommand.js +1 -28
  82. package/dist-cjs/commands/ListAccountAliasesCommand.js +1 -28
  83. package/dist-cjs/commands/ListAttachedGroupPoliciesCommand.js +1 -28
  84. package/dist-cjs/commands/ListAttachedRolePoliciesCommand.js +1 -28
  85. package/dist-cjs/commands/ListAttachedUserPoliciesCommand.js +1 -28
  86. package/dist-cjs/commands/ListEntitiesForPolicyCommand.js +1 -28
  87. package/dist-cjs/commands/ListGroupPoliciesCommand.js +1 -28
  88. package/dist-cjs/commands/ListGroupsCommand.js +1 -28
  89. package/dist-cjs/commands/ListGroupsForUserCommand.js +1 -28
  90. package/dist-cjs/commands/ListInstanceProfileTagsCommand.js +1 -28
  91. package/dist-cjs/commands/ListInstanceProfilesCommand.js +1 -28
  92. package/dist-cjs/commands/ListInstanceProfilesForRoleCommand.js +1 -28
  93. package/dist-cjs/commands/ListMFADeviceTagsCommand.js +1 -28
  94. package/dist-cjs/commands/ListMFADevicesCommand.js +1 -28
  95. package/dist-cjs/commands/ListOpenIDConnectProviderTagsCommand.js +1 -28
  96. package/dist-cjs/commands/ListOpenIDConnectProvidersCommand.js +1 -28
  97. package/dist-cjs/commands/ListPoliciesCommand.js +1 -28
  98. package/dist-cjs/commands/ListPoliciesGrantingServiceAccessCommand.js +1 -28
  99. package/dist-cjs/commands/ListPolicyTagsCommand.js +1 -28
  100. package/dist-cjs/commands/ListPolicyVersionsCommand.js +1 -28
  101. package/dist-cjs/commands/ListRolePoliciesCommand.js +1 -28
  102. package/dist-cjs/commands/ListRoleTagsCommand.js +1 -28
  103. package/dist-cjs/commands/ListRolesCommand.js +1 -28
  104. package/dist-cjs/commands/ListSAMLProviderTagsCommand.js +1 -28
  105. package/dist-cjs/commands/ListSAMLProvidersCommand.js +1 -28
  106. package/dist-cjs/commands/ListSSHPublicKeysCommand.js +1 -28
  107. package/dist-cjs/commands/ListServerCertificateTagsCommand.js +1 -28
  108. package/dist-cjs/commands/ListServerCertificatesCommand.js +1 -28
  109. package/dist-cjs/commands/ListServiceSpecificCredentialsCommand.js +1 -28
  110. package/dist-cjs/commands/ListSigningCertificatesCommand.js +1 -28
  111. package/dist-cjs/commands/ListUserPoliciesCommand.js +1 -28
  112. package/dist-cjs/commands/ListUserTagsCommand.js +1 -28
  113. package/dist-cjs/commands/ListUsersCommand.js +1 -28
  114. package/dist-cjs/commands/ListVirtualMFADevicesCommand.js +1 -29
  115. package/dist-cjs/commands/PutGroupPolicyCommand.js +1 -28
  116. package/dist-cjs/commands/PutRolePermissionsBoundaryCommand.js +1 -28
  117. package/dist-cjs/commands/PutRolePolicyCommand.js +1 -28
  118. package/dist-cjs/commands/PutUserPermissionsBoundaryCommand.js +1 -28
  119. package/dist-cjs/commands/PutUserPolicyCommand.js +1 -28
  120. package/dist-cjs/commands/RemoveClientIDFromOpenIDConnectProviderCommand.js +1 -28
  121. package/dist-cjs/commands/RemoveRoleFromInstanceProfileCommand.js +1 -28
  122. package/dist-cjs/commands/RemoveUserFromGroupCommand.js +1 -28
  123. package/dist-cjs/commands/ResetServiceSpecificCredentialCommand.js +1 -29
  124. package/dist-cjs/commands/ResyncMFADeviceCommand.js +1 -28
  125. package/dist-cjs/commands/SetDefaultPolicyVersionCommand.js +1 -28
  126. package/dist-cjs/commands/SetSecurityTokenServicePreferencesCommand.js +1 -28
  127. package/dist-cjs/commands/SimulateCustomPolicyCommand.js +1 -28
  128. package/dist-cjs/commands/SimulatePrincipalPolicyCommand.js +1 -28
  129. package/dist-cjs/commands/TagInstanceProfileCommand.js +1 -28
  130. package/dist-cjs/commands/TagMFADeviceCommand.js +1 -28
  131. package/dist-cjs/commands/TagOpenIDConnectProviderCommand.js +1 -28
  132. package/dist-cjs/commands/TagPolicyCommand.js +1 -28
  133. package/dist-cjs/commands/TagRoleCommand.js +1 -28
  134. package/dist-cjs/commands/TagSAMLProviderCommand.js +1 -28
  135. package/dist-cjs/commands/TagServerCertificateCommand.js +1 -28
  136. package/dist-cjs/commands/TagUserCommand.js +1 -28
  137. package/dist-cjs/commands/UntagInstanceProfileCommand.js +1 -28
  138. package/dist-cjs/commands/UntagMFADeviceCommand.js +1 -28
  139. package/dist-cjs/commands/UntagOpenIDConnectProviderCommand.js +1 -28
  140. package/dist-cjs/commands/UntagPolicyCommand.js +1 -28
  141. package/dist-cjs/commands/UntagRoleCommand.js +1 -28
  142. package/dist-cjs/commands/UntagSAMLProviderCommand.js +1 -28
  143. package/dist-cjs/commands/UntagServerCertificateCommand.js +1 -28
  144. package/dist-cjs/commands/UntagUserCommand.js +1 -28
  145. package/dist-cjs/commands/UpdateAccessKeyCommand.js +1 -28
  146. package/dist-cjs/commands/UpdateAccountPasswordPolicyCommand.js +1 -28
  147. package/dist-cjs/commands/UpdateAssumeRolePolicyCommand.js +1 -28
  148. package/dist-cjs/commands/UpdateGroupCommand.js +1 -28
  149. package/dist-cjs/commands/UpdateLoginProfileCommand.js +1 -29
  150. package/dist-cjs/commands/UpdateOpenIDConnectProviderThumbprintCommand.js +1 -28
  151. package/dist-cjs/commands/UpdateRoleCommand.js +1 -28
  152. package/dist-cjs/commands/UpdateRoleDescriptionCommand.js +1 -28
  153. package/dist-cjs/commands/UpdateSAMLProviderCommand.js +1 -28
  154. package/dist-cjs/commands/UpdateSSHPublicKeyCommand.js +1 -28
  155. package/dist-cjs/commands/UpdateServerCertificateCommand.js +1 -28
  156. package/dist-cjs/commands/UpdateServiceSpecificCredentialCommand.js +1 -28
  157. package/dist-cjs/commands/UpdateSigningCertificateCommand.js +1 -28
  158. package/dist-cjs/commands/UpdateUserCommand.js +1 -28
  159. package/dist-cjs/commands/UploadSSHPublicKeyCommand.js +1 -28
  160. package/dist-cjs/commands/UploadServerCertificateCommand.js +1 -29
  161. package/dist-cjs/commands/UploadSigningCertificateCommand.js +1 -28
  162. package/dist-cjs/commands/index.js +1 -162
  163. package/dist-cjs/endpoint/EndpointParameters.js +1 -18
  164. package/dist-cjs/extensionConfiguration.js +1 -2
  165. package/dist-cjs/index.js +17388 -12
  166. package/dist-cjs/models/IAMServiceException.js +1 -12
  167. package/dist-cjs/models/index.js +1 -5
  168. package/dist-cjs/models/models_0.js +1 -467
  169. package/dist-cjs/models/models_1.js +1 -93
  170. package/dist-cjs/pagination/GetAccountAuthorizationDetailsPaginator.js +1 -7
  171. package/dist-cjs/pagination/GetGroupPaginator.js +1 -7
  172. package/dist-cjs/pagination/Interfaces.js +1 -2
  173. package/dist-cjs/pagination/ListAccessKeysPaginator.js +1 -7
  174. package/dist-cjs/pagination/ListAccountAliasesPaginator.js +1 -7
  175. package/dist-cjs/pagination/ListAttachedGroupPoliciesPaginator.js +1 -7
  176. package/dist-cjs/pagination/ListAttachedRolePoliciesPaginator.js +1 -7
  177. package/dist-cjs/pagination/ListAttachedUserPoliciesPaginator.js +1 -7
  178. package/dist-cjs/pagination/ListEntitiesForPolicyPaginator.js +1 -7
  179. package/dist-cjs/pagination/ListGroupPoliciesPaginator.js +1 -7
  180. package/dist-cjs/pagination/ListGroupsForUserPaginator.js +1 -7
  181. package/dist-cjs/pagination/ListGroupsPaginator.js +1 -7
  182. package/dist-cjs/pagination/ListInstanceProfileTagsPaginator.js +1 -7
  183. package/dist-cjs/pagination/ListInstanceProfilesForRolePaginator.js +1 -7
  184. package/dist-cjs/pagination/ListInstanceProfilesPaginator.js +1 -7
  185. package/dist-cjs/pagination/ListMFADeviceTagsPaginator.js +1 -7
  186. package/dist-cjs/pagination/ListMFADevicesPaginator.js +1 -7
  187. package/dist-cjs/pagination/ListOpenIDConnectProviderTagsPaginator.js +1 -7
  188. package/dist-cjs/pagination/ListPoliciesPaginator.js +1 -7
  189. package/dist-cjs/pagination/ListPolicyTagsPaginator.js +1 -7
  190. package/dist-cjs/pagination/ListPolicyVersionsPaginator.js +1 -7
  191. package/dist-cjs/pagination/ListRolePoliciesPaginator.js +1 -7
  192. package/dist-cjs/pagination/ListRoleTagsPaginator.js +1 -7
  193. package/dist-cjs/pagination/ListRolesPaginator.js +1 -7
  194. package/dist-cjs/pagination/ListSAMLProviderTagsPaginator.js +1 -7
  195. package/dist-cjs/pagination/ListSSHPublicKeysPaginator.js +1 -7
  196. package/dist-cjs/pagination/ListServerCertificateTagsPaginator.js +1 -7
  197. package/dist-cjs/pagination/ListServerCertificatesPaginator.js +1 -7
  198. package/dist-cjs/pagination/ListSigningCertificatesPaginator.js +1 -7
  199. package/dist-cjs/pagination/ListUserPoliciesPaginator.js +1 -7
  200. package/dist-cjs/pagination/ListUserTagsPaginator.js +1 -7
  201. package/dist-cjs/pagination/ListUsersPaginator.js +1 -7
  202. package/dist-cjs/pagination/ListVirtualMFADevicesPaginator.js +1 -7
  203. package/dist-cjs/pagination/SimulateCustomPolicyPaginator.js +1 -7
  204. package/dist-cjs/pagination/SimulatePrincipalPolicyPaginator.js +1 -7
  205. package/dist-cjs/pagination/index.js +1 -38
  206. package/dist-cjs/protocols/Aws_query.js +1 -13421
  207. package/dist-cjs/runtimeExtensions.js +1 -22
  208. package/dist-cjs/waiters/index.js +1 -7
  209. package/dist-cjs/waiters/waitForInstanceProfileExists.js +1 -31
  210. package/dist-cjs/waiters/waitForPolicyExists.js +1 -31
  211. package/dist-cjs/waiters/waitForRoleExists.js +1 -31
  212. package/dist-cjs/waiters/waitForUserExists.js +1 -31
  213. package/package.json +41 -41
package/dist-cjs/IAM.js CHANGED
@@ -1,329 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.IAM = void 0;
4
- const smithy_client_1 = require("@smithy/smithy-client");
5
- const AddClientIDToOpenIDConnectProviderCommand_1 = require("./commands/AddClientIDToOpenIDConnectProviderCommand");
6
- const AddRoleToInstanceProfileCommand_1 = require("./commands/AddRoleToInstanceProfileCommand");
7
- const AddUserToGroupCommand_1 = require("./commands/AddUserToGroupCommand");
8
- const AttachGroupPolicyCommand_1 = require("./commands/AttachGroupPolicyCommand");
9
- const AttachRolePolicyCommand_1 = require("./commands/AttachRolePolicyCommand");
10
- const AttachUserPolicyCommand_1 = require("./commands/AttachUserPolicyCommand");
11
- const ChangePasswordCommand_1 = require("./commands/ChangePasswordCommand");
12
- const CreateAccessKeyCommand_1 = require("./commands/CreateAccessKeyCommand");
13
- const CreateAccountAliasCommand_1 = require("./commands/CreateAccountAliasCommand");
14
- const CreateGroupCommand_1 = require("./commands/CreateGroupCommand");
15
- const CreateInstanceProfileCommand_1 = require("./commands/CreateInstanceProfileCommand");
16
- const CreateLoginProfileCommand_1 = require("./commands/CreateLoginProfileCommand");
17
- const CreateOpenIDConnectProviderCommand_1 = require("./commands/CreateOpenIDConnectProviderCommand");
18
- const CreatePolicyCommand_1 = require("./commands/CreatePolicyCommand");
19
- const CreatePolicyVersionCommand_1 = require("./commands/CreatePolicyVersionCommand");
20
- const CreateRoleCommand_1 = require("./commands/CreateRoleCommand");
21
- const CreateSAMLProviderCommand_1 = require("./commands/CreateSAMLProviderCommand");
22
- const CreateServiceLinkedRoleCommand_1 = require("./commands/CreateServiceLinkedRoleCommand");
23
- const CreateServiceSpecificCredentialCommand_1 = require("./commands/CreateServiceSpecificCredentialCommand");
24
- const CreateUserCommand_1 = require("./commands/CreateUserCommand");
25
- const CreateVirtualMFADeviceCommand_1 = require("./commands/CreateVirtualMFADeviceCommand");
26
- const DeactivateMFADeviceCommand_1 = require("./commands/DeactivateMFADeviceCommand");
27
- const DeleteAccessKeyCommand_1 = require("./commands/DeleteAccessKeyCommand");
28
- const DeleteAccountAliasCommand_1 = require("./commands/DeleteAccountAliasCommand");
29
- const DeleteAccountPasswordPolicyCommand_1 = require("./commands/DeleteAccountPasswordPolicyCommand");
30
- const DeleteGroupCommand_1 = require("./commands/DeleteGroupCommand");
31
- const DeleteGroupPolicyCommand_1 = require("./commands/DeleteGroupPolicyCommand");
32
- const DeleteInstanceProfileCommand_1 = require("./commands/DeleteInstanceProfileCommand");
33
- const DeleteLoginProfileCommand_1 = require("./commands/DeleteLoginProfileCommand");
34
- const DeleteOpenIDConnectProviderCommand_1 = require("./commands/DeleteOpenIDConnectProviderCommand");
35
- const DeletePolicyCommand_1 = require("./commands/DeletePolicyCommand");
36
- const DeletePolicyVersionCommand_1 = require("./commands/DeletePolicyVersionCommand");
37
- const DeleteRoleCommand_1 = require("./commands/DeleteRoleCommand");
38
- const DeleteRolePermissionsBoundaryCommand_1 = require("./commands/DeleteRolePermissionsBoundaryCommand");
39
- const DeleteRolePolicyCommand_1 = require("./commands/DeleteRolePolicyCommand");
40
- const DeleteSAMLProviderCommand_1 = require("./commands/DeleteSAMLProviderCommand");
41
- const DeleteServerCertificateCommand_1 = require("./commands/DeleteServerCertificateCommand");
42
- const DeleteServiceLinkedRoleCommand_1 = require("./commands/DeleteServiceLinkedRoleCommand");
43
- const DeleteServiceSpecificCredentialCommand_1 = require("./commands/DeleteServiceSpecificCredentialCommand");
44
- const DeleteSigningCertificateCommand_1 = require("./commands/DeleteSigningCertificateCommand");
45
- const DeleteSSHPublicKeyCommand_1 = require("./commands/DeleteSSHPublicKeyCommand");
46
- const DeleteUserCommand_1 = require("./commands/DeleteUserCommand");
47
- const DeleteUserPermissionsBoundaryCommand_1 = require("./commands/DeleteUserPermissionsBoundaryCommand");
48
- const DeleteUserPolicyCommand_1 = require("./commands/DeleteUserPolicyCommand");
49
- const DeleteVirtualMFADeviceCommand_1 = require("./commands/DeleteVirtualMFADeviceCommand");
50
- const DetachGroupPolicyCommand_1 = require("./commands/DetachGroupPolicyCommand");
51
- const DetachRolePolicyCommand_1 = require("./commands/DetachRolePolicyCommand");
52
- const DetachUserPolicyCommand_1 = require("./commands/DetachUserPolicyCommand");
53
- const EnableMFADeviceCommand_1 = require("./commands/EnableMFADeviceCommand");
54
- const GenerateCredentialReportCommand_1 = require("./commands/GenerateCredentialReportCommand");
55
- const GenerateOrganizationsAccessReportCommand_1 = require("./commands/GenerateOrganizationsAccessReportCommand");
56
- const GenerateServiceLastAccessedDetailsCommand_1 = require("./commands/GenerateServiceLastAccessedDetailsCommand");
57
- const GetAccessKeyLastUsedCommand_1 = require("./commands/GetAccessKeyLastUsedCommand");
58
- const GetAccountAuthorizationDetailsCommand_1 = require("./commands/GetAccountAuthorizationDetailsCommand");
59
- const GetAccountPasswordPolicyCommand_1 = require("./commands/GetAccountPasswordPolicyCommand");
60
- const GetAccountSummaryCommand_1 = require("./commands/GetAccountSummaryCommand");
61
- const GetContextKeysForCustomPolicyCommand_1 = require("./commands/GetContextKeysForCustomPolicyCommand");
62
- const GetContextKeysForPrincipalPolicyCommand_1 = require("./commands/GetContextKeysForPrincipalPolicyCommand");
63
- const GetCredentialReportCommand_1 = require("./commands/GetCredentialReportCommand");
64
- const GetGroupCommand_1 = require("./commands/GetGroupCommand");
65
- const GetGroupPolicyCommand_1 = require("./commands/GetGroupPolicyCommand");
66
- const GetInstanceProfileCommand_1 = require("./commands/GetInstanceProfileCommand");
67
- const GetLoginProfileCommand_1 = require("./commands/GetLoginProfileCommand");
68
- const GetMFADeviceCommand_1 = require("./commands/GetMFADeviceCommand");
69
- const GetOpenIDConnectProviderCommand_1 = require("./commands/GetOpenIDConnectProviderCommand");
70
- const GetOrganizationsAccessReportCommand_1 = require("./commands/GetOrganizationsAccessReportCommand");
71
- const GetPolicyCommand_1 = require("./commands/GetPolicyCommand");
72
- const GetPolicyVersionCommand_1 = require("./commands/GetPolicyVersionCommand");
73
- const GetRoleCommand_1 = require("./commands/GetRoleCommand");
74
- const GetRolePolicyCommand_1 = require("./commands/GetRolePolicyCommand");
75
- const GetSAMLProviderCommand_1 = require("./commands/GetSAMLProviderCommand");
76
- const GetServerCertificateCommand_1 = require("./commands/GetServerCertificateCommand");
77
- const GetServiceLastAccessedDetailsCommand_1 = require("./commands/GetServiceLastAccessedDetailsCommand");
78
- const GetServiceLastAccessedDetailsWithEntitiesCommand_1 = require("./commands/GetServiceLastAccessedDetailsWithEntitiesCommand");
79
- const GetServiceLinkedRoleDeletionStatusCommand_1 = require("./commands/GetServiceLinkedRoleDeletionStatusCommand");
80
- const GetSSHPublicKeyCommand_1 = require("./commands/GetSSHPublicKeyCommand");
81
- const GetUserCommand_1 = require("./commands/GetUserCommand");
82
- const GetUserPolicyCommand_1 = require("./commands/GetUserPolicyCommand");
83
- const ListAccessKeysCommand_1 = require("./commands/ListAccessKeysCommand");
84
- const ListAccountAliasesCommand_1 = require("./commands/ListAccountAliasesCommand");
85
- const ListAttachedGroupPoliciesCommand_1 = require("./commands/ListAttachedGroupPoliciesCommand");
86
- const ListAttachedRolePoliciesCommand_1 = require("./commands/ListAttachedRolePoliciesCommand");
87
- const ListAttachedUserPoliciesCommand_1 = require("./commands/ListAttachedUserPoliciesCommand");
88
- const ListEntitiesForPolicyCommand_1 = require("./commands/ListEntitiesForPolicyCommand");
89
- const ListGroupPoliciesCommand_1 = require("./commands/ListGroupPoliciesCommand");
90
- const ListGroupsCommand_1 = require("./commands/ListGroupsCommand");
91
- const ListGroupsForUserCommand_1 = require("./commands/ListGroupsForUserCommand");
92
- const ListInstanceProfilesCommand_1 = require("./commands/ListInstanceProfilesCommand");
93
- const ListInstanceProfilesForRoleCommand_1 = require("./commands/ListInstanceProfilesForRoleCommand");
94
- const ListInstanceProfileTagsCommand_1 = require("./commands/ListInstanceProfileTagsCommand");
95
- const ListMFADevicesCommand_1 = require("./commands/ListMFADevicesCommand");
96
- const ListMFADeviceTagsCommand_1 = require("./commands/ListMFADeviceTagsCommand");
97
- const ListOpenIDConnectProvidersCommand_1 = require("./commands/ListOpenIDConnectProvidersCommand");
98
- const ListOpenIDConnectProviderTagsCommand_1 = require("./commands/ListOpenIDConnectProviderTagsCommand");
99
- const ListPoliciesCommand_1 = require("./commands/ListPoliciesCommand");
100
- const ListPoliciesGrantingServiceAccessCommand_1 = require("./commands/ListPoliciesGrantingServiceAccessCommand");
101
- const ListPolicyTagsCommand_1 = require("./commands/ListPolicyTagsCommand");
102
- const ListPolicyVersionsCommand_1 = require("./commands/ListPolicyVersionsCommand");
103
- const ListRolePoliciesCommand_1 = require("./commands/ListRolePoliciesCommand");
104
- const ListRolesCommand_1 = require("./commands/ListRolesCommand");
105
- const ListRoleTagsCommand_1 = require("./commands/ListRoleTagsCommand");
106
- const ListSAMLProvidersCommand_1 = require("./commands/ListSAMLProvidersCommand");
107
- const ListSAMLProviderTagsCommand_1 = require("./commands/ListSAMLProviderTagsCommand");
108
- const ListServerCertificatesCommand_1 = require("./commands/ListServerCertificatesCommand");
109
- const ListServerCertificateTagsCommand_1 = require("./commands/ListServerCertificateTagsCommand");
110
- const ListServiceSpecificCredentialsCommand_1 = require("./commands/ListServiceSpecificCredentialsCommand");
111
- const ListSigningCertificatesCommand_1 = require("./commands/ListSigningCertificatesCommand");
112
- const ListSSHPublicKeysCommand_1 = require("./commands/ListSSHPublicKeysCommand");
113
- const ListUserPoliciesCommand_1 = require("./commands/ListUserPoliciesCommand");
114
- const ListUsersCommand_1 = require("./commands/ListUsersCommand");
115
- const ListUserTagsCommand_1 = require("./commands/ListUserTagsCommand");
116
- const ListVirtualMFADevicesCommand_1 = require("./commands/ListVirtualMFADevicesCommand");
117
- const PutGroupPolicyCommand_1 = require("./commands/PutGroupPolicyCommand");
118
- const PutRolePermissionsBoundaryCommand_1 = require("./commands/PutRolePermissionsBoundaryCommand");
119
- const PutRolePolicyCommand_1 = require("./commands/PutRolePolicyCommand");
120
- const PutUserPermissionsBoundaryCommand_1 = require("./commands/PutUserPermissionsBoundaryCommand");
121
- const PutUserPolicyCommand_1 = require("./commands/PutUserPolicyCommand");
122
- const RemoveClientIDFromOpenIDConnectProviderCommand_1 = require("./commands/RemoveClientIDFromOpenIDConnectProviderCommand");
123
- const RemoveRoleFromInstanceProfileCommand_1 = require("./commands/RemoveRoleFromInstanceProfileCommand");
124
- const RemoveUserFromGroupCommand_1 = require("./commands/RemoveUserFromGroupCommand");
125
- const ResetServiceSpecificCredentialCommand_1 = require("./commands/ResetServiceSpecificCredentialCommand");
126
- const ResyncMFADeviceCommand_1 = require("./commands/ResyncMFADeviceCommand");
127
- const SetDefaultPolicyVersionCommand_1 = require("./commands/SetDefaultPolicyVersionCommand");
128
- const SetSecurityTokenServicePreferencesCommand_1 = require("./commands/SetSecurityTokenServicePreferencesCommand");
129
- const SimulateCustomPolicyCommand_1 = require("./commands/SimulateCustomPolicyCommand");
130
- const SimulatePrincipalPolicyCommand_1 = require("./commands/SimulatePrincipalPolicyCommand");
131
- const TagInstanceProfileCommand_1 = require("./commands/TagInstanceProfileCommand");
132
- const TagMFADeviceCommand_1 = require("./commands/TagMFADeviceCommand");
133
- const TagOpenIDConnectProviderCommand_1 = require("./commands/TagOpenIDConnectProviderCommand");
134
- const TagPolicyCommand_1 = require("./commands/TagPolicyCommand");
135
- const TagRoleCommand_1 = require("./commands/TagRoleCommand");
136
- const TagSAMLProviderCommand_1 = require("./commands/TagSAMLProviderCommand");
137
- const TagServerCertificateCommand_1 = require("./commands/TagServerCertificateCommand");
138
- const TagUserCommand_1 = require("./commands/TagUserCommand");
139
- const UntagInstanceProfileCommand_1 = require("./commands/UntagInstanceProfileCommand");
140
- const UntagMFADeviceCommand_1 = require("./commands/UntagMFADeviceCommand");
141
- const UntagOpenIDConnectProviderCommand_1 = require("./commands/UntagOpenIDConnectProviderCommand");
142
- const UntagPolicyCommand_1 = require("./commands/UntagPolicyCommand");
143
- const UntagRoleCommand_1 = require("./commands/UntagRoleCommand");
144
- const UntagSAMLProviderCommand_1 = require("./commands/UntagSAMLProviderCommand");
145
- const UntagServerCertificateCommand_1 = require("./commands/UntagServerCertificateCommand");
146
- const UntagUserCommand_1 = require("./commands/UntagUserCommand");
147
- const UpdateAccessKeyCommand_1 = require("./commands/UpdateAccessKeyCommand");
148
- const UpdateAccountPasswordPolicyCommand_1 = require("./commands/UpdateAccountPasswordPolicyCommand");
149
- const UpdateAssumeRolePolicyCommand_1 = require("./commands/UpdateAssumeRolePolicyCommand");
150
- const UpdateGroupCommand_1 = require("./commands/UpdateGroupCommand");
151
- const UpdateLoginProfileCommand_1 = require("./commands/UpdateLoginProfileCommand");
152
- const UpdateOpenIDConnectProviderThumbprintCommand_1 = require("./commands/UpdateOpenIDConnectProviderThumbprintCommand");
153
- const UpdateRoleCommand_1 = require("./commands/UpdateRoleCommand");
154
- const UpdateRoleDescriptionCommand_1 = require("./commands/UpdateRoleDescriptionCommand");
155
- const UpdateSAMLProviderCommand_1 = require("./commands/UpdateSAMLProviderCommand");
156
- const UpdateServerCertificateCommand_1 = require("./commands/UpdateServerCertificateCommand");
157
- const UpdateServiceSpecificCredentialCommand_1 = require("./commands/UpdateServiceSpecificCredentialCommand");
158
- const UpdateSigningCertificateCommand_1 = require("./commands/UpdateSigningCertificateCommand");
159
- const UpdateSSHPublicKeyCommand_1 = require("./commands/UpdateSSHPublicKeyCommand");
160
- const UpdateUserCommand_1 = require("./commands/UpdateUserCommand");
161
- const UploadServerCertificateCommand_1 = require("./commands/UploadServerCertificateCommand");
162
- const UploadSigningCertificateCommand_1 = require("./commands/UploadSigningCertificateCommand");
163
- const UploadSSHPublicKeyCommand_1 = require("./commands/UploadSSHPublicKeyCommand");
164
- const IAMClient_1 = require("./IAMClient");
165
- const commands = {
166
- AddClientIDToOpenIDConnectProviderCommand: AddClientIDToOpenIDConnectProviderCommand_1.AddClientIDToOpenIDConnectProviderCommand,
167
- AddRoleToInstanceProfileCommand: AddRoleToInstanceProfileCommand_1.AddRoleToInstanceProfileCommand,
168
- AddUserToGroupCommand: AddUserToGroupCommand_1.AddUserToGroupCommand,
169
- AttachGroupPolicyCommand: AttachGroupPolicyCommand_1.AttachGroupPolicyCommand,
170
- AttachRolePolicyCommand: AttachRolePolicyCommand_1.AttachRolePolicyCommand,
171
- AttachUserPolicyCommand: AttachUserPolicyCommand_1.AttachUserPolicyCommand,
172
- ChangePasswordCommand: ChangePasswordCommand_1.ChangePasswordCommand,
173
- CreateAccessKeyCommand: CreateAccessKeyCommand_1.CreateAccessKeyCommand,
174
- CreateAccountAliasCommand: CreateAccountAliasCommand_1.CreateAccountAliasCommand,
175
- CreateGroupCommand: CreateGroupCommand_1.CreateGroupCommand,
176
- CreateInstanceProfileCommand: CreateInstanceProfileCommand_1.CreateInstanceProfileCommand,
177
- CreateLoginProfileCommand: CreateLoginProfileCommand_1.CreateLoginProfileCommand,
178
- CreateOpenIDConnectProviderCommand: CreateOpenIDConnectProviderCommand_1.CreateOpenIDConnectProviderCommand,
179
- CreatePolicyCommand: CreatePolicyCommand_1.CreatePolicyCommand,
180
- CreatePolicyVersionCommand: CreatePolicyVersionCommand_1.CreatePolicyVersionCommand,
181
- CreateRoleCommand: CreateRoleCommand_1.CreateRoleCommand,
182
- CreateSAMLProviderCommand: CreateSAMLProviderCommand_1.CreateSAMLProviderCommand,
183
- CreateServiceLinkedRoleCommand: CreateServiceLinkedRoleCommand_1.CreateServiceLinkedRoleCommand,
184
- CreateServiceSpecificCredentialCommand: CreateServiceSpecificCredentialCommand_1.CreateServiceSpecificCredentialCommand,
185
- CreateUserCommand: CreateUserCommand_1.CreateUserCommand,
186
- CreateVirtualMFADeviceCommand: CreateVirtualMFADeviceCommand_1.CreateVirtualMFADeviceCommand,
187
- DeactivateMFADeviceCommand: DeactivateMFADeviceCommand_1.DeactivateMFADeviceCommand,
188
- DeleteAccessKeyCommand: DeleteAccessKeyCommand_1.DeleteAccessKeyCommand,
189
- DeleteAccountAliasCommand: DeleteAccountAliasCommand_1.DeleteAccountAliasCommand,
190
- DeleteAccountPasswordPolicyCommand: DeleteAccountPasswordPolicyCommand_1.DeleteAccountPasswordPolicyCommand,
191
- DeleteGroupCommand: DeleteGroupCommand_1.DeleteGroupCommand,
192
- DeleteGroupPolicyCommand: DeleteGroupPolicyCommand_1.DeleteGroupPolicyCommand,
193
- DeleteInstanceProfileCommand: DeleteInstanceProfileCommand_1.DeleteInstanceProfileCommand,
194
- DeleteLoginProfileCommand: DeleteLoginProfileCommand_1.DeleteLoginProfileCommand,
195
- DeleteOpenIDConnectProviderCommand: DeleteOpenIDConnectProviderCommand_1.DeleteOpenIDConnectProviderCommand,
196
- DeletePolicyCommand: DeletePolicyCommand_1.DeletePolicyCommand,
197
- DeletePolicyVersionCommand: DeletePolicyVersionCommand_1.DeletePolicyVersionCommand,
198
- DeleteRoleCommand: DeleteRoleCommand_1.DeleteRoleCommand,
199
- DeleteRolePermissionsBoundaryCommand: DeleteRolePermissionsBoundaryCommand_1.DeleteRolePermissionsBoundaryCommand,
200
- DeleteRolePolicyCommand: DeleteRolePolicyCommand_1.DeleteRolePolicyCommand,
201
- DeleteSAMLProviderCommand: DeleteSAMLProviderCommand_1.DeleteSAMLProviderCommand,
202
- DeleteServerCertificateCommand: DeleteServerCertificateCommand_1.DeleteServerCertificateCommand,
203
- DeleteServiceLinkedRoleCommand: DeleteServiceLinkedRoleCommand_1.DeleteServiceLinkedRoleCommand,
204
- DeleteServiceSpecificCredentialCommand: DeleteServiceSpecificCredentialCommand_1.DeleteServiceSpecificCredentialCommand,
205
- DeleteSigningCertificateCommand: DeleteSigningCertificateCommand_1.DeleteSigningCertificateCommand,
206
- DeleteSSHPublicKeyCommand: DeleteSSHPublicKeyCommand_1.DeleteSSHPublicKeyCommand,
207
- DeleteUserCommand: DeleteUserCommand_1.DeleteUserCommand,
208
- DeleteUserPermissionsBoundaryCommand: DeleteUserPermissionsBoundaryCommand_1.DeleteUserPermissionsBoundaryCommand,
209
- DeleteUserPolicyCommand: DeleteUserPolicyCommand_1.DeleteUserPolicyCommand,
210
- DeleteVirtualMFADeviceCommand: DeleteVirtualMFADeviceCommand_1.DeleteVirtualMFADeviceCommand,
211
- DetachGroupPolicyCommand: DetachGroupPolicyCommand_1.DetachGroupPolicyCommand,
212
- DetachRolePolicyCommand: DetachRolePolicyCommand_1.DetachRolePolicyCommand,
213
- DetachUserPolicyCommand: DetachUserPolicyCommand_1.DetachUserPolicyCommand,
214
- EnableMFADeviceCommand: EnableMFADeviceCommand_1.EnableMFADeviceCommand,
215
- GenerateCredentialReportCommand: GenerateCredentialReportCommand_1.GenerateCredentialReportCommand,
216
- GenerateOrganizationsAccessReportCommand: GenerateOrganizationsAccessReportCommand_1.GenerateOrganizationsAccessReportCommand,
217
- GenerateServiceLastAccessedDetailsCommand: GenerateServiceLastAccessedDetailsCommand_1.GenerateServiceLastAccessedDetailsCommand,
218
- GetAccessKeyLastUsedCommand: GetAccessKeyLastUsedCommand_1.GetAccessKeyLastUsedCommand,
219
- GetAccountAuthorizationDetailsCommand: GetAccountAuthorizationDetailsCommand_1.GetAccountAuthorizationDetailsCommand,
220
- GetAccountPasswordPolicyCommand: GetAccountPasswordPolicyCommand_1.GetAccountPasswordPolicyCommand,
221
- GetAccountSummaryCommand: GetAccountSummaryCommand_1.GetAccountSummaryCommand,
222
- GetContextKeysForCustomPolicyCommand: GetContextKeysForCustomPolicyCommand_1.GetContextKeysForCustomPolicyCommand,
223
- GetContextKeysForPrincipalPolicyCommand: GetContextKeysForPrincipalPolicyCommand_1.GetContextKeysForPrincipalPolicyCommand,
224
- GetCredentialReportCommand: GetCredentialReportCommand_1.GetCredentialReportCommand,
225
- GetGroupCommand: GetGroupCommand_1.GetGroupCommand,
226
- GetGroupPolicyCommand: GetGroupPolicyCommand_1.GetGroupPolicyCommand,
227
- GetInstanceProfileCommand: GetInstanceProfileCommand_1.GetInstanceProfileCommand,
228
- GetLoginProfileCommand: GetLoginProfileCommand_1.GetLoginProfileCommand,
229
- GetMFADeviceCommand: GetMFADeviceCommand_1.GetMFADeviceCommand,
230
- GetOpenIDConnectProviderCommand: GetOpenIDConnectProviderCommand_1.GetOpenIDConnectProviderCommand,
231
- GetOrganizationsAccessReportCommand: GetOrganizationsAccessReportCommand_1.GetOrganizationsAccessReportCommand,
232
- GetPolicyCommand: GetPolicyCommand_1.GetPolicyCommand,
233
- GetPolicyVersionCommand: GetPolicyVersionCommand_1.GetPolicyVersionCommand,
234
- GetRoleCommand: GetRoleCommand_1.GetRoleCommand,
235
- GetRolePolicyCommand: GetRolePolicyCommand_1.GetRolePolicyCommand,
236
- GetSAMLProviderCommand: GetSAMLProviderCommand_1.GetSAMLProviderCommand,
237
- GetServerCertificateCommand: GetServerCertificateCommand_1.GetServerCertificateCommand,
238
- GetServiceLastAccessedDetailsCommand: GetServiceLastAccessedDetailsCommand_1.GetServiceLastAccessedDetailsCommand,
239
- GetServiceLastAccessedDetailsWithEntitiesCommand: GetServiceLastAccessedDetailsWithEntitiesCommand_1.GetServiceLastAccessedDetailsWithEntitiesCommand,
240
- GetServiceLinkedRoleDeletionStatusCommand: GetServiceLinkedRoleDeletionStatusCommand_1.GetServiceLinkedRoleDeletionStatusCommand,
241
- GetSSHPublicKeyCommand: GetSSHPublicKeyCommand_1.GetSSHPublicKeyCommand,
242
- GetUserCommand: GetUserCommand_1.GetUserCommand,
243
- GetUserPolicyCommand: GetUserPolicyCommand_1.GetUserPolicyCommand,
244
- ListAccessKeysCommand: ListAccessKeysCommand_1.ListAccessKeysCommand,
245
- ListAccountAliasesCommand: ListAccountAliasesCommand_1.ListAccountAliasesCommand,
246
- ListAttachedGroupPoliciesCommand: ListAttachedGroupPoliciesCommand_1.ListAttachedGroupPoliciesCommand,
247
- ListAttachedRolePoliciesCommand: ListAttachedRolePoliciesCommand_1.ListAttachedRolePoliciesCommand,
248
- ListAttachedUserPoliciesCommand: ListAttachedUserPoliciesCommand_1.ListAttachedUserPoliciesCommand,
249
- ListEntitiesForPolicyCommand: ListEntitiesForPolicyCommand_1.ListEntitiesForPolicyCommand,
250
- ListGroupPoliciesCommand: ListGroupPoliciesCommand_1.ListGroupPoliciesCommand,
251
- ListGroupsCommand: ListGroupsCommand_1.ListGroupsCommand,
252
- ListGroupsForUserCommand: ListGroupsForUserCommand_1.ListGroupsForUserCommand,
253
- ListInstanceProfilesCommand: ListInstanceProfilesCommand_1.ListInstanceProfilesCommand,
254
- ListInstanceProfilesForRoleCommand: ListInstanceProfilesForRoleCommand_1.ListInstanceProfilesForRoleCommand,
255
- ListInstanceProfileTagsCommand: ListInstanceProfileTagsCommand_1.ListInstanceProfileTagsCommand,
256
- ListMFADevicesCommand: ListMFADevicesCommand_1.ListMFADevicesCommand,
257
- ListMFADeviceTagsCommand: ListMFADeviceTagsCommand_1.ListMFADeviceTagsCommand,
258
- ListOpenIDConnectProvidersCommand: ListOpenIDConnectProvidersCommand_1.ListOpenIDConnectProvidersCommand,
259
- ListOpenIDConnectProviderTagsCommand: ListOpenIDConnectProviderTagsCommand_1.ListOpenIDConnectProviderTagsCommand,
260
- ListPoliciesCommand: ListPoliciesCommand_1.ListPoliciesCommand,
261
- ListPoliciesGrantingServiceAccessCommand: ListPoliciesGrantingServiceAccessCommand_1.ListPoliciesGrantingServiceAccessCommand,
262
- ListPolicyTagsCommand: ListPolicyTagsCommand_1.ListPolicyTagsCommand,
263
- ListPolicyVersionsCommand: ListPolicyVersionsCommand_1.ListPolicyVersionsCommand,
264
- ListRolePoliciesCommand: ListRolePoliciesCommand_1.ListRolePoliciesCommand,
265
- ListRolesCommand: ListRolesCommand_1.ListRolesCommand,
266
- ListRoleTagsCommand: ListRoleTagsCommand_1.ListRoleTagsCommand,
267
- ListSAMLProvidersCommand: ListSAMLProvidersCommand_1.ListSAMLProvidersCommand,
268
- ListSAMLProviderTagsCommand: ListSAMLProviderTagsCommand_1.ListSAMLProviderTagsCommand,
269
- ListServerCertificatesCommand: ListServerCertificatesCommand_1.ListServerCertificatesCommand,
270
- ListServerCertificateTagsCommand: ListServerCertificateTagsCommand_1.ListServerCertificateTagsCommand,
271
- ListServiceSpecificCredentialsCommand: ListServiceSpecificCredentialsCommand_1.ListServiceSpecificCredentialsCommand,
272
- ListSigningCertificatesCommand: ListSigningCertificatesCommand_1.ListSigningCertificatesCommand,
273
- ListSSHPublicKeysCommand: ListSSHPublicKeysCommand_1.ListSSHPublicKeysCommand,
274
- ListUserPoliciesCommand: ListUserPoliciesCommand_1.ListUserPoliciesCommand,
275
- ListUsersCommand: ListUsersCommand_1.ListUsersCommand,
276
- ListUserTagsCommand: ListUserTagsCommand_1.ListUserTagsCommand,
277
- ListVirtualMFADevicesCommand: ListVirtualMFADevicesCommand_1.ListVirtualMFADevicesCommand,
278
- PutGroupPolicyCommand: PutGroupPolicyCommand_1.PutGroupPolicyCommand,
279
- PutRolePermissionsBoundaryCommand: PutRolePermissionsBoundaryCommand_1.PutRolePermissionsBoundaryCommand,
280
- PutRolePolicyCommand: PutRolePolicyCommand_1.PutRolePolicyCommand,
281
- PutUserPermissionsBoundaryCommand: PutUserPermissionsBoundaryCommand_1.PutUserPermissionsBoundaryCommand,
282
- PutUserPolicyCommand: PutUserPolicyCommand_1.PutUserPolicyCommand,
283
- RemoveClientIDFromOpenIDConnectProviderCommand: RemoveClientIDFromOpenIDConnectProviderCommand_1.RemoveClientIDFromOpenIDConnectProviderCommand,
284
- RemoveRoleFromInstanceProfileCommand: RemoveRoleFromInstanceProfileCommand_1.RemoveRoleFromInstanceProfileCommand,
285
- RemoveUserFromGroupCommand: RemoveUserFromGroupCommand_1.RemoveUserFromGroupCommand,
286
- ResetServiceSpecificCredentialCommand: ResetServiceSpecificCredentialCommand_1.ResetServiceSpecificCredentialCommand,
287
- ResyncMFADeviceCommand: ResyncMFADeviceCommand_1.ResyncMFADeviceCommand,
288
- SetDefaultPolicyVersionCommand: SetDefaultPolicyVersionCommand_1.SetDefaultPolicyVersionCommand,
289
- SetSecurityTokenServicePreferencesCommand: SetSecurityTokenServicePreferencesCommand_1.SetSecurityTokenServicePreferencesCommand,
290
- SimulateCustomPolicyCommand: SimulateCustomPolicyCommand_1.SimulateCustomPolicyCommand,
291
- SimulatePrincipalPolicyCommand: SimulatePrincipalPolicyCommand_1.SimulatePrincipalPolicyCommand,
292
- TagInstanceProfileCommand: TagInstanceProfileCommand_1.TagInstanceProfileCommand,
293
- TagMFADeviceCommand: TagMFADeviceCommand_1.TagMFADeviceCommand,
294
- TagOpenIDConnectProviderCommand: TagOpenIDConnectProviderCommand_1.TagOpenIDConnectProviderCommand,
295
- TagPolicyCommand: TagPolicyCommand_1.TagPolicyCommand,
296
- TagRoleCommand: TagRoleCommand_1.TagRoleCommand,
297
- TagSAMLProviderCommand: TagSAMLProviderCommand_1.TagSAMLProviderCommand,
298
- TagServerCertificateCommand: TagServerCertificateCommand_1.TagServerCertificateCommand,
299
- TagUserCommand: TagUserCommand_1.TagUserCommand,
300
- UntagInstanceProfileCommand: UntagInstanceProfileCommand_1.UntagInstanceProfileCommand,
301
- UntagMFADeviceCommand: UntagMFADeviceCommand_1.UntagMFADeviceCommand,
302
- UntagOpenIDConnectProviderCommand: UntagOpenIDConnectProviderCommand_1.UntagOpenIDConnectProviderCommand,
303
- UntagPolicyCommand: UntagPolicyCommand_1.UntagPolicyCommand,
304
- UntagRoleCommand: UntagRoleCommand_1.UntagRoleCommand,
305
- UntagSAMLProviderCommand: UntagSAMLProviderCommand_1.UntagSAMLProviderCommand,
306
- UntagServerCertificateCommand: UntagServerCertificateCommand_1.UntagServerCertificateCommand,
307
- UntagUserCommand: UntagUserCommand_1.UntagUserCommand,
308
- UpdateAccessKeyCommand: UpdateAccessKeyCommand_1.UpdateAccessKeyCommand,
309
- UpdateAccountPasswordPolicyCommand: UpdateAccountPasswordPolicyCommand_1.UpdateAccountPasswordPolicyCommand,
310
- UpdateAssumeRolePolicyCommand: UpdateAssumeRolePolicyCommand_1.UpdateAssumeRolePolicyCommand,
311
- UpdateGroupCommand: UpdateGroupCommand_1.UpdateGroupCommand,
312
- UpdateLoginProfileCommand: UpdateLoginProfileCommand_1.UpdateLoginProfileCommand,
313
- UpdateOpenIDConnectProviderThumbprintCommand: UpdateOpenIDConnectProviderThumbprintCommand_1.UpdateOpenIDConnectProviderThumbprintCommand,
314
- UpdateRoleCommand: UpdateRoleCommand_1.UpdateRoleCommand,
315
- UpdateRoleDescriptionCommand: UpdateRoleDescriptionCommand_1.UpdateRoleDescriptionCommand,
316
- UpdateSAMLProviderCommand: UpdateSAMLProviderCommand_1.UpdateSAMLProviderCommand,
317
- UpdateServerCertificateCommand: UpdateServerCertificateCommand_1.UpdateServerCertificateCommand,
318
- UpdateServiceSpecificCredentialCommand: UpdateServiceSpecificCredentialCommand_1.UpdateServiceSpecificCredentialCommand,
319
- UpdateSigningCertificateCommand: UpdateSigningCertificateCommand_1.UpdateSigningCertificateCommand,
320
- UpdateSSHPublicKeyCommand: UpdateSSHPublicKeyCommand_1.UpdateSSHPublicKeyCommand,
321
- UpdateUserCommand: UpdateUserCommand_1.UpdateUserCommand,
322
- UploadServerCertificateCommand: UploadServerCertificateCommand_1.UploadServerCertificateCommand,
323
- UploadSigningCertificateCommand: UploadSigningCertificateCommand_1.UploadSigningCertificateCommand,
324
- UploadSSHPublicKeyCommand: UploadSSHPublicKeyCommand_1.UploadSSHPublicKeyCommand,
325
- };
326
- class IAM extends IAMClient_1.IAMClient {
327
- }
328
- exports.IAM = IAM;
329
- (0, smithy_client_1.createAggregatedClient)(commands, IAM);
1
+ module.exports = require("./index.js");
@@ -1,43 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.IAMClient = exports.__Client = void 0;
4
- const middleware_host_header_1 = require("@aws-sdk/middleware-host-header");
5
- const middleware_logger_1 = require("@aws-sdk/middleware-logger");
6
- const middleware_recursion_detection_1 = require("@aws-sdk/middleware-recursion-detection");
7
- const middleware_signing_1 = require("@aws-sdk/middleware-signing");
8
- const middleware_user_agent_1 = require("@aws-sdk/middleware-user-agent");
9
- const config_resolver_1 = require("@smithy/config-resolver");
10
- const middleware_content_length_1 = require("@smithy/middleware-content-length");
11
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
12
- const middleware_retry_1 = require("@smithy/middleware-retry");
13
- const smithy_client_1 = require("@smithy/smithy-client");
14
- Object.defineProperty(exports, "__Client", { enumerable: true, get: function () { return smithy_client_1.Client; } });
15
- const EndpointParameters_1 = require("./endpoint/EndpointParameters");
16
- const runtimeConfig_1 = require("./runtimeConfig");
17
- const runtimeExtensions_1 = require("./runtimeExtensions");
18
- class IAMClient extends smithy_client_1.Client {
19
- constructor(...[configuration]) {
20
- const _config_0 = (0, runtimeConfig_1.getRuntimeConfig)(configuration || {});
21
- const _config_1 = (0, EndpointParameters_1.resolveClientEndpointParameters)(_config_0);
22
- const _config_2 = (0, config_resolver_1.resolveRegionConfig)(_config_1);
23
- const _config_3 = (0, middleware_endpoint_1.resolveEndpointConfig)(_config_2);
24
- const _config_4 = (0, middleware_retry_1.resolveRetryConfig)(_config_3);
25
- const _config_5 = (0, middleware_host_header_1.resolveHostHeaderConfig)(_config_4);
26
- const _config_6 = (0, middleware_signing_1.resolveAwsAuthConfig)(_config_5);
27
- const _config_7 = (0, middleware_user_agent_1.resolveUserAgentConfig)(_config_6);
28
- const _config_8 = (0, runtimeExtensions_1.resolveRuntimeExtensions)(_config_7, configuration?.extensions || []);
29
- super(_config_8);
30
- this.config = _config_8;
31
- this.middlewareStack.use((0, middleware_retry_1.getRetryPlugin)(this.config));
32
- this.middlewareStack.use((0, middleware_content_length_1.getContentLengthPlugin)(this.config));
33
- this.middlewareStack.use((0, middleware_host_header_1.getHostHeaderPlugin)(this.config));
34
- this.middlewareStack.use((0, middleware_logger_1.getLoggerPlugin)(this.config));
35
- this.middlewareStack.use((0, middleware_recursion_detection_1.getRecursionDetectionPlugin)(this.config));
36
- this.middlewareStack.use((0, middleware_signing_1.getAwsAuthPlugin)(this.config));
37
- this.middlewareStack.use((0, middleware_user_agent_1.getUserAgentPlugin)(this.config));
38
- }
39
- destroy() {
40
- super.destroy();
41
- }
42
- }
43
- exports.IAMClient = IAMClient;
1
+ module.exports = require("./index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.AddClientIDToOpenIDConnectProviderCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_query_1 = require("../protocols/Aws_query");
10
- class AddClientIDToOpenIDConnectProviderCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AWSIdentityManagementV20100508", "AddClientIDToOpenIDConnectProvider", {})
22
- .n("IAMClient", "AddClientIDToOpenIDConnectProviderCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_AddClientIDToOpenIDConnectProviderCommand)
25
- .de(Aws_query_1.de_AddClientIDToOpenIDConnectProviderCommand)
26
- .build() {
27
- }
28
- exports.AddClientIDToOpenIDConnectProviderCommand = AddClientIDToOpenIDConnectProviderCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.AddRoleToInstanceProfileCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_query_1 = require("../protocols/Aws_query");
10
- class AddRoleToInstanceProfileCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AWSIdentityManagementV20100508", "AddRoleToInstanceProfile", {})
22
- .n("IAMClient", "AddRoleToInstanceProfileCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_AddRoleToInstanceProfileCommand)
25
- .de(Aws_query_1.de_AddRoleToInstanceProfileCommand)
26
- .build() {
27
- }
28
- exports.AddRoleToInstanceProfileCommand = AddRoleToInstanceProfileCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.AddUserToGroupCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_query_1 = require("../protocols/Aws_query");
10
- class AddUserToGroupCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AWSIdentityManagementV20100508", "AddUserToGroup", {})
22
- .n("IAMClient", "AddUserToGroupCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_AddUserToGroupCommand)
25
- .de(Aws_query_1.de_AddUserToGroupCommand)
26
- .build() {
27
- }
28
- exports.AddUserToGroupCommand = AddUserToGroupCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.AttachGroupPolicyCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_query_1 = require("../protocols/Aws_query");
10
- class AttachGroupPolicyCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AWSIdentityManagementV20100508", "AttachGroupPolicy", {})
22
- .n("IAMClient", "AttachGroupPolicyCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_AttachGroupPolicyCommand)
25
- .de(Aws_query_1.de_AttachGroupPolicyCommand)
26
- .build() {
27
- }
28
- exports.AttachGroupPolicyCommand = AttachGroupPolicyCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.AttachRolePolicyCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_query_1 = require("../protocols/Aws_query");
10
- class AttachRolePolicyCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AWSIdentityManagementV20100508", "AttachRolePolicy", {})
22
- .n("IAMClient", "AttachRolePolicyCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_AttachRolePolicyCommand)
25
- .de(Aws_query_1.de_AttachRolePolicyCommand)
26
- .build() {
27
- }
28
- exports.AttachRolePolicyCommand = AttachRolePolicyCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.AttachUserPolicyCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_query_1 = require("../protocols/Aws_query");
10
- class AttachUserPolicyCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AWSIdentityManagementV20100508", "AttachUserPolicy", {})
22
- .n("IAMClient", "AttachUserPolicyCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_AttachUserPolicyCommand)
25
- .de(Aws_query_1.de_AttachUserPolicyCommand)
26
- .build() {
27
- }
28
- exports.AttachUserPolicyCommand = AttachUserPolicyCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ChangePasswordCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const models_0_1 = require("../models/models_0");
10
- const Aws_query_1 = require("../protocols/Aws_query");
11
- class ChangePasswordCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep({
14
- ...EndpointParameters_1.commonParams,
15
- })
16
- .m(function (Command, cs, config, o) {
17
- return [
18
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
19
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
20
- ];
21
- })
22
- .s("AWSIdentityManagementV20100508", "ChangePassword", {})
23
- .n("IAMClient", "ChangePasswordCommand")
24
- .f(models_0_1.ChangePasswordRequestFilterSensitiveLog, void 0)
25
- .ser(Aws_query_1.se_ChangePasswordCommand)
26
- .de(Aws_query_1.de_ChangePasswordCommand)
27
- .build() {
28
- }
29
- exports.ChangePasswordCommand = ChangePasswordCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateAccessKeyCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const models_0_1 = require("../models/models_0");
10
- const Aws_query_1 = require("../protocols/Aws_query");
11
- class CreateAccessKeyCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep({
14
- ...EndpointParameters_1.commonParams,
15
- })
16
- .m(function (Command, cs, config, o) {
17
- return [
18
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
19
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
20
- ];
21
- })
22
- .s("AWSIdentityManagementV20100508", "CreateAccessKey", {})
23
- .n("IAMClient", "CreateAccessKeyCommand")
24
- .f(void 0, models_0_1.CreateAccessKeyResponseFilterSensitiveLog)
25
- .ser(Aws_query_1.se_CreateAccessKeyCommand)
26
- .de(Aws_query_1.de_CreateAccessKeyCommand)
27
- .build() {
28
- }
29
- exports.CreateAccessKeyCommand = CreateAccessKeyCommand;
1
+ module.exports = require("../index.js");