@aws-sdk/client-iam 3.300.0 → 3.303.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 (156) hide show
  1. package/dist-cjs/models/models_0.js +130 -150
  2. package/dist-es/models/models_0.js +130 -150
  3. package/dist-types/commands/AddClientIDToOpenIDConnectProviderCommand.d.ts +1 -1
  4. package/dist-types/commands/AddRoleToInstanceProfileCommand.d.ts +1 -1
  5. package/dist-types/commands/AddUserToGroupCommand.d.ts +1 -1
  6. package/dist-types/commands/AttachGroupPolicyCommand.d.ts +1 -1
  7. package/dist-types/commands/AttachRolePolicyCommand.d.ts +1 -1
  8. package/dist-types/commands/AttachUserPolicyCommand.d.ts +1 -1
  9. package/dist-types/commands/ChangePasswordCommand.d.ts +1 -1
  10. package/dist-types/commands/CreateAccessKeyCommand.d.ts +1 -1
  11. package/dist-types/commands/CreateAccountAliasCommand.d.ts +1 -1
  12. package/dist-types/commands/CreateGroupCommand.d.ts +1 -1
  13. package/dist-types/commands/CreateInstanceProfileCommand.d.ts +3 -3
  14. package/dist-types/commands/CreateLoginProfileCommand.d.ts +1 -1
  15. package/dist-types/commands/CreateOpenIDConnectProviderCommand.d.ts +5 -5
  16. package/dist-types/commands/CreatePolicyCommand.d.ts +3 -3
  17. package/dist-types/commands/CreatePolicyVersionCommand.d.ts +1 -1
  18. package/dist-types/commands/CreateRoleCommand.d.ts +3 -3
  19. package/dist-types/commands/CreateSAMLProviderCommand.d.ts +3 -3
  20. package/dist-types/commands/CreateServiceLinkedRoleCommand.d.ts +1 -1
  21. package/dist-types/commands/CreateServiceSpecificCredentialCommand.d.ts +1 -1
  22. package/dist-types/commands/CreateUserCommand.d.ts +3 -3
  23. package/dist-types/commands/CreateVirtualMFADeviceCommand.d.ts +3 -3
  24. package/dist-types/commands/DeactivateMFADeviceCommand.d.ts +1 -1
  25. package/dist-types/commands/DeleteAccessKeyCommand.d.ts +1 -1
  26. package/dist-types/commands/DeleteAccountAliasCommand.d.ts +1 -1
  27. package/dist-types/commands/DeleteGroupCommand.d.ts +1 -1
  28. package/dist-types/commands/DeleteGroupPolicyCommand.d.ts +1 -1
  29. package/dist-types/commands/DeleteInstanceProfileCommand.d.ts +1 -1
  30. package/dist-types/commands/DeleteLoginProfileCommand.d.ts +1 -1
  31. package/dist-types/commands/DeleteOpenIDConnectProviderCommand.d.ts +1 -1
  32. package/dist-types/commands/DeletePolicyCommand.d.ts +1 -1
  33. package/dist-types/commands/DeletePolicyVersionCommand.d.ts +1 -1
  34. package/dist-types/commands/DeleteRoleCommand.d.ts +1 -1
  35. package/dist-types/commands/DeleteRolePermissionsBoundaryCommand.d.ts +1 -1
  36. package/dist-types/commands/DeleteRolePolicyCommand.d.ts +1 -1
  37. package/dist-types/commands/DeleteSAMLProviderCommand.d.ts +1 -1
  38. package/dist-types/commands/DeleteSSHPublicKeyCommand.d.ts +1 -1
  39. package/dist-types/commands/DeleteServerCertificateCommand.d.ts +1 -1
  40. package/dist-types/commands/DeleteServiceLinkedRoleCommand.d.ts +1 -1
  41. package/dist-types/commands/DeleteServiceSpecificCredentialCommand.d.ts +1 -1
  42. package/dist-types/commands/DeleteSigningCertificateCommand.d.ts +1 -1
  43. package/dist-types/commands/DeleteUserCommand.d.ts +1 -1
  44. package/dist-types/commands/DeleteUserPermissionsBoundaryCommand.d.ts +1 -1
  45. package/dist-types/commands/DeleteUserPolicyCommand.d.ts +1 -1
  46. package/dist-types/commands/DeleteVirtualMFADeviceCommand.d.ts +1 -1
  47. package/dist-types/commands/DetachGroupPolicyCommand.d.ts +1 -1
  48. package/dist-types/commands/DetachRolePolicyCommand.d.ts +1 -1
  49. package/dist-types/commands/DetachUserPolicyCommand.d.ts +1 -1
  50. package/dist-types/commands/EnableMFADeviceCommand.d.ts +1 -1
  51. package/dist-types/commands/GenerateOrganizationsAccessReportCommand.d.ts +1 -1
  52. package/dist-types/commands/GenerateServiceLastAccessedDetailsCommand.d.ts +1 -1
  53. package/dist-types/commands/GetAccessKeyLastUsedCommand.d.ts +1 -1
  54. package/dist-types/commands/GetAccountAuthorizationDetailsCommand.d.ts +2 -2
  55. package/dist-types/commands/GetContextKeysForCustomPolicyCommand.d.ts +2 -2
  56. package/dist-types/commands/GetContextKeysForPrincipalPolicyCommand.d.ts +2 -2
  57. package/dist-types/commands/GetGroupCommand.d.ts +1 -1
  58. package/dist-types/commands/GetGroupPolicyCommand.d.ts +1 -1
  59. package/dist-types/commands/GetInstanceProfileCommand.d.ts +1 -1
  60. package/dist-types/commands/GetLoginProfileCommand.d.ts +1 -1
  61. package/dist-types/commands/GetOpenIDConnectProviderCommand.d.ts +1 -1
  62. package/dist-types/commands/GetOrganizationsAccessReportCommand.d.ts +1 -1
  63. package/dist-types/commands/GetPolicyCommand.d.ts +1 -1
  64. package/dist-types/commands/GetPolicyVersionCommand.d.ts +1 -1
  65. package/dist-types/commands/GetRoleCommand.d.ts +1 -1
  66. package/dist-types/commands/GetRolePolicyCommand.d.ts +1 -1
  67. package/dist-types/commands/GetSAMLProviderCommand.d.ts +1 -1
  68. package/dist-types/commands/GetSSHPublicKeyCommand.d.ts +1 -1
  69. package/dist-types/commands/GetServerCertificateCommand.d.ts +1 -1
  70. package/dist-types/commands/GetServiceLastAccessedDetailsCommand.d.ts +1 -1
  71. package/dist-types/commands/GetServiceLastAccessedDetailsWithEntitiesCommand.d.ts +1 -1
  72. package/dist-types/commands/GetServiceLinkedRoleDeletionStatusCommand.d.ts +1 -1
  73. package/dist-types/commands/GetUserCommand.d.ts +1 -1
  74. package/dist-types/commands/GetUserPolicyCommand.d.ts +1 -1
  75. package/dist-types/commands/ListAccessKeysCommand.d.ts +1 -1
  76. package/dist-types/commands/ListAccountAliasesCommand.d.ts +1 -1
  77. package/dist-types/commands/ListAttachedGroupPoliciesCommand.d.ts +1 -1
  78. package/dist-types/commands/ListAttachedRolePoliciesCommand.d.ts +1 -1
  79. package/dist-types/commands/ListAttachedUserPoliciesCommand.d.ts +1 -1
  80. package/dist-types/commands/ListEntitiesForPolicyCommand.d.ts +1 -1
  81. package/dist-types/commands/ListGroupPoliciesCommand.d.ts +1 -1
  82. package/dist-types/commands/ListGroupsCommand.d.ts +1 -1
  83. package/dist-types/commands/ListGroupsForUserCommand.d.ts +1 -1
  84. package/dist-types/commands/ListInstanceProfileTagsCommand.d.ts +1 -1
  85. package/dist-types/commands/ListInstanceProfilesCommand.d.ts +1 -1
  86. package/dist-types/commands/ListInstanceProfilesForRoleCommand.d.ts +1 -1
  87. package/dist-types/commands/ListMFADeviceTagsCommand.d.ts +1 -1
  88. package/dist-types/commands/ListMFADevicesCommand.d.ts +1 -1
  89. package/dist-types/commands/ListOpenIDConnectProviderTagsCommand.d.ts +1 -1
  90. package/dist-types/commands/ListPoliciesCommand.d.ts +1 -1
  91. package/dist-types/commands/ListPoliciesGrantingServiceAccessCommand.d.ts +2 -2
  92. package/dist-types/commands/ListPolicyTagsCommand.d.ts +1 -1
  93. package/dist-types/commands/ListPolicyVersionsCommand.d.ts +1 -1
  94. package/dist-types/commands/ListRolePoliciesCommand.d.ts +1 -1
  95. package/dist-types/commands/ListRoleTagsCommand.d.ts +1 -1
  96. package/dist-types/commands/ListRolesCommand.d.ts +1 -1
  97. package/dist-types/commands/ListSAMLProviderTagsCommand.d.ts +1 -1
  98. package/dist-types/commands/ListSSHPublicKeysCommand.d.ts +1 -1
  99. package/dist-types/commands/ListServerCertificateTagsCommand.d.ts +1 -1
  100. package/dist-types/commands/ListServerCertificatesCommand.d.ts +1 -1
  101. package/dist-types/commands/ListServiceSpecificCredentialsCommand.d.ts +1 -1
  102. package/dist-types/commands/ListSigningCertificatesCommand.d.ts +1 -1
  103. package/dist-types/commands/ListUserPoliciesCommand.d.ts +1 -1
  104. package/dist-types/commands/ListUserTagsCommand.d.ts +1 -1
  105. package/dist-types/commands/ListUsersCommand.d.ts +1 -1
  106. package/dist-types/commands/ListVirtualMFADevicesCommand.d.ts +1 -1
  107. package/dist-types/commands/PutGroupPolicyCommand.d.ts +1 -1
  108. package/dist-types/commands/PutRolePermissionsBoundaryCommand.d.ts +1 -1
  109. package/dist-types/commands/PutRolePolicyCommand.d.ts +1 -1
  110. package/dist-types/commands/PutUserPermissionsBoundaryCommand.d.ts +1 -1
  111. package/dist-types/commands/PutUserPolicyCommand.d.ts +1 -1
  112. package/dist-types/commands/RemoveClientIDFromOpenIDConnectProviderCommand.d.ts +1 -1
  113. package/dist-types/commands/RemoveRoleFromInstanceProfileCommand.d.ts +1 -1
  114. package/dist-types/commands/RemoveUserFromGroupCommand.d.ts +1 -1
  115. package/dist-types/commands/ResetServiceSpecificCredentialCommand.d.ts +1 -1
  116. package/dist-types/commands/ResyncMFADeviceCommand.d.ts +1 -1
  117. package/dist-types/commands/SetDefaultPolicyVersionCommand.d.ts +1 -1
  118. package/dist-types/commands/SetSecurityTokenServicePreferencesCommand.d.ts +1 -1
  119. package/dist-types/commands/SimulateCustomPolicyCommand.d.ts +7 -7
  120. package/dist-types/commands/SimulatePrincipalPolicyCommand.d.ts +7 -7
  121. package/dist-types/commands/TagInstanceProfileCommand.d.ts +3 -3
  122. package/dist-types/commands/TagMFADeviceCommand.d.ts +3 -3
  123. package/dist-types/commands/TagOpenIDConnectProviderCommand.d.ts +3 -3
  124. package/dist-types/commands/TagPolicyCommand.d.ts +3 -3
  125. package/dist-types/commands/TagRoleCommand.d.ts +3 -3
  126. package/dist-types/commands/TagSAMLProviderCommand.d.ts +3 -3
  127. package/dist-types/commands/TagServerCertificateCommand.d.ts +3 -3
  128. package/dist-types/commands/TagUserCommand.d.ts +3 -3
  129. package/dist-types/commands/UntagInstanceProfileCommand.d.ts +2 -2
  130. package/dist-types/commands/UntagMFADeviceCommand.d.ts +2 -2
  131. package/dist-types/commands/UntagOpenIDConnectProviderCommand.d.ts +2 -2
  132. package/dist-types/commands/UntagPolicyCommand.d.ts +2 -2
  133. package/dist-types/commands/UntagRoleCommand.d.ts +2 -2
  134. package/dist-types/commands/UntagSAMLProviderCommand.d.ts +2 -2
  135. package/dist-types/commands/UntagServerCertificateCommand.d.ts +2 -2
  136. package/dist-types/commands/UntagUserCommand.d.ts +2 -2
  137. package/dist-types/commands/UpdateAccessKeyCommand.d.ts +1 -1
  138. package/dist-types/commands/UpdateAccountPasswordPolicyCommand.d.ts +1 -1
  139. package/dist-types/commands/UpdateAssumeRolePolicyCommand.d.ts +1 -1
  140. package/dist-types/commands/UpdateGroupCommand.d.ts +1 -1
  141. package/dist-types/commands/UpdateLoginProfileCommand.d.ts +1 -1
  142. package/dist-types/commands/UpdateOpenIDConnectProviderThumbprintCommand.d.ts +2 -2
  143. package/dist-types/commands/UpdateRoleCommand.d.ts +1 -1
  144. package/dist-types/commands/UpdateRoleDescriptionCommand.d.ts +1 -1
  145. package/dist-types/commands/UpdateSAMLProviderCommand.d.ts +1 -1
  146. package/dist-types/commands/UpdateSSHPublicKeyCommand.d.ts +1 -1
  147. package/dist-types/commands/UpdateServerCertificateCommand.d.ts +1 -1
  148. package/dist-types/commands/UpdateServiceSpecificCredentialCommand.d.ts +1 -1
  149. package/dist-types/commands/UpdateSigningCertificateCommand.d.ts +1 -1
  150. package/dist-types/commands/UpdateUserCommand.d.ts +1 -1
  151. package/dist-types/commands/UploadSSHPublicKeyCommand.d.ts +1 -1
  152. package/dist-types/commands/UploadServerCertificateCommand.d.ts +3 -3
  153. package/dist-types/commands/UploadSigningCertificateCommand.d.ts +1 -1
  154. package/dist-types/models/models_0.d.ts +230 -130
  155. package/dist-types/ts3.4/models/models_0.d.ts +164 -130
  156. package/package.json +35 -35
@@ -1,15 +1,13 @@
1
1
  import { SENSITIVE_STRING } from "@aws-sdk/smithy-client";
2
2
  import { IAMServiceException as __BaseException } from "./IAMServiceException";
3
- export var AccessAdvisorUsageGranularityType;
4
- (function (AccessAdvisorUsageGranularityType) {
5
- AccessAdvisorUsageGranularityType["ACTION_LEVEL"] = "ACTION_LEVEL";
6
- AccessAdvisorUsageGranularityType["SERVICE_LEVEL"] = "SERVICE_LEVEL";
7
- })(AccessAdvisorUsageGranularityType || (AccessAdvisorUsageGranularityType = {}));
8
- export var StatusType;
9
- (function (StatusType) {
10
- StatusType["Active"] = "Active";
11
- StatusType["Inactive"] = "Inactive";
12
- })(StatusType || (StatusType = {}));
3
+ export const AccessAdvisorUsageGranularityType = {
4
+ ACTION_LEVEL: "ACTION_LEVEL",
5
+ SERVICE_LEVEL: "SERVICE_LEVEL",
6
+ };
7
+ export const StatusType = {
8
+ Active: "Active",
9
+ Inactive: "Inactive",
10
+ };
13
11
  export class InvalidInputException extends __BaseException {
14
12
  constructor(opts) {
15
13
  super({
@@ -82,16 +80,14 @@ export class UnmodifiableEntityException extends __BaseException {
82
80
  Object.setPrototypeOf(this, UnmodifiableEntityException.prototype);
83
81
  }
84
82
  }
85
- export var AssignmentStatusType;
86
- (function (AssignmentStatusType) {
87
- AssignmentStatusType["Any"] = "Any";
88
- AssignmentStatusType["Assigned"] = "Assigned";
89
- AssignmentStatusType["Unassigned"] = "Unassigned";
90
- })(AssignmentStatusType || (AssignmentStatusType = {}));
91
- export var PermissionsBoundaryAttachmentType;
92
- (function (PermissionsBoundaryAttachmentType) {
93
- PermissionsBoundaryAttachmentType["Policy"] = "PermissionsBoundaryPolicy";
94
- })(PermissionsBoundaryAttachmentType || (PermissionsBoundaryAttachmentType = {}));
83
+ export const AssignmentStatusType = {
84
+ Any: "Any",
85
+ Assigned: "Assigned",
86
+ Unassigned: "Unassigned",
87
+ };
88
+ export const PermissionsBoundaryAttachmentType = {
89
+ Policy: "PermissionsBoundaryPolicy",
90
+ };
95
91
  export class PolicyNotAttachableException extends __BaseException {
96
92
  constructor(opts) {
97
93
  super({
@@ -200,12 +196,11 @@ export class InvalidAuthenticationCodeException extends __BaseException {
200
196
  Object.setPrototypeOf(this, InvalidAuthenticationCodeException.prototype);
201
197
  }
202
198
  }
203
- export var ReportStateType;
204
- (function (ReportStateType) {
205
- ReportStateType["COMPLETE"] = "COMPLETE";
206
- ReportStateType["INPROGRESS"] = "INPROGRESS";
207
- ReportStateType["STARTED"] = "STARTED";
208
- })(ReportStateType || (ReportStateType = {}));
199
+ export const ReportStateType = {
200
+ COMPLETE: "COMPLETE",
201
+ INPROGRESS: "INPROGRESS",
202
+ STARTED: "STARTED",
203
+ };
209
204
  export class ReportGenerationLimitExceededException extends __BaseException {
210
205
  constructor(opts) {
211
206
  super({
@@ -218,43 +213,41 @@ export class ReportGenerationLimitExceededException extends __BaseException {
218
213
  Object.setPrototypeOf(this, ReportGenerationLimitExceededException.prototype);
219
214
  }
220
215
  }
221
- export var EntityType;
222
- (function (EntityType) {
223
- EntityType["AWSManagedPolicy"] = "AWSManagedPolicy";
224
- EntityType["Group"] = "Group";
225
- EntityType["LocalManagedPolicy"] = "LocalManagedPolicy";
226
- EntityType["Role"] = "Role";
227
- EntityType["User"] = "User";
228
- })(EntityType || (EntityType = {}));
229
- export var SummaryKeyType;
230
- (function (SummaryKeyType) {
231
- SummaryKeyType["AccessKeysPerUserQuota"] = "AccessKeysPerUserQuota";
232
- SummaryKeyType["AccountAccessKeysPresent"] = "AccountAccessKeysPresent";
233
- SummaryKeyType["AccountMFAEnabled"] = "AccountMFAEnabled";
234
- SummaryKeyType["AccountSigningCertificatesPresent"] = "AccountSigningCertificatesPresent";
235
- SummaryKeyType["AttachedPoliciesPerGroupQuota"] = "AttachedPoliciesPerGroupQuota";
236
- SummaryKeyType["AttachedPoliciesPerRoleQuota"] = "AttachedPoliciesPerRoleQuota";
237
- SummaryKeyType["AttachedPoliciesPerUserQuota"] = "AttachedPoliciesPerUserQuota";
238
- SummaryKeyType["GlobalEndpointTokenVersion"] = "GlobalEndpointTokenVersion";
239
- SummaryKeyType["GroupPolicySizeQuota"] = "GroupPolicySizeQuota";
240
- SummaryKeyType["Groups"] = "Groups";
241
- SummaryKeyType["GroupsPerUserQuota"] = "GroupsPerUserQuota";
242
- SummaryKeyType["GroupsQuota"] = "GroupsQuota";
243
- SummaryKeyType["MFADevices"] = "MFADevices";
244
- SummaryKeyType["MFADevicesInUse"] = "MFADevicesInUse";
245
- SummaryKeyType["Policies"] = "Policies";
246
- SummaryKeyType["PoliciesQuota"] = "PoliciesQuota";
247
- SummaryKeyType["PolicySizeQuota"] = "PolicySizeQuota";
248
- SummaryKeyType["PolicyVersionsInUse"] = "PolicyVersionsInUse";
249
- SummaryKeyType["PolicyVersionsInUseQuota"] = "PolicyVersionsInUseQuota";
250
- SummaryKeyType["ServerCertificates"] = "ServerCertificates";
251
- SummaryKeyType["ServerCertificatesQuota"] = "ServerCertificatesQuota";
252
- SummaryKeyType["SigningCertificatesPerUserQuota"] = "SigningCertificatesPerUserQuota";
253
- SummaryKeyType["UserPolicySizeQuota"] = "UserPolicySizeQuota";
254
- SummaryKeyType["Users"] = "Users";
255
- SummaryKeyType["UsersQuota"] = "UsersQuota";
256
- SummaryKeyType["VersionsPerPolicyQuota"] = "VersionsPerPolicyQuota";
257
- })(SummaryKeyType || (SummaryKeyType = {}));
216
+ export const EntityType = {
217
+ AWSManagedPolicy: "AWSManagedPolicy",
218
+ Group: "Group",
219
+ LocalManagedPolicy: "LocalManagedPolicy",
220
+ Role: "Role",
221
+ User: "User",
222
+ };
223
+ export const SummaryKeyType = {
224
+ AccessKeysPerUserQuota: "AccessKeysPerUserQuota",
225
+ AccountAccessKeysPresent: "AccountAccessKeysPresent",
226
+ AccountMFAEnabled: "AccountMFAEnabled",
227
+ AccountSigningCertificatesPresent: "AccountSigningCertificatesPresent",
228
+ AttachedPoliciesPerGroupQuota: "AttachedPoliciesPerGroupQuota",
229
+ AttachedPoliciesPerRoleQuota: "AttachedPoliciesPerRoleQuota",
230
+ AttachedPoliciesPerUserQuota: "AttachedPoliciesPerUserQuota",
231
+ GlobalEndpointTokenVersion: "GlobalEndpointTokenVersion",
232
+ GroupPolicySizeQuota: "GroupPolicySizeQuota",
233
+ Groups: "Groups",
234
+ GroupsPerUserQuota: "GroupsPerUserQuota",
235
+ GroupsQuota: "GroupsQuota",
236
+ MFADevices: "MFADevices",
237
+ MFADevicesInUse: "MFADevicesInUse",
238
+ Policies: "Policies",
239
+ PoliciesQuota: "PoliciesQuota",
240
+ PolicySizeQuota: "PolicySizeQuota",
241
+ PolicyVersionsInUse: "PolicyVersionsInUse",
242
+ PolicyVersionsInUseQuota: "PolicyVersionsInUseQuota",
243
+ ServerCertificates: "ServerCertificates",
244
+ ServerCertificatesQuota: "ServerCertificatesQuota",
245
+ SigningCertificatesPerUserQuota: "SigningCertificatesPerUserQuota",
246
+ UserPolicySizeQuota: "UserPolicySizeQuota",
247
+ Users: "Users",
248
+ UsersQuota: "UsersQuota",
249
+ VersionsPerPolicyQuota: "VersionsPerPolicyQuota",
250
+ };
258
251
  export class CredentialReportExpiredException extends __BaseException {
259
252
  constructor(opts) {
260
253
  super({
@@ -291,41 +284,35 @@ export class CredentialReportNotReadyException extends __BaseException {
291
284
  Object.setPrototypeOf(this, CredentialReportNotReadyException.prototype);
292
285
  }
293
286
  }
294
- export var ReportFormatType;
295
- (function (ReportFormatType) {
296
- ReportFormatType["text_csv"] = "text/csv";
297
- })(ReportFormatType || (ReportFormatType = {}));
298
- export var SortKeyType;
299
- (function (SortKeyType) {
300
- SortKeyType["LAST_AUTHENTICATED_TIME_ASCENDING"] = "LAST_AUTHENTICATED_TIME_ASCENDING";
301
- SortKeyType["LAST_AUTHENTICATED_TIME_DESCENDING"] = "LAST_AUTHENTICATED_TIME_DESCENDING";
302
- SortKeyType["SERVICE_NAMESPACE_ASCENDING"] = "SERVICE_NAMESPACE_ASCENDING";
303
- SortKeyType["SERVICE_NAMESPACE_DESCENDING"] = "SERVICE_NAMESPACE_DESCENDING";
304
- })(SortKeyType || (SortKeyType = {}));
305
- export var JobStatusType;
306
- (function (JobStatusType) {
307
- JobStatusType["COMPLETED"] = "COMPLETED";
308
- JobStatusType["FAILED"] = "FAILED";
309
- JobStatusType["IN_PROGRESS"] = "IN_PROGRESS";
310
- })(JobStatusType || (JobStatusType = {}));
311
- export var PolicyOwnerEntityType;
312
- (function (PolicyOwnerEntityType) {
313
- PolicyOwnerEntityType["GROUP"] = "GROUP";
314
- PolicyOwnerEntityType["ROLE"] = "ROLE";
315
- PolicyOwnerEntityType["USER"] = "USER";
316
- })(PolicyOwnerEntityType || (PolicyOwnerEntityType = {}));
317
- export var DeletionTaskStatusType;
318
- (function (DeletionTaskStatusType) {
319
- DeletionTaskStatusType["FAILED"] = "FAILED";
320
- DeletionTaskStatusType["IN_PROGRESS"] = "IN_PROGRESS";
321
- DeletionTaskStatusType["NOT_STARTED"] = "NOT_STARTED";
322
- DeletionTaskStatusType["SUCCEEDED"] = "SUCCEEDED";
323
- })(DeletionTaskStatusType || (DeletionTaskStatusType = {}));
324
- export var EncodingType;
325
- (function (EncodingType) {
326
- EncodingType["PEM"] = "PEM";
327
- EncodingType["SSH"] = "SSH";
328
- })(EncodingType || (EncodingType = {}));
287
+ export const ReportFormatType = {
288
+ text_csv: "text/csv",
289
+ };
290
+ export const SortKeyType = {
291
+ LAST_AUTHENTICATED_TIME_ASCENDING: "LAST_AUTHENTICATED_TIME_ASCENDING",
292
+ LAST_AUTHENTICATED_TIME_DESCENDING: "LAST_AUTHENTICATED_TIME_DESCENDING",
293
+ SERVICE_NAMESPACE_ASCENDING: "SERVICE_NAMESPACE_ASCENDING",
294
+ SERVICE_NAMESPACE_DESCENDING: "SERVICE_NAMESPACE_DESCENDING",
295
+ };
296
+ export const JobStatusType = {
297
+ COMPLETED: "COMPLETED",
298
+ FAILED: "FAILED",
299
+ IN_PROGRESS: "IN_PROGRESS",
300
+ };
301
+ export const PolicyOwnerEntityType = {
302
+ GROUP: "GROUP",
303
+ ROLE: "ROLE",
304
+ USER: "USER",
305
+ };
306
+ export const DeletionTaskStatusType = {
307
+ FAILED: "FAILED",
308
+ IN_PROGRESS: "IN_PROGRESS",
309
+ NOT_STARTED: "NOT_STARTED",
310
+ SUCCEEDED: "SUCCEEDED",
311
+ };
312
+ export const EncodingType = {
313
+ PEM: "PEM",
314
+ SSH: "SSH",
315
+ };
329
316
  export class UnrecognizedPublicKeyEncodingException extends __BaseException {
330
317
  constructor(opts) {
331
318
  super({
@@ -338,27 +325,23 @@ export class UnrecognizedPublicKeyEncodingException extends __BaseException {
338
325
  Object.setPrototypeOf(this, UnrecognizedPublicKeyEncodingException.prototype);
339
326
  }
340
327
  }
341
- export var PolicyUsageType;
342
- (function (PolicyUsageType) {
343
- PolicyUsageType["PermissionsBoundary"] = "PermissionsBoundary";
344
- PolicyUsageType["PermissionsPolicy"] = "PermissionsPolicy";
345
- })(PolicyUsageType || (PolicyUsageType = {}));
346
- export var PolicyScopeType;
347
- (function (PolicyScopeType) {
348
- PolicyScopeType["AWS"] = "AWS";
349
- PolicyScopeType["All"] = "All";
350
- PolicyScopeType["Local"] = "Local";
351
- })(PolicyScopeType || (PolicyScopeType = {}));
352
- export var PolicyType;
353
- (function (PolicyType) {
354
- PolicyType["INLINE"] = "INLINE";
355
- PolicyType["MANAGED"] = "MANAGED";
356
- })(PolicyType || (PolicyType = {}));
357
- export var GlobalEndpointTokenVersion;
358
- (function (GlobalEndpointTokenVersion) {
359
- GlobalEndpointTokenVersion["v1Token"] = "v1Token";
360
- GlobalEndpointTokenVersion["v2Token"] = "v2Token";
361
- })(GlobalEndpointTokenVersion || (GlobalEndpointTokenVersion = {}));
328
+ export const PolicyUsageType = {
329
+ PermissionsBoundary: "PermissionsBoundary",
330
+ PermissionsPolicy: "PermissionsPolicy",
331
+ };
332
+ export const PolicyScopeType = {
333
+ AWS: "AWS",
334
+ All: "All",
335
+ Local: "Local",
336
+ };
337
+ export const PolicyType = {
338
+ INLINE: "INLINE",
339
+ MANAGED: "MANAGED",
340
+ };
341
+ export const GlobalEndpointTokenVersion = {
342
+ v1Token: "v1Token",
343
+ v2Token: "v2Token",
344
+ };
362
345
  export class PolicyEvaluationException extends __BaseException {
363
346
  constructor(opts) {
364
347
  super({
@@ -371,37 +354,34 @@ export class PolicyEvaluationException extends __BaseException {
371
354
  Object.setPrototypeOf(this, PolicyEvaluationException.prototype);
372
355
  }
373
356
  }
374
- export var ContextKeyTypeEnum;
375
- (function (ContextKeyTypeEnum) {
376
- ContextKeyTypeEnum["BINARY"] = "binary";
377
- ContextKeyTypeEnum["BINARY_LIST"] = "binaryList";
378
- ContextKeyTypeEnum["BOOLEAN"] = "boolean";
379
- ContextKeyTypeEnum["BOOLEAN_LIST"] = "booleanList";
380
- ContextKeyTypeEnum["DATE"] = "date";
381
- ContextKeyTypeEnum["DATE_LIST"] = "dateList";
382
- ContextKeyTypeEnum["IP"] = "ip";
383
- ContextKeyTypeEnum["IP_LIST"] = "ipList";
384
- ContextKeyTypeEnum["NUMERIC"] = "numeric";
385
- ContextKeyTypeEnum["NUMERIC_LIST"] = "numericList";
386
- ContextKeyTypeEnum["STRING"] = "string";
387
- ContextKeyTypeEnum["STRING_LIST"] = "stringList";
388
- })(ContextKeyTypeEnum || (ContextKeyTypeEnum = {}));
389
- export var PolicyEvaluationDecisionType;
390
- (function (PolicyEvaluationDecisionType) {
391
- PolicyEvaluationDecisionType["ALLOWED"] = "allowed";
392
- PolicyEvaluationDecisionType["EXPLICIT_DENY"] = "explicitDeny";
393
- PolicyEvaluationDecisionType["IMPLICIT_DENY"] = "implicitDeny";
394
- })(PolicyEvaluationDecisionType || (PolicyEvaluationDecisionType = {}));
395
- export var PolicySourceType;
396
- (function (PolicySourceType) {
397
- PolicySourceType["AWS_MANAGED"] = "aws-managed";
398
- PolicySourceType["GROUP"] = "group";
399
- PolicySourceType["NONE"] = "none";
400
- PolicySourceType["RESOURCE"] = "resource";
401
- PolicySourceType["ROLE"] = "role";
402
- PolicySourceType["USER"] = "user";
403
- PolicySourceType["USER_MANAGED"] = "user-managed";
404
- })(PolicySourceType || (PolicySourceType = {}));
357
+ export const ContextKeyTypeEnum = {
358
+ BINARY: "binary",
359
+ BINARY_LIST: "binaryList",
360
+ BOOLEAN: "boolean",
361
+ BOOLEAN_LIST: "booleanList",
362
+ DATE: "date",
363
+ DATE_LIST: "dateList",
364
+ IP: "ip",
365
+ IP_LIST: "ipList",
366
+ NUMERIC: "numeric",
367
+ NUMERIC_LIST: "numericList",
368
+ STRING: "string",
369
+ STRING_LIST: "stringList",
370
+ };
371
+ export const PolicyEvaluationDecisionType = {
372
+ ALLOWED: "allowed",
373
+ EXPLICIT_DENY: "explicitDeny",
374
+ IMPLICIT_DENY: "implicitDeny",
375
+ };
376
+ export const PolicySourceType = {
377
+ AWS_MANAGED: "aws-managed",
378
+ GROUP: "group",
379
+ NONE: "none",
380
+ RESOURCE: "resource",
381
+ ROLE: "role",
382
+ USER: "user",
383
+ USER_MANAGED: "user-managed",
384
+ };
405
385
  export const AccessKeyFilterSensitiveLog = (obj) => ({
406
386
  ...obj,
407
387
  ...(obj.SecretAccessKey && { SecretAccessKey: SENSITIVE_STRING }),
@@ -29,7 +29,7 @@ export interface AddClientIDToOpenIDConnectProviderCommandOutput extends __Metad
29
29
  * import { IAMClient, AddClientIDToOpenIDConnectProviderCommand } from "@aws-sdk/client-iam"; // ES Modules import
30
30
  * // const { IAMClient, AddClientIDToOpenIDConnectProviderCommand } = require("@aws-sdk/client-iam"); // CommonJS import
31
31
  * const client = new IAMClient(config);
32
- * const input = {
32
+ * const input = { // AddClientIDToOpenIDConnectProviderRequest
33
33
  * OpenIDConnectProviderArn: "STRING_VALUE", // required
34
34
  * ClientID: "STRING_VALUE", // required
35
35
  * };
@@ -38,7 +38,7 @@ export interface AddRoleToInstanceProfileCommandOutput extends __MetadataBearer
38
38
  * import { IAMClient, AddRoleToInstanceProfileCommand } from "@aws-sdk/client-iam"; // ES Modules import
39
39
  * // const { IAMClient, AddRoleToInstanceProfileCommand } = require("@aws-sdk/client-iam"); // CommonJS import
40
40
  * const client = new IAMClient(config);
41
- * const input = {
41
+ * const input = { // AddRoleToInstanceProfileRequest
42
42
  * InstanceProfileName: "STRING_VALUE", // required
43
43
  * RoleName: "STRING_VALUE", // required
44
44
  * };
@@ -26,7 +26,7 @@ export interface AddUserToGroupCommandOutput extends __MetadataBearer {
26
26
  * import { IAMClient, AddUserToGroupCommand } from "@aws-sdk/client-iam"; // ES Modules import
27
27
  * // const { IAMClient, AddUserToGroupCommand } = require("@aws-sdk/client-iam"); // CommonJS import
28
28
  * const client = new IAMClient(config);
29
- * const input = {
29
+ * const input = { // AddUserToGroupRequest
30
30
  * GroupName: "STRING_VALUE", // required
31
31
  * UserName: "STRING_VALUE", // required
32
32
  * };
@@ -33,7 +33,7 @@ export interface AttachGroupPolicyCommandOutput extends __MetadataBearer {
33
33
  * import { IAMClient, AttachGroupPolicyCommand } from "@aws-sdk/client-iam"; // ES Modules import
34
34
  * // const { IAMClient, AttachGroupPolicyCommand } = require("@aws-sdk/client-iam"); // CommonJS import
35
35
  * const client = new IAMClient(config);
36
- * const input = {
36
+ * const input = { // AttachGroupPolicyRequest
37
37
  * GroupName: "STRING_VALUE", // required
38
38
  * PolicyArn: "STRING_VALUE", // required
39
39
  * };
@@ -40,7 +40,7 @@ export interface AttachRolePolicyCommandOutput extends __MetadataBearer {
40
40
  * import { IAMClient, AttachRolePolicyCommand } from "@aws-sdk/client-iam"; // ES Modules import
41
41
  * // const { IAMClient, AttachRolePolicyCommand } = require("@aws-sdk/client-iam"); // CommonJS import
42
42
  * const client = new IAMClient(config);
43
- * const input = {
43
+ * const input = { // AttachRolePolicyRequest
44
44
  * RoleName: "STRING_VALUE", // required
45
45
  * PolicyArn: "STRING_VALUE", // required
46
46
  * };
@@ -33,7 +33,7 @@ export interface AttachUserPolicyCommandOutput extends __MetadataBearer {
33
33
  * import { IAMClient, AttachUserPolicyCommand } from "@aws-sdk/client-iam"; // ES Modules import
34
34
  * // const { IAMClient, AttachUserPolicyCommand } = require("@aws-sdk/client-iam"); // CommonJS import
35
35
  * const client = new IAMClient(config);
36
- * const input = {
36
+ * const input = { // AttachUserPolicyRequest
37
37
  * UserName: "STRING_VALUE", // required
38
38
  * PolicyArn: "STRING_VALUE", // required
39
39
  * };
@@ -33,7 +33,7 @@ export interface ChangePasswordCommandOutput extends __MetadataBearer {
33
33
  * import { IAMClient, ChangePasswordCommand } from "@aws-sdk/client-iam"; // ES Modules import
34
34
  * // const { IAMClient, ChangePasswordCommand } = require("@aws-sdk/client-iam"); // CommonJS import
35
35
  * const client = new IAMClient(config);
36
- * const input = {
36
+ * const input = { // ChangePasswordRequest
37
37
  * OldPassword: "STRING_VALUE", // required
38
38
  * NewPassword: "STRING_VALUE", // required
39
39
  * };
@@ -39,7 +39,7 @@ export interface CreateAccessKeyCommandOutput extends CreateAccessKeyResponse, _
39
39
  * import { IAMClient, CreateAccessKeyCommand } from "@aws-sdk/client-iam"; // ES Modules import
40
40
  * // const { IAMClient, CreateAccessKeyCommand } = require("@aws-sdk/client-iam"); // CommonJS import
41
41
  * const client = new IAMClient(config);
42
- * const input = {
42
+ * const input = { // CreateAccessKeyRequest
43
43
  * UserName: "STRING_VALUE",
44
44
  * };
45
45
  * const command = new CreateAccessKeyCommand(input);
@@ -29,7 +29,7 @@ export interface CreateAccountAliasCommandOutput extends __MetadataBearer {
29
29
  * import { IAMClient, CreateAccountAliasCommand } from "@aws-sdk/client-iam"; // ES Modules import
30
30
  * // const { IAMClient, CreateAccountAliasCommand } = require("@aws-sdk/client-iam"); // CommonJS import
31
31
  * const client = new IAMClient(config);
32
- * const input = {
32
+ * const input = { // CreateAccountAliasRequest
33
33
  * AccountAlias: "STRING_VALUE", // required
34
34
  * };
35
35
  * const command = new CreateAccountAliasCommand(input);
@@ -28,7 +28,7 @@ export interface CreateGroupCommandOutput extends CreateGroupResponse, __Metadat
28
28
  * import { IAMClient, CreateGroupCommand } from "@aws-sdk/client-iam"; // ES Modules import
29
29
  * // const { IAMClient, CreateGroupCommand } = require("@aws-sdk/client-iam"); // CommonJS import
30
30
  * const client = new IAMClient(config);
31
- * const input = {
31
+ * const input = { // CreateGroupRequest
32
32
  * Path: "STRING_VALUE",
33
33
  * GroupName: "STRING_VALUE", // required
34
34
  * };
@@ -30,11 +30,11 @@ export interface CreateInstanceProfileCommandOutput extends CreateInstanceProfil
30
30
  * import { IAMClient, CreateInstanceProfileCommand } from "@aws-sdk/client-iam"; // ES Modules import
31
31
  * // const { IAMClient, CreateInstanceProfileCommand } = require("@aws-sdk/client-iam"); // CommonJS import
32
32
  * const client = new IAMClient(config);
33
- * const input = {
33
+ * const input = { // CreateInstanceProfileRequest
34
34
  * InstanceProfileName: "STRING_VALUE", // required
35
35
  * Path: "STRING_VALUE",
36
- * Tags: [
37
- * {
36
+ * Tags: [ // tagListType
37
+ * { // Tag
38
38
  * Key: "STRING_VALUE", // required
39
39
  * Value: "STRING_VALUE", // required
40
40
  * },
@@ -31,7 +31,7 @@ export interface CreateLoginProfileCommandOutput extends CreateLoginProfileRespo
31
31
  * import { IAMClient, CreateLoginProfileCommand } from "@aws-sdk/client-iam"; // ES Modules import
32
32
  * // const { IAMClient, CreateLoginProfileCommand } = require("@aws-sdk/client-iam"); // CommonJS import
33
33
  * const client = new IAMClient(config);
34
- * const input = {
34
+ * const input = { // CreateLoginProfileRequest
35
35
  * UserName: "STRING_VALUE", // required
36
36
  * Password: "STRING_VALUE", // required
37
37
  * PasswordResetRequired: true || false,
@@ -67,16 +67,16 @@ export interface CreateOpenIDConnectProviderCommandOutput extends CreateOpenIDCo
67
67
  * import { IAMClient, CreateOpenIDConnectProviderCommand } from "@aws-sdk/client-iam"; // ES Modules import
68
68
  * // const { IAMClient, CreateOpenIDConnectProviderCommand } = require("@aws-sdk/client-iam"); // CommonJS import
69
69
  * const client = new IAMClient(config);
70
- * const input = {
70
+ * const input = { // CreateOpenIDConnectProviderRequest
71
71
  * Url: "STRING_VALUE", // required
72
- * ClientIDList: [
72
+ * ClientIDList: [ // clientIDListType
73
73
  * "STRING_VALUE",
74
74
  * ],
75
- * ThumbprintList: [ // required
75
+ * ThumbprintList: [ // thumbprintListType // required
76
76
  * "STRING_VALUE",
77
77
  * ],
78
- * Tags: [
79
- * {
78
+ * Tags: [ // tagListType
79
+ * { // Tag
80
80
  * Key: "STRING_VALUE", // required
81
81
  * Value: "STRING_VALUE", // required
82
82
  * },
@@ -36,13 +36,13 @@ export interface CreatePolicyCommandOutput extends CreatePolicyResponse, __Metad
36
36
  * import { IAMClient, CreatePolicyCommand } from "@aws-sdk/client-iam"; // ES Modules import
37
37
  * // const { IAMClient, CreatePolicyCommand } = require("@aws-sdk/client-iam"); // CommonJS import
38
38
  * const client = new IAMClient(config);
39
- * const input = {
39
+ * const input = { // CreatePolicyRequest
40
40
  * PolicyName: "STRING_VALUE", // required
41
41
  * Path: "STRING_VALUE",
42
42
  * PolicyDocument: "STRING_VALUE", // required
43
43
  * Description: "STRING_VALUE",
44
- * Tags: [
45
- * {
44
+ * Tags: [ // tagListType
45
+ * { // Tag
46
46
  * Key: "STRING_VALUE", // required
47
47
  * Value: "STRING_VALUE", // required
48
48
  * },
@@ -33,7 +33,7 @@ export interface CreatePolicyVersionCommandOutput extends CreatePolicyVersionRes
33
33
  * import { IAMClient, CreatePolicyVersionCommand } from "@aws-sdk/client-iam"; // ES Modules import
34
34
  * // const { IAMClient, CreatePolicyVersionCommand } = require("@aws-sdk/client-iam"); // CommonJS import
35
35
  * const client = new IAMClient(config);
36
- * const input = {
36
+ * const input = { // CreatePolicyVersionRequest
37
37
  * PolicyArn: "STRING_VALUE", // required
38
38
  * PolicyDocument: "STRING_VALUE", // required
39
39
  * SetAsDefault: true || false,
@@ -30,15 +30,15 @@ export interface CreateRoleCommandOutput extends CreateRoleResponse, __MetadataB
30
30
  * import { IAMClient, CreateRoleCommand } from "@aws-sdk/client-iam"; // ES Modules import
31
31
  * // const { IAMClient, CreateRoleCommand } = require("@aws-sdk/client-iam"); // CommonJS import
32
32
  * const client = new IAMClient(config);
33
- * const input = {
33
+ * const input = { // CreateRoleRequest
34
34
  * Path: "STRING_VALUE",
35
35
  * RoleName: "STRING_VALUE", // required
36
36
  * AssumeRolePolicyDocument: "STRING_VALUE", // required
37
37
  * Description: "STRING_VALUE",
38
38
  * MaxSessionDuration: Number("int"),
39
39
  * PermissionsBoundary: "STRING_VALUE",
40
- * Tags: [
41
- * {
40
+ * Tags: [ // tagListType
41
+ * { // Tag
42
42
  * Key: "STRING_VALUE", // required
43
43
  * Value: "STRING_VALUE", // required
44
44
  * },
@@ -43,11 +43,11 @@ export interface CreateSAMLProviderCommandOutput extends CreateSAMLProviderRespo
43
43
  * import { IAMClient, CreateSAMLProviderCommand } from "@aws-sdk/client-iam"; // ES Modules import
44
44
  * // const { IAMClient, CreateSAMLProviderCommand } = require("@aws-sdk/client-iam"); // CommonJS import
45
45
  * const client = new IAMClient(config);
46
- * const input = {
46
+ * const input = { // CreateSAMLProviderRequest
47
47
  * SAMLMetadataDocument: "STRING_VALUE", // required
48
48
  * Name: "STRING_VALUE", // required
49
- * Tags: [
50
- * {
49
+ * Tags: [ // tagListType
50
+ * { // Tag
51
51
  * Key: "STRING_VALUE", // required
52
52
  * Value: "STRING_VALUE", // required
53
53
  * },
@@ -34,7 +34,7 @@ export interface CreateServiceLinkedRoleCommandOutput extends CreateServiceLinke
34
34
  * import { IAMClient, CreateServiceLinkedRoleCommand } from "@aws-sdk/client-iam"; // ES Modules import
35
35
  * // const { IAMClient, CreateServiceLinkedRoleCommand } = require("@aws-sdk/client-iam"); // CommonJS import
36
36
  * const client = new IAMClient(config);
37
- * const input = {
37
+ * const input = { // CreateServiceLinkedRoleRequest
38
38
  * AWSServiceName: "STRING_VALUE", // required
39
39
  * Description: "STRING_VALUE",
40
40
  * CustomSuffix: "STRING_VALUE",
@@ -36,7 +36,7 @@ export interface CreateServiceSpecificCredentialCommandOutput extends CreateServ
36
36
  * import { IAMClient, CreateServiceSpecificCredentialCommand } from "@aws-sdk/client-iam"; // ES Modules import
37
37
  * // const { IAMClient, CreateServiceSpecificCredentialCommand } = require("@aws-sdk/client-iam"); // CommonJS import
38
38
  * const client = new IAMClient(config);
39
- * const input = {
39
+ * const input = { // CreateServiceSpecificCredentialRequest
40
40
  * UserName: "STRING_VALUE", // required
41
41
  * ServiceName: "STRING_VALUE", // required
42
42
  * };
@@ -28,12 +28,12 @@ export interface CreateUserCommandOutput extends CreateUserResponse, __MetadataB
28
28
  * import { IAMClient, CreateUserCommand } from "@aws-sdk/client-iam"; // ES Modules import
29
29
  * // const { IAMClient, CreateUserCommand } = require("@aws-sdk/client-iam"); // CommonJS import
30
30
  * const client = new IAMClient(config);
31
- * const input = {
31
+ * const input = { // CreateUserRequest
32
32
  * Path: "STRING_VALUE",
33
33
  * UserName: "STRING_VALUE", // required
34
34
  * PermissionsBoundary: "STRING_VALUE",
35
- * Tags: [
36
- * {
35
+ * Tags: [ // tagListType
36
+ * { // Tag
37
37
  * Key: "STRING_VALUE", // required
38
38
  * Value: "STRING_VALUE", // required
39
39
  * },
@@ -38,11 +38,11 @@ export interface CreateVirtualMFADeviceCommandOutput extends CreateVirtualMFADev
38
38
  * import { IAMClient, CreateVirtualMFADeviceCommand } from "@aws-sdk/client-iam"; // ES Modules import
39
39
  * // const { IAMClient, CreateVirtualMFADeviceCommand } = require("@aws-sdk/client-iam"); // CommonJS import
40
40
  * const client = new IAMClient(config);
41
- * const input = {
41
+ * const input = { // CreateVirtualMFADeviceRequest
42
42
  * Path: "STRING_VALUE",
43
43
  * VirtualMFADeviceName: "STRING_VALUE", // required
44
- * Tags: [
45
- * {
44
+ * Tags: [ // tagListType
45
+ * { // Tag
46
46
  * Key: "STRING_VALUE", // required
47
47
  * Value: "STRING_VALUE", // required
48
48
  * },
@@ -30,7 +30,7 @@ export interface DeactivateMFADeviceCommandOutput extends __MetadataBearer {
30
30
  * import { IAMClient, DeactivateMFADeviceCommand } from "@aws-sdk/client-iam"; // ES Modules import
31
31
  * // const { IAMClient, DeactivateMFADeviceCommand } = require("@aws-sdk/client-iam"); // CommonJS import
32
32
  * const client = new IAMClient(config);
33
- * const input = {
33
+ * const input = { // DeactivateMFADeviceRequest
34
34
  * UserName: "STRING_VALUE", // required
35
35
  * SerialNumber: "STRING_VALUE", // required
36
36
  * };
@@ -30,7 +30,7 @@ export interface DeleteAccessKeyCommandOutput extends __MetadataBearer {
30
30
  * import { IAMClient, DeleteAccessKeyCommand } from "@aws-sdk/client-iam"; // ES Modules import
31
31
  * // const { IAMClient, DeleteAccessKeyCommand } = require("@aws-sdk/client-iam"); // CommonJS import
32
32
  * const client = new IAMClient(config);
33
- * const input = {
33
+ * const input = { // DeleteAccessKeyRequest
34
34
  * UserName: "STRING_VALUE",
35
35
  * AccessKeyId: "STRING_VALUE", // required
36
36
  * };