@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
@@ -1,12 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.IAMServiceException = exports.__ServiceException = void 0;
4
- const smithy_client_1 = require("@smithy/smithy-client");
5
- Object.defineProperty(exports, "__ServiceException", { enumerable: true, get: function () { return smithy_client_1.ServiceException; } });
6
- class IAMServiceException extends smithy_client_1.ServiceException {
7
- constructor(options) {
8
- super(options);
9
- Object.setPrototypeOf(this, IAMServiceException.prototype);
10
- }
11
- }
12
- exports.IAMServiceException = IAMServiceException;
1
+ module.exports = require("../index.js");
@@ -1,5 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- const tslib_1 = require("tslib");
4
- tslib_1.__exportStar(require("./models_0"), exports);
5
- tslib_1.__exportStar(require("./models_1"), exports);
1
+ module.exports = require("../index.js");
@@ -1,467 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListVirtualMFADevicesResponseFilterSensitiveLog = exports.CreateVirtualMFADeviceResponseFilterSensitiveLog = exports.VirtualMFADeviceFilterSensitiveLog = exports.CreateServiceSpecificCredentialResponseFilterSensitiveLog = exports.ServiceSpecificCredentialFilterSensitiveLog = exports.CreateLoginProfileRequestFilterSensitiveLog = exports.CreateAccessKeyResponseFilterSensitiveLog = exports.ChangePasswordRequestFilterSensitiveLog = exports.AccessKeyFilterSensitiveLog = exports.PolicySourceType = exports.PolicyEvaluationDecisionType = exports.ContextKeyTypeEnum = exports.PolicyEvaluationException = exports.GlobalEndpointTokenVersion = exports.PolicyType = exports.PolicyScopeType = exports.PolicyUsageType = exports.UnrecognizedPublicKeyEncodingException = exports.EncodingType = exports.DeletionTaskStatusType = exports.PolicyOwnerEntityType = exports.JobStatusType = exports.SortKeyType = exports.ReportFormatType = exports.CredentialReportNotReadyException = exports.CredentialReportNotPresentException = exports.CredentialReportExpiredException = exports.SummaryKeyType = exports.EntityType = exports.ReportGenerationLimitExceededException = exports.ReportStateType = exports.InvalidAuthenticationCodeException = exports.DeleteConflictException = exports.ServiceNotSupportedException = exports.MalformedPolicyDocumentException = exports.ConcurrentModificationException = exports.PasswordPolicyViolationException = exports.InvalidUserTypeException = exports.EntityTemporarilyUnmodifiableException = exports.PolicyNotAttachableException = exports.PermissionsBoundaryAttachmentType = exports.AssignmentStatusType = exports.UnmodifiableEntityException = exports.EntityAlreadyExistsException = exports.ServiceFailureException = exports.NoSuchEntityException = exports.LimitExceededException = exports.InvalidInputException = exports.StatusType = exports.AccessAdvisorUsageGranularityType = void 0;
4
- exports.ResetServiceSpecificCredentialResponseFilterSensitiveLog = void 0;
5
- const smithy_client_1 = require("@smithy/smithy-client");
6
- const IAMServiceException_1 = require("./IAMServiceException");
7
- exports.AccessAdvisorUsageGranularityType = {
8
- ACTION_LEVEL: "ACTION_LEVEL",
9
- SERVICE_LEVEL: "SERVICE_LEVEL",
10
- };
11
- exports.StatusType = {
12
- Active: "Active",
13
- Inactive: "Inactive",
14
- };
15
- class InvalidInputException extends IAMServiceException_1.IAMServiceException {
16
- constructor(opts) {
17
- super({
18
- name: "InvalidInputException",
19
- $fault: "client",
20
- ...opts,
21
- });
22
- this.name = "InvalidInputException";
23
- this.$fault = "client";
24
- Object.setPrototypeOf(this, InvalidInputException.prototype);
25
- }
26
- }
27
- exports.InvalidInputException = InvalidInputException;
28
- class LimitExceededException extends IAMServiceException_1.IAMServiceException {
29
- constructor(opts) {
30
- super({
31
- name: "LimitExceededException",
32
- $fault: "client",
33
- ...opts,
34
- });
35
- this.name = "LimitExceededException";
36
- this.$fault = "client";
37
- Object.setPrototypeOf(this, LimitExceededException.prototype);
38
- }
39
- }
40
- exports.LimitExceededException = LimitExceededException;
41
- class NoSuchEntityException extends IAMServiceException_1.IAMServiceException {
42
- constructor(opts) {
43
- super({
44
- name: "NoSuchEntityException",
45
- $fault: "client",
46
- ...opts,
47
- });
48
- this.name = "NoSuchEntityException";
49
- this.$fault = "client";
50
- Object.setPrototypeOf(this, NoSuchEntityException.prototype);
51
- }
52
- }
53
- exports.NoSuchEntityException = NoSuchEntityException;
54
- class ServiceFailureException extends IAMServiceException_1.IAMServiceException {
55
- constructor(opts) {
56
- super({
57
- name: "ServiceFailureException",
58
- $fault: "server",
59
- ...opts,
60
- });
61
- this.name = "ServiceFailureException";
62
- this.$fault = "server";
63
- Object.setPrototypeOf(this, ServiceFailureException.prototype);
64
- }
65
- }
66
- exports.ServiceFailureException = ServiceFailureException;
67
- class EntityAlreadyExistsException extends IAMServiceException_1.IAMServiceException {
68
- constructor(opts) {
69
- super({
70
- name: "EntityAlreadyExistsException",
71
- $fault: "client",
72
- ...opts,
73
- });
74
- this.name = "EntityAlreadyExistsException";
75
- this.$fault = "client";
76
- Object.setPrototypeOf(this, EntityAlreadyExistsException.prototype);
77
- }
78
- }
79
- exports.EntityAlreadyExistsException = EntityAlreadyExistsException;
80
- class UnmodifiableEntityException extends IAMServiceException_1.IAMServiceException {
81
- constructor(opts) {
82
- super({
83
- name: "UnmodifiableEntityException",
84
- $fault: "client",
85
- ...opts,
86
- });
87
- this.name = "UnmodifiableEntityException";
88
- this.$fault = "client";
89
- Object.setPrototypeOf(this, UnmodifiableEntityException.prototype);
90
- }
91
- }
92
- exports.UnmodifiableEntityException = UnmodifiableEntityException;
93
- exports.AssignmentStatusType = {
94
- Any: "Any",
95
- Assigned: "Assigned",
96
- Unassigned: "Unassigned",
97
- };
98
- exports.PermissionsBoundaryAttachmentType = {
99
- Policy: "PermissionsBoundaryPolicy",
100
- };
101
- class PolicyNotAttachableException extends IAMServiceException_1.IAMServiceException {
102
- constructor(opts) {
103
- super({
104
- name: "PolicyNotAttachableException",
105
- $fault: "client",
106
- ...opts,
107
- });
108
- this.name = "PolicyNotAttachableException";
109
- this.$fault = "client";
110
- Object.setPrototypeOf(this, PolicyNotAttachableException.prototype);
111
- }
112
- }
113
- exports.PolicyNotAttachableException = PolicyNotAttachableException;
114
- class EntityTemporarilyUnmodifiableException extends IAMServiceException_1.IAMServiceException {
115
- constructor(opts) {
116
- super({
117
- name: "EntityTemporarilyUnmodifiableException",
118
- $fault: "client",
119
- ...opts,
120
- });
121
- this.name = "EntityTemporarilyUnmodifiableException";
122
- this.$fault = "client";
123
- Object.setPrototypeOf(this, EntityTemporarilyUnmodifiableException.prototype);
124
- }
125
- }
126
- exports.EntityTemporarilyUnmodifiableException = EntityTemporarilyUnmodifiableException;
127
- class InvalidUserTypeException extends IAMServiceException_1.IAMServiceException {
128
- constructor(opts) {
129
- super({
130
- name: "InvalidUserTypeException",
131
- $fault: "client",
132
- ...opts,
133
- });
134
- this.name = "InvalidUserTypeException";
135
- this.$fault = "client";
136
- Object.setPrototypeOf(this, InvalidUserTypeException.prototype);
137
- }
138
- }
139
- exports.InvalidUserTypeException = InvalidUserTypeException;
140
- class PasswordPolicyViolationException extends IAMServiceException_1.IAMServiceException {
141
- constructor(opts) {
142
- super({
143
- name: "PasswordPolicyViolationException",
144
- $fault: "client",
145
- ...opts,
146
- });
147
- this.name = "PasswordPolicyViolationException";
148
- this.$fault = "client";
149
- Object.setPrototypeOf(this, PasswordPolicyViolationException.prototype);
150
- }
151
- }
152
- exports.PasswordPolicyViolationException = PasswordPolicyViolationException;
153
- class ConcurrentModificationException extends IAMServiceException_1.IAMServiceException {
154
- constructor(opts) {
155
- super({
156
- name: "ConcurrentModificationException",
157
- $fault: "client",
158
- ...opts,
159
- });
160
- this.name = "ConcurrentModificationException";
161
- this.$fault = "client";
162
- Object.setPrototypeOf(this, ConcurrentModificationException.prototype);
163
- }
164
- }
165
- exports.ConcurrentModificationException = ConcurrentModificationException;
166
- class MalformedPolicyDocumentException extends IAMServiceException_1.IAMServiceException {
167
- constructor(opts) {
168
- super({
169
- name: "MalformedPolicyDocumentException",
170
- $fault: "client",
171
- ...opts,
172
- });
173
- this.name = "MalformedPolicyDocumentException";
174
- this.$fault = "client";
175
- Object.setPrototypeOf(this, MalformedPolicyDocumentException.prototype);
176
- }
177
- }
178
- exports.MalformedPolicyDocumentException = MalformedPolicyDocumentException;
179
- class ServiceNotSupportedException extends IAMServiceException_1.IAMServiceException {
180
- constructor(opts) {
181
- super({
182
- name: "ServiceNotSupportedException",
183
- $fault: "client",
184
- ...opts,
185
- });
186
- this.name = "ServiceNotSupportedException";
187
- this.$fault = "client";
188
- Object.setPrototypeOf(this, ServiceNotSupportedException.prototype);
189
- }
190
- }
191
- exports.ServiceNotSupportedException = ServiceNotSupportedException;
192
- class DeleteConflictException extends IAMServiceException_1.IAMServiceException {
193
- constructor(opts) {
194
- super({
195
- name: "DeleteConflictException",
196
- $fault: "client",
197
- ...opts,
198
- });
199
- this.name = "DeleteConflictException";
200
- this.$fault = "client";
201
- Object.setPrototypeOf(this, DeleteConflictException.prototype);
202
- }
203
- }
204
- exports.DeleteConflictException = DeleteConflictException;
205
- class InvalidAuthenticationCodeException extends IAMServiceException_1.IAMServiceException {
206
- constructor(opts) {
207
- super({
208
- name: "InvalidAuthenticationCodeException",
209
- $fault: "client",
210
- ...opts,
211
- });
212
- this.name = "InvalidAuthenticationCodeException";
213
- this.$fault = "client";
214
- Object.setPrototypeOf(this, InvalidAuthenticationCodeException.prototype);
215
- }
216
- }
217
- exports.InvalidAuthenticationCodeException = InvalidAuthenticationCodeException;
218
- exports.ReportStateType = {
219
- COMPLETE: "COMPLETE",
220
- INPROGRESS: "INPROGRESS",
221
- STARTED: "STARTED",
222
- };
223
- class ReportGenerationLimitExceededException extends IAMServiceException_1.IAMServiceException {
224
- constructor(opts) {
225
- super({
226
- name: "ReportGenerationLimitExceededException",
227
- $fault: "client",
228
- ...opts,
229
- });
230
- this.name = "ReportGenerationLimitExceededException";
231
- this.$fault = "client";
232
- Object.setPrototypeOf(this, ReportGenerationLimitExceededException.prototype);
233
- }
234
- }
235
- exports.ReportGenerationLimitExceededException = ReportGenerationLimitExceededException;
236
- exports.EntityType = {
237
- AWSManagedPolicy: "AWSManagedPolicy",
238
- Group: "Group",
239
- LocalManagedPolicy: "LocalManagedPolicy",
240
- Role: "Role",
241
- User: "User",
242
- };
243
- exports.SummaryKeyType = {
244
- AccessKeysPerUserQuota: "AccessKeysPerUserQuota",
245
- AccountAccessKeysPresent: "AccountAccessKeysPresent",
246
- AccountMFAEnabled: "AccountMFAEnabled",
247
- AccountSigningCertificatesPresent: "AccountSigningCertificatesPresent",
248
- AttachedPoliciesPerGroupQuota: "AttachedPoliciesPerGroupQuota",
249
- AttachedPoliciesPerRoleQuota: "AttachedPoliciesPerRoleQuota",
250
- AttachedPoliciesPerUserQuota: "AttachedPoliciesPerUserQuota",
251
- GlobalEndpointTokenVersion: "GlobalEndpointTokenVersion",
252
- GroupPolicySizeQuota: "GroupPolicySizeQuota",
253
- Groups: "Groups",
254
- GroupsPerUserQuota: "GroupsPerUserQuota",
255
- GroupsQuota: "GroupsQuota",
256
- MFADevices: "MFADevices",
257
- MFADevicesInUse: "MFADevicesInUse",
258
- Policies: "Policies",
259
- PoliciesQuota: "PoliciesQuota",
260
- PolicySizeQuota: "PolicySizeQuota",
261
- PolicyVersionsInUse: "PolicyVersionsInUse",
262
- PolicyVersionsInUseQuota: "PolicyVersionsInUseQuota",
263
- ServerCertificates: "ServerCertificates",
264
- ServerCertificatesQuota: "ServerCertificatesQuota",
265
- SigningCertificatesPerUserQuota: "SigningCertificatesPerUserQuota",
266
- UserPolicySizeQuota: "UserPolicySizeQuota",
267
- Users: "Users",
268
- UsersQuota: "UsersQuota",
269
- VersionsPerPolicyQuota: "VersionsPerPolicyQuota",
270
- };
271
- class CredentialReportExpiredException extends IAMServiceException_1.IAMServiceException {
272
- constructor(opts) {
273
- super({
274
- name: "CredentialReportExpiredException",
275
- $fault: "client",
276
- ...opts,
277
- });
278
- this.name = "CredentialReportExpiredException";
279
- this.$fault = "client";
280
- Object.setPrototypeOf(this, CredentialReportExpiredException.prototype);
281
- }
282
- }
283
- exports.CredentialReportExpiredException = CredentialReportExpiredException;
284
- class CredentialReportNotPresentException extends IAMServiceException_1.IAMServiceException {
285
- constructor(opts) {
286
- super({
287
- name: "CredentialReportNotPresentException",
288
- $fault: "client",
289
- ...opts,
290
- });
291
- this.name = "CredentialReportNotPresentException";
292
- this.$fault = "client";
293
- Object.setPrototypeOf(this, CredentialReportNotPresentException.prototype);
294
- }
295
- }
296
- exports.CredentialReportNotPresentException = CredentialReportNotPresentException;
297
- class CredentialReportNotReadyException extends IAMServiceException_1.IAMServiceException {
298
- constructor(opts) {
299
- super({
300
- name: "CredentialReportNotReadyException",
301
- $fault: "client",
302
- ...opts,
303
- });
304
- this.name = "CredentialReportNotReadyException";
305
- this.$fault = "client";
306
- Object.setPrototypeOf(this, CredentialReportNotReadyException.prototype);
307
- }
308
- }
309
- exports.CredentialReportNotReadyException = CredentialReportNotReadyException;
310
- exports.ReportFormatType = {
311
- text_csv: "text/csv",
312
- };
313
- exports.SortKeyType = {
314
- LAST_AUTHENTICATED_TIME_ASCENDING: "LAST_AUTHENTICATED_TIME_ASCENDING",
315
- LAST_AUTHENTICATED_TIME_DESCENDING: "LAST_AUTHENTICATED_TIME_DESCENDING",
316
- SERVICE_NAMESPACE_ASCENDING: "SERVICE_NAMESPACE_ASCENDING",
317
- SERVICE_NAMESPACE_DESCENDING: "SERVICE_NAMESPACE_DESCENDING",
318
- };
319
- exports.JobStatusType = {
320
- COMPLETED: "COMPLETED",
321
- FAILED: "FAILED",
322
- IN_PROGRESS: "IN_PROGRESS",
323
- };
324
- exports.PolicyOwnerEntityType = {
325
- GROUP: "GROUP",
326
- ROLE: "ROLE",
327
- USER: "USER",
328
- };
329
- exports.DeletionTaskStatusType = {
330
- FAILED: "FAILED",
331
- IN_PROGRESS: "IN_PROGRESS",
332
- NOT_STARTED: "NOT_STARTED",
333
- SUCCEEDED: "SUCCEEDED",
334
- };
335
- exports.EncodingType = {
336
- PEM: "PEM",
337
- SSH: "SSH",
338
- };
339
- class UnrecognizedPublicKeyEncodingException extends IAMServiceException_1.IAMServiceException {
340
- constructor(opts) {
341
- super({
342
- name: "UnrecognizedPublicKeyEncodingException",
343
- $fault: "client",
344
- ...opts,
345
- });
346
- this.name = "UnrecognizedPublicKeyEncodingException";
347
- this.$fault = "client";
348
- Object.setPrototypeOf(this, UnrecognizedPublicKeyEncodingException.prototype);
349
- }
350
- }
351
- exports.UnrecognizedPublicKeyEncodingException = UnrecognizedPublicKeyEncodingException;
352
- exports.PolicyUsageType = {
353
- PermissionsBoundary: "PermissionsBoundary",
354
- PermissionsPolicy: "PermissionsPolicy",
355
- };
356
- exports.PolicyScopeType = {
357
- AWS: "AWS",
358
- All: "All",
359
- Local: "Local",
360
- };
361
- exports.PolicyType = {
362
- INLINE: "INLINE",
363
- MANAGED: "MANAGED",
364
- };
365
- exports.GlobalEndpointTokenVersion = {
366
- v1Token: "v1Token",
367
- v2Token: "v2Token",
368
- };
369
- class PolicyEvaluationException extends IAMServiceException_1.IAMServiceException {
370
- constructor(opts) {
371
- super({
372
- name: "PolicyEvaluationException",
373
- $fault: "server",
374
- ...opts,
375
- });
376
- this.name = "PolicyEvaluationException";
377
- this.$fault = "server";
378
- Object.setPrototypeOf(this, PolicyEvaluationException.prototype);
379
- }
380
- }
381
- exports.PolicyEvaluationException = PolicyEvaluationException;
382
- exports.ContextKeyTypeEnum = {
383
- BINARY: "binary",
384
- BINARY_LIST: "binaryList",
385
- BOOLEAN: "boolean",
386
- BOOLEAN_LIST: "booleanList",
387
- DATE: "date",
388
- DATE_LIST: "dateList",
389
- IP: "ip",
390
- IP_LIST: "ipList",
391
- NUMERIC: "numeric",
392
- NUMERIC_LIST: "numericList",
393
- STRING: "string",
394
- STRING_LIST: "stringList",
395
- };
396
- exports.PolicyEvaluationDecisionType = {
397
- ALLOWED: "allowed",
398
- EXPLICIT_DENY: "explicitDeny",
399
- IMPLICIT_DENY: "implicitDeny",
400
- };
401
- exports.PolicySourceType = {
402
- AWS_MANAGED: "aws-managed",
403
- GROUP: "group",
404
- NONE: "none",
405
- RESOURCE: "resource",
406
- ROLE: "role",
407
- USER: "user",
408
- USER_MANAGED: "user-managed",
409
- };
410
- const AccessKeyFilterSensitiveLog = (obj) => ({
411
- ...obj,
412
- ...(obj.SecretAccessKey && { SecretAccessKey: smithy_client_1.SENSITIVE_STRING }),
413
- });
414
- exports.AccessKeyFilterSensitiveLog = AccessKeyFilterSensitiveLog;
415
- const ChangePasswordRequestFilterSensitiveLog = (obj) => ({
416
- ...obj,
417
- ...(obj.OldPassword && { OldPassword: smithy_client_1.SENSITIVE_STRING }),
418
- ...(obj.NewPassword && { NewPassword: smithy_client_1.SENSITIVE_STRING }),
419
- });
420
- exports.ChangePasswordRequestFilterSensitiveLog = ChangePasswordRequestFilterSensitiveLog;
421
- const CreateAccessKeyResponseFilterSensitiveLog = (obj) => ({
422
- ...obj,
423
- ...(obj.AccessKey && { AccessKey: (0, exports.AccessKeyFilterSensitiveLog)(obj.AccessKey) }),
424
- });
425
- exports.CreateAccessKeyResponseFilterSensitiveLog = CreateAccessKeyResponseFilterSensitiveLog;
426
- const CreateLoginProfileRequestFilterSensitiveLog = (obj) => ({
427
- ...obj,
428
- ...(obj.Password && { Password: smithy_client_1.SENSITIVE_STRING }),
429
- });
430
- exports.CreateLoginProfileRequestFilterSensitiveLog = CreateLoginProfileRequestFilterSensitiveLog;
431
- const ServiceSpecificCredentialFilterSensitiveLog = (obj) => ({
432
- ...obj,
433
- ...(obj.ServicePassword && { ServicePassword: smithy_client_1.SENSITIVE_STRING }),
434
- });
435
- exports.ServiceSpecificCredentialFilterSensitiveLog = ServiceSpecificCredentialFilterSensitiveLog;
436
- const CreateServiceSpecificCredentialResponseFilterSensitiveLog = (obj) => ({
437
- ...obj,
438
- ...(obj.ServiceSpecificCredential && {
439
- ServiceSpecificCredential: (0, exports.ServiceSpecificCredentialFilterSensitiveLog)(obj.ServiceSpecificCredential),
440
- }),
441
- });
442
- exports.CreateServiceSpecificCredentialResponseFilterSensitiveLog = CreateServiceSpecificCredentialResponseFilterSensitiveLog;
443
- const VirtualMFADeviceFilterSensitiveLog = (obj) => ({
444
- ...obj,
445
- ...(obj.Base32StringSeed && { Base32StringSeed: smithy_client_1.SENSITIVE_STRING }),
446
- ...(obj.QRCodePNG && { QRCodePNG: smithy_client_1.SENSITIVE_STRING }),
447
- });
448
- exports.VirtualMFADeviceFilterSensitiveLog = VirtualMFADeviceFilterSensitiveLog;
449
- const CreateVirtualMFADeviceResponseFilterSensitiveLog = (obj) => ({
450
- ...obj,
451
- ...(obj.VirtualMFADevice && { VirtualMFADevice: (0, exports.VirtualMFADeviceFilterSensitiveLog)(obj.VirtualMFADevice) }),
452
- });
453
- exports.CreateVirtualMFADeviceResponseFilterSensitiveLog = CreateVirtualMFADeviceResponseFilterSensitiveLog;
454
- const ListVirtualMFADevicesResponseFilterSensitiveLog = (obj) => ({
455
- ...obj,
456
- ...(obj.VirtualMFADevices && {
457
- VirtualMFADevices: obj.VirtualMFADevices.map((item) => (0, exports.VirtualMFADeviceFilterSensitiveLog)(item)),
458
- }),
459
- });
460
- exports.ListVirtualMFADevicesResponseFilterSensitiveLog = ListVirtualMFADevicesResponseFilterSensitiveLog;
461
- const ResetServiceSpecificCredentialResponseFilterSensitiveLog = (obj) => ({
462
- ...obj,
463
- ...(obj.ServiceSpecificCredential && {
464
- ServiceSpecificCredential: (0, exports.ServiceSpecificCredentialFilterSensitiveLog)(obj.ServiceSpecificCredential),
465
- }),
466
- });
467
- exports.ResetServiceSpecificCredentialResponseFilterSensitiveLog = ResetServiceSpecificCredentialResponseFilterSensitiveLog;
1
+ module.exports = require("../index.js");
@@ -1,93 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UploadServerCertificateRequestFilterSensitiveLog = exports.UpdateLoginProfileRequestFilterSensitiveLog = exports.InvalidPublicKeyException = exports.DuplicateSSHPublicKeyException = exports.InvalidCertificateException = exports.DuplicateCertificateException = exports.MalformedCertificateException = exports.KeyPairMismatchException = void 0;
4
- const smithy_client_1 = require("@smithy/smithy-client");
5
- const IAMServiceException_1 = require("./IAMServiceException");
6
- class KeyPairMismatchException extends IAMServiceException_1.IAMServiceException {
7
- constructor(opts) {
8
- super({
9
- name: "KeyPairMismatchException",
10
- $fault: "client",
11
- ...opts,
12
- });
13
- this.name = "KeyPairMismatchException";
14
- this.$fault = "client";
15
- Object.setPrototypeOf(this, KeyPairMismatchException.prototype);
16
- }
17
- }
18
- exports.KeyPairMismatchException = KeyPairMismatchException;
19
- class MalformedCertificateException extends IAMServiceException_1.IAMServiceException {
20
- constructor(opts) {
21
- super({
22
- name: "MalformedCertificateException",
23
- $fault: "client",
24
- ...opts,
25
- });
26
- this.name = "MalformedCertificateException";
27
- this.$fault = "client";
28
- Object.setPrototypeOf(this, MalformedCertificateException.prototype);
29
- }
30
- }
31
- exports.MalformedCertificateException = MalformedCertificateException;
32
- class DuplicateCertificateException extends IAMServiceException_1.IAMServiceException {
33
- constructor(opts) {
34
- super({
35
- name: "DuplicateCertificateException",
36
- $fault: "client",
37
- ...opts,
38
- });
39
- this.name = "DuplicateCertificateException";
40
- this.$fault = "client";
41
- Object.setPrototypeOf(this, DuplicateCertificateException.prototype);
42
- }
43
- }
44
- exports.DuplicateCertificateException = DuplicateCertificateException;
45
- class InvalidCertificateException extends IAMServiceException_1.IAMServiceException {
46
- constructor(opts) {
47
- super({
48
- name: "InvalidCertificateException",
49
- $fault: "client",
50
- ...opts,
51
- });
52
- this.name = "InvalidCertificateException";
53
- this.$fault = "client";
54
- Object.setPrototypeOf(this, InvalidCertificateException.prototype);
55
- }
56
- }
57
- exports.InvalidCertificateException = InvalidCertificateException;
58
- class DuplicateSSHPublicKeyException extends IAMServiceException_1.IAMServiceException {
59
- constructor(opts) {
60
- super({
61
- name: "DuplicateSSHPublicKeyException",
62
- $fault: "client",
63
- ...opts,
64
- });
65
- this.name = "DuplicateSSHPublicKeyException";
66
- this.$fault = "client";
67
- Object.setPrototypeOf(this, DuplicateSSHPublicKeyException.prototype);
68
- }
69
- }
70
- exports.DuplicateSSHPublicKeyException = DuplicateSSHPublicKeyException;
71
- class InvalidPublicKeyException extends IAMServiceException_1.IAMServiceException {
72
- constructor(opts) {
73
- super({
74
- name: "InvalidPublicKeyException",
75
- $fault: "client",
76
- ...opts,
77
- });
78
- this.name = "InvalidPublicKeyException";
79
- this.$fault = "client";
80
- Object.setPrototypeOf(this, InvalidPublicKeyException.prototype);
81
- }
82
- }
83
- exports.InvalidPublicKeyException = InvalidPublicKeyException;
84
- const UpdateLoginProfileRequestFilterSensitiveLog = (obj) => ({
85
- ...obj,
86
- ...(obj.Password && { Password: smithy_client_1.SENSITIVE_STRING }),
87
- });
88
- exports.UpdateLoginProfileRequestFilterSensitiveLog = UpdateLoginProfileRequestFilterSensitiveLog;
89
- const UploadServerCertificateRequestFilterSensitiveLog = (obj) => ({
90
- ...obj,
91
- ...(obj.PrivateKey && { PrivateKey: smithy_client_1.SENSITIVE_STRING }),
92
- });
93
- exports.UploadServerCertificateRequestFilterSensitiveLog = UploadServerCertificateRequestFilterSensitiveLog;
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateGetAccountAuthorizationDetails = void 0;
4
- const core_1 = require("@smithy/core");
5
- const GetAccountAuthorizationDetailsCommand_1 = require("../commands/GetAccountAuthorizationDetailsCommand");
6
- const IAMClient_1 = require("../IAMClient");
7
- exports.paginateGetAccountAuthorizationDetails = (0, core_1.createPaginator)(IAMClient_1.IAMClient, GetAccountAuthorizationDetailsCommand_1.GetAccountAuthorizationDetailsCommand, "Marker", "Marker", "MaxItems");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateGetGroup = void 0;
4
- const core_1 = require("@smithy/core");
5
- const GetGroupCommand_1 = require("../commands/GetGroupCommand");
6
- const IAMClient_1 = require("../IAMClient");
7
- exports.paginateGetGroup = (0, core_1.createPaginator)(IAMClient_1.IAMClient, GetGroupCommand_1.GetGroupCommand, "Marker", "Marker", "MaxItems");
1
+ module.exports = require("../index.js");
@@ -1,2 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListAccessKeys = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListAccessKeysCommand_1 = require("../commands/ListAccessKeysCommand");
6
- const IAMClient_1 = require("../IAMClient");
7
- exports.paginateListAccessKeys = (0, core_1.createPaginator)(IAMClient_1.IAMClient, ListAccessKeysCommand_1.ListAccessKeysCommand, "Marker", "Marker", "MaxItems");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListAccountAliases = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListAccountAliasesCommand_1 = require("../commands/ListAccountAliasesCommand");
6
- const IAMClient_1 = require("../IAMClient");
7
- exports.paginateListAccountAliases = (0, core_1.createPaginator)(IAMClient_1.IAMClient, ListAccountAliasesCommand_1.ListAccountAliasesCommand, "Marker", "Marker", "MaxItems");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListAttachedGroupPolicies = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListAttachedGroupPoliciesCommand_1 = require("../commands/ListAttachedGroupPoliciesCommand");
6
- const IAMClient_1 = require("../IAMClient");
7
- exports.paginateListAttachedGroupPolicies = (0, core_1.createPaginator)(IAMClient_1.IAMClient, ListAttachedGroupPoliciesCommand_1.ListAttachedGroupPoliciesCommand, "Marker", "Marker", "MaxItems");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListAttachedRolePolicies = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListAttachedRolePoliciesCommand_1 = require("../commands/ListAttachedRolePoliciesCommand");
6
- const IAMClient_1 = require("../IAMClient");
7
- exports.paginateListAttachedRolePolicies = (0, core_1.createPaginator)(IAMClient_1.IAMClient, ListAttachedRolePoliciesCommand_1.ListAttachedRolePoliciesCommand, "Marker", "Marker", "MaxItems");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListAttachedUserPolicies = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListAttachedUserPoliciesCommand_1 = require("../commands/ListAttachedUserPoliciesCommand");
6
- const IAMClient_1 = require("../IAMClient");
7
- exports.paginateListAttachedUserPolicies = (0, core_1.createPaginator)(IAMClient_1.IAMClient, ListAttachedUserPoliciesCommand_1.ListAttachedUserPoliciesCommand, "Marker", "Marker", "MaxItems");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListEntitiesForPolicy = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListEntitiesForPolicyCommand_1 = require("../commands/ListEntitiesForPolicyCommand");
6
- const IAMClient_1 = require("../IAMClient");
7
- exports.paginateListEntitiesForPolicy = (0, core_1.createPaginator)(IAMClient_1.IAMClient, ListEntitiesForPolicyCommand_1.ListEntitiesForPolicyCommand, "Marker", "Marker", "MaxItems");
1
+ module.exports = require("../index.js");