@aws-sdk/client-route53resolver 3.168.0 → 3.170.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/CHANGELOG.md +16 -0
- package/dist-types/ts3.4/Route53Resolver.d.ts +1180 -320
- package/dist-types/ts3.4/Route53ResolverClient.d.ts +508 -136
- package/dist-types/ts3.4/commands/AssociateFirewallRuleGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/AssociateResolverEndpointIpAddressCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/AssociateResolverQueryLogConfigCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/AssociateResolverRuleCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateFirewallDomainListCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateFirewallRuleCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateFirewallRuleGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateResolverEndpointCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateResolverQueryLogConfigCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateResolverRuleCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DeleteFirewallDomainListCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteFirewallRuleCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DeleteFirewallRuleGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteResolverEndpointCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteResolverQueryLogConfigCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteResolverRuleCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DisassociateFirewallRuleGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DisassociateResolverEndpointIpAddressCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DisassociateResolverQueryLogConfigCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DisassociateResolverRuleCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetFirewallConfigCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetFirewallDomainListCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetFirewallRuleGroupAssociationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetFirewallRuleGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetFirewallRuleGroupPolicyCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetResolverConfigCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetResolverDnssecConfigCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetResolverEndpointCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetResolverQueryLogConfigAssociationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetResolverQueryLogConfigCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetResolverQueryLogConfigPolicyCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetResolverRuleAssociationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetResolverRuleCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/GetResolverRulePolicyCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ImportFirewallDomainsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListFirewallConfigsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListFirewallDomainListsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListFirewallDomainsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListFirewallRuleGroupAssociationsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListFirewallRuleGroupsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListFirewallRulesCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListResolverConfigsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListResolverDnssecConfigsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListResolverEndpointIpAddressesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListResolverEndpointsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListResolverQueryLogConfigAssociationsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListResolverQueryLogConfigsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListResolverRuleAssociationsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListResolverRulesCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/PutFirewallRuleGroupPolicyCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/PutResolverQueryLogConfigPolicyCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/PutResolverRulePolicyCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/UpdateFirewallConfigCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateFirewallDomainsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateFirewallRuleCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/UpdateFirewallRuleGroupAssociationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateResolverConfigCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateResolverDnssecConfigCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateResolverEndpointCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateResolverRuleCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/index.d.ts +63 -63
- package/dist-types/ts3.4/endpoints.d.ts +2 -2
- package/dist-types/ts3.4/index.d.ts +6 -6
- package/dist-types/ts3.4/models/Route53ResolverServiceException.d.ts +8 -6
- package/dist-types/ts3.4/models/index.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +1844 -1675
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +7 -6
- package/dist-types/ts3.4/pagination/ListFirewallConfigsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListFirewallDomainListsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListFirewallDomainsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListFirewallRuleGroupAssociationsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListFirewallRuleGroupsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListFirewallRulesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListResolverConfigsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListResolverDnssecConfigsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListResolverEndpointIpAddressesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListResolverEndpointsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListResolverQueryLogConfigAssociationsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListResolverQueryLogConfigsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListResolverRuleAssociationsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListResolverRulesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListTagsForResourcePaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/index.d.ts +16 -16
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +761 -191
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +68 -38
- package/dist-types/ts3.4/runtimeConfig.d.ts +68 -38
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +69 -37
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +13 -11
- package/package.json +34 -34
|
@@ -1,17 +1,41 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
GetResolverQueryLogConfigPolicyRequest,
|
|
10
|
+
GetResolverQueryLogConfigPolicyResponse,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
Route53ResolverClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../Route53ResolverClient";
|
|
17
|
+
export interface GetResolverQueryLogConfigPolicyCommandInput
|
|
18
|
+
extends GetResolverQueryLogConfigPolicyRequest {}
|
|
19
|
+
export interface GetResolverQueryLogConfigPolicyCommandOutput
|
|
20
|
+
extends GetResolverQueryLogConfigPolicyResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class GetResolverQueryLogConfigPolicyCommand extends $Command<
|
|
24
|
+
GetResolverQueryLogConfigPolicyCommandInput,
|
|
25
|
+
GetResolverQueryLogConfigPolicyCommandOutput,
|
|
26
|
+
Route53ResolverClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: GetResolverQueryLogConfigPolicyCommandInput;
|
|
29
|
+
constructor(input: GetResolverQueryLogConfigPolicyCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: Route53ResolverClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
GetResolverQueryLogConfigPolicyCommandInput,
|
|
37
|
+
GetResolverQueryLogConfigPolicyCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|
|
@@ -1,17 +1,41 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
GetResolverRuleAssociationRequest,
|
|
10
|
+
GetResolverRuleAssociationResponse,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
Route53ResolverClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../Route53ResolverClient";
|
|
17
|
+
export interface GetResolverRuleAssociationCommandInput
|
|
18
|
+
extends GetResolverRuleAssociationRequest {}
|
|
19
|
+
export interface GetResolverRuleAssociationCommandOutput
|
|
20
|
+
extends GetResolverRuleAssociationResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class GetResolverRuleAssociationCommand extends $Command<
|
|
24
|
+
GetResolverRuleAssociationCommandInput,
|
|
25
|
+
GetResolverRuleAssociationCommandOutput,
|
|
26
|
+
Route53ResolverClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: GetResolverRuleAssociationCommandInput;
|
|
29
|
+
constructor(input: GetResolverRuleAssociationCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: Route53ResolverClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
GetResolverRuleAssociationCommandInput,
|
|
37
|
+
GetResolverRuleAssociationCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|
|
@@ -1,17 +1,37 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
}
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
GetResolverRuleRequest,
|
|
10
|
+
GetResolverRuleResponse,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
Route53ResolverClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../Route53ResolverClient";
|
|
17
|
+
export interface GetResolverRuleCommandInput extends GetResolverRuleRequest {}
|
|
18
|
+
export interface GetResolverRuleCommandOutput
|
|
19
|
+
extends GetResolverRuleResponse,
|
|
20
|
+
__MetadataBearer {}
|
|
21
|
+
|
|
22
|
+
export declare class GetResolverRuleCommand extends $Command<
|
|
23
|
+
GetResolverRuleCommandInput,
|
|
24
|
+
GetResolverRuleCommandOutput,
|
|
25
|
+
Route53ResolverClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: GetResolverRuleCommandInput;
|
|
28
|
+
constructor(input: GetResolverRuleCommandInput);
|
|
29
|
+
|
|
30
|
+
resolveMiddleware(
|
|
31
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
|
+
configuration: Route53ResolverClientResolvedConfig,
|
|
33
|
+
options?: __HttpHandlerOptions
|
|
34
|
+
): Handler<GetResolverRuleCommandInput, GetResolverRuleCommandOutput>;
|
|
35
|
+
private serialize;
|
|
36
|
+
private deserialize;
|
|
37
|
+
}
|
|
@@ -1,17 +1,41 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
GetResolverRulePolicyRequest,
|
|
10
|
+
GetResolverRulePolicyResponse,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
Route53ResolverClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../Route53ResolverClient";
|
|
17
|
+
export interface GetResolverRulePolicyCommandInput
|
|
18
|
+
extends GetResolverRulePolicyRequest {}
|
|
19
|
+
export interface GetResolverRulePolicyCommandOutput
|
|
20
|
+
extends GetResolverRulePolicyResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class GetResolverRulePolicyCommand extends $Command<
|
|
24
|
+
GetResolverRulePolicyCommandInput,
|
|
25
|
+
GetResolverRulePolicyCommandOutput,
|
|
26
|
+
Route53ResolverClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: GetResolverRulePolicyCommandInput;
|
|
29
|
+
constructor(input: GetResolverRulePolicyCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: Route53ResolverClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
GetResolverRulePolicyCommandInput,
|
|
37
|
+
GetResolverRulePolicyCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|
|
@@ -1,17 +1,41 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
ImportFirewallDomainsRequest,
|
|
10
|
+
ImportFirewallDomainsResponse,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
Route53ResolverClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../Route53ResolverClient";
|
|
17
|
+
export interface ImportFirewallDomainsCommandInput
|
|
18
|
+
extends ImportFirewallDomainsRequest {}
|
|
19
|
+
export interface ImportFirewallDomainsCommandOutput
|
|
20
|
+
extends ImportFirewallDomainsResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class ImportFirewallDomainsCommand extends $Command<
|
|
24
|
+
ImportFirewallDomainsCommandInput,
|
|
25
|
+
ImportFirewallDomainsCommandOutput,
|
|
26
|
+
Route53ResolverClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: ImportFirewallDomainsCommandInput;
|
|
29
|
+
constructor(input: ImportFirewallDomainsCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: Route53ResolverClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
ImportFirewallDomainsCommandInput,
|
|
37
|
+
ImportFirewallDomainsCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|
|
@@ -1,17 +1,38 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
ListFirewallConfigsRequest,
|
|
10
|
+
ListFirewallConfigsResponse,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
Route53ResolverClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../Route53ResolverClient";
|
|
17
|
+
export interface ListFirewallConfigsCommandInput
|
|
18
|
+
extends ListFirewallConfigsRequest {}
|
|
19
|
+
export interface ListFirewallConfigsCommandOutput
|
|
20
|
+
extends ListFirewallConfigsResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class ListFirewallConfigsCommand extends $Command<
|
|
24
|
+
ListFirewallConfigsCommandInput,
|
|
25
|
+
ListFirewallConfigsCommandOutput,
|
|
26
|
+
Route53ResolverClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: ListFirewallConfigsCommandInput;
|
|
29
|
+
constructor(input: ListFirewallConfigsCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: Route53ResolverClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<ListFirewallConfigsCommandInput, ListFirewallConfigsCommandOutput>;
|
|
36
|
+
private serialize;
|
|
37
|
+
private deserialize;
|
|
38
|
+
}
|
|
@@ -1,17 +1,41 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
ListFirewallDomainListsRequest,
|
|
10
|
+
ListFirewallDomainListsResponse,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
Route53ResolverClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../Route53ResolverClient";
|
|
17
|
+
export interface ListFirewallDomainListsCommandInput
|
|
18
|
+
extends ListFirewallDomainListsRequest {}
|
|
19
|
+
export interface ListFirewallDomainListsCommandOutput
|
|
20
|
+
extends ListFirewallDomainListsResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class ListFirewallDomainListsCommand extends $Command<
|
|
24
|
+
ListFirewallDomainListsCommandInput,
|
|
25
|
+
ListFirewallDomainListsCommandOutput,
|
|
26
|
+
Route53ResolverClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: ListFirewallDomainListsCommandInput;
|
|
29
|
+
constructor(input: ListFirewallDomainListsCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: Route53ResolverClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
ListFirewallDomainListsCommandInput,
|
|
37
|
+
ListFirewallDomainListsCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|
|
@@ -1,17 +1,38 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
ListFirewallDomainsRequest,
|
|
10
|
+
ListFirewallDomainsResponse,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
Route53ResolverClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../Route53ResolverClient";
|
|
17
|
+
export interface ListFirewallDomainsCommandInput
|
|
18
|
+
extends ListFirewallDomainsRequest {}
|
|
19
|
+
export interface ListFirewallDomainsCommandOutput
|
|
20
|
+
extends ListFirewallDomainsResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class ListFirewallDomainsCommand extends $Command<
|
|
24
|
+
ListFirewallDomainsCommandInput,
|
|
25
|
+
ListFirewallDomainsCommandOutput,
|
|
26
|
+
Route53ResolverClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: ListFirewallDomainsCommandInput;
|
|
29
|
+
constructor(input: ListFirewallDomainsCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: Route53ResolverClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<ListFirewallDomainsCommandInput, ListFirewallDomainsCommandOutput>;
|
|
36
|
+
private serialize;
|
|
37
|
+
private deserialize;
|
|
38
|
+
}
|
|
@@ -1,17 +1,41 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
ListFirewallRuleGroupAssociationsRequest,
|
|
10
|
+
ListFirewallRuleGroupAssociationsResponse,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
Route53ResolverClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../Route53ResolverClient";
|
|
17
|
+
export interface ListFirewallRuleGroupAssociationsCommandInput
|
|
18
|
+
extends ListFirewallRuleGroupAssociationsRequest {}
|
|
19
|
+
export interface ListFirewallRuleGroupAssociationsCommandOutput
|
|
20
|
+
extends ListFirewallRuleGroupAssociationsResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class ListFirewallRuleGroupAssociationsCommand extends $Command<
|
|
24
|
+
ListFirewallRuleGroupAssociationsCommandInput,
|
|
25
|
+
ListFirewallRuleGroupAssociationsCommandOutput,
|
|
26
|
+
Route53ResolverClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: ListFirewallRuleGroupAssociationsCommandInput;
|
|
29
|
+
constructor(input: ListFirewallRuleGroupAssociationsCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: Route53ResolverClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
ListFirewallRuleGroupAssociationsCommandInput,
|
|
37
|
+
ListFirewallRuleGroupAssociationsCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|
|
@@ -1,17 +1,41 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
ListFirewallRuleGroupsRequest,
|
|
10
|
+
ListFirewallRuleGroupsResponse,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
Route53ResolverClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../Route53ResolverClient";
|
|
17
|
+
export interface ListFirewallRuleGroupsCommandInput
|
|
18
|
+
extends ListFirewallRuleGroupsRequest {}
|
|
19
|
+
export interface ListFirewallRuleGroupsCommandOutput
|
|
20
|
+
extends ListFirewallRuleGroupsResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class ListFirewallRuleGroupsCommand extends $Command<
|
|
24
|
+
ListFirewallRuleGroupsCommandInput,
|
|
25
|
+
ListFirewallRuleGroupsCommandOutput,
|
|
26
|
+
Route53ResolverClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: ListFirewallRuleGroupsCommandInput;
|
|
29
|
+
constructor(input: ListFirewallRuleGroupsCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: Route53ResolverClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
ListFirewallRuleGroupsCommandInput,
|
|
37
|
+
ListFirewallRuleGroupsCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|
|
@@ -1,17 +1,38 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
ListFirewallRulesRequest,
|
|
10
|
+
ListFirewallRulesResponse,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
Route53ResolverClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../Route53ResolverClient";
|
|
17
|
+
export interface ListFirewallRulesCommandInput
|
|
18
|
+
extends ListFirewallRulesRequest {}
|
|
19
|
+
export interface ListFirewallRulesCommandOutput
|
|
20
|
+
extends ListFirewallRulesResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class ListFirewallRulesCommand extends $Command<
|
|
24
|
+
ListFirewallRulesCommandInput,
|
|
25
|
+
ListFirewallRulesCommandOutput,
|
|
26
|
+
Route53ResolverClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: ListFirewallRulesCommandInput;
|
|
29
|
+
constructor(input: ListFirewallRulesCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: Route53ResolverClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<ListFirewallRulesCommandInput, ListFirewallRulesCommandOutput>;
|
|
36
|
+
private serialize;
|
|
37
|
+
private deserialize;
|
|
38
|
+
}
|