@aws-sdk/client-route53resolver 3.1076.0 → 3.1078.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 +225 -867
- package/dist-es/commandBuilder.js +6 -0
- package/dist-es/commands/AssociateFirewallRuleGroupCommand.js +2 -14
- package/dist-es/commands/AssociateResolverEndpointIpAddressCommand.js +2 -14
- package/dist-es/commands/AssociateResolverQueryLogConfigCommand.js +2 -14
- package/dist-es/commands/AssociateResolverRuleCommand.js +2 -14
- package/dist-es/commands/BatchCreateFirewallRuleCommand.js +2 -14
- package/dist-es/commands/BatchDeleteFirewallRuleCommand.js +2 -14
- package/dist-es/commands/BatchUpdateFirewallRuleCommand.js +2 -14
- package/dist-es/commands/CreateFirewallDomainListCommand.js +2 -14
- package/dist-es/commands/CreateFirewallRuleCommand.js +2 -14
- package/dist-es/commands/CreateFirewallRuleGroupCommand.js +2 -14
- package/dist-es/commands/CreateOutpostResolverCommand.js +2 -14
- package/dist-es/commands/CreateResolverEndpointCommand.js +2 -14
- package/dist-es/commands/CreateResolverQueryLogConfigCommand.js +2 -14
- package/dist-es/commands/CreateResolverRuleCommand.js +2 -14
- package/dist-es/commands/DeleteFirewallDomainListCommand.js +2 -14
- package/dist-es/commands/DeleteFirewallRuleCommand.js +2 -14
- package/dist-es/commands/DeleteFirewallRuleGroupCommand.js +2 -14
- package/dist-es/commands/DeleteOutpostResolverCommand.js +2 -14
- package/dist-es/commands/DeleteResolverEndpointCommand.js +2 -14
- package/dist-es/commands/DeleteResolverQueryLogConfigCommand.js +2 -14
- package/dist-es/commands/DeleteResolverRuleCommand.js +2 -14
- package/dist-es/commands/DisassociateFirewallRuleGroupCommand.js +2 -14
- package/dist-es/commands/DisassociateResolverEndpointIpAddressCommand.js +2 -14
- package/dist-es/commands/DisassociateResolverQueryLogConfigCommand.js +2 -14
- package/dist-es/commands/DisassociateResolverRuleCommand.js +2 -14
- package/dist-es/commands/GetFirewallConfigCommand.js +2 -14
- package/dist-es/commands/GetFirewallDomainListCommand.js +2 -14
- package/dist-es/commands/GetFirewallRuleGroupAssociationCommand.js +2 -14
- package/dist-es/commands/GetFirewallRuleGroupCommand.js +2 -14
- package/dist-es/commands/GetFirewallRuleGroupPolicyCommand.js +2 -14
- package/dist-es/commands/GetOutpostResolverCommand.js +2 -14
- package/dist-es/commands/GetResolverConfigCommand.js +2 -14
- package/dist-es/commands/GetResolverDnssecConfigCommand.js +2 -14
- package/dist-es/commands/GetResolverEndpointCommand.js +2 -14
- package/dist-es/commands/GetResolverQueryLogConfigAssociationCommand.js +2 -14
- package/dist-es/commands/GetResolverQueryLogConfigCommand.js +2 -14
- package/dist-es/commands/GetResolverQueryLogConfigPolicyCommand.js +2 -14
- package/dist-es/commands/GetResolverRuleAssociationCommand.js +2 -14
- package/dist-es/commands/GetResolverRuleCommand.js +2 -14
- package/dist-es/commands/GetResolverRulePolicyCommand.js +2 -14
- package/dist-es/commands/ImportFirewallDomainsCommand.js +2 -14
- package/dist-es/commands/ListFirewallConfigsCommand.js +2 -14
- package/dist-es/commands/ListFirewallDomainListsCommand.js +2 -14
- package/dist-es/commands/ListFirewallDomainsCommand.js +2 -14
- package/dist-es/commands/ListFirewallRuleGroupAssociationsCommand.js +2 -14
- package/dist-es/commands/ListFirewallRuleGroupsCommand.js +2 -14
- package/dist-es/commands/ListFirewallRuleTypesCommand.js +2 -14
- package/dist-es/commands/ListFirewallRulesCommand.js +2 -14
- package/dist-es/commands/ListOutpostResolversCommand.js +2 -14
- package/dist-es/commands/ListResolverConfigsCommand.js +2 -14
- package/dist-es/commands/ListResolverDnssecConfigsCommand.js +2 -14
- package/dist-es/commands/ListResolverEndpointIpAddressesCommand.js +2 -14
- package/dist-es/commands/ListResolverEndpointsCommand.js +2 -14
- package/dist-es/commands/ListResolverQueryLogConfigAssociationsCommand.js +2 -14
- package/dist-es/commands/ListResolverQueryLogConfigsCommand.js +2 -14
- package/dist-es/commands/ListResolverRuleAssociationsCommand.js +2 -14
- package/dist-es/commands/ListResolverRulesCommand.js +2 -14
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -14
- package/dist-es/commands/PutFirewallRuleGroupPolicyCommand.js +2 -14
- package/dist-es/commands/PutResolverQueryLogConfigPolicyCommand.js +2 -14
- package/dist-es/commands/PutResolverRulePolicyCommand.js +2 -14
- package/dist-es/commands/TagResourceCommand.js +2 -14
- package/dist-es/commands/UntagResourceCommand.js +2 -14
- package/dist-es/commands/UpdateFirewallConfigCommand.js +2 -14
- package/dist-es/commands/UpdateFirewallDomainsCommand.js +2 -14
- package/dist-es/commands/UpdateFirewallRuleCommand.js +2 -14
- package/dist-es/commands/UpdateFirewallRuleGroupAssociationCommand.js +2 -14
- package/dist-es/commands/UpdateOutpostResolverCommand.js +2 -14
- package/dist-es/commands/UpdateResolverConfigCommand.js +2 -14
- package/dist-es/commands/UpdateResolverDnssecConfigCommand.js +2 -14
- package/dist-es/commands/UpdateResolverEndpointCommand.js +2 -14
- package/dist-es/commands/UpdateResolverRuleCommand.js +2 -14
- package/dist-es/index.js +1 -0
- package/dist-es/runtimeConfig.browser.js +0 -2
- package/dist-es/runtimeConfig.js +1 -2
- package/dist-es/runtimeConfig.native.js +0 -2
- package/dist-es/runtimeConfig.shared.js +2 -0
- package/dist-types/commandBuilder.d.ts +18 -0
- package/dist-types/commands/AssociateFirewallRuleGroupCommand.d.ts +3 -8
- package/dist-types/commands/AssociateResolverEndpointIpAddressCommand.d.ts +3 -8
- package/dist-types/commands/AssociateResolverQueryLogConfigCommand.d.ts +3 -8
- package/dist-types/commands/AssociateResolverRuleCommand.d.ts +3 -8
- package/dist-types/commands/BatchCreateFirewallRuleCommand.d.ts +3 -8
- package/dist-types/commands/BatchDeleteFirewallRuleCommand.d.ts +3 -8
- package/dist-types/commands/BatchUpdateFirewallRuleCommand.d.ts +3 -8
- package/dist-types/commands/CreateFirewallDomainListCommand.d.ts +3 -8
- package/dist-types/commands/CreateFirewallRuleCommand.d.ts +3 -8
- package/dist-types/commands/CreateFirewallRuleGroupCommand.d.ts +3 -8
- package/dist-types/commands/CreateOutpostResolverCommand.d.ts +3 -8
- package/dist-types/commands/CreateResolverEndpointCommand.d.ts +3 -8
- package/dist-types/commands/CreateResolverQueryLogConfigCommand.d.ts +3 -8
- package/dist-types/commands/CreateResolverRuleCommand.d.ts +3 -8
- package/dist-types/commands/DeleteFirewallDomainListCommand.d.ts +3 -8
- package/dist-types/commands/DeleteFirewallRuleCommand.d.ts +3 -8
- package/dist-types/commands/DeleteFirewallRuleGroupCommand.d.ts +3 -8
- package/dist-types/commands/DeleteOutpostResolverCommand.d.ts +3 -8
- package/dist-types/commands/DeleteResolverEndpointCommand.d.ts +3 -8
- package/dist-types/commands/DeleteResolverQueryLogConfigCommand.d.ts +3 -8
- package/dist-types/commands/DeleteResolverRuleCommand.d.ts +3 -8
- package/dist-types/commands/DisassociateFirewallRuleGroupCommand.d.ts +3 -8
- package/dist-types/commands/DisassociateResolverEndpointIpAddressCommand.d.ts +3 -8
- package/dist-types/commands/DisassociateResolverQueryLogConfigCommand.d.ts +3 -8
- package/dist-types/commands/DisassociateResolverRuleCommand.d.ts +3 -8
- package/dist-types/commands/GetFirewallConfigCommand.d.ts +3 -8
- package/dist-types/commands/GetFirewallDomainListCommand.d.ts +3 -8
- package/dist-types/commands/GetFirewallRuleGroupAssociationCommand.d.ts +3 -8
- package/dist-types/commands/GetFirewallRuleGroupCommand.d.ts +3 -8
- package/dist-types/commands/GetFirewallRuleGroupPolicyCommand.d.ts +3 -8
- package/dist-types/commands/GetOutpostResolverCommand.d.ts +3 -8
- package/dist-types/commands/GetResolverConfigCommand.d.ts +3 -8
- package/dist-types/commands/GetResolverDnssecConfigCommand.d.ts +3 -8
- package/dist-types/commands/GetResolverEndpointCommand.d.ts +3 -8
- package/dist-types/commands/GetResolverQueryLogConfigAssociationCommand.d.ts +3 -8
- package/dist-types/commands/GetResolverQueryLogConfigCommand.d.ts +3 -8
- package/dist-types/commands/GetResolverQueryLogConfigPolicyCommand.d.ts +3 -8
- package/dist-types/commands/GetResolverRuleAssociationCommand.d.ts +3 -8
- package/dist-types/commands/GetResolverRuleCommand.d.ts +3 -8
- package/dist-types/commands/GetResolverRulePolicyCommand.d.ts +3 -8
- package/dist-types/commands/ImportFirewallDomainsCommand.d.ts +3 -8
- package/dist-types/commands/ListFirewallConfigsCommand.d.ts +3 -8
- package/dist-types/commands/ListFirewallDomainListsCommand.d.ts +3 -8
- package/dist-types/commands/ListFirewallDomainsCommand.d.ts +3 -8
- package/dist-types/commands/ListFirewallRuleGroupAssociationsCommand.d.ts +3 -8
- package/dist-types/commands/ListFirewallRuleGroupsCommand.d.ts +3 -8
- package/dist-types/commands/ListFirewallRuleTypesCommand.d.ts +3 -8
- package/dist-types/commands/ListFirewallRulesCommand.d.ts +3 -8
- package/dist-types/commands/ListOutpostResolversCommand.d.ts +3 -8
- package/dist-types/commands/ListResolverConfigsCommand.d.ts +3 -8
- package/dist-types/commands/ListResolverDnssecConfigsCommand.d.ts +3 -8
- package/dist-types/commands/ListResolverEndpointIpAddressesCommand.d.ts +3 -8
- package/dist-types/commands/ListResolverEndpointsCommand.d.ts +3 -8
- package/dist-types/commands/ListResolverQueryLogConfigAssociationsCommand.d.ts +3 -8
- package/dist-types/commands/ListResolverQueryLogConfigsCommand.d.ts +3 -8
- package/dist-types/commands/ListResolverRuleAssociationsCommand.d.ts +3 -8
- package/dist-types/commands/ListResolverRulesCommand.d.ts +3 -8
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -8
- package/dist-types/commands/PutFirewallRuleGroupPolicyCommand.d.ts +3 -8
- package/dist-types/commands/PutResolverQueryLogConfigPolicyCommand.d.ts +3 -8
- package/dist-types/commands/PutResolverRulePolicyCommand.d.ts +3 -8
- package/dist-types/commands/TagResourceCommand.d.ts +3 -8
- package/dist-types/commands/UntagResourceCommand.d.ts +3 -8
- package/dist-types/commands/UpdateFirewallConfigCommand.d.ts +3 -8
- package/dist-types/commands/UpdateFirewallDomainsCommand.d.ts +3 -8
- package/dist-types/commands/UpdateFirewallRuleCommand.d.ts +3 -8
- package/dist-types/commands/UpdateFirewallRuleGroupAssociationCommand.d.ts +3 -8
- package/dist-types/commands/UpdateOutpostResolverCommand.d.ts +3 -8
- package/dist-types/commands/UpdateResolverConfigCommand.d.ts +3 -8
- package/dist-types/commands/UpdateResolverDnssecConfigCommand.d.ts +3 -8
- package/dist-types/commands/UpdateResolverEndpointCommand.d.ts +3 -8
- package/dist-types/commands/UpdateResolverRuleCommand.d.ts +3 -8
- package/dist-types/index.d.ts +1 -0
- 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 -0
- package/dist-types/ts3.4/commandBuilder.d.ts +46 -0
- package/dist-types/ts3.4/commands/AssociateFirewallRuleGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AssociateResolverEndpointIpAddressCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AssociateResolverQueryLogConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AssociateResolverRuleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchCreateFirewallRuleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchDeleteFirewallRuleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchUpdateFirewallRuleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateFirewallDomainListCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateFirewallRuleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateFirewallRuleGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateOutpostResolverCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateResolverEndpointCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateResolverQueryLogConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateResolverRuleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteFirewallDomainListCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteFirewallRuleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteFirewallRuleGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteOutpostResolverCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteResolverEndpointCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteResolverQueryLogConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteResolverRuleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisassociateFirewallRuleGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisassociateResolverEndpointIpAddressCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisassociateResolverQueryLogConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisassociateResolverRuleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetFirewallConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetFirewallDomainListCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetFirewallRuleGroupAssociationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetFirewallRuleGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetFirewallRuleGroupPolicyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetOutpostResolverCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetResolverConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetResolverDnssecConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetResolverEndpointCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetResolverQueryLogConfigAssociationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetResolverQueryLogConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetResolverQueryLogConfigPolicyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetResolverRuleAssociationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetResolverRuleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetResolverRulePolicyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ImportFirewallDomainsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListFirewallConfigsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListFirewallDomainListsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListFirewallDomainsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListFirewallRuleGroupAssociationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListFirewallRuleGroupsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListFirewallRuleTypesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListFirewallRulesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListOutpostResolversCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListResolverConfigsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListResolverDnssecConfigsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListResolverEndpointIpAddressesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListResolverEndpointsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListResolverQueryLogConfigAssociationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListResolverQueryLogConfigsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListResolverRuleAssociationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListResolverRulesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutFirewallRuleGroupPolicyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutResolverQueryLogConfigPolicyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutResolverRulePolicyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateFirewallConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateFirewallDomainsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateFirewallRuleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateFirewallRuleGroupAssociationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateOutpostResolverCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateResolverConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateResolverDnssecConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateResolverEndpointCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateResolverRuleCommand.d.ts +7 -16
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -0
- package/package.json +8 -10
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import {
|
|
4
3
|
UpdateFirewallRuleGroupAssociationRequest,
|
|
5
4
|
UpdateFirewallRuleGroupAssociationResponse,
|
|
6
5
|
} from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
Route53ResolverClientResolvedConfig,
|
|
9
|
-
ServiceInputTypes,
|
|
10
|
-
ServiceOutputTypes,
|
|
11
|
-
} from "../Route53ResolverClient";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface UpdateFirewallRuleGroupAssociationCommandInput
|
|
15
8
|
extends UpdateFirewallRuleGroupAssociationRequest {}
|
|
16
9
|
export interface UpdateFirewallRuleGroupAssociationCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const UpdateFirewallRuleGroupAssociationCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
UpdateFirewallRuleGroupAssociationCommandInput,
|
|
24
17
|
UpdateFirewallRuleGroupAssociationCommandOutput,
|
|
25
|
-
Route53ResolverClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").Route53ResolverClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: UpdateFirewallRuleGroupAssociationCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
UpdateFirewallRuleGroupAssociationCommandInput,
|
|
33
26
|
UpdateFirewallRuleGroupAssociationCommandOutput,
|
|
34
|
-
Route53ResolverClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").Route53ResolverClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class UpdateFirewallRuleGroupAssociationCommand extends UpdateFirewallRuleGroupAssociationCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import {
|
|
4
3
|
UpdateOutpostResolverRequest,
|
|
5
4
|
UpdateOutpostResolverResponse,
|
|
6
5
|
} from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
Route53ResolverClientResolvedConfig,
|
|
9
|
-
ServiceInputTypes,
|
|
10
|
-
ServiceOutputTypes,
|
|
11
|
-
} from "../Route53ResolverClient";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface UpdateOutpostResolverCommandInput
|
|
15
8
|
extends UpdateOutpostResolverRequest {}
|
|
16
9
|
export interface UpdateOutpostResolverCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const UpdateOutpostResolverCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
UpdateOutpostResolverCommandInput,
|
|
24
17
|
UpdateOutpostResolverCommandOutput,
|
|
25
|
-
Route53ResolverClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").Route53ResolverClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: UpdateOutpostResolverCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
UpdateOutpostResolverCommandInput,
|
|
33
26
|
UpdateOutpostResolverCommandOutput,
|
|
34
|
-
Route53ResolverClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").Route53ResolverClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class UpdateOutpostResolverCommand extends UpdateOutpostResolverCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import {
|
|
4
3
|
UpdateResolverConfigRequest,
|
|
5
4
|
UpdateResolverConfigResponse,
|
|
6
5
|
} from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
Route53ResolverClientResolvedConfig,
|
|
9
|
-
ServiceInputTypes,
|
|
10
|
-
ServiceOutputTypes,
|
|
11
|
-
} from "../Route53ResolverClient";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface UpdateResolverConfigCommandInput
|
|
15
8
|
extends UpdateResolverConfigRequest {}
|
|
16
9
|
export interface UpdateResolverConfigCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const UpdateResolverConfigCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
UpdateResolverConfigCommandInput,
|
|
24
17
|
UpdateResolverConfigCommandOutput,
|
|
25
|
-
Route53ResolverClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").Route53ResolverClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: UpdateResolverConfigCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
UpdateResolverConfigCommandInput,
|
|
33
26
|
UpdateResolverConfigCommandOutput,
|
|
34
|
-
Route53ResolverClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").Route53ResolverClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class UpdateResolverConfigCommand extends UpdateResolverConfigCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import {
|
|
4
3
|
UpdateResolverDnssecConfigRequest,
|
|
5
4
|
UpdateResolverDnssecConfigResponse,
|
|
6
5
|
} from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
Route53ResolverClientResolvedConfig,
|
|
9
|
-
ServiceInputTypes,
|
|
10
|
-
ServiceOutputTypes,
|
|
11
|
-
} from "../Route53ResolverClient";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface UpdateResolverDnssecConfigCommandInput
|
|
15
8
|
extends UpdateResolverDnssecConfigRequest {}
|
|
16
9
|
export interface UpdateResolverDnssecConfigCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const UpdateResolverDnssecConfigCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
UpdateResolverDnssecConfigCommandInput,
|
|
24
17
|
UpdateResolverDnssecConfigCommandOutput,
|
|
25
|
-
Route53ResolverClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").Route53ResolverClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: UpdateResolverDnssecConfigCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
UpdateResolverDnssecConfigCommandInput,
|
|
33
26
|
UpdateResolverDnssecConfigCommandOutput,
|
|
34
|
-
Route53ResolverClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").Route53ResolverClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class UpdateResolverDnssecConfigCommand extends UpdateResolverDnssecConfigCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import {
|
|
4
3
|
UpdateResolverEndpointRequest,
|
|
5
4
|
UpdateResolverEndpointResponse,
|
|
6
5
|
} from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
Route53ResolverClientResolvedConfig,
|
|
9
|
-
ServiceInputTypes,
|
|
10
|
-
ServiceOutputTypes,
|
|
11
|
-
} from "../Route53ResolverClient";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface UpdateResolverEndpointCommandInput
|
|
15
8
|
extends UpdateResolverEndpointRequest {}
|
|
16
9
|
export interface UpdateResolverEndpointCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const UpdateResolverEndpointCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
UpdateResolverEndpointCommandInput,
|
|
24
17
|
UpdateResolverEndpointCommandOutput,
|
|
25
|
-
Route53ResolverClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").Route53ResolverClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: UpdateResolverEndpointCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
UpdateResolverEndpointCommandInput,
|
|
33
26
|
UpdateResolverEndpointCommandOutput,
|
|
34
|
-
Route53ResolverClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").Route53ResolverClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class UpdateResolverEndpointCommand extends UpdateResolverEndpointCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import {
|
|
4
3
|
UpdateResolverRuleRequest,
|
|
5
4
|
UpdateResolverRuleResponse,
|
|
6
5
|
} from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
Route53ResolverClientResolvedConfig,
|
|
9
|
-
ServiceInputTypes,
|
|
10
|
-
ServiceOutputTypes,
|
|
11
|
-
} from "../Route53ResolverClient";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface UpdateResolverRuleCommandInput
|
|
15
8
|
extends UpdateResolverRuleRequest {}
|
|
16
9
|
export interface UpdateResolverRuleCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const UpdateResolverRuleCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
UpdateResolverRuleCommandInput,
|
|
24
17
|
UpdateResolverRuleCommandOutput,
|
|
25
|
-
Route53ResolverClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").Route53ResolverClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: UpdateResolverRuleCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
UpdateResolverRuleCommandInput,
|
|
33
26
|
UpdateResolverRuleCommandOutput,
|
|
34
|
-
Route53ResolverClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").Route53ResolverClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class UpdateResolverRuleCommand extends UpdateResolverRuleCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -4,6 +4,7 @@ export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
|
|
|
4
4
|
export { RuntimeExtension } from "./runtimeExtensions";
|
|
5
5
|
export { Route53ResolverExtensionConfiguration } from "./extensionConfiguration";
|
|
6
6
|
export * from "./commands";
|
|
7
|
+
export { Command as $Command } from "@smithy/core/client";
|
|
7
8
|
export * from "./schemas/schemas_0";
|
|
8
9
|
export * from "./pagination";
|
|
9
10
|
export * from "./models/enums";
|
|
@@ -22,7 +22,6 @@ export declare const getRuntimeConfig: (
|
|
|
22
22
|
| import("@smithy/core/protocols").HttpHandler<any>
|
|
23
23
|
| RequestHandler;
|
|
24
24
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
25
|
-
sha256: import("@smithy/types").HashConstructor;
|
|
26
25
|
streamCollector: (
|
|
27
26
|
stream:
|
|
28
27
|
| import("stream").Readable
|
|
@@ -44,6 +43,7 @@ export declare const getRuntimeConfig: (
|
|
|
44
43
|
[setting: string]: unknown;
|
|
45
44
|
};
|
|
46
45
|
apiVersion: string;
|
|
46
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
47
47
|
urlParser: import("@smithy/types").UrlParser;
|
|
48
48
|
base64Decoder: import("@smithy/types").Decoder;
|
|
49
49
|
base64Encoder: (_input: Uint8Array | string) => string;
|
|
@@ -23,7 +23,6 @@ export declare const getRuntimeConfig: (
|
|
|
23
23
|
| RequestHandler
|
|
24
24
|
| import("@smithy/core/protocols").HttpHandler<any>;
|
|
25
25
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
26
|
-
sha256: import("@smithy/types").HashConstructor;
|
|
27
26
|
streamCollector: (
|
|
28
27
|
stream:
|
|
29
28
|
| import("stream").Readable
|
|
@@ -44,6 +43,7 @@ export declare const getRuntimeConfig: (
|
|
|
44
43
|
[setting: string]: unknown;
|
|
45
44
|
};
|
|
46
45
|
apiVersion: string;
|
|
46
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
47
47
|
urlParser: import("@smithy/types").UrlParser;
|
|
48
48
|
base64Decoder: import("@smithy/types").Decoder;
|
|
49
49
|
base64Encoder: (_input: Uint8Array | string) => string;
|
|
@@ -3,7 +3,6 @@ export declare const getRuntimeConfig: (
|
|
|
3
3
|
config: Route53ResolverClientConfig
|
|
4
4
|
) => {
|
|
5
5
|
runtime: string;
|
|
6
|
-
sha256: import("@smithy/types").HashConstructor;
|
|
7
6
|
requestHandler:
|
|
8
7
|
| import("@smithy/types").NodeHttpHandlerOptions
|
|
9
8
|
| import("@smithy/types").FetchHttpHandlerOptions
|
|
@@ -20,6 +19,7 @@ export declare const getRuntimeConfig: (
|
|
|
20
19
|
[setting: string]: unknown;
|
|
21
20
|
};
|
|
22
21
|
apiVersion: string;
|
|
22
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
23
23
|
urlParser: import("@smithy/types").UrlParser;
|
|
24
24
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
25
25
|
streamCollector: (
|
|
@@ -26,6 +26,7 @@ export declare const getRuntimeConfig: (
|
|
|
26
26
|
defaultNamespace?: string;
|
|
27
27
|
};
|
|
28
28
|
serviceId: string;
|
|
29
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
29
30
|
urlParser: import("@smithy/types").UrlParser;
|
|
30
31
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
31
32
|
utf8Encoder: (input: Uint8Array | string) => string;
|
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.1078.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline",
|
|
@@ -19,15 +19,13 @@
|
|
|
19
19
|
"module": "./dist-es/index.js",
|
|
20
20
|
"sideEffects": false,
|
|
21
21
|
"dependencies": {
|
|
22
|
-
"@aws-
|
|
23
|
-
"@aws-
|
|
24
|
-
"@aws-sdk/
|
|
25
|
-
"@
|
|
26
|
-
"@
|
|
27
|
-
"@smithy/
|
|
28
|
-
"@smithy/
|
|
29
|
-
"@smithy/node-http-handler": "^4.9.0",
|
|
30
|
-
"@smithy/types": "^4.15.0",
|
|
22
|
+
"@aws-sdk/core": "^3.974.26",
|
|
23
|
+
"@aws-sdk/credential-provider-node": "^3.972.61",
|
|
24
|
+
"@aws-sdk/types": "^3.973.15",
|
|
25
|
+
"@smithy/core": "^3.29.0",
|
|
26
|
+
"@smithy/fetch-http-handler": "^5.6.2",
|
|
27
|
+
"@smithy/node-http-handler": "^4.9.2",
|
|
28
|
+
"@smithy/types": "^4.15.1",
|
|
31
29
|
"tslib": "^2.6.2"
|
|
32
30
|
},
|
|
33
31
|
"devDependencies": {
|