@aws-sdk/client-iam 3.496.0 → 3.498.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.
package/dist-cjs/index.js
CHANGED
|
@@ -17123,26 +17123,23 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
17123
17123
|
// Annotate the CommonJS export names for ESM import in node:
|
|
17124
17124
|
|
|
17125
17125
|
0 && (module.exports = {
|
|
17126
|
-
|
|
17127
|
-
|
|
17126
|
+
IAMServiceException,
|
|
17127
|
+
__Client,
|
|
17128
|
+
IAMClient,
|
|
17129
|
+
IAM,
|
|
17130
|
+
$Command,
|
|
17128
17131
|
AddClientIDToOpenIDConnectProviderCommand,
|
|
17129
17132
|
AddRoleToInstanceProfileCommand,
|
|
17130
17133
|
AddUserToGroupCommand,
|
|
17131
|
-
AssignmentStatusType,
|
|
17132
17134
|
AttachGroupPolicyCommand,
|
|
17133
17135
|
AttachRolePolicyCommand,
|
|
17134
17136
|
AttachUserPolicyCommand,
|
|
17135
17137
|
ChangePasswordCommand,
|
|
17136
|
-
ChangePasswordRequestFilterSensitiveLog,
|
|
17137
|
-
ConcurrentModificationException,
|
|
17138
|
-
ContextKeyTypeEnum,
|
|
17139
17138
|
CreateAccessKeyCommand,
|
|
17140
|
-
CreateAccessKeyResponseFilterSensitiveLog,
|
|
17141
17139
|
CreateAccountAliasCommand,
|
|
17142
17140
|
CreateGroupCommand,
|
|
17143
17141
|
CreateInstanceProfileCommand,
|
|
17144
17142
|
CreateLoginProfileCommand,
|
|
17145
|
-
CreateLoginProfileRequestFilterSensitiveLog,
|
|
17146
17143
|
CreateOpenIDConnectProviderCommand,
|
|
17147
17144
|
CreatePolicyCommand,
|
|
17148
17145
|
CreatePolicyVersionCommand,
|
|
@@ -17150,18 +17147,12 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
17150
17147
|
CreateSAMLProviderCommand,
|
|
17151
17148
|
CreateServiceLinkedRoleCommand,
|
|
17152
17149
|
CreateServiceSpecificCredentialCommand,
|
|
17153
|
-
CreateServiceSpecificCredentialResponseFilterSensitiveLog,
|
|
17154
17150
|
CreateUserCommand,
|
|
17155
17151
|
CreateVirtualMFADeviceCommand,
|
|
17156
|
-
CreateVirtualMFADeviceResponseFilterSensitiveLog,
|
|
17157
|
-
CredentialReportExpiredException,
|
|
17158
|
-
CredentialReportNotPresentException,
|
|
17159
|
-
CredentialReportNotReadyException,
|
|
17160
17152
|
DeactivateMFADeviceCommand,
|
|
17161
17153
|
DeleteAccessKeyCommand,
|
|
17162
17154
|
DeleteAccountAliasCommand,
|
|
17163
17155
|
DeleteAccountPasswordPolicyCommand,
|
|
17164
|
-
DeleteConflictException,
|
|
17165
17156
|
DeleteGroupCommand,
|
|
17166
17157
|
DeleteGroupPolicyCommand,
|
|
17167
17158
|
DeleteInstanceProfileCommand,
|
|
@@ -17182,17 +17173,10 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
17182
17173
|
DeleteUserPermissionsBoundaryCommand,
|
|
17183
17174
|
DeleteUserPolicyCommand,
|
|
17184
17175
|
DeleteVirtualMFADeviceCommand,
|
|
17185
|
-
DeletionTaskStatusType,
|
|
17186
17176
|
DetachGroupPolicyCommand,
|
|
17187
17177
|
DetachRolePolicyCommand,
|
|
17188
17178
|
DetachUserPolicyCommand,
|
|
17189
|
-
DuplicateCertificateException,
|
|
17190
|
-
DuplicateSSHPublicKeyException,
|
|
17191
17179
|
EnableMFADeviceCommand,
|
|
17192
|
-
EncodingType,
|
|
17193
|
-
EntityAlreadyExistsException,
|
|
17194
|
-
EntityTemporarilyUnmodifiableException,
|
|
17195
|
-
EntityType,
|
|
17196
17180
|
GenerateCredentialReportCommand,
|
|
17197
17181
|
GenerateOrganizationsAccessReportCommand,
|
|
17198
17182
|
GenerateServiceLastAccessedDetailsCommand,
|
|
@@ -17222,18 +17206,6 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
17222
17206
|
GetServiceLinkedRoleDeletionStatusCommand,
|
|
17223
17207
|
GetUserCommand,
|
|
17224
17208
|
GetUserPolicyCommand,
|
|
17225
|
-
GlobalEndpointTokenVersion,
|
|
17226
|
-
IAM,
|
|
17227
|
-
IAMClient,
|
|
17228
|
-
IAMServiceException,
|
|
17229
|
-
InvalidAuthenticationCodeException,
|
|
17230
|
-
InvalidCertificateException,
|
|
17231
|
-
InvalidInputException,
|
|
17232
|
-
InvalidPublicKeyException,
|
|
17233
|
-
InvalidUserTypeException,
|
|
17234
|
-
JobStatusType,
|
|
17235
|
-
KeyPairMismatchException,
|
|
17236
|
-
LimitExceededException,
|
|
17237
17209
|
ListAccessKeysCommand,
|
|
17238
17210
|
ListAccountAliasesCommand,
|
|
17239
17211
|
ListAttachedGroupPoliciesCommand,
|
|
@@ -17268,20 +17240,6 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
17268
17240
|
ListUserTagsCommand,
|
|
17269
17241
|
ListUsersCommand,
|
|
17270
17242
|
ListVirtualMFADevicesCommand,
|
|
17271
|
-
ListVirtualMFADevicesResponseFilterSensitiveLog,
|
|
17272
|
-
MalformedCertificateException,
|
|
17273
|
-
MalformedPolicyDocumentException,
|
|
17274
|
-
NoSuchEntityException,
|
|
17275
|
-
PasswordPolicyViolationException,
|
|
17276
|
-
PermissionsBoundaryAttachmentType,
|
|
17277
|
-
PolicyEvaluationDecisionType,
|
|
17278
|
-
PolicyEvaluationException,
|
|
17279
|
-
PolicyNotAttachableException,
|
|
17280
|
-
PolicyOwnerEntityType,
|
|
17281
|
-
PolicyScopeType,
|
|
17282
|
-
PolicySourceType,
|
|
17283
|
-
PolicyType,
|
|
17284
|
-
PolicyUsageType,
|
|
17285
17243
|
PutGroupPolicyCommand,
|
|
17286
17244
|
PutRolePermissionsBoundaryCommand,
|
|
17287
17245
|
PutRolePolicyCommand,
|
|
@@ -17290,22 +17248,12 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
17290
17248
|
RemoveClientIDFromOpenIDConnectProviderCommand,
|
|
17291
17249
|
RemoveRoleFromInstanceProfileCommand,
|
|
17292
17250
|
RemoveUserFromGroupCommand,
|
|
17293
|
-
ReportFormatType,
|
|
17294
|
-
ReportGenerationLimitExceededException,
|
|
17295
|
-
ReportStateType,
|
|
17296
17251
|
ResetServiceSpecificCredentialCommand,
|
|
17297
|
-
ResetServiceSpecificCredentialResponseFilterSensitiveLog,
|
|
17298
17252
|
ResyncMFADeviceCommand,
|
|
17299
|
-
ServiceFailureException,
|
|
17300
|
-
ServiceNotSupportedException,
|
|
17301
|
-
ServiceSpecificCredentialFilterSensitiveLog,
|
|
17302
17253
|
SetDefaultPolicyVersionCommand,
|
|
17303
17254
|
SetSecurityTokenServicePreferencesCommand,
|
|
17304
17255
|
SimulateCustomPolicyCommand,
|
|
17305
17256
|
SimulatePrincipalPolicyCommand,
|
|
17306
|
-
SortKeyType,
|
|
17307
|
-
StatusType,
|
|
17308
|
-
SummaryKeyType,
|
|
17309
17257
|
TagInstanceProfileCommand,
|
|
17310
17258
|
TagMFADeviceCommand,
|
|
17311
17259
|
TagOpenIDConnectProviderCommand,
|
|
@@ -17314,8 +17262,6 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
17314
17262
|
TagSAMLProviderCommand,
|
|
17315
17263
|
TagServerCertificateCommand,
|
|
17316
17264
|
TagUserCommand,
|
|
17317
|
-
UnmodifiableEntityException,
|
|
17318
|
-
UnrecognizedPublicKeyEncodingException,
|
|
17319
17265
|
UntagInstanceProfileCommand,
|
|
17320
17266
|
UntagMFADeviceCommand,
|
|
17321
17267
|
UntagOpenIDConnectProviderCommand,
|
|
@@ -17329,7 +17275,6 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
17329
17275
|
UpdateAssumeRolePolicyCommand,
|
|
17330
17276
|
UpdateGroupCommand,
|
|
17331
17277
|
UpdateLoginProfileCommand,
|
|
17332
|
-
UpdateLoginProfileRequestFilterSensitiveLog,
|
|
17333
17278
|
UpdateOpenIDConnectProviderThumbprintCommand,
|
|
17334
17279
|
UpdateRoleCommand,
|
|
17335
17280
|
UpdateRoleDescriptionCommand,
|
|
@@ -17341,10 +17286,7 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
17341
17286
|
UpdateUserCommand,
|
|
17342
17287
|
UploadSSHPublicKeyCommand,
|
|
17343
17288
|
UploadServerCertificateCommand,
|
|
17344
|
-
UploadServerCertificateRequestFilterSensitiveLog,
|
|
17345
17289
|
UploadSigningCertificateCommand,
|
|
17346
|
-
VirtualMFADeviceFilterSensitiveLog,
|
|
17347
|
-
__Client,
|
|
17348
17290
|
paginateGetAccountAuthorizationDetails,
|
|
17349
17291
|
paginateGetGroup,
|
|
17350
17292
|
paginateListAccessKeys,
|
|
@@ -17354,11 +17296,11 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
17354
17296
|
paginateListAttachedUserPolicies,
|
|
17355
17297
|
paginateListEntitiesForPolicy,
|
|
17356
17298
|
paginateListGroupPolicies,
|
|
17357
|
-
paginateListGroups,
|
|
17358
17299
|
paginateListGroupsForUser,
|
|
17300
|
+
paginateListGroups,
|
|
17359
17301
|
paginateListInstanceProfileTags,
|
|
17360
|
-
paginateListInstanceProfiles,
|
|
17361
17302
|
paginateListInstanceProfilesForRole,
|
|
17303
|
+
paginateListInstanceProfiles,
|
|
17362
17304
|
paginateListMFADeviceTags,
|
|
17363
17305
|
paginateListMFADevices,
|
|
17364
17306
|
paginateListOpenIDConnectProviderTags,
|
|
@@ -17380,12 +17322,71 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
17380
17322
|
paginateSimulateCustomPolicy,
|
|
17381
17323
|
paginateSimulatePrincipalPolicy,
|
|
17382
17324
|
waitForInstanceProfileExists,
|
|
17383
|
-
waitForPolicyExists,
|
|
17384
|
-
waitForRoleExists,
|
|
17385
|
-
waitForUserExists,
|
|
17386
17325
|
waitUntilInstanceProfileExists,
|
|
17326
|
+
waitForPolicyExists,
|
|
17387
17327
|
waitUntilPolicyExists,
|
|
17328
|
+
waitForRoleExists,
|
|
17388
17329
|
waitUntilRoleExists,
|
|
17389
|
-
|
|
17330
|
+
waitForUserExists,
|
|
17331
|
+
waitUntilUserExists,
|
|
17332
|
+
AccessAdvisorUsageGranularityType,
|
|
17333
|
+
StatusType,
|
|
17334
|
+
InvalidInputException,
|
|
17335
|
+
LimitExceededException,
|
|
17336
|
+
NoSuchEntityException,
|
|
17337
|
+
ServiceFailureException,
|
|
17338
|
+
EntityAlreadyExistsException,
|
|
17339
|
+
UnmodifiableEntityException,
|
|
17340
|
+
AssignmentStatusType,
|
|
17341
|
+
PermissionsBoundaryAttachmentType,
|
|
17342
|
+
PolicyNotAttachableException,
|
|
17343
|
+
EntityTemporarilyUnmodifiableException,
|
|
17344
|
+
InvalidUserTypeException,
|
|
17345
|
+
PasswordPolicyViolationException,
|
|
17346
|
+
ConcurrentModificationException,
|
|
17347
|
+
MalformedPolicyDocumentException,
|
|
17348
|
+
ServiceNotSupportedException,
|
|
17349
|
+
DeleteConflictException,
|
|
17350
|
+
InvalidAuthenticationCodeException,
|
|
17351
|
+
ReportStateType,
|
|
17352
|
+
ReportGenerationLimitExceededException,
|
|
17353
|
+
EntityType,
|
|
17354
|
+
SummaryKeyType,
|
|
17355
|
+
CredentialReportExpiredException,
|
|
17356
|
+
CredentialReportNotPresentException,
|
|
17357
|
+
CredentialReportNotReadyException,
|
|
17358
|
+
ReportFormatType,
|
|
17359
|
+
SortKeyType,
|
|
17360
|
+
JobStatusType,
|
|
17361
|
+
PolicyOwnerEntityType,
|
|
17362
|
+
DeletionTaskStatusType,
|
|
17363
|
+
EncodingType,
|
|
17364
|
+
UnrecognizedPublicKeyEncodingException,
|
|
17365
|
+
PolicyUsageType,
|
|
17366
|
+
PolicyScopeType,
|
|
17367
|
+
PolicyType,
|
|
17368
|
+
GlobalEndpointTokenVersion,
|
|
17369
|
+
PolicyEvaluationException,
|
|
17370
|
+
ContextKeyTypeEnum,
|
|
17371
|
+
PolicyEvaluationDecisionType,
|
|
17372
|
+
PolicySourceType,
|
|
17373
|
+
AccessKeyFilterSensitiveLog,
|
|
17374
|
+
ChangePasswordRequestFilterSensitiveLog,
|
|
17375
|
+
CreateAccessKeyResponseFilterSensitiveLog,
|
|
17376
|
+
CreateLoginProfileRequestFilterSensitiveLog,
|
|
17377
|
+
ServiceSpecificCredentialFilterSensitiveLog,
|
|
17378
|
+
CreateServiceSpecificCredentialResponseFilterSensitiveLog,
|
|
17379
|
+
VirtualMFADeviceFilterSensitiveLog,
|
|
17380
|
+
CreateVirtualMFADeviceResponseFilterSensitiveLog,
|
|
17381
|
+
ListVirtualMFADevicesResponseFilterSensitiveLog,
|
|
17382
|
+
ResetServiceSpecificCredentialResponseFilterSensitiveLog,
|
|
17383
|
+
KeyPairMismatchException,
|
|
17384
|
+
MalformedCertificateException,
|
|
17385
|
+
DuplicateCertificateException,
|
|
17386
|
+
InvalidCertificateException,
|
|
17387
|
+
DuplicateSSHPublicKeyException,
|
|
17388
|
+
InvalidPublicKeyException,
|
|
17389
|
+
UpdateLoginProfileRequestFilterSensitiveLog,
|
|
17390
|
+
UploadServerCertificateRequestFilterSensitiveLog
|
|
17390
17391
|
});
|
|
17391
17392
|
|
|
@@ -63,7 +63,7 @@ declare const DeleteAccountPasswordPolicyCommand_base: {
|
|
|
63
63
|
* @example To delete the current account password policy
|
|
64
64
|
* ```javascript
|
|
65
65
|
* // The following command removes the password policy from the current AWS account:
|
|
66
|
-
* const input =
|
|
66
|
+
* const input = {};
|
|
67
67
|
* const command = new DeleteAccountPasswordPolicyCommand(input);
|
|
68
68
|
* await client.send(command);
|
|
69
69
|
* // example id: 9ddf755e-495c-49bc-ae3b-ea6cc9b8ebcf
|
|
@@ -76,7 +76,7 @@ declare const GetAccountPasswordPolicyCommand_base: {
|
|
|
76
76
|
* @example To see the current account password policy
|
|
77
77
|
* ```javascript
|
|
78
78
|
* // The following command displays details about the password policy for the current AWS account.
|
|
79
|
-
* const input =
|
|
79
|
+
* const input = {};
|
|
80
80
|
* const command = new GetAccountPasswordPolicyCommand(input);
|
|
81
81
|
* const response = await client.send(command);
|
|
82
82
|
* /* response ==
|
|
@@ -63,7 +63,7 @@ declare const GetAccountSummaryCommand_base: {
|
|
|
63
63
|
* @example To get information about IAM entity quotas and usage in the current account
|
|
64
64
|
* ```javascript
|
|
65
65
|
* // The following command returns information about the IAM entity quotas and usage in the current AWS account.
|
|
66
|
-
* const input =
|
|
66
|
+
* const input = {};
|
|
67
67
|
* const command = new GetAccountSummaryCommand(input);
|
|
68
68
|
* const response = await client.send(command);
|
|
69
69
|
* /* response ==
|
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.
|
|
4
|
+
"version": "3.498.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-iam",
|