@aws-sdk/client-route53resolver 3.533.0 → 3.535.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-types/Route53Resolver.d.ts +13 -1
- package/dist-types/Route53ResolverClient.d.ts +1 -1
- package/dist-types/commands/AssociateFirewallRuleGroupCommand.d.ts +2 -1
- package/dist-types/commands/AssociateResolverEndpointIpAddressCommand.d.ts +2 -1
- package/dist-types/commands/AssociateResolverQueryLogConfigCommand.d.ts +2 -1
- package/dist-types/commands/AssociateResolverRuleCommand.d.ts +2 -1
- package/dist-types/commands/CreateFirewallDomainListCommand.d.ts +2 -1
- package/dist-types/commands/CreateFirewallRuleCommand.d.ts +2 -1
- package/dist-types/commands/CreateFirewallRuleGroupCommand.d.ts +2 -1
- package/dist-types/commands/CreateOutpostResolverCommand.d.ts +2 -1
- package/dist-types/commands/CreateResolverEndpointCommand.d.ts +2 -1
- package/dist-types/commands/CreateResolverQueryLogConfigCommand.d.ts +2 -1
- package/dist-types/commands/CreateResolverRuleCommand.d.ts +2 -1
- package/dist-types/commands/DeleteFirewallDomainListCommand.d.ts +2 -1
- package/dist-types/commands/DeleteFirewallRuleCommand.d.ts +2 -1
- package/dist-types/commands/DeleteFirewallRuleGroupCommand.d.ts +2 -1
- package/dist-types/commands/DeleteOutpostResolverCommand.d.ts +2 -1
- package/dist-types/commands/DeleteResolverEndpointCommand.d.ts +2 -1
- package/dist-types/commands/DeleteResolverQueryLogConfigCommand.d.ts +2 -1
- package/dist-types/commands/DeleteResolverRuleCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateFirewallRuleGroupCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateResolverEndpointIpAddressCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateResolverQueryLogConfigCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateResolverRuleCommand.d.ts +2 -1
- package/dist-types/commands/GetFirewallConfigCommand.d.ts +2 -1
- package/dist-types/commands/GetFirewallDomainListCommand.d.ts +2 -1
- package/dist-types/commands/GetFirewallRuleGroupAssociationCommand.d.ts +2 -1
- package/dist-types/commands/GetFirewallRuleGroupCommand.d.ts +2 -1
- package/dist-types/commands/GetFirewallRuleGroupPolicyCommand.d.ts +2 -1
- package/dist-types/commands/GetOutpostResolverCommand.d.ts +2 -1
- package/dist-types/commands/GetResolverConfigCommand.d.ts +2 -1
- package/dist-types/commands/GetResolverDnssecConfigCommand.d.ts +2 -1
- package/dist-types/commands/GetResolverEndpointCommand.d.ts +2 -1
- package/dist-types/commands/GetResolverQueryLogConfigAssociationCommand.d.ts +2 -1
- package/dist-types/commands/GetResolverQueryLogConfigCommand.d.ts +2 -1
- package/dist-types/commands/GetResolverQueryLogConfigPolicyCommand.d.ts +2 -1
- package/dist-types/commands/GetResolverRuleAssociationCommand.d.ts +2 -1
- package/dist-types/commands/GetResolverRuleCommand.d.ts +2 -1
- package/dist-types/commands/GetResolverRulePolicyCommand.d.ts +2 -1
- package/dist-types/commands/ImportFirewallDomainsCommand.d.ts +2 -1
- package/dist-types/commands/ListFirewallConfigsCommand.d.ts +2 -1
- package/dist-types/commands/ListFirewallDomainListsCommand.d.ts +2 -1
- package/dist-types/commands/ListFirewallDomainsCommand.d.ts +2 -1
- package/dist-types/commands/ListFirewallRuleGroupAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/ListFirewallRuleGroupsCommand.d.ts +2 -1
- package/dist-types/commands/ListFirewallRulesCommand.d.ts +2 -1
- package/dist-types/commands/ListOutpostResolversCommand.d.ts +2 -1
- package/dist-types/commands/ListResolverConfigsCommand.d.ts +2 -1
- package/dist-types/commands/ListResolverDnssecConfigsCommand.d.ts +2 -1
- package/dist-types/commands/ListResolverEndpointIpAddressesCommand.d.ts +2 -1
- package/dist-types/commands/ListResolverEndpointsCommand.d.ts +2 -1
- package/dist-types/commands/ListResolverQueryLogConfigAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/ListResolverQueryLogConfigsCommand.d.ts +2 -1
- package/dist-types/commands/ListResolverRuleAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/ListResolverRulesCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/PutFirewallRuleGroupPolicyCommand.d.ts +2 -1
- package/dist-types/commands/PutResolverQueryLogConfigPolicyCommand.d.ts +2 -1
- package/dist-types/commands/PutResolverRulePolicyCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateFirewallConfigCommand.d.ts +2 -1
- package/dist-types/commands/UpdateFirewallDomainsCommand.d.ts +2 -1
- package/dist-types/commands/UpdateFirewallRuleCommand.d.ts +2 -1
- package/dist-types/commands/UpdateFirewallRuleGroupAssociationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateOutpostResolverCommand.d.ts +2 -1
- package/dist-types/commands/UpdateResolverConfigCommand.d.ts +2 -1
- package/dist-types/commands/UpdateResolverDnssecConfigCommand.d.ts +2 -1
- package/dist-types/commands/UpdateResolverEndpointCommand.d.ts +2 -1
- package/dist-types/commands/UpdateResolverRuleCommand.d.ts +2 -1
- package/dist-types/models/models_0.d.ts +495 -495
- package/dist-types/ts3.4/Route53Resolver.d.ts +12 -0
- package/dist-types/ts3.4/commands/AssociateFirewallRuleGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateResolverEndpointIpAddressCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateResolverQueryLogConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateResolverRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateFirewallDomainListCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateFirewallRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateFirewallRuleGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateOutpostResolverCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateResolverEndpointCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateResolverQueryLogConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateResolverRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteFirewallDomainListCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteFirewallRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteFirewallRuleGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteOutpostResolverCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteResolverEndpointCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteResolverQueryLogConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteResolverRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateFirewallRuleGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateResolverEndpointIpAddressCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateResolverQueryLogConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateResolverRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetFirewallConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetFirewallDomainListCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetFirewallRuleGroupAssociationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetFirewallRuleGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetFirewallRuleGroupPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetOutpostResolverCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetResolverConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetResolverDnssecConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetResolverEndpointCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetResolverQueryLogConfigAssociationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetResolverQueryLogConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetResolverQueryLogConfigPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetResolverRuleAssociationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetResolverRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetResolverRulePolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ImportFirewallDomainsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListFirewallConfigsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListFirewallDomainListsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListFirewallDomainsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListFirewallRuleGroupAssociationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListFirewallRuleGroupsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListFirewallRulesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListOutpostResolversCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListResolverConfigsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListResolverDnssecConfigsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListResolverEndpointIpAddressesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListResolverEndpointsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListResolverQueryLogConfigAssociationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListResolverQueryLogConfigsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListResolverRuleAssociationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListResolverRulesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutFirewallRuleGroupPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutResolverQueryLogConfigPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutResolverRulePolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateFirewallConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateFirewallDomainsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateFirewallRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateFirewallRuleGroupAssociationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateOutpostResolverCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateResolverConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateResolverDnssecConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateResolverEndpointCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateResolverRuleCommand.d.ts +9 -0
- package/package.json +40 -40
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
|
|
2
2
|
import { Route53ResolverServiceException as __BaseException } from "./Route53ResolverServiceException";
|
|
3
3
|
/**
|
|
4
|
-
* @public
|
|
5
4
|
* <p>The current account doesn't have the IAM permissions required to perform the specified Resolver operation.</p>
|
|
5
|
+
* @public
|
|
6
6
|
*/
|
|
7
7
|
export declare class AccessDeniedException extends __BaseException {
|
|
8
8
|
readonly name: "AccessDeniedException";
|
|
@@ -39,20 +39,20 @@ export declare const MutationProtectionStatus: {
|
|
|
39
39
|
*/
|
|
40
40
|
export type MutationProtectionStatus = (typeof MutationProtectionStatus)[keyof typeof MutationProtectionStatus];
|
|
41
41
|
/**
|
|
42
|
-
* @public
|
|
43
42
|
* <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>
|
|
43
|
+
* @public
|
|
44
44
|
*/
|
|
45
45
|
export interface Tag {
|
|
46
46
|
/**
|
|
47
|
-
* @public
|
|
48
47
|
* <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,
|
|
49
48
|
* the value of <code>Key</code> might be <code>account-id</code>.</p>
|
|
49
|
+
* @public
|
|
50
50
|
*/
|
|
51
51
|
Key: string | undefined;
|
|
52
52
|
/**
|
|
53
|
-
* @public
|
|
54
53
|
* <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
|
|
55
54
|
* customer account that you're creating the resource for.</p>
|
|
55
|
+
* @public
|
|
56
56
|
*/
|
|
57
57
|
Value: string | undefined;
|
|
58
58
|
}
|
|
@@ -61,24 +61,23 @@ export interface Tag {
|
|
|
61
61
|
*/
|
|
62
62
|
export interface AssociateFirewallRuleGroupRequest {
|
|
63
63
|
/**
|
|
64
|
-
* @public
|
|
65
64
|
* <p>A unique string that identifies the request and that allows failed requests to be
|
|
66
65
|
* retried without the risk of running the operation twice. <code>CreatorRequestId</code>
|
|
67
66
|
* can be any unique string, for example, a date/time stamp. </p>
|
|
67
|
+
* @public
|
|
68
68
|
*/
|
|
69
69
|
CreatorRequestId?: string;
|
|
70
70
|
/**
|
|
71
|
-
* @public
|
|
72
71
|
* <p>The unique identifier of the firewall rule group. </p>
|
|
72
|
+
* @public
|
|
73
73
|
*/
|
|
74
74
|
FirewallRuleGroupId: string | undefined;
|
|
75
75
|
/**
|
|
76
|
-
* @public
|
|
77
76
|
* <p>The unique identifier of the VPC that you want to associate with the rule group. </p>
|
|
77
|
+
* @public
|
|
78
78
|
*/
|
|
79
79
|
VpcId: string | undefined;
|
|
80
80
|
/**
|
|
81
|
-
* @public
|
|
82
81
|
* <p>The setting that determines the processing order of the rule group among the rule
|
|
83
82
|
* groups that you associate with the specified VPC. DNS Firewall filters VPC traffic
|
|
84
83
|
* starting from the rule group with the lowest numeric priority setting. </p>
|
|
@@ -86,22 +85,23 @@ export interface AssociateFirewallRuleGroupRequest {
|
|
|
86
85
|
* To make it easier to insert rule groups later, leave space between the numbers, for example, use 101, 200, and so on. You
|
|
87
86
|
* can change the priority setting for a rule group association after you create it.</p>
|
|
88
87
|
* <p>The allowed values for <code>Priority</code> are between 100 and 9900.</p>
|
|
88
|
+
* @public
|
|
89
89
|
*/
|
|
90
90
|
Priority: number | undefined;
|
|
91
91
|
/**
|
|
92
|
-
* @public
|
|
93
92
|
* <p>A name that lets you identify the association, to manage and use it.</p>
|
|
93
|
+
* @public
|
|
94
94
|
*/
|
|
95
95
|
Name: string | undefined;
|
|
96
96
|
/**
|
|
97
|
-
* @public
|
|
98
97
|
* <p>If enabled, this setting disallows modification or removal of the association, to help prevent against accidentally altering DNS firewall protections.
|
|
99
98
|
* When you create the association, the default setting is <code>DISABLED</code>. </p>
|
|
99
|
+
* @public
|
|
100
100
|
*/
|
|
101
101
|
MutationProtection?: MutationProtectionStatus;
|
|
102
102
|
/**
|
|
103
|
-
* @public
|
|
104
103
|
* <p>A list of the tag keys and values that you want to associate with the rule group association. </p>
|
|
104
|
+
* @public
|
|
105
105
|
*/
|
|
106
106
|
Tags?: Tag[];
|
|
107
107
|
}
|
|
@@ -119,78 +119,78 @@ export declare const FirewallRuleGroupAssociationStatus: {
|
|
|
119
119
|
*/
|
|
120
120
|
export type FirewallRuleGroupAssociationStatus = (typeof FirewallRuleGroupAssociationStatus)[keyof typeof FirewallRuleGroupAssociationStatus];
|
|
121
121
|
/**
|
|
122
|
-
* @public
|
|
123
122
|
* <p>An association between a firewall rule group and a VPC, which enables DNS filtering for
|
|
124
123
|
* the VPC. </p>
|
|
124
|
+
* @public
|
|
125
125
|
*/
|
|
126
126
|
export interface FirewallRuleGroupAssociation {
|
|
127
127
|
/**
|
|
128
|
-
* @public
|
|
129
128
|
* <p>The identifier for the association.</p>
|
|
129
|
+
* @public
|
|
130
130
|
*/
|
|
131
131
|
Id?: string;
|
|
132
132
|
/**
|
|
133
|
-
* @public
|
|
134
133
|
* <p>The Amazon Resource Name (ARN) of the firewall rule group association.</p>
|
|
134
|
+
* @public
|
|
135
135
|
*/
|
|
136
136
|
Arn?: string;
|
|
137
137
|
/**
|
|
138
|
-
* @public
|
|
139
138
|
* <p>The unique identifier of the firewall rule group. </p>
|
|
139
|
+
* @public
|
|
140
140
|
*/
|
|
141
141
|
FirewallRuleGroupId?: string;
|
|
142
142
|
/**
|
|
143
|
-
* @public
|
|
144
143
|
* <p>The unique identifier of the VPC that is associated with the rule group. </p>
|
|
144
|
+
* @public
|
|
145
145
|
*/
|
|
146
146
|
VpcId?: string;
|
|
147
147
|
/**
|
|
148
|
-
* @public
|
|
149
148
|
* <p>The name of the association.</p>
|
|
149
|
+
* @public
|
|
150
150
|
*/
|
|
151
151
|
Name?: string;
|
|
152
152
|
/**
|
|
153
|
-
* @public
|
|
154
153
|
* <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
|
|
155
154
|
* filters VPC traffic starting from rule group with the lowest numeric priority setting. </p>
|
|
155
|
+
* @public
|
|
156
156
|
*/
|
|
157
157
|
Priority?: number;
|
|
158
158
|
/**
|
|
159
|
-
* @public
|
|
160
159
|
* <p>If enabled, this setting disallows modification or removal of the association, to help prevent against accidentally altering DNS firewall protections. </p>
|
|
160
|
+
* @public
|
|
161
161
|
*/
|
|
162
162
|
MutationProtection?: MutationProtectionStatus;
|
|
163
163
|
/**
|
|
164
|
-
* @public
|
|
165
164
|
* <p>The owner of the association, used only for associations that are not managed by you. If you use Firewall Manager to
|
|
166
165
|
* manage your DNS Firewalls, then this reports Firewall Manager as the managed owner.</p>
|
|
166
|
+
* @public
|
|
167
167
|
*/
|
|
168
168
|
ManagedOwnerName?: string;
|
|
169
169
|
/**
|
|
170
|
-
* @public
|
|
171
170
|
* <p>The current status of the association.</p>
|
|
171
|
+
* @public
|
|
172
172
|
*/
|
|
173
173
|
Status?: FirewallRuleGroupAssociationStatus;
|
|
174
174
|
/**
|
|
175
|
-
* @public
|
|
176
175
|
* <p>Additional information about the status of the response, if available.</p>
|
|
176
|
+
* @public
|
|
177
177
|
*/
|
|
178
178
|
StatusMessage?: string;
|
|
179
179
|
/**
|
|
180
|
-
* @public
|
|
181
180
|
* <p>A unique string defined by you to identify the request. This allows you to retry failed
|
|
182
181
|
* requests without the risk of running the operation twice. This can be any unique string,
|
|
183
182
|
* for example, a timestamp. </p>
|
|
183
|
+
* @public
|
|
184
184
|
*/
|
|
185
185
|
CreatorRequestId?: string;
|
|
186
186
|
/**
|
|
187
|
-
* @public
|
|
188
187
|
* <p>The date and time that the association was created, in Unix time format and Coordinated Universal Time (UTC). </p>
|
|
188
|
+
* @public
|
|
189
189
|
*/
|
|
190
190
|
CreationTime?: string;
|
|
191
191
|
/**
|
|
192
|
-
* @public
|
|
193
192
|
* <p>The date and time that the association was last modified, in Unix time format and Coordinated Universal Time (UTC).</p>
|
|
193
|
+
* @public
|
|
194
194
|
*/
|
|
195
195
|
ModificationTime?: string;
|
|
196
196
|
}
|
|
@@ -199,17 +199,17 @@ export interface FirewallRuleGroupAssociation {
|
|
|
199
199
|
*/
|
|
200
200
|
export interface AssociateFirewallRuleGroupResponse {
|
|
201
201
|
/**
|
|
202
|
-
* @public
|
|
203
202
|
* <p>The association that you just created. The association has an ID that you can use to
|
|
204
203
|
* identify it in other requests, like update and delete.</p>
|
|
204
|
+
* @public
|
|
205
205
|
*/
|
|
206
206
|
FirewallRuleGroupAssociation?: FirewallRuleGroupAssociation;
|
|
207
207
|
}
|
|
208
208
|
/**
|
|
209
|
-
* @public
|
|
210
209
|
* <p>The requested state transition isn't valid. For example, you can't delete a firewall
|
|
211
210
|
* domain list if it is in the process of being deleted, or you can't import domains into a
|
|
212
211
|
* domain list that is in the process of being deleted.</p>
|
|
212
|
+
* @public
|
|
213
213
|
*/
|
|
214
214
|
export declare class ConflictException extends __BaseException {
|
|
215
215
|
readonly name: "ConflictException";
|
|
@@ -221,8 +221,8 @@ export declare class ConflictException extends __BaseException {
|
|
|
221
221
|
constructor(opts: __ExceptionOptionType<ConflictException, __BaseException>);
|
|
222
222
|
}
|
|
223
223
|
/**
|
|
224
|
-
* @public
|
|
225
224
|
* <p>We encountered an unknown error. Try again in a few minutes.</p>
|
|
225
|
+
* @public
|
|
226
226
|
*/
|
|
227
227
|
export declare class InternalServiceErrorException extends __BaseException {
|
|
228
228
|
readonly name: "InternalServiceErrorException";
|
|
@@ -234,16 +234,16 @@ export declare class InternalServiceErrorException extends __BaseException {
|
|
|
234
234
|
constructor(opts: __ExceptionOptionType<InternalServiceErrorException, __BaseException>);
|
|
235
235
|
}
|
|
236
236
|
/**
|
|
237
|
-
* @public
|
|
238
237
|
* <p>The request caused one or more limits to be exceeded.</p>
|
|
238
|
+
* @public
|
|
239
239
|
*/
|
|
240
240
|
export declare class LimitExceededException extends __BaseException {
|
|
241
241
|
readonly name: "LimitExceededException";
|
|
242
242
|
readonly $fault: "client";
|
|
243
243
|
Message?: string;
|
|
244
244
|
/**
|
|
245
|
-
* @public
|
|
246
245
|
* <p>For a <code>LimitExceededException</code> error, the type of resource that exceeded the current limit.</p>
|
|
246
|
+
* @public
|
|
247
247
|
*/
|
|
248
248
|
ResourceType?: string;
|
|
249
249
|
/**
|
|
@@ -252,16 +252,16 @@ export declare class LimitExceededException extends __BaseException {
|
|
|
252
252
|
constructor(opts: __ExceptionOptionType<LimitExceededException, __BaseException>);
|
|
253
253
|
}
|
|
254
254
|
/**
|
|
255
|
-
* @public
|
|
256
255
|
* <p>The specified resource doesn't exist.</p>
|
|
256
|
+
* @public
|
|
257
257
|
*/
|
|
258
258
|
export declare class ResourceNotFoundException extends __BaseException {
|
|
259
259
|
readonly name: "ResourceNotFoundException";
|
|
260
260
|
readonly $fault: "client";
|
|
261
261
|
Message?: string;
|
|
262
262
|
/**
|
|
263
|
-
* @public
|
|
264
263
|
* <p>For a <code>ResourceNotFoundException</code> error, the type of resource that doesn't exist.</p>
|
|
264
|
+
* @public
|
|
265
265
|
*/
|
|
266
266
|
ResourceType?: string;
|
|
267
267
|
/**
|
|
@@ -270,8 +270,8 @@ export declare class ResourceNotFoundException extends __BaseException {
|
|
|
270
270
|
constructor(opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>);
|
|
271
271
|
}
|
|
272
272
|
/**
|
|
273
|
-
* @public
|
|
274
273
|
* <p>The request was throttled. Try again in a few minutes.</p>
|
|
274
|
+
* @public
|
|
275
275
|
*/
|
|
276
276
|
export declare class ThrottlingException extends __BaseException {
|
|
277
277
|
readonly name: "ThrottlingException";
|
|
@@ -283,9 +283,9 @@ export declare class ThrottlingException extends __BaseException {
|
|
|
283
283
|
constructor(opts: __ExceptionOptionType<ThrottlingException, __BaseException>);
|
|
284
284
|
}
|
|
285
285
|
/**
|
|
286
|
-
* @public
|
|
287
286
|
* <p>You have provided an invalid command. If you ran the <code>UpdateFirewallDomains</code> request. supported values are <code>ADD</code>,
|
|
288
287
|
* <code>REMOVE</code>, or <code>REPLACE</code> a domain.</p>
|
|
288
|
+
* @public
|
|
289
289
|
*/
|
|
290
290
|
export declare class ValidationException extends __BaseException {
|
|
291
291
|
readonly name: "ValidationException";
|
|
@@ -297,36 +297,36 @@ export declare class ValidationException extends __BaseException {
|
|
|
297
297
|
constructor(opts: __ExceptionOptionType<ValidationException, __BaseException>);
|
|
298
298
|
}
|
|
299
299
|
/**
|
|
300
|
-
* @public
|
|
301
300
|
* <p>In an
|
|
302
301
|
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_UpdateResolverEndpoint.html">UpdateResolverEndpoint</a>
|
|
303
302
|
* request, information about an IP address to update.</p>
|
|
303
|
+
* @public
|
|
304
304
|
*/
|
|
305
305
|
export interface IpAddressUpdate {
|
|
306
306
|
/**
|
|
307
|
-
* @public
|
|
308
307
|
* <p>
|
|
309
308
|
* <i>Only when removing an IP address from a Resolver endpoint</i>: The ID of the IP address that you want to remove.
|
|
310
309
|
* To get this ID, use
|
|
311
310
|
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_GetResolverEndpoint.html">GetResolverEndpoint</a>.</p>
|
|
311
|
+
* @public
|
|
312
312
|
*/
|
|
313
313
|
IpId?: string;
|
|
314
314
|
/**
|
|
315
|
-
* @public
|
|
316
315
|
* <p>The ID of the subnet that includes the IP address that you want to update. To get this ID, use
|
|
317
316
|
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_GetResolverEndpoint.html">GetResolverEndpoint</a>.</p>
|
|
317
|
+
* @public
|
|
318
318
|
*/
|
|
319
319
|
SubnetId?: string;
|
|
320
320
|
/**
|
|
321
|
-
* @public
|
|
322
321
|
* <p>The new IPv4 address.</p>
|
|
322
|
+
* @public
|
|
323
323
|
*/
|
|
324
324
|
Ip?: string;
|
|
325
325
|
/**
|
|
326
|
-
* @public
|
|
327
326
|
* <p>
|
|
328
327
|
* The new IPv6 address.
|
|
329
328
|
* </p>
|
|
329
|
+
* @public
|
|
330
330
|
*/
|
|
331
331
|
Ipv6?: string;
|
|
332
332
|
}
|
|
@@ -335,14 +335,14 @@ export interface IpAddressUpdate {
|
|
|
335
335
|
*/
|
|
336
336
|
export interface AssociateResolverEndpointIpAddressRequest {
|
|
337
337
|
/**
|
|
338
|
-
* @public
|
|
339
338
|
* <p>The ID of the Resolver endpoint that you want to associate IP addresses with.</p>
|
|
339
|
+
* @public
|
|
340
340
|
*/
|
|
341
341
|
ResolverEndpointId: string | undefined;
|
|
342
342
|
/**
|
|
343
|
-
* @public
|
|
344
343
|
* <p>Either the IPv4 address that you want to add to a Resolver endpoint or a subnet ID. If you specify a subnet ID,
|
|
345
344
|
* Resolver chooses an IP address for you from the available IPs in the specified subnet.</p>
|
|
345
|
+
* @public
|
|
346
346
|
*/
|
|
347
347
|
IpAddress: IpAddressUpdate | undefined;
|
|
348
348
|
}
|
|
@@ -401,7 +401,6 @@ export declare const ResolverEndpointStatus: {
|
|
|
401
401
|
*/
|
|
402
402
|
export type ResolverEndpointStatus = (typeof ResolverEndpointStatus)[keyof typeof ResolverEndpointStatus];
|
|
403
403
|
/**
|
|
404
|
-
* @public
|
|
405
404
|
* <p>In the response to a
|
|
406
405
|
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_CreateResolverEndpoint.html">CreateResolverEndpoint</a>,
|
|
407
406
|
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_DeleteResolverEndpoint.html">DeleteResolverEndpoint</a>,
|
|
@@ -410,41 +409,41 @@ export type ResolverEndpointStatus = (typeof ResolverEndpointStatus)[keyof typeo
|
|
|
410
409
|
* or
|
|
411
410
|
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_UpdateResolverEndpoint.html">UpdateResolverEndpoint</a>
|
|
412
411
|
* request, a complex type that contains settings for an existing inbound or outbound Resolver endpoint.</p>
|
|
412
|
+
* @public
|
|
413
413
|
*/
|
|
414
414
|
export interface ResolverEndpoint {
|
|
415
415
|
/**
|
|
416
|
-
* @public
|
|
417
416
|
* <p>The ID of the Resolver endpoint.</p>
|
|
417
|
+
* @public
|
|
418
418
|
*/
|
|
419
419
|
Id?: string;
|
|
420
420
|
/**
|
|
421
|
-
* @public
|
|
422
421
|
* <p>A unique string that identifies the request that created the Resolver endpoint. The
|
|
423
422
|
* <code>CreatorRequestId</code> allows failed requests to be retried without the risk
|
|
424
423
|
* of running the operation twice.</p>
|
|
424
|
+
* @public
|
|
425
425
|
*/
|
|
426
426
|
CreatorRequestId?: string;
|
|
427
427
|
/**
|
|
428
|
-
* @public
|
|
429
428
|
* <p>The ARN (Amazon Resource Name) for the Resolver endpoint.</p>
|
|
429
|
+
* @public
|
|
430
430
|
*/
|
|
431
431
|
Arn?: string;
|
|
432
432
|
/**
|
|
433
|
-
* @public
|
|
434
433
|
* <p>The name that you assigned to the Resolver endpoint when you submitted a
|
|
435
434
|
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_CreateResolverEndpoint.html">CreateResolverEndpoint</a>
|
|
436
435
|
* request.</p>
|
|
436
|
+
* @public
|
|
437
437
|
*/
|
|
438
438
|
Name?: string;
|
|
439
439
|
/**
|
|
440
|
-
* @public
|
|
441
440
|
* <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
|
|
442
441
|
* (for inbound endpoints) or outbound rules (for outbound endpoints). Inbound and outbound rules must allow TCP and UDP access.
|
|
443
442
|
* For inbound access, open port 53. For outbound access, open the port that you're using for DNS queries on your network.</p>
|
|
443
|
+
* @public
|
|
444
444
|
*/
|
|
445
445
|
SecurityGroupIds?: string[];
|
|
446
446
|
/**
|
|
447
|
-
* @public
|
|
448
447
|
* <p>Indicates whether the Resolver endpoint allows inbound or outbound DNS queries:</p>
|
|
449
448
|
* <ul>
|
|
450
449
|
* <li>
|
|
@@ -456,20 +455,20 @@ export interface ResolverEndpoint {
|
|
|
456
455
|
* <code>OUTBOUND</code>: allows DNS queries from your VPC to your network</p>
|
|
457
456
|
* </li>
|
|
458
457
|
* </ul>
|
|
458
|
+
* @public
|
|
459
459
|
*/
|
|
460
460
|
Direction?: ResolverEndpointDirection;
|
|
461
461
|
/**
|
|
462
|
-
* @public
|
|
463
462
|
* <p>The number of IP addresses that the Resolver endpoint can use for DNS queries.</p>
|
|
463
|
+
* @public
|
|
464
464
|
*/
|
|
465
465
|
IpAddressCount?: number;
|
|
466
466
|
/**
|
|
467
|
-
* @public
|
|
468
467
|
* <p>The ID of the VPC that you want to create the Resolver endpoint in.</p>
|
|
468
|
+
* @public
|
|
469
469
|
*/
|
|
470
470
|
HostVPCId?: string;
|
|
471
471
|
/**
|
|
472
|
-
* @public
|
|
473
472
|
* <p>A code that specifies the current status of the Resolver endpoint. Valid values include the following:</p>
|
|
474
473
|
* <ul>
|
|
475
474
|
* <li>
|
|
@@ -514,44 +513,44 @@ export interface ResolverEndpoint {
|
|
|
514
513
|
* <code>DELETING</code>: Resolver is deleting this endpoint and the associated network interfaces.</p>
|
|
515
514
|
* </li>
|
|
516
515
|
* </ul>
|
|
516
|
+
* @public
|
|
517
517
|
*/
|
|
518
518
|
Status?: ResolverEndpointStatus;
|
|
519
519
|
/**
|
|
520
|
-
* @public
|
|
521
520
|
* <p>A detailed description of the status of the Resolver endpoint.</p>
|
|
521
|
+
* @public
|
|
522
522
|
*/
|
|
523
523
|
StatusMessage?: string;
|
|
524
524
|
/**
|
|
525
|
-
* @public
|
|
526
525
|
* <p>The date and time that the endpoint was created, in Unix time format and Coordinated Universal Time (UTC).</p>
|
|
526
|
+
* @public
|
|
527
527
|
*/
|
|
528
528
|
CreationTime?: string;
|
|
529
529
|
/**
|
|
530
|
-
* @public
|
|
531
530
|
* <p>The date and time that the endpoint was last modified, in Unix time format and Coordinated Universal Time (UTC).</p>
|
|
531
|
+
* @public
|
|
532
532
|
*/
|
|
533
533
|
ModificationTime?: string;
|
|
534
534
|
/**
|
|
535
|
-
* @public
|
|
536
535
|
* <p>The ARN (Amazon Resource Name) for the Outpost.</p>
|
|
536
|
+
* @public
|
|
537
537
|
*/
|
|
538
538
|
OutpostArn?: string;
|
|
539
539
|
/**
|
|
540
|
-
* @public
|
|
541
540
|
* <p>
|
|
542
541
|
* The Amazon EC2 instance type.
|
|
543
542
|
* </p>
|
|
543
|
+
* @public
|
|
544
544
|
*/
|
|
545
545
|
PreferredInstanceType?: string;
|
|
546
546
|
/**
|
|
547
|
-
* @public
|
|
548
547
|
* <p>
|
|
549
548
|
* The Resolver endpoint IP address type.
|
|
550
549
|
* </p>
|
|
550
|
+
* @public
|
|
551
551
|
*/
|
|
552
552
|
ResolverEndpointType?: ResolverEndpointType;
|
|
553
553
|
/**
|
|
554
|
-
* @public
|
|
555
554
|
* <p>
|
|
556
555
|
* Protocols used for the endpoint. DoH-FIPS is applicable for inbound endpoints only.
|
|
557
556
|
* </p>
|
|
@@ -591,6 +590,7 @@ export interface ResolverEndpoint {
|
|
|
591
590
|
* <p>None, which is treated as Do53.</p>
|
|
592
591
|
* </li>
|
|
593
592
|
* </ul>
|
|
593
|
+
* @public
|
|
594
594
|
*/
|
|
595
595
|
Protocols?: Protocol[];
|
|
596
596
|
}
|
|
@@ -599,22 +599,22 @@ export interface ResolverEndpoint {
|
|
|
599
599
|
*/
|
|
600
600
|
export interface AssociateResolverEndpointIpAddressResponse {
|
|
601
601
|
/**
|
|
602
|
-
* @public
|
|
603
602
|
* <p>The response to an <code>AssociateResolverEndpointIpAddress</code> request.</p>
|
|
603
|
+
* @public
|
|
604
604
|
*/
|
|
605
605
|
ResolverEndpoint?: ResolverEndpoint;
|
|
606
606
|
}
|
|
607
607
|
/**
|
|
608
|
-
* @public
|
|
609
608
|
* <p>One or more parameters in this request are not valid.</p>
|
|
609
|
+
* @public
|
|
610
610
|
*/
|
|
611
611
|
export declare class InvalidParameterException extends __BaseException {
|
|
612
612
|
readonly name: "InvalidParameterException";
|
|
613
613
|
readonly $fault: "client";
|
|
614
614
|
Message: string | undefined;
|
|
615
615
|
/**
|
|
616
|
-
* @public
|
|
617
616
|
* <p>For an <code>InvalidParameterException</code> error, the name of the parameter that's invalid.</p>
|
|
617
|
+
* @public
|
|
618
618
|
*/
|
|
619
619
|
FieldName?: string;
|
|
620
620
|
/**
|
|
@@ -623,8 +623,8 @@ export declare class InvalidParameterException extends __BaseException {
|
|
|
623
623
|
constructor(opts: __ExceptionOptionType<InvalidParameterException, __BaseException>);
|
|
624
624
|
}
|
|
625
625
|
/**
|
|
626
|
-
* @public
|
|
627
626
|
* <p>The request is invalid.</p>
|
|
627
|
+
* @public
|
|
628
628
|
*/
|
|
629
629
|
export declare class InvalidRequestException extends __BaseException {
|
|
630
630
|
readonly name: "InvalidRequestException";
|
|
@@ -636,16 +636,16 @@ export declare class InvalidRequestException extends __BaseException {
|
|
|
636
636
|
constructor(opts: __ExceptionOptionType<InvalidRequestException, __BaseException>);
|
|
637
637
|
}
|
|
638
638
|
/**
|
|
639
|
-
* @public
|
|
640
639
|
* <p>The resource that you tried to create already exists.</p>
|
|
640
|
+
* @public
|
|
641
641
|
*/
|
|
642
642
|
export declare class ResourceExistsException extends __BaseException {
|
|
643
643
|
readonly name: "ResourceExistsException";
|
|
644
644
|
readonly $fault: "client";
|
|
645
645
|
Message?: string;
|
|
646
646
|
/**
|
|
647
|
-
* @public
|
|
648
647
|
* <p>For a <code>ResourceExistsException</code> error, the type of resource that the error applies to.</p>
|
|
648
|
+
* @public
|
|
649
649
|
*/
|
|
650
650
|
ResourceType?: string;
|
|
651
651
|
/**
|
|
@@ -658,16 +658,16 @@ export declare class ResourceExistsException extends __BaseException {
|
|
|
658
658
|
*/
|
|
659
659
|
export interface AssociateResolverQueryLogConfigRequest {
|
|
660
660
|
/**
|
|
661
|
-
* @public
|
|
662
661
|
* <p>The ID of the query logging configuration that you want to associate a VPC with.</p>
|
|
662
|
+
* @public
|
|
663
663
|
*/
|
|
664
664
|
ResolverQueryLogConfigId: string | undefined;
|
|
665
665
|
/**
|
|
666
|
-
* @public
|
|
667
666
|
* <p>The ID of an Amazon VPC that you want this query logging configuration to log queries for.</p>
|
|
668
667
|
* <note>
|
|
669
668
|
* <p>The VPCs and the query logging configuration must be in the same Region.</p>
|
|
670
669
|
* </note>
|
|
670
|
+
* @public
|
|
671
671
|
*/
|
|
672
672
|
ResourceId: string | undefined;
|
|
673
673
|
}
|
|
@@ -701,7 +701,6 @@ export declare const ResolverQueryLogConfigAssociationStatus: {
|
|
|
701
701
|
*/
|
|
702
702
|
export type ResolverQueryLogConfigAssociationStatus = (typeof ResolverQueryLogConfigAssociationStatus)[keyof typeof ResolverQueryLogConfigAssociationStatus];
|
|
703
703
|
/**
|
|
704
|
-
* @public
|
|
705
704
|
* <p>In the response to an
|
|
706
705
|
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_AssociateResolverQueryLogConfig.html">AssociateResolverQueryLogConfig</a>,
|
|
707
706
|
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_DisassociateResolverQueryLogConfig.html">DisassociateResolverQueryLogConfig</a>,
|
|
@@ -709,25 +708,25 @@ export type ResolverQueryLogConfigAssociationStatus = (typeof ResolverQueryLogCo
|
|
|
709
708
|
* or
|
|
710
709
|
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_ListResolverQueryLogConfigAssociations.html">ListResolverQueryLogConfigAssociations</a>,
|
|
711
710
|
* request, a complex type that contains settings for a specified association between an Amazon VPC and a query logging configuration.</p>
|
|
711
|
+
* @public
|
|
712
712
|
*/
|
|
713
713
|
export interface ResolverQueryLogConfigAssociation {
|
|
714
714
|
/**
|
|
715
|
-
* @public
|
|
716
715
|
* <p>The ID of the query logging association.</p>
|
|
716
|
+
* @public
|
|
717
717
|
*/
|
|
718
718
|
Id?: string;
|
|
719
719
|
/**
|
|
720
|
-
* @public
|
|
721
720
|
* <p>The ID of the query logging configuration that a VPC is associated with.</p>
|
|
721
|
+
* @public
|
|
722
722
|
*/
|
|
723
723
|
ResolverQueryLogConfigId?: string;
|
|
724
724
|
/**
|
|
725
|
-
* @public
|
|
726
725
|
* <p>The ID of the Amazon VPC that is associated with the query logging configuration.</p>
|
|
726
|
+
* @public
|
|
727
727
|
*/
|
|
728
728
|
ResourceId?: string;
|
|
729
729
|
/**
|
|
730
|
-
* @public
|
|
731
730
|
* <p>The status of the specified query logging association. Valid values include the following:</p>
|
|
732
731
|
* <ul>
|
|
733
732
|
* <li>
|
|
@@ -748,10 +747,10 @@ export interface ResolverQueryLogConfigAssociation {
|
|
|
748
747
|
* <code>FAILED</code>: Resolver either couldn't create or couldn't delete the query logging association.</p>
|
|
749
748
|
* </li>
|
|
750
749
|
* </ul>
|
|
750
|
+
* @public
|
|
751
751
|
*/
|
|
752
752
|
Status?: ResolverQueryLogConfigAssociationStatus;
|
|
753
753
|
/**
|
|
754
|
-
* @public
|
|
755
754
|
* <p>If the value of <code>Status</code> is <code>FAILED</code>, the value of <code>Error</code> indicates the cause:</p>
|
|
756
755
|
* <ul>
|
|
757
756
|
* <li>
|
|
@@ -764,16 +763,17 @@ export interface ResolverQueryLogConfigAssociation {
|
|
|
764
763
|
* </li>
|
|
765
764
|
* </ul>
|
|
766
765
|
* <p>If the value of <code>Status</code> is a value other than <code>FAILED</code>, <code>Error</code> is null. </p>
|
|
766
|
+
* @public
|
|
767
767
|
*/
|
|
768
768
|
Error?: ResolverQueryLogConfigAssociationError;
|
|
769
769
|
/**
|
|
770
|
-
* @public
|
|
771
770
|
* <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>
|
|
771
|
+
* @public
|
|
772
772
|
*/
|
|
773
773
|
ErrorMessage?: string;
|
|
774
774
|
/**
|
|
775
|
-
* @public
|
|
776
775
|
* <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>
|
|
776
|
+
* @public
|
|
777
777
|
*/
|
|
778
778
|
CreationTime?: string;
|
|
779
779
|
}
|
|
@@ -782,8 +782,8 @@ export interface ResolverQueryLogConfigAssociation {
|
|
|
782
782
|
*/
|
|
783
783
|
export interface AssociateResolverQueryLogConfigResponse {
|
|
784
784
|
/**
|
|
785
|
-
* @public
|
|
786
785
|
* <p>A complex type that contains settings for a specified association between an Amazon VPC and a query logging configuration.</p>
|
|
786
|
+
* @public
|
|
787
787
|
*/
|
|
788
788
|
ResolverQueryLogConfigAssociation?: ResolverQueryLogConfigAssociation;
|
|
789
789
|
}
|
|
@@ -792,19 +792,19 @@ export interface AssociateResolverQueryLogConfigResponse {
|
|
|
792
792
|
*/
|
|
793
793
|
export interface AssociateResolverRuleRequest {
|
|
794
794
|
/**
|
|
795
|
-
* @public
|
|
796
795
|
* <p>The ID of the Resolver rule that you want to associate with the VPC. To list the existing Resolver rules, use
|
|
797
796
|
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_ListResolverRules.html">ListResolverRules</a>.</p>
|
|
797
|
+
* @public
|
|
798
798
|
*/
|
|
799
799
|
ResolverRuleId: string | undefined;
|
|
800
800
|
/**
|
|
801
|
-
* @public
|
|
802
801
|
* <p>A name for the association that you're creating between a Resolver rule and a VPC.</p>
|
|
802
|
+
* @public
|
|
803
803
|
*/
|
|
804
804
|
Name?: string;
|
|
805
805
|
/**
|
|
806
|
-
* @public
|
|
807
806
|
* <p>The ID of the VPC that you want to associate the Resolver rule with.</p>
|
|
807
|
+
* @public
|
|
808
808
|
*/
|
|
809
809
|
VPCId: string | undefined;
|
|
810
810
|
}
|
|
@@ -824,7 +824,6 @@ export declare const ResolverRuleAssociationStatus: {
|
|
|
824
824
|
*/
|
|
825
825
|
export type ResolverRuleAssociationStatus = (typeof ResolverRuleAssociationStatus)[keyof typeof ResolverRuleAssociationStatus];
|
|
826
826
|
/**
|
|
827
|
-
* @public
|
|
828
827
|
* <p>In the response to an
|
|
829
828
|
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_AssociateResolverRule.html">AssociateResolverRule</a>,
|
|
830
829
|
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_DisassociateResolverRule.html">DisassociateResolverRule</a>,
|
|
@@ -832,38 +831,39 @@ export type ResolverRuleAssociationStatus = (typeof ResolverRuleAssociationStatu
|
|
|
832
831
|
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_ListResolverRuleAssociations.html">ListResolverRuleAssociations</a>
|
|
833
832
|
* request, provides information about an association between a Resolver rule and a VPC.
|
|
834
833
|
* The association determines which DNS queries that originate in the VPC are forwarded to your network. </p>
|
|
834
|
+
* @public
|
|
835
835
|
*/
|
|
836
836
|
export interface ResolverRuleAssociation {
|
|
837
837
|
/**
|
|
838
|
-
* @public
|
|
839
838
|
* <p>The ID of the association between a Resolver rule and a VPC. Resolver assigns this value when you submit an
|
|
840
839
|
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_AssociateResolverRule.html">AssociateResolverRule</a>
|
|
841
840
|
* request.</p>
|
|
841
|
+
* @public
|
|
842
842
|
*/
|
|
843
843
|
Id?: string;
|
|
844
844
|
/**
|
|
845
|
-
* @public
|
|
846
845
|
* <p>The ID of the Resolver rule that you associated with the VPC that is specified by <code>VPCId</code>.</p>
|
|
846
|
+
* @public
|
|
847
847
|
*/
|
|
848
848
|
ResolverRuleId?: string;
|
|
849
849
|
/**
|
|
850
|
-
* @public
|
|
851
850
|
* <p>The name of an association between a Resolver rule and a VPC.</p>
|
|
851
|
+
* @public
|
|
852
852
|
*/
|
|
853
853
|
Name?: string;
|
|
854
854
|
/**
|
|
855
|
-
* @public
|
|
856
855
|
* <p>The ID of the VPC that you associated the Resolver rule with.</p>
|
|
856
|
+
* @public
|
|
857
857
|
*/
|
|
858
858
|
VPCId?: string;
|
|
859
859
|
/**
|
|
860
|
-
* @public
|
|
861
860
|
* <p>A code that specifies the current status of the association between a Resolver rule and a VPC.</p>
|
|
861
|
+
* @public
|
|
862
862
|
*/
|
|
863
863
|
Status?: ResolverRuleAssociationStatus;
|
|
864
864
|
/**
|
|
865
|
-
* @public
|
|
866
865
|
* <p>A detailed description of the status of the association between a Resolver rule and a VPC.</p>
|
|
866
|
+
* @public
|
|
867
867
|
*/
|
|
868
868
|
StatusMessage?: string;
|
|
869
869
|
}
|
|
@@ -872,22 +872,22 @@ export interface ResolverRuleAssociation {
|
|
|
872
872
|
*/
|
|
873
873
|
export interface AssociateResolverRuleResponse {
|
|
874
874
|
/**
|
|
875
|
-
* @public
|
|
876
875
|
* <p>Information about the <code>AssociateResolverRule</code> request, including the status of the request.</p>
|
|
876
|
+
* @public
|
|
877
877
|
*/
|
|
878
878
|
ResolverRuleAssociation?: ResolverRuleAssociation;
|
|
879
879
|
}
|
|
880
880
|
/**
|
|
881
|
-
* @public
|
|
882
881
|
* <p>The specified resource isn't available.</p>
|
|
882
|
+
* @public
|
|
883
883
|
*/
|
|
884
884
|
export declare class ResourceUnavailableException extends __BaseException {
|
|
885
885
|
readonly name: "ResourceUnavailableException";
|
|
886
886
|
readonly $fault: "client";
|
|
887
887
|
Message?: string;
|
|
888
888
|
/**
|
|
889
|
-
* @public
|
|
890
889
|
* <p>For a <code>ResourceUnavailableException</code> error, the type of resource that isn't available.</p>
|
|
890
|
+
* @public
|
|
891
891
|
*/
|
|
892
892
|
ResourceType?: string;
|
|
893
893
|
/**
|
|
@@ -937,20 +937,20 @@ export type BlockResponse = (typeof BlockResponse)[keyof typeof BlockResponse];
|
|
|
937
937
|
*/
|
|
938
938
|
export interface CreateFirewallDomainListRequest {
|
|
939
939
|
/**
|
|
940
|
-
* @public
|
|
941
940
|
* <p>A unique string that identifies the request and that allows you to retry failed requests
|
|
942
941
|
* without the risk of running the operation twice. <code>CreatorRequestId</code> can be
|
|
943
942
|
* any unique string, for example, a date/time stamp. </p>
|
|
943
|
+
* @public
|
|
944
944
|
*/
|
|
945
945
|
CreatorRequestId?: string;
|
|
946
946
|
/**
|
|
947
|
-
* @public
|
|
948
947
|
* <p>A name that lets you identify the domain list to manage and use it.</p>
|
|
948
|
+
* @public
|
|
949
949
|
*/
|
|
950
950
|
Name: string | undefined;
|
|
951
951
|
/**
|
|
952
|
-
* @public
|
|
953
952
|
* <p>A list of the tag keys and values that you want to associate with the domain list. </p>
|
|
953
|
+
* @public
|
|
954
954
|
*/
|
|
955
955
|
Tags?: Tag[];
|
|
956
956
|
}
|
|
@@ -970,61 +970,61 @@ export declare const FirewallDomainListStatus: {
|
|
|
970
970
|
*/
|
|
971
971
|
export type FirewallDomainListStatus = (typeof FirewallDomainListStatus)[keyof typeof FirewallDomainListStatus];
|
|
972
972
|
/**
|
|
973
|
-
* @public
|
|
974
973
|
* <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>
|
|
975
974
|
* <p>To retrieve the domains that are defined for this domain list, call <a>ListFirewallDomains</a>.</p>
|
|
975
|
+
* @public
|
|
976
976
|
*/
|
|
977
977
|
export interface FirewallDomainList {
|
|
978
978
|
/**
|
|
979
|
-
* @public
|
|
980
979
|
* <p>The ID of the domain list. </p>
|
|
980
|
+
* @public
|
|
981
981
|
*/
|
|
982
982
|
Id?: string;
|
|
983
983
|
/**
|
|
984
|
-
* @public
|
|
985
984
|
* <p>The Amazon Resource Name (ARN) of the firewall domain list.</p>
|
|
985
|
+
* @public
|
|
986
986
|
*/
|
|
987
987
|
Arn?: string;
|
|
988
988
|
/**
|
|
989
|
-
* @public
|
|
990
989
|
* <p>The name of the domain list. </p>
|
|
990
|
+
* @public
|
|
991
991
|
*/
|
|
992
992
|
Name?: string;
|
|
993
993
|
/**
|
|
994
|
-
* @public
|
|
995
994
|
* <p>The number of domain names that are specified in the domain list.</p>
|
|
995
|
+
* @public
|
|
996
996
|
*/
|
|
997
997
|
DomainCount?: number;
|
|
998
998
|
/**
|
|
999
|
-
* @public
|
|
1000
999
|
* <p>The status of the domain list. </p>
|
|
1000
|
+
* @public
|
|
1001
1001
|
*/
|
|
1002
1002
|
Status?: FirewallDomainListStatus;
|
|
1003
1003
|
/**
|
|
1004
|
-
* @public
|
|
1005
1004
|
* <p>Additional information about the status of the list, if available.</p>
|
|
1005
|
+
* @public
|
|
1006
1006
|
*/
|
|
1007
1007
|
StatusMessage?: string;
|
|
1008
1008
|
/**
|
|
1009
|
-
* @public
|
|
1010
1009
|
* <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>
|
|
1010
|
+
* @public
|
|
1011
1011
|
*/
|
|
1012
1012
|
ManagedOwnerName?: string;
|
|
1013
1013
|
/**
|
|
1014
|
-
* @public
|
|
1015
1014
|
* <p>A unique string defined by you to identify the request. This allows you to retry failed
|
|
1016
1015
|
* requests without the risk of running the operation twice. This can be any unique string,
|
|
1017
1016
|
* for example, a timestamp. </p>
|
|
1017
|
+
* @public
|
|
1018
1018
|
*/
|
|
1019
1019
|
CreatorRequestId?: string;
|
|
1020
1020
|
/**
|
|
1021
|
-
* @public
|
|
1022
1021
|
* <p>The date and time that the domain list was created, in Unix time format and Coordinated Universal Time (UTC). </p>
|
|
1022
|
+
* @public
|
|
1023
1023
|
*/
|
|
1024
1024
|
CreationTime?: string;
|
|
1025
1025
|
/**
|
|
1026
|
-
* @public
|
|
1027
1026
|
* <p>The date and time that the domain list was last modified, in Unix time format and Coordinated Universal Time (UTC). </p>
|
|
1027
|
+
* @public
|
|
1028
1028
|
*/
|
|
1029
1029
|
ModificationTime?: string;
|
|
1030
1030
|
}
|
|
@@ -1033,8 +1033,8 @@ export interface FirewallDomainList {
|
|
|
1033
1033
|
*/
|
|
1034
1034
|
export interface CreateFirewallDomainListResponse {
|
|
1035
1035
|
/**
|
|
1036
|
-
* @public
|
|
1037
1036
|
* <p>The domain list that you just created.</p>
|
|
1037
|
+
* @public
|
|
1038
1038
|
*/
|
|
1039
1039
|
FirewallDomainList?: FirewallDomainList;
|
|
1040
1040
|
}
|
|
@@ -1043,33 +1043,32 @@ export interface CreateFirewallDomainListResponse {
|
|
|
1043
1043
|
*/
|
|
1044
1044
|
export interface CreateFirewallRuleRequest {
|
|
1045
1045
|
/**
|
|
1046
|
-
* @public
|
|
1047
1046
|
* <p>A unique string that identifies the request and that allows you to retry failed requests
|
|
1048
1047
|
* without the risk of running the operation twice. <code>CreatorRequestId</code> can be
|
|
1049
1048
|
* any unique string, for example, a date/time stamp. </p>
|
|
1049
|
+
* @public
|
|
1050
1050
|
*/
|
|
1051
1051
|
CreatorRequestId?: string;
|
|
1052
1052
|
/**
|
|
1053
|
-
* @public
|
|
1054
1053
|
* <p>The unique identifier of the firewall rule group where you want to create the rule. </p>
|
|
1054
|
+
* @public
|
|
1055
1055
|
*/
|
|
1056
1056
|
FirewallRuleGroupId: string | undefined;
|
|
1057
1057
|
/**
|
|
1058
|
-
* @public
|
|
1059
1058
|
* <p>The ID of the domain list that you want to use in the rule. </p>
|
|
1059
|
+
* @public
|
|
1060
1060
|
*/
|
|
1061
1061
|
FirewallDomainListId: string | undefined;
|
|
1062
1062
|
/**
|
|
1063
|
-
* @public
|
|
1064
1063
|
* <p>The setting that determines the processing order of the rule in the rule group. DNS Firewall
|
|
1065
1064
|
* processes the rules in a rule group by order of priority, starting from the lowest setting.</p>
|
|
1066
1065
|
* <p>You must specify a unique priority for each rule in a rule group.
|
|
1067
1066
|
* To make it easier to insert rules later, leave space between the numbers, for example, use 100, 200, and so on. You
|
|
1068
1067
|
* can change the priority setting for the rules in a rule group at any time.</p>
|
|
1068
|
+
* @public
|
|
1069
1069
|
*/
|
|
1070
1070
|
Priority: number | undefined;
|
|
1071
1071
|
/**
|
|
1072
|
-
* @public
|
|
1073
1072
|
* <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>
|
|
1074
1073
|
* <ul>
|
|
1075
1074
|
* <li>
|
|
@@ -1085,10 +1084,10 @@ export interface CreateFirewallRuleRequest {
|
|
|
1085
1084
|
* <code>BLOCK</code> - Disallow the request. This option requires additional details in the rule's <code>BlockResponse</code>. </p>
|
|
1086
1085
|
* </li>
|
|
1087
1086
|
* </ul>
|
|
1087
|
+
* @public
|
|
1088
1088
|
*/
|
|
1089
1089
|
Action: Action | undefined;
|
|
1090
1090
|
/**
|
|
1091
|
-
* @public
|
|
1092
1091
|
* <p>The way that you want DNS Firewall to block the request, used with the rule action
|
|
1093
1092
|
* setting <code>BLOCK</code>. </p>
|
|
1094
1093
|
* <ul>
|
|
@@ -1106,33 +1105,33 @@ export interface CreateFirewallRuleRequest {
|
|
|
1106
1105
|
* </li>
|
|
1107
1106
|
* </ul>
|
|
1108
1107
|
* <p>This setting is required if the rule action setting is <code>BLOCK</code>.</p>
|
|
1108
|
+
* @public
|
|
1109
1109
|
*/
|
|
1110
1110
|
BlockResponse?: BlockResponse;
|
|
1111
1111
|
/**
|
|
1112
|
-
* @public
|
|
1113
1112
|
* <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>
|
|
1114
1113
|
* <p>This setting is required if the <code>BlockResponse</code> setting is <code>OVERRIDE</code>.</p>
|
|
1114
|
+
* @public
|
|
1115
1115
|
*/
|
|
1116
1116
|
BlockOverrideDomain?: string;
|
|
1117
1117
|
/**
|
|
1118
|
-
* @public
|
|
1119
1118
|
* <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>
|
|
1120
1119
|
* <p>This setting is required if the <code>BlockResponse</code> setting is <code>OVERRIDE</code>.</p>
|
|
1120
|
+
* @public
|
|
1121
1121
|
*/
|
|
1122
1122
|
BlockOverrideDnsType?: BlockOverrideDnsType;
|
|
1123
1123
|
/**
|
|
1124
|
-
* @public
|
|
1125
1124
|
* <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>
|
|
1126
1125
|
* <p>This setting is required if the <code>BlockResponse</code> setting is <code>OVERRIDE</code>.</p>
|
|
1126
|
+
* @public
|
|
1127
1127
|
*/
|
|
1128
1128
|
BlockOverrideTtl?: number;
|
|
1129
1129
|
/**
|
|
1130
|
-
* @public
|
|
1131
1130
|
* <p>A name that lets you identify the rule in the rule group.</p>
|
|
1131
|
+
* @public
|
|
1132
1132
|
*/
|
|
1133
1133
|
Name: string | undefined;
|
|
1134
1134
|
/**
|
|
1135
|
-
* @public
|
|
1136
1135
|
* <p>
|
|
1137
1136
|
* The DNS query type you want the rule to evaluate. Allowed values are;
|
|
1138
1137
|
* </p>
|
|
@@ -1178,36 +1177,36 @@ export interface CreateFirewallRuleRequest {
|
|
|
1178
1177
|
* <p>TXT: Verifies email senders and application-specific values.</p>
|
|
1179
1178
|
* </li>
|
|
1180
1179
|
* </ul>
|
|
1180
|
+
* @public
|
|
1181
1181
|
*/
|
|
1182
1182
|
Qtype?: string;
|
|
1183
1183
|
}
|
|
1184
1184
|
/**
|
|
1185
|
-
* @public
|
|
1186
1185
|
* <p>A single firewall rule in a rule group.</p>
|
|
1186
|
+
* @public
|
|
1187
1187
|
*/
|
|
1188
1188
|
export interface FirewallRule {
|
|
1189
1189
|
/**
|
|
1190
|
-
* @public
|
|
1191
1190
|
* <p>The unique identifier of the firewall rule group of the rule. </p>
|
|
1191
|
+
* @public
|
|
1192
1192
|
*/
|
|
1193
1193
|
FirewallRuleGroupId?: string;
|
|
1194
1194
|
/**
|
|
1195
|
-
* @public
|
|
1196
1195
|
* <p>The ID of the domain list that's used in the rule. </p>
|
|
1196
|
+
* @public
|
|
1197
1197
|
*/
|
|
1198
1198
|
FirewallDomainListId?: string;
|
|
1199
1199
|
/**
|
|
1200
|
-
* @public
|
|
1201
1200
|
* <p>The name of the rule. </p>
|
|
1201
|
+
* @public
|
|
1202
1202
|
*/
|
|
1203
1203
|
Name?: string;
|
|
1204
1204
|
/**
|
|
1205
|
-
* @public
|
|
1206
1205
|
* <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>
|
|
1206
|
+
* @public
|
|
1207
1207
|
*/
|
|
1208
1208
|
Priority?: number;
|
|
1209
1209
|
/**
|
|
1210
|
-
* @public
|
|
1211
1210
|
* <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>
|
|
1212
1211
|
* <ul>
|
|
1213
1212
|
* <li>
|
|
@@ -1223,10 +1222,10 @@ export interface FirewallRule {
|
|
|
1223
1222
|
* <code>BLOCK</code> - Disallow the request. If this is specified, additional handling details are provided in the rule's <code>BlockResponse</code> setting. </p>
|
|
1224
1223
|
* </li>
|
|
1225
1224
|
* </ul>
|
|
1225
|
+
* @public
|
|
1226
1226
|
*/
|
|
1227
1227
|
Action?: Action;
|
|
1228
1228
|
/**
|
|
1229
|
-
* @public
|
|
1230
1229
|
* <p>The way that you want DNS Firewall to block the request. Used for the rule action setting <code>BLOCK</code>.</p>
|
|
1231
1230
|
* <ul>
|
|
1232
1231
|
* <li>
|
|
@@ -1242,41 +1241,41 @@ export interface FirewallRule {
|
|
|
1242
1241
|
* <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>
|
|
1243
1242
|
* </li>
|
|
1244
1243
|
* </ul>
|
|
1244
|
+
* @public
|
|
1245
1245
|
*/
|
|
1246
1246
|
BlockResponse?: BlockResponse;
|
|
1247
1247
|
/**
|
|
1248
|
-
* @public
|
|
1249
1248
|
* <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>
|
|
1249
|
+
* @public
|
|
1250
1250
|
*/
|
|
1251
1251
|
BlockOverrideDomain?: string;
|
|
1252
1252
|
/**
|
|
1253
|
-
* @public
|
|
1254
1253
|
* <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>
|
|
1254
|
+
* @public
|
|
1255
1255
|
*/
|
|
1256
1256
|
BlockOverrideDnsType?: BlockOverrideDnsType;
|
|
1257
1257
|
/**
|
|
1258
|
-
* @public
|
|
1259
1258
|
* <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>
|
|
1259
|
+
* @public
|
|
1260
1260
|
*/
|
|
1261
1261
|
BlockOverrideTtl?: number;
|
|
1262
1262
|
/**
|
|
1263
|
-
* @public
|
|
1264
1263
|
* <p>A unique string defined by you to identify the request. This allows you to retry failed requests
|
|
1265
1264
|
* without the risk of executing the operation twice. This can be any unique string, for example, a timestamp. </p>
|
|
1265
|
+
* @public
|
|
1266
1266
|
*/
|
|
1267
1267
|
CreatorRequestId?: string;
|
|
1268
1268
|
/**
|
|
1269
|
-
* @public
|
|
1270
1269
|
* <p>The date and time that the rule was created, in Unix time format and Coordinated Universal Time (UTC). </p>
|
|
1270
|
+
* @public
|
|
1271
1271
|
*/
|
|
1272
1272
|
CreationTime?: string;
|
|
1273
1273
|
/**
|
|
1274
|
-
* @public
|
|
1275
1274
|
* <p>The date and time that the rule was last modified, in Unix time format and Coordinated Universal Time (UTC).</p>
|
|
1275
|
+
* @public
|
|
1276
1276
|
*/
|
|
1277
1277
|
ModificationTime?: string;
|
|
1278
1278
|
/**
|
|
1279
|
-
* @public
|
|
1280
1279
|
* <p>
|
|
1281
1280
|
* The DNS query type you want the rule to evaluate. Allowed values are;
|
|
1282
1281
|
* </p>
|
|
@@ -1322,6 +1321,7 @@ export interface FirewallRule {
|
|
|
1322
1321
|
* <p>TXT: Verifies email senders and application-specific values.</p>
|
|
1323
1322
|
* </li>
|
|
1324
1323
|
* </ul>
|
|
1324
|
+
* @public
|
|
1325
1325
|
*/
|
|
1326
1326
|
Qtype?: string;
|
|
1327
1327
|
}
|
|
@@ -1330,9 +1330,9 @@ export interface FirewallRule {
|
|
|
1330
1330
|
*/
|
|
1331
1331
|
export interface CreateFirewallRuleResponse {
|
|
1332
1332
|
/**
|
|
1333
|
-
* @public
|
|
1334
1333
|
* <p>The
|
|
1335
1334
|
* firewall rule that you just created. </p>
|
|
1335
|
+
* @public
|
|
1336
1336
|
*/
|
|
1337
1337
|
FirewallRule?: FirewallRule;
|
|
1338
1338
|
}
|
|
@@ -1341,20 +1341,20 @@ export interface CreateFirewallRuleResponse {
|
|
|
1341
1341
|
*/
|
|
1342
1342
|
export interface CreateFirewallRuleGroupRequest {
|
|
1343
1343
|
/**
|
|
1344
|
-
* @public
|
|
1345
1344
|
* <p>A unique string defined by you to identify the request. This allows you to retry failed
|
|
1346
1345
|
* requests without the risk of running the operation twice. This can be any unique string,
|
|
1347
1346
|
* for example, a timestamp. </p>
|
|
1347
|
+
* @public
|
|
1348
1348
|
*/
|
|
1349
1349
|
CreatorRequestId?: string;
|
|
1350
1350
|
/**
|
|
1351
|
-
* @public
|
|
1352
1351
|
* <p>A name that lets you identify the rule group, to manage and use it.</p>
|
|
1352
|
+
* @public
|
|
1353
1353
|
*/
|
|
1354
1354
|
Name: string | undefined;
|
|
1355
1355
|
/**
|
|
1356
|
-
* @public
|
|
1357
1356
|
* <p>A list of the tag keys and values that you want to associate with the rule group. </p>
|
|
1357
|
+
* @public
|
|
1358
1358
|
*/
|
|
1359
1359
|
Tags?: Tag[];
|
|
1360
1360
|
}
|
|
@@ -1385,67 +1385,67 @@ export declare const FirewallRuleGroupStatus: {
|
|
|
1385
1385
|
*/
|
|
1386
1386
|
export type FirewallRuleGroupStatus = (typeof FirewallRuleGroupStatus)[keyof typeof FirewallRuleGroupStatus];
|
|
1387
1387
|
/**
|
|
1388
|
-
* @public
|
|
1389
1388
|
* <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>
|
|
1389
|
+
* @public
|
|
1390
1390
|
*/
|
|
1391
1391
|
export interface FirewallRuleGroup {
|
|
1392
1392
|
/**
|
|
1393
|
-
* @public
|
|
1394
1393
|
* <p>The ID of the rule group. </p>
|
|
1394
|
+
* @public
|
|
1395
1395
|
*/
|
|
1396
1396
|
Id?: string;
|
|
1397
1397
|
/**
|
|
1398
|
-
* @public
|
|
1399
1398
|
* <p>The ARN (Amazon Resource Name) of the rule group.</p>
|
|
1399
|
+
* @public
|
|
1400
1400
|
*/
|
|
1401
1401
|
Arn?: string;
|
|
1402
1402
|
/**
|
|
1403
|
-
* @public
|
|
1404
1403
|
* <p>The name of the rule group.</p>
|
|
1404
|
+
* @public
|
|
1405
1405
|
*/
|
|
1406
1406
|
Name?: string;
|
|
1407
1407
|
/**
|
|
1408
|
-
* @public
|
|
1409
1408
|
* <p>The number of rules in the rule group.</p>
|
|
1409
|
+
* @public
|
|
1410
1410
|
*/
|
|
1411
1411
|
RuleCount?: number;
|
|
1412
1412
|
/**
|
|
1413
|
-
* @public
|
|
1414
1413
|
* <p>The status of the domain list. </p>
|
|
1414
|
+
* @public
|
|
1415
1415
|
*/
|
|
1416
1416
|
Status?: FirewallRuleGroupStatus;
|
|
1417
1417
|
/**
|
|
1418
|
-
* @public
|
|
1419
1418
|
* <p>Additional information about the status of the rule group, if available.</p>
|
|
1419
|
+
* @public
|
|
1420
1420
|
*/
|
|
1421
1421
|
StatusMessage?: string;
|
|
1422
1422
|
/**
|
|
1423
|
-
* @public
|
|
1424
1423
|
* <p>The Amazon Web Services account ID for the account that created the rule group. When a rule group is shared with your account,
|
|
1425
1424
|
* this is the account that has shared the rule group with you. </p>
|
|
1425
|
+
* @public
|
|
1426
1426
|
*/
|
|
1427
1427
|
OwnerId?: string;
|
|
1428
1428
|
/**
|
|
1429
|
-
* @public
|
|
1430
1429
|
* <p>A unique string defined by you to identify the request. This allows you to retry failed
|
|
1431
1430
|
* requests without the risk of running the operation twice. This can be any unique string,
|
|
1432
1431
|
* for example, a timestamp. </p>
|
|
1432
|
+
* @public
|
|
1433
1433
|
*/
|
|
1434
1434
|
CreatorRequestId?: string;
|
|
1435
1435
|
/**
|
|
1436
|
-
* @public
|
|
1437
1436
|
* <p>Whether the rule group is shared with other Amazon Web Services accounts, or was shared with the current account by another
|
|
1438
1437
|
* Amazon Web Services account. Sharing is configured through Resource Access Manager (RAM).</p>
|
|
1438
|
+
* @public
|
|
1439
1439
|
*/
|
|
1440
1440
|
ShareStatus?: ShareStatus;
|
|
1441
1441
|
/**
|
|
1442
|
-
* @public
|
|
1443
1442
|
* <p>The date and time that the rule group was created, in Unix time format and Coordinated Universal Time (UTC). </p>
|
|
1443
|
+
* @public
|
|
1444
1444
|
*/
|
|
1445
1445
|
CreationTime?: string;
|
|
1446
1446
|
/**
|
|
1447
|
-
* @public
|
|
1448
1447
|
* <p>The date and time that the rule group was last modified, in Unix time format and Coordinated Universal Time (UTC).</p>
|
|
1448
|
+
* @public
|
|
1449
1449
|
*/
|
|
1450
1450
|
ModificationTime?: string;
|
|
1451
1451
|
}
|
|
@@ -1454,8 +1454,8 @@ export interface FirewallRuleGroup {
|
|
|
1454
1454
|
*/
|
|
1455
1455
|
export interface CreateFirewallRuleGroupResponse {
|
|
1456
1456
|
/**
|
|
1457
|
-
* @public
|
|
1458
1457
|
* <p>A collection of rules used to filter DNS network traffic. </p>
|
|
1458
|
+
* @public
|
|
1459
1459
|
*/
|
|
1460
1460
|
FirewallRuleGroup?: FirewallRuleGroup;
|
|
1461
1461
|
}
|
|
@@ -1464,43 +1464,43 @@ export interface CreateFirewallRuleGroupResponse {
|
|
|
1464
1464
|
*/
|
|
1465
1465
|
export interface CreateOutpostResolverRequest {
|
|
1466
1466
|
/**
|
|
1467
|
-
* @public
|
|
1468
1467
|
* <p>A unique string that identifies the request
|
|
1469
1468
|
* and that allows failed requests to be retried without the risk of running the operation twice. </p>
|
|
1470
1469
|
* <p>
|
|
1471
1470
|
* <code>CreatorRequestId</code> can be any unique string, for example, a date/time stamp.</p>
|
|
1471
|
+
* @public
|
|
1472
1472
|
*/
|
|
1473
1473
|
CreatorRequestId: string | undefined;
|
|
1474
1474
|
/**
|
|
1475
|
-
* @public
|
|
1476
1475
|
* <p>A friendly name that lets you easily find a configuration in the
|
|
1477
1476
|
* Resolver dashboard in the Route 53 console.</p>
|
|
1477
|
+
* @public
|
|
1478
1478
|
*/
|
|
1479
1479
|
Name: string | undefined;
|
|
1480
1480
|
/**
|
|
1481
|
-
* @public
|
|
1482
1481
|
* <p>Number of Amazon EC2 instances for the
|
|
1483
1482
|
* Resolver on Outpost.
|
|
1484
1483
|
* The default and minimal value is 4.</p>
|
|
1484
|
+
* @public
|
|
1485
1485
|
*/
|
|
1486
1486
|
InstanceCount?: number;
|
|
1487
1487
|
/**
|
|
1488
|
-
* @public
|
|
1489
1488
|
* <p>
|
|
1490
1489
|
* The Amazon EC2 instance type. If you specify this, you must also specify a value for the <code>OutpostArn</code>.
|
|
1491
1490
|
* </p>
|
|
1491
|
+
* @public
|
|
1492
1492
|
*/
|
|
1493
1493
|
PreferredInstanceType: string | undefined;
|
|
1494
1494
|
/**
|
|
1495
|
-
* @public
|
|
1496
1495
|
* <p>The Amazon Resource Name (ARN) of the Outpost. If you specify this, you must also specify a value for the <code>PreferredInstanceType</code>.</p>
|
|
1496
|
+
* @public
|
|
1497
1497
|
*/
|
|
1498
1498
|
OutpostArn: string | undefined;
|
|
1499
1499
|
/**
|
|
1500
|
-
* @public
|
|
1501
1500
|
* <p>
|
|
1502
1501
|
* A string that helps identify the Route 53 Resolvers on Outpost.
|
|
1503
1502
|
* </p>
|
|
1503
|
+
* @public
|
|
1504
1504
|
*/
|
|
1505
1505
|
Tags?: Tag[];
|
|
1506
1506
|
}
|
|
@@ -1522,66 +1522,66 @@ export declare const OutpostResolverStatus: {
|
|
|
1522
1522
|
*/
|
|
1523
1523
|
export type OutpostResolverStatus = (typeof OutpostResolverStatus)[keyof typeof OutpostResolverStatus];
|
|
1524
1524
|
/**
|
|
1525
|
-
* @public
|
|
1526
1525
|
* <p>A complex type that contains settings for an existing Resolver on an Outpost.</p>
|
|
1526
|
+
* @public
|
|
1527
1527
|
*/
|
|
1528
1528
|
export interface OutpostResolver {
|
|
1529
1529
|
/**
|
|
1530
|
-
* @public
|
|
1531
1530
|
* <p>The ARN (Amazon Resource Name) for the Resolver on an Outpost.</p>
|
|
1531
|
+
* @public
|
|
1532
1532
|
*/
|
|
1533
1533
|
Arn?: string;
|
|
1534
1534
|
/**
|
|
1535
|
-
* @public
|
|
1536
1535
|
* <p>The date and time that the Outpost Resolver was created, in Unix time format and Coordinated Universal Time (UTC).</p>
|
|
1536
|
+
* @public
|
|
1537
1537
|
*/
|
|
1538
1538
|
CreationTime?: string;
|
|
1539
1539
|
/**
|
|
1540
|
-
* @public
|
|
1541
1540
|
* <p>The date and time that the Outpost Resolver was modified, in Unix time format and Coordinated Universal Time (UTC).</p>
|
|
1541
|
+
* @public
|
|
1542
1542
|
*/
|
|
1543
1543
|
ModificationTime?: string;
|
|
1544
1544
|
/**
|
|
1545
|
-
* @public
|
|
1546
1545
|
* <p>A unique string that identifies the request that created the Resolver endpoint.
|
|
1547
1546
|
* The <code>CreatorRequestId</code> allows failed requests to be retried without the risk of running the operation twice.</p>
|
|
1547
|
+
* @public
|
|
1548
1548
|
*/
|
|
1549
1549
|
CreatorRequestId?: string;
|
|
1550
1550
|
/**
|
|
1551
|
-
* @public
|
|
1552
1551
|
* <p>The ID of the Resolver on Outpost.</p>
|
|
1552
|
+
* @public
|
|
1553
1553
|
*/
|
|
1554
1554
|
Id?: string;
|
|
1555
1555
|
/**
|
|
1556
|
-
* @public
|
|
1557
1556
|
* <p>Amazon EC2 instance count for the Resolver on the Outpost.</p>
|
|
1557
|
+
* @public
|
|
1558
1558
|
*/
|
|
1559
1559
|
InstanceCount?: number;
|
|
1560
1560
|
/**
|
|
1561
|
-
* @public
|
|
1562
1561
|
* <p>
|
|
1563
1562
|
* The Amazon EC2 instance type.
|
|
1564
1563
|
* </p>
|
|
1564
|
+
* @public
|
|
1565
1565
|
*/
|
|
1566
1566
|
PreferredInstanceType?: string;
|
|
1567
1567
|
/**
|
|
1568
|
-
* @public
|
|
1569
1568
|
* <p>Name of the Resolver.</p>
|
|
1569
|
+
* @public
|
|
1570
1570
|
*/
|
|
1571
1571
|
Name?: string;
|
|
1572
1572
|
/**
|
|
1573
|
-
* @public
|
|
1574
1573
|
* <p>Status of the Resolver.</p>
|
|
1574
|
+
* @public
|
|
1575
1575
|
*/
|
|
1576
1576
|
Status?: OutpostResolverStatus;
|
|
1577
1577
|
/**
|
|
1578
|
-
* @public
|
|
1579
1578
|
* <p>A detailed description of the Resolver.</p>
|
|
1579
|
+
* @public
|
|
1580
1580
|
*/
|
|
1581
1581
|
StatusMessage?: string;
|
|
1582
1582
|
/**
|
|
1583
|
-
* @public
|
|
1584
1583
|
* <p>The ARN (Amazon Resource Name) for the Outpost.</p>
|
|
1584
|
+
* @public
|
|
1585
1585
|
*/
|
|
1586
1586
|
OutpostArn?: string;
|
|
1587
1587
|
}
|
|
@@ -1590,15 +1590,15 @@ export interface OutpostResolver {
|
|
|
1590
1590
|
*/
|
|
1591
1591
|
export interface CreateOutpostResolverResponse {
|
|
1592
1592
|
/**
|
|
1593
|
-
* @public
|
|
1594
1593
|
* <p>Information about the <code>CreateOutpostResolver</code>
|
|
1595
1594
|
* request, including the status of the request.</p>
|
|
1595
|
+
* @public
|
|
1596
1596
|
*/
|
|
1597
1597
|
OutpostResolver?: OutpostResolver;
|
|
1598
1598
|
}
|
|
1599
1599
|
/**
|
|
1600
|
-
* @public
|
|
1601
1600
|
* <p>Fulfilling the request would cause one or more quotas to be exceeded.</p>
|
|
1601
|
+
* @public
|
|
1602
1602
|
*/
|
|
1603
1603
|
export declare class ServiceQuotaExceededException extends __BaseException {
|
|
1604
1604
|
readonly name: "ServiceQuotaExceededException";
|
|
@@ -1610,28 +1610,28 @@ export declare class ServiceQuotaExceededException extends __BaseException {
|
|
|
1610
1610
|
constructor(opts: __ExceptionOptionType<ServiceQuotaExceededException, __BaseException>);
|
|
1611
1611
|
}
|
|
1612
1612
|
/**
|
|
1613
|
-
* @public
|
|
1614
1613
|
* <p>In a
|
|
1615
1614
|
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_CreateResolverEndpoint.html">CreateResolverEndpoint</a>
|
|
1616
1615
|
* request, the IP address that DNS queries originate from (for outbound endpoints) or that you forward DNS queries to (for inbound endpoints).
|
|
1617
1616
|
* <code>IpAddressRequest</code> also includes the ID of the subnet that contains the IP address.</p>
|
|
1617
|
+
* @public
|
|
1618
1618
|
*/
|
|
1619
1619
|
export interface IpAddressRequest {
|
|
1620
1620
|
/**
|
|
1621
|
-
* @public
|
|
1622
1621
|
* <p>The ID of the subnet that contains the IP address. </p>
|
|
1622
|
+
* @public
|
|
1623
1623
|
*/
|
|
1624
1624
|
SubnetId: string | undefined;
|
|
1625
1625
|
/**
|
|
1626
|
-
* @public
|
|
1627
1626
|
* <p>The IPv4 address that you want to use for DNS queries.</p>
|
|
1627
|
+
* @public
|
|
1628
1628
|
*/
|
|
1629
1629
|
Ip?: string;
|
|
1630
1630
|
/**
|
|
1631
|
-
* @public
|
|
1632
1631
|
* <p>
|
|
1633
1632
|
* The IPv6 address that you want to use for DNS queries.
|
|
1634
1633
|
* </p>
|
|
1634
|
+
* @public
|
|
1635
1635
|
*/
|
|
1636
1636
|
Ipv6?: string;
|
|
1637
1637
|
}
|
|
@@ -1640,27 +1640,26 @@ export interface IpAddressRequest {
|
|
|
1640
1640
|
*/
|
|
1641
1641
|
export interface CreateResolverEndpointRequest {
|
|
1642
1642
|
/**
|
|
1643
|
-
* @public
|
|
1644
1643
|
* <p>A unique string that identifies the request and that allows failed requests to be retried
|
|
1645
1644
|
* without the risk of running the operation twice. <code>CreatorRequestId</code> can be
|
|
1646
1645
|
* any unique string, for example, a date/time stamp. </p>
|
|
1646
|
+
* @public
|
|
1647
1647
|
*/
|
|
1648
1648
|
CreatorRequestId: string | undefined;
|
|
1649
1649
|
/**
|
|
1650
|
-
* @public
|
|
1651
1650
|
* <p>A friendly name that lets you easily find a configuration in the Resolver dashboard in the Route 53 console.</p>
|
|
1651
|
+
* @public
|
|
1652
1652
|
*/
|
|
1653
1653
|
Name?: string;
|
|
1654
1654
|
/**
|
|
1655
|
-
* @public
|
|
1656
1655
|
* <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
|
|
1657
1656
|
* must include one or more inbound rules (for inbound Resolver endpoints) or outbound rules (for outbound Resolver endpoints).
|
|
1658
1657
|
* Inbound and outbound rules must allow TCP and UDP access. For inbound access, open port 53. For outbound access, open the port
|
|
1659
1658
|
* that you're using for DNS queries on your network.</p>
|
|
1659
|
+
* @public
|
|
1660
1660
|
*/
|
|
1661
1661
|
SecurityGroupIds: string[] | undefined;
|
|
1662
1662
|
/**
|
|
1663
|
-
* @public
|
|
1664
1663
|
* <p>Specify the applicable value:</p>
|
|
1665
1664
|
* <ul>
|
|
1666
1665
|
* <li>
|
|
@@ -1672,44 +1671,44 @@ export interface CreateResolverEndpointRequest {
|
|
|
1672
1671
|
* <code>OUTBOUND</code>: Resolver forwards DNS queries from the DNS service for a VPC to your network</p>
|
|
1673
1672
|
* </li>
|
|
1674
1673
|
* </ul>
|
|
1674
|
+
* @public
|
|
1675
1675
|
*/
|
|
1676
1676
|
Direction: ResolverEndpointDirection | undefined;
|
|
1677
1677
|
/**
|
|
1678
|
-
* @public
|
|
1679
1678
|
* <p>The subnets and IP addresses in your VPC that DNS queries originate from (for outbound endpoints) or that you forward
|
|
1680
1679
|
* DNS queries to (for inbound endpoints). The subnet ID uniquely identifies a VPC. </p>
|
|
1681
1680
|
* <note>
|
|
1682
1681
|
* <p>Even though the minimum is 1, Route 53 requires that you create at least two.</p>
|
|
1683
1682
|
* </note>
|
|
1683
|
+
* @public
|
|
1684
1684
|
*/
|
|
1685
1685
|
IpAddresses: IpAddressRequest[] | undefined;
|
|
1686
1686
|
/**
|
|
1687
|
-
* @public
|
|
1688
1687
|
* <p>The Amazon Resource Name (ARN) of the Outpost. If you specify this, you must also specify a
|
|
1689
1688
|
* value for the <code>PreferredInstanceType</code>. </p>
|
|
1689
|
+
* @public
|
|
1690
1690
|
*/
|
|
1691
1691
|
OutpostArn?: string;
|
|
1692
1692
|
/**
|
|
1693
|
-
* @public
|
|
1694
1693
|
* <p>The instance type. If you specify this, you must also specify a value for the <code>OutpostArn</code>.</p>
|
|
1694
|
+
* @public
|
|
1695
1695
|
*/
|
|
1696
1696
|
PreferredInstanceType?: string;
|
|
1697
1697
|
/**
|
|
1698
|
-
* @public
|
|
1699
1698
|
* <p>A list of the tag keys and values that you want to associate with the endpoint.</p>
|
|
1699
|
+
* @public
|
|
1700
1700
|
*/
|
|
1701
1701
|
Tags?: Tag[];
|
|
1702
1702
|
/**
|
|
1703
|
-
* @public
|
|
1704
1703
|
* <p>
|
|
1705
1704
|
* For the endpoint type you can choose either IPv4, IPv6, or dual-stack.
|
|
1706
1705
|
* A dual-stack endpoint means that it will resolve via both IPv4 and IPv6. This
|
|
1707
1706
|
* endpoint type is applied to all IP addresses.
|
|
1708
1707
|
* </p>
|
|
1708
|
+
* @public
|
|
1709
1709
|
*/
|
|
1710
1710
|
ResolverEndpointType?: ResolverEndpointType;
|
|
1711
1711
|
/**
|
|
1712
|
-
* @public
|
|
1713
1712
|
* <p>
|
|
1714
1713
|
* The protocols you want to use for the endpoint. DoH-FIPS is applicable for inbound endpoints only.
|
|
1715
1714
|
* </p>
|
|
@@ -1749,6 +1748,7 @@ export interface CreateResolverEndpointRequest {
|
|
|
1749
1748
|
* <p>None, which is treated as Do53.</p>
|
|
1750
1749
|
* </li>
|
|
1751
1750
|
* </ul>
|
|
1751
|
+
* @public
|
|
1752
1752
|
*/
|
|
1753
1753
|
Protocols?: Protocol[];
|
|
1754
1754
|
}
|
|
@@ -1757,8 +1757,8 @@ export interface CreateResolverEndpointRequest {
|
|
|
1757
1757
|
*/
|
|
1758
1758
|
export interface CreateResolverEndpointResponse {
|
|
1759
1759
|
/**
|
|
1760
|
-
* @public
|
|
1761
1760
|
* <p>Information about the <code>CreateResolverEndpoint</code> request, including the status of the request.</p>
|
|
1761
|
+
* @public
|
|
1762
1762
|
*/
|
|
1763
1763
|
ResolverEndpoint?: ResolverEndpoint;
|
|
1764
1764
|
}
|
|
@@ -1767,12 +1767,11 @@ export interface CreateResolverEndpointResponse {
|
|
|
1767
1767
|
*/
|
|
1768
1768
|
export interface CreateResolverQueryLogConfigRequest {
|
|
1769
1769
|
/**
|
|
1770
|
-
* @public
|
|
1771
1770
|
* <p>The name that you want to give the query logging configuration.</p>
|
|
1771
|
+
* @public
|
|
1772
1772
|
*/
|
|
1773
1773
|
Name: string | undefined;
|
|
1774
1774
|
/**
|
|
1775
|
-
* @public
|
|
1776
1775
|
* <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,
|
|
1777
1776
|
* or a Kinesis Data Firehose delivery stream. Examples of valid values include the following:</p>
|
|
1778
1777
|
* <ul>
|
|
@@ -1802,18 +1801,19 @@ export interface CreateResolverQueryLogConfigRequest {
|
|
|
1802
1801
|
* </p>
|
|
1803
1802
|
* </li>
|
|
1804
1803
|
* </ul>
|
|
1804
|
+
* @public
|
|
1805
1805
|
*/
|
|
1806
1806
|
DestinationArn: string | undefined;
|
|
1807
1807
|
/**
|
|
1808
|
-
* @public
|
|
1809
1808
|
* <p>A unique string that identifies the request and that allows failed requests to be retried
|
|
1810
1809
|
* without the risk of running the operation twice. <code>CreatorRequestId</code> can be
|
|
1811
1810
|
* any unique string, for example, a date/time stamp. </p>
|
|
1811
|
+
* @public
|
|
1812
1812
|
*/
|
|
1813
1813
|
CreatorRequestId?: string;
|
|
1814
1814
|
/**
|
|
1815
|
-
* @public
|
|
1816
1815
|
* <p>A list of the tag keys and values that you want to associate with the query logging configuration.</p>
|
|
1816
|
+
* @public
|
|
1817
1817
|
*/
|
|
1818
1818
|
Tags?: Tag[];
|
|
1819
1819
|
}
|
|
@@ -1832,7 +1832,6 @@ export declare const ResolverQueryLogConfigStatus: {
|
|
|
1832
1832
|
*/
|
|
1833
1833
|
export type ResolverQueryLogConfigStatus = (typeof ResolverQueryLogConfigStatus)[keyof typeof ResolverQueryLogConfigStatus];
|
|
1834
1834
|
/**
|
|
1835
|
-
* @public
|
|
1836
1835
|
* <p>In the response to a
|
|
1837
1836
|
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_CreateResolverQueryLogConfig.html">CreateResolverQueryLogConfig</a>,
|
|
1838
1837
|
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_DeleteResolverQueryLogConfig.html">DeleteResolverQueryLogConfig</a>,
|
|
@@ -1840,20 +1839,20 @@ export type ResolverQueryLogConfigStatus = (typeof ResolverQueryLogConfigStatus)
|
|
|
1840
1839
|
* or
|
|
1841
1840
|
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_ListResolverQueryLogConfigs.html">ListResolverQueryLogConfigs</a>
|
|
1842
1841
|
* request, a complex type that contains settings for one query logging configuration.</p>
|
|
1842
|
+
* @public
|
|
1843
1843
|
*/
|
|
1844
1844
|
export interface ResolverQueryLogConfig {
|
|
1845
1845
|
/**
|
|
1846
|
-
* @public
|
|
1847
1846
|
* <p>The ID for the query logging configuration.</p>
|
|
1847
|
+
* @public
|
|
1848
1848
|
*/
|
|
1849
1849
|
Id?: string;
|
|
1850
1850
|
/**
|
|
1851
|
-
* @public
|
|
1852
1851
|
* <p>The Amazon Web Services account ID for the account that created the query logging configuration. </p>
|
|
1852
|
+
* @public
|
|
1853
1853
|
*/
|
|
1854
1854
|
OwnerId?: string;
|
|
1855
1855
|
/**
|
|
1856
|
-
* @public
|
|
1857
1856
|
* <p>The status of the specified query logging configuration. Valid values include the following:</p>
|
|
1858
1857
|
* <ul>
|
|
1859
1858
|
* <li>
|
|
@@ -1883,45 +1882,46 @@ export interface ResolverQueryLogConfig {
|
|
|
1883
1882
|
* </ul>
|
|
1884
1883
|
* </li>
|
|
1885
1884
|
* </ul>
|
|
1885
|
+
* @public
|
|
1886
1886
|
*/
|
|
1887
1887
|
Status?: ResolverQueryLogConfigStatus;
|
|
1888
1888
|
/**
|
|
1889
|
-
* @public
|
|
1890
1889
|
* <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
|
|
1891
1890
|
* Amazon Web Services account. Sharing is configured through Resource Access Manager (RAM).</p>
|
|
1891
|
+
* @public
|
|
1892
1892
|
*/
|
|
1893
1893
|
ShareStatus?: ShareStatus;
|
|
1894
1894
|
/**
|
|
1895
|
-
* @public
|
|
1896
1895
|
* <p>The number of VPCs that are associated with the query logging configuration.</p>
|
|
1896
|
+
* @public
|
|
1897
1897
|
*/
|
|
1898
1898
|
AssociationCount?: number;
|
|
1899
1899
|
/**
|
|
1900
|
-
* @public
|
|
1901
1900
|
* <p>The ARN for the query logging configuration.</p>
|
|
1901
|
+
* @public
|
|
1902
1902
|
*/
|
|
1903
1903
|
Arn?: string;
|
|
1904
1904
|
/**
|
|
1905
|
-
* @public
|
|
1906
1905
|
* <p>The name of the query logging configuration. </p>
|
|
1906
|
+
* @public
|
|
1907
1907
|
*/
|
|
1908
1908
|
Name?: string;
|
|
1909
1909
|
/**
|
|
1910
|
-
* @public
|
|
1911
1910
|
* <p>The ARN of the resource that you want Resolver to send query logs: an Amazon S3 bucket, a CloudWatch Logs log group, or
|
|
1912
1911
|
* a Kinesis Data Firehose delivery stream.</p>
|
|
1912
|
+
* @public
|
|
1913
1913
|
*/
|
|
1914
1914
|
DestinationArn?: string;
|
|
1915
1915
|
/**
|
|
1916
|
-
* @public
|
|
1917
1916
|
* <p>A unique string that identifies the request that created the query logging configuration.
|
|
1918
1917
|
* The <code>CreatorRequestId</code> allows failed requests to be retried without the risk
|
|
1919
1918
|
* of running the operation twice.</p>
|
|
1919
|
+
* @public
|
|
1920
1920
|
*/
|
|
1921
1921
|
CreatorRequestId?: string;
|
|
1922
1922
|
/**
|
|
1923
|
-
* @public
|
|
1924
1923
|
* <p>The date and time that the query logging configuration was created, in Unix time format and Coordinated Universal Time (UTC).</p>
|
|
1924
|
+
* @public
|
|
1925
1925
|
*/
|
|
1926
1926
|
CreationTime?: string;
|
|
1927
1927
|
}
|
|
@@ -1930,8 +1930,8 @@ export interface ResolverQueryLogConfig {
|
|
|
1930
1930
|
*/
|
|
1931
1931
|
export interface CreateResolverQueryLogConfigResponse {
|
|
1932
1932
|
/**
|
|
1933
|
-
* @public
|
|
1934
1933
|
* <p>Information about the <code>CreateResolverQueryLogConfig</code> request, including the status of the request.</p>
|
|
1934
|
+
* @public
|
|
1935
1935
|
*/
|
|
1936
1936
|
ResolverQueryLogConfig?: ResolverQueryLogConfig;
|
|
1937
1937
|
}
|
|
@@ -1949,31 +1949,30 @@ export declare const RuleTypeOption: {
|
|
|
1949
1949
|
*/
|
|
1950
1950
|
export type RuleTypeOption = (typeof RuleTypeOption)[keyof typeof RuleTypeOption];
|
|
1951
1951
|
/**
|
|
1952
|
-
* @public
|
|
1953
1952
|
* <p>In a
|
|
1954
1953
|
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_CreateResolverRule.html">CreateResolverRule</a>
|
|
1955
1954
|
* request, an array of the IPs that you want to forward DNS queries to.</p>
|
|
1955
|
+
* @public
|
|
1956
1956
|
*/
|
|
1957
1957
|
export interface TargetAddress {
|
|
1958
1958
|
/**
|
|
1959
|
-
* @public
|
|
1960
1959
|
* <p>One IPv4 address that you want to forward DNS queries to.</p>
|
|
1960
|
+
* @public
|
|
1961
1961
|
*/
|
|
1962
1962
|
Ip?: string;
|
|
1963
1963
|
/**
|
|
1964
|
-
* @public
|
|
1965
1964
|
* <p>The port at <code>Ip</code> that you want to forward DNS queries to.</p>
|
|
1965
|
+
* @public
|
|
1966
1966
|
*/
|
|
1967
1967
|
Port?: number;
|
|
1968
1968
|
/**
|
|
1969
|
-
* @public
|
|
1970
1969
|
* <p>
|
|
1971
1970
|
* One IPv6 address that you want to forward DNS queries to.
|
|
1972
1971
|
* </p>
|
|
1972
|
+
* @public
|
|
1973
1973
|
*/
|
|
1974
1974
|
Ipv6?: string;
|
|
1975
1975
|
/**
|
|
1976
|
-
* @public
|
|
1977
1976
|
* <p>
|
|
1978
1977
|
* The protocols for the Resolver endpoints. DoH-FIPS is applicable for inbound endpoints only.
|
|
1979
1978
|
*
|
|
@@ -2014,6 +2013,7 @@ export interface TargetAddress {
|
|
|
2014
2013
|
* <p>None, which is treated as Do53.</p>
|
|
2015
2014
|
* </li>
|
|
2016
2015
|
* </ul>
|
|
2016
|
+
* @public
|
|
2017
2017
|
*/
|
|
2018
2018
|
Protocol?: Protocol;
|
|
2019
2019
|
}
|
|
@@ -2022,19 +2022,18 @@ export interface TargetAddress {
|
|
|
2022
2022
|
*/
|
|
2023
2023
|
export interface CreateResolverRuleRequest {
|
|
2024
2024
|
/**
|
|
2025
|
-
* @public
|
|
2026
2025
|
* <p>A unique string that identifies the request and that allows failed requests to be retried
|
|
2027
2026
|
* without the risk of running the operation twice. <code>CreatorRequestId</code> can be
|
|
2028
2027
|
* any unique string, for example, a date/time stamp. </p>
|
|
2028
|
+
* @public
|
|
2029
2029
|
*/
|
|
2030
2030
|
CreatorRequestId: string | undefined;
|
|
2031
2031
|
/**
|
|
2032
|
-
* @public
|
|
2033
2032
|
* <p>A friendly name that lets you easily find a rule in the Resolver dashboard in the Route 53 console.</p>
|
|
2033
|
+
* @public
|
|
2034
2034
|
*/
|
|
2035
2035
|
Name?: string;
|
|
2036
2036
|
/**
|
|
2037
|
-
* @public
|
|
2038
2037
|
* <p>When you want to forward DNS queries for specified domain name to resolvers on your network, specify <code>FORWARD</code>.</p>
|
|
2039
2038
|
* <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
|
|
2040
2039
|
* a subdomain of that domain, specify <code>SYSTEM</code>.</p>
|
|
@@ -2042,31 +2041,32 @@ export interface CreateResolverRuleRequest {
|
|
|
2042
2041
|
* for <code>RuleType</code>. To then have Resolver process queries for apex.example.com, you create a rule and specify
|
|
2043
2042
|
* <code>SYSTEM</code> for <code>RuleType</code>.</p>
|
|
2044
2043
|
* <p>Currently, only Resolver can create rules that have a value of <code>RECURSIVE</code> for <code>RuleType</code>.</p>
|
|
2044
|
+
* @public
|
|
2045
2045
|
*/
|
|
2046
2046
|
RuleType: RuleTypeOption | undefined;
|
|
2047
2047
|
/**
|
|
2048
|
-
* @public
|
|
2049
2048
|
* <p>DNS queries for this domain name are forwarded to the IP addresses that you specify in <code>TargetIps</code>. If a query matches
|
|
2050
2049
|
* multiple Resolver rules (example.com and www.example.com), outbound DNS queries are routed using the Resolver rule that contains
|
|
2051
2050
|
* the most specific domain name (www.example.com).</p>
|
|
2051
|
+
* @public
|
|
2052
2052
|
*/
|
|
2053
2053
|
DomainName?: string;
|
|
2054
2054
|
/**
|
|
2055
|
-
* @public
|
|
2056
2055
|
* <p>The IPs that you want Resolver to forward DNS queries to. You can specify either Ipv4 or Ipv6 addresses but not both in the same rule. Separate IP addresses with a space.</p>
|
|
2057
2056
|
* <p>
|
|
2058
2057
|
* <code>TargetIps</code> is available only when the value of <code>Rule type</code> is <code>FORWARD</code>.</p>
|
|
2058
|
+
* @public
|
|
2059
2059
|
*/
|
|
2060
2060
|
TargetIps?: TargetAddress[];
|
|
2061
2061
|
/**
|
|
2062
|
-
* @public
|
|
2063
2062
|
* <p>The ID of the outbound Resolver endpoint that you want to use to route DNS queries to the IP addresses that you specify
|
|
2064
2063
|
* in <code>TargetIps</code>.</p>
|
|
2064
|
+
* @public
|
|
2065
2065
|
*/
|
|
2066
2066
|
ResolverEndpointId?: string;
|
|
2067
2067
|
/**
|
|
2068
|
-
* @public
|
|
2069
2068
|
* <p>A list of the tag keys and values that you want to associate with the endpoint.</p>
|
|
2069
|
+
* @public
|
|
2070
2070
|
*/
|
|
2071
2071
|
Tags?: Tag[];
|
|
2072
2072
|
}
|
|
@@ -2085,7 +2085,6 @@ export declare const ResolverRuleStatus: {
|
|
|
2085
2085
|
*/
|
|
2086
2086
|
export type ResolverRuleStatus = (typeof ResolverRuleStatus)[keyof typeof ResolverRuleStatus];
|
|
2087
2087
|
/**
|
|
2088
|
-
* @public
|
|
2089
2088
|
* <p>For queries that originate in your VPC, detailed information about a Resolver rule, which specifies how to route DNS queries
|
|
2090
2089
|
* out of the VPC. The <code>ResolverRule</code> parameter appears in the response to a
|
|
2091
2090
|
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_CreateResolverRule.html">CreateResolverRule</a>,
|
|
@@ -2094,44 +2093,44 @@ export type ResolverRuleStatus = (typeof ResolverRuleStatus)[keyof typeof Resolv
|
|
|
2094
2093
|
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_ListResolverRules.html">ListResolverRules</a>,
|
|
2095
2094
|
* or
|
|
2096
2095
|
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_UpdateResolverRule.html">UpdateResolverRule</a> request.</p>
|
|
2096
|
+
* @public
|
|
2097
2097
|
*/
|
|
2098
2098
|
export interface ResolverRule {
|
|
2099
2099
|
/**
|
|
2100
|
-
* @public
|
|
2101
2100
|
* <p>The ID that Resolver assigned to the Resolver rule when you created it.</p>
|
|
2101
|
+
* @public
|
|
2102
2102
|
*/
|
|
2103
2103
|
Id?: string;
|
|
2104
2104
|
/**
|
|
2105
|
-
* @public
|
|
2106
2105
|
* <p>A unique string that you specified when you created the Resolver rule.
|
|
2107
2106
|
* <code>CreatorRequestId</code> identifies the request and allows failed requests to
|
|
2108
2107
|
* be retried without the risk of running the operation twice. </p>
|
|
2108
|
+
* @public
|
|
2109
2109
|
*/
|
|
2110
2110
|
CreatorRequestId?: string;
|
|
2111
2111
|
/**
|
|
2112
|
-
* @public
|
|
2113
2112
|
* <p>The ARN (Amazon Resource Name) for the Resolver rule specified by <code>Id</code>.</p>
|
|
2113
|
+
* @public
|
|
2114
2114
|
*/
|
|
2115
2115
|
Arn?: string;
|
|
2116
2116
|
/**
|
|
2117
|
-
* @public
|
|
2118
2117
|
* <p>DNS queries for this domain name are forwarded to the IP addresses that are specified in <code>TargetIps</code>. If a query matches
|
|
2119
2118
|
* multiple Resolver rules (example.com and www.example.com), the query is routed using the Resolver rule that contains the most specific domain name
|
|
2120
2119
|
* (www.example.com).</p>
|
|
2120
|
+
* @public
|
|
2121
2121
|
*/
|
|
2122
2122
|
DomainName?: string;
|
|
2123
2123
|
/**
|
|
2124
|
-
* @public
|
|
2125
2124
|
* <p>A code that specifies the current status of the Resolver rule.</p>
|
|
2125
|
+
* @public
|
|
2126
2126
|
*/
|
|
2127
2127
|
Status?: ResolverRuleStatus;
|
|
2128
2128
|
/**
|
|
2129
|
-
* @public
|
|
2130
2129
|
* <p>A detailed description of the status of a Resolver rule.</p>
|
|
2130
|
+
* @public
|
|
2131
2131
|
*/
|
|
2132
2132
|
StatusMessage?: string;
|
|
2133
2133
|
/**
|
|
2134
|
-
* @public
|
|
2135
2134
|
* <p>When you want to forward DNS queries for specified domain name to resolvers on your network, specify <code>FORWARD</code>.</p>
|
|
2136
2135
|
* <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
|
|
2137
2136
|
* a subdomain of that domain, specify <code>SYSTEM</code>.</p>
|
|
@@ -2139,43 +2138,44 @@ export interface ResolverRule {
|
|
|
2139
2138
|
* for <code>RuleType</code>. To then have Resolver process queries for apex.example.com, you create a rule and specify
|
|
2140
2139
|
* <code>SYSTEM</code> for <code>RuleType</code>.</p>
|
|
2141
2140
|
* <p>Currently, only Resolver can create rules that have a value of <code>RECURSIVE</code> for <code>RuleType</code>.</p>
|
|
2141
|
+
* @public
|
|
2142
2142
|
*/
|
|
2143
2143
|
RuleType?: RuleTypeOption;
|
|
2144
2144
|
/**
|
|
2145
|
-
* @public
|
|
2146
2145
|
* <p>The name for the Resolver rule, which you specified when you created the Resolver rule.</p>
|
|
2146
|
+
* @public
|
|
2147
2147
|
*/
|
|
2148
2148
|
Name?: string;
|
|
2149
2149
|
/**
|
|
2150
|
-
* @public
|
|
2151
2150
|
* <p>An array that contains the IP addresses and ports that an outbound endpoint forwards DNS queries to. Typically,
|
|
2152
2151
|
* these are the IP addresses of DNS resolvers on your network. </p>
|
|
2152
|
+
* @public
|
|
2153
2153
|
*/
|
|
2154
2154
|
TargetIps?: TargetAddress[];
|
|
2155
2155
|
/**
|
|
2156
|
-
* @public
|
|
2157
2156
|
* <p>The ID of the endpoint that the rule is associated with.</p>
|
|
2157
|
+
* @public
|
|
2158
2158
|
*/
|
|
2159
2159
|
ResolverEndpointId?: string;
|
|
2160
2160
|
/**
|
|
2161
|
-
* @public
|
|
2162
2161
|
* <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>
|
|
2162
|
+
* @public
|
|
2163
2163
|
*/
|
|
2164
2164
|
OwnerId?: string;
|
|
2165
2165
|
/**
|
|
2166
|
-
* @public
|
|
2167
2166
|
* <p>Whether the rule is shared and, if so, whether the current account is sharing the rule with
|
|
2168
2167
|
* another account, or another account is sharing the rule with the current account.</p>
|
|
2168
|
+
* @public
|
|
2169
2169
|
*/
|
|
2170
2170
|
ShareStatus?: ShareStatus;
|
|
2171
2171
|
/**
|
|
2172
|
-
* @public
|
|
2173
2172
|
* <p>The date and time that the Resolver rule was created, in Unix time format and Coordinated Universal Time (UTC).</p>
|
|
2173
|
+
* @public
|
|
2174
2174
|
*/
|
|
2175
2175
|
CreationTime?: string;
|
|
2176
2176
|
/**
|
|
2177
|
-
* @public
|
|
2178
2177
|
* <p>The date and time that the Resolver rule was last updated, in Unix time format and Coordinated Universal Time (UTC).</p>
|
|
2178
|
+
* @public
|
|
2179
2179
|
*/
|
|
2180
2180
|
ModificationTime?: string;
|
|
2181
2181
|
}
|
|
@@ -2184,8 +2184,8 @@ export interface ResolverRule {
|
|
|
2184
2184
|
*/
|
|
2185
2185
|
export interface CreateResolverRuleResponse {
|
|
2186
2186
|
/**
|
|
2187
|
-
* @public
|
|
2188
2187
|
* <p>Information about the <code>CreateResolverRule</code> request, including the status of the request.</p>
|
|
2188
|
+
* @public
|
|
2189
2189
|
*/
|
|
2190
2190
|
ResolverRule?: ResolverRule;
|
|
2191
2191
|
}
|
|
@@ -2194,8 +2194,8 @@ export interface CreateResolverRuleResponse {
|
|
|
2194
2194
|
*/
|
|
2195
2195
|
export interface DeleteFirewallDomainListRequest {
|
|
2196
2196
|
/**
|
|
2197
|
-
* @public
|
|
2198
2197
|
* <p>The ID of the domain list that you want to delete. </p>
|
|
2198
|
+
* @public
|
|
2199
2199
|
*/
|
|
2200
2200
|
FirewallDomainListId: string | undefined;
|
|
2201
2201
|
}
|
|
@@ -2204,8 +2204,8 @@ export interface DeleteFirewallDomainListRequest {
|
|
|
2204
2204
|
*/
|
|
2205
2205
|
export interface DeleteFirewallDomainListResponse {
|
|
2206
2206
|
/**
|
|
2207
|
-
* @public
|
|
2208
2207
|
* <p>The domain list that you just deleted. </p>
|
|
2208
|
+
* @public
|
|
2209
2209
|
*/
|
|
2210
2210
|
FirewallDomainList?: FirewallDomainList;
|
|
2211
2211
|
}
|
|
@@ -2214,17 +2214,16 @@ export interface DeleteFirewallDomainListResponse {
|
|
|
2214
2214
|
*/
|
|
2215
2215
|
export interface DeleteFirewallRuleRequest {
|
|
2216
2216
|
/**
|
|
2217
|
-
* @public
|
|
2218
2217
|
* <p>The unique identifier of the firewall rule group that you want to delete the rule from. </p>
|
|
2218
|
+
* @public
|
|
2219
2219
|
*/
|
|
2220
2220
|
FirewallRuleGroupId: string | undefined;
|
|
2221
2221
|
/**
|
|
2222
|
-
* @public
|
|
2223
2222
|
* <p>The ID of the domain list that's used in the rule. </p>
|
|
2223
|
+
* @public
|
|
2224
2224
|
*/
|
|
2225
2225
|
FirewallDomainListId: string | undefined;
|
|
2226
2226
|
/**
|
|
2227
|
-
* @public
|
|
2228
2227
|
* <p>
|
|
2229
2228
|
* The DNS query type that the rule you are deleting evaluates. Allowed values are;
|
|
2230
2229
|
* </p>
|
|
@@ -2270,6 +2269,7 @@ export interface DeleteFirewallRuleRequest {
|
|
|
2270
2269
|
* <p>TXT: Verifies email senders and application-specific values.</p>
|
|
2271
2270
|
* </li>
|
|
2272
2271
|
* </ul>
|
|
2272
|
+
* @public
|
|
2273
2273
|
*/
|
|
2274
2274
|
Qtype?: string;
|
|
2275
2275
|
}
|
|
@@ -2278,8 +2278,8 @@ export interface DeleteFirewallRuleRequest {
|
|
|
2278
2278
|
*/
|
|
2279
2279
|
export interface DeleteFirewallRuleResponse {
|
|
2280
2280
|
/**
|
|
2281
|
-
* @public
|
|
2282
2281
|
* <p>The specification for the firewall rule that you just deleted.</p>
|
|
2282
|
+
* @public
|
|
2283
2283
|
*/
|
|
2284
2284
|
FirewallRule?: FirewallRule;
|
|
2285
2285
|
}
|
|
@@ -2288,8 +2288,8 @@ export interface DeleteFirewallRuleResponse {
|
|
|
2288
2288
|
*/
|
|
2289
2289
|
export interface DeleteFirewallRuleGroupRequest {
|
|
2290
2290
|
/**
|
|
2291
|
-
* @public
|
|
2292
2291
|
* <p>The unique identifier of the firewall rule group that you want to delete. </p>
|
|
2292
|
+
* @public
|
|
2293
2293
|
*/
|
|
2294
2294
|
FirewallRuleGroupId: string | undefined;
|
|
2295
2295
|
}
|
|
@@ -2298,8 +2298,8 @@ export interface DeleteFirewallRuleGroupRequest {
|
|
|
2298
2298
|
*/
|
|
2299
2299
|
export interface DeleteFirewallRuleGroupResponse {
|
|
2300
2300
|
/**
|
|
2301
|
-
* @public
|
|
2302
2301
|
* <p>A collection of rules used to filter DNS network traffic. </p>
|
|
2302
|
+
* @public
|
|
2303
2303
|
*/
|
|
2304
2304
|
FirewallRuleGroup?: FirewallRuleGroup;
|
|
2305
2305
|
}
|
|
@@ -2308,8 +2308,8 @@ export interface DeleteFirewallRuleGroupResponse {
|
|
|
2308
2308
|
*/
|
|
2309
2309
|
export interface DeleteOutpostResolverRequest {
|
|
2310
2310
|
/**
|
|
2311
|
-
* @public
|
|
2312
2311
|
* <p>A unique string that identifies the Resolver on the Outpost.</p>
|
|
2312
|
+
* @public
|
|
2313
2313
|
*/
|
|
2314
2314
|
Id: string | undefined;
|
|
2315
2315
|
}
|
|
@@ -2318,9 +2318,9 @@ export interface DeleteOutpostResolverRequest {
|
|
|
2318
2318
|
*/
|
|
2319
2319
|
export interface DeleteOutpostResolverResponse {
|
|
2320
2320
|
/**
|
|
2321
|
-
* @public
|
|
2322
2321
|
* <p>Information about the <code>DeleteOutpostResolver</code>
|
|
2323
2322
|
* request, including the status of the request.</p>
|
|
2323
|
+
* @public
|
|
2324
2324
|
*/
|
|
2325
2325
|
OutpostResolver?: OutpostResolver;
|
|
2326
2326
|
}
|
|
@@ -2329,8 +2329,8 @@ export interface DeleteOutpostResolverResponse {
|
|
|
2329
2329
|
*/
|
|
2330
2330
|
export interface DeleteResolverEndpointRequest {
|
|
2331
2331
|
/**
|
|
2332
|
-
* @public
|
|
2333
2332
|
* <p>The ID of the Resolver endpoint that you want to delete.</p>
|
|
2333
|
+
* @public
|
|
2334
2334
|
*/
|
|
2335
2335
|
ResolverEndpointId: string | undefined;
|
|
2336
2336
|
}
|
|
@@ -2339,8 +2339,8 @@ export interface DeleteResolverEndpointRequest {
|
|
|
2339
2339
|
*/
|
|
2340
2340
|
export interface DeleteResolverEndpointResponse {
|
|
2341
2341
|
/**
|
|
2342
|
-
* @public
|
|
2343
2342
|
* <p>Information about the <code>DeleteResolverEndpoint</code> request, including the status of the request.</p>
|
|
2343
|
+
* @public
|
|
2344
2344
|
*/
|
|
2345
2345
|
ResolverEndpoint?: ResolverEndpoint;
|
|
2346
2346
|
}
|
|
@@ -2349,8 +2349,8 @@ export interface DeleteResolverEndpointResponse {
|
|
|
2349
2349
|
*/
|
|
2350
2350
|
export interface DeleteResolverQueryLogConfigRequest {
|
|
2351
2351
|
/**
|
|
2352
|
-
* @public
|
|
2353
2352
|
* <p>The ID of the query logging configuration that you want to delete.</p>
|
|
2353
|
+
* @public
|
|
2354
2354
|
*/
|
|
2355
2355
|
ResolverQueryLogConfigId: string | undefined;
|
|
2356
2356
|
}
|
|
@@ -2359,8 +2359,8 @@ export interface DeleteResolverQueryLogConfigRequest {
|
|
|
2359
2359
|
*/
|
|
2360
2360
|
export interface DeleteResolverQueryLogConfigResponse {
|
|
2361
2361
|
/**
|
|
2362
|
-
* @public
|
|
2363
2362
|
* <p>Information about the query logging configuration that you deleted, including the status of the request.</p>
|
|
2363
|
+
* @public
|
|
2364
2364
|
*/
|
|
2365
2365
|
ResolverQueryLogConfig?: ResolverQueryLogConfig;
|
|
2366
2366
|
}
|
|
@@ -2369,8 +2369,8 @@ export interface DeleteResolverQueryLogConfigResponse {
|
|
|
2369
2369
|
*/
|
|
2370
2370
|
export interface DeleteResolverRuleRequest {
|
|
2371
2371
|
/**
|
|
2372
|
-
* @public
|
|
2373
2372
|
* <p>The ID of the Resolver rule that you want to delete.</p>
|
|
2373
|
+
* @public
|
|
2374
2374
|
*/
|
|
2375
2375
|
ResolverRuleId: string | undefined;
|
|
2376
2376
|
}
|
|
@@ -2379,22 +2379,22 @@ export interface DeleteResolverRuleRequest {
|
|
|
2379
2379
|
*/
|
|
2380
2380
|
export interface DeleteResolverRuleResponse {
|
|
2381
2381
|
/**
|
|
2382
|
-
* @public
|
|
2383
2382
|
* <p>Information about the <code>DeleteResolverRule</code> request, including the status of the request.</p>
|
|
2383
|
+
* @public
|
|
2384
2384
|
*/
|
|
2385
2385
|
ResolverRule?: ResolverRule;
|
|
2386
2386
|
}
|
|
2387
2387
|
/**
|
|
2388
|
-
* @public
|
|
2389
2388
|
* <p>The resource that you tried to update or delete is currently in use.</p>
|
|
2389
|
+
* @public
|
|
2390
2390
|
*/
|
|
2391
2391
|
export declare class ResourceInUseException extends __BaseException {
|
|
2392
2392
|
readonly name: "ResourceInUseException";
|
|
2393
2393
|
readonly $fault: "client";
|
|
2394
2394
|
Message?: string;
|
|
2395
2395
|
/**
|
|
2396
|
-
* @public
|
|
2397
2396
|
* <p>For a <code>ResourceInUseException</code> error, the type of resource that is currently in use.</p>
|
|
2397
|
+
* @public
|
|
2398
2398
|
*/
|
|
2399
2399
|
ResourceType?: string;
|
|
2400
2400
|
/**
|
|
@@ -2407,8 +2407,8 @@ export declare class ResourceInUseException extends __BaseException {
|
|
|
2407
2407
|
*/
|
|
2408
2408
|
export interface DisassociateFirewallRuleGroupRequest {
|
|
2409
2409
|
/**
|
|
2410
|
-
* @public
|
|
2411
2410
|
* <p>The identifier of the <a>FirewallRuleGroupAssociation</a>. </p>
|
|
2411
|
+
* @public
|
|
2412
2412
|
*/
|
|
2413
2413
|
FirewallRuleGroupAssociationId: string | undefined;
|
|
2414
2414
|
}
|
|
@@ -2417,8 +2417,8 @@ export interface DisassociateFirewallRuleGroupRequest {
|
|
|
2417
2417
|
*/
|
|
2418
2418
|
export interface DisassociateFirewallRuleGroupResponse {
|
|
2419
2419
|
/**
|
|
2420
|
-
* @public
|
|
2421
2420
|
* <p>The firewall rule group association that you just removed. </p>
|
|
2421
|
+
* @public
|
|
2422
2422
|
*/
|
|
2423
2423
|
FirewallRuleGroupAssociation?: FirewallRuleGroupAssociation;
|
|
2424
2424
|
}
|
|
@@ -2427,13 +2427,13 @@ export interface DisassociateFirewallRuleGroupResponse {
|
|
|
2427
2427
|
*/
|
|
2428
2428
|
export interface DisassociateResolverEndpointIpAddressRequest {
|
|
2429
2429
|
/**
|
|
2430
|
-
* @public
|
|
2431
2430
|
* <p>The ID of the Resolver endpoint that you want to disassociate an IP address from.</p>
|
|
2431
|
+
* @public
|
|
2432
2432
|
*/
|
|
2433
2433
|
ResolverEndpointId: string | undefined;
|
|
2434
2434
|
/**
|
|
2435
|
-
* @public
|
|
2436
2435
|
* <p>The IPv4 address that you want to remove from a Resolver endpoint.</p>
|
|
2436
|
+
* @public
|
|
2437
2437
|
*/
|
|
2438
2438
|
IpAddress: IpAddressUpdate | undefined;
|
|
2439
2439
|
}
|
|
@@ -2442,8 +2442,8 @@ export interface DisassociateResolverEndpointIpAddressRequest {
|
|
|
2442
2442
|
*/
|
|
2443
2443
|
export interface DisassociateResolverEndpointIpAddressResponse {
|
|
2444
2444
|
/**
|
|
2445
|
-
* @public
|
|
2446
2445
|
* <p>The response to an <code>DisassociateResolverEndpointIpAddress</code> request.</p>
|
|
2446
|
+
* @public
|
|
2447
2447
|
*/
|
|
2448
2448
|
ResolverEndpoint?: ResolverEndpoint;
|
|
2449
2449
|
}
|
|
@@ -2452,13 +2452,13 @@ export interface DisassociateResolverEndpointIpAddressResponse {
|
|
|
2452
2452
|
*/
|
|
2453
2453
|
export interface DisassociateResolverQueryLogConfigRequest {
|
|
2454
2454
|
/**
|
|
2455
|
-
* @public
|
|
2456
2455
|
* <p>The ID of the query logging configuration that you want to disassociate a specified VPC from.</p>
|
|
2456
|
+
* @public
|
|
2457
2457
|
*/
|
|
2458
2458
|
ResolverQueryLogConfigId: string | undefined;
|
|
2459
2459
|
/**
|
|
2460
|
-
* @public
|
|
2461
2460
|
* <p>The ID of the Amazon VPC that you want to disassociate from a specified query logging configuration.</p>
|
|
2461
|
+
* @public
|
|
2462
2462
|
*/
|
|
2463
2463
|
ResourceId: string | undefined;
|
|
2464
2464
|
}
|
|
@@ -2467,8 +2467,8 @@ export interface DisassociateResolverQueryLogConfigRequest {
|
|
|
2467
2467
|
*/
|
|
2468
2468
|
export interface DisassociateResolverQueryLogConfigResponse {
|
|
2469
2469
|
/**
|
|
2470
|
-
* @public
|
|
2471
2470
|
* <p>A complex type that contains settings for the association that you deleted between an Amazon VPC and a query logging configuration.</p>
|
|
2471
|
+
* @public
|
|
2472
2472
|
*/
|
|
2473
2473
|
ResolverQueryLogConfigAssociation?: ResolverQueryLogConfigAssociation;
|
|
2474
2474
|
}
|
|
@@ -2477,13 +2477,13 @@ export interface DisassociateResolverQueryLogConfigResponse {
|
|
|
2477
2477
|
*/
|
|
2478
2478
|
export interface DisassociateResolverRuleRequest {
|
|
2479
2479
|
/**
|
|
2480
|
-
* @public
|
|
2481
2480
|
* <p>The ID of the VPC that you want to disassociate the Resolver rule from.</p>
|
|
2481
|
+
* @public
|
|
2482
2482
|
*/
|
|
2483
2483
|
VPCId: string | undefined;
|
|
2484
2484
|
/**
|
|
2485
|
-
* @public
|
|
2486
2485
|
* <p>The ID of the Resolver rule that you want to disassociate from the specified VPC.</p>
|
|
2486
|
+
* @public
|
|
2487
2487
|
*/
|
|
2488
2488
|
ResolverRuleId: string | undefined;
|
|
2489
2489
|
}
|
|
@@ -2492,13 +2492,12 @@ export interface DisassociateResolverRuleRequest {
|
|
|
2492
2492
|
*/
|
|
2493
2493
|
export interface DisassociateResolverRuleResponse {
|
|
2494
2494
|
/**
|
|
2495
|
-
* @public
|
|
2496
2495
|
* <p>Information about the <code>DisassociateResolverRule</code> request, including the status of the request.</p>
|
|
2496
|
+
* @public
|
|
2497
2497
|
*/
|
|
2498
2498
|
ResolverRuleAssociation?: ResolverRuleAssociation;
|
|
2499
2499
|
}
|
|
2500
2500
|
/**
|
|
2501
|
-
* @public
|
|
2502
2501
|
* <p>For Resolver list operations
|
|
2503
2502
|
* (<a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_ListResolverEndpoints.html">ListResolverEndpoints</a>,
|
|
2504
2503
|
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_ListResolverRules.html">ListResolverRules</a>,
|
|
@@ -2510,10 +2509,10 @@ export interface DisassociateResolverRuleResponse {
|
|
|
2510
2509
|
* an optional specification to return a subset of objects.</p>
|
|
2511
2510
|
* <p>To filter objects, such as Resolver endpoints or Resolver rules, you specify <code>Name</code> and <code>Values</code>. For example,
|
|
2512
2511
|
* to list only inbound Resolver endpoints, specify <code>Direction</code> for <code>Name</code> and specify <code>INBOUND</code> for <code>Values</code>. </p>
|
|
2512
|
+
* @public
|
|
2513
2513
|
*/
|
|
2514
2514
|
export interface Filter {
|
|
2515
2515
|
/**
|
|
2516
|
-
* @public
|
|
2517
2516
|
* <p>The name of the parameter that you want to use to filter objects.</p>
|
|
2518
2517
|
* <p>The valid values for <code>Name</code> depend on the action that you're including the filter in,
|
|
2519
2518
|
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_ListResolverEndpoints.html">ListResolverEndpoints</a>,
|
|
@@ -2748,13 +2747,14 @@ export interface Filter {
|
|
|
2748
2747
|
* </p>
|
|
2749
2748
|
* </li>
|
|
2750
2749
|
* </ul>
|
|
2750
|
+
* @public
|
|
2751
2751
|
*/
|
|
2752
2752
|
Name?: string;
|
|
2753
2753
|
/**
|
|
2754
|
-
* @public
|
|
2755
2754
|
* <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,
|
|
2756
2755
|
* 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
|
|
2757
2756
|
* <code>Name</code> and specify <code>INBOUND</code> for <code>Values</code>.</p>
|
|
2757
|
+
* @public
|
|
2758
2758
|
*/
|
|
2759
2759
|
Values?: string[];
|
|
2760
2760
|
}
|
|
@@ -2772,28 +2772,27 @@ export declare const FirewallFailOpenStatus: {
|
|
|
2772
2772
|
*/
|
|
2773
2773
|
export type FirewallFailOpenStatus = (typeof FirewallFailOpenStatus)[keyof typeof FirewallFailOpenStatus];
|
|
2774
2774
|
/**
|
|
2775
|
-
* @public
|
|
2776
2775
|
* <p>Configuration of the firewall behavior provided by DNS Firewall for a single VPC from
|
|
2777
2776
|
* Amazon Virtual Private Cloud (Amazon VPC). </p>
|
|
2777
|
+
* @public
|
|
2778
2778
|
*/
|
|
2779
2779
|
export interface FirewallConfig {
|
|
2780
2780
|
/**
|
|
2781
|
-
* @public
|
|
2782
2781
|
* <p>The ID of the firewall configuration.</p>
|
|
2782
|
+
* @public
|
|
2783
2783
|
*/
|
|
2784
2784
|
Id?: string;
|
|
2785
2785
|
/**
|
|
2786
|
-
* @public
|
|
2787
2786
|
* <p>The ID of the VPC that this firewall configuration applies to.</p>
|
|
2787
|
+
* @public
|
|
2788
2788
|
*/
|
|
2789
2789
|
ResourceId?: string;
|
|
2790
2790
|
/**
|
|
2791
|
-
* @public
|
|
2792
2791
|
* <p>The Amazon Web Services account ID of the owner of the VPC that this firewall configuration applies to.</p>
|
|
2792
|
+
* @public
|
|
2793
2793
|
*/
|
|
2794
2794
|
OwnerId?: string;
|
|
2795
2795
|
/**
|
|
2796
|
-
* @public
|
|
2797
2796
|
* <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>
|
|
2798
2797
|
* <ul>
|
|
2799
2798
|
* <li>
|
|
@@ -2806,6 +2805,7 @@ export interface FirewallConfig {
|
|
|
2806
2805
|
* </li>
|
|
2807
2806
|
* </ul>
|
|
2808
2807
|
* <p>This behavior is only enforced for VPCs that have at least one DNS Firewall rule group association. </p>
|
|
2808
|
+
* @public
|
|
2809
2809
|
*/
|
|
2810
2810
|
FirewallFailOpen?: FirewallFailOpenStatus;
|
|
2811
2811
|
}
|
|
@@ -2821,36 +2821,36 @@ export declare const FirewallDomainImportOperation: {
|
|
|
2821
2821
|
*/
|
|
2822
2822
|
export type FirewallDomainImportOperation = (typeof FirewallDomainImportOperation)[keyof typeof FirewallDomainImportOperation];
|
|
2823
2823
|
/**
|
|
2824
|
-
* @public
|
|
2825
2824
|
* <p>Minimal high-level information for a firewall domain list. The action <a>ListFirewallDomainLists</a> returns an array of these objects. </p>
|
|
2826
2825
|
* <p>To retrieve full information for a firewall domain list, call <a>GetFirewallDomainList</a> and <a>ListFirewallDomains</a>.</p>
|
|
2826
|
+
* @public
|
|
2827
2827
|
*/
|
|
2828
2828
|
export interface FirewallDomainListMetadata {
|
|
2829
2829
|
/**
|
|
2830
|
-
* @public
|
|
2831
2830
|
* <p>The ID of the domain list. </p>
|
|
2831
|
+
* @public
|
|
2832
2832
|
*/
|
|
2833
2833
|
Id?: string;
|
|
2834
2834
|
/**
|
|
2835
|
-
* @public
|
|
2836
2835
|
* <p>The Amazon Resource Name (ARN) of the firewall domain list metadata.</p>
|
|
2836
|
+
* @public
|
|
2837
2837
|
*/
|
|
2838
2838
|
Arn?: string;
|
|
2839
2839
|
/**
|
|
2840
|
-
* @public
|
|
2841
2840
|
* <p>The name of the domain list. </p>
|
|
2841
|
+
* @public
|
|
2842
2842
|
*/
|
|
2843
2843
|
Name?: string;
|
|
2844
2844
|
/**
|
|
2845
|
-
* @public
|
|
2846
2845
|
* <p>A unique string defined by you to identify the request. This allows you to retry failed
|
|
2847
2846
|
* requests without the risk of running the operation twice. This can be any unique string,
|
|
2848
2847
|
* for example, a timestamp. </p>
|
|
2848
|
+
* @public
|
|
2849
2849
|
*/
|
|
2850
2850
|
CreatorRequestId?: string;
|
|
2851
2851
|
/**
|
|
2852
|
-
* @public
|
|
2853
2852
|
* <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>
|
|
2853
|
+
* @public
|
|
2854
2854
|
*/
|
|
2855
2855
|
ManagedOwnerName?: string;
|
|
2856
2856
|
}
|
|
@@ -2868,43 +2868,43 @@ export declare const FirewallDomainUpdateOperation: {
|
|
|
2868
2868
|
*/
|
|
2869
2869
|
export type FirewallDomainUpdateOperation = (typeof FirewallDomainUpdateOperation)[keyof typeof FirewallDomainUpdateOperation];
|
|
2870
2870
|
/**
|
|
2871
|
-
* @public
|
|
2872
2871
|
* <p>Minimal high-level information for a firewall rule group. The action <a>ListFirewallRuleGroups</a> returns an array of these objects. </p>
|
|
2873
2872
|
* <p>To retrieve full information for a firewall rule group, call <a>GetFirewallRuleGroup</a> and <a>ListFirewallRules</a>.</p>
|
|
2873
|
+
* @public
|
|
2874
2874
|
*/
|
|
2875
2875
|
export interface FirewallRuleGroupMetadata {
|
|
2876
2876
|
/**
|
|
2877
|
-
* @public
|
|
2878
2877
|
* <p>The ID of the rule group. </p>
|
|
2878
|
+
* @public
|
|
2879
2879
|
*/
|
|
2880
2880
|
Id?: string;
|
|
2881
2881
|
/**
|
|
2882
|
-
* @public
|
|
2883
2882
|
* <p>The ARN (Amazon Resource Name) of the rule group.</p>
|
|
2883
|
+
* @public
|
|
2884
2884
|
*/
|
|
2885
2885
|
Arn?: string;
|
|
2886
2886
|
/**
|
|
2887
|
-
* @public
|
|
2888
2887
|
* <p>The name of the rule group.</p>
|
|
2888
|
+
* @public
|
|
2889
2889
|
*/
|
|
2890
2890
|
Name?: string;
|
|
2891
2891
|
/**
|
|
2892
|
-
* @public
|
|
2893
2892
|
* <p>The Amazon Web Services account ID for the account that created the rule group. When a rule group is shared with your account,
|
|
2894
2893
|
* this is the account that has shared the rule group with you. </p>
|
|
2894
|
+
* @public
|
|
2895
2895
|
*/
|
|
2896
2896
|
OwnerId?: string;
|
|
2897
2897
|
/**
|
|
2898
|
-
* @public
|
|
2899
2898
|
* <p>A unique string defined by you to identify the request. This allows you to retry failed
|
|
2900
2899
|
* requests without the risk of running the operation twice. This can be any unique string,
|
|
2901
2900
|
* for example, a timestamp. </p>
|
|
2901
|
+
* @public
|
|
2902
2902
|
*/
|
|
2903
2903
|
CreatorRequestId?: string;
|
|
2904
2904
|
/**
|
|
2905
|
-
* @public
|
|
2906
2905
|
* <p>Whether the rule group is shared with other Amazon Web Services accounts, or was shared with the current account by another
|
|
2907
2906
|
* Amazon Web Services account. Sharing is configured through Resource Access Manager (RAM).</p>
|
|
2907
|
+
* @public
|
|
2908
2908
|
*/
|
|
2909
2909
|
ShareStatus?: ShareStatus;
|
|
2910
2910
|
}
|
|
@@ -2913,8 +2913,8 @@ export interface FirewallRuleGroupMetadata {
|
|
|
2913
2913
|
*/
|
|
2914
2914
|
export interface GetFirewallConfigRequest {
|
|
2915
2915
|
/**
|
|
2916
|
-
* @public
|
|
2917
2916
|
* <p>The ID of the VPC from Amazon VPC that the configuration is for.</p>
|
|
2917
|
+
* @public
|
|
2918
2918
|
*/
|
|
2919
2919
|
ResourceId: string | undefined;
|
|
2920
2920
|
}
|
|
@@ -2923,9 +2923,9 @@ export interface GetFirewallConfigRequest {
|
|
|
2923
2923
|
*/
|
|
2924
2924
|
export interface GetFirewallConfigResponse {
|
|
2925
2925
|
/**
|
|
2926
|
-
* @public
|
|
2927
2926
|
* <p>Configuration of the firewall behavior provided by DNS Firewall for a single VPC from
|
|
2928
2927
|
* AmazonVPC. </p>
|
|
2928
|
+
* @public
|
|
2929
2929
|
*/
|
|
2930
2930
|
FirewallConfig?: FirewallConfig;
|
|
2931
2931
|
}
|
|
@@ -2934,8 +2934,8 @@ export interface GetFirewallConfigResponse {
|
|
|
2934
2934
|
*/
|
|
2935
2935
|
export interface GetFirewallDomainListRequest {
|
|
2936
2936
|
/**
|
|
2937
|
-
* @public
|
|
2938
2937
|
* <p>The ID of the domain list. </p>
|
|
2938
|
+
* @public
|
|
2939
2939
|
*/
|
|
2940
2940
|
FirewallDomainListId: string | undefined;
|
|
2941
2941
|
}
|
|
@@ -2944,8 +2944,8 @@ export interface GetFirewallDomainListRequest {
|
|
|
2944
2944
|
*/
|
|
2945
2945
|
export interface GetFirewallDomainListResponse {
|
|
2946
2946
|
/**
|
|
2947
|
-
* @public
|
|
2948
2947
|
* <p>The domain list that you requested. </p>
|
|
2948
|
+
* @public
|
|
2949
2949
|
*/
|
|
2950
2950
|
FirewallDomainList?: FirewallDomainList;
|
|
2951
2951
|
}
|
|
@@ -2954,8 +2954,8 @@ export interface GetFirewallDomainListResponse {
|
|
|
2954
2954
|
*/
|
|
2955
2955
|
export interface GetFirewallRuleGroupRequest {
|
|
2956
2956
|
/**
|
|
2957
|
-
* @public
|
|
2958
2957
|
* <p>The unique identifier of the firewall rule group. </p>
|
|
2958
|
+
* @public
|
|
2959
2959
|
*/
|
|
2960
2960
|
FirewallRuleGroupId: string | undefined;
|
|
2961
2961
|
}
|
|
@@ -2964,8 +2964,8 @@ export interface GetFirewallRuleGroupRequest {
|
|
|
2964
2964
|
*/
|
|
2965
2965
|
export interface GetFirewallRuleGroupResponse {
|
|
2966
2966
|
/**
|
|
2967
|
-
* @public
|
|
2968
2967
|
* <p>A collection of rules used to filter DNS network traffic. </p>
|
|
2968
|
+
* @public
|
|
2969
2969
|
*/
|
|
2970
2970
|
FirewallRuleGroup?: FirewallRuleGroup;
|
|
2971
2971
|
}
|
|
@@ -2974,8 +2974,8 @@ export interface GetFirewallRuleGroupResponse {
|
|
|
2974
2974
|
*/
|
|
2975
2975
|
export interface GetFirewallRuleGroupAssociationRequest {
|
|
2976
2976
|
/**
|
|
2977
|
-
* @public
|
|
2978
2977
|
* <p>The identifier of the <a>FirewallRuleGroupAssociation</a>. </p>
|
|
2978
|
+
* @public
|
|
2979
2979
|
*/
|
|
2980
2980
|
FirewallRuleGroupAssociationId: string | undefined;
|
|
2981
2981
|
}
|
|
@@ -2984,8 +2984,8 @@ export interface GetFirewallRuleGroupAssociationRequest {
|
|
|
2984
2984
|
*/
|
|
2985
2985
|
export interface GetFirewallRuleGroupAssociationResponse {
|
|
2986
2986
|
/**
|
|
2987
|
-
* @public
|
|
2988
2987
|
* <p>The association that you requested. </p>
|
|
2988
|
+
* @public
|
|
2989
2989
|
*/
|
|
2990
2990
|
FirewallRuleGroupAssociation?: FirewallRuleGroupAssociation;
|
|
2991
2991
|
}
|
|
@@ -2994,8 +2994,8 @@ export interface GetFirewallRuleGroupAssociationResponse {
|
|
|
2994
2994
|
*/
|
|
2995
2995
|
export interface GetFirewallRuleGroupPolicyRequest {
|
|
2996
2996
|
/**
|
|
2997
|
-
* @public
|
|
2998
2997
|
* <p>The ARN (Amazon Resource Name) for the rule group.</p>
|
|
2998
|
+
* @public
|
|
2999
2999
|
*/
|
|
3000
3000
|
Arn: string | undefined;
|
|
3001
3001
|
}
|
|
@@ -3004,10 +3004,10 @@ export interface GetFirewallRuleGroupPolicyRequest {
|
|
|
3004
3004
|
*/
|
|
3005
3005
|
export interface GetFirewallRuleGroupPolicyResponse {
|
|
3006
3006
|
/**
|
|
3007
|
-
* @public
|
|
3008
3007
|
* <p>The Identity and Access Management (Amazon Web Services IAM) policy for sharing the specified rule
|
|
3009
3008
|
* group. You can use the policy to share the rule group using Resource Access Manager
|
|
3010
3009
|
* (RAM). </p>
|
|
3010
|
+
* @public
|
|
3011
3011
|
*/
|
|
3012
3012
|
FirewallRuleGroupPolicy?: string;
|
|
3013
3013
|
}
|
|
@@ -3016,8 +3016,8 @@ export interface GetFirewallRuleGroupPolicyResponse {
|
|
|
3016
3016
|
*/
|
|
3017
3017
|
export interface GetOutpostResolverRequest {
|
|
3018
3018
|
/**
|
|
3019
|
-
* @public
|
|
3020
3019
|
* <p>The ID of the Resolver on the Outpost.</p>
|
|
3020
|
+
* @public
|
|
3021
3021
|
*/
|
|
3022
3022
|
Id: string | undefined;
|
|
3023
3023
|
}
|
|
@@ -3026,9 +3026,9 @@ export interface GetOutpostResolverRequest {
|
|
|
3026
3026
|
*/
|
|
3027
3027
|
export interface GetOutpostResolverResponse {
|
|
3028
3028
|
/**
|
|
3029
|
-
* @public
|
|
3030
3029
|
* <p>Information about the <code>GetOutpostResolver</code>
|
|
3031
3030
|
* request, including the status of the request.</p>
|
|
3031
|
+
* @public
|
|
3032
3032
|
*/
|
|
3033
3033
|
OutpostResolver?: OutpostResolver;
|
|
3034
3034
|
}
|
|
@@ -3037,8 +3037,8 @@ export interface GetOutpostResolverResponse {
|
|
|
3037
3037
|
*/
|
|
3038
3038
|
export interface GetResolverConfigRequest {
|
|
3039
3039
|
/**
|
|
3040
|
-
* @public
|
|
3041
3040
|
* <p>Resource ID of the Amazon VPC that you want to get information about.</p>
|
|
3041
|
+
* @public
|
|
3042
3042
|
*/
|
|
3043
3043
|
ResourceId: string | undefined;
|
|
3044
3044
|
}
|
|
@@ -3059,27 +3059,26 @@ export declare const ResolverAutodefinedReverseStatus: {
|
|
|
3059
3059
|
*/
|
|
3060
3060
|
export type ResolverAutodefinedReverseStatus = (typeof ResolverAutodefinedReverseStatus)[keyof typeof ResolverAutodefinedReverseStatus];
|
|
3061
3061
|
/**
|
|
3062
|
-
* @public
|
|
3063
3062
|
* <p>A complex type that contains information about a Resolver configuration for a VPC.</p>
|
|
3063
|
+
* @public
|
|
3064
3064
|
*/
|
|
3065
3065
|
export interface ResolverConfig {
|
|
3066
3066
|
/**
|
|
3067
|
-
* @public
|
|
3068
3067
|
* <p>ID for the Resolver configuration.</p>
|
|
3068
|
+
* @public
|
|
3069
3069
|
*/
|
|
3070
3070
|
Id?: string;
|
|
3071
3071
|
/**
|
|
3072
|
-
* @public
|
|
3073
3072
|
* <p>The ID of the Amazon Virtual Private Cloud VPC that you're configuring Resolver for.</p>
|
|
3073
|
+
* @public
|
|
3074
3074
|
*/
|
|
3075
3075
|
ResourceId?: string;
|
|
3076
3076
|
/**
|
|
3077
|
-
* @public
|
|
3078
3077
|
* <p>The owner account ID of the Amazon Virtual Private Cloud VPC.</p>
|
|
3078
|
+
* @public
|
|
3079
3079
|
*/
|
|
3080
3080
|
OwnerId?: string;
|
|
3081
3081
|
/**
|
|
3082
|
-
* @public
|
|
3083
3082
|
* <p> The status of whether or not the Resolver will create autodefined rules for reverse DNS
|
|
3084
3083
|
* lookups. This is enabled by default. The status can be one of following:</p>
|
|
3085
3084
|
* <ul>
|
|
@@ -3104,6 +3103,7 @@ export interface ResolverConfig {
|
|
|
3104
3103
|
* disabled.</p>
|
|
3105
3104
|
* </li>
|
|
3106
3105
|
* </ul>
|
|
3106
|
+
* @public
|
|
3107
3107
|
*/
|
|
3108
3108
|
AutodefinedReverse?: ResolverAutodefinedReverseStatus;
|
|
3109
3109
|
}
|
|
@@ -3112,9 +3112,9 @@ export interface ResolverConfig {
|
|
|
3112
3112
|
*/
|
|
3113
3113
|
export interface GetResolverConfigResponse {
|
|
3114
3114
|
/**
|
|
3115
|
-
* @public
|
|
3116
3115
|
* <p>Information about the behavior configuration of Route 53 Resolver behavior for the VPC you
|
|
3117
3116
|
* specified in the <code>GetResolverConfig</code> request.</p>
|
|
3117
|
+
* @public
|
|
3118
3118
|
*/
|
|
3119
3119
|
ResolverConfig?: ResolverConfig;
|
|
3120
3120
|
}
|
|
@@ -3123,8 +3123,8 @@ export interface GetResolverConfigResponse {
|
|
|
3123
3123
|
*/
|
|
3124
3124
|
export interface GetResolverDnssecConfigRequest {
|
|
3125
3125
|
/**
|
|
3126
|
-
* @public
|
|
3127
3126
|
* <p>The ID of the virtual private cloud (VPC) for the DNSSEC validation status.</p>
|
|
3127
|
+
* @public
|
|
3128
3128
|
*/
|
|
3129
3129
|
ResourceId: string | undefined;
|
|
3130
3130
|
}
|
|
@@ -3145,27 +3145,26 @@ export declare const ResolverDNSSECValidationStatus: {
|
|
|
3145
3145
|
*/
|
|
3146
3146
|
export type ResolverDNSSECValidationStatus = (typeof ResolverDNSSECValidationStatus)[keyof typeof ResolverDNSSECValidationStatus];
|
|
3147
3147
|
/**
|
|
3148
|
-
* @public
|
|
3149
3148
|
* <p>A complex type that contains information about a configuration for DNSSEC validation.</p>
|
|
3149
|
+
* @public
|
|
3150
3150
|
*/
|
|
3151
3151
|
export interface ResolverDnssecConfig {
|
|
3152
3152
|
/**
|
|
3153
|
-
* @public
|
|
3154
3153
|
* <p>The ID for a configuration for DNSSEC validation.</p>
|
|
3154
|
+
* @public
|
|
3155
3155
|
*/
|
|
3156
3156
|
Id?: string;
|
|
3157
3157
|
/**
|
|
3158
|
-
* @public
|
|
3159
3158
|
* <p>The owner account ID of the virtual private cloud (VPC) for a configuration for DNSSEC validation.</p>
|
|
3159
|
+
* @public
|
|
3160
3160
|
*/
|
|
3161
3161
|
OwnerId?: string;
|
|
3162
3162
|
/**
|
|
3163
|
-
* @public
|
|
3164
3163
|
* <p>The ID of the virtual private cloud (VPC) that you're configuring the DNSSEC validation status for.</p>
|
|
3164
|
+
* @public
|
|
3165
3165
|
*/
|
|
3166
3166
|
ResourceId?: string;
|
|
3167
3167
|
/**
|
|
3168
|
-
* @public
|
|
3169
3168
|
* <p>The validation status for a DNSSEC configuration. The status can be one of the following:</p>
|
|
3170
3169
|
* <ul>
|
|
3171
3170
|
* <li>
|
|
@@ -3185,6 +3184,7 @@ export interface ResolverDnssecConfig {
|
|
|
3185
3184
|
* <b>DISABLED</b> DNSSEC validation is disabled.</p>
|
|
3186
3185
|
* </li>
|
|
3187
3186
|
* </ul>
|
|
3187
|
+
* @public
|
|
3188
3188
|
*/
|
|
3189
3189
|
ValidationStatus?: ResolverDNSSECValidationStatus;
|
|
3190
3190
|
}
|
|
@@ -3193,8 +3193,8 @@ export interface ResolverDnssecConfig {
|
|
|
3193
3193
|
*/
|
|
3194
3194
|
export interface GetResolverDnssecConfigResponse {
|
|
3195
3195
|
/**
|
|
3196
|
-
* @public
|
|
3197
3196
|
* <p>The information about a configuration for DNSSEC validation.</p>
|
|
3197
|
+
* @public
|
|
3198
3198
|
*/
|
|
3199
3199
|
ResolverDNSSECConfig?: ResolverDnssecConfig;
|
|
3200
3200
|
}
|
|
@@ -3203,8 +3203,8 @@ export interface GetResolverDnssecConfigResponse {
|
|
|
3203
3203
|
*/
|
|
3204
3204
|
export interface GetResolverEndpointRequest {
|
|
3205
3205
|
/**
|
|
3206
|
-
* @public
|
|
3207
3206
|
* <p>The ID of the Resolver endpoint that you want to get information about.</p>
|
|
3207
|
+
* @public
|
|
3208
3208
|
*/
|
|
3209
3209
|
ResolverEndpointId: string | undefined;
|
|
3210
3210
|
}
|
|
@@ -3213,8 +3213,8 @@ export interface GetResolverEndpointRequest {
|
|
|
3213
3213
|
*/
|
|
3214
3214
|
export interface GetResolverEndpointResponse {
|
|
3215
3215
|
/**
|
|
3216
|
-
* @public
|
|
3217
3216
|
* <p>Information about the Resolver endpoint that you specified in a <code>GetResolverEndpoint</code> request.</p>
|
|
3217
|
+
* @public
|
|
3218
3218
|
*/
|
|
3219
3219
|
ResolverEndpoint?: ResolverEndpoint;
|
|
3220
3220
|
}
|
|
@@ -3223,8 +3223,8 @@ export interface GetResolverEndpointResponse {
|
|
|
3223
3223
|
*/
|
|
3224
3224
|
export interface GetResolverQueryLogConfigRequest {
|
|
3225
3225
|
/**
|
|
3226
|
-
* @public
|
|
3227
3226
|
* <p>The ID of the Resolver query logging configuration that you want to get information about.</p>
|
|
3227
|
+
* @public
|
|
3228
3228
|
*/
|
|
3229
3229
|
ResolverQueryLogConfigId: string | undefined;
|
|
3230
3230
|
}
|
|
@@ -3233,8 +3233,8 @@ export interface GetResolverQueryLogConfigRequest {
|
|
|
3233
3233
|
*/
|
|
3234
3234
|
export interface GetResolverQueryLogConfigResponse {
|
|
3235
3235
|
/**
|
|
3236
|
-
* @public
|
|
3237
3236
|
* <p>Information about the Resolver query logging configuration that you specified in a <code>GetQueryLogConfig</code> request.</p>
|
|
3237
|
+
* @public
|
|
3238
3238
|
*/
|
|
3239
3239
|
ResolverQueryLogConfig?: ResolverQueryLogConfig;
|
|
3240
3240
|
}
|
|
@@ -3243,8 +3243,8 @@ export interface GetResolverQueryLogConfigResponse {
|
|
|
3243
3243
|
*/
|
|
3244
3244
|
export interface GetResolverQueryLogConfigAssociationRequest {
|
|
3245
3245
|
/**
|
|
3246
|
-
* @public
|
|
3247
3246
|
* <p>The ID of the Resolver query logging configuration association that you want to get information about.</p>
|
|
3247
|
+
* @public
|
|
3248
3248
|
*/
|
|
3249
3249
|
ResolverQueryLogConfigAssociationId: string | undefined;
|
|
3250
3250
|
}
|
|
@@ -3253,8 +3253,8 @@ export interface GetResolverQueryLogConfigAssociationRequest {
|
|
|
3253
3253
|
*/
|
|
3254
3254
|
export interface GetResolverQueryLogConfigAssociationResponse {
|
|
3255
3255
|
/**
|
|
3256
|
-
* @public
|
|
3257
3256
|
* <p>Information about the Resolver query logging configuration association that you specified in a <code>GetQueryLogConfigAssociation</code> request.</p>
|
|
3257
|
+
* @public
|
|
3258
3258
|
*/
|
|
3259
3259
|
ResolverQueryLogConfigAssociation?: ResolverQueryLogConfigAssociation;
|
|
3260
3260
|
}
|
|
@@ -3263,8 +3263,8 @@ export interface GetResolverQueryLogConfigAssociationResponse {
|
|
|
3263
3263
|
*/
|
|
3264
3264
|
export interface GetResolverQueryLogConfigPolicyRequest {
|
|
3265
3265
|
/**
|
|
3266
|
-
* @public
|
|
3267
3266
|
* <p>The ARN of the query logging configuration that you want to get the query logging policy for.</p>
|
|
3267
|
+
* @public
|
|
3268
3268
|
*/
|
|
3269
3269
|
Arn: string | undefined;
|
|
3270
3270
|
}
|
|
@@ -3273,15 +3273,15 @@ export interface GetResolverQueryLogConfigPolicyRequest {
|
|
|
3273
3273
|
*/
|
|
3274
3274
|
export interface GetResolverQueryLogConfigPolicyResponse {
|
|
3275
3275
|
/**
|
|
3276
|
-
* @public
|
|
3277
3276
|
* <p>Information about the query logging policy for the query logging configuration that you specified in a
|
|
3278
3277
|
* <code>GetResolverQueryLogConfigPolicy</code> request.</p>
|
|
3278
|
+
* @public
|
|
3279
3279
|
*/
|
|
3280
3280
|
ResolverQueryLogConfigPolicy?: string;
|
|
3281
3281
|
}
|
|
3282
3282
|
/**
|
|
3283
|
-
* @public
|
|
3284
3283
|
* <p>The specified resource doesn't exist.</p>
|
|
3284
|
+
* @public
|
|
3285
3285
|
*/
|
|
3286
3286
|
export declare class UnknownResourceException extends __BaseException {
|
|
3287
3287
|
readonly name: "UnknownResourceException";
|
|
@@ -3297,8 +3297,8 @@ export declare class UnknownResourceException extends __BaseException {
|
|
|
3297
3297
|
*/
|
|
3298
3298
|
export interface GetResolverRuleRequest {
|
|
3299
3299
|
/**
|
|
3300
|
-
* @public
|
|
3301
3300
|
* <p>The ID of the Resolver rule that you want to get information about.</p>
|
|
3301
|
+
* @public
|
|
3302
3302
|
*/
|
|
3303
3303
|
ResolverRuleId: string | undefined;
|
|
3304
3304
|
}
|
|
@@ -3307,8 +3307,8 @@ export interface GetResolverRuleRequest {
|
|
|
3307
3307
|
*/
|
|
3308
3308
|
export interface GetResolverRuleResponse {
|
|
3309
3309
|
/**
|
|
3310
|
-
* @public
|
|
3311
3310
|
* <p>Information about the Resolver rule that you specified in a <code>GetResolverRule</code> request.</p>
|
|
3311
|
+
* @public
|
|
3312
3312
|
*/
|
|
3313
3313
|
ResolverRule?: ResolverRule;
|
|
3314
3314
|
}
|
|
@@ -3317,8 +3317,8 @@ export interface GetResolverRuleResponse {
|
|
|
3317
3317
|
*/
|
|
3318
3318
|
export interface GetResolverRuleAssociationRequest {
|
|
3319
3319
|
/**
|
|
3320
|
-
* @public
|
|
3321
3320
|
* <p>The ID of the Resolver rule association that you want to get information about.</p>
|
|
3321
|
+
* @public
|
|
3322
3322
|
*/
|
|
3323
3323
|
ResolverRuleAssociationId: string | undefined;
|
|
3324
3324
|
}
|
|
@@ -3327,8 +3327,8 @@ export interface GetResolverRuleAssociationRequest {
|
|
|
3327
3327
|
*/
|
|
3328
3328
|
export interface GetResolverRuleAssociationResponse {
|
|
3329
3329
|
/**
|
|
3330
|
-
* @public
|
|
3331
3330
|
* <p>Information about the Resolver rule association that you specified in a <code>GetResolverRuleAssociation</code> request.</p>
|
|
3331
|
+
* @public
|
|
3332
3332
|
*/
|
|
3333
3333
|
ResolverRuleAssociation?: ResolverRuleAssociation;
|
|
3334
3334
|
}
|
|
@@ -3337,8 +3337,8 @@ export interface GetResolverRuleAssociationResponse {
|
|
|
3337
3337
|
*/
|
|
3338
3338
|
export interface GetResolverRulePolicyRequest {
|
|
3339
3339
|
/**
|
|
3340
|
-
* @public
|
|
3341
3340
|
* <p>The ID of the Resolver rule that you want to get the Resolver rule policy for.</p>
|
|
3341
|
+
* @public
|
|
3342
3342
|
*/
|
|
3343
3343
|
Arn: string | undefined;
|
|
3344
3344
|
}
|
|
@@ -3347,8 +3347,8 @@ export interface GetResolverRulePolicyRequest {
|
|
|
3347
3347
|
*/
|
|
3348
3348
|
export interface GetResolverRulePolicyResponse {
|
|
3349
3349
|
/**
|
|
3350
|
-
* @public
|
|
3351
3350
|
* <p>The Resolver rule policy for the rule that you specified in a <code>GetResolverRulePolicy</code> request.</p>
|
|
3351
|
+
* @public
|
|
3352
3352
|
*/
|
|
3353
3353
|
ResolverRulePolicy?: string;
|
|
3354
3354
|
}
|
|
@@ -3357,21 +3357,21 @@ export interface GetResolverRulePolicyResponse {
|
|
|
3357
3357
|
*/
|
|
3358
3358
|
export interface ImportFirewallDomainsRequest {
|
|
3359
3359
|
/**
|
|
3360
|
-
* @public
|
|
3361
3360
|
* <p>The ID of the domain list that you want to modify with the import operation.</p>
|
|
3361
|
+
* @public
|
|
3362
3362
|
*/
|
|
3363
3363
|
FirewallDomainListId: string | undefined;
|
|
3364
3364
|
/**
|
|
3365
|
-
* @public
|
|
3366
3365
|
* <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>
|
|
3366
|
+
* @public
|
|
3367
3367
|
*/
|
|
3368
3368
|
Operation: FirewallDomainImportOperation | undefined;
|
|
3369
3369
|
/**
|
|
3370
|
-
* @public
|
|
3371
3370
|
* <p>The fully qualified URL or URI of the file stored in Amazon Simple Storage Service
|
|
3372
3371
|
* (Amazon S3) that contains the list of domains to import.</p>
|
|
3373
3372
|
* <p>The file must be in an S3 bucket that's in the same Region
|
|
3374
3373
|
* as your DNS Firewall. The file must be a text file and must contain a single domain per line.</p>
|
|
3374
|
+
* @public
|
|
3375
3375
|
*/
|
|
3376
3376
|
DomainFileUrl: string | undefined;
|
|
3377
3377
|
}
|
|
@@ -3380,29 +3380,29 @@ export interface ImportFirewallDomainsRequest {
|
|
|
3380
3380
|
*/
|
|
3381
3381
|
export interface ImportFirewallDomainsResponse {
|
|
3382
3382
|
/**
|
|
3383
|
-
* @public
|
|
3384
3383
|
* <p>The Id of the firewall domain list that DNS Firewall just updated.</p>
|
|
3384
|
+
* @public
|
|
3385
3385
|
*/
|
|
3386
3386
|
Id?: string;
|
|
3387
3387
|
/**
|
|
3388
|
-
* @public
|
|
3389
3388
|
* <p>The name of the domain list. </p>
|
|
3389
|
+
* @public
|
|
3390
3390
|
*/
|
|
3391
3391
|
Name?: string;
|
|
3392
3392
|
/**
|
|
3393
|
-
* @public
|
|
3394
3393
|
* <p>Status of the import request.</p>
|
|
3394
|
+
* @public
|
|
3395
3395
|
*/
|
|
3396
3396
|
Status?: FirewallDomainListStatus;
|
|
3397
3397
|
/**
|
|
3398
|
-
* @public
|
|
3399
3398
|
* <p>Additional information about the status of the list, if available.</p>
|
|
3399
|
+
* @public
|
|
3400
3400
|
*/
|
|
3401
3401
|
StatusMessage?: string;
|
|
3402
3402
|
}
|
|
3403
3403
|
/**
|
|
3404
|
-
* @public
|
|
3405
3404
|
* <p>The value that you specified for <code>NextToken</code> in a <code>List</code> request isn't valid.</p>
|
|
3405
|
+
* @public
|
|
3406
3406
|
*/
|
|
3407
3407
|
export declare class InvalidNextTokenException extends __BaseException {
|
|
3408
3408
|
readonly name: "InvalidNextTokenException";
|
|
@@ -3414,8 +3414,8 @@ export declare class InvalidNextTokenException extends __BaseException {
|
|
|
3414
3414
|
constructor(opts: __ExceptionOptionType<InvalidNextTokenException, __BaseException>);
|
|
3415
3415
|
}
|
|
3416
3416
|
/**
|
|
3417
|
-
* @public
|
|
3418
3417
|
* <p>The specified Resolver rule policy is invalid.</p>
|
|
3418
|
+
* @public
|
|
3419
3419
|
*/
|
|
3420
3420
|
export declare class InvalidPolicyDocument extends __BaseException {
|
|
3421
3421
|
readonly name: "InvalidPolicyDocument";
|
|
@@ -3427,8 +3427,8 @@ export declare class InvalidPolicyDocument extends __BaseException {
|
|
|
3427
3427
|
constructor(opts: __ExceptionOptionType<InvalidPolicyDocument, __BaseException>);
|
|
3428
3428
|
}
|
|
3429
3429
|
/**
|
|
3430
|
-
* @public
|
|
3431
3430
|
* <p>The specified tag is invalid.</p>
|
|
3431
|
+
* @public
|
|
3432
3432
|
*/
|
|
3433
3433
|
export declare class InvalidTagException extends __BaseException {
|
|
3434
3434
|
readonly name: "InvalidTagException";
|
|
@@ -3462,52 +3462,52 @@ export declare const IpAddressStatus: {
|
|
|
3462
3462
|
*/
|
|
3463
3463
|
export type IpAddressStatus = (typeof IpAddressStatus)[keyof typeof IpAddressStatus];
|
|
3464
3464
|
/**
|
|
3465
|
-
* @public
|
|
3466
3465
|
* <p>In the response to a
|
|
3467
3466
|
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_GetResolverEndpoint.html">GetResolverEndpoint</a>
|
|
3468
3467
|
* request, information about the IP addresses that the Resolver endpoint uses for DNS queries.</p>
|
|
3468
|
+
* @public
|
|
3469
3469
|
*/
|
|
3470
3470
|
export interface IpAddressResponse {
|
|
3471
3471
|
/**
|
|
3472
|
-
* @public
|
|
3473
3472
|
* <p>The ID of one IP address.</p>
|
|
3473
|
+
* @public
|
|
3474
3474
|
*/
|
|
3475
3475
|
IpId?: string;
|
|
3476
3476
|
/**
|
|
3477
|
-
* @public
|
|
3478
3477
|
* <p>The ID of one subnet.</p>
|
|
3478
|
+
* @public
|
|
3479
3479
|
*/
|
|
3480
3480
|
SubnetId?: string;
|
|
3481
3481
|
/**
|
|
3482
|
-
* @public
|
|
3483
3482
|
* <p>One IPv4 address that the Resolver endpoint uses for DNS queries.</p>
|
|
3483
|
+
* @public
|
|
3484
3484
|
*/
|
|
3485
3485
|
Ip?: string;
|
|
3486
3486
|
/**
|
|
3487
|
-
* @public
|
|
3488
3487
|
* <p>
|
|
3489
3488
|
* One IPv6 address that the Resolver endpoint uses for DNS queries.
|
|
3490
3489
|
* </p>
|
|
3490
|
+
* @public
|
|
3491
3491
|
*/
|
|
3492
3492
|
Ipv6?: string;
|
|
3493
3493
|
/**
|
|
3494
|
-
* @public
|
|
3495
3494
|
* <p>A status code that gives the current status of the request.</p>
|
|
3495
|
+
* @public
|
|
3496
3496
|
*/
|
|
3497
3497
|
Status?: IpAddressStatus;
|
|
3498
3498
|
/**
|
|
3499
|
-
* @public
|
|
3500
3499
|
* <p>A message that provides additional information about the status of the request.</p>
|
|
3500
|
+
* @public
|
|
3501
3501
|
*/
|
|
3502
3502
|
StatusMessage?: string;
|
|
3503
3503
|
/**
|
|
3504
|
-
* @public
|
|
3505
3504
|
* <p>The date and time that the IP address was created, in Unix time format and Coordinated Universal Time (UTC).</p>
|
|
3505
|
+
* @public
|
|
3506
3506
|
*/
|
|
3507
3507
|
CreationTime?: string;
|
|
3508
3508
|
/**
|
|
3509
|
-
* @public
|
|
3510
3509
|
* <p>The date and time that the IP address was last modified, in Unix time format and Coordinated Universal Time (UTC).</p>
|
|
3510
|
+
* @public
|
|
3511
3511
|
*/
|
|
3512
3512
|
ModificationTime?: string;
|
|
3513
3513
|
}
|
|
@@ -3516,20 +3516,20 @@ export interface IpAddressResponse {
|
|
|
3516
3516
|
*/
|
|
3517
3517
|
export interface ListFirewallConfigsRequest {
|
|
3518
3518
|
/**
|
|
3519
|
-
* @public
|
|
3520
3519
|
* <p>The maximum number of objects that you want Resolver to return for this request. If more
|
|
3521
3520
|
* objects are available, in the response, Resolver provides a
|
|
3522
3521
|
* <code>NextToken</code> value that you can use in a subsequent call to get the next batch of objects.</p>
|
|
3523
3522
|
* <p>If you don't specify a value for <code>MaxResults</code>, Resolver returns up to 100 objects. </p>
|
|
3523
|
+
* @public
|
|
3524
3524
|
*/
|
|
3525
3525
|
MaxResults?: number;
|
|
3526
3526
|
/**
|
|
3527
|
-
* @public
|
|
3528
3527
|
* <p>For the first call to this list request, omit this value.</p>
|
|
3529
3528
|
* <p>When you request a list of objects, Resolver returns at most the number of objects
|
|
3530
3529
|
* specified in <code>MaxResults</code>. If more objects are available for retrieval,
|
|
3531
3530
|
* Resolver returns a <code>NextToken</code> value in the response. To retrieve the next
|
|
3532
3531
|
* batch of objects, use the token that was returned for the prior request in your next request.</p>
|
|
3532
|
+
* @public
|
|
3533
3533
|
*/
|
|
3534
3534
|
NextToken?: string;
|
|
3535
3535
|
}
|
|
@@ -3538,15 +3538,15 @@ export interface ListFirewallConfigsRequest {
|
|
|
3538
3538
|
*/
|
|
3539
3539
|
export interface ListFirewallConfigsResponse {
|
|
3540
3540
|
/**
|
|
3541
|
-
* @public
|
|
3542
3541
|
* <p>If objects are still available for retrieval, Resolver returns this token in the response.
|
|
3543
3542
|
* To retrieve the next batch of objects, provide this token in your next request.</p>
|
|
3543
|
+
* @public
|
|
3544
3544
|
*/
|
|
3545
3545
|
NextToken?: string;
|
|
3546
3546
|
/**
|
|
3547
|
-
* @public
|
|
3548
3547
|
* <p>The configurations for the firewall behavior provided by DNS Firewall for VPCs from
|
|
3549
3548
|
* Amazon Virtual Private Cloud (Amazon VPC). </p>
|
|
3549
|
+
* @public
|
|
3550
3550
|
*/
|
|
3551
3551
|
FirewallConfigs?: FirewallConfig[];
|
|
3552
3552
|
}
|
|
@@ -3555,20 +3555,20 @@ export interface ListFirewallConfigsResponse {
|
|
|
3555
3555
|
*/
|
|
3556
3556
|
export interface ListFirewallDomainListsRequest {
|
|
3557
3557
|
/**
|
|
3558
|
-
* @public
|
|
3559
3558
|
* <p>The maximum number of objects that you want Resolver to return for this request. If more
|
|
3560
3559
|
* objects are available, in the response, Resolver provides a
|
|
3561
3560
|
* <code>NextToken</code> value that you can use in a subsequent call to get the next batch of objects.</p>
|
|
3562
3561
|
* <p>If you don't specify a value for <code>MaxResults</code>, Resolver returns up to 100 objects. </p>
|
|
3562
|
+
* @public
|
|
3563
3563
|
*/
|
|
3564
3564
|
MaxResults?: number;
|
|
3565
3565
|
/**
|
|
3566
|
-
* @public
|
|
3567
3566
|
* <p>For the first call to this list request, omit this value.</p>
|
|
3568
3567
|
* <p>When you request a list of objects, Resolver returns at most the number of objects
|
|
3569
3568
|
* specified in <code>MaxResults</code>. If more objects are available for retrieval,
|
|
3570
3569
|
* Resolver returns a <code>NextToken</code> value in the response. To retrieve the next
|
|
3571
3570
|
* batch of objects, use the token that was returned for the prior request in your next request.</p>
|
|
3571
|
+
* @public
|
|
3572
3572
|
*/
|
|
3573
3573
|
NextToken?: string;
|
|
3574
3574
|
}
|
|
@@ -3577,16 +3577,16 @@ export interface ListFirewallDomainListsRequest {
|
|
|
3577
3577
|
*/
|
|
3578
3578
|
export interface ListFirewallDomainListsResponse {
|
|
3579
3579
|
/**
|
|
3580
|
-
* @public
|
|
3581
3580
|
* <p>If objects are still available for retrieval, Resolver returns this token in the response.
|
|
3582
3581
|
* To retrieve the next batch of objects, provide this token in your next request.</p>
|
|
3582
|
+
* @public
|
|
3583
3583
|
*/
|
|
3584
3584
|
NextToken?: string;
|
|
3585
3585
|
/**
|
|
3586
|
-
* @public
|
|
3587
3586
|
* <p>A list of the domain lists that you have defined. </p>
|
|
3588
3587
|
* <p>This might be a partial list of the domain lists that you've defined. For information,
|
|
3589
3588
|
* see <code>MaxResults</code>. </p>
|
|
3589
|
+
* @public
|
|
3590
3590
|
*/
|
|
3591
3591
|
FirewallDomainLists?: FirewallDomainListMetadata[];
|
|
3592
3592
|
}
|
|
@@ -3595,25 +3595,25 @@ export interface ListFirewallDomainListsResponse {
|
|
|
3595
3595
|
*/
|
|
3596
3596
|
export interface ListFirewallDomainsRequest {
|
|
3597
3597
|
/**
|
|
3598
|
-
* @public
|
|
3599
3598
|
* <p>The ID of the domain list whose domains you want to retrieve. </p>
|
|
3599
|
+
* @public
|
|
3600
3600
|
*/
|
|
3601
3601
|
FirewallDomainListId: string | undefined;
|
|
3602
3602
|
/**
|
|
3603
|
-
* @public
|
|
3604
3603
|
* <p>The maximum number of objects that you want Resolver to return for this request. If more
|
|
3605
3604
|
* objects are available, in the response, Resolver provides a
|
|
3606
3605
|
* <code>NextToken</code> value that you can use in a subsequent call to get the next batch of objects.</p>
|
|
3607
3606
|
* <p>If you don't specify a value for <code>MaxResults</code>, Resolver returns up to 100 objects. </p>
|
|
3607
|
+
* @public
|
|
3608
3608
|
*/
|
|
3609
3609
|
MaxResults?: number;
|
|
3610
3610
|
/**
|
|
3611
|
-
* @public
|
|
3612
3611
|
* <p>For the first call to this list request, omit this value.</p>
|
|
3613
3612
|
* <p>When you request a list of objects, Resolver returns at most the number of objects
|
|
3614
3613
|
* specified in <code>MaxResults</code>. If more objects are available for retrieval,
|
|
3615
3614
|
* Resolver returns a <code>NextToken</code> value in the response. To retrieve the next
|
|
3616
3615
|
* batch of objects, use the token that was returned for the prior request in your next request.</p>
|
|
3616
|
+
* @public
|
|
3617
3617
|
*/
|
|
3618
3618
|
NextToken?: string;
|
|
3619
3619
|
}
|
|
@@ -3622,16 +3622,16 @@ export interface ListFirewallDomainsRequest {
|
|
|
3622
3622
|
*/
|
|
3623
3623
|
export interface ListFirewallDomainsResponse {
|
|
3624
3624
|
/**
|
|
3625
|
-
* @public
|
|
3626
3625
|
* <p>If objects are still available for retrieval, Resolver returns this token in the response.
|
|
3627
3626
|
* To retrieve the next batch of objects, provide this token in your next request.</p>
|
|
3627
|
+
* @public
|
|
3628
3628
|
*/
|
|
3629
3629
|
NextToken?: string;
|
|
3630
3630
|
/**
|
|
3631
|
-
* @public
|
|
3632
3631
|
* <p>A list of the domains in the firewall domain list. </p>
|
|
3633
3632
|
* <p>This might be a partial list of the domains that you've defined in the domain list. For
|
|
3634
3633
|
* information, see <code>MaxResults</code>. </p>
|
|
3634
|
+
* @public
|
|
3635
3635
|
*/
|
|
3636
3636
|
Domains?: string[];
|
|
3637
3637
|
}
|
|
@@ -3640,44 +3640,44 @@ export interface ListFirewallDomainsResponse {
|
|
|
3640
3640
|
*/
|
|
3641
3641
|
export interface ListFirewallRuleGroupAssociationsRequest {
|
|
3642
3642
|
/**
|
|
3643
|
-
* @public
|
|
3644
3643
|
* <p>The unique identifier of the firewall rule group that you want to retrieve the associations
|
|
3645
3644
|
* for. Leave this blank to retrieve associations for any rule group. </p>
|
|
3645
|
+
* @public
|
|
3646
3646
|
*/
|
|
3647
3647
|
FirewallRuleGroupId?: string;
|
|
3648
3648
|
/**
|
|
3649
|
-
* @public
|
|
3650
3649
|
* <p>The unique identifier of the VPC that you want to retrieve the associations
|
|
3651
3650
|
* for. Leave this blank to retrieve associations for any VPC. </p>
|
|
3651
|
+
* @public
|
|
3652
3652
|
*/
|
|
3653
3653
|
VpcId?: string;
|
|
3654
3654
|
/**
|
|
3655
|
-
* @public
|
|
3656
3655
|
* <p>The setting that determines the processing order of the rule group among the rule
|
|
3657
3656
|
* groups that are associated with a single VPC. DNS Firewall filters VPC traffic starting
|
|
3658
3657
|
* from the rule group with the lowest numeric priority setting. </p>
|
|
3658
|
+
* @public
|
|
3659
3659
|
*/
|
|
3660
3660
|
Priority?: number;
|
|
3661
3661
|
/**
|
|
3662
|
-
* @public
|
|
3663
3662
|
* <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>
|
|
3663
|
+
* @public
|
|
3664
3664
|
*/
|
|
3665
3665
|
Status?: FirewallRuleGroupAssociationStatus;
|
|
3666
3666
|
/**
|
|
3667
|
-
* @public
|
|
3668
3667
|
* <p>The maximum number of objects that you want Resolver to return for this request. If more
|
|
3669
3668
|
* objects are available, in the response, Resolver provides a
|
|
3670
3669
|
* <code>NextToken</code> value that you can use in a subsequent call to get the next batch of objects.</p>
|
|
3671
3670
|
* <p>If you don't specify a value for <code>MaxResults</code>, Resolver returns up to 100 objects. </p>
|
|
3671
|
+
* @public
|
|
3672
3672
|
*/
|
|
3673
3673
|
MaxResults?: number;
|
|
3674
3674
|
/**
|
|
3675
|
-
* @public
|
|
3676
3675
|
* <p>For the first call to this list request, omit this value.</p>
|
|
3677
3676
|
* <p>When you request a list of objects, Resolver returns at most the number of objects
|
|
3678
3677
|
* specified in <code>MaxResults</code>. If more objects are available for retrieval,
|
|
3679
3678
|
* Resolver returns a <code>NextToken</code> value in the response. To retrieve the next
|
|
3680
3679
|
* batch of objects, use the token that was returned for the prior request in your next request.</p>
|
|
3680
|
+
* @public
|
|
3681
3681
|
*/
|
|
3682
3682
|
NextToken?: string;
|
|
3683
3683
|
}
|
|
@@ -3686,15 +3686,15 @@ export interface ListFirewallRuleGroupAssociationsRequest {
|
|
|
3686
3686
|
*/
|
|
3687
3687
|
export interface ListFirewallRuleGroupAssociationsResponse {
|
|
3688
3688
|
/**
|
|
3689
|
-
* @public
|
|
3690
3689
|
* <p>If objects are still available for retrieval, Resolver returns this token in the response.
|
|
3691
3690
|
* To retrieve the next batch of objects, provide this token in your next request.</p>
|
|
3691
|
+
* @public
|
|
3692
3692
|
*/
|
|
3693
3693
|
NextToken?: string;
|
|
3694
3694
|
/**
|
|
3695
|
-
* @public
|
|
3696
3695
|
* <p>A list of your firewall rule group associations.</p>
|
|
3697
3696
|
* <p>This might be a partial list of the associations that you have defined. For information, see <code>MaxResults</code>. </p>
|
|
3697
|
+
* @public
|
|
3698
3698
|
*/
|
|
3699
3699
|
FirewallRuleGroupAssociations?: FirewallRuleGroupAssociation[];
|
|
3700
3700
|
}
|
|
@@ -3703,20 +3703,20 @@ export interface ListFirewallRuleGroupAssociationsResponse {
|
|
|
3703
3703
|
*/
|
|
3704
3704
|
export interface ListFirewallRuleGroupsRequest {
|
|
3705
3705
|
/**
|
|
3706
|
-
* @public
|
|
3707
3706
|
* <p>The maximum number of objects that you want Resolver to return for this request. If more
|
|
3708
3707
|
* objects are available, in the response, Resolver provides a
|
|
3709
3708
|
* <code>NextToken</code> value that you can use in a subsequent call to get the next batch of objects.</p>
|
|
3710
3709
|
* <p>If you don't specify a value for <code>MaxResults</code>, Resolver returns up to 100 objects. </p>
|
|
3710
|
+
* @public
|
|
3711
3711
|
*/
|
|
3712
3712
|
MaxResults?: number;
|
|
3713
3713
|
/**
|
|
3714
|
-
* @public
|
|
3715
3714
|
* <p>For the first call to this list request, omit this value.</p>
|
|
3716
3715
|
* <p>When you request a list of objects, Resolver returns at most the number of objects
|
|
3717
3716
|
* specified in <code>MaxResults</code>. If more objects are available for retrieval,
|
|
3718
3717
|
* Resolver returns a <code>NextToken</code> value in the response. To retrieve the next
|
|
3719
3718
|
* batch of objects, use the token that was returned for the prior request in your next request.</p>
|
|
3719
|
+
* @public
|
|
3720
3720
|
*/
|
|
3721
3721
|
NextToken?: string;
|
|
3722
3722
|
}
|
|
@@ -3725,15 +3725,15 @@ export interface ListFirewallRuleGroupsRequest {
|
|
|
3725
3725
|
*/
|
|
3726
3726
|
export interface ListFirewallRuleGroupsResponse {
|
|
3727
3727
|
/**
|
|
3728
|
-
* @public
|
|
3729
3728
|
* <p>If objects are still available for retrieval, Resolver returns this token in the response.
|
|
3730
3729
|
* To retrieve the next batch of objects, provide this token in your next request.</p>
|
|
3730
|
+
* @public
|
|
3731
3731
|
*/
|
|
3732
3732
|
NextToken?: string;
|
|
3733
3733
|
/**
|
|
3734
|
-
* @public
|
|
3735
3734
|
* <p>A list of your firewall rule groups.</p>
|
|
3736
3735
|
* <p>This might be a partial list of the rule groups that you have defined. For information, see <code>MaxResults</code>. </p>
|
|
3736
|
+
* @public
|
|
3737
3737
|
*/
|
|
3738
3738
|
FirewallRuleGroups?: FirewallRuleGroupMetadata[];
|
|
3739
3739
|
}
|
|
@@ -3742,19 +3742,18 @@ export interface ListFirewallRuleGroupsResponse {
|
|
|
3742
3742
|
*/
|
|
3743
3743
|
export interface ListFirewallRulesRequest {
|
|
3744
3744
|
/**
|
|
3745
|
-
* @public
|
|
3746
3745
|
* <p>The unique identifier of the firewall rule group that you want to retrieve the rules for. </p>
|
|
3746
|
+
* @public
|
|
3747
3747
|
*/
|
|
3748
3748
|
FirewallRuleGroupId: string | undefined;
|
|
3749
3749
|
/**
|
|
3750
|
-
* @public
|
|
3751
3750
|
* <p>Optional additional filter for the rules to retrieve.</p>
|
|
3752
3751
|
* <p>The setting that determines the processing order of the rules in a rule group. DNS Firewall
|
|
3753
3752
|
* processes the rules in a rule group by order of priority, starting from the lowest setting.</p>
|
|
3753
|
+
* @public
|
|
3754
3754
|
*/
|
|
3755
3755
|
Priority?: number;
|
|
3756
3756
|
/**
|
|
3757
|
-
* @public
|
|
3758
3757
|
* <p>Optional additional filter for the rules to retrieve.</p>
|
|
3759
3758
|
* <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>
|
|
3760
3759
|
* <ul>
|
|
@@ -3771,23 +3770,24 @@ export interface ListFirewallRulesRequest {
|
|
|
3771
3770
|
* <code>BLOCK</code> - Disallow the request. If this is specified, additional handling details are provided in the rule's <code>BlockResponse</code> setting. </p>
|
|
3772
3771
|
* </li>
|
|
3773
3772
|
* </ul>
|
|
3773
|
+
* @public
|
|
3774
3774
|
*/
|
|
3775
3775
|
Action?: Action;
|
|
3776
3776
|
/**
|
|
3777
|
-
* @public
|
|
3778
3777
|
* <p>The maximum number of objects that you want Resolver to return for this request. If more
|
|
3779
3778
|
* objects are available, in the response, Resolver provides a
|
|
3780
3779
|
* <code>NextToken</code> value that you can use in a subsequent call to get the next batch of objects.</p>
|
|
3781
3780
|
* <p>If you don't specify a value for <code>MaxResults</code>, Resolver returns up to 100 objects. </p>
|
|
3781
|
+
* @public
|
|
3782
3782
|
*/
|
|
3783
3783
|
MaxResults?: number;
|
|
3784
3784
|
/**
|
|
3785
|
-
* @public
|
|
3786
3785
|
* <p>For the first call to this list request, omit this value.</p>
|
|
3787
3786
|
* <p>When you request a list of objects, Resolver returns at most the number of objects
|
|
3788
3787
|
* specified in <code>MaxResults</code>. If more objects are available for retrieval,
|
|
3789
3788
|
* Resolver returns a <code>NextToken</code> value in the response. To retrieve the next
|
|
3790
3789
|
* batch of objects, use the token that was returned for the prior request in your next request.</p>
|
|
3790
|
+
* @public
|
|
3791
3791
|
*/
|
|
3792
3792
|
NextToken?: string;
|
|
3793
3793
|
}
|
|
@@ -3796,16 +3796,16 @@ export interface ListFirewallRulesRequest {
|
|
|
3796
3796
|
*/
|
|
3797
3797
|
export interface ListFirewallRulesResponse {
|
|
3798
3798
|
/**
|
|
3799
|
-
* @public
|
|
3800
3799
|
* <p>If objects are still available for retrieval, Resolver returns this token in the response.
|
|
3801
3800
|
* To retrieve the next batch of objects, provide this token in your next request.</p>
|
|
3801
|
+
* @public
|
|
3802
3802
|
*/
|
|
3803
3803
|
NextToken?: string;
|
|
3804
3804
|
/**
|
|
3805
|
-
* @public
|
|
3806
3805
|
* <p>A list of the rules that you have defined. </p>
|
|
3807
3806
|
* <p>This might be a partial list of the firewall rules that you've defined. For information,
|
|
3808
3807
|
* see <code>MaxResults</code>. </p>
|
|
3808
|
+
* @public
|
|
3809
3809
|
*/
|
|
3810
3810
|
FirewallRules?: FirewallRule[];
|
|
3811
3811
|
}
|
|
@@ -3814,21 +3814,21 @@ export interface ListFirewallRulesResponse {
|
|
|
3814
3814
|
*/
|
|
3815
3815
|
export interface ListOutpostResolversRequest {
|
|
3816
3816
|
/**
|
|
3817
|
-
* @public
|
|
3818
3817
|
* <p>The Amazon Resource Name (ARN) of the Outpost.</p>
|
|
3818
|
+
* @public
|
|
3819
3819
|
*/
|
|
3820
3820
|
OutpostArn?: string;
|
|
3821
3821
|
/**
|
|
3822
|
-
* @public
|
|
3823
3822
|
* <p>The maximum number of Resolvers on the Outpost that you want to return in the response to a
|
|
3824
3823
|
* <code>ListOutpostResolver</code> request. If you don't specify a value for
|
|
3825
3824
|
* <code>MaxResults</code>, the request returns up to 100 Resolvers.</p>
|
|
3825
|
+
* @public
|
|
3826
3826
|
*/
|
|
3827
3827
|
MaxResults?: number;
|
|
3828
3828
|
/**
|
|
3829
|
-
* @public
|
|
3830
3829
|
* <p>For the first <code>ListOutpostResolver</code> request, omit this value.</p>
|
|
3831
3830
|
* <p></p>
|
|
3831
|
+
* @public
|
|
3832
3832
|
*/
|
|
3833
3833
|
NextToken?: string;
|
|
3834
3834
|
}
|
|
@@ -3837,15 +3837,15 @@ export interface ListOutpostResolversRequest {
|
|
|
3837
3837
|
*/
|
|
3838
3838
|
export interface ListOutpostResolversResponse {
|
|
3839
3839
|
/**
|
|
3840
|
-
* @public
|
|
3841
3840
|
* <p>The Resolvers on Outposts that were created by using the current Amazon Web Services account,
|
|
3842
3841
|
* and that match the specified filters, if any.</p>
|
|
3842
|
+
* @public
|
|
3843
3843
|
*/
|
|
3844
3844
|
OutpostResolvers?: OutpostResolver[];
|
|
3845
3845
|
/**
|
|
3846
|
-
* @public
|
|
3847
3846
|
* <p>If more than <code>MaxResults</code> Resolvers match the specified criteria, you can submit another
|
|
3848
3847
|
* <code>ListOutpostResolver</code> request to get the next group of results. In the next request, specify the value of <code>NextToken</code> from the previous response.</p>
|
|
3848
|
+
* @public
|
|
3849
3849
|
*/
|
|
3850
3850
|
NextToken?: string;
|
|
3851
3851
|
}
|
|
@@ -3854,19 +3854,19 @@ export interface ListOutpostResolversResponse {
|
|
|
3854
3854
|
*/
|
|
3855
3855
|
export interface ListResolverConfigsRequest {
|
|
3856
3856
|
/**
|
|
3857
|
-
* @public
|
|
3858
3857
|
* <p>The maximum number of Resolver configurations that you want to return in the response to
|
|
3859
3858
|
* a <code>ListResolverConfigs</code> request. If you don't specify a value for <code>MaxResults</code>,
|
|
3860
3859
|
* up to 100 Resolver configurations are returned.</p>
|
|
3860
|
+
* @public
|
|
3861
3861
|
*/
|
|
3862
3862
|
MaxResults?: number;
|
|
3863
3863
|
/**
|
|
3864
|
-
* @public
|
|
3865
3864
|
* <p>(Optional) If the current Amazon Web Services account has more than <code>MaxResults</code> Resolver configurations, use
|
|
3866
3865
|
* <code>NextToken</code> to get the second and subsequent pages of results.</p>
|
|
3867
3866
|
* <p>For the first <code>ListResolverConfigs</code> request, omit this value.</p>
|
|
3868
3867
|
* <p>For the second and subsequent requests, get the value of <code>NextToken</code> from the previous response and
|
|
3869
3868
|
* specify that value for <code>NextToken</code> in the request.</p>
|
|
3869
|
+
* @public
|
|
3870
3870
|
*/
|
|
3871
3871
|
NextToken?: string;
|
|
3872
3872
|
}
|
|
@@ -3875,19 +3875,19 @@ export interface ListResolverConfigsRequest {
|
|
|
3875
3875
|
*/
|
|
3876
3876
|
export interface ListResolverConfigsResponse {
|
|
3877
3877
|
/**
|
|
3878
|
-
* @public
|
|
3879
3878
|
* <p>If a response includes the last of the Resolver configurations that are associated with the current Amazon Web Services account,
|
|
3880
3879
|
* <code>NextToken</code> doesn't appear in the response.</p>
|
|
3881
3880
|
* <p>If a response doesn't include the last of the configurations, you can get more configurations by submitting another
|
|
3882
3881
|
* <code>ListResolverConfigs</code> request.
|
|
3883
3882
|
* Get the value of <code>NextToken</code> that Amazon Route 53 returned in the previous response and include it in
|
|
3884
3883
|
* <code>NextToken</code> in the next request.</p>
|
|
3884
|
+
* @public
|
|
3885
3885
|
*/
|
|
3886
3886
|
NextToken?: string;
|
|
3887
3887
|
/**
|
|
3888
|
-
* @public
|
|
3889
3888
|
* <p>An array that contains one <code>ResolverConfigs</code> element for each Resolver configuration that is associated
|
|
3890
3889
|
* with the current Amazon Web Services account.</p>
|
|
3890
|
+
* @public
|
|
3891
3891
|
*/
|
|
3892
3892
|
ResolverConfigs?: ResolverConfig[];
|
|
3893
3893
|
}
|
|
@@ -3896,24 +3896,24 @@ export interface ListResolverConfigsResponse {
|
|
|
3896
3896
|
*/
|
|
3897
3897
|
export interface ListResolverDnssecConfigsRequest {
|
|
3898
3898
|
/**
|
|
3899
|
-
* @public
|
|
3900
3899
|
* <p>
|
|
3901
3900
|
* <i>Optional</i>: An integer that specifies the maximum number of DNSSEC configuration results that you want Amazon Route 53 to return.
|
|
3902
3901
|
* If you don't specify a value for <code>MaxResults</code>, Route 53 returns up to 100 configuration per page.</p>
|
|
3902
|
+
* @public
|
|
3903
3903
|
*/
|
|
3904
3904
|
MaxResults?: number;
|
|
3905
3905
|
/**
|
|
3906
|
-
* @public
|
|
3907
3906
|
* <p>(Optional) If the current Amazon Web Services account has more than <code>MaxResults</code> DNSSEC configurations, use <code>NextToken</code>
|
|
3908
3907
|
* to get the second and subsequent pages of results.</p>
|
|
3909
3908
|
* <p>For the first <code>ListResolverDnssecConfigs</code> request, omit this value.</p>
|
|
3910
3909
|
* <p>For the second and subsequent requests, get the value of <code>NextToken</code> from the previous response and specify that value
|
|
3911
3910
|
* for <code>NextToken</code> in the request.</p>
|
|
3911
|
+
* @public
|
|
3912
3912
|
*/
|
|
3913
3913
|
NextToken?: string;
|
|
3914
3914
|
/**
|
|
3915
|
-
* @public
|
|
3916
3915
|
* <p>An optional specification to return a subset of objects.</p>
|
|
3916
|
+
* @public
|
|
3917
3917
|
*/
|
|
3918
3918
|
Filters?: Filter[];
|
|
3919
3919
|
}
|
|
@@ -3922,21 +3922,21 @@ export interface ListResolverDnssecConfigsRequest {
|
|
|
3922
3922
|
*/
|
|
3923
3923
|
export interface ListResolverDnssecConfigsResponse {
|
|
3924
3924
|
/**
|
|
3925
|
-
* @public
|
|
3926
3925
|
* <p>If a response includes the last of the DNSSEC configurations that are associated with the current Amazon Web Services account,
|
|
3927
3926
|
* <code>NextToken</code> doesn't appear in the response.</p>
|
|
3928
3927
|
* <p>If a response doesn't include the last of the configurations, you can get more configurations by submitting another
|
|
3929
3928
|
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_ListResolverDnssecConfigs.html">ListResolverDnssecConfigs</a>
|
|
3930
3929
|
* request. Get the value of <code>NextToken</code> that Amazon Route 53 returned in the previous response and include it in
|
|
3931
3930
|
* <code>NextToken</code> in the next request.</p>
|
|
3931
|
+
* @public
|
|
3932
3932
|
*/
|
|
3933
3933
|
NextToken?: string;
|
|
3934
3934
|
/**
|
|
3935
|
-
* @public
|
|
3936
3935
|
* <p>An array that contains one
|
|
3937
3936
|
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_ResolverDnssecConfig.html">ResolverDnssecConfig</a> element
|
|
3938
3937
|
* for each configuration for DNSSEC validation that is associated with the current Amazon Web Services account.
|
|
3939
3938
|
* It doesn't contain disabled DNSSEC configurations for the resource.</p>
|
|
3939
|
+
* @public
|
|
3940
3940
|
*/
|
|
3941
3941
|
ResolverDnssecConfigs?: ResolverDnssecConfig[];
|
|
3942
3942
|
}
|
|
@@ -3945,22 +3945,22 @@ export interface ListResolverDnssecConfigsResponse {
|
|
|
3945
3945
|
*/
|
|
3946
3946
|
export interface ListResolverEndpointIpAddressesRequest {
|
|
3947
3947
|
/**
|
|
3948
|
-
* @public
|
|
3949
3948
|
* <p>The ID of the Resolver endpoint that you want to get IP addresses for.</p>
|
|
3949
|
+
* @public
|
|
3950
3950
|
*/
|
|
3951
3951
|
ResolverEndpointId: string | undefined;
|
|
3952
3952
|
/**
|
|
3953
|
-
* @public
|
|
3954
3953
|
* <p>The maximum number of IP addresses that you want to return in the response to a <code>ListResolverEndpointIpAddresses</code> request.
|
|
3955
3954
|
* If you don't specify a value for <code>MaxResults</code>, Resolver returns up to 100 IP addresses. </p>
|
|
3955
|
+
* @public
|
|
3956
3956
|
*/
|
|
3957
3957
|
MaxResults?: number;
|
|
3958
3958
|
/**
|
|
3959
|
-
* @public
|
|
3960
3959
|
* <p>For the first <code>ListResolverEndpointIpAddresses</code> request, omit this value.</p>
|
|
3961
3960
|
* <p>If the specified Resolver endpoint has more than <code>MaxResults</code> IP addresses, you can submit another
|
|
3962
3961
|
* <code>ListResolverEndpointIpAddresses</code> request to get the next group of IP addresses. In the next request, specify the value of
|
|
3963
3962
|
* <code>NextToken</code> from the previous response. </p>
|
|
3963
|
+
* @public
|
|
3964
3964
|
*/
|
|
3965
3965
|
NextToken?: string;
|
|
3966
3966
|
}
|
|
@@ -3969,21 +3969,21 @@ export interface ListResolverEndpointIpAddressesRequest {
|
|
|
3969
3969
|
*/
|
|
3970
3970
|
export interface ListResolverEndpointIpAddressesResponse {
|
|
3971
3971
|
/**
|
|
3972
|
-
* @public
|
|
3973
3972
|
* <p>If the specified endpoint has more than <code>MaxResults</code> IP addresses, you can submit another
|
|
3974
3973
|
* <code>ListResolverEndpointIpAddresses</code> request to get the next group of IP addresses. In the next request,
|
|
3975
3974
|
* specify the value of <code>NextToken</code> from the previous response. </p>
|
|
3975
|
+
* @public
|
|
3976
3976
|
*/
|
|
3977
3977
|
NextToken?: string;
|
|
3978
3978
|
/**
|
|
3979
|
-
* @public
|
|
3980
3979
|
* <p>The value that you specified for <code>MaxResults</code> in the request.</p>
|
|
3980
|
+
* @public
|
|
3981
3981
|
*/
|
|
3982
3982
|
MaxResults?: number;
|
|
3983
3983
|
/**
|
|
3984
|
-
* @public
|
|
3985
3984
|
* <p>Information about the IP addresses in your VPC that DNS queries originate from (for outbound endpoints) or that you forward
|
|
3986
3985
|
* DNS queries to (for inbound endpoints).</p>
|
|
3986
|
+
* @public
|
|
3987
3987
|
*/
|
|
3988
3988
|
IpAddresses?: IpAddressResponse[];
|
|
3989
3989
|
}
|
|
@@ -3992,25 +3992,25 @@ export interface ListResolverEndpointIpAddressesResponse {
|
|
|
3992
3992
|
*/
|
|
3993
3993
|
export interface ListResolverEndpointsRequest {
|
|
3994
3994
|
/**
|
|
3995
|
-
* @public
|
|
3996
3995
|
* <p>The maximum number of Resolver endpoints that you want to return in the response to a <code>ListResolverEndpoints</code> request.
|
|
3997
3996
|
* If you don't specify a value for <code>MaxResults</code>, Resolver returns up to 100 Resolver endpoints. </p>
|
|
3997
|
+
* @public
|
|
3998
3998
|
*/
|
|
3999
3999
|
MaxResults?: number;
|
|
4000
4000
|
/**
|
|
4001
|
-
* @public
|
|
4002
4001
|
* <p>For the first <code>ListResolverEndpoints</code> request, omit this value.</p>
|
|
4003
4002
|
* <p>If you have more than <code>MaxResults</code> Resolver endpoints, you can submit another <code>ListResolverEndpoints</code> request
|
|
4004
4003
|
* to get the next group of Resolver endpoints. In the next request, specify the value of <code>NextToken</code> from the previous response. </p>
|
|
4004
|
+
* @public
|
|
4005
4005
|
*/
|
|
4006
4006
|
NextToken?: string;
|
|
4007
4007
|
/**
|
|
4008
|
-
* @public
|
|
4009
4008
|
* <p>An optional specification to return a subset of Resolver endpoints, such as all inbound Resolver endpoints.</p>
|
|
4010
4009
|
* <note>
|
|
4011
4010
|
* <p>If you submit a second or subsequent <code>ListResolverEndpoints</code> request and specify the <code>NextToken</code> parameter,
|
|
4012
4011
|
* you must use the same values for <code>Filters</code>, if any, as in the previous request.</p>
|
|
4013
4012
|
* </note>
|
|
4013
|
+
* @public
|
|
4014
4014
|
*/
|
|
4015
4015
|
Filters?: Filter[];
|
|
4016
4016
|
}
|
|
@@ -4019,19 +4019,19 @@ export interface ListResolverEndpointsRequest {
|
|
|
4019
4019
|
*/
|
|
4020
4020
|
export interface ListResolverEndpointsResponse {
|
|
4021
4021
|
/**
|
|
4022
|
-
* @public
|
|
4023
4022
|
* <p>If more than <code>MaxResults</code> IP addresses match the specified criteria, you can submit another <code>ListResolverEndpoint</code> request
|
|
4024
4023
|
* to get the next group of results. In the next request, specify the value of <code>NextToken</code> from the previous response. </p>
|
|
4024
|
+
* @public
|
|
4025
4025
|
*/
|
|
4026
4026
|
NextToken?: string;
|
|
4027
4027
|
/**
|
|
4028
|
-
* @public
|
|
4029
4028
|
* <p>The value that you specified for <code>MaxResults</code> in the request.</p>
|
|
4029
|
+
* @public
|
|
4030
4030
|
*/
|
|
4031
4031
|
MaxResults?: number;
|
|
4032
4032
|
/**
|
|
4033
|
-
* @public
|
|
4034
4033
|
* <p>The Resolver endpoints that were created by using the current Amazon Web Services account, and that match the specified filters, if any.</p>
|
|
4034
|
+
* @public
|
|
4035
4035
|
*/
|
|
4036
4036
|
ResolverEndpoints?: ResolverEndpoint[];
|
|
4037
4037
|
}
|
|
@@ -4052,30 +4052,29 @@ export type SortOrder = (typeof SortOrder)[keyof typeof SortOrder];
|
|
|
4052
4052
|
*/
|
|
4053
4053
|
export interface ListResolverQueryLogConfigAssociationsRequest {
|
|
4054
4054
|
/**
|
|
4055
|
-
* @public
|
|
4056
4055
|
* <p>The maximum number of query logging associations that you want to return in the response to a <code>ListResolverQueryLogConfigAssociations</code> request.
|
|
4057
4056
|
* If you don't specify a value for <code>MaxResults</code>, Resolver returns up to 100 query logging associations. </p>
|
|
4057
|
+
* @public
|
|
4058
4058
|
*/
|
|
4059
4059
|
MaxResults?: number;
|
|
4060
4060
|
/**
|
|
4061
|
-
* @public
|
|
4062
4061
|
* <p>For the first <code>ListResolverQueryLogConfigAssociations</code> request, omit this value.</p>
|
|
4063
4062
|
* <p>If there are more than <code>MaxResults</code> query logging associations that match the values that you specify for <code>Filters</code>,
|
|
4064
4063
|
* you can submit another <code>ListResolverQueryLogConfigAssociations</code> request to get the next group of associations. In the next request, specify the value of
|
|
4065
4064
|
* <code>NextToken</code> from the previous response. </p>
|
|
4065
|
+
* @public
|
|
4066
4066
|
*/
|
|
4067
4067
|
NextToken?: string;
|
|
4068
4068
|
/**
|
|
4069
|
-
* @public
|
|
4070
4069
|
* <p>An optional specification to return a subset of query logging associations.</p>
|
|
4071
4070
|
* <note>
|
|
4072
4071
|
* <p>If you submit a second or subsequent <code>ListResolverQueryLogConfigAssociations</code> request and specify the <code>NextToken</code> parameter,
|
|
4073
4072
|
* you must use the same values for <code>Filters</code>, if any, as in the previous request.</p>
|
|
4074
4073
|
* </note>
|
|
4074
|
+
* @public
|
|
4075
4075
|
*/
|
|
4076
4076
|
Filters?: Filter[];
|
|
4077
4077
|
/**
|
|
4078
|
-
* @public
|
|
4079
4078
|
* <p>The element that you want Resolver to sort query logging associations by. </p>
|
|
4080
4079
|
* <note>
|
|
4081
4080
|
* <p>If you submit a second or subsequent <code>ListResolverQueryLogConfigAssociations</code> request and specify the <code>NextToken</code> parameter,
|
|
@@ -4148,16 +4147,17 @@ export interface ListResolverQueryLogConfigAssociationsRequest {
|
|
|
4148
4147
|
* </ul>
|
|
4149
4148
|
* </li>
|
|
4150
4149
|
* </ul>
|
|
4150
|
+
* @public
|
|
4151
4151
|
*/
|
|
4152
4152
|
SortBy?: string;
|
|
4153
4153
|
/**
|
|
4154
|
-
* @public
|
|
4155
4154
|
* <p>If you specified a value for <code>SortBy</code>, the order that you want query logging associations to be listed in,
|
|
4156
4155
|
* <code>ASCENDING</code> or <code>DESCENDING</code>.</p>
|
|
4157
4156
|
* <note>
|
|
4158
4157
|
* <p>If you submit a second or subsequent <code>ListResolverQueryLogConfigAssociations</code> request and specify the <code>NextToken</code> parameter,
|
|
4159
4158
|
* you must use the same value for <code>SortOrder</code>, if any, as in the previous request.</p>
|
|
4160
4159
|
* </note>
|
|
4160
|
+
* @public
|
|
4161
4161
|
*/
|
|
4162
4162
|
SortOrder?: SortOrder;
|
|
4163
4163
|
}
|
|
@@ -4166,29 +4166,29 @@ export interface ListResolverQueryLogConfigAssociationsRequest {
|
|
|
4166
4166
|
*/
|
|
4167
4167
|
export interface ListResolverQueryLogConfigAssociationsResponse {
|
|
4168
4168
|
/**
|
|
4169
|
-
* @public
|
|
4170
4169
|
* <p>If there are more than <code>MaxResults</code> query logging associations, you can submit another <code>ListResolverQueryLogConfigAssociations</code> request
|
|
4171
4170
|
* to get the next group of associations. In the next request, specify the value of <code>NextToken</code> from the previous response. </p>
|
|
4171
|
+
* @public
|
|
4172
4172
|
*/
|
|
4173
4173
|
NextToken?: string;
|
|
4174
4174
|
/**
|
|
4175
|
-
* @public
|
|
4176
4175
|
* <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
|
|
4177
4176
|
* number of associations that are returned in a <code>ListResolverQueryLogConfigAssociations</code> response, depending on the values that you specify
|
|
4178
4177
|
* in the request.</p>
|
|
4178
|
+
* @public
|
|
4179
4179
|
*/
|
|
4180
4180
|
TotalCount?: number;
|
|
4181
4181
|
/**
|
|
4182
|
-
* @public
|
|
4183
4182
|
* <p>The total number of query logging associations that were created by the current account in the specified Region and that match the filters
|
|
4184
4183
|
* that were specified in the <code>ListResolverQueryLogConfigAssociations</code> request. For the total number of associations that were created by the
|
|
4185
4184
|
* current account in the specified Region, see <code>TotalCount</code>.</p>
|
|
4185
|
+
* @public
|
|
4186
4186
|
*/
|
|
4187
4187
|
TotalFilteredCount?: number;
|
|
4188
4188
|
/**
|
|
4189
|
-
* @public
|
|
4190
4189
|
* <p>A list that contains one <code>ResolverQueryLogConfigAssociations</code> element for each query logging association that matches the
|
|
4191
4190
|
* values that you specified for <code>Filter</code>.</p>
|
|
4191
|
+
* @public
|
|
4192
4192
|
*/
|
|
4193
4193
|
ResolverQueryLogConfigAssociations?: ResolverQueryLogConfigAssociation[];
|
|
4194
4194
|
}
|
|
@@ -4197,30 +4197,29 @@ export interface ListResolverQueryLogConfigAssociationsResponse {
|
|
|
4197
4197
|
*/
|
|
4198
4198
|
export interface ListResolverQueryLogConfigsRequest {
|
|
4199
4199
|
/**
|
|
4200
|
-
* @public
|
|
4201
4200
|
* <p>The maximum number of query logging configurations that you want to return in the response to a <code>ListResolverQueryLogConfigs</code> request.
|
|
4202
4201
|
* If you don't specify a value for <code>MaxResults</code>, Resolver returns up to 100 query logging configurations. </p>
|
|
4202
|
+
* @public
|
|
4203
4203
|
*/
|
|
4204
4204
|
MaxResults?: number;
|
|
4205
4205
|
/**
|
|
4206
|
-
* @public
|
|
4207
4206
|
* <p>For the first <code>ListResolverQueryLogConfigs</code> request, omit this value.</p>
|
|
4208
4207
|
* <p>If there are more than <code>MaxResults</code> query logging configurations that match the values that you specify for <code>Filters</code>,
|
|
4209
4208
|
* you can submit another <code>ListResolverQueryLogConfigs</code> request to get the next group of configurations. In the next request, specify the value of
|
|
4210
4209
|
* <code>NextToken</code> from the previous response. </p>
|
|
4210
|
+
* @public
|
|
4211
4211
|
*/
|
|
4212
4212
|
NextToken?: string;
|
|
4213
4213
|
/**
|
|
4214
|
-
* @public
|
|
4215
4214
|
* <p>An optional specification to return a subset of query logging configurations.</p>
|
|
4216
4215
|
* <note>
|
|
4217
4216
|
* <p>If you submit a second or subsequent <code>ListResolverQueryLogConfigs</code> request and specify the <code>NextToken</code> parameter,
|
|
4218
4217
|
* you must use the same values for <code>Filters</code>, if any, as in the previous request.</p>
|
|
4219
4218
|
* </note>
|
|
4219
|
+
* @public
|
|
4220
4220
|
*/
|
|
4221
4221
|
Filters?: Filter[];
|
|
4222
4222
|
/**
|
|
4223
|
-
* @public
|
|
4224
4223
|
* <p>The element that you want Resolver to sort query logging configurations by. </p>
|
|
4225
4224
|
* <note>
|
|
4226
4225
|
* <p>If you submit a second or subsequent <code>ListResolverQueryLogConfigs</code> request and specify the <code>NextToken</code> parameter,
|
|
@@ -4298,16 +4297,17 @@ export interface ListResolverQueryLogConfigsRequest {
|
|
|
4298
4297
|
* </ul>
|
|
4299
4298
|
* </li>
|
|
4300
4299
|
* </ul>
|
|
4300
|
+
* @public
|
|
4301
4301
|
*/
|
|
4302
4302
|
SortBy?: string;
|
|
4303
4303
|
/**
|
|
4304
|
-
* @public
|
|
4305
4304
|
* <p>If you specified a value for <code>SortBy</code>, the order that you want query logging configurations to be listed in,
|
|
4306
4305
|
* <code>ASCENDING</code> or <code>DESCENDING</code>.</p>
|
|
4307
4306
|
* <note>
|
|
4308
4307
|
* <p>If you submit a second or subsequent <code>ListResolverQueryLogConfigs</code> request and specify the <code>NextToken</code> parameter,
|
|
4309
4308
|
* you must use the same value for <code>SortOrder</code>, if any, as in the previous request.</p>
|
|
4310
4309
|
* </note>
|
|
4310
|
+
* @public
|
|
4311
4311
|
*/
|
|
4312
4312
|
SortOrder?: SortOrder;
|
|
4313
4313
|
}
|
|
@@ -4316,29 +4316,29 @@ export interface ListResolverQueryLogConfigsRequest {
|
|
|
4316
4316
|
*/
|
|
4317
4317
|
export interface ListResolverQueryLogConfigsResponse {
|
|
4318
4318
|
/**
|
|
4319
|
-
* @public
|
|
4320
4319
|
* <p>If there are more than <code>MaxResults</code> query logging configurations, you can submit another <code>ListResolverQueryLogConfigs</code> request
|
|
4321
4320
|
* to get the next group of configurations. In the next request, specify the value of <code>NextToken</code> from the previous response. </p>
|
|
4321
|
+
* @public
|
|
4322
4322
|
*/
|
|
4323
4323
|
NextToken?: string;
|
|
4324
4324
|
/**
|
|
4325
|
-
* @public
|
|
4326
4325
|
* <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
|
|
4327
4326
|
* number of query logging configurations that are returned in a <code>ListResolverQueryLogConfigs</code> response, depending on the values that you specify
|
|
4328
4327
|
* in the request.</p>
|
|
4328
|
+
* @public
|
|
4329
4329
|
*/
|
|
4330
4330
|
TotalCount?: number;
|
|
4331
4331
|
/**
|
|
4332
|
-
* @public
|
|
4333
4332
|
* <p>The total number of query logging configurations that were created by the current account in the specified Region and that match the filters
|
|
4334
4333
|
* that were specified in the <code>ListResolverQueryLogConfigs</code> request. For the total number of query logging configurations that were created by the
|
|
4335
4334
|
* current account in the specified Region, see <code>TotalCount</code>.</p>
|
|
4335
|
+
* @public
|
|
4336
4336
|
*/
|
|
4337
4337
|
TotalFilteredCount?: number;
|
|
4338
4338
|
/**
|
|
4339
|
-
* @public
|
|
4340
4339
|
* <p>A list that contains one <code>ResolverQueryLogConfig</code> element for each query logging configuration that matches the
|
|
4341
4340
|
* values that you specified for <code>Filter</code>.</p>
|
|
4341
|
+
* @public
|
|
4342
4342
|
*/
|
|
4343
4343
|
ResolverQueryLogConfigs?: ResolverQueryLogConfig[];
|
|
4344
4344
|
}
|
|
@@ -4347,25 +4347,25 @@ export interface ListResolverQueryLogConfigsResponse {
|
|
|
4347
4347
|
*/
|
|
4348
4348
|
export interface ListResolverRuleAssociationsRequest {
|
|
4349
4349
|
/**
|
|
4350
|
-
* @public
|
|
4351
4350
|
* <p>The maximum number of rule associations that you want to return in the response to a <code>ListResolverRuleAssociations</code> request.
|
|
4352
4351
|
* If you don't specify a value for <code>MaxResults</code>, Resolver returns up to 100 rule associations. </p>
|
|
4352
|
+
* @public
|
|
4353
4353
|
*/
|
|
4354
4354
|
MaxResults?: number;
|
|
4355
4355
|
/**
|
|
4356
|
-
* @public
|
|
4357
4356
|
* <p>For the first <code>ListResolverRuleAssociation</code> request, omit this value.</p>
|
|
4358
4357
|
* <p>If you have more than <code>MaxResults</code> rule associations, you can submit another <code>ListResolverRuleAssociation</code> request
|
|
4359
4358
|
* to get the next group of rule associations. In the next request, specify the value of <code>NextToken</code> from the previous response. </p>
|
|
4359
|
+
* @public
|
|
4360
4360
|
*/
|
|
4361
4361
|
NextToken?: string;
|
|
4362
4362
|
/**
|
|
4363
|
-
* @public
|
|
4364
4363
|
* <p>An optional specification to return a subset of Resolver rules, such as Resolver rules that are associated with the same VPC ID.</p>
|
|
4365
4364
|
* <note>
|
|
4366
4365
|
* <p>If you submit a second or subsequent <code>ListResolverRuleAssociations</code> request and specify the <code>NextToken</code> parameter,
|
|
4367
4366
|
* you must use the same values for <code>Filters</code>, if any, as in the previous request.</p>
|
|
4368
4367
|
* </note>
|
|
4368
|
+
* @public
|
|
4369
4369
|
*/
|
|
4370
4370
|
Filters?: Filter[];
|
|
4371
4371
|
}
|
|
@@ -4374,21 +4374,21 @@ export interface ListResolverRuleAssociationsRequest {
|
|
|
4374
4374
|
*/
|
|
4375
4375
|
export interface ListResolverRuleAssociationsResponse {
|
|
4376
4376
|
/**
|
|
4377
|
-
* @public
|
|
4378
4377
|
* <p>If more than <code>MaxResults</code> rule associations match the specified criteria, you can submit another
|
|
4379
4378
|
* <code>ListResolverRuleAssociation</code> request to get the next group of results. In the next request, specify the value of
|
|
4380
4379
|
* <code>NextToken</code> from the previous response. </p>
|
|
4380
|
+
* @public
|
|
4381
4381
|
*/
|
|
4382
4382
|
NextToken?: string;
|
|
4383
4383
|
/**
|
|
4384
|
-
* @public
|
|
4385
4384
|
* <p>The value that you specified for <code>MaxResults</code> in the request.</p>
|
|
4385
|
+
* @public
|
|
4386
4386
|
*/
|
|
4387
4387
|
MaxResults?: number;
|
|
4388
4388
|
/**
|
|
4389
|
-
* @public
|
|
4390
4389
|
* <p>The associations that were created between Resolver rules and VPCs using the current Amazon Web Services account, and that match the
|
|
4391
4390
|
* specified filters, if any.</p>
|
|
4391
|
+
* @public
|
|
4392
4392
|
*/
|
|
4393
4393
|
ResolverRuleAssociations?: ResolverRuleAssociation[];
|
|
4394
4394
|
}
|
|
@@ -4397,25 +4397,25 @@ export interface ListResolverRuleAssociationsResponse {
|
|
|
4397
4397
|
*/
|
|
4398
4398
|
export interface ListResolverRulesRequest {
|
|
4399
4399
|
/**
|
|
4400
|
-
* @public
|
|
4401
4400
|
* <p>The maximum number of Resolver rules that you want to return in the response to a <code>ListResolverRules</code> request.
|
|
4402
4401
|
* If you don't specify a value for <code>MaxResults</code>, Resolver returns up to 100 Resolver rules.</p>
|
|
4402
|
+
* @public
|
|
4403
4403
|
*/
|
|
4404
4404
|
MaxResults?: number;
|
|
4405
4405
|
/**
|
|
4406
|
-
* @public
|
|
4407
4406
|
* <p>For the first <code>ListResolverRules</code> request, omit this value.</p>
|
|
4408
4407
|
* <p>If you have more than <code>MaxResults</code> Resolver rules, you can submit another <code>ListResolverRules</code> request
|
|
4409
4408
|
* to get the next group of Resolver rules. In the next request, specify the value of <code>NextToken</code> from the previous response. </p>
|
|
4409
|
+
* @public
|
|
4410
4410
|
*/
|
|
4411
4411
|
NextToken?: string;
|
|
4412
4412
|
/**
|
|
4413
|
-
* @public
|
|
4414
4413
|
* <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>
|
|
4415
4414
|
* <note>
|
|
4416
4415
|
* <p>If you submit a second or subsequent <code>ListResolverRules</code> request and specify the <code>NextToken</code> parameter,
|
|
4417
4416
|
* you must use the same values for <code>Filters</code>, if any, as in the previous request.</p>
|
|
4418
4417
|
* </note>
|
|
4418
|
+
* @public
|
|
4419
4419
|
*/
|
|
4420
4420
|
Filters?: Filter[];
|
|
4421
4421
|
}
|
|
@@ -4424,20 +4424,20 @@ export interface ListResolverRulesRequest {
|
|
|
4424
4424
|
*/
|
|
4425
4425
|
export interface ListResolverRulesResponse {
|
|
4426
4426
|
/**
|
|
4427
|
-
* @public
|
|
4428
4427
|
* <p>If more than <code>MaxResults</code> Resolver rules match the specified criteria, you can submit another
|
|
4429
4428
|
* <code>ListResolverRules</code> request to get the next group of results. In the next request, specify the value of
|
|
4430
4429
|
* <code>NextToken</code> from the previous response. </p>
|
|
4430
|
+
* @public
|
|
4431
4431
|
*/
|
|
4432
4432
|
NextToken?: string;
|
|
4433
4433
|
/**
|
|
4434
|
-
* @public
|
|
4435
4434
|
* <p>The value that you specified for <code>MaxResults</code> in the request.</p>
|
|
4435
|
+
* @public
|
|
4436
4436
|
*/
|
|
4437
4437
|
MaxResults?: number;
|
|
4438
4438
|
/**
|
|
4439
|
-
* @public
|
|
4440
4439
|
* <p>The Resolver rules that were created using the current Amazon Web Services account and that match the specified filters, if any.</p>
|
|
4440
|
+
* @public
|
|
4441
4441
|
*/
|
|
4442
4442
|
ResolverRules?: ResolverRule[];
|
|
4443
4443
|
}
|
|
@@ -4446,21 +4446,21 @@ export interface ListResolverRulesResponse {
|
|
|
4446
4446
|
*/
|
|
4447
4447
|
export interface ListTagsForResourceRequest {
|
|
4448
4448
|
/**
|
|
4449
|
-
* @public
|
|
4450
4449
|
* <p>The Amazon Resource Name (ARN) for the resource that you want to list tags for.</p>
|
|
4450
|
+
* @public
|
|
4451
4451
|
*/
|
|
4452
4452
|
ResourceArn: string | undefined;
|
|
4453
4453
|
/**
|
|
4454
|
-
* @public
|
|
4455
4454
|
* <p>The maximum number of tags that you want to return in the response to a <code>ListTagsForResource</code> request.
|
|
4456
4455
|
* If you don't specify a value for <code>MaxResults</code>, Resolver returns up to 100 tags.</p>
|
|
4456
|
+
* @public
|
|
4457
4457
|
*/
|
|
4458
4458
|
MaxResults?: number;
|
|
4459
4459
|
/**
|
|
4460
|
-
* @public
|
|
4461
4460
|
* <p>For the first <code>ListTagsForResource</code> request, omit this value.</p>
|
|
4462
4461
|
* <p>If you have more than <code>MaxResults</code> tags, you can submit another <code>ListTagsForResource</code> request
|
|
4463
4462
|
* 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>
|
|
4463
|
+
* @public
|
|
4464
4464
|
*/
|
|
4465
4465
|
NextToken?: string;
|
|
4466
4466
|
}
|
|
@@ -4469,15 +4469,15 @@ export interface ListTagsForResourceRequest {
|
|
|
4469
4469
|
*/
|
|
4470
4470
|
export interface ListTagsForResourceResponse {
|
|
4471
4471
|
/**
|
|
4472
|
-
* @public
|
|
4473
4472
|
* <p>The tags that are associated with the resource that you specified in the <code>ListTagsForResource</code> request.</p>
|
|
4473
|
+
* @public
|
|
4474
4474
|
*/
|
|
4475
4475
|
Tags?: Tag[];
|
|
4476
4476
|
/**
|
|
4477
|
-
* @public
|
|
4478
4477
|
* <p>If more than <code>MaxResults</code> tags match the specified criteria, you can submit another
|
|
4479
4478
|
* <code>ListTagsForResource</code> request to get the next group of results. In the next request, specify the value of
|
|
4480
4479
|
* <code>NextToken</code> from the previous response. </p>
|
|
4480
|
+
* @public
|
|
4481
4481
|
*/
|
|
4482
4482
|
NextToken?: string;
|
|
4483
4483
|
}
|
|
@@ -4486,13 +4486,13 @@ export interface ListTagsForResourceResponse {
|
|
|
4486
4486
|
*/
|
|
4487
4487
|
export interface PutFirewallRuleGroupPolicyRequest {
|
|
4488
4488
|
/**
|
|
4489
|
-
* @public
|
|
4490
4489
|
* <p>The ARN (Amazon Resource Name) for the rule group that you want to share.</p>
|
|
4490
|
+
* @public
|
|
4491
4491
|
*/
|
|
4492
4492
|
Arn: string | undefined;
|
|
4493
4493
|
/**
|
|
4494
|
-
* @public
|
|
4495
4494
|
* <p>The Identity and Access Management (Amazon Web Services IAM) policy to attach to the rule group.</p>
|
|
4495
|
+
* @public
|
|
4496
4496
|
*/
|
|
4497
4497
|
FirewallRuleGroupPolicy: string | undefined;
|
|
4498
4498
|
}
|
|
@@ -4501,8 +4501,8 @@ export interface PutFirewallRuleGroupPolicyRequest {
|
|
|
4501
4501
|
*/
|
|
4502
4502
|
export interface PutFirewallRuleGroupPolicyResponse {
|
|
4503
4503
|
/**
|
|
4504
|
-
* @public
|
|
4505
4504
|
* <p></p>
|
|
4505
|
+
* @public
|
|
4506
4506
|
*/
|
|
4507
4507
|
ReturnValue?: boolean;
|
|
4508
4508
|
}
|
|
@@ -4511,12 +4511,11 @@ export interface PutFirewallRuleGroupPolicyResponse {
|
|
|
4511
4511
|
*/
|
|
4512
4512
|
export interface PutResolverQueryLogConfigPolicyRequest {
|
|
4513
4513
|
/**
|
|
4514
|
-
* @public
|
|
4515
4514
|
* <p>The Amazon Resource Name (ARN) of the account that you want to share rules with.</p>
|
|
4515
|
+
* @public
|
|
4516
4516
|
*/
|
|
4517
4517
|
Arn: string | undefined;
|
|
4518
4518
|
/**
|
|
4519
|
-
* @public
|
|
4520
4519
|
* <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
|
|
4521
4520
|
* 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
|
|
4522
4521
|
* of the statement:</p>
|
|
@@ -4539,17 +4538,18 @@ export interface PutResolverQueryLogConfigPolicyRequest {
|
|
|
4539
4538
|
* </ul>
|
|
4540
4539
|
* <p>In the <code>Resource</code> section of the statement, you specify the ARNs for the query logging configurations that you want to share
|
|
4541
4540
|
* with the account that you specified in <code>Arn</code>. </p>
|
|
4541
|
+
* @public
|
|
4542
4542
|
*/
|
|
4543
4543
|
ResolverQueryLogConfigPolicy: string | undefined;
|
|
4544
4544
|
}
|
|
4545
4545
|
/**
|
|
4546
|
-
* @public
|
|
4547
4546
|
* <p>The response to a <code>PutResolverQueryLogConfigPolicy</code> request.</p>
|
|
4547
|
+
* @public
|
|
4548
4548
|
*/
|
|
4549
4549
|
export interface PutResolverQueryLogConfigPolicyResponse {
|
|
4550
4550
|
/**
|
|
4551
|
-
* @public
|
|
4552
4551
|
* <p>Whether the <code>PutResolverQueryLogConfigPolicy</code> request was successful.</p>
|
|
4552
|
+
* @public
|
|
4553
4553
|
*/
|
|
4554
4554
|
ReturnValue?: boolean;
|
|
4555
4555
|
}
|
|
@@ -4558,12 +4558,11 @@ export interface PutResolverQueryLogConfigPolicyResponse {
|
|
|
4558
4558
|
*/
|
|
4559
4559
|
export interface PutResolverRulePolicyRequest {
|
|
4560
4560
|
/**
|
|
4561
|
-
* @public
|
|
4562
4561
|
* <p>The Amazon Resource Name (ARN) of the rule that you want to share with another account.</p>
|
|
4562
|
+
* @public
|
|
4563
4563
|
*/
|
|
4564
4564
|
Arn: string | undefined;
|
|
4565
4565
|
/**
|
|
4566
|
-
* @public
|
|
4567
4566
|
* <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
|
|
4568
4567
|
* to be able to perform. You can specify the following operations in the <code>Action</code> section of the statement:</p>
|
|
4569
4568
|
* <ul>
|
|
@@ -4595,41 +4594,42 @@ export interface PutResolverRulePolicyRequest {
|
|
|
4595
4594
|
* </ul>
|
|
4596
4595
|
* <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
|
|
4597
4596
|
* that you specified in <code>Arn</code>.</p>
|
|
4597
|
+
* @public
|
|
4598
4598
|
*/
|
|
4599
4599
|
ResolverRulePolicy: string | undefined;
|
|
4600
4600
|
}
|
|
4601
4601
|
/**
|
|
4602
|
-
* @public
|
|
4603
4602
|
* <p>The response to a <code>PutResolverRulePolicy</code> request.</p>
|
|
4603
|
+
* @public
|
|
4604
4604
|
*/
|
|
4605
4605
|
export interface PutResolverRulePolicyResponse {
|
|
4606
4606
|
/**
|
|
4607
|
-
* @public
|
|
4608
4607
|
* <p>Whether the <code>PutResolverRulePolicy</code> request was successful.</p>
|
|
4608
|
+
* @public
|
|
4609
4609
|
*/
|
|
4610
4610
|
ReturnValue?: boolean;
|
|
4611
4611
|
}
|
|
4612
4612
|
/**
|
|
4613
|
-
* @public
|
|
4614
4613
|
* <p>In an
|
|
4615
4614
|
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_UpdateResolverRule.html">UpdateResolverRule</a>
|
|
4616
4615
|
* request, information about the changes that you want to make.</p>
|
|
4616
|
+
* @public
|
|
4617
4617
|
*/
|
|
4618
4618
|
export interface ResolverRuleConfig {
|
|
4619
4619
|
/**
|
|
4620
|
-
* @public
|
|
4621
4620
|
* <p>The new name for the Resolver rule. The name that you specify appears in the Resolver dashboard in the Route 53 console. </p>
|
|
4621
|
+
* @public
|
|
4622
4622
|
*/
|
|
4623
4623
|
Name?: string;
|
|
4624
4624
|
/**
|
|
4625
|
-
* @public
|
|
4626
4625
|
* <p>For DNS queries that originate in your VPC, the new IP addresses that you want to route outbound DNS queries to.</p>
|
|
4626
|
+
* @public
|
|
4627
4627
|
*/
|
|
4628
4628
|
TargetIps?: TargetAddress[];
|
|
4629
4629
|
/**
|
|
4630
|
-
* @public
|
|
4631
4630
|
* <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
|
|
4632
4631
|
* <code>TargetIps</code>.</p>
|
|
4632
|
+
* @public
|
|
4633
4633
|
*/
|
|
4634
4634
|
ResolverEndpointId?: string;
|
|
4635
4635
|
}
|
|
@@ -4638,7 +4638,6 @@ export interface ResolverRuleConfig {
|
|
|
4638
4638
|
*/
|
|
4639
4639
|
export interface TagResourceRequest {
|
|
4640
4640
|
/**
|
|
4641
|
-
* @public
|
|
4642
4641
|
* <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
|
|
4643
4642
|
* <code>Get</code> or <code>List</code> command: </p>
|
|
4644
4643
|
* <ul>
|
|
@@ -4673,11 +4672,12 @@ export interface TagResourceRequest {
|
|
|
4673
4672
|
* </p>
|
|
4674
4673
|
* </li>
|
|
4675
4674
|
* </ul>
|
|
4675
|
+
* @public
|
|
4676
4676
|
*/
|
|
4677
4677
|
ResourceArn: string | undefined;
|
|
4678
4678
|
/**
|
|
4679
|
-
* @public
|
|
4680
4679
|
* <p>The tags that you want to add to the specified resource.</p>
|
|
4680
|
+
* @public
|
|
4681
4681
|
*/
|
|
4682
4682
|
Tags: Tag[] | undefined;
|
|
4683
4683
|
}
|
|
@@ -4691,7 +4691,6 @@ export interface TagResourceResponse {
|
|
|
4691
4691
|
*/
|
|
4692
4692
|
export interface UntagResourceRequest {
|
|
4693
4693
|
/**
|
|
4694
|
-
* @public
|
|
4695
4694
|
* <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
|
|
4696
4695
|
* <code>Get</code> or <code>List</code> command: </p>
|
|
4697
4696
|
* <ul>
|
|
@@ -4726,11 +4725,12 @@ export interface UntagResourceRequest {
|
|
|
4726
4725
|
* </p>
|
|
4727
4726
|
* </li>
|
|
4728
4727
|
* </ul>
|
|
4728
|
+
* @public
|
|
4729
4729
|
*/
|
|
4730
4730
|
ResourceArn: string | undefined;
|
|
4731
4731
|
/**
|
|
4732
|
-
* @public
|
|
4733
4732
|
* <p>The tags that you want to remove to the specified resource.</p>
|
|
4733
|
+
* @public
|
|
4734
4734
|
*/
|
|
4735
4735
|
TagKeys: string[] | undefined;
|
|
4736
4736
|
}
|
|
@@ -4744,12 +4744,11 @@ export interface UntagResourceResponse {
|
|
|
4744
4744
|
*/
|
|
4745
4745
|
export interface UpdateFirewallConfigRequest {
|
|
4746
4746
|
/**
|
|
4747
|
-
* @public
|
|
4748
4747
|
* <p>The ID of the VPC that the configuration is for.</p>
|
|
4748
|
+
* @public
|
|
4749
4749
|
*/
|
|
4750
4750
|
ResourceId: string | undefined;
|
|
4751
4751
|
/**
|
|
4752
|
-
* @public
|
|
4753
4752
|
* <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>
|
|
4754
4753
|
* <ul>
|
|
4755
4754
|
* <li>
|
|
@@ -4762,6 +4761,7 @@ export interface UpdateFirewallConfigRequest {
|
|
|
4762
4761
|
* </li>
|
|
4763
4762
|
* </ul>
|
|
4764
4763
|
* <p>This behavior is only enforced for VPCs that have at least one DNS Firewall rule group association. </p>
|
|
4764
|
+
* @public
|
|
4765
4765
|
*/
|
|
4766
4766
|
FirewallFailOpen: FirewallFailOpenStatus | undefined;
|
|
4767
4767
|
}
|
|
@@ -4770,8 +4770,8 @@ export interface UpdateFirewallConfigRequest {
|
|
|
4770
4770
|
*/
|
|
4771
4771
|
export interface UpdateFirewallConfigResponse {
|
|
4772
4772
|
/**
|
|
4773
|
-
* @public
|
|
4774
4773
|
* <p>Configuration of the firewall behavior provided by DNS Firewall for a single VPC. </p>
|
|
4774
|
+
* @public
|
|
4775
4775
|
*/
|
|
4776
4776
|
FirewallConfig?: FirewallConfig;
|
|
4777
4777
|
}
|
|
@@ -4780,12 +4780,11 @@ export interface UpdateFirewallConfigResponse {
|
|
|
4780
4780
|
*/
|
|
4781
4781
|
export interface UpdateFirewallDomainsRequest {
|
|
4782
4782
|
/**
|
|
4783
|
-
* @public
|
|
4784
4783
|
* <p>The ID of the domain list whose domains you want to update. </p>
|
|
4784
|
+
* @public
|
|
4785
4785
|
*/
|
|
4786
4786
|
FirewallDomainListId: string | undefined;
|
|
4787
4787
|
/**
|
|
4788
|
-
* @public
|
|
4789
4788
|
* <p>What you want DNS Firewall to do with the domains that you are providing: </p>
|
|
4790
4789
|
* <ul>
|
|
4791
4790
|
* <li>
|
|
@@ -4801,10 +4800,10 @@ export interface UpdateFirewallDomainsRequest {
|
|
|
4801
4800
|
* <code>REPLACE</code> - Update the domain list to exactly match the list that you are providing. </p>
|
|
4802
4801
|
* </li>
|
|
4803
4802
|
* </ul>
|
|
4803
|
+
* @public
|
|
4804
4804
|
*/
|
|
4805
4805
|
Operation: FirewallDomainUpdateOperation | undefined;
|
|
4806
4806
|
/**
|
|
4807
|
-
* @public
|
|
4808
4807
|
* <p>A list of domains to use in the update operation.</p>
|
|
4809
4808
|
* <important>
|
|
4810
4809
|
* <p>There is a limit of 1000 domains per request.</p>
|
|
@@ -4824,6 +4823,7 @@ export interface UpdateFirewallDomainsRequest {
|
|
|
4824
4823
|
* <p>It must be from 1-255 characters in length. </p>
|
|
4825
4824
|
* </li>
|
|
4826
4825
|
* </ul>
|
|
4826
|
+
* @public
|
|
4827
4827
|
*/
|
|
4828
4828
|
Domains: string[] | undefined;
|
|
4829
4829
|
}
|
|
@@ -4832,23 +4832,23 @@ export interface UpdateFirewallDomainsRequest {
|
|
|
4832
4832
|
*/
|
|
4833
4833
|
export interface UpdateFirewallDomainsResponse {
|
|
4834
4834
|
/**
|
|
4835
|
-
* @public
|
|
4836
4835
|
* <p>The ID of the firewall domain list that DNS Firewall just updated.</p>
|
|
4836
|
+
* @public
|
|
4837
4837
|
*/
|
|
4838
4838
|
Id?: string;
|
|
4839
4839
|
/**
|
|
4840
|
-
* @public
|
|
4841
4840
|
* <p>The name of the domain list. </p>
|
|
4841
|
+
* @public
|
|
4842
4842
|
*/
|
|
4843
4843
|
Name?: string;
|
|
4844
4844
|
/**
|
|
4845
|
-
* @public
|
|
4846
4845
|
* <p>Status of the <code>UpdateFirewallDomains</code> request.</p>
|
|
4846
|
+
* @public
|
|
4847
4847
|
*/
|
|
4848
4848
|
Status?: FirewallDomainListStatus;
|
|
4849
4849
|
/**
|
|
4850
|
-
* @public
|
|
4851
4850
|
* <p>Additional information about the status of the list, if available.</p>
|
|
4851
|
+
* @public
|
|
4852
4852
|
*/
|
|
4853
4853
|
StatusMessage?: string;
|
|
4854
4854
|
}
|
|
@@ -4857,26 +4857,25 @@ export interface UpdateFirewallDomainsResponse {
|
|
|
4857
4857
|
*/
|
|
4858
4858
|
export interface UpdateFirewallRuleRequest {
|
|
4859
4859
|
/**
|
|
4860
|
-
* @public
|
|
4861
4860
|
* <p>The unique identifier of the firewall rule group for the rule. </p>
|
|
4861
|
+
* @public
|
|
4862
4862
|
*/
|
|
4863
4863
|
FirewallRuleGroupId: string | undefined;
|
|
4864
4864
|
/**
|
|
4865
|
-
* @public
|
|
4866
4865
|
* <p>The ID of the domain list to use in the rule. </p>
|
|
4866
|
+
* @public
|
|
4867
4867
|
*/
|
|
4868
4868
|
FirewallDomainListId: string | undefined;
|
|
4869
4869
|
/**
|
|
4870
|
-
* @public
|
|
4871
4870
|
* <p>The setting that determines the processing order of the rule in the rule group. DNS Firewall
|
|
4872
4871
|
* processes the rules in a rule group by order of priority, starting from the lowest setting.</p>
|
|
4873
4872
|
* <p>You must specify a unique priority for each rule in a rule group.
|
|
4874
4873
|
* To make it easier to insert rules later, leave space between the numbers, for example, use 100, 200, and so on. You
|
|
4875
4874
|
* can change the priority setting for the rules in a rule group at any time.</p>
|
|
4875
|
+
* @public
|
|
4876
4876
|
*/
|
|
4877
4877
|
Priority?: number;
|
|
4878
4878
|
/**
|
|
4879
|
-
* @public
|
|
4880
4879
|
* <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>
|
|
4881
4880
|
* <ul>
|
|
4882
4881
|
* <li>
|
|
@@ -4892,10 +4891,10 @@ export interface UpdateFirewallRuleRequest {
|
|
|
4892
4891
|
* <code>BLOCK</code> - Disallow the request. This option requires additional details in the rule's <code>BlockResponse</code>. </p>
|
|
4893
4892
|
* </li>
|
|
4894
4893
|
* </ul>
|
|
4894
|
+
* @public
|
|
4895
4895
|
*/
|
|
4896
4896
|
Action?: Action;
|
|
4897
4897
|
/**
|
|
4898
|
-
* @public
|
|
4899
4898
|
* <p>The way that you want DNS Firewall to block the request. Used for the rule action setting <code>BLOCK</code>.</p>
|
|
4900
4899
|
* <ul>
|
|
4901
4900
|
* <li>
|
|
@@ -4911,30 +4910,30 @@ export interface UpdateFirewallRuleRequest {
|
|
|
4911
4910
|
* <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>
|
|
4912
4911
|
* </li>
|
|
4913
4912
|
* </ul>
|
|
4913
|
+
* @public
|
|
4914
4914
|
*/
|
|
4915
4915
|
BlockResponse?: BlockResponse;
|
|
4916
4916
|
/**
|
|
4917
|
-
* @public
|
|
4918
4917
|
* <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>
|
|
4918
|
+
* @public
|
|
4919
4919
|
*/
|
|
4920
4920
|
BlockOverrideDomain?: string;
|
|
4921
4921
|
/**
|
|
4922
|
-
* @public
|
|
4923
4922
|
* <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>
|
|
4923
|
+
* @public
|
|
4924
4924
|
*/
|
|
4925
4925
|
BlockOverrideDnsType?: BlockOverrideDnsType;
|
|
4926
4926
|
/**
|
|
4927
|
-
* @public
|
|
4928
4927
|
* <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>
|
|
4928
|
+
* @public
|
|
4929
4929
|
*/
|
|
4930
4930
|
BlockOverrideTtl?: number;
|
|
4931
4931
|
/**
|
|
4932
|
-
* @public
|
|
4933
4932
|
* <p>The name of the rule.</p>
|
|
4933
|
+
* @public
|
|
4934
4934
|
*/
|
|
4935
4935
|
Name?: string;
|
|
4936
4936
|
/**
|
|
4937
|
-
* @public
|
|
4938
4937
|
* <p>
|
|
4939
4938
|
* The DNS query type you want the rule to evaluate. Allowed values are;
|
|
4940
4939
|
* </p>
|
|
@@ -4980,6 +4979,7 @@ export interface UpdateFirewallRuleRequest {
|
|
|
4980
4979
|
* <p>TXT: Verifies email senders and application-specific values.</p>
|
|
4981
4980
|
* </li>
|
|
4982
4981
|
* </ul>
|
|
4982
|
+
* @public
|
|
4983
4983
|
*/
|
|
4984
4984
|
Qtype?: string;
|
|
4985
4985
|
}
|
|
@@ -4988,8 +4988,8 @@ export interface UpdateFirewallRuleRequest {
|
|
|
4988
4988
|
*/
|
|
4989
4989
|
export interface UpdateFirewallRuleResponse {
|
|
4990
4990
|
/**
|
|
4991
|
-
* @public
|
|
4992
4991
|
* <p>The firewall rule that you just updated. </p>
|
|
4992
|
+
* @public
|
|
4993
4993
|
*/
|
|
4994
4994
|
FirewallRule?: FirewallRule;
|
|
4995
4995
|
}
|
|
@@ -4998,28 +4998,28 @@ export interface UpdateFirewallRuleResponse {
|
|
|
4998
4998
|
*/
|
|
4999
4999
|
export interface UpdateFirewallRuleGroupAssociationRequest {
|
|
5000
5000
|
/**
|
|
5001
|
-
* @public
|
|
5002
5001
|
* <p>The identifier of the <a>FirewallRuleGroupAssociation</a>. </p>
|
|
5002
|
+
* @public
|
|
5003
5003
|
*/
|
|
5004
5004
|
FirewallRuleGroupAssociationId: string | undefined;
|
|
5005
5005
|
/**
|
|
5006
|
-
* @public
|
|
5007
5006
|
* <p>The setting that determines the processing order of the rule group among the rule
|
|
5008
5007
|
* groups that you associate with the specified VPC. DNS Firewall filters VPC traffic
|
|
5009
5008
|
* starting from the rule group with the lowest numeric priority setting. </p>
|
|
5010
5009
|
* <p>You must specify a unique priority for each rule group that you associate with a single VPC.
|
|
5011
5010
|
* To make it easier to insert rule groups later, leave space between the numbers, for example, use 100, 200, and so on. You
|
|
5012
5011
|
* can change the priority setting for a rule group association after you create it.</p>
|
|
5012
|
+
* @public
|
|
5013
5013
|
*/
|
|
5014
5014
|
Priority?: number;
|
|
5015
5015
|
/**
|
|
5016
|
-
* @public
|
|
5017
5016
|
* <p>If enabled, this setting disallows modification or removal of the association, to help prevent against accidentally altering DNS firewall protections. </p>
|
|
5017
|
+
* @public
|
|
5018
5018
|
*/
|
|
5019
5019
|
MutationProtection?: MutationProtectionStatus;
|
|
5020
5020
|
/**
|
|
5021
|
-
* @public
|
|
5022
5021
|
* <p>The name of the rule group association.</p>
|
|
5022
|
+
* @public
|
|
5023
5023
|
*/
|
|
5024
5024
|
Name?: string;
|
|
5025
5025
|
}
|
|
@@ -5028,8 +5028,8 @@ export interface UpdateFirewallRuleGroupAssociationRequest {
|
|
|
5028
5028
|
*/
|
|
5029
5029
|
export interface UpdateFirewallRuleGroupAssociationResponse {
|
|
5030
5030
|
/**
|
|
5031
|
-
* @public
|
|
5032
5031
|
* <p>The association that you just updated. </p>
|
|
5032
|
+
* @public
|
|
5033
5033
|
*/
|
|
5034
5034
|
FirewallRuleGroupAssociation?: FirewallRuleGroupAssociation;
|
|
5035
5035
|
}
|
|
@@ -5038,25 +5038,25 @@ export interface UpdateFirewallRuleGroupAssociationResponse {
|
|
|
5038
5038
|
*/
|
|
5039
5039
|
export interface UpdateOutpostResolverRequest {
|
|
5040
5040
|
/**
|
|
5041
|
-
* @public
|
|
5042
5041
|
* <p>A unique string that identifies Resolver on an Outpost.</p>
|
|
5042
|
+
* @public
|
|
5043
5043
|
*/
|
|
5044
5044
|
Id: string | undefined;
|
|
5045
5045
|
/**
|
|
5046
|
-
* @public
|
|
5047
5046
|
* <p>Name of the Resolver on the Outpost.</p>
|
|
5047
|
+
* @public
|
|
5048
5048
|
*/
|
|
5049
5049
|
Name?: string;
|
|
5050
5050
|
/**
|
|
5051
|
-
* @public
|
|
5052
5051
|
* <p>The Amazon EC2 instance count for a Resolver on the Outpost.</p>
|
|
5052
|
+
* @public
|
|
5053
5053
|
*/
|
|
5054
5054
|
InstanceCount?: number;
|
|
5055
5055
|
/**
|
|
5056
|
-
* @public
|
|
5057
5056
|
* <p>
|
|
5058
5057
|
* Amazon EC2 instance type.
|
|
5059
5058
|
* </p>
|
|
5059
|
+
* @public
|
|
5060
5060
|
*/
|
|
5061
5061
|
PreferredInstanceType?: string;
|
|
5062
5062
|
}
|
|
@@ -5065,8 +5065,8 @@ export interface UpdateOutpostResolverRequest {
|
|
|
5065
5065
|
*/
|
|
5066
5066
|
export interface UpdateOutpostResolverResponse {
|
|
5067
5067
|
/**
|
|
5068
|
-
* @public
|
|
5069
5068
|
* <p>The response to an <code>UpdateOutpostResolver</code> request.</p>
|
|
5069
|
+
* @public
|
|
5070
5070
|
*/
|
|
5071
5071
|
OutpostResolver?: OutpostResolver;
|
|
5072
5072
|
}
|
|
@@ -5075,12 +5075,11 @@ export interface UpdateOutpostResolverResponse {
|
|
|
5075
5075
|
*/
|
|
5076
5076
|
export interface UpdateResolverConfigRequest {
|
|
5077
5077
|
/**
|
|
5078
|
-
* @public
|
|
5079
5078
|
* <p>Resource ID of the Amazon VPC that you want to update the Resolver configuration for.</p>
|
|
5079
|
+
* @public
|
|
5080
5080
|
*/
|
|
5081
5081
|
ResourceId: string | undefined;
|
|
5082
5082
|
/**
|
|
5083
|
-
* @public
|
|
5084
5083
|
* <p>Indicates whether or not the Resolver will create autodefined rules for reverse DNS
|
|
5085
5084
|
* lookups. This is enabled by default. Disabling this option will also affect EC2-Classic
|
|
5086
5085
|
* instances using ClassicLink. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/vpc-classiclink.html">ClassicLink</a> in the
|
|
@@ -5093,6 +5092,7 @@ export interface UpdateResolverConfigRequest {
|
|
|
5093
5092
|
* <p>It can take some time for the status change to be completed.</p>
|
|
5094
5093
|
* </note>
|
|
5095
5094
|
* <p></p>
|
|
5095
|
+
* @public
|
|
5096
5096
|
*/
|
|
5097
5097
|
AutodefinedReverseFlag: AutodefinedReverseFlag | undefined;
|
|
5098
5098
|
}
|
|
@@ -5101,8 +5101,8 @@ export interface UpdateResolverConfigRequest {
|
|
|
5101
5101
|
*/
|
|
5102
5102
|
export interface UpdateResolverConfigResponse {
|
|
5103
5103
|
/**
|
|
5104
|
-
* @public
|
|
5105
5104
|
* <p>An array that contains settings for the specified Resolver configuration.</p>
|
|
5105
|
+
* @public
|
|
5106
5106
|
*/
|
|
5107
5107
|
ResolverConfig?: ResolverConfig;
|
|
5108
5108
|
}
|
|
@@ -5124,14 +5124,14 @@ export type Validation = (typeof Validation)[keyof typeof Validation];
|
|
|
5124
5124
|
*/
|
|
5125
5125
|
export interface UpdateResolverDnssecConfigRequest {
|
|
5126
5126
|
/**
|
|
5127
|
-
* @public
|
|
5128
5127
|
* <p>The ID of the virtual private cloud (VPC) that you're updating the DNSSEC validation status for.</p>
|
|
5128
|
+
* @public
|
|
5129
5129
|
*/
|
|
5130
5130
|
ResourceId: string | undefined;
|
|
5131
5131
|
/**
|
|
5132
|
-
* @public
|
|
5133
5132
|
* <p>The new value that you are specifying for DNSSEC validation for the VPC. The value can be <code>ENABLE</code>
|
|
5134
5133
|
* or <code>DISABLE</code>. Be aware that it can take time for a validation status change to be completed.</p>
|
|
5134
|
+
* @public
|
|
5135
5135
|
*/
|
|
5136
5136
|
Validation: Validation | undefined;
|
|
5137
5137
|
}
|
|
@@ -5140,28 +5140,28 @@ export interface UpdateResolverDnssecConfigRequest {
|
|
|
5140
5140
|
*/
|
|
5141
5141
|
export interface UpdateResolverDnssecConfigResponse {
|
|
5142
5142
|
/**
|
|
5143
|
-
* @public
|
|
5144
5143
|
* <p>A complex type that contains settings for the specified DNSSEC configuration.</p>
|
|
5144
|
+
* @public
|
|
5145
5145
|
*/
|
|
5146
5146
|
ResolverDNSSECConfig?: ResolverDnssecConfig;
|
|
5147
5147
|
}
|
|
5148
5148
|
/**
|
|
5149
|
-
* @public
|
|
5150
5149
|
* <p>
|
|
5151
5150
|
* Provides information about the IP address type in response to <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_UpdateResolverEndpoint.html">UpdateResolverEndpoint</a>.
|
|
5152
5151
|
* </p>
|
|
5152
|
+
* @public
|
|
5153
5153
|
*/
|
|
5154
5154
|
export interface UpdateIpAddress {
|
|
5155
5155
|
/**
|
|
5156
|
-
* @public
|
|
5157
5156
|
* <p> The ID of the IP address, specified by the <code>ResolverEndpointId</code>. </p>
|
|
5157
|
+
* @public
|
|
5158
5158
|
*/
|
|
5159
5159
|
IpId: string | undefined;
|
|
5160
5160
|
/**
|
|
5161
|
-
* @public
|
|
5162
5161
|
* <p>
|
|
5163
5162
|
* The IPv6 address that you want to use for DNS queries.
|
|
5164
5163
|
* </p>
|
|
5164
|
+
* @public
|
|
5165
5165
|
*/
|
|
5166
5166
|
Ipv6: string | undefined;
|
|
5167
5167
|
}
|
|
@@ -5170,33 +5170,32 @@ export interface UpdateIpAddress {
|
|
|
5170
5170
|
*/
|
|
5171
5171
|
export interface UpdateResolverEndpointRequest {
|
|
5172
5172
|
/**
|
|
5173
|
-
* @public
|
|
5174
5173
|
* <p>The ID of the Resolver endpoint that you want to update.</p>
|
|
5174
|
+
* @public
|
|
5175
5175
|
*/
|
|
5176
5176
|
ResolverEndpointId: string | undefined;
|
|
5177
5177
|
/**
|
|
5178
|
-
* @public
|
|
5179
5178
|
* <p>The name of the Resolver endpoint that you want to update.</p>
|
|
5179
|
+
* @public
|
|
5180
5180
|
*/
|
|
5181
5181
|
Name?: string;
|
|
5182
5182
|
/**
|
|
5183
|
-
* @public
|
|
5184
5183
|
* <p>
|
|
5185
5184
|
* Specifies the endpoint type for what type of IP address the endpoint uses to forward DNS queries.
|
|
5186
5185
|
* </p>
|
|
5187
5186
|
* <p>Updating to <code>IPV6</code> type isn't currently supported.</p>
|
|
5187
|
+
* @public
|
|
5188
5188
|
*/
|
|
5189
5189
|
ResolverEndpointType?: ResolverEndpointType;
|
|
5190
5190
|
/**
|
|
5191
|
-
* @public
|
|
5192
5191
|
* <p>
|
|
5193
5192
|
* Specifies the IPv6 address when you update the Resolver endpoint from IPv4 to dual-stack.
|
|
5194
5193
|
* If you don't specify an IPv6 address, one will be automatically chosen from your subnet.
|
|
5195
5194
|
* </p>
|
|
5195
|
+
* @public
|
|
5196
5196
|
*/
|
|
5197
5197
|
UpdateIpAddresses?: UpdateIpAddress[];
|
|
5198
5198
|
/**
|
|
5199
|
-
* @public
|
|
5200
5199
|
* <p>
|
|
5201
5200
|
* The protocols you want to use for the endpoint. DoH-FIPS is applicable for inbound endpoints only.
|
|
5202
5201
|
* </p>
|
|
@@ -5244,6 +5243,7 @@ export interface UpdateResolverEndpointRequest {
|
|
|
5244
5243
|
* has transferred to using the DoH protocol, or DoH-FIPS, and then remove the
|
|
5245
5244
|
* Do53.</p>
|
|
5246
5245
|
* </important>
|
|
5246
|
+
* @public
|
|
5247
5247
|
*/
|
|
5248
5248
|
Protocols?: Protocol[];
|
|
5249
5249
|
}
|
|
@@ -5252,8 +5252,8 @@ export interface UpdateResolverEndpointRequest {
|
|
|
5252
5252
|
*/
|
|
5253
5253
|
export interface UpdateResolverEndpointResponse {
|
|
5254
5254
|
/**
|
|
5255
|
-
* @public
|
|
5256
5255
|
* <p>The response to an <code>UpdateResolverEndpoint</code> request.</p>
|
|
5256
|
+
* @public
|
|
5257
5257
|
*/
|
|
5258
5258
|
ResolverEndpoint?: ResolverEndpoint;
|
|
5259
5259
|
}
|
|
@@ -5262,13 +5262,13 @@ export interface UpdateResolverEndpointResponse {
|
|
|
5262
5262
|
*/
|
|
5263
5263
|
export interface UpdateResolverRuleRequest {
|
|
5264
5264
|
/**
|
|
5265
|
-
* @public
|
|
5266
5265
|
* <p>The ID of the Resolver rule that you want to update.</p>
|
|
5266
|
+
* @public
|
|
5267
5267
|
*/
|
|
5268
5268
|
ResolverRuleId: string | undefined;
|
|
5269
5269
|
/**
|
|
5270
|
-
* @public
|
|
5271
5270
|
* <p>The new settings for the Resolver rule.</p>
|
|
5271
|
+
* @public
|
|
5272
5272
|
*/
|
|
5273
5273
|
Config: ResolverRuleConfig | undefined;
|
|
5274
5274
|
}
|
|
@@ -5277,8 +5277,8 @@ export interface UpdateResolverRuleRequest {
|
|
|
5277
5277
|
*/
|
|
5278
5278
|
export interface UpdateResolverRuleResponse {
|
|
5279
5279
|
/**
|
|
5280
|
-
* @public
|
|
5281
5280
|
* <p>The response to an <code>UpdateResolverRule</code> request.</p>
|
|
5281
|
+
* @public
|
|
5282
5282
|
*/
|
|
5283
5283
|
ResolverRule?: ResolverRule;
|
|
5284
5284
|
}
|