@aws-sdk/client-route53resolver 3.533.0 → 3.535.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-types/Route53Resolver.d.ts +13 -1
- package/dist-types/Route53ResolverClient.d.ts +1 -1
- package/dist-types/commands/AssociateFirewallRuleGroupCommand.d.ts +2 -1
- package/dist-types/commands/AssociateResolverEndpointIpAddressCommand.d.ts +2 -1
- package/dist-types/commands/AssociateResolverQueryLogConfigCommand.d.ts +2 -1
- package/dist-types/commands/AssociateResolverRuleCommand.d.ts +2 -1
- package/dist-types/commands/CreateFirewallDomainListCommand.d.ts +2 -1
- package/dist-types/commands/CreateFirewallRuleCommand.d.ts +2 -1
- package/dist-types/commands/CreateFirewallRuleGroupCommand.d.ts +2 -1
- package/dist-types/commands/CreateOutpostResolverCommand.d.ts +2 -1
- package/dist-types/commands/CreateResolverEndpointCommand.d.ts +2 -1
- package/dist-types/commands/CreateResolverQueryLogConfigCommand.d.ts +2 -1
- package/dist-types/commands/CreateResolverRuleCommand.d.ts +2 -1
- package/dist-types/commands/DeleteFirewallDomainListCommand.d.ts +2 -1
- package/dist-types/commands/DeleteFirewallRuleCommand.d.ts +2 -1
- package/dist-types/commands/DeleteFirewallRuleGroupCommand.d.ts +2 -1
- package/dist-types/commands/DeleteOutpostResolverCommand.d.ts +2 -1
- package/dist-types/commands/DeleteResolverEndpointCommand.d.ts +2 -1
- package/dist-types/commands/DeleteResolverQueryLogConfigCommand.d.ts +2 -1
- package/dist-types/commands/DeleteResolverRuleCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateFirewallRuleGroupCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateResolverEndpointIpAddressCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateResolverQueryLogConfigCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateResolverRuleCommand.d.ts +2 -1
- package/dist-types/commands/GetFirewallConfigCommand.d.ts +2 -1
- package/dist-types/commands/GetFirewallDomainListCommand.d.ts +2 -1
- package/dist-types/commands/GetFirewallRuleGroupAssociationCommand.d.ts +2 -1
- package/dist-types/commands/GetFirewallRuleGroupCommand.d.ts +2 -1
- package/dist-types/commands/GetFirewallRuleGroupPolicyCommand.d.ts +2 -1
- package/dist-types/commands/GetOutpostResolverCommand.d.ts +2 -1
- package/dist-types/commands/GetResolverConfigCommand.d.ts +2 -1
- package/dist-types/commands/GetResolverDnssecConfigCommand.d.ts +2 -1
- package/dist-types/commands/GetResolverEndpointCommand.d.ts +2 -1
- package/dist-types/commands/GetResolverQueryLogConfigAssociationCommand.d.ts +2 -1
- package/dist-types/commands/GetResolverQueryLogConfigCommand.d.ts +2 -1
- package/dist-types/commands/GetResolverQueryLogConfigPolicyCommand.d.ts +2 -1
- package/dist-types/commands/GetResolverRuleAssociationCommand.d.ts +2 -1
- package/dist-types/commands/GetResolverRuleCommand.d.ts +2 -1
- package/dist-types/commands/GetResolverRulePolicyCommand.d.ts +2 -1
- package/dist-types/commands/ImportFirewallDomainsCommand.d.ts +2 -1
- package/dist-types/commands/ListFirewallConfigsCommand.d.ts +2 -1
- package/dist-types/commands/ListFirewallDomainListsCommand.d.ts +2 -1
- package/dist-types/commands/ListFirewallDomainsCommand.d.ts +2 -1
- package/dist-types/commands/ListFirewallRuleGroupAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/ListFirewallRuleGroupsCommand.d.ts +2 -1
- package/dist-types/commands/ListFirewallRulesCommand.d.ts +2 -1
- package/dist-types/commands/ListOutpostResolversCommand.d.ts +2 -1
- package/dist-types/commands/ListResolverConfigsCommand.d.ts +2 -1
- package/dist-types/commands/ListResolverDnssecConfigsCommand.d.ts +2 -1
- package/dist-types/commands/ListResolverEndpointIpAddressesCommand.d.ts +2 -1
- package/dist-types/commands/ListResolverEndpointsCommand.d.ts +2 -1
- package/dist-types/commands/ListResolverQueryLogConfigAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/ListResolverQueryLogConfigsCommand.d.ts +2 -1
- package/dist-types/commands/ListResolverRuleAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/ListResolverRulesCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/PutFirewallRuleGroupPolicyCommand.d.ts +2 -1
- package/dist-types/commands/PutResolverQueryLogConfigPolicyCommand.d.ts +2 -1
- package/dist-types/commands/PutResolverRulePolicyCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateFirewallConfigCommand.d.ts +2 -1
- package/dist-types/commands/UpdateFirewallDomainsCommand.d.ts +2 -1
- package/dist-types/commands/UpdateFirewallRuleCommand.d.ts +2 -1
- package/dist-types/commands/UpdateFirewallRuleGroupAssociationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateOutpostResolverCommand.d.ts +2 -1
- package/dist-types/commands/UpdateResolverConfigCommand.d.ts +2 -1
- package/dist-types/commands/UpdateResolverDnssecConfigCommand.d.ts +2 -1
- package/dist-types/commands/UpdateResolverEndpointCommand.d.ts +2 -1
- package/dist-types/commands/UpdateResolverRuleCommand.d.ts +2 -1
- package/dist-types/models/models_0.d.ts +495 -495
- package/dist-types/ts3.4/Route53Resolver.d.ts +12 -0
- package/dist-types/ts3.4/commands/AssociateFirewallRuleGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateResolverEndpointIpAddressCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateResolverQueryLogConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateResolverRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateFirewallDomainListCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateFirewallRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateFirewallRuleGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateOutpostResolverCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateResolverEndpointCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateResolverQueryLogConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateResolverRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteFirewallDomainListCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteFirewallRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteFirewallRuleGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteOutpostResolverCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteResolverEndpointCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteResolverQueryLogConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteResolverRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateFirewallRuleGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateResolverEndpointIpAddressCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateResolverQueryLogConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateResolverRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetFirewallConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetFirewallDomainListCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetFirewallRuleGroupAssociationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetFirewallRuleGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetFirewallRuleGroupPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetOutpostResolverCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetResolverConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetResolverDnssecConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetResolverEndpointCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetResolverQueryLogConfigAssociationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetResolverQueryLogConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetResolverQueryLogConfigPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetResolverRuleAssociationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetResolverRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetResolverRulePolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ImportFirewallDomainsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListFirewallConfigsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListFirewallDomainListsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListFirewallDomainsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListFirewallRuleGroupAssociationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListFirewallRuleGroupsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListFirewallRulesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListOutpostResolversCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListResolverConfigsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListResolverDnssecConfigsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListResolverEndpointIpAddressesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListResolverEndpointsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListResolverQueryLogConfigAssociationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListResolverQueryLogConfigsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListResolverRuleAssociationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListResolverRulesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutFirewallRuleGroupPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutResolverQueryLogConfigPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutResolverRulePolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateFirewallConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateFirewallDomainsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateFirewallRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateFirewallRuleGroupAssociationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateOutpostResolverCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateResolverConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateResolverDnssecConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateResolverEndpointCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateResolverRuleCommand.d.ts +9 -0
- package/package.json +40 -40
|
@@ -791,6 +791,7 @@ export interface Route53Resolver {
|
|
|
791
791
|
options: __HttpHandlerOptions,
|
|
792
792
|
cb: (err: any, data?: ImportFirewallDomainsCommandOutput) => void
|
|
793
793
|
): void;
|
|
794
|
+
listFirewallConfigs(): Promise<ListFirewallConfigsCommandOutput>;
|
|
794
795
|
listFirewallConfigs(
|
|
795
796
|
args: ListFirewallConfigsCommandInput,
|
|
796
797
|
options?: __HttpHandlerOptions
|
|
@@ -804,6 +805,7 @@ export interface Route53Resolver {
|
|
|
804
805
|
options: __HttpHandlerOptions,
|
|
805
806
|
cb: (err: any, data?: ListFirewallConfigsCommandOutput) => void
|
|
806
807
|
): void;
|
|
808
|
+
listFirewallDomainLists(): Promise<ListFirewallDomainListsCommandOutput>;
|
|
807
809
|
listFirewallDomainLists(
|
|
808
810
|
args: ListFirewallDomainListsCommandInput,
|
|
809
811
|
options?: __HttpHandlerOptions
|
|
@@ -830,6 +832,7 @@ export interface Route53Resolver {
|
|
|
830
832
|
options: __HttpHandlerOptions,
|
|
831
833
|
cb: (err: any, data?: ListFirewallDomainsCommandOutput) => void
|
|
832
834
|
): void;
|
|
835
|
+
listFirewallRuleGroupAssociations(): Promise<ListFirewallRuleGroupAssociationsCommandOutput>;
|
|
833
836
|
listFirewallRuleGroupAssociations(
|
|
834
837
|
args: ListFirewallRuleGroupAssociationsCommandInput,
|
|
835
838
|
options?: __HttpHandlerOptions
|
|
@@ -849,6 +852,7 @@ export interface Route53Resolver {
|
|
|
849
852
|
data?: ListFirewallRuleGroupAssociationsCommandOutput
|
|
850
853
|
) => void
|
|
851
854
|
): void;
|
|
855
|
+
listFirewallRuleGroups(): Promise<ListFirewallRuleGroupsCommandOutput>;
|
|
852
856
|
listFirewallRuleGroups(
|
|
853
857
|
args: ListFirewallRuleGroupsCommandInput,
|
|
854
858
|
options?: __HttpHandlerOptions
|
|
@@ -875,6 +879,7 @@ export interface Route53Resolver {
|
|
|
875
879
|
options: __HttpHandlerOptions,
|
|
876
880
|
cb: (err: any, data?: ListFirewallRulesCommandOutput) => void
|
|
877
881
|
): void;
|
|
882
|
+
listOutpostResolvers(): Promise<ListOutpostResolversCommandOutput>;
|
|
878
883
|
listOutpostResolvers(
|
|
879
884
|
args: ListOutpostResolversCommandInput,
|
|
880
885
|
options?: __HttpHandlerOptions
|
|
@@ -888,6 +893,7 @@ export interface Route53Resolver {
|
|
|
888
893
|
options: __HttpHandlerOptions,
|
|
889
894
|
cb: (err: any, data?: ListOutpostResolversCommandOutput) => void
|
|
890
895
|
): void;
|
|
896
|
+
listResolverConfigs(): Promise<ListResolverConfigsCommandOutput>;
|
|
891
897
|
listResolverConfigs(
|
|
892
898
|
args: ListResolverConfigsCommandInput,
|
|
893
899
|
options?: __HttpHandlerOptions
|
|
@@ -901,6 +907,7 @@ export interface Route53Resolver {
|
|
|
901
907
|
options: __HttpHandlerOptions,
|
|
902
908
|
cb: (err: any, data?: ListResolverConfigsCommandOutput) => void
|
|
903
909
|
): void;
|
|
910
|
+
listResolverDnssecConfigs(): Promise<ListResolverDnssecConfigsCommandOutput>;
|
|
904
911
|
listResolverDnssecConfigs(
|
|
905
912
|
args: ListResolverDnssecConfigsCommandInput,
|
|
906
913
|
options?: __HttpHandlerOptions
|
|
@@ -927,6 +934,7 @@ export interface Route53Resolver {
|
|
|
927
934
|
options: __HttpHandlerOptions,
|
|
928
935
|
cb: (err: any, data?: ListResolverEndpointIpAddressesCommandOutput) => void
|
|
929
936
|
): void;
|
|
937
|
+
listResolverEndpoints(): Promise<ListResolverEndpointsCommandOutput>;
|
|
930
938
|
listResolverEndpoints(
|
|
931
939
|
args: ListResolverEndpointsCommandInput,
|
|
932
940
|
options?: __HttpHandlerOptions
|
|
@@ -940,6 +948,7 @@ export interface Route53Resolver {
|
|
|
940
948
|
options: __HttpHandlerOptions,
|
|
941
949
|
cb: (err: any, data?: ListResolverEndpointsCommandOutput) => void
|
|
942
950
|
): void;
|
|
951
|
+
listResolverQueryLogConfigAssociations(): Promise<ListResolverQueryLogConfigAssociationsCommandOutput>;
|
|
943
952
|
listResolverQueryLogConfigAssociations(
|
|
944
953
|
args: ListResolverQueryLogConfigAssociationsCommandInput,
|
|
945
954
|
options?: __HttpHandlerOptions
|
|
@@ -959,6 +968,7 @@ export interface Route53Resolver {
|
|
|
959
968
|
data?: ListResolverQueryLogConfigAssociationsCommandOutput
|
|
960
969
|
) => void
|
|
961
970
|
): void;
|
|
971
|
+
listResolverQueryLogConfigs(): Promise<ListResolverQueryLogConfigsCommandOutput>;
|
|
962
972
|
listResolverQueryLogConfigs(
|
|
963
973
|
args: ListResolverQueryLogConfigsCommandInput,
|
|
964
974
|
options?: __HttpHandlerOptions
|
|
@@ -972,6 +982,7 @@ export interface Route53Resolver {
|
|
|
972
982
|
options: __HttpHandlerOptions,
|
|
973
983
|
cb: (err: any, data?: ListResolverQueryLogConfigsCommandOutput) => void
|
|
974
984
|
): void;
|
|
985
|
+
listResolverRuleAssociations(): Promise<ListResolverRuleAssociationsCommandOutput>;
|
|
975
986
|
listResolverRuleAssociations(
|
|
976
987
|
args: ListResolverRuleAssociationsCommandInput,
|
|
977
988
|
options?: __HttpHandlerOptions
|
|
@@ -985,6 +996,7 @@ export interface Route53Resolver {
|
|
|
985
996
|
options: __HttpHandlerOptions,
|
|
986
997
|
cb: (err: any, data?: ListResolverRuleAssociationsCommandOutput) => void
|
|
987
998
|
): void;
|
|
999
|
+
listResolverRules(): Promise<ListResolverRulesCommandOutput>;
|
|
988
1000
|
listResolverRules(
|
|
989
1001
|
args: ListResolverRulesCommandInput,
|
|
990
1002
|
options?: __HttpHandlerOptions
|
|
@@ -25,6 +25,15 @@ declare const AssociateFirewallRuleGroupCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: AssociateFirewallRuleGroupCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
AssociateFirewallRuleGroupCommandInput,
|
|
32
|
+
AssociateFirewallRuleGroupCommandOutput,
|
|
33
|
+
Route53ResolverClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class AssociateFirewallRuleGroupCommand extends AssociateFirewallRuleGroupCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const AssociateResolverEndpointIpAddressCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: AssociateResolverEndpointIpAddressCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
AssociateResolverEndpointIpAddressCommandInput,
|
|
32
|
+
AssociateResolverEndpointIpAddressCommandOutput,
|
|
33
|
+
Route53ResolverClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class AssociateResolverEndpointIpAddressCommand extends AssociateResolverEndpointIpAddressCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const AssociateResolverQueryLogConfigCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: AssociateResolverQueryLogConfigCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
AssociateResolverQueryLogConfigCommandInput,
|
|
32
|
+
AssociateResolverQueryLogConfigCommandOutput,
|
|
33
|
+
Route53ResolverClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class AssociateResolverQueryLogConfigCommand extends AssociateResolverQueryLogConfigCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const AssociateResolverRuleCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: AssociateResolverRuleCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
AssociateResolverRuleCommandInput,
|
|
32
|
+
AssociateResolverRuleCommandOutput,
|
|
33
|
+
Route53ResolverClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class AssociateResolverRuleCommand extends AssociateResolverRuleCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateFirewallDomainListCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateFirewallDomainListCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateFirewallDomainListCommandInput,
|
|
32
|
+
CreateFirewallDomainListCommandOutput,
|
|
33
|
+
Route53ResolverClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateFirewallDomainListCommand extends CreateFirewallDomainListCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateFirewallRuleCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateFirewallRuleCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateFirewallRuleCommandInput,
|
|
32
|
+
CreateFirewallRuleCommandOutput,
|
|
33
|
+
Route53ResolverClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateFirewallRuleCommand extends CreateFirewallRuleCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateFirewallRuleGroupCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateFirewallRuleGroupCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateFirewallRuleGroupCommandInput,
|
|
32
|
+
CreateFirewallRuleGroupCommandOutput,
|
|
33
|
+
Route53ResolverClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateFirewallRuleGroupCommand extends CreateFirewallRuleGroupCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateOutpostResolverCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateOutpostResolverCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateOutpostResolverCommandInput,
|
|
32
|
+
CreateOutpostResolverCommandOutput,
|
|
33
|
+
Route53ResolverClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateOutpostResolverCommand extends CreateOutpostResolverCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateResolverEndpointCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateResolverEndpointCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateResolverEndpointCommandInput,
|
|
32
|
+
CreateResolverEndpointCommandOutput,
|
|
33
|
+
Route53ResolverClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateResolverEndpointCommand extends CreateResolverEndpointCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateResolverQueryLogConfigCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateResolverQueryLogConfigCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateResolverQueryLogConfigCommandInput,
|
|
32
|
+
CreateResolverQueryLogConfigCommandOutput,
|
|
33
|
+
Route53ResolverClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateResolverQueryLogConfigCommand extends CreateResolverQueryLogConfigCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateResolverRuleCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateResolverRuleCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateResolverRuleCommandInput,
|
|
32
|
+
CreateResolverRuleCommandOutput,
|
|
33
|
+
Route53ResolverClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateResolverRuleCommand extends CreateResolverRuleCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteFirewallDomainListCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteFirewallDomainListCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteFirewallDomainListCommandInput,
|
|
32
|
+
DeleteFirewallDomainListCommandOutput,
|
|
33
|
+
Route53ResolverClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteFirewallDomainListCommand extends DeleteFirewallDomainListCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteFirewallRuleCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteFirewallRuleCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteFirewallRuleCommandInput,
|
|
32
|
+
DeleteFirewallRuleCommandOutput,
|
|
33
|
+
Route53ResolverClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteFirewallRuleCommand extends DeleteFirewallRuleCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteFirewallRuleGroupCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteFirewallRuleGroupCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteFirewallRuleGroupCommandInput,
|
|
32
|
+
DeleteFirewallRuleGroupCommandOutput,
|
|
33
|
+
Route53ResolverClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteFirewallRuleGroupCommand extends DeleteFirewallRuleGroupCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteOutpostResolverCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteOutpostResolverCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteOutpostResolverCommandInput,
|
|
32
|
+
DeleteOutpostResolverCommandOutput,
|
|
33
|
+
Route53ResolverClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteOutpostResolverCommand extends DeleteOutpostResolverCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteResolverEndpointCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteResolverEndpointCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteResolverEndpointCommandInput,
|
|
32
|
+
DeleteResolverEndpointCommandOutput,
|
|
33
|
+
Route53ResolverClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteResolverEndpointCommand extends DeleteResolverEndpointCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteResolverQueryLogConfigCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteResolverQueryLogConfigCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteResolverQueryLogConfigCommandInput,
|
|
32
|
+
DeleteResolverQueryLogConfigCommandOutput,
|
|
33
|
+
Route53ResolverClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteResolverQueryLogConfigCommand extends DeleteResolverQueryLogConfigCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteResolverRuleCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteResolverRuleCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteResolverRuleCommandInput,
|
|
32
|
+
DeleteResolverRuleCommandOutput,
|
|
33
|
+
Route53ResolverClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteResolverRuleCommand extends DeleteResolverRuleCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DisassociateFirewallRuleGroupCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DisassociateFirewallRuleGroupCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DisassociateFirewallRuleGroupCommandInput,
|
|
32
|
+
DisassociateFirewallRuleGroupCommandOutput,
|
|
33
|
+
Route53ResolverClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DisassociateFirewallRuleGroupCommand extends DisassociateFirewallRuleGroupCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DisassociateResolverEndpointIpAddressCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DisassociateResolverEndpointIpAddressCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DisassociateResolverEndpointIpAddressCommandInput,
|
|
32
|
+
DisassociateResolverEndpointIpAddressCommandOutput,
|
|
33
|
+
Route53ResolverClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DisassociateResolverEndpointIpAddressCommand extends DisassociateResolverEndpointIpAddressCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DisassociateResolverQueryLogConfigCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DisassociateResolverQueryLogConfigCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DisassociateResolverQueryLogConfigCommandInput,
|
|
32
|
+
DisassociateResolverQueryLogConfigCommandOutput,
|
|
33
|
+
Route53ResolverClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DisassociateResolverQueryLogConfigCommand extends DisassociateResolverQueryLogConfigCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DisassociateResolverRuleCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DisassociateResolverRuleCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DisassociateResolverRuleCommandInput,
|
|
32
|
+
DisassociateResolverRuleCommandOutput,
|
|
33
|
+
Route53ResolverClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DisassociateResolverRuleCommand extends DisassociateResolverRuleCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetFirewallConfigCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetFirewallConfigCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetFirewallConfigCommandInput,
|
|
32
|
+
GetFirewallConfigCommandOutput,
|
|
33
|
+
Route53ResolverClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetFirewallConfigCommand extends GetFirewallConfigCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetFirewallDomainListCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetFirewallDomainListCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetFirewallDomainListCommandInput,
|
|
32
|
+
GetFirewallDomainListCommandOutput,
|
|
33
|
+
Route53ResolverClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetFirewallDomainListCommand extends GetFirewallDomainListCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetFirewallRuleGroupAssociationCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetFirewallRuleGroupAssociationCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetFirewallRuleGroupAssociationCommandInput,
|
|
32
|
+
GetFirewallRuleGroupAssociationCommandOutput,
|
|
33
|
+
Route53ResolverClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetFirewallRuleGroupAssociationCommand extends GetFirewallRuleGroupAssociationCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetFirewallRuleGroupCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetFirewallRuleGroupCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetFirewallRuleGroupCommandInput,
|
|
32
|
+
GetFirewallRuleGroupCommandOutput,
|
|
33
|
+
Route53ResolverClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetFirewallRuleGroupCommand extends GetFirewallRuleGroupCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetFirewallRuleGroupPolicyCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetFirewallRuleGroupPolicyCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetFirewallRuleGroupPolicyCommandInput,
|
|
32
|
+
GetFirewallRuleGroupPolicyCommandOutput,
|
|
33
|
+
Route53ResolverClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetFirewallRuleGroupPolicyCommand extends GetFirewallRuleGroupPolicyCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetOutpostResolverCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetOutpostResolverCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetOutpostResolverCommandInput,
|
|
32
|
+
GetOutpostResolverCommandOutput,
|
|
33
|
+
Route53ResolverClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetOutpostResolverCommand extends GetOutpostResolverCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetResolverConfigCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetResolverConfigCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetResolverConfigCommandInput,
|
|
32
|
+
GetResolverConfigCommandOutput,
|
|
33
|
+
Route53ResolverClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetResolverConfigCommand extends GetResolverConfigCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetResolverDnssecConfigCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetResolverDnssecConfigCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetResolverDnssecConfigCommandInput,
|
|
32
|
+
GetResolverDnssecConfigCommandOutput,
|
|
33
|
+
Route53ResolverClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetResolverDnssecConfigCommand extends GetResolverDnssecConfigCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetResolverEndpointCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetResolverEndpointCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetResolverEndpointCommandInput,
|
|
32
|
+
GetResolverEndpointCommandOutput,
|
|
33
|
+
Route53ResolverClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetResolverEndpointCommand extends GetResolverEndpointCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetResolverQueryLogConfigAssociationCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetResolverQueryLogConfigAssociationCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetResolverQueryLogConfigAssociationCommandInput,
|
|
32
|
+
GetResolverQueryLogConfigAssociationCommandOutput,
|
|
33
|
+
Route53ResolverClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetResolverQueryLogConfigAssociationCommand extends GetResolverQueryLogConfigAssociationCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetResolverQueryLogConfigCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetResolverQueryLogConfigCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetResolverQueryLogConfigCommandInput,
|
|
32
|
+
GetResolverQueryLogConfigCommandOutput,
|
|
33
|
+
Route53ResolverClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetResolverQueryLogConfigCommand extends GetResolverQueryLogConfigCommand_base {}
|