@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
|
+
AssociateFirewallRuleGroupRequest,
|
|
10
|
+
AssociateFirewallRuleGroupResponse,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
Route53ResolverClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../Route53ResolverClient";
|
|
17
|
+
export interface AssociateFirewallRuleGroupCommandInput
|
|
18
|
+
extends AssociateFirewallRuleGroupRequest {}
|
|
19
|
+
export interface AssociateFirewallRuleGroupCommandOutput
|
|
20
|
+
extends AssociateFirewallRuleGroupResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class AssociateFirewallRuleGroupCommand extends $Command<
|
|
24
|
+
AssociateFirewallRuleGroupCommandInput,
|
|
25
|
+
AssociateFirewallRuleGroupCommandOutput,
|
|
26
|
+
Route53ResolverClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: AssociateFirewallRuleGroupCommandInput;
|
|
29
|
+
constructor(input: AssociateFirewallRuleGroupCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: Route53ResolverClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
AssociateFirewallRuleGroupCommandInput,
|
|
37
|
+
AssociateFirewallRuleGroupCommandOutput
|
|
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
|
+
AssociateResolverEndpointIpAddressRequest,
|
|
10
|
+
AssociateResolverEndpointIpAddressResponse,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
Route53ResolverClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../Route53ResolverClient";
|
|
17
|
+
export interface AssociateResolverEndpointIpAddressCommandInput
|
|
18
|
+
extends AssociateResolverEndpointIpAddressRequest {}
|
|
19
|
+
export interface AssociateResolverEndpointIpAddressCommandOutput
|
|
20
|
+
extends AssociateResolverEndpointIpAddressResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class AssociateResolverEndpointIpAddressCommand extends $Command<
|
|
24
|
+
AssociateResolverEndpointIpAddressCommandInput,
|
|
25
|
+
AssociateResolverEndpointIpAddressCommandOutput,
|
|
26
|
+
Route53ResolverClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: AssociateResolverEndpointIpAddressCommandInput;
|
|
29
|
+
constructor(input: AssociateResolverEndpointIpAddressCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: Route53ResolverClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
AssociateResolverEndpointIpAddressCommandInput,
|
|
37
|
+
AssociateResolverEndpointIpAddressCommandOutput
|
|
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
|
+
AssociateResolverQueryLogConfigRequest,
|
|
10
|
+
AssociateResolverQueryLogConfigResponse,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
Route53ResolverClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../Route53ResolverClient";
|
|
17
|
+
export interface AssociateResolverQueryLogConfigCommandInput
|
|
18
|
+
extends AssociateResolverQueryLogConfigRequest {}
|
|
19
|
+
export interface AssociateResolverQueryLogConfigCommandOutput
|
|
20
|
+
extends AssociateResolverQueryLogConfigResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class AssociateResolverQueryLogConfigCommand extends $Command<
|
|
24
|
+
AssociateResolverQueryLogConfigCommandInput,
|
|
25
|
+
AssociateResolverQueryLogConfigCommandOutput,
|
|
26
|
+
Route53ResolverClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: AssociateResolverQueryLogConfigCommandInput;
|
|
29
|
+
constructor(input: AssociateResolverQueryLogConfigCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: Route53ResolverClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
AssociateResolverQueryLogConfigCommandInput,
|
|
37
|
+
AssociateResolverQueryLogConfigCommandOutput
|
|
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
|
+
AssociateResolverRuleRequest,
|
|
10
|
+
AssociateResolverRuleResponse,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
Route53ResolverClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../Route53ResolverClient";
|
|
17
|
+
export interface AssociateResolverRuleCommandInput
|
|
18
|
+
extends AssociateResolverRuleRequest {}
|
|
19
|
+
export interface AssociateResolverRuleCommandOutput
|
|
20
|
+
extends AssociateResolverRuleResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class AssociateResolverRuleCommand extends $Command<
|
|
24
|
+
AssociateResolverRuleCommandInput,
|
|
25
|
+
AssociateResolverRuleCommandOutput,
|
|
26
|
+
Route53ResolverClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: AssociateResolverRuleCommandInput;
|
|
29
|
+
constructor(input: AssociateResolverRuleCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: Route53ResolverClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
AssociateResolverRuleCommandInput,
|
|
37
|
+
AssociateResolverRuleCommandOutput
|
|
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
|
+
CreateFirewallDomainListRequest,
|
|
10
|
+
CreateFirewallDomainListResponse,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
Route53ResolverClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../Route53ResolverClient";
|
|
17
|
+
export interface CreateFirewallDomainListCommandInput
|
|
18
|
+
extends CreateFirewallDomainListRequest {}
|
|
19
|
+
export interface CreateFirewallDomainListCommandOutput
|
|
20
|
+
extends CreateFirewallDomainListResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class CreateFirewallDomainListCommand extends $Command<
|
|
24
|
+
CreateFirewallDomainListCommandInput,
|
|
25
|
+
CreateFirewallDomainListCommandOutput,
|
|
26
|
+
Route53ResolverClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: CreateFirewallDomainListCommandInput;
|
|
29
|
+
constructor(input: CreateFirewallDomainListCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: Route53ResolverClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
CreateFirewallDomainListCommandInput,
|
|
37
|
+
CreateFirewallDomainListCommandOutput
|
|
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
|
+
CreateFirewallRuleRequest,
|
|
10
|
+
CreateFirewallRuleResponse,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
Route53ResolverClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../Route53ResolverClient";
|
|
17
|
+
export interface CreateFirewallRuleCommandInput
|
|
18
|
+
extends CreateFirewallRuleRequest {}
|
|
19
|
+
export interface CreateFirewallRuleCommandOutput
|
|
20
|
+
extends CreateFirewallRuleResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class CreateFirewallRuleCommand extends $Command<
|
|
24
|
+
CreateFirewallRuleCommandInput,
|
|
25
|
+
CreateFirewallRuleCommandOutput,
|
|
26
|
+
Route53ResolverClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: CreateFirewallRuleCommandInput;
|
|
29
|
+
constructor(input: CreateFirewallRuleCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: Route53ResolverClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<CreateFirewallRuleCommandInput, CreateFirewallRuleCommandOutput>;
|
|
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
|
+
CreateFirewallRuleGroupRequest,
|
|
10
|
+
CreateFirewallRuleGroupResponse,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
Route53ResolverClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../Route53ResolverClient";
|
|
17
|
+
export interface CreateFirewallRuleGroupCommandInput
|
|
18
|
+
extends CreateFirewallRuleGroupRequest {}
|
|
19
|
+
export interface CreateFirewallRuleGroupCommandOutput
|
|
20
|
+
extends CreateFirewallRuleGroupResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class CreateFirewallRuleGroupCommand extends $Command<
|
|
24
|
+
CreateFirewallRuleGroupCommandInput,
|
|
25
|
+
CreateFirewallRuleGroupCommandOutput,
|
|
26
|
+
Route53ResolverClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: CreateFirewallRuleGroupCommandInput;
|
|
29
|
+
constructor(input: CreateFirewallRuleGroupCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: Route53ResolverClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
CreateFirewallRuleGroupCommandInput,
|
|
37
|
+
CreateFirewallRuleGroupCommandOutput
|
|
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
|
+
CreateResolverEndpointRequest,
|
|
10
|
+
CreateResolverEndpointResponse,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
Route53ResolverClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../Route53ResolverClient";
|
|
17
|
+
export interface CreateResolverEndpointCommandInput
|
|
18
|
+
extends CreateResolverEndpointRequest {}
|
|
19
|
+
export interface CreateResolverEndpointCommandOutput
|
|
20
|
+
extends CreateResolverEndpointResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class CreateResolverEndpointCommand extends $Command<
|
|
24
|
+
CreateResolverEndpointCommandInput,
|
|
25
|
+
CreateResolverEndpointCommandOutput,
|
|
26
|
+
Route53ResolverClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: CreateResolverEndpointCommandInput;
|
|
29
|
+
constructor(input: CreateResolverEndpointCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: Route53ResolverClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
CreateResolverEndpointCommandInput,
|
|
37
|
+
CreateResolverEndpointCommandOutput
|
|
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
|
+
CreateResolverQueryLogConfigRequest,
|
|
10
|
+
CreateResolverQueryLogConfigResponse,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
Route53ResolverClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../Route53ResolverClient";
|
|
17
|
+
export interface CreateResolverQueryLogConfigCommandInput
|
|
18
|
+
extends CreateResolverQueryLogConfigRequest {}
|
|
19
|
+
export interface CreateResolverQueryLogConfigCommandOutput
|
|
20
|
+
extends CreateResolverQueryLogConfigResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class CreateResolverQueryLogConfigCommand extends $Command<
|
|
24
|
+
CreateResolverQueryLogConfigCommandInput,
|
|
25
|
+
CreateResolverQueryLogConfigCommandOutput,
|
|
26
|
+
Route53ResolverClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: CreateResolverQueryLogConfigCommandInput;
|
|
29
|
+
constructor(input: CreateResolverQueryLogConfigCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: Route53ResolverClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
CreateResolverQueryLogConfigCommandInput,
|
|
37
|
+
CreateResolverQueryLogConfigCommandOutput
|
|
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
|
+
CreateResolverRuleRequest,
|
|
10
|
+
CreateResolverRuleResponse,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
Route53ResolverClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../Route53ResolverClient";
|
|
17
|
+
export interface CreateResolverRuleCommandInput
|
|
18
|
+
extends CreateResolverRuleRequest {}
|
|
19
|
+
export interface CreateResolverRuleCommandOutput
|
|
20
|
+
extends CreateResolverRuleResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class CreateResolverRuleCommand extends $Command<
|
|
24
|
+
CreateResolverRuleCommandInput,
|
|
25
|
+
CreateResolverRuleCommandOutput,
|
|
26
|
+
Route53ResolverClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: CreateResolverRuleCommandInput;
|
|
29
|
+
constructor(input: CreateResolverRuleCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: Route53ResolverClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<CreateResolverRuleCommandInput, CreateResolverRuleCommandOutput>;
|
|
36
|
+
private serialize;
|
|
37
|
+
private deserialize;
|
|
38
|
+
}
|