@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
@@ -14,7 +14,6 @@ import { DeleteSAMLProviderRequest } from "../models/models_0";
14
14
  export interface DeleteSAMLProviderCommandInput
15
15
  extends DeleteSAMLProviderRequest {}
16
16
  export interface DeleteSAMLProviderCommandOutput extends __MetadataBearer {}
17
-
18
17
  export declare class DeleteSAMLProviderCommand extends $Command<
19
18
  DeleteSAMLProviderCommandInput,
20
19
  DeleteSAMLProviderCommandOutput,
@@ -22,7 +21,6 @@ export declare class DeleteSAMLProviderCommand extends $Command<
22
21
  > {
23
22
  readonly input: DeleteSAMLProviderCommandInput;
24
23
  constructor(input: DeleteSAMLProviderCommandInput);
25
-
26
24
  resolveMiddleware(
27
25
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
28
26
  configuration: IAMClientResolvedConfig,
@@ -14,7 +14,6 @@ import { DeleteSSHPublicKeyRequest } from "../models/models_0";
14
14
  export interface DeleteSSHPublicKeyCommandInput
15
15
  extends DeleteSSHPublicKeyRequest {}
16
16
  export interface DeleteSSHPublicKeyCommandOutput extends __MetadataBearer {}
17
-
18
17
  export declare class DeleteSSHPublicKeyCommand extends $Command<
19
18
  DeleteSSHPublicKeyCommandInput,
20
19
  DeleteSSHPublicKeyCommandOutput,
@@ -22,7 +21,6 @@ export declare class DeleteSSHPublicKeyCommand extends $Command<
22
21
  > {
23
22
  readonly input: DeleteSSHPublicKeyCommandInput;
24
23
  constructor(input: DeleteSSHPublicKeyCommandInput);
25
-
26
24
  resolveMiddleware(
27
25
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
28
26
  configuration: IAMClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface DeleteServerCertificateCommandInput
15
15
  extends DeleteServerCertificateRequest {}
16
16
  export interface DeleteServerCertificateCommandOutput
17
17
  extends __MetadataBearer {}
18
-
19
18
  export declare class DeleteServerCertificateCommand extends $Command<
20
19
  DeleteServerCertificateCommandInput,
21
20
  DeleteServerCertificateCommandOutput,
@@ -23,7 +22,6 @@ export declare class DeleteServerCertificateCommand extends $Command<
23
22
  > {
24
23
  readonly input: DeleteServerCertificateCommandInput;
25
24
  constructor(input: DeleteServerCertificateCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: IAMClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DeleteServiceLinkedRoleCommandInput
19
19
  export interface DeleteServiceLinkedRoleCommandOutput
20
20
  extends DeleteServiceLinkedRoleResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DeleteServiceLinkedRoleCommand extends $Command<
24
23
  DeleteServiceLinkedRoleCommandInput,
25
24
  DeleteServiceLinkedRoleCommandOutput,
@@ -27,7 +26,6 @@ export declare class DeleteServiceLinkedRoleCommand extends $Command<
27
26
  > {
28
27
  readonly input: DeleteServiceLinkedRoleCommandInput;
29
28
  constructor(input: DeleteServiceLinkedRoleCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: IAMClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface DeleteServiceSpecificCredentialCommandInput
15
15
  extends DeleteServiceSpecificCredentialRequest {}
16
16
  export interface DeleteServiceSpecificCredentialCommandOutput
17
17
  extends __MetadataBearer {}
18
-
19
18
  export declare class DeleteServiceSpecificCredentialCommand extends $Command<
20
19
  DeleteServiceSpecificCredentialCommandInput,
21
20
  DeleteServiceSpecificCredentialCommandOutput,
@@ -23,7 +22,6 @@ export declare class DeleteServiceSpecificCredentialCommand extends $Command<
23
22
  > {
24
23
  readonly input: DeleteServiceSpecificCredentialCommandInput;
25
24
  constructor(input: DeleteServiceSpecificCredentialCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: IAMClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface DeleteSigningCertificateCommandInput
15
15
  extends DeleteSigningCertificateRequest {}
16
16
  export interface DeleteSigningCertificateCommandOutput
17
17
  extends __MetadataBearer {}
18
-
19
18
  export declare class DeleteSigningCertificateCommand extends $Command<
20
19
  DeleteSigningCertificateCommandInput,
21
20
  DeleteSigningCertificateCommandOutput,
@@ -23,7 +22,6 @@ export declare class DeleteSigningCertificateCommand extends $Command<
23
22
  > {
24
23
  readonly input: DeleteSigningCertificateCommandInput;
25
24
  constructor(input: DeleteSigningCertificateCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: IAMClientResolvedConfig,
@@ -13,7 +13,6 @@ import {
13
13
  import { DeleteUserRequest } from "../models/models_0";
14
14
  export interface DeleteUserCommandInput extends DeleteUserRequest {}
15
15
  export interface DeleteUserCommandOutput extends __MetadataBearer {}
16
-
17
16
  export declare class DeleteUserCommand extends $Command<
18
17
  DeleteUserCommandInput,
19
18
  DeleteUserCommandOutput,
@@ -21,7 +20,6 @@ export declare class DeleteUserCommand extends $Command<
21
20
  > {
22
21
  readonly input: DeleteUserCommandInput;
23
22
  constructor(input: DeleteUserCommandInput);
24
-
25
23
  resolveMiddleware(
26
24
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
25
  configuration: IAMClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface DeleteUserPermissionsBoundaryCommandInput
15
15
  extends DeleteUserPermissionsBoundaryRequest {}
16
16
  export interface DeleteUserPermissionsBoundaryCommandOutput
17
17
  extends __MetadataBearer {}
18
-
19
18
  export declare class DeleteUserPermissionsBoundaryCommand extends $Command<
20
19
  DeleteUserPermissionsBoundaryCommandInput,
21
20
  DeleteUserPermissionsBoundaryCommandOutput,
@@ -23,7 +22,6 @@ export declare class DeleteUserPermissionsBoundaryCommand extends $Command<
23
22
  > {
24
23
  readonly input: DeleteUserPermissionsBoundaryCommandInput;
25
24
  constructor(input: DeleteUserPermissionsBoundaryCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: IAMClientResolvedConfig,
@@ -13,7 +13,6 @@ import {
13
13
  import { DeleteUserPolicyRequest } from "../models/models_0";
14
14
  export interface DeleteUserPolicyCommandInput extends DeleteUserPolicyRequest {}
15
15
  export interface DeleteUserPolicyCommandOutput extends __MetadataBearer {}
16
-
17
16
  export declare class DeleteUserPolicyCommand extends $Command<
18
17
  DeleteUserPolicyCommandInput,
19
18
  DeleteUserPolicyCommandOutput,
@@ -21,7 +20,6 @@ export declare class DeleteUserPolicyCommand extends $Command<
21
20
  > {
22
21
  readonly input: DeleteUserPolicyCommandInput;
23
22
  constructor(input: DeleteUserPolicyCommandInput);
24
-
25
23
  resolveMiddleware(
26
24
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
25
  configuration: IAMClientResolvedConfig,
@@ -14,7 +14,6 @@ import { DeleteVirtualMFADeviceRequest } from "../models/models_0";
14
14
  export interface DeleteVirtualMFADeviceCommandInput
15
15
  extends DeleteVirtualMFADeviceRequest {}
16
16
  export interface DeleteVirtualMFADeviceCommandOutput extends __MetadataBearer {}
17
-
18
17
  export declare class DeleteVirtualMFADeviceCommand extends $Command<
19
18
  DeleteVirtualMFADeviceCommandInput,
20
19
  DeleteVirtualMFADeviceCommandOutput,
@@ -22,7 +21,6 @@ export declare class DeleteVirtualMFADeviceCommand extends $Command<
22
21
  > {
23
22
  readonly input: DeleteVirtualMFADeviceCommandInput;
24
23
  constructor(input: DeleteVirtualMFADeviceCommandInput);
25
-
26
24
  resolveMiddleware(
27
25
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
28
26
  configuration: IAMClientResolvedConfig,
@@ -14,7 +14,6 @@ import { DetachGroupPolicyRequest } from "../models/models_0";
14
14
  export interface DetachGroupPolicyCommandInput
15
15
  extends DetachGroupPolicyRequest {}
16
16
  export interface DetachGroupPolicyCommandOutput extends __MetadataBearer {}
17
-
18
17
  export declare class DetachGroupPolicyCommand extends $Command<
19
18
  DetachGroupPolicyCommandInput,
20
19
  DetachGroupPolicyCommandOutput,
@@ -22,7 +21,6 @@ export declare class DetachGroupPolicyCommand extends $Command<
22
21
  > {
23
22
  readonly input: DetachGroupPolicyCommandInput;
24
23
  constructor(input: DetachGroupPolicyCommandInput);
25
-
26
24
  resolveMiddleware(
27
25
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
28
26
  configuration: IAMClientResolvedConfig,
@@ -13,7 +13,6 @@ import {
13
13
  import { DetachRolePolicyRequest } from "../models/models_0";
14
14
  export interface DetachRolePolicyCommandInput extends DetachRolePolicyRequest {}
15
15
  export interface DetachRolePolicyCommandOutput extends __MetadataBearer {}
16
-
17
16
  export declare class DetachRolePolicyCommand extends $Command<
18
17
  DetachRolePolicyCommandInput,
19
18
  DetachRolePolicyCommandOutput,
@@ -21,7 +20,6 @@ export declare class DetachRolePolicyCommand extends $Command<
21
20
  > {
22
21
  readonly input: DetachRolePolicyCommandInput;
23
22
  constructor(input: DetachRolePolicyCommandInput);
24
-
25
23
  resolveMiddleware(
26
24
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
25
  configuration: IAMClientResolvedConfig,
@@ -13,7 +13,6 @@ import {
13
13
  import { DetachUserPolicyRequest } from "../models/models_0";
14
14
  export interface DetachUserPolicyCommandInput extends DetachUserPolicyRequest {}
15
15
  export interface DetachUserPolicyCommandOutput extends __MetadataBearer {}
16
-
17
16
  export declare class DetachUserPolicyCommand extends $Command<
18
17
  DetachUserPolicyCommandInput,
19
18
  DetachUserPolicyCommandOutput,
@@ -21,7 +20,6 @@ export declare class DetachUserPolicyCommand extends $Command<
21
20
  > {
22
21
  readonly input: DetachUserPolicyCommandInput;
23
22
  constructor(input: DetachUserPolicyCommandInput);
24
-
25
23
  resolveMiddleware(
26
24
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
25
  configuration: IAMClientResolvedConfig,
@@ -13,7 +13,6 @@ import {
13
13
  import { EnableMFADeviceRequest } from "../models/models_0";
14
14
  export interface EnableMFADeviceCommandInput extends EnableMFADeviceRequest {}
15
15
  export interface EnableMFADeviceCommandOutput extends __MetadataBearer {}
16
-
17
16
  export declare class EnableMFADeviceCommand extends $Command<
18
17
  EnableMFADeviceCommandInput,
19
18
  EnableMFADeviceCommandOutput,
@@ -21,7 +20,6 @@ export declare class EnableMFADeviceCommand extends $Command<
21
20
  > {
22
21
  readonly input: EnableMFADeviceCommandInput;
23
22
  constructor(input: EnableMFADeviceCommandInput);
24
-
25
23
  resolveMiddleware(
26
24
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
25
  configuration: IAMClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface GenerateCredentialReportCommandInput {}
15
15
  export interface GenerateCredentialReportCommandOutput
16
16
  extends GenerateCredentialReportResponse,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class GenerateCredentialReportCommand extends $Command<
20
19
  GenerateCredentialReportCommandInput,
21
20
  GenerateCredentialReportCommandOutput,
@@ -23,7 +22,6 @@ export declare class GenerateCredentialReportCommand extends $Command<
23
22
  > {
24
23
  readonly input: GenerateCredentialReportCommandInput;
25
24
  constructor(input: GenerateCredentialReportCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: IAMClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface GenerateOrganizationsAccessReportCommandInput
19
19
  export interface GenerateOrganizationsAccessReportCommandOutput
20
20
  extends GenerateOrganizationsAccessReportResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class GenerateOrganizationsAccessReportCommand extends $Command<
24
23
  GenerateOrganizationsAccessReportCommandInput,
25
24
  GenerateOrganizationsAccessReportCommandOutput,
@@ -27,7 +26,6 @@ export declare class GenerateOrganizationsAccessReportCommand extends $Command<
27
26
  > {
28
27
  readonly input: GenerateOrganizationsAccessReportCommandInput;
29
28
  constructor(input: GenerateOrganizationsAccessReportCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: IAMClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface GenerateServiceLastAccessedDetailsCommandInput
19
19
  export interface GenerateServiceLastAccessedDetailsCommandOutput
20
20
  extends GenerateServiceLastAccessedDetailsResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class GenerateServiceLastAccessedDetailsCommand extends $Command<
24
23
  GenerateServiceLastAccessedDetailsCommandInput,
25
24
  GenerateServiceLastAccessedDetailsCommandOutput,
@@ -27,7 +26,6 @@ export declare class GenerateServiceLastAccessedDetailsCommand extends $Command<
27
26
  > {
28
27
  readonly input: GenerateServiceLastAccessedDetailsCommandInput;
29
28
  constructor(input: GenerateServiceLastAccessedDetailsCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: IAMClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface GetAccessKeyLastUsedCommandInput
19
19
  export interface GetAccessKeyLastUsedCommandOutput
20
20
  extends GetAccessKeyLastUsedResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class GetAccessKeyLastUsedCommand extends $Command<
24
23
  GetAccessKeyLastUsedCommandInput,
25
24
  GetAccessKeyLastUsedCommandOutput,
@@ -27,7 +26,6 @@ export declare class GetAccessKeyLastUsedCommand extends $Command<
27
26
  > {
28
27
  readonly input: GetAccessKeyLastUsedCommandInput;
29
28
  constructor(input: GetAccessKeyLastUsedCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: IAMClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface GetAccountAuthorizationDetailsCommandInput
19
19
  export interface GetAccountAuthorizationDetailsCommandOutput
20
20
  extends GetAccountAuthorizationDetailsResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class GetAccountAuthorizationDetailsCommand extends $Command<
24
23
  GetAccountAuthorizationDetailsCommandInput,
25
24
  GetAccountAuthorizationDetailsCommandOutput,
@@ -27,7 +26,6 @@ export declare class GetAccountAuthorizationDetailsCommand extends $Command<
27
26
  > {
28
27
  readonly input: GetAccountAuthorizationDetailsCommandInput;
29
28
  constructor(input: GetAccountAuthorizationDetailsCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: IAMClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface GetAccountPasswordPolicyCommandInput {}
15
15
  export interface GetAccountPasswordPolicyCommandOutput
16
16
  extends GetAccountPasswordPolicyResponse,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class GetAccountPasswordPolicyCommand extends $Command<
20
19
  GetAccountPasswordPolicyCommandInput,
21
20
  GetAccountPasswordPolicyCommandOutput,
@@ -23,7 +22,6 @@ export declare class GetAccountPasswordPolicyCommand extends $Command<
23
22
  > {
24
23
  readonly input: GetAccountPasswordPolicyCommandInput;
25
24
  constructor(input: GetAccountPasswordPolicyCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: IAMClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface GetAccountSummaryCommandInput {}
15
15
  export interface GetAccountSummaryCommandOutput
16
16
  extends GetAccountSummaryResponse,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class GetAccountSummaryCommand extends $Command<
20
19
  GetAccountSummaryCommandInput,
21
20
  GetAccountSummaryCommandOutput,
@@ -23,7 +22,6 @@ export declare class GetAccountSummaryCommand extends $Command<
23
22
  > {
24
23
  readonly input: GetAccountSummaryCommandInput;
25
24
  constructor(input: GetAccountSummaryCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: IAMClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface GetContextKeysForCustomPolicyCommandInput
19
19
  export interface GetContextKeysForCustomPolicyCommandOutput
20
20
  extends GetContextKeysForPolicyResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class GetContextKeysForCustomPolicyCommand extends $Command<
24
23
  GetContextKeysForCustomPolicyCommandInput,
25
24
  GetContextKeysForCustomPolicyCommandOutput,
@@ -27,7 +26,6 @@ export declare class GetContextKeysForCustomPolicyCommand extends $Command<
27
26
  > {
28
27
  readonly input: GetContextKeysForCustomPolicyCommandInput;
29
28
  constructor(input: GetContextKeysForCustomPolicyCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: IAMClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface GetContextKeysForPrincipalPolicyCommandInput
19
19
  export interface GetContextKeysForPrincipalPolicyCommandOutput
20
20
  extends GetContextKeysForPolicyResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class GetContextKeysForPrincipalPolicyCommand extends $Command<
24
23
  GetContextKeysForPrincipalPolicyCommandInput,
25
24
  GetContextKeysForPrincipalPolicyCommandOutput,
@@ -27,7 +26,6 @@ export declare class GetContextKeysForPrincipalPolicyCommand extends $Command<
27
26
  > {
28
27
  readonly input: GetContextKeysForPrincipalPolicyCommandInput;
29
28
  constructor(input: GetContextKeysForPrincipalPolicyCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: IAMClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface GetCredentialReportCommandInput {}
15
15
  export interface GetCredentialReportCommandOutput
16
16
  extends GetCredentialReportResponse,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class GetCredentialReportCommand extends $Command<
20
19
  GetCredentialReportCommandInput,
21
20
  GetCredentialReportCommandOutput,
@@ -23,7 +22,6 @@ export declare class GetCredentialReportCommand extends $Command<
23
22
  > {
24
23
  readonly input: GetCredentialReportCommandInput;
25
24
  constructor(input: GetCredentialReportCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: IAMClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface GetGroupCommandInput extends GetGroupRequest {}
15
15
  export interface GetGroupCommandOutput
16
16
  extends GetGroupResponse,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class GetGroupCommand extends $Command<
20
19
  GetGroupCommandInput,
21
20
  GetGroupCommandOutput,
@@ -23,7 +22,6 @@ export declare class GetGroupCommand extends $Command<
23
22
  > {
24
23
  readonly input: GetGroupCommandInput;
25
24
  constructor(input: GetGroupCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: IAMClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface GetGroupPolicyCommandInput extends GetGroupPolicyRequest {}
18
18
  export interface GetGroupPolicyCommandOutput
19
19
  extends GetGroupPolicyResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class GetGroupPolicyCommand extends $Command<
23
22
  GetGroupPolicyCommandInput,
24
23
  GetGroupPolicyCommandOutput,
@@ -26,7 +25,6 @@ export declare class GetGroupPolicyCommand extends $Command<
26
25
  > {
27
26
  readonly input: GetGroupPolicyCommandInput;
28
27
  constructor(input: GetGroupPolicyCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: IAMClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface GetInstanceProfileCommandInput
19
19
  export interface GetInstanceProfileCommandOutput
20
20
  extends GetInstanceProfileResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class GetInstanceProfileCommand extends $Command<
24
23
  GetInstanceProfileCommandInput,
25
24
  GetInstanceProfileCommandOutput,
@@ -27,7 +26,6 @@ export declare class GetInstanceProfileCommand extends $Command<
27
26
  > {
28
27
  readonly input: GetInstanceProfileCommandInput;
29
28
  constructor(input: GetInstanceProfileCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: IAMClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface GetLoginProfileCommandInput extends GetLoginProfileRequest {}
18
18
  export interface GetLoginProfileCommandOutput
19
19
  extends GetLoginProfileResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class GetLoginProfileCommand extends $Command<
23
22
  GetLoginProfileCommandInput,
24
23
  GetLoginProfileCommandOutput,
@@ -26,7 +25,6 @@ export declare class GetLoginProfileCommand extends $Command<
26
25
  > {
27
26
  readonly input: GetLoginProfileCommandInput;
28
27
  constructor(input: GetLoginProfileCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: IAMClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface GetOpenIDConnectProviderCommandInput
19
19
  export interface GetOpenIDConnectProviderCommandOutput
20
20
  extends GetOpenIDConnectProviderResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class GetOpenIDConnectProviderCommand extends $Command<
24
23
  GetOpenIDConnectProviderCommandInput,
25
24
  GetOpenIDConnectProviderCommandOutput,
@@ -27,7 +26,6 @@ export declare class GetOpenIDConnectProviderCommand extends $Command<
27
26
  > {
28
27
  readonly input: GetOpenIDConnectProviderCommandInput;
29
28
  constructor(input: GetOpenIDConnectProviderCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: IAMClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface GetOrganizationsAccessReportCommandInput
19
19
  export interface GetOrganizationsAccessReportCommandOutput
20
20
  extends GetOrganizationsAccessReportResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class GetOrganizationsAccessReportCommand extends $Command<
24
23
  GetOrganizationsAccessReportCommandInput,
25
24
  GetOrganizationsAccessReportCommandOutput,
@@ -27,7 +26,6 @@ export declare class GetOrganizationsAccessReportCommand extends $Command<
27
26
  > {
28
27
  readonly input: GetOrganizationsAccessReportCommandInput;
29
28
  constructor(input: GetOrganizationsAccessReportCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: IAMClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface GetPolicyCommandInput extends GetPolicyRequest {}
15
15
  export interface GetPolicyCommandOutput
16
16
  extends GetPolicyResponse,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class GetPolicyCommand extends $Command<
20
19
  GetPolicyCommandInput,
21
20
  GetPolicyCommandOutput,
@@ -23,7 +22,6 @@ export declare class GetPolicyCommand extends $Command<
23
22
  > {
24
23
  readonly input: GetPolicyCommandInput;
25
24
  constructor(input: GetPolicyCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: IAMClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface GetPolicyVersionCommandInput extends GetPolicyVersionRequest {}
18
18
  export interface GetPolicyVersionCommandOutput
19
19
  extends GetPolicyVersionResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class GetPolicyVersionCommand extends $Command<
23
22
  GetPolicyVersionCommandInput,
24
23
  GetPolicyVersionCommandOutput,
@@ -26,7 +25,6 @@ export declare class GetPolicyVersionCommand extends $Command<
26
25
  > {
27
26
  readonly input: GetPolicyVersionCommandInput;
28
27
  constructor(input: GetPolicyVersionCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: IAMClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface GetRoleCommandInput extends GetRoleRequest {}
15
15
  export interface GetRoleCommandOutput
16
16
  extends GetRoleResponse,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class GetRoleCommand extends $Command<
20
19
  GetRoleCommandInput,
21
20
  GetRoleCommandOutput,
@@ -23,7 +22,6 @@ export declare class GetRoleCommand extends $Command<
23
22
  > {
24
23
  readonly input: GetRoleCommandInput;
25
24
  constructor(input: GetRoleCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: IAMClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface GetRolePolicyCommandInput extends GetRolePolicyRequest {}
18
18
  export interface GetRolePolicyCommandOutput
19
19
  extends GetRolePolicyResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class GetRolePolicyCommand extends $Command<
23
22
  GetRolePolicyCommandInput,
24
23
  GetRolePolicyCommandOutput,
@@ -26,7 +25,6 @@ export declare class GetRolePolicyCommand extends $Command<
26
25
  > {
27
26
  readonly input: GetRolePolicyCommandInput;
28
27
  constructor(input: GetRolePolicyCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: IAMClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface GetSAMLProviderCommandInput extends GetSAMLProviderRequest {}
18
18
  export interface GetSAMLProviderCommandOutput
19
19
  extends GetSAMLProviderResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class GetSAMLProviderCommand extends $Command<
23
22
  GetSAMLProviderCommandInput,
24
23
  GetSAMLProviderCommandOutput,
@@ -26,7 +25,6 @@ export declare class GetSAMLProviderCommand extends $Command<
26
25
  > {
27
26
  readonly input: GetSAMLProviderCommandInput;
28
27
  constructor(input: GetSAMLProviderCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: IAMClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface GetSSHPublicKeyCommandInput extends GetSSHPublicKeyRequest {}
18
18
  export interface GetSSHPublicKeyCommandOutput
19
19
  extends GetSSHPublicKeyResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class GetSSHPublicKeyCommand extends $Command<
23
22
  GetSSHPublicKeyCommandInput,
24
23
  GetSSHPublicKeyCommandOutput,
@@ -26,7 +25,6 @@ export declare class GetSSHPublicKeyCommand extends $Command<
26
25
  > {
27
26
  readonly input: GetSSHPublicKeyCommandInput;
28
27
  constructor(input: GetSSHPublicKeyCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: IAMClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface GetServerCertificateCommandInput
19
19
  export interface GetServerCertificateCommandOutput
20
20
  extends GetServerCertificateResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class GetServerCertificateCommand extends $Command<
24
23
  GetServerCertificateCommandInput,
25
24
  GetServerCertificateCommandOutput,
@@ -27,7 +26,6 @@ export declare class GetServerCertificateCommand extends $Command<
27
26
  > {
28
27
  readonly input: GetServerCertificateCommandInput;
29
28
  constructor(input: GetServerCertificateCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: IAMClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface GetServiceLastAccessedDetailsCommandInput
19
19
  export interface GetServiceLastAccessedDetailsCommandOutput
20
20
  extends GetServiceLastAccessedDetailsResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class GetServiceLastAccessedDetailsCommand extends $Command<
24
23
  GetServiceLastAccessedDetailsCommandInput,
25
24
  GetServiceLastAccessedDetailsCommandOutput,
@@ -27,7 +26,6 @@ export declare class GetServiceLastAccessedDetailsCommand extends $Command<
27
26
  > {
28
27
  readonly input: GetServiceLastAccessedDetailsCommandInput;
29
28
  constructor(input: GetServiceLastAccessedDetailsCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: IAMClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface GetServiceLastAccessedDetailsWithEntitiesCommandInput
19
19
  export interface GetServiceLastAccessedDetailsWithEntitiesCommandOutput
20
20
  extends GetServiceLastAccessedDetailsWithEntitiesResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class GetServiceLastAccessedDetailsWithEntitiesCommand extends $Command<
24
23
  GetServiceLastAccessedDetailsWithEntitiesCommandInput,
25
24
  GetServiceLastAccessedDetailsWithEntitiesCommandOutput,
@@ -27,7 +26,6 @@ export declare class GetServiceLastAccessedDetailsWithEntitiesCommand extends $C
27
26
  > {
28
27
  readonly input: GetServiceLastAccessedDetailsWithEntitiesCommandInput;
29
28
  constructor(input: GetServiceLastAccessedDetailsWithEntitiesCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: IAMClientResolvedConfig,