@aws-sdk/client-iam 3.170.0 → 3.178.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 (176) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  3. package/dist-types/runtimeConfig.d.ts +1 -1
  4. package/dist-types/runtimeConfig.native.d.ts +1 -1
  5. package/dist-types/ts3.4/IAM.d.ts +0 -158
  6. package/dist-types/ts3.4/IAMClient.d.ts +0 -25
  7. package/dist-types/ts3.4/commands/AddClientIDToOpenIDConnectProviderCommand.d.ts +0 -2
  8. package/dist-types/ts3.4/commands/AddRoleToInstanceProfileCommand.d.ts +0 -2
  9. package/dist-types/ts3.4/commands/AddUserToGroupCommand.d.ts +0 -2
  10. package/dist-types/ts3.4/commands/AttachGroupPolicyCommand.d.ts +0 -2
  11. package/dist-types/ts3.4/commands/AttachRolePolicyCommand.d.ts +0 -2
  12. package/dist-types/ts3.4/commands/AttachUserPolicyCommand.d.ts +0 -2
  13. package/dist-types/ts3.4/commands/ChangePasswordCommand.d.ts +0 -2
  14. package/dist-types/ts3.4/commands/CreateAccessKeyCommand.d.ts +0 -2
  15. package/dist-types/ts3.4/commands/CreateAccountAliasCommand.d.ts +0 -2
  16. package/dist-types/ts3.4/commands/CreateGroupCommand.d.ts +0 -2
  17. package/dist-types/ts3.4/commands/CreateInstanceProfileCommand.d.ts +0 -2
  18. package/dist-types/ts3.4/commands/CreateLoginProfileCommand.d.ts +0 -2
  19. package/dist-types/ts3.4/commands/CreateOpenIDConnectProviderCommand.d.ts +0 -2
  20. package/dist-types/ts3.4/commands/CreatePolicyCommand.d.ts +0 -2
  21. package/dist-types/ts3.4/commands/CreatePolicyVersionCommand.d.ts +0 -2
  22. package/dist-types/ts3.4/commands/CreateRoleCommand.d.ts +0 -2
  23. package/dist-types/ts3.4/commands/CreateSAMLProviderCommand.d.ts +0 -2
  24. package/dist-types/ts3.4/commands/CreateServiceLinkedRoleCommand.d.ts +0 -2
  25. package/dist-types/ts3.4/commands/CreateServiceSpecificCredentialCommand.d.ts +0 -2
  26. package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +0 -2
  27. package/dist-types/ts3.4/commands/CreateVirtualMFADeviceCommand.d.ts +0 -2
  28. package/dist-types/ts3.4/commands/DeactivateMFADeviceCommand.d.ts +0 -2
  29. package/dist-types/ts3.4/commands/DeleteAccessKeyCommand.d.ts +0 -2
  30. package/dist-types/ts3.4/commands/DeleteAccountAliasCommand.d.ts +0 -2
  31. package/dist-types/ts3.4/commands/DeleteAccountPasswordPolicyCommand.d.ts +0 -2
  32. package/dist-types/ts3.4/commands/DeleteGroupCommand.d.ts +0 -2
  33. package/dist-types/ts3.4/commands/DeleteGroupPolicyCommand.d.ts +0 -2
  34. package/dist-types/ts3.4/commands/DeleteInstanceProfileCommand.d.ts +0 -2
  35. package/dist-types/ts3.4/commands/DeleteLoginProfileCommand.d.ts +0 -2
  36. package/dist-types/ts3.4/commands/DeleteOpenIDConnectProviderCommand.d.ts +0 -2
  37. package/dist-types/ts3.4/commands/DeletePolicyCommand.d.ts +0 -2
  38. package/dist-types/ts3.4/commands/DeletePolicyVersionCommand.d.ts +0 -2
  39. package/dist-types/ts3.4/commands/DeleteRoleCommand.d.ts +0 -2
  40. package/dist-types/ts3.4/commands/DeleteRolePermissionsBoundaryCommand.d.ts +0 -2
  41. package/dist-types/ts3.4/commands/DeleteRolePolicyCommand.d.ts +0 -2
  42. package/dist-types/ts3.4/commands/DeleteSAMLProviderCommand.d.ts +0 -2
  43. package/dist-types/ts3.4/commands/DeleteSSHPublicKeyCommand.d.ts +0 -2
  44. package/dist-types/ts3.4/commands/DeleteServerCertificateCommand.d.ts +0 -2
  45. package/dist-types/ts3.4/commands/DeleteServiceLinkedRoleCommand.d.ts +0 -2
  46. package/dist-types/ts3.4/commands/DeleteServiceSpecificCredentialCommand.d.ts +0 -2
  47. package/dist-types/ts3.4/commands/DeleteSigningCertificateCommand.d.ts +0 -2
  48. package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +0 -2
  49. package/dist-types/ts3.4/commands/DeleteUserPermissionsBoundaryCommand.d.ts +0 -2
  50. package/dist-types/ts3.4/commands/DeleteUserPolicyCommand.d.ts +0 -2
  51. package/dist-types/ts3.4/commands/DeleteVirtualMFADeviceCommand.d.ts +0 -2
  52. package/dist-types/ts3.4/commands/DetachGroupPolicyCommand.d.ts +0 -2
  53. package/dist-types/ts3.4/commands/DetachRolePolicyCommand.d.ts +0 -2
  54. package/dist-types/ts3.4/commands/DetachUserPolicyCommand.d.ts +0 -2
  55. package/dist-types/ts3.4/commands/EnableMFADeviceCommand.d.ts +0 -2
  56. package/dist-types/ts3.4/commands/GenerateCredentialReportCommand.d.ts +0 -2
  57. package/dist-types/ts3.4/commands/GenerateOrganizationsAccessReportCommand.d.ts +0 -2
  58. package/dist-types/ts3.4/commands/GenerateServiceLastAccessedDetailsCommand.d.ts +0 -2
  59. package/dist-types/ts3.4/commands/GetAccessKeyLastUsedCommand.d.ts +0 -2
  60. package/dist-types/ts3.4/commands/GetAccountAuthorizationDetailsCommand.d.ts +0 -2
  61. package/dist-types/ts3.4/commands/GetAccountPasswordPolicyCommand.d.ts +0 -2
  62. package/dist-types/ts3.4/commands/GetAccountSummaryCommand.d.ts +0 -2
  63. package/dist-types/ts3.4/commands/GetContextKeysForCustomPolicyCommand.d.ts +0 -2
  64. package/dist-types/ts3.4/commands/GetContextKeysForPrincipalPolicyCommand.d.ts +0 -2
  65. package/dist-types/ts3.4/commands/GetCredentialReportCommand.d.ts +0 -2
  66. package/dist-types/ts3.4/commands/GetGroupCommand.d.ts +0 -2
  67. package/dist-types/ts3.4/commands/GetGroupPolicyCommand.d.ts +0 -2
  68. package/dist-types/ts3.4/commands/GetInstanceProfileCommand.d.ts +0 -2
  69. package/dist-types/ts3.4/commands/GetLoginProfileCommand.d.ts +0 -2
  70. package/dist-types/ts3.4/commands/GetOpenIDConnectProviderCommand.d.ts +0 -2
  71. package/dist-types/ts3.4/commands/GetOrganizationsAccessReportCommand.d.ts +0 -2
  72. package/dist-types/ts3.4/commands/GetPolicyCommand.d.ts +0 -2
  73. package/dist-types/ts3.4/commands/GetPolicyVersionCommand.d.ts +0 -2
  74. package/dist-types/ts3.4/commands/GetRoleCommand.d.ts +0 -2
  75. package/dist-types/ts3.4/commands/GetRolePolicyCommand.d.ts +0 -2
  76. package/dist-types/ts3.4/commands/GetSAMLProviderCommand.d.ts +0 -2
  77. package/dist-types/ts3.4/commands/GetSSHPublicKeyCommand.d.ts +0 -2
  78. package/dist-types/ts3.4/commands/GetServerCertificateCommand.d.ts +0 -2
  79. package/dist-types/ts3.4/commands/GetServiceLastAccessedDetailsCommand.d.ts +0 -2
  80. package/dist-types/ts3.4/commands/GetServiceLastAccessedDetailsWithEntitiesCommand.d.ts +0 -2
  81. package/dist-types/ts3.4/commands/GetServiceLinkedRoleDeletionStatusCommand.d.ts +0 -2
  82. package/dist-types/ts3.4/commands/GetUserCommand.d.ts +0 -2
  83. package/dist-types/ts3.4/commands/GetUserPolicyCommand.d.ts +0 -2
  84. package/dist-types/ts3.4/commands/ListAccessKeysCommand.d.ts +0 -2
  85. package/dist-types/ts3.4/commands/ListAccountAliasesCommand.d.ts +0 -2
  86. package/dist-types/ts3.4/commands/ListAttachedGroupPoliciesCommand.d.ts +0 -2
  87. package/dist-types/ts3.4/commands/ListAttachedRolePoliciesCommand.d.ts +0 -2
  88. package/dist-types/ts3.4/commands/ListAttachedUserPoliciesCommand.d.ts +0 -2
  89. package/dist-types/ts3.4/commands/ListEntitiesForPolicyCommand.d.ts +0 -2
  90. package/dist-types/ts3.4/commands/ListGroupPoliciesCommand.d.ts +0 -2
  91. package/dist-types/ts3.4/commands/ListGroupsCommand.d.ts +0 -2
  92. package/dist-types/ts3.4/commands/ListGroupsForUserCommand.d.ts +0 -2
  93. package/dist-types/ts3.4/commands/ListInstanceProfileTagsCommand.d.ts +0 -2
  94. package/dist-types/ts3.4/commands/ListInstanceProfilesCommand.d.ts +0 -2
  95. package/dist-types/ts3.4/commands/ListInstanceProfilesForRoleCommand.d.ts +0 -2
  96. package/dist-types/ts3.4/commands/ListMFADeviceTagsCommand.d.ts +0 -2
  97. package/dist-types/ts3.4/commands/ListMFADevicesCommand.d.ts +0 -2
  98. package/dist-types/ts3.4/commands/ListOpenIDConnectProviderTagsCommand.d.ts +0 -2
  99. package/dist-types/ts3.4/commands/ListOpenIDConnectProvidersCommand.d.ts +0 -2
  100. package/dist-types/ts3.4/commands/ListPoliciesCommand.d.ts +0 -2
  101. package/dist-types/ts3.4/commands/ListPoliciesGrantingServiceAccessCommand.d.ts +0 -2
  102. package/dist-types/ts3.4/commands/ListPolicyTagsCommand.d.ts +0 -2
  103. package/dist-types/ts3.4/commands/ListPolicyVersionsCommand.d.ts +0 -2
  104. package/dist-types/ts3.4/commands/ListRolePoliciesCommand.d.ts +0 -2
  105. package/dist-types/ts3.4/commands/ListRoleTagsCommand.d.ts +0 -2
  106. package/dist-types/ts3.4/commands/ListRolesCommand.d.ts +0 -2
  107. package/dist-types/ts3.4/commands/ListSAMLProviderTagsCommand.d.ts +0 -2
  108. package/dist-types/ts3.4/commands/ListSAMLProvidersCommand.d.ts +0 -2
  109. package/dist-types/ts3.4/commands/ListSSHPublicKeysCommand.d.ts +0 -2
  110. package/dist-types/ts3.4/commands/ListServerCertificateTagsCommand.d.ts +0 -2
  111. package/dist-types/ts3.4/commands/ListServerCertificatesCommand.d.ts +0 -2
  112. package/dist-types/ts3.4/commands/ListServiceSpecificCredentialsCommand.d.ts +0 -2
  113. package/dist-types/ts3.4/commands/ListSigningCertificatesCommand.d.ts +0 -2
  114. package/dist-types/ts3.4/commands/ListUserPoliciesCommand.d.ts +0 -2
  115. package/dist-types/ts3.4/commands/ListUserTagsCommand.d.ts +0 -2
  116. package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +0 -2
  117. package/dist-types/ts3.4/commands/ListVirtualMFADevicesCommand.d.ts +0 -2
  118. package/dist-types/ts3.4/commands/PutGroupPolicyCommand.d.ts +0 -2
  119. package/dist-types/ts3.4/commands/PutRolePermissionsBoundaryCommand.d.ts +0 -2
  120. package/dist-types/ts3.4/commands/PutRolePolicyCommand.d.ts +0 -2
  121. package/dist-types/ts3.4/commands/PutUserPermissionsBoundaryCommand.d.ts +0 -2
  122. package/dist-types/ts3.4/commands/PutUserPolicyCommand.d.ts +0 -2
  123. package/dist-types/ts3.4/commands/RemoveClientIDFromOpenIDConnectProviderCommand.d.ts +0 -2
  124. package/dist-types/ts3.4/commands/RemoveRoleFromInstanceProfileCommand.d.ts +0 -2
  125. package/dist-types/ts3.4/commands/RemoveUserFromGroupCommand.d.ts +0 -2
  126. package/dist-types/ts3.4/commands/ResetServiceSpecificCredentialCommand.d.ts +0 -2
  127. package/dist-types/ts3.4/commands/ResyncMFADeviceCommand.d.ts +0 -2
  128. package/dist-types/ts3.4/commands/SetDefaultPolicyVersionCommand.d.ts +0 -2
  129. package/dist-types/ts3.4/commands/SetSecurityTokenServicePreferencesCommand.d.ts +0 -2
  130. package/dist-types/ts3.4/commands/SimulateCustomPolicyCommand.d.ts +0 -2
  131. package/dist-types/ts3.4/commands/SimulatePrincipalPolicyCommand.d.ts +0 -2
  132. package/dist-types/ts3.4/commands/TagInstanceProfileCommand.d.ts +0 -2
  133. package/dist-types/ts3.4/commands/TagMFADeviceCommand.d.ts +0 -2
  134. package/dist-types/ts3.4/commands/TagOpenIDConnectProviderCommand.d.ts +0 -2
  135. package/dist-types/ts3.4/commands/TagPolicyCommand.d.ts +0 -2
  136. package/dist-types/ts3.4/commands/TagRoleCommand.d.ts +0 -2
  137. package/dist-types/ts3.4/commands/TagSAMLProviderCommand.d.ts +0 -2
  138. package/dist-types/ts3.4/commands/TagServerCertificateCommand.d.ts +0 -2
  139. package/dist-types/ts3.4/commands/TagUserCommand.d.ts +0 -2
  140. package/dist-types/ts3.4/commands/UntagInstanceProfileCommand.d.ts +0 -2
  141. package/dist-types/ts3.4/commands/UntagMFADeviceCommand.d.ts +0 -2
  142. package/dist-types/ts3.4/commands/UntagOpenIDConnectProviderCommand.d.ts +0 -2
  143. package/dist-types/ts3.4/commands/UntagPolicyCommand.d.ts +0 -2
  144. package/dist-types/ts3.4/commands/UntagRoleCommand.d.ts +0 -2
  145. package/dist-types/ts3.4/commands/UntagSAMLProviderCommand.d.ts +0 -2
  146. package/dist-types/ts3.4/commands/UntagServerCertificateCommand.d.ts +0 -2
  147. package/dist-types/ts3.4/commands/UntagUserCommand.d.ts +0 -2
  148. package/dist-types/ts3.4/commands/UpdateAccessKeyCommand.d.ts +0 -2
  149. package/dist-types/ts3.4/commands/UpdateAccountPasswordPolicyCommand.d.ts +0 -2
  150. package/dist-types/ts3.4/commands/UpdateAssumeRolePolicyCommand.d.ts +0 -2
  151. package/dist-types/ts3.4/commands/UpdateGroupCommand.d.ts +0 -2
  152. package/dist-types/ts3.4/commands/UpdateLoginProfileCommand.d.ts +0 -2
  153. package/dist-types/ts3.4/commands/UpdateOpenIDConnectProviderThumbprintCommand.d.ts +0 -2
  154. package/dist-types/ts3.4/commands/UpdateRoleCommand.d.ts +0 -2
  155. package/dist-types/ts3.4/commands/UpdateRoleDescriptionCommand.d.ts +0 -2
  156. package/dist-types/ts3.4/commands/UpdateSAMLProviderCommand.d.ts +0 -2
  157. package/dist-types/ts3.4/commands/UpdateSSHPublicKeyCommand.d.ts +0 -2
  158. package/dist-types/ts3.4/commands/UpdateServerCertificateCommand.d.ts +0 -2
  159. package/dist-types/ts3.4/commands/UpdateServiceSpecificCredentialCommand.d.ts +0 -2
  160. package/dist-types/ts3.4/commands/UpdateSigningCertificateCommand.d.ts +0 -2
  161. package/dist-types/ts3.4/commands/UpdateUserCommand.d.ts +0 -2
  162. package/dist-types/ts3.4/commands/UploadSSHPublicKeyCommand.d.ts +0 -2
  163. package/dist-types/ts3.4/commands/UploadServerCertificateCommand.d.ts +0 -2
  164. package/dist-types/ts3.4/commands/UploadSigningCertificateCommand.d.ts +0 -2
  165. package/dist-types/ts3.4/models/IAMServiceException.d.ts +0 -1
  166. package/dist-types/ts3.4/models/models_0.d.ts +0 -908
  167. package/dist-types/ts3.4/models/models_1.d.ts +0 -87
  168. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +3 -2
  169. package/dist-types/ts3.4/runtimeConfig.d.ts +3 -2
  170. package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -2
  171. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -1
  172. package/dist-types/ts3.4/waiters/waitForInstanceProfileExists.d.ts +0 -2
  173. package/dist-types/ts3.4/waiters/waitForPolicyExists.d.ts +0 -2
  174. package/dist-types/ts3.4/waiters/waitForRoleExists.d.ts +0 -2
  175. package/dist-types/ts3.4/waiters/waitForUserExists.d.ts +0 -2
  176. package/package.json +27 -27
@@ -15,7 +15,6 @@ export interface UpdateServiceSpecificCredentialCommandInput
15
15
  extends UpdateServiceSpecificCredentialRequest {}
16
16
  export interface UpdateServiceSpecificCredentialCommandOutput
17
17
  extends __MetadataBearer {}
18
-
19
18
  export declare class UpdateServiceSpecificCredentialCommand extends $Command<
20
19
  UpdateServiceSpecificCredentialCommandInput,
21
20
  UpdateServiceSpecificCredentialCommandOutput,
@@ -23,7 +22,6 @@ export declare class UpdateServiceSpecificCredentialCommand extends $Command<
23
22
  > {
24
23
  readonly input: UpdateServiceSpecificCredentialCommandInput;
25
24
  constructor(input: UpdateServiceSpecificCredentialCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: IAMClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface UpdateSigningCertificateCommandInput
15
15
  extends UpdateSigningCertificateRequest {}
16
16
  export interface UpdateSigningCertificateCommandOutput
17
17
  extends __MetadataBearer {}
18
-
19
18
  export declare class UpdateSigningCertificateCommand extends $Command<
20
19
  UpdateSigningCertificateCommandInput,
21
20
  UpdateSigningCertificateCommandOutput,
@@ -23,7 +22,6 @@ export declare class UpdateSigningCertificateCommand extends $Command<
23
22
  > {
24
23
  readonly input: UpdateSigningCertificateCommandInput;
25
24
  constructor(input: UpdateSigningCertificateCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: IAMClientResolvedConfig,
@@ -13,7 +13,6 @@ import {
13
13
  import { UpdateUserRequest } from "../models/models_1";
14
14
  export interface UpdateUserCommandInput extends UpdateUserRequest {}
15
15
  export interface UpdateUserCommandOutput extends __MetadataBearer {}
16
-
17
16
  export declare class UpdateUserCommand extends $Command<
18
17
  UpdateUserCommandInput,
19
18
  UpdateUserCommandOutput,
@@ -21,7 +20,6 @@ export declare class UpdateUserCommand extends $Command<
21
20
  > {
22
21
  readonly input: UpdateUserCommandInput;
23
22
  constructor(input: UpdateUserCommandInput);
24
-
25
23
  resolveMiddleware(
26
24
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
25
  configuration: IAMClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface UploadSSHPublicKeyCommandInput
19
19
  export interface UploadSSHPublicKeyCommandOutput
20
20
  extends UploadSSHPublicKeyResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class UploadSSHPublicKeyCommand extends $Command<
24
23
  UploadSSHPublicKeyCommandInput,
25
24
  UploadSSHPublicKeyCommandOutput,
@@ -27,7 +26,6 @@ export declare class UploadSSHPublicKeyCommand extends $Command<
27
26
  > {
28
27
  readonly input: UploadSSHPublicKeyCommandInput;
29
28
  constructor(input: UploadSSHPublicKeyCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: IAMClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface UploadServerCertificateCommandInput
19
19
  export interface UploadServerCertificateCommandOutput
20
20
  extends UploadServerCertificateResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class UploadServerCertificateCommand extends $Command<
24
23
  UploadServerCertificateCommandInput,
25
24
  UploadServerCertificateCommandOutput,
@@ -27,7 +26,6 @@ export declare class UploadServerCertificateCommand extends $Command<
27
26
  > {
28
27
  readonly input: UploadServerCertificateCommandInput;
29
28
  constructor(input: UploadServerCertificateCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: IAMClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface UploadSigningCertificateCommandInput
19
19
  export interface UploadSigningCertificateCommandOutput
20
20
  extends UploadSigningCertificateResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class UploadSigningCertificateCommand extends $Command<
24
23
  UploadSigningCertificateCommandInput,
25
24
  UploadSigningCertificateCommandOutput,
@@ -27,7 +26,6 @@ export declare class UploadSigningCertificateCommand extends $Command<
27
26
  > {
28
27
  readonly input: UploadSigningCertificateCommandInput;
29
28
  constructor(input: UploadSigningCertificateCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: IAMClientResolvedConfig,
@@ -2,7 +2,6 @@ import {
2
2
  ServiceException as __ServiceException,
3
3
  ServiceExceptionOptions as __ServiceExceptionOptions,
4
4
  } from "@aws-sdk/smithy-client";
5
-
6
5
  export declare class IAMServiceException extends __ServiceException {
7
6
  constructor(options: __ServiceExceptionOptions);
8
7
  }