@aws-sdk/client-cognito-identity-provider 3.297.0 → 3.299.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/commands/AddCustomAttributesCommand.js +2 -3
- package/dist-cjs/commands/AdminAddUserToGroupCommand.js +1 -1
- package/dist-cjs/commands/AdminConfirmSignUpCommand.js +1 -1
- package/dist-cjs/commands/AdminDeleteUserAttributesCommand.js +1 -1
- package/dist-cjs/commands/AdminDeleteUserCommand.js +1 -1
- package/dist-cjs/commands/AdminDisableProviderForUserCommand.js +2 -3
- package/dist-cjs/commands/AdminDisableUserCommand.js +1 -1
- package/dist-cjs/commands/AdminEnableUserCommand.js +1 -1
- package/dist-cjs/commands/AdminForgetDeviceCommand.js +1 -1
- package/dist-cjs/commands/AdminLinkProviderForUserCommand.js +2 -3
- package/dist-cjs/commands/AdminListGroupsForUserCommand.js +1 -1
- package/dist-cjs/commands/AdminListUserAuthEventsCommand.js +1 -1
- package/dist-cjs/commands/AdminRemoveUserFromGroupCommand.js +1 -1
- package/dist-cjs/commands/AdminResetUserPasswordCommand.js +1 -1
- package/dist-cjs/commands/AdminSetUserMFAPreferenceCommand.js +1 -1
- package/dist-cjs/commands/AdminSetUserPasswordCommand.js +1 -1
- package/dist-cjs/commands/AdminSetUserSettingsCommand.js +1 -1
- package/dist-cjs/commands/AdminUpdateAuthEventFeedbackCommand.js +1 -1
- package/dist-cjs/commands/AdminUpdateDeviceStatusCommand.js +1 -1
- package/dist-cjs/commands/AdminUpdateUserAttributesCommand.js +1 -1
- package/dist-cjs/commands/AdminUserGlobalSignOutCommand.js +1 -1
- package/dist-cjs/commands/ChangePasswordCommand.js +1 -1
- package/dist-cjs/commands/ConfirmDeviceCommand.js +1 -1
- package/dist-cjs/commands/ConfirmForgotPasswordCommand.js +1 -1
- package/dist-cjs/commands/ConfirmSignUpCommand.js +1 -1
- package/dist-cjs/commands/CreateGroupCommand.js +2 -3
- package/dist-cjs/commands/CreateIdentityProviderCommand.js +2 -3
- package/dist-cjs/commands/CreateResourceServerCommand.js +2 -3
- package/dist-cjs/commands/CreateUserImportJobCommand.js +2 -3
- package/dist-cjs/commands/CreateUserPoolClientCommand.js +1 -1
- package/dist-cjs/commands/CreateUserPoolCommand.js +2 -3
- package/dist-cjs/commands/CreateUserPoolDomainCommand.js +2 -3
- package/dist-cjs/commands/DeleteGroupCommand.js +2 -3
- package/dist-cjs/commands/DeleteIdentityProviderCommand.js +2 -3
- package/dist-cjs/commands/DeleteResourceServerCommand.js +2 -3
- package/dist-cjs/commands/DeleteUserAttributesCommand.js +1 -1
- package/dist-cjs/commands/DeleteUserCommand.js +1 -1
- package/dist-cjs/commands/DeleteUserPoolClientCommand.js +1 -1
- package/dist-cjs/commands/DeleteUserPoolCommand.js +2 -3
- package/dist-cjs/commands/DeleteUserPoolDomainCommand.js +2 -3
- package/dist-cjs/commands/DescribeIdentityProviderCommand.js +2 -3
- package/dist-cjs/commands/DescribeResourceServerCommand.js +2 -3
- package/dist-cjs/commands/DescribeUserImportJobCommand.js +2 -3
- package/dist-cjs/commands/DescribeUserPoolCommand.js +2 -3
- package/dist-cjs/commands/DescribeUserPoolDomainCommand.js +2 -3
- package/dist-cjs/commands/ForgetDeviceCommand.js +1 -1
- package/dist-cjs/commands/ForgotPasswordCommand.js +1 -1
- package/dist-cjs/commands/GetCSVHeaderCommand.js +2 -3
- package/dist-cjs/commands/GetGroupCommand.js +2 -3
- package/dist-cjs/commands/GetIdentityProviderByIdentifierCommand.js +2 -3
- package/dist-cjs/commands/GetSigningCertificateCommand.js +2 -3
- package/dist-cjs/commands/GetUserAttributeVerificationCodeCommand.js +1 -1
- package/dist-cjs/commands/GetUserPoolMfaConfigCommand.js +2 -3
- package/dist-cjs/commands/GlobalSignOutCommand.js +1 -1
- package/dist-cjs/commands/ListGroupsCommand.js +2 -3
- package/dist-cjs/commands/ListIdentityProvidersCommand.js +2 -3
- package/dist-cjs/commands/ListResourceServersCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/ListUserImportJobsCommand.js +2 -3
- package/dist-cjs/commands/ListUserPoolClientsCommand.js +1 -1
- package/dist-cjs/commands/ListUserPoolsCommand.js +2 -3
- package/dist-cjs/commands/ListUsersCommand.js +1 -1
- package/dist-cjs/commands/ListUsersInGroupCommand.js +1 -1
- package/dist-cjs/commands/ResendConfirmationCodeCommand.js +1 -1
- package/dist-cjs/commands/RevokeTokenCommand.js +1 -1
- package/dist-cjs/commands/SetUserMFAPreferenceCommand.js +1 -1
- package/dist-cjs/commands/SetUserPoolMfaConfigCommand.js +2 -3
- package/dist-cjs/commands/SetUserSettingsCommand.js +1 -1
- package/dist-cjs/commands/SignUpCommand.js +1 -1
- package/dist-cjs/commands/StartUserImportJobCommand.js +2 -3
- package/dist-cjs/commands/StopUserImportJobCommand.js +2 -3
- package/dist-cjs/commands/TagResourceCommand.js +2 -3
- package/dist-cjs/commands/UntagResourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateAuthEventFeedbackCommand.js +1 -1
- package/dist-cjs/commands/UpdateDeviceStatusCommand.js +1 -1
- package/dist-cjs/commands/UpdateGroupCommand.js +2 -3
- package/dist-cjs/commands/UpdateIdentityProviderCommand.js +2 -3
- package/dist-cjs/commands/UpdateResourceServerCommand.js +2 -3
- package/dist-cjs/commands/UpdateUserAttributesCommand.js +1 -1
- package/dist-cjs/commands/UpdateUserPoolCommand.js +2 -3
- package/dist-cjs/commands/UpdateUserPoolDomainCommand.js +2 -3
- package/dist-cjs/commands/VerifySoftwareTokenCommand.js +1 -1
- package/dist-cjs/commands/VerifyUserAttributeCommand.js +1 -1
- package/dist-cjs/models/models_0.js +3 -585
- package/dist-cjs/models/models_1.js +1 -97
- package/dist-es/commands/AddCustomAttributesCommand.js +2 -3
- package/dist-es/commands/AdminAddUserToGroupCommand.js +1 -1
- package/dist-es/commands/AdminConfirmSignUpCommand.js +2 -2
- package/dist-es/commands/AdminDeleteUserAttributesCommand.js +2 -2
- package/dist-es/commands/AdminDeleteUserCommand.js +1 -1
- package/dist-es/commands/AdminDisableProviderForUserCommand.js +2 -3
- package/dist-es/commands/AdminDisableUserCommand.js +2 -2
- package/dist-es/commands/AdminEnableUserCommand.js +2 -2
- package/dist-es/commands/AdminForgetDeviceCommand.js +1 -1
- package/dist-es/commands/AdminLinkProviderForUserCommand.js +2 -3
- package/dist-es/commands/AdminListGroupsForUserCommand.js +2 -2
- package/dist-es/commands/AdminListUserAuthEventsCommand.js +2 -2
- package/dist-es/commands/AdminRemoveUserFromGroupCommand.js +1 -1
- package/dist-es/commands/AdminResetUserPasswordCommand.js +2 -2
- package/dist-es/commands/AdminSetUserMFAPreferenceCommand.js +2 -2
- package/dist-es/commands/AdminSetUserPasswordCommand.js +2 -2
- package/dist-es/commands/AdminSetUserSettingsCommand.js +2 -2
- package/dist-es/commands/AdminUpdateAuthEventFeedbackCommand.js +2 -2
- package/dist-es/commands/AdminUpdateDeviceStatusCommand.js +2 -2
- package/dist-es/commands/AdminUpdateUserAttributesCommand.js +2 -2
- package/dist-es/commands/AdminUserGlobalSignOutCommand.js +2 -2
- package/dist-es/commands/ChangePasswordCommand.js +2 -2
- package/dist-es/commands/ConfirmDeviceCommand.js +2 -2
- package/dist-es/commands/ConfirmForgotPasswordCommand.js +2 -2
- package/dist-es/commands/ConfirmSignUpCommand.js +2 -2
- package/dist-es/commands/CreateGroupCommand.js +2 -3
- package/dist-es/commands/CreateIdentityProviderCommand.js +2 -3
- package/dist-es/commands/CreateResourceServerCommand.js +2 -3
- package/dist-es/commands/CreateUserImportJobCommand.js +2 -3
- package/dist-es/commands/CreateUserPoolClientCommand.js +2 -2
- package/dist-es/commands/CreateUserPoolCommand.js +2 -3
- package/dist-es/commands/CreateUserPoolDomainCommand.js +2 -3
- package/dist-es/commands/DeleteGroupCommand.js +2 -3
- package/dist-es/commands/DeleteIdentityProviderCommand.js +2 -3
- package/dist-es/commands/DeleteResourceServerCommand.js +2 -3
- package/dist-es/commands/DeleteUserAttributesCommand.js +2 -2
- package/dist-es/commands/DeleteUserCommand.js +1 -1
- package/dist-es/commands/DeleteUserPoolClientCommand.js +1 -1
- package/dist-es/commands/DeleteUserPoolCommand.js +2 -3
- package/dist-es/commands/DeleteUserPoolDomainCommand.js +2 -3
- package/dist-es/commands/DescribeIdentityProviderCommand.js +2 -3
- package/dist-es/commands/DescribeResourceServerCommand.js +2 -3
- package/dist-es/commands/DescribeUserImportJobCommand.js +2 -3
- package/dist-es/commands/DescribeUserPoolCommand.js +2 -3
- package/dist-es/commands/DescribeUserPoolDomainCommand.js +2 -3
- package/dist-es/commands/ForgetDeviceCommand.js +1 -1
- package/dist-es/commands/ForgotPasswordCommand.js +2 -2
- package/dist-es/commands/GetCSVHeaderCommand.js +2 -3
- package/dist-es/commands/GetGroupCommand.js +2 -3
- package/dist-es/commands/GetIdentityProviderByIdentifierCommand.js +2 -3
- package/dist-es/commands/GetSigningCertificateCommand.js +2 -3
- package/dist-es/commands/GetUserAttributeVerificationCodeCommand.js +2 -2
- package/dist-es/commands/GetUserPoolMfaConfigCommand.js +2 -3
- package/dist-es/commands/GlobalSignOutCommand.js +2 -2
- package/dist-es/commands/ListGroupsCommand.js +2 -3
- package/dist-es/commands/ListIdentityProvidersCommand.js +2 -3
- package/dist-es/commands/ListResourceServersCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/ListUserImportJobsCommand.js +2 -3
- package/dist-es/commands/ListUserPoolClientsCommand.js +2 -2
- package/dist-es/commands/ListUserPoolsCommand.js +2 -3
- package/dist-es/commands/ListUsersCommand.js +2 -2
- package/dist-es/commands/ListUsersInGroupCommand.js +2 -2
- package/dist-es/commands/ResendConfirmationCodeCommand.js +2 -2
- package/dist-es/commands/RevokeTokenCommand.js +2 -2
- package/dist-es/commands/SetUserMFAPreferenceCommand.js +2 -2
- package/dist-es/commands/SetUserPoolMfaConfigCommand.js +2 -3
- package/dist-es/commands/SetUserSettingsCommand.js +2 -2
- package/dist-es/commands/SignUpCommand.js +2 -2
- package/dist-es/commands/StartUserImportJobCommand.js +2 -3
- package/dist-es/commands/StopUserImportJobCommand.js +2 -3
- package/dist-es/commands/TagResourceCommand.js +2 -3
- package/dist-es/commands/UntagResourceCommand.js +2 -3
- package/dist-es/commands/UpdateAuthEventFeedbackCommand.js +2 -2
- package/dist-es/commands/UpdateDeviceStatusCommand.js +2 -2
- package/dist-es/commands/UpdateGroupCommand.js +2 -3
- package/dist-es/commands/UpdateIdentityProviderCommand.js +2 -3
- package/dist-es/commands/UpdateResourceServerCommand.js +2 -3
- package/dist-es/commands/UpdateUserAttributesCommand.js +2 -2
- package/dist-es/commands/UpdateUserPoolCommand.js +2 -3
- package/dist-es/commands/UpdateUserPoolDomainCommand.js +2 -3
- package/dist-es/commands/VerifySoftwareTokenCommand.js +2 -2
- package/dist-es/commands/VerifyUserAttributeCommand.js +2 -2
- package/dist-es/models/models_0.js +0 -435
- package/dist-es/models/models_1.js +0 -72
- package/dist-types/models/models_0.d.ts +0 -580
- package/dist-types/models/models_1.d.ts +0 -96
- package/dist-types/ts3.4/models/models_0.d.ts +0 -429
- package/dist-types/ts3.4/models/models_1.d.ts +0 -72
- package/package.json +11 -10
|
@@ -214,96 +214,24 @@ export interface VerifyUserAttributeResponse {}
|
|
|
214
214
|
export declare const SignUpRequestFilterSensitiveLog: (
|
|
215
215
|
obj: SignUpRequest
|
|
216
216
|
) => any;
|
|
217
|
-
export declare const SignUpResponseFilterSensitiveLog: (
|
|
218
|
-
obj: SignUpResponse
|
|
219
|
-
) => any;
|
|
220
|
-
export declare const StartUserImportJobRequestFilterSensitiveLog: (
|
|
221
|
-
obj: StartUserImportJobRequest
|
|
222
|
-
) => any;
|
|
223
|
-
export declare const StartUserImportJobResponseFilterSensitiveLog: (
|
|
224
|
-
obj: StartUserImportJobResponse
|
|
225
|
-
) => any;
|
|
226
|
-
export declare const StopUserImportJobRequestFilterSensitiveLog: (
|
|
227
|
-
obj: StopUserImportJobRequest
|
|
228
|
-
) => any;
|
|
229
|
-
export declare const StopUserImportJobResponseFilterSensitiveLog: (
|
|
230
|
-
obj: StopUserImportJobResponse
|
|
231
|
-
) => any;
|
|
232
|
-
export declare const TagResourceRequestFilterSensitiveLog: (
|
|
233
|
-
obj: TagResourceRequest
|
|
234
|
-
) => any;
|
|
235
|
-
export declare const TagResourceResponseFilterSensitiveLog: (
|
|
236
|
-
obj: TagResourceResponse
|
|
237
|
-
) => any;
|
|
238
|
-
export declare const UntagResourceRequestFilterSensitiveLog: (
|
|
239
|
-
obj: UntagResourceRequest
|
|
240
|
-
) => any;
|
|
241
|
-
export declare const UntagResourceResponseFilterSensitiveLog: (
|
|
242
|
-
obj: UntagResourceResponse
|
|
243
|
-
) => any;
|
|
244
217
|
export declare const UpdateAuthEventFeedbackRequestFilterSensitiveLog: (
|
|
245
218
|
obj: UpdateAuthEventFeedbackRequest
|
|
246
219
|
) => any;
|
|
247
|
-
export declare const UpdateAuthEventFeedbackResponseFilterSensitiveLog: (
|
|
248
|
-
obj: UpdateAuthEventFeedbackResponse
|
|
249
|
-
) => any;
|
|
250
220
|
export declare const UpdateDeviceStatusRequestFilterSensitiveLog: (
|
|
251
221
|
obj: UpdateDeviceStatusRequest
|
|
252
222
|
) => any;
|
|
253
|
-
export declare const UpdateDeviceStatusResponseFilterSensitiveLog: (
|
|
254
|
-
obj: UpdateDeviceStatusResponse
|
|
255
|
-
) => any;
|
|
256
|
-
export declare const UpdateGroupRequestFilterSensitiveLog: (
|
|
257
|
-
obj: UpdateGroupRequest
|
|
258
|
-
) => any;
|
|
259
|
-
export declare const UpdateGroupResponseFilterSensitiveLog: (
|
|
260
|
-
obj: UpdateGroupResponse
|
|
261
|
-
) => any;
|
|
262
|
-
export declare const UpdateIdentityProviderRequestFilterSensitiveLog: (
|
|
263
|
-
obj: UpdateIdentityProviderRequest
|
|
264
|
-
) => any;
|
|
265
|
-
export declare const UpdateIdentityProviderResponseFilterSensitiveLog: (
|
|
266
|
-
obj: UpdateIdentityProviderResponse
|
|
267
|
-
) => any;
|
|
268
|
-
export declare const UpdateResourceServerRequestFilterSensitiveLog: (
|
|
269
|
-
obj: UpdateResourceServerRequest
|
|
270
|
-
) => any;
|
|
271
|
-
export declare const UpdateResourceServerResponseFilterSensitiveLog: (
|
|
272
|
-
obj: UpdateResourceServerResponse
|
|
273
|
-
) => any;
|
|
274
223
|
export declare const UpdateUserAttributesRequestFilterSensitiveLog: (
|
|
275
224
|
obj: UpdateUserAttributesRequest
|
|
276
225
|
) => any;
|
|
277
|
-
export declare const UpdateUserAttributesResponseFilterSensitiveLog: (
|
|
278
|
-
obj: UpdateUserAttributesResponse
|
|
279
|
-
) => any;
|
|
280
|
-
export declare const UpdateUserPoolRequestFilterSensitiveLog: (
|
|
281
|
-
obj: UpdateUserPoolRequest
|
|
282
|
-
) => any;
|
|
283
|
-
export declare const UpdateUserPoolResponseFilterSensitiveLog: (
|
|
284
|
-
obj: UpdateUserPoolResponse
|
|
285
|
-
) => any;
|
|
286
226
|
export declare const UpdateUserPoolClientRequestFilterSensitiveLog: (
|
|
287
227
|
obj: UpdateUserPoolClientRequest
|
|
288
228
|
) => any;
|
|
289
229
|
export declare const UpdateUserPoolClientResponseFilterSensitiveLog: (
|
|
290
230
|
obj: UpdateUserPoolClientResponse
|
|
291
231
|
) => any;
|
|
292
|
-
export declare const UpdateUserPoolDomainRequestFilterSensitiveLog: (
|
|
293
|
-
obj: UpdateUserPoolDomainRequest
|
|
294
|
-
) => any;
|
|
295
|
-
export declare const UpdateUserPoolDomainResponseFilterSensitiveLog: (
|
|
296
|
-
obj: UpdateUserPoolDomainResponse
|
|
297
|
-
) => any;
|
|
298
232
|
export declare const VerifySoftwareTokenRequestFilterSensitiveLog: (
|
|
299
233
|
obj: VerifySoftwareTokenRequest
|
|
300
234
|
) => any;
|
|
301
|
-
export declare const VerifySoftwareTokenResponseFilterSensitiveLog: (
|
|
302
|
-
obj: VerifySoftwareTokenResponse
|
|
303
|
-
) => any;
|
|
304
235
|
export declare const VerifyUserAttributeRequestFilterSensitiveLog: (
|
|
305
236
|
obj: VerifyUserAttributeRequest
|
|
306
237
|
) => any;
|
|
307
|
-
export declare const VerifyUserAttributeResponseFilterSensitiveLog: (
|
|
308
|
-
obj: VerifyUserAttributeResponse
|
|
309
|
-
) => any;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-cognito-identity-provider",
|
|
3
3
|
"description": "AWS SDK for JavaScript Cognito Identity Provider Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.299.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",
|
|
@@ -11,6 +11,7 @@
|
|
|
11
11
|
"build:types": "tsc -p tsconfig.types.json",
|
|
12
12
|
"build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
|
|
13
13
|
"clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
|
|
14
|
+
"extract:docs": "api-extractor run --local",
|
|
14
15
|
"generate:client": "node ../../scripts/generate-clients/single-service --solo cognito-identity-provider"
|
|
15
16
|
},
|
|
16
17
|
"main": "./dist-cjs/index.js",
|
|
@@ -20,22 +21,22 @@
|
|
|
20
21
|
"dependencies": {
|
|
21
22
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
23
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
24
|
-
"@aws-sdk/config-resolver": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
24
|
+
"@aws-sdk/client-sts": "3.299.0",
|
|
25
|
+
"@aws-sdk/config-resolver": "3.299.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.299.0",
|
|
26
27
|
"@aws-sdk/fetch-http-handler": "3.296.0",
|
|
27
28
|
"@aws-sdk/hash-node": "3.296.0",
|
|
28
29
|
"@aws-sdk/invalid-dependency": "3.296.0",
|
|
29
30
|
"@aws-sdk/middleware-content-length": "3.296.0",
|
|
30
|
-
"@aws-sdk/middleware-endpoint": "3.
|
|
31
|
+
"@aws-sdk/middleware-endpoint": "3.299.0",
|
|
31
32
|
"@aws-sdk/middleware-host-header": "3.296.0",
|
|
32
33
|
"@aws-sdk/middleware-logger": "3.296.0",
|
|
33
34
|
"@aws-sdk/middleware-recursion-detection": "3.296.0",
|
|
34
35
|
"@aws-sdk/middleware-retry": "3.296.0",
|
|
35
36
|
"@aws-sdk/middleware-serde": "3.296.0",
|
|
36
|
-
"@aws-sdk/middleware-signing": "3.
|
|
37
|
+
"@aws-sdk/middleware-signing": "3.299.0",
|
|
37
38
|
"@aws-sdk/middleware-stack": "3.296.0",
|
|
38
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
39
|
+
"@aws-sdk/middleware-user-agent": "3.299.0",
|
|
39
40
|
"@aws-sdk/node-config-provider": "3.296.0",
|
|
40
41
|
"@aws-sdk/node-http-handler": "3.296.0",
|
|
41
42
|
"@aws-sdk/protocol-http": "3.296.0",
|
|
@@ -46,11 +47,11 @@
|
|
|
46
47
|
"@aws-sdk/util-body-length-browser": "3.295.0",
|
|
47
48
|
"@aws-sdk/util-body-length-node": "3.295.0",
|
|
48
49
|
"@aws-sdk/util-defaults-mode-browser": "3.296.0",
|
|
49
|
-
"@aws-sdk/util-defaults-mode-node": "3.
|
|
50
|
+
"@aws-sdk/util-defaults-mode-node": "3.299.0",
|
|
50
51
|
"@aws-sdk/util-endpoints": "3.296.0",
|
|
51
52
|
"@aws-sdk/util-retry": "3.296.0",
|
|
52
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
53
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
53
|
+
"@aws-sdk/util-user-agent-browser": "3.299.0",
|
|
54
|
+
"@aws-sdk/util-user-agent-node": "3.299.0",
|
|
54
55
|
"@aws-sdk/util-utf8": "3.295.0",
|
|
55
56
|
"tslib": "^2.5.0"
|
|
56
57
|
},
|