@aws-sdk/client-account 3.943.0 → 3.946.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 +25 -111
- package/dist-cjs/runtimeConfig.browser.js +2 -2
- package/dist-cjs/runtimeConfig.js +3 -4
- package/dist-es/AccountClient.js +2 -2
- package/dist-es/runtimeConfig.browser.js +2 -2
- package/dist-es/runtimeConfig.js +2 -3
- package/dist-es/schemas/schemas_0.js +25 -111
- package/dist-types/Account.d.ts +1 -1
- package/dist-types/AccountClient.d.ts +10 -10
- package/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
- package/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
- package/dist-types/commands/AcceptPrimaryEmailUpdateCommand.d.ts +3 -3
- package/dist-types/commands/DeleteAlternateContactCommand.d.ts +3 -3
- package/dist-types/commands/DisableRegionCommand.d.ts +3 -3
- package/dist-types/commands/EnableRegionCommand.d.ts +3 -3
- package/dist-types/commands/GetAccountInformationCommand.d.ts +3 -3
- package/dist-types/commands/GetAlternateContactCommand.d.ts +3 -3
- package/dist-types/commands/GetContactInformationCommand.d.ts +3 -3
- package/dist-types/commands/GetPrimaryEmailCommand.d.ts +3 -3
- package/dist-types/commands/GetRegionOptStatusCommand.d.ts +3 -3
- package/dist-types/commands/ListRegionsCommand.d.ts +3 -3
- package/dist-types/commands/PutAccountNameCommand.d.ts +3 -3
- package/dist-types/commands/PutAlternateContactCommand.d.ts +3 -3
- package/dist-types/commands/PutContactInformationCommand.d.ts +3 -3
- package/dist-types/commands/StartPrimaryEmailUpdateCommand.d.ts +3 -3
- package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
- package/dist-types/endpoint/endpointResolver.d.ts +5 -2
- package/dist-types/extensionConfiguration.d.ts +4 -4
- package/dist-types/models/AccountServiceException.d.ts +1 -1
- package/dist-types/models/errors.d.ts +1 -1
- package/dist-types/pagination/Interfaces.d.ts +1 -1
- package/dist-types/pagination/ListRegionsPaginator.d.ts +1 -1
- package/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/runtimeExtensions.d.ts +1 -1
- package/dist-types/schemas/schemas_0.d.ts +1 -1
- package/dist-types/ts3.4/AccountClient.d.ts +3 -3
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/dist-types/ts3.4/models/AccountServiceException.d.ts +1 -1
- package/package.json +13 -12
package/dist-cjs/index.js
CHANGED
|
@@ -333,20 +333,9 @@ var AccessDeniedException = [
|
|
|
333
333
|
-3,
|
|
334
334
|
n0,
|
|
335
335
|
_ADE,
|
|
336
|
-
{
|
|
337
|
-
[_e]: _c,
|
|
338
|
-
[_hE]: 403,
|
|
339
|
-
},
|
|
336
|
+
{ [_e]: _c, [_hE]: 403 },
|
|
340
337
|
[_m, _eT],
|
|
341
|
-
[
|
|
342
|
-
0,
|
|
343
|
-
[
|
|
344
|
-
0,
|
|
345
|
-
{
|
|
346
|
-
[_hH]: _xaE,
|
|
347
|
-
},
|
|
348
|
-
],
|
|
349
|
-
],
|
|
338
|
+
[0, [0, { [_hH]: _xaE }]],
|
|
350
339
|
];
|
|
351
340
|
schema.TypeRegistry.for(n0).registerError(AccessDeniedException, AccessDeniedException$1);
|
|
352
341
|
var AlternateContact = [
|
|
@@ -361,20 +350,9 @@ var ConflictException = [
|
|
|
361
350
|
-3,
|
|
362
351
|
n0,
|
|
363
352
|
_CE,
|
|
364
|
-
{
|
|
365
|
-
[_e]: _c,
|
|
366
|
-
[_hE]: 409,
|
|
367
|
-
},
|
|
353
|
+
{ [_e]: _c, [_hE]: 409 },
|
|
368
354
|
[_m, _eT],
|
|
369
|
-
[
|
|
370
|
-
0,
|
|
371
|
-
[
|
|
372
|
-
0,
|
|
373
|
-
{
|
|
374
|
-
[_hH]: _xaE,
|
|
375
|
-
},
|
|
376
|
-
],
|
|
377
|
-
],
|
|
355
|
+
[0, [0, { [_hH]: _xaE }]],
|
|
378
356
|
];
|
|
379
357
|
schema.TypeRegistry.for(n0).registerError(ConflictException, ConflictException$1);
|
|
380
358
|
var ContactInformation = [
|
|
@@ -436,20 +414,9 @@ var InternalServerException = [
|
|
|
436
414
|
-3,
|
|
437
415
|
n0,
|
|
438
416
|
_ISE,
|
|
439
|
-
{
|
|
440
|
-
[_e]: _s,
|
|
441
|
-
[_hE]: 500,
|
|
442
|
-
},
|
|
417
|
+
{ [_e]: _s, [_hE]: 500 },
|
|
443
418
|
[_m, _eT],
|
|
444
|
-
[
|
|
445
|
-
0,
|
|
446
|
-
[
|
|
447
|
-
0,
|
|
448
|
-
{
|
|
449
|
-
[_hH]: _xaE,
|
|
450
|
-
},
|
|
451
|
-
],
|
|
452
|
-
],
|
|
419
|
+
[0, [0, { [_hH]: _xaE }]],
|
|
453
420
|
];
|
|
454
421
|
schema.TypeRegistry.for(n0).registerError(InternalServerException, InternalServerException$1);
|
|
455
422
|
var ListRegionsRequest = [3, n0, _LRR, 0, [_AI, _MR, _NT, _ROSC], [0, 1, 0, 64 | 0]];
|
|
@@ -476,20 +443,9 @@ var ResourceNotFoundException = [
|
|
|
476
443
|
-3,
|
|
477
444
|
n0,
|
|
478
445
|
_RNFE,
|
|
479
|
-
{
|
|
480
|
-
[_e]: _c,
|
|
481
|
-
[_hE]: 404,
|
|
482
|
-
},
|
|
446
|
+
{ [_e]: _c, [_hE]: 404 },
|
|
483
447
|
[_m, _eT],
|
|
484
|
-
[
|
|
485
|
-
0,
|
|
486
|
-
[
|
|
487
|
-
0,
|
|
488
|
-
{
|
|
489
|
-
[_hH]: _xaE,
|
|
490
|
-
},
|
|
491
|
-
],
|
|
492
|
-
],
|
|
448
|
+
[0, [0, { [_hH]: _xaE }]],
|
|
493
449
|
];
|
|
494
450
|
schema.TypeRegistry.for(n0).registerError(ResourceNotFoundException, ResourceNotFoundException$1);
|
|
495
451
|
var StartPrimaryEmailUpdateRequest = [
|
|
@@ -505,30 +461,16 @@ var TooManyRequestsException = [
|
|
|
505
461
|
-3,
|
|
506
462
|
n0,
|
|
507
463
|
_TMRE,
|
|
508
|
-
{
|
|
509
|
-
[_e]: _c,
|
|
510
|
-
[_hE]: 429,
|
|
511
|
-
},
|
|
464
|
+
{ [_e]: _c, [_hE]: 429 },
|
|
512
465
|
[_m, _eT],
|
|
513
|
-
[
|
|
514
|
-
0,
|
|
515
|
-
[
|
|
516
|
-
0,
|
|
517
|
-
{
|
|
518
|
-
[_hH]: _xaE,
|
|
519
|
-
},
|
|
520
|
-
],
|
|
521
|
-
],
|
|
466
|
+
[0, [0, { [_hH]: _xaE }]],
|
|
522
467
|
];
|
|
523
468
|
schema.TypeRegistry.for(n0).registerError(TooManyRequestsException, TooManyRequestsException$1);
|
|
524
469
|
var ValidationException = [
|
|
525
470
|
-3,
|
|
526
471
|
n0,
|
|
527
472
|
_VE,
|
|
528
|
-
{
|
|
529
|
-
[_e]: _c,
|
|
530
|
-
[_hE]: 400,
|
|
531
|
-
},
|
|
473
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
532
474
|
[_m, _r, _fL],
|
|
533
475
|
[[() => SensitiveString, 0], 0, [() => ValidationExceptionFieldList, 0]],
|
|
534
476
|
];
|
|
@@ -550,9 +492,7 @@ var AcceptPrimaryEmailUpdate = [
|
|
|
550
492
|
9,
|
|
551
493
|
n0,
|
|
552
494
|
_APEU,
|
|
553
|
-
{
|
|
554
|
-
[_h]: ["POST", "/acceptPrimaryEmailUpdate", 200],
|
|
555
|
-
},
|
|
495
|
+
{ [_h]: ["POST", "/acceptPrimaryEmailUpdate", 200] },
|
|
556
496
|
() => AcceptPrimaryEmailUpdateRequest,
|
|
557
497
|
() => AcceptPrimaryEmailUpdateResponse,
|
|
558
498
|
];
|
|
@@ -560,9 +500,7 @@ var DeleteAlternateContact = [
|
|
|
560
500
|
9,
|
|
561
501
|
n0,
|
|
562
502
|
_DAC,
|
|
563
|
-
{
|
|
564
|
-
[_h]: ["POST", "/deleteAlternateContact", 200],
|
|
565
|
-
},
|
|
503
|
+
{ [_h]: ["POST", "/deleteAlternateContact", 200] },
|
|
566
504
|
() => DeleteAlternateContactRequest,
|
|
567
505
|
() => __Unit,
|
|
568
506
|
];
|
|
@@ -570,9 +508,7 @@ var DisableRegion = [
|
|
|
570
508
|
9,
|
|
571
509
|
n0,
|
|
572
510
|
_DR,
|
|
573
|
-
{
|
|
574
|
-
[_h]: ["POST", "/disableRegion", 200],
|
|
575
|
-
},
|
|
511
|
+
{ [_h]: ["POST", "/disableRegion", 200] },
|
|
576
512
|
() => DisableRegionRequest,
|
|
577
513
|
() => __Unit,
|
|
578
514
|
];
|
|
@@ -580,9 +516,7 @@ var EnableRegion = [
|
|
|
580
516
|
9,
|
|
581
517
|
n0,
|
|
582
518
|
_ER,
|
|
583
|
-
{
|
|
584
|
-
[_h]: ["POST", "/enableRegion", 200],
|
|
585
|
-
},
|
|
519
|
+
{ [_h]: ["POST", "/enableRegion", 200] },
|
|
586
520
|
() => EnableRegionRequest,
|
|
587
521
|
() => __Unit,
|
|
588
522
|
];
|
|
@@ -590,9 +524,7 @@ var GetAccountInformation = [
|
|
|
590
524
|
9,
|
|
591
525
|
n0,
|
|
592
526
|
_GAI,
|
|
593
|
-
{
|
|
594
|
-
[_h]: ["POST", "/getAccountInformation", 200],
|
|
595
|
-
},
|
|
527
|
+
{ [_h]: ["POST", "/getAccountInformation", 200] },
|
|
596
528
|
() => GetAccountInformationRequest,
|
|
597
529
|
() => GetAccountInformationResponse,
|
|
598
530
|
];
|
|
@@ -600,9 +532,7 @@ var GetAlternateContact = [
|
|
|
600
532
|
9,
|
|
601
533
|
n0,
|
|
602
534
|
_GAC,
|
|
603
|
-
{
|
|
604
|
-
[_h]: ["POST", "/getAlternateContact", 200],
|
|
605
|
-
},
|
|
535
|
+
{ [_h]: ["POST", "/getAlternateContact", 200] },
|
|
606
536
|
() => GetAlternateContactRequest,
|
|
607
537
|
() => GetAlternateContactResponse,
|
|
608
538
|
];
|
|
@@ -610,9 +540,7 @@ var GetContactInformation = [
|
|
|
610
540
|
9,
|
|
611
541
|
n0,
|
|
612
542
|
_GCI,
|
|
613
|
-
{
|
|
614
|
-
[_h]: ["POST", "/getContactInformation", 200],
|
|
615
|
-
},
|
|
543
|
+
{ [_h]: ["POST", "/getContactInformation", 200] },
|
|
616
544
|
() => GetContactInformationRequest,
|
|
617
545
|
() => GetContactInformationResponse,
|
|
618
546
|
];
|
|
@@ -620,9 +548,7 @@ var GetPrimaryEmail = [
|
|
|
620
548
|
9,
|
|
621
549
|
n0,
|
|
622
550
|
_GPE,
|
|
623
|
-
{
|
|
624
|
-
[_h]: ["POST", "/getPrimaryEmail", 200],
|
|
625
|
-
},
|
|
551
|
+
{ [_h]: ["POST", "/getPrimaryEmail", 200] },
|
|
626
552
|
() => GetPrimaryEmailRequest,
|
|
627
553
|
() => GetPrimaryEmailResponse,
|
|
628
554
|
];
|
|
@@ -630,9 +556,7 @@ var GetRegionOptStatus = [
|
|
|
630
556
|
9,
|
|
631
557
|
n0,
|
|
632
558
|
_GROS,
|
|
633
|
-
{
|
|
634
|
-
[_h]: ["POST", "/getRegionOptStatus", 200],
|
|
635
|
-
},
|
|
559
|
+
{ [_h]: ["POST", "/getRegionOptStatus", 200] },
|
|
636
560
|
() => GetRegionOptStatusRequest,
|
|
637
561
|
() => GetRegionOptStatusResponse,
|
|
638
562
|
];
|
|
@@ -640,9 +564,7 @@ var ListRegions = [
|
|
|
640
564
|
9,
|
|
641
565
|
n0,
|
|
642
566
|
_LR,
|
|
643
|
-
{
|
|
644
|
-
[_h]: ["POST", "/listRegions", 200],
|
|
645
|
-
},
|
|
567
|
+
{ [_h]: ["POST", "/listRegions", 200] },
|
|
646
568
|
() => ListRegionsRequest,
|
|
647
569
|
() => ListRegionsResponse,
|
|
648
570
|
];
|
|
@@ -650,9 +572,7 @@ var PutAccountName = [
|
|
|
650
572
|
9,
|
|
651
573
|
n0,
|
|
652
574
|
_PAN,
|
|
653
|
-
{
|
|
654
|
-
[_h]: ["POST", "/putAccountName", 200],
|
|
655
|
-
},
|
|
575
|
+
{ [_h]: ["POST", "/putAccountName", 200] },
|
|
656
576
|
() => PutAccountNameRequest,
|
|
657
577
|
() => __Unit,
|
|
658
578
|
];
|
|
@@ -660,9 +580,7 @@ var PutAlternateContact = [
|
|
|
660
580
|
9,
|
|
661
581
|
n0,
|
|
662
582
|
_PAC,
|
|
663
|
-
{
|
|
664
|
-
[_h]: ["POST", "/putAlternateContact", 200],
|
|
665
|
-
},
|
|
583
|
+
{ [_h]: ["POST", "/putAlternateContact", 200] },
|
|
666
584
|
() => PutAlternateContactRequest,
|
|
667
585
|
() => __Unit,
|
|
668
586
|
];
|
|
@@ -670,9 +588,7 @@ var PutContactInformation = [
|
|
|
670
588
|
9,
|
|
671
589
|
n0,
|
|
672
590
|
_PCI,
|
|
673
|
-
{
|
|
674
|
-
[_h]: ["POST", "/putContactInformation", 200],
|
|
675
|
-
},
|
|
591
|
+
{ [_h]: ["POST", "/putContactInformation", 200] },
|
|
676
592
|
() => PutContactInformationRequest,
|
|
677
593
|
() => __Unit,
|
|
678
594
|
];
|
|
@@ -680,9 +596,7 @@ var StartPrimaryEmailUpdate = [
|
|
|
680
596
|
9,
|
|
681
597
|
n0,
|
|
682
598
|
_SPEU,
|
|
683
|
-
{
|
|
684
|
-
[_h]: ["POST", "/startPrimaryEmailUpdate", 200],
|
|
685
|
-
},
|
|
599
|
+
{ [_h]: ["POST", "/startPrimaryEmailUpdate", 200] },
|
|
686
600
|
() => StartPrimaryEmailUpdateRequest,
|
|
687
601
|
() => StartPrimaryEmailUpdateResponse,
|
|
688
602
|
];
|
|
@@ -8,11 +8,11 @@ const util_user_agent_browser_1 = require("@aws-sdk/util-user-agent-browser");
|
|
|
8
8
|
const config_resolver_1 = require("@smithy/config-resolver");
|
|
9
9
|
const fetch_http_handler_1 = require("@smithy/fetch-http-handler");
|
|
10
10
|
const invalid_dependency_1 = require("@smithy/invalid-dependency");
|
|
11
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
11
12
|
const util_body_length_browser_1 = require("@smithy/util-body-length-browser");
|
|
13
|
+
const util_defaults_mode_browser_1 = require("@smithy/util-defaults-mode-browser");
|
|
12
14
|
const util_retry_1 = require("@smithy/util-retry");
|
|
13
15
|
const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
|
|
14
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
15
|
-
const util_defaults_mode_browser_1 = require("@smithy/util-defaults-mode-browser");
|
|
16
16
|
const getRuntimeConfig = (config) => {
|
|
17
17
|
const defaultsMode = (0, util_defaults_mode_browser_1.resolveDefaultsModeConfig)(config);
|
|
18
18
|
const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
|
|
@@ -11,14 +11,13 @@ const hash_node_1 = require("@smithy/hash-node");
|
|
|
11
11
|
const middleware_retry_1 = require("@smithy/middleware-retry");
|
|
12
12
|
const node_config_provider_1 = require("@smithy/node-config-provider");
|
|
13
13
|
const node_http_handler_1 = require("@smithy/node-http-handler");
|
|
14
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
14
15
|
const util_body_length_node_1 = require("@smithy/util-body-length-node");
|
|
16
|
+
const util_defaults_mode_node_1 = require("@smithy/util-defaults-mode-node");
|
|
15
17
|
const util_retry_1 = require("@smithy/util-retry");
|
|
16
18
|
const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
|
|
17
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
18
|
-
const util_defaults_mode_node_1 = require("@smithy/util-defaults-mode-node");
|
|
19
|
-
const smithy_client_2 = require("@smithy/smithy-client");
|
|
20
19
|
const getRuntimeConfig = (config) => {
|
|
21
|
-
(0,
|
|
20
|
+
(0, smithy_client_1.emitWarningIfUnsupportedVersion)(process.version);
|
|
22
21
|
const defaultsMode = (0, util_defaults_mode_node_1.resolveDefaultsModeConfig)(config);
|
|
23
22
|
const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
|
|
24
23
|
const clientSharedValues = (0, runtimeConfig_shared_1.getRuntimeConfig)(config);
|
package/dist-es/AccountClient.js
CHANGED
|
@@ -6,8 +6,8 @@ import { resolveRegionConfig } from "@smithy/config-resolver";
|
|
|
6
6
|
import { DefaultIdentityProviderConfig, getHttpAuthSchemeEndpointRuleSetPlugin, getHttpSigningPlugin, } from "@smithy/core";
|
|
7
7
|
import { getSchemaSerdePlugin } from "@smithy/core/schema";
|
|
8
8
|
import { getContentLengthPlugin } from "@smithy/middleware-content-length";
|
|
9
|
-
import { resolveEndpointConfig } from "@smithy/middleware-endpoint";
|
|
10
|
-
import { getRetryPlugin, resolveRetryConfig } from "@smithy/middleware-retry";
|
|
9
|
+
import { resolveEndpointConfig, } from "@smithy/middleware-endpoint";
|
|
10
|
+
import { getRetryPlugin, resolveRetryConfig, } from "@smithy/middleware-retry";
|
|
11
11
|
import { Client as __Client, } from "@smithy/smithy-client";
|
|
12
12
|
import { defaultAccountHttpAuthSchemeParametersProvider, resolveHttpAuthSchemeConfig, } from "./auth/httpAuthSchemeProvider";
|
|
13
13
|
import { resolveClientEndpointParameters, } from "./endpoint/EndpointParameters";
|
|
@@ -4,11 +4,11 @@ import { createDefaultUserAgentProvider } from "@aws-sdk/util-user-agent-browser
|
|
|
4
4
|
import { DEFAULT_USE_DUALSTACK_ENDPOINT, DEFAULT_USE_FIPS_ENDPOINT } from "@smithy/config-resolver";
|
|
5
5
|
import { FetchHttpHandler as RequestHandler, streamCollector } from "@smithy/fetch-http-handler";
|
|
6
6
|
import { invalidProvider } from "@smithy/invalid-dependency";
|
|
7
|
+
import { loadConfigsForDefaultMode } from "@smithy/smithy-client";
|
|
7
8
|
import { calculateBodyLength } from "@smithy/util-body-length-browser";
|
|
9
|
+
import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-browser";
|
|
8
10
|
import { DEFAULT_MAX_ATTEMPTS, DEFAULT_RETRY_MODE } from "@smithy/util-retry";
|
|
9
11
|
import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
|
|
10
|
-
import { loadConfigsForDefaultMode } from "@smithy/smithy-client";
|
|
11
|
-
import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-browser";
|
|
12
12
|
export const getRuntimeConfig = (config) => {
|
|
13
13
|
const defaultsMode = resolveDefaultsModeConfig(config);
|
|
14
14
|
const defaultConfigProvider = () => defaultsMode().then(loadConfigsForDefaultMode);
|
package/dist-es/runtimeConfig.js
CHANGED
|
@@ -7,12 +7,11 @@ import { Hash } from "@smithy/hash-node";
|
|
|
7
7
|
import { NODE_MAX_ATTEMPT_CONFIG_OPTIONS, NODE_RETRY_MODE_CONFIG_OPTIONS } from "@smithy/middleware-retry";
|
|
8
8
|
import { loadConfig as loadNodeConfig } from "@smithy/node-config-provider";
|
|
9
9
|
import { NodeHttpHandler as RequestHandler, streamCollector } from "@smithy/node-http-handler";
|
|
10
|
+
import { emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode } from "@smithy/smithy-client";
|
|
10
11
|
import { calculateBodyLength } from "@smithy/util-body-length-node";
|
|
12
|
+
import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-node";
|
|
11
13
|
import { DEFAULT_RETRY_MODE } from "@smithy/util-retry";
|
|
12
14
|
import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
|
|
13
|
-
import { loadConfigsForDefaultMode } from "@smithy/smithy-client";
|
|
14
|
-
import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-node";
|
|
15
|
-
import { emitWarningIfUnsupportedVersion } from "@smithy/smithy-client";
|
|
16
15
|
export const getRuntimeConfig = (config) => {
|
|
17
16
|
emitWarningIfUnsupportedVersion(process.version);
|
|
18
17
|
const defaultsMode = resolveDefaultsModeConfig(config);
|
|
@@ -126,20 +126,9 @@ export var AccessDeniedException = [
|
|
|
126
126
|
-3,
|
|
127
127
|
n0,
|
|
128
128
|
_ADE,
|
|
129
|
-
{
|
|
130
|
-
[_e]: _c,
|
|
131
|
-
[_hE]: 403,
|
|
132
|
-
},
|
|
129
|
+
{ [_e]: _c, [_hE]: 403 },
|
|
133
130
|
[_m, _eT],
|
|
134
|
-
[
|
|
135
|
-
0,
|
|
136
|
-
[
|
|
137
|
-
0,
|
|
138
|
-
{
|
|
139
|
-
[_hH]: _xaE,
|
|
140
|
-
},
|
|
141
|
-
],
|
|
142
|
-
],
|
|
131
|
+
[0, [0, { [_hH]: _xaE }]],
|
|
143
132
|
];
|
|
144
133
|
TypeRegistry.for(n0).registerError(AccessDeniedException, __AccessDeniedException);
|
|
145
134
|
export var AlternateContact = [
|
|
@@ -154,20 +143,9 @@ export var ConflictException = [
|
|
|
154
143
|
-3,
|
|
155
144
|
n0,
|
|
156
145
|
_CE,
|
|
157
|
-
{
|
|
158
|
-
[_e]: _c,
|
|
159
|
-
[_hE]: 409,
|
|
160
|
-
},
|
|
146
|
+
{ [_e]: _c, [_hE]: 409 },
|
|
161
147
|
[_m, _eT],
|
|
162
|
-
[
|
|
163
|
-
0,
|
|
164
|
-
[
|
|
165
|
-
0,
|
|
166
|
-
{
|
|
167
|
-
[_hH]: _xaE,
|
|
168
|
-
},
|
|
169
|
-
],
|
|
170
|
-
],
|
|
148
|
+
[0, [0, { [_hH]: _xaE }]],
|
|
171
149
|
];
|
|
172
150
|
TypeRegistry.for(n0).registerError(ConflictException, __ConflictException);
|
|
173
151
|
export var ContactInformation = [
|
|
@@ -229,20 +207,9 @@ export var InternalServerException = [
|
|
|
229
207
|
-3,
|
|
230
208
|
n0,
|
|
231
209
|
_ISE,
|
|
232
|
-
{
|
|
233
|
-
[_e]: _s,
|
|
234
|
-
[_hE]: 500,
|
|
235
|
-
},
|
|
210
|
+
{ [_e]: _s, [_hE]: 500 },
|
|
236
211
|
[_m, _eT],
|
|
237
|
-
[
|
|
238
|
-
0,
|
|
239
|
-
[
|
|
240
|
-
0,
|
|
241
|
-
{
|
|
242
|
-
[_hH]: _xaE,
|
|
243
|
-
},
|
|
244
|
-
],
|
|
245
|
-
],
|
|
212
|
+
[0, [0, { [_hH]: _xaE }]],
|
|
246
213
|
];
|
|
247
214
|
TypeRegistry.for(n0).registerError(InternalServerException, __InternalServerException);
|
|
248
215
|
export var ListRegionsRequest = [3, n0, _LRR, 0, [_AI, _MR, _NT, _ROSC], [0, 1, 0, 64 | 0]];
|
|
@@ -269,20 +236,9 @@ export var ResourceNotFoundException = [
|
|
|
269
236
|
-3,
|
|
270
237
|
n0,
|
|
271
238
|
_RNFE,
|
|
272
|
-
{
|
|
273
|
-
[_e]: _c,
|
|
274
|
-
[_hE]: 404,
|
|
275
|
-
},
|
|
239
|
+
{ [_e]: _c, [_hE]: 404 },
|
|
276
240
|
[_m, _eT],
|
|
277
|
-
[
|
|
278
|
-
0,
|
|
279
|
-
[
|
|
280
|
-
0,
|
|
281
|
-
{
|
|
282
|
-
[_hH]: _xaE,
|
|
283
|
-
},
|
|
284
|
-
],
|
|
285
|
-
],
|
|
241
|
+
[0, [0, { [_hH]: _xaE }]],
|
|
286
242
|
];
|
|
287
243
|
TypeRegistry.for(n0).registerError(ResourceNotFoundException, __ResourceNotFoundException);
|
|
288
244
|
export var StartPrimaryEmailUpdateRequest = [
|
|
@@ -298,30 +254,16 @@ export var TooManyRequestsException = [
|
|
|
298
254
|
-3,
|
|
299
255
|
n0,
|
|
300
256
|
_TMRE,
|
|
301
|
-
{
|
|
302
|
-
[_e]: _c,
|
|
303
|
-
[_hE]: 429,
|
|
304
|
-
},
|
|
257
|
+
{ [_e]: _c, [_hE]: 429 },
|
|
305
258
|
[_m, _eT],
|
|
306
|
-
[
|
|
307
|
-
0,
|
|
308
|
-
[
|
|
309
|
-
0,
|
|
310
|
-
{
|
|
311
|
-
[_hH]: _xaE,
|
|
312
|
-
},
|
|
313
|
-
],
|
|
314
|
-
],
|
|
259
|
+
[0, [0, { [_hH]: _xaE }]],
|
|
315
260
|
];
|
|
316
261
|
TypeRegistry.for(n0).registerError(TooManyRequestsException, __TooManyRequestsException);
|
|
317
262
|
export var ValidationException = [
|
|
318
263
|
-3,
|
|
319
264
|
n0,
|
|
320
265
|
_VE,
|
|
321
|
-
{
|
|
322
|
-
[_e]: _c,
|
|
323
|
-
[_hE]: 400,
|
|
324
|
-
},
|
|
266
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
325
267
|
[_m, _r, _fL],
|
|
326
268
|
[[() => SensitiveString, 0], 0, [() => ValidationExceptionFieldList, 0]],
|
|
327
269
|
];
|
|
@@ -344,9 +286,7 @@ export var AcceptPrimaryEmailUpdate = [
|
|
|
344
286
|
9,
|
|
345
287
|
n0,
|
|
346
288
|
_APEU,
|
|
347
|
-
{
|
|
348
|
-
[_h]: ["POST", "/acceptPrimaryEmailUpdate", 200],
|
|
349
|
-
},
|
|
289
|
+
{ [_h]: ["POST", "/acceptPrimaryEmailUpdate", 200] },
|
|
350
290
|
() => AcceptPrimaryEmailUpdateRequest,
|
|
351
291
|
() => AcceptPrimaryEmailUpdateResponse,
|
|
352
292
|
];
|
|
@@ -354,9 +294,7 @@ export var DeleteAlternateContact = [
|
|
|
354
294
|
9,
|
|
355
295
|
n0,
|
|
356
296
|
_DAC,
|
|
357
|
-
{
|
|
358
|
-
[_h]: ["POST", "/deleteAlternateContact", 200],
|
|
359
|
-
},
|
|
297
|
+
{ [_h]: ["POST", "/deleteAlternateContact", 200] },
|
|
360
298
|
() => DeleteAlternateContactRequest,
|
|
361
299
|
() => __Unit,
|
|
362
300
|
];
|
|
@@ -364,9 +302,7 @@ export var DisableRegion = [
|
|
|
364
302
|
9,
|
|
365
303
|
n0,
|
|
366
304
|
_DR,
|
|
367
|
-
{
|
|
368
|
-
[_h]: ["POST", "/disableRegion", 200],
|
|
369
|
-
},
|
|
305
|
+
{ [_h]: ["POST", "/disableRegion", 200] },
|
|
370
306
|
() => DisableRegionRequest,
|
|
371
307
|
() => __Unit,
|
|
372
308
|
];
|
|
@@ -374,9 +310,7 @@ export var EnableRegion = [
|
|
|
374
310
|
9,
|
|
375
311
|
n0,
|
|
376
312
|
_ER,
|
|
377
|
-
{
|
|
378
|
-
[_h]: ["POST", "/enableRegion", 200],
|
|
379
|
-
},
|
|
313
|
+
{ [_h]: ["POST", "/enableRegion", 200] },
|
|
380
314
|
() => EnableRegionRequest,
|
|
381
315
|
() => __Unit,
|
|
382
316
|
];
|
|
@@ -384,9 +318,7 @@ export var GetAccountInformation = [
|
|
|
384
318
|
9,
|
|
385
319
|
n0,
|
|
386
320
|
_GAI,
|
|
387
|
-
{
|
|
388
|
-
[_h]: ["POST", "/getAccountInformation", 200],
|
|
389
|
-
},
|
|
321
|
+
{ [_h]: ["POST", "/getAccountInformation", 200] },
|
|
390
322
|
() => GetAccountInformationRequest,
|
|
391
323
|
() => GetAccountInformationResponse,
|
|
392
324
|
];
|
|
@@ -394,9 +326,7 @@ export var GetAlternateContact = [
|
|
|
394
326
|
9,
|
|
395
327
|
n0,
|
|
396
328
|
_GAC,
|
|
397
|
-
{
|
|
398
|
-
[_h]: ["POST", "/getAlternateContact", 200],
|
|
399
|
-
},
|
|
329
|
+
{ [_h]: ["POST", "/getAlternateContact", 200] },
|
|
400
330
|
() => GetAlternateContactRequest,
|
|
401
331
|
() => GetAlternateContactResponse,
|
|
402
332
|
];
|
|
@@ -404,9 +334,7 @@ export var GetContactInformation = [
|
|
|
404
334
|
9,
|
|
405
335
|
n0,
|
|
406
336
|
_GCI,
|
|
407
|
-
{
|
|
408
|
-
[_h]: ["POST", "/getContactInformation", 200],
|
|
409
|
-
},
|
|
337
|
+
{ [_h]: ["POST", "/getContactInformation", 200] },
|
|
410
338
|
() => GetContactInformationRequest,
|
|
411
339
|
() => GetContactInformationResponse,
|
|
412
340
|
];
|
|
@@ -414,9 +342,7 @@ export var GetPrimaryEmail = [
|
|
|
414
342
|
9,
|
|
415
343
|
n0,
|
|
416
344
|
_GPE,
|
|
417
|
-
{
|
|
418
|
-
[_h]: ["POST", "/getPrimaryEmail", 200],
|
|
419
|
-
},
|
|
345
|
+
{ [_h]: ["POST", "/getPrimaryEmail", 200] },
|
|
420
346
|
() => GetPrimaryEmailRequest,
|
|
421
347
|
() => GetPrimaryEmailResponse,
|
|
422
348
|
];
|
|
@@ -424,9 +350,7 @@ export var GetRegionOptStatus = [
|
|
|
424
350
|
9,
|
|
425
351
|
n0,
|
|
426
352
|
_GROS,
|
|
427
|
-
{
|
|
428
|
-
[_h]: ["POST", "/getRegionOptStatus", 200],
|
|
429
|
-
},
|
|
353
|
+
{ [_h]: ["POST", "/getRegionOptStatus", 200] },
|
|
430
354
|
() => GetRegionOptStatusRequest,
|
|
431
355
|
() => GetRegionOptStatusResponse,
|
|
432
356
|
];
|
|
@@ -434,9 +358,7 @@ export var ListRegions = [
|
|
|
434
358
|
9,
|
|
435
359
|
n0,
|
|
436
360
|
_LR,
|
|
437
|
-
{
|
|
438
|
-
[_h]: ["POST", "/listRegions", 200],
|
|
439
|
-
},
|
|
361
|
+
{ [_h]: ["POST", "/listRegions", 200] },
|
|
440
362
|
() => ListRegionsRequest,
|
|
441
363
|
() => ListRegionsResponse,
|
|
442
364
|
];
|
|
@@ -444,9 +366,7 @@ export var PutAccountName = [
|
|
|
444
366
|
9,
|
|
445
367
|
n0,
|
|
446
368
|
_PAN,
|
|
447
|
-
{
|
|
448
|
-
[_h]: ["POST", "/putAccountName", 200],
|
|
449
|
-
},
|
|
369
|
+
{ [_h]: ["POST", "/putAccountName", 200] },
|
|
450
370
|
() => PutAccountNameRequest,
|
|
451
371
|
() => __Unit,
|
|
452
372
|
];
|
|
@@ -454,9 +374,7 @@ export var PutAlternateContact = [
|
|
|
454
374
|
9,
|
|
455
375
|
n0,
|
|
456
376
|
_PAC,
|
|
457
|
-
{
|
|
458
|
-
[_h]: ["POST", "/putAlternateContact", 200],
|
|
459
|
-
},
|
|
377
|
+
{ [_h]: ["POST", "/putAlternateContact", 200] },
|
|
460
378
|
() => PutAlternateContactRequest,
|
|
461
379
|
() => __Unit,
|
|
462
380
|
];
|
|
@@ -464,9 +382,7 @@ export var PutContactInformation = [
|
|
|
464
382
|
9,
|
|
465
383
|
n0,
|
|
466
384
|
_PCI,
|
|
467
|
-
{
|
|
468
|
-
[_h]: ["POST", "/putContactInformation", 200],
|
|
469
|
-
},
|
|
385
|
+
{ [_h]: ["POST", "/putContactInformation", 200] },
|
|
470
386
|
() => PutContactInformationRequest,
|
|
471
387
|
() => __Unit,
|
|
472
388
|
];
|
|
@@ -474,9 +390,7 @@ export var StartPrimaryEmailUpdate = [
|
|
|
474
390
|
9,
|
|
475
391
|
n0,
|
|
476
392
|
_SPEU,
|
|
477
|
-
{
|
|
478
|
-
[_h]: ["POST", "/startPrimaryEmailUpdate", 200],
|
|
479
|
-
},
|
|
393
|
+
{ [_h]: ["POST", "/startPrimaryEmailUpdate", 200] },
|
|
480
394
|
() => StartPrimaryEmailUpdateRequest,
|
|
481
395
|
() => StartPrimaryEmailUpdateResponse,
|
|
482
396
|
];
|
package/dist-types/Account.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
|
|
1
|
+
import type { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
|
|
2
2
|
import { AccountClient } from "./AccountClient";
|
|
3
3
|
import { AcceptPrimaryEmailUpdateCommandInput, AcceptPrimaryEmailUpdateCommandOutput } from "./commands/AcceptPrimaryEmailUpdateCommand";
|
|
4
4
|
import { DeleteAlternateContactCommandInput, DeleteAlternateContactCommandOutput } from "./commands/DeleteAlternateContactCommand";
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { HostHeaderInputConfig, HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
|
|
2
|
-
import { UserAgentInputConfig, UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
|
|
3
|
-
import { RegionInputConfig, RegionResolvedConfig } from "@smithy/config-resolver";
|
|
4
|
-
import { EndpointInputConfig, EndpointResolvedConfig } from "@smithy/middleware-endpoint";
|
|
5
|
-
import { RetryInputConfig, RetryResolvedConfig } from "@smithy/middleware-retry";
|
|
6
|
-
import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
9
|
-
import { HttpAuthSchemeInputConfig, HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
|
|
1
|
+
import { type HostHeaderInputConfig, type HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
|
|
2
|
+
import { type UserAgentInputConfig, type UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
|
|
3
|
+
import { type RegionInputConfig, type RegionResolvedConfig } from "@smithy/config-resolver";
|
|
4
|
+
import { type EndpointInputConfig, type EndpointResolvedConfig } from "@smithy/middleware-endpoint";
|
|
5
|
+
import { type RetryInputConfig, type RetryResolvedConfig } from "@smithy/middleware-retry";
|
|
6
|
+
import type { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
|
|
7
|
+
import { type DefaultsMode as __DefaultsMode, type SmithyConfiguration as __SmithyConfiguration, type SmithyResolvedConfiguration as __SmithyResolvedConfiguration, Client as __Client } from "@smithy/smithy-client";
|
|
8
|
+
import { type BodyLengthCalculator as __BodyLengthCalculator, type CheckOptionalClientConfig as __CheckOptionalClientConfig, type ChecksumConstructor as __ChecksumConstructor, type ClientProtocol, type Decoder as __Decoder, type Encoder as __Encoder, type HashConstructor as __HashConstructor, type HttpHandlerOptions as __HttpHandlerOptions, type HttpRequest, type HttpResponse, type Logger as __Logger, type Provider as __Provider, type StreamCollector as __StreamCollector, type UrlParser as __UrlParser, AwsCredentialIdentityProvider, Provider, UserAgent as __UserAgent } from "@smithy/types";
|
|
9
|
+
import { type HttpAuthSchemeInputConfig, type HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
|
|
10
10
|
import { AcceptPrimaryEmailUpdateCommandInput, AcceptPrimaryEmailUpdateCommandOutput } from "./commands/AcceptPrimaryEmailUpdateCommand";
|
|
11
11
|
import { DeleteAlternateContactCommandInput, DeleteAlternateContactCommandOutput } from "./commands/DeleteAlternateContactCommand";
|
|
12
12
|
import { DisableRegionCommandInput, DisableRegionCommandOutput } from "./commands/DisableRegionCommand";
|
|
@@ -22,7 +22,7 @@ import { PutAlternateContactCommandInput, PutAlternateContactCommandOutput } fro
|
|
|
22
22
|
import { PutContactInformationCommandInput, PutContactInformationCommandOutput } from "./commands/PutContactInformationCommand";
|
|
23
23
|
import { StartPrimaryEmailUpdateCommandInput, StartPrimaryEmailUpdateCommandOutput } from "./commands/StartPrimaryEmailUpdateCommand";
|
|
24
24
|
import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
|
|
25
|
-
import { RuntimeExtension, RuntimeExtensionsConfig } from "./runtimeExtensions";
|
|
25
|
+
import { type RuntimeExtension, type RuntimeExtensionsConfig } from "./runtimeExtensions";
|
|
26
26
|
export { __Client };
|
|
27
27
|
/**
|
|
28
28
|
* @public
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { AwsCredentialIdentity, AwsCredentialIdentityProvider
|
|
2
|
-
import { AccountHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
|
|
1
|
+
import { type HttpAuthScheme, AwsCredentialIdentity, AwsCredentialIdentityProvider } from "@smithy/types";
|
|
2
|
+
import type { AccountHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
|
|
3
3
|
/**
|
|
4
4
|
* @internal
|
|
5
5
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { AwsSdkSigV4AuthInputConfig, AwsSdkSigV4AuthResolvedConfig, AwsSdkSigV4PreviouslyResolved } from "@aws-sdk/core";
|
|
2
|
-
import { HandlerExecutionContext, HttpAuthScheme, HttpAuthSchemeParameters, HttpAuthSchemeParametersProvider, HttpAuthSchemeProvider, Provider } from "@smithy/types";
|
|
3
|
-
import { AccountClientResolvedConfig } from "../AccountClient";
|
|
2
|
+
import type { HandlerExecutionContext, HttpAuthScheme, HttpAuthSchemeParameters, HttpAuthSchemeParametersProvider, HttpAuthSchemeProvider, Provider } from "@smithy/types";
|
|
3
|
+
import { type AccountClientResolvedConfig } from "../AccountClient";
|
|
4
4
|
/**
|
|
5
5
|
* @internal
|
|
6
6
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { AccountClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AccountClient";
|
|
4
|
-
import { AcceptPrimaryEmailUpdateRequest, AcceptPrimaryEmailUpdateResponse } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { AccountClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AccountClient";
|
|
4
|
+
import type { AcceptPrimaryEmailUpdateRequest, AcceptPrimaryEmailUpdateResponse } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { AccountClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AccountClient";
|
|
4
|
-
import { DeleteAlternateContactRequest } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { AccountClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AccountClient";
|
|
4
|
+
import type { DeleteAlternateContactRequest } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { AccountClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AccountClient";
|
|
4
|
-
import { DisableRegionRequest } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { AccountClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AccountClient";
|
|
4
|
+
import type { DisableRegionRequest } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { AccountClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AccountClient";
|
|
4
|
-
import { EnableRegionRequest } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { AccountClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AccountClient";
|
|
4
|
+
import type { EnableRegionRequest } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { AccountClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AccountClient";
|
|
4
|
-
import { GetAccountInformationRequest, GetAccountInformationResponse } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { AccountClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AccountClient";
|
|
4
|
+
import type { GetAccountInformationRequest, GetAccountInformationResponse } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { AccountClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AccountClient";
|
|
4
|
-
import { GetAlternateContactRequest, GetAlternateContactResponse } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { AccountClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AccountClient";
|
|
4
|
+
import type { GetAlternateContactRequest, GetAlternateContactResponse } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { AccountClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AccountClient";
|
|
4
|
-
import { GetContactInformationRequest, GetContactInformationResponse } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { AccountClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AccountClient";
|
|
4
|
+
import type { GetContactInformationRequest, GetContactInformationResponse } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { AccountClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AccountClient";
|
|
4
|
-
import { GetPrimaryEmailRequest, GetPrimaryEmailResponse } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { AccountClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AccountClient";
|
|
4
|
+
import type { GetPrimaryEmailRequest, GetPrimaryEmailResponse } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { AccountClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AccountClient";
|
|
4
|
-
import { GetRegionOptStatusRequest, GetRegionOptStatusResponse } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { AccountClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AccountClient";
|
|
4
|
+
import type { GetRegionOptStatusRequest, GetRegionOptStatusResponse } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { AccountClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AccountClient";
|
|
4
|
-
import { ListRegionsRequest, ListRegionsResponse } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { AccountClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AccountClient";
|
|
4
|
+
import type { ListRegionsRequest, ListRegionsResponse } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { AccountClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AccountClient";
|
|
4
|
-
import { PutAccountNameRequest } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { AccountClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AccountClient";
|
|
4
|
+
import type { PutAccountNameRequest } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { AccountClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AccountClient";
|
|
4
|
-
import { PutAlternateContactRequest } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { AccountClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AccountClient";
|
|
4
|
+
import type { PutAlternateContactRequest } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { AccountClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AccountClient";
|
|
4
|
-
import { PutContactInformationRequest } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { AccountClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AccountClient";
|
|
4
|
+
import type { PutContactInformationRequest } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { AccountClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AccountClient";
|
|
4
|
-
import { StartPrimaryEmailUpdateRequest, StartPrimaryEmailUpdateResponse } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { AccountClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AccountClient";
|
|
4
|
+
import type { StartPrimaryEmailUpdateRequest, StartPrimaryEmailUpdateResponse } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Endpoint, EndpointParameters as __EndpointParameters, EndpointV2, Provider } from "@smithy/types";
|
|
1
|
+
import type { Endpoint, EndpointParameters as __EndpointParameters, EndpointV2, Provider } from "@smithy/types";
|
|
2
2
|
/**
|
|
3
3
|
* @public
|
|
4
4
|
*/
|
|
@@ -8,10 +8,19 @@ export interface ClientInputEndpointParameters {
|
|
|
8
8
|
endpoint?: string | Provider<string> | Endpoint | Provider<Endpoint> | EndpointV2 | Provider<EndpointV2>;
|
|
9
9
|
region?: string | undefined | Provider<string | undefined>;
|
|
10
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* @public
|
|
13
|
+
*/
|
|
11
14
|
export type ClientResolvedEndpointParameters = Omit<ClientInputEndpointParameters, "endpoint"> & {
|
|
12
15
|
defaultSigningName: string;
|
|
13
16
|
};
|
|
17
|
+
/**
|
|
18
|
+
* @internal
|
|
19
|
+
*/
|
|
14
20
|
export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientResolvedEndpointParameters;
|
|
21
|
+
/**
|
|
22
|
+
* @internal
|
|
23
|
+
*/
|
|
15
24
|
export declare const commonParams: {
|
|
16
25
|
readonly UseFIPS: {
|
|
17
26
|
readonly type: "builtInParams";
|
|
@@ -30,6 +39,9 @@ export declare const commonParams: {
|
|
|
30
39
|
readonly name: "useDualstackEndpoint";
|
|
31
40
|
};
|
|
32
41
|
};
|
|
42
|
+
/**
|
|
43
|
+
* @internal
|
|
44
|
+
*/
|
|
33
45
|
export interface EndpointParameters extends __EndpointParameters {
|
|
34
46
|
UseDualStack?: boolean | undefined;
|
|
35
47
|
UseFIPS?: boolean | undefined;
|
|
@@ -1,5 +1,8 @@
|
|
|
1
|
-
import { EndpointV2, Logger } from "@smithy/types";
|
|
2
|
-
import { EndpointParameters } from "./EndpointParameters";
|
|
1
|
+
import type { EndpointV2, Logger } from "@smithy/types";
|
|
2
|
+
import type { EndpointParameters } from "./EndpointParameters";
|
|
3
|
+
/**
|
|
4
|
+
* @internal
|
|
5
|
+
*/
|
|
3
6
|
export declare const defaultEndpointResolver: (endpointParams: EndpointParameters, context?: {
|
|
4
7
|
logger?: Logger;
|
|
5
8
|
}) => EndpointV2;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { AwsRegionExtensionConfiguration } from "@aws-sdk/types";
|
|
2
|
-
import { HttpHandlerExtensionConfiguration } from "@smithy/protocol-http";
|
|
3
|
-
import { DefaultExtensionConfiguration } from "@smithy/types";
|
|
4
|
-
import { HttpAuthExtensionConfiguration } from "./auth/httpAuthExtensionConfiguration";
|
|
1
|
+
import type { AwsRegionExtensionConfiguration } from "@aws-sdk/types";
|
|
2
|
+
import type { HttpHandlerExtensionConfiguration } from "@smithy/protocol-http";
|
|
3
|
+
import type { DefaultExtensionConfiguration } from "@smithy/types";
|
|
4
|
+
import type { HttpAuthExtensionConfiguration } from "./auth/httpAuthExtensionConfiguration";
|
|
5
5
|
/**
|
|
6
6
|
* @internal
|
|
7
7
|
*/
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { type ServiceExceptionOptions as __ServiceExceptionOptions, ServiceException as __ServiceException } from "@smithy/smithy-client";
|
|
2
2
|
export type { __ServiceExceptionOptions };
|
|
3
3
|
export { __ServiceException };
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
|
|
1
|
+
import type { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
|
|
2
2
|
import { AccountServiceException as __BaseException } from "./AccountServiceException";
|
|
3
3
|
import { ValidationExceptionReason } from "./enums";
|
|
4
4
|
import { ValidationExceptionField } from "./models_0";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { StaticErrorSchema, StaticListSchema, StaticOperationSchema, StaticSimpleSchema, StaticStructureSchema } from "@smithy/types";
|
|
1
|
+
import type { StaticErrorSchema, StaticListSchema, StaticOperationSchema, StaticSimpleSchema, StaticStructureSchema } from "@smithy/types";
|
|
2
2
|
export declare var AccountName: StaticSimpleSchema;
|
|
3
3
|
export declare var AddressLine: StaticSimpleSchema;
|
|
4
4
|
export declare var City: StaticSimpleSchema;
|
|
@@ -20,13 +20,12 @@ import {
|
|
|
20
20
|
} from "@smithy/middleware-retry";
|
|
21
21
|
import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
|
|
22
22
|
import {
|
|
23
|
-
Client as __Client,
|
|
24
23
|
DefaultsMode as __DefaultsMode,
|
|
25
24
|
SmithyConfiguration as __SmithyConfiguration,
|
|
26
25
|
SmithyResolvedConfiguration as __SmithyResolvedConfiguration,
|
|
26
|
+
Client as __Client,
|
|
27
27
|
} from "@smithy/smithy-client";
|
|
28
28
|
import {
|
|
29
|
-
AwsCredentialIdentityProvider,
|
|
30
29
|
BodyLengthCalculator as __BodyLengthCalculator,
|
|
31
30
|
CheckOptionalClientConfig as __CheckOptionalClientConfig,
|
|
32
31
|
ChecksumConstructor as __ChecksumConstructor,
|
|
@@ -39,9 +38,10 @@ import {
|
|
|
39
38
|
HttpResponse,
|
|
40
39
|
Logger as __Logger,
|
|
41
40
|
Provider as __Provider,
|
|
42
|
-
Provider,
|
|
43
41
|
StreamCollector as __StreamCollector,
|
|
44
42
|
UrlParser as __UrlParser,
|
|
43
|
+
AwsCredentialIdentityProvider,
|
|
44
|
+
Provider,
|
|
45
45
|
UserAgent as __UserAgent,
|
|
46
46
|
} from "@smithy/types";
|
|
47
47
|
import {
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-account",
|
|
3
3
|
"description": "AWS SDK for JavaScript Account Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.946.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-account",
|
|
@@ -11,7 +11,8 @@
|
|
|
11
11
|
"build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
|
|
12
12
|
"clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
|
|
13
13
|
"extract:docs": "api-extractor run --local",
|
|
14
|
-
"generate:client": "node ../../scripts/generate-clients/single-service --solo account"
|
|
14
|
+
"generate:client": "node ../../scripts/generate-clients/single-service --solo account",
|
|
15
|
+
"test:index": "tsc --noEmit ./test/index-types.ts && node ./test/index-objects.spec.mjs"
|
|
15
16
|
},
|
|
16
17
|
"main": "./dist-cjs/index.js",
|
|
17
18
|
"types": "./dist-types/index.d.ts",
|
|
@@ -20,38 +21,38 @@
|
|
|
20
21
|
"dependencies": {
|
|
21
22
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
22
23
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
23
|
-
"@aws-sdk/core": "3.
|
|
24
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
24
|
+
"@aws-sdk/core": "3.946.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.946.0",
|
|
25
26
|
"@aws-sdk/middleware-host-header": "3.936.0",
|
|
26
27
|
"@aws-sdk/middleware-logger": "3.936.0",
|
|
27
28
|
"@aws-sdk/middleware-recursion-detection": "3.936.0",
|
|
28
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
29
|
+
"@aws-sdk/middleware-user-agent": "3.946.0",
|
|
29
30
|
"@aws-sdk/region-config-resolver": "3.936.0",
|
|
30
31
|
"@aws-sdk/types": "3.936.0",
|
|
31
32
|
"@aws-sdk/util-endpoints": "3.936.0",
|
|
32
33
|
"@aws-sdk/util-user-agent-browser": "3.936.0",
|
|
33
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
34
|
+
"@aws-sdk/util-user-agent-node": "3.946.0",
|
|
34
35
|
"@smithy/config-resolver": "^4.4.3",
|
|
35
|
-
"@smithy/core": "^3.18.
|
|
36
|
+
"@smithy/core": "^3.18.7",
|
|
36
37
|
"@smithy/fetch-http-handler": "^5.3.6",
|
|
37
38
|
"@smithy/hash-node": "^4.2.5",
|
|
38
39
|
"@smithy/invalid-dependency": "^4.2.5",
|
|
39
40
|
"@smithy/middleware-content-length": "^4.2.5",
|
|
40
|
-
"@smithy/middleware-endpoint": "^4.3.
|
|
41
|
-
"@smithy/middleware-retry": "^4.4.
|
|
41
|
+
"@smithy/middleware-endpoint": "^4.3.14",
|
|
42
|
+
"@smithy/middleware-retry": "^4.4.14",
|
|
42
43
|
"@smithy/middleware-serde": "^4.2.6",
|
|
43
44
|
"@smithy/middleware-stack": "^4.2.5",
|
|
44
45
|
"@smithy/node-config-provider": "^4.3.5",
|
|
45
46
|
"@smithy/node-http-handler": "^4.4.5",
|
|
46
47
|
"@smithy/protocol-http": "^5.3.5",
|
|
47
|
-
"@smithy/smithy-client": "^4.9.
|
|
48
|
+
"@smithy/smithy-client": "^4.9.10",
|
|
48
49
|
"@smithy/types": "^4.9.0",
|
|
49
50
|
"@smithy/url-parser": "^4.2.5",
|
|
50
51
|
"@smithy/util-base64": "^4.3.0",
|
|
51
52
|
"@smithy/util-body-length-browser": "^4.2.0",
|
|
52
53
|
"@smithy/util-body-length-node": "^4.2.1",
|
|
53
|
-
"@smithy/util-defaults-mode-browser": "^4.3.
|
|
54
|
-
"@smithy/util-defaults-mode-node": "^4.2.
|
|
54
|
+
"@smithy/util-defaults-mode-browser": "^4.3.13",
|
|
55
|
+
"@smithy/util-defaults-mode-node": "^4.2.16",
|
|
55
56
|
"@smithy/util-endpoints": "^3.2.5",
|
|
56
57
|
"@smithy/util-middleware": "^4.2.5",
|
|
57
58
|
"@smithy/util-retry": "^4.2.5",
|