@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
@@ -10,90 +10,66 @@ import {
10
10
  } from "./models_0";
11
11
  export interface UntagPolicyRequest {
12
12
  PolicyArn: string | undefined;
13
-
14
13
  TagKeys: string[] | undefined;
15
14
  }
16
15
  export interface UntagRoleRequest {
17
16
  RoleName: string | undefined;
18
-
19
17
  TagKeys: string[] | undefined;
20
18
  }
21
19
  export interface UntagSAMLProviderRequest {
22
20
  SAMLProviderArn: string | undefined;
23
-
24
21
  TagKeys: string[] | undefined;
25
22
  }
26
23
  export interface UntagServerCertificateRequest {
27
24
  ServerCertificateName: string | undefined;
28
-
29
25
  TagKeys: string[] | undefined;
30
26
  }
31
27
  export interface UntagUserRequest {
32
28
  UserName: string | undefined;
33
-
34
29
  TagKeys: string[] | undefined;
35
30
  }
36
31
  export interface UpdateAccessKeyRequest {
37
32
  UserName?: string;
38
-
39
33
  AccessKeyId: string | undefined;
40
-
41
34
  Status: StatusType | string | undefined;
42
35
  }
43
36
  export interface UpdateAccountPasswordPolicyRequest {
44
37
  MinimumPasswordLength?: number;
45
-
46
38
  RequireSymbols?: boolean;
47
-
48
39
  RequireNumbers?: boolean;
49
-
50
40
  RequireUppercaseCharacters?: boolean;
51
-
52
41
  RequireLowercaseCharacters?: boolean;
53
-
54
42
  AllowUsersToChangePassword?: boolean;
55
-
56
43
  MaxPasswordAge?: number;
57
-
58
44
  PasswordReusePrevention?: number;
59
-
60
45
  HardExpiry?: boolean;
61
46
  }
62
47
  export interface UpdateAssumeRolePolicyRequest {
63
48
  RoleName: string | undefined;
64
-
65
49
  PolicyDocument: string | undefined;
66
50
  }
67
51
  export interface UpdateGroupRequest {
68
52
  GroupName: string | undefined;
69
-
70
53
  NewPath?: string;
71
-
72
54
  NewGroupName?: string;
73
55
  }
74
56
  export interface UpdateLoginProfileRequest {
75
57
  UserName: string | undefined;
76
-
77
58
  Password?: string;
78
-
79
59
  PasswordResetRequired?: boolean;
80
60
  }
81
61
  export interface UpdateOpenIDConnectProviderThumbprintRequest {
82
62
  OpenIDConnectProviderArn: string | undefined;
83
-
84
63
  ThumbprintList: string[] | undefined;
85
64
  }
86
65
  export interface UpdateRoleRequest {
87
66
  RoleName: string | undefined;
88
-
89
67
  Description?: string;
90
-
91
68
  MaxSessionDuration?: number;
92
69
  }
93
70
  export interface UpdateRoleResponse {}
94
71
  export interface UpdateRoleDescriptionRequest {
95
72
  RoleName: string | undefined;
96
-
97
73
  Description: string | undefined;
98
74
  }
99
75
  export interface UpdateRoleDescriptionResponse {
@@ -101,248 +77,185 @@ export interface UpdateRoleDescriptionResponse {
101
77
  }
102
78
  export interface UpdateSAMLProviderRequest {
103
79
  SAMLMetadataDocument: string | undefined;
104
-
105
80
  SAMLProviderArn: string | undefined;
106
81
  }
107
-
108
82
  export interface UpdateSAMLProviderResponse {
109
83
  SAMLProviderArn?: string;
110
84
  }
111
85
  export interface UpdateServerCertificateRequest {
112
86
  ServerCertificateName: string | undefined;
113
-
114
87
  NewPath?: string;
115
-
116
88
  NewServerCertificateName?: string;
117
89
  }
118
90
  export interface UpdateServiceSpecificCredentialRequest {
119
91
  UserName?: string;
120
-
121
92
  ServiceSpecificCredentialId: string | undefined;
122
-
123
93
  Status: StatusType | string | undefined;
124
94
  }
125
95
  export interface UpdateSigningCertificateRequest {
126
96
  UserName?: string;
127
-
128
97
  CertificateId: string | undefined;
129
-
130
98
  Status: StatusType | string | undefined;
131
99
  }
132
100
  export interface UpdateSSHPublicKeyRequest {
133
101
  UserName: string | undefined;
134
-
135
102
  SSHPublicKeyId: string | undefined;
136
-
137
103
  Status: StatusType | string | undefined;
138
104
  }
139
105
  export interface UpdateUserRequest {
140
106
  UserName: string | undefined;
141
-
142
107
  NewPath?: string;
143
-
144
108
  NewUserName?: string;
145
109
  }
146
-
147
110
  export declare class KeyPairMismatchException extends __BaseException {
148
111
  readonly name: "KeyPairMismatchException";
149
112
  readonly $fault: "client";
150
-
151
113
  constructor(
152
114
  opts: __ExceptionOptionType<KeyPairMismatchException, __BaseException>
153
115
  );
154
116
  }
155
-
156
117
  export declare class MalformedCertificateException extends __BaseException {
157
118
  readonly name: "MalformedCertificateException";
158
119
  readonly $fault: "client";
159
-
160
120
  constructor(
161
121
  opts: __ExceptionOptionType<MalformedCertificateException, __BaseException>
162
122
  );
163
123
  }
164
124
  export interface UploadServerCertificateRequest {
165
125
  Path?: string;
166
-
167
126
  ServerCertificateName: string | undefined;
168
-
169
127
  CertificateBody: string | undefined;
170
-
171
128
  PrivateKey: string | undefined;
172
-
173
129
  CertificateChain?: string;
174
-
175
130
  Tags?: Tag[];
176
131
  }
177
-
178
132
  export interface UploadServerCertificateResponse {
179
133
  ServerCertificateMetadata?: ServerCertificateMetadata;
180
-
181
134
  Tags?: Tag[];
182
135
  }
183
-
184
136
  export declare class DuplicateCertificateException extends __BaseException {
185
137
  readonly name: "DuplicateCertificateException";
186
138
  readonly $fault: "client";
187
-
188
139
  constructor(
189
140
  opts: __ExceptionOptionType<DuplicateCertificateException, __BaseException>
190
141
  );
191
142
  }
192
-
193
143
  export declare class InvalidCertificateException extends __BaseException {
194
144
  readonly name: "InvalidCertificateException";
195
145
  readonly $fault: "client";
196
-
197
146
  constructor(
198
147
  opts: __ExceptionOptionType<InvalidCertificateException, __BaseException>
199
148
  );
200
149
  }
201
150
  export interface UploadSigningCertificateRequest {
202
151
  UserName?: string;
203
-
204
152
  CertificateBody: string | undefined;
205
153
  }
206
-
207
154
  export interface UploadSigningCertificateResponse {
208
155
  Certificate: SigningCertificate | undefined;
209
156
  }
210
-
211
157
  export declare class DuplicateSSHPublicKeyException extends __BaseException {
212
158
  readonly name: "DuplicateSSHPublicKeyException";
213
159
  readonly $fault: "client";
214
-
215
160
  constructor(
216
161
  opts: __ExceptionOptionType<DuplicateSSHPublicKeyException, __BaseException>
217
162
  );
218
163
  }
219
-
220
164
  export declare class InvalidPublicKeyException extends __BaseException {
221
165
  readonly name: "InvalidPublicKeyException";
222
166
  readonly $fault: "client";
223
-
224
167
  constructor(
225
168
  opts: __ExceptionOptionType<InvalidPublicKeyException, __BaseException>
226
169
  );
227
170
  }
228
171
  export interface UploadSSHPublicKeyRequest {
229
172
  UserName: string | undefined;
230
-
231
173
  SSHPublicKeyBody: string | undefined;
232
174
  }
233
-
234
175
  export interface UploadSSHPublicKeyResponse {
235
176
  SSHPublicKey?: SSHPublicKey;
236
177
  }
237
-
238
178
  export declare const UntagPolicyRequestFilterSensitiveLog: (
239
179
  obj: UntagPolicyRequest
240
180
  ) => any;
241
-
242
181
  export declare const UntagRoleRequestFilterSensitiveLog: (
243
182
  obj: UntagRoleRequest
244
183
  ) => any;
245
-
246
184
  export declare const UntagSAMLProviderRequestFilterSensitiveLog: (
247
185
  obj: UntagSAMLProviderRequest
248
186
  ) => any;
249
-
250
187
  export declare const UntagServerCertificateRequestFilterSensitiveLog: (
251
188
  obj: UntagServerCertificateRequest
252
189
  ) => any;
253
-
254
190
  export declare const UntagUserRequestFilterSensitiveLog: (
255
191
  obj: UntagUserRequest
256
192
  ) => any;
257
-
258
193
  export declare const UpdateAccessKeyRequestFilterSensitiveLog: (
259
194
  obj: UpdateAccessKeyRequest
260
195
  ) => any;
261
-
262
196
  export declare const UpdateAccountPasswordPolicyRequestFilterSensitiveLog: (
263
197
  obj: UpdateAccountPasswordPolicyRequest
264
198
  ) => any;
265
-
266
199
  export declare const UpdateAssumeRolePolicyRequestFilterSensitiveLog: (
267
200
  obj: UpdateAssumeRolePolicyRequest
268
201
  ) => any;
269
-
270
202
  export declare const UpdateGroupRequestFilterSensitiveLog: (
271
203
  obj: UpdateGroupRequest
272
204
  ) => any;
273
-
274
205
  export declare const UpdateLoginProfileRequestFilterSensitiveLog: (
275
206
  obj: UpdateLoginProfileRequest
276
207
  ) => any;
277
-
278
208
  export declare const UpdateOpenIDConnectProviderThumbprintRequestFilterSensitiveLog: (
279
209
  obj: UpdateOpenIDConnectProviderThumbprintRequest
280
210
  ) => any;
281
-
282
211
  export declare const UpdateRoleRequestFilterSensitiveLog: (
283
212
  obj: UpdateRoleRequest
284
213
  ) => any;
285
-
286
214
  export declare const UpdateRoleResponseFilterSensitiveLog: (
287
215
  obj: UpdateRoleResponse
288
216
  ) => any;
289
-
290
217
  export declare const UpdateRoleDescriptionRequestFilterSensitiveLog: (
291
218
  obj: UpdateRoleDescriptionRequest
292
219
  ) => any;
293
-
294
220
  export declare const UpdateRoleDescriptionResponseFilterSensitiveLog: (
295
221
  obj: UpdateRoleDescriptionResponse
296
222
  ) => any;
297
-
298
223
  export declare const UpdateSAMLProviderRequestFilterSensitiveLog: (
299
224
  obj: UpdateSAMLProviderRequest
300
225
  ) => any;
301
-
302
226
  export declare const UpdateSAMLProviderResponseFilterSensitiveLog: (
303
227
  obj: UpdateSAMLProviderResponse
304
228
  ) => any;
305
-
306
229
  export declare const UpdateServerCertificateRequestFilterSensitiveLog: (
307
230
  obj: UpdateServerCertificateRequest
308
231
  ) => any;
309
-
310
232
  export declare const UpdateServiceSpecificCredentialRequestFilterSensitiveLog: (
311
233
  obj: UpdateServiceSpecificCredentialRequest
312
234
  ) => any;
313
-
314
235
  export declare const UpdateSigningCertificateRequestFilterSensitiveLog: (
315
236
  obj: UpdateSigningCertificateRequest
316
237
  ) => any;
317
-
318
238
  export declare const UpdateSSHPublicKeyRequestFilterSensitiveLog: (
319
239
  obj: UpdateSSHPublicKeyRequest
320
240
  ) => any;
321
-
322
241
  export declare const UpdateUserRequestFilterSensitiveLog: (
323
242
  obj: UpdateUserRequest
324
243
  ) => any;
325
-
326
244
  export declare const UploadServerCertificateRequestFilterSensitiveLog: (
327
245
  obj: UploadServerCertificateRequest
328
246
  ) => any;
329
-
330
247
  export declare const UploadServerCertificateResponseFilterSensitiveLog: (
331
248
  obj: UploadServerCertificateResponse
332
249
  ) => any;
333
-
334
250
  export declare const UploadSigningCertificateRequestFilterSensitiveLog: (
335
251
  obj: UploadSigningCertificateRequest
336
252
  ) => any;
337
-
338
253
  export declare const UploadSigningCertificateResponseFilterSensitiveLog: (
339
254
  obj: UploadSigningCertificateResponse
340
255
  ) => any;
341
-
342
256
  export declare const UploadSSHPublicKeyRequestFilterSensitiveLog: (
343
257
  obj: UploadSSHPublicKeyRequest
344
258
  ) => any;
345
-
346
259
  export declare const UploadSSHPublicKeyResponseFilterSensitiveLog: (
347
260
  obj: UploadSSHPublicKeyResponse
348
261
  ) => any;
@@ -1,6 +1,5 @@
1
1
  import { FetchHttpHandler as RequestHandler } from "@aws-sdk/fetch-http-handler";
2
2
  import { IAMClientConfig } from "./IAMClient";
3
-
4
3
  export declare const getRuntimeConfig: (config: IAMClientConfig) => {
5
4
  runtime: string;
6
5
  defaultsMode: import("@aws-sdk/types").Provider<
@@ -51,7 +50,9 @@ export declare const getRuntimeConfig: (config: IAMClientConfig) => {
51
50
  | undefined;
52
51
  signer?:
53
52
  | import("@aws-sdk/types").RequestSigner
54
- | import("@aws-sdk/types").Provider<import("@aws-sdk/types").RequestSigner>
53
+ | ((
54
+ authScheme?: import("@aws-sdk/types").AuthScheme | undefined
55
+ ) => Promise<import("@aws-sdk/types").RequestSigner>)
55
56
  | undefined;
56
57
  signingEscapePath?: boolean | undefined;
57
58
  systemClockOffset?: number | undefined;
@@ -1,6 +1,5 @@
1
1
  import { NodeHttpHandler as RequestHandler } from "@aws-sdk/node-http-handler";
2
2
  import { IAMClientConfig } from "./IAMClient";
3
-
4
3
  export declare const getRuntimeConfig: (config: IAMClientConfig) => {
5
4
  runtime: string;
6
5
  defaultsMode: import("@aws-sdk/types").Provider<
@@ -51,7 +50,9 @@ export declare const getRuntimeConfig: (config: IAMClientConfig) => {
51
50
  | undefined;
52
51
  signer?:
53
52
  | import("@aws-sdk/types").RequestSigner
54
- | import("@aws-sdk/types").Provider<import("@aws-sdk/types").RequestSigner>
53
+ | ((
54
+ authScheme?: import("@aws-sdk/types").AuthScheme | undefined
55
+ ) => Promise<import("@aws-sdk/types").RequestSigner>)
55
56
  | undefined;
56
57
  signingEscapePath?: boolean | undefined;
57
58
  systemClockOffset?: number | undefined;
@@ -1,5 +1,4 @@
1
1
  import { IAMClientConfig } from "./IAMClient";
2
-
3
2
  export declare const getRuntimeConfig: (config: IAMClientConfig) => {
4
3
  runtime: string;
5
4
  sha256: import("@aws-sdk/types").HashConstructor;
@@ -52,7 +51,9 @@ export declare const getRuntimeConfig: (config: IAMClientConfig) => {
52
51
  | undefined;
53
52
  signer?:
54
53
  | import("@aws-sdk/types").RequestSigner
55
- | import("@aws-sdk/types").Provider<import("@aws-sdk/types").RequestSigner>
54
+ | ((
55
+ authScheme?: import("@aws-sdk/types").AuthScheme | undefined
56
+ ) => Promise<import("@aws-sdk/types").RequestSigner>)
56
57
  | undefined;
57
58
  signingEscapePath?: boolean | undefined;
58
59
  systemClockOffset?: number | undefined;
@@ -1,6 +1,5 @@
1
1
  import { Logger as __Logger } from "@aws-sdk/types";
2
2
  import { IAMClientConfig } from "./IAMClient";
3
-
4
3
  export declare const getRuntimeConfig: (config: IAMClientConfig) => {
5
4
  apiVersion: string;
6
5
  disableHostPrefix: boolean;
@@ -1,12 +1,10 @@
1
1
  import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
2
2
  import { GetInstanceProfileCommandInput } from "../commands/GetInstanceProfileCommand";
3
3
  import { IAMClient } from "../IAMClient";
4
-
5
4
  export declare const waitForInstanceProfileExists: (
6
5
  params: WaiterConfiguration<IAMClient>,
7
6
  input: GetInstanceProfileCommandInput
8
7
  ) => Promise<WaiterResult>;
9
-
10
8
  export declare const waitUntilInstanceProfileExists: (
11
9
  params: WaiterConfiguration<IAMClient>,
12
10
  input: GetInstanceProfileCommandInput
@@ -1,12 +1,10 @@
1
1
  import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
2
2
  import { GetPolicyCommandInput } from "../commands/GetPolicyCommand";
3
3
  import { IAMClient } from "../IAMClient";
4
-
5
4
  export declare const waitForPolicyExists: (
6
5
  params: WaiterConfiguration<IAMClient>,
7
6
  input: GetPolicyCommandInput
8
7
  ) => Promise<WaiterResult>;
9
-
10
8
  export declare const waitUntilPolicyExists: (
11
9
  params: WaiterConfiguration<IAMClient>,
12
10
  input: GetPolicyCommandInput
@@ -1,12 +1,10 @@
1
1
  import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
2
2
  import { GetRoleCommandInput } from "../commands/GetRoleCommand";
3
3
  import { IAMClient } from "../IAMClient";
4
-
5
4
  export declare const waitForRoleExists: (
6
5
  params: WaiterConfiguration<IAMClient>,
7
6
  input: GetRoleCommandInput
8
7
  ) => Promise<WaiterResult>;
9
-
10
8
  export declare const waitUntilRoleExists: (
11
9
  params: WaiterConfiguration<IAMClient>,
12
10
  input: GetRoleCommandInput
@@ -1,12 +1,10 @@
1
1
  import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
2
2
  import { GetUserCommandInput } from "../commands/GetUserCommand";
3
3
  import { IAMClient } from "../IAMClient";
4
-
5
4
  export declare const waitForUserExists: (
6
5
  params: WaiterConfiguration<IAMClient>,
7
6
  input: GetUserCommandInput
8
7
  ) => Promise<WaiterResult>;
9
-
10
8
  export declare const waitUntilUserExists: (
11
9
  params: WaiterConfiguration<IAMClient>,
12
10
  input: GetUserCommandInput
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-iam",
3
3
  "description": "AWS SDK for JavaScript Iam Client for Node.js, Browser and React Native",
4
- "version": "3.170.0",
4
+ "version": "3.178.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -19,38 +19,38 @@
19
19
  "dependencies": {
20
20
  "@aws-crypto/sha256-browser": "2.0.0",
21
21
  "@aws-crypto/sha256-js": "2.0.0",
22
- "@aws-sdk/client-sts": "3.170.0",
23
- "@aws-sdk/config-resolver": "3.170.0",
24
- "@aws-sdk/credential-provider-node": "3.170.0",
25
- "@aws-sdk/fetch-http-handler": "3.170.0",
26
- "@aws-sdk/hash-node": "3.170.0",
27
- "@aws-sdk/invalid-dependency": "3.170.0",
28
- "@aws-sdk/middleware-content-length": "3.170.0",
29
- "@aws-sdk/middleware-host-header": "3.170.0",
30
- "@aws-sdk/middleware-logger": "3.170.0",
31
- "@aws-sdk/middleware-recursion-detection": "3.170.0",
32
- "@aws-sdk/middleware-retry": "3.170.0",
33
- "@aws-sdk/middleware-serde": "3.170.0",
34
- "@aws-sdk/middleware-signing": "3.170.0",
35
- "@aws-sdk/middleware-stack": "3.170.0",
36
- "@aws-sdk/middleware-user-agent": "3.170.0",
37
- "@aws-sdk/node-config-provider": "3.170.0",
38
- "@aws-sdk/node-http-handler": "3.170.0",
39
- "@aws-sdk/protocol-http": "3.170.0",
40
- "@aws-sdk/smithy-client": "3.170.0",
41
- "@aws-sdk/types": "3.170.0",
42
- "@aws-sdk/url-parser": "3.170.0",
22
+ "@aws-sdk/client-sts": "3.178.0",
23
+ "@aws-sdk/config-resolver": "3.178.0",
24
+ "@aws-sdk/credential-provider-node": "3.178.0",
25
+ "@aws-sdk/fetch-http-handler": "3.178.0",
26
+ "@aws-sdk/hash-node": "3.178.0",
27
+ "@aws-sdk/invalid-dependency": "3.178.0",
28
+ "@aws-sdk/middleware-content-length": "3.178.0",
29
+ "@aws-sdk/middleware-host-header": "3.178.0",
30
+ "@aws-sdk/middleware-logger": "3.178.0",
31
+ "@aws-sdk/middleware-recursion-detection": "3.178.0",
32
+ "@aws-sdk/middleware-retry": "3.178.0",
33
+ "@aws-sdk/middleware-serde": "3.178.0",
34
+ "@aws-sdk/middleware-signing": "3.178.0",
35
+ "@aws-sdk/middleware-stack": "3.178.0",
36
+ "@aws-sdk/middleware-user-agent": "3.178.0",
37
+ "@aws-sdk/node-config-provider": "3.178.0",
38
+ "@aws-sdk/node-http-handler": "3.178.0",
39
+ "@aws-sdk/protocol-http": "3.178.0",
40
+ "@aws-sdk/smithy-client": "3.178.0",
41
+ "@aws-sdk/types": "3.178.0",
42
+ "@aws-sdk/url-parser": "3.178.0",
43
43
  "@aws-sdk/util-base64-browser": "3.170.0",
44
44
  "@aws-sdk/util-base64-node": "3.170.0",
45
45
  "@aws-sdk/util-body-length-browser": "3.170.0",
46
46
  "@aws-sdk/util-body-length-node": "3.170.0",
47
- "@aws-sdk/util-defaults-mode-browser": "3.170.0",
48
- "@aws-sdk/util-defaults-mode-node": "3.170.0",
49
- "@aws-sdk/util-user-agent-browser": "3.170.0",
50
- "@aws-sdk/util-user-agent-node": "3.170.0",
47
+ "@aws-sdk/util-defaults-mode-browser": "3.178.0",
48
+ "@aws-sdk/util-defaults-mode-node": "3.178.0",
49
+ "@aws-sdk/util-user-agent-browser": "3.178.0",
50
+ "@aws-sdk/util-user-agent-node": "3.178.0",
51
51
  "@aws-sdk/util-utf8-browser": "3.170.0",
52
52
  "@aws-sdk/util-utf8-node": "3.170.0",
53
- "@aws-sdk/util-waiter": "3.170.0",
53
+ "@aws-sdk/util-waiter": "3.178.0",
54
54
  "entities": "2.2.0",
55
55
  "fast-xml-parser": "3.19.0",
56
56
  "tslib": "^2.3.1"