@aws-sdk/client-acm 3.279.0 → 3.281.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/README.md CHANGED
@@ -206,3 +206,126 @@ To contribute to client you can check our [generate clients scripts](https://git
206
206
  This SDK is distributed under the
207
207
  [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0),
208
208
  see LICENSE for more information.
209
+
210
+ ## Client Commands (Operations List)
211
+
212
+ <details>
213
+ <summary>
214
+ AddTagsToCertificate
215
+ </summary>
216
+
217
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-acm/classes/addtagstocertificatecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-acm/interfaces/addtagstocertificatecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-acm/interfaces/addtagstocertificatecommandoutput.html)
218
+
219
+ </details>
220
+ <details>
221
+ <summary>
222
+ DeleteCertificate
223
+ </summary>
224
+
225
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-acm/classes/deletecertificatecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-acm/interfaces/deletecertificatecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-acm/interfaces/deletecertificatecommandoutput.html)
226
+
227
+ </details>
228
+ <details>
229
+ <summary>
230
+ DescribeCertificate
231
+ </summary>
232
+
233
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-acm/classes/describecertificatecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-acm/interfaces/describecertificatecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-acm/interfaces/describecertificatecommandoutput.html)
234
+
235
+ </details>
236
+ <details>
237
+ <summary>
238
+ ExportCertificate
239
+ </summary>
240
+
241
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-acm/classes/exportcertificatecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-acm/interfaces/exportcertificatecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-acm/interfaces/exportcertificatecommandoutput.html)
242
+
243
+ </details>
244
+ <details>
245
+ <summary>
246
+ GetAccountConfiguration
247
+ </summary>
248
+
249
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-acm/classes/getaccountconfigurationcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-acm/interfaces/getaccountconfigurationcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-acm/interfaces/getaccountconfigurationcommandoutput.html)
250
+
251
+ </details>
252
+ <details>
253
+ <summary>
254
+ GetCertificate
255
+ </summary>
256
+
257
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-acm/classes/getcertificatecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-acm/interfaces/getcertificatecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-acm/interfaces/getcertificatecommandoutput.html)
258
+
259
+ </details>
260
+ <details>
261
+ <summary>
262
+ ImportCertificate
263
+ </summary>
264
+
265
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-acm/classes/importcertificatecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-acm/interfaces/importcertificatecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-acm/interfaces/importcertificatecommandoutput.html)
266
+
267
+ </details>
268
+ <details>
269
+ <summary>
270
+ ListCertificates
271
+ </summary>
272
+
273
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-acm/classes/listcertificatescommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-acm/interfaces/listcertificatescommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-acm/interfaces/listcertificatescommandoutput.html)
274
+
275
+ </details>
276
+ <details>
277
+ <summary>
278
+ ListTagsForCertificate
279
+ </summary>
280
+
281
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-acm/classes/listtagsforcertificatecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-acm/interfaces/listtagsforcertificatecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-acm/interfaces/listtagsforcertificatecommandoutput.html)
282
+
283
+ </details>
284
+ <details>
285
+ <summary>
286
+ PutAccountConfiguration
287
+ </summary>
288
+
289
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-acm/classes/putaccountconfigurationcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-acm/interfaces/putaccountconfigurationcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-acm/interfaces/putaccountconfigurationcommandoutput.html)
290
+
291
+ </details>
292
+ <details>
293
+ <summary>
294
+ RemoveTagsFromCertificate
295
+ </summary>
296
+
297
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-acm/classes/removetagsfromcertificatecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-acm/interfaces/removetagsfromcertificatecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-acm/interfaces/removetagsfromcertificatecommandoutput.html)
298
+
299
+ </details>
300
+ <details>
301
+ <summary>
302
+ RenewCertificate
303
+ </summary>
304
+
305
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-acm/classes/renewcertificatecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-acm/interfaces/renewcertificatecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-acm/interfaces/renewcertificatecommandoutput.html)
306
+
307
+ </details>
308
+ <details>
309
+ <summary>
310
+ RequestCertificate
311
+ </summary>
312
+
313
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-acm/classes/requestcertificatecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-acm/interfaces/requestcertificatecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-acm/interfaces/requestcertificatecommandoutput.html)
314
+
315
+ </details>
316
+ <details>
317
+ <summary>
318
+ ResendValidationEmail
319
+ </summary>
320
+
321
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-acm/classes/resendvalidationemailcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-acm/interfaces/resendvalidationemailcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-acm/interfaces/resendvalidationemailcommandoutput.html)
322
+
323
+ </details>
324
+ <details>
325
+ <summary>
326
+ UpdateCertificateOptions
327
+ </summary>
328
+
329
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-acm/classes/updatecertificateoptionscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-acm/interfaces/updatecertificateoptionscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-acm/interfaces/updatecertificateoptionscommandoutput.html)
330
+
331
+ </details>
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ACMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ACMClient";
5
5
  import { AddTagsToCertificateRequest } from "../models/models_0";
6
+ /**
7
+ * The input for {@link AddTagsToCertificateCommand}.
8
+ */
6
9
  export interface AddTagsToCertificateCommandInput extends AddTagsToCertificateRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link AddTagsToCertificateCommand}.
13
+ */
8
14
  export interface AddTagsToCertificateCommandOutput extends __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ACMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ACMClient";
5
5
  import { DeleteCertificateRequest } from "../models/models_0";
6
+ /**
7
+ * The input for {@link DeleteCertificateCommand}.
8
+ */
6
9
  export interface DeleteCertificateCommandInput extends DeleteCertificateRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteCertificateCommand}.
13
+ */
8
14
  export interface DeleteCertificateCommandOutput extends __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ACMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ACMClient";
5
5
  import { DescribeCertificateRequest, DescribeCertificateResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link DescribeCertificateCommand}.
8
+ */
6
9
  export interface DescribeCertificateCommandInput extends DescribeCertificateRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DescribeCertificateCommand}.
13
+ */
8
14
  export interface DescribeCertificateCommandOutput extends DescribeCertificateResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ACMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ACMClient";
5
5
  import { ExportCertificateRequest, ExportCertificateResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link ExportCertificateCommand}.
8
+ */
6
9
  export interface ExportCertificateCommandInput extends ExportCertificateRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ExportCertificateCommand}.
13
+ */
8
14
  export interface ExportCertificateCommandOutput extends ExportCertificateResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ACMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ACMClient";
5
5
  import { GetAccountConfigurationResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link GetAccountConfigurationCommand}.
8
+ */
6
9
  export interface GetAccountConfigurationCommandInput {
7
10
  }
11
+ /**
12
+ * The output of {@link GetAccountConfigurationCommand}.
13
+ */
8
14
  export interface GetAccountConfigurationCommandOutput extends GetAccountConfigurationResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ACMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ACMClient";
5
5
  import { GetCertificateRequest, GetCertificateResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link GetCertificateCommand}.
8
+ */
6
9
  export interface GetCertificateCommandInput extends GetCertificateRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetCertificateCommand}.
13
+ */
8
14
  export interface GetCertificateCommandOutput extends GetCertificateResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ACMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ACMClient";
5
5
  import { ImportCertificateRequest, ImportCertificateResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link ImportCertificateCommand}.
8
+ */
6
9
  export interface ImportCertificateCommandInput extends ImportCertificateRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ImportCertificateCommand}.
13
+ */
8
14
  export interface ImportCertificateCommandOutput extends ImportCertificateResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ACMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ACMClient";
5
5
  import { ListCertificatesRequest, ListCertificatesResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link ListCertificatesCommand}.
8
+ */
6
9
  export interface ListCertificatesCommandInput extends ListCertificatesRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListCertificatesCommand}.
13
+ */
8
14
  export interface ListCertificatesCommandOutput extends ListCertificatesResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ACMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ACMClient";
5
5
  import { ListTagsForCertificateRequest, ListTagsForCertificateResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link ListTagsForCertificateCommand}.
8
+ */
6
9
  export interface ListTagsForCertificateCommandInput extends ListTagsForCertificateRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListTagsForCertificateCommand}.
13
+ */
8
14
  export interface ListTagsForCertificateCommandOutput extends ListTagsForCertificateResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ACMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ACMClient";
5
5
  import { PutAccountConfigurationRequest } from "../models/models_0";
6
+ /**
7
+ * The input for {@link PutAccountConfigurationCommand}.
8
+ */
6
9
  export interface PutAccountConfigurationCommandInput extends PutAccountConfigurationRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link PutAccountConfigurationCommand}.
13
+ */
8
14
  export interface PutAccountConfigurationCommandOutput extends __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ACMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ACMClient";
5
5
  import { RemoveTagsFromCertificateRequest } from "../models/models_0";
6
+ /**
7
+ * The input for {@link RemoveTagsFromCertificateCommand}.
8
+ */
6
9
  export interface RemoveTagsFromCertificateCommandInput extends RemoveTagsFromCertificateRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link RemoveTagsFromCertificateCommand}.
13
+ */
8
14
  export interface RemoveTagsFromCertificateCommandOutput extends __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ACMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ACMClient";
5
5
  import { RenewCertificateRequest } from "../models/models_0";
6
+ /**
7
+ * The input for {@link RenewCertificateCommand}.
8
+ */
6
9
  export interface RenewCertificateCommandInput extends RenewCertificateRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link RenewCertificateCommand}.
13
+ */
8
14
  export interface RenewCertificateCommandOutput extends __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ACMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ACMClient";
5
5
  import { RequestCertificateRequest, RequestCertificateResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link RequestCertificateCommand}.
8
+ */
6
9
  export interface RequestCertificateCommandInput extends RequestCertificateRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link RequestCertificateCommand}.
13
+ */
8
14
  export interface RequestCertificateCommandOutput extends RequestCertificateResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ACMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ACMClient";
5
5
  import { ResendValidationEmailRequest } from "../models/models_0";
6
+ /**
7
+ * The input for {@link ResendValidationEmailCommand}.
8
+ */
6
9
  export interface ResendValidationEmailCommandInput extends ResendValidationEmailRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ResendValidationEmailCommand}.
13
+ */
8
14
  export interface ResendValidationEmailCommandOutput extends __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ACMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ACMClient";
5
5
  import { UpdateCertificateOptionsRequest } from "../models/models_0";
6
+ /**
7
+ * The input for {@link UpdateCertificateOptionsCommand}.
8
+ */
6
9
  export interface UpdateCertificateOptionsCommandInput extends UpdateCertificateOptionsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateCertificateOptionsCommand}.
13
+ */
8
14
  export interface UpdateCertificateOptionsCommandOutput extends __MetadataBearer {
9
15
  }
10
16
  /**
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-acm",
3
3
  "description": "AWS SDK for JavaScript Acm Client for Node.js, Browser and React Native",
4
- "version": "3.279.0",
4
+ "version": "3.281.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",
@@ -20,9 +20,9 @@
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.279.0",
23
+ "@aws-sdk/client-sts": "3.281.0",
24
24
  "@aws-sdk/config-resolver": "3.272.0",
25
- "@aws-sdk/credential-provider-node": "3.279.0",
25
+ "@aws-sdk/credential-provider-node": "3.281.0",
26
26
  "@aws-sdk/fetch-http-handler": "3.272.0",
27
27
  "@aws-sdk/hash-node": "3.272.0",
28
28
  "@aws-sdk/invalid-dependency": "3.272.0",