@aws-sdk/client-route53resolver 3.940.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 +17 -170
- package/dist-cjs/runtimeConfig.browser.js +2 -2
- package/dist-cjs/runtimeConfig.js +3 -4
- package/dist-es/Route53ResolverClient.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 +17 -170
- package/dist-types/Route53Resolver.d.ts +1 -1
- package/dist-types/Route53ResolverClient.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/AssociateFirewallRuleGroupCommand.d.ts +3 -3
- package/dist-types/commands/AssociateResolverEndpointIpAddressCommand.d.ts +3 -3
- package/dist-types/commands/AssociateResolverQueryLogConfigCommand.d.ts +3 -3
- package/dist-types/commands/AssociateResolverRuleCommand.d.ts +3 -3
- package/dist-types/commands/CreateFirewallDomainListCommand.d.ts +3 -3
- package/dist-types/commands/CreateFirewallRuleCommand.d.ts +3 -3
- package/dist-types/commands/CreateFirewallRuleGroupCommand.d.ts +3 -3
- package/dist-types/commands/CreateOutpostResolverCommand.d.ts +3 -3
- package/dist-types/commands/CreateResolverEndpointCommand.d.ts +3 -3
- package/dist-types/commands/CreateResolverQueryLogConfigCommand.d.ts +3 -3
- package/dist-types/commands/CreateResolverRuleCommand.d.ts +3 -3
- package/dist-types/commands/DeleteFirewallDomainListCommand.d.ts +3 -3
- package/dist-types/commands/DeleteFirewallRuleCommand.d.ts +3 -3
- package/dist-types/commands/DeleteFirewallRuleGroupCommand.d.ts +3 -3
- package/dist-types/commands/DeleteOutpostResolverCommand.d.ts +3 -3
- package/dist-types/commands/DeleteResolverEndpointCommand.d.ts +3 -3
- package/dist-types/commands/DeleteResolverQueryLogConfigCommand.d.ts +3 -3
- package/dist-types/commands/DeleteResolverRuleCommand.d.ts +3 -3
- package/dist-types/commands/DisassociateFirewallRuleGroupCommand.d.ts +3 -3
- package/dist-types/commands/DisassociateResolverEndpointIpAddressCommand.d.ts +3 -3
- package/dist-types/commands/DisassociateResolverQueryLogConfigCommand.d.ts +3 -3
- package/dist-types/commands/DisassociateResolverRuleCommand.d.ts +3 -3
- package/dist-types/commands/GetFirewallConfigCommand.d.ts +3 -3
- package/dist-types/commands/GetFirewallDomainListCommand.d.ts +3 -3
- package/dist-types/commands/GetFirewallRuleGroupAssociationCommand.d.ts +3 -3
- package/dist-types/commands/GetFirewallRuleGroupCommand.d.ts +3 -3
- package/dist-types/commands/GetFirewallRuleGroupPolicyCommand.d.ts +3 -3
- package/dist-types/commands/GetOutpostResolverCommand.d.ts +3 -3
- package/dist-types/commands/GetResolverConfigCommand.d.ts +3 -3
- package/dist-types/commands/GetResolverDnssecConfigCommand.d.ts +3 -3
- package/dist-types/commands/GetResolverEndpointCommand.d.ts +3 -3
- package/dist-types/commands/GetResolverQueryLogConfigAssociationCommand.d.ts +3 -3
- package/dist-types/commands/GetResolverQueryLogConfigCommand.d.ts +3 -3
- package/dist-types/commands/GetResolverQueryLogConfigPolicyCommand.d.ts +3 -3
- package/dist-types/commands/GetResolverRuleAssociationCommand.d.ts +3 -3
- package/dist-types/commands/GetResolverRuleCommand.d.ts +3 -3
- package/dist-types/commands/GetResolverRulePolicyCommand.d.ts +3 -3
- package/dist-types/commands/ImportFirewallDomainsCommand.d.ts +3 -3
- package/dist-types/commands/ListFirewallConfigsCommand.d.ts +3 -3
- package/dist-types/commands/ListFirewallDomainListsCommand.d.ts +3 -3
- package/dist-types/commands/ListFirewallDomainsCommand.d.ts +3 -3
- package/dist-types/commands/ListFirewallRuleGroupAssociationsCommand.d.ts +3 -3
- package/dist-types/commands/ListFirewallRuleGroupsCommand.d.ts +3 -3
- package/dist-types/commands/ListFirewallRulesCommand.d.ts +3 -3
- package/dist-types/commands/ListOutpostResolversCommand.d.ts +3 -3
- package/dist-types/commands/ListResolverConfigsCommand.d.ts +3 -3
- package/dist-types/commands/ListResolverDnssecConfigsCommand.d.ts +3 -3
- package/dist-types/commands/ListResolverEndpointIpAddressesCommand.d.ts +3 -3
- package/dist-types/commands/ListResolverEndpointsCommand.d.ts +3 -3
- package/dist-types/commands/ListResolverQueryLogConfigAssociationsCommand.d.ts +3 -3
- package/dist-types/commands/ListResolverQueryLogConfigsCommand.d.ts +3 -3
- package/dist-types/commands/ListResolverRuleAssociationsCommand.d.ts +3 -3
- package/dist-types/commands/ListResolverRulesCommand.d.ts +3 -3
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
- package/dist-types/commands/PutFirewallRuleGroupPolicyCommand.d.ts +3 -3
- package/dist-types/commands/PutResolverQueryLogConfigPolicyCommand.d.ts +3 -3
- package/dist-types/commands/PutResolverRulePolicyCommand.d.ts +3 -3
- package/dist-types/commands/TagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UpdateFirewallConfigCommand.d.ts +3 -3
- package/dist-types/commands/UpdateFirewallDomainsCommand.d.ts +3 -3
- package/dist-types/commands/UpdateFirewallRuleCommand.d.ts +3 -3
- package/dist-types/commands/UpdateFirewallRuleGroupAssociationCommand.d.ts +3 -3
- package/dist-types/commands/UpdateOutpostResolverCommand.d.ts +3 -3
- package/dist-types/commands/UpdateResolverConfigCommand.d.ts +3 -3
- package/dist-types/commands/UpdateResolverDnssecConfigCommand.d.ts +3 -3
- package/dist-types/commands/UpdateResolverEndpointCommand.d.ts +3 -3
- package/dist-types/commands/UpdateResolverRuleCommand.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/Route53ResolverServiceException.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/ListFirewallConfigsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListFirewallDomainListsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListFirewallDomainsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListFirewallRuleGroupAssociationsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListFirewallRuleGroupsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListFirewallRulesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListOutpostResolversPaginator.d.ts +1 -1
- package/dist-types/pagination/ListResolverConfigsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListResolverDnssecConfigsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListResolverEndpointIpAddressesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListResolverEndpointsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListResolverQueryLogConfigAssociationsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListResolverQueryLogConfigsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListResolverRuleAssociationsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListResolverRulesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListTagsForResourcePaginator.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/Route53ResolverClient.d.ts +3 -3
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/dist-types/ts3.4/models/Route53ResolverServiceException.d.ts +1 -1
- package/package.json +13 -12
package/dist-cjs/index.js
CHANGED
|
@@ -734,16 +734,7 @@ const _c = "client";
|
|
|
734
734
|
const _e = "error";
|
|
735
735
|
const _s = "smithy.ts.sdk.synthetic.com.amazonaws.route53resolver";
|
|
736
736
|
const n0 = "com.amazonaws.route53resolver";
|
|
737
|
-
var AccessDeniedException = [
|
|
738
|
-
-3,
|
|
739
|
-
n0,
|
|
740
|
-
_ADE,
|
|
741
|
-
{
|
|
742
|
-
[_e]: _c,
|
|
743
|
-
},
|
|
744
|
-
[_M],
|
|
745
|
-
[0],
|
|
746
|
-
];
|
|
737
|
+
var AccessDeniedException = [-3, n0, _ADE, { [_e]: _c }, [_M], [0]];
|
|
747
738
|
schema.TypeRegistry.for(n0).registerError(AccessDeniedException, AccessDeniedException$1);
|
|
748
739
|
var AssociateFirewallRuleGroupRequest = [
|
|
749
740
|
3,
|
|
@@ -795,16 +786,7 @@ var AssociateResolverRuleResponse = [
|
|
|
795
786
|
[_RRA],
|
|
796
787
|
[() => ResolverRuleAssociation],
|
|
797
788
|
];
|
|
798
|
-
var ConflictException = [
|
|
799
|
-
-3,
|
|
800
|
-
n0,
|
|
801
|
-
_CE,
|
|
802
|
-
{
|
|
803
|
-
[_e]: _c,
|
|
804
|
-
},
|
|
805
|
-
[_M],
|
|
806
|
-
[0],
|
|
807
|
-
];
|
|
789
|
+
var ConflictException = [-3, n0, _CE, { [_e]: _c }, [_M], [0]];
|
|
808
790
|
schema.TypeRegistry.for(n0).registerError(ConflictException, ConflictException$1);
|
|
809
791
|
var CreateFirewallDomainListRequest = [
|
|
810
792
|
3,
|
|
@@ -1106,71 +1088,17 @@ var GetResolverRuleRequest = [3, n0, _GRRR, 0, [_RRI], [0]];
|
|
|
1106
1088
|
var GetResolverRuleResponse = [3, n0, _GRRRe, 0, [_RR], [() => ResolverRule]];
|
|
1107
1089
|
var ImportFirewallDomainsRequest = [3, n0, _IFDR, 0, [_FDLI, _O, _DFU], [0, 0, 0]];
|
|
1108
1090
|
var ImportFirewallDomainsResponse = [3, n0, _IFDRm, 0, [_I, _N, _S, _SM], [0, 0, 0, 0]];
|
|
1109
|
-
var InternalServiceErrorException = [
|
|
1110
|
-
-3,
|
|
1111
|
-
n0,
|
|
1112
|
-
_ISEE,
|
|
1113
|
-
{
|
|
1114
|
-
[_e]: _c,
|
|
1115
|
-
},
|
|
1116
|
-
[_M],
|
|
1117
|
-
[0],
|
|
1118
|
-
];
|
|
1091
|
+
var InternalServiceErrorException = [-3, n0, _ISEE, { [_e]: _c }, [_M], [0]];
|
|
1119
1092
|
schema.TypeRegistry.for(n0).registerError(InternalServiceErrorException, InternalServiceErrorException$1);
|
|
1120
|
-
var InvalidNextTokenException = [
|
|
1121
|
-
-3,
|
|
1122
|
-
n0,
|
|
1123
|
-
_INTE,
|
|
1124
|
-
{
|
|
1125
|
-
[_e]: _c,
|
|
1126
|
-
},
|
|
1127
|
-
[_M],
|
|
1128
|
-
[0],
|
|
1129
|
-
];
|
|
1093
|
+
var InvalidNextTokenException = [-3, n0, _INTE, { [_e]: _c }, [_M], [0]];
|
|
1130
1094
|
schema.TypeRegistry.for(n0).registerError(InvalidNextTokenException, InvalidNextTokenException$1);
|
|
1131
|
-
var InvalidParameterException = [
|
|
1132
|
-
-3,
|
|
1133
|
-
n0,
|
|
1134
|
-
_IPE,
|
|
1135
|
-
{
|
|
1136
|
-
[_e]: _c,
|
|
1137
|
-
},
|
|
1138
|
-
[_M, _FN],
|
|
1139
|
-
[0, 0],
|
|
1140
|
-
];
|
|
1095
|
+
var InvalidParameterException = [-3, n0, _IPE, { [_e]: _c }, [_M, _FN], [0, 0]];
|
|
1141
1096
|
schema.TypeRegistry.for(n0).registerError(InvalidParameterException, InvalidParameterException$1);
|
|
1142
|
-
var InvalidPolicyDocument = [
|
|
1143
|
-
-3,
|
|
1144
|
-
n0,
|
|
1145
|
-
_IPD,
|
|
1146
|
-
{
|
|
1147
|
-
[_e]: _c,
|
|
1148
|
-
},
|
|
1149
|
-
[_M],
|
|
1150
|
-
[0],
|
|
1151
|
-
];
|
|
1097
|
+
var InvalidPolicyDocument = [-3, n0, _IPD, { [_e]: _c }, [_M], [0]];
|
|
1152
1098
|
schema.TypeRegistry.for(n0).registerError(InvalidPolicyDocument, InvalidPolicyDocument$1);
|
|
1153
|
-
var InvalidRequestException = [
|
|
1154
|
-
-3,
|
|
1155
|
-
n0,
|
|
1156
|
-
_IRE,
|
|
1157
|
-
{
|
|
1158
|
-
[_e]: _c,
|
|
1159
|
-
},
|
|
1160
|
-
[_M],
|
|
1161
|
-
[0],
|
|
1162
|
-
];
|
|
1099
|
+
var InvalidRequestException = [-3, n0, _IRE, { [_e]: _c }, [_M], [0]];
|
|
1163
1100
|
schema.TypeRegistry.for(n0).registerError(InvalidRequestException, InvalidRequestException$1);
|
|
1164
|
-
var InvalidTagException = [
|
|
1165
|
-
-3,
|
|
1166
|
-
n0,
|
|
1167
|
-
_ITE,
|
|
1168
|
-
{
|
|
1169
|
-
[_e]: _c,
|
|
1170
|
-
},
|
|
1171
|
-
[_M],
|
|
1172
|
-
[0],
|
|
1173
|
-
];
|
|
1101
|
+
var InvalidTagException = [-3, n0, _ITE, { [_e]: _c }, [_M], [0]];
|
|
1174
1102
|
schema.TypeRegistry.for(n0).registerError(InvalidTagException, InvalidTagException$1);
|
|
1175
1103
|
var IpAddressRequest = [3, n0, _IAR, 0, [_SI, _Ip, _Ipv], [0, 0, 0]];
|
|
1176
1104
|
var IpAddressResponse = [
|
|
@@ -1182,16 +1110,7 @@ var IpAddressResponse = [
|
|
|
1182
1110
|
[0, 0, 0, 0, 0, 0, 0, 0],
|
|
1183
1111
|
];
|
|
1184
1112
|
var IpAddressUpdate = [3, n0, _IAU, 0, [_II, _SI, _Ip, _Ipv], [0, 0, 0, 0]];
|
|
1185
|
-
var LimitExceededException = [
|
|
1186
|
-
-3,
|
|
1187
|
-
n0,
|
|
1188
|
-
_LEE,
|
|
1189
|
-
{
|
|
1190
|
-
[_e]: _c,
|
|
1191
|
-
},
|
|
1192
|
-
[_M, _RTe],
|
|
1193
|
-
[0, 0],
|
|
1194
|
-
];
|
|
1113
|
+
var LimitExceededException = [-3, n0, _LEE, { [_e]: _c }, [_M, _RTe], [0, 0]];
|
|
1195
1114
|
schema.TypeRegistry.for(n0).registerError(LimitExceededException, LimitExceededException$1);
|
|
1196
1115
|
var ListFirewallConfigsRequest = [3, n0, _LFCR, 0, [_MR, _NT], [1, 0]];
|
|
1197
1116
|
var ListFirewallConfigsResponse = [
|
|
@@ -1429,86 +1348,23 @@ var ResolverRuleAssociation = [
|
|
|
1429
1348
|
[0, 0, 0, 0, 0, 0],
|
|
1430
1349
|
];
|
|
1431
1350
|
var ResolverRuleConfig = [3, n0, _RRC, 0, [_N, _TI, _REI], [0, () => TargetList, 0]];
|
|
1432
|
-
var ResourceExistsException = [
|
|
1433
|
-
-3,
|
|
1434
|
-
n0,
|
|
1435
|
-
_REE,
|
|
1436
|
-
{
|
|
1437
|
-
[_e]: _c,
|
|
1438
|
-
},
|
|
1439
|
-
[_M, _RTe],
|
|
1440
|
-
[0, 0],
|
|
1441
|
-
];
|
|
1351
|
+
var ResourceExistsException = [-3, n0, _REE, { [_e]: _c }, [_M, _RTe], [0, 0]];
|
|
1442
1352
|
schema.TypeRegistry.for(n0).registerError(ResourceExistsException, ResourceExistsException$1);
|
|
1443
|
-
var ResourceInUseException = [
|
|
1444
|
-
-3,
|
|
1445
|
-
n0,
|
|
1446
|
-
_RIUE,
|
|
1447
|
-
{
|
|
1448
|
-
[_e]: _c,
|
|
1449
|
-
},
|
|
1450
|
-
[_M, _RTe],
|
|
1451
|
-
[0, 0],
|
|
1452
|
-
];
|
|
1353
|
+
var ResourceInUseException = [-3, n0, _RIUE, { [_e]: _c }, [_M, _RTe], [0, 0]];
|
|
1453
1354
|
schema.TypeRegistry.for(n0).registerError(ResourceInUseException, ResourceInUseException$1);
|
|
1454
|
-
var ResourceNotFoundException = [
|
|
1455
|
-
-3,
|
|
1456
|
-
n0,
|
|
1457
|
-
_RNFE,
|
|
1458
|
-
{
|
|
1459
|
-
[_e]: _c,
|
|
1460
|
-
},
|
|
1461
|
-
[_M, _RTe],
|
|
1462
|
-
[0, 0],
|
|
1463
|
-
];
|
|
1355
|
+
var ResourceNotFoundException = [-3, n0, _RNFE, { [_e]: _c }, [_M, _RTe], [0, 0]];
|
|
1464
1356
|
schema.TypeRegistry.for(n0).registerError(ResourceNotFoundException, ResourceNotFoundException$1);
|
|
1465
|
-
var ResourceUnavailableException = [
|
|
1466
|
-
-3,
|
|
1467
|
-
n0,
|
|
1468
|
-
_RUE,
|
|
1469
|
-
{
|
|
1470
|
-
[_e]: _c,
|
|
1471
|
-
},
|
|
1472
|
-
[_M, _RTe],
|
|
1473
|
-
[0, 0],
|
|
1474
|
-
];
|
|
1357
|
+
var ResourceUnavailableException = [-3, n0, _RUE, { [_e]: _c }, [_M, _RTe], [0, 0]];
|
|
1475
1358
|
schema.TypeRegistry.for(n0).registerError(ResourceUnavailableException, ResourceUnavailableException$1);
|
|
1476
|
-
var ServiceQuotaExceededException = [
|
|
1477
|
-
-3,
|
|
1478
|
-
n0,
|
|
1479
|
-
_SQEE,
|
|
1480
|
-
{
|
|
1481
|
-
[_e]: _c,
|
|
1482
|
-
},
|
|
1483
|
-
[_M],
|
|
1484
|
-
[0],
|
|
1485
|
-
];
|
|
1359
|
+
var ServiceQuotaExceededException = [-3, n0, _SQEE, { [_e]: _c }, [_M], [0]];
|
|
1486
1360
|
schema.TypeRegistry.for(n0).registerError(ServiceQuotaExceededException, ServiceQuotaExceededException$1);
|
|
1487
1361
|
var Tag = [3, n0, _Ta, 0, [_K, _Va], [0, 0]];
|
|
1488
1362
|
var TagResourceRequest = [3, n0, _TRR, 0, [_RA, _T], [0, () => TagList]];
|
|
1489
1363
|
var TagResourceResponse = [3, n0, _TRRa, 0, [], []];
|
|
1490
1364
|
var TargetAddress = [3, n0, _TA, 0, [_Ip, _Po, _Ipv, _Pro, _SNI], [0, 1, 0, 0, 0]];
|
|
1491
|
-
var ThrottlingException = [
|
|
1492
|
-
-3,
|
|
1493
|
-
n0,
|
|
1494
|
-
_TE,
|
|
1495
|
-
{
|
|
1496
|
-
[_e]: _c,
|
|
1497
|
-
},
|
|
1498
|
-
[_M],
|
|
1499
|
-
[0],
|
|
1500
|
-
];
|
|
1365
|
+
var ThrottlingException = [-3, n0, _TE, { [_e]: _c }, [_M], [0]];
|
|
1501
1366
|
schema.TypeRegistry.for(n0).registerError(ThrottlingException, ThrottlingException$1);
|
|
1502
|
-
var UnknownResourceException = [
|
|
1503
|
-
-3,
|
|
1504
|
-
n0,
|
|
1505
|
-
_URE,
|
|
1506
|
-
{
|
|
1507
|
-
[_e]: _c,
|
|
1508
|
-
},
|
|
1509
|
-
[_M],
|
|
1510
|
-
[0],
|
|
1511
|
-
];
|
|
1367
|
+
var UnknownResourceException = [-3, n0, _URE, { [_e]: _c }, [_M], [0]];
|
|
1512
1368
|
schema.TypeRegistry.for(n0).registerError(UnknownResourceException, UnknownResourceException$1);
|
|
1513
1369
|
var UntagResourceRequest = [3, n0, _URR, 0, [_RA, _TK], [0, 64 | 0]];
|
|
1514
1370
|
var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
|
|
@@ -1573,16 +1429,7 @@ var UpdateResolverRuleRequest = [
|
|
|
1573
1429
|
[0, () => ResolverRuleConfig],
|
|
1574
1430
|
];
|
|
1575
1431
|
var UpdateResolverRuleResponse = [3, n0, _URRRp, 0, [_RR], [() => ResolverRule]];
|
|
1576
|
-
var ValidationException = [
|
|
1577
|
-
-3,
|
|
1578
|
-
n0,
|
|
1579
|
-
_VE,
|
|
1580
|
-
{
|
|
1581
|
-
[_e]: _c,
|
|
1582
|
-
},
|
|
1583
|
-
[_M],
|
|
1584
|
-
[0],
|
|
1585
|
-
];
|
|
1432
|
+
var ValidationException = [-3, n0, _VE, { [_e]: _c }, [_M], [0]];
|
|
1586
1433
|
schema.TypeRegistry.for(n0).registerError(ValidationException, ValidationException$1);
|
|
1587
1434
|
var Route53ResolverServiceException = [-3, _s, "Route53ResolverServiceException", 0, [], []];
|
|
1588
1435
|
schema.TypeRegistry.for(_s).registerError(Route53ResolverServiceException, Route53ResolverServiceException$1);
|
|
@@ -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);
|
|
@@ -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 { defaultRoute53ResolverHttpAuthSchemeParametersProvider, 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);
|
|
@@ -367,16 +367,7 @@ const n0 = "com.amazonaws.route53resolver";
|
|
|
367
367
|
import { TypeRegistry } from "@smithy/core/schema";
|
|
368
368
|
import { AccessDeniedException as __AccessDeniedException, ConflictException as __ConflictException, InternalServiceErrorException as __InternalServiceErrorException, InvalidNextTokenException as __InvalidNextTokenException, InvalidParameterException as __InvalidParameterException, InvalidPolicyDocument as __InvalidPolicyDocument, InvalidRequestException as __InvalidRequestException, InvalidTagException as __InvalidTagException, LimitExceededException as __LimitExceededException, ResourceExistsException as __ResourceExistsException, ResourceInUseException as __ResourceInUseException, ResourceNotFoundException as __ResourceNotFoundException, ResourceUnavailableException as __ResourceUnavailableException, ServiceQuotaExceededException as __ServiceQuotaExceededException, ThrottlingException as __ThrottlingException, UnknownResourceException as __UnknownResourceException, ValidationException as __ValidationException, } from "../models/errors";
|
|
369
369
|
import { Route53ResolverServiceException as __Route53ResolverServiceException } from "../models/Route53ResolverServiceException";
|
|
370
|
-
export var AccessDeniedException = [
|
|
371
|
-
-3,
|
|
372
|
-
n0,
|
|
373
|
-
_ADE,
|
|
374
|
-
{
|
|
375
|
-
[_e]: _c,
|
|
376
|
-
},
|
|
377
|
-
[_M],
|
|
378
|
-
[0],
|
|
379
|
-
];
|
|
370
|
+
export var AccessDeniedException = [-3, n0, _ADE, { [_e]: _c }, [_M], [0]];
|
|
380
371
|
TypeRegistry.for(n0).registerError(AccessDeniedException, __AccessDeniedException);
|
|
381
372
|
export var AssociateFirewallRuleGroupRequest = [
|
|
382
373
|
3,
|
|
@@ -428,16 +419,7 @@ export var AssociateResolverRuleResponse = [
|
|
|
428
419
|
[_RRA],
|
|
429
420
|
[() => ResolverRuleAssociation],
|
|
430
421
|
];
|
|
431
|
-
export var ConflictException = [
|
|
432
|
-
-3,
|
|
433
|
-
n0,
|
|
434
|
-
_CE,
|
|
435
|
-
{
|
|
436
|
-
[_e]: _c,
|
|
437
|
-
},
|
|
438
|
-
[_M],
|
|
439
|
-
[0],
|
|
440
|
-
];
|
|
422
|
+
export var ConflictException = [-3, n0, _CE, { [_e]: _c }, [_M], [0]];
|
|
441
423
|
TypeRegistry.for(n0).registerError(ConflictException, __ConflictException);
|
|
442
424
|
export var CreateFirewallDomainListRequest = [
|
|
443
425
|
3,
|
|
@@ -739,71 +721,17 @@ export var GetResolverRuleRequest = [3, n0, _GRRR, 0, [_RRI], [0]];
|
|
|
739
721
|
export var GetResolverRuleResponse = [3, n0, _GRRRe, 0, [_RR], [() => ResolverRule]];
|
|
740
722
|
export var ImportFirewallDomainsRequest = [3, n0, _IFDR, 0, [_FDLI, _O, _DFU], [0, 0, 0]];
|
|
741
723
|
export var ImportFirewallDomainsResponse = [3, n0, _IFDRm, 0, [_I, _N, _S, _SM], [0, 0, 0, 0]];
|
|
742
|
-
export var InternalServiceErrorException = [
|
|
743
|
-
-3,
|
|
744
|
-
n0,
|
|
745
|
-
_ISEE,
|
|
746
|
-
{
|
|
747
|
-
[_e]: _c,
|
|
748
|
-
},
|
|
749
|
-
[_M],
|
|
750
|
-
[0],
|
|
751
|
-
];
|
|
724
|
+
export var InternalServiceErrorException = [-3, n0, _ISEE, { [_e]: _c }, [_M], [0]];
|
|
752
725
|
TypeRegistry.for(n0).registerError(InternalServiceErrorException, __InternalServiceErrorException);
|
|
753
|
-
export var InvalidNextTokenException = [
|
|
754
|
-
-3,
|
|
755
|
-
n0,
|
|
756
|
-
_INTE,
|
|
757
|
-
{
|
|
758
|
-
[_e]: _c,
|
|
759
|
-
},
|
|
760
|
-
[_M],
|
|
761
|
-
[0],
|
|
762
|
-
];
|
|
726
|
+
export var InvalidNextTokenException = [-3, n0, _INTE, { [_e]: _c }, [_M], [0]];
|
|
763
727
|
TypeRegistry.for(n0).registerError(InvalidNextTokenException, __InvalidNextTokenException);
|
|
764
|
-
export var InvalidParameterException = [
|
|
765
|
-
-3,
|
|
766
|
-
n0,
|
|
767
|
-
_IPE,
|
|
768
|
-
{
|
|
769
|
-
[_e]: _c,
|
|
770
|
-
},
|
|
771
|
-
[_M, _FN],
|
|
772
|
-
[0, 0],
|
|
773
|
-
];
|
|
728
|
+
export var InvalidParameterException = [-3, n0, _IPE, { [_e]: _c }, [_M, _FN], [0, 0]];
|
|
774
729
|
TypeRegistry.for(n0).registerError(InvalidParameterException, __InvalidParameterException);
|
|
775
|
-
export var InvalidPolicyDocument = [
|
|
776
|
-
-3,
|
|
777
|
-
n0,
|
|
778
|
-
_IPD,
|
|
779
|
-
{
|
|
780
|
-
[_e]: _c,
|
|
781
|
-
},
|
|
782
|
-
[_M],
|
|
783
|
-
[0],
|
|
784
|
-
];
|
|
730
|
+
export var InvalidPolicyDocument = [-3, n0, _IPD, { [_e]: _c }, [_M], [0]];
|
|
785
731
|
TypeRegistry.for(n0).registerError(InvalidPolicyDocument, __InvalidPolicyDocument);
|
|
786
|
-
export var InvalidRequestException = [
|
|
787
|
-
-3,
|
|
788
|
-
n0,
|
|
789
|
-
_IRE,
|
|
790
|
-
{
|
|
791
|
-
[_e]: _c,
|
|
792
|
-
},
|
|
793
|
-
[_M],
|
|
794
|
-
[0],
|
|
795
|
-
];
|
|
732
|
+
export var InvalidRequestException = [-3, n0, _IRE, { [_e]: _c }, [_M], [0]];
|
|
796
733
|
TypeRegistry.for(n0).registerError(InvalidRequestException, __InvalidRequestException);
|
|
797
|
-
export var InvalidTagException = [
|
|
798
|
-
-3,
|
|
799
|
-
n0,
|
|
800
|
-
_ITE,
|
|
801
|
-
{
|
|
802
|
-
[_e]: _c,
|
|
803
|
-
},
|
|
804
|
-
[_M],
|
|
805
|
-
[0],
|
|
806
|
-
];
|
|
734
|
+
export var InvalidTagException = [-3, n0, _ITE, { [_e]: _c }, [_M], [0]];
|
|
807
735
|
TypeRegistry.for(n0).registerError(InvalidTagException, __InvalidTagException);
|
|
808
736
|
export var IpAddressRequest = [3, n0, _IAR, 0, [_SI, _Ip, _Ipv], [0, 0, 0]];
|
|
809
737
|
export var IpAddressResponse = [
|
|
@@ -815,16 +743,7 @@ export var IpAddressResponse = [
|
|
|
815
743
|
[0, 0, 0, 0, 0, 0, 0, 0],
|
|
816
744
|
];
|
|
817
745
|
export var IpAddressUpdate = [3, n0, _IAU, 0, [_II, _SI, _Ip, _Ipv], [0, 0, 0, 0]];
|
|
818
|
-
export var LimitExceededException = [
|
|
819
|
-
-3,
|
|
820
|
-
n0,
|
|
821
|
-
_LEE,
|
|
822
|
-
{
|
|
823
|
-
[_e]: _c,
|
|
824
|
-
},
|
|
825
|
-
[_M, _RTe],
|
|
826
|
-
[0, 0],
|
|
827
|
-
];
|
|
746
|
+
export var LimitExceededException = [-3, n0, _LEE, { [_e]: _c }, [_M, _RTe], [0, 0]];
|
|
828
747
|
TypeRegistry.for(n0).registerError(LimitExceededException, __LimitExceededException);
|
|
829
748
|
export var ListFirewallConfigsRequest = [3, n0, _LFCR, 0, [_MR, _NT], [1, 0]];
|
|
830
749
|
export var ListFirewallConfigsResponse = [
|
|
@@ -1062,86 +981,23 @@ export var ResolverRuleAssociation = [
|
|
|
1062
981
|
[0, 0, 0, 0, 0, 0],
|
|
1063
982
|
];
|
|
1064
983
|
export var ResolverRuleConfig = [3, n0, _RRC, 0, [_N, _TI, _REI], [0, () => TargetList, 0]];
|
|
1065
|
-
export var ResourceExistsException = [
|
|
1066
|
-
-3,
|
|
1067
|
-
n0,
|
|
1068
|
-
_REE,
|
|
1069
|
-
{
|
|
1070
|
-
[_e]: _c,
|
|
1071
|
-
},
|
|
1072
|
-
[_M, _RTe],
|
|
1073
|
-
[0, 0],
|
|
1074
|
-
];
|
|
984
|
+
export var ResourceExistsException = [-3, n0, _REE, { [_e]: _c }, [_M, _RTe], [0, 0]];
|
|
1075
985
|
TypeRegistry.for(n0).registerError(ResourceExistsException, __ResourceExistsException);
|
|
1076
|
-
export var ResourceInUseException = [
|
|
1077
|
-
-3,
|
|
1078
|
-
n0,
|
|
1079
|
-
_RIUE,
|
|
1080
|
-
{
|
|
1081
|
-
[_e]: _c,
|
|
1082
|
-
},
|
|
1083
|
-
[_M, _RTe],
|
|
1084
|
-
[0, 0],
|
|
1085
|
-
];
|
|
986
|
+
export var ResourceInUseException = [-3, n0, _RIUE, { [_e]: _c }, [_M, _RTe], [0, 0]];
|
|
1086
987
|
TypeRegistry.for(n0).registerError(ResourceInUseException, __ResourceInUseException);
|
|
1087
|
-
export var ResourceNotFoundException = [
|
|
1088
|
-
-3,
|
|
1089
|
-
n0,
|
|
1090
|
-
_RNFE,
|
|
1091
|
-
{
|
|
1092
|
-
[_e]: _c,
|
|
1093
|
-
},
|
|
1094
|
-
[_M, _RTe],
|
|
1095
|
-
[0, 0],
|
|
1096
|
-
];
|
|
988
|
+
export var ResourceNotFoundException = [-3, n0, _RNFE, { [_e]: _c }, [_M, _RTe], [0, 0]];
|
|
1097
989
|
TypeRegistry.for(n0).registerError(ResourceNotFoundException, __ResourceNotFoundException);
|
|
1098
|
-
export var ResourceUnavailableException = [
|
|
1099
|
-
-3,
|
|
1100
|
-
n0,
|
|
1101
|
-
_RUE,
|
|
1102
|
-
{
|
|
1103
|
-
[_e]: _c,
|
|
1104
|
-
},
|
|
1105
|
-
[_M, _RTe],
|
|
1106
|
-
[0, 0],
|
|
1107
|
-
];
|
|
990
|
+
export var ResourceUnavailableException = [-3, n0, _RUE, { [_e]: _c }, [_M, _RTe], [0, 0]];
|
|
1108
991
|
TypeRegistry.for(n0).registerError(ResourceUnavailableException, __ResourceUnavailableException);
|
|
1109
|
-
export var ServiceQuotaExceededException = [
|
|
1110
|
-
-3,
|
|
1111
|
-
n0,
|
|
1112
|
-
_SQEE,
|
|
1113
|
-
{
|
|
1114
|
-
[_e]: _c,
|
|
1115
|
-
},
|
|
1116
|
-
[_M],
|
|
1117
|
-
[0],
|
|
1118
|
-
];
|
|
992
|
+
export var ServiceQuotaExceededException = [-3, n0, _SQEE, { [_e]: _c }, [_M], [0]];
|
|
1119
993
|
TypeRegistry.for(n0).registerError(ServiceQuotaExceededException, __ServiceQuotaExceededException);
|
|
1120
994
|
export var Tag = [3, n0, _Ta, 0, [_K, _Va], [0, 0]];
|
|
1121
995
|
export var TagResourceRequest = [3, n0, _TRR, 0, [_RA, _T], [0, () => TagList]];
|
|
1122
996
|
export var TagResourceResponse = [3, n0, _TRRa, 0, [], []];
|
|
1123
997
|
export var TargetAddress = [3, n0, _TA, 0, [_Ip, _Po, _Ipv, _Pro, _SNI], [0, 1, 0, 0, 0]];
|
|
1124
|
-
export var ThrottlingException = [
|
|
1125
|
-
-3,
|
|
1126
|
-
n0,
|
|
1127
|
-
_TE,
|
|
1128
|
-
{
|
|
1129
|
-
[_e]: _c,
|
|
1130
|
-
},
|
|
1131
|
-
[_M],
|
|
1132
|
-
[0],
|
|
1133
|
-
];
|
|
998
|
+
export var ThrottlingException = [-3, n0, _TE, { [_e]: _c }, [_M], [0]];
|
|
1134
999
|
TypeRegistry.for(n0).registerError(ThrottlingException, __ThrottlingException);
|
|
1135
|
-
export var UnknownResourceException = [
|
|
1136
|
-
-3,
|
|
1137
|
-
n0,
|
|
1138
|
-
_URE,
|
|
1139
|
-
{
|
|
1140
|
-
[_e]: _c,
|
|
1141
|
-
},
|
|
1142
|
-
[_M],
|
|
1143
|
-
[0],
|
|
1144
|
-
];
|
|
1000
|
+
export var UnknownResourceException = [-3, n0, _URE, { [_e]: _c }, [_M], [0]];
|
|
1145
1001
|
TypeRegistry.for(n0).registerError(UnknownResourceException, __UnknownResourceException);
|
|
1146
1002
|
export var UntagResourceRequest = [3, n0, _URR, 0, [_RA, _TK], [0, 64 | 0]];
|
|
1147
1003
|
export var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
|
|
@@ -1206,16 +1062,7 @@ export var UpdateResolverRuleRequest = [
|
|
|
1206
1062
|
[0, () => ResolverRuleConfig],
|
|
1207
1063
|
];
|
|
1208
1064
|
export var UpdateResolverRuleResponse = [3, n0, _URRRp, 0, [_RR], [() => ResolverRule]];
|
|
1209
|
-
export var ValidationException = [
|
|
1210
|
-
-3,
|
|
1211
|
-
n0,
|
|
1212
|
-
_VE,
|
|
1213
|
-
{
|
|
1214
|
-
[_e]: _c,
|
|
1215
|
-
},
|
|
1216
|
-
[_M],
|
|
1217
|
-
[0],
|
|
1218
|
-
];
|
|
1065
|
+
export var ValidationException = [-3, n0, _VE, { [_e]: _c }, [_M], [0]];
|
|
1219
1066
|
TypeRegistry.for(n0).registerError(ValidationException, __ValidationException);
|
|
1220
1067
|
export var __Unit = "unit";
|
|
1221
1068
|
export var Route53ResolverServiceException = [-3, _s, "Route53ResolverServiceException", 0, [], []];
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
|
|
1
|
+
import type { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
|
|
2
2
|
import { AssociateFirewallRuleGroupCommandInput, AssociateFirewallRuleGroupCommandOutput } from "./commands/AssociateFirewallRuleGroupCommand";
|
|
3
3
|
import { AssociateResolverEndpointIpAddressCommandInput, AssociateResolverEndpointIpAddressCommandOutput } from "./commands/AssociateResolverEndpointIpAddressCommand";
|
|
4
4
|
import { AssociateResolverQueryLogConfigCommandInput, AssociateResolverQueryLogConfigCommandOutput } from "./commands/AssociateResolverQueryLogConfigCommand";
|
|
@@ -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 { AssociateFirewallRuleGroupCommandInput, AssociateFirewallRuleGroupCommandOutput } from "./commands/AssociateFirewallRuleGroupCommand";
|
|
11
11
|
import { AssociateResolverEndpointIpAddressCommandInput, AssociateResolverEndpointIpAddressCommandOutput } from "./commands/AssociateResolverEndpointIpAddressCommand";
|
|
12
12
|
import { AssociateResolverQueryLogConfigCommandInput, AssociateResolverQueryLogConfigCommandOutput } from "./commands/AssociateResolverQueryLogConfigCommand";
|
|
@@ -76,7 +76,7 @@ import { UpdateResolverDnssecConfigCommandInput, UpdateResolverDnssecConfigComma
|
|
|
76
76
|
import { UpdateResolverEndpointCommandInput, UpdateResolverEndpointCommandOutput } from "./commands/UpdateResolverEndpointCommand";
|
|
77
77
|
import { UpdateResolverRuleCommandInput, UpdateResolverRuleCommandOutput } from "./commands/UpdateResolverRuleCommand";
|
|
78
78
|
import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
|
|
79
|
-
import { RuntimeExtension, RuntimeExtensionsConfig } from "./runtimeExtensions";
|
|
79
|
+
import { type RuntimeExtension, type RuntimeExtensionsConfig } from "./runtimeExtensions";
|
|
80
80
|
export { __Client };
|
|
81
81
|
/**
|
|
82
82
|
* @public
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { AwsCredentialIdentity, AwsCredentialIdentityProvider
|
|
2
|
-
import { Route53ResolverHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
|
|
1
|
+
import { type HttpAuthScheme, AwsCredentialIdentity, AwsCredentialIdentityProvider } from "@smithy/types";
|
|
2
|
+
import type { Route53ResolverHttpAuthSchemeProvider } 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 { Route53ResolverClientResolvedConfig } from "../Route53ResolverClient";
|
|
2
|
+
import type { HandlerExecutionContext, HttpAuthScheme, HttpAuthSchemeParameters, HttpAuthSchemeParametersProvider, HttpAuthSchemeProvider, Provider } from "@smithy/types";
|
|
3
|
+
import { type Route53ResolverClientResolvedConfig } from "../Route53ResolverClient";
|
|
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 { AssociateFirewallRuleGroupRequest, AssociateFirewallRuleGroupResponse } from "../models/models_0";
|
|
4
|
-
import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { AssociateFirewallRuleGroupRequest, AssociateFirewallRuleGroupResponse } from "../models/models_0";
|
|
4
|
+
import type { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
|
|
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 { AssociateResolverEndpointIpAddressRequest, AssociateResolverEndpointIpAddressResponse } from "../models/models_0";
|
|
4
|
-
import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { AssociateResolverEndpointIpAddressRequest, AssociateResolverEndpointIpAddressResponse } from "../models/models_0";
|
|
4
|
+
import type { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
|
|
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 { AssociateResolverQueryLogConfigRequest, AssociateResolverQueryLogConfigResponse } from "../models/models_0";
|
|
4
|
-
import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { AssociateResolverQueryLogConfigRequest, AssociateResolverQueryLogConfigResponse } from "../models/models_0";
|
|
4
|
+
import type { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|