@aws-sdk/client-route-53 3.131.0 → 3.142.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +33 -0
- package/README.md +1 -1
- package/dist-cjs/commands/ActivateKeySigningKeyCommand.js +2 -2
- package/dist-cjs/commands/AssociateVPCWithHostedZoneCommand.js +2 -2
- package/dist-cjs/commands/ChangeCidrCollectionCommand.js +2 -2
- package/dist-cjs/commands/ChangeResourceRecordSetsCommand.js +2 -2
- package/dist-cjs/commands/ChangeTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/CreateCidrCollectionCommand.js +2 -2
- package/dist-cjs/commands/CreateHealthCheckCommand.js +2 -2
- package/dist-cjs/commands/CreateHostedZoneCommand.js +2 -2
- package/dist-cjs/commands/CreateKeySigningKeyCommand.js +2 -2
- package/dist-cjs/commands/CreateQueryLoggingConfigCommand.js +2 -2
- package/dist-cjs/commands/CreateReusableDelegationSetCommand.js +2 -2
- package/dist-cjs/commands/CreateTrafficPolicyCommand.js +2 -2
- package/dist-cjs/commands/CreateTrafficPolicyInstanceCommand.js +2 -2
- package/dist-cjs/commands/CreateTrafficPolicyVersionCommand.js +2 -2
- package/dist-cjs/commands/CreateVPCAssociationAuthorizationCommand.js +2 -2
- package/dist-cjs/commands/DeactivateKeySigningKeyCommand.js +2 -2
- package/dist-cjs/commands/DeleteCidrCollectionCommand.js +2 -2
- package/dist-cjs/commands/DeleteHealthCheckCommand.js +2 -2
- package/dist-cjs/commands/DeleteHostedZoneCommand.js +2 -2
- package/dist-cjs/commands/DeleteKeySigningKeyCommand.js +2 -2
- package/dist-cjs/commands/DeleteQueryLoggingConfigCommand.js +2 -2
- package/dist-cjs/commands/DeleteReusableDelegationSetCommand.js +2 -2
- package/dist-cjs/commands/DeleteTrafficPolicyCommand.js +2 -2
- package/dist-cjs/commands/DeleteTrafficPolicyInstanceCommand.js +2 -2
- package/dist-cjs/commands/DeleteVPCAssociationAuthorizationCommand.js +2 -2
- package/dist-cjs/commands/DisableHostedZoneDNSSECCommand.js +2 -2
- package/dist-cjs/commands/DisassociateVPCFromHostedZoneCommand.js +2 -2
- package/dist-cjs/commands/EnableHostedZoneDNSSECCommand.js +2 -2
- package/dist-cjs/commands/GetAccountLimitCommand.js +2 -2
- package/dist-cjs/commands/GetChangeCommand.js +2 -2
- package/dist-cjs/commands/GetCheckerIpRangesCommand.js +2 -2
- package/dist-cjs/commands/GetDNSSECCommand.js +2 -2
- package/dist-cjs/commands/GetGeoLocationCommand.js +2 -2
- package/dist-cjs/commands/GetHealthCheckCommand.js +2 -2
- package/dist-cjs/commands/GetHealthCheckCountCommand.js +2 -2
- package/dist-cjs/commands/GetHealthCheckLastFailureReasonCommand.js +2 -2
- package/dist-cjs/commands/GetHealthCheckStatusCommand.js +2 -2
- package/dist-cjs/commands/GetHostedZoneCommand.js +2 -2
- package/dist-cjs/commands/GetHostedZoneCountCommand.js +2 -2
- package/dist-cjs/commands/GetHostedZoneLimitCommand.js +2 -2
- package/dist-cjs/commands/GetQueryLoggingConfigCommand.js +2 -2
- package/dist-cjs/commands/GetReusableDelegationSetCommand.js +2 -2
- package/dist-cjs/commands/GetReusableDelegationSetLimitCommand.js +2 -2
- package/dist-cjs/commands/GetTrafficPolicyCommand.js +2 -2
- package/dist-cjs/commands/GetTrafficPolicyInstanceCommand.js +2 -2
- package/dist-cjs/commands/GetTrafficPolicyInstanceCountCommand.js +2 -2
- package/dist-cjs/commands/ListCidrBlocksCommand.js +2 -2
- package/dist-cjs/commands/ListCidrCollectionsCommand.js +2 -2
- package/dist-cjs/commands/ListCidrLocationsCommand.js +2 -2
- package/dist-cjs/commands/ListGeoLocationsCommand.js +2 -2
- package/dist-cjs/commands/ListHealthChecksCommand.js +2 -2
- package/dist-cjs/commands/ListHostedZonesByNameCommand.js +2 -2
- package/dist-cjs/commands/ListHostedZonesByVPCCommand.js +2 -2
- package/dist-cjs/commands/ListHostedZonesCommand.js +2 -2
- package/dist-cjs/commands/ListQueryLoggingConfigsCommand.js +2 -2
- package/dist-cjs/commands/ListResourceRecordSetsCommand.js +2 -2
- package/dist-cjs/commands/ListReusableDelegationSetsCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourcesCommand.js +2 -2
- package/dist-cjs/commands/ListTrafficPoliciesCommand.js +2 -2
- package/dist-cjs/commands/ListTrafficPolicyInstancesByHostedZoneCommand.js +2 -2
- package/dist-cjs/commands/ListTrafficPolicyInstancesByPolicyCommand.js +2 -2
- package/dist-cjs/commands/ListTrafficPolicyInstancesCommand.js +2 -2
- package/dist-cjs/commands/ListTrafficPolicyVersionsCommand.js +2 -2
- package/dist-cjs/commands/ListVPCAssociationAuthorizationsCommand.js +2 -2
- package/dist-cjs/commands/TestDNSAnswerCommand.js +2 -2
- package/dist-cjs/commands/UpdateHealthCheckCommand.js +2 -2
- package/dist-cjs/commands/UpdateHostedZoneCommentCommand.js +2 -2
- package/dist-cjs/commands/UpdateTrafficPolicyCommentCommand.js +2 -2
- package/dist-cjs/commands/UpdateTrafficPolicyInstanceCommand.js +2 -2
- package/dist-cjs/models/models_0.js +721 -1079
- package/dist-cjs/protocols/Aws_restXml.js +905 -1946
- package/dist-es/commands/ActivateKeySigningKeyCommand.js +3 -3
- package/dist-es/commands/AssociateVPCWithHostedZoneCommand.js +3 -3
- package/dist-es/commands/ChangeCidrCollectionCommand.js +3 -3
- package/dist-es/commands/ChangeResourceRecordSetsCommand.js +3 -3
- package/dist-es/commands/ChangeTagsForResourceCommand.js +3 -3
- package/dist-es/commands/CreateCidrCollectionCommand.js +3 -3
- package/dist-es/commands/CreateHealthCheckCommand.js +3 -3
- package/dist-es/commands/CreateHostedZoneCommand.js +3 -3
- package/dist-es/commands/CreateKeySigningKeyCommand.js +3 -3
- package/dist-es/commands/CreateQueryLoggingConfigCommand.js +3 -3
- package/dist-es/commands/CreateReusableDelegationSetCommand.js +3 -3
- package/dist-es/commands/CreateTrafficPolicyCommand.js +3 -3
- package/dist-es/commands/CreateTrafficPolicyInstanceCommand.js +3 -3
- package/dist-es/commands/CreateTrafficPolicyVersionCommand.js +3 -3
- package/dist-es/commands/CreateVPCAssociationAuthorizationCommand.js +3 -3
- package/dist-es/commands/DeactivateKeySigningKeyCommand.js +3 -3
- package/dist-es/commands/DeleteCidrCollectionCommand.js +3 -3
- package/dist-es/commands/DeleteHealthCheckCommand.js +3 -3
- package/dist-es/commands/DeleteHostedZoneCommand.js +3 -3
- package/dist-es/commands/DeleteKeySigningKeyCommand.js +3 -3
- package/dist-es/commands/DeleteQueryLoggingConfigCommand.js +3 -3
- package/dist-es/commands/DeleteReusableDelegationSetCommand.js +3 -3
- package/dist-es/commands/DeleteTrafficPolicyCommand.js +3 -3
- package/dist-es/commands/DeleteTrafficPolicyInstanceCommand.js +3 -3
- package/dist-es/commands/DeleteVPCAssociationAuthorizationCommand.js +3 -3
- package/dist-es/commands/DisableHostedZoneDNSSECCommand.js +3 -3
- package/dist-es/commands/DisassociateVPCFromHostedZoneCommand.js +3 -3
- package/dist-es/commands/EnableHostedZoneDNSSECCommand.js +3 -3
- package/dist-es/commands/GetAccountLimitCommand.js +3 -3
- package/dist-es/commands/GetChangeCommand.js +3 -3
- package/dist-es/commands/GetCheckerIpRangesCommand.js +3 -3
- package/dist-es/commands/GetDNSSECCommand.js +3 -3
- package/dist-es/commands/GetGeoLocationCommand.js +3 -3
- package/dist-es/commands/GetHealthCheckCommand.js +3 -3
- package/dist-es/commands/GetHealthCheckCountCommand.js +3 -3
- package/dist-es/commands/GetHealthCheckLastFailureReasonCommand.js +3 -3
- package/dist-es/commands/GetHealthCheckStatusCommand.js +3 -3
- package/dist-es/commands/GetHostedZoneCommand.js +3 -3
- package/dist-es/commands/GetHostedZoneCountCommand.js +3 -3
- package/dist-es/commands/GetHostedZoneLimitCommand.js +3 -3
- package/dist-es/commands/GetQueryLoggingConfigCommand.js +3 -3
- package/dist-es/commands/GetReusableDelegationSetCommand.js +3 -3
- package/dist-es/commands/GetReusableDelegationSetLimitCommand.js +3 -3
- package/dist-es/commands/GetTrafficPolicyCommand.js +3 -3
- package/dist-es/commands/GetTrafficPolicyInstanceCommand.js +3 -3
- package/dist-es/commands/GetTrafficPolicyInstanceCountCommand.js +3 -3
- package/dist-es/commands/ListCidrBlocksCommand.js +3 -3
- package/dist-es/commands/ListCidrCollectionsCommand.js +3 -3
- package/dist-es/commands/ListCidrLocationsCommand.js +3 -3
- package/dist-es/commands/ListGeoLocationsCommand.js +3 -3
- package/dist-es/commands/ListHealthChecksCommand.js +3 -3
- package/dist-es/commands/ListHostedZonesByNameCommand.js +3 -3
- package/dist-es/commands/ListHostedZonesByVPCCommand.js +3 -3
- package/dist-es/commands/ListHostedZonesCommand.js +3 -3
- package/dist-es/commands/ListQueryLoggingConfigsCommand.js +3 -3
- package/dist-es/commands/ListResourceRecordSetsCommand.js +3 -3
- package/dist-es/commands/ListReusableDelegationSetsCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourcesCommand.js +3 -3
- package/dist-es/commands/ListTrafficPoliciesCommand.js +3 -3
- package/dist-es/commands/ListTrafficPolicyInstancesByHostedZoneCommand.js +3 -3
- package/dist-es/commands/ListTrafficPolicyInstancesByPolicyCommand.js +3 -3
- package/dist-es/commands/ListTrafficPolicyInstancesCommand.js +3 -3
- package/dist-es/commands/ListTrafficPolicyVersionsCommand.js +3 -3
- package/dist-es/commands/ListVPCAssociationAuthorizationsCommand.js +3 -3
- package/dist-es/commands/TestDNSAnswerCommand.js +3 -3
- package/dist-es/commands/UpdateHealthCheckCommand.js +3 -3
- package/dist-es/commands/UpdateHostedZoneCommentCommand.js +3 -3
- package/dist-es/commands/UpdateTrafficPolicyCommentCommand.js +3 -3
- package/dist-es/commands/UpdateTrafficPolicyInstanceCommand.js +3 -3
- package/dist-es/models/models_0.js +179 -716
- package/dist-es/protocols/Aws_restXml.js +1155 -1912
- package/dist-types/models/models_0.d.ts +716 -1074
- package/dist-types/ts3.4/models/models_0.d.ts +358 -716
- package/package.json +7 -7
|
@@ -8,20 +8,12 @@ export interface AccountLimit {
|
|
|
8
8
|
|
|
9
9
|
Value: number | undefined;
|
|
10
10
|
}
|
|
11
|
-
export declare namespace AccountLimit {
|
|
12
|
-
|
|
13
|
-
const filterSensitiveLog: (obj: AccountLimit) => any;
|
|
14
|
-
}
|
|
15
11
|
export interface ActivateKeySigningKeyRequest {
|
|
16
12
|
|
|
17
13
|
HostedZoneId: string | undefined;
|
|
18
14
|
|
|
19
15
|
Name: string | undefined;
|
|
20
16
|
}
|
|
21
|
-
export declare namespace ActivateKeySigningKeyRequest {
|
|
22
|
-
|
|
23
|
-
const filterSensitiveLog: (obj: ActivateKeySigningKeyRequest) => any;
|
|
24
|
-
}
|
|
25
17
|
export declare type ChangeStatus = "INSYNC" | "PENDING";
|
|
26
18
|
|
|
27
19
|
export interface ChangeInfo {
|
|
@@ -34,18 +26,10 @@ export interface ChangeInfo {
|
|
|
34
26
|
|
|
35
27
|
Comment?: string;
|
|
36
28
|
}
|
|
37
|
-
export declare namespace ChangeInfo {
|
|
38
|
-
|
|
39
|
-
const filterSensitiveLog: (obj: ChangeInfo) => any;
|
|
40
|
-
}
|
|
41
29
|
export interface ActivateKeySigningKeyResponse {
|
|
42
30
|
|
|
43
31
|
ChangeInfo: ChangeInfo | undefined;
|
|
44
32
|
}
|
|
45
|
-
export declare namespace ActivateKeySigningKeyResponse {
|
|
46
|
-
|
|
47
|
-
const filterSensitiveLog: (obj: ActivateKeySigningKeyResponse) => any;
|
|
48
|
-
}
|
|
49
33
|
|
|
50
34
|
export declare class ConcurrentModification extends __BaseException {
|
|
51
35
|
readonly name: "ConcurrentModification";
|
|
@@ -96,10 +80,6 @@ export interface AlarmIdentifier {
|
|
|
96
80
|
|
|
97
81
|
Name: string | undefined;
|
|
98
82
|
}
|
|
99
|
-
export declare namespace AlarmIdentifier {
|
|
100
|
-
|
|
101
|
-
const filterSensitiveLog: (obj: AlarmIdentifier) => any;
|
|
102
|
-
}
|
|
103
83
|
|
|
104
84
|
export interface AliasTarget {
|
|
105
85
|
|
|
@@ -109,10 +89,6 @@ export interface AliasTarget {
|
|
|
109
89
|
|
|
110
90
|
EvaluateTargetHealth: boolean | undefined;
|
|
111
91
|
}
|
|
112
|
-
export declare namespace AliasTarget {
|
|
113
|
-
|
|
114
|
-
const filterSensitiveLog: (obj: AliasTarget) => any;
|
|
115
|
-
}
|
|
116
92
|
export declare type VPCRegion = "af-south-1" | "ap-east-1" | "ap-northeast-1" | "ap-northeast-2" | "ap-northeast-3" | "ap-south-1" | "ap-southeast-1" | "ap-southeast-2" | "ap-southeast-3" | "ca-central-1" | "cn-north-1" | "eu-central-1" | "eu-north-1" | "eu-south-1" | "eu-west-1" | "eu-west-2" | "eu-west-3" | "me-south-1" | "sa-east-1" | "us-east-1" | "us-east-2" | "us-gov-east-1" | "us-gov-west-1" | "us-iso-east-1" | "us-iso-west-1" | "us-isob-east-1" | "us-west-1" | "us-west-2";
|
|
117
93
|
|
|
118
94
|
export interface VPC {
|
|
@@ -121,10 +97,6 @@ export interface VPC {
|
|
|
121
97
|
|
|
122
98
|
VPCId?: string;
|
|
123
99
|
}
|
|
124
|
-
export declare namespace VPC {
|
|
125
|
-
|
|
126
|
-
const filterSensitiveLog: (obj: VPC) => any;
|
|
127
|
-
}
|
|
128
100
|
|
|
129
101
|
export interface AssociateVPCWithHostedZoneRequest {
|
|
130
102
|
|
|
@@ -134,19 +106,11 @@ export interface AssociateVPCWithHostedZoneRequest {
|
|
|
134
106
|
|
|
135
107
|
Comment?: string;
|
|
136
108
|
}
|
|
137
|
-
export declare namespace AssociateVPCWithHostedZoneRequest {
|
|
138
|
-
|
|
139
|
-
const filterSensitiveLog: (obj: AssociateVPCWithHostedZoneRequest) => any;
|
|
140
|
-
}
|
|
141
109
|
|
|
142
110
|
export interface AssociateVPCWithHostedZoneResponse {
|
|
143
111
|
|
|
144
112
|
ChangeInfo: ChangeInfo | undefined;
|
|
145
113
|
}
|
|
146
|
-
export declare namespace AssociateVPCWithHostedZoneResponse {
|
|
147
|
-
|
|
148
|
-
const filterSensitiveLog: (obj: AssociateVPCWithHostedZoneResponse) => any;
|
|
149
|
-
}
|
|
150
114
|
|
|
151
115
|
export declare class ConflictingDomainExists extends __BaseException {
|
|
152
116
|
readonly name: "ConflictingDomainExists";
|
|
@@ -209,10 +173,6 @@ export interface CidrCollectionChange {
|
|
|
209
173
|
|
|
210
174
|
CidrList: string[] | undefined;
|
|
211
175
|
}
|
|
212
|
-
export declare namespace CidrCollectionChange {
|
|
213
|
-
|
|
214
|
-
const filterSensitiveLog: (obj: CidrCollectionChange) => any;
|
|
215
|
-
}
|
|
216
176
|
export interface ChangeCidrCollectionRequest {
|
|
217
177
|
|
|
218
178
|
Id: string | undefined;
|
|
@@ -221,18 +181,10 @@ export interface ChangeCidrCollectionRequest {
|
|
|
221
181
|
|
|
222
182
|
Changes: CidrCollectionChange[] | undefined;
|
|
223
183
|
}
|
|
224
|
-
export declare namespace ChangeCidrCollectionRequest {
|
|
225
|
-
|
|
226
|
-
const filterSensitiveLog: (obj: ChangeCidrCollectionRequest) => any;
|
|
227
|
-
}
|
|
228
184
|
export interface ChangeCidrCollectionResponse {
|
|
229
185
|
|
|
230
186
|
Id: string | undefined;
|
|
231
187
|
}
|
|
232
|
-
export declare namespace ChangeCidrCollectionResponse {
|
|
233
|
-
|
|
234
|
-
const filterSensitiveLog: (obj: ChangeCidrCollectionResponse) => any;
|
|
235
|
-
}
|
|
236
188
|
|
|
237
189
|
export declare class CidrBlockInUseException extends __BaseException {
|
|
238
190
|
readonly name: "CidrBlockInUseException";
|
|
@@ -265,10 +217,6 @@ export interface CidrRoutingConfig {
|
|
|
265
217
|
|
|
266
218
|
LocationName: string | undefined;
|
|
267
219
|
}
|
|
268
|
-
export declare namespace CidrRoutingConfig {
|
|
269
|
-
|
|
270
|
-
const filterSensitiveLog: (obj: CidrRoutingConfig) => any;
|
|
271
|
-
}
|
|
272
220
|
export declare type ResourceRecordSetFailover = "PRIMARY" | "SECONDARY";
|
|
273
221
|
|
|
274
222
|
export interface GeoLocation {
|
|
@@ -279,20 +227,12 @@ export interface GeoLocation {
|
|
|
279
227
|
|
|
280
228
|
SubdivisionCode?: string;
|
|
281
229
|
}
|
|
282
|
-
export declare namespace GeoLocation {
|
|
283
|
-
|
|
284
|
-
const filterSensitiveLog: (obj: GeoLocation) => any;
|
|
285
|
-
}
|
|
286
230
|
export declare type ResourceRecordSetRegion = "af-south-1" | "ap-east-1" | "ap-northeast-1" | "ap-northeast-2" | "ap-northeast-3" | "ap-south-1" | "ap-southeast-1" | "ap-southeast-2" | "ap-southeast-3" | "ca-central-1" | "cn-north-1" | "cn-northwest-1" | "eu-central-1" | "eu-north-1" | "eu-south-1" | "eu-west-1" | "eu-west-2" | "eu-west-3" | "me-south-1" | "sa-east-1" | "us-east-1" | "us-east-2" | "us-west-1" | "us-west-2";
|
|
287
231
|
|
|
288
232
|
export interface ResourceRecord {
|
|
289
233
|
|
|
290
234
|
Value: string | undefined;
|
|
291
235
|
}
|
|
292
|
-
export declare namespace ResourceRecord {
|
|
293
|
-
|
|
294
|
-
const filterSensitiveLog: (obj: ResourceRecord) => any;
|
|
295
|
-
}
|
|
296
236
|
export declare type RRType = "A" | "AAAA" | "CAA" | "CNAME" | "DS" | "MX" | "NAPTR" | "NS" | "PTR" | "SOA" | "SPF" | "SRV" | "TXT";
|
|
297
237
|
|
|
298
238
|
export interface ResourceRecordSet {
|
|
@@ -325,10 +265,6 @@ export interface ResourceRecordSet {
|
|
|
325
265
|
|
|
326
266
|
CidrRoutingConfig?: CidrRoutingConfig;
|
|
327
267
|
}
|
|
328
|
-
export declare namespace ResourceRecordSet {
|
|
329
|
-
|
|
330
|
-
const filterSensitiveLog: (obj: ResourceRecordSet) => any;
|
|
331
|
-
}
|
|
332
268
|
|
|
333
269
|
export interface Change {
|
|
334
270
|
|
|
@@ -336,10 +272,6 @@ export interface Change {
|
|
|
336
272
|
|
|
337
273
|
ResourceRecordSet: ResourceRecordSet | undefined;
|
|
338
274
|
}
|
|
339
|
-
export declare namespace Change {
|
|
340
|
-
|
|
341
|
-
const filterSensitiveLog: (obj: Change) => any;
|
|
342
|
-
}
|
|
343
275
|
|
|
344
276
|
export interface ChangeBatch {
|
|
345
277
|
|
|
@@ -347,10 +279,6 @@ export interface ChangeBatch {
|
|
|
347
279
|
|
|
348
280
|
Changes: Change[] | undefined;
|
|
349
281
|
}
|
|
350
|
-
export declare namespace ChangeBatch {
|
|
351
|
-
|
|
352
|
-
const filterSensitiveLog: (obj: ChangeBatch) => any;
|
|
353
|
-
}
|
|
354
282
|
|
|
355
283
|
export interface ChangeResourceRecordSetsRequest {
|
|
356
284
|
|
|
@@ -358,19 +286,11 @@ export interface ChangeResourceRecordSetsRequest {
|
|
|
358
286
|
|
|
359
287
|
ChangeBatch: ChangeBatch | undefined;
|
|
360
288
|
}
|
|
361
|
-
export declare namespace ChangeResourceRecordSetsRequest {
|
|
362
|
-
|
|
363
|
-
const filterSensitiveLog: (obj: ChangeResourceRecordSetsRequest) => any;
|
|
364
|
-
}
|
|
365
289
|
|
|
366
290
|
export interface ChangeResourceRecordSetsResponse {
|
|
367
291
|
|
|
368
292
|
ChangeInfo: ChangeInfo | undefined;
|
|
369
293
|
}
|
|
370
|
-
export declare namespace ChangeResourceRecordSetsResponse {
|
|
371
|
-
|
|
372
|
-
const filterSensitiveLog: (obj: ChangeResourceRecordSetsResponse) => any;
|
|
373
|
-
}
|
|
374
294
|
|
|
375
295
|
export declare class InvalidChangeBatch extends __BaseException {
|
|
376
296
|
readonly name: "InvalidChangeBatch";
|
|
@@ -394,10 +314,6 @@ export interface Tag {
|
|
|
394
314
|
|
|
395
315
|
Value?: string;
|
|
396
316
|
}
|
|
397
|
-
export declare namespace Tag {
|
|
398
|
-
|
|
399
|
-
const filterSensitiveLog: (obj: Tag) => any;
|
|
400
|
-
}
|
|
401
317
|
export declare type TagResourceType = "healthcheck" | "hostedzone";
|
|
402
318
|
|
|
403
319
|
export interface ChangeTagsForResourceRequest {
|
|
@@ -410,17 +326,9 @@ export interface ChangeTagsForResourceRequest {
|
|
|
410
326
|
|
|
411
327
|
RemoveTagKeys?: string[];
|
|
412
328
|
}
|
|
413
|
-
export declare namespace ChangeTagsForResourceRequest {
|
|
414
|
-
|
|
415
|
-
const filterSensitiveLog: (obj: ChangeTagsForResourceRequest) => any;
|
|
416
|
-
}
|
|
417
329
|
|
|
418
330
|
export interface ChangeTagsForResourceResponse {
|
|
419
331
|
}
|
|
420
|
-
export declare namespace ChangeTagsForResourceResponse {
|
|
421
|
-
|
|
422
|
-
const filterSensitiveLog: (obj: ChangeTagsForResourceResponse) => any;
|
|
423
|
-
}
|
|
424
332
|
|
|
425
333
|
export declare class ThrottlingException extends __BaseException {
|
|
426
334
|
readonly name: "ThrottlingException";
|
|
@@ -442,10 +350,6 @@ export interface CreateCidrCollectionRequest {
|
|
|
442
350
|
|
|
443
351
|
CallerReference: string | undefined;
|
|
444
352
|
}
|
|
445
|
-
export declare namespace CreateCidrCollectionRequest {
|
|
446
|
-
|
|
447
|
-
const filterSensitiveLog: (obj: CreateCidrCollectionRequest) => any;
|
|
448
|
-
}
|
|
449
353
|
|
|
450
354
|
export interface CidrCollection {
|
|
451
355
|
|
|
@@ -457,20 +361,12 @@ export interface CidrCollection {
|
|
|
457
361
|
|
|
458
362
|
Version?: number;
|
|
459
363
|
}
|
|
460
|
-
export declare namespace CidrCollection {
|
|
461
|
-
|
|
462
|
-
const filterSensitiveLog: (obj: CidrCollection) => any;
|
|
463
|
-
}
|
|
464
364
|
export interface CreateCidrCollectionResponse {
|
|
465
365
|
|
|
466
366
|
Collection?: CidrCollection;
|
|
467
367
|
|
|
468
368
|
Location?: string;
|
|
469
369
|
}
|
|
470
|
-
export declare namespace CreateCidrCollectionResponse {
|
|
471
|
-
|
|
472
|
-
const filterSensitiveLog: (obj: CreateCidrCollectionResponse) => any;
|
|
473
|
-
}
|
|
474
370
|
export declare type InsufficientDataHealthStatus = "Healthy" | "LastKnownStatus" | "Unhealthy";
|
|
475
371
|
export declare type HealthCheckRegion = "ap-northeast-1" | "ap-southeast-1" | "ap-southeast-2" | "eu-west-1" | "sa-east-1" | "us-east-1" | "us-west-1" | "us-west-2";
|
|
476
372
|
export declare enum HealthCheckType {
|
|
@@ -522,10 +418,6 @@ export interface HealthCheckConfig {
|
|
|
522
418
|
|
|
523
419
|
RoutingControlArn?: string;
|
|
524
420
|
}
|
|
525
|
-
export declare namespace HealthCheckConfig {
|
|
526
|
-
|
|
527
|
-
const filterSensitiveLog: (obj: HealthCheckConfig) => any;
|
|
528
|
-
}
|
|
529
421
|
|
|
530
422
|
export interface CreateHealthCheckRequest {
|
|
531
423
|
|
|
@@ -533,10 +425,6 @@ export interface CreateHealthCheckRequest {
|
|
|
533
425
|
|
|
534
426
|
HealthCheckConfig: HealthCheckConfig | undefined;
|
|
535
427
|
}
|
|
536
|
-
export declare namespace CreateHealthCheckRequest {
|
|
537
|
-
|
|
538
|
-
const filterSensitiveLog: (obj: CreateHealthCheckRequest) => any;
|
|
539
|
-
}
|
|
540
428
|
export declare type ComparisonOperator = "GreaterThanOrEqualToThreshold" | "GreaterThanThreshold" | "LessThanOrEqualToThreshold" | "LessThanThreshold";
|
|
541
429
|
|
|
542
430
|
export interface Dimension {
|
|
@@ -545,10 +433,6 @@ export interface Dimension {
|
|
|
545
433
|
|
|
546
434
|
Value: string | undefined;
|
|
547
435
|
}
|
|
548
|
-
export declare namespace Dimension {
|
|
549
|
-
|
|
550
|
-
const filterSensitiveLog: (obj: Dimension) => any;
|
|
551
|
-
}
|
|
552
436
|
export declare type Statistic = "Average" | "Maximum" | "Minimum" | "SampleCount" | "Sum";
|
|
553
437
|
|
|
554
438
|
export interface CloudWatchAlarmConfiguration {
|
|
@@ -569,10 +453,6 @@ export interface CloudWatchAlarmConfiguration {
|
|
|
569
453
|
|
|
570
454
|
Dimensions?: Dimension[];
|
|
571
455
|
}
|
|
572
|
-
export declare namespace CloudWatchAlarmConfiguration {
|
|
573
|
-
|
|
574
|
-
const filterSensitiveLog: (obj: CloudWatchAlarmConfiguration) => any;
|
|
575
|
-
}
|
|
576
456
|
|
|
577
457
|
export interface LinkedService {
|
|
578
458
|
|
|
@@ -580,10 +460,6 @@ export interface LinkedService {
|
|
|
580
460
|
|
|
581
461
|
Description?: string;
|
|
582
462
|
}
|
|
583
|
-
export declare namespace LinkedService {
|
|
584
|
-
|
|
585
|
-
const filterSensitiveLog: (obj: LinkedService) => any;
|
|
586
|
-
}
|
|
587
463
|
|
|
588
464
|
export interface HealthCheck {
|
|
589
465
|
|
|
@@ -599,10 +475,6 @@ export interface HealthCheck {
|
|
|
599
475
|
|
|
600
476
|
CloudWatchAlarmConfiguration?: CloudWatchAlarmConfiguration;
|
|
601
477
|
}
|
|
602
|
-
export declare namespace HealthCheck {
|
|
603
|
-
|
|
604
|
-
const filterSensitiveLog: (obj: HealthCheck) => any;
|
|
605
|
-
}
|
|
606
478
|
|
|
607
479
|
export interface CreateHealthCheckResponse {
|
|
608
480
|
|
|
@@ -610,10 +482,6 @@ export interface CreateHealthCheckResponse {
|
|
|
610
482
|
|
|
611
483
|
Location: string | undefined;
|
|
612
484
|
}
|
|
613
|
-
export declare namespace CreateHealthCheckResponse {
|
|
614
|
-
|
|
615
|
-
const filterSensitiveLog: (obj: CreateHealthCheckResponse) => any;
|
|
616
|
-
}
|
|
617
485
|
|
|
618
486
|
export declare class HealthCheckAlreadyExists extends __BaseException {
|
|
619
487
|
readonly name: "HealthCheckAlreadyExists";
|
|
@@ -635,10 +503,6 @@ export interface HostedZoneConfig {
|
|
|
635
503
|
|
|
636
504
|
PrivateZone?: boolean;
|
|
637
505
|
}
|
|
638
|
-
export declare namespace HostedZoneConfig {
|
|
639
|
-
|
|
640
|
-
const filterSensitiveLog: (obj: HostedZoneConfig) => any;
|
|
641
|
-
}
|
|
642
506
|
|
|
643
507
|
export interface CreateHostedZoneRequest {
|
|
644
508
|
|
|
@@ -652,10 +516,6 @@ export interface CreateHostedZoneRequest {
|
|
|
652
516
|
|
|
653
517
|
DelegationSetId?: string;
|
|
654
518
|
}
|
|
655
|
-
export declare namespace CreateHostedZoneRequest {
|
|
656
|
-
|
|
657
|
-
const filterSensitiveLog: (obj: CreateHostedZoneRequest) => any;
|
|
658
|
-
}
|
|
659
519
|
|
|
660
520
|
export interface DelegationSet {
|
|
661
521
|
|
|
@@ -665,10 +525,6 @@ export interface DelegationSet {
|
|
|
665
525
|
|
|
666
526
|
NameServers: string[] | undefined;
|
|
667
527
|
}
|
|
668
|
-
export declare namespace DelegationSet {
|
|
669
|
-
|
|
670
|
-
const filterSensitiveLog: (obj: DelegationSet) => any;
|
|
671
|
-
}
|
|
672
528
|
|
|
673
529
|
export interface HostedZone {
|
|
674
530
|
|
|
@@ -684,10 +540,6 @@ export interface HostedZone {
|
|
|
684
540
|
|
|
685
541
|
LinkedService?: LinkedService;
|
|
686
542
|
}
|
|
687
|
-
export declare namespace HostedZone {
|
|
688
|
-
|
|
689
|
-
const filterSensitiveLog: (obj: HostedZone) => any;
|
|
690
|
-
}
|
|
691
543
|
|
|
692
544
|
export interface CreateHostedZoneResponse {
|
|
693
545
|
|
|
@@ -701,10 +553,6 @@ export interface CreateHostedZoneResponse {
|
|
|
701
553
|
|
|
702
554
|
Location: string | undefined;
|
|
703
555
|
}
|
|
704
|
-
export declare namespace CreateHostedZoneResponse {
|
|
705
|
-
|
|
706
|
-
const filterSensitiveLog: (obj: CreateHostedZoneResponse) => any;
|
|
707
|
-
}
|
|
708
556
|
|
|
709
557
|
export declare class DelegationSetNotAvailable extends __BaseException {
|
|
710
558
|
readonly name: "DelegationSetNotAvailable";
|
|
@@ -759,10 +607,6 @@ export interface CreateKeySigningKeyRequest {
|
|
|
759
607
|
|
|
760
608
|
Status: string | undefined;
|
|
761
609
|
}
|
|
762
|
-
export declare namespace CreateKeySigningKeyRequest {
|
|
763
|
-
|
|
764
|
-
const filterSensitiveLog: (obj: CreateKeySigningKeyRequest) => any;
|
|
765
|
-
}
|
|
766
610
|
|
|
767
611
|
export interface KeySigningKey {
|
|
768
612
|
|
|
@@ -798,10 +642,6 @@ export interface KeySigningKey {
|
|
|
798
642
|
|
|
799
643
|
LastModifiedDate?: Date;
|
|
800
644
|
}
|
|
801
|
-
export declare namespace KeySigningKey {
|
|
802
|
-
|
|
803
|
-
const filterSensitiveLog: (obj: KeySigningKey) => any;
|
|
804
|
-
}
|
|
805
645
|
export interface CreateKeySigningKeyResponse {
|
|
806
646
|
|
|
807
647
|
ChangeInfo: ChangeInfo | undefined;
|
|
@@ -810,10 +650,6 @@ export interface CreateKeySigningKeyResponse {
|
|
|
810
650
|
|
|
811
651
|
Location: string | undefined;
|
|
812
652
|
}
|
|
813
|
-
export declare namespace CreateKeySigningKeyResponse {
|
|
814
|
-
|
|
815
|
-
const filterSensitiveLog: (obj: CreateKeySigningKeyResponse) => any;
|
|
816
|
-
}
|
|
817
653
|
|
|
818
654
|
export declare class InvalidArgument extends __BaseException {
|
|
819
655
|
readonly name: "InvalidArgument";
|
|
@@ -848,10 +684,6 @@ export interface CreateQueryLoggingConfigRequest {
|
|
|
848
684
|
|
|
849
685
|
CloudWatchLogsLogGroupArn: string | undefined;
|
|
850
686
|
}
|
|
851
|
-
export declare namespace CreateQueryLoggingConfigRequest {
|
|
852
|
-
|
|
853
|
-
const filterSensitiveLog: (obj: CreateQueryLoggingConfigRequest) => any;
|
|
854
|
-
}
|
|
855
687
|
|
|
856
688
|
export interface QueryLoggingConfig {
|
|
857
689
|
|
|
@@ -861,20 +693,12 @@ export interface QueryLoggingConfig {
|
|
|
861
693
|
|
|
862
694
|
CloudWatchLogsLogGroupArn: string | undefined;
|
|
863
695
|
}
|
|
864
|
-
export declare namespace QueryLoggingConfig {
|
|
865
|
-
|
|
866
|
-
const filterSensitiveLog: (obj: QueryLoggingConfig) => any;
|
|
867
|
-
}
|
|
868
696
|
export interface CreateQueryLoggingConfigResponse {
|
|
869
697
|
|
|
870
698
|
QueryLoggingConfig: QueryLoggingConfig | undefined;
|
|
871
699
|
|
|
872
700
|
Location: string | undefined;
|
|
873
701
|
}
|
|
874
|
-
export declare namespace CreateQueryLoggingConfigResponse {
|
|
875
|
-
|
|
876
|
-
const filterSensitiveLog: (obj: CreateQueryLoggingConfigResponse) => any;
|
|
877
|
-
}
|
|
878
702
|
|
|
879
703
|
export declare class InsufficientCloudWatchLogsResourcePolicy extends __BaseException {
|
|
880
704
|
readonly name: "InsufficientCloudWatchLogsResourcePolicy";
|
|
@@ -902,20 +726,12 @@ export interface CreateReusableDelegationSetRequest {
|
|
|
902
726
|
|
|
903
727
|
HostedZoneId?: string;
|
|
904
728
|
}
|
|
905
|
-
export declare namespace CreateReusableDelegationSetRequest {
|
|
906
|
-
|
|
907
|
-
const filterSensitiveLog: (obj: CreateReusableDelegationSetRequest) => any;
|
|
908
|
-
}
|
|
909
729
|
export interface CreateReusableDelegationSetResponse {
|
|
910
730
|
|
|
911
731
|
DelegationSet: DelegationSet | undefined;
|
|
912
732
|
|
|
913
733
|
Location: string | undefined;
|
|
914
734
|
}
|
|
915
|
-
export declare namespace CreateReusableDelegationSetResponse {
|
|
916
|
-
|
|
917
|
-
const filterSensitiveLog: (obj: CreateReusableDelegationSetResponse) => any;
|
|
918
|
-
}
|
|
919
735
|
|
|
920
736
|
export declare class DelegationSetAlreadyCreated extends __BaseException {
|
|
921
737
|
readonly name: "DelegationSetAlreadyCreated";
|
|
@@ -946,10 +762,6 @@ export interface CreateTrafficPolicyRequest {
|
|
|
946
762
|
|
|
947
763
|
Comment?: string;
|
|
948
764
|
}
|
|
949
|
-
export declare namespace CreateTrafficPolicyRequest {
|
|
950
|
-
|
|
951
|
-
const filterSensitiveLog: (obj: CreateTrafficPolicyRequest) => any;
|
|
952
|
-
}
|
|
953
765
|
|
|
954
766
|
export interface TrafficPolicy {
|
|
955
767
|
|
|
@@ -965,10 +777,6 @@ export interface TrafficPolicy {
|
|
|
965
777
|
|
|
966
778
|
Comment?: string;
|
|
967
779
|
}
|
|
968
|
-
export declare namespace TrafficPolicy {
|
|
969
|
-
|
|
970
|
-
const filterSensitiveLog: (obj: TrafficPolicy) => any;
|
|
971
|
-
}
|
|
972
780
|
|
|
973
781
|
export interface CreateTrafficPolicyResponse {
|
|
974
782
|
|
|
@@ -976,10 +784,6 @@ export interface CreateTrafficPolicyResponse {
|
|
|
976
784
|
|
|
977
785
|
Location: string | undefined;
|
|
978
786
|
}
|
|
979
|
-
export declare namespace CreateTrafficPolicyResponse {
|
|
980
|
-
|
|
981
|
-
const filterSensitiveLog: (obj: CreateTrafficPolicyResponse) => any;
|
|
982
|
-
}
|
|
983
787
|
|
|
984
788
|
export declare class InvalidTrafficPolicyDocument extends __BaseException {
|
|
985
789
|
readonly name: "InvalidTrafficPolicyDocument";
|
|
@@ -1014,10 +818,6 @@ export interface CreateTrafficPolicyInstanceRequest {
|
|
|
1014
818
|
|
|
1015
819
|
TrafficPolicyVersion: number | undefined;
|
|
1016
820
|
}
|
|
1017
|
-
export declare namespace CreateTrafficPolicyInstanceRequest {
|
|
1018
|
-
|
|
1019
|
-
const filterSensitiveLog: (obj: CreateTrafficPolicyInstanceRequest) => any;
|
|
1020
|
-
}
|
|
1021
821
|
|
|
1022
822
|
export interface TrafficPolicyInstance {
|
|
1023
823
|
|
|
@@ -1039,10 +839,6 @@ export interface TrafficPolicyInstance {
|
|
|
1039
839
|
|
|
1040
840
|
TrafficPolicyType: RRType | string | undefined;
|
|
1041
841
|
}
|
|
1042
|
-
export declare namespace TrafficPolicyInstance {
|
|
1043
|
-
|
|
1044
|
-
const filterSensitiveLog: (obj: TrafficPolicyInstance) => any;
|
|
1045
|
-
}
|
|
1046
842
|
|
|
1047
843
|
export interface CreateTrafficPolicyInstanceResponse {
|
|
1048
844
|
|
|
@@ -1050,10 +846,6 @@ export interface CreateTrafficPolicyInstanceResponse {
|
|
|
1050
846
|
|
|
1051
847
|
Location: string | undefined;
|
|
1052
848
|
}
|
|
1053
|
-
export declare namespace CreateTrafficPolicyInstanceResponse {
|
|
1054
|
-
|
|
1055
|
-
const filterSensitiveLog: (obj: CreateTrafficPolicyInstanceResponse) => any;
|
|
1056
|
-
}
|
|
1057
849
|
|
|
1058
850
|
export declare class NoSuchTrafficPolicy extends __BaseException {
|
|
1059
851
|
readonly name: "NoSuchTrafficPolicy";
|
|
@@ -1084,10 +876,6 @@ export interface CreateTrafficPolicyVersionRequest {
|
|
|
1084
876
|
|
|
1085
877
|
Comment?: string;
|
|
1086
878
|
}
|
|
1087
|
-
export declare namespace CreateTrafficPolicyVersionRequest {
|
|
1088
|
-
|
|
1089
|
-
const filterSensitiveLog: (obj: CreateTrafficPolicyVersionRequest) => any;
|
|
1090
|
-
}
|
|
1091
879
|
|
|
1092
880
|
export interface CreateTrafficPolicyVersionResponse {
|
|
1093
881
|
|
|
@@ -1095,10 +883,6 @@ export interface CreateTrafficPolicyVersionResponse {
|
|
|
1095
883
|
|
|
1096
884
|
Location: string | undefined;
|
|
1097
885
|
}
|
|
1098
|
-
export declare namespace CreateTrafficPolicyVersionResponse {
|
|
1099
|
-
|
|
1100
|
-
const filterSensitiveLog: (obj: CreateTrafficPolicyVersionResponse) => any;
|
|
1101
|
-
}
|
|
1102
886
|
|
|
1103
887
|
export declare class TooManyTrafficPolicyVersionsForCurrentPolicy extends __BaseException {
|
|
1104
888
|
readonly name: "TooManyTrafficPolicyVersionsForCurrentPolicy";
|
|
@@ -1113,10 +897,6 @@ export interface CreateVPCAssociationAuthorizationRequest {
|
|
|
1113
897
|
|
|
1114
898
|
VPC: VPC | undefined;
|
|
1115
899
|
}
|
|
1116
|
-
export declare namespace CreateVPCAssociationAuthorizationRequest {
|
|
1117
|
-
|
|
1118
|
-
const filterSensitiveLog: (obj: CreateVPCAssociationAuthorizationRequest) => any;
|
|
1119
|
-
}
|
|
1120
900
|
|
|
1121
901
|
export interface CreateVPCAssociationAuthorizationResponse {
|
|
1122
902
|
|
|
@@ -1124,10 +904,6 @@ export interface CreateVPCAssociationAuthorizationResponse {
|
|
|
1124
904
|
|
|
1125
905
|
VPC: VPC | undefined;
|
|
1126
906
|
}
|
|
1127
|
-
export declare namespace CreateVPCAssociationAuthorizationResponse {
|
|
1128
|
-
|
|
1129
|
-
const filterSensitiveLog: (obj: CreateVPCAssociationAuthorizationResponse) => any;
|
|
1130
|
-
}
|
|
1131
907
|
|
|
1132
908
|
export declare class TooManyVPCAssociationAuthorizations extends __BaseException {
|
|
1133
909
|
readonly name: "TooManyVPCAssociationAuthorizations";
|
|
@@ -1141,18 +917,10 @@ export interface DeactivateKeySigningKeyRequest {
|
|
|
1141
917
|
|
|
1142
918
|
Name: string | undefined;
|
|
1143
919
|
}
|
|
1144
|
-
export declare namespace DeactivateKeySigningKeyRequest {
|
|
1145
|
-
|
|
1146
|
-
const filterSensitiveLog: (obj: DeactivateKeySigningKeyRequest) => any;
|
|
1147
|
-
}
|
|
1148
920
|
export interface DeactivateKeySigningKeyResponse {
|
|
1149
921
|
|
|
1150
922
|
ChangeInfo: ChangeInfo | undefined;
|
|
1151
923
|
}
|
|
1152
|
-
export declare namespace DeactivateKeySigningKeyResponse {
|
|
1153
|
-
|
|
1154
|
-
const filterSensitiveLog: (obj: DeactivateKeySigningKeyResponse) => any;
|
|
1155
|
-
}
|
|
1156
924
|
|
|
1157
925
|
export declare class KeySigningKeyInParentDSRecord extends __BaseException {
|
|
1158
926
|
readonly name: "KeySigningKeyInParentDSRecord";
|
|
@@ -1179,32 +947,16 @@ export interface DeleteCidrCollectionRequest {
|
|
|
1179
947
|
|
|
1180
948
|
Id: string | undefined;
|
|
1181
949
|
}
|
|
1182
|
-
export declare namespace DeleteCidrCollectionRequest {
|
|
1183
|
-
|
|
1184
|
-
const filterSensitiveLog: (obj: DeleteCidrCollectionRequest) => any;
|
|
1185
|
-
}
|
|
1186
950
|
export interface DeleteCidrCollectionResponse {
|
|
1187
951
|
}
|
|
1188
|
-
export declare namespace DeleteCidrCollectionResponse {
|
|
1189
|
-
|
|
1190
|
-
const filterSensitiveLog: (obj: DeleteCidrCollectionResponse) => any;
|
|
1191
|
-
}
|
|
1192
952
|
|
|
1193
953
|
export interface DeleteHealthCheckRequest {
|
|
1194
954
|
|
|
1195
955
|
HealthCheckId: string | undefined;
|
|
1196
956
|
}
|
|
1197
|
-
export declare namespace DeleteHealthCheckRequest {
|
|
1198
|
-
|
|
1199
|
-
const filterSensitiveLog: (obj: DeleteHealthCheckRequest) => any;
|
|
1200
|
-
}
|
|
1201
957
|
|
|
1202
958
|
export interface DeleteHealthCheckResponse {
|
|
1203
959
|
}
|
|
1204
|
-
export declare namespace DeleteHealthCheckResponse {
|
|
1205
|
-
|
|
1206
|
-
const filterSensitiveLog: (obj: DeleteHealthCheckResponse) => any;
|
|
1207
|
-
}
|
|
1208
960
|
|
|
1209
961
|
export declare class HealthCheckInUse extends __BaseException {
|
|
1210
962
|
readonly name: "HealthCheckInUse";
|
|
@@ -1217,19 +969,11 @@ export interface DeleteHostedZoneRequest {
|
|
|
1217
969
|
|
|
1218
970
|
Id: string | undefined;
|
|
1219
971
|
}
|
|
1220
|
-
export declare namespace DeleteHostedZoneRequest {
|
|
1221
|
-
|
|
1222
|
-
const filterSensitiveLog: (obj: DeleteHostedZoneRequest) => any;
|
|
1223
|
-
}
|
|
1224
972
|
|
|
1225
973
|
export interface DeleteHostedZoneResponse {
|
|
1226
974
|
|
|
1227
975
|
ChangeInfo: ChangeInfo | undefined;
|
|
1228
976
|
}
|
|
1229
|
-
export declare namespace DeleteHostedZoneResponse {
|
|
1230
|
-
|
|
1231
|
-
const filterSensitiveLog: (obj: DeleteHostedZoneResponse) => any;
|
|
1232
|
-
}
|
|
1233
977
|
|
|
1234
978
|
export declare class HostedZoneNotEmpty extends __BaseException {
|
|
1235
979
|
readonly name: "HostedZoneNotEmpty";
|
|
@@ -1243,32 +987,16 @@ export interface DeleteKeySigningKeyRequest {
|
|
|
1243
987
|
|
|
1244
988
|
Name: string | undefined;
|
|
1245
989
|
}
|
|
1246
|
-
export declare namespace DeleteKeySigningKeyRequest {
|
|
1247
|
-
|
|
1248
|
-
const filterSensitiveLog: (obj: DeleteKeySigningKeyRequest) => any;
|
|
1249
|
-
}
|
|
1250
990
|
export interface DeleteKeySigningKeyResponse {
|
|
1251
991
|
|
|
1252
992
|
ChangeInfo: ChangeInfo | undefined;
|
|
1253
993
|
}
|
|
1254
|
-
export declare namespace DeleteKeySigningKeyResponse {
|
|
1255
|
-
|
|
1256
|
-
const filterSensitiveLog: (obj: DeleteKeySigningKeyResponse) => any;
|
|
1257
|
-
}
|
|
1258
994
|
export interface DeleteQueryLoggingConfigRequest {
|
|
1259
995
|
|
|
1260
996
|
Id: string | undefined;
|
|
1261
997
|
}
|
|
1262
|
-
export declare namespace DeleteQueryLoggingConfigRequest {
|
|
1263
|
-
|
|
1264
|
-
const filterSensitiveLog: (obj: DeleteQueryLoggingConfigRequest) => any;
|
|
1265
|
-
}
|
|
1266
998
|
export interface DeleteQueryLoggingConfigResponse {
|
|
1267
999
|
}
|
|
1268
|
-
export declare namespace DeleteQueryLoggingConfigResponse {
|
|
1269
|
-
|
|
1270
|
-
const filterSensitiveLog: (obj: DeleteQueryLoggingConfigResponse) => any;
|
|
1271
|
-
}
|
|
1272
1000
|
|
|
1273
1001
|
export declare class NoSuchQueryLoggingConfig extends __BaseException {
|
|
1274
1002
|
readonly name: "NoSuchQueryLoggingConfig";
|
|
@@ -1288,17 +1016,9 @@ export interface DeleteReusableDelegationSetRequest {
|
|
|
1288
1016
|
|
|
1289
1017
|
Id: string | undefined;
|
|
1290
1018
|
}
|
|
1291
|
-
export declare namespace DeleteReusableDelegationSetRequest {
|
|
1292
|
-
|
|
1293
|
-
const filterSensitiveLog: (obj: DeleteReusableDelegationSetRequest) => any;
|
|
1294
|
-
}
|
|
1295
1019
|
|
|
1296
1020
|
export interface DeleteReusableDelegationSetResponse {
|
|
1297
1021
|
}
|
|
1298
|
-
export declare namespace DeleteReusableDelegationSetResponse {
|
|
1299
|
-
|
|
1300
|
-
const filterSensitiveLog: (obj: DeleteReusableDelegationSetResponse) => any;
|
|
1301
|
-
}
|
|
1302
1022
|
|
|
1303
1023
|
export interface DeleteTrafficPolicyRequest {
|
|
1304
1024
|
|
|
@@ -1306,17 +1026,9 @@ export interface DeleteTrafficPolicyRequest {
|
|
|
1306
1026
|
|
|
1307
1027
|
Version: number | undefined;
|
|
1308
1028
|
}
|
|
1309
|
-
export declare namespace DeleteTrafficPolicyRequest {
|
|
1310
|
-
|
|
1311
|
-
const filterSensitiveLog: (obj: DeleteTrafficPolicyRequest) => any;
|
|
1312
|
-
}
|
|
1313
1029
|
|
|
1314
1030
|
export interface DeleteTrafficPolicyResponse {
|
|
1315
1031
|
}
|
|
1316
|
-
export declare namespace DeleteTrafficPolicyResponse {
|
|
1317
|
-
|
|
1318
|
-
const filterSensitiveLog: (obj: DeleteTrafficPolicyResponse) => any;
|
|
1319
|
-
}
|
|
1320
1032
|
|
|
1321
1033
|
export declare class TrafficPolicyInUse extends __BaseException {
|
|
1322
1034
|
readonly name: "TrafficPolicyInUse";
|
|
@@ -1329,17 +1041,9 @@ export interface DeleteTrafficPolicyInstanceRequest {
|
|
|
1329
1041
|
|
|
1330
1042
|
Id: string | undefined;
|
|
1331
1043
|
}
|
|
1332
|
-
export declare namespace DeleteTrafficPolicyInstanceRequest {
|
|
1333
|
-
|
|
1334
|
-
const filterSensitiveLog: (obj: DeleteTrafficPolicyInstanceRequest) => any;
|
|
1335
|
-
}
|
|
1336
1044
|
|
|
1337
1045
|
export interface DeleteTrafficPolicyInstanceResponse {
|
|
1338
1046
|
}
|
|
1339
|
-
export declare namespace DeleteTrafficPolicyInstanceResponse {
|
|
1340
|
-
|
|
1341
|
-
const filterSensitiveLog: (obj: DeleteTrafficPolicyInstanceResponse) => any;
|
|
1342
|
-
}
|
|
1343
1047
|
|
|
1344
1048
|
export declare class NoSuchTrafficPolicyInstance extends __BaseException {
|
|
1345
1049
|
readonly name: "NoSuchTrafficPolicyInstance";
|
|
@@ -1354,17 +1058,9 @@ export interface DeleteVPCAssociationAuthorizationRequest {
|
|
|
1354
1058
|
|
|
1355
1059
|
VPC: VPC | undefined;
|
|
1356
1060
|
}
|
|
1357
|
-
export declare namespace DeleteVPCAssociationAuthorizationRequest {
|
|
1358
|
-
|
|
1359
|
-
const filterSensitiveLog: (obj: DeleteVPCAssociationAuthorizationRequest) => any;
|
|
1360
|
-
}
|
|
1361
1061
|
|
|
1362
1062
|
export interface DeleteVPCAssociationAuthorizationResponse {
|
|
1363
1063
|
}
|
|
1364
|
-
export declare namespace DeleteVPCAssociationAuthorizationResponse {
|
|
1365
|
-
|
|
1366
|
-
const filterSensitiveLog: (obj: DeleteVPCAssociationAuthorizationResponse) => any;
|
|
1367
|
-
}
|
|
1368
1064
|
|
|
1369
1065
|
export declare class VPCAssociationAuthorizationNotFound extends __BaseException {
|
|
1370
1066
|
readonly name: "VPCAssociationAuthorizationNotFound";
|
|
@@ -1376,18 +1072,10 @@ export interface DisableHostedZoneDNSSECRequest {
|
|
|
1376
1072
|
|
|
1377
1073
|
HostedZoneId: string | undefined;
|
|
1378
1074
|
}
|
|
1379
|
-
export declare namespace DisableHostedZoneDNSSECRequest {
|
|
1380
|
-
|
|
1381
|
-
const filterSensitiveLog: (obj: DisableHostedZoneDNSSECRequest) => any;
|
|
1382
|
-
}
|
|
1383
1075
|
export interface DisableHostedZoneDNSSECResponse {
|
|
1384
1076
|
|
|
1385
1077
|
ChangeInfo: ChangeInfo | undefined;
|
|
1386
1078
|
}
|
|
1387
|
-
export declare namespace DisableHostedZoneDNSSECResponse {
|
|
1388
|
-
|
|
1389
|
-
const filterSensitiveLog: (obj: DisableHostedZoneDNSSECResponse) => any;
|
|
1390
|
-
}
|
|
1391
1079
|
|
|
1392
1080
|
export declare class DNSSECNotFound extends __BaseException {
|
|
1393
1081
|
readonly name: "DNSSECNotFound";
|
|
@@ -1404,19 +1092,11 @@ export interface DisassociateVPCFromHostedZoneRequest {
|
|
|
1404
1092
|
|
|
1405
1093
|
Comment?: string;
|
|
1406
1094
|
}
|
|
1407
|
-
export declare namespace DisassociateVPCFromHostedZoneRequest {
|
|
1408
|
-
|
|
1409
|
-
const filterSensitiveLog: (obj: DisassociateVPCFromHostedZoneRequest) => any;
|
|
1410
|
-
}
|
|
1411
1095
|
|
|
1412
1096
|
export interface DisassociateVPCFromHostedZoneResponse {
|
|
1413
1097
|
|
|
1414
1098
|
ChangeInfo: ChangeInfo | undefined;
|
|
1415
1099
|
}
|
|
1416
|
-
export declare namespace DisassociateVPCFromHostedZoneResponse {
|
|
1417
|
-
|
|
1418
|
-
const filterSensitiveLog: (obj: DisassociateVPCFromHostedZoneResponse) => any;
|
|
1419
|
-
}
|
|
1420
1100
|
|
|
1421
1101
|
export declare class LastVPCAssociation extends __BaseException {
|
|
1422
1102
|
readonly name: "LastVPCAssociation";
|
|
@@ -1435,18 +1115,10 @@ export interface EnableHostedZoneDNSSECRequest {
|
|
|
1435
1115
|
|
|
1436
1116
|
HostedZoneId: string | undefined;
|
|
1437
1117
|
}
|
|
1438
|
-
export declare namespace EnableHostedZoneDNSSECRequest {
|
|
1439
|
-
|
|
1440
|
-
const filterSensitiveLog: (obj: EnableHostedZoneDNSSECRequest) => any;
|
|
1441
|
-
}
|
|
1442
1118
|
export interface EnableHostedZoneDNSSECResponse {
|
|
1443
1119
|
|
|
1444
1120
|
ChangeInfo: ChangeInfo | undefined;
|
|
1445
1121
|
}
|
|
1446
|
-
export declare namespace EnableHostedZoneDNSSECResponse {
|
|
1447
|
-
|
|
1448
|
-
const filterSensitiveLog: (obj: EnableHostedZoneDNSSECResponse) => any;
|
|
1449
|
-
}
|
|
1450
1122
|
|
|
1451
1123
|
export declare class HostedZonePartiallyDelegated extends __BaseException {
|
|
1452
1124
|
readonly name: "HostedZonePartiallyDelegated";
|
|
@@ -1466,10 +1138,6 @@ export interface GetAccountLimitRequest {
|
|
|
1466
1138
|
|
|
1467
1139
|
Type: AccountLimitType | string | undefined;
|
|
1468
1140
|
}
|
|
1469
|
-
export declare namespace GetAccountLimitRequest {
|
|
1470
|
-
|
|
1471
|
-
const filterSensitiveLog: (obj: GetAccountLimitRequest) => any;
|
|
1472
|
-
}
|
|
1473
1141
|
|
|
1474
1142
|
export interface GetAccountLimitResponse {
|
|
1475
1143
|
|
|
@@ -1477,28 +1145,16 @@ export interface GetAccountLimitResponse {
|
|
|
1477
1145
|
|
|
1478
1146
|
Count: number | undefined;
|
|
1479
1147
|
}
|
|
1480
|
-
export declare namespace GetAccountLimitResponse {
|
|
1481
|
-
|
|
1482
|
-
const filterSensitiveLog: (obj: GetAccountLimitResponse) => any;
|
|
1483
|
-
}
|
|
1484
1148
|
|
|
1485
1149
|
export interface GetChangeRequest {
|
|
1486
1150
|
|
|
1487
1151
|
Id: string | undefined;
|
|
1488
1152
|
}
|
|
1489
|
-
export declare namespace GetChangeRequest {
|
|
1490
|
-
|
|
1491
|
-
const filterSensitiveLog: (obj: GetChangeRequest) => any;
|
|
1492
|
-
}
|
|
1493
1153
|
|
|
1494
1154
|
export interface GetChangeResponse {
|
|
1495
1155
|
|
|
1496
1156
|
ChangeInfo: ChangeInfo | undefined;
|
|
1497
1157
|
}
|
|
1498
|
-
export declare namespace GetChangeResponse {
|
|
1499
|
-
|
|
1500
|
-
const filterSensitiveLog: (obj: GetChangeResponse) => any;
|
|
1501
|
-
}
|
|
1502
1158
|
|
|
1503
1159
|
export declare class NoSuchChange extends __BaseException {
|
|
1504
1160
|
readonly name: "NoSuchChange";
|
|
@@ -1509,27 +1165,15 @@ export declare class NoSuchChange extends __BaseException {
|
|
|
1509
1165
|
|
|
1510
1166
|
export interface GetCheckerIpRangesRequest {
|
|
1511
1167
|
}
|
|
1512
|
-
export declare namespace GetCheckerIpRangesRequest {
|
|
1513
|
-
|
|
1514
|
-
const filterSensitiveLog: (obj: GetCheckerIpRangesRequest) => any;
|
|
1515
|
-
}
|
|
1516
1168
|
|
|
1517
1169
|
export interface GetCheckerIpRangesResponse {
|
|
1518
1170
|
|
|
1519
1171
|
CheckerIpRanges: string[] | undefined;
|
|
1520
1172
|
}
|
|
1521
|
-
export declare namespace GetCheckerIpRangesResponse {
|
|
1522
|
-
|
|
1523
|
-
const filterSensitiveLog: (obj: GetCheckerIpRangesResponse) => any;
|
|
1524
|
-
}
|
|
1525
1173
|
export interface GetDNSSECRequest {
|
|
1526
1174
|
|
|
1527
1175
|
HostedZoneId: string | undefined;
|
|
1528
1176
|
}
|
|
1529
|
-
export declare namespace GetDNSSECRequest {
|
|
1530
|
-
|
|
1531
|
-
const filterSensitiveLog: (obj: GetDNSSECRequest) => any;
|
|
1532
|
-
}
|
|
1533
1177
|
|
|
1534
1178
|
export interface DNSSECStatus {
|
|
1535
1179
|
|
|
@@ -1537,20 +1181,12 @@ export interface DNSSECStatus {
|
|
|
1537
1181
|
|
|
1538
1182
|
StatusMessage?: string;
|
|
1539
1183
|
}
|
|
1540
|
-
export declare namespace DNSSECStatus {
|
|
1541
|
-
|
|
1542
|
-
const filterSensitiveLog: (obj: DNSSECStatus) => any;
|
|
1543
|
-
}
|
|
1544
1184
|
export interface GetDNSSECResponse {
|
|
1545
1185
|
|
|
1546
1186
|
Status: DNSSECStatus | undefined;
|
|
1547
1187
|
|
|
1548
1188
|
KeySigningKeys: KeySigningKey[] | undefined;
|
|
1549
1189
|
}
|
|
1550
|
-
export declare namespace GetDNSSECResponse {
|
|
1551
|
-
|
|
1552
|
-
const filterSensitiveLog: (obj: GetDNSSECResponse) => any;
|
|
1553
|
-
}
|
|
1554
1190
|
|
|
1555
1191
|
export interface GetGeoLocationRequest {
|
|
1556
1192
|
|
|
@@ -1560,10 +1196,6 @@ export interface GetGeoLocationRequest {
|
|
|
1560
1196
|
|
|
1561
1197
|
SubdivisionCode?: string;
|
|
1562
1198
|
}
|
|
1563
|
-
export declare namespace GetGeoLocationRequest {
|
|
1564
|
-
|
|
1565
|
-
const filterSensitiveLog: (obj: GetGeoLocationRequest) => any;
|
|
1566
|
-
}
|
|
1567
1199
|
|
|
1568
1200
|
export interface GeoLocationDetails {
|
|
1569
1201
|
|
|
@@ -1579,19 +1211,11 @@ export interface GeoLocationDetails {
|
|
|
1579
1211
|
|
|
1580
1212
|
SubdivisionName?: string;
|
|
1581
1213
|
}
|
|
1582
|
-
export declare namespace GeoLocationDetails {
|
|
1583
|
-
|
|
1584
|
-
const filterSensitiveLog: (obj: GeoLocationDetails) => any;
|
|
1585
|
-
}
|
|
1586
1214
|
|
|
1587
1215
|
export interface GetGeoLocationResponse {
|
|
1588
1216
|
|
|
1589
1217
|
GeoLocationDetails: GeoLocationDetails | undefined;
|
|
1590
1218
|
}
|
|
1591
|
-
export declare namespace GetGeoLocationResponse {
|
|
1592
|
-
|
|
1593
|
-
const filterSensitiveLog: (obj: GetGeoLocationResponse) => any;
|
|
1594
|
-
}
|
|
1595
1219
|
|
|
1596
1220
|
export declare class NoSuchGeoLocation extends __BaseException {
|
|
1597
1221
|
readonly name: "NoSuchGeoLocation";
|
|
@@ -1604,19 +1228,11 @@ export interface GetHealthCheckRequest {
|
|
|
1604
1228
|
|
|
1605
1229
|
HealthCheckId: string | undefined;
|
|
1606
1230
|
}
|
|
1607
|
-
export declare namespace GetHealthCheckRequest {
|
|
1608
|
-
|
|
1609
|
-
const filterSensitiveLog: (obj: GetHealthCheckRequest) => any;
|
|
1610
|
-
}
|
|
1611
1231
|
|
|
1612
1232
|
export interface GetHealthCheckResponse {
|
|
1613
1233
|
|
|
1614
1234
|
HealthCheck: HealthCheck | undefined;
|
|
1615
1235
|
}
|
|
1616
|
-
export declare namespace GetHealthCheckResponse {
|
|
1617
|
-
|
|
1618
|
-
const filterSensitiveLog: (obj: GetHealthCheckResponse) => any;
|
|
1619
|
-
}
|
|
1620
1236
|
|
|
1621
1237
|
export declare class IncompatibleVersion extends __BaseException {
|
|
1622
1238
|
readonly name: "IncompatibleVersion";
|
|
@@ -1627,28 +1243,16 @@ export declare class IncompatibleVersion extends __BaseException {
|
|
|
1627
1243
|
|
|
1628
1244
|
export interface GetHealthCheckCountRequest {
|
|
1629
1245
|
}
|
|
1630
|
-
export declare namespace GetHealthCheckCountRequest {
|
|
1631
|
-
|
|
1632
|
-
const filterSensitiveLog: (obj: GetHealthCheckCountRequest) => any;
|
|
1633
|
-
}
|
|
1634
1246
|
|
|
1635
1247
|
export interface GetHealthCheckCountResponse {
|
|
1636
1248
|
|
|
1637
1249
|
HealthCheckCount: number | undefined;
|
|
1638
1250
|
}
|
|
1639
|
-
export declare namespace GetHealthCheckCountResponse {
|
|
1640
|
-
|
|
1641
|
-
const filterSensitiveLog: (obj: GetHealthCheckCountResponse) => any;
|
|
1642
|
-
}
|
|
1643
1251
|
|
|
1644
1252
|
export interface GetHealthCheckLastFailureReasonRequest {
|
|
1645
1253
|
|
|
1646
1254
|
HealthCheckId: string | undefined;
|
|
1647
1255
|
}
|
|
1648
|
-
export declare namespace GetHealthCheckLastFailureReasonRequest {
|
|
1649
|
-
|
|
1650
|
-
const filterSensitiveLog: (obj: GetHealthCheckLastFailureReasonRequest) => any;
|
|
1651
|
-
}
|
|
1652
1256
|
|
|
1653
1257
|
export interface StatusReport {
|
|
1654
1258
|
|
|
@@ -1656,10 +1260,6 @@ export interface StatusReport {
|
|
|
1656
1260
|
|
|
1657
1261
|
CheckedTime?: Date;
|
|
1658
1262
|
}
|
|
1659
|
-
export declare namespace StatusReport {
|
|
1660
|
-
|
|
1661
|
-
const filterSensitiveLog: (obj: StatusReport) => any;
|
|
1662
|
-
}
|
|
1663
1263
|
|
|
1664
1264
|
export interface HealthCheckObservation {
|
|
1665
1265
|
|
|
@@ -1669,46 +1269,26 @@ export interface HealthCheckObservation {
|
|
|
1669
1269
|
|
|
1670
1270
|
StatusReport?: StatusReport;
|
|
1671
1271
|
}
|
|
1672
|
-
export declare namespace HealthCheckObservation {
|
|
1673
|
-
|
|
1674
|
-
const filterSensitiveLog: (obj: HealthCheckObservation) => any;
|
|
1675
|
-
}
|
|
1676
1272
|
|
|
1677
1273
|
export interface GetHealthCheckLastFailureReasonResponse {
|
|
1678
1274
|
|
|
1679
1275
|
HealthCheckObservations: HealthCheckObservation[] | undefined;
|
|
1680
1276
|
}
|
|
1681
|
-
export declare namespace GetHealthCheckLastFailureReasonResponse {
|
|
1682
|
-
|
|
1683
|
-
const filterSensitiveLog: (obj: GetHealthCheckLastFailureReasonResponse) => any;
|
|
1684
|
-
}
|
|
1685
1277
|
|
|
1686
1278
|
export interface GetHealthCheckStatusRequest {
|
|
1687
1279
|
|
|
1688
1280
|
HealthCheckId: string | undefined;
|
|
1689
1281
|
}
|
|
1690
|
-
export declare namespace GetHealthCheckStatusRequest {
|
|
1691
|
-
|
|
1692
|
-
const filterSensitiveLog: (obj: GetHealthCheckStatusRequest) => any;
|
|
1693
|
-
}
|
|
1694
1282
|
|
|
1695
1283
|
export interface GetHealthCheckStatusResponse {
|
|
1696
1284
|
|
|
1697
1285
|
HealthCheckObservations: HealthCheckObservation[] | undefined;
|
|
1698
1286
|
}
|
|
1699
|
-
export declare namespace GetHealthCheckStatusResponse {
|
|
1700
|
-
|
|
1701
|
-
const filterSensitiveLog: (obj: GetHealthCheckStatusResponse) => any;
|
|
1702
|
-
}
|
|
1703
1287
|
|
|
1704
1288
|
export interface GetHostedZoneRequest {
|
|
1705
1289
|
|
|
1706
1290
|
Id: string | undefined;
|
|
1707
1291
|
}
|
|
1708
|
-
export declare namespace GetHostedZoneRequest {
|
|
1709
|
-
|
|
1710
|
-
const filterSensitiveLog: (obj: GetHostedZoneRequest) => any;
|
|
1711
|
-
}
|
|
1712
1292
|
|
|
1713
1293
|
export interface GetHostedZoneResponse {
|
|
1714
1294
|
|
|
@@ -1718,26 +1298,14 @@ export interface GetHostedZoneResponse {
|
|
|
1718
1298
|
|
|
1719
1299
|
VPCs?: VPC[];
|
|
1720
1300
|
}
|
|
1721
|
-
export declare namespace GetHostedZoneResponse {
|
|
1722
|
-
|
|
1723
|
-
const filterSensitiveLog: (obj: GetHostedZoneResponse) => any;
|
|
1724
|
-
}
|
|
1725
1301
|
|
|
1726
1302
|
export interface GetHostedZoneCountRequest {
|
|
1727
1303
|
}
|
|
1728
|
-
export declare namespace GetHostedZoneCountRequest {
|
|
1729
|
-
|
|
1730
|
-
const filterSensitiveLog: (obj: GetHostedZoneCountRequest) => any;
|
|
1731
|
-
}
|
|
1732
1304
|
|
|
1733
1305
|
export interface GetHostedZoneCountResponse {
|
|
1734
1306
|
|
|
1735
1307
|
HostedZoneCount: number | undefined;
|
|
1736
1308
|
}
|
|
1737
|
-
export declare namespace GetHostedZoneCountResponse {
|
|
1738
|
-
|
|
1739
|
-
const filterSensitiveLog: (obj: GetHostedZoneCountResponse) => any;
|
|
1740
|
-
}
|
|
1741
1309
|
export declare type HostedZoneLimitType = "MAX_RRSETS_BY_ZONE" | "MAX_VPCS_ASSOCIATED_BY_ZONE";
|
|
1742
1310
|
|
|
1743
1311
|
export interface GetHostedZoneLimitRequest {
|
|
@@ -1746,10 +1314,6 @@ export interface GetHostedZoneLimitRequest {
|
|
|
1746
1314
|
|
|
1747
1315
|
HostedZoneId: string | undefined;
|
|
1748
1316
|
}
|
|
1749
|
-
export declare namespace GetHostedZoneLimitRequest {
|
|
1750
|
-
|
|
1751
|
-
const filterSensitiveLog: (obj: GetHostedZoneLimitRequest) => any;
|
|
1752
|
-
}
|
|
1753
1317
|
|
|
1754
1318
|
export interface HostedZoneLimit {
|
|
1755
1319
|
|
|
@@ -1757,10 +1321,6 @@ export interface HostedZoneLimit {
|
|
|
1757
1321
|
|
|
1758
1322
|
Value: number | undefined;
|
|
1759
1323
|
}
|
|
1760
|
-
export declare namespace HostedZoneLimit {
|
|
1761
|
-
|
|
1762
|
-
const filterSensitiveLog: (obj: HostedZoneLimit) => any;
|
|
1763
|
-
}
|
|
1764
1324
|
|
|
1765
1325
|
export interface GetHostedZoneLimitResponse {
|
|
1766
1326
|
|
|
@@ -1768,10 +1328,6 @@ export interface GetHostedZoneLimitResponse {
|
|
|
1768
1328
|
|
|
1769
1329
|
Count: number | undefined;
|
|
1770
1330
|
}
|
|
1771
|
-
export declare namespace GetHostedZoneLimitResponse {
|
|
1772
|
-
|
|
1773
|
-
const filterSensitiveLog: (obj: GetHostedZoneLimitResponse) => any;
|
|
1774
|
-
}
|
|
1775
1331
|
|
|
1776
1332
|
export declare class HostedZoneNotPrivate extends __BaseException {
|
|
1777
1333
|
readonly name: "HostedZoneNotPrivate";
|
|
@@ -1783,36 +1339,20 @@ export interface GetQueryLoggingConfigRequest {
|
|
|
1783
1339
|
|
|
1784
1340
|
Id: string | undefined;
|
|
1785
1341
|
}
|
|
1786
|
-
export declare namespace GetQueryLoggingConfigRequest {
|
|
1787
|
-
|
|
1788
|
-
const filterSensitiveLog: (obj: GetQueryLoggingConfigRequest) => any;
|
|
1789
|
-
}
|
|
1790
1342
|
export interface GetQueryLoggingConfigResponse {
|
|
1791
1343
|
|
|
1792
1344
|
QueryLoggingConfig: QueryLoggingConfig | undefined;
|
|
1793
1345
|
}
|
|
1794
|
-
export declare namespace GetQueryLoggingConfigResponse {
|
|
1795
|
-
|
|
1796
|
-
const filterSensitiveLog: (obj: GetQueryLoggingConfigResponse) => any;
|
|
1797
|
-
}
|
|
1798
1346
|
|
|
1799
1347
|
export interface GetReusableDelegationSetRequest {
|
|
1800
1348
|
|
|
1801
1349
|
Id: string | undefined;
|
|
1802
1350
|
}
|
|
1803
|
-
export declare namespace GetReusableDelegationSetRequest {
|
|
1804
|
-
|
|
1805
|
-
const filterSensitiveLog: (obj: GetReusableDelegationSetRequest) => any;
|
|
1806
|
-
}
|
|
1807
1351
|
|
|
1808
1352
|
export interface GetReusableDelegationSetResponse {
|
|
1809
1353
|
|
|
1810
1354
|
DelegationSet: DelegationSet | undefined;
|
|
1811
1355
|
}
|
|
1812
|
-
export declare namespace GetReusableDelegationSetResponse {
|
|
1813
|
-
|
|
1814
|
-
const filterSensitiveLog: (obj: GetReusableDelegationSetResponse) => any;
|
|
1815
|
-
}
|
|
1816
1356
|
export declare type ReusableDelegationSetLimitType = "MAX_ZONES_BY_REUSABLE_DELEGATION_SET";
|
|
1817
1357
|
|
|
1818
1358
|
export interface GetReusableDelegationSetLimitRequest {
|
|
@@ -1821,10 +1361,6 @@ export interface GetReusableDelegationSetLimitRequest {
|
|
|
1821
1361
|
|
|
1822
1362
|
DelegationSetId: string | undefined;
|
|
1823
1363
|
}
|
|
1824
|
-
export declare namespace GetReusableDelegationSetLimitRequest {
|
|
1825
|
-
|
|
1826
|
-
const filterSensitiveLog: (obj: GetReusableDelegationSetLimitRequest) => any;
|
|
1827
|
-
}
|
|
1828
1364
|
|
|
1829
1365
|
export interface ReusableDelegationSetLimit {
|
|
1830
1366
|
|
|
@@ -1832,10 +1368,6 @@ export interface ReusableDelegationSetLimit {
|
|
|
1832
1368
|
|
|
1833
1369
|
Value: number | undefined;
|
|
1834
1370
|
}
|
|
1835
|
-
export declare namespace ReusableDelegationSetLimit {
|
|
1836
|
-
|
|
1837
|
-
const filterSensitiveLog: (obj: ReusableDelegationSetLimit) => any;
|
|
1838
|
-
}
|
|
1839
1371
|
|
|
1840
1372
|
export interface GetReusableDelegationSetLimitResponse {
|
|
1841
1373
|
|
|
@@ -1843,10 +1375,6 @@ export interface GetReusableDelegationSetLimitResponse {
|
|
|
1843
1375
|
|
|
1844
1376
|
Count: number | undefined;
|
|
1845
1377
|
}
|
|
1846
|
-
export declare namespace GetReusableDelegationSetLimitResponse {
|
|
1847
|
-
|
|
1848
|
-
const filterSensitiveLog: (obj: GetReusableDelegationSetLimitResponse) => any;
|
|
1849
|
-
}
|
|
1850
1378
|
|
|
1851
1379
|
export interface GetTrafficPolicyRequest {
|
|
1852
1380
|
|
|
@@ -1854,53 +1382,29 @@ export interface GetTrafficPolicyRequest {
|
|
|
1854
1382
|
|
|
1855
1383
|
Version: number | undefined;
|
|
1856
1384
|
}
|
|
1857
|
-
export declare namespace GetTrafficPolicyRequest {
|
|
1858
|
-
|
|
1859
|
-
const filterSensitiveLog: (obj: GetTrafficPolicyRequest) => any;
|
|
1860
|
-
}
|
|
1861
1385
|
|
|
1862
1386
|
export interface GetTrafficPolicyResponse {
|
|
1863
1387
|
|
|
1864
1388
|
TrafficPolicy: TrafficPolicy | undefined;
|
|
1865
1389
|
}
|
|
1866
|
-
export declare namespace GetTrafficPolicyResponse {
|
|
1867
|
-
|
|
1868
|
-
const filterSensitiveLog: (obj: GetTrafficPolicyResponse) => any;
|
|
1869
|
-
}
|
|
1870
1390
|
|
|
1871
1391
|
export interface GetTrafficPolicyInstanceRequest {
|
|
1872
1392
|
|
|
1873
1393
|
Id: string | undefined;
|
|
1874
1394
|
}
|
|
1875
|
-
export declare namespace GetTrafficPolicyInstanceRequest {
|
|
1876
|
-
|
|
1877
|
-
const filterSensitiveLog: (obj: GetTrafficPolicyInstanceRequest) => any;
|
|
1878
|
-
}
|
|
1879
1395
|
|
|
1880
1396
|
export interface GetTrafficPolicyInstanceResponse {
|
|
1881
1397
|
|
|
1882
1398
|
TrafficPolicyInstance: TrafficPolicyInstance | undefined;
|
|
1883
1399
|
}
|
|
1884
|
-
export declare namespace GetTrafficPolicyInstanceResponse {
|
|
1885
|
-
|
|
1886
|
-
const filterSensitiveLog: (obj: GetTrafficPolicyInstanceResponse) => any;
|
|
1887
|
-
}
|
|
1888
1400
|
|
|
1889
1401
|
export interface GetTrafficPolicyInstanceCountRequest {
|
|
1890
1402
|
}
|
|
1891
|
-
export declare namespace GetTrafficPolicyInstanceCountRequest {
|
|
1892
|
-
|
|
1893
|
-
const filterSensitiveLog: (obj: GetTrafficPolicyInstanceCountRequest) => any;
|
|
1894
|
-
}
|
|
1895
1403
|
|
|
1896
1404
|
export interface GetTrafficPolicyInstanceCountResponse {
|
|
1897
1405
|
|
|
1898
1406
|
TrafficPolicyInstanceCount: number | undefined;
|
|
1899
1407
|
}
|
|
1900
|
-
export declare namespace GetTrafficPolicyInstanceCountResponse {
|
|
1901
|
-
|
|
1902
|
-
const filterSensitiveLog: (obj: GetTrafficPolicyInstanceCountResponse) => any;
|
|
1903
|
-
}
|
|
1904
1408
|
export interface ListCidrBlocksRequest {
|
|
1905
1409
|
|
|
1906
1410
|
CollectionId: string | undefined;
|
|
@@ -1911,10 +1415,6 @@ export interface ListCidrBlocksRequest {
|
|
|
1911
1415
|
|
|
1912
1416
|
MaxResults?: number;
|
|
1913
1417
|
}
|
|
1914
|
-
export declare namespace ListCidrBlocksRequest {
|
|
1915
|
-
|
|
1916
|
-
const filterSensitiveLog: (obj: ListCidrBlocksRequest) => any;
|
|
1917
|
-
}
|
|
1918
1418
|
|
|
1919
1419
|
export interface CidrBlockSummary {
|
|
1920
1420
|
|
|
@@ -1922,20 +1422,12 @@ export interface CidrBlockSummary {
|
|
|
1922
1422
|
|
|
1923
1423
|
LocationName?: string;
|
|
1924
1424
|
}
|
|
1925
|
-
export declare namespace CidrBlockSummary {
|
|
1926
|
-
|
|
1927
|
-
const filterSensitiveLog: (obj: CidrBlockSummary) => any;
|
|
1928
|
-
}
|
|
1929
1425
|
export interface ListCidrBlocksResponse {
|
|
1930
1426
|
|
|
1931
1427
|
NextToken?: string;
|
|
1932
1428
|
|
|
1933
1429
|
CidrBlocks?: CidrBlockSummary[];
|
|
1934
1430
|
}
|
|
1935
|
-
export declare namespace ListCidrBlocksResponse {
|
|
1936
|
-
|
|
1937
|
-
const filterSensitiveLog: (obj: ListCidrBlocksResponse) => any;
|
|
1938
|
-
}
|
|
1939
1431
|
|
|
1940
1432
|
export declare class NoSuchCidrLocationException extends __BaseException {
|
|
1941
1433
|
readonly name: "NoSuchCidrLocationException";
|
|
@@ -1950,10 +1442,6 @@ export interface ListCidrCollectionsRequest {
|
|
|
1950
1442
|
|
|
1951
1443
|
MaxResults?: number;
|
|
1952
1444
|
}
|
|
1953
|
-
export declare namespace ListCidrCollectionsRequest {
|
|
1954
|
-
|
|
1955
|
-
const filterSensitiveLog: (obj: ListCidrCollectionsRequest) => any;
|
|
1956
|
-
}
|
|
1957
1445
|
|
|
1958
1446
|
export interface CollectionSummary {
|
|
1959
1447
|
|
|
@@ -1965,20 +1453,12 @@ export interface CollectionSummary {
|
|
|
1965
1453
|
|
|
1966
1454
|
Version?: number;
|
|
1967
1455
|
}
|
|
1968
|
-
export declare namespace CollectionSummary {
|
|
1969
|
-
|
|
1970
|
-
const filterSensitiveLog: (obj: CollectionSummary) => any;
|
|
1971
|
-
}
|
|
1972
1456
|
export interface ListCidrCollectionsResponse {
|
|
1973
1457
|
|
|
1974
1458
|
NextToken?: string;
|
|
1975
1459
|
|
|
1976
1460
|
CidrCollections?: CollectionSummary[];
|
|
1977
1461
|
}
|
|
1978
|
-
export declare namespace ListCidrCollectionsResponse {
|
|
1979
|
-
|
|
1980
|
-
const filterSensitiveLog: (obj: ListCidrCollectionsResponse) => any;
|
|
1981
|
-
}
|
|
1982
1462
|
export interface ListCidrLocationsRequest {
|
|
1983
1463
|
|
|
1984
1464
|
CollectionId: string | undefined;
|
|
@@ -1987,29 +1467,17 @@ export interface ListCidrLocationsRequest {
|
|
|
1987
1467
|
|
|
1988
1468
|
MaxResults?: number;
|
|
1989
1469
|
}
|
|
1990
|
-
export declare namespace ListCidrLocationsRequest {
|
|
1991
|
-
|
|
1992
|
-
const filterSensitiveLog: (obj: ListCidrLocationsRequest) => any;
|
|
1993
|
-
}
|
|
1994
1470
|
|
|
1995
1471
|
export interface LocationSummary {
|
|
1996
1472
|
|
|
1997
1473
|
LocationName?: string;
|
|
1998
1474
|
}
|
|
1999
|
-
export declare namespace LocationSummary {
|
|
2000
|
-
|
|
2001
|
-
const filterSensitiveLog: (obj: LocationSummary) => any;
|
|
2002
|
-
}
|
|
2003
1475
|
export interface ListCidrLocationsResponse {
|
|
2004
1476
|
|
|
2005
1477
|
NextToken?: string;
|
|
2006
1478
|
|
|
2007
1479
|
CidrLocations?: LocationSummary[];
|
|
2008
1480
|
}
|
|
2009
|
-
export declare namespace ListCidrLocationsResponse {
|
|
2010
|
-
|
|
2011
|
-
const filterSensitiveLog: (obj: ListCidrLocationsResponse) => any;
|
|
2012
|
-
}
|
|
2013
1481
|
|
|
2014
1482
|
export interface ListGeoLocationsRequest {
|
|
2015
1483
|
|
|
@@ -2021,10 +1489,6 @@ export interface ListGeoLocationsRequest {
|
|
|
2021
1489
|
|
|
2022
1490
|
MaxItems?: number;
|
|
2023
1491
|
}
|
|
2024
|
-
export declare namespace ListGeoLocationsRequest {
|
|
2025
|
-
|
|
2026
|
-
const filterSensitiveLog: (obj: ListGeoLocationsRequest) => any;
|
|
2027
|
-
}
|
|
2028
1492
|
|
|
2029
1493
|
export interface ListGeoLocationsResponse {
|
|
2030
1494
|
|
|
@@ -2040,10 +1504,6 @@ export interface ListGeoLocationsResponse {
|
|
|
2040
1504
|
|
|
2041
1505
|
MaxItems: number | undefined;
|
|
2042
1506
|
}
|
|
2043
|
-
export declare namespace ListGeoLocationsResponse {
|
|
2044
|
-
|
|
2045
|
-
const filterSensitiveLog: (obj: ListGeoLocationsResponse) => any;
|
|
2046
|
-
}
|
|
2047
1507
|
|
|
2048
1508
|
export interface ListHealthChecksRequest {
|
|
2049
1509
|
|
|
@@ -2051,10 +1511,6 @@ export interface ListHealthChecksRequest {
|
|
|
2051
1511
|
|
|
2052
1512
|
MaxItems?: number;
|
|
2053
1513
|
}
|
|
2054
|
-
export declare namespace ListHealthChecksRequest {
|
|
2055
|
-
|
|
2056
|
-
const filterSensitiveLog: (obj: ListHealthChecksRequest) => any;
|
|
2057
|
-
}
|
|
2058
1514
|
|
|
2059
1515
|
export interface ListHealthChecksResponse {
|
|
2060
1516
|
|
|
@@ -2068,10 +1524,6 @@ export interface ListHealthChecksResponse {
|
|
|
2068
1524
|
|
|
2069
1525
|
MaxItems: number | undefined;
|
|
2070
1526
|
}
|
|
2071
|
-
export declare namespace ListHealthChecksResponse {
|
|
2072
|
-
|
|
2073
|
-
const filterSensitiveLog: (obj: ListHealthChecksResponse) => any;
|
|
2074
|
-
}
|
|
2075
1527
|
|
|
2076
1528
|
export interface ListHostedZonesRequest {
|
|
2077
1529
|
|
|
@@ -2081,10 +1533,6 @@ export interface ListHostedZonesRequest {
|
|
|
2081
1533
|
|
|
2082
1534
|
DelegationSetId?: string;
|
|
2083
1535
|
}
|
|
2084
|
-
export declare namespace ListHostedZonesRequest {
|
|
2085
|
-
|
|
2086
|
-
const filterSensitiveLog: (obj: ListHostedZonesRequest) => any;
|
|
2087
|
-
}
|
|
2088
1536
|
export interface ListHostedZonesResponse {
|
|
2089
1537
|
|
|
2090
1538
|
HostedZones: HostedZone[] | undefined;
|
|
@@ -2097,10 +1545,6 @@ export interface ListHostedZonesResponse {
|
|
|
2097
1545
|
|
|
2098
1546
|
MaxItems: number | undefined;
|
|
2099
1547
|
}
|
|
2100
|
-
export declare namespace ListHostedZonesResponse {
|
|
2101
|
-
|
|
2102
|
-
const filterSensitiveLog: (obj: ListHostedZonesResponse) => any;
|
|
2103
|
-
}
|
|
2104
1548
|
|
|
2105
1549
|
export interface ListHostedZonesByNameRequest {
|
|
2106
1550
|
|
|
@@ -2110,10 +1554,6 @@ export interface ListHostedZonesByNameRequest {
|
|
|
2110
1554
|
|
|
2111
1555
|
MaxItems?: number;
|
|
2112
1556
|
}
|
|
2113
|
-
export declare namespace ListHostedZonesByNameRequest {
|
|
2114
|
-
|
|
2115
|
-
const filterSensitiveLog: (obj: ListHostedZonesByNameRequest) => any;
|
|
2116
|
-
}
|
|
2117
1557
|
|
|
2118
1558
|
export interface ListHostedZonesByNameResponse {
|
|
2119
1559
|
|
|
@@ -2131,10 +1571,6 @@ export interface ListHostedZonesByNameResponse {
|
|
|
2131
1571
|
|
|
2132
1572
|
MaxItems: number | undefined;
|
|
2133
1573
|
}
|
|
2134
|
-
export declare namespace ListHostedZonesByNameResponse {
|
|
2135
|
-
|
|
2136
|
-
const filterSensitiveLog: (obj: ListHostedZonesByNameResponse) => any;
|
|
2137
|
-
}
|
|
2138
1574
|
|
|
2139
1575
|
export declare class InvalidPaginationToken extends __BaseException {
|
|
2140
1576
|
readonly name: "InvalidPaginationToken";
|
|
@@ -2153,10 +1589,6 @@ export interface ListHostedZonesByVPCRequest {
|
|
|
2153
1589
|
|
|
2154
1590
|
NextToken?: string;
|
|
2155
1591
|
}
|
|
2156
|
-
export declare namespace ListHostedZonesByVPCRequest {
|
|
2157
|
-
|
|
2158
|
-
const filterSensitiveLog: (obj: ListHostedZonesByVPCRequest) => any;
|
|
2159
|
-
}
|
|
2160
1592
|
|
|
2161
1593
|
export interface HostedZoneOwner {
|
|
2162
1594
|
|
|
@@ -2164,10 +1596,6 @@ export interface HostedZoneOwner {
|
|
|
2164
1596
|
|
|
2165
1597
|
OwningService?: string;
|
|
2166
1598
|
}
|
|
2167
|
-
export declare namespace HostedZoneOwner {
|
|
2168
|
-
|
|
2169
|
-
const filterSensitiveLog: (obj: HostedZoneOwner) => any;
|
|
2170
|
-
}
|
|
2171
1599
|
|
|
2172
1600
|
export interface HostedZoneSummary {
|
|
2173
1601
|
|
|
@@ -2177,10 +1605,6 @@ export interface HostedZoneSummary {
|
|
|
2177
1605
|
|
|
2178
1606
|
Owner: HostedZoneOwner | undefined;
|
|
2179
1607
|
}
|
|
2180
|
-
export declare namespace HostedZoneSummary {
|
|
2181
|
-
|
|
2182
|
-
const filterSensitiveLog: (obj: HostedZoneSummary) => any;
|
|
2183
|
-
}
|
|
2184
1608
|
export interface ListHostedZonesByVPCResponse {
|
|
2185
1609
|
|
|
2186
1610
|
HostedZoneSummaries: HostedZoneSummary[] | undefined;
|
|
@@ -2189,10 +1613,6 @@ export interface ListHostedZonesByVPCResponse {
|
|
|
2189
1613
|
|
|
2190
1614
|
NextToken?: string;
|
|
2191
1615
|
}
|
|
2192
|
-
export declare namespace ListHostedZonesByVPCResponse {
|
|
2193
|
-
|
|
2194
|
-
const filterSensitiveLog: (obj: ListHostedZonesByVPCResponse) => any;
|
|
2195
|
-
}
|
|
2196
1616
|
export interface ListQueryLoggingConfigsRequest {
|
|
2197
1617
|
|
|
2198
1618
|
HostedZoneId?: string;
|
|
@@ -2201,20 +1621,12 @@ export interface ListQueryLoggingConfigsRequest {
|
|
|
2201
1621
|
|
|
2202
1622
|
MaxResults?: number;
|
|
2203
1623
|
}
|
|
2204
|
-
export declare namespace ListQueryLoggingConfigsRequest {
|
|
2205
|
-
|
|
2206
|
-
const filterSensitiveLog: (obj: ListQueryLoggingConfigsRequest) => any;
|
|
2207
|
-
}
|
|
2208
1624
|
export interface ListQueryLoggingConfigsResponse {
|
|
2209
1625
|
|
|
2210
1626
|
QueryLoggingConfigs: QueryLoggingConfig[] | undefined;
|
|
2211
1627
|
|
|
2212
1628
|
NextToken?: string;
|
|
2213
1629
|
}
|
|
2214
|
-
export declare namespace ListQueryLoggingConfigsResponse {
|
|
2215
|
-
|
|
2216
|
-
const filterSensitiveLog: (obj: ListQueryLoggingConfigsResponse) => any;
|
|
2217
|
-
}
|
|
2218
1630
|
|
|
2219
1631
|
export interface ListResourceRecordSetsRequest {
|
|
2220
1632
|
|
|
@@ -2228,10 +1640,6 @@ export interface ListResourceRecordSetsRequest {
|
|
|
2228
1640
|
|
|
2229
1641
|
MaxItems?: number;
|
|
2230
1642
|
}
|
|
2231
|
-
export declare namespace ListResourceRecordSetsRequest {
|
|
2232
|
-
|
|
2233
|
-
const filterSensitiveLog: (obj: ListResourceRecordSetsRequest) => any;
|
|
2234
|
-
}
|
|
2235
1643
|
|
|
2236
1644
|
export interface ListResourceRecordSetsResponse {
|
|
2237
1645
|
|
|
@@ -2247,10 +1655,6 @@ export interface ListResourceRecordSetsResponse {
|
|
|
2247
1655
|
|
|
2248
1656
|
MaxItems: number | undefined;
|
|
2249
1657
|
}
|
|
2250
|
-
export declare namespace ListResourceRecordSetsResponse {
|
|
2251
|
-
|
|
2252
|
-
const filterSensitiveLog: (obj: ListResourceRecordSetsResponse) => any;
|
|
2253
|
-
}
|
|
2254
1658
|
|
|
2255
1659
|
export interface ListReusableDelegationSetsRequest {
|
|
2256
1660
|
|
|
@@ -2258,10 +1662,6 @@ export interface ListReusableDelegationSetsRequest {
|
|
|
2258
1662
|
|
|
2259
1663
|
MaxItems?: number;
|
|
2260
1664
|
}
|
|
2261
|
-
export declare namespace ListReusableDelegationSetsRequest {
|
|
2262
|
-
|
|
2263
|
-
const filterSensitiveLog: (obj: ListReusableDelegationSetsRequest) => any;
|
|
2264
|
-
}
|
|
2265
1665
|
|
|
2266
1666
|
export interface ListReusableDelegationSetsResponse {
|
|
2267
1667
|
|
|
@@ -2275,10 +1675,6 @@ export interface ListReusableDelegationSetsResponse {
|
|
|
2275
1675
|
|
|
2276
1676
|
MaxItems: number | undefined;
|
|
2277
1677
|
}
|
|
2278
|
-
export declare namespace ListReusableDelegationSetsResponse {
|
|
2279
|
-
|
|
2280
|
-
const filterSensitiveLog: (obj: ListReusableDelegationSetsResponse) => any;
|
|
2281
|
-
}
|
|
2282
1678
|
|
|
2283
1679
|
export interface ListTagsForResourceRequest {
|
|
2284
1680
|
|
|
@@ -2286,10 +1682,6 @@ export interface ListTagsForResourceRequest {
|
|
|
2286
1682
|
|
|
2287
1683
|
ResourceId: string | undefined;
|
|
2288
1684
|
}
|
|
2289
|
-
export declare namespace ListTagsForResourceRequest {
|
|
2290
|
-
|
|
2291
|
-
const filterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
|
|
2292
|
-
}
|
|
2293
1685
|
|
|
2294
1686
|
export interface ResourceTagSet {
|
|
2295
1687
|
|
|
@@ -2299,19 +1691,11 @@ export interface ResourceTagSet {
|
|
|
2299
1691
|
|
|
2300
1692
|
Tags?: Tag[];
|
|
2301
1693
|
}
|
|
2302
|
-
export declare namespace ResourceTagSet {
|
|
2303
|
-
|
|
2304
|
-
const filterSensitiveLog: (obj: ResourceTagSet) => any;
|
|
2305
|
-
}
|
|
2306
1694
|
|
|
2307
1695
|
export interface ListTagsForResourceResponse {
|
|
2308
1696
|
|
|
2309
1697
|
ResourceTagSet: ResourceTagSet | undefined;
|
|
2310
1698
|
}
|
|
2311
|
-
export declare namespace ListTagsForResourceResponse {
|
|
2312
|
-
|
|
2313
|
-
const filterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
|
|
2314
|
-
}
|
|
2315
1699
|
|
|
2316
1700
|
export interface ListTagsForResourcesRequest {
|
|
2317
1701
|
|
|
@@ -2319,19 +1703,11 @@ export interface ListTagsForResourcesRequest {
|
|
|
2319
1703
|
|
|
2320
1704
|
ResourceIds: string[] | undefined;
|
|
2321
1705
|
}
|
|
2322
|
-
export declare namespace ListTagsForResourcesRequest {
|
|
2323
|
-
|
|
2324
|
-
const filterSensitiveLog: (obj: ListTagsForResourcesRequest) => any;
|
|
2325
|
-
}
|
|
2326
1706
|
|
|
2327
1707
|
export interface ListTagsForResourcesResponse {
|
|
2328
1708
|
|
|
2329
1709
|
ResourceTagSets: ResourceTagSet[] | undefined;
|
|
2330
1710
|
}
|
|
2331
|
-
export declare namespace ListTagsForResourcesResponse {
|
|
2332
|
-
|
|
2333
|
-
const filterSensitiveLog: (obj: ListTagsForResourcesResponse) => any;
|
|
2334
|
-
}
|
|
2335
1711
|
|
|
2336
1712
|
export interface ListTrafficPoliciesRequest {
|
|
2337
1713
|
|
|
@@ -2339,10 +1715,6 @@ export interface ListTrafficPoliciesRequest {
|
|
|
2339
1715
|
|
|
2340
1716
|
MaxItems?: number;
|
|
2341
1717
|
}
|
|
2342
|
-
export declare namespace ListTrafficPoliciesRequest {
|
|
2343
|
-
|
|
2344
|
-
const filterSensitiveLog: (obj: ListTrafficPoliciesRequest) => any;
|
|
2345
|
-
}
|
|
2346
1718
|
|
|
2347
1719
|
export interface TrafficPolicySummary {
|
|
2348
1720
|
|
|
@@ -2356,10 +1728,6 @@ export interface TrafficPolicySummary {
|
|
|
2356
1728
|
|
|
2357
1729
|
TrafficPolicyCount: number | undefined;
|
|
2358
1730
|
}
|
|
2359
|
-
export declare namespace TrafficPolicySummary {
|
|
2360
|
-
|
|
2361
|
-
const filterSensitiveLog: (obj: TrafficPolicySummary) => any;
|
|
2362
|
-
}
|
|
2363
1731
|
|
|
2364
1732
|
export interface ListTrafficPoliciesResponse {
|
|
2365
1733
|
|
|
@@ -2371,10 +1739,6 @@ export interface ListTrafficPoliciesResponse {
|
|
|
2371
1739
|
|
|
2372
1740
|
MaxItems: number | undefined;
|
|
2373
1741
|
}
|
|
2374
|
-
export declare namespace ListTrafficPoliciesResponse {
|
|
2375
|
-
|
|
2376
|
-
const filterSensitiveLog: (obj: ListTrafficPoliciesResponse) => any;
|
|
2377
|
-
}
|
|
2378
1742
|
|
|
2379
1743
|
export interface ListTrafficPolicyInstancesRequest {
|
|
2380
1744
|
|
|
@@ -2386,10 +1750,6 @@ export interface ListTrafficPolicyInstancesRequest {
|
|
|
2386
1750
|
|
|
2387
1751
|
MaxItems?: number;
|
|
2388
1752
|
}
|
|
2389
|
-
export declare namespace ListTrafficPolicyInstancesRequest {
|
|
2390
|
-
|
|
2391
|
-
const filterSensitiveLog: (obj: ListTrafficPolicyInstancesRequest) => any;
|
|
2392
|
-
}
|
|
2393
1753
|
|
|
2394
1754
|
export interface ListTrafficPolicyInstancesResponse {
|
|
2395
1755
|
|
|
@@ -2405,10 +1765,6 @@ export interface ListTrafficPolicyInstancesResponse {
|
|
|
2405
1765
|
|
|
2406
1766
|
MaxItems: number | undefined;
|
|
2407
1767
|
}
|
|
2408
|
-
export declare namespace ListTrafficPolicyInstancesResponse {
|
|
2409
|
-
|
|
2410
|
-
const filterSensitiveLog: (obj: ListTrafficPolicyInstancesResponse) => any;
|
|
2411
|
-
}
|
|
2412
1768
|
|
|
2413
1769
|
export interface ListTrafficPolicyInstancesByHostedZoneRequest {
|
|
2414
1770
|
|
|
@@ -2420,10 +1776,6 @@ export interface ListTrafficPolicyInstancesByHostedZoneRequest {
|
|
|
2420
1776
|
|
|
2421
1777
|
MaxItems?: number;
|
|
2422
1778
|
}
|
|
2423
|
-
export declare namespace ListTrafficPolicyInstancesByHostedZoneRequest {
|
|
2424
|
-
|
|
2425
|
-
const filterSensitiveLog: (obj: ListTrafficPolicyInstancesByHostedZoneRequest) => any;
|
|
2426
|
-
}
|
|
2427
1779
|
|
|
2428
1780
|
export interface ListTrafficPolicyInstancesByHostedZoneResponse {
|
|
2429
1781
|
|
|
@@ -2437,10 +1789,6 @@ export interface ListTrafficPolicyInstancesByHostedZoneResponse {
|
|
|
2437
1789
|
|
|
2438
1790
|
MaxItems: number | undefined;
|
|
2439
1791
|
}
|
|
2440
|
-
export declare namespace ListTrafficPolicyInstancesByHostedZoneResponse {
|
|
2441
|
-
|
|
2442
|
-
const filterSensitiveLog: (obj: ListTrafficPolicyInstancesByHostedZoneResponse) => any;
|
|
2443
|
-
}
|
|
2444
1792
|
|
|
2445
1793
|
export interface ListTrafficPolicyInstancesByPolicyRequest {
|
|
2446
1794
|
|
|
@@ -2456,10 +1804,6 @@ export interface ListTrafficPolicyInstancesByPolicyRequest {
|
|
|
2456
1804
|
|
|
2457
1805
|
MaxItems?: number;
|
|
2458
1806
|
}
|
|
2459
|
-
export declare namespace ListTrafficPolicyInstancesByPolicyRequest {
|
|
2460
|
-
|
|
2461
|
-
const filterSensitiveLog: (obj: ListTrafficPolicyInstancesByPolicyRequest) => any;
|
|
2462
|
-
}
|
|
2463
1807
|
|
|
2464
1808
|
export interface ListTrafficPolicyInstancesByPolicyResponse {
|
|
2465
1809
|
|
|
@@ -2475,10 +1819,6 @@ export interface ListTrafficPolicyInstancesByPolicyResponse {
|
|
|
2475
1819
|
|
|
2476
1820
|
MaxItems: number | undefined;
|
|
2477
1821
|
}
|
|
2478
|
-
export declare namespace ListTrafficPolicyInstancesByPolicyResponse {
|
|
2479
|
-
|
|
2480
|
-
const filterSensitiveLog: (obj: ListTrafficPolicyInstancesByPolicyResponse) => any;
|
|
2481
|
-
}
|
|
2482
1822
|
|
|
2483
1823
|
export interface ListTrafficPolicyVersionsRequest {
|
|
2484
1824
|
|
|
@@ -2488,10 +1828,6 @@ export interface ListTrafficPolicyVersionsRequest {
|
|
|
2488
1828
|
|
|
2489
1829
|
MaxItems?: number;
|
|
2490
1830
|
}
|
|
2491
|
-
export declare namespace ListTrafficPolicyVersionsRequest {
|
|
2492
|
-
|
|
2493
|
-
const filterSensitiveLog: (obj: ListTrafficPolicyVersionsRequest) => any;
|
|
2494
|
-
}
|
|
2495
1831
|
|
|
2496
1832
|
export interface ListTrafficPolicyVersionsResponse {
|
|
2497
1833
|
|
|
@@ -2503,10 +1839,6 @@ export interface ListTrafficPolicyVersionsResponse {
|
|
|
2503
1839
|
|
|
2504
1840
|
MaxItems: number | undefined;
|
|
2505
1841
|
}
|
|
2506
|
-
export declare namespace ListTrafficPolicyVersionsResponse {
|
|
2507
|
-
|
|
2508
|
-
const filterSensitiveLog: (obj: ListTrafficPolicyVersionsResponse) => any;
|
|
2509
|
-
}
|
|
2510
1842
|
|
|
2511
1843
|
export interface ListVPCAssociationAuthorizationsRequest {
|
|
2512
1844
|
|
|
@@ -2516,10 +1848,6 @@ export interface ListVPCAssociationAuthorizationsRequest {
|
|
|
2516
1848
|
|
|
2517
1849
|
MaxResults?: number;
|
|
2518
1850
|
}
|
|
2519
|
-
export declare namespace ListVPCAssociationAuthorizationsRequest {
|
|
2520
|
-
|
|
2521
|
-
const filterSensitiveLog: (obj: ListVPCAssociationAuthorizationsRequest) => any;
|
|
2522
|
-
}
|
|
2523
1851
|
|
|
2524
1852
|
export interface ListVPCAssociationAuthorizationsResponse {
|
|
2525
1853
|
|
|
@@ -2529,10 +1857,6 @@ export interface ListVPCAssociationAuthorizationsResponse {
|
|
|
2529
1857
|
|
|
2530
1858
|
VPCs: VPC[] | undefined;
|
|
2531
1859
|
}
|
|
2532
|
-
export declare namespace ListVPCAssociationAuthorizationsResponse {
|
|
2533
|
-
|
|
2534
|
-
const filterSensitiveLog: (obj: ListVPCAssociationAuthorizationsResponse) => any;
|
|
2535
|
-
}
|
|
2536
1860
|
|
|
2537
1861
|
export interface TestDNSAnswerRequest {
|
|
2538
1862
|
|
|
@@ -2548,10 +1872,6 @@ export interface TestDNSAnswerRequest {
|
|
|
2548
1872
|
|
|
2549
1873
|
EDNS0ClientSubnetMask?: string;
|
|
2550
1874
|
}
|
|
2551
|
-
export declare namespace TestDNSAnswerRequest {
|
|
2552
|
-
|
|
2553
|
-
const filterSensitiveLog: (obj: TestDNSAnswerRequest) => any;
|
|
2554
|
-
}
|
|
2555
1875
|
|
|
2556
1876
|
export interface TestDNSAnswerResponse {
|
|
2557
1877
|
|
|
@@ -2567,10 +1887,6 @@ export interface TestDNSAnswerResponse {
|
|
|
2567
1887
|
|
|
2568
1888
|
Protocol: string | undefined;
|
|
2569
1889
|
}
|
|
2570
|
-
export declare namespace TestDNSAnswerResponse {
|
|
2571
|
-
|
|
2572
|
-
const filterSensitiveLog: (obj: TestDNSAnswerResponse) => any;
|
|
2573
|
-
}
|
|
2574
1890
|
|
|
2575
1891
|
export declare class HealthCheckVersionMismatch extends __BaseException {
|
|
2576
1892
|
readonly name: "HealthCheckVersionMismatch";
|
|
@@ -2616,19 +1932,11 @@ export interface UpdateHealthCheckRequest {
|
|
|
2616
1932
|
|
|
2617
1933
|
ResetElements?: (ResettableElementName | string)[];
|
|
2618
1934
|
}
|
|
2619
|
-
export declare namespace UpdateHealthCheckRequest {
|
|
2620
|
-
|
|
2621
|
-
const filterSensitiveLog: (obj: UpdateHealthCheckRequest) => any;
|
|
2622
|
-
}
|
|
2623
1935
|
|
|
2624
1936
|
export interface UpdateHealthCheckResponse {
|
|
2625
1937
|
|
|
2626
1938
|
HealthCheck: HealthCheck | undefined;
|
|
2627
1939
|
}
|
|
2628
|
-
export declare namespace UpdateHealthCheckResponse {
|
|
2629
|
-
|
|
2630
|
-
const filterSensitiveLog: (obj: UpdateHealthCheckResponse) => any;
|
|
2631
|
-
}
|
|
2632
1940
|
|
|
2633
1941
|
export interface UpdateHostedZoneCommentRequest {
|
|
2634
1942
|
|
|
@@ -2636,19 +1944,11 @@ export interface UpdateHostedZoneCommentRequest {
|
|
|
2636
1944
|
|
|
2637
1945
|
Comment?: string;
|
|
2638
1946
|
}
|
|
2639
|
-
export declare namespace UpdateHostedZoneCommentRequest {
|
|
2640
|
-
|
|
2641
|
-
const filterSensitiveLog: (obj: UpdateHostedZoneCommentRequest) => any;
|
|
2642
|
-
}
|
|
2643
1947
|
|
|
2644
1948
|
export interface UpdateHostedZoneCommentResponse {
|
|
2645
1949
|
|
|
2646
1950
|
HostedZone: HostedZone | undefined;
|
|
2647
1951
|
}
|
|
2648
|
-
export declare namespace UpdateHostedZoneCommentResponse {
|
|
2649
|
-
|
|
2650
|
-
const filterSensitiveLog: (obj: UpdateHostedZoneCommentResponse) => any;
|
|
2651
|
-
}
|
|
2652
1952
|
|
|
2653
1953
|
export interface UpdateTrafficPolicyCommentRequest {
|
|
2654
1954
|
|
|
@@ -2658,19 +1958,11 @@ export interface UpdateTrafficPolicyCommentRequest {
|
|
|
2658
1958
|
|
|
2659
1959
|
Comment: string | undefined;
|
|
2660
1960
|
}
|
|
2661
|
-
export declare namespace UpdateTrafficPolicyCommentRequest {
|
|
2662
|
-
|
|
2663
|
-
const filterSensitiveLog: (obj: UpdateTrafficPolicyCommentRequest) => any;
|
|
2664
|
-
}
|
|
2665
1961
|
|
|
2666
1962
|
export interface UpdateTrafficPolicyCommentResponse {
|
|
2667
1963
|
|
|
2668
1964
|
TrafficPolicy: TrafficPolicy | undefined;
|
|
2669
1965
|
}
|
|
2670
|
-
export declare namespace UpdateTrafficPolicyCommentResponse {
|
|
2671
|
-
|
|
2672
|
-
const filterSensitiveLog: (obj: UpdateTrafficPolicyCommentResponse) => any;
|
|
2673
|
-
}
|
|
2674
1966
|
|
|
2675
1967
|
export declare class ConflictingTypes extends __BaseException {
|
|
2676
1968
|
readonly name: "ConflictingTypes";
|
|
@@ -2689,16 +1981,366 @@ export interface UpdateTrafficPolicyInstanceRequest {
|
|
|
2689
1981
|
|
|
2690
1982
|
TrafficPolicyVersion: number | undefined;
|
|
2691
1983
|
}
|
|
2692
|
-
export declare namespace UpdateTrafficPolicyInstanceRequest {
|
|
2693
|
-
|
|
2694
|
-
const filterSensitiveLog: (obj: UpdateTrafficPolicyInstanceRequest) => any;
|
|
2695
|
-
}
|
|
2696
1984
|
|
|
2697
1985
|
export interface UpdateTrafficPolicyInstanceResponse {
|
|
2698
1986
|
|
|
2699
1987
|
TrafficPolicyInstance: TrafficPolicyInstance | undefined;
|
|
2700
1988
|
}
|
|
2701
|
-
|
|
2702
|
-
|
|
2703
|
-
|
|
2704
|
-
|
|
1989
|
+
|
|
1990
|
+
export declare const AccountLimitFilterSensitiveLog: (obj: AccountLimit) => any;
|
|
1991
|
+
|
|
1992
|
+
export declare const ActivateKeySigningKeyRequestFilterSensitiveLog: (obj: ActivateKeySigningKeyRequest) => any;
|
|
1993
|
+
|
|
1994
|
+
export declare const ChangeInfoFilterSensitiveLog: (obj: ChangeInfo) => any;
|
|
1995
|
+
|
|
1996
|
+
export declare const ActivateKeySigningKeyResponseFilterSensitiveLog: (obj: ActivateKeySigningKeyResponse) => any;
|
|
1997
|
+
|
|
1998
|
+
export declare const AlarmIdentifierFilterSensitiveLog: (obj: AlarmIdentifier) => any;
|
|
1999
|
+
|
|
2000
|
+
export declare const AliasTargetFilterSensitiveLog: (obj: AliasTarget) => any;
|
|
2001
|
+
|
|
2002
|
+
export declare const VPCFilterSensitiveLog: (obj: VPC) => any;
|
|
2003
|
+
|
|
2004
|
+
export declare const AssociateVPCWithHostedZoneRequestFilterSensitiveLog: (obj: AssociateVPCWithHostedZoneRequest) => any;
|
|
2005
|
+
|
|
2006
|
+
export declare const AssociateVPCWithHostedZoneResponseFilterSensitiveLog: (obj: AssociateVPCWithHostedZoneResponse) => any;
|
|
2007
|
+
|
|
2008
|
+
export declare const CidrCollectionChangeFilterSensitiveLog: (obj: CidrCollectionChange) => any;
|
|
2009
|
+
|
|
2010
|
+
export declare const ChangeCidrCollectionRequestFilterSensitiveLog: (obj: ChangeCidrCollectionRequest) => any;
|
|
2011
|
+
|
|
2012
|
+
export declare const ChangeCidrCollectionResponseFilterSensitiveLog: (obj: ChangeCidrCollectionResponse) => any;
|
|
2013
|
+
|
|
2014
|
+
export declare const CidrRoutingConfigFilterSensitiveLog: (obj: CidrRoutingConfig) => any;
|
|
2015
|
+
|
|
2016
|
+
export declare const GeoLocationFilterSensitiveLog: (obj: GeoLocation) => any;
|
|
2017
|
+
|
|
2018
|
+
export declare const ResourceRecordFilterSensitiveLog: (obj: ResourceRecord) => any;
|
|
2019
|
+
|
|
2020
|
+
export declare const ResourceRecordSetFilterSensitiveLog: (obj: ResourceRecordSet) => any;
|
|
2021
|
+
|
|
2022
|
+
export declare const ChangeFilterSensitiveLog: (obj: Change) => any;
|
|
2023
|
+
|
|
2024
|
+
export declare const ChangeBatchFilterSensitiveLog: (obj: ChangeBatch) => any;
|
|
2025
|
+
|
|
2026
|
+
export declare const ChangeResourceRecordSetsRequestFilterSensitiveLog: (obj: ChangeResourceRecordSetsRequest) => any;
|
|
2027
|
+
|
|
2028
|
+
export declare const ChangeResourceRecordSetsResponseFilterSensitiveLog: (obj: ChangeResourceRecordSetsResponse) => any;
|
|
2029
|
+
|
|
2030
|
+
export declare const TagFilterSensitiveLog: (obj: Tag) => any;
|
|
2031
|
+
|
|
2032
|
+
export declare const ChangeTagsForResourceRequestFilterSensitiveLog: (obj: ChangeTagsForResourceRequest) => any;
|
|
2033
|
+
|
|
2034
|
+
export declare const ChangeTagsForResourceResponseFilterSensitiveLog: (obj: ChangeTagsForResourceResponse) => any;
|
|
2035
|
+
|
|
2036
|
+
export declare const CreateCidrCollectionRequestFilterSensitiveLog: (obj: CreateCidrCollectionRequest) => any;
|
|
2037
|
+
|
|
2038
|
+
export declare const CidrCollectionFilterSensitiveLog: (obj: CidrCollection) => any;
|
|
2039
|
+
|
|
2040
|
+
export declare const CreateCidrCollectionResponseFilterSensitiveLog: (obj: CreateCidrCollectionResponse) => any;
|
|
2041
|
+
|
|
2042
|
+
export declare const HealthCheckConfigFilterSensitiveLog: (obj: HealthCheckConfig) => any;
|
|
2043
|
+
|
|
2044
|
+
export declare const CreateHealthCheckRequestFilterSensitiveLog: (obj: CreateHealthCheckRequest) => any;
|
|
2045
|
+
|
|
2046
|
+
export declare const DimensionFilterSensitiveLog: (obj: Dimension) => any;
|
|
2047
|
+
|
|
2048
|
+
export declare const CloudWatchAlarmConfigurationFilterSensitiveLog: (obj: CloudWatchAlarmConfiguration) => any;
|
|
2049
|
+
|
|
2050
|
+
export declare const LinkedServiceFilterSensitiveLog: (obj: LinkedService) => any;
|
|
2051
|
+
|
|
2052
|
+
export declare const HealthCheckFilterSensitiveLog: (obj: HealthCheck) => any;
|
|
2053
|
+
|
|
2054
|
+
export declare const CreateHealthCheckResponseFilterSensitiveLog: (obj: CreateHealthCheckResponse) => any;
|
|
2055
|
+
|
|
2056
|
+
export declare const HostedZoneConfigFilterSensitiveLog: (obj: HostedZoneConfig) => any;
|
|
2057
|
+
|
|
2058
|
+
export declare const CreateHostedZoneRequestFilterSensitiveLog: (obj: CreateHostedZoneRequest) => any;
|
|
2059
|
+
|
|
2060
|
+
export declare const DelegationSetFilterSensitiveLog: (obj: DelegationSet) => any;
|
|
2061
|
+
|
|
2062
|
+
export declare const HostedZoneFilterSensitiveLog: (obj: HostedZone) => any;
|
|
2063
|
+
|
|
2064
|
+
export declare const CreateHostedZoneResponseFilterSensitiveLog: (obj: CreateHostedZoneResponse) => any;
|
|
2065
|
+
|
|
2066
|
+
export declare const CreateKeySigningKeyRequestFilterSensitiveLog: (obj: CreateKeySigningKeyRequest) => any;
|
|
2067
|
+
|
|
2068
|
+
export declare const KeySigningKeyFilterSensitiveLog: (obj: KeySigningKey) => any;
|
|
2069
|
+
|
|
2070
|
+
export declare const CreateKeySigningKeyResponseFilterSensitiveLog: (obj: CreateKeySigningKeyResponse) => any;
|
|
2071
|
+
|
|
2072
|
+
export declare const CreateQueryLoggingConfigRequestFilterSensitiveLog: (obj: CreateQueryLoggingConfigRequest) => any;
|
|
2073
|
+
|
|
2074
|
+
export declare const QueryLoggingConfigFilterSensitiveLog: (obj: QueryLoggingConfig) => any;
|
|
2075
|
+
|
|
2076
|
+
export declare const CreateQueryLoggingConfigResponseFilterSensitiveLog: (obj: CreateQueryLoggingConfigResponse) => any;
|
|
2077
|
+
|
|
2078
|
+
export declare const CreateReusableDelegationSetRequestFilterSensitiveLog: (obj: CreateReusableDelegationSetRequest) => any;
|
|
2079
|
+
|
|
2080
|
+
export declare const CreateReusableDelegationSetResponseFilterSensitiveLog: (obj: CreateReusableDelegationSetResponse) => any;
|
|
2081
|
+
|
|
2082
|
+
export declare const CreateTrafficPolicyRequestFilterSensitiveLog: (obj: CreateTrafficPolicyRequest) => any;
|
|
2083
|
+
|
|
2084
|
+
export declare const TrafficPolicyFilterSensitiveLog: (obj: TrafficPolicy) => any;
|
|
2085
|
+
|
|
2086
|
+
export declare const CreateTrafficPolicyResponseFilterSensitiveLog: (obj: CreateTrafficPolicyResponse) => any;
|
|
2087
|
+
|
|
2088
|
+
export declare const CreateTrafficPolicyInstanceRequestFilterSensitiveLog: (obj: CreateTrafficPolicyInstanceRequest) => any;
|
|
2089
|
+
|
|
2090
|
+
export declare const TrafficPolicyInstanceFilterSensitiveLog: (obj: TrafficPolicyInstance) => any;
|
|
2091
|
+
|
|
2092
|
+
export declare const CreateTrafficPolicyInstanceResponseFilterSensitiveLog: (obj: CreateTrafficPolicyInstanceResponse) => any;
|
|
2093
|
+
|
|
2094
|
+
export declare const CreateTrafficPolicyVersionRequestFilterSensitiveLog: (obj: CreateTrafficPolicyVersionRequest) => any;
|
|
2095
|
+
|
|
2096
|
+
export declare const CreateTrafficPolicyVersionResponseFilterSensitiveLog: (obj: CreateTrafficPolicyVersionResponse) => any;
|
|
2097
|
+
|
|
2098
|
+
export declare const CreateVPCAssociationAuthorizationRequestFilterSensitiveLog: (obj: CreateVPCAssociationAuthorizationRequest) => any;
|
|
2099
|
+
|
|
2100
|
+
export declare const CreateVPCAssociationAuthorizationResponseFilterSensitiveLog: (obj: CreateVPCAssociationAuthorizationResponse) => any;
|
|
2101
|
+
|
|
2102
|
+
export declare const DeactivateKeySigningKeyRequestFilterSensitiveLog: (obj: DeactivateKeySigningKeyRequest) => any;
|
|
2103
|
+
|
|
2104
|
+
export declare const DeactivateKeySigningKeyResponseFilterSensitiveLog: (obj: DeactivateKeySigningKeyResponse) => any;
|
|
2105
|
+
|
|
2106
|
+
export declare const DeleteCidrCollectionRequestFilterSensitiveLog: (obj: DeleteCidrCollectionRequest) => any;
|
|
2107
|
+
|
|
2108
|
+
export declare const DeleteCidrCollectionResponseFilterSensitiveLog: (obj: DeleteCidrCollectionResponse) => any;
|
|
2109
|
+
|
|
2110
|
+
export declare const DeleteHealthCheckRequestFilterSensitiveLog: (obj: DeleteHealthCheckRequest) => any;
|
|
2111
|
+
|
|
2112
|
+
export declare const DeleteHealthCheckResponseFilterSensitiveLog: (obj: DeleteHealthCheckResponse) => any;
|
|
2113
|
+
|
|
2114
|
+
export declare const DeleteHostedZoneRequestFilterSensitiveLog: (obj: DeleteHostedZoneRequest) => any;
|
|
2115
|
+
|
|
2116
|
+
export declare const DeleteHostedZoneResponseFilterSensitiveLog: (obj: DeleteHostedZoneResponse) => any;
|
|
2117
|
+
|
|
2118
|
+
export declare const DeleteKeySigningKeyRequestFilterSensitiveLog: (obj: DeleteKeySigningKeyRequest) => any;
|
|
2119
|
+
|
|
2120
|
+
export declare const DeleteKeySigningKeyResponseFilterSensitiveLog: (obj: DeleteKeySigningKeyResponse) => any;
|
|
2121
|
+
|
|
2122
|
+
export declare const DeleteQueryLoggingConfigRequestFilterSensitiveLog: (obj: DeleteQueryLoggingConfigRequest) => any;
|
|
2123
|
+
|
|
2124
|
+
export declare const DeleteQueryLoggingConfigResponseFilterSensitiveLog: (obj: DeleteQueryLoggingConfigResponse) => any;
|
|
2125
|
+
|
|
2126
|
+
export declare const DeleteReusableDelegationSetRequestFilterSensitiveLog: (obj: DeleteReusableDelegationSetRequest) => any;
|
|
2127
|
+
|
|
2128
|
+
export declare const DeleteReusableDelegationSetResponseFilterSensitiveLog: (obj: DeleteReusableDelegationSetResponse) => any;
|
|
2129
|
+
|
|
2130
|
+
export declare const DeleteTrafficPolicyRequestFilterSensitiveLog: (obj: DeleteTrafficPolicyRequest) => any;
|
|
2131
|
+
|
|
2132
|
+
export declare const DeleteTrafficPolicyResponseFilterSensitiveLog: (obj: DeleteTrafficPolicyResponse) => any;
|
|
2133
|
+
|
|
2134
|
+
export declare const DeleteTrafficPolicyInstanceRequestFilterSensitiveLog: (obj: DeleteTrafficPolicyInstanceRequest) => any;
|
|
2135
|
+
|
|
2136
|
+
export declare const DeleteTrafficPolicyInstanceResponseFilterSensitiveLog: (obj: DeleteTrafficPolicyInstanceResponse) => any;
|
|
2137
|
+
|
|
2138
|
+
export declare const DeleteVPCAssociationAuthorizationRequestFilterSensitiveLog: (obj: DeleteVPCAssociationAuthorizationRequest) => any;
|
|
2139
|
+
|
|
2140
|
+
export declare const DeleteVPCAssociationAuthorizationResponseFilterSensitiveLog: (obj: DeleteVPCAssociationAuthorizationResponse) => any;
|
|
2141
|
+
|
|
2142
|
+
export declare const DisableHostedZoneDNSSECRequestFilterSensitiveLog: (obj: DisableHostedZoneDNSSECRequest) => any;
|
|
2143
|
+
|
|
2144
|
+
export declare const DisableHostedZoneDNSSECResponseFilterSensitiveLog: (obj: DisableHostedZoneDNSSECResponse) => any;
|
|
2145
|
+
|
|
2146
|
+
export declare const DisassociateVPCFromHostedZoneRequestFilterSensitiveLog: (obj: DisassociateVPCFromHostedZoneRequest) => any;
|
|
2147
|
+
|
|
2148
|
+
export declare const DisassociateVPCFromHostedZoneResponseFilterSensitiveLog: (obj: DisassociateVPCFromHostedZoneResponse) => any;
|
|
2149
|
+
|
|
2150
|
+
export declare const EnableHostedZoneDNSSECRequestFilterSensitiveLog: (obj: EnableHostedZoneDNSSECRequest) => any;
|
|
2151
|
+
|
|
2152
|
+
export declare const EnableHostedZoneDNSSECResponseFilterSensitiveLog: (obj: EnableHostedZoneDNSSECResponse) => any;
|
|
2153
|
+
|
|
2154
|
+
export declare const GetAccountLimitRequestFilterSensitiveLog: (obj: GetAccountLimitRequest) => any;
|
|
2155
|
+
|
|
2156
|
+
export declare const GetAccountLimitResponseFilterSensitiveLog: (obj: GetAccountLimitResponse) => any;
|
|
2157
|
+
|
|
2158
|
+
export declare const GetChangeRequestFilterSensitiveLog: (obj: GetChangeRequest) => any;
|
|
2159
|
+
|
|
2160
|
+
export declare const GetChangeResponseFilterSensitiveLog: (obj: GetChangeResponse) => any;
|
|
2161
|
+
|
|
2162
|
+
export declare const GetCheckerIpRangesRequestFilterSensitiveLog: (obj: GetCheckerIpRangesRequest) => any;
|
|
2163
|
+
|
|
2164
|
+
export declare const GetCheckerIpRangesResponseFilterSensitiveLog: (obj: GetCheckerIpRangesResponse) => any;
|
|
2165
|
+
|
|
2166
|
+
export declare const GetDNSSECRequestFilterSensitiveLog: (obj: GetDNSSECRequest) => any;
|
|
2167
|
+
|
|
2168
|
+
export declare const DNSSECStatusFilterSensitiveLog: (obj: DNSSECStatus) => any;
|
|
2169
|
+
|
|
2170
|
+
export declare const GetDNSSECResponseFilterSensitiveLog: (obj: GetDNSSECResponse) => any;
|
|
2171
|
+
|
|
2172
|
+
export declare const GetGeoLocationRequestFilterSensitiveLog: (obj: GetGeoLocationRequest) => any;
|
|
2173
|
+
|
|
2174
|
+
export declare const GeoLocationDetailsFilterSensitiveLog: (obj: GeoLocationDetails) => any;
|
|
2175
|
+
|
|
2176
|
+
export declare const GetGeoLocationResponseFilterSensitiveLog: (obj: GetGeoLocationResponse) => any;
|
|
2177
|
+
|
|
2178
|
+
export declare const GetHealthCheckRequestFilterSensitiveLog: (obj: GetHealthCheckRequest) => any;
|
|
2179
|
+
|
|
2180
|
+
export declare const GetHealthCheckResponseFilterSensitiveLog: (obj: GetHealthCheckResponse) => any;
|
|
2181
|
+
|
|
2182
|
+
export declare const GetHealthCheckCountRequestFilterSensitiveLog: (obj: GetHealthCheckCountRequest) => any;
|
|
2183
|
+
|
|
2184
|
+
export declare const GetHealthCheckCountResponseFilterSensitiveLog: (obj: GetHealthCheckCountResponse) => any;
|
|
2185
|
+
|
|
2186
|
+
export declare const GetHealthCheckLastFailureReasonRequestFilterSensitiveLog: (obj: GetHealthCheckLastFailureReasonRequest) => any;
|
|
2187
|
+
|
|
2188
|
+
export declare const StatusReportFilterSensitiveLog: (obj: StatusReport) => any;
|
|
2189
|
+
|
|
2190
|
+
export declare const HealthCheckObservationFilterSensitiveLog: (obj: HealthCheckObservation) => any;
|
|
2191
|
+
|
|
2192
|
+
export declare const GetHealthCheckLastFailureReasonResponseFilterSensitiveLog: (obj: GetHealthCheckLastFailureReasonResponse) => any;
|
|
2193
|
+
|
|
2194
|
+
export declare const GetHealthCheckStatusRequestFilterSensitiveLog: (obj: GetHealthCheckStatusRequest) => any;
|
|
2195
|
+
|
|
2196
|
+
export declare const GetHealthCheckStatusResponseFilterSensitiveLog: (obj: GetHealthCheckStatusResponse) => any;
|
|
2197
|
+
|
|
2198
|
+
export declare const GetHostedZoneRequestFilterSensitiveLog: (obj: GetHostedZoneRequest) => any;
|
|
2199
|
+
|
|
2200
|
+
export declare const GetHostedZoneResponseFilterSensitiveLog: (obj: GetHostedZoneResponse) => any;
|
|
2201
|
+
|
|
2202
|
+
export declare const GetHostedZoneCountRequestFilterSensitiveLog: (obj: GetHostedZoneCountRequest) => any;
|
|
2203
|
+
|
|
2204
|
+
export declare const GetHostedZoneCountResponseFilterSensitiveLog: (obj: GetHostedZoneCountResponse) => any;
|
|
2205
|
+
|
|
2206
|
+
export declare const GetHostedZoneLimitRequestFilterSensitiveLog: (obj: GetHostedZoneLimitRequest) => any;
|
|
2207
|
+
|
|
2208
|
+
export declare const HostedZoneLimitFilterSensitiveLog: (obj: HostedZoneLimit) => any;
|
|
2209
|
+
|
|
2210
|
+
export declare const GetHostedZoneLimitResponseFilterSensitiveLog: (obj: GetHostedZoneLimitResponse) => any;
|
|
2211
|
+
|
|
2212
|
+
export declare const GetQueryLoggingConfigRequestFilterSensitiveLog: (obj: GetQueryLoggingConfigRequest) => any;
|
|
2213
|
+
|
|
2214
|
+
export declare const GetQueryLoggingConfigResponseFilterSensitiveLog: (obj: GetQueryLoggingConfigResponse) => any;
|
|
2215
|
+
|
|
2216
|
+
export declare const GetReusableDelegationSetRequestFilterSensitiveLog: (obj: GetReusableDelegationSetRequest) => any;
|
|
2217
|
+
|
|
2218
|
+
export declare const GetReusableDelegationSetResponseFilterSensitiveLog: (obj: GetReusableDelegationSetResponse) => any;
|
|
2219
|
+
|
|
2220
|
+
export declare const GetReusableDelegationSetLimitRequestFilterSensitiveLog: (obj: GetReusableDelegationSetLimitRequest) => any;
|
|
2221
|
+
|
|
2222
|
+
export declare const ReusableDelegationSetLimitFilterSensitiveLog: (obj: ReusableDelegationSetLimit) => any;
|
|
2223
|
+
|
|
2224
|
+
export declare const GetReusableDelegationSetLimitResponseFilterSensitiveLog: (obj: GetReusableDelegationSetLimitResponse) => any;
|
|
2225
|
+
|
|
2226
|
+
export declare const GetTrafficPolicyRequestFilterSensitiveLog: (obj: GetTrafficPolicyRequest) => any;
|
|
2227
|
+
|
|
2228
|
+
export declare const GetTrafficPolicyResponseFilterSensitiveLog: (obj: GetTrafficPolicyResponse) => any;
|
|
2229
|
+
|
|
2230
|
+
export declare const GetTrafficPolicyInstanceRequestFilterSensitiveLog: (obj: GetTrafficPolicyInstanceRequest) => any;
|
|
2231
|
+
|
|
2232
|
+
export declare const GetTrafficPolicyInstanceResponseFilterSensitiveLog: (obj: GetTrafficPolicyInstanceResponse) => any;
|
|
2233
|
+
|
|
2234
|
+
export declare const GetTrafficPolicyInstanceCountRequestFilterSensitiveLog: (obj: GetTrafficPolicyInstanceCountRequest) => any;
|
|
2235
|
+
|
|
2236
|
+
export declare const GetTrafficPolicyInstanceCountResponseFilterSensitiveLog: (obj: GetTrafficPolicyInstanceCountResponse) => any;
|
|
2237
|
+
|
|
2238
|
+
export declare const ListCidrBlocksRequestFilterSensitiveLog: (obj: ListCidrBlocksRequest) => any;
|
|
2239
|
+
|
|
2240
|
+
export declare const CidrBlockSummaryFilterSensitiveLog: (obj: CidrBlockSummary) => any;
|
|
2241
|
+
|
|
2242
|
+
export declare const ListCidrBlocksResponseFilterSensitiveLog: (obj: ListCidrBlocksResponse) => any;
|
|
2243
|
+
|
|
2244
|
+
export declare const ListCidrCollectionsRequestFilterSensitiveLog: (obj: ListCidrCollectionsRequest) => any;
|
|
2245
|
+
|
|
2246
|
+
export declare const CollectionSummaryFilterSensitiveLog: (obj: CollectionSummary) => any;
|
|
2247
|
+
|
|
2248
|
+
export declare const ListCidrCollectionsResponseFilterSensitiveLog: (obj: ListCidrCollectionsResponse) => any;
|
|
2249
|
+
|
|
2250
|
+
export declare const ListCidrLocationsRequestFilterSensitiveLog: (obj: ListCidrLocationsRequest) => any;
|
|
2251
|
+
|
|
2252
|
+
export declare const LocationSummaryFilterSensitiveLog: (obj: LocationSummary) => any;
|
|
2253
|
+
|
|
2254
|
+
export declare const ListCidrLocationsResponseFilterSensitiveLog: (obj: ListCidrLocationsResponse) => any;
|
|
2255
|
+
|
|
2256
|
+
export declare const ListGeoLocationsRequestFilterSensitiveLog: (obj: ListGeoLocationsRequest) => any;
|
|
2257
|
+
|
|
2258
|
+
export declare const ListGeoLocationsResponseFilterSensitiveLog: (obj: ListGeoLocationsResponse) => any;
|
|
2259
|
+
|
|
2260
|
+
export declare const ListHealthChecksRequestFilterSensitiveLog: (obj: ListHealthChecksRequest) => any;
|
|
2261
|
+
|
|
2262
|
+
export declare const ListHealthChecksResponseFilterSensitiveLog: (obj: ListHealthChecksResponse) => any;
|
|
2263
|
+
|
|
2264
|
+
export declare const ListHostedZonesRequestFilterSensitiveLog: (obj: ListHostedZonesRequest) => any;
|
|
2265
|
+
|
|
2266
|
+
export declare const ListHostedZonesResponseFilterSensitiveLog: (obj: ListHostedZonesResponse) => any;
|
|
2267
|
+
|
|
2268
|
+
export declare const ListHostedZonesByNameRequestFilterSensitiveLog: (obj: ListHostedZonesByNameRequest) => any;
|
|
2269
|
+
|
|
2270
|
+
export declare const ListHostedZonesByNameResponseFilterSensitiveLog: (obj: ListHostedZonesByNameResponse) => any;
|
|
2271
|
+
|
|
2272
|
+
export declare const ListHostedZonesByVPCRequestFilterSensitiveLog: (obj: ListHostedZonesByVPCRequest) => any;
|
|
2273
|
+
|
|
2274
|
+
export declare const HostedZoneOwnerFilterSensitiveLog: (obj: HostedZoneOwner) => any;
|
|
2275
|
+
|
|
2276
|
+
export declare const HostedZoneSummaryFilterSensitiveLog: (obj: HostedZoneSummary) => any;
|
|
2277
|
+
|
|
2278
|
+
export declare const ListHostedZonesByVPCResponseFilterSensitiveLog: (obj: ListHostedZonesByVPCResponse) => any;
|
|
2279
|
+
|
|
2280
|
+
export declare const ListQueryLoggingConfigsRequestFilterSensitiveLog: (obj: ListQueryLoggingConfigsRequest) => any;
|
|
2281
|
+
|
|
2282
|
+
export declare const ListQueryLoggingConfigsResponseFilterSensitiveLog: (obj: ListQueryLoggingConfigsResponse) => any;
|
|
2283
|
+
|
|
2284
|
+
export declare const ListResourceRecordSetsRequestFilterSensitiveLog: (obj: ListResourceRecordSetsRequest) => any;
|
|
2285
|
+
|
|
2286
|
+
export declare const ListResourceRecordSetsResponseFilterSensitiveLog: (obj: ListResourceRecordSetsResponse) => any;
|
|
2287
|
+
|
|
2288
|
+
export declare const ListReusableDelegationSetsRequestFilterSensitiveLog: (obj: ListReusableDelegationSetsRequest) => any;
|
|
2289
|
+
|
|
2290
|
+
export declare const ListReusableDelegationSetsResponseFilterSensitiveLog: (obj: ListReusableDelegationSetsResponse) => any;
|
|
2291
|
+
|
|
2292
|
+
export declare const ListTagsForResourceRequestFilterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
|
|
2293
|
+
|
|
2294
|
+
export declare const ResourceTagSetFilterSensitiveLog: (obj: ResourceTagSet) => any;
|
|
2295
|
+
|
|
2296
|
+
export declare const ListTagsForResourceResponseFilterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
|
|
2297
|
+
|
|
2298
|
+
export declare const ListTagsForResourcesRequestFilterSensitiveLog: (obj: ListTagsForResourcesRequest) => any;
|
|
2299
|
+
|
|
2300
|
+
export declare const ListTagsForResourcesResponseFilterSensitiveLog: (obj: ListTagsForResourcesResponse) => any;
|
|
2301
|
+
|
|
2302
|
+
export declare const ListTrafficPoliciesRequestFilterSensitiveLog: (obj: ListTrafficPoliciesRequest) => any;
|
|
2303
|
+
|
|
2304
|
+
export declare const TrafficPolicySummaryFilterSensitiveLog: (obj: TrafficPolicySummary) => any;
|
|
2305
|
+
|
|
2306
|
+
export declare const ListTrafficPoliciesResponseFilterSensitiveLog: (obj: ListTrafficPoliciesResponse) => any;
|
|
2307
|
+
|
|
2308
|
+
export declare const ListTrafficPolicyInstancesRequestFilterSensitiveLog: (obj: ListTrafficPolicyInstancesRequest) => any;
|
|
2309
|
+
|
|
2310
|
+
export declare const ListTrafficPolicyInstancesResponseFilterSensitiveLog: (obj: ListTrafficPolicyInstancesResponse) => any;
|
|
2311
|
+
|
|
2312
|
+
export declare const ListTrafficPolicyInstancesByHostedZoneRequestFilterSensitiveLog: (obj: ListTrafficPolicyInstancesByHostedZoneRequest) => any;
|
|
2313
|
+
|
|
2314
|
+
export declare const ListTrafficPolicyInstancesByHostedZoneResponseFilterSensitiveLog: (obj: ListTrafficPolicyInstancesByHostedZoneResponse) => any;
|
|
2315
|
+
|
|
2316
|
+
export declare const ListTrafficPolicyInstancesByPolicyRequestFilterSensitiveLog: (obj: ListTrafficPolicyInstancesByPolicyRequest) => any;
|
|
2317
|
+
|
|
2318
|
+
export declare const ListTrafficPolicyInstancesByPolicyResponseFilterSensitiveLog: (obj: ListTrafficPolicyInstancesByPolicyResponse) => any;
|
|
2319
|
+
|
|
2320
|
+
export declare const ListTrafficPolicyVersionsRequestFilterSensitiveLog: (obj: ListTrafficPolicyVersionsRequest) => any;
|
|
2321
|
+
|
|
2322
|
+
export declare const ListTrafficPolicyVersionsResponseFilterSensitiveLog: (obj: ListTrafficPolicyVersionsResponse) => any;
|
|
2323
|
+
|
|
2324
|
+
export declare const ListVPCAssociationAuthorizationsRequestFilterSensitiveLog: (obj: ListVPCAssociationAuthorizationsRequest) => any;
|
|
2325
|
+
|
|
2326
|
+
export declare const ListVPCAssociationAuthorizationsResponseFilterSensitiveLog: (obj: ListVPCAssociationAuthorizationsResponse) => any;
|
|
2327
|
+
|
|
2328
|
+
export declare const TestDNSAnswerRequestFilterSensitiveLog: (obj: TestDNSAnswerRequest) => any;
|
|
2329
|
+
|
|
2330
|
+
export declare const TestDNSAnswerResponseFilterSensitiveLog: (obj: TestDNSAnswerResponse) => any;
|
|
2331
|
+
|
|
2332
|
+
export declare const UpdateHealthCheckRequestFilterSensitiveLog: (obj: UpdateHealthCheckRequest) => any;
|
|
2333
|
+
|
|
2334
|
+
export declare const UpdateHealthCheckResponseFilterSensitiveLog: (obj: UpdateHealthCheckResponse) => any;
|
|
2335
|
+
|
|
2336
|
+
export declare const UpdateHostedZoneCommentRequestFilterSensitiveLog: (obj: UpdateHostedZoneCommentRequest) => any;
|
|
2337
|
+
|
|
2338
|
+
export declare const UpdateHostedZoneCommentResponseFilterSensitiveLog: (obj: UpdateHostedZoneCommentResponse) => any;
|
|
2339
|
+
|
|
2340
|
+
export declare const UpdateTrafficPolicyCommentRequestFilterSensitiveLog: (obj: UpdateTrafficPolicyCommentRequest) => any;
|
|
2341
|
+
|
|
2342
|
+
export declare const UpdateTrafficPolicyCommentResponseFilterSensitiveLog: (obj: UpdateTrafficPolicyCommentResponse) => any;
|
|
2343
|
+
|
|
2344
|
+
export declare const UpdateTrafficPolicyInstanceRequestFilterSensitiveLog: (obj: UpdateTrafficPolicyInstanceRequest) => any;
|
|
2345
|
+
|
|
2346
|
+
export declare const UpdateTrafficPolicyInstanceResponseFilterSensitiveLog: (obj: UpdateTrafficPolicyInstanceResponse) => any;
|