@aws-sdk/client-route53resolver 3.495.0 → 3.499.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 +53 -50
- package/package.json +39 -39
package/dist-cjs/index.js
CHANGED
|
@@ -5855,17 +5855,17 @@ var paginateListTagsForResource = (0, import_core.createPaginator)(Route53Resolv
|
|
|
5855
5855
|
// src/index.ts
|
|
5856
5856
|
var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
5857
5857
|
// Annotate the CommonJS export names for ESM import in node:
|
|
5858
|
+
|
|
5858
5859
|
0 && (module.exports = {
|
|
5859
|
-
|
|
5860
|
-
|
|
5860
|
+
Route53ResolverServiceException,
|
|
5861
|
+
__Client,
|
|
5862
|
+
Route53ResolverClient,
|
|
5863
|
+
Route53Resolver,
|
|
5864
|
+
$Command,
|
|
5861
5865
|
AssociateFirewallRuleGroupCommand,
|
|
5862
5866
|
AssociateResolverEndpointIpAddressCommand,
|
|
5863
5867
|
AssociateResolverQueryLogConfigCommand,
|
|
5864
5868
|
AssociateResolverRuleCommand,
|
|
5865
|
-
AutodefinedReverseFlag,
|
|
5866
|
-
BlockOverrideDnsType,
|
|
5867
|
-
BlockResponse,
|
|
5868
|
-
ConflictException,
|
|
5869
5869
|
CreateFirewallDomainListCommand,
|
|
5870
5870
|
CreateFirewallRuleCommand,
|
|
5871
5871
|
CreateFirewallRuleGroupCommand,
|
|
@@ -5884,12 +5884,6 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
5884
5884
|
DisassociateResolverEndpointIpAddressCommand,
|
|
5885
5885
|
DisassociateResolverQueryLogConfigCommand,
|
|
5886
5886
|
DisassociateResolverRuleCommand,
|
|
5887
|
-
FirewallDomainImportOperation,
|
|
5888
|
-
FirewallDomainListStatus,
|
|
5889
|
-
FirewallDomainUpdateOperation,
|
|
5890
|
-
FirewallFailOpenStatus,
|
|
5891
|
-
FirewallRuleGroupAssociationStatus,
|
|
5892
|
-
FirewallRuleGroupStatus,
|
|
5893
5887
|
GetFirewallConfigCommand,
|
|
5894
5888
|
GetFirewallDomainListCommand,
|
|
5895
5889
|
GetFirewallRuleGroupAssociationCommand,
|
|
@@ -5906,14 +5900,6 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
5906
5900
|
GetResolverRuleCommand,
|
|
5907
5901
|
GetResolverRulePolicyCommand,
|
|
5908
5902
|
ImportFirewallDomainsCommand,
|
|
5909
|
-
InternalServiceErrorException,
|
|
5910
|
-
InvalidNextTokenException,
|
|
5911
|
-
InvalidParameterException,
|
|
5912
|
-
InvalidPolicyDocument,
|
|
5913
|
-
InvalidRequestException,
|
|
5914
|
-
InvalidTagException,
|
|
5915
|
-
IpAddressStatus,
|
|
5916
|
-
LimitExceededException,
|
|
5917
5903
|
ListFirewallConfigsCommand,
|
|
5918
5904
|
ListFirewallDomainListsCommand,
|
|
5919
5905
|
ListFirewallDomainsCommand,
|
|
@@ -5930,36 +5916,10 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
5930
5916
|
ListResolverRuleAssociationsCommand,
|
|
5931
5917
|
ListResolverRulesCommand,
|
|
5932
5918
|
ListTagsForResourceCommand,
|
|
5933
|
-
MutationProtectionStatus,
|
|
5934
|
-
OutpostResolverStatus,
|
|
5935
|
-
Protocol,
|
|
5936
5919
|
PutFirewallRuleGroupPolicyCommand,
|
|
5937
5920
|
PutResolverQueryLogConfigPolicyCommand,
|
|
5938
5921
|
PutResolverRulePolicyCommand,
|
|
5939
|
-
ResolverAutodefinedReverseStatus,
|
|
5940
|
-
ResolverDNSSECValidationStatus,
|
|
5941
|
-
ResolverEndpointDirection,
|
|
5942
|
-
ResolverEndpointStatus,
|
|
5943
|
-
ResolverEndpointType,
|
|
5944
|
-
ResolverQueryLogConfigAssociationError,
|
|
5945
|
-
ResolverQueryLogConfigAssociationStatus,
|
|
5946
|
-
ResolverQueryLogConfigStatus,
|
|
5947
|
-
ResolverRuleAssociationStatus,
|
|
5948
|
-
ResolverRuleStatus,
|
|
5949
|
-
ResourceExistsException,
|
|
5950
|
-
ResourceInUseException,
|
|
5951
|
-
ResourceNotFoundException,
|
|
5952
|
-
ResourceUnavailableException,
|
|
5953
|
-
Route53Resolver,
|
|
5954
|
-
Route53ResolverClient,
|
|
5955
|
-
Route53ResolverServiceException,
|
|
5956
|
-
RuleTypeOption,
|
|
5957
|
-
ServiceQuotaExceededException,
|
|
5958
|
-
ShareStatus,
|
|
5959
|
-
SortOrder,
|
|
5960
5922
|
TagResourceCommand,
|
|
5961
|
-
ThrottlingException,
|
|
5962
|
-
UnknownResourceException,
|
|
5963
5923
|
UntagResourceCommand,
|
|
5964
5924
|
UpdateFirewallConfigCommand,
|
|
5965
5925
|
UpdateFirewallDomainsCommand,
|
|
@@ -5970,9 +5930,6 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
5970
5930
|
UpdateResolverDnssecConfigCommand,
|
|
5971
5931
|
UpdateResolverEndpointCommand,
|
|
5972
5932
|
UpdateResolverRuleCommand,
|
|
5973
|
-
Validation,
|
|
5974
|
-
ValidationException,
|
|
5975
|
-
__Client,
|
|
5976
5933
|
paginateListFirewallConfigs,
|
|
5977
5934
|
paginateListFirewallDomainLists,
|
|
5978
5935
|
paginateListFirewallDomains,
|
|
@@ -5988,5 +5945,51 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
5988
5945
|
paginateListResolverQueryLogConfigs,
|
|
5989
5946
|
paginateListResolverRuleAssociations,
|
|
5990
5947
|
paginateListResolverRules,
|
|
5991
|
-
paginateListTagsForResource
|
|
5948
|
+
paginateListTagsForResource,
|
|
5949
|
+
AccessDeniedException,
|
|
5950
|
+
Action,
|
|
5951
|
+
MutationProtectionStatus,
|
|
5952
|
+
FirewallRuleGroupAssociationStatus,
|
|
5953
|
+
ConflictException,
|
|
5954
|
+
InternalServiceErrorException,
|
|
5955
|
+
LimitExceededException,
|
|
5956
|
+
ResourceNotFoundException,
|
|
5957
|
+
ThrottlingException,
|
|
5958
|
+
ValidationException,
|
|
5959
|
+
ResolverEndpointDirection,
|
|
5960
|
+
Protocol,
|
|
5961
|
+
ResolverEndpointType,
|
|
5962
|
+
ResolverEndpointStatus,
|
|
5963
|
+
InvalidParameterException,
|
|
5964
|
+
InvalidRequestException,
|
|
5965
|
+
ResourceExistsException,
|
|
5966
|
+
ResolverQueryLogConfigAssociationError,
|
|
5967
|
+
ResolverQueryLogConfigAssociationStatus,
|
|
5968
|
+
ResolverRuleAssociationStatus,
|
|
5969
|
+
ResourceUnavailableException,
|
|
5970
|
+
AutodefinedReverseFlag,
|
|
5971
|
+
BlockOverrideDnsType,
|
|
5972
|
+
BlockResponse,
|
|
5973
|
+
FirewallDomainListStatus,
|
|
5974
|
+
ShareStatus,
|
|
5975
|
+
FirewallRuleGroupStatus,
|
|
5976
|
+
OutpostResolverStatus,
|
|
5977
|
+
ServiceQuotaExceededException,
|
|
5978
|
+
ResolverQueryLogConfigStatus,
|
|
5979
|
+
RuleTypeOption,
|
|
5980
|
+
ResolverRuleStatus,
|
|
5981
|
+
ResourceInUseException,
|
|
5982
|
+
FirewallFailOpenStatus,
|
|
5983
|
+
FirewallDomainImportOperation,
|
|
5984
|
+
FirewallDomainUpdateOperation,
|
|
5985
|
+
ResolverAutodefinedReverseStatus,
|
|
5986
|
+
ResolverDNSSECValidationStatus,
|
|
5987
|
+
UnknownResourceException,
|
|
5988
|
+
InvalidNextTokenException,
|
|
5989
|
+
InvalidPolicyDocument,
|
|
5990
|
+
InvalidTagException,
|
|
5991
|
+
IpAddressStatus,
|
|
5992
|
+
SortOrder,
|
|
5993
|
+
Validation
|
|
5992
5994
|
});
|
|
5995
|
+
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-route53resolver",
|
|
3
3
|
"description": "AWS SDK for JavaScript Route53resolver Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.499.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-route53resolver",
|
|
@@ -20,48 +20,48 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
24
|
-
"@aws-sdk/core": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
27
|
-
"@aws-sdk/middleware-logger": "3.
|
|
28
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
29
|
-
"@aws-sdk/middleware-signing": "3.
|
|
30
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
31
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
32
|
-
"@aws-sdk/types": "3.
|
|
33
|
-
"@aws-sdk/util-endpoints": "3.
|
|
34
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
35
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
36
|
-
"@smithy/config-resolver": "^2.1.
|
|
37
|
-
"@smithy/core": "^1.3.
|
|
38
|
-
"@smithy/fetch-http-handler": "^2.4.
|
|
39
|
-
"@smithy/hash-node": "^2.1.
|
|
40
|
-
"@smithy/invalid-dependency": "^2.1.
|
|
41
|
-
"@smithy/middleware-content-length": "^2.1.
|
|
42
|
-
"@smithy/middleware-endpoint": "^2.4.
|
|
43
|
-
"@smithy/middleware-retry": "^2.1.
|
|
44
|
-
"@smithy/middleware-serde": "^2.1.
|
|
45
|
-
"@smithy/middleware-stack": "^2.1.
|
|
46
|
-
"@smithy/node-config-provider": "^2.2.
|
|
47
|
-
"@smithy/node-http-handler": "^2.3.
|
|
48
|
-
"@smithy/protocol-http": "^3.1.
|
|
49
|
-
"@smithy/smithy-client": "^2.3.
|
|
50
|
-
"@smithy/types": "^2.9.
|
|
51
|
-
"@smithy/url-parser": "^2.1.
|
|
52
|
-
"@smithy/util-base64": "^2.1.
|
|
53
|
-
"@smithy/util-body-length-browser": "^2.1.
|
|
54
|
-
"@smithy/util-body-length-node": "^2.2.
|
|
55
|
-
"@smithy/util-defaults-mode-browser": "^2.1.
|
|
56
|
-
"@smithy/util-defaults-mode-node": "^2.1.
|
|
57
|
-
"@smithy/util-endpoints": "^1.1.
|
|
58
|
-
"@smithy/util-retry": "^2.1.
|
|
59
|
-
"@smithy/util-utf8": "^2.1.
|
|
23
|
+
"@aws-sdk/client-sts": "3.499.0",
|
|
24
|
+
"@aws-sdk/core": "3.496.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.499.0",
|
|
26
|
+
"@aws-sdk/middleware-host-header": "3.496.0",
|
|
27
|
+
"@aws-sdk/middleware-logger": "3.496.0",
|
|
28
|
+
"@aws-sdk/middleware-recursion-detection": "3.496.0",
|
|
29
|
+
"@aws-sdk/middleware-signing": "3.496.0",
|
|
30
|
+
"@aws-sdk/middleware-user-agent": "3.496.0",
|
|
31
|
+
"@aws-sdk/region-config-resolver": "3.496.0",
|
|
32
|
+
"@aws-sdk/types": "3.496.0",
|
|
33
|
+
"@aws-sdk/util-endpoints": "3.496.0",
|
|
34
|
+
"@aws-sdk/util-user-agent-browser": "3.496.0",
|
|
35
|
+
"@aws-sdk/util-user-agent-node": "3.496.0",
|
|
36
|
+
"@smithy/config-resolver": "^2.1.1",
|
|
37
|
+
"@smithy/core": "^1.3.1",
|
|
38
|
+
"@smithy/fetch-http-handler": "^2.4.1",
|
|
39
|
+
"@smithy/hash-node": "^2.1.1",
|
|
40
|
+
"@smithy/invalid-dependency": "^2.1.1",
|
|
41
|
+
"@smithy/middleware-content-length": "^2.1.1",
|
|
42
|
+
"@smithy/middleware-endpoint": "^2.4.1",
|
|
43
|
+
"@smithy/middleware-retry": "^2.1.1",
|
|
44
|
+
"@smithy/middleware-serde": "^2.1.1",
|
|
45
|
+
"@smithy/middleware-stack": "^2.1.1",
|
|
46
|
+
"@smithy/node-config-provider": "^2.2.1",
|
|
47
|
+
"@smithy/node-http-handler": "^2.3.1",
|
|
48
|
+
"@smithy/protocol-http": "^3.1.1",
|
|
49
|
+
"@smithy/smithy-client": "^2.3.1",
|
|
50
|
+
"@smithy/types": "^2.9.1",
|
|
51
|
+
"@smithy/url-parser": "^2.1.1",
|
|
52
|
+
"@smithy/util-base64": "^2.1.1",
|
|
53
|
+
"@smithy/util-body-length-browser": "^2.1.1",
|
|
54
|
+
"@smithy/util-body-length-node": "^2.2.1",
|
|
55
|
+
"@smithy/util-defaults-mode-browser": "^2.1.1",
|
|
56
|
+
"@smithy/util-defaults-mode-node": "^2.1.1",
|
|
57
|
+
"@smithy/util-endpoints": "^1.1.1",
|
|
58
|
+
"@smithy/util-retry": "^2.1.1",
|
|
59
|
+
"@smithy/util-utf8": "^2.1.1",
|
|
60
60
|
"tslib": "^2.5.0",
|
|
61
61
|
"uuid": "^8.3.2"
|
|
62
62
|
},
|
|
63
63
|
"devDependencies": {
|
|
64
|
-
"@smithy/service-client-documentation-generator": "^2.1.
|
|
64
|
+
"@smithy/service-client-documentation-generator": "^2.1.1",
|
|
65
65
|
"@tsconfig/node14": "1.0.3",
|
|
66
66
|
"@types/node": "^14.14.31",
|
|
67
67
|
"@types/uuid": "^8.3.0",
|