@aws-sdk/client-iam 3.495.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
|
@@ -17121,27 +17121,25 @@ var waitUntilUserExists = /* @__PURE__ */ __name(async (params, input) => {
|
|
|
17121
17121
|
// src/index.ts
|
|
17122
17122
|
var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
17123
17123
|
// Annotate the CommonJS export names for ESM import in node:
|
|
17124
|
+
|
|
17124
17125
|
0 && (module.exports = {
|
|
17125
|
-
|
|
17126
|
-
|
|
17126
|
+
IAMServiceException,
|
|
17127
|
+
__Client,
|
|
17128
|
+
IAMClient,
|
|
17129
|
+
IAM,
|
|
17130
|
+
$Command,
|
|
17127
17131
|
AddClientIDToOpenIDConnectProviderCommand,
|
|
17128
17132
|
AddRoleToInstanceProfileCommand,
|
|
17129
17133
|
AddUserToGroupCommand,
|
|
17130
|
-
AssignmentStatusType,
|
|
17131
17134
|
AttachGroupPolicyCommand,
|
|
17132
17135
|
AttachRolePolicyCommand,
|
|
17133
17136
|
AttachUserPolicyCommand,
|
|
17134
17137
|
ChangePasswordCommand,
|
|
17135
|
-
ChangePasswordRequestFilterSensitiveLog,
|
|
17136
|
-
ConcurrentModificationException,
|
|
17137
|
-
ContextKeyTypeEnum,
|
|
17138
17138
|
CreateAccessKeyCommand,
|
|
17139
|
-
CreateAccessKeyResponseFilterSensitiveLog,
|
|
17140
17139
|
CreateAccountAliasCommand,
|
|
17141
17140
|
CreateGroupCommand,
|
|
17142
17141
|
CreateInstanceProfileCommand,
|
|
17143
17142
|
CreateLoginProfileCommand,
|
|
17144
|
-
CreateLoginProfileRequestFilterSensitiveLog,
|
|
17145
17143
|
CreateOpenIDConnectProviderCommand,
|
|
17146
17144
|
CreatePolicyCommand,
|
|
17147
17145
|
CreatePolicyVersionCommand,
|
|
@@ -17149,18 +17147,12 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
17149
17147
|
CreateSAMLProviderCommand,
|
|
17150
17148
|
CreateServiceLinkedRoleCommand,
|
|
17151
17149
|
CreateServiceSpecificCredentialCommand,
|
|
17152
|
-
CreateServiceSpecificCredentialResponseFilterSensitiveLog,
|
|
17153
17150
|
CreateUserCommand,
|
|
17154
17151
|
CreateVirtualMFADeviceCommand,
|
|
17155
|
-
CreateVirtualMFADeviceResponseFilterSensitiveLog,
|
|
17156
|
-
CredentialReportExpiredException,
|
|
17157
|
-
CredentialReportNotPresentException,
|
|
17158
|
-
CredentialReportNotReadyException,
|
|
17159
17152
|
DeactivateMFADeviceCommand,
|
|
17160
17153
|
DeleteAccessKeyCommand,
|
|
17161
17154
|
DeleteAccountAliasCommand,
|
|
17162
17155
|
DeleteAccountPasswordPolicyCommand,
|
|
17163
|
-
DeleteConflictException,
|
|
17164
17156
|
DeleteGroupCommand,
|
|
17165
17157
|
DeleteGroupPolicyCommand,
|
|
17166
17158
|
DeleteInstanceProfileCommand,
|
|
@@ -17181,17 +17173,10 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
17181
17173
|
DeleteUserPermissionsBoundaryCommand,
|
|
17182
17174
|
DeleteUserPolicyCommand,
|
|
17183
17175
|
DeleteVirtualMFADeviceCommand,
|
|
17184
|
-
DeletionTaskStatusType,
|
|
17185
17176
|
DetachGroupPolicyCommand,
|
|
17186
17177
|
DetachRolePolicyCommand,
|
|
17187
17178
|
DetachUserPolicyCommand,
|
|
17188
|
-
DuplicateCertificateException,
|
|
17189
|
-
DuplicateSSHPublicKeyException,
|
|
17190
17179
|
EnableMFADeviceCommand,
|
|
17191
|
-
EncodingType,
|
|
17192
|
-
EntityAlreadyExistsException,
|
|
17193
|
-
EntityTemporarilyUnmodifiableException,
|
|
17194
|
-
EntityType,
|
|
17195
17180
|
GenerateCredentialReportCommand,
|
|
17196
17181
|
GenerateOrganizationsAccessReportCommand,
|
|
17197
17182
|
GenerateServiceLastAccessedDetailsCommand,
|
|
@@ -17221,18 +17206,6 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
17221
17206
|
GetServiceLinkedRoleDeletionStatusCommand,
|
|
17222
17207
|
GetUserCommand,
|
|
17223
17208
|
GetUserPolicyCommand,
|
|
17224
|
-
GlobalEndpointTokenVersion,
|
|
17225
|
-
IAM,
|
|
17226
|
-
IAMClient,
|
|
17227
|
-
IAMServiceException,
|
|
17228
|
-
InvalidAuthenticationCodeException,
|
|
17229
|
-
InvalidCertificateException,
|
|
17230
|
-
InvalidInputException,
|
|
17231
|
-
InvalidPublicKeyException,
|
|
17232
|
-
InvalidUserTypeException,
|
|
17233
|
-
JobStatusType,
|
|
17234
|
-
KeyPairMismatchException,
|
|
17235
|
-
LimitExceededException,
|
|
17236
17209
|
ListAccessKeysCommand,
|
|
17237
17210
|
ListAccountAliasesCommand,
|
|
17238
17211
|
ListAttachedGroupPoliciesCommand,
|
|
@@ -17267,20 +17240,6 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
17267
17240
|
ListUserTagsCommand,
|
|
17268
17241
|
ListUsersCommand,
|
|
17269
17242
|
ListVirtualMFADevicesCommand,
|
|
17270
|
-
ListVirtualMFADevicesResponseFilterSensitiveLog,
|
|
17271
|
-
MalformedCertificateException,
|
|
17272
|
-
MalformedPolicyDocumentException,
|
|
17273
|
-
NoSuchEntityException,
|
|
17274
|
-
PasswordPolicyViolationException,
|
|
17275
|
-
PermissionsBoundaryAttachmentType,
|
|
17276
|
-
PolicyEvaluationDecisionType,
|
|
17277
|
-
PolicyEvaluationException,
|
|
17278
|
-
PolicyNotAttachableException,
|
|
17279
|
-
PolicyOwnerEntityType,
|
|
17280
|
-
PolicyScopeType,
|
|
17281
|
-
PolicySourceType,
|
|
17282
|
-
PolicyType,
|
|
17283
|
-
PolicyUsageType,
|
|
17284
17243
|
PutGroupPolicyCommand,
|
|
17285
17244
|
PutRolePermissionsBoundaryCommand,
|
|
17286
17245
|
PutRolePolicyCommand,
|
|
@@ -17289,22 +17248,12 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
17289
17248
|
RemoveClientIDFromOpenIDConnectProviderCommand,
|
|
17290
17249
|
RemoveRoleFromInstanceProfileCommand,
|
|
17291
17250
|
RemoveUserFromGroupCommand,
|
|
17292
|
-
ReportFormatType,
|
|
17293
|
-
ReportGenerationLimitExceededException,
|
|
17294
|
-
ReportStateType,
|
|
17295
17251
|
ResetServiceSpecificCredentialCommand,
|
|
17296
|
-
ResetServiceSpecificCredentialResponseFilterSensitiveLog,
|
|
17297
17252
|
ResyncMFADeviceCommand,
|
|
17298
|
-
ServiceFailureException,
|
|
17299
|
-
ServiceNotSupportedException,
|
|
17300
|
-
ServiceSpecificCredentialFilterSensitiveLog,
|
|
17301
17253
|
SetDefaultPolicyVersionCommand,
|
|
17302
17254
|
SetSecurityTokenServicePreferencesCommand,
|
|
17303
17255
|
SimulateCustomPolicyCommand,
|
|
17304
17256
|
SimulatePrincipalPolicyCommand,
|
|
17305
|
-
SortKeyType,
|
|
17306
|
-
StatusType,
|
|
17307
|
-
SummaryKeyType,
|
|
17308
17257
|
TagInstanceProfileCommand,
|
|
17309
17258
|
TagMFADeviceCommand,
|
|
17310
17259
|
TagOpenIDConnectProviderCommand,
|
|
@@ -17313,8 +17262,6 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
17313
17262
|
TagSAMLProviderCommand,
|
|
17314
17263
|
TagServerCertificateCommand,
|
|
17315
17264
|
TagUserCommand,
|
|
17316
|
-
UnmodifiableEntityException,
|
|
17317
|
-
UnrecognizedPublicKeyEncodingException,
|
|
17318
17265
|
UntagInstanceProfileCommand,
|
|
17319
17266
|
UntagMFADeviceCommand,
|
|
17320
17267
|
UntagOpenIDConnectProviderCommand,
|
|
@@ -17328,7 +17275,6 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
17328
17275
|
UpdateAssumeRolePolicyCommand,
|
|
17329
17276
|
UpdateGroupCommand,
|
|
17330
17277
|
UpdateLoginProfileCommand,
|
|
17331
|
-
UpdateLoginProfileRequestFilterSensitiveLog,
|
|
17332
17278
|
UpdateOpenIDConnectProviderThumbprintCommand,
|
|
17333
17279
|
UpdateRoleCommand,
|
|
17334
17280
|
UpdateRoleDescriptionCommand,
|
|
@@ -17340,10 +17286,7 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
17340
17286
|
UpdateUserCommand,
|
|
17341
17287
|
UploadSSHPublicKeyCommand,
|
|
17342
17288
|
UploadServerCertificateCommand,
|
|
17343
|
-
UploadServerCertificateRequestFilterSensitiveLog,
|
|
17344
17289
|
UploadSigningCertificateCommand,
|
|
17345
|
-
VirtualMFADeviceFilterSensitiveLog,
|
|
17346
|
-
__Client,
|
|
17347
17290
|
paginateGetAccountAuthorizationDetails,
|
|
17348
17291
|
paginateGetGroup,
|
|
17349
17292
|
paginateListAccessKeys,
|
|
@@ -17353,11 +17296,11 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
17353
17296
|
paginateListAttachedUserPolicies,
|
|
17354
17297
|
paginateListEntitiesForPolicy,
|
|
17355
17298
|
paginateListGroupPolicies,
|
|
17356
|
-
paginateListGroups,
|
|
17357
17299
|
paginateListGroupsForUser,
|
|
17300
|
+
paginateListGroups,
|
|
17358
17301
|
paginateListInstanceProfileTags,
|
|
17359
|
-
paginateListInstanceProfiles,
|
|
17360
17302
|
paginateListInstanceProfilesForRole,
|
|
17303
|
+
paginateListInstanceProfiles,
|
|
17361
17304
|
paginateListMFADeviceTags,
|
|
17362
17305
|
paginateListMFADevices,
|
|
17363
17306
|
paginateListOpenIDConnectProviderTags,
|
|
@@ -17379,11 +17322,71 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
17379
17322
|
paginateSimulateCustomPolicy,
|
|
17380
17323
|
paginateSimulatePrincipalPolicy,
|
|
17381
17324
|
waitForInstanceProfileExists,
|
|
17382
|
-
waitForPolicyExists,
|
|
17383
|
-
waitForRoleExists,
|
|
17384
|
-
waitForUserExists,
|
|
17385
17325
|
waitUntilInstanceProfileExists,
|
|
17326
|
+
waitForPolicyExists,
|
|
17386
17327
|
waitUntilPolicyExists,
|
|
17328
|
+
waitForRoleExists,
|
|
17387
17329
|
waitUntilRoleExists,
|
|
17388
|
-
|
|
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
|
|
17389
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",
|
|
@@ -20,49 +20,49 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
24
|
-
"@aws-sdk/core": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
27
|
-
"@aws-sdk/middleware-logger": "3.
|
|
28
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
29
|
-
"@aws-sdk/middleware-signing": "3.
|
|
30
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
31
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
32
|
-
"@aws-sdk/types": "3.
|
|
33
|
-
"@aws-sdk/util-endpoints": "3.
|
|
34
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
35
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
36
|
-
"@smithy/config-resolver": "^2.1.
|
|
37
|
-
"@smithy/core": "^1.3.
|
|
38
|
-
"@smithy/fetch-http-handler": "^2.4.
|
|
39
|
-
"@smithy/hash-node": "^2.1.
|
|
40
|
-
"@smithy/invalid-dependency": "^2.1.
|
|
41
|
-
"@smithy/middleware-content-length": "^2.1.
|
|
42
|
-
"@smithy/middleware-endpoint": "^2.4.
|
|
43
|
-
"@smithy/middleware-retry": "^2.1.
|
|
44
|
-
"@smithy/middleware-serde": "^2.1.
|
|
45
|
-
"@smithy/middleware-stack": "^2.1.
|
|
46
|
-
"@smithy/node-config-provider": "^2.2.
|
|
47
|
-
"@smithy/node-http-handler": "^2.3.
|
|
48
|
-
"@smithy/protocol-http": "^3.1.
|
|
49
|
-
"@smithy/smithy-client": "^2.3.
|
|
50
|
-
"@smithy/types": "^2.9.
|
|
51
|
-
"@smithy/url-parser": "^2.1.
|
|
52
|
-
"@smithy/util-base64": "^2.1.
|
|
53
|
-
"@smithy/util-body-length-browser": "^2.1.
|
|
54
|
-
"@smithy/util-body-length-node": "^2.2.
|
|
55
|
-
"@smithy/util-defaults-mode-browser": "^2.1.
|
|
56
|
-
"@smithy/util-defaults-mode-node": "^2.1.
|
|
57
|
-
"@smithy/util-endpoints": "^1.1.
|
|
58
|
-
"@smithy/util-retry": "^2.1.
|
|
59
|
-
"@smithy/util-utf8": "^2.1.
|
|
60
|
-
"@smithy/util-waiter": "^2.1.
|
|
23
|
+
"@aws-sdk/client-sts": "3.496.0",
|
|
24
|
+
"@aws-sdk/core": "3.496.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.496.0",
|
|
26
|
+
"@aws-sdk/middleware-host-header": "3.496.0",
|
|
27
|
+
"@aws-sdk/middleware-logger": "3.496.0",
|
|
28
|
+
"@aws-sdk/middleware-recursion-detection": "3.496.0",
|
|
29
|
+
"@aws-sdk/middleware-signing": "3.496.0",
|
|
30
|
+
"@aws-sdk/middleware-user-agent": "3.496.0",
|
|
31
|
+
"@aws-sdk/region-config-resolver": "3.496.0",
|
|
32
|
+
"@aws-sdk/types": "3.496.0",
|
|
33
|
+
"@aws-sdk/util-endpoints": "3.496.0",
|
|
34
|
+
"@aws-sdk/util-user-agent-browser": "3.496.0",
|
|
35
|
+
"@aws-sdk/util-user-agent-node": "3.496.0",
|
|
36
|
+
"@smithy/config-resolver": "^2.1.1",
|
|
37
|
+
"@smithy/core": "^1.3.1",
|
|
38
|
+
"@smithy/fetch-http-handler": "^2.4.1",
|
|
39
|
+
"@smithy/hash-node": "^2.1.1",
|
|
40
|
+
"@smithy/invalid-dependency": "^2.1.1",
|
|
41
|
+
"@smithy/middleware-content-length": "^2.1.1",
|
|
42
|
+
"@smithy/middleware-endpoint": "^2.4.1",
|
|
43
|
+
"@smithy/middleware-retry": "^2.1.1",
|
|
44
|
+
"@smithy/middleware-serde": "^2.1.1",
|
|
45
|
+
"@smithy/middleware-stack": "^2.1.1",
|
|
46
|
+
"@smithy/node-config-provider": "^2.2.1",
|
|
47
|
+
"@smithy/node-http-handler": "^2.3.1",
|
|
48
|
+
"@smithy/protocol-http": "^3.1.1",
|
|
49
|
+
"@smithy/smithy-client": "^2.3.1",
|
|
50
|
+
"@smithy/types": "^2.9.1",
|
|
51
|
+
"@smithy/url-parser": "^2.1.1",
|
|
52
|
+
"@smithy/util-base64": "^2.1.1",
|
|
53
|
+
"@smithy/util-body-length-browser": "^2.1.1",
|
|
54
|
+
"@smithy/util-body-length-node": "^2.2.1",
|
|
55
|
+
"@smithy/util-defaults-mode-browser": "^2.1.1",
|
|
56
|
+
"@smithy/util-defaults-mode-node": "^2.1.1",
|
|
57
|
+
"@smithy/util-endpoints": "^1.1.1",
|
|
58
|
+
"@smithy/util-retry": "^2.1.1",
|
|
59
|
+
"@smithy/util-utf8": "^2.1.1",
|
|
60
|
+
"@smithy/util-waiter": "^2.1.1",
|
|
61
61
|
"fast-xml-parser": "4.2.5",
|
|
62
62
|
"tslib": "^2.5.0"
|
|
63
63
|
},
|
|
64
64
|
"devDependencies": {
|
|
65
|
-
"@smithy/service-client-documentation-generator": "^2.1.
|
|
65
|
+
"@smithy/service-client-documentation-generator": "^2.1.1",
|
|
66
66
|
"@tsconfig/node14": "1.0.3",
|
|
67
67
|
"@types/node": "^14.14.31",
|
|
68
68
|
"concurrently": "7.0.0",
|