@aws-sdk/client-route53resolver 3.36.0 → 3.36.1
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 +11 -0
- package/dist-cjs/Route53Resolver.js +0 -35
- package/dist-cjs/Route53ResolverClient.js +0 -40
- package/dist-cjs/commands/AssociateFirewallRuleGroupCommand.js +0 -24
- package/dist-cjs/commands/AssociateResolverEndpointIpAddressCommand.js +0 -28
- package/dist-cjs/commands/AssociateResolverQueryLogConfigCommand.js +0 -34
- package/dist-cjs/commands/AssociateResolverRuleCommand.js +0 -27
- package/dist-cjs/commands/CreateFirewallDomainListCommand.js +0 -24
- package/dist-cjs/commands/CreateFirewallRuleCommand.js +0 -24
- package/dist-cjs/commands/CreateFirewallRuleGroupCommand.js +0 -25
- package/dist-cjs/commands/CreateResolverEndpointCommand.js +0 -34
- package/dist-cjs/commands/CreateResolverQueryLogConfigCommand.js +0 -32
- package/dist-cjs/commands/CreateResolverRuleCommand.js +0 -25
- package/dist-cjs/commands/DeleteFirewallDomainListCommand.js +0 -24
- package/dist-cjs/commands/DeleteFirewallRuleCommand.js +0 -24
- package/dist-cjs/commands/DeleteFirewallRuleGroupCommand.js +0 -24
- package/dist-cjs/commands/DeleteResolverEndpointCommand.js +0 -36
- package/dist-cjs/commands/DeleteResolverQueryLogConfigCommand.js +0 -34
- package/dist-cjs/commands/DeleteResolverRuleCommand.js +0 -26
- package/dist-cjs/commands/DisassociateFirewallRuleGroupCommand.js +0 -24
- package/dist-cjs/commands/DisassociateResolverEndpointIpAddressCommand.js +0 -28
- package/dist-cjs/commands/DisassociateResolverQueryLogConfigCommand.js +0 -39
- package/dist-cjs/commands/DisassociateResolverRuleCommand.js +0 -28
- package/dist-cjs/commands/GetFirewallConfigCommand.js +0 -25
- package/dist-cjs/commands/GetFirewallDomainListCommand.js +0 -24
- package/dist-cjs/commands/GetFirewallRuleGroupAssociationCommand.js +0 -24
- package/dist-cjs/commands/GetFirewallRuleGroupCommand.js +0 -24
- package/dist-cjs/commands/GetFirewallRuleGroupPolicyCommand.js +0 -25
- package/dist-cjs/commands/GetResolverDnssecConfigCommand.js +0 -24
- package/dist-cjs/commands/GetResolverEndpointCommand.js +0 -25
- package/dist-cjs/commands/GetResolverQueryLogConfigAssociationCommand.js +0 -25
- package/dist-cjs/commands/GetResolverQueryLogConfigCommand.js +0 -25
- package/dist-cjs/commands/GetResolverQueryLogConfigPolicyCommand.js +0 -25
- package/dist-cjs/commands/GetResolverRuleAssociationCommand.js +0 -25
- package/dist-cjs/commands/GetResolverRuleCommand.js +0 -25
- package/dist-cjs/commands/GetResolverRulePolicyCommand.js +0 -25
- package/dist-cjs/commands/ImportFirewallDomainsCommand.js +0 -39
- package/dist-cjs/commands/ListFirewallConfigsCommand.js +0 -25
- package/dist-cjs/commands/ListFirewallDomainListsCommand.js +0 -25
- package/dist-cjs/commands/ListFirewallDomainsCommand.js +0 -25
- package/dist-cjs/commands/ListFirewallRuleGroupAssociationsCommand.js +0 -25
- package/dist-cjs/commands/ListFirewallRuleGroupsCommand.js +0 -25
- package/dist-cjs/commands/ListFirewallRulesCommand.js +0 -25
- package/dist-cjs/commands/ListResolverDnssecConfigsCommand.js +0 -24
- package/dist-cjs/commands/ListResolverEndpointIpAddressesCommand.js +0 -24
- package/dist-cjs/commands/ListResolverEndpointsCommand.js +0 -24
- package/dist-cjs/commands/ListResolverQueryLogConfigAssociationsCommand.js +0 -24
- package/dist-cjs/commands/ListResolverQueryLogConfigsCommand.js +0 -25
- package/dist-cjs/commands/ListResolverRuleAssociationsCommand.js +0 -24
- package/dist-cjs/commands/ListResolverRulesCommand.js +0 -24
- package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -24
- package/dist-cjs/commands/PutFirewallRuleGroupPolicyCommand.js +0 -26
- package/dist-cjs/commands/PutResolverQueryLogConfigPolicyCommand.js +0 -25
- package/dist-cjs/commands/PutResolverRulePolicyCommand.js +0 -25
- package/dist-cjs/commands/TagResourceCommand.js +0 -24
- package/dist-cjs/commands/UntagResourceCommand.js +0 -24
- package/dist-cjs/commands/UpdateFirewallConfigCommand.js +0 -25
- package/dist-cjs/commands/UpdateFirewallDomainsCommand.js +0 -24
- package/dist-cjs/commands/UpdateFirewallRuleCommand.js +0 -24
- package/dist-cjs/commands/UpdateFirewallRuleGroupAssociationCommand.js +0 -24
- package/dist-cjs/commands/UpdateResolverDnssecConfigCommand.js +0 -24
- package/dist-cjs/commands/UpdateResolverEndpointCommand.js +0 -24
- package/dist-cjs/commands/UpdateResolverRuleCommand.js +0 -25
- package/dist-cjs/models/models_0.js +0 -468
- package/dist-cjs/pagination/ListFirewallConfigsPaginator.js +0 -10
- package/dist-cjs/pagination/ListFirewallDomainListsPaginator.js +0 -10
- package/dist-cjs/pagination/ListFirewallDomainsPaginator.js +0 -10
- package/dist-cjs/pagination/ListFirewallRuleGroupAssociationsPaginator.js +0 -10
- package/dist-cjs/pagination/ListFirewallRuleGroupsPaginator.js +0 -10
- package/dist-cjs/pagination/ListFirewallRulesPaginator.js +0 -10
- package/dist-cjs/pagination/ListResolverDnssecConfigsPaginator.js +0 -10
- package/dist-cjs/pagination/ListResolverEndpointIpAddressesPaginator.js +0 -10
- package/dist-cjs/pagination/ListResolverEndpointsPaginator.js +0 -10
- package/dist-cjs/pagination/ListResolverQueryLogConfigAssociationsPaginator.js +0 -10
- package/dist-cjs/pagination/ListResolverQueryLogConfigsPaginator.js +0 -10
- package/dist-cjs/pagination/ListResolverRuleAssociationsPaginator.js +0 -10
- package/dist-cjs/pagination/ListResolverRulesPaginator.js +0 -10
- package/dist-cjs/pagination/ListTagsForResourcePaginator.js +0 -10
- package/dist-cjs/protocols/Aws_json1_1.js +0 -5
- package/dist-cjs/runtimeConfig.browser.js +1 -5
- package/dist-cjs/runtimeConfig.js +1 -5
- package/dist-cjs/runtimeConfig.native.js +0 -3
- package/dist-cjs/runtimeConfig.shared.js +0 -3
- package/dist-types/ts3.4/Route53Resolver.d.ts +61 -336
- package/dist-types/ts3.4/Route53ResolverClient.d.ts +24 -121
- package/dist-types/ts3.4/commands/AssociateFirewallRuleGroupCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/AssociateResolverEndpointIpAddressCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/AssociateResolverQueryLogConfigCommand.d.ts +2 -30
- package/dist-types/ts3.4/commands/AssociateResolverRuleCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/CreateFirewallDomainListCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateFirewallRuleCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateFirewallRuleGroupCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/CreateResolverEndpointCommand.d.ts +2 -30
- package/dist-types/ts3.4/commands/CreateResolverQueryLogConfigCommand.d.ts +2 -28
- package/dist-types/ts3.4/commands/CreateResolverRuleCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DeleteFirewallDomainListCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteFirewallRuleCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteFirewallRuleGroupCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteResolverEndpointCommand.d.ts +2 -32
- package/dist-types/ts3.4/commands/DeleteResolverQueryLogConfigCommand.d.ts +2 -30
- package/dist-types/ts3.4/commands/DeleteResolverRuleCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DisassociateFirewallRuleGroupCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DisassociateResolverEndpointIpAddressCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/DisassociateResolverQueryLogConfigCommand.d.ts +2 -35
- package/dist-types/ts3.4/commands/DisassociateResolverRuleCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/GetFirewallConfigCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/GetFirewallDomainListCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetFirewallRuleGroupAssociationCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetFirewallRuleGroupCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetFirewallRuleGroupPolicyCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/GetResolverDnssecConfigCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetResolverEndpointCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/GetResolverQueryLogConfigAssociationCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/GetResolverQueryLogConfigCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/GetResolverQueryLogConfigPolicyCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/GetResolverRuleAssociationCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/GetResolverRuleCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/GetResolverRulePolicyCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/ImportFirewallDomainsCommand.d.ts +2 -35
- package/dist-types/ts3.4/commands/ListFirewallConfigsCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/ListFirewallDomainListsCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/ListFirewallDomainsCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/ListFirewallRuleGroupAssociationsCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/ListFirewallRuleGroupsCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/ListFirewallRulesCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/ListResolverDnssecConfigsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListResolverEndpointIpAddressesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListResolverEndpointsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListResolverQueryLogConfigAssociationsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListResolverQueryLogConfigsCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/ListResolverRuleAssociationsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListResolverRulesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/PutFirewallRuleGroupPolicyCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/PutResolverQueryLogConfigPolicyCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/PutResolverRulePolicyCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateFirewallConfigCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/UpdateFirewallDomainsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateFirewallRuleCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateFirewallRuleGroupAssociationCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateResolverDnssecConfigCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateResolverEndpointCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateResolverRuleCommand.d.ts +2 -21
- package/dist-types/ts3.4/models/models_0.d.ts +580 -2904
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -3
- package/package.json +3 -3
|
@@ -1,16 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as $MetadataBearer, SmithyException as __SmithyException } from "@aws-sdk/types";
|
|
2
|
-
|
|
3
|
-
* <p>The current account doesn't have the IAM permissions required to perform the specified Resolver operation.</p>
|
|
4
|
-
*/
|
|
2
|
+
|
|
5
3
|
export interface AccessDeniedException extends __SmithyException, $MetadataBearer {
|
|
6
4
|
name: "AccessDeniedException";
|
|
7
5
|
$fault: "client";
|
|
8
6
|
Message?: string;
|
|
9
7
|
}
|
|
10
8
|
export declare namespace AccessDeniedException {
|
|
11
|
-
|
|
12
|
-
* @internal
|
|
13
|
-
*/
|
|
9
|
+
|
|
14
10
|
const filterSensitiveLog: (obj: AccessDeniedException) => any;
|
|
15
11
|
}
|
|
16
12
|
export declare enum Action {
|
|
@@ -22,70 +18,35 @@ export declare enum MutationProtectionStatus {
|
|
|
22
18
|
DISABLED = "DISABLED",
|
|
23
19
|
ENABLED = "ENABLED"
|
|
24
20
|
}
|
|
25
|
-
|
|
26
|
-
* <p>One tag that you want to add to the specified resource. A tag consists of a <code>Key</code> (a name for the tag) and a <code>Value</code>.</p>
|
|
27
|
-
*/
|
|
21
|
+
|
|
28
22
|
export interface Tag {
|
|
29
|
-
|
|
30
|
-
* <p>The name for the tag. For example, if you want to associate Resolver resources with the account IDs of your customers for billing purposes,
|
|
31
|
-
* the value of <code>Key</code> might be <code>account-id</code>.</p>
|
|
32
|
-
*/
|
|
23
|
+
|
|
33
24
|
Key: string | undefined;
|
|
34
|
-
|
|
35
|
-
* <p>The value for the tag. For example, if <code>Key</code> is <code>account-id</code>, then <code>Value</code> might be the ID of the
|
|
36
|
-
* customer account that you're creating the resource for.</p>
|
|
37
|
-
*/
|
|
25
|
+
|
|
38
26
|
Value: string | undefined;
|
|
39
27
|
}
|
|
40
28
|
export declare namespace Tag {
|
|
41
|
-
|
|
42
|
-
* @internal
|
|
43
|
-
*/
|
|
29
|
+
|
|
44
30
|
const filterSensitiveLog: (obj: Tag) => any;
|
|
45
31
|
}
|
|
46
32
|
export interface AssociateFirewallRuleGroupRequest {
|
|
47
|
-
|
|
48
|
-
* <p>A unique string that identifies the request and that allows failed requests to be
|
|
49
|
-
* retried without the risk of running the operation twice. <code>CreatorRequestId</code>
|
|
50
|
-
* can be any unique string, for example, a date/time stamp. </p>
|
|
51
|
-
*/
|
|
33
|
+
|
|
52
34
|
CreatorRequestId?: string;
|
|
53
|
-
|
|
54
|
-
* <p>The unique identifier of the firewall rule group. </p>
|
|
55
|
-
*/
|
|
35
|
+
|
|
56
36
|
FirewallRuleGroupId: string | undefined;
|
|
57
|
-
|
|
58
|
-
* <p>The unique identifier of the VPC that you want to associate with the rule group. </p>
|
|
59
|
-
*/
|
|
37
|
+
|
|
60
38
|
VpcId: string | undefined;
|
|
61
|
-
|
|
62
|
-
* <p>The setting that determines the processing order of the rule group among the rule
|
|
63
|
-
* groups that you associate with the specified VPC. DNS Firewall filters VPC traffic
|
|
64
|
-
* starting from the rule group with the lowest numeric priority setting. </p>
|
|
65
|
-
* <p>You must specify a unique priority for each rule group that you associate with a single VPC.
|
|
66
|
-
* To make it easier to insert rule groups later, leave space between the numbers, for example, use 101, 200, and so on. You
|
|
67
|
-
* can change the priority setting for a rule group association after you create it.</p>
|
|
68
|
-
* <p>The allowed values for <code>Priority</code> are between 100 and 9900.</p>
|
|
69
|
-
*/
|
|
39
|
+
|
|
70
40
|
Priority: number | undefined;
|
|
71
|
-
|
|
72
|
-
* <p>A name that lets you identify the association, to manage and use it.</p>
|
|
73
|
-
*/
|
|
41
|
+
|
|
74
42
|
Name: string | undefined;
|
|
75
|
-
|
|
76
|
-
* <p>If enabled, this setting disallows modification or removal of the association, to help prevent against accidentally altering DNS firewall protections.
|
|
77
|
-
* When you create the association, the default setting is <code>DISABLED</code>. </p>
|
|
78
|
-
*/
|
|
43
|
+
|
|
79
44
|
MutationProtection?: MutationProtectionStatus | string;
|
|
80
|
-
|
|
81
|
-
* <p>A list of the tag keys and values that you want to associate with the rule group association. </p>
|
|
82
|
-
*/
|
|
45
|
+
|
|
83
46
|
Tags?: Tag[];
|
|
84
47
|
}
|
|
85
48
|
export declare namespace AssociateFirewallRuleGroupRequest {
|
|
86
|
-
|
|
87
|
-
* @internal
|
|
88
|
-
*/
|
|
49
|
+
|
|
89
50
|
const filterSensitiveLog: (obj: AssociateFirewallRuleGroupRequest) => any;
|
|
90
51
|
}
|
|
91
52
|
export declare enum FirewallRuleGroupAssociationStatus {
|
|
@@ -93,223 +54,132 @@ export declare enum FirewallRuleGroupAssociationStatus {
|
|
|
93
54
|
DELETING = "DELETING",
|
|
94
55
|
UPDATING = "UPDATING"
|
|
95
56
|
}
|
|
96
|
-
|
|
97
|
-
* <p>An association between a firewall rule group and a VPC, which enables DNS filtering for
|
|
98
|
-
* the VPC. </p>
|
|
99
|
-
*/
|
|
57
|
+
|
|
100
58
|
export interface FirewallRuleGroupAssociation {
|
|
101
|
-
|
|
102
|
-
* <p>The identifier for the association.</p>
|
|
103
|
-
*/
|
|
59
|
+
|
|
104
60
|
Id?: string;
|
|
105
|
-
|
|
106
|
-
* <p>The Amazon Resource Name (ARN) of the firewall rule group association.</p>
|
|
107
|
-
*/
|
|
61
|
+
|
|
108
62
|
Arn?: string;
|
|
109
|
-
|
|
110
|
-
* <p>The unique identifier of the firewall rule group. </p>
|
|
111
|
-
*/
|
|
63
|
+
|
|
112
64
|
FirewallRuleGroupId?: string;
|
|
113
|
-
|
|
114
|
-
* <p>The unique identifier of the VPC that is associated with the rule group. </p>
|
|
115
|
-
*/
|
|
65
|
+
|
|
116
66
|
VpcId?: string;
|
|
117
|
-
|
|
118
|
-
* <p>The name of the association.</p>
|
|
119
|
-
*/
|
|
67
|
+
|
|
120
68
|
Name?: string;
|
|
121
|
-
|
|
122
|
-
* <p>The setting that determines the processing order of the rule group among the rule groups that are associated with a single VPC. DNS Firewall
|
|
123
|
-
* filters VPC traffic starting from rule group with the lowest numeric priority setting. </p>
|
|
124
|
-
*/
|
|
69
|
+
|
|
125
70
|
Priority?: number;
|
|
126
|
-
|
|
127
|
-
* <p>If enabled, this setting disallows modification or removal of the association, to help prevent against accidentally altering DNS firewall protections. </p>
|
|
128
|
-
*/
|
|
71
|
+
|
|
129
72
|
MutationProtection?: MutationProtectionStatus | string;
|
|
130
|
-
|
|
131
|
-
* <p>The owner of the association, used only for associations that are not managed by you. If you use Firewall Manager to
|
|
132
|
-
* manage your DNS Firewalls, then this reports Firewall Manager as the managed owner.</p>
|
|
133
|
-
*/
|
|
73
|
+
|
|
134
74
|
ManagedOwnerName?: string;
|
|
135
|
-
|
|
136
|
-
* <p>The current status of the association.</p>
|
|
137
|
-
*/
|
|
75
|
+
|
|
138
76
|
Status?: FirewallRuleGroupAssociationStatus | string;
|
|
139
|
-
|
|
140
|
-
* <p>Additional information about the status of the response, if available.</p>
|
|
141
|
-
*/
|
|
77
|
+
|
|
142
78
|
StatusMessage?: string;
|
|
143
|
-
|
|
144
|
-
* <p>A unique string defined by you to identify the request. This allows you to retry failed
|
|
145
|
-
* requests without the risk of running the operation twice. This can be any unique string,
|
|
146
|
-
* for example, a timestamp. </p>
|
|
147
|
-
*/
|
|
79
|
+
|
|
148
80
|
CreatorRequestId?: string;
|
|
149
|
-
|
|
150
|
-
* <p>The date and time that the association was created, in Unix time format and Coordinated Universal Time (UTC). </p>
|
|
151
|
-
*/
|
|
81
|
+
|
|
152
82
|
CreationTime?: string;
|
|
153
|
-
|
|
154
|
-
* <p>The date and time that the association was last modified, in Unix time format and Coordinated Universal Time (UTC).</p>
|
|
155
|
-
*/
|
|
83
|
+
|
|
156
84
|
ModificationTime?: string;
|
|
157
85
|
}
|
|
158
86
|
export declare namespace FirewallRuleGroupAssociation {
|
|
159
|
-
|
|
160
|
-
* @internal
|
|
161
|
-
*/
|
|
87
|
+
|
|
162
88
|
const filterSensitiveLog: (obj: FirewallRuleGroupAssociation) => any;
|
|
163
89
|
}
|
|
164
90
|
export interface AssociateFirewallRuleGroupResponse {
|
|
165
|
-
|
|
166
|
-
* <p>The association that you just created. The association has an ID that you can use to
|
|
167
|
-
* identify it in other requests, like update and delete.</p>
|
|
168
|
-
*/
|
|
91
|
+
|
|
169
92
|
FirewallRuleGroupAssociation?: FirewallRuleGroupAssociation;
|
|
170
93
|
}
|
|
171
94
|
export declare namespace AssociateFirewallRuleGroupResponse {
|
|
172
|
-
|
|
173
|
-
* @internal
|
|
174
|
-
*/
|
|
95
|
+
|
|
175
96
|
const filterSensitiveLog: (obj: AssociateFirewallRuleGroupResponse) => any;
|
|
176
97
|
}
|
|
177
|
-
|
|
178
|
-
* <p></p>
|
|
179
|
-
*/
|
|
98
|
+
|
|
180
99
|
export interface ConflictException extends __SmithyException, $MetadataBearer {
|
|
181
100
|
name: "ConflictException";
|
|
182
101
|
$fault: "client";
|
|
183
102
|
Message?: string;
|
|
184
103
|
}
|
|
185
104
|
export declare namespace ConflictException {
|
|
186
|
-
|
|
187
|
-
* @internal
|
|
188
|
-
*/
|
|
105
|
+
|
|
189
106
|
const filterSensitiveLog: (obj: ConflictException) => any;
|
|
190
107
|
}
|
|
191
|
-
|
|
192
|
-
* <p>We encountered an unknown error. Try again in a few minutes.</p>
|
|
193
|
-
*/
|
|
108
|
+
|
|
194
109
|
export interface InternalServiceErrorException extends __SmithyException, $MetadataBearer {
|
|
195
110
|
name: "InternalServiceErrorException";
|
|
196
111
|
$fault: "client";
|
|
197
112
|
Message?: string;
|
|
198
113
|
}
|
|
199
114
|
export declare namespace InternalServiceErrorException {
|
|
200
|
-
|
|
201
|
-
* @internal
|
|
202
|
-
*/
|
|
115
|
+
|
|
203
116
|
const filterSensitiveLog: (obj: InternalServiceErrorException) => any;
|
|
204
117
|
}
|
|
205
|
-
|
|
206
|
-
* <p>The request caused one or more limits to be exceeded.</p>
|
|
207
|
-
*/
|
|
118
|
+
|
|
208
119
|
export interface LimitExceededException extends __SmithyException, $MetadataBearer {
|
|
209
120
|
name: "LimitExceededException";
|
|
210
121
|
$fault: "client";
|
|
211
122
|
Message?: string;
|
|
212
|
-
|
|
213
|
-
* <p>For a <code>LimitExceededException</code> error, the type of resource that exceeded the current limit.</p>
|
|
214
|
-
*/
|
|
123
|
+
|
|
215
124
|
ResourceType?: string;
|
|
216
125
|
}
|
|
217
126
|
export declare namespace LimitExceededException {
|
|
218
|
-
|
|
219
|
-
* @internal
|
|
220
|
-
*/
|
|
127
|
+
|
|
221
128
|
const filterSensitiveLog: (obj: LimitExceededException) => any;
|
|
222
129
|
}
|
|
223
|
-
|
|
224
|
-
* <p>The specified resource doesn't exist.</p>
|
|
225
|
-
*/
|
|
130
|
+
|
|
226
131
|
export interface ResourceNotFoundException extends __SmithyException, $MetadataBearer {
|
|
227
132
|
name: "ResourceNotFoundException";
|
|
228
133
|
$fault: "client";
|
|
229
134
|
Message?: string;
|
|
230
|
-
|
|
231
|
-
* <p>For a <code>ResourceNotFoundException</code> error, the type of resource that doesn't exist.</p>
|
|
232
|
-
*/
|
|
135
|
+
|
|
233
136
|
ResourceType?: string;
|
|
234
137
|
}
|
|
235
138
|
export declare namespace ResourceNotFoundException {
|
|
236
|
-
|
|
237
|
-
* @internal
|
|
238
|
-
*/
|
|
139
|
+
|
|
239
140
|
const filterSensitiveLog: (obj: ResourceNotFoundException) => any;
|
|
240
141
|
}
|
|
241
|
-
|
|
242
|
-
* <p>The request was throttled. Try again in a few minutes.</p>
|
|
243
|
-
*/
|
|
142
|
+
|
|
244
143
|
export interface ThrottlingException extends __SmithyException, $MetadataBearer {
|
|
245
144
|
name: "ThrottlingException";
|
|
246
145
|
$fault: "client";
|
|
247
146
|
Message?: string;
|
|
248
147
|
}
|
|
249
148
|
export declare namespace ThrottlingException {
|
|
250
|
-
|
|
251
|
-
* @internal
|
|
252
|
-
*/
|
|
149
|
+
|
|
253
150
|
const filterSensitiveLog: (obj: ThrottlingException) => any;
|
|
254
151
|
}
|
|
255
|
-
|
|
256
|
-
* <p></p>
|
|
257
|
-
*/
|
|
152
|
+
|
|
258
153
|
export interface ValidationException extends __SmithyException, $MetadataBearer {
|
|
259
154
|
name: "ValidationException";
|
|
260
155
|
$fault: "client";
|
|
261
156
|
Message?: string;
|
|
262
157
|
}
|
|
263
158
|
export declare namespace ValidationException {
|
|
264
|
-
|
|
265
|
-
* @internal
|
|
266
|
-
*/
|
|
159
|
+
|
|
267
160
|
const filterSensitiveLog: (obj: ValidationException) => any;
|
|
268
161
|
}
|
|
269
|
-
|
|
270
|
-
* <p>In an
|
|
271
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_UpdateResolverEndpoint.html">UpdateResolverEndpoint</a>
|
|
272
|
-
* request, information about an IP address to update.</p>
|
|
273
|
-
*/
|
|
162
|
+
|
|
274
163
|
export interface IpAddressUpdate {
|
|
275
|
-
|
|
276
|
-
* <p>
|
|
277
|
-
* <i>Only when removing an IP address from a Resolver endpoint</i>: The ID of the IP address that you want to remove.
|
|
278
|
-
* To get this ID, use
|
|
279
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_GetResolverEndpoint.html">GetResolverEndpoint</a>.</p>
|
|
280
|
-
*/
|
|
164
|
+
|
|
281
165
|
IpId?: string;
|
|
282
|
-
|
|
283
|
-
* <p>The ID of the subnet that includes the IP address that you want to update. To get this ID, use
|
|
284
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_GetResolverEndpoint.html">GetResolverEndpoint</a>.</p>
|
|
285
|
-
*/
|
|
166
|
+
|
|
286
167
|
SubnetId?: string;
|
|
287
|
-
|
|
288
|
-
* <p>The new IP address.</p>
|
|
289
|
-
*/
|
|
168
|
+
|
|
290
169
|
Ip?: string;
|
|
291
170
|
}
|
|
292
171
|
export declare namespace IpAddressUpdate {
|
|
293
|
-
|
|
294
|
-
* @internal
|
|
295
|
-
*/
|
|
172
|
+
|
|
296
173
|
const filterSensitiveLog: (obj: IpAddressUpdate) => any;
|
|
297
174
|
}
|
|
298
175
|
export interface AssociateResolverEndpointIpAddressRequest {
|
|
299
|
-
|
|
300
|
-
* <p>The ID of the Resolver endpoint that you want to associate IP addresses with.</p>
|
|
301
|
-
*/
|
|
176
|
+
|
|
302
177
|
ResolverEndpointId: string | undefined;
|
|
303
|
-
|
|
304
|
-
* <p>Either the IPv4 address that you want to add to a Resolver endpoint or a subnet ID. If you specify a subnet ID,
|
|
305
|
-
* Resolver chooses an IP address for you from the available IPs in the specified subnet.</p>
|
|
306
|
-
*/
|
|
178
|
+
|
|
307
179
|
IpAddress: IpAddressUpdate | undefined;
|
|
308
180
|
}
|
|
309
181
|
export declare namespace AssociateResolverEndpointIpAddressRequest {
|
|
310
|
-
|
|
311
|
-
* @internal
|
|
312
|
-
*/
|
|
182
|
+
|
|
313
183
|
const filterSensitiveLog: (obj: AssociateResolverEndpointIpAddressRequest) => any;
|
|
314
184
|
}
|
|
315
185
|
export declare enum ResolverEndpointDirection {
|
|
@@ -324,211 +194,87 @@ export declare enum ResolverEndpointStatus {
|
|
|
324
194
|
Operational = "OPERATIONAL",
|
|
325
195
|
Updating = "UPDATING"
|
|
326
196
|
}
|
|
327
|
-
|
|
328
|
-
* <p>In the response to a
|
|
329
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_CreateResolverEndpoint.html">CreateResolverEndpoint</a>,
|
|
330
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_DeleteResolverEndpoint.html">DeleteResolverEndpoint</a>,
|
|
331
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_GetResolverEndpoint.html">GetResolverEndpoint</a>,
|
|
332
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_ListResolverEndpoints.html">ListResolverEndpoints</a>,
|
|
333
|
-
* or
|
|
334
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_UpdateResolverEndpoint.html">UpdateResolverEndpoint</a>
|
|
335
|
-
* request, a complex type that contains settings for an existing inbound or outbound Resolver endpoint.</p>
|
|
336
|
-
*/
|
|
197
|
+
|
|
337
198
|
export interface ResolverEndpoint {
|
|
338
|
-
|
|
339
|
-
* <p>The ID of the Resolver endpoint.</p>
|
|
340
|
-
*/
|
|
199
|
+
|
|
341
200
|
Id?: string;
|
|
342
|
-
|
|
343
|
-
* <p>A unique string that identifies the request that created the Resolver endpoint. The
|
|
344
|
-
* <code>CreatorRequestId</code> allows failed requests to be retried without the risk
|
|
345
|
-
* of running the operation twice.</p>
|
|
346
|
-
*/
|
|
201
|
+
|
|
347
202
|
CreatorRequestId?: string;
|
|
348
|
-
|
|
349
|
-
* <p>The ARN (Amazon Resource Name) for the Resolver endpoint.</p>
|
|
350
|
-
*/
|
|
203
|
+
|
|
351
204
|
Arn?: string;
|
|
352
|
-
|
|
353
|
-
* <p>The name that you assigned to the Resolver endpoint when you submitted a
|
|
354
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_CreateResolverEndpoint.html">CreateResolverEndpoint</a>
|
|
355
|
-
* request.</p>
|
|
356
|
-
*/
|
|
205
|
+
|
|
357
206
|
Name?: string;
|
|
358
|
-
|
|
359
|
-
* <p>The ID of one or more security groups that control access to this VPC. The security group must include one or more inbound rules
|
|
360
|
-
* (for inbound endpoints) or outbound rules (for outbound endpoints). Inbound and outbound rules must allow TCP and UDP access.
|
|
361
|
-
* For inbound access, open port 53. For outbound access, open the port that you're using for DNS queries on your network.</p>
|
|
362
|
-
*/
|
|
207
|
+
|
|
363
208
|
SecurityGroupIds?: string[];
|
|
364
|
-
|
|
365
|
-
* <p>Indicates whether the Resolver endpoint allows inbound or outbound DNS queries:</p>
|
|
366
|
-
* <ul>
|
|
367
|
-
* <li>
|
|
368
|
-
* <p>
|
|
369
|
-
* <code>INBOUND</code>: allows DNS queries to your VPC from your network</p>
|
|
370
|
-
* </li>
|
|
371
|
-
* <li>
|
|
372
|
-
* <p>
|
|
373
|
-
* <code>OUTBOUND</code>: allows DNS queries from your VPC to your network</p>
|
|
374
|
-
* </li>
|
|
375
|
-
* </ul>
|
|
376
|
-
*/
|
|
209
|
+
|
|
377
210
|
Direction?: ResolverEndpointDirection | string;
|
|
378
|
-
|
|
379
|
-
* <p>The number of IP addresses that the Resolver endpoint can use for DNS queries.</p>
|
|
380
|
-
*/
|
|
211
|
+
|
|
381
212
|
IpAddressCount?: number;
|
|
382
|
-
|
|
383
|
-
* <p>The ID of the VPC that you want to create the Resolver endpoint in.</p>
|
|
384
|
-
*/
|
|
213
|
+
|
|
385
214
|
HostVPCId?: string;
|
|
386
|
-
|
|
387
|
-
* <p>A code that specifies the current status of the Resolver endpoint. Valid values include the following:</p>
|
|
388
|
-
* <ul>
|
|
389
|
-
* <li>
|
|
390
|
-
* <p>
|
|
391
|
-
* <code>CREATING</code>: Resolver is creating and configuring one or more Amazon VPC network interfaces
|
|
392
|
-
* for this endpoint.</p>
|
|
393
|
-
* </li>
|
|
394
|
-
* <li>
|
|
395
|
-
* <p>
|
|
396
|
-
* <code>OPERATIONAL</code>: The Amazon VPC network interfaces for this endpoint are correctly configured and
|
|
397
|
-
* able to pass inbound or outbound DNS queries between your network and Resolver.</p>
|
|
398
|
-
* </li>
|
|
399
|
-
* <li>
|
|
400
|
-
* <p>
|
|
401
|
-
* <code>UPDATING</code>: Resolver is associating or disassociating one or more network interfaces
|
|
402
|
-
* with this endpoint.</p>
|
|
403
|
-
* </li>
|
|
404
|
-
* <li>
|
|
405
|
-
* <p>
|
|
406
|
-
* <code>AUTO_RECOVERING</code>: Resolver is trying to recover one or more of the network interfaces
|
|
407
|
-
* that are associated with this endpoint. During the recovery process, the endpoint functions with limited capacity because of the
|
|
408
|
-
* limit on the number of DNS queries per IP address (per network interface). For the current limit, see
|
|
409
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/DNSLimitations.html#limits-api-entities-resolver">Limits on Route 53 Resolver</a>.</p>
|
|
410
|
-
* </li>
|
|
411
|
-
* <li>
|
|
412
|
-
* <p>
|
|
413
|
-
* <code>ACTION_NEEDED</code>: This endpoint is unhealthy, and Resolver can't automatically recover it.
|
|
414
|
-
* To resolve the problem, we recommend that you check each IP address that you associated with the endpoint. For each IP address
|
|
415
|
-
* that isn't available, add another IP address and then delete the IP address that isn't available. (An endpoint must always include
|
|
416
|
-
* at least two IP addresses.) A status of <code>ACTION_NEEDED</code> can have a variety of causes. Here are two common causes:</p>
|
|
417
|
-
* <ul>
|
|
418
|
-
* <li>
|
|
419
|
-
* <p>One or more of the network interfaces that are associated with the endpoint were deleted using Amazon VPC.</p>
|
|
420
|
-
* </li>
|
|
421
|
-
* <li>
|
|
422
|
-
* <p>The network interface couldn't be created for some reason that's outside the control of Resolver.</p>
|
|
423
|
-
* </li>
|
|
424
|
-
* </ul>
|
|
425
|
-
* </li>
|
|
426
|
-
* <li>
|
|
427
|
-
* <p>
|
|
428
|
-
* <code>DELETING</code>: Resolver is deleting this endpoint and the associated network interfaces.</p>
|
|
429
|
-
* </li>
|
|
430
|
-
* </ul>
|
|
431
|
-
*/
|
|
215
|
+
|
|
432
216
|
Status?: ResolverEndpointStatus | string;
|
|
433
|
-
|
|
434
|
-
* <p>A detailed description of the status of the Resolver endpoint.</p>
|
|
435
|
-
*/
|
|
217
|
+
|
|
436
218
|
StatusMessage?: string;
|
|
437
|
-
|
|
438
|
-
* <p>The date and time that the endpoint was created, in Unix time format and Coordinated Universal Time (UTC).</p>
|
|
439
|
-
*/
|
|
219
|
+
|
|
440
220
|
CreationTime?: string;
|
|
441
|
-
|
|
442
|
-
* <p>The date and time that the endpoint was last modified, in Unix time format and Coordinated Universal Time (UTC).</p>
|
|
443
|
-
*/
|
|
221
|
+
|
|
444
222
|
ModificationTime?: string;
|
|
445
223
|
}
|
|
446
224
|
export declare namespace ResolverEndpoint {
|
|
447
|
-
|
|
448
|
-
* @internal
|
|
449
|
-
*/
|
|
225
|
+
|
|
450
226
|
const filterSensitiveLog: (obj: ResolverEndpoint) => any;
|
|
451
227
|
}
|
|
452
228
|
export interface AssociateResolverEndpointIpAddressResponse {
|
|
453
|
-
|
|
454
|
-
* <p>The response to an <code>AssociateResolverEndpointIpAddress</code> request.</p>
|
|
455
|
-
*/
|
|
229
|
+
|
|
456
230
|
ResolverEndpoint?: ResolverEndpoint;
|
|
457
231
|
}
|
|
458
232
|
export declare namespace AssociateResolverEndpointIpAddressResponse {
|
|
459
|
-
|
|
460
|
-
* @internal
|
|
461
|
-
*/
|
|
233
|
+
|
|
462
234
|
const filterSensitiveLog: (obj: AssociateResolverEndpointIpAddressResponse) => any;
|
|
463
235
|
}
|
|
464
|
-
|
|
465
|
-
* <p>One or more parameters in this request are not valid.</p>
|
|
466
|
-
*/
|
|
236
|
+
|
|
467
237
|
export interface InvalidParameterException extends __SmithyException, $MetadataBearer {
|
|
468
238
|
name: "InvalidParameterException";
|
|
469
239
|
$fault: "client";
|
|
470
240
|
Message: string | undefined;
|
|
471
|
-
|
|
472
|
-
* <p>For an <code>InvalidParameterException</code> error, the name of the parameter that's invalid.</p>
|
|
473
|
-
*/
|
|
241
|
+
|
|
474
242
|
FieldName?: string;
|
|
475
243
|
}
|
|
476
244
|
export declare namespace InvalidParameterException {
|
|
477
|
-
|
|
478
|
-
* @internal
|
|
479
|
-
*/
|
|
245
|
+
|
|
480
246
|
const filterSensitiveLog: (obj: InvalidParameterException) => any;
|
|
481
247
|
}
|
|
482
|
-
|
|
483
|
-
* <p>The request is invalid.</p>
|
|
484
|
-
*/
|
|
248
|
+
|
|
485
249
|
export interface InvalidRequestException extends __SmithyException, $MetadataBearer {
|
|
486
250
|
name: "InvalidRequestException";
|
|
487
251
|
$fault: "client";
|
|
488
252
|
Message?: string;
|
|
489
253
|
}
|
|
490
254
|
export declare namespace InvalidRequestException {
|
|
491
|
-
|
|
492
|
-
* @internal
|
|
493
|
-
*/
|
|
255
|
+
|
|
494
256
|
const filterSensitiveLog: (obj: InvalidRequestException) => any;
|
|
495
257
|
}
|
|
496
|
-
|
|
497
|
-
* <p>The resource that you tried to create already exists.</p>
|
|
498
|
-
*/
|
|
258
|
+
|
|
499
259
|
export interface ResourceExistsException extends __SmithyException, $MetadataBearer {
|
|
500
260
|
name: "ResourceExistsException";
|
|
501
261
|
$fault: "client";
|
|
502
262
|
Message?: string;
|
|
503
|
-
|
|
504
|
-
* <p>For a <code>ResourceExistsException</code> error, the type of resource that the error applies to.</p>
|
|
505
|
-
*/
|
|
263
|
+
|
|
506
264
|
ResourceType?: string;
|
|
507
265
|
}
|
|
508
266
|
export declare namespace ResourceExistsException {
|
|
509
|
-
|
|
510
|
-
* @internal
|
|
511
|
-
*/
|
|
267
|
+
|
|
512
268
|
const filterSensitiveLog: (obj: ResourceExistsException) => any;
|
|
513
269
|
}
|
|
514
270
|
export interface AssociateResolverQueryLogConfigRequest {
|
|
515
|
-
|
|
516
|
-
* <p>The ID of the query logging configuration that you want to associate a VPC with.</p>
|
|
517
|
-
*/
|
|
271
|
+
|
|
518
272
|
ResolverQueryLogConfigId: string | undefined;
|
|
519
|
-
|
|
520
|
-
* <p>The ID of an Amazon VPC that you want this query logging configuration to log queries for.</p>
|
|
521
|
-
*
|
|
522
|
-
* <note>
|
|
523
|
-
* <p>The VPCs and the query logging configuration must be in the same Region.</p>
|
|
524
|
-
* </note>
|
|
525
|
-
*/
|
|
273
|
+
|
|
526
274
|
ResourceId: string | undefined;
|
|
527
275
|
}
|
|
528
276
|
export declare namespace AssociateResolverQueryLogConfigRequest {
|
|
529
|
-
|
|
530
|
-
* @internal
|
|
531
|
-
*/
|
|
277
|
+
|
|
532
278
|
const filterSensitiveLog: (obj: AssociateResolverQueryLogConfigRequest) => any;
|
|
533
279
|
}
|
|
534
280
|
export declare enum ResolverQueryLogConfigAssociationError {
|
|
@@ -544,112 +290,45 @@ export declare enum ResolverQueryLogConfigAssociationStatus {
|
|
|
544
290
|
Deleting = "DELETING",
|
|
545
291
|
Failed = "FAILED"
|
|
546
292
|
}
|
|
547
|
-
|
|
548
|
-
* <p>In the response to an
|
|
549
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_AssociateResolverQueryLogConfig.html">AssociateResolverQueryLogConfig</a>,
|
|
550
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_DisassociateResolverQueryLogConfig.html">DisassociateResolverQueryLogConfig</a>,
|
|
551
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_GetResolverQueryLogConfigAssociation.html">GetResolverQueryLogConfigAssociation</a>,
|
|
552
|
-
* or
|
|
553
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_ListResolverQueryLogConfigAssociations.html">ListResolverQueryLogConfigAssociations</a>,
|
|
554
|
-
* request, a complex type that contains settings for a specified association between an Amazon VPC and a query logging configuration.</p>
|
|
555
|
-
*/
|
|
293
|
+
|
|
556
294
|
export interface ResolverQueryLogConfigAssociation {
|
|
557
|
-
|
|
558
|
-
* <p>The ID of the query logging association.</p>
|
|
559
|
-
*/
|
|
295
|
+
|
|
560
296
|
Id?: string;
|
|
561
|
-
|
|
562
|
-
* <p>The ID of the query logging configuration that a VPC is associated with.</p>
|
|
563
|
-
*/
|
|
297
|
+
|
|
564
298
|
ResolverQueryLogConfigId?: string;
|
|
565
|
-
|
|
566
|
-
* <p>The ID of the Amazon VPC that is associated with the query logging configuration.</p>
|
|
567
|
-
*/
|
|
299
|
+
|
|
568
300
|
ResourceId?: string;
|
|
569
|
-
|
|
570
|
-
* <p>The status of the specified query logging association. Valid values include the following:</p>
|
|
571
|
-
* <ul>
|
|
572
|
-
* <li>
|
|
573
|
-
* <p>
|
|
574
|
-
* <code>CREATING</code>: Resolver is creating an association between an Amazon VPC and a query logging configuration.</p>
|
|
575
|
-
* </li>
|
|
576
|
-
* <li>
|
|
577
|
-
* <p>
|
|
578
|
-
* <code>CREATED</code>: The association between an Amazon VPC and a query logging configuration
|
|
579
|
-
* was successfully created. Resolver is logging queries that originate in the specified VPC.</p>
|
|
580
|
-
* </li>
|
|
581
|
-
* <li>
|
|
582
|
-
* <p>
|
|
583
|
-
* <code>DELETING</code>: Resolver is deleting this query logging association.</p>
|
|
584
|
-
* </li>
|
|
585
|
-
* <li>
|
|
586
|
-
* <p>
|
|
587
|
-
* <code>FAILED</code>: Resolver either couldn't create or couldn't delete the query logging association.</p>
|
|
588
|
-
* </li>
|
|
589
|
-
* </ul>
|
|
590
|
-
*/
|
|
301
|
+
|
|
591
302
|
Status?: ResolverQueryLogConfigAssociationStatus | string;
|
|
592
|
-
|
|
593
|
-
* <p>If the value of <code>Status</code> is <code>FAILED</code>, the value of <code>Error</code> indicates the cause:</p>
|
|
594
|
-
* <ul>
|
|
595
|
-
* <li>
|
|
596
|
-
* <p>
|
|
597
|
-
* <code>DESTINATION_NOT_FOUND</code>: The specified destination (for example, an Amazon S3 bucket) was deleted.</p>
|
|
598
|
-
* </li>
|
|
599
|
-
* <li>
|
|
600
|
-
* <p>
|
|
601
|
-
* <code>ACCESS_DENIED</code>: Permissions don't allow sending logs to the destination.</p>
|
|
602
|
-
* </li>
|
|
603
|
-
* </ul>
|
|
604
|
-
* <p>If the value of <code>Status</code> is a value other than <code>FAILED</code>, <code>Error</code> is null. </p>
|
|
605
|
-
*/
|
|
303
|
+
|
|
606
304
|
Error?: ResolverQueryLogConfigAssociationError | string;
|
|
607
|
-
|
|
608
|
-
* <p>Contains additional information about the error. If the value or <code>Error</code> is null, the value of <code>ErrorMessage</code> also is null.</p>
|
|
609
|
-
*/
|
|
305
|
+
|
|
610
306
|
ErrorMessage?: string;
|
|
611
|
-
|
|
612
|
-
* <p>The date and time that the VPC was associated with the query logging configuration, in Unix time format and Coordinated Universal Time (UTC).</p>
|
|
613
|
-
*/
|
|
307
|
+
|
|
614
308
|
CreationTime?: string;
|
|
615
309
|
}
|
|
616
310
|
export declare namespace ResolverQueryLogConfigAssociation {
|
|
617
|
-
|
|
618
|
-
* @internal
|
|
619
|
-
*/
|
|
311
|
+
|
|
620
312
|
const filterSensitiveLog: (obj: ResolverQueryLogConfigAssociation) => any;
|
|
621
313
|
}
|
|
622
314
|
export interface AssociateResolverQueryLogConfigResponse {
|
|
623
|
-
|
|
624
|
-
* <p>A complex type that contains settings for a specified association between an Amazon VPC and a query logging configuration.</p>
|
|
625
|
-
*/
|
|
315
|
+
|
|
626
316
|
ResolverQueryLogConfigAssociation?: ResolverQueryLogConfigAssociation;
|
|
627
317
|
}
|
|
628
318
|
export declare namespace AssociateResolverQueryLogConfigResponse {
|
|
629
|
-
|
|
630
|
-
* @internal
|
|
631
|
-
*/
|
|
319
|
+
|
|
632
320
|
const filterSensitiveLog: (obj: AssociateResolverQueryLogConfigResponse) => any;
|
|
633
321
|
}
|
|
634
322
|
export interface AssociateResolverRuleRequest {
|
|
635
|
-
|
|
636
|
-
* <p>The ID of the Resolver rule that you want to associate with the VPC. To list the existing Resolver rules, use
|
|
637
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_ListResolverRules.html">ListResolverRules</a>.</p>
|
|
638
|
-
*/
|
|
323
|
+
|
|
639
324
|
ResolverRuleId: string | undefined;
|
|
640
|
-
|
|
641
|
-
* <p>A name for the association that you're creating between a Resolver rule and a VPC.</p>
|
|
642
|
-
*/
|
|
325
|
+
|
|
643
326
|
Name?: string;
|
|
644
|
-
|
|
645
|
-
* <p>The ID of the VPC that you want to associate the Resolver rule with.</p>
|
|
646
|
-
*/
|
|
327
|
+
|
|
647
328
|
VPCId: string | undefined;
|
|
648
329
|
}
|
|
649
330
|
export declare namespace AssociateResolverRuleRequest {
|
|
650
|
-
|
|
651
|
-
* @internal
|
|
652
|
-
*/
|
|
331
|
+
|
|
653
332
|
const filterSensitiveLog: (obj: AssociateResolverRuleRequest) => any;
|
|
654
333
|
}
|
|
655
334
|
export declare enum ResolverRuleAssociationStatus {
|
|
@@ -659,77 +338,43 @@ export declare enum ResolverRuleAssociationStatus {
|
|
|
659
338
|
Failed = "FAILED",
|
|
660
339
|
Overridden = "OVERRIDDEN"
|
|
661
340
|
}
|
|
662
|
-
|
|
663
|
-
* <p>In the response to an
|
|
664
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_AssociateResolverRule.html">AssociateResolverRule</a>,
|
|
665
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_DisassociateResolverRule.html">DisassociateResolverRule</a>,
|
|
666
|
-
* or
|
|
667
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_ListResolverRuleAssociations.html">ListResolverRuleAssociations</a>
|
|
668
|
-
* request, provides information about an association between a Resolver rule and a VPC.
|
|
669
|
-
* The association determines which DNS queries that originate in the VPC are forwarded to your network. </p>
|
|
670
|
-
*/
|
|
341
|
+
|
|
671
342
|
export interface ResolverRuleAssociation {
|
|
672
|
-
|
|
673
|
-
* <p>The ID of the association between a Resolver rule and a VPC. Resolver assigns this value when you submit an
|
|
674
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_AssociateResolverRule.html">AssociateResolverRule</a>
|
|
675
|
-
* request.</p>
|
|
676
|
-
*/
|
|
343
|
+
|
|
677
344
|
Id?: string;
|
|
678
|
-
|
|
679
|
-
* <p>The ID of the Resolver rule that you associated with the VPC that is specified by <code>VPCId</code>.</p>
|
|
680
|
-
*/
|
|
345
|
+
|
|
681
346
|
ResolverRuleId?: string;
|
|
682
|
-
|
|
683
|
-
* <p>The name of an association between a Resolver rule and a VPC.</p>
|
|
684
|
-
*/
|
|
347
|
+
|
|
685
348
|
Name?: string;
|
|
686
|
-
|
|
687
|
-
* <p>The ID of the VPC that you associated the Resolver rule with.</p>
|
|
688
|
-
*/
|
|
349
|
+
|
|
689
350
|
VPCId?: string;
|
|
690
|
-
|
|
691
|
-
* <p>A code that specifies the current status of the association between a Resolver rule and a VPC.</p>
|
|
692
|
-
*/
|
|
351
|
+
|
|
693
352
|
Status?: ResolverRuleAssociationStatus | string;
|
|
694
|
-
|
|
695
|
-
* <p>A detailed description of the status of the association between a Resolver rule and a VPC.</p>
|
|
696
|
-
*/
|
|
353
|
+
|
|
697
354
|
StatusMessage?: string;
|
|
698
355
|
}
|
|
699
356
|
export declare namespace ResolverRuleAssociation {
|
|
700
|
-
|
|
701
|
-
* @internal
|
|
702
|
-
*/
|
|
357
|
+
|
|
703
358
|
const filterSensitiveLog: (obj: ResolverRuleAssociation) => any;
|
|
704
359
|
}
|
|
705
360
|
export interface AssociateResolverRuleResponse {
|
|
706
|
-
|
|
707
|
-
* <p>Information about the <code>AssociateResolverRule</code> request, including the status of the request.</p>
|
|
708
|
-
*/
|
|
361
|
+
|
|
709
362
|
ResolverRuleAssociation?: ResolverRuleAssociation;
|
|
710
363
|
}
|
|
711
364
|
export declare namespace AssociateResolverRuleResponse {
|
|
712
|
-
|
|
713
|
-
* @internal
|
|
714
|
-
*/
|
|
365
|
+
|
|
715
366
|
const filterSensitiveLog: (obj: AssociateResolverRuleResponse) => any;
|
|
716
367
|
}
|
|
717
|
-
|
|
718
|
-
* <p>The specified resource isn't available.</p>
|
|
719
|
-
*/
|
|
368
|
+
|
|
720
369
|
export interface ResourceUnavailableException extends __SmithyException, $MetadataBearer {
|
|
721
370
|
name: "ResourceUnavailableException";
|
|
722
371
|
$fault: "client";
|
|
723
372
|
Message?: string;
|
|
724
|
-
|
|
725
|
-
* <p>For a <code>ResourceUnavailableException</code> error, the type of resource that isn't available.</p>
|
|
726
|
-
*/
|
|
373
|
+
|
|
727
374
|
ResourceType?: string;
|
|
728
375
|
}
|
|
729
376
|
export declare namespace ResourceUnavailableException {
|
|
730
|
-
|
|
731
|
-
* @internal
|
|
732
|
-
*/
|
|
377
|
+
|
|
733
378
|
const filterSensitiveLog: (obj: ResourceUnavailableException) => any;
|
|
734
379
|
}
|
|
735
380
|
export declare enum BlockOverrideDnsType {
|
|
@@ -741,25 +386,15 @@ export declare enum BlockResponse {
|
|
|
741
386
|
OVERRIDE = "OVERRIDE"
|
|
742
387
|
}
|
|
743
388
|
export interface CreateFirewallDomainListRequest {
|
|
744
|
-
|
|
745
|
-
* <p>A unique string that identifies the request and that allows you to retry failed requests
|
|
746
|
-
* without the risk of running the operation twice. <code>CreatorRequestId</code> can be
|
|
747
|
-
* any unique string, for example, a date/time stamp. </p>
|
|
748
|
-
*/
|
|
389
|
+
|
|
749
390
|
CreatorRequestId?: string;
|
|
750
|
-
|
|
751
|
-
* <p>A name that lets you identify the domain list to manage and use it.</p>
|
|
752
|
-
*/
|
|
391
|
+
|
|
753
392
|
Name: string | undefined;
|
|
754
|
-
|
|
755
|
-
* <p>A list of the tag keys and values that you want to associate with the domain list. </p>
|
|
756
|
-
*/
|
|
393
|
+
|
|
757
394
|
Tags?: Tag[];
|
|
758
395
|
}
|
|
759
396
|
export declare namespace CreateFirewallDomainListRequest {
|
|
760
|
-
|
|
761
|
-
* @internal
|
|
762
|
-
*/
|
|
397
|
+
|
|
763
398
|
const filterSensitiveLog: (obj: CreateFirewallDomainListRequest) => any;
|
|
764
399
|
}
|
|
765
400
|
export declare enum FirewallDomainListStatus {
|
|
@@ -769,281 +404,116 @@ export declare enum FirewallDomainListStatus {
|
|
|
769
404
|
IMPORTING = "IMPORTING",
|
|
770
405
|
UPDATING = "UPDATING"
|
|
771
406
|
}
|
|
772
|
-
|
|
773
|
-
* <p>High-level information about a list of firewall domains for use in a <a>FirewallRule</a>. This is returned by <a>GetFirewallDomainList</a>.</p>
|
|
774
|
-
* <p>To retrieve the domains that are defined for this domain list, call <a>ListFirewallDomains</a>.</p>
|
|
775
|
-
*/
|
|
407
|
+
|
|
776
408
|
export interface FirewallDomainList {
|
|
777
|
-
|
|
778
|
-
* <p>The ID of the domain list. </p>
|
|
779
|
-
*/
|
|
409
|
+
|
|
780
410
|
Id?: string;
|
|
781
|
-
|
|
782
|
-
* <p>The Amazon Resource Name (ARN) of the firewall domain list.</p>
|
|
783
|
-
*/
|
|
411
|
+
|
|
784
412
|
Arn?: string;
|
|
785
|
-
|
|
786
|
-
* <p>The name of the domain list. </p>
|
|
787
|
-
*/
|
|
413
|
+
|
|
788
414
|
Name?: string;
|
|
789
|
-
|
|
790
|
-
* <p>The number of domain names that are specified in the domain list.</p>
|
|
791
|
-
*/
|
|
415
|
+
|
|
792
416
|
DomainCount?: number;
|
|
793
|
-
|
|
794
|
-
* <p>The status of the domain list. </p>
|
|
795
|
-
*/
|
|
417
|
+
|
|
796
418
|
Status?: FirewallDomainListStatus | string;
|
|
797
|
-
|
|
798
|
-
* <p>Additional information about the status of the list, if available.</p>
|
|
799
|
-
*/
|
|
419
|
+
|
|
800
420
|
StatusMessage?: string;
|
|
801
|
-
|
|
802
|
-
* <p>The owner of the list, used only for lists that are not managed by you. For example, the managed domain list <code>AWSManagedDomainsMalwareDomainList</code> has the managed owner name <code>Route 53 Resolver DNS Firewall</code>.</p>
|
|
803
|
-
*/
|
|
421
|
+
|
|
804
422
|
ManagedOwnerName?: string;
|
|
805
|
-
|
|
806
|
-
* <p>A unique string defined by you to identify the request. This allows you to retry failed
|
|
807
|
-
* requests without the risk of running the operation twice. This can be any unique string,
|
|
808
|
-
* for example, a timestamp. </p>
|
|
809
|
-
*/
|
|
423
|
+
|
|
810
424
|
CreatorRequestId?: string;
|
|
811
|
-
|
|
812
|
-
* <p>The date and time that the domain list was created, in Unix time format and Coordinated Universal Time (UTC). </p>
|
|
813
|
-
*/
|
|
425
|
+
|
|
814
426
|
CreationTime?: string;
|
|
815
|
-
|
|
816
|
-
* <p>The date and time that the domain list was last modified, in Unix time format and Coordinated Universal Time (UTC). </p>
|
|
817
|
-
*/
|
|
427
|
+
|
|
818
428
|
ModificationTime?: string;
|
|
819
429
|
}
|
|
820
430
|
export declare namespace FirewallDomainList {
|
|
821
|
-
|
|
822
|
-
* @internal
|
|
823
|
-
*/
|
|
431
|
+
|
|
824
432
|
const filterSensitiveLog: (obj: FirewallDomainList) => any;
|
|
825
433
|
}
|
|
826
434
|
export interface CreateFirewallDomainListResponse {
|
|
827
|
-
|
|
828
|
-
* <p>The
|
|
829
|
-
* domain list that you just created.</p>
|
|
830
|
-
*/
|
|
435
|
+
|
|
831
436
|
FirewallDomainList?: FirewallDomainList;
|
|
832
437
|
}
|
|
833
438
|
export declare namespace CreateFirewallDomainListResponse {
|
|
834
|
-
|
|
835
|
-
* @internal
|
|
836
|
-
*/
|
|
439
|
+
|
|
837
440
|
const filterSensitiveLog: (obj: CreateFirewallDomainListResponse) => any;
|
|
838
441
|
}
|
|
839
442
|
export interface CreateFirewallRuleRequest {
|
|
840
|
-
|
|
841
|
-
* <p>A unique string that identifies the request and that allows you to retry failed requests
|
|
842
|
-
* without the risk of running the operation twice. <code>CreatorRequestId</code> can be
|
|
843
|
-
* any unique string, for example, a date/time stamp. </p>
|
|
844
|
-
*/
|
|
443
|
+
|
|
845
444
|
CreatorRequestId?: string;
|
|
846
|
-
|
|
847
|
-
* <p>The unique identifier of the firewall rule group where you want to create the rule. </p>
|
|
848
|
-
*/
|
|
445
|
+
|
|
849
446
|
FirewallRuleGroupId: string | undefined;
|
|
850
|
-
|
|
851
|
-
* <p>The ID of the domain list that you want to use in the rule. </p>
|
|
852
|
-
*/
|
|
447
|
+
|
|
853
448
|
FirewallDomainListId: string | undefined;
|
|
854
|
-
|
|
855
|
-
* <p>The setting that determines the processing order of the rule in the rule group. DNS Firewall
|
|
856
|
-
* processes the rules in a rule group by order of priority, starting from the lowest setting.</p>
|
|
857
|
-
* <p>You must specify a unique priority for each rule in a rule group.
|
|
858
|
-
* To make it easier to insert rules later, leave space between the numbers, for example, use 100, 200, and so on. You
|
|
859
|
-
* can change the priority setting for the rules in a rule group at any time.</p>
|
|
860
|
-
*/
|
|
449
|
+
|
|
861
450
|
Priority: number | undefined;
|
|
862
|
-
|
|
863
|
-
* <p>The action that DNS Firewall should take on a DNS query when it matches one of the domains in the rule's domain list:</p>
|
|
864
|
-
* <ul>
|
|
865
|
-
* <li>
|
|
866
|
-
* <p>
|
|
867
|
-
* <code>ALLOW</code> - Permit the request to go through.</p>
|
|
868
|
-
* </li>
|
|
869
|
-
* <li>
|
|
870
|
-
* <p>
|
|
871
|
-
* <code>ALERT</code> - Permit the request and send metrics and logs to Cloud Watch.</p>
|
|
872
|
-
* </li>
|
|
873
|
-
* <li>
|
|
874
|
-
* <p>
|
|
875
|
-
* <code>BLOCK</code> - Disallow the request. This option requires additional details in the rule's <code>BlockResponse</code>. </p>
|
|
876
|
-
* </li>
|
|
877
|
-
* </ul>
|
|
878
|
-
*/
|
|
451
|
+
|
|
879
452
|
Action: Action | string | undefined;
|
|
880
|
-
|
|
881
|
-
* <p>The way that you want DNS Firewall to block the request, used with the rule action
|
|
882
|
-
* setting <code>BLOCK</code>. </p>
|
|
883
|
-
* <ul>
|
|
884
|
-
* <li>
|
|
885
|
-
* <p>
|
|
886
|
-
* <code>NODATA</code> - Respond indicating that the query was successful, but no response is available for it.</p>
|
|
887
|
-
* </li>
|
|
888
|
-
* <li>
|
|
889
|
-
* <p>
|
|
890
|
-
* <code>NXDOMAIN</code> - Respond indicating that the domain name that's in the query doesn't exist.</p>
|
|
891
|
-
* </li>
|
|
892
|
-
* <li>
|
|
893
|
-
* <p>
|
|
894
|
-
* <code>OVERRIDE</code> - Provide a custom override in the response. This option requires custom handling details in the rule's <code>BlockOverride*</code> settings. </p>
|
|
895
|
-
* </li>
|
|
896
|
-
* </ul>
|
|
897
|
-
* <p>This setting is required if the rule action setting is <code>BLOCK</code>.</p>
|
|
898
|
-
*/
|
|
453
|
+
|
|
899
454
|
BlockResponse?: BlockResponse | string;
|
|
900
|
-
|
|
901
|
-
* <p>The custom DNS record to send back in response to the query. Used for the rule action <code>BLOCK</code> with a <code>BlockResponse</code> setting of <code>OVERRIDE</code>.</p>
|
|
902
|
-
* <p>This setting is required if the <code>BlockResponse</code> setting is <code>OVERRIDE</code>.</p>
|
|
903
|
-
*/
|
|
455
|
+
|
|
904
456
|
BlockOverrideDomain?: string;
|
|
905
|
-
|
|
906
|
-
* <p>The DNS record's type. This determines the format of the record value that you provided in <code>BlockOverrideDomain</code>. Used for the rule action <code>BLOCK</code> with a <code>BlockResponse</code> setting of <code>OVERRIDE</code>.</p>
|
|
907
|
-
* <p>This setting is required if the <code>BlockResponse</code> setting is <code>OVERRIDE</code>.</p>
|
|
908
|
-
*/
|
|
457
|
+
|
|
909
458
|
BlockOverrideDnsType?: BlockOverrideDnsType | string;
|
|
910
|
-
|
|
911
|
-
* <p>The recommended amount of time, in seconds, for the DNS resolver or web browser to cache the provided override record. Used for the rule action <code>BLOCK</code> with a <code>BlockResponse</code> setting of <code>OVERRIDE</code>.</p>
|
|
912
|
-
* <p>This setting is required if the <code>BlockResponse</code> setting is <code>OVERRIDE</code>.</p>
|
|
913
|
-
*/
|
|
459
|
+
|
|
914
460
|
BlockOverrideTtl?: number;
|
|
915
|
-
|
|
916
|
-
* <p>A name that lets you identify the rule in the rule group.</p>
|
|
917
|
-
*/
|
|
461
|
+
|
|
918
462
|
Name: string | undefined;
|
|
919
463
|
}
|
|
920
464
|
export declare namespace CreateFirewallRuleRequest {
|
|
921
|
-
|
|
922
|
-
* @internal
|
|
923
|
-
*/
|
|
465
|
+
|
|
924
466
|
const filterSensitiveLog: (obj: CreateFirewallRuleRequest) => any;
|
|
925
467
|
}
|
|
926
|
-
|
|
927
|
-
* <p>A single firewall rule in a rule group.</p>
|
|
928
|
-
*/
|
|
468
|
+
|
|
929
469
|
export interface FirewallRule {
|
|
930
|
-
|
|
931
|
-
* <p>The unique identifier of the firewall rule group of the rule. </p>
|
|
932
|
-
*/
|
|
470
|
+
|
|
933
471
|
FirewallRuleGroupId?: string;
|
|
934
|
-
|
|
935
|
-
* <p>The ID of the domain list that's used in the rule. </p>
|
|
936
|
-
*/
|
|
472
|
+
|
|
937
473
|
FirewallDomainListId?: string;
|
|
938
|
-
|
|
939
|
-
* <p>The name of the rule. </p>
|
|
940
|
-
*/
|
|
474
|
+
|
|
941
475
|
Name?: string;
|
|
942
|
-
|
|
943
|
-
* <p>The priority of the rule in the rule group. This value must be unique within the rule group. DNS Firewall processes the rules in a rule group by order of priority, starting from the lowest setting.</p>
|
|
944
|
-
*/
|
|
476
|
+
|
|
945
477
|
Priority?: number;
|
|
946
|
-
|
|
947
|
-
* <p>The action that DNS Firewall should take on a DNS query when it matches one of the domains in the rule's domain list:</p>
|
|
948
|
-
* <ul>
|
|
949
|
-
* <li>
|
|
950
|
-
* <p>
|
|
951
|
-
* <code>ALLOW</code> - Permit the request to go through.</p>
|
|
952
|
-
* </li>
|
|
953
|
-
* <li>
|
|
954
|
-
* <p>
|
|
955
|
-
* <code>ALERT</code> - Permit the request to go through but send an alert to the logs.</p>
|
|
956
|
-
* </li>
|
|
957
|
-
* <li>
|
|
958
|
-
* <p>
|
|
959
|
-
* <code>BLOCK</code> - Disallow the request. If this is specified, additional handling details are provided in the rule's <code>BlockResponse</code> setting. </p>
|
|
960
|
-
* </li>
|
|
961
|
-
* </ul>
|
|
962
|
-
*/
|
|
478
|
+
|
|
963
479
|
Action?: Action | string;
|
|
964
|
-
|
|
965
|
-
* <p>The way that you want DNS Firewall to block the request. Used for the rule action setting <code>BLOCK</code>.</p>
|
|
966
|
-
* <ul>
|
|
967
|
-
* <li>
|
|
968
|
-
* <p>
|
|
969
|
-
* <code>NODATA</code> - Respond indicating that the query was successful, but no response is available for it.</p>
|
|
970
|
-
* </li>
|
|
971
|
-
* <li>
|
|
972
|
-
* <p>
|
|
973
|
-
* <code>NXDOMAIN</code> - Respond indicating that the domain name that's in the query doesn't exist.</p>
|
|
974
|
-
* </li>
|
|
975
|
-
* <li>
|
|
976
|
-
* <p>
|
|
977
|
-
* <code>OVERRIDE</code> - Provide a custom override in the response. This option requires custom handling details in the rule's <code>BlockOverride*</code> settings. </p>
|
|
978
|
-
* </li>
|
|
979
|
-
* </ul>
|
|
980
|
-
*/
|
|
480
|
+
|
|
981
481
|
BlockResponse?: BlockResponse | string;
|
|
982
|
-
|
|
983
|
-
* <p>The custom DNS record to send back in response to the query. Used for the rule action <code>BLOCK</code> with a <code>BlockResponse</code> setting of <code>OVERRIDE</code>.</p>
|
|
984
|
-
*/
|
|
482
|
+
|
|
985
483
|
BlockOverrideDomain?: string;
|
|
986
|
-
|
|
987
|
-
* <p>The DNS record's type. This determines the format of the record value that you provided in <code>BlockOverrideDomain</code>. Used for the rule action <code>BLOCK</code> with a <code>BlockResponse</code> setting of <code>OVERRIDE</code>.</p>
|
|
988
|
-
*/
|
|
484
|
+
|
|
989
485
|
BlockOverrideDnsType?: BlockOverrideDnsType | string;
|
|
990
|
-
|
|
991
|
-
* <p>The recommended amount of time, in seconds, for the DNS resolver or web browser to cache the provided override record. Used for the rule action <code>BLOCK</code> with a <code>BlockResponse</code> setting of <code>OVERRIDE</code>.</p>
|
|
992
|
-
*/
|
|
486
|
+
|
|
993
487
|
BlockOverrideTtl?: number;
|
|
994
|
-
|
|
995
|
-
* <p>A unique string defined by you to identify the request. This allows you to retry failed requests
|
|
996
|
-
* without the risk of executing the operation twice. This can be any unique string, for example, a timestamp. </p>
|
|
997
|
-
*/
|
|
488
|
+
|
|
998
489
|
CreatorRequestId?: string;
|
|
999
|
-
|
|
1000
|
-
* <p>The date and time that the rule was created, in Unix time format and Coordinated Universal Time (UTC). </p>
|
|
1001
|
-
*/
|
|
490
|
+
|
|
1002
491
|
CreationTime?: string;
|
|
1003
|
-
|
|
1004
|
-
* <p>The date and time that the rule was last modified, in Unix time format and Coordinated Universal Time (UTC).</p>
|
|
1005
|
-
*/
|
|
492
|
+
|
|
1006
493
|
ModificationTime?: string;
|
|
1007
494
|
}
|
|
1008
495
|
export declare namespace FirewallRule {
|
|
1009
|
-
|
|
1010
|
-
* @internal
|
|
1011
|
-
*/
|
|
496
|
+
|
|
1012
497
|
const filterSensitiveLog: (obj: FirewallRule) => any;
|
|
1013
498
|
}
|
|
1014
499
|
export interface CreateFirewallRuleResponse {
|
|
1015
|
-
|
|
1016
|
-
* <p>The
|
|
1017
|
-
* firewall rule that you just created. </p>
|
|
1018
|
-
*/
|
|
500
|
+
|
|
1019
501
|
FirewallRule?: FirewallRule;
|
|
1020
502
|
}
|
|
1021
503
|
export declare namespace CreateFirewallRuleResponse {
|
|
1022
|
-
|
|
1023
|
-
* @internal
|
|
1024
|
-
*/
|
|
504
|
+
|
|
1025
505
|
const filterSensitiveLog: (obj: CreateFirewallRuleResponse) => any;
|
|
1026
506
|
}
|
|
1027
507
|
export interface CreateFirewallRuleGroupRequest {
|
|
1028
|
-
|
|
1029
|
-
* <p>A unique string defined by you to identify the request. This allows you to retry failed
|
|
1030
|
-
* requests without the risk of running the operation twice. This can be any unique string,
|
|
1031
|
-
* for example, a timestamp. </p>
|
|
1032
|
-
*/
|
|
508
|
+
|
|
1033
509
|
CreatorRequestId?: string;
|
|
1034
|
-
|
|
1035
|
-
* <p>A name that lets you identify the rule group, to manage and use it.</p>
|
|
1036
|
-
*/
|
|
510
|
+
|
|
1037
511
|
Name: string | undefined;
|
|
1038
|
-
|
|
1039
|
-
* <p>A list of the tag keys and values that you want to associate with the rule group. </p>
|
|
1040
|
-
*/
|
|
512
|
+
|
|
1041
513
|
Tags?: Tag[];
|
|
1042
514
|
}
|
|
1043
515
|
export declare namespace CreateFirewallRuleGroupRequest {
|
|
1044
|
-
|
|
1045
|
-
* @internal
|
|
1046
|
-
*/
|
|
516
|
+
|
|
1047
517
|
const filterSensitiveLog: (obj: CreateFirewallRuleGroupRequest) => any;
|
|
1048
518
|
}
|
|
1049
519
|
export declare enum ShareStatus {
|
|
@@ -1056,212 +526,92 @@ export declare enum FirewallRuleGroupStatus {
|
|
|
1056
526
|
DELETING = "DELETING",
|
|
1057
527
|
UPDATING = "UPDATING"
|
|
1058
528
|
}
|
|
1059
|
-
|
|
1060
|
-
* <p>High-level information for a firewall rule group. A firewall rule group is a collection of rules that DNS Firewall uses to filter DNS network traffic for a VPC. To retrieve the rules for the rule group, call <a>ListFirewallRules</a>.</p>
|
|
1061
|
-
*/
|
|
529
|
+
|
|
1062
530
|
export interface FirewallRuleGroup {
|
|
1063
|
-
|
|
1064
|
-
* <p>The ID of the rule group. </p>
|
|
1065
|
-
*/
|
|
531
|
+
|
|
1066
532
|
Id?: string;
|
|
1067
|
-
|
|
1068
|
-
* <p>The ARN (Amazon Resource Name) of the rule group.</p>
|
|
1069
|
-
*/
|
|
533
|
+
|
|
1070
534
|
Arn?: string;
|
|
1071
|
-
|
|
1072
|
-
* <p>The name of the rule group.</p>
|
|
1073
|
-
*/
|
|
535
|
+
|
|
1074
536
|
Name?: string;
|
|
1075
|
-
|
|
1076
|
-
* <p>The number of rules in the rule group.</p>
|
|
1077
|
-
*/
|
|
537
|
+
|
|
1078
538
|
RuleCount?: number;
|
|
1079
|
-
|
|
1080
|
-
* <p>The status of the domain list. </p>
|
|
1081
|
-
*/
|
|
539
|
+
|
|
1082
540
|
Status?: FirewallRuleGroupStatus | string;
|
|
1083
|
-
|
|
1084
|
-
* <p>Additional information about the status of the rule group, if available.</p>
|
|
1085
|
-
*/
|
|
541
|
+
|
|
1086
542
|
StatusMessage?: string;
|
|
1087
|
-
|
|
1088
|
-
* <p>The Amazon Web Services account ID for the account that created the rule group. When a rule group is shared with your account,
|
|
1089
|
-
* this is the account that has shared the rule group with you. </p>
|
|
1090
|
-
*/
|
|
543
|
+
|
|
1091
544
|
OwnerId?: string;
|
|
1092
|
-
|
|
1093
|
-
* <p>A unique string defined by you to identify the request. This allows you to retry failed
|
|
1094
|
-
* requests without the risk of running the operation twice. This can be any unique string,
|
|
1095
|
-
* for example, a timestamp. </p>
|
|
1096
|
-
*/
|
|
545
|
+
|
|
1097
546
|
CreatorRequestId?: string;
|
|
1098
|
-
|
|
1099
|
-
* <p>Whether the rule group is shared with other Amazon Web Services accounts, or was shared with the current account by another
|
|
1100
|
-
* Amazon Web Services account. Sharing is configured through Resource Access Manager (RAM).</p>
|
|
1101
|
-
*/
|
|
547
|
+
|
|
1102
548
|
ShareStatus?: ShareStatus | string;
|
|
1103
|
-
|
|
1104
|
-
* <p>The date and time that the rule group was created, in Unix time format and Coordinated Universal Time (UTC). </p>
|
|
1105
|
-
*/
|
|
549
|
+
|
|
1106
550
|
CreationTime?: string;
|
|
1107
|
-
|
|
1108
|
-
* <p>The date and time that the rule group was last modified, in Unix time format and Coordinated Universal Time (UTC).</p>
|
|
1109
|
-
*/
|
|
551
|
+
|
|
1110
552
|
ModificationTime?: string;
|
|
1111
553
|
}
|
|
1112
554
|
export declare namespace FirewallRuleGroup {
|
|
1113
|
-
|
|
1114
|
-
* @internal
|
|
1115
|
-
*/
|
|
555
|
+
|
|
1116
556
|
const filterSensitiveLog: (obj: FirewallRuleGroup) => any;
|
|
1117
557
|
}
|
|
1118
558
|
export interface CreateFirewallRuleGroupResponse {
|
|
1119
|
-
|
|
1120
|
-
* <p>A collection of rules used to filter DNS network traffic. </p>
|
|
1121
|
-
*/
|
|
559
|
+
|
|
1122
560
|
FirewallRuleGroup?: FirewallRuleGroup;
|
|
1123
561
|
}
|
|
1124
562
|
export declare namespace CreateFirewallRuleGroupResponse {
|
|
1125
|
-
|
|
1126
|
-
* @internal
|
|
1127
|
-
*/
|
|
563
|
+
|
|
1128
564
|
const filterSensitiveLog: (obj: CreateFirewallRuleGroupResponse) => any;
|
|
1129
565
|
}
|
|
1130
|
-
|
|
1131
|
-
* <p>In a
|
|
1132
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_CreateResolverEndpoint.html">CreateResolverEndpoint</a>
|
|
1133
|
-
* request, the IP address that DNS queries originate from (for outbound endpoints) or that you forward DNS queries to (for inbound endpoints).
|
|
1134
|
-
* <code>IpAddressRequest</code> also includes the ID of the subnet that contains the IP address.</p>
|
|
1135
|
-
*/
|
|
566
|
+
|
|
1136
567
|
export interface IpAddressRequest {
|
|
1137
|
-
|
|
1138
|
-
* <p>The ID of the subnet that contains the IP address. </p>
|
|
1139
|
-
*/
|
|
568
|
+
|
|
1140
569
|
SubnetId: string | undefined;
|
|
1141
|
-
|
|
1142
|
-
* <p>The IP address that you want to use for DNS queries.</p>
|
|
1143
|
-
*/
|
|
570
|
+
|
|
1144
571
|
Ip?: string;
|
|
1145
572
|
}
|
|
1146
573
|
export declare namespace IpAddressRequest {
|
|
1147
|
-
|
|
1148
|
-
* @internal
|
|
1149
|
-
*/
|
|
574
|
+
|
|
1150
575
|
const filterSensitiveLog: (obj: IpAddressRequest) => any;
|
|
1151
576
|
}
|
|
1152
577
|
export interface CreateResolverEndpointRequest {
|
|
1153
|
-
|
|
1154
|
-
* <p>A unique string that identifies the request and that allows failed requests to be retried
|
|
1155
|
-
* without the risk of running the operation twice. <code>CreatorRequestId</code> can be
|
|
1156
|
-
* any unique string, for example, a date/time stamp. </p>
|
|
1157
|
-
*/
|
|
578
|
+
|
|
1158
579
|
CreatorRequestId: string | undefined;
|
|
1159
|
-
|
|
1160
|
-
* <p>A friendly name that lets you easily find a configuration in the Resolver dashboard in the Route 53 console.</p>
|
|
1161
|
-
*/
|
|
580
|
+
|
|
1162
581
|
Name?: string;
|
|
1163
|
-
|
|
1164
|
-
* <p>The ID of one or more security groups that you want to use to control access to this VPC. The security group that you specify
|
|
1165
|
-
* must include one or more inbound rules (for inbound Resolver endpoints) or outbound rules (for outbound Resolver endpoints).
|
|
1166
|
-
* Inbound and outbound rules must allow TCP and UDP access. For inbound access, open port 53. For outbound access, open the port
|
|
1167
|
-
* that you're using for DNS queries on your network.</p>
|
|
1168
|
-
*/
|
|
582
|
+
|
|
1169
583
|
SecurityGroupIds: string[] | undefined;
|
|
1170
|
-
|
|
1171
|
-
* <p>Specify the applicable value:</p>
|
|
1172
|
-
* <ul>
|
|
1173
|
-
* <li>
|
|
1174
|
-
* <p>
|
|
1175
|
-
* <code>INBOUND</code>: Resolver forwards DNS queries to the DNS service for a VPC from your network</p>
|
|
1176
|
-
* </li>
|
|
1177
|
-
* <li>
|
|
1178
|
-
* <p>
|
|
1179
|
-
* <code>OUTBOUND</code>: Resolver forwards DNS queries from the DNS service for a VPC to your network</p>
|
|
1180
|
-
* </li>
|
|
1181
|
-
* </ul>
|
|
1182
|
-
*/
|
|
584
|
+
|
|
1183
585
|
Direction: ResolverEndpointDirection | string | undefined;
|
|
1184
|
-
|
|
1185
|
-
* <p>The subnets and IP addresses in your VPC that DNS queries originate from (for outbound endpoints) or that you forward
|
|
1186
|
-
* DNS queries to (for inbound endpoints). The subnet ID uniquely identifies a VPC. </p>
|
|
1187
|
-
*/
|
|
586
|
+
|
|
1188
587
|
IpAddresses: IpAddressRequest[] | undefined;
|
|
1189
|
-
|
|
1190
|
-
* <p>A list of the tag keys and values that you want to associate with the endpoint.</p>
|
|
1191
|
-
*/
|
|
588
|
+
|
|
1192
589
|
Tags?: Tag[];
|
|
1193
590
|
}
|
|
1194
591
|
export declare namespace CreateResolverEndpointRequest {
|
|
1195
|
-
|
|
1196
|
-
* @internal
|
|
1197
|
-
*/
|
|
592
|
+
|
|
1198
593
|
const filterSensitiveLog: (obj: CreateResolverEndpointRequest) => any;
|
|
1199
594
|
}
|
|
1200
595
|
export interface CreateResolverEndpointResponse {
|
|
1201
|
-
|
|
1202
|
-
* <p>Information about the <code>CreateResolverEndpoint</code> request, including the status of the request.</p>
|
|
1203
|
-
*/
|
|
596
|
+
|
|
1204
597
|
ResolverEndpoint?: ResolverEndpoint;
|
|
1205
598
|
}
|
|
1206
599
|
export declare namespace CreateResolverEndpointResponse {
|
|
1207
|
-
|
|
1208
|
-
* @internal
|
|
1209
|
-
*/
|
|
600
|
+
|
|
1210
601
|
const filterSensitiveLog: (obj: CreateResolverEndpointResponse) => any;
|
|
1211
602
|
}
|
|
1212
603
|
export interface CreateResolverQueryLogConfigRequest {
|
|
1213
|
-
|
|
1214
|
-
* <p>The name that you want to give the query logging configuration.</p>
|
|
1215
|
-
*/
|
|
604
|
+
|
|
1216
605
|
Name: string | undefined;
|
|
1217
|
-
|
|
1218
|
-
* <p>The ARN of the resource that you want Resolver to send query logs. You can send query logs to an S3 bucket, a CloudWatch Logs log group,
|
|
1219
|
-
* or a Kinesis Data Firehose delivery stream. Examples of valid values include the following:</p>
|
|
1220
|
-
*
|
|
1221
|
-
* <ul>
|
|
1222
|
-
* <li>
|
|
1223
|
-
* <p>
|
|
1224
|
-
* <b>S3 bucket</b>: </p>
|
|
1225
|
-
* <p>
|
|
1226
|
-
* <code>arn:aws:s3:::examplebucket</code>
|
|
1227
|
-
* </p>
|
|
1228
|
-
* <p>You can optionally append a file prefix to the end of the ARN.</p>
|
|
1229
|
-
* <p>
|
|
1230
|
-
* <code>arn:aws:s3:::examplebucket/development/</code>
|
|
1231
|
-
* </p>
|
|
1232
|
-
* </li>
|
|
1233
|
-
* <li>
|
|
1234
|
-
* <p>
|
|
1235
|
-
* <b>CloudWatch Logs log group</b>: </p>
|
|
1236
|
-
* <p>
|
|
1237
|
-
* <code>arn:aws:logs:us-west-1:123456789012:log-group:/mystack-testgroup-12ABC1AB12A1:*</code>
|
|
1238
|
-
* </p>
|
|
1239
|
-
* </li>
|
|
1240
|
-
* <li>
|
|
1241
|
-
* <p>
|
|
1242
|
-
* <b>Kinesis Data Firehose delivery stream</b>:</p>
|
|
1243
|
-
* <p>
|
|
1244
|
-
* <code>arn:aws:kinesis:us-east-2:0123456789:stream/my_stream_name</code>
|
|
1245
|
-
* </p>
|
|
1246
|
-
* </li>
|
|
1247
|
-
* </ul>
|
|
1248
|
-
*/
|
|
606
|
+
|
|
1249
607
|
DestinationArn: string | undefined;
|
|
1250
|
-
|
|
1251
|
-
* <p>A unique string that identifies the request and that allows failed requests to be retried
|
|
1252
|
-
* without the risk of running the operation twice. <code>CreatorRequestId</code> can be
|
|
1253
|
-
* any unique string, for example, a date/time stamp. </p>
|
|
1254
|
-
*/
|
|
608
|
+
|
|
1255
609
|
CreatorRequestId?: string;
|
|
1256
|
-
|
|
1257
|
-
* <p>A list of the tag keys and values that you want to associate with the query logging configuration.</p>
|
|
1258
|
-
*/
|
|
610
|
+
|
|
1259
611
|
Tags?: Tag[];
|
|
1260
612
|
}
|
|
1261
613
|
export declare namespace CreateResolverQueryLogConfigRequest {
|
|
1262
|
-
|
|
1263
|
-
* @internal
|
|
1264
|
-
*/
|
|
614
|
+
|
|
1265
615
|
const filterSensitiveLog: (obj: CreateResolverQueryLogConfigRequest) => any;
|
|
1266
616
|
}
|
|
1267
617
|
export declare enum ResolverQueryLogConfigStatus {
|
|
@@ -1270,105 +620,39 @@ export declare enum ResolverQueryLogConfigStatus {
|
|
|
1270
620
|
Deleting = "DELETING",
|
|
1271
621
|
Failed = "FAILED"
|
|
1272
622
|
}
|
|
1273
|
-
|
|
1274
|
-
* <p>In the response to a
|
|
1275
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_CreateResolverQueryLogConfig.html">CreateResolverQueryLogConfig</a>,
|
|
1276
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_DeleteResolverQueryLogConfig.html">DeleteResolverQueryLogConfig</a>,
|
|
1277
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_GetResolverQueryLogConfig.html">GetResolverQueryLogConfig</a>,
|
|
1278
|
-
* or
|
|
1279
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_ListResolverQueryLogConfigs.html">ListResolverQueryLogConfigs</a>
|
|
1280
|
-
* request, a complex type that contains settings for one query logging configuration.</p>
|
|
1281
|
-
*/
|
|
623
|
+
|
|
1282
624
|
export interface ResolverQueryLogConfig {
|
|
1283
|
-
|
|
1284
|
-
* <p>The ID for the query logging configuration.</p>
|
|
1285
|
-
*/
|
|
625
|
+
|
|
1286
626
|
Id?: string;
|
|
1287
|
-
|
|
1288
|
-
* <p>The Amazon Web Services account ID for the account that created the query logging configuration. </p>
|
|
1289
|
-
*/
|
|
627
|
+
|
|
1290
628
|
OwnerId?: string;
|
|
1291
|
-
|
|
1292
|
-
* <p>The status of the specified query logging configuration. Valid values include the following:</p>
|
|
1293
|
-
* <ul>
|
|
1294
|
-
* <li>
|
|
1295
|
-
* <p>
|
|
1296
|
-
* <code>CREATING</code>: Resolver is creating the query logging configuration.</p>
|
|
1297
|
-
* </li>
|
|
1298
|
-
* <li>
|
|
1299
|
-
* <p>
|
|
1300
|
-
* <code>CREATED</code>: The query logging configuration was successfully created.
|
|
1301
|
-
* Resolver is logging queries that originate in the specified VPC.</p>
|
|
1302
|
-
* </li>
|
|
1303
|
-
* <li>
|
|
1304
|
-
* <p>
|
|
1305
|
-
* <code>DELETING</code>: Resolver is deleting this query logging configuration.</p>
|
|
1306
|
-
* </li>
|
|
1307
|
-
* <li>
|
|
1308
|
-
* <p>
|
|
1309
|
-
* <code>FAILED</code>: Resolver can't deliver logs to the location that is specified in the query logging configuration.
|
|
1310
|
-
* Here are two common causes:</p>
|
|
1311
|
-
* <ul>
|
|
1312
|
-
* <li>
|
|
1313
|
-
* <p>The specified destination (for example, an Amazon S3 bucket) was deleted.</p>
|
|
1314
|
-
* </li>
|
|
1315
|
-
* <li>
|
|
1316
|
-
* <p>Permissions don't allow sending logs to the destination.</p>
|
|
1317
|
-
* </li>
|
|
1318
|
-
* </ul>
|
|
1319
|
-
* </li>
|
|
1320
|
-
* </ul>
|
|
1321
|
-
*/
|
|
629
|
+
|
|
1322
630
|
Status?: ResolverQueryLogConfigStatus | string;
|
|
1323
|
-
|
|
1324
|
-
* <p>An indication of whether the query logging configuration is shared with other Amazon Web Services accounts, or was shared with the current account by another
|
|
1325
|
-
* Amazon Web Services account. Sharing is configured through Resource Access Manager (RAM).</p>
|
|
1326
|
-
*/
|
|
631
|
+
|
|
1327
632
|
ShareStatus?: ShareStatus | string;
|
|
1328
|
-
|
|
1329
|
-
* <p>The number of VPCs that are associated with the query logging configuration.</p>
|
|
1330
|
-
*/
|
|
633
|
+
|
|
1331
634
|
AssociationCount?: number;
|
|
1332
|
-
|
|
1333
|
-
* <p>The ARN for the query logging configuration.</p>
|
|
1334
|
-
*/
|
|
635
|
+
|
|
1335
636
|
Arn?: string;
|
|
1336
|
-
|
|
1337
|
-
* <p>The name of the query logging configuration. </p>
|
|
1338
|
-
*/
|
|
637
|
+
|
|
1339
638
|
Name?: string;
|
|
1340
|
-
|
|
1341
|
-
* <p>The ARN of the resource that you want Resolver to send query logs: an Amazon S3 bucket, a CloudWatch Logs log group, or
|
|
1342
|
-
* a Kinesis Data Firehose delivery stream.</p>
|
|
1343
|
-
*/
|
|
639
|
+
|
|
1344
640
|
DestinationArn?: string;
|
|
1345
|
-
|
|
1346
|
-
* <p>A unique string that identifies the request that created the query logging configuration.
|
|
1347
|
-
* The <code>CreatorRequestId</code> allows failed requests to be retried without the risk
|
|
1348
|
-
* of running the operation twice.</p>
|
|
1349
|
-
*/
|
|
641
|
+
|
|
1350
642
|
CreatorRequestId?: string;
|
|
1351
|
-
|
|
1352
|
-
* <p>The date and time that the query logging configuration was created, in Unix time format and Coordinated Universal Time (UTC).</p>
|
|
1353
|
-
*/
|
|
643
|
+
|
|
1354
644
|
CreationTime?: string;
|
|
1355
645
|
}
|
|
1356
646
|
export declare namespace ResolverQueryLogConfig {
|
|
1357
|
-
|
|
1358
|
-
* @internal
|
|
1359
|
-
*/
|
|
647
|
+
|
|
1360
648
|
const filterSensitiveLog: (obj: ResolverQueryLogConfig) => any;
|
|
1361
649
|
}
|
|
1362
650
|
export interface CreateResolverQueryLogConfigResponse {
|
|
1363
|
-
|
|
1364
|
-
* <p>Information about the <code>CreateResolverQueryLogConfig</code> request, including the status of the request.</p>
|
|
1365
|
-
*/
|
|
651
|
+
|
|
1366
652
|
ResolverQueryLogConfig?: ResolverQueryLogConfig;
|
|
1367
653
|
}
|
|
1368
654
|
export declare namespace CreateResolverQueryLogConfigResponse {
|
|
1369
|
-
|
|
1370
|
-
* @internal
|
|
1371
|
-
*/
|
|
655
|
+
|
|
1372
656
|
const filterSensitiveLog: (obj: CreateResolverQueryLogConfigResponse) => any;
|
|
1373
657
|
}
|
|
1374
658
|
export declare enum RuleTypeOption {
|
|
@@ -1376,74 +660,35 @@ export declare enum RuleTypeOption {
|
|
|
1376
660
|
Recursive = "RECURSIVE",
|
|
1377
661
|
System = "SYSTEM"
|
|
1378
662
|
}
|
|
1379
|
-
|
|
1380
|
-
* <p>In a
|
|
1381
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_CreateResolverRule.html">CreateResolverRule</a>
|
|
1382
|
-
* request, an array of the IPs that you want to forward DNS queries to.</p>
|
|
1383
|
-
*/
|
|
663
|
+
|
|
1384
664
|
export interface TargetAddress {
|
|
1385
|
-
|
|
1386
|
-
* <p>One IP address that you want to forward DNS queries to. You can specify only IPv4 addresses.</p>
|
|
1387
|
-
*/
|
|
665
|
+
|
|
1388
666
|
Ip: string | undefined;
|
|
1389
|
-
|
|
1390
|
-
* <p>The port at <code>Ip</code> that you want to forward DNS queries to.</p>
|
|
1391
|
-
*/
|
|
667
|
+
|
|
1392
668
|
Port?: number;
|
|
1393
669
|
}
|
|
1394
670
|
export declare namespace TargetAddress {
|
|
1395
|
-
|
|
1396
|
-
* @internal
|
|
1397
|
-
*/
|
|
671
|
+
|
|
1398
672
|
const filterSensitiveLog: (obj: TargetAddress) => any;
|
|
1399
673
|
}
|
|
1400
674
|
export interface CreateResolverRuleRequest {
|
|
1401
|
-
|
|
1402
|
-
* <p>A unique string that identifies the request and that allows failed requests to be retried
|
|
1403
|
-
* without the risk of running the operation twice. <code>CreatorRequestId</code> can be
|
|
1404
|
-
* any unique string, for example, a date/time stamp. </p>
|
|
1405
|
-
*/
|
|
675
|
+
|
|
1406
676
|
CreatorRequestId: string | undefined;
|
|
1407
|
-
|
|
1408
|
-
* <p>A friendly name that lets you easily find a rule in the Resolver dashboard in the Route 53 console.</p>
|
|
1409
|
-
*/
|
|
677
|
+
|
|
1410
678
|
Name?: string;
|
|
1411
|
-
|
|
1412
|
-
* <p>When you want to forward DNS queries for specified domain name to resolvers on your network, specify <code>FORWARD</code>.</p>
|
|
1413
|
-
* <p>When you have a forwarding rule to forward DNS queries for a domain to your network and you want Resolver to process queries for
|
|
1414
|
-
* a subdomain of that domain, specify <code>SYSTEM</code>.</p>
|
|
1415
|
-
* <p>For example, to forward DNS queries for example.com to resolvers on your network, you create a rule and specify <code>FORWARD</code>
|
|
1416
|
-
* for <code>RuleType</code>. To then have Resolver process queries for apex.example.com, you create a rule and specify
|
|
1417
|
-
* <code>SYSTEM</code> for <code>RuleType</code>.</p>
|
|
1418
|
-
* <p>Currently, only Resolver can create rules that have a value of <code>RECURSIVE</code> for <code>RuleType</code>.</p>
|
|
1419
|
-
*/
|
|
679
|
+
|
|
1420
680
|
RuleType: RuleTypeOption | string | undefined;
|
|
1421
|
-
|
|
1422
|
-
* <p>DNS queries for this domain name are forwarded to the IP addresses that you specify in <code>TargetIps</code>. If a query matches
|
|
1423
|
-
* multiple Resolver rules (example.com and www.example.com), outbound DNS queries are routed using the Resolver rule that contains
|
|
1424
|
-
* the most specific domain name (www.example.com).</p>
|
|
1425
|
-
*/
|
|
681
|
+
|
|
1426
682
|
DomainName: string | undefined;
|
|
1427
|
-
|
|
1428
|
-
* <p>The IPs that you want Resolver to forward DNS queries to. You can specify only IPv4 addresses. Separate IP addresses with a space.</p>
|
|
1429
|
-
* <p>
|
|
1430
|
-
* <code>TargetIps</code> is available only when the value of <code>Rule type</code> is <code>FORWARD</code>.</p>
|
|
1431
|
-
*/
|
|
683
|
+
|
|
1432
684
|
TargetIps?: TargetAddress[];
|
|
1433
|
-
|
|
1434
|
-
* <p>The ID of the outbound Resolver endpoint that you want to use to route DNS queries to the IP addresses that you specify
|
|
1435
|
-
* in <code>TargetIps</code>.</p>
|
|
1436
|
-
*/
|
|
685
|
+
|
|
1437
686
|
ResolverEndpointId?: string;
|
|
1438
|
-
|
|
1439
|
-
* <p>A list of the tag keys and values that you want to associate with the endpoint.</p>
|
|
1440
|
-
*/
|
|
687
|
+
|
|
1441
688
|
Tags?: Tag[];
|
|
1442
689
|
}
|
|
1443
690
|
export declare namespace CreateResolverRuleRequest {
|
|
1444
|
-
|
|
1445
|
-
* @internal
|
|
1446
|
-
*/
|
|
691
|
+
|
|
1447
692
|
const filterSensitiveLog: (obj: CreateResolverRuleRequest) => any;
|
|
1448
693
|
}
|
|
1449
694
|
export declare enum ResolverRuleStatus {
|
|
@@ -1452,726 +697,277 @@ export declare enum ResolverRuleStatus {
|
|
|
1452
697
|
Failed = "FAILED",
|
|
1453
698
|
Updating = "UPDATING"
|
|
1454
699
|
}
|
|
1455
|
-
|
|
1456
|
-
* <p>For queries that originate in your VPC, detailed information about a Resolver rule, which specifies how to route DNS queries
|
|
1457
|
-
* out of the VPC. The <code>ResolverRule</code> parameter appears in the response to a
|
|
1458
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_CreateResolverRule.html">CreateResolverRule</a>,
|
|
1459
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_DeleteResolverRule.html">DeleteResolverRule</a>,
|
|
1460
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_GetResolverRule.html">GetResolverRule</a>,
|
|
1461
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_ListResolverRules.html">ListResolverRules</a>,
|
|
1462
|
-
* or
|
|
1463
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_UpdateResolverRule.html">UpdateResolverRule</a> request.</p>
|
|
1464
|
-
*/
|
|
700
|
+
|
|
1465
701
|
export interface ResolverRule {
|
|
1466
|
-
|
|
1467
|
-
* <p>The ID that Resolver assigned to the Resolver rule when you created it.</p>
|
|
1468
|
-
*/
|
|
702
|
+
|
|
1469
703
|
Id?: string;
|
|
1470
|
-
|
|
1471
|
-
* <p>A unique string that you specified when you created the Resolver rule.
|
|
1472
|
-
* <code>CreatorRequestId</code> identifies the request and allows failed requests to
|
|
1473
|
-
* be retried without the risk of running the operation twice. </p>
|
|
1474
|
-
*/
|
|
704
|
+
|
|
1475
705
|
CreatorRequestId?: string;
|
|
1476
|
-
|
|
1477
|
-
* <p>The ARN (Amazon Resource Name) for the Resolver rule specified by <code>Id</code>.</p>
|
|
1478
|
-
*/
|
|
706
|
+
|
|
1479
707
|
Arn?: string;
|
|
1480
|
-
|
|
1481
|
-
* <p>DNS queries for this domain name are forwarded to the IP addresses that are specified in <code>TargetIps</code>. If a query matches
|
|
1482
|
-
* multiple Resolver rules (example.com and www.example.com), the query is routed using the Resolver rule that contains the most specific domain name
|
|
1483
|
-
* (www.example.com).</p>
|
|
1484
|
-
*/
|
|
708
|
+
|
|
1485
709
|
DomainName?: string;
|
|
1486
|
-
|
|
1487
|
-
* <p>A code that specifies the current status of the Resolver rule.</p>
|
|
1488
|
-
*/
|
|
710
|
+
|
|
1489
711
|
Status?: ResolverRuleStatus | string;
|
|
1490
|
-
|
|
1491
|
-
* <p>A detailed description of the status of a Resolver rule.</p>
|
|
1492
|
-
*/
|
|
712
|
+
|
|
1493
713
|
StatusMessage?: string;
|
|
1494
|
-
|
|
1495
|
-
* <p>When you want to forward DNS queries for specified domain name to resolvers on your network, specify <code>FORWARD</code>.</p>
|
|
1496
|
-
* <p>When you have a forwarding rule to forward DNS queries for a domain to your network and you want Resolver to process queries for
|
|
1497
|
-
* a subdomain of that domain, specify <code>SYSTEM</code>.</p>
|
|
1498
|
-
* <p>For example, to forward DNS queries for example.com to resolvers on your network, you create a rule and specify <code>FORWARD</code>
|
|
1499
|
-
* for <code>RuleType</code>. To then have Resolver process queries for apex.example.com, you create a rule and specify
|
|
1500
|
-
* <code>SYSTEM</code> for <code>RuleType</code>.</p>
|
|
1501
|
-
* <p>Currently, only Resolver can create rules that have a value of <code>RECURSIVE</code> for <code>RuleType</code>.</p>
|
|
1502
|
-
*/
|
|
714
|
+
|
|
1503
715
|
RuleType?: RuleTypeOption | string;
|
|
1504
|
-
|
|
1505
|
-
* <p>The name for the Resolver rule, which you specified when you created the Resolver rule.</p>
|
|
1506
|
-
*/
|
|
716
|
+
|
|
1507
717
|
Name?: string;
|
|
1508
|
-
|
|
1509
|
-
* <p>An array that contains the IP addresses and ports that an outbound endpoint forwards DNS queries to. Typically,
|
|
1510
|
-
* these are the IP addresses of DNS resolvers on your network. Specify IPv4 addresses. IPv6 is not supported.</p>
|
|
1511
|
-
*/
|
|
718
|
+
|
|
1512
719
|
TargetIps?: TargetAddress[];
|
|
1513
|
-
|
|
1514
|
-
* <p>The ID of the endpoint that the rule is associated with.</p>
|
|
1515
|
-
*/
|
|
720
|
+
|
|
1516
721
|
ResolverEndpointId?: string;
|
|
1517
|
-
|
|
1518
|
-
* <p>When a rule is shared with another Amazon Web Services account, the account ID of the account that the rule is shared with.</p>
|
|
1519
|
-
*/
|
|
722
|
+
|
|
1520
723
|
OwnerId?: string;
|
|
1521
|
-
|
|
1522
|
-
* <p>Whether the rule is shared and, if so, whether the current account is sharing the rule with
|
|
1523
|
-
* another account, or another account is sharing the rule with the current account.</p>
|
|
1524
|
-
*/
|
|
724
|
+
|
|
1525
725
|
ShareStatus?: ShareStatus | string;
|
|
1526
|
-
|
|
1527
|
-
* <p>The date and time that the Resolver rule was created, in Unix time format and Coordinated Universal Time (UTC).</p>
|
|
1528
|
-
*/
|
|
726
|
+
|
|
1529
727
|
CreationTime?: string;
|
|
1530
|
-
|
|
1531
|
-
* <p>The date and time that the Resolver rule was last updated, in Unix time format and Coordinated Universal Time (UTC).</p>
|
|
1532
|
-
*/
|
|
728
|
+
|
|
1533
729
|
ModificationTime?: string;
|
|
1534
730
|
}
|
|
1535
731
|
export declare namespace ResolverRule {
|
|
1536
|
-
|
|
1537
|
-
* @internal
|
|
1538
|
-
*/
|
|
732
|
+
|
|
1539
733
|
const filterSensitiveLog: (obj: ResolverRule) => any;
|
|
1540
734
|
}
|
|
1541
735
|
export interface CreateResolverRuleResponse {
|
|
1542
|
-
|
|
1543
|
-
* <p>Information about the <code>CreateResolverRule</code> request, including the status of the request.</p>
|
|
1544
|
-
*/
|
|
736
|
+
|
|
1545
737
|
ResolverRule?: ResolverRule;
|
|
1546
738
|
}
|
|
1547
739
|
export declare namespace CreateResolverRuleResponse {
|
|
1548
|
-
|
|
1549
|
-
* @internal
|
|
1550
|
-
*/
|
|
740
|
+
|
|
1551
741
|
const filterSensitiveLog: (obj: CreateResolverRuleResponse) => any;
|
|
1552
742
|
}
|
|
1553
743
|
export interface DeleteFirewallDomainListRequest {
|
|
1554
|
-
|
|
1555
|
-
* <p>The ID of the domain list that you want to delete. </p>
|
|
1556
|
-
*/
|
|
744
|
+
|
|
1557
745
|
FirewallDomainListId: string | undefined;
|
|
1558
746
|
}
|
|
1559
747
|
export declare namespace DeleteFirewallDomainListRequest {
|
|
1560
|
-
|
|
1561
|
-
* @internal
|
|
1562
|
-
*/
|
|
748
|
+
|
|
1563
749
|
const filterSensitiveLog: (obj: DeleteFirewallDomainListRequest) => any;
|
|
1564
750
|
}
|
|
1565
751
|
export interface DeleteFirewallDomainListResponse {
|
|
1566
|
-
|
|
1567
|
-
* <p>The domain list that you just deleted. </p>
|
|
1568
|
-
*/
|
|
752
|
+
|
|
1569
753
|
FirewallDomainList?: FirewallDomainList;
|
|
1570
754
|
}
|
|
1571
755
|
export declare namespace DeleteFirewallDomainListResponse {
|
|
1572
|
-
|
|
1573
|
-
* @internal
|
|
1574
|
-
*/
|
|
756
|
+
|
|
1575
757
|
const filterSensitiveLog: (obj: DeleteFirewallDomainListResponse) => any;
|
|
1576
758
|
}
|
|
1577
759
|
export interface DeleteFirewallRuleRequest {
|
|
1578
|
-
|
|
1579
|
-
* <p>The unique identifier of the firewall rule group that you want to delete the rule from. </p>
|
|
1580
|
-
*/
|
|
760
|
+
|
|
1581
761
|
FirewallRuleGroupId: string | undefined;
|
|
1582
|
-
|
|
1583
|
-
* <p>The ID of the domain list that's used in the rule. </p>
|
|
1584
|
-
*/
|
|
762
|
+
|
|
1585
763
|
FirewallDomainListId: string | undefined;
|
|
1586
764
|
}
|
|
1587
765
|
export declare namespace DeleteFirewallRuleRequest {
|
|
1588
|
-
|
|
1589
|
-
* @internal
|
|
1590
|
-
*/
|
|
766
|
+
|
|
1591
767
|
const filterSensitiveLog: (obj: DeleteFirewallRuleRequest) => any;
|
|
1592
768
|
}
|
|
1593
769
|
export interface DeleteFirewallRuleResponse {
|
|
1594
|
-
|
|
1595
|
-
* <p>The specification for the firewall rule that you just deleted.</p>
|
|
1596
|
-
*/
|
|
770
|
+
|
|
1597
771
|
FirewallRule?: FirewallRule;
|
|
1598
772
|
}
|
|
1599
773
|
export declare namespace DeleteFirewallRuleResponse {
|
|
1600
|
-
|
|
1601
|
-
* @internal
|
|
1602
|
-
*/
|
|
774
|
+
|
|
1603
775
|
const filterSensitiveLog: (obj: DeleteFirewallRuleResponse) => any;
|
|
1604
776
|
}
|
|
1605
777
|
export interface DeleteFirewallRuleGroupRequest {
|
|
1606
|
-
|
|
1607
|
-
* <p>The unique identifier of the firewall rule group that you want to delete. </p>
|
|
1608
|
-
*/
|
|
778
|
+
|
|
1609
779
|
FirewallRuleGroupId: string | undefined;
|
|
1610
780
|
}
|
|
1611
781
|
export declare namespace DeleteFirewallRuleGroupRequest {
|
|
1612
|
-
|
|
1613
|
-
* @internal
|
|
1614
|
-
*/
|
|
782
|
+
|
|
1615
783
|
const filterSensitiveLog: (obj: DeleteFirewallRuleGroupRequest) => any;
|
|
1616
784
|
}
|
|
1617
785
|
export interface DeleteFirewallRuleGroupResponse {
|
|
1618
|
-
|
|
1619
|
-
* <p>A collection of rules used to filter DNS network traffic. </p>
|
|
1620
|
-
*/
|
|
786
|
+
|
|
1621
787
|
FirewallRuleGroup?: FirewallRuleGroup;
|
|
1622
788
|
}
|
|
1623
789
|
export declare namespace DeleteFirewallRuleGroupResponse {
|
|
1624
|
-
|
|
1625
|
-
* @internal
|
|
1626
|
-
*/
|
|
790
|
+
|
|
1627
791
|
const filterSensitiveLog: (obj: DeleteFirewallRuleGroupResponse) => any;
|
|
1628
792
|
}
|
|
1629
793
|
export interface DeleteResolverEndpointRequest {
|
|
1630
|
-
|
|
1631
|
-
* <p>The ID of the Resolver endpoint that you want to delete.</p>
|
|
1632
|
-
*/
|
|
794
|
+
|
|
1633
795
|
ResolverEndpointId: string | undefined;
|
|
1634
796
|
}
|
|
1635
797
|
export declare namespace DeleteResolverEndpointRequest {
|
|
1636
|
-
|
|
1637
|
-
* @internal
|
|
1638
|
-
*/
|
|
798
|
+
|
|
1639
799
|
const filterSensitiveLog: (obj: DeleteResolverEndpointRequest) => any;
|
|
1640
800
|
}
|
|
1641
801
|
export interface DeleteResolverEndpointResponse {
|
|
1642
|
-
|
|
1643
|
-
* <p>Information about the <code>DeleteResolverEndpoint</code> request, including the status of the request.</p>
|
|
1644
|
-
*/
|
|
802
|
+
|
|
1645
803
|
ResolverEndpoint?: ResolverEndpoint;
|
|
1646
804
|
}
|
|
1647
805
|
export declare namespace DeleteResolverEndpointResponse {
|
|
1648
|
-
|
|
1649
|
-
* @internal
|
|
1650
|
-
*/
|
|
806
|
+
|
|
1651
807
|
const filterSensitiveLog: (obj: DeleteResolverEndpointResponse) => any;
|
|
1652
808
|
}
|
|
1653
809
|
export interface DeleteResolverQueryLogConfigRequest {
|
|
1654
|
-
|
|
1655
|
-
* <p>The ID of the query logging configuration that you want to delete.</p>
|
|
1656
|
-
*/
|
|
810
|
+
|
|
1657
811
|
ResolverQueryLogConfigId: string | undefined;
|
|
1658
812
|
}
|
|
1659
813
|
export declare namespace DeleteResolverQueryLogConfigRequest {
|
|
1660
|
-
|
|
1661
|
-
* @internal
|
|
1662
|
-
*/
|
|
814
|
+
|
|
1663
815
|
const filterSensitiveLog: (obj: DeleteResolverQueryLogConfigRequest) => any;
|
|
1664
816
|
}
|
|
1665
817
|
export interface DeleteResolverQueryLogConfigResponse {
|
|
1666
|
-
|
|
1667
|
-
* <p>Information about the query logging configuration that you deleted, including the status of the request.</p>
|
|
1668
|
-
*/
|
|
818
|
+
|
|
1669
819
|
ResolverQueryLogConfig?: ResolverQueryLogConfig;
|
|
1670
820
|
}
|
|
1671
821
|
export declare namespace DeleteResolverQueryLogConfigResponse {
|
|
1672
|
-
|
|
1673
|
-
* @internal
|
|
1674
|
-
*/
|
|
822
|
+
|
|
1675
823
|
const filterSensitiveLog: (obj: DeleteResolverQueryLogConfigResponse) => any;
|
|
1676
824
|
}
|
|
1677
825
|
export interface DeleteResolverRuleRequest {
|
|
1678
|
-
|
|
1679
|
-
* <p>The ID of the Resolver rule that you want to delete.</p>
|
|
1680
|
-
*/
|
|
826
|
+
|
|
1681
827
|
ResolverRuleId: string | undefined;
|
|
1682
828
|
}
|
|
1683
829
|
export declare namespace DeleteResolverRuleRequest {
|
|
1684
|
-
|
|
1685
|
-
* @internal
|
|
1686
|
-
*/
|
|
830
|
+
|
|
1687
831
|
const filterSensitiveLog: (obj: DeleteResolverRuleRequest) => any;
|
|
1688
832
|
}
|
|
1689
833
|
export interface DeleteResolverRuleResponse {
|
|
1690
|
-
|
|
1691
|
-
* <p>Information about the <code>DeleteResolverRule</code> request, including the status of the request.</p>
|
|
1692
|
-
*/
|
|
834
|
+
|
|
1693
835
|
ResolverRule?: ResolverRule;
|
|
1694
836
|
}
|
|
1695
837
|
export declare namespace DeleteResolverRuleResponse {
|
|
1696
|
-
|
|
1697
|
-
* @internal
|
|
1698
|
-
*/
|
|
838
|
+
|
|
1699
839
|
const filterSensitiveLog: (obj: DeleteResolverRuleResponse) => any;
|
|
1700
840
|
}
|
|
1701
|
-
|
|
1702
|
-
* <p>The resource that you tried to update or delete is currently in use.</p>
|
|
1703
|
-
*/
|
|
841
|
+
|
|
1704
842
|
export interface ResourceInUseException extends __SmithyException, $MetadataBearer {
|
|
1705
843
|
name: "ResourceInUseException";
|
|
1706
844
|
$fault: "client";
|
|
1707
845
|
Message?: string;
|
|
1708
|
-
|
|
1709
|
-
* <p>For a <code>ResourceInUseException</code> error, the type of resource that is currently in use.</p>
|
|
1710
|
-
*/
|
|
846
|
+
|
|
1711
847
|
ResourceType?: string;
|
|
1712
848
|
}
|
|
1713
849
|
export declare namespace ResourceInUseException {
|
|
1714
|
-
|
|
1715
|
-
* @internal
|
|
1716
|
-
*/
|
|
850
|
+
|
|
1717
851
|
const filterSensitiveLog: (obj: ResourceInUseException) => any;
|
|
1718
852
|
}
|
|
1719
853
|
export interface DisassociateFirewallRuleGroupRequest {
|
|
1720
|
-
|
|
1721
|
-
* <p>The identifier of the <a>FirewallRuleGroupAssociation</a>. </p>
|
|
1722
|
-
*/
|
|
854
|
+
|
|
1723
855
|
FirewallRuleGroupAssociationId: string | undefined;
|
|
1724
856
|
}
|
|
1725
857
|
export declare namespace DisassociateFirewallRuleGroupRequest {
|
|
1726
|
-
|
|
1727
|
-
* @internal
|
|
1728
|
-
*/
|
|
858
|
+
|
|
1729
859
|
const filterSensitiveLog: (obj: DisassociateFirewallRuleGroupRequest) => any;
|
|
1730
860
|
}
|
|
1731
861
|
export interface DisassociateFirewallRuleGroupResponse {
|
|
1732
|
-
|
|
1733
|
-
* <p>The firewall rule group association that you just removed. </p>
|
|
1734
|
-
*/
|
|
862
|
+
|
|
1735
863
|
FirewallRuleGroupAssociation?: FirewallRuleGroupAssociation;
|
|
1736
864
|
}
|
|
1737
865
|
export declare namespace DisassociateFirewallRuleGroupResponse {
|
|
1738
|
-
|
|
1739
|
-
* @internal
|
|
1740
|
-
*/
|
|
866
|
+
|
|
1741
867
|
const filterSensitiveLog: (obj: DisassociateFirewallRuleGroupResponse) => any;
|
|
1742
868
|
}
|
|
1743
869
|
export interface DisassociateResolverEndpointIpAddressRequest {
|
|
1744
|
-
|
|
1745
|
-
* <p>The ID of the Resolver endpoint that you want to disassociate an IP address from.</p>
|
|
1746
|
-
*/
|
|
870
|
+
|
|
1747
871
|
ResolverEndpointId: string | undefined;
|
|
1748
|
-
|
|
1749
|
-
* <p>The IPv4 address that you want to remove from a Resolver endpoint.</p>
|
|
1750
|
-
*/
|
|
872
|
+
|
|
1751
873
|
IpAddress: IpAddressUpdate | undefined;
|
|
1752
874
|
}
|
|
1753
875
|
export declare namespace DisassociateResolverEndpointIpAddressRequest {
|
|
1754
|
-
|
|
1755
|
-
* @internal
|
|
1756
|
-
*/
|
|
876
|
+
|
|
1757
877
|
const filterSensitiveLog: (obj: DisassociateResolverEndpointIpAddressRequest) => any;
|
|
1758
878
|
}
|
|
1759
879
|
export interface DisassociateResolverEndpointIpAddressResponse {
|
|
1760
|
-
|
|
1761
|
-
* <p>The response to an <code>DisassociateResolverEndpointIpAddress</code> request.</p>
|
|
1762
|
-
*/
|
|
880
|
+
|
|
1763
881
|
ResolverEndpoint?: ResolverEndpoint;
|
|
1764
882
|
}
|
|
1765
883
|
export declare namespace DisassociateResolverEndpointIpAddressResponse {
|
|
1766
|
-
|
|
1767
|
-
* @internal
|
|
1768
|
-
*/
|
|
884
|
+
|
|
1769
885
|
const filterSensitiveLog: (obj: DisassociateResolverEndpointIpAddressResponse) => any;
|
|
1770
886
|
}
|
|
1771
887
|
export interface DisassociateResolverQueryLogConfigRequest {
|
|
1772
|
-
|
|
1773
|
-
* <p>The ID of the query logging configuration that you want to disassociate a specified VPC from.</p>
|
|
1774
|
-
*/
|
|
888
|
+
|
|
1775
889
|
ResolverQueryLogConfigId: string | undefined;
|
|
1776
|
-
|
|
1777
|
-
* <p>The ID of the Amazon VPC that you want to disassociate from a specified query logging configuration.</p>
|
|
1778
|
-
*/
|
|
890
|
+
|
|
1779
891
|
ResourceId: string | undefined;
|
|
1780
892
|
}
|
|
1781
893
|
export declare namespace DisassociateResolverQueryLogConfigRequest {
|
|
1782
|
-
|
|
1783
|
-
* @internal
|
|
1784
|
-
*/
|
|
894
|
+
|
|
1785
895
|
const filterSensitiveLog: (obj: DisassociateResolverQueryLogConfigRequest) => any;
|
|
1786
896
|
}
|
|
1787
897
|
export interface DisassociateResolverQueryLogConfigResponse {
|
|
1788
|
-
|
|
1789
|
-
* <p>A complex type that contains settings for the association that you deleted between an Amazon VPC and a query logging configuration.</p>
|
|
1790
|
-
*/
|
|
898
|
+
|
|
1791
899
|
ResolverQueryLogConfigAssociation?: ResolverQueryLogConfigAssociation;
|
|
1792
900
|
}
|
|
1793
901
|
export declare namespace DisassociateResolverQueryLogConfigResponse {
|
|
1794
|
-
|
|
1795
|
-
* @internal
|
|
1796
|
-
*/
|
|
902
|
+
|
|
1797
903
|
const filterSensitiveLog: (obj: DisassociateResolverQueryLogConfigResponse) => any;
|
|
1798
904
|
}
|
|
1799
905
|
export interface DisassociateResolverRuleRequest {
|
|
1800
|
-
|
|
1801
|
-
* <p>The ID of the VPC that you want to disassociate the Resolver rule from.</p>
|
|
1802
|
-
*/
|
|
906
|
+
|
|
1803
907
|
VPCId: string | undefined;
|
|
1804
|
-
|
|
1805
|
-
* <p>The ID of the Resolver rule that you want to disassociate from the specified VPC.</p>
|
|
1806
|
-
*/
|
|
908
|
+
|
|
1807
909
|
ResolverRuleId: string | undefined;
|
|
1808
910
|
}
|
|
1809
911
|
export declare namespace DisassociateResolverRuleRequest {
|
|
1810
|
-
|
|
1811
|
-
* @internal
|
|
1812
|
-
*/
|
|
912
|
+
|
|
1813
913
|
const filterSensitiveLog: (obj: DisassociateResolverRuleRequest) => any;
|
|
1814
914
|
}
|
|
1815
915
|
export interface DisassociateResolverRuleResponse {
|
|
1816
|
-
|
|
1817
|
-
* <p>Information about the <code>DisassociateResolverRule</code> request, including the status of the request.</p>
|
|
1818
|
-
*/
|
|
916
|
+
|
|
1819
917
|
ResolverRuleAssociation?: ResolverRuleAssociation;
|
|
1820
918
|
}
|
|
1821
919
|
export declare namespace DisassociateResolverRuleResponse {
|
|
1822
|
-
|
|
1823
|
-
* @internal
|
|
1824
|
-
*/
|
|
920
|
+
|
|
1825
921
|
const filterSensitiveLog: (obj: DisassociateResolverRuleResponse) => any;
|
|
1826
922
|
}
|
|
1827
|
-
|
|
1828
|
-
* <p>For Resolver list operations
|
|
1829
|
-
* (<a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_ListResolverEndpoints.html">ListResolverEndpoints</a>,
|
|
1830
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_ListResolverRules.html">ListResolverRules</a>,
|
|
1831
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_ListResolverRuleAssociations.html">ListResolverRuleAssociations</a>,
|
|
1832
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_ListResolverQueryLogConfigs.html">ListResolverQueryLogConfigs</a>,
|
|
1833
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_ListResolverQueryLogConfigAssociations.html">ListResolverQueryLogConfigAssociations</a>),
|
|
1834
|
-
* and
|
|
1835
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_ListResolverDnssecConfigs.html">ListResolverDnssecConfigs</a>),
|
|
1836
|
-
* an optional specification to return a subset of objects.</p>
|
|
1837
|
-
* <p>To filter objects, such as Resolver endpoints or Resolver rules, you specify <code>Name</code> and <code>Values</code>. For example,
|
|
1838
|
-
* to list only inbound Resolver endpoints, specify <code>Direction</code> for <code>Name</code> and specify <code>INBOUND</code> for <code>Values</code>. </p>
|
|
1839
|
-
*/
|
|
923
|
+
|
|
1840
924
|
export interface Filter {
|
|
1841
|
-
|
|
1842
|
-
* <p>The name of the parameter that you want to use to filter objects.</p>
|
|
1843
|
-
* <p>The valid values for <code>Name</code> depend on the action that you're including the filter in,
|
|
1844
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_ListResolverEndpoints.html">ListResolverEndpoints</a>,
|
|
1845
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_ListResolverRules.html">ListResolverRules</a>,
|
|
1846
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_ListResolverRuleAssociations.html">ListResolverRuleAssociations</a>,
|
|
1847
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_ListResolverQueryLogConfigs.html">ListResolverQueryLogConfigs</a>,
|
|
1848
|
-
* or
|
|
1849
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_ListResolverQueryLogConfigAssociations.html">ListResolverQueryLogConfigAssociations</a>.</p>
|
|
1850
|
-
*
|
|
1851
|
-
* <note>
|
|
1852
|
-
* <p>In early versions of Resolver, values for <code>Name</code> were listed as uppercase, with underscore (_) delimiters. For example,
|
|
1853
|
-
* <code>CreatorRequestId</code> was originally listed as <code>CREATOR_REQUEST_ID</code>. Uppercase values for <code>Name</code> are still supported.</p>
|
|
1854
|
-
* </note>
|
|
1855
|
-
*
|
|
1856
|
-
* <p>
|
|
1857
|
-
* <b>ListResolverEndpoints</b>
|
|
1858
|
-
* </p>
|
|
1859
|
-
* <p>Valid values for <code>Name</code> include the following:</p>
|
|
1860
|
-
* <ul>
|
|
1861
|
-
* <li>
|
|
1862
|
-
* <p>
|
|
1863
|
-
* <code>CreatorRequestId</code>: The value that you specified when you created the Resolver endpoint.</p>
|
|
1864
|
-
* </li>
|
|
1865
|
-
* <li>
|
|
1866
|
-
* <p>
|
|
1867
|
-
* <code>Direction</code>: Whether you want to return inbound or outbound Resolver endpoints. If you specify <code>DIRECTION</code>
|
|
1868
|
-
* for <code>Name</code>, specify <code>INBOUND</code> or <code>OUTBOUND</code> for <code>Values</code>.</p>
|
|
1869
|
-
* </li>
|
|
1870
|
-
* <li>
|
|
1871
|
-
* <p>
|
|
1872
|
-
* <code>HostVPCId</code>: The ID of the VPC that inbound DNS queries pass through on the way from your network to your VPCs in a region, or
|
|
1873
|
-
* the VPC that outbound queries pass through on the way from your VPCs to your network. In a
|
|
1874
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_CreateResolverEndpoint.html">CreateResolverEndpoint</a>
|
|
1875
|
-
* request, <code>SubnetId</code> indirectly identifies the VPC. In a
|
|
1876
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_GetResolverEndpoint.html">GetResolverEndpoint</a>
|
|
1877
|
-
* request, the VPC ID for a Resolver endpoint
|
|
1878
|
-
* is returned in the <code>HostVPCId</code> element. </p>
|
|
1879
|
-
* </li>
|
|
1880
|
-
* <li>
|
|
1881
|
-
* <p>
|
|
1882
|
-
* <code>IpAddressCount</code>: The number of IP addresses that you have associated with the Resolver endpoint.</p>
|
|
1883
|
-
* </li>
|
|
1884
|
-
* <li>
|
|
1885
|
-
* <p>
|
|
1886
|
-
* <code>Name</code>: The name of the Resolver endpoint.</p>
|
|
1887
|
-
* </li>
|
|
1888
|
-
* <li>
|
|
1889
|
-
* <p>
|
|
1890
|
-
* <code>SecurityGroupIds</code>: The IDs of the VPC security groups that you specified when you created the
|
|
1891
|
-
* Resolver endpoint.</p>
|
|
1892
|
-
* </li>
|
|
1893
|
-
* <li>
|
|
1894
|
-
* <p>
|
|
1895
|
-
* <code>Status</code>: The status of the Resolver endpoint. If you specify <code>Status</code> for <code>Name</code>,
|
|
1896
|
-
* specify one of the following status codes for <code>Values</code>: <code>CREATING</code>, <code>OPERATIONAL</code>, <code>UPDATING</code>,
|
|
1897
|
-
* <code>AUTO_RECOVERING</code>, <code>ACTION_NEEDED</code>, or <code>DELETING</code>. For more information, see <code>Status</code> in
|
|
1898
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_ResolverEndpoint.html">ResolverEndpoint</a>.</p>
|
|
1899
|
-
* </li>
|
|
1900
|
-
* </ul>
|
|
1901
|
-
*
|
|
1902
|
-
* <p>
|
|
1903
|
-
* <b>ListResolverRules</b>
|
|
1904
|
-
* </p>
|
|
1905
|
-
* <p>Valid values for <code>Name</code> include the following:</p>
|
|
1906
|
-
* <ul>
|
|
1907
|
-
* <li>
|
|
1908
|
-
* <p>
|
|
1909
|
-
* <code>CreatorRequestId</code>: The value that you specified when you created the Resolver rule.</p>
|
|
1910
|
-
* </li>
|
|
1911
|
-
* <li>
|
|
1912
|
-
* <p>
|
|
1913
|
-
* <code>DomainName</code>: The domain name for which Resolver is forwarding DNS queries to your network. In the value that
|
|
1914
|
-
* you specify for <code>Values</code>, include a trailing dot (.) after the domain name. For example, if the domain name is example.com,
|
|
1915
|
-
* specify the following value. Note the "." after <code>com</code>:</p>
|
|
1916
|
-
* <p>
|
|
1917
|
-
* <code>example.com.</code>
|
|
1918
|
-
* </p>
|
|
1919
|
-
* </li>
|
|
1920
|
-
* <li>
|
|
1921
|
-
* <p>
|
|
1922
|
-
* <code>Name</code>: The name of the Resolver rule.</p>
|
|
1923
|
-
* </li>
|
|
1924
|
-
* <li>
|
|
1925
|
-
* <p>
|
|
1926
|
-
* <code>ResolverEndpointId</code>: The ID of the Resolver endpoint that the Resolver rule is associated with.</p>
|
|
1927
|
-
* <note>
|
|
1928
|
-
* <p>You can filter on the Resolver endpoint only for rules that have a value of <code>FORWARD</code> for
|
|
1929
|
-
* <code>RuleType</code>.</p>
|
|
1930
|
-
* </note>
|
|
1931
|
-
* </li>
|
|
1932
|
-
* <li>
|
|
1933
|
-
* <p>
|
|
1934
|
-
* <code>Status</code>: The status of the Resolver rule. If you specify <code>Status</code> for <code>Name</code>,
|
|
1935
|
-
* specify one of the following status codes for <code>Values</code>: <code>COMPLETE</code>, <code>DELETING</code>, <code>UPDATING</code>,
|
|
1936
|
-
* or <code>FAILED</code>.</p>
|
|
1937
|
-
* </li>
|
|
1938
|
-
* <li>
|
|
1939
|
-
* <p>
|
|
1940
|
-
* <code>Type</code>: The type of the Resolver rule. If you specify <code>TYPE</code>
|
|
1941
|
-
* for <code>Name</code>, specify <code>FORWARD</code> or <code>SYSTEM</code> for <code>Values</code>.</p>
|
|
1942
|
-
* </li>
|
|
1943
|
-
* </ul>
|
|
1944
|
-
*
|
|
1945
|
-
* <p>
|
|
1946
|
-
* <b>ListResolverRuleAssociations</b>
|
|
1947
|
-
* </p>
|
|
1948
|
-
* <p>Valid values for <code>Name</code> include the following:</p>
|
|
1949
|
-
* <ul>
|
|
1950
|
-
* <li>
|
|
1951
|
-
* <p>
|
|
1952
|
-
* <code>Name</code>: The name of the Resolver rule association.</p>
|
|
1953
|
-
* </li>
|
|
1954
|
-
* <li>
|
|
1955
|
-
* <p>
|
|
1956
|
-
* <code>ResolverRuleId</code>: The ID of the Resolver rule that is associated with one or more VPCs.</p>
|
|
1957
|
-
* </li>
|
|
1958
|
-
* <li>
|
|
1959
|
-
* <p>
|
|
1960
|
-
* <code>Status</code>: The status of the Resolver rule association. If you specify <code>Status</code> for <code>Name</code>,
|
|
1961
|
-
* specify one of the following status codes for <code>Values</code>: <code>CREATING</code>, <code>COMPLETE</code>, <code>DELETING</code>, or
|
|
1962
|
-
* <code>FAILED</code>.</p>
|
|
1963
|
-
* </li>
|
|
1964
|
-
* <li>
|
|
1965
|
-
* <p>
|
|
1966
|
-
* <code>VPCId</code>: The ID of the VPC that the Resolver rule is associated with.</p>
|
|
1967
|
-
* </li>
|
|
1968
|
-
* </ul>
|
|
1969
|
-
*
|
|
1970
|
-
* <p>
|
|
1971
|
-
* <b>ListResolverQueryLogConfigs</b>
|
|
1972
|
-
* </p>
|
|
1973
|
-
* <p>Valid values for <code>Name</code> include the following:</p>
|
|
1974
|
-
* <ul>
|
|
1975
|
-
* <li>
|
|
1976
|
-
* <p>
|
|
1977
|
-
* <code>Arn</code>: The ARN for the query logging configuration.</p>
|
|
1978
|
-
* </li>
|
|
1979
|
-
* <li>
|
|
1980
|
-
* <p>
|
|
1981
|
-
* <code>AssociationCount</code>: The number of VPCs that are associated with the query logging configuration.</p>
|
|
1982
|
-
* </li>
|
|
1983
|
-
* <li>
|
|
1984
|
-
* <p>
|
|
1985
|
-
* <code>CreationTime</code>: The date and time that the query logging configuration was created, in Unix time format and
|
|
1986
|
-
* Coordinated Universal Time (UTC). </p>
|
|
1987
|
-
* </li>
|
|
1988
|
-
* <li>
|
|
1989
|
-
* <p>
|
|
1990
|
-
* <code>CreatorRequestId</code>: A unique string that identifies the request that created the query logging configuration.</p>
|
|
1991
|
-
* </li>
|
|
1992
|
-
* <li>
|
|
1993
|
-
* <p>
|
|
1994
|
-
* <code>Destination</code>: The Amazon Web Services service that you want to forward query logs to. Valid values include the following:</p>
|
|
1995
|
-
* <ul>
|
|
1996
|
-
* <li>
|
|
1997
|
-
* <p>
|
|
1998
|
-
* <code>S3</code>
|
|
1999
|
-
* </p>
|
|
2000
|
-
* </li>
|
|
2001
|
-
* <li>
|
|
2002
|
-
* <p>
|
|
2003
|
-
* <code>CloudWatchLogs</code>
|
|
2004
|
-
* </p>
|
|
2005
|
-
* </li>
|
|
2006
|
-
* <li>
|
|
2007
|
-
* <p>
|
|
2008
|
-
* <code>KinesisFirehose</code>
|
|
2009
|
-
* </p>
|
|
2010
|
-
* </li>
|
|
2011
|
-
* </ul>
|
|
2012
|
-
* </li>
|
|
2013
|
-
* <li>
|
|
2014
|
-
* <p>
|
|
2015
|
-
* <code>DestinationArn</code>: The ARN of the location that Resolver is sending query logs to. This value can be the ARN for an
|
|
2016
|
-
* S3 bucket, a CloudWatch Logs log group, or a Kinesis Data Firehose delivery stream.</p>
|
|
2017
|
-
* </li>
|
|
2018
|
-
* <li>
|
|
2019
|
-
* <p>
|
|
2020
|
-
* <code>Id</code>: The ID of the query logging configuration</p>
|
|
2021
|
-
* </li>
|
|
2022
|
-
* <li>
|
|
2023
|
-
* <p>
|
|
2024
|
-
* <code>Name</code>: The name of the query logging configuration</p>
|
|
2025
|
-
* </li>
|
|
2026
|
-
* <li>
|
|
2027
|
-
* <p>
|
|
2028
|
-
* <code>OwnerId</code>: The Amazon Web Services account ID for the account that created the query logging configuration.</p>
|
|
2029
|
-
* </li>
|
|
2030
|
-
* <li>
|
|
2031
|
-
* <p>
|
|
2032
|
-
* <code>ShareStatus</code>: An indication of whether the query logging configuration is shared with other Amazon Web Services accounts,
|
|
2033
|
-
* or was shared with the current account by another Amazon Web Services account. Valid values include: <code>NOT_SHARED</code>, <code>SHARED_WITH_ME</code>,
|
|
2034
|
-
* or <code>SHARED_BY_ME</code>.</p>
|
|
2035
|
-
* </li>
|
|
2036
|
-
* <li>
|
|
2037
|
-
* <p>
|
|
2038
|
-
* <code>Status</code>: The status of the query logging configuration. If you specify <code>Status</code> for <code>Name</code>,
|
|
2039
|
-
* specify the applicable status code for <code>Values</code>: <code>CREATING</code>, <code>CREATED</code>,
|
|
2040
|
-
* <code>DELETING</code>, or <code>FAILED</code>. For more information, see
|
|
2041
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_ResolverQueryLogConfig.html#Route53Resolver-Type-route53resolver_ResolverQueryLogConfig-Status">Status</a>.
|
|
2042
|
-
* </p>
|
|
2043
|
-
* </li>
|
|
2044
|
-
* </ul>
|
|
2045
|
-
*
|
|
2046
|
-
* <p>
|
|
2047
|
-
* <b>ListResolverQueryLogConfigAssociations</b>
|
|
2048
|
-
* </p>
|
|
2049
|
-
* <p>Valid values for <code>Name</code> include the following:</p>
|
|
2050
|
-
* <ul>
|
|
2051
|
-
* <li>
|
|
2052
|
-
* <p>
|
|
2053
|
-
* <code>CreationTime</code>: The date and time that the VPC was associated with the query logging configuration, in Unix time format and
|
|
2054
|
-
* Coordinated Universal Time (UTC).</p>
|
|
2055
|
-
* </li>
|
|
2056
|
-
* <li>
|
|
2057
|
-
* <p>
|
|
2058
|
-
* <code>Error</code>: If the value of <code>Status</code> is <code>FAILED</code>, specify the cause:
|
|
2059
|
-
* <code>DESTINATION_NOT_FOUND</code> or <code>ACCESS_DENIED</code>.</p>
|
|
2060
|
-
* </li>
|
|
2061
|
-
* <li>
|
|
2062
|
-
* <p>
|
|
2063
|
-
* <code>Id</code>: The ID of the query logging association.</p>
|
|
2064
|
-
* </li>
|
|
2065
|
-
* <li>
|
|
2066
|
-
* <p>
|
|
2067
|
-
* <code>ResolverQueryLogConfigId</code>: The ID of the query logging configuration that a VPC is associated with.</p>
|
|
2068
|
-
* </li>
|
|
2069
|
-
* <li>
|
|
2070
|
-
* <p>
|
|
2071
|
-
* <code>ResourceId</code>: The ID of the Amazon VPC that is associated with the query logging configuration.</p>
|
|
2072
|
-
* </li>
|
|
2073
|
-
* <li>
|
|
2074
|
-
* <p>
|
|
2075
|
-
* <code>Status</code>: The status of the query logging association. If you specify <code>Status</code> for <code>Name</code>,
|
|
2076
|
-
* specify the applicable status code for <code>Values</code>: <code>CREATING</code>, <code>CREATED</code>,
|
|
2077
|
-
* <code>DELETING</code>, or <code>FAILED</code>. For more information, see
|
|
2078
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_ResolverQueryLogConfigAssociation.html#Route53Resolver-Type-route53resolver_ResolverQueryLogConfigAssociation-Status">Status</a>.
|
|
2079
|
-
* </p>
|
|
2080
|
-
* </li>
|
|
2081
|
-
* </ul>
|
|
2082
|
-
*/
|
|
925
|
+
|
|
2083
926
|
Name?: string;
|
|
2084
|
-
|
|
2085
|
-
* <p>When you're using a <code>List</code> operation and you want the operation to return a subset of objects, such as Resolver endpoints or Resolver rules,
|
|
2086
|
-
* the value of the parameter that you want to use to filter objects. For example, to list only inbound Resolver endpoints, specify <code>Direction</code> for
|
|
2087
|
-
* <code>Name</code> and specify <code>INBOUND</code> for <code>Values</code>.</p>
|
|
2088
|
-
*/
|
|
927
|
+
|
|
2089
928
|
Values?: string[];
|
|
2090
929
|
}
|
|
2091
930
|
export declare namespace Filter {
|
|
2092
|
-
|
|
2093
|
-
* @internal
|
|
2094
|
-
*/
|
|
931
|
+
|
|
2095
932
|
const filterSensitiveLog: (obj: Filter) => any;
|
|
2096
933
|
}
|
|
2097
934
|
export declare enum FirewallFailOpenStatus {
|
|
2098
935
|
DISABLED = "DISABLED",
|
|
2099
936
|
ENABLED = "ENABLED"
|
|
2100
937
|
}
|
|
2101
|
-
|
|
2102
|
-
* <p>Configuration of the firewall behavior provided by DNS Firewall for a single VPC from
|
|
2103
|
-
* Amazon Virtual Private Cloud (Amazon VPC). </p>
|
|
2104
|
-
*/
|
|
938
|
+
|
|
2105
939
|
export interface FirewallConfig {
|
|
2106
|
-
|
|
2107
|
-
* <p>The ID of the firewall configuration.</p>
|
|
2108
|
-
*/
|
|
940
|
+
|
|
2109
941
|
Id?: string;
|
|
2110
|
-
|
|
2111
|
-
* <p>The ID of the VPC that this firewall configuration applies to.</p>
|
|
2112
|
-
*/
|
|
942
|
+
|
|
2113
943
|
ResourceId?: string;
|
|
2114
|
-
|
|
2115
|
-
* <p>The Amazon Web Services account ID of the owner of the VPC that this firewall configuration applies to.</p>
|
|
2116
|
-
*/
|
|
944
|
+
|
|
2117
945
|
OwnerId?: string;
|
|
2118
|
-
|
|
2119
|
-
* <p>Determines how DNS Firewall operates during failures, for example when all traffic that is sent to DNS Firewall fails to receive a reply. </p>
|
|
2120
|
-
* <ul>
|
|
2121
|
-
* <li>
|
|
2122
|
-
* <p>By default, fail open is disabled, which means the failure mode is closed. This approach favors security over availability. DNS Firewall returns
|
|
2123
|
-
* a failure error when it is unable to properly evaluate a query. </p>
|
|
2124
|
-
* </li>
|
|
2125
|
-
* <li>
|
|
2126
|
-
* <p>If you enable this option, the failure mode is open. This approach favors availability over security. DNS Firewall allows queries to proceed if it
|
|
2127
|
-
* is unable to properly evaluate them. </p>
|
|
2128
|
-
* </li>
|
|
2129
|
-
* </ul>
|
|
2130
|
-
* <p>This behavior is only enforced for VPCs that have at least one DNS Firewall rule group association. </p>
|
|
2131
|
-
*/
|
|
946
|
+
|
|
2132
947
|
FirewallFailOpen?: FirewallFailOpenStatus | string;
|
|
2133
948
|
}
|
|
2134
949
|
export declare namespace FirewallConfig {
|
|
2135
|
-
|
|
2136
|
-
* @internal
|
|
2137
|
-
*/
|
|
950
|
+
|
|
2138
951
|
const filterSensitiveLog: (obj: FirewallConfig) => any;
|
|
2139
952
|
}
|
|
2140
953
|
export declare enum FirewallDomainImportOperation {
|
|
2141
954
|
REPLACE = "REPLACE"
|
|
2142
955
|
}
|
|
2143
|
-
|
|
2144
|
-
* <p>Minimal high-level information for a firewall domain list. The action <a>ListFirewallDomainLists</a> returns an array of these objects. </p>
|
|
2145
|
-
* <p>To retrieve full information for a firewall domain list, call <a>GetFirewallDomainList</a> and <a>ListFirewallDomains</a>.</p>
|
|
2146
|
-
*/
|
|
956
|
+
|
|
2147
957
|
export interface FirewallDomainListMetadata {
|
|
2148
|
-
|
|
2149
|
-
* <p>The ID of the domain list. </p>
|
|
2150
|
-
*/
|
|
958
|
+
|
|
2151
959
|
Id?: string;
|
|
2152
|
-
|
|
2153
|
-
* <p>The Amazon Resource Name (ARN) of the firewall domain list metadata.</p>
|
|
2154
|
-
*/
|
|
960
|
+
|
|
2155
961
|
Arn?: string;
|
|
2156
|
-
|
|
2157
|
-
* <p>The name of the domain list. </p>
|
|
2158
|
-
*/
|
|
962
|
+
|
|
2159
963
|
Name?: string;
|
|
2160
|
-
|
|
2161
|
-
* <p>A unique string defined by you to identify the request. This allows you to retry failed
|
|
2162
|
-
* requests without the risk of running the operation twice. This can be any unique string,
|
|
2163
|
-
* for example, a timestamp. </p>
|
|
2164
|
-
*/
|
|
964
|
+
|
|
2165
965
|
CreatorRequestId?: string;
|
|
2166
|
-
|
|
2167
|
-
* <p>The owner of the list, used only for lists that are not managed by you. For example, the managed domain list <code>AWSManagedDomainsMalwareDomainList</code> has the managed owner name <code>Route 53 Resolver DNS Firewall</code>.</p>
|
|
2168
|
-
*/
|
|
966
|
+
|
|
2169
967
|
ManagedOwnerName?: string;
|
|
2170
968
|
}
|
|
2171
969
|
export declare namespace FirewallDomainListMetadata {
|
|
2172
|
-
|
|
2173
|
-
* @internal
|
|
2174
|
-
*/
|
|
970
|
+
|
|
2175
971
|
const filterSensitiveLog: (obj: FirewallDomainListMetadata) => any;
|
|
2176
972
|
}
|
|
2177
973
|
export declare enum FirewallDomainUpdateOperation {
|
|
@@ -2179,179 +975,111 @@ export declare enum FirewallDomainUpdateOperation {
|
|
|
2179
975
|
REMOVE = "REMOVE",
|
|
2180
976
|
REPLACE = "REPLACE"
|
|
2181
977
|
}
|
|
2182
|
-
|
|
2183
|
-
* <p>Minimal high-level information for a firewall rule group. The action <a>ListFirewallRuleGroups</a> returns an array of these objects. </p>
|
|
2184
|
-
* <p>To retrieve full information for a firewall rule group, call <a>GetFirewallRuleGroup</a> and <a>ListFirewallRules</a>.</p>
|
|
2185
|
-
*/
|
|
978
|
+
|
|
2186
979
|
export interface FirewallRuleGroupMetadata {
|
|
2187
|
-
|
|
2188
|
-
* <p>The ID of the rule group. </p>
|
|
2189
|
-
*/
|
|
980
|
+
|
|
2190
981
|
Id?: string;
|
|
2191
|
-
|
|
2192
|
-
* <p>The ARN (Amazon Resource Name) of the rule group.</p>
|
|
2193
|
-
*/
|
|
982
|
+
|
|
2194
983
|
Arn?: string;
|
|
2195
|
-
|
|
2196
|
-
* <p>The name of the rule group.</p>
|
|
2197
|
-
*/
|
|
984
|
+
|
|
2198
985
|
Name?: string;
|
|
2199
|
-
|
|
2200
|
-
* <p>The Amazon Web Services account ID for the account that created the rule group. When a rule group is shared with your account,
|
|
2201
|
-
* this is the account that has shared the rule group with you. </p>
|
|
2202
|
-
*/
|
|
986
|
+
|
|
2203
987
|
OwnerId?: string;
|
|
2204
|
-
|
|
2205
|
-
* <p>A unique string defined by you to identify the request. This allows you to retry failed
|
|
2206
|
-
* requests without the risk of running the operation twice. This can be any unique string,
|
|
2207
|
-
* for example, a timestamp. </p>
|
|
2208
|
-
*/
|
|
988
|
+
|
|
2209
989
|
CreatorRequestId?: string;
|
|
2210
|
-
|
|
2211
|
-
* <p>Whether the rule group is shared with other Amazon Web Services accounts, or was shared with the current account by another
|
|
2212
|
-
* Amazon Web Services account. Sharing is configured through Resource Access Manager (RAM).</p>
|
|
2213
|
-
*/
|
|
990
|
+
|
|
2214
991
|
ShareStatus?: ShareStatus | string;
|
|
2215
992
|
}
|
|
2216
993
|
export declare namespace FirewallRuleGroupMetadata {
|
|
2217
|
-
|
|
2218
|
-
* @internal
|
|
2219
|
-
*/
|
|
994
|
+
|
|
2220
995
|
const filterSensitiveLog: (obj: FirewallRuleGroupMetadata) => any;
|
|
2221
996
|
}
|
|
2222
997
|
export interface GetFirewallConfigRequest {
|
|
2223
|
-
|
|
2224
|
-
* <p>The ID of the VPC from Amazon VPC that the configuration is for.</p>
|
|
2225
|
-
*/
|
|
998
|
+
|
|
2226
999
|
ResourceId: string | undefined;
|
|
2227
1000
|
}
|
|
2228
1001
|
export declare namespace GetFirewallConfigRequest {
|
|
2229
|
-
|
|
2230
|
-
* @internal
|
|
2231
|
-
*/
|
|
1002
|
+
|
|
2232
1003
|
const filterSensitiveLog: (obj: GetFirewallConfigRequest) => any;
|
|
2233
1004
|
}
|
|
2234
1005
|
export interface GetFirewallConfigResponse {
|
|
2235
|
-
|
|
2236
|
-
* <p>Configuration of the firewall behavior provided by DNS Firewall for a single VPC from
|
|
2237
|
-
* AmazonVPC. </p>
|
|
2238
|
-
*/
|
|
1006
|
+
|
|
2239
1007
|
FirewallConfig?: FirewallConfig;
|
|
2240
1008
|
}
|
|
2241
1009
|
export declare namespace GetFirewallConfigResponse {
|
|
2242
|
-
|
|
2243
|
-
* @internal
|
|
2244
|
-
*/
|
|
1010
|
+
|
|
2245
1011
|
const filterSensitiveLog: (obj: GetFirewallConfigResponse) => any;
|
|
2246
1012
|
}
|
|
2247
1013
|
export interface GetFirewallDomainListRequest {
|
|
2248
|
-
|
|
2249
|
-
* <p>The ID of the domain list. </p>
|
|
2250
|
-
*/
|
|
1014
|
+
|
|
2251
1015
|
FirewallDomainListId: string | undefined;
|
|
2252
1016
|
}
|
|
2253
1017
|
export declare namespace GetFirewallDomainListRequest {
|
|
2254
|
-
|
|
2255
|
-
* @internal
|
|
2256
|
-
*/
|
|
1018
|
+
|
|
2257
1019
|
const filterSensitiveLog: (obj: GetFirewallDomainListRequest) => any;
|
|
2258
1020
|
}
|
|
2259
1021
|
export interface GetFirewallDomainListResponse {
|
|
2260
|
-
|
|
2261
|
-
* <p>The domain list that you requested. </p>
|
|
2262
|
-
*/
|
|
1022
|
+
|
|
2263
1023
|
FirewallDomainList?: FirewallDomainList;
|
|
2264
1024
|
}
|
|
2265
1025
|
export declare namespace GetFirewallDomainListResponse {
|
|
2266
|
-
|
|
2267
|
-
* @internal
|
|
2268
|
-
*/
|
|
1026
|
+
|
|
2269
1027
|
const filterSensitiveLog: (obj: GetFirewallDomainListResponse) => any;
|
|
2270
1028
|
}
|
|
2271
1029
|
export interface GetFirewallRuleGroupRequest {
|
|
2272
|
-
|
|
2273
|
-
* <p>The unique identifier of the firewall rule group. </p>
|
|
2274
|
-
*/
|
|
1030
|
+
|
|
2275
1031
|
FirewallRuleGroupId: string | undefined;
|
|
2276
1032
|
}
|
|
2277
1033
|
export declare namespace GetFirewallRuleGroupRequest {
|
|
2278
|
-
|
|
2279
|
-
* @internal
|
|
2280
|
-
*/
|
|
1034
|
+
|
|
2281
1035
|
const filterSensitiveLog: (obj: GetFirewallRuleGroupRequest) => any;
|
|
2282
1036
|
}
|
|
2283
1037
|
export interface GetFirewallRuleGroupResponse {
|
|
2284
|
-
|
|
2285
|
-
* <p>A collection of rules used to filter DNS network traffic. </p>
|
|
2286
|
-
*/
|
|
1038
|
+
|
|
2287
1039
|
FirewallRuleGroup?: FirewallRuleGroup;
|
|
2288
1040
|
}
|
|
2289
1041
|
export declare namespace GetFirewallRuleGroupResponse {
|
|
2290
|
-
|
|
2291
|
-
* @internal
|
|
2292
|
-
*/
|
|
1042
|
+
|
|
2293
1043
|
const filterSensitiveLog: (obj: GetFirewallRuleGroupResponse) => any;
|
|
2294
1044
|
}
|
|
2295
1045
|
export interface GetFirewallRuleGroupAssociationRequest {
|
|
2296
|
-
|
|
2297
|
-
* <p>The identifier of the <a>FirewallRuleGroupAssociation</a>. </p>
|
|
2298
|
-
*/
|
|
1046
|
+
|
|
2299
1047
|
FirewallRuleGroupAssociationId: string | undefined;
|
|
2300
1048
|
}
|
|
2301
1049
|
export declare namespace GetFirewallRuleGroupAssociationRequest {
|
|
2302
|
-
|
|
2303
|
-
* @internal
|
|
2304
|
-
*/
|
|
1050
|
+
|
|
2305
1051
|
const filterSensitiveLog: (obj: GetFirewallRuleGroupAssociationRequest) => any;
|
|
2306
1052
|
}
|
|
2307
1053
|
export interface GetFirewallRuleGroupAssociationResponse {
|
|
2308
|
-
|
|
2309
|
-
* <p>The association that you requested. </p>
|
|
2310
|
-
*/
|
|
1054
|
+
|
|
2311
1055
|
FirewallRuleGroupAssociation?: FirewallRuleGroupAssociation;
|
|
2312
1056
|
}
|
|
2313
1057
|
export declare namespace GetFirewallRuleGroupAssociationResponse {
|
|
2314
|
-
|
|
2315
|
-
* @internal
|
|
2316
|
-
*/
|
|
1058
|
+
|
|
2317
1059
|
const filterSensitiveLog: (obj: GetFirewallRuleGroupAssociationResponse) => any;
|
|
2318
1060
|
}
|
|
2319
1061
|
export interface GetFirewallRuleGroupPolicyRequest {
|
|
2320
|
-
|
|
2321
|
-
* <p>The ARN (Amazon Resource Name) for the rule group.</p>
|
|
2322
|
-
*/
|
|
1062
|
+
|
|
2323
1063
|
Arn: string | undefined;
|
|
2324
1064
|
}
|
|
2325
1065
|
export declare namespace GetFirewallRuleGroupPolicyRequest {
|
|
2326
|
-
|
|
2327
|
-
* @internal
|
|
2328
|
-
*/
|
|
1066
|
+
|
|
2329
1067
|
const filterSensitiveLog: (obj: GetFirewallRuleGroupPolicyRequest) => any;
|
|
2330
1068
|
}
|
|
2331
1069
|
export interface GetFirewallRuleGroupPolicyResponse {
|
|
2332
|
-
|
|
2333
|
-
* <p>The Identity and Access Management (Amazon Web Services IAM) policy for sharing the specified rule
|
|
2334
|
-
* group. You can use the policy to share the rule group using Resource Access Manager
|
|
2335
|
-
* (RAM). </p>
|
|
2336
|
-
*/
|
|
1070
|
+
|
|
2337
1071
|
FirewallRuleGroupPolicy?: string;
|
|
2338
1072
|
}
|
|
2339
1073
|
export declare namespace GetFirewallRuleGroupPolicyResponse {
|
|
2340
|
-
|
|
2341
|
-
* @internal
|
|
2342
|
-
*/
|
|
1074
|
+
|
|
2343
1075
|
const filterSensitiveLog: (obj: GetFirewallRuleGroupPolicyResponse) => any;
|
|
2344
1076
|
}
|
|
2345
1077
|
export interface GetResolverDnssecConfigRequest {
|
|
2346
|
-
|
|
2347
|
-
* <p>The ID of the virtual private cloud (VPC) for the DNSSEC validation status.</p>
|
|
2348
|
-
*/
|
|
1078
|
+
|
|
2349
1079
|
ResourceId: string | undefined;
|
|
2350
1080
|
}
|
|
2351
1081
|
export declare namespace GetResolverDnssecConfigRequest {
|
|
2352
|
-
|
|
2353
|
-
* @internal
|
|
2354
|
-
*/
|
|
1082
|
+
|
|
2355
1083
|
const filterSensitiveLog: (obj: GetResolverDnssecConfigRequest) => any;
|
|
2356
1084
|
}
|
|
2357
1085
|
export declare enum ResolverDNSSECValidationStatus {
|
|
@@ -2360,333 +1088,205 @@ export declare enum ResolverDNSSECValidationStatus {
|
|
|
2360
1088
|
Enabled = "ENABLED",
|
|
2361
1089
|
Enabling = "ENABLING"
|
|
2362
1090
|
}
|
|
2363
|
-
|
|
2364
|
-
* <p>A complex type that contains information about a configuration for DNSSEC validation.</p>
|
|
2365
|
-
*/
|
|
1091
|
+
|
|
2366
1092
|
export interface ResolverDnssecConfig {
|
|
2367
|
-
|
|
2368
|
-
* <p>The ID for a configuration for DNSSEC validation.</p>
|
|
2369
|
-
*/
|
|
1093
|
+
|
|
2370
1094
|
Id?: string;
|
|
2371
|
-
|
|
2372
|
-
* <p>The owner account ID of the virtual private cloud (VPC) for a configuration for DNSSEC validation.</p>
|
|
2373
|
-
*/
|
|
1095
|
+
|
|
2374
1096
|
OwnerId?: string;
|
|
2375
|
-
|
|
2376
|
-
* <p>The ID of the virtual private cloud (VPC) that you're configuring the DNSSEC validation status for.</p>
|
|
2377
|
-
*/
|
|
1097
|
+
|
|
2378
1098
|
ResourceId?: string;
|
|
2379
|
-
|
|
2380
|
-
* <p>The validation status for a DNSSEC configuration. The status can be one of the following:</p>
|
|
2381
|
-
* <ul>
|
|
2382
|
-
* <li>
|
|
2383
|
-
* <p>
|
|
2384
|
-
* <b>ENABLING:</b> DNSSEC validation is being enabled but is not complete.</p>
|
|
2385
|
-
* </li>
|
|
2386
|
-
* <li>
|
|
2387
|
-
* <p>
|
|
2388
|
-
* <b>ENABLED:</b> DNSSEC validation is enabled.</p>
|
|
2389
|
-
* </li>
|
|
2390
|
-
* <li>
|
|
2391
|
-
* <p>
|
|
2392
|
-
* <b>DISABLING:</b> DNSSEC validation is being disabled but is not complete.</p>
|
|
2393
|
-
* </li>
|
|
2394
|
-
* <li>
|
|
2395
|
-
* <p>
|
|
2396
|
-
* <b>DISABLED</b> DNSSEC validation is disabled.</p>
|
|
2397
|
-
* </li>
|
|
2398
|
-
* </ul>
|
|
2399
|
-
*/
|
|
1099
|
+
|
|
2400
1100
|
ValidationStatus?: ResolverDNSSECValidationStatus | string;
|
|
2401
1101
|
}
|
|
2402
1102
|
export declare namespace ResolverDnssecConfig {
|
|
2403
|
-
|
|
2404
|
-
* @internal
|
|
2405
|
-
*/
|
|
1103
|
+
|
|
2406
1104
|
const filterSensitiveLog: (obj: ResolverDnssecConfig) => any;
|
|
2407
1105
|
}
|
|
2408
1106
|
export interface GetResolverDnssecConfigResponse {
|
|
2409
|
-
|
|
2410
|
-
* <p>The information about a configuration for DNSSEC validation.</p>
|
|
2411
|
-
*/
|
|
1107
|
+
|
|
2412
1108
|
ResolverDNSSECConfig?: ResolverDnssecConfig;
|
|
2413
1109
|
}
|
|
2414
1110
|
export declare namespace GetResolverDnssecConfigResponse {
|
|
2415
|
-
|
|
2416
|
-
* @internal
|
|
2417
|
-
*/
|
|
1111
|
+
|
|
2418
1112
|
const filterSensitiveLog: (obj: GetResolverDnssecConfigResponse) => any;
|
|
2419
1113
|
}
|
|
2420
1114
|
export interface GetResolverEndpointRequest {
|
|
2421
|
-
|
|
2422
|
-
* <p>The ID of the Resolver endpoint that you want to get information about.</p>
|
|
2423
|
-
*/
|
|
1115
|
+
|
|
2424
1116
|
ResolverEndpointId: string | undefined;
|
|
2425
1117
|
}
|
|
2426
1118
|
export declare namespace GetResolverEndpointRequest {
|
|
2427
|
-
|
|
2428
|
-
* @internal
|
|
2429
|
-
*/
|
|
1119
|
+
|
|
2430
1120
|
const filterSensitiveLog: (obj: GetResolverEndpointRequest) => any;
|
|
2431
1121
|
}
|
|
2432
1122
|
export interface GetResolverEndpointResponse {
|
|
2433
|
-
|
|
2434
|
-
* <p>Information about the Resolver endpoint that you specified in a <code>GetResolverEndpoint</code> request.</p>
|
|
2435
|
-
*/
|
|
1123
|
+
|
|
2436
1124
|
ResolverEndpoint?: ResolverEndpoint;
|
|
2437
1125
|
}
|
|
2438
1126
|
export declare namespace GetResolverEndpointResponse {
|
|
2439
|
-
|
|
2440
|
-
* @internal
|
|
2441
|
-
*/
|
|
1127
|
+
|
|
2442
1128
|
const filterSensitiveLog: (obj: GetResolverEndpointResponse) => any;
|
|
2443
1129
|
}
|
|
2444
1130
|
export interface GetResolverQueryLogConfigRequest {
|
|
2445
|
-
|
|
2446
|
-
* <p>The ID of the Resolver query logging configuration that you want to get information about.</p>
|
|
2447
|
-
*/
|
|
1131
|
+
|
|
2448
1132
|
ResolverQueryLogConfigId: string | undefined;
|
|
2449
1133
|
}
|
|
2450
1134
|
export declare namespace GetResolverQueryLogConfigRequest {
|
|
2451
|
-
|
|
2452
|
-
* @internal
|
|
2453
|
-
*/
|
|
1135
|
+
|
|
2454
1136
|
const filterSensitiveLog: (obj: GetResolverQueryLogConfigRequest) => any;
|
|
2455
1137
|
}
|
|
2456
1138
|
export interface GetResolverQueryLogConfigResponse {
|
|
2457
|
-
|
|
2458
|
-
* <p>Information about the Resolver query logging configuration that you specified in a <code>GetQueryLogConfig</code> request.</p>
|
|
2459
|
-
*/
|
|
1139
|
+
|
|
2460
1140
|
ResolverQueryLogConfig?: ResolverQueryLogConfig;
|
|
2461
1141
|
}
|
|
2462
1142
|
export declare namespace GetResolverQueryLogConfigResponse {
|
|
2463
|
-
|
|
2464
|
-
* @internal
|
|
2465
|
-
*/
|
|
1143
|
+
|
|
2466
1144
|
const filterSensitiveLog: (obj: GetResolverQueryLogConfigResponse) => any;
|
|
2467
1145
|
}
|
|
2468
1146
|
export interface GetResolverQueryLogConfigAssociationRequest {
|
|
2469
|
-
|
|
2470
|
-
* <p>The ID of the Resolver query logging configuration association that you want to get information about.</p>
|
|
2471
|
-
*/
|
|
1147
|
+
|
|
2472
1148
|
ResolverQueryLogConfigAssociationId: string | undefined;
|
|
2473
1149
|
}
|
|
2474
1150
|
export declare namespace GetResolverQueryLogConfigAssociationRequest {
|
|
2475
|
-
|
|
2476
|
-
* @internal
|
|
2477
|
-
*/
|
|
1151
|
+
|
|
2478
1152
|
const filterSensitiveLog: (obj: GetResolverQueryLogConfigAssociationRequest) => any;
|
|
2479
1153
|
}
|
|
2480
1154
|
export interface GetResolverQueryLogConfigAssociationResponse {
|
|
2481
|
-
|
|
2482
|
-
* <p>Information about the Resolver query logging configuration association that you specified in a <code>GetQueryLogConfigAssociation</code> request.</p>
|
|
2483
|
-
*/
|
|
1155
|
+
|
|
2484
1156
|
ResolverQueryLogConfigAssociation?: ResolverQueryLogConfigAssociation;
|
|
2485
1157
|
}
|
|
2486
1158
|
export declare namespace GetResolverQueryLogConfigAssociationResponse {
|
|
2487
|
-
|
|
2488
|
-
* @internal
|
|
2489
|
-
*/
|
|
1159
|
+
|
|
2490
1160
|
const filterSensitiveLog: (obj: GetResolverQueryLogConfigAssociationResponse) => any;
|
|
2491
1161
|
}
|
|
2492
1162
|
export interface GetResolverQueryLogConfigPolicyRequest {
|
|
2493
|
-
|
|
2494
|
-
* <p>The ARN of the query logging configuration that you want to get the query logging policy for.</p>
|
|
2495
|
-
*/
|
|
1163
|
+
|
|
2496
1164
|
Arn: string | undefined;
|
|
2497
1165
|
}
|
|
2498
1166
|
export declare namespace GetResolverQueryLogConfigPolicyRequest {
|
|
2499
|
-
|
|
2500
|
-
* @internal
|
|
2501
|
-
*/
|
|
1167
|
+
|
|
2502
1168
|
const filterSensitiveLog: (obj: GetResolverQueryLogConfigPolicyRequest) => any;
|
|
2503
1169
|
}
|
|
2504
1170
|
export interface GetResolverQueryLogConfigPolicyResponse {
|
|
2505
|
-
|
|
2506
|
-
* <p>Information about the query logging policy for the query logging configuration that you specified in a
|
|
2507
|
-
* <code>GetResolverQueryLogConfigPolicy</code> request.</p>
|
|
2508
|
-
*/
|
|
1171
|
+
|
|
2509
1172
|
ResolverQueryLogConfigPolicy?: string;
|
|
2510
1173
|
}
|
|
2511
1174
|
export declare namespace GetResolverQueryLogConfigPolicyResponse {
|
|
2512
|
-
|
|
2513
|
-
* @internal
|
|
2514
|
-
*/
|
|
1175
|
+
|
|
2515
1176
|
const filterSensitiveLog: (obj: GetResolverQueryLogConfigPolicyResponse) => any;
|
|
2516
1177
|
}
|
|
2517
|
-
|
|
2518
|
-
* <p>The specified resource doesn't exist.</p>
|
|
2519
|
-
*/
|
|
1178
|
+
|
|
2520
1179
|
export interface UnknownResourceException extends __SmithyException, $MetadataBearer {
|
|
2521
1180
|
name: "UnknownResourceException";
|
|
2522
1181
|
$fault: "client";
|
|
2523
1182
|
Message?: string;
|
|
2524
1183
|
}
|
|
2525
1184
|
export declare namespace UnknownResourceException {
|
|
2526
|
-
|
|
2527
|
-
* @internal
|
|
2528
|
-
*/
|
|
1185
|
+
|
|
2529
1186
|
const filterSensitiveLog: (obj: UnknownResourceException) => any;
|
|
2530
1187
|
}
|
|
2531
1188
|
export interface GetResolverRuleRequest {
|
|
2532
|
-
|
|
2533
|
-
* <p>The ID of the Resolver rule that you want to get information about.</p>
|
|
2534
|
-
*/
|
|
1189
|
+
|
|
2535
1190
|
ResolverRuleId: string | undefined;
|
|
2536
1191
|
}
|
|
2537
1192
|
export declare namespace GetResolverRuleRequest {
|
|
2538
|
-
|
|
2539
|
-
* @internal
|
|
2540
|
-
*/
|
|
1193
|
+
|
|
2541
1194
|
const filterSensitiveLog: (obj: GetResolverRuleRequest) => any;
|
|
2542
1195
|
}
|
|
2543
1196
|
export interface GetResolverRuleResponse {
|
|
2544
|
-
|
|
2545
|
-
* <p>Information about the Resolver rule that you specified in a <code>GetResolverRule</code> request.</p>
|
|
2546
|
-
*/
|
|
1197
|
+
|
|
2547
1198
|
ResolverRule?: ResolverRule;
|
|
2548
1199
|
}
|
|
2549
1200
|
export declare namespace GetResolverRuleResponse {
|
|
2550
|
-
|
|
2551
|
-
* @internal
|
|
2552
|
-
*/
|
|
1201
|
+
|
|
2553
1202
|
const filterSensitiveLog: (obj: GetResolverRuleResponse) => any;
|
|
2554
1203
|
}
|
|
2555
1204
|
export interface GetResolverRuleAssociationRequest {
|
|
2556
|
-
|
|
2557
|
-
* <p>The ID of the Resolver rule association that you want to get information about.</p>
|
|
2558
|
-
*/
|
|
1205
|
+
|
|
2559
1206
|
ResolverRuleAssociationId: string | undefined;
|
|
2560
1207
|
}
|
|
2561
1208
|
export declare namespace GetResolverRuleAssociationRequest {
|
|
2562
|
-
|
|
2563
|
-
* @internal
|
|
2564
|
-
*/
|
|
1209
|
+
|
|
2565
1210
|
const filterSensitiveLog: (obj: GetResolverRuleAssociationRequest) => any;
|
|
2566
1211
|
}
|
|
2567
1212
|
export interface GetResolverRuleAssociationResponse {
|
|
2568
|
-
|
|
2569
|
-
* <p>Information about the Resolver rule association that you specified in a <code>GetResolverRuleAssociation</code> request.</p>
|
|
2570
|
-
*/
|
|
1213
|
+
|
|
2571
1214
|
ResolverRuleAssociation?: ResolverRuleAssociation;
|
|
2572
1215
|
}
|
|
2573
1216
|
export declare namespace GetResolverRuleAssociationResponse {
|
|
2574
|
-
|
|
2575
|
-
* @internal
|
|
2576
|
-
*/
|
|
1217
|
+
|
|
2577
1218
|
const filterSensitiveLog: (obj: GetResolverRuleAssociationResponse) => any;
|
|
2578
1219
|
}
|
|
2579
1220
|
export interface GetResolverRulePolicyRequest {
|
|
2580
|
-
|
|
2581
|
-
* <p>The ID of the Resolver rule that you want to get the Resolver rule policy for.</p>
|
|
2582
|
-
*/
|
|
1221
|
+
|
|
2583
1222
|
Arn: string | undefined;
|
|
2584
1223
|
}
|
|
2585
1224
|
export declare namespace GetResolverRulePolicyRequest {
|
|
2586
|
-
|
|
2587
|
-
* @internal
|
|
2588
|
-
*/
|
|
1225
|
+
|
|
2589
1226
|
const filterSensitiveLog: (obj: GetResolverRulePolicyRequest) => any;
|
|
2590
1227
|
}
|
|
2591
1228
|
export interface GetResolverRulePolicyResponse {
|
|
2592
|
-
|
|
2593
|
-
* <p>The Resolver rule policy for the rule that you specified in a <code>GetResolverRulePolicy</code> request.</p>
|
|
2594
|
-
*/
|
|
1229
|
+
|
|
2595
1230
|
ResolverRulePolicy?: string;
|
|
2596
1231
|
}
|
|
2597
1232
|
export declare namespace GetResolverRulePolicyResponse {
|
|
2598
|
-
|
|
2599
|
-
* @internal
|
|
2600
|
-
*/
|
|
1233
|
+
|
|
2601
1234
|
const filterSensitiveLog: (obj: GetResolverRulePolicyResponse) => any;
|
|
2602
1235
|
}
|
|
2603
1236
|
export interface ImportFirewallDomainsRequest {
|
|
2604
|
-
|
|
2605
|
-
* <p>The ID of the domain list that you want to modify with the import operation.</p>
|
|
2606
|
-
*/
|
|
1237
|
+
|
|
2607
1238
|
FirewallDomainListId: string | undefined;
|
|
2608
|
-
|
|
2609
|
-
* <p>What you want DNS Firewall to do with the domains that are listed in the file. This must be set to <code>REPLACE</code>, which updates the domain list to exactly match the list in the file. </p>
|
|
2610
|
-
*/
|
|
1239
|
+
|
|
2611
1240
|
Operation: FirewallDomainImportOperation | string | undefined;
|
|
2612
|
-
|
|
2613
|
-
* <p>The fully qualified URL or URI of the file stored in Amazon Simple Storage Service
|
|
2614
|
-
* (Amazon S3) that contains the list of domains to import.</p>
|
|
2615
|
-
* <p>The file must be in an S3 bucket that's in the same Region
|
|
2616
|
-
* as your DNS Firewall. The file must be a text file and must contain a single domain per line.</p>
|
|
2617
|
-
*/
|
|
1241
|
+
|
|
2618
1242
|
DomainFileUrl: string | undefined;
|
|
2619
1243
|
}
|
|
2620
1244
|
export declare namespace ImportFirewallDomainsRequest {
|
|
2621
|
-
|
|
2622
|
-
* @internal
|
|
2623
|
-
*/
|
|
1245
|
+
|
|
2624
1246
|
const filterSensitiveLog: (obj: ImportFirewallDomainsRequest) => any;
|
|
2625
1247
|
}
|
|
2626
1248
|
export interface ImportFirewallDomainsResponse {
|
|
2627
|
-
|
|
2628
|
-
* <p>The Id of the firewall domain list that DNS Firewall just updated.</p>
|
|
2629
|
-
*/
|
|
1249
|
+
|
|
2630
1250
|
Id?: string;
|
|
2631
|
-
|
|
2632
|
-
* <p>The name of the domain list. </p>
|
|
2633
|
-
*/
|
|
1251
|
+
|
|
2634
1252
|
Name?: string;
|
|
2635
|
-
|
|
2636
|
-
* <p> </p>
|
|
2637
|
-
*/
|
|
1253
|
+
|
|
2638
1254
|
Status?: FirewallDomainListStatus | string;
|
|
2639
|
-
|
|
2640
|
-
* <p>Additional information about the status of the list, if available.</p>
|
|
2641
|
-
*/
|
|
1255
|
+
|
|
2642
1256
|
StatusMessage?: string;
|
|
2643
1257
|
}
|
|
2644
1258
|
export declare namespace ImportFirewallDomainsResponse {
|
|
2645
|
-
|
|
2646
|
-
* @internal
|
|
2647
|
-
*/
|
|
1259
|
+
|
|
2648
1260
|
const filterSensitiveLog: (obj: ImportFirewallDomainsResponse) => any;
|
|
2649
1261
|
}
|
|
2650
|
-
|
|
2651
|
-
* <p>The value that you specified for <code>NextToken</code> in a <code>List</code> request isn't valid.</p>
|
|
2652
|
-
*/
|
|
1262
|
+
|
|
2653
1263
|
export interface InvalidNextTokenException extends __SmithyException, $MetadataBearer {
|
|
2654
1264
|
name: "InvalidNextTokenException";
|
|
2655
1265
|
$fault: "client";
|
|
2656
1266
|
Message?: string;
|
|
2657
1267
|
}
|
|
2658
1268
|
export declare namespace InvalidNextTokenException {
|
|
2659
|
-
|
|
2660
|
-
* @internal
|
|
2661
|
-
*/
|
|
1269
|
+
|
|
2662
1270
|
const filterSensitiveLog: (obj: InvalidNextTokenException) => any;
|
|
2663
1271
|
}
|
|
2664
|
-
|
|
2665
|
-
* <p>The specified Resolver rule policy is invalid.</p>
|
|
2666
|
-
*/
|
|
1272
|
+
|
|
2667
1273
|
export interface InvalidPolicyDocument extends __SmithyException, $MetadataBearer {
|
|
2668
1274
|
name: "InvalidPolicyDocument";
|
|
2669
1275
|
$fault: "client";
|
|
2670
1276
|
Message?: string;
|
|
2671
1277
|
}
|
|
2672
1278
|
export declare namespace InvalidPolicyDocument {
|
|
2673
|
-
|
|
2674
|
-
* @internal
|
|
2675
|
-
*/
|
|
1279
|
+
|
|
2676
1280
|
const filterSensitiveLog: (obj: InvalidPolicyDocument) => any;
|
|
2677
1281
|
}
|
|
2678
|
-
|
|
2679
|
-
* <p>The specified tag is invalid.</p>
|
|
2680
|
-
*/
|
|
1282
|
+
|
|
2681
1283
|
export interface InvalidTagException extends __SmithyException, $MetadataBearer {
|
|
2682
1284
|
name: "InvalidTagException";
|
|
2683
1285
|
$fault: "client";
|
|
2684
1286
|
Message?: string;
|
|
2685
1287
|
}
|
|
2686
1288
|
export declare namespace InvalidTagException {
|
|
2687
|
-
|
|
2688
|
-
* @internal
|
|
2689
|
-
*/
|
|
1289
|
+
|
|
2690
1290
|
const filterSensitiveLog: (obj: InvalidTagException) => any;
|
|
2691
1291
|
}
|
|
2692
1292
|
export declare enum IpAddressStatus {
|
|
@@ -2701,491 +1301,231 @@ export declare enum IpAddressStatus {
|
|
|
2701
1301
|
RemapAttaching = "REMAP_ATTACHING",
|
|
2702
1302
|
RemapDetaching = "REMAP_DETACHING"
|
|
2703
1303
|
}
|
|
2704
|
-
|
|
2705
|
-
* <p>In the response to a
|
|
2706
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_GetResolverEndpoint.html">GetResolverEndpoint</a>
|
|
2707
|
-
* request, information about the IP addresses that the Resolver endpoint uses for DNS queries.</p>
|
|
2708
|
-
*/
|
|
1304
|
+
|
|
2709
1305
|
export interface IpAddressResponse {
|
|
2710
|
-
|
|
2711
|
-
* <p>The ID of one IP address.</p>
|
|
2712
|
-
*/
|
|
1306
|
+
|
|
2713
1307
|
IpId?: string;
|
|
2714
|
-
|
|
2715
|
-
* <p>The ID of one subnet.</p>
|
|
2716
|
-
*/
|
|
1308
|
+
|
|
2717
1309
|
SubnetId?: string;
|
|
2718
|
-
|
|
2719
|
-
* <p>One IP address that the Resolver endpoint uses for DNS queries.</p>
|
|
2720
|
-
*/
|
|
1310
|
+
|
|
2721
1311
|
Ip?: string;
|
|
2722
|
-
|
|
2723
|
-
* <p>A status code that gives the current status of the request.</p>
|
|
2724
|
-
*/
|
|
1312
|
+
|
|
2725
1313
|
Status?: IpAddressStatus | string;
|
|
2726
|
-
|
|
2727
|
-
* <p>A message that provides additional information about the status of the request.</p>
|
|
2728
|
-
*/
|
|
1314
|
+
|
|
2729
1315
|
StatusMessage?: string;
|
|
2730
|
-
|
|
2731
|
-
* <p>The date and time that the IP address was created, in Unix time format and Coordinated Universal Time (UTC).</p>
|
|
2732
|
-
*/
|
|
1316
|
+
|
|
2733
1317
|
CreationTime?: string;
|
|
2734
|
-
|
|
2735
|
-
* <p>The date and time that the IP address was last modified, in Unix time format and Coordinated Universal Time (UTC).</p>
|
|
2736
|
-
*/
|
|
1318
|
+
|
|
2737
1319
|
ModificationTime?: string;
|
|
2738
1320
|
}
|
|
2739
1321
|
export declare namespace IpAddressResponse {
|
|
2740
|
-
|
|
2741
|
-
* @internal
|
|
2742
|
-
*/
|
|
1322
|
+
|
|
2743
1323
|
const filterSensitiveLog: (obj: IpAddressResponse) => any;
|
|
2744
1324
|
}
|
|
2745
1325
|
export interface ListFirewallConfigsRequest {
|
|
2746
|
-
|
|
2747
|
-
* <p>The maximum number of objects that you want Resolver to return for this request. If more
|
|
2748
|
-
* objects are available, in the response, Resolver provides a
|
|
2749
|
-
* <code>NextToken</code> value that you can use in a subsequent call to get the next batch of objects.</p>
|
|
2750
|
-
* <p>If you don't specify a value for <code>MaxResults</code>, Resolver returns up to 100 objects. </p>
|
|
2751
|
-
*/
|
|
1326
|
+
|
|
2752
1327
|
MaxResults?: number;
|
|
2753
|
-
|
|
2754
|
-
* <p>For the first call to this list request, omit this value.</p>
|
|
2755
|
-
* <p>When you request a list of objects, Resolver returns at most the number of objects
|
|
2756
|
-
* specified in <code>MaxResults</code>. If more objects are available for retrieval,
|
|
2757
|
-
* Resolver returns a <code>NextToken</code> value in the response. To retrieve the next
|
|
2758
|
-
* batch of objects, use the token that was returned for the prior request in your next request.</p>
|
|
2759
|
-
*/
|
|
1328
|
+
|
|
2760
1329
|
NextToken?: string;
|
|
2761
1330
|
}
|
|
2762
1331
|
export declare namespace ListFirewallConfigsRequest {
|
|
2763
|
-
|
|
2764
|
-
* @internal
|
|
2765
|
-
*/
|
|
1332
|
+
|
|
2766
1333
|
const filterSensitiveLog: (obj: ListFirewallConfigsRequest) => any;
|
|
2767
1334
|
}
|
|
2768
1335
|
export interface ListFirewallConfigsResponse {
|
|
2769
|
-
|
|
2770
|
-
* <p>If objects are still available for retrieval, Resolver returns this token in the response.
|
|
2771
|
-
* To retrieve the next batch of objects, provide this token in your next request.</p>
|
|
2772
|
-
*/
|
|
1336
|
+
|
|
2773
1337
|
NextToken?: string;
|
|
2774
|
-
|
|
2775
|
-
* <p>The configurations for the firewall behavior provided by DNS Firewall for VPCs from
|
|
2776
|
-
* Amazon Virtual Private Cloud (Amazon VPC). </p>
|
|
2777
|
-
*/
|
|
1338
|
+
|
|
2778
1339
|
FirewallConfigs?: FirewallConfig[];
|
|
2779
1340
|
}
|
|
2780
1341
|
export declare namespace ListFirewallConfigsResponse {
|
|
2781
|
-
|
|
2782
|
-
* @internal
|
|
2783
|
-
*/
|
|
1342
|
+
|
|
2784
1343
|
const filterSensitiveLog: (obj: ListFirewallConfigsResponse) => any;
|
|
2785
1344
|
}
|
|
2786
1345
|
export interface ListFirewallDomainListsRequest {
|
|
2787
|
-
|
|
2788
|
-
* <p>The maximum number of objects that you want Resolver to return for this request. If more
|
|
2789
|
-
* objects are available, in the response, Resolver provides a
|
|
2790
|
-
* <code>NextToken</code> value that you can use in a subsequent call to get the next batch of objects.</p>
|
|
2791
|
-
* <p>If you don't specify a value for <code>MaxResults</code>, Resolver returns up to 100 objects. </p>
|
|
2792
|
-
*/
|
|
1346
|
+
|
|
2793
1347
|
MaxResults?: number;
|
|
2794
|
-
|
|
2795
|
-
* <p>For the first call to this list request, omit this value.</p>
|
|
2796
|
-
* <p>When you request a list of objects, Resolver returns at most the number of objects
|
|
2797
|
-
* specified in <code>MaxResults</code>. If more objects are available for retrieval,
|
|
2798
|
-
* Resolver returns a <code>NextToken</code> value in the response. To retrieve the next
|
|
2799
|
-
* batch of objects, use the token that was returned for the prior request in your next request.</p>
|
|
2800
|
-
*/
|
|
1348
|
+
|
|
2801
1349
|
NextToken?: string;
|
|
2802
1350
|
}
|
|
2803
1351
|
export declare namespace ListFirewallDomainListsRequest {
|
|
2804
|
-
|
|
2805
|
-
* @internal
|
|
2806
|
-
*/
|
|
1352
|
+
|
|
2807
1353
|
const filterSensitiveLog: (obj: ListFirewallDomainListsRequest) => any;
|
|
2808
1354
|
}
|
|
2809
1355
|
export interface ListFirewallDomainListsResponse {
|
|
2810
|
-
|
|
2811
|
-
* <p>If objects are still available for retrieval, Resolver returns this token in the response.
|
|
2812
|
-
* To retrieve the next batch of objects, provide this token in your next request.</p>
|
|
2813
|
-
*/
|
|
1356
|
+
|
|
2814
1357
|
NextToken?: string;
|
|
2815
|
-
|
|
2816
|
-
* <p>A list of the domain lists that you have defined. </p>
|
|
2817
|
-
* <p>This might be a partial list of the domain lists that you've defined. For information,
|
|
2818
|
-
* see <code>MaxResults</code>. </p>
|
|
2819
|
-
*/
|
|
1358
|
+
|
|
2820
1359
|
FirewallDomainLists?: FirewallDomainListMetadata[];
|
|
2821
1360
|
}
|
|
2822
1361
|
export declare namespace ListFirewallDomainListsResponse {
|
|
2823
|
-
|
|
2824
|
-
* @internal
|
|
2825
|
-
*/
|
|
1362
|
+
|
|
2826
1363
|
const filterSensitiveLog: (obj: ListFirewallDomainListsResponse) => any;
|
|
2827
1364
|
}
|
|
2828
1365
|
export interface ListFirewallDomainsRequest {
|
|
2829
|
-
|
|
2830
|
-
* <p>The ID of the domain list whose domains you want to retrieve. </p>
|
|
2831
|
-
*/
|
|
1366
|
+
|
|
2832
1367
|
FirewallDomainListId: string | undefined;
|
|
2833
|
-
|
|
2834
|
-
* <p>The maximum number of objects that you want Resolver to return for this request. If more
|
|
2835
|
-
* objects are available, in the response, Resolver provides a
|
|
2836
|
-
* <code>NextToken</code> value that you can use in a subsequent call to get the next batch of objects.</p>
|
|
2837
|
-
* <p>If you don't specify a value for <code>MaxResults</code>, Resolver returns up to 100 objects. </p>
|
|
2838
|
-
*/
|
|
1368
|
+
|
|
2839
1369
|
MaxResults?: number;
|
|
2840
|
-
|
|
2841
|
-
* <p>For the first call to this list request, omit this value.</p>
|
|
2842
|
-
* <p>When you request a list of objects, Resolver returns at most the number of objects
|
|
2843
|
-
* specified in <code>MaxResults</code>. If more objects are available for retrieval,
|
|
2844
|
-
* Resolver returns a <code>NextToken</code> value in the response. To retrieve the next
|
|
2845
|
-
* batch of objects, use the token that was returned for the prior request in your next request.</p>
|
|
2846
|
-
*/
|
|
1370
|
+
|
|
2847
1371
|
NextToken?: string;
|
|
2848
1372
|
}
|
|
2849
1373
|
export declare namespace ListFirewallDomainsRequest {
|
|
2850
|
-
|
|
2851
|
-
* @internal
|
|
2852
|
-
*/
|
|
1374
|
+
|
|
2853
1375
|
const filterSensitiveLog: (obj: ListFirewallDomainsRequest) => any;
|
|
2854
1376
|
}
|
|
2855
1377
|
export interface ListFirewallDomainsResponse {
|
|
2856
|
-
|
|
2857
|
-
* <p>If objects are still available for retrieval, Resolver returns this token in the response.
|
|
2858
|
-
* To retrieve the next batch of objects, provide this token in your next request.</p>
|
|
2859
|
-
*/
|
|
1378
|
+
|
|
2860
1379
|
NextToken?: string;
|
|
2861
|
-
|
|
2862
|
-
* <p>A list of the domains in the firewall domain list. </p>
|
|
2863
|
-
* <p>This might be a partial list of the domains that you've defined in the domain list. For
|
|
2864
|
-
* information, see <code>MaxResults</code>. </p>
|
|
2865
|
-
*/
|
|
1380
|
+
|
|
2866
1381
|
Domains?: string[];
|
|
2867
1382
|
}
|
|
2868
1383
|
export declare namespace ListFirewallDomainsResponse {
|
|
2869
|
-
|
|
2870
|
-
* @internal
|
|
2871
|
-
*/
|
|
1384
|
+
|
|
2872
1385
|
const filterSensitiveLog: (obj: ListFirewallDomainsResponse) => any;
|
|
2873
1386
|
}
|
|
2874
1387
|
export interface ListFirewallRuleGroupAssociationsRequest {
|
|
2875
|
-
|
|
2876
|
-
* <p>The unique identifier of the firewall rule group that you want to retrieve the associations
|
|
2877
|
-
* for. Leave this blank to retrieve associations for any rule group. </p>
|
|
2878
|
-
*/
|
|
1388
|
+
|
|
2879
1389
|
FirewallRuleGroupId?: string;
|
|
2880
|
-
|
|
2881
|
-
* <p>The unique identifier of the VPC that you want to retrieve the associations
|
|
2882
|
-
* for. Leave this blank to retrieve associations for any VPC. </p>
|
|
2883
|
-
*/
|
|
1390
|
+
|
|
2884
1391
|
VpcId?: string;
|
|
2885
|
-
|
|
2886
|
-
* <p>The setting that determines the processing order of the rule group among the rule
|
|
2887
|
-
* groups that are associated with a single VPC. DNS Firewall filters VPC traffic starting
|
|
2888
|
-
* from the rule group with the lowest numeric priority setting. </p>
|
|
2889
|
-
*/
|
|
1392
|
+
|
|
2890
1393
|
Priority?: number;
|
|
2891
|
-
|
|
2892
|
-
* <p>The association <code>Status</code> setting that you want DNS Firewall to filter on for the list. If you don't specify this, then DNS Firewall returns all associations, regardless of status.</p>
|
|
2893
|
-
*/
|
|
1394
|
+
|
|
2894
1395
|
Status?: FirewallRuleGroupAssociationStatus | string;
|
|
2895
|
-
|
|
2896
|
-
* <p>The maximum number of objects that you want Resolver to return for this request. If more
|
|
2897
|
-
* objects are available, in the response, Resolver provides a
|
|
2898
|
-
* <code>NextToken</code> value that you can use in a subsequent call to get the next batch of objects.</p>
|
|
2899
|
-
* <p>If you don't specify a value for <code>MaxResults</code>, Resolver returns up to 100 objects. </p>
|
|
2900
|
-
*/
|
|
1396
|
+
|
|
2901
1397
|
MaxResults?: number;
|
|
2902
|
-
|
|
2903
|
-
* <p>For the first call to this list request, omit this value.</p>
|
|
2904
|
-
* <p>When you request a list of objects, Resolver returns at most the number of objects
|
|
2905
|
-
* specified in <code>MaxResults</code>. If more objects are available for retrieval,
|
|
2906
|
-
* Resolver returns a <code>NextToken</code> value in the response. To retrieve the next
|
|
2907
|
-
* batch of objects, use the token that was returned for the prior request in your next request.</p>
|
|
2908
|
-
*/
|
|
1398
|
+
|
|
2909
1399
|
NextToken?: string;
|
|
2910
1400
|
}
|
|
2911
1401
|
export declare namespace ListFirewallRuleGroupAssociationsRequest {
|
|
2912
|
-
|
|
2913
|
-
* @internal
|
|
2914
|
-
*/
|
|
1402
|
+
|
|
2915
1403
|
const filterSensitiveLog: (obj: ListFirewallRuleGroupAssociationsRequest) => any;
|
|
2916
1404
|
}
|
|
2917
1405
|
export interface ListFirewallRuleGroupAssociationsResponse {
|
|
2918
|
-
|
|
2919
|
-
* <p>If objects are still available for retrieval, Resolver returns this token in the response.
|
|
2920
|
-
* To retrieve the next batch of objects, provide this token in your next request.</p>
|
|
2921
|
-
*/
|
|
1406
|
+
|
|
2922
1407
|
NextToken?: string;
|
|
2923
|
-
|
|
2924
|
-
* <p>A list of your firewall rule group associations.</p>
|
|
2925
|
-
* <p>This might be a partial list of the associations that you have defined. For information, see <code>MaxResults</code>. </p>
|
|
2926
|
-
*/
|
|
1408
|
+
|
|
2927
1409
|
FirewallRuleGroupAssociations?: FirewallRuleGroupAssociation[];
|
|
2928
1410
|
}
|
|
2929
1411
|
export declare namespace ListFirewallRuleGroupAssociationsResponse {
|
|
2930
|
-
|
|
2931
|
-
* @internal
|
|
2932
|
-
*/
|
|
1412
|
+
|
|
2933
1413
|
const filterSensitiveLog: (obj: ListFirewallRuleGroupAssociationsResponse) => any;
|
|
2934
1414
|
}
|
|
2935
1415
|
export interface ListFirewallRuleGroupsRequest {
|
|
2936
|
-
|
|
2937
|
-
* <p>The maximum number of objects that you want Resolver to return for this request. If more
|
|
2938
|
-
* objects are available, in the response, Resolver provides a
|
|
2939
|
-
* <code>NextToken</code> value that you can use in a subsequent call to get the next batch of objects.</p>
|
|
2940
|
-
* <p>If you don't specify a value for <code>MaxResults</code>, Resolver returns up to 100 objects. </p>
|
|
2941
|
-
*/
|
|
1416
|
+
|
|
2942
1417
|
MaxResults?: number;
|
|
2943
|
-
|
|
2944
|
-
* <p>For the first call to this list request, omit this value.</p>
|
|
2945
|
-
* <p>When you request a list of objects, Resolver returns at most the number of objects
|
|
2946
|
-
* specified in <code>MaxResults</code>. If more objects are available for retrieval,
|
|
2947
|
-
* Resolver returns a <code>NextToken</code> value in the response. To retrieve the next
|
|
2948
|
-
* batch of objects, use the token that was returned for the prior request in your next request.</p>
|
|
2949
|
-
*/
|
|
1418
|
+
|
|
2950
1419
|
NextToken?: string;
|
|
2951
1420
|
}
|
|
2952
1421
|
export declare namespace ListFirewallRuleGroupsRequest {
|
|
2953
|
-
|
|
2954
|
-
* @internal
|
|
2955
|
-
*/
|
|
1422
|
+
|
|
2956
1423
|
const filterSensitiveLog: (obj: ListFirewallRuleGroupsRequest) => any;
|
|
2957
1424
|
}
|
|
2958
1425
|
export interface ListFirewallRuleGroupsResponse {
|
|
2959
|
-
|
|
2960
|
-
* <p>If objects are still available for retrieval, Resolver returns this token in the response.
|
|
2961
|
-
* To retrieve the next batch of objects, provide this token in your next request.</p>
|
|
2962
|
-
*/
|
|
1426
|
+
|
|
2963
1427
|
NextToken?: string;
|
|
2964
|
-
|
|
2965
|
-
* <p>A list of your firewall rule groups.</p>
|
|
2966
|
-
* <p>This might be a partial list of the rule groups that you have defined. For information, see <code>MaxResults</code>. </p>
|
|
2967
|
-
*/
|
|
1428
|
+
|
|
2968
1429
|
FirewallRuleGroups?: FirewallRuleGroupMetadata[];
|
|
2969
1430
|
}
|
|
2970
1431
|
export declare namespace ListFirewallRuleGroupsResponse {
|
|
2971
|
-
|
|
2972
|
-
* @internal
|
|
2973
|
-
*/
|
|
1432
|
+
|
|
2974
1433
|
const filterSensitiveLog: (obj: ListFirewallRuleGroupsResponse) => any;
|
|
2975
1434
|
}
|
|
2976
1435
|
export interface ListFirewallRulesRequest {
|
|
2977
|
-
|
|
2978
|
-
* <p>The unique identifier of the firewall rule group that you want to retrieve the rules for. </p>
|
|
2979
|
-
*/
|
|
1436
|
+
|
|
2980
1437
|
FirewallRuleGroupId: string | undefined;
|
|
2981
|
-
|
|
2982
|
-
* <p>Optional additional filter for the rules to retrieve.</p>
|
|
2983
|
-
* <p>The setting that determines the processing order of the rules in a rule group. DNS Firewall
|
|
2984
|
-
* processes the rules in a rule group by order of priority, starting from the lowest setting.</p>
|
|
2985
|
-
*/
|
|
1438
|
+
|
|
2986
1439
|
Priority?: number;
|
|
2987
|
-
|
|
2988
|
-
* <p>Optional additional filter for the rules to retrieve.</p>
|
|
2989
|
-
* <p>The action that DNS Firewall should take on a DNS query when it matches one of the domains in the rule's domain list:</p>
|
|
2990
|
-
* <ul>
|
|
2991
|
-
* <li>
|
|
2992
|
-
* <p>
|
|
2993
|
-
* <code>ALLOW</code> - Permit the request to go through.</p>
|
|
2994
|
-
* </li>
|
|
2995
|
-
* <li>
|
|
2996
|
-
* <p>
|
|
2997
|
-
* <code>ALERT</code> - Permit the request to go through but send an alert to the logs.</p>
|
|
2998
|
-
* </li>
|
|
2999
|
-
* <li>
|
|
3000
|
-
* <p>
|
|
3001
|
-
* <code>BLOCK</code> - Disallow the request. If this is specified, additional handling details are provided in the rule's <code>BlockResponse</code> setting. </p>
|
|
3002
|
-
* </li>
|
|
3003
|
-
* </ul>
|
|
3004
|
-
*/
|
|
1440
|
+
|
|
3005
1441
|
Action?: Action | string;
|
|
3006
|
-
|
|
3007
|
-
* <p>The maximum number of objects that you want Resolver to return for this request. If more
|
|
3008
|
-
* objects are available, in the response, Resolver provides a
|
|
3009
|
-
* <code>NextToken</code> value that you can use in a subsequent call to get the next batch of objects.</p>
|
|
3010
|
-
* <p>If you don't specify a value for <code>MaxResults</code>, Resolver returns up to 100 objects. </p>
|
|
3011
|
-
*/
|
|
1442
|
+
|
|
3012
1443
|
MaxResults?: number;
|
|
3013
|
-
|
|
3014
|
-
* <p>For the first call to this list request, omit this value.</p>
|
|
3015
|
-
* <p>When you request a list of objects, Resolver returns at most the number of objects
|
|
3016
|
-
* specified in <code>MaxResults</code>. If more objects are available for retrieval,
|
|
3017
|
-
* Resolver returns a <code>NextToken</code> value in the response. To retrieve the next
|
|
3018
|
-
* batch of objects, use the token that was returned for the prior request in your next request.</p>
|
|
3019
|
-
*/
|
|
1444
|
+
|
|
3020
1445
|
NextToken?: string;
|
|
3021
1446
|
}
|
|
3022
1447
|
export declare namespace ListFirewallRulesRequest {
|
|
3023
|
-
|
|
3024
|
-
* @internal
|
|
3025
|
-
*/
|
|
1448
|
+
|
|
3026
1449
|
const filterSensitiveLog: (obj: ListFirewallRulesRequest) => any;
|
|
3027
1450
|
}
|
|
3028
1451
|
export interface ListFirewallRulesResponse {
|
|
3029
|
-
|
|
3030
|
-
* <p>If objects are still available for retrieval, Resolver returns this token in the response.
|
|
3031
|
-
* To retrieve the next batch of objects, provide this token in your next request.</p>
|
|
3032
|
-
*/
|
|
1452
|
+
|
|
3033
1453
|
NextToken?: string;
|
|
3034
|
-
|
|
3035
|
-
* <p>A list of the rules that you have defined. </p>
|
|
3036
|
-
* <p>This might be a partial list of the firewall rules that you've defined. For information,
|
|
3037
|
-
* see <code>MaxResults</code>. </p>
|
|
3038
|
-
*/
|
|
1454
|
+
|
|
3039
1455
|
FirewallRules?: FirewallRule[];
|
|
3040
1456
|
}
|
|
3041
1457
|
export declare namespace ListFirewallRulesResponse {
|
|
3042
|
-
|
|
3043
|
-
* @internal
|
|
3044
|
-
*/
|
|
1458
|
+
|
|
3045
1459
|
const filterSensitiveLog: (obj: ListFirewallRulesResponse) => any;
|
|
3046
1460
|
}
|
|
3047
1461
|
export interface ListResolverDnssecConfigsRequest {
|
|
3048
|
-
|
|
3049
|
-
* <p>
|
|
3050
|
-
* <i>Optional</i>: An integer that specifies the maximum number of DNSSEC configuration results that you want Amazon Route 53 to return.
|
|
3051
|
-
* If you don't specify a value for <code>MaxResults</code>, Route 53 returns up to 100 configuration per page.</p>
|
|
3052
|
-
*/
|
|
1462
|
+
|
|
3053
1463
|
MaxResults?: number;
|
|
3054
|
-
|
|
3055
|
-
* <p>(Optional) If the current Amazon Web Services account has more than <code>MaxResults</code> DNSSEC configurations, use <code>NextToken</code>
|
|
3056
|
-
* to get the second and subsequent pages of results.</p>
|
|
3057
|
-
* <p>For the first <code>ListResolverDnssecConfigs</code> request, omit this value.</p>
|
|
3058
|
-
* <p>For the second and subsequent requests, get the value of <code>NextToken</code> from the previous response and specify that value
|
|
3059
|
-
* for <code>NextToken</code> in the request.</p>
|
|
3060
|
-
*/
|
|
1464
|
+
|
|
3061
1465
|
NextToken?: string;
|
|
3062
|
-
|
|
3063
|
-
* <p>An optional specification to return a subset of objects.</p>
|
|
3064
|
-
*/
|
|
1466
|
+
|
|
3065
1467
|
Filters?: Filter[];
|
|
3066
1468
|
}
|
|
3067
1469
|
export declare namespace ListResolverDnssecConfigsRequest {
|
|
3068
|
-
|
|
3069
|
-
* @internal
|
|
3070
|
-
*/
|
|
1470
|
+
|
|
3071
1471
|
const filterSensitiveLog: (obj: ListResolverDnssecConfigsRequest) => any;
|
|
3072
1472
|
}
|
|
3073
1473
|
export interface ListResolverDnssecConfigsResponse {
|
|
3074
|
-
|
|
3075
|
-
* <p>If a response includes the last of the DNSSEC configurations that are associated with the current Amazon Web Services account,
|
|
3076
|
-
* <code>NextToken</code> doesn't appear in the response.</p>
|
|
3077
|
-
* <p>If a response doesn't include the last of the configurations, you can get more configurations by submitting another
|
|
3078
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_ListResolverDnssecConfigs.html">ListResolverDnssecConfigs</a>
|
|
3079
|
-
* request. Get the value of <code>NextToken</code> that Amazon Route 53 returned in the previous response and include it in
|
|
3080
|
-
* <code>NextToken</code> in the next request.</p>
|
|
3081
|
-
*/
|
|
1474
|
+
|
|
3082
1475
|
NextToken?: string;
|
|
3083
|
-
|
|
3084
|
-
* <p>An array that contains one
|
|
3085
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_ResolverDnssecConfig.html">ResolverDnssecConfig</a> element
|
|
3086
|
-
* for each configuration for DNSSEC validation that is associated with the current Amazon Web Services account.</p>
|
|
3087
|
-
*/
|
|
1476
|
+
|
|
3088
1477
|
ResolverDnssecConfigs?: ResolverDnssecConfig[];
|
|
3089
1478
|
}
|
|
3090
1479
|
export declare namespace ListResolverDnssecConfigsResponse {
|
|
3091
|
-
|
|
3092
|
-
* @internal
|
|
3093
|
-
*/
|
|
1480
|
+
|
|
3094
1481
|
const filterSensitiveLog: (obj: ListResolverDnssecConfigsResponse) => any;
|
|
3095
1482
|
}
|
|
3096
1483
|
export interface ListResolverEndpointIpAddressesRequest {
|
|
3097
|
-
|
|
3098
|
-
* <p>The ID of the Resolver endpoint that you want to get IP addresses for.</p>
|
|
3099
|
-
*/
|
|
1484
|
+
|
|
3100
1485
|
ResolverEndpointId: string | undefined;
|
|
3101
|
-
|
|
3102
|
-
* <p>The maximum number of IP addresses that you want to return in the response to a <code>ListResolverEndpointIpAddresses</code> request.
|
|
3103
|
-
* If you don't specify a value for <code>MaxResults</code>, Resolver returns up to 100 IP addresses. </p>
|
|
3104
|
-
*/
|
|
1486
|
+
|
|
3105
1487
|
MaxResults?: number;
|
|
3106
|
-
|
|
3107
|
-
* <p>For the first <code>ListResolverEndpointIpAddresses</code> request, omit this value.</p>
|
|
3108
|
-
* <p>If the specified Resolver endpoint has more than <code>MaxResults</code> IP addresses, you can submit another
|
|
3109
|
-
* <code>ListResolverEndpointIpAddresses</code> request to get the next group of IP addresses. In the next request, specify the value of
|
|
3110
|
-
* <code>NextToken</code> from the previous response. </p>
|
|
3111
|
-
*/
|
|
1488
|
+
|
|
3112
1489
|
NextToken?: string;
|
|
3113
1490
|
}
|
|
3114
1491
|
export declare namespace ListResolverEndpointIpAddressesRequest {
|
|
3115
|
-
|
|
3116
|
-
* @internal
|
|
3117
|
-
*/
|
|
1492
|
+
|
|
3118
1493
|
const filterSensitiveLog: (obj: ListResolverEndpointIpAddressesRequest) => any;
|
|
3119
1494
|
}
|
|
3120
1495
|
export interface ListResolverEndpointIpAddressesResponse {
|
|
3121
|
-
|
|
3122
|
-
* <p>If the specified endpoint has more than <code>MaxResults</code> IP addresses, you can submit another
|
|
3123
|
-
* <code>ListResolverEndpointIpAddresses</code> request to get the next group of IP addresses. In the next request,
|
|
3124
|
-
* specify the value of <code>NextToken</code> from the previous response. </p>
|
|
3125
|
-
*/
|
|
1496
|
+
|
|
3126
1497
|
NextToken?: string;
|
|
3127
|
-
|
|
3128
|
-
* <p>The value that you specified for <code>MaxResults</code> in the request.</p>
|
|
3129
|
-
*/
|
|
1498
|
+
|
|
3130
1499
|
MaxResults?: number;
|
|
3131
|
-
|
|
3132
|
-
* <p>Information about the IP addresses in your VPC that DNS queries originate from (for outbound endpoints) or that you forward
|
|
3133
|
-
* DNS queries to (for inbound endpoints).</p>
|
|
3134
|
-
*/
|
|
1500
|
+
|
|
3135
1501
|
IpAddresses?: IpAddressResponse[];
|
|
3136
1502
|
}
|
|
3137
1503
|
export declare namespace ListResolverEndpointIpAddressesResponse {
|
|
3138
|
-
|
|
3139
|
-
* @internal
|
|
3140
|
-
*/
|
|
1504
|
+
|
|
3141
1505
|
const filterSensitiveLog: (obj: ListResolverEndpointIpAddressesResponse) => any;
|
|
3142
1506
|
}
|
|
3143
1507
|
export interface ListResolverEndpointsRequest {
|
|
3144
|
-
|
|
3145
|
-
* <p>The maximum number of Resolver endpoints that you want to return in the response to a <code>ListResolverEndpoints</code> request.
|
|
3146
|
-
* If you don't specify a value for <code>MaxResults</code>, Resolver returns up to 100 Resolver endpoints. </p>
|
|
3147
|
-
*/
|
|
1508
|
+
|
|
3148
1509
|
MaxResults?: number;
|
|
3149
|
-
|
|
3150
|
-
* <p>For the first <code>ListResolverEndpoints</code> request, omit this value.</p>
|
|
3151
|
-
* <p>If you have more than <code>MaxResults</code> Resolver endpoints, you can submit another <code>ListResolverEndpoints</code> request
|
|
3152
|
-
* to get the next group of Resolver endpoints. In the next request, specify the value of <code>NextToken</code> from the previous response. </p>
|
|
3153
|
-
*/
|
|
1510
|
+
|
|
3154
1511
|
NextToken?: string;
|
|
3155
|
-
|
|
3156
|
-
* <p>An optional specification to return a subset of Resolver endpoints, such as all inbound Resolver endpoints.</p>
|
|
3157
|
-
* <note>
|
|
3158
|
-
* <p>If you submit a second or subsequent <code>ListResolverEndpoints</code> request and specify the <code>NextToken</code> parameter,
|
|
3159
|
-
* you must use the same values for <code>Filters</code>, if any, as in the previous request.</p>
|
|
3160
|
-
* </note>
|
|
3161
|
-
*/
|
|
1512
|
+
|
|
3162
1513
|
Filters?: Filter[];
|
|
3163
1514
|
}
|
|
3164
1515
|
export declare namespace ListResolverEndpointsRequest {
|
|
3165
|
-
|
|
3166
|
-
* @internal
|
|
3167
|
-
*/
|
|
1516
|
+
|
|
3168
1517
|
const filterSensitiveLog: (obj: ListResolverEndpointsRequest) => any;
|
|
3169
1518
|
}
|
|
3170
1519
|
export interface ListResolverEndpointsResponse {
|
|
3171
|
-
|
|
3172
|
-
* <p>If more than <code>MaxResults</code> IP addresses match the specified criteria, you can submit another <code>ListResolverEndpoint</code> request
|
|
3173
|
-
* to get the next group of results. In the next request, specify the value of <code>NextToken</code> from the previous response. </p>
|
|
3174
|
-
*/
|
|
1520
|
+
|
|
3175
1521
|
NextToken?: string;
|
|
3176
|
-
|
|
3177
|
-
* <p>The value that you specified for <code>MaxResults</code> in the request.</p>
|
|
3178
|
-
*/
|
|
1522
|
+
|
|
3179
1523
|
MaxResults?: number;
|
|
3180
|
-
|
|
3181
|
-
* <p>The Resolver endpoints that were created by using the current Amazon Web Services account, and that match the specified filters, if any.</p>
|
|
3182
|
-
*/
|
|
1524
|
+
|
|
3183
1525
|
ResolverEndpoints?: ResolverEndpoint[];
|
|
3184
1526
|
}
|
|
3185
1527
|
export declare namespace ListResolverEndpointsResponse {
|
|
3186
|
-
|
|
3187
|
-
* @internal
|
|
3188
|
-
*/
|
|
1528
|
+
|
|
3189
1529
|
const filterSensitiveLog: (obj: ListResolverEndpointsResponse) => any;
|
|
3190
1530
|
}
|
|
3191
1531
|
export declare enum SortOrder {
|
|
@@ -3193,965 +1533,332 @@ export declare enum SortOrder {
|
|
|
3193
1533
|
Descending = "DESCENDING"
|
|
3194
1534
|
}
|
|
3195
1535
|
export interface ListResolverQueryLogConfigAssociationsRequest {
|
|
3196
|
-
|
|
3197
|
-
* <p>The maximum number of query logging associations that you want to return in the response to a <code>ListResolverQueryLogConfigAssociations</code> request.
|
|
3198
|
-
* If you don't specify a value for <code>MaxResults</code>, Resolver returns up to 100 query logging associations. </p>
|
|
3199
|
-
*/
|
|
1536
|
+
|
|
3200
1537
|
MaxResults?: number;
|
|
3201
|
-
|
|
3202
|
-
* <p>For the first <code>ListResolverQueryLogConfigAssociations</code> request, omit this value.</p>
|
|
3203
|
-
* <p>If there are more than <code>MaxResults</code> query logging associations that match the values that you specify for <code>Filters</code>,
|
|
3204
|
-
* you can submit another <code>ListResolverQueryLogConfigAssociations</code> request to get the next group of associations. In the next request, specify the value of
|
|
3205
|
-
* <code>NextToken</code> from the previous response. </p>
|
|
3206
|
-
*/
|
|
1538
|
+
|
|
3207
1539
|
NextToken?: string;
|
|
3208
|
-
|
|
3209
|
-
* <p>An optional specification to return a subset of query logging associations.</p>
|
|
3210
|
-
* <note>
|
|
3211
|
-
* <p>If you submit a second or subsequent <code>ListResolverQueryLogConfigAssociations</code> request and specify the <code>NextToken</code> parameter,
|
|
3212
|
-
* you must use the same values for <code>Filters</code>, if any, as in the previous request.</p>
|
|
3213
|
-
* </note>
|
|
3214
|
-
*/
|
|
1540
|
+
|
|
3215
1541
|
Filters?: Filter[];
|
|
3216
|
-
|
|
3217
|
-
* <p>The element that you want Resolver to sort query logging associations by. </p>
|
|
3218
|
-
* <note>
|
|
3219
|
-
* <p>If you submit a second or subsequent <code>ListResolverQueryLogConfigAssociations</code> request and specify the <code>NextToken</code> parameter,
|
|
3220
|
-
* you must use the same value for <code>SortBy</code>, if any, as in the previous request.</p>
|
|
3221
|
-
* </note>
|
|
3222
|
-
*
|
|
3223
|
-
* <p>Valid values include the following elements:</p>
|
|
3224
|
-
* <ul>
|
|
3225
|
-
* <li>
|
|
3226
|
-
* <p>
|
|
3227
|
-
* <code>CreationTime</code>: The ID of the query logging association.</p>
|
|
3228
|
-
* </li>
|
|
3229
|
-
* <li>
|
|
3230
|
-
* <p>
|
|
3231
|
-
* <code>Error</code>: If the value of <code>Status</code> is <code>FAILED</code>, the value of <code>Error</code>
|
|
3232
|
-
* indicates the cause: </p>
|
|
3233
|
-
* <ul>
|
|
3234
|
-
* <li>
|
|
3235
|
-
* <p>
|
|
3236
|
-
* <code>DESTINATION_NOT_FOUND</code>: The specified destination (for example, an Amazon S3 bucket) was deleted.</p>
|
|
3237
|
-
* </li>
|
|
3238
|
-
* <li>
|
|
3239
|
-
* <p>
|
|
3240
|
-
* <code>ACCESS_DENIED</code>: Permissions don't allow sending logs to the destination.</p>
|
|
3241
|
-
* </li>
|
|
3242
|
-
* </ul>
|
|
3243
|
-
* <p>If <code>Status</code> is a value other than <code>FAILED</code>, <code>ERROR</code> is null.</p>
|
|
3244
|
-
* </li>
|
|
3245
|
-
* <li>
|
|
3246
|
-
* <p>
|
|
3247
|
-
* <code>Id</code>: The ID of the query logging association</p>
|
|
3248
|
-
* </li>
|
|
3249
|
-
* <li>
|
|
3250
|
-
* <p>
|
|
3251
|
-
* <code>ResolverQueryLogConfigId</code>: The ID of the query logging configuration</p>
|
|
3252
|
-
* </li>
|
|
3253
|
-
* <li>
|
|
3254
|
-
* <p>
|
|
3255
|
-
* <code>ResourceId</code>: The ID of the VPC that is associated with the query logging configuration</p>
|
|
3256
|
-
* </li>
|
|
3257
|
-
* <li>
|
|
3258
|
-
* <p>
|
|
3259
|
-
* <code>Status</code>: The current status of the configuration. Valid values include the following:</p>
|
|
3260
|
-
*
|
|
3261
|
-
* <ul>
|
|
3262
|
-
* <li>
|
|
3263
|
-
* <p>
|
|
3264
|
-
* <code>CREATING</code>: Resolver is creating an association between an Amazon VPC and a query logging configuration.</p>
|
|
3265
|
-
* </li>
|
|
3266
|
-
* <li>
|
|
3267
|
-
* <p>
|
|
3268
|
-
* <code>CREATED</code>: The association between an Amazon VPC and a query logging configuration
|
|
3269
|
-
* was successfully created. Resolver is logging queries that originate in the specified VPC.</p>
|
|
3270
|
-
* </li>
|
|
3271
|
-
* <li>
|
|
3272
|
-
* <p>
|
|
3273
|
-
* <code>DELETING</code>: Resolver is deleting this query logging association.</p>
|
|
3274
|
-
* </li>
|
|
3275
|
-
* <li>
|
|
3276
|
-
* <p>
|
|
3277
|
-
* <code>FAILED</code>: Resolver either couldn't create or couldn't delete the query logging association.
|
|
3278
|
-
* Here are two common causes:</p>
|
|
3279
|
-
* <ul>
|
|
3280
|
-
* <li>
|
|
3281
|
-
* <p>The specified destination (for example, an Amazon S3 bucket) was deleted.</p>
|
|
3282
|
-
* </li>
|
|
3283
|
-
* <li>
|
|
3284
|
-
* <p>Permissions don't allow sending logs to the destination.</p>
|
|
3285
|
-
* </li>
|
|
3286
|
-
* </ul>
|
|
3287
|
-
* </li>
|
|
3288
|
-
* </ul>
|
|
3289
|
-
* </li>
|
|
3290
|
-
* </ul>
|
|
3291
|
-
*/
|
|
1542
|
+
|
|
3292
1543
|
SortBy?: string;
|
|
3293
|
-
|
|
3294
|
-
* <p>If you specified a value for <code>SortBy</code>, the order that you want query logging associations to be listed in,
|
|
3295
|
-
* <code>ASCENDING</code> or <code>DESCENDING</code>.</p>
|
|
3296
|
-
* <note>
|
|
3297
|
-
* <p>If you submit a second or subsequent <code>ListResolverQueryLogConfigAssociations</code> request and specify the <code>NextToken</code> parameter,
|
|
3298
|
-
* you must use the same value for <code>SortOrder</code>, if any, as in the previous request.</p>
|
|
3299
|
-
* </note>
|
|
3300
|
-
*/
|
|
1544
|
+
|
|
3301
1545
|
SortOrder?: SortOrder | string;
|
|
3302
1546
|
}
|
|
3303
1547
|
export declare namespace ListResolverQueryLogConfigAssociationsRequest {
|
|
3304
|
-
|
|
3305
|
-
* @internal
|
|
3306
|
-
*/
|
|
1548
|
+
|
|
3307
1549
|
const filterSensitiveLog: (obj: ListResolverQueryLogConfigAssociationsRequest) => any;
|
|
3308
1550
|
}
|
|
3309
1551
|
export interface ListResolverQueryLogConfigAssociationsResponse {
|
|
3310
|
-
|
|
3311
|
-
* <p>If there are more than <code>MaxResults</code> query logging associations, you can submit another <code>ListResolverQueryLogConfigAssociations</code> request
|
|
3312
|
-
* to get the next group of associations. In the next request, specify the value of <code>NextToken</code> from the previous response. </p>
|
|
3313
|
-
*/
|
|
1552
|
+
|
|
3314
1553
|
NextToken?: string;
|
|
3315
|
-
|
|
3316
|
-
* <p>The total number of query logging associations that were created by the current account in the specified Region. This count can differ from the
|
|
3317
|
-
* number of associations that are returned in a <code>ListResolverQueryLogConfigAssociations</code> response, depending on the values that you specify
|
|
3318
|
-
* in the request.</p>
|
|
3319
|
-
*/
|
|
1554
|
+
|
|
3320
1555
|
TotalCount?: number;
|
|
3321
|
-
|
|
3322
|
-
* <p>The total number of query logging associations that were created by the current account in the specified Region and that match the filters
|
|
3323
|
-
* that were specified in the <code>ListResolverQueryLogConfigAssociations</code> request. For the total number of associations that were created by the
|
|
3324
|
-
* current account in the specified Region, see <code>TotalCount</code>.</p>
|
|
3325
|
-
*/
|
|
1556
|
+
|
|
3326
1557
|
TotalFilteredCount?: number;
|
|
3327
|
-
|
|
3328
|
-
* <p>A list that contains one <code>ResolverQueryLogConfigAssociations</code> element for each query logging association that matches the
|
|
3329
|
-
* values that you specified for <code>Filter</code>.</p>
|
|
3330
|
-
*/
|
|
1558
|
+
|
|
3331
1559
|
ResolverQueryLogConfigAssociations?: ResolverQueryLogConfigAssociation[];
|
|
3332
1560
|
}
|
|
3333
1561
|
export declare namespace ListResolverQueryLogConfigAssociationsResponse {
|
|
3334
|
-
|
|
3335
|
-
* @internal
|
|
3336
|
-
*/
|
|
1562
|
+
|
|
3337
1563
|
const filterSensitiveLog: (obj: ListResolverQueryLogConfigAssociationsResponse) => any;
|
|
3338
1564
|
}
|
|
3339
1565
|
export interface ListResolverQueryLogConfigsRequest {
|
|
3340
|
-
|
|
3341
|
-
* <p>The maximum number of query logging configurations that you want to return in the response to a <code>ListResolverQueryLogConfigs</code> request.
|
|
3342
|
-
* If you don't specify a value for <code>MaxResults</code>, Resolver returns up to 100 query logging configurations. </p>
|
|
3343
|
-
*/
|
|
1566
|
+
|
|
3344
1567
|
MaxResults?: number;
|
|
3345
|
-
|
|
3346
|
-
* <p>For the first <code>ListResolverQueryLogConfigs</code> request, omit this value.</p>
|
|
3347
|
-
* <p>If there are more than <code>MaxResults</code> query logging configurations that match the values that you specify for <code>Filters</code>,
|
|
3348
|
-
* you can submit another <code>ListResolverQueryLogConfigs</code> request to get the next group of configurations. In the next request, specify the value of
|
|
3349
|
-
* <code>NextToken</code> from the previous response. </p>
|
|
3350
|
-
*/
|
|
1568
|
+
|
|
3351
1569
|
NextToken?: string;
|
|
3352
|
-
|
|
3353
|
-
* <p>An optional specification to return a subset of query logging configurations.</p>
|
|
3354
|
-
* <note>
|
|
3355
|
-
* <p>If you submit a second or subsequent <code>ListResolverQueryLogConfigs</code> request and specify the <code>NextToken</code> parameter,
|
|
3356
|
-
* you must use the same values for <code>Filters</code>, if any, as in the previous request.</p>
|
|
3357
|
-
* </note>
|
|
3358
|
-
*/
|
|
1570
|
+
|
|
3359
1571
|
Filters?: Filter[];
|
|
3360
|
-
|
|
3361
|
-
* <p>The element that you want Resolver to sort query logging configurations by. </p>
|
|
3362
|
-
* <note>
|
|
3363
|
-
* <p>If you submit a second or subsequent <code>ListResolverQueryLogConfigs</code> request and specify the <code>NextToken</code> parameter,
|
|
3364
|
-
* you must use the same value for <code>SortBy</code>, if any, as in the previous request.</p>
|
|
3365
|
-
* </note>
|
|
3366
|
-
*
|
|
3367
|
-
* <p>Valid values include the following elements:</p>
|
|
3368
|
-
* <ul>
|
|
3369
|
-
* <li>
|
|
3370
|
-
* <p>
|
|
3371
|
-
* <code>Arn</code>: The ARN of the query logging configuration</p>
|
|
3372
|
-
* </li>
|
|
3373
|
-
* <li>
|
|
3374
|
-
* <p>
|
|
3375
|
-
* <code>AssociationCount</code>: The number of VPCs that are associated with the specified configuration </p>
|
|
3376
|
-
* </li>
|
|
3377
|
-
* <li>
|
|
3378
|
-
* <p>
|
|
3379
|
-
* <code>CreationTime</code>: The date and time that Resolver returned when the configuration was created</p>
|
|
3380
|
-
* </li>
|
|
3381
|
-
* <li>
|
|
3382
|
-
* <p>
|
|
3383
|
-
* <code>CreatorRequestId</code>: The value that was specified for <code>CreatorRequestId</code> when the configuration was created</p>
|
|
3384
|
-
* </li>
|
|
3385
|
-
* <li>
|
|
3386
|
-
* <p>
|
|
3387
|
-
* <code>DestinationArn</code>: The location that logs are sent to</p>
|
|
3388
|
-
* </li>
|
|
3389
|
-
* <li>
|
|
3390
|
-
* <p>
|
|
3391
|
-
* <code>Id</code>: The ID of the configuration</p>
|
|
3392
|
-
* </li>
|
|
3393
|
-
* <li>
|
|
3394
|
-
* <p>
|
|
3395
|
-
* <code>Name</code>: The name of the configuration</p>
|
|
3396
|
-
* </li>
|
|
3397
|
-
* <li>
|
|
3398
|
-
* <p>
|
|
3399
|
-
* <code>OwnerId</code>: The Amazon Web Services account number of the account that created the configuration</p>
|
|
3400
|
-
* </li>
|
|
3401
|
-
* <li>
|
|
3402
|
-
* <p>
|
|
3403
|
-
* <code>ShareStatus</code>: Whether the configuration is shared with other Amazon Web Services accounts or shared with the current account by
|
|
3404
|
-
* another Amazon Web Services account. Sharing is configured through Resource Access Manager (RAM).</p>
|
|
3405
|
-
* </li>
|
|
3406
|
-
* <li>
|
|
3407
|
-
* <p>
|
|
3408
|
-
* <code>Status</code>: The current status of the configuration. Valid values include the following:</p>
|
|
3409
|
-
*
|
|
3410
|
-
* <ul>
|
|
3411
|
-
* <li>
|
|
3412
|
-
* <p>
|
|
3413
|
-
* <code>CREATING</code>: Resolver is creating the query logging configuration.</p>
|
|
3414
|
-
* </li>
|
|
3415
|
-
* <li>
|
|
3416
|
-
* <p>
|
|
3417
|
-
* <code>CREATED</code>: The query logging configuration was successfully created.
|
|
3418
|
-
* Resolver is logging queries that originate in the specified VPC.</p>
|
|
3419
|
-
* </li>
|
|
3420
|
-
* <li>
|
|
3421
|
-
* <p>
|
|
3422
|
-
* <code>DELETING</code>: Resolver is deleting this query logging configuration.</p>
|
|
3423
|
-
* </li>
|
|
3424
|
-
* <li>
|
|
3425
|
-
* <p>
|
|
3426
|
-
* <code>FAILED</code>: Resolver either couldn't create or couldn't delete the query logging configuration.
|
|
3427
|
-
* Here are two common causes:</p>
|
|
3428
|
-
* <ul>
|
|
3429
|
-
* <li>
|
|
3430
|
-
* <p>The specified destination (for example, an Amazon S3 bucket) was deleted.</p>
|
|
3431
|
-
* </li>
|
|
3432
|
-
* <li>
|
|
3433
|
-
* <p>Permissions don't allow sending logs to the destination.</p>
|
|
3434
|
-
* </li>
|
|
3435
|
-
* </ul>
|
|
3436
|
-
* </li>
|
|
3437
|
-
* </ul>
|
|
3438
|
-
* </li>
|
|
3439
|
-
* </ul>
|
|
3440
|
-
*/
|
|
1572
|
+
|
|
3441
1573
|
SortBy?: string;
|
|
3442
|
-
|
|
3443
|
-
* <p>If you specified a value for <code>SortBy</code>, the order that you want query logging configurations to be listed in,
|
|
3444
|
-
* <code>ASCENDING</code> or <code>DESCENDING</code>.</p>
|
|
3445
|
-
* <note>
|
|
3446
|
-
* <p>If you submit a second or subsequent <code>ListResolverQueryLogConfigs</code> request and specify the <code>NextToken</code> parameter,
|
|
3447
|
-
* you must use the same value for <code>SortOrder</code>, if any, as in the previous request.</p>
|
|
3448
|
-
* </note>
|
|
3449
|
-
*/
|
|
1574
|
+
|
|
3450
1575
|
SortOrder?: SortOrder | string;
|
|
3451
1576
|
}
|
|
3452
1577
|
export declare namespace ListResolverQueryLogConfigsRequest {
|
|
3453
|
-
|
|
3454
|
-
* @internal
|
|
3455
|
-
*/
|
|
1578
|
+
|
|
3456
1579
|
const filterSensitiveLog: (obj: ListResolverQueryLogConfigsRequest) => any;
|
|
3457
1580
|
}
|
|
3458
1581
|
export interface ListResolverQueryLogConfigsResponse {
|
|
3459
|
-
|
|
3460
|
-
* <p>If there are more than <code>MaxResults</code> query logging configurations, you can submit another <code>ListResolverQueryLogConfigs</code> request
|
|
3461
|
-
* to get the next group of configurations. In the next request, specify the value of <code>NextToken</code> from the previous response. </p>
|
|
3462
|
-
*/
|
|
1582
|
+
|
|
3463
1583
|
NextToken?: string;
|
|
3464
|
-
|
|
3465
|
-
* <p>The total number of query logging configurations that were created by the current account in the specified Region. This count can differ from the
|
|
3466
|
-
* number of query logging configurations that are returned in a <code>ListResolverQueryLogConfigs</code> response, depending on the values that you specify
|
|
3467
|
-
* in the request.</p>
|
|
3468
|
-
*/
|
|
1584
|
+
|
|
3469
1585
|
TotalCount?: number;
|
|
3470
|
-
|
|
3471
|
-
* <p>The total number of query logging configurations that were created by the current account in the specified Region and that match the filters
|
|
3472
|
-
* that were specified in the <code>ListResolverQueryLogConfigs</code> request. For the total number of query logging configurations that were created by the
|
|
3473
|
-
* current account in the specified Region, see <code>TotalCount</code>.</p>
|
|
3474
|
-
*/
|
|
1586
|
+
|
|
3475
1587
|
TotalFilteredCount?: number;
|
|
3476
|
-
|
|
3477
|
-
* <p>A list that contains one <code>ResolverQueryLogConfig</code> element for each query logging configuration that matches the
|
|
3478
|
-
* values that you specified for <code>Filter</code>.</p>
|
|
3479
|
-
*/
|
|
1588
|
+
|
|
3480
1589
|
ResolverQueryLogConfigs?: ResolverQueryLogConfig[];
|
|
3481
1590
|
}
|
|
3482
1591
|
export declare namespace ListResolverQueryLogConfigsResponse {
|
|
3483
|
-
|
|
3484
|
-
* @internal
|
|
3485
|
-
*/
|
|
1592
|
+
|
|
3486
1593
|
const filterSensitiveLog: (obj: ListResolverQueryLogConfigsResponse) => any;
|
|
3487
1594
|
}
|
|
3488
1595
|
export interface ListResolverRuleAssociationsRequest {
|
|
3489
|
-
|
|
3490
|
-
* <p>The maximum number of rule associations that you want to return in the response to a <code>ListResolverRuleAssociations</code> request.
|
|
3491
|
-
* If you don't specify a value for <code>MaxResults</code>, Resolver returns up to 100 rule associations. </p>
|
|
3492
|
-
*/
|
|
1596
|
+
|
|
3493
1597
|
MaxResults?: number;
|
|
3494
|
-
|
|
3495
|
-
* <p>For the first <code>ListResolverRuleAssociation</code> request, omit this value.</p>
|
|
3496
|
-
* <p>If you have more than <code>MaxResults</code> rule associations, you can submit another <code>ListResolverRuleAssociation</code> request
|
|
3497
|
-
* to get the next group of rule associations. In the next request, specify the value of <code>NextToken</code> from the previous response. </p>
|
|
3498
|
-
*/
|
|
1598
|
+
|
|
3499
1599
|
NextToken?: string;
|
|
3500
|
-
|
|
3501
|
-
* <p>An optional specification to return a subset of Resolver rules, such as Resolver rules that are associated with the same VPC ID.</p>
|
|
3502
|
-
* <note>
|
|
3503
|
-
* <p>If you submit a second or subsequent <code>ListResolverRuleAssociations</code> request and specify the <code>NextToken</code> parameter,
|
|
3504
|
-
* you must use the same values for <code>Filters</code>, if any, as in the previous request.</p>
|
|
3505
|
-
* </note>
|
|
3506
|
-
*/
|
|
1600
|
+
|
|
3507
1601
|
Filters?: Filter[];
|
|
3508
1602
|
}
|
|
3509
1603
|
export declare namespace ListResolverRuleAssociationsRequest {
|
|
3510
|
-
|
|
3511
|
-
* @internal
|
|
3512
|
-
*/
|
|
1604
|
+
|
|
3513
1605
|
const filterSensitiveLog: (obj: ListResolverRuleAssociationsRequest) => any;
|
|
3514
1606
|
}
|
|
3515
1607
|
export interface ListResolverRuleAssociationsResponse {
|
|
3516
|
-
|
|
3517
|
-
* <p>If more than <code>MaxResults</code> rule associations match the specified criteria, you can submit another
|
|
3518
|
-
* <code>ListResolverRuleAssociation</code> request to get the next group of results. In the next request, specify the value of
|
|
3519
|
-
* <code>NextToken</code> from the previous response. </p>
|
|
3520
|
-
*/
|
|
1608
|
+
|
|
3521
1609
|
NextToken?: string;
|
|
3522
|
-
|
|
3523
|
-
* <p>The value that you specified for <code>MaxResults</code> in the request.</p>
|
|
3524
|
-
*/
|
|
1610
|
+
|
|
3525
1611
|
MaxResults?: number;
|
|
3526
|
-
|
|
3527
|
-
* <p>The associations that were created between Resolver rules and VPCs using the current Amazon Web Services account, and that match the
|
|
3528
|
-
* specified filters, if any.</p>
|
|
3529
|
-
*/
|
|
1612
|
+
|
|
3530
1613
|
ResolverRuleAssociations?: ResolverRuleAssociation[];
|
|
3531
1614
|
}
|
|
3532
1615
|
export declare namespace ListResolverRuleAssociationsResponse {
|
|
3533
|
-
|
|
3534
|
-
* @internal
|
|
3535
|
-
*/
|
|
1616
|
+
|
|
3536
1617
|
const filterSensitiveLog: (obj: ListResolverRuleAssociationsResponse) => any;
|
|
3537
1618
|
}
|
|
3538
1619
|
export interface ListResolverRulesRequest {
|
|
3539
|
-
|
|
3540
|
-
* <p>The maximum number of Resolver rules that you want to return in the response to a <code>ListResolverRules</code> request.
|
|
3541
|
-
* If you don't specify a value for <code>MaxResults</code>, Resolver returns up to 100 Resolver rules.</p>
|
|
3542
|
-
*/
|
|
1620
|
+
|
|
3543
1621
|
MaxResults?: number;
|
|
3544
|
-
|
|
3545
|
-
* <p>For the first <code>ListResolverRules</code> request, omit this value.</p>
|
|
3546
|
-
* <p>If you have more than <code>MaxResults</code> Resolver rules, you can submit another <code>ListResolverRules</code> request
|
|
3547
|
-
* to get the next group of Resolver rules. In the next request, specify the value of <code>NextToken</code> from the previous response. </p>
|
|
3548
|
-
*/
|
|
1622
|
+
|
|
3549
1623
|
NextToken?: string;
|
|
3550
|
-
|
|
3551
|
-
* <p>An optional specification to return a subset of Resolver rules, such as all Resolver rules that are associated with the same Resolver endpoint.</p>
|
|
3552
|
-
* <note>
|
|
3553
|
-
* <p>If you submit a second or subsequent <code>ListResolverRules</code> request and specify the <code>NextToken</code> parameter,
|
|
3554
|
-
* you must use the same values for <code>Filters</code>, if any, as in the previous request.</p>
|
|
3555
|
-
* </note>
|
|
3556
|
-
*/
|
|
1624
|
+
|
|
3557
1625
|
Filters?: Filter[];
|
|
3558
1626
|
}
|
|
3559
1627
|
export declare namespace ListResolverRulesRequest {
|
|
3560
|
-
|
|
3561
|
-
* @internal
|
|
3562
|
-
*/
|
|
1628
|
+
|
|
3563
1629
|
const filterSensitiveLog: (obj: ListResolverRulesRequest) => any;
|
|
3564
1630
|
}
|
|
3565
1631
|
export interface ListResolverRulesResponse {
|
|
3566
|
-
|
|
3567
|
-
* <p>If more than <code>MaxResults</code> Resolver rules match the specified criteria, you can submit another
|
|
3568
|
-
* <code>ListResolverRules</code> request to get the next group of results. In the next request, specify the value of
|
|
3569
|
-
* <code>NextToken</code> from the previous response. </p>
|
|
3570
|
-
*/
|
|
1632
|
+
|
|
3571
1633
|
NextToken?: string;
|
|
3572
|
-
|
|
3573
|
-
* <p>The value that you specified for <code>MaxResults</code> in the request.</p>
|
|
3574
|
-
*/
|
|
1634
|
+
|
|
3575
1635
|
MaxResults?: number;
|
|
3576
|
-
|
|
3577
|
-
* <p>The Resolver rules that were created using the current Amazon Web Services account and that match the specified filters, if any.</p>
|
|
3578
|
-
*/
|
|
1636
|
+
|
|
3579
1637
|
ResolverRules?: ResolverRule[];
|
|
3580
1638
|
}
|
|
3581
1639
|
export declare namespace ListResolverRulesResponse {
|
|
3582
|
-
|
|
3583
|
-
* @internal
|
|
3584
|
-
*/
|
|
1640
|
+
|
|
3585
1641
|
const filterSensitiveLog: (obj: ListResolverRulesResponse) => any;
|
|
3586
1642
|
}
|
|
3587
1643
|
export interface ListTagsForResourceRequest {
|
|
3588
|
-
|
|
3589
|
-
* <p>The Amazon Resource Name (ARN) for the resource that you want to list tags for.</p>
|
|
3590
|
-
*/
|
|
1644
|
+
|
|
3591
1645
|
ResourceArn: string | undefined;
|
|
3592
|
-
|
|
3593
|
-
* <p>The maximum number of tags that you want to return in the response to a <code>ListTagsForResource</code> request.
|
|
3594
|
-
* If you don't specify a value for <code>MaxResults</code>, Resolver returns up to 100 tags.</p>
|
|
3595
|
-
*/
|
|
1646
|
+
|
|
3596
1647
|
MaxResults?: number;
|
|
3597
|
-
|
|
3598
|
-
* <p>For the first <code>ListTagsForResource</code> request, omit this value.</p>
|
|
3599
|
-
* <p>If you have more than <code>MaxResults</code> tags, you can submit another <code>ListTagsForResource</code> request
|
|
3600
|
-
* to get the next group of tags for the resource. In the next request, specify the value of <code>NextToken</code> from the previous response. </p>
|
|
3601
|
-
*/
|
|
1648
|
+
|
|
3602
1649
|
NextToken?: string;
|
|
3603
1650
|
}
|
|
3604
1651
|
export declare namespace ListTagsForResourceRequest {
|
|
3605
|
-
|
|
3606
|
-
* @internal
|
|
3607
|
-
*/
|
|
1652
|
+
|
|
3608
1653
|
const filterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
|
|
3609
1654
|
}
|
|
3610
1655
|
export interface ListTagsForResourceResponse {
|
|
3611
|
-
|
|
3612
|
-
* <p>The tags that are associated with the resource that you specified in the <code>ListTagsForResource</code> request.</p>
|
|
3613
|
-
*/
|
|
1656
|
+
|
|
3614
1657
|
Tags?: Tag[];
|
|
3615
|
-
|
|
3616
|
-
* <p>If more than <code>MaxResults</code> tags match the specified criteria, you can submit another
|
|
3617
|
-
* <code>ListTagsForResource</code> request to get the next group of results. In the next request, specify the value of
|
|
3618
|
-
* <code>NextToken</code> from the previous response. </p>
|
|
3619
|
-
*/
|
|
1658
|
+
|
|
3620
1659
|
NextToken?: string;
|
|
3621
1660
|
}
|
|
3622
1661
|
export declare namespace ListTagsForResourceResponse {
|
|
3623
|
-
|
|
3624
|
-
* @internal
|
|
3625
|
-
*/
|
|
1662
|
+
|
|
3626
1663
|
const filterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
|
|
3627
1664
|
}
|
|
3628
1665
|
export interface PutFirewallRuleGroupPolicyRequest {
|
|
3629
|
-
|
|
3630
|
-
* <p>The ARN (Amazon Resource Name) for the rule group that you want to share.</p>
|
|
3631
|
-
*/
|
|
1666
|
+
|
|
3632
1667
|
Arn: string | undefined;
|
|
3633
|
-
|
|
3634
|
-
* <p>The Identity and Access Management (Amazon Web Services IAM) policy to attach to the rule group.</p>
|
|
3635
|
-
*/
|
|
1668
|
+
|
|
3636
1669
|
FirewallRuleGroupPolicy: string | undefined;
|
|
3637
1670
|
}
|
|
3638
1671
|
export declare namespace PutFirewallRuleGroupPolicyRequest {
|
|
3639
|
-
|
|
3640
|
-
* @internal
|
|
3641
|
-
*/
|
|
1672
|
+
|
|
3642
1673
|
const filterSensitiveLog: (obj: PutFirewallRuleGroupPolicyRequest) => any;
|
|
3643
1674
|
}
|
|
3644
1675
|
export interface PutFirewallRuleGroupPolicyResponse {
|
|
3645
|
-
|
|
3646
|
-
* <p></p>
|
|
3647
|
-
*/
|
|
1676
|
+
|
|
3648
1677
|
ReturnValue?: boolean;
|
|
3649
1678
|
}
|
|
3650
1679
|
export declare namespace PutFirewallRuleGroupPolicyResponse {
|
|
3651
|
-
|
|
3652
|
-
* @internal
|
|
3653
|
-
*/
|
|
1680
|
+
|
|
3654
1681
|
const filterSensitiveLog: (obj: PutFirewallRuleGroupPolicyResponse) => any;
|
|
3655
1682
|
}
|
|
3656
1683
|
export interface PutResolverQueryLogConfigPolicyRequest {
|
|
3657
|
-
|
|
3658
|
-
* <p>The Amazon Resource Name (ARN) of the account that you want to share rules with.</p>
|
|
3659
|
-
*/
|
|
1684
|
+
|
|
3660
1685
|
Arn: string | undefined;
|
|
3661
|
-
|
|
3662
|
-
* <p>An Identity and Access Management policy statement that lists the query logging configurations that you want to share with another Amazon Web Services account
|
|
3663
|
-
* and the operations that you want the account to be able to perform. You can specify the following operations in the <code>Actions</code> section
|
|
3664
|
-
* of the statement:</p>
|
|
3665
|
-
* <ul>
|
|
3666
|
-
* <li>
|
|
3667
|
-
* <p>
|
|
3668
|
-
* <code>route53resolver:AssociateResolverQueryLogConfig</code>
|
|
3669
|
-
* </p>
|
|
3670
|
-
* </li>
|
|
3671
|
-
* <li>
|
|
3672
|
-
* <p>
|
|
3673
|
-
* <code>route53resolver:DisassociateResolverQueryLogConfig</code>
|
|
3674
|
-
* </p>
|
|
3675
|
-
* </li>
|
|
3676
|
-
* <li>
|
|
3677
|
-
* <p>
|
|
3678
|
-
* <code>route53resolver:ListResolverQueryLogConfigAssociations</code>
|
|
3679
|
-
* </p>
|
|
3680
|
-
* </li>
|
|
3681
|
-
* <li>
|
|
3682
|
-
* <p>
|
|
3683
|
-
* <code>route53resolver:ListResolverQueryLogConfigs</code>
|
|
3684
|
-
* </p>
|
|
3685
|
-
* </li>
|
|
3686
|
-
* </ul>
|
|
3687
|
-
*
|
|
3688
|
-
* <p>In the <code>Resource</code> section of the statement, you specify the ARNs for the query logging configurations that you want to share
|
|
3689
|
-
* with the account that you specified in <code>Arn</code>. </p>
|
|
3690
|
-
*/
|
|
1686
|
+
|
|
3691
1687
|
ResolverQueryLogConfigPolicy: string | undefined;
|
|
3692
1688
|
}
|
|
3693
1689
|
export declare namespace PutResolverQueryLogConfigPolicyRequest {
|
|
3694
|
-
|
|
3695
|
-
* @internal
|
|
3696
|
-
*/
|
|
1690
|
+
|
|
3697
1691
|
const filterSensitiveLog: (obj: PutResolverQueryLogConfigPolicyRequest) => any;
|
|
3698
1692
|
}
|
|
3699
|
-
|
|
3700
|
-
* <p>The response to a <code>PutResolverQueryLogConfigPolicy</code> request.</p>
|
|
3701
|
-
*/
|
|
1693
|
+
|
|
3702
1694
|
export interface PutResolverQueryLogConfigPolicyResponse {
|
|
3703
|
-
|
|
3704
|
-
* <p>Whether the <code>PutResolverQueryLogConfigPolicy</code> request was successful.</p>
|
|
3705
|
-
*/
|
|
1695
|
+
|
|
3706
1696
|
ReturnValue?: boolean;
|
|
3707
1697
|
}
|
|
3708
1698
|
export declare namespace PutResolverQueryLogConfigPolicyResponse {
|
|
3709
|
-
|
|
3710
|
-
* @internal
|
|
3711
|
-
*/
|
|
1699
|
+
|
|
3712
1700
|
const filterSensitiveLog: (obj: PutResolverQueryLogConfigPolicyResponse) => any;
|
|
3713
1701
|
}
|
|
3714
1702
|
export interface PutResolverRulePolicyRequest {
|
|
3715
|
-
|
|
3716
|
-
* <p>The Amazon Resource Name (ARN) of the rule that you want to share with another account.</p>
|
|
3717
|
-
*/
|
|
1703
|
+
|
|
3718
1704
|
Arn: string | undefined;
|
|
3719
|
-
|
|
3720
|
-
* <p>An Identity and Access Management policy statement that lists the rules that you want to share with another Amazon Web Services account and the operations that you want the account
|
|
3721
|
-
* to be able to perform. You can specify the following operations in the <code>Action</code> section of the statement:</p>
|
|
3722
|
-
* <ul>
|
|
3723
|
-
* <li>
|
|
3724
|
-
* <p>
|
|
3725
|
-
* <code>route53resolver:GetResolverRule</code>
|
|
3726
|
-
* </p>
|
|
3727
|
-
* </li>
|
|
3728
|
-
* <li>
|
|
3729
|
-
* <p>
|
|
3730
|
-
* <code>route53resolver:AssociateResolverRule</code>
|
|
3731
|
-
* </p>
|
|
3732
|
-
* </li>
|
|
3733
|
-
* <li>
|
|
3734
|
-
* <p>
|
|
3735
|
-
* <code>route53resolver:DisassociateResolverRule</code>
|
|
3736
|
-
* </p>
|
|
3737
|
-
* </li>
|
|
3738
|
-
* <li>
|
|
3739
|
-
* <p>
|
|
3740
|
-
* <code>route53resolver:ListResolverRules</code>
|
|
3741
|
-
* </p>
|
|
3742
|
-
* </li>
|
|
3743
|
-
* <li>
|
|
3744
|
-
* <p>
|
|
3745
|
-
* <code>route53resolver:ListResolverRuleAssociations</code>
|
|
3746
|
-
* </p>
|
|
3747
|
-
* </li>
|
|
3748
|
-
* </ul>
|
|
3749
|
-
*
|
|
3750
|
-
* <p>In the <code>Resource</code> section of the statement, specify the ARN for the rule that you want to share with another account. Specify the same ARN
|
|
3751
|
-
* that you specified in <code>Arn</code>.</p>
|
|
3752
|
-
*/
|
|
1705
|
+
|
|
3753
1706
|
ResolverRulePolicy: string | undefined;
|
|
3754
1707
|
}
|
|
3755
1708
|
export declare namespace PutResolverRulePolicyRequest {
|
|
3756
|
-
|
|
3757
|
-
* @internal
|
|
3758
|
-
*/
|
|
1709
|
+
|
|
3759
1710
|
const filterSensitiveLog: (obj: PutResolverRulePolicyRequest) => any;
|
|
3760
1711
|
}
|
|
3761
|
-
|
|
3762
|
-
* <p>The response to a <code>PutResolverRulePolicy</code> request.</p>
|
|
3763
|
-
*/
|
|
1712
|
+
|
|
3764
1713
|
export interface PutResolverRulePolicyResponse {
|
|
3765
|
-
|
|
3766
|
-
* <p>Whether the <code>PutResolverRulePolicy</code> request was successful.</p>
|
|
3767
|
-
*/
|
|
1714
|
+
|
|
3768
1715
|
ReturnValue?: boolean;
|
|
3769
1716
|
}
|
|
3770
1717
|
export declare namespace PutResolverRulePolicyResponse {
|
|
3771
|
-
|
|
3772
|
-
* @internal
|
|
3773
|
-
*/
|
|
1718
|
+
|
|
3774
1719
|
const filterSensitiveLog: (obj: PutResolverRulePolicyResponse) => any;
|
|
3775
1720
|
}
|
|
3776
|
-
|
|
3777
|
-
* <p>In an
|
|
3778
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_UpdateResolverRule.html">UpdateResolverRule</a>
|
|
3779
|
-
* request, information about the changes that you want to make.</p>
|
|
3780
|
-
*/
|
|
1721
|
+
|
|
3781
1722
|
export interface ResolverRuleConfig {
|
|
3782
|
-
|
|
3783
|
-
* <p>The new name for the Resolver rule. The name that you specify appears in the Resolver dashboard in the Route 53 console. </p>
|
|
3784
|
-
*/
|
|
1723
|
+
|
|
3785
1724
|
Name?: string;
|
|
3786
|
-
|
|
3787
|
-
* <p>For DNS queries that originate in your VPC, the new IP addresses that you want to route outbound DNS queries to.</p>
|
|
3788
|
-
*/
|
|
1725
|
+
|
|
3789
1726
|
TargetIps?: TargetAddress[];
|
|
3790
|
-
|
|
3791
|
-
* <p>The ID of the new outbound Resolver endpoint that you want to use to route DNS queries to the IP addresses that you specify in
|
|
3792
|
-
* <code>TargetIps</code>.</p>
|
|
3793
|
-
*/
|
|
1727
|
+
|
|
3794
1728
|
ResolverEndpointId?: string;
|
|
3795
1729
|
}
|
|
3796
1730
|
export declare namespace ResolverRuleConfig {
|
|
3797
|
-
|
|
3798
|
-
* @internal
|
|
3799
|
-
*/
|
|
1731
|
+
|
|
3800
1732
|
const filterSensitiveLog: (obj: ResolverRuleConfig) => any;
|
|
3801
1733
|
}
|
|
3802
1734
|
export interface TagResourceRequest {
|
|
3803
|
-
|
|
3804
|
-
* <p>The Amazon Resource Name (ARN) for the resource that you want to add tags to. To get the ARN for a resource, use the applicable
|
|
3805
|
-
* <code>Get</code> or <code>List</code> command: </p>
|
|
3806
|
-
* <ul>
|
|
3807
|
-
* <li>
|
|
3808
|
-
* <p>
|
|
3809
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_GetResolverEndpoint.html">GetResolverEndpoint</a>
|
|
3810
|
-
* </p>
|
|
3811
|
-
* </li>
|
|
3812
|
-
* <li>
|
|
3813
|
-
* <p>
|
|
3814
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_GetResolverRule.html">GetResolverRule</a>
|
|
3815
|
-
* </p>
|
|
3816
|
-
* </li>
|
|
3817
|
-
* <li>
|
|
3818
|
-
* <p>
|
|
3819
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_GetResolverRuleAssociation.html">GetResolverRuleAssociation</a>
|
|
3820
|
-
* </p>
|
|
3821
|
-
* </li>
|
|
3822
|
-
* <li>
|
|
3823
|
-
* <p>
|
|
3824
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_ListResolverEndpoints.html">ListResolverEndpoints</a>
|
|
3825
|
-
* </p>
|
|
3826
|
-
* </li>
|
|
3827
|
-
* <li>
|
|
3828
|
-
* <p>
|
|
3829
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_ListResolverRuleAssociations.html">ListResolverRuleAssociations</a>
|
|
3830
|
-
* </p>
|
|
3831
|
-
* </li>
|
|
3832
|
-
* <li>
|
|
3833
|
-
* <p>
|
|
3834
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_ListResolverRules.html">ListResolverRules</a>
|
|
3835
|
-
* </p>
|
|
3836
|
-
* </li>
|
|
3837
|
-
* </ul>
|
|
3838
|
-
*/
|
|
1735
|
+
|
|
3839
1736
|
ResourceArn: string | undefined;
|
|
3840
|
-
|
|
3841
|
-
* <p>The tags that you want to add to the specified resource.</p>
|
|
3842
|
-
*/
|
|
1737
|
+
|
|
3843
1738
|
Tags: Tag[] | undefined;
|
|
3844
1739
|
}
|
|
3845
1740
|
export declare namespace TagResourceRequest {
|
|
3846
|
-
|
|
3847
|
-
* @internal
|
|
3848
|
-
*/
|
|
1741
|
+
|
|
3849
1742
|
const filterSensitiveLog: (obj: TagResourceRequest) => any;
|
|
3850
1743
|
}
|
|
3851
1744
|
export interface TagResourceResponse {
|
|
3852
1745
|
}
|
|
3853
1746
|
export declare namespace TagResourceResponse {
|
|
3854
|
-
|
|
3855
|
-
* @internal
|
|
3856
|
-
*/
|
|
1747
|
+
|
|
3857
1748
|
const filterSensitiveLog: (obj: TagResourceResponse) => any;
|
|
3858
1749
|
}
|
|
3859
1750
|
export interface UntagResourceRequest {
|
|
3860
|
-
|
|
3861
|
-
* <p>The Amazon Resource Name (ARN) for the resource that you want to remove tags from. To get the ARN for a resource, use the applicable
|
|
3862
|
-
* <code>Get</code> or <code>List</code> command: </p>
|
|
3863
|
-
* <ul>
|
|
3864
|
-
* <li>
|
|
3865
|
-
* <p>
|
|
3866
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_GetResolverEndpoint.html">GetResolverEndpoint</a>
|
|
3867
|
-
* </p>
|
|
3868
|
-
* </li>
|
|
3869
|
-
* <li>
|
|
3870
|
-
* <p>
|
|
3871
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_GetResolverRule.html">GetResolverRule</a>
|
|
3872
|
-
* </p>
|
|
3873
|
-
* </li>
|
|
3874
|
-
* <li>
|
|
3875
|
-
* <p>
|
|
3876
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_GetResolverRuleAssociation.html">GetResolverRuleAssociation</a>
|
|
3877
|
-
* </p>
|
|
3878
|
-
* </li>
|
|
3879
|
-
* <li>
|
|
3880
|
-
* <p>
|
|
3881
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_ListResolverEndpoints.html">ListResolverEndpoints</a>
|
|
3882
|
-
* </p>
|
|
3883
|
-
* </li>
|
|
3884
|
-
* <li>
|
|
3885
|
-
* <p>
|
|
3886
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_ListResolverRuleAssociations.html">ListResolverRuleAssociations</a>
|
|
3887
|
-
* </p>
|
|
3888
|
-
* </li>
|
|
3889
|
-
* <li>
|
|
3890
|
-
* <p>
|
|
3891
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_ListResolverRules.html">ListResolverRules</a>
|
|
3892
|
-
* </p>
|
|
3893
|
-
* </li>
|
|
3894
|
-
* </ul>
|
|
3895
|
-
*/
|
|
1751
|
+
|
|
3896
1752
|
ResourceArn: string | undefined;
|
|
3897
|
-
|
|
3898
|
-
* <p>The tags that you want to remove to the specified resource.</p>
|
|
3899
|
-
*/
|
|
1753
|
+
|
|
3900
1754
|
TagKeys: string[] | undefined;
|
|
3901
1755
|
}
|
|
3902
1756
|
export declare namespace UntagResourceRequest {
|
|
3903
|
-
|
|
3904
|
-
* @internal
|
|
3905
|
-
*/
|
|
1757
|
+
|
|
3906
1758
|
const filterSensitiveLog: (obj: UntagResourceRequest) => any;
|
|
3907
1759
|
}
|
|
3908
1760
|
export interface UntagResourceResponse {
|
|
3909
1761
|
}
|
|
3910
1762
|
export declare namespace UntagResourceResponse {
|
|
3911
|
-
|
|
3912
|
-
* @internal
|
|
3913
|
-
*/
|
|
1763
|
+
|
|
3914
1764
|
const filterSensitiveLog: (obj: UntagResourceResponse) => any;
|
|
3915
1765
|
}
|
|
3916
1766
|
export interface UpdateFirewallConfigRequest {
|
|
3917
|
-
|
|
3918
|
-
* <p>The ID of the VPC that the configuration is for.</p>
|
|
3919
|
-
*/
|
|
1767
|
+
|
|
3920
1768
|
ResourceId: string | undefined;
|
|
3921
|
-
|
|
3922
|
-
* <p>Determines how Route 53 Resolver handles queries during failures, for example when all traffic that is sent to DNS Firewall fails to receive a reply. </p>
|
|
3923
|
-
* <ul>
|
|
3924
|
-
* <li>
|
|
3925
|
-
* <p>By default, fail open is disabled, which means the failure mode is closed. This approach favors security over availability.
|
|
3926
|
-
* DNS Firewall blocks queries that it is unable to evaluate properly. </p>
|
|
3927
|
-
* </li>
|
|
3928
|
-
* <li>
|
|
3929
|
-
* <p>If you enable this option, the failure mode is open. This approach favors availability over security. DNS Firewall allows queries to proceed if it
|
|
3930
|
-
* is unable to properly evaluate them. </p>
|
|
3931
|
-
* </li>
|
|
3932
|
-
* </ul>
|
|
3933
|
-
* <p>This behavior is only enforced for VPCs that have at least one DNS Firewall rule group association. </p>
|
|
3934
|
-
*/
|
|
1769
|
+
|
|
3935
1770
|
FirewallFailOpen: FirewallFailOpenStatus | string | undefined;
|
|
3936
1771
|
}
|
|
3937
1772
|
export declare namespace UpdateFirewallConfigRequest {
|
|
3938
|
-
|
|
3939
|
-
* @internal
|
|
3940
|
-
*/
|
|
1773
|
+
|
|
3941
1774
|
const filterSensitiveLog: (obj: UpdateFirewallConfigRequest) => any;
|
|
3942
1775
|
}
|
|
3943
1776
|
export interface UpdateFirewallConfigResponse {
|
|
3944
|
-
|
|
3945
|
-
* <p>Configuration of the firewall behavior provided by DNS Firewall for a single VPC. </p>
|
|
3946
|
-
*/
|
|
1777
|
+
|
|
3947
1778
|
FirewallConfig?: FirewallConfig;
|
|
3948
1779
|
}
|
|
3949
1780
|
export declare namespace UpdateFirewallConfigResponse {
|
|
3950
|
-
|
|
3951
|
-
* @internal
|
|
3952
|
-
*/
|
|
1781
|
+
|
|
3953
1782
|
const filterSensitiveLog: (obj: UpdateFirewallConfigResponse) => any;
|
|
3954
1783
|
}
|
|
3955
1784
|
export interface UpdateFirewallDomainsRequest {
|
|
3956
|
-
|
|
3957
|
-
* <p>The ID of the domain list whose domains you want to update. </p>
|
|
3958
|
-
*/
|
|
1785
|
+
|
|
3959
1786
|
FirewallDomainListId: string | undefined;
|
|
3960
|
-
|
|
3961
|
-
* <p>What you want DNS Firewall to do with the domains that you are providing: </p>
|
|
3962
|
-
* <ul>
|
|
3963
|
-
* <li>
|
|
3964
|
-
* <p>
|
|
3965
|
-
* <code>ADD</code> - Add the domains to the ones that are already in the domain list. </p>
|
|
3966
|
-
* </li>
|
|
3967
|
-
* <li>
|
|
3968
|
-
* <p>
|
|
3969
|
-
* <code>REMOVE</code> - Search the domain list for the domains and remove them from the list.</p>
|
|
3970
|
-
* </li>
|
|
3971
|
-
* <li>
|
|
3972
|
-
* <p>
|
|
3973
|
-
* <code>REPLACE</code> - Update the domain list to exactly match the list that you are providing. </p>
|
|
3974
|
-
* </li>
|
|
3975
|
-
* </ul>
|
|
3976
|
-
*/
|
|
1787
|
+
|
|
3977
1788
|
Operation: FirewallDomainUpdateOperation | string | undefined;
|
|
3978
|
-
|
|
3979
|
-
* <p>A list of domains to use in the update operation.</p>
|
|
3980
|
-
* <p>Each domain specification in your domain list must satisfy the following
|
|
3981
|
-
* requirements: </p>
|
|
3982
|
-
* <ul>
|
|
3983
|
-
* <li>
|
|
3984
|
-
* <p>It can optionally start with <code>*</code> (asterisk).</p>
|
|
3985
|
-
* </li>
|
|
3986
|
-
* <li>
|
|
3987
|
-
* <p>With the exception of the optional starting asterisk, it must only contain
|
|
3988
|
-
* the following characters: <code>A-Z</code>, <code>a-z</code>,
|
|
3989
|
-
* <code>0-9</code>, <code>-</code> (hyphen).</p>
|
|
3990
|
-
* </li>
|
|
3991
|
-
* <li>
|
|
3992
|
-
* <p>It must be from 1-255 characters in length. </p>
|
|
3993
|
-
* </li>
|
|
3994
|
-
* </ul>
|
|
3995
|
-
*/
|
|
1789
|
+
|
|
3996
1790
|
Domains: string[] | undefined;
|
|
3997
1791
|
}
|
|
3998
1792
|
export declare namespace UpdateFirewallDomainsRequest {
|
|
3999
|
-
|
|
4000
|
-
* @internal
|
|
4001
|
-
*/
|
|
1793
|
+
|
|
4002
1794
|
const filterSensitiveLog: (obj: UpdateFirewallDomainsRequest) => any;
|
|
4003
1795
|
}
|
|
4004
1796
|
export interface UpdateFirewallDomainsResponse {
|
|
4005
|
-
|
|
4006
|
-
* <p>The ID of the firewall domain list that DNS Firewall just updated.</p>
|
|
4007
|
-
*/
|
|
1797
|
+
|
|
4008
1798
|
Id?: string;
|
|
4009
|
-
|
|
4010
|
-
* <p>The name of the domain list. </p>
|
|
4011
|
-
*/
|
|
1799
|
+
|
|
4012
1800
|
Name?: string;
|
|
4013
|
-
|
|
4014
|
-
* <p> </p>
|
|
4015
|
-
*/
|
|
1801
|
+
|
|
4016
1802
|
Status?: FirewallDomainListStatus | string;
|
|
4017
|
-
|
|
4018
|
-
* <p>Additional information about the status of the list, if available.</p>
|
|
4019
|
-
*/
|
|
1803
|
+
|
|
4020
1804
|
StatusMessage?: string;
|
|
4021
1805
|
}
|
|
4022
1806
|
export declare namespace UpdateFirewallDomainsResponse {
|
|
4023
|
-
|
|
4024
|
-
* @internal
|
|
4025
|
-
*/
|
|
1807
|
+
|
|
4026
1808
|
const filterSensitiveLog: (obj: UpdateFirewallDomainsResponse) => any;
|
|
4027
1809
|
}
|
|
4028
1810
|
export interface UpdateFirewallRuleRequest {
|
|
4029
|
-
|
|
4030
|
-
* <p>The unique identifier of the firewall rule group for the rule. </p>
|
|
4031
|
-
*/
|
|
1811
|
+
|
|
4032
1812
|
FirewallRuleGroupId: string | undefined;
|
|
4033
|
-
|
|
4034
|
-
* <p>The ID of the domain list to use in the rule. </p>
|
|
4035
|
-
*/
|
|
1813
|
+
|
|
4036
1814
|
FirewallDomainListId: string | undefined;
|
|
4037
|
-
|
|
4038
|
-
* <p>The setting that determines the processing order of the rule in the rule group. DNS Firewall
|
|
4039
|
-
* processes the rules in a rule group by order of priority, starting from the lowest setting.</p>
|
|
4040
|
-
* <p>You must specify a unique priority for each rule in a rule group.
|
|
4041
|
-
* To make it easier to insert rules later, leave space between the numbers, for example, use 100, 200, and so on. You
|
|
4042
|
-
* can change the priority setting for the rules in a rule group at any time.</p>
|
|
4043
|
-
*/
|
|
1815
|
+
|
|
4044
1816
|
Priority?: number;
|
|
4045
|
-
|
|
4046
|
-
* <p>The action that DNS Firewall should take on a DNS query when it matches one of the domains in the rule's domain list:</p>
|
|
4047
|
-
* <ul>
|
|
4048
|
-
* <li>
|
|
4049
|
-
* <p>
|
|
4050
|
-
* <code>ALLOW</code> - Permit the request to go through.</p>
|
|
4051
|
-
* </li>
|
|
4052
|
-
* <li>
|
|
4053
|
-
* <p>
|
|
4054
|
-
* <code>ALERT</code> - Permit the request to go through but send an alert to the logs.</p>
|
|
4055
|
-
* </li>
|
|
4056
|
-
* <li>
|
|
4057
|
-
* <p>
|
|
4058
|
-
* <code>BLOCK</code> - Disallow the request. This option requires additional details in the rule's <code>BlockResponse</code>. </p>
|
|
4059
|
-
* </li>
|
|
4060
|
-
* </ul>
|
|
4061
|
-
*/
|
|
1817
|
+
|
|
4062
1818
|
Action?: Action | string;
|
|
4063
|
-
|
|
4064
|
-
* <p>The way that you want DNS Firewall to block the request. Used for the rule action setting <code>BLOCK</code>.</p>
|
|
4065
|
-
* <ul>
|
|
4066
|
-
* <li>
|
|
4067
|
-
* <p>
|
|
4068
|
-
* <code>NODATA</code> - Respond indicating that the query was successful, but no response is available for it.</p>
|
|
4069
|
-
* </li>
|
|
4070
|
-
* <li>
|
|
4071
|
-
* <p>
|
|
4072
|
-
* <code>NXDOMAIN</code> - Respond indicating that the domain name that's in the query doesn't exist.</p>
|
|
4073
|
-
* </li>
|
|
4074
|
-
* <li>
|
|
4075
|
-
* <p>
|
|
4076
|
-
* <code>OVERRIDE</code> - Provide a custom override in the response. This option requires custom handling details in the rule's <code>BlockOverride*</code> settings. </p>
|
|
4077
|
-
* </li>
|
|
4078
|
-
* </ul>
|
|
4079
|
-
*/
|
|
1819
|
+
|
|
4080
1820
|
BlockResponse?: BlockResponse | string;
|
|
4081
|
-
|
|
4082
|
-
* <p>The custom DNS record to send back in response to the query. Used for the rule action <code>BLOCK</code> with a <code>BlockResponse</code> setting of <code>OVERRIDE</code>.</p>
|
|
4083
|
-
*/
|
|
1821
|
+
|
|
4084
1822
|
BlockOverrideDomain?: string;
|
|
4085
|
-
|
|
4086
|
-
* <p>The DNS record's type. This determines the format of the record value that you provided in <code>BlockOverrideDomain</code>. Used for the rule action <code>BLOCK</code> with a <code>BlockResponse</code> setting of <code>OVERRIDE</code>.</p>
|
|
4087
|
-
*/
|
|
1823
|
+
|
|
4088
1824
|
BlockOverrideDnsType?: BlockOverrideDnsType | string;
|
|
4089
|
-
|
|
4090
|
-
* <p>The recommended amount of time, in seconds, for the DNS resolver or web browser to cache the provided override record. Used for the rule action <code>BLOCK</code> with a <code>BlockResponse</code> setting of <code>OVERRIDE</code>.</p>
|
|
4091
|
-
*/
|
|
1825
|
+
|
|
4092
1826
|
BlockOverrideTtl?: number;
|
|
4093
|
-
|
|
4094
|
-
* <p>The name of the rule.</p>
|
|
4095
|
-
*/
|
|
1827
|
+
|
|
4096
1828
|
Name?: string;
|
|
4097
1829
|
}
|
|
4098
1830
|
export declare namespace UpdateFirewallRuleRequest {
|
|
4099
|
-
|
|
4100
|
-
* @internal
|
|
4101
|
-
*/
|
|
1831
|
+
|
|
4102
1832
|
const filterSensitiveLog: (obj: UpdateFirewallRuleRequest) => any;
|
|
4103
1833
|
}
|
|
4104
1834
|
export interface UpdateFirewallRuleResponse {
|
|
4105
|
-
|
|
4106
|
-
* <p>The firewall rule that you just updated. </p>
|
|
4107
|
-
*/
|
|
1835
|
+
|
|
4108
1836
|
FirewallRule?: FirewallRule;
|
|
4109
1837
|
}
|
|
4110
1838
|
export declare namespace UpdateFirewallRuleResponse {
|
|
4111
|
-
|
|
4112
|
-
* @internal
|
|
4113
|
-
*/
|
|
1839
|
+
|
|
4114
1840
|
const filterSensitiveLog: (obj: UpdateFirewallRuleResponse) => any;
|
|
4115
1841
|
}
|
|
4116
1842
|
export interface UpdateFirewallRuleGroupAssociationRequest {
|
|
4117
|
-
|
|
4118
|
-
* <p>The identifier of the <a>FirewallRuleGroupAssociation</a>. </p>
|
|
4119
|
-
*/
|
|
1843
|
+
|
|
4120
1844
|
FirewallRuleGroupAssociationId: string | undefined;
|
|
4121
|
-
|
|
4122
|
-
* <p>The setting that determines the processing order of the rule group among the rule
|
|
4123
|
-
* groups that you associate with the specified VPC. DNS Firewall filters VPC traffic
|
|
4124
|
-
* starting from the rule group with the lowest numeric priority setting. </p>
|
|
4125
|
-
* <p>You must specify a unique priority for each rule group that you associate with a single VPC.
|
|
4126
|
-
* To make it easier to insert rule groups later, leave space between the numbers, for example, use 100, 200, and so on. You
|
|
4127
|
-
* can change the priority setting for a rule group association after you create it.</p>
|
|
4128
|
-
*/
|
|
1845
|
+
|
|
4129
1846
|
Priority?: number;
|
|
4130
|
-
|
|
4131
|
-
* <p>If enabled, this setting disallows modification or removal of the association, to help prevent against accidentally altering DNS firewall protections. </p>
|
|
4132
|
-
*/
|
|
1847
|
+
|
|
4133
1848
|
MutationProtection?: MutationProtectionStatus | string;
|
|
4134
|
-
|
|
4135
|
-
* <p>The name of the rule group association.</p>
|
|
4136
|
-
*/
|
|
1849
|
+
|
|
4137
1850
|
Name?: string;
|
|
4138
1851
|
}
|
|
4139
1852
|
export declare namespace UpdateFirewallRuleGroupAssociationRequest {
|
|
4140
|
-
|
|
4141
|
-
* @internal
|
|
4142
|
-
*/
|
|
1853
|
+
|
|
4143
1854
|
const filterSensitiveLog: (obj: UpdateFirewallRuleGroupAssociationRequest) => any;
|
|
4144
1855
|
}
|
|
4145
1856
|
export interface UpdateFirewallRuleGroupAssociationResponse {
|
|
4146
|
-
|
|
4147
|
-
* <p>The association that you just updated. </p>
|
|
4148
|
-
*/
|
|
1857
|
+
|
|
4149
1858
|
FirewallRuleGroupAssociation?: FirewallRuleGroupAssociation;
|
|
4150
1859
|
}
|
|
4151
1860
|
export declare namespace UpdateFirewallRuleGroupAssociationResponse {
|
|
4152
|
-
|
|
4153
|
-
* @internal
|
|
4154
|
-
*/
|
|
1861
|
+
|
|
4155
1862
|
const filterSensitiveLog: (obj: UpdateFirewallRuleGroupAssociationResponse) => any;
|
|
4156
1863
|
}
|
|
4157
1864
|
export declare enum Validation {
|
|
@@ -4159,87 +1866,56 @@ export declare enum Validation {
|
|
|
4159
1866
|
ENABLE = "ENABLE"
|
|
4160
1867
|
}
|
|
4161
1868
|
export interface UpdateResolverDnssecConfigRequest {
|
|
4162
|
-
|
|
4163
|
-
* <p>The ID of the virtual private cloud (VPC) that you're updating the DNSSEC validation status for.</p>
|
|
4164
|
-
*/
|
|
1869
|
+
|
|
4165
1870
|
ResourceId: string | undefined;
|
|
4166
|
-
|
|
4167
|
-
* <p>The new value that you are specifying for DNSSEC validation for the VPC. The value can be <code>ENABLE</code>
|
|
4168
|
-
* or <code>DISABLE</code>. Be aware that it can take time for a validation status change to be completed.</p>
|
|
4169
|
-
*/
|
|
1871
|
+
|
|
4170
1872
|
Validation: Validation | string | undefined;
|
|
4171
1873
|
}
|
|
4172
1874
|
export declare namespace UpdateResolverDnssecConfigRequest {
|
|
4173
|
-
|
|
4174
|
-
* @internal
|
|
4175
|
-
*/
|
|
1875
|
+
|
|
4176
1876
|
const filterSensitiveLog: (obj: UpdateResolverDnssecConfigRequest) => any;
|
|
4177
1877
|
}
|
|
4178
1878
|
export interface UpdateResolverDnssecConfigResponse {
|
|
4179
|
-
|
|
4180
|
-
* <p>A complex type that contains settings for the specified DNSSEC configuration.</p>
|
|
4181
|
-
*/
|
|
1879
|
+
|
|
4182
1880
|
ResolverDNSSECConfig?: ResolverDnssecConfig;
|
|
4183
1881
|
}
|
|
4184
1882
|
export declare namespace UpdateResolverDnssecConfigResponse {
|
|
4185
|
-
|
|
4186
|
-
* @internal
|
|
4187
|
-
*/
|
|
1883
|
+
|
|
4188
1884
|
const filterSensitiveLog: (obj: UpdateResolverDnssecConfigResponse) => any;
|
|
4189
1885
|
}
|
|
4190
1886
|
export interface UpdateResolverEndpointRequest {
|
|
4191
|
-
|
|
4192
|
-
* <p>The ID of the Resolver endpoint that you want to update.</p>
|
|
4193
|
-
*/
|
|
1887
|
+
|
|
4194
1888
|
ResolverEndpointId: string | undefined;
|
|
4195
|
-
|
|
4196
|
-
* <p>The name of the Resolver endpoint that you want to update.</p>
|
|
4197
|
-
*/
|
|
1889
|
+
|
|
4198
1890
|
Name?: string;
|
|
4199
1891
|
}
|
|
4200
1892
|
export declare namespace UpdateResolverEndpointRequest {
|
|
4201
|
-
|
|
4202
|
-
* @internal
|
|
4203
|
-
*/
|
|
1893
|
+
|
|
4204
1894
|
const filterSensitiveLog: (obj: UpdateResolverEndpointRequest) => any;
|
|
4205
1895
|
}
|
|
4206
1896
|
export interface UpdateResolverEndpointResponse {
|
|
4207
|
-
|
|
4208
|
-
* <p>The response to an <code>UpdateResolverEndpoint</code> request.</p>
|
|
4209
|
-
*/
|
|
1897
|
+
|
|
4210
1898
|
ResolverEndpoint?: ResolverEndpoint;
|
|
4211
1899
|
}
|
|
4212
1900
|
export declare namespace UpdateResolverEndpointResponse {
|
|
4213
|
-
|
|
4214
|
-
* @internal
|
|
4215
|
-
*/
|
|
1901
|
+
|
|
4216
1902
|
const filterSensitiveLog: (obj: UpdateResolverEndpointResponse) => any;
|
|
4217
1903
|
}
|
|
4218
1904
|
export interface UpdateResolverRuleRequest {
|
|
4219
|
-
|
|
4220
|
-
* <p>The ID of the Resolver rule that you want to update.</p>
|
|
4221
|
-
*/
|
|
1905
|
+
|
|
4222
1906
|
ResolverRuleId: string | undefined;
|
|
4223
|
-
|
|
4224
|
-
* <p>The new settings for the Resolver rule.</p>
|
|
4225
|
-
*/
|
|
1907
|
+
|
|
4226
1908
|
Config: ResolverRuleConfig | undefined;
|
|
4227
1909
|
}
|
|
4228
1910
|
export declare namespace UpdateResolverRuleRequest {
|
|
4229
|
-
|
|
4230
|
-
* @internal
|
|
4231
|
-
*/
|
|
1911
|
+
|
|
4232
1912
|
const filterSensitiveLog: (obj: UpdateResolverRuleRequest) => any;
|
|
4233
1913
|
}
|
|
4234
1914
|
export interface UpdateResolverRuleResponse {
|
|
4235
|
-
|
|
4236
|
-
* <p>The response to an <code>UpdateResolverRule</code> request.</p>
|
|
4237
|
-
*/
|
|
1915
|
+
|
|
4238
1916
|
ResolverRule?: ResolverRule;
|
|
4239
1917
|
}
|
|
4240
1918
|
export declare namespace UpdateResolverRuleResponse {
|
|
4241
|
-
|
|
4242
|
-
* @internal
|
|
4243
|
-
*/
|
|
1919
|
+
|
|
4244
1920
|
const filterSensitiveLog: (obj: UpdateResolverRuleResponse) => any;
|
|
4245
1921
|
}
|