@aws-sdk/client-route-53 3.296.0 → 3.298.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/commands/ActivateKeySigningKeyCommand.js +2 -3
- package/dist-cjs/commands/AssociateVPCWithHostedZoneCommand.js +2 -3
- package/dist-cjs/commands/ChangeCidrCollectionCommand.js +2 -3
- package/dist-cjs/commands/ChangeResourceRecordSetsCommand.js +2 -3
- package/dist-cjs/commands/ChangeTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/CreateCidrCollectionCommand.js +2 -3
- package/dist-cjs/commands/CreateHealthCheckCommand.js +2 -3
- package/dist-cjs/commands/CreateHostedZoneCommand.js +2 -3
- package/dist-cjs/commands/CreateKeySigningKeyCommand.js +2 -3
- package/dist-cjs/commands/CreateQueryLoggingConfigCommand.js +2 -3
- package/dist-cjs/commands/CreateReusableDelegationSetCommand.js +2 -3
- package/dist-cjs/commands/CreateTrafficPolicyCommand.js +2 -3
- package/dist-cjs/commands/CreateTrafficPolicyInstanceCommand.js +2 -3
- package/dist-cjs/commands/CreateTrafficPolicyVersionCommand.js +2 -3
- package/dist-cjs/commands/CreateVPCAssociationAuthorizationCommand.js +2 -3
- package/dist-cjs/commands/DeactivateKeySigningKeyCommand.js +2 -3
- package/dist-cjs/commands/DeleteCidrCollectionCommand.js +2 -3
- package/dist-cjs/commands/DeleteHealthCheckCommand.js +2 -3
- package/dist-cjs/commands/DeleteHostedZoneCommand.js +2 -3
- package/dist-cjs/commands/DeleteKeySigningKeyCommand.js +2 -3
- package/dist-cjs/commands/DeleteQueryLoggingConfigCommand.js +2 -3
- package/dist-cjs/commands/DeleteReusableDelegationSetCommand.js +2 -3
- package/dist-cjs/commands/DeleteTrafficPolicyCommand.js +2 -3
- package/dist-cjs/commands/DeleteTrafficPolicyInstanceCommand.js +2 -3
- package/dist-cjs/commands/DeleteVPCAssociationAuthorizationCommand.js +2 -3
- package/dist-cjs/commands/DisableHostedZoneDNSSECCommand.js +2 -3
- package/dist-cjs/commands/DisassociateVPCFromHostedZoneCommand.js +2 -3
- package/dist-cjs/commands/EnableHostedZoneDNSSECCommand.js +2 -3
- package/dist-cjs/commands/GetAccountLimitCommand.js +2 -3
- package/dist-cjs/commands/GetChangeCommand.js +2 -3
- package/dist-cjs/commands/GetCheckerIpRangesCommand.js +2 -3
- package/dist-cjs/commands/GetDNSSECCommand.js +2 -3
- package/dist-cjs/commands/GetGeoLocationCommand.js +2 -3
- package/dist-cjs/commands/GetHealthCheckCommand.js +2 -3
- package/dist-cjs/commands/GetHealthCheckCountCommand.js +2 -3
- package/dist-cjs/commands/GetHealthCheckLastFailureReasonCommand.js +2 -3
- package/dist-cjs/commands/GetHealthCheckStatusCommand.js +2 -3
- package/dist-cjs/commands/GetHostedZoneCommand.js +2 -3
- package/dist-cjs/commands/GetHostedZoneCountCommand.js +2 -3
- package/dist-cjs/commands/GetHostedZoneLimitCommand.js +2 -3
- package/dist-cjs/commands/GetQueryLoggingConfigCommand.js +2 -3
- package/dist-cjs/commands/GetReusableDelegationSetCommand.js +2 -3
- package/dist-cjs/commands/GetReusableDelegationSetLimitCommand.js +2 -3
- package/dist-cjs/commands/GetTrafficPolicyCommand.js +2 -3
- package/dist-cjs/commands/GetTrafficPolicyInstanceCommand.js +2 -3
- package/dist-cjs/commands/GetTrafficPolicyInstanceCountCommand.js +2 -3
- package/dist-cjs/commands/ListCidrBlocksCommand.js +2 -3
- package/dist-cjs/commands/ListCidrCollectionsCommand.js +2 -3
- package/dist-cjs/commands/ListCidrLocationsCommand.js +2 -3
- package/dist-cjs/commands/ListGeoLocationsCommand.js +2 -3
- package/dist-cjs/commands/ListHealthChecksCommand.js +2 -3
- package/dist-cjs/commands/ListHostedZonesByNameCommand.js +2 -3
- package/dist-cjs/commands/ListHostedZonesByVPCCommand.js +2 -3
- package/dist-cjs/commands/ListHostedZonesCommand.js +2 -3
- package/dist-cjs/commands/ListQueryLoggingConfigsCommand.js +2 -3
- package/dist-cjs/commands/ListResourceRecordSetsCommand.js +2 -3
- package/dist-cjs/commands/ListReusableDelegationSetsCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourcesCommand.js +2 -3
- package/dist-cjs/commands/ListTrafficPoliciesCommand.js +2 -3
- package/dist-cjs/commands/ListTrafficPolicyInstancesByHostedZoneCommand.js +2 -3
- package/dist-cjs/commands/ListTrafficPolicyInstancesByPolicyCommand.js +2 -3
- package/dist-cjs/commands/ListTrafficPolicyInstancesCommand.js +2 -3
- package/dist-cjs/commands/ListTrafficPolicyVersionsCommand.js +2 -3
- package/dist-cjs/commands/ListVPCAssociationAuthorizationsCommand.js +2 -3
- package/dist-cjs/commands/TestDNSAnswerCommand.js +2 -3
- package/dist-cjs/commands/UpdateHealthCheckCommand.js +2 -3
- package/dist-cjs/commands/UpdateHostedZoneCommentCommand.js +2 -3
- package/dist-cjs/commands/UpdateTrafficPolicyCommentCommand.js +2 -3
- package/dist-cjs/commands/UpdateTrafficPolicyInstanceCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -721
- package/dist-cjs/protocols/Aws_restXml.js +36 -229
- package/dist-es/commands/ActivateKeySigningKeyCommand.js +2 -3
- package/dist-es/commands/AssociateVPCWithHostedZoneCommand.js +2 -3
- package/dist-es/commands/ChangeCidrCollectionCommand.js +2 -3
- package/dist-es/commands/ChangeResourceRecordSetsCommand.js +2 -3
- package/dist-es/commands/ChangeTagsForResourceCommand.js +2 -3
- package/dist-es/commands/CreateCidrCollectionCommand.js +2 -3
- package/dist-es/commands/CreateHealthCheckCommand.js +2 -3
- package/dist-es/commands/CreateHostedZoneCommand.js +2 -3
- package/dist-es/commands/CreateKeySigningKeyCommand.js +2 -3
- package/dist-es/commands/CreateQueryLoggingConfigCommand.js +2 -3
- package/dist-es/commands/CreateReusableDelegationSetCommand.js +2 -3
- package/dist-es/commands/CreateTrafficPolicyCommand.js +2 -3
- package/dist-es/commands/CreateTrafficPolicyInstanceCommand.js +2 -3
- package/dist-es/commands/CreateTrafficPolicyVersionCommand.js +2 -3
- package/dist-es/commands/CreateVPCAssociationAuthorizationCommand.js +2 -3
- package/dist-es/commands/DeactivateKeySigningKeyCommand.js +2 -3
- package/dist-es/commands/DeleteCidrCollectionCommand.js +2 -3
- package/dist-es/commands/DeleteHealthCheckCommand.js +2 -3
- package/dist-es/commands/DeleteHostedZoneCommand.js +2 -3
- package/dist-es/commands/DeleteKeySigningKeyCommand.js +2 -3
- package/dist-es/commands/DeleteQueryLoggingConfigCommand.js +2 -3
- package/dist-es/commands/DeleteReusableDelegationSetCommand.js +2 -3
- package/dist-es/commands/DeleteTrafficPolicyCommand.js +2 -3
- package/dist-es/commands/DeleteTrafficPolicyInstanceCommand.js +2 -3
- package/dist-es/commands/DeleteVPCAssociationAuthorizationCommand.js +2 -3
- package/dist-es/commands/DisableHostedZoneDNSSECCommand.js +2 -3
- package/dist-es/commands/DisassociateVPCFromHostedZoneCommand.js +2 -3
- package/dist-es/commands/EnableHostedZoneDNSSECCommand.js +2 -3
- package/dist-es/commands/GetAccountLimitCommand.js +2 -3
- package/dist-es/commands/GetChangeCommand.js +2 -3
- package/dist-es/commands/GetCheckerIpRangesCommand.js +2 -3
- package/dist-es/commands/GetDNSSECCommand.js +2 -3
- package/dist-es/commands/GetGeoLocationCommand.js +2 -3
- package/dist-es/commands/GetHealthCheckCommand.js +2 -3
- package/dist-es/commands/GetHealthCheckCountCommand.js +2 -3
- package/dist-es/commands/GetHealthCheckLastFailureReasonCommand.js +2 -3
- package/dist-es/commands/GetHealthCheckStatusCommand.js +2 -3
- package/dist-es/commands/GetHostedZoneCommand.js +2 -3
- package/dist-es/commands/GetHostedZoneCountCommand.js +2 -3
- package/dist-es/commands/GetHostedZoneLimitCommand.js +2 -3
- package/dist-es/commands/GetQueryLoggingConfigCommand.js +2 -3
- package/dist-es/commands/GetReusableDelegationSetCommand.js +2 -3
- package/dist-es/commands/GetReusableDelegationSetLimitCommand.js +2 -3
- package/dist-es/commands/GetTrafficPolicyCommand.js +2 -3
- package/dist-es/commands/GetTrafficPolicyInstanceCommand.js +2 -3
- package/dist-es/commands/GetTrafficPolicyInstanceCountCommand.js +2 -3
- package/dist-es/commands/ListCidrBlocksCommand.js +2 -3
- package/dist-es/commands/ListCidrCollectionsCommand.js +2 -3
- package/dist-es/commands/ListCidrLocationsCommand.js +2 -3
- package/dist-es/commands/ListGeoLocationsCommand.js +2 -3
- package/dist-es/commands/ListHealthChecksCommand.js +2 -3
- package/dist-es/commands/ListHostedZonesByNameCommand.js +2 -3
- package/dist-es/commands/ListHostedZonesByVPCCommand.js +2 -3
- package/dist-es/commands/ListHostedZonesCommand.js +2 -3
- package/dist-es/commands/ListQueryLoggingConfigsCommand.js +2 -3
- package/dist-es/commands/ListResourceRecordSetsCommand.js +2 -3
- package/dist-es/commands/ListReusableDelegationSetsCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourcesCommand.js +2 -3
- package/dist-es/commands/ListTrafficPoliciesCommand.js +2 -3
- package/dist-es/commands/ListTrafficPolicyInstancesByHostedZoneCommand.js +2 -3
- package/dist-es/commands/ListTrafficPolicyInstancesByPolicyCommand.js +2 -3
- package/dist-es/commands/ListTrafficPolicyInstancesCommand.js +2 -3
- package/dist-es/commands/ListTrafficPolicyVersionsCommand.js +2 -3
- package/dist-es/commands/ListVPCAssociationAuthorizationsCommand.js +2 -3
- package/dist-es/commands/TestDNSAnswerCommand.js +2 -3
- package/dist-es/commands/UpdateHealthCheckCommand.js +2 -3
- package/dist-es/commands/UpdateHostedZoneCommentCommand.js +2 -3
- package/dist-es/commands/UpdateTrafficPolicyCommentCommand.js +2 -3
- package/dist-es/commands/UpdateTrafficPolicyInstanceCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -537
- package/dist-es/protocols/Aws_restXml.js +36 -229
- package/dist-types/Route53.d.ts +71 -0
- package/dist-types/Route53Client.d.ts +24 -4
- package/dist-types/commands/ActivateKeySigningKeyCommand.d.ts +16 -0
- package/dist-types/commands/AssociateVPCWithHostedZoneCommand.d.ts +16 -0
- package/dist-types/commands/ChangeCidrCollectionCommand.d.ts +16 -0
- package/dist-types/commands/ChangeResourceRecordSetsCommand.d.ts +16 -0
- package/dist-types/commands/ChangeTagsForResourceCommand.d.ts +16 -0
- package/dist-types/commands/CreateCidrCollectionCommand.d.ts +16 -0
- package/dist-types/commands/CreateHealthCheckCommand.d.ts +16 -0
- package/dist-types/commands/CreateHostedZoneCommand.d.ts +16 -0
- package/dist-types/commands/CreateKeySigningKeyCommand.d.ts +16 -0
- package/dist-types/commands/CreateQueryLoggingConfigCommand.d.ts +16 -0
- package/dist-types/commands/CreateReusableDelegationSetCommand.d.ts +16 -0
- package/dist-types/commands/CreateTrafficPolicyCommand.d.ts +16 -0
- package/dist-types/commands/CreateTrafficPolicyInstanceCommand.d.ts +16 -0
- package/dist-types/commands/CreateTrafficPolicyVersionCommand.d.ts +16 -0
- package/dist-types/commands/CreateVPCAssociationAuthorizationCommand.d.ts +16 -0
- package/dist-types/commands/DeactivateKeySigningKeyCommand.d.ts +16 -0
- package/dist-types/commands/DeleteCidrCollectionCommand.d.ts +16 -0
- package/dist-types/commands/DeleteHealthCheckCommand.d.ts +16 -0
- package/dist-types/commands/DeleteHostedZoneCommand.d.ts +16 -0
- package/dist-types/commands/DeleteKeySigningKeyCommand.d.ts +16 -0
- package/dist-types/commands/DeleteQueryLoggingConfigCommand.d.ts +16 -0
- package/dist-types/commands/DeleteReusableDelegationSetCommand.d.ts +16 -0
- package/dist-types/commands/DeleteTrafficPolicyCommand.d.ts +16 -0
- package/dist-types/commands/DeleteTrafficPolicyInstanceCommand.d.ts +16 -0
- package/dist-types/commands/DeleteVPCAssociationAuthorizationCommand.d.ts +16 -0
- package/dist-types/commands/DisableHostedZoneDNSSECCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateVPCFromHostedZoneCommand.d.ts +16 -0
- package/dist-types/commands/EnableHostedZoneDNSSECCommand.d.ts +16 -0
- package/dist-types/commands/GetAccountLimitCommand.d.ts +16 -0
- package/dist-types/commands/GetChangeCommand.d.ts +16 -0
- package/dist-types/commands/GetCheckerIpRangesCommand.d.ts +16 -0
- package/dist-types/commands/GetDNSSECCommand.d.ts +16 -0
- package/dist-types/commands/GetGeoLocationCommand.d.ts +16 -0
- package/dist-types/commands/GetHealthCheckCommand.d.ts +16 -0
- package/dist-types/commands/GetHealthCheckCountCommand.d.ts +16 -0
- package/dist-types/commands/GetHealthCheckLastFailureReasonCommand.d.ts +16 -0
- package/dist-types/commands/GetHealthCheckStatusCommand.d.ts +16 -0
- package/dist-types/commands/GetHostedZoneCommand.d.ts +16 -0
- package/dist-types/commands/GetHostedZoneCountCommand.d.ts +16 -0
- package/dist-types/commands/GetHostedZoneLimitCommand.d.ts +16 -0
- package/dist-types/commands/GetQueryLoggingConfigCommand.d.ts +16 -0
- package/dist-types/commands/GetReusableDelegationSetCommand.d.ts +16 -0
- package/dist-types/commands/GetReusableDelegationSetLimitCommand.d.ts +16 -0
- package/dist-types/commands/GetTrafficPolicyCommand.d.ts +16 -0
- package/dist-types/commands/GetTrafficPolicyInstanceCommand.d.ts +16 -0
- package/dist-types/commands/GetTrafficPolicyInstanceCountCommand.d.ts +16 -0
- package/dist-types/commands/ListCidrBlocksCommand.d.ts +16 -0
- package/dist-types/commands/ListCidrCollectionsCommand.d.ts +16 -0
- package/dist-types/commands/ListCidrLocationsCommand.d.ts +16 -0
- package/dist-types/commands/ListGeoLocationsCommand.d.ts +16 -0
- package/dist-types/commands/ListHealthChecksCommand.d.ts +16 -0
- package/dist-types/commands/ListHostedZonesByNameCommand.d.ts +16 -0
- package/dist-types/commands/ListHostedZonesByVPCCommand.d.ts +16 -0
- package/dist-types/commands/ListHostedZonesCommand.d.ts +16 -0
- package/dist-types/commands/ListQueryLoggingConfigsCommand.d.ts +16 -0
- package/dist-types/commands/ListResourceRecordSetsCommand.d.ts +16 -0
- package/dist-types/commands/ListReusableDelegationSetsCommand.d.ts +16 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
- package/dist-types/commands/ListTagsForResourcesCommand.d.ts +16 -0
- package/dist-types/commands/ListTrafficPoliciesCommand.d.ts +16 -0
- package/dist-types/commands/ListTrafficPolicyInstancesByHostedZoneCommand.d.ts +16 -0
- package/dist-types/commands/ListTrafficPolicyInstancesByPolicyCommand.d.ts +16 -0
- package/dist-types/commands/ListTrafficPolicyInstancesCommand.d.ts +16 -0
- package/dist-types/commands/ListTrafficPolicyVersionsCommand.d.ts +16 -0
- package/dist-types/commands/ListVPCAssociationAuthorizationsCommand.d.ts +16 -0
- package/dist-types/commands/TestDNSAnswerCommand.d.ts +16 -0
- package/dist-types/commands/UpdateHealthCheckCommand.d.ts +16 -0
- package/dist-types/commands/UpdateHostedZoneCommentCommand.d.ts +16 -0
- package/dist-types/commands/UpdateTrafficPolicyCommentCommand.d.ts +16 -0
- package/dist-types/commands/UpdateTrafficPolicyInstanceCommand.d.ts +16 -0
- package/dist-types/models/Route53ServiceException.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +378 -716
- package/dist-types/pagination/Interfaces.d.ts +3 -0
- package/dist-types/pagination/ListCidrBlocksPaginator.d.ts +3 -0
- package/dist-types/pagination/ListCidrCollectionsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListCidrLocationsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListHealthChecksPaginator.d.ts +3 -0
- package/dist-types/pagination/ListHostedZonesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListQueryLoggingConfigsPaginator.d.ts +3 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -511
- package/package.json +4 -3
|
@@ -1,5 +1,8 @@
|
|
|
1
1
|
import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
|
|
2
2
|
import { Route53ServiceException as __BaseException } from "./Route53ServiceException";
|
|
3
|
+
/**
|
|
4
|
+
* @public
|
|
5
|
+
*/
|
|
3
6
|
export declare enum AccountLimitType {
|
|
4
7
|
MAX_HEALTH_CHECKS_BY_OWNER = "MAX_HEALTH_CHECKS_BY_OWNER",
|
|
5
8
|
MAX_HOSTED_ZONES_BY_OWNER = "MAX_HOSTED_ZONES_BY_OWNER",
|
|
@@ -8,6 +11,7 @@ export declare enum AccountLimitType {
|
|
|
8
11
|
MAX_TRAFFIC_POLICY_INSTANCES_BY_OWNER = "MAX_TRAFFIC_POLICY_INSTANCES_BY_OWNER"
|
|
9
12
|
}
|
|
10
13
|
/**
|
|
14
|
+
* @public
|
|
11
15
|
* <p>A complex type that contains the type of limit that you specified in the request and
|
|
12
16
|
* the current value for that limit.</p>
|
|
13
17
|
*/
|
|
@@ -51,6 +55,9 @@ export interface AccountLimit {
|
|
|
51
55
|
*/
|
|
52
56
|
Value: number | undefined;
|
|
53
57
|
}
|
|
58
|
+
/**
|
|
59
|
+
* @public
|
|
60
|
+
*/
|
|
54
61
|
export interface ActivateKeySigningKeyRequest {
|
|
55
62
|
/**
|
|
56
63
|
* <p>A unique string used to identify a hosted zone.</p>
|
|
@@ -63,11 +70,15 @@ export interface ActivateKeySigningKeyRequest {
|
|
|
63
70
|
*/
|
|
64
71
|
Name: string | undefined;
|
|
65
72
|
}
|
|
73
|
+
/**
|
|
74
|
+
* @public
|
|
75
|
+
*/
|
|
66
76
|
export declare enum ChangeStatus {
|
|
67
77
|
INSYNC = "INSYNC",
|
|
68
78
|
PENDING = "PENDING"
|
|
69
79
|
}
|
|
70
80
|
/**
|
|
81
|
+
* @public
|
|
71
82
|
* <p>A complex type that describes change information about changes made to your hosted
|
|
72
83
|
* zone.</p>
|
|
73
84
|
*/
|
|
@@ -93,6 +104,9 @@ export interface ChangeInfo {
|
|
|
93
104
|
*/
|
|
94
105
|
Comment?: string;
|
|
95
106
|
}
|
|
107
|
+
/**
|
|
108
|
+
* @public
|
|
109
|
+
*/
|
|
96
110
|
export interface ActivateKeySigningKeyResponse {
|
|
97
111
|
/**
|
|
98
112
|
* <p>A complex type that describes change information about changes made to your hosted
|
|
@@ -101,6 +115,7 @@ export interface ActivateKeySigningKeyResponse {
|
|
|
101
115
|
ChangeInfo: ChangeInfo | undefined;
|
|
102
116
|
}
|
|
103
117
|
/**
|
|
118
|
+
* @public
|
|
104
119
|
* <p>Another user submitted a request to create, update, or delete the object at the same
|
|
105
120
|
* time that you did. Retry the request. </p>
|
|
106
121
|
*/
|
|
@@ -113,6 +128,7 @@ export declare class ConcurrentModification extends __BaseException {
|
|
|
113
128
|
constructor(opts: __ExceptionOptionType<ConcurrentModification, __BaseException>);
|
|
114
129
|
}
|
|
115
130
|
/**
|
|
131
|
+
* @public
|
|
116
132
|
* <p>The input is not valid.</p>
|
|
117
133
|
*/
|
|
118
134
|
export declare class InvalidInput extends __BaseException {
|
|
@@ -124,6 +140,7 @@ export declare class InvalidInput extends __BaseException {
|
|
|
124
140
|
constructor(opts: __ExceptionOptionType<InvalidInput, __BaseException>);
|
|
125
141
|
}
|
|
126
142
|
/**
|
|
143
|
+
* @public
|
|
127
144
|
* <p>The key-signing key (KSK) status isn't valid or another KSK has the status
|
|
128
145
|
* <code>INTERNAL_FAILURE</code>.</p>
|
|
129
146
|
*/
|
|
@@ -136,6 +153,7 @@ export declare class InvalidKeySigningKeyStatus extends __BaseException {
|
|
|
136
153
|
constructor(opts: __ExceptionOptionType<InvalidKeySigningKeyStatus, __BaseException>);
|
|
137
154
|
}
|
|
138
155
|
/**
|
|
156
|
+
* @public
|
|
139
157
|
* <p>The KeyManagementServiceArn that you specified isn't valid to use with DNSSEC
|
|
140
158
|
* signing.</p>
|
|
141
159
|
*/
|
|
@@ -148,6 +166,7 @@ export declare class InvalidKMSArn extends __BaseException {
|
|
|
148
166
|
constructor(opts: __ExceptionOptionType<InvalidKMSArn, __BaseException>);
|
|
149
167
|
}
|
|
150
168
|
/**
|
|
169
|
+
* @public
|
|
151
170
|
* <p>Your hosted zone status isn't valid for this operation. In the hosted zone, change the
|
|
152
171
|
* status to enable <code>DNSSEC</code> or disable <code>DNSSEC</code>.</p>
|
|
153
172
|
*/
|
|
@@ -160,6 +179,7 @@ export declare class InvalidSigningStatus extends __BaseException {
|
|
|
160
179
|
constructor(opts: __ExceptionOptionType<InvalidSigningStatus, __BaseException>);
|
|
161
180
|
}
|
|
162
181
|
/**
|
|
182
|
+
* @public
|
|
163
183
|
* <p>The specified key-signing key (KSK) doesn't exist.</p>
|
|
164
184
|
*/
|
|
165
185
|
export declare class NoSuchKeySigningKey extends __BaseException {
|
|
@@ -170,6 +190,9 @@ export declare class NoSuchKeySigningKey extends __BaseException {
|
|
|
170
190
|
*/
|
|
171
191
|
constructor(opts: __ExceptionOptionType<NoSuchKeySigningKey, __BaseException>);
|
|
172
192
|
}
|
|
193
|
+
/**
|
|
194
|
+
* @public
|
|
195
|
+
*/
|
|
173
196
|
export declare enum CloudWatchRegion {
|
|
174
197
|
af_south_1 = "af-south-1",
|
|
175
198
|
ap_east_1 = "ap-east-1",
|
|
@@ -207,6 +230,7 @@ export declare enum CloudWatchRegion {
|
|
|
207
230
|
us_west_2 = "us-west-2"
|
|
208
231
|
}
|
|
209
232
|
/**
|
|
233
|
+
* @public
|
|
210
234
|
* <p>A complex type that identifies the CloudWatch alarm that you want Amazon Route 53
|
|
211
235
|
* health checkers to use to determine whether the specified health check is
|
|
212
236
|
* healthy.</p>
|
|
@@ -241,6 +265,7 @@ export interface AlarmIdentifier {
|
|
|
241
265
|
Name: string | undefined;
|
|
242
266
|
}
|
|
243
267
|
/**
|
|
268
|
+
* @public
|
|
244
269
|
* <p>
|
|
245
270
|
* <i>Alias resource record sets only:</i> Information about the Amazon Web Services resource, such as a CloudFront distribution or an Amazon S3 bucket, that
|
|
246
271
|
* you want to route traffic to.</p>
|
|
@@ -663,6 +688,9 @@ export interface AliasTarget {
|
|
|
663
688
|
*/
|
|
664
689
|
EvaluateTargetHealth: boolean | undefined;
|
|
665
690
|
}
|
|
691
|
+
/**
|
|
692
|
+
* @public
|
|
693
|
+
*/
|
|
666
694
|
export declare enum VPCRegion {
|
|
667
695
|
af_south_1 = "af-south-1",
|
|
668
696
|
ap_east_1 = "ap-east-1",
|
|
@@ -699,6 +727,7 @@ export declare enum VPCRegion {
|
|
|
699
727
|
us_west_2 = "us-west-2"
|
|
700
728
|
}
|
|
701
729
|
/**
|
|
730
|
+
* @public
|
|
702
731
|
* <p>(Private hosted zones only) A complex type that contains information about an Amazon VPC.</p>
|
|
703
732
|
* <p>If you associate a private hosted zone with an Amazon VPC when you make a
|
|
704
733
|
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_CreateHostedZone.html">CreateHostedZone</a>
|
|
@@ -716,6 +745,7 @@ export interface VPC {
|
|
|
716
745
|
VPCId?: string;
|
|
717
746
|
}
|
|
718
747
|
/**
|
|
748
|
+
* @public
|
|
719
749
|
* <p>A complex type that contains information about the request to associate a VPC with a
|
|
720
750
|
* private hosted zone.</p>
|
|
721
751
|
*/
|
|
@@ -739,6 +769,7 @@ export interface AssociateVPCWithHostedZoneRequest {
|
|
|
739
769
|
Comment?: string;
|
|
740
770
|
}
|
|
741
771
|
/**
|
|
772
|
+
* @public
|
|
742
773
|
* <p>A complex type that contains the response information for the
|
|
743
774
|
* <code>AssociateVPCWithHostedZone</code> request.</p>
|
|
744
775
|
*/
|
|
@@ -749,6 +780,7 @@ export interface AssociateVPCWithHostedZoneResponse {
|
|
|
749
780
|
ChangeInfo: ChangeInfo | undefined;
|
|
750
781
|
}
|
|
751
782
|
/**
|
|
783
|
+
* @public
|
|
752
784
|
* <p>The cause of this error depends on the operation that you're performing:</p>
|
|
753
785
|
* <ul>
|
|
754
786
|
* <li>
|
|
@@ -784,6 +816,7 @@ export declare class ConflictingDomainExists extends __BaseException {
|
|
|
784
816
|
constructor(opts: __ExceptionOptionType<ConflictingDomainExists, __BaseException>);
|
|
785
817
|
}
|
|
786
818
|
/**
|
|
819
|
+
* @public
|
|
787
820
|
* <p>The VPC ID that you specified either isn't a valid ID or the current account is not
|
|
788
821
|
* authorized to access this VPC.</p>
|
|
789
822
|
*/
|
|
@@ -796,6 +829,7 @@ export declare class InvalidVPCId extends __BaseException {
|
|
|
796
829
|
constructor(opts: __ExceptionOptionType<InvalidVPCId, __BaseException>);
|
|
797
830
|
}
|
|
798
831
|
/**
|
|
832
|
+
* @public
|
|
799
833
|
* <p>This operation can't be completed because the current account has reached the
|
|
800
834
|
* limit on the resource you are trying to create. To request a higher limit, <a href="http://aws.amazon.com/route53-request">create a case</a> with the Amazon Web Services Support
|
|
801
835
|
* Center.</p>
|
|
@@ -809,6 +843,7 @@ export declare class LimitsExceeded extends __BaseException {
|
|
|
809
843
|
constructor(opts: __ExceptionOptionType<LimitsExceeded, __BaseException>);
|
|
810
844
|
}
|
|
811
845
|
/**
|
|
846
|
+
* @public
|
|
812
847
|
* <p>No hosted zone exists with the ID that you specified.</p>
|
|
813
848
|
*/
|
|
814
849
|
export declare class NoSuchHostedZone extends __BaseException {
|
|
@@ -820,6 +855,7 @@ export declare class NoSuchHostedZone extends __BaseException {
|
|
|
820
855
|
constructor(opts: __ExceptionOptionType<NoSuchHostedZone, __BaseException>);
|
|
821
856
|
}
|
|
822
857
|
/**
|
|
858
|
+
* @public
|
|
823
859
|
* <p>Associating the specified VPC with the specified hosted zone has not been
|
|
824
860
|
* authorized.</p>
|
|
825
861
|
*/
|
|
@@ -832,6 +868,7 @@ export declare class NotAuthorizedException extends __BaseException {
|
|
|
832
868
|
constructor(opts: __ExceptionOptionType<NotAuthorizedException, __BaseException>);
|
|
833
869
|
}
|
|
834
870
|
/**
|
|
871
|
+
* @public
|
|
835
872
|
* <p>If Amazon Route 53 can't process a request before the next request arrives, it will
|
|
836
873
|
* reject subsequent requests for the same hosted zone and return an <code>HTTP 400
|
|
837
874
|
* error</code> (<code>Bad request</code>). If Route 53 returns this error repeatedly
|
|
@@ -847,6 +884,7 @@ export declare class PriorRequestNotComplete extends __BaseException {
|
|
|
847
884
|
constructor(opts: __ExceptionOptionType<PriorRequestNotComplete, __BaseException>);
|
|
848
885
|
}
|
|
849
886
|
/**
|
|
887
|
+
* @public
|
|
850
888
|
* <p>You're trying to associate a VPC with a public hosted zone. Amazon Route 53 doesn't
|
|
851
889
|
* support associating a VPC with a public hosted zone.</p>
|
|
852
890
|
*/
|
|
@@ -858,11 +896,15 @@ export declare class PublicZoneVPCAssociation extends __BaseException {
|
|
|
858
896
|
*/
|
|
859
897
|
constructor(opts: __ExceptionOptionType<PublicZoneVPCAssociation, __BaseException>);
|
|
860
898
|
}
|
|
899
|
+
/**
|
|
900
|
+
* @public
|
|
901
|
+
*/
|
|
861
902
|
export declare enum CidrCollectionChangeAction {
|
|
862
903
|
DELETE_IF_EXISTS = "DELETE_IF_EXISTS",
|
|
863
904
|
PUT = "PUT"
|
|
864
905
|
}
|
|
865
906
|
/**
|
|
907
|
+
* @public
|
|
866
908
|
* <p>A complex type that contains information about the CIDR collection change.</p>
|
|
867
909
|
*/
|
|
868
910
|
export interface CidrCollectionChange {
|
|
@@ -880,6 +922,9 @@ export interface CidrCollectionChange {
|
|
|
880
922
|
*/
|
|
881
923
|
CidrList: string[] | undefined;
|
|
882
924
|
}
|
|
925
|
+
/**
|
|
926
|
+
* @public
|
|
927
|
+
*/
|
|
883
928
|
export interface ChangeCidrCollectionRequest {
|
|
884
929
|
/**
|
|
885
930
|
* <p>The UUID of the CIDR collection to update.</p>
|
|
@@ -912,6 +957,9 @@ export interface ChangeCidrCollectionRequest {
|
|
|
912
957
|
*/
|
|
913
958
|
Changes: CidrCollectionChange[] | undefined;
|
|
914
959
|
}
|
|
960
|
+
/**
|
|
961
|
+
* @public
|
|
962
|
+
*/
|
|
915
963
|
export interface ChangeCidrCollectionResponse {
|
|
916
964
|
/**
|
|
917
965
|
* <p>The ID that is returned by <code>ChangeCidrCollection</code>. You can use it as input to
|
|
@@ -921,6 +969,7 @@ export interface ChangeCidrCollectionResponse {
|
|
|
921
969
|
Id: string | undefined;
|
|
922
970
|
}
|
|
923
971
|
/**
|
|
972
|
+
* @public
|
|
924
973
|
* <p>This CIDR block is already in use.</p>
|
|
925
974
|
*/
|
|
926
975
|
export declare class CidrBlockInUseException extends __BaseException {
|
|
@@ -933,6 +982,7 @@ export declare class CidrBlockInUseException extends __BaseException {
|
|
|
933
982
|
constructor(opts: __ExceptionOptionType<CidrBlockInUseException, __BaseException>);
|
|
934
983
|
}
|
|
935
984
|
/**
|
|
985
|
+
* @public
|
|
936
986
|
* <p>The CIDR collection version you provided, doesn't match the one in the
|
|
937
987
|
* <code>ListCidrCollections</code> operation.</p>
|
|
938
988
|
*/
|
|
@@ -946,6 +996,7 @@ export declare class CidrCollectionVersionMismatchException extends __BaseExcept
|
|
|
946
996
|
constructor(opts: __ExceptionOptionType<CidrCollectionVersionMismatchException, __BaseException>);
|
|
947
997
|
}
|
|
948
998
|
/**
|
|
999
|
+
* @public
|
|
949
1000
|
* <p>The CIDR collection you specified, doesn't exist.</p>
|
|
950
1001
|
*/
|
|
951
1002
|
export declare class NoSuchCidrCollectionException extends __BaseException {
|
|
@@ -957,12 +1008,16 @@ export declare class NoSuchCidrCollectionException extends __BaseException {
|
|
|
957
1008
|
*/
|
|
958
1009
|
constructor(opts: __ExceptionOptionType<NoSuchCidrCollectionException, __BaseException>);
|
|
959
1010
|
}
|
|
1011
|
+
/**
|
|
1012
|
+
* @public
|
|
1013
|
+
*/
|
|
960
1014
|
export declare enum ChangeAction {
|
|
961
1015
|
CREATE = "CREATE",
|
|
962
1016
|
DELETE = "DELETE",
|
|
963
1017
|
UPSERT = "UPSERT"
|
|
964
1018
|
}
|
|
965
1019
|
/**
|
|
1020
|
+
* @public
|
|
966
1021
|
* <p>The object that is specified in resource record set object when you are linking a
|
|
967
1022
|
* resource record set to a CIDR location.</p>
|
|
968
1023
|
* <p>A <code>LocationName</code> with an asterisk “*” can be used to create a default CIDR
|
|
@@ -978,11 +1033,15 @@ export interface CidrRoutingConfig {
|
|
|
978
1033
|
*/
|
|
979
1034
|
LocationName: string | undefined;
|
|
980
1035
|
}
|
|
1036
|
+
/**
|
|
1037
|
+
* @public
|
|
1038
|
+
*/
|
|
981
1039
|
export declare enum ResourceRecordSetFailover {
|
|
982
1040
|
PRIMARY = "PRIMARY",
|
|
983
1041
|
SECONDARY = "SECONDARY"
|
|
984
1042
|
}
|
|
985
1043
|
/**
|
|
1044
|
+
* @public
|
|
986
1045
|
* <p>A complex type that contains information about a geographic location.</p>
|
|
987
1046
|
*/
|
|
988
1047
|
export interface GeoLocation {
|
|
@@ -1039,6 +1098,9 @@ export interface GeoLocation {
|
|
|
1039
1098
|
*/
|
|
1040
1099
|
SubdivisionCode?: string;
|
|
1041
1100
|
}
|
|
1101
|
+
/**
|
|
1102
|
+
* @public
|
|
1103
|
+
*/
|
|
1042
1104
|
export declare enum ResourceRecordSetRegion {
|
|
1043
1105
|
af_south_1 = "af-south-1",
|
|
1044
1106
|
ap_east_1 = "ap-east-1",
|
|
@@ -1071,6 +1133,7 @@ export declare enum ResourceRecordSetRegion {
|
|
|
1071
1133
|
us_west_2 = "us-west-2"
|
|
1072
1134
|
}
|
|
1073
1135
|
/**
|
|
1136
|
+
* @public
|
|
1074
1137
|
* <p>Information specific to the resource record.</p>
|
|
1075
1138
|
* <note>
|
|
1076
1139
|
* <p>If you're creating an alias resource record set, omit
|
|
@@ -1093,6 +1156,9 @@ export interface ResourceRecord {
|
|
|
1093
1156
|
*/
|
|
1094
1157
|
Value: string | undefined;
|
|
1095
1158
|
}
|
|
1159
|
+
/**
|
|
1160
|
+
* @public
|
|
1161
|
+
*/
|
|
1096
1162
|
export declare enum RRType {
|
|
1097
1163
|
A = "A",
|
|
1098
1164
|
AAAA = "AAAA",
|
|
@@ -1109,6 +1175,7 @@ export declare enum RRType {
|
|
|
1109
1175
|
TXT = "TXT"
|
|
1110
1176
|
}
|
|
1111
1177
|
/**
|
|
1178
|
+
* @public
|
|
1112
1179
|
* <p>Information about the resource record set to create or delete.</p>
|
|
1113
1180
|
*/
|
|
1114
1181
|
export interface ResourceRecordSet {
|
|
@@ -1701,6 +1768,7 @@ export interface ResourceRecordSet {
|
|
|
1701
1768
|
CidrRoutingConfig?: CidrRoutingConfig;
|
|
1702
1769
|
}
|
|
1703
1770
|
/**
|
|
1771
|
+
* @public
|
|
1704
1772
|
* <p>The information for each resource record set that you want to change.</p>
|
|
1705
1773
|
*/
|
|
1706
1774
|
export interface Change {
|
|
@@ -1739,6 +1807,7 @@ export interface Change {
|
|
|
1739
1807
|
ResourceRecordSet: ResourceRecordSet | undefined;
|
|
1740
1808
|
}
|
|
1741
1809
|
/**
|
|
1810
|
+
* @public
|
|
1742
1811
|
* <p>The information for a change request.</p>
|
|
1743
1812
|
*/
|
|
1744
1813
|
export interface ChangeBatch {
|
|
@@ -1754,6 +1823,7 @@ export interface ChangeBatch {
|
|
|
1754
1823
|
Changes: Change[] | undefined;
|
|
1755
1824
|
}
|
|
1756
1825
|
/**
|
|
1826
|
+
* @public
|
|
1757
1827
|
* <p>A complex type that contains change information for the resource record set.</p>
|
|
1758
1828
|
*/
|
|
1759
1829
|
export interface ChangeResourceRecordSetsRequest {
|
|
@@ -1769,6 +1839,7 @@ export interface ChangeResourceRecordSetsRequest {
|
|
|
1769
1839
|
ChangeBatch: ChangeBatch | undefined;
|
|
1770
1840
|
}
|
|
1771
1841
|
/**
|
|
1842
|
+
* @public
|
|
1772
1843
|
* <p>A complex type containing the response for the request.</p>
|
|
1773
1844
|
*/
|
|
1774
1845
|
export interface ChangeResourceRecordSetsResponse {
|
|
@@ -1781,6 +1852,7 @@ export interface ChangeResourceRecordSetsResponse {
|
|
|
1781
1852
|
ChangeInfo: ChangeInfo | undefined;
|
|
1782
1853
|
}
|
|
1783
1854
|
/**
|
|
1855
|
+
* @public
|
|
1784
1856
|
* <p>This exception contains a list of messages that might contain one or more error
|
|
1785
1857
|
* messages. Each error message indicates one error in the change batch.</p>
|
|
1786
1858
|
*/
|
|
@@ -1797,6 +1869,7 @@ export declare class InvalidChangeBatch extends __BaseException {
|
|
|
1797
1869
|
constructor(opts: __ExceptionOptionType<InvalidChangeBatch, __BaseException>);
|
|
1798
1870
|
}
|
|
1799
1871
|
/**
|
|
1872
|
+
* @public
|
|
1800
1873
|
* <p>No health check exists with the specified ID.</p>
|
|
1801
1874
|
*/
|
|
1802
1875
|
export declare class NoSuchHealthCheck extends __BaseException {
|
|
@@ -1808,6 +1881,7 @@ export declare class NoSuchHealthCheck extends __BaseException {
|
|
|
1808
1881
|
constructor(opts: __ExceptionOptionType<NoSuchHealthCheck, __BaseException>);
|
|
1809
1882
|
}
|
|
1810
1883
|
/**
|
|
1884
|
+
* @public
|
|
1811
1885
|
* <p>A complex type that contains information about a tag that you want to add or edit for
|
|
1812
1886
|
* the specified health check or hosted zone.</p>
|
|
1813
1887
|
*/
|
|
@@ -1859,11 +1933,15 @@ export interface Tag {
|
|
|
1859
1933
|
*/
|
|
1860
1934
|
Value?: string;
|
|
1861
1935
|
}
|
|
1936
|
+
/**
|
|
1937
|
+
* @public
|
|
1938
|
+
*/
|
|
1862
1939
|
export declare enum TagResourceType {
|
|
1863
1940
|
healthcheck = "healthcheck",
|
|
1864
1941
|
hostedzone = "hostedzone"
|
|
1865
1942
|
}
|
|
1866
1943
|
/**
|
|
1944
|
+
* @public
|
|
1867
1945
|
* <p>A complex type that contains information about the tags that you want to add, edit, or
|
|
1868
1946
|
* delete.</p>
|
|
1869
1947
|
*/
|
|
@@ -1898,11 +1976,13 @@ export interface ChangeTagsForResourceRequest {
|
|
|
1898
1976
|
RemoveTagKeys?: string[];
|
|
1899
1977
|
}
|
|
1900
1978
|
/**
|
|
1979
|
+
* @public
|
|
1901
1980
|
* <p>Empty response for the request.</p>
|
|
1902
1981
|
*/
|
|
1903
1982
|
export interface ChangeTagsForResourceResponse {
|
|
1904
1983
|
}
|
|
1905
1984
|
/**
|
|
1985
|
+
* @public
|
|
1906
1986
|
* <p>The limit on the number of requests per second was exceeded.</p>
|
|
1907
1987
|
*/
|
|
1908
1988
|
export declare class ThrottlingException extends __BaseException {
|
|
@@ -1914,6 +1994,7 @@ export declare class ThrottlingException extends __BaseException {
|
|
|
1914
1994
|
constructor(opts: __ExceptionOptionType<ThrottlingException, __BaseException>);
|
|
1915
1995
|
}
|
|
1916
1996
|
/**
|
|
1997
|
+
* @public
|
|
1917
1998
|
* <p>A CIDR collection with this name and a different caller reference already exists in this account.</p>
|
|
1918
1999
|
*/
|
|
1919
2000
|
export declare class CidrCollectionAlreadyExistsException extends __BaseException {
|
|
@@ -1925,6 +2006,9 @@ export declare class CidrCollectionAlreadyExistsException extends __BaseExceptio
|
|
|
1925
2006
|
*/
|
|
1926
2007
|
constructor(opts: __ExceptionOptionType<CidrCollectionAlreadyExistsException, __BaseException>);
|
|
1927
2008
|
}
|
|
2009
|
+
/**
|
|
2010
|
+
* @public
|
|
2011
|
+
*/
|
|
1928
2012
|
export interface CreateCidrCollectionRequest {
|
|
1929
2013
|
/**
|
|
1930
2014
|
* <p>A unique identifier for the account that can be used to reference the collection from
|
|
@@ -1939,6 +2023,7 @@ export interface CreateCidrCollectionRequest {
|
|
|
1939
2023
|
CallerReference: string | undefined;
|
|
1940
2024
|
}
|
|
1941
2025
|
/**
|
|
2026
|
+
* @public
|
|
1942
2027
|
* <p>A complex
|
|
1943
2028
|
* type that
|
|
1944
2029
|
* identifies a CIDR collection.</p>
|
|
@@ -1964,6 +2049,9 @@ export interface CidrCollection {
|
|
|
1964
2049
|
*/
|
|
1965
2050
|
Version?: number;
|
|
1966
2051
|
}
|
|
2052
|
+
/**
|
|
2053
|
+
* @public
|
|
2054
|
+
*/
|
|
1967
2055
|
export interface CreateCidrCollectionResponse {
|
|
1968
2056
|
/**
|
|
1969
2057
|
* <p>A complex type that contains information about the CIDR collection.</p>
|
|
@@ -1974,11 +2062,17 @@ export interface CreateCidrCollectionResponse {
|
|
|
1974
2062
|
*/
|
|
1975
2063
|
Location?: string;
|
|
1976
2064
|
}
|
|
2065
|
+
/**
|
|
2066
|
+
* @public
|
|
2067
|
+
*/
|
|
1977
2068
|
export declare enum InsufficientDataHealthStatus {
|
|
1978
2069
|
Healthy = "Healthy",
|
|
1979
2070
|
LastKnownStatus = "LastKnownStatus",
|
|
1980
2071
|
Unhealthy = "Unhealthy"
|
|
1981
2072
|
}
|
|
2073
|
+
/**
|
|
2074
|
+
* @public
|
|
2075
|
+
*/
|
|
1982
2076
|
export declare enum HealthCheckRegion {
|
|
1983
2077
|
ap_northeast_1 = "ap-northeast-1",
|
|
1984
2078
|
ap_southeast_1 = "ap-southeast-1",
|
|
@@ -1989,6 +2083,9 @@ export declare enum HealthCheckRegion {
|
|
|
1989
2083
|
us_west_1 = "us-west-1",
|
|
1990
2084
|
us_west_2 = "us-west-2"
|
|
1991
2085
|
}
|
|
2086
|
+
/**
|
|
2087
|
+
* @public
|
|
2088
|
+
*/
|
|
1992
2089
|
export declare enum HealthCheckType {
|
|
1993
2090
|
CALCULATED = "CALCULATED",
|
|
1994
2091
|
CLOUDWATCH_METRIC = "CLOUDWATCH_METRIC",
|
|
@@ -2000,6 +2097,7 @@ export declare enum HealthCheckType {
|
|
|
2000
2097
|
TCP = "TCP"
|
|
2001
2098
|
}
|
|
2002
2099
|
/**
|
|
2100
|
+
* @public
|
|
2003
2101
|
* <p>A complex type that contains information about the health check.</p>
|
|
2004
2102
|
*/
|
|
2005
2103
|
export interface HealthCheckConfig {
|
|
@@ -2395,6 +2493,7 @@ export interface HealthCheckConfig {
|
|
|
2395
2493
|
RoutingControlArn?: string;
|
|
2396
2494
|
}
|
|
2397
2495
|
/**
|
|
2496
|
+
* @public
|
|
2398
2497
|
* <p>A complex type that contains the health check request information.</p>
|
|
2399
2498
|
*/
|
|
2400
2499
|
export interface CreateHealthCheckRequest {
|
|
@@ -2433,6 +2532,9 @@ export interface CreateHealthCheckRequest {
|
|
|
2433
2532
|
*/
|
|
2434
2533
|
HealthCheckConfig: HealthCheckConfig | undefined;
|
|
2435
2534
|
}
|
|
2535
|
+
/**
|
|
2536
|
+
* @public
|
|
2537
|
+
*/
|
|
2436
2538
|
export declare enum ComparisonOperator {
|
|
2437
2539
|
GreaterThanOrEqualToThreshold = "GreaterThanOrEqualToThreshold",
|
|
2438
2540
|
GreaterThanThreshold = "GreaterThanThreshold",
|
|
@@ -2440,6 +2542,7 @@ export declare enum ComparisonOperator {
|
|
|
2440
2542
|
LessThanThreshold = "LessThanThreshold"
|
|
2441
2543
|
}
|
|
2442
2544
|
/**
|
|
2545
|
+
* @public
|
|
2443
2546
|
* <p>For the metric that the CloudWatch alarm is associated with, a complex type that
|
|
2444
2547
|
* contains information about one dimension.</p>
|
|
2445
2548
|
*/
|
|
@@ -2455,6 +2558,9 @@ export interface Dimension {
|
|
|
2455
2558
|
*/
|
|
2456
2559
|
Value: string | undefined;
|
|
2457
2560
|
}
|
|
2561
|
+
/**
|
|
2562
|
+
* @public
|
|
2563
|
+
*/
|
|
2458
2564
|
export declare enum Statistic {
|
|
2459
2565
|
Average = "Average",
|
|
2460
2566
|
Maximum = "Maximum",
|
|
@@ -2463,6 +2569,7 @@ export declare enum Statistic {
|
|
|
2463
2569
|
Sum = "Sum"
|
|
2464
2570
|
}
|
|
2465
2571
|
/**
|
|
2572
|
+
* @public
|
|
2466
2573
|
* <p>A complex type that contains information about the CloudWatch alarm that Amazon Route
|
|
2467
2574
|
* 53 is monitoring for this health check.</p>
|
|
2468
2575
|
*/
|
|
@@ -2512,6 +2619,7 @@ export interface CloudWatchAlarmConfiguration {
|
|
|
2512
2619
|
Dimensions?: Dimension[];
|
|
2513
2620
|
}
|
|
2514
2621
|
/**
|
|
2622
|
+
* @public
|
|
2515
2623
|
* <p>If a health check or hosted zone was created by another service,
|
|
2516
2624
|
* <code>LinkedService</code> is a complex type that describes the service that created
|
|
2517
2625
|
* the resource. When a resource is created by another service, you can't edit or delete it
|
|
@@ -2532,6 +2640,7 @@ export interface LinkedService {
|
|
|
2532
2640
|
Description?: string;
|
|
2533
2641
|
}
|
|
2534
2642
|
/**
|
|
2643
|
+
* @public
|
|
2535
2644
|
* <p>A complex type that contains information about one health check that is associated
|
|
2536
2645
|
* with the current Amazon Web Services account.</p>
|
|
2537
2646
|
*/
|
|
@@ -2569,6 +2678,7 @@ export interface HealthCheck {
|
|
|
2569
2678
|
CloudWatchAlarmConfiguration?: CloudWatchAlarmConfiguration;
|
|
2570
2679
|
}
|
|
2571
2680
|
/**
|
|
2681
|
+
* @public
|
|
2572
2682
|
* <p>A complex type containing the response information for the new health check.</p>
|
|
2573
2683
|
*/
|
|
2574
2684
|
export interface CreateHealthCheckResponse {
|
|
@@ -2582,6 +2692,7 @@ export interface CreateHealthCheckResponse {
|
|
|
2582
2692
|
Location: string | undefined;
|
|
2583
2693
|
}
|
|
2584
2694
|
/**
|
|
2695
|
+
* @public
|
|
2585
2696
|
* <p> The health check you're attempting to create already exists. Amazon Route 53 returns
|
|
2586
2697
|
* this error when you submit a request that has the following values:</p>
|
|
2587
2698
|
* <ul>
|
|
@@ -2606,6 +2717,7 @@ export declare class HealthCheckAlreadyExists extends __BaseException {
|
|
|
2606
2717
|
constructor(opts: __ExceptionOptionType<HealthCheckAlreadyExists, __BaseException>);
|
|
2607
2718
|
}
|
|
2608
2719
|
/**
|
|
2720
|
+
* @public
|
|
2609
2721
|
* <p>This health check can't be created because the current account has reached the limit
|
|
2610
2722
|
* on the number of active health checks.</p>
|
|
2611
2723
|
* <p>For information about default limits, see <a href="https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/DNSLimitations.html">Limits</a> in the
|
|
@@ -2624,6 +2736,7 @@ export declare class TooManyHealthChecks extends __BaseException {
|
|
|
2624
2736
|
constructor(opts: __ExceptionOptionType<TooManyHealthChecks, __BaseException>);
|
|
2625
2737
|
}
|
|
2626
2738
|
/**
|
|
2739
|
+
* @public
|
|
2627
2740
|
* <p>A complex type that contains an optional comment about your hosted zone. If you don't
|
|
2628
2741
|
* want to specify a comment, omit both the <code>HostedZoneConfig</code> and
|
|
2629
2742
|
* <code>Comment</code> elements.</p>
|
|
@@ -2639,6 +2752,7 @@ export interface HostedZoneConfig {
|
|
|
2639
2752
|
PrivateZone?: boolean;
|
|
2640
2753
|
}
|
|
2641
2754
|
/**
|
|
2755
|
+
* @public
|
|
2642
2756
|
* <p>A complex type that contains information about the request to create a public or
|
|
2643
2757
|
* private hosted zone.</p>
|
|
2644
2758
|
*/
|
|
@@ -2695,6 +2809,7 @@ export interface CreateHostedZoneRequest {
|
|
|
2695
2809
|
DelegationSetId?: string;
|
|
2696
2810
|
}
|
|
2697
2811
|
/**
|
|
2812
|
+
* @public
|
|
2698
2813
|
* <p>A complex type that lists the name servers in a delegation set, as well as the
|
|
2699
2814
|
* <code>CallerReference</code> and the <code>ID</code> for the delegation set.</p>
|
|
2700
2815
|
*/
|
|
@@ -2715,6 +2830,7 @@ export interface DelegationSet {
|
|
|
2715
2830
|
NameServers: string[] | undefined;
|
|
2716
2831
|
}
|
|
2717
2832
|
/**
|
|
2833
|
+
* @public
|
|
2718
2834
|
* <p>A complex type that contains general information about the hosted zone.</p>
|
|
2719
2835
|
*/
|
|
2720
2836
|
export interface HostedZone {
|
|
@@ -2754,6 +2870,7 @@ export interface HostedZone {
|
|
|
2754
2870
|
LinkedService?: LinkedService;
|
|
2755
2871
|
}
|
|
2756
2872
|
/**
|
|
2873
|
+
* @public
|
|
2757
2874
|
* <p>A complex type containing the response information for the hosted zone.</p>
|
|
2758
2875
|
*/
|
|
2759
2876
|
export interface CreateHostedZoneResponse {
|
|
@@ -2781,6 +2898,7 @@ export interface CreateHostedZoneResponse {
|
|
|
2781
2898
|
Location: string | undefined;
|
|
2782
2899
|
}
|
|
2783
2900
|
/**
|
|
2901
|
+
* @public
|
|
2784
2902
|
* <p>You can create a hosted zone that has the same name as an existing hosted zone
|
|
2785
2903
|
* (example.com is common), but there is a limit to the number of hosted zones that have
|
|
2786
2904
|
* the same name. If you get this error, Amazon Route 53 has reached that limit. If you own
|
|
@@ -2795,6 +2913,7 @@ export declare class DelegationSetNotAvailable extends __BaseException {
|
|
|
2795
2913
|
constructor(opts: __ExceptionOptionType<DelegationSetNotAvailable, __BaseException>);
|
|
2796
2914
|
}
|
|
2797
2915
|
/**
|
|
2916
|
+
* @public
|
|
2798
2917
|
* <p>A reusable delegation set with the specified ID does not exist.</p>
|
|
2799
2918
|
*/
|
|
2800
2919
|
export declare class DelegationSetNotReusable extends __BaseException {
|
|
@@ -2806,6 +2925,7 @@ export declare class DelegationSetNotReusable extends __BaseException {
|
|
|
2806
2925
|
constructor(opts: __ExceptionOptionType<DelegationSetNotReusable, __BaseException>);
|
|
2807
2926
|
}
|
|
2808
2927
|
/**
|
|
2928
|
+
* @public
|
|
2809
2929
|
* <p>The hosted zone you're trying to create already exists. Amazon Route 53 returns this
|
|
2810
2930
|
* error when a hosted zone has already been created with the specified
|
|
2811
2931
|
* <code>CallerReference</code>.</p>
|
|
@@ -2819,6 +2939,7 @@ export declare class HostedZoneAlreadyExists extends __BaseException {
|
|
|
2819
2939
|
constructor(opts: __ExceptionOptionType<HostedZoneAlreadyExists, __BaseException>);
|
|
2820
2940
|
}
|
|
2821
2941
|
/**
|
|
2942
|
+
* @public
|
|
2822
2943
|
* <p>The specified domain name is not valid.</p>
|
|
2823
2944
|
*/
|
|
2824
2945
|
export declare class InvalidDomainName extends __BaseException {
|
|
@@ -2830,6 +2951,7 @@ export declare class InvalidDomainName extends __BaseException {
|
|
|
2830
2951
|
constructor(opts: __ExceptionOptionType<InvalidDomainName, __BaseException>);
|
|
2831
2952
|
}
|
|
2832
2953
|
/**
|
|
2954
|
+
* @public
|
|
2833
2955
|
* <p>A reusable delegation set with the specified ID does not exist.</p>
|
|
2834
2956
|
*/
|
|
2835
2957
|
export declare class NoSuchDelegationSet extends __BaseException {
|
|
@@ -2841,6 +2963,7 @@ export declare class NoSuchDelegationSet extends __BaseException {
|
|
|
2841
2963
|
constructor(opts: __ExceptionOptionType<NoSuchDelegationSet, __BaseException>);
|
|
2842
2964
|
}
|
|
2843
2965
|
/**
|
|
2966
|
+
* @public
|
|
2844
2967
|
* <p>This operation can't be completed either because the current account has reached the
|
|
2845
2968
|
* limit on the number of hosted zones or because you've reached the limit on the number of
|
|
2846
2969
|
* hosted zones that can be associated with a reusable delegation set.</p>
|
|
@@ -2860,6 +2983,9 @@ export declare class TooManyHostedZones extends __BaseException {
|
|
|
2860
2983
|
*/
|
|
2861
2984
|
constructor(opts: __ExceptionOptionType<TooManyHostedZones, __BaseException>);
|
|
2862
2985
|
}
|
|
2986
|
+
/**
|
|
2987
|
+
* @public
|
|
2988
|
+
*/
|
|
2863
2989
|
export interface CreateKeySigningKeyRequest {
|
|
2864
2990
|
/**
|
|
2865
2991
|
* <p>A unique string that identifies the request.</p>
|
|
@@ -2930,6 +3056,7 @@ export interface CreateKeySigningKeyRequest {
|
|
|
2930
3056
|
Status: string | undefined;
|
|
2931
3057
|
}
|
|
2932
3058
|
/**
|
|
3059
|
+
* @public
|
|
2933
3060
|
* <p>A key-signing key (KSK) is a complex type that represents a public/private key pair.
|
|
2934
3061
|
* The private key is used to generate a digital signature for the zone signing key (ZSK).
|
|
2935
3062
|
* The public key is stored in the DNS and is used to authenticate the ZSK. A KSK is always
|
|
@@ -3087,6 +3214,9 @@ export interface KeySigningKey {
|
|
|
3087
3214
|
*/
|
|
3088
3215
|
LastModifiedDate?: Date;
|
|
3089
3216
|
}
|
|
3217
|
+
/**
|
|
3218
|
+
* @public
|
|
3219
|
+
*/
|
|
3090
3220
|
export interface CreateKeySigningKeyResponse {
|
|
3091
3221
|
/**
|
|
3092
3222
|
* <p>A complex type that describes change information about changes made to your hosted
|
|
@@ -3103,6 +3233,7 @@ export interface CreateKeySigningKeyResponse {
|
|
|
3103
3233
|
Location: string | undefined;
|
|
3104
3234
|
}
|
|
3105
3235
|
/**
|
|
3236
|
+
* @public
|
|
3106
3237
|
* <p>Parameter name is not valid.</p>
|
|
3107
3238
|
*/
|
|
3108
3239
|
export declare class InvalidArgument extends __BaseException {
|
|
@@ -3114,6 +3245,7 @@ export declare class InvalidArgument extends __BaseException {
|
|
|
3114
3245
|
constructor(opts: __ExceptionOptionType<InvalidArgument, __BaseException>);
|
|
3115
3246
|
}
|
|
3116
3247
|
/**
|
|
3248
|
+
* @public
|
|
3117
3249
|
* <p>The key-signing key (KSK) name that you specified isn't a valid name.</p>
|
|
3118
3250
|
*/
|
|
3119
3251
|
export declare class InvalidKeySigningKeyName extends __BaseException {
|
|
@@ -3125,6 +3257,7 @@ export declare class InvalidKeySigningKeyName extends __BaseException {
|
|
|
3125
3257
|
constructor(opts: __ExceptionOptionType<InvalidKeySigningKeyName, __BaseException>);
|
|
3126
3258
|
}
|
|
3127
3259
|
/**
|
|
3260
|
+
* @public
|
|
3128
3261
|
* <p>You've already created a key-signing key (KSK) with this name or with the same customer managed key ARN.</p>
|
|
3129
3262
|
*/
|
|
3130
3263
|
export declare class KeySigningKeyAlreadyExists extends __BaseException {
|
|
@@ -3136,6 +3269,7 @@ export declare class KeySigningKeyAlreadyExists extends __BaseException {
|
|
|
3136
3269
|
constructor(opts: __ExceptionOptionType<KeySigningKeyAlreadyExists, __BaseException>);
|
|
3137
3270
|
}
|
|
3138
3271
|
/**
|
|
3272
|
+
* @public
|
|
3139
3273
|
* <p>You've reached the limit for the number of key-signing keys (KSKs). Remove at least
|
|
3140
3274
|
* one KSK, and then try again.</p>
|
|
3141
3275
|
*/
|
|
@@ -3147,6 +3281,9 @@ export declare class TooManyKeySigningKeys extends __BaseException {
|
|
|
3147
3281
|
*/
|
|
3148
3282
|
constructor(opts: __ExceptionOptionType<TooManyKeySigningKeys, __BaseException>);
|
|
3149
3283
|
}
|
|
3284
|
+
/**
|
|
3285
|
+
* @public
|
|
3286
|
+
*/
|
|
3150
3287
|
export interface CreateQueryLoggingConfigRequest {
|
|
3151
3288
|
/**
|
|
3152
3289
|
* <p>The ID of the hosted zone that you want to log queries for. You can log queries only
|
|
@@ -3164,6 +3301,7 @@ export interface CreateQueryLoggingConfigRequest {
|
|
|
3164
3301
|
CloudWatchLogsLogGroupArn: string | undefined;
|
|
3165
3302
|
}
|
|
3166
3303
|
/**
|
|
3304
|
+
* @public
|
|
3167
3305
|
* <p>A complex type that contains information about a configuration for DNS query
|
|
3168
3306
|
* logging.</p>
|
|
3169
3307
|
*/
|
|
@@ -3182,6 +3320,9 @@ export interface QueryLoggingConfig {
|
|
|
3182
3320
|
*/
|
|
3183
3321
|
CloudWatchLogsLogGroupArn: string | undefined;
|
|
3184
3322
|
}
|
|
3323
|
+
/**
|
|
3324
|
+
* @public
|
|
3325
|
+
*/
|
|
3185
3326
|
export interface CreateQueryLoggingConfigResponse {
|
|
3186
3327
|
/**
|
|
3187
3328
|
* <p>A complex type that contains the ID for a query logging configuration, the ID of the
|
|
@@ -3195,6 +3336,7 @@ export interface CreateQueryLoggingConfigResponse {
|
|
|
3195
3336
|
Location: string | undefined;
|
|
3196
3337
|
}
|
|
3197
3338
|
/**
|
|
3339
|
+
* @public
|
|
3198
3340
|
* <p>Amazon Route 53 doesn't have the permissions required to create log streams and send
|
|
3199
3341
|
* query logs to log streams. Possible causes include the following:</p>
|
|
3200
3342
|
* <ul>
|
|
@@ -3230,6 +3372,7 @@ export declare class InsufficientCloudWatchLogsResourcePolicy extends __BaseExce
|
|
|
3230
3372
|
constructor(opts: __ExceptionOptionType<InsufficientCloudWatchLogsResourcePolicy, __BaseException>);
|
|
3231
3373
|
}
|
|
3232
3374
|
/**
|
|
3375
|
+
* @public
|
|
3233
3376
|
* <p>There is no CloudWatch Logs log group with the specified ARN.</p>
|
|
3234
3377
|
*/
|
|
3235
3378
|
export declare class NoSuchCloudWatchLogsLogGroup extends __BaseException {
|
|
@@ -3241,6 +3384,7 @@ export declare class NoSuchCloudWatchLogsLogGroup extends __BaseException {
|
|
|
3241
3384
|
constructor(opts: __ExceptionOptionType<NoSuchCloudWatchLogsLogGroup, __BaseException>);
|
|
3242
3385
|
}
|
|
3243
3386
|
/**
|
|
3387
|
+
* @public
|
|
3244
3388
|
* <p>You can create only one query logging configuration for a hosted zone, and a query
|
|
3245
3389
|
* logging configuration already exists for this hosted zone.</p>
|
|
3246
3390
|
*/
|
|
@@ -3252,6 +3396,9 @@ export declare class QueryLoggingConfigAlreadyExists extends __BaseException {
|
|
|
3252
3396
|
*/
|
|
3253
3397
|
constructor(opts: __ExceptionOptionType<QueryLoggingConfigAlreadyExists, __BaseException>);
|
|
3254
3398
|
}
|
|
3399
|
+
/**
|
|
3400
|
+
* @public
|
|
3401
|
+
*/
|
|
3255
3402
|
export interface CreateReusableDelegationSetRequest {
|
|
3256
3403
|
/**
|
|
3257
3404
|
* <p>A unique string that identifies the request, and that allows you to retry failed
|
|
@@ -3268,6 +3415,9 @@ export interface CreateReusableDelegationSetRequest {
|
|
|
3268
3415
|
*/
|
|
3269
3416
|
HostedZoneId?: string;
|
|
3270
3417
|
}
|
|
3418
|
+
/**
|
|
3419
|
+
* @public
|
|
3420
|
+
*/
|
|
3271
3421
|
export interface CreateReusableDelegationSetResponse {
|
|
3272
3422
|
/**
|
|
3273
3423
|
* <p>A complex type that contains name server information.</p>
|
|
@@ -3279,6 +3429,7 @@ export interface CreateReusableDelegationSetResponse {
|
|
|
3279
3429
|
Location: string | undefined;
|
|
3280
3430
|
}
|
|
3281
3431
|
/**
|
|
3432
|
+
* @public
|
|
3282
3433
|
* <p>A delegation set with the same owner and caller reference combination has already been
|
|
3283
3434
|
* created.</p>
|
|
3284
3435
|
*/
|
|
@@ -3291,6 +3442,7 @@ export declare class DelegationSetAlreadyCreated extends __BaseException {
|
|
|
3291
3442
|
constructor(opts: __ExceptionOptionType<DelegationSetAlreadyCreated, __BaseException>);
|
|
3292
3443
|
}
|
|
3293
3444
|
/**
|
|
3445
|
+
* @public
|
|
3294
3446
|
* <p>The specified delegation set has already been marked as reusable.</p>
|
|
3295
3447
|
*/
|
|
3296
3448
|
export declare class DelegationSetAlreadyReusable extends __BaseException {
|
|
@@ -3302,6 +3454,7 @@ export declare class DelegationSetAlreadyReusable extends __BaseException {
|
|
|
3302
3454
|
constructor(opts: __ExceptionOptionType<DelegationSetAlreadyReusable, __BaseException>);
|
|
3303
3455
|
}
|
|
3304
3456
|
/**
|
|
3457
|
+
* @public
|
|
3305
3458
|
* <p>The specified HostedZone can't be found.</p>
|
|
3306
3459
|
*/
|
|
3307
3460
|
export declare class HostedZoneNotFound extends __BaseException {
|
|
@@ -3313,6 +3466,7 @@ export declare class HostedZoneNotFound extends __BaseException {
|
|
|
3313
3466
|
constructor(opts: __ExceptionOptionType<HostedZoneNotFound, __BaseException>);
|
|
3314
3467
|
}
|
|
3315
3468
|
/**
|
|
3469
|
+
* @public
|
|
3316
3470
|
* <p>A complex type that contains information about the traffic policy that you want to
|
|
3317
3471
|
* create.</p>
|
|
3318
3472
|
*/
|
|
@@ -3331,6 +3485,7 @@ export interface CreateTrafficPolicyRequest {
|
|
|
3331
3485
|
Comment?: string;
|
|
3332
3486
|
}
|
|
3333
3487
|
/**
|
|
3488
|
+
* @public
|
|
3334
3489
|
* <p>A complex type that contains settings for a traffic policy.</p>
|
|
3335
3490
|
*/
|
|
3336
3491
|
export interface TrafficPolicy {
|
|
@@ -3365,6 +3520,7 @@ export interface TrafficPolicy {
|
|
|
3365
3520
|
Comment?: string;
|
|
3366
3521
|
}
|
|
3367
3522
|
/**
|
|
3523
|
+
* @public
|
|
3368
3524
|
* <p>A complex type that contains the response information for the
|
|
3369
3525
|
* <code>CreateTrafficPolicy</code> request.</p>
|
|
3370
3526
|
*/
|
|
@@ -3379,6 +3535,7 @@ export interface CreateTrafficPolicyResponse {
|
|
|
3379
3535
|
Location: string | undefined;
|
|
3380
3536
|
}
|
|
3381
3537
|
/**
|
|
3538
|
+
* @public
|
|
3382
3539
|
* <p>The format of the traffic policy document that you specified in the
|
|
3383
3540
|
* <code>Document</code> element is not valid.</p>
|
|
3384
3541
|
*/
|
|
@@ -3391,6 +3548,7 @@ export declare class InvalidTrafficPolicyDocument extends __BaseException {
|
|
|
3391
3548
|
constructor(opts: __ExceptionOptionType<InvalidTrafficPolicyDocument, __BaseException>);
|
|
3392
3549
|
}
|
|
3393
3550
|
/**
|
|
3551
|
+
* @public
|
|
3394
3552
|
* <p>This traffic policy can't be created because the current account has reached the limit
|
|
3395
3553
|
* on the number of traffic policies.</p>
|
|
3396
3554
|
* <p>For information about default limits, see <a href="https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/DNSLimitations.html">Limits</a> in the
|
|
@@ -3408,6 +3566,7 @@ export declare class TooManyTrafficPolicies extends __BaseException {
|
|
|
3408
3566
|
constructor(opts: __ExceptionOptionType<TooManyTrafficPolicies, __BaseException>);
|
|
3409
3567
|
}
|
|
3410
3568
|
/**
|
|
3569
|
+
* @public
|
|
3411
3570
|
* <p>A traffic policy that has the same value for <code>Name</code> already exists.</p>
|
|
3412
3571
|
*/
|
|
3413
3572
|
export declare class TrafficPolicyAlreadyExists extends __BaseException {
|
|
@@ -3419,6 +3578,7 @@ export declare class TrafficPolicyAlreadyExists extends __BaseException {
|
|
|
3419
3578
|
constructor(opts: __ExceptionOptionType<TrafficPolicyAlreadyExists, __BaseException>);
|
|
3420
3579
|
}
|
|
3421
3580
|
/**
|
|
3581
|
+
* @public
|
|
3422
3582
|
* <p>A complex type that contains information about the resource record sets that you want
|
|
3423
3583
|
* to create based on a specified traffic policy.</p>
|
|
3424
3584
|
*/
|
|
@@ -3451,6 +3611,7 @@ export interface CreateTrafficPolicyInstanceRequest {
|
|
|
3451
3611
|
TrafficPolicyVersion: number | undefined;
|
|
3452
3612
|
}
|
|
3453
3613
|
/**
|
|
3614
|
+
* @public
|
|
3454
3615
|
* <p>A complex type that contains settings for the new traffic policy instance.</p>
|
|
3455
3616
|
*/
|
|
3456
3617
|
export interface TrafficPolicyInstance {
|
|
@@ -3520,6 +3681,7 @@ export interface TrafficPolicyInstance {
|
|
|
3520
3681
|
TrafficPolicyType: RRType | string | undefined;
|
|
3521
3682
|
}
|
|
3522
3683
|
/**
|
|
3684
|
+
* @public
|
|
3523
3685
|
* <p>A complex type that contains the response information for the
|
|
3524
3686
|
* <code>CreateTrafficPolicyInstance</code> request.</p>
|
|
3525
3687
|
*/
|
|
@@ -3534,6 +3696,7 @@ export interface CreateTrafficPolicyInstanceResponse {
|
|
|
3534
3696
|
Location: string | undefined;
|
|
3535
3697
|
}
|
|
3536
3698
|
/**
|
|
3699
|
+
* @public
|
|
3537
3700
|
* <p>No traffic policy exists with the specified ID.</p>
|
|
3538
3701
|
*/
|
|
3539
3702
|
export declare class NoSuchTrafficPolicy extends __BaseException {
|
|
@@ -3545,6 +3708,7 @@ export declare class NoSuchTrafficPolicy extends __BaseException {
|
|
|
3545
3708
|
constructor(opts: __ExceptionOptionType<NoSuchTrafficPolicy, __BaseException>);
|
|
3546
3709
|
}
|
|
3547
3710
|
/**
|
|
3711
|
+
* @public
|
|
3548
3712
|
* <p>This traffic policy instance can't be created because the current account has reached
|
|
3549
3713
|
* the limit on the number of traffic policy instances.</p>
|
|
3550
3714
|
* <p>For information about default limits, see <a href="https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/DNSLimitations.html">Limits</a> in the
|
|
@@ -3562,6 +3726,7 @@ export declare class TooManyTrafficPolicyInstances extends __BaseException {
|
|
|
3562
3726
|
constructor(opts: __ExceptionOptionType<TooManyTrafficPolicyInstances, __BaseException>);
|
|
3563
3727
|
}
|
|
3564
3728
|
/**
|
|
3729
|
+
* @public
|
|
3565
3730
|
* <p>There is already a traffic policy instance with the specified ID.</p>
|
|
3566
3731
|
*/
|
|
3567
3732
|
export declare class TrafficPolicyInstanceAlreadyExists extends __BaseException {
|
|
@@ -3573,6 +3738,7 @@ export declare class TrafficPolicyInstanceAlreadyExists extends __BaseException
|
|
|
3573
3738
|
constructor(opts: __ExceptionOptionType<TrafficPolicyInstanceAlreadyExists, __BaseException>);
|
|
3574
3739
|
}
|
|
3575
3740
|
/**
|
|
3741
|
+
* @public
|
|
3576
3742
|
* <p>A complex type that contains information about the traffic policy that you want to
|
|
3577
3743
|
* create a new version for.</p>
|
|
3578
3744
|
*/
|
|
@@ -3594,6 +3760,7 @@ export interface CreateTrafficPolicyVersionRequest {
|
|
|
3594
3760
|
Comment?: string;
|
|
3595
3761
|
}
|
|
3596
3762
|
/**
|
|
3763
|
+
* @public
|
|
3597
3764
|
* <p>A complex type that contains the response information for the
|
|
3598
3765
|
* <code>CreateTrafficPolicyVersion</code> request.</p>
|
|
3599
3766
|
*/
|
|
@@ -3609,6 +3776,7 @@ export interface CreateTrafficPolicyVersionResponse {
|
|
|
3609
3776
|
Location: string | undefined;
|
|
3610
3777
|
}
|
|
3611
3778
|
/**
|
|
3779
|
+
* @public
|
|
3612
3780
|
* <p>This traffic policy version can't be created because you've reached the limit of 1000
|
|
3613
3781
|
* on the number of versions that you can create for the current traffic policy.</p>
|
|
3614
3782
|
* <p>To create more traffic policy versions, you can use <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_GetTrafficPolicy.html">GetTrafficPolicy</a>
|
|
@@ -3625,6 +3793,7 @@ export declare class TooManyTrafficPolicyVersionsForCurrentPolicy extends __Base
|
|
|
3625
3793
|
constructor(opts: __ExceptionOptionType<TooManyTrafficPolicyVersionsForCurrentPolicy, __BaseException>);
|
|
3626
3794
|
}
|
|
3627
3795
|
/**
|
|
3796
|
+
* @public
|
|
3628
3797
|
* <p>A complex type that contains information about the request to authorize associating a
|
|
3629
3798
|
* VPC with your private hosted zone. Authorization is only required when a private hosted
|
|
3630
3799
|
* zone and a VPC were created by using different accounts.</p>
|
|
@@ -3642,6 +3811,7 @@ export interface CreateVPCAssociationAuthorizationRequest {
|
|
|
3642
3811
|
VPC: VPC | undefined;
|
|
3643
3812
|
}
|
|
3644
3813
|
/**
|
|
3814
|
+
* @public
|
|
3645
3815
|
* <p>A complex type that contains the response information from a
|
|
3646
3816
|
* <code>CreateVPCAssociationAuthorization</code> request.</p>
|
|
3647
3817
|
*/
|
|
@@ -3656,6 +3826,7 @@ export interface CreateVPCAssociationAuthorizationResponse {
|
|
|
3656
3826
|
VPC: VPC | undefined;
|
|
3657
3827
|
}
|
|
3658
3828
|
/**
|
|
3829
|
+
* @public
|
|
3659
3830
|
* <p>You've created the maximum number of authorizations that can be created for the
|
|
3660
3831
|
* specified hosted zone. To authorize another VPC to be associated with the hosted zone,
|
|
3661
3832
|
* submit a <code>DeleteVPCAssociationAuthorization</code> request to remove an existing
|
|
@@ -3670,6 +3841,9 @@ export declare class TooManyVPCAssociationAuthorizations extends __BaseException
|
|
|
3670
3841
|
*/
|
|
3671
3842
|
constructor(opts: __ExceptionOptionType<TooManyVPCAssociationAuthorizations, __BaseException>);
|
|
3672
3843
|
}
|
|
3844
|
+
/**
|
|
3845
|
+
* @public
|
|
3846
|
+
*/
|
|
3673
3847
|
export interface DeactivateKeySigningKeyRequest {
|
|
3674
3848
|
/**
|
|
3675
3849
|
* <p>A unique string used to identify a hosted zone.</p>
|
|
@@ -3680,6 +3854,9 @@ export interface DeactivateKeySigningKeyRequest {
|
|
|
3680
3854
|
*/
|
|
3681
3855
|
Name: string | undefined;
|
|
3682
3856
|
}
|
|
3857
|
+
/**
|
|
3858
|
+
* @public
|
|
3859
|
+
*/
|
|
3683
3860
|
export interface DeactivateKeySigningKeyResponse {
|
|
3684
3861
|
/**
|
|
3685
3862
|
* <p>A complex type that describes change information about changes made to your hosted
|
|
@@ -3688,6 +3865,7 @@ export interface DeactivateKeySigningKeyResponse {
|
|
|
3688
3865
|
ChangeInfo: ChangeInfo | undefined;
|
|
3689
3866
|
}
|
|
3690
3867
|
/**
|
|
3868
|
+
* @public
|
|
3691
3869
|
* <p>The key-signing key (KSK) is specified in a parent DS record.</p>
|
|
3692
3870
|
*/
|
|
3693
3871
|
export declare class KeySigningKeyInParentDSRecord extends __BaseException {
|
|
@@ -3699,6 +3877,7 @@ export declare class KeySigningKeyInParentDSRecord extends __BaseException {
|
|
|
3699
3877
|
constructor(opts: __ExceptionOptionType<KeySigningKeyInParentDSRecord, __BaseException>);
|
|
3700
3878
|
}
|
|
3701
3879
|
/**
|
|
3880
|
+
* @public
|
|
3702
3881
|
* <p>The key-signing key (KSK) that you specified can't be deactivated because it's the
|
|
3703
3882
|
* only KSK for a currently-enabled DNSSEC. Disable DNSSEC signing, or add or enable
|
|
3704
3883
|
* another KSK.</p>
|
|
@@ -3712,6 +3891,7 @@ export declare class KeySigningKeyInUse extends __BaseException {
|
|
|
3712
3891
|
constructor(opts: __ExceptionOptionType<KeySigningKeyInUse, __BaseException>);
|
|
3713
3892
|
}
|
|
3714
3893
|
/**
|
|
3894
|
+
* @public
|
|
3715
3895
|
* <p>This CIDR collection is in use, and isn't empty.</p>
|
|
3716
3896
|
*/
|
|
3717
3897
|
export declare class CidrCollectionInUseException extends __BaseException {
|
|
@@ -3723,15 +3903,22 @@ export declare class CidrCollectionInUseException extends __BaseException {
|
|
|
3723
3903
|
*/
|
|
3724
3904
|
constructor(opts: __ExceptionOptionType<CidrCollectionInUseException, __BaseException>);
|
|
3725
3905
|
}
|
|
3906
|
+
/**
|
|
3907
|
+
* @public
|
|
3908
|
+
*/
|
|
3726
3909
|
export interface DeleteCidrCollectionRequest {
|
|
3727
3910
|
/**
|
|
3728
3911
|
* <p>The UUID of the collection to delete.</p>
|
|
3729
3912
|
*/
|
|
3730
3913
|
Id: string | undefined;
|
|
3731
3914
|
}
|
|
3915
|
+
/**
|
|
3916
|
+
* @public
|
|
3917
|
+
*/
|
|
3732
3918
|
export interface DeleteCidrCollectionResponse {
|
|
3733
3919
|
}
|
|
3734
3920
|
/**
|
|
3921
|
+
* @public
|
|
3735
3922
|
* <p>This action deletes a health check.</p>
|
|
3736
3923
|
*/
|
|
3737
3924
|
export interface DeleteHealthCheckRequest {
|
|
@@ -3741,11 +3928,13 @@ export interface DeleteHealthCheckRequest {
|
|
|
3741
3928
|
HealthCheckId: string | undefined;
|
|
3742
3929
|
}
|
|
3743
3930
|
/**
|
|
3931
|
+
* @public
|
|
3744
3932
|
* <p>An empty element.</p>
|
|
3745
3933
|
*/
|
|
3746
3934
|
export interface DeleteHealthCheckResponse {
|
|
3747
3935
|
}
|
|
3748
3936
|
/**
|
|
3937
|
+
* @public
|
|
3749
3938
|
* @deprecated
|
|
3750
3939
|
*
|
|
3751
3940
|
* <p>This error code is not in use.</p>
|
|
@@ -3759,6 +3948,7 @@ export declare class HealthCheckInUse extends __BaseException {
|
|
|
3759
3948
|
constructor(opts: __ExceptionOptionType<HealthCheckInUse, __BaseException>);
|
|
3760
3949
|
}
|
|
3761
3950
|
/**
|
|
3951
|
+
* @public
|
|
3762
3952
|
* <p>A request to delete a hosted zone.</p>
|
|
3763
3953
|
*/
|
|
3764
3954
|
export interface DeleteHostedZoneRequest {
|
|
@@ -3768,6 +3958,7 @@ export interface DeleteHostedZoneRequest {
|
|
|
3768
3958
|
Id: string | undefined;
|
|
3769
3959
|
}
|
|
3770
3960
|
/**
|
|
3961
|
+
* @public
|
|
3771
3962
|
* <p>A complex type that contains the response to a <code>DeleteHostedZone</code>
|
|
3772
3963
|
* request.</p>
|
|
3773
3964
|
*/
|
|
@@ -3779,6 +3970,7 @@ export interface DeleteHostedZoneResponse {
|
|
|
3779
3970
|
ChangeInfo: ChangeInfo | undefined;
|
|
3780
3971
|
}
|
|
3781
3972
|
/**
|
|
3973
|
+
* @public
|
|
3782
3974
|
* <p>The hosted zone contains resource records that are not SOA or NS records.</p>
|
|
3783
3975
|
*/
|
|
3784
3976
|
export declare class HostedZoneNotEmpty extends __BaseException {
|
|
@@ -3789,6 +3981,9 @@ export declare class HostedZoneNotEmpty extends __BaseException {
|
|
|
3789
3981
|
*/
|
|
3790
3982
|
constructor(opts: __ExceptionOptionType<HostedZoneNotEmpty, __BaseException>);
|
|
3791
3983
|
}
|
|
3984
|
+
/**
|
|
3985
|
+
* @public
|
|
3986
|
+
*/
|
|
3792
3987
|
export interface DeleteKeySigningKeyRequest {
|
|
3793
3988
|
/**
|
|
3794
3989
|
* <p>A unique string used to identify a hosted zone.</p>
|
|
@@ -3799,6 +3994,9 @@ export interface DeleteKeySigningKeyRequest {
|
|
|
3799
3994
|
*/
|
|
3800
3995
|
Name: string | undefined;
|
|
3801
3996
|
}
|
|
3997
|
+
/**
|
|
3998
|
+
* @public
|
|
3999
|
+
*/
|
|
3802
4000
|
export interface DeleteKeySigningKeyResponse {
|
|
3803
4001
|
/**
|
|
3804
4002
|
* <p>A complex type that describes change information about changes made to your hosted
|
|
@@ -3806,15 +4004,22 @@ export interface DeleteKeySigningKeyResponse {
|
|
|
3806
4004
|
*/
|
|
3807
4005
|
ChangeInfo: ChangeInfo | undefined;
|
|
3808
4006
|
}
|
|
4007
|
+
/**
|
|
4008
|
+
* @public
|
|
4009
|
+
*/
|
|
3809
4010
|
export interface DeleteQueryLoggingConfigRequest {
|
|
3810
4011
|
/**
|
|
3811
4012
|
* <p>The ID of the configuration that you want to delete. </p>
|
|
3812
4013
|
*/
|
|
3813
4014
|
Id: string | undefined;
|
|
3814
4015
|
}
|
|
4016
|
+
/**
|
|
4017
|
+
* @public
|
|
4018
|
+
*/
|
|
3815
4019
|
export interface DeleteQueryLoggingConfigResponse {
|
|
3816
4020
|
}
|
|
3817
4021
|
/**
|
|
4022
|
+
* @public
|
|
3818
4023
|
* <p>There is no DNS query logging configuration with the specified ID.</p>
|
|
3819
4024
|
*/
|
|
3820
4025
|
export declare class NoSuchQueryLoggingConfig extends __BaseException {
|
|
@@ -3826,6 +4031,7 @@ export declare class NoSuchQueryLoggingConfig extends __BaseException {
|
|
|
3826
4031
|
constructor(opts: __ExceptionOptionType<NoSuchQueryLoggingConfig, __BaseException>);
|
|
3827
4032
|
}
|
|
3828
4033
|
/**
|
|
4034
|
+
* @public
|
|
3829
4035
|
* <p>The specified delegation contains associated hosted zones which must be deleted before
|
|
3830
4036
|
* the reusable delegation set can be deleted.</p>
|
|
3831
4037
|
*/
|
|
@@ -3838,6 +4044,7 @@ export declare class DelegationSetInUse extends __BaseException {
|
|
|
3838
4044
|
constructor(opts: __ExceptionOptionType<DelegationSetInUse, __BaseException>);
|
|
3839
4045
|
}
|
|
3840
4046
|
/**
|
|
4047
|
+
* @public
|
|
3841
4048
|
* <p>A request to delete a reusable delegation set.</p>
|
|
3842
4049
|
*/
|
|
3843
4050
|
export interface DeleteReusableDelegationSetRequest {
|
|
@@ -3847,11 +4054,13 @@ export interface DeleteReusableDelegationSetRequest {
|
|
|
3847
4054
|
Id: string | undefined;
|
|
3848
4055
|
}
|
|
3849
4056
|
/**
|
|
4057
|
+
* @public
|
|
3850
4058
|
* <p>An empty element.</p>
|
|
3851
4059
|
*/
|
|
3852
4060
|
export interface DeleteReusableDelegationSetResponse {
|
|
3853
4061
|
}
|
|
3854
4062
|
/**
|
|
4063
|
+
* @public
|
|
3855
4064
|
* <p>A request to delete a specified traffic policy version.</p>
|
|
3856
4065
|
*/
|
|
3857
4066
|
export interface DeleteTrafficPolicyRequest {
|
|
@@ -3865,11 +4074,13 @@ export interface DeleteTrafficPolicyRequest {
|
|
|
3865
4074
|
Version: number | undefined;
|
|
3866
4075
|
}
|
|
3867
4076
|
/**
|
|
4077
|
+
* @public
|
|
3868
4078
|
* <p>An empty element.</p>
|
|
3869
4079
|
*/
|
|
3870
4080
|
export interface DeleteTrafficPolicyResponse {
|
|
3871
4081
|
}
|
|
3872
4082
|
/**
|
|
4083
|
+
* @public
|
|
3873
4084
|
* <p>One or more traffic policy instances were created by using the specified traffic
|
|
3874
4085
|
* policy.</p>
|
|
3875
4086
|
*/
|
|
@@ -3882,6 +4093,7 @@ export declare class TrafficPolicyInUse extends __BaseException {
|
|
|
3882
4093
|
constructor(opts: __ExceptionOptionType<TrafficPolicyInUse, __BaseException>);
|
|
3883
4094
|
}
|
|
3884
4095
|
/**
|
|
4096
|
+
* @public
|
|
3885
4097
|
* <p>A request to delete a specified traffic policy instance.</p>
|
|
3886
4098
|
*/
|
|
3887
4099
|
export interface DeleteTrafficPolicyInstanceRequest {
|
|
@@ -3896,11 +4108,13 @@ export interface DeleteTrafficPolicyInstanceRequest {
|
|
|
3896
4108
|
Id: string | undefined;
|
|
3897
4109
|
}
|
|
3898
4110
|
/**
|
|
4111
|
+
* @public
|
|
3899
4112
|
* <p>An empty element.</p>
|
|
3900
4113
|
*/
|
|
3901
4114
|
export interface DeleteTrafficPolicyInstanceResponse {
|
|
3902
4115
|
}
|
|
3903
4116
|
/**
|
|
4117
|
+
* @public
|
|
3904
4118
|
* <p>No traffic policy instance exists with the specified ID.</p>
|
|
3905
4119
|
*/
|
|
3906
4120
|
export declare class NoSuchTrafficPolicyInstance extends __BaseException {
|
|
@@ -3912,6 +4126,7 @@ export declare class NoSuchTrafficPolicyInstance extends __BaseException {
|
|
|
3912
4126
|
constructor(opts: __ExceptionOptionType<NoSuchTrafficPolicyInstance, __BaseException>);
|
|
3913
4127
|
}
|
|
3914
4128
|
/**
|
|
4129
|
+
* @public
|
|
3915
4130
|
* <p>A complex type that contains information about the request to remove authorization to
|
|
3916
4131
|
* associate a VPC that was created by one Amazon Web Services account with a hosted zone
|
|
3917
4132
|
* that was created with a different Amazon Web Services account. </p>
|
|
@@ -3928,11 +4143,13 @@ export interface DeleteVPCAssociationAuthorizationRequest {
|
|
|
3928
4143
|
VPC: VPC | undefined;
|
|
3929
4144
|
}
|
|
3930
4145
|
/**
|
|
4146
|
+
* @public
|
|
3931
4147
|
* <p>Empty response for the request.</p>
|
|
3932
4148
|
*/
|
|
3933
4149
|
export interface DeleteVPCAssociationAuthorizationResponse {
|
|
3934
4150
|
}
|
|
3935
4151
|
/**
|
|
4152
|
+
* @public
|
|
3936
4153
|
* <p>The VPC that you specified is not authorized to be associated with the hosted
|
|
3937
4154
|
* zone.</p>
|
|
3938
4155
|
*/
|
|
@@ -3944,12 +4161,18 @@ export declare class VPCAssociationAuthorizationNotFound extends __BaseException
|
|
|
3944
4161
|
*/
|
|
3945
4162
|
constructor(opts: __ExceptionOptionType<VPCAssociationAuthorizationNotFound, __BaseException>);
|
|
3946
4163
|
}
|
|
4164
|
+
/**
|
|
4165
|
+
* @public
|
|
4166
|
+
*/
|
|
3947
4167
|
export interface DisableHostedZoneDNSSECRequest {
|
|
3948
4168
|
/**
|
|
3949
4169
|
* <p>A unique string used to identify a hosted zone.</p>
|
|
3950
4170
|
*/
|
|
3951
4171
|
HostedZoneId: string | undefined;
|
|
3952
4172
|
}
|
|
4173
|
+
/**
|
|
4174
|
+
* @public
|
|
4175
|
+
*/
|
|
3953
4176
|
export interface DisableHostedZoneDNSSECResponse {
|
|
3954
4177
|
/**
|
|
3955
4178
|
* <p>A complex type that describes change information about changes made to your hosted
|
|
@@ -3958,6 +4181,7 @@ export interface DisableHostedZoneDNSSECResponse {
|
|
|
3958
4181
|
ChangeInfo: ChangeInfo | undefined;
|
|
3959
4182
|
}
|
|
3960
4183
|
/**
|
|
4184
|
+
* @public
|
|
3961
4185
|
* <p>The hosted zone doesn't have any DNSSEC resources.</p>
|
|
3962
4186
|
*/
|
|
3963
4187
|
export declare class DNSSECNotFound extends __BaseException {
|
|
@@ -3969,6 +4193,7 @@ export declare class DNSSECNotFound extends __BaseException {
|
|
|
3969
4193
|
constructor(opts: __ExceptionOptionType<DNSSECNotFound, __BaseException>);
|
|
3970
4194
|
}
|
|
3971
4195
|
/**
|
|
4196
|
+
* @public
|
|
3972
4197
|
* <p>A complex type that contains information about the VPC that you want to disassociate
|
|
3973
4198
|
* from a specified private hosted zone.</p>
|
|
3974
4199
|
*/
|
|
@@ -3989,6 +4214,7 @@ export interface DisassociateVPCFromHostedZoneRequest {
|
|
|
3989
4214
|
Comment?: string;
|
|
3990
4215
|
}
|
|
3991
4216
|
/**
|
|
4217
|
+
* @public
|
|
3992
4218
|
* <p>A complex type that contains the response information for the disassociate
|
|
3993
4219
|
* request.</p>
|
|
3994
4220
|
*/
|
|
@@ -4000,6 +4226,7 @@ export interface DisassociateVPCFromHostedZoneResponse {
|
|
|
4000
4226
|
ChangeInfo: ChangeInfo | undefined;
|
|
4001
4227
|
}
|
|
4002
4228
|
/**
|
|
4229
|
+
* @public
|
|
4003
4230
|
* <p>The VPC that you're trying to disassociate from the private hosted zone is the last
|
|
4004
4231
|
* VPC that is associated with the hosted zone. Amazon Route 53 doesn't support
|
|
4005
4232
|
* disassociating the last VPC from a hosted zone.</p>
|
|
@@ -4013,6 +4240,7 @@ export declare class LastVPCAssociation extends __BaseException {
|
|
|
4013
4240
|
constructor(opts: __ExceptionOptionType<LastVPCAssociation, __BaseException>);
|
|
4014
4241
|
}
|
|
4015
4242
|
/**
|
|
4243
|
+
* @public
|
|
4016
4244
|
* <p>The specified VPC and hosted zone are not currently associated.</p>
|
|
4017
4245
|
*/
|
|
4018
4246
|
export declare class VPCAssociationNotFound extends __BaseException {
|
|
@@ -4023,12 +4251,18 @@ export declare class VPCAssociationNotFound extends __BaseException {
|
|
|
4023
4251
|
*/
|
|
4024
4252
|
constructor(opts: __ExceptionOptionType<VPCAssociationNotFound, __BaseException>);
|
|
4025
4253
|
}
|
|
4254
|
+
/**
|
|
4255
|
+
* @public
|
|
4256
|
+
*/
|
|
4026
4257
|
export interface EnableHostedZoneDNSSECRequest {
|
|
4027
4258
|
/**
|
|
4028
4259
|
* <p>A unique string used to identify a hosted zone.</p>
|
|
4029
4260
|
*/
|
|
4030
4261
|
HostedZoneId: string | undefined;
|
|
4031
4262
|
}
|
|
4263
|
+
/**
|
|
4264
|
+
* @public
|
|
4265
|
+
*/
|
|
4032
4266
|
export interface EnableHostedZoneDNSSECResponse {
|
|
4033
4267
|
/**
|
|
4034
4268
|
* <p>A complex type that describes change information about changes made to your hosted
|
|
@@ -4037,6 +4271,7 @@ export interface EnableHostedZoneDNSSECResponse {
|
|
|
4037
4271
|
ChangeInfo: ChangeInfo | undefined;
|
|
4038
4272
|
}
|
|
4039
4273
|
/**
|
|
4274
|
+
* @public
|
|
4040
4275
|
* <p>The hosted zone nameservers don't match the parent nameservers. The hosted zone and
|
|
4041
4276
|
* parent must have the same nameservers.</p>
|
|
4042
4277
|
*/
|
|
@@ -4049,6 +4284,7 @@ export declare class HostedZonePartiallyDelegated extends __BaseException {
|
|
|
4049
4284
|
constructor(opts: __ExceptionOptionType<HostedZonePartiallyDelegated, __BaseException>);
|
|
4050
4285
|
}
|
|
4051
4286
|
/**
|
|
4287
|
+
* @public
|
|
4052
4288
|
* <p>A key-signing key (KSK) with <code>ACTIVE</code> status wasn't found.</p>
|
|
4053
4289
|
*/
|
|
4054
4290
|
export declare class KeySigningKeyWithActiveStatusNotFound extends __BaseException {
|
|
@@ -4060,6 +4296,7 @@ export declare class KeySigningKeyWithActiveStatusNotFound extends __BaseExcepti
|
|
|
4060
4296
|
constructor(opts: __ExceptionOptionType<KeySigningKeyWithActiveStatusNotFound, __BaseException>);
|
|
4061
4297
|
}
|
|
4062
4298
|
/**
|
|
4299
|
+
* @public
|
|
4063
4300
|
* <p>A complex type that contains information about the request to create a hosted
|
|
4064
4301
|
* zone.</p>
|
|
4065
4302
|
*/
|
|
@@ -4100,6 +4337,7 @@ export interface GetAccountLimitRequest {
|
|
|
4100
4337
|
Type: AccountLimitType | string | undefined;
|
|
4101
4338
|
}
|
|
4102
4339
|
/**
|
|
4340
|
+
* @public
|
|
4103
4341
|
* <p>A complex type that contains the requested limit. </p>
|
|
4104
4342
|
*/
|
|
4105
4343
|
export interface GetAccountLimitResponse {
|
|
@@ -4119,6 +4357,7 @@ export interface GetAccountLimitResponse {
|
|
|
4119
4357
|
Count: number | undefined;
|
|
4120
4358
|
}
|
|
4121
4359
|
/**
|
|
4360
|
+
* @public
|
|
4122
4361
|
* <p>The input for a GetChange request.</p>
|
|
4123
4362
|
*/
|
|
4124
4363
|
export interface GetChangeRequest {
|
|
@@ -4130,6 +4369,7 @@ export interface GetChangeRequest {
|
|
|
4130
4369
|
Id: string | undefined;
|
|
4131
4370
|
}
|
|
4132
4371
|
/**
|
|
4372
|
+
* @public
|
|
4133
4373
|
* <p>A complex type that contains the <code>ChangeInfo</code> element.</p>
|
|
4134
4374
|
*/
|
|
4135
4375
|
export interface GetChangeResponse {
|
|
@@ -4139,6 +4379,7 @@ export interface GetChangeResponse {
|
|
|
4139
4379
|
ChangeInfo: ChangeInfo | undefined;
|
|
4140
4380
|
}
|
|
4141
4381
|
/**
|
|
4382
|
+
* @public
|
|
4142
4383
|
* <p>A change with the specified change ID does not exist.</p>
|
|
4143
4384
|
*/
|
|
4144
4385
|
export declare class NoSuchChange extends __BaseException {
|
|
@@ -4150,11 +4391,13 @@ export declare class NoSuchChange extends __BaseException {
|
|
|
4150
4391
|
constructor(opts: __ExceptionOptionType<NoSuchChange, __BaseException>);
|
|
4151
4392
|
}
|
|
4152
4393
|
/**
|
|
4394
|
+
* @public
|
|
4153
4395
|
* <p>Empty request.</p>
|
|
4154
4396
|
*/
|
|
4155
4397
|
export interface GetCheckerIpRangesRequest {
|
|
4156
4398
|
}
|
|
4157
4399
|
/**
|
|
4400
|
+
* @public
|
|
4158
4401
|
* <p>A complex type that contains the <code>CheckerIpRanges</code> element.</p>
|
|
4159
4402
|
*/
|
|
4160
4403
|
export interface GetCheckerIpRangesResponse {
|
|
@@ -4164,6 +4407,9 @@ export interface GetCheckerIpRangesResponse {
|
|
|
4164
4407
|
*/
|
|
4165
4408
|
CheckerIpRanges: string[] | undefined;
|
|
4166
4409
|
}
|
|
4410
|
+
/**
|
|
4411
|
+
* @public
|
|
4412
|
+
*/
|
|
4167
4413
|
export interface GetDNSSECRequest {
|
|
4168
4414
|
/**
|
|
4169
4415
|
* <p>A unique string used to identify a hosted zone.</p>
|
|
@@ -4171,6 +4417,7 @@ export interface GetDNSSECRequest {
|
|
|
4171
4417
|
HostedZoneId: string | undefined;
|
|
4172
4418
|
}
|
|
4173
4419
|
/**
|
|
4420
|
+
* @public
|
|
4174
4421
|
* <p>A string repesenting the status of DNSSEC signing.</p>
|
|
4175
4422
|
*/
|
|
4176
4423
|
export interface DNSSECStatus {
|
|
@@ -4214,6 +4461,9 @@ export interface DNSSECStatus {
|
|
|
4214
4461
|
*/
|
|
4215
4462
|
StatusMessage?: string;
|
|
4216
4463
|
}
|
|
4464
|
+
/**
|
|
4465
|
+
* @public
|
|
4466
|
+
*/
|
|
4217
4467
|
export interface GetDNSSECResponse {
|
|
4218
4468
|
/**
|
|
4219
4469
|
* <p>A string repesenting the status of DNSSEC.</p>
|
|
@@ -4225,6 +4475,7 @@ export interface GetDNSSECResponse {
|
|
|
4225
4475
|
KeySigningKeys: KeySigningKey[] | undefined;
|
|
4226
4476
|
}
|
|
4227
4477
|
/**
|
|
4478
|
+
* @public
|
|
4228
4479
|
* <p>A request for information about whether a specified geographic location is supported
|
|
4229
4480
|
* for Amazon Route 53 geolocation resource record sets.</p>
|
|
4230
4481
|
*/
|
|
@@ -4279,6 +4530,7 @@ export interface GetGeoLocationRequest {
|
|
|
4279
4530
|
SubdivisionCode?: string;
|
|
4280
4531
|
}
|
|
4281
4532
|
/**
|
|
4533
|
+
* @public
|
|
4282
4534
|
* <p>A complex type that contains the codes and full continent, country, and subdivision
|
|
4283
4535
|
* names for the specified <code>geolocation</code> code.</p>
|
|
4284
4536
|
*/
|
|
@@ -4314,6 +4566,7 @@ export interface GeoLocationDetails {
|
|
|
4314
4566
|
SubdivisionName?: string;
|
|
4315
4567
|
}
|
|
4316
4568
|
/**
|
|
4569
|
+
* @public
|
|
4317
4570
|
* <p>A complex type that contains the response information for the specified geolocation
|
|
4318
4571
|
* code.</p>
|
|
4319
4572
|
*/
|
|
@@ -4325,6 +4578,7 @@ export interface GetGeoLocationResponse {
|
|
|
4325
4578
|
GeoLocationDetails: GeoLocationDetails | undefined;
|
|
4326
4579
|
}
|
|
4327
4580
|
/**
|
|
4581
|
+
* @public
|
|
4328
4582
|
* <p>Amazon Route 53 doesn't support the specified geographic location. For a list of
|
|
4329
4583
|
* supported geolocation codes, see the <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_GeoLocation.html">GeoLocation</a> data
|
|
4330
4584
|
* type.</p>
|
|
@@ -4338,6 +4592,7 @@ export declare class NoSuchGeoLocation extends __BaseException {
|
|
|
4338
4592
|
constructor(opts: __ExceptionOptionType<NoSuchGeoLocation, __BaseException>);
|
|
4339
4593
|
}
|
|
4340
4594
|
/**
|
|
4595
|
+
* @public
|
|
4341
4596
|
* <p>A request to get information about a specified health check. </p>
|
|
4342
4597
|
*/
|
|
4343
4598
|
export interface GetHealthCheckRequest {
|
|
@@ -4349,6 +4604,7 @@ export interface GetHealthCheckRequest {
|
|
|
4349
4604
|
HealthCheckId: string | undefined;
|
|
4350
4605
|
}
|
|
4351
4606
|
/**
|
|
4607
|
+
* @public
|
|
4352
4608
|
* <p>A complex type that contains the response to a <code>GetHealthCheck</code>
|
|
4353
4609
|
* request.</p>
|
|
4354
4610
|
*/
|
|
@@ -4360,6 +4616,7 @@ export interface GetHealthCheckResponse {
|
|
|
4360
4616
|
HealthCheck: HealthCheck | undefined;
|
|
4361
4617
|
}
|
|
4362
4618
|
/**
|
|
4619
|
+
* @public
|
|
4363
4620
|
* <p>The resource you're trying to access is unsupported on this Amazon Route 53
|
|
4364
4621
|
* endpoint.</p>
|
|
4365
4622
|
*/
|
|
@@ -4372,11 +4629,13 @@ export declare class IncompatibleVersion extends __BaseException {
|
|
|
4372
4629
|
constructor(opts: __ExceptionOptionType<IncompatibleVersion, __BaseException>);
|
|
4373
4630
|
}
|
|
4374
4631
|
/**
|
|
4632
|
+
* @public
|
|
4375
4633
|
* <p>A request for the number of health checks that are associated with the current Amazon Web Services account.</p>
|
|
4376
4634
|
*/
|
|
4377
4635
|
export interface GetHealthCheckCountRequest {
|
|
4378
4636
|
}
|
|
4379
4637
|
/**
|
|
4638
|
+
* @public
|
|
4380
4639
|
* <p>A complex type that contains the response to a <code>GetHealthCheckCount</code>
|
|
4381
4640
|
* request.</p>
|
|
4382
4641
|
*/
|
|
@@ -4387,6 +4646,7 @@ export interface GetHealthCheckCountResponse {
|
|
|
4387
4646
|
HealthCheckCount: number | undefined;
|
|
4388
4647
|
}
|
|
4389
4648
|
/**
|
|
4649
|
+
* @public
|
|
4390
4650
|
* <p>A request for the reason that a health check failed most recently.</p>
|
|
4391
4651
|
*/
|
|
4392
4652
|
export interface GetHealthCheckLastFailureReasonRequest {
|
|
@@ -4404,6 +4664,7 @@ export interface GetHealthCheckLastFailureReasonRequest {
|
|
|
4404
4664
|
HealthCheckId: string | undefined;
|
|
4405
4665
|
}
|
|
4406
4666
|
/**
|
|
4667
|
+
* @public
|
|
4407
4668
|
* <p>A complex type that contains the status that one Amazon Route 53 health checker
|
|
4408
4669
|
* reports and the time of the health check.</p>
|
|
4409
4670
|
*/
|
|
@@ -4421,6 +4682,7 @@ export interface StatusReport {
|
|
|
4421
4682
|
CheckedTime?: Date;
|
|
4422
4683
|
}
|
|
4423
4684
|
/**
|
|
4685
|
+
* @public
|
|
4424
4686
|
* <p>A complex type that contains the last failure reason as reported by one Amazon Route
|
|
4425
4687
|
* 53 health checker.</p>
|
|
4426
4688
|
*/
|
|
@@ -4442,6 +4704,7 @@ export interface HealthCheckObservation {
|
|
|
4442
4704
|
StatusReport?: StatusReport;
|
|
4443
4705
|
}
|
|
4444
4706
|
/**
|
|
4707
|
+
* @public
|
|
4445
4708
|
* <p>A complex type that contains the response to a
|
|
4446
4709
|
* <code>GetHealthCheckLastFailureReason</code> request.</p>
|
|
4447
4710
|
*/
|
|
@@ -4453,6 +4716,7 @@ export interface GetHealthCheckLastFailureReasonResponse {
|
|
|
4453
4716
|
HealthCheckObservations: HealthCheckObservation[] | undefined;
|
|
4454
4717
|
}
|
|
4455
4718
|
/**
|
|
4719
|
+
* @public
|
|
4456
4720
|
* <p>A request to get the status for a health check.</p>
|
|
4457
4721
|
*/
|
|
4458
4722
|
export interface GetHealthCheckStatusRequest {
|
|
@@ -4470,6 +4734,7 @@ export interface GetHealthCheckStatusRequest {
|
|
|
4470
4734
|
HealthCheckId: string | undefined;
|
|
4471
4735
|
}
|
|
4472
4736
|
/**
|
|
4737
|
+
* @public
|
|
4473
4738
|
* <p>A complex type that contains the response to a <code>GetHealthCheck</code>
|
|
4474
4739
|
* request.</p>
|
|
4475
4740
|
*/
|
|
@@ -4482,6 +4747,7 @@ export interface GetHealthCheckStatusResponse {
|
|
|
4482
4747
|
HealthCheckObservations: HealthCheckObservation[] | undefined;
|
|
4483
4748
|
}
|
|
4484
4749
|
/**
|
|
4750
|
+
* @public
|
|
4485
4751
|
* <p>A request to get information about a specified hosted zone. </p>
|
|
4486
4752
|
*/
|
|
4487
4753
|
export interface GetHostedZoneRequest {
|
|
@@ -4491,6 +4757,7 @@ export interface GetHostedZoneRequest {
|
|
|
4491
4757
|
Id: string | undefined;
|
|
4492
4758
|
}
|
|
4493
4759
|
/**
|
|
4760
|
+
* @public
|
|
4494
4761
|
* <p>A complex type that contain the response to a <code>GetHostedZone</code>
|
|
4495
4762
|
* request.</p>
|
|
4496
4763
|
*/
|
|
@@ -4512,12 +4779,14 @@ export interface GetHostedZoneResponse {
|
|
|
4512
4779
|
VPCs?: VPC[];
|
|
4513
4780
|
}
|
|
4514
4781
|
/**
|
|
4782
|
+
* @public
|
|
4515
4783
|
* <p>A request to retrieve a count of all the hosted zones that are associated with the
|
|
4516
4784
|
* current Amazon Web Services account.</p>
|
|
4517
4785
|
*/
|
|
4518
4786
|
export interface GetHostedZoneCountRequest {
|
|
4519
4787
|
}
|
|
4520
4788
|
/**
|
|
4789
|
+
* @public
|
|
4521
4790
|
* <p>A complex type that contains the response to a <code>GetHostedZoneCount</code>
|
|
4522
4791
|
* request.</p>
|
|
4523
4792
|
*/
|
|
@@ -4528,11 +4797,15 @@ export interface GetHostedZoneCountResponse {
|
|
|
4528
4797
|
*/
|
|
4529
4798
|
HostedZoneCount: number | undefined;
|
|
4530
4799
|
}
|
|
4800
|
+
/**
|
|
4801
|
+
* @public
|
|
4802
|
+
*/
|
|
4531
4803
|
export declare enum HostedZoneLimitType {
|
|
4532
4804
|
MAX_RRSETS_BY_ZONE = "MAX_RRSETS_BY_ZONE",
|
|
4533
4805
|
MAX_VPCS_ASSOCIATED_BY_ZONE = "MAX_VPCS_ASSOCIATED_BY_ZONE"
|
|
4534
4806
|
}
|
|
4535
4807
|
/**
|
|
4808
|
+
* @public
|
|
4536
4809
|
* <p>A complex type that contains information about the request to create a hosted
|
|
4537
4810
|
* zone.</p>
|
|
4538
4811
|
*/
|
|
@@ -4560,6 +4833,7 @@ export interface GetHostedZoneLimitRequest {
|
|
|
4560
4833
|
HostedZoneId: string | undefined;
|
|
4561
4834
|
}
|
|
4562
4835
|
/**
|
|
4836
|
+
* @public
|
|
4563
4837
|
* <p>A complex type that contains the type of limit that you specified in the request and
|
|
4564
4838
|
* the current value for that limit.</p>
|
|
4565
4839
|
*/
|
|
@@ -4587,6 +4861,7 @@ export interface HostedZoneLimit {
|
|
|
4587
4861
|
Value: number | undefined;
|
|
4588
4862
|
}
|
|
4589
4863
|
/**
|
|
4864
|
+
* @public
|
|
4590
4865
|
* <p>A complex type that contains the requested limit. </p>
|
|
4591
4866
|
*/
|
|
4592
4867
|
export interface GetHostedZoneLimitResponse {
|
|
@@ -4606,6 +4881,7 @@ export interface GetHostedZoneLimitResponse {
|
|
|
4606
4881
|
Count: number | undefined;
|
|
4607
4882
|
}
|
|
4608
4883
|
/**
|
|
4884
|
+
* @public
|
|
4609
4885
|
* <p>The specified hosted zone is a public hosted zone, not a private hosted zone.</p>
|
|
4610
4886
|
*/
|
|
4611
4887
|
export declare class HostedZoneNotPrivate extends __BaseException {
|
|
@@ -4616,6 +4892,9 @@ export declare class HostedZoneNotPrivate extends __BaseException {
|
|
|
4616
4892
|
*/
|
|
4617
4893
|
constructor(opts: __ExceptionOptionType<HostedZoneNotPrivate, __BaseException>);
|
|
4618
4894
|
}
|
|
4895
|
+
/**
|
|
4896
|
+
* @public
|
|
4897
|
+
*/
|
|
4619
4898
|
export interface GetQueryLoggingConfigRequest {
|
|
4620
4899
|
/**
|
|
4621
4900
|
* <p>The ID of the configuration for DNS query logging that you want to get information
|
|
@@ -4623,6 +4902,9 @@ export interface GetQueryLoggingConfigRequest {
|
|
|
4623
4902
|
*/
|
|
4624
4903
|
Id: string | undefined;
|
|
4625
4904
|
}
|
|
4905
|
+
/**
|
|
4906
|
+
* @public
|
|
4907
|
+
*/
|
|
4626
4908
|
export interface GetQueryLoggingConfigResponse {
|
|
4627
4909
|
/**
|
|
4628
4910
|
* <p>A complex type that contains information about the query logging configuration that
|
|
@@ -4631,6 +4913,7 @@ export interface GetQueryLoggingConfigResponse {
|
|
|
4631
4913
|
QueryLoggingConfig: QueryLoggingConfig | undefined;
|
|
4632
4914
|
}
|
|
4633
4915
|
/**
|
|
4916
|
+
* @public
|
|
4634
4917
|
* <p>A request to get information about a specified reusable delegation set.</p>
|
|
4635
4918
|
*/
|
|
4636
4919
|
export interface GetReusableDelegationSetRequest {
|
|
@@ -4641,6 +4924,7 @@ export interface GetReusableDelegationSetRequest {
|
|
|
4641
4924
|
Id: string | undefined;
|
|
4642
4925
|
}
|
|
4643
4926
|
/**
|
|
4927
|
+
* @public
|
|
4644
4928
|
* <p>A complex type that contains the response to the <code>GetReusableDelegationSet</code>
|
|
4645
4929
|
* request.</p>
|
|
4646
4930
|
*/
|
|
@@ -4650,10 +4934,14 @@ export interface GetReusableDelegationSetResponse {
|
|
|
4650
4934
|
*/
|
|
4651
4935
|
DelegationSet: DelegationSet | undefined;
|
|
4652
4936
|
}
|
|
4937
|
+
/**
|
|
4938
|
+
* @public
|
|
4939
|
+
*/
|
|
4653
4940
|
export declare enum ReusableDelegationSetLimitType {
|
|
4654
4941
|
MAX_ZONES_BY_REUSABLE_DELEGATION_SET = "MAX_ZONES_BY_REUSABLE_DELEGATION_SET"
|
|
4655
4942
|
}
|
|
4656
4943
|
/**
|
|
4944
|
+
* @public
|
|
4657
4945
|
* <p>A complex type that contains information about the request to create a hosted
|
|
4658
4946
|
* zone.</p>
|
|
4659
4947
|
*/
|
|
@@ -4669,6 +4957,7 @@ export interface GetReusableDelegationSetLimitRequest {
|
|
|
4669
4957
|
DelegationSetId: string | undefined;
|
|
4670
4958
|
}
|
|
4671
4959
|
/**
|
|
4960
|
+
* @public
|
|
4672
4961
|
* <p>A complex type that contains the type of limit that you specified in the request and
|
|
4673
4962
|
* the current value for that limit.</p>
|
|
4674
4963
|
*/
|
|
@@ -4686,6 +4975,7 @@ export interface ReusableDelegationSetLimit {
|
|
|
4686
4975
|
Value: number | undefined;
|
|
4687
4976
|
}
|
|
4688
4977
|
/**
|
|
4978
|
+
* @public
|
|
4689
4979
|
* <p>A complex type that contains the requested limit. </p>
|
|
4690
4980
|
*/
|
|
4691
4981
|
export interface GetReusableDelegationSetLimitResponse {
|
|
@@ -4701,6 +4991,7 @@ export interface GetReusableDelegationSetLimitResponse {
|
|
|
4701
4991
|
Count: number | undefined;
|
|
4702
4992
|
}
|
|
4703
4993
|
/**
|
|
4994
|
+
* @public
|
|
4704
4995
|
* <p>Gets information about a specific traffic policy version.</p>
|
|
4705
4996
|
*/
|
|
4706
4997
|
export interface GetTrafficPolicyRequest {
|
|
@@ -4715,6 +5006,7 @@ export interface GetTrafficPolicyRequest {
|
|
|
4715
5006
|
Version: number | undefined;
|
|
4716
5007
|
}
|
|
4717
5008
|
/**
|
|
5009
|
+
* @public
|
|
4718
5010
|
* <p>A complex type that contains the response information for the request.</p>
|
|
4719
5011
|
*/
|
|
4720
5012
|
export interface GetTrafficPolicyResponse {
|
|
@@ -4724,6 +5016,7 @@ export interface GetTrafficPolicyResponse {
|
|
|
4724
5016
|
TrafficPolicy: TrafficPolicy | undefined;
|
|
4725
5017
|
}
|
|
4726
5018
|
/**
|
|
5019
|
+
* @public
|
|
4727
5020
|
* <p>Gets information about a specified traffic policy instance.</p>
|
|
4728
5021
|
*/
|
|
4729
5022
|
export interface GetTrafficPolicyInstanceRequest {
|
|
@@ -4733,6 +5026,7 @@ export interface GetTrafficPolicyInstanceRequest {
|
|
|
4733
5026
|
Id: string | undefined;
|
|
4734
5027
|
}
|
|
4735
5028
|
/**
|
|
5029
|
+
* @public
|
|
4736
5030
|
* <p>A complex type that contains information about the resource record sets that Amazon
|
|
4737
5031
|
* Route 53 created based on a specified traffic policy.</p>
|
|
4738
5032
|
*/
|
|
@@ -4743,12 +5037,14 @@ export interface GetTrafficPolicyInstanceResponse {
|
|
|
4743
5037
|
TrafficPolicyInstance: TrafficPolicyInstance | undefined;
|
|
4744
5038
|
}
|
|
4745
5039
|
/**
|
|
5040
|
+
* @public
|
|
4746
5041
|
* <p>Request to get the number of traffic policy instances that are associated with the
|
|
4747
5042
|
* current Amazon Web Services account.</p>
|
|
4748
5043
|
*/
|
|
4749
5044
|
export interface GetTrafficPolicyInstanceCountRequest {
|
|
4750
5045
|
}
|
|
4751
5046
|
/**
|
|
5047
|
+
* @public
|
|
4752
5048
|
* <p>A complex type that contains information about the resource record sets that Amazon
|
|
4753
5049
|
* Route 53 created based on a specified traffic policy.</p>
|
|
4754
5050
|
*/
|
|
@@ -4758,6 +5054,9 @@ export interface GetTrafficPolicyInstanceCountResponse {
|
|
|
4758
5054
|
*/
|
|
4759
5055
|
TrafficPolicyInstanceCount: number | undefined;
|
|
4760
5056
|
}
|
|
5057
|
+
/**
|
|
5058
|
+
* @public
|
|
5059
|
+
*/
|
|
4761
5060
|
export interface ListCidrBlocksRequest {
|
|
4762
5061
|
/**
|
|
4763
5062
|
* <p>The UUID of the CIDR collection.</p>
|
|
@@ -4778,6 +5077,7 @@ export interface ListCidrBlocksRequest {
|
|
|
4778
5077
|
MaxResults?: number;
|
|
4779
5078
|
}
|
|
4780
5079
|
/**
|
|
5080
|
+
* @public
|
|
4781
5081
|
* <p>A complex type that lists the CIDR blocks.</p>
|
|
4782
5082
|
*/
|
|
4783
5083
|
export interface CidrBlockSummary {
|
|
@@ -4790,6 +5090,9 @@ export interface CidrBlockSummary {
|
|
|
4790
5090
|
*/
|
|
4791
5091
|
LocationName?: string;
|
|
4792
5092
|
}
|
|
5093
|
+
/**
|
|
5094
|
+
* @public
|
|
5095
|
+
*/
|
|
4793
5096
|
export interface ListCidrBlocksResponse {
|
|
4794
5097
|
/**
|
|
4795
5098
|
* <p>An opaque pagination token to indicate where the service is to begin enumerating
|
|
@@ -4803,6 +5106,7 @@ export interface ListCidrBlocksResponse {
|
|
|
4803
5106
|
CidrBlocks?: CidrBlockSummary[];
|
|
4804
5107
|
}
|
|
4805
5108
|
/**
|
|
5109
|
+
* @public
|
|
4806
5110
|
* <p>The CIDR collection location doesn't match any locations in your account.</p>
|
|
4807
5111
|
*/
|
|
4808
5112
|
export declare class NoSuchCidrLocationException extends __BaseException {
|
|
@@ -4814,6 +5118,9 @@ export declare class NoSuchCidrLocationException extends __BaseException {
|
|
|
4814
5118
|
*/
|
|
4815
5119
|
constructor(opts: __ExceptionOptionType<NoSuchCidrLocationException, __BaseException>);
|
|
4816
5120
|
}
|
|
5121
|
+
/**
|
|
5122
|
+
* @public
|
|
5123
|
+
*/
|
|
4817
5124
|
export interface ListCidrCollectionsRequest {
|
|
4818
5125
|
/**
|
|
4819
5126
|
* <p>An opaque pagination token to indicate where the service is to begin enumerating
|
|
@@ -4827,6 +5134,7 @@ export interface ListCidrCollectionsRequest {
|
|
|
4827
5134
|
MaxResults?: number;
|
|
4828
5135
|
}
|
|
4829
5136
|
/**
|
|
5137
|
+
* @public
|
|
4830
5138
|
* <p>A complex type that is an entry in an <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_CidrCollection.html">CidrCollection</a>
|
|
4831
5139
|
* array.</p>
|
|
4832
5140
|
*/
|
|
@@ -4851,6 +5159,9 @@ export interface CollectionSummary {
|
|
|
4851
5159
|
*/
|
|
4852
5160
|
Version?: number;
|
|
4853
5161
|
}
|
|
5162
|
+
/**
|
|
5163
|
+
* @public
|
|
5164
|
+
*/
|
|
4854
5165
|
export interface ListCidrCollectionsResponse {
|
|
4855
5166
|
/**
|
|
4856
5167
|
* <p>An opaque pagination token to indicate where the service is to begin enumerating
|
|
@@ -4863,6 +5174,9 @@ export interface ListCidrCollectionsResponse {
|
|
|
4863
5174
|
*/
|
|
4864
5175
|
CidrCollections?: CollectionSummary[];
|
|
4865
5176
|
}
|
|
5177
|
+
/**
|
|
5178
|
+
* @public
|
|
5179
|
+
*/
|
|
4866
5180
|
export interface ListCidrLocationsRequest {
|
|
4867
5181
|
/**
|
|
4868
5182
|
* <p>The CIDR collection ID.</p>
|
|
@@ -4880,6 +5194,7 @@ export interface ListCidrLocationsRequest {
|
|
|
4880
5194
|
MaxResults?: number;
|
|
4881
5195
|
}
|
|
4882
5196
|
/**
|
|
5197
|
+
* @public
|
|
4883
5198
|
* <p>A complex type that contains information about the CIDR location.</p>
|
|
4884
5199
|
*/
|
|
4885
5200
|
export interface LocationSummary {
|
|
@@ -4888,6 +5203,9 @@ export interface LocationSummary {
|
|
|
4888
5203
|
*/
|
|
4889
5204
|
LocationName?: string;
|
|
4890
5205
|
}
|
|
5206
|
+
/**
|
|
5207
|
+
* @public
|
|
5208
|
+
*/
|
|
4891
5209
|
export interface ListCidrLocationsResponse {
|
|
4892
5210
|
/**
|
|
4893
5211
|
* <p>An opaque pagination token to indicate where the service is to begin enumerating
|
|
@@ -4901,6 +5219,7 @@ export interface ListCidrLocationsResponse {
|
|
|
4901
5219
|
CidrLocations?: LocationSummary[];
|
|
4902
5220
|
}
|
|
4903
5221
|
/**
|
|
5222
|
+
* @public
|
|
4904
5223
|
* <p>A request to get a list of geographic locations that Amazon Route 53 supports for
|
|
4905
5224
|
* geolocation resource record sets. </p>
|
|
4906
5225
|
*/
|
|
@@ -4944,6 +5263,7 @@ export interface ListGeoLocationsRequest {
|
|
|
4944
5263
|
MaxItems?: number;
|
|
4945
5264
|
}
|
|
4946
5265
|
/**
|
|
5266
|
+
* @public
|
|
4947
5267
|
* <p>A complex type containing the response information for the request.</p>
|
|
4948
5268
|
*/
|
|
4949
5269
|
export interface ListGeoLocationsResponse {
|
|
@@ -4989,6 +5309,7 @@ export interface ListGeoLocationsResponse {
|
|
|
4989
5309
|
MaxItems: number | undefined;
|
|
4990
5310
|
}
|
|
4991
5311
|
/**
|
|
5312
|
+
* @public
|
|
4992
5313
|
* <p>A request to retrieve a list of the health checks that are associated with the current
|
|
4993
5314
|
* Amazon Web Services account.</p>
|
|
4994
5315
|
*/
|
|
@@ -5013,6 +5334,7 @@ export interface ListHealthChecksRequest {
|
|
|
5013
5334
|
MaxItems?: number;
|
|
5014
5335
|
}
|
|
5015
5336
|
/**
|
|
5337
|
+
* @public
|
|
5016
5338
|
* <p>A complex type that contains the response to a <code>ListHealthChecks</code>
|
|
5017
5339
|
* request.</p>
|
|
5018
5340
|
*/
|
|
@@ -5049,6 +5371,7 @@ export interface ListHealthChecksResponse {
|
|
|
5049
5371
|
MaxItems: number | undefined;
|
|
5050
5372
|
}
|
|
5051
5373
|
/**
|
|
5374
|
+
* @public
|
|
5052
5375
|
* <p>A request to retrieve a list of the public and private hosted zones that are
|
|
5053
5376
|
* associated with the current Amazon Web Services account.</p>
|
|
5054
5377
|
*/
|
|
@@ -5079,6 +5402,9 @@ export interface ListHostedZonesRequest {
|
|
|
5079
5402
|
*/
|
|
5080
5403
|
DelegationSetId?: string;
|
|
5081
5404
|
}
|
|
5405
|
+
/**
|
|
5406
|
+
* @public
|
|
5407
|
+
*/
|
|
5082
5408
|
export interface ListHostedZonesResponse {
|
|
5083
5409
|
/**
|
|
5084
5410
|
* <p>A complex type that contains general information about the hosted zone.</p>
|
|
@@ -5113,6 +5439,7 @@ export interface ListHostedZonesResponse {
|
|
|
5113
5439
|
MaxItems: number | undefined;
|
|
5114
5440
|
}
|
|
5115
5441
|
/**
|
|
5442
|
+
* @public
|
|
5116
5443
|
* <p>Retrieves a list of the public and private hosted zones that are associated with the
|
|
5117
5444
|
* current Amazon Web Services account in ASCII order by domain name. </p>
|
|
5118
5445
|
*/
|
|
@@ -5149,6 +5476,7 @@ export interface ListHostedZonesByNameRequest {
|
|
|
5149
5476
|
MaxItems?: number;
|
|
5150
5477
|
}
|
|
5151
5478
|
/**
|
|
5479
|
+
* @public
|
|
5152
5480
|
* <p>A complex type that contains the response information for the request.</p>
|
|
5153
5481
|
*/
|
|
5154
5482
|
export interface ListHostedZonesByNameResponse {
|
|
@@ -5199,6 +5527,7 @@ export interface ListHostedZonesByNameResponse {
|
|
|
5199
5527
|
MaxItems: number | undefined;
|
|
5200
5528
|
}
|
|
5201
5529
|
/**
|
|
5530
|
+
* @public
|
|
5202
5531
|
* <p>The value that you specified to get the second or subsequent page of results is
|
|
5203
5532
|
* invalid.</p>
|
|
5204
5533
|
*/
|
|
@@ -5211,6 +5540,7 @@ export declare class InvalidPaginationToken extends __BaseException {
|
|
|
5211
5540
|
constructor(opts: __ExceptionOptionType<InvalidPaginationToken, __BaseException>);
|
|
5212
5541
|
}
|
|
5213
5542
|
/**
|
|
5543
|
+
* @public
|
|
5214
5544
|
* <p>Lists all the private hosted zones that a specified VPC is associated with, regardless
|
|
5215
5545
|
* of which Amazon Web Services account created the hosted zones.</p>
|
|
5216
5546
|
*/
|
|
@@ -5244,6 +5574,7 @@ export interface ListHostedZonesByVPCRequest {
|
|
|
5244
5574
|
NextToken?: string;
|
|
5245
5575
|
}
|
|
5246
5576
|
/**
|
|
5577
|
+
* @public
|
|
5247
5578
|
* <p>A complex type that identifies a hosted zone that a specified Amazon VPC is associated
|
|
5248
5579
|
* with and the owner of the hosted zone. If there is a value for
|
|
5249
5580
|
* <code>OwningAccount</code>, there is no value for <code>OwningService</code>, and
|
|
@@ -5268,6 +5599,7 @@ export interface HostedZoneOwner {
|
|
|
5268
5599
|
OwningService?: string;
|
|
5269
5600
|
}
|
|
5270
5601
|
/**
|
|
5602
|
+
* @public
|
|
5271
5603
|
* <p>In the response to a <code>ListHostedZonesByVPC</code> request, the
|
|
5272
5604
|
* <code>HostedZoneSummaries</code> element contains one <code>HostedZoneSummary</code>
|
|
5273
5605
|
* element for each hosted zone that the specified Amazon VPC is associated with. Each
|
|
@@ -5291,6 +5623,9 @@ export interface HostedZoneSummary {
|
|
|
5291
5623
|
*/
|
|
5292
5624
|
Owner: HostedZoneOwner | undefined;
|
|
5293
5625
|
}
|
|
5626
|
+
/**
|
|
5627
|
+
* @public
|
|
5628
|
+
*/
|
|
5294
5629
|
export interface ListHostedZonesByVPCResponse {
|
|
5295
5630
|
/**
|
|
5296
5631
|
* <p>A list that contains one <code>HostedZoneSummary</code> element for each hosted zone
|
|
@@ -5310,6 +5645,9 @@ export interface ListHostedZonesByVPCResponse {
|
|
|
5310
5645
|
*/
|
|
5311
5646
|
NextToken?: string;
|
|
5312
5647
|
}
|
|
5648
|
+
/**
|
|
5649
|
+
* @public
|
|
5650
|
+
*/
|
|
5313
5651
|
export interface ListQueryLoggingConfigsRequest {
|
|
5314
5652
|
/**
|
|
5315
5653
|
* <p>(Optional) If you want to list the query logging configuration that is associated with
|
|
@@ -5337,6 +5675,9 @@ export interface ListQueryLoggingConfigsRequest {
|
|
|
5337
5675
|
*/
|
|
5338
5676
|
MaxResults?: number;
|
|
5339
5677
|
}
|
|
5678
|
+
/**
|
|
5679
|
+
* @public
|
|
5680
|
+
*/
|
|
5340
5681
|
export interface ListQueryLoggingConfigsResponse {
|
|
5341
5682
|
/**
|
|
5342
5683
|
* <p>An array that contains one <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_QueryLoggingConfig.html">QueryLoggingConfig</a> element for each configuration for DNS query logging
|
|
@@ -5355,6 +5696,7 @@ export interface ListQueryLoggingConfigsResponse {
|
|
|
5355
5696
|
NextToken?: string;
|
|
5356
5697
|
}
|
|
5357
5698
|
/**
|
|
5699
|
+
* @public
|
|
5358
5700
|
* <p>A request for the resource record sets that are associated with a specified hosted
|
|
5359
5701
|
* zone.</p>
|
|
5360
5702
|
*/
|
|
@@ -5441,6 +5783,7 @@ export interface ListResourceRecordSetsRequest {
|
|
|
5441
5783
|
MaxItems?: number;
|
|
5442
5784
|
}
|
|
5443
5785
|
/**
|
|
5786
|
+
* @public
|
|
5444
5787
|
* <p>A complex type that contains list information for the resource record set.</p>
|
|
5445
5788
|
*/
|
|
5446
5789
|
export interface ListResourceRecordSetsResponse {
|
|
@@ -5480,6 +5823,7 @@ export interface ListResourceRecordSetsResponse {
|
|
|
5480
5823
|
MaxItems: number | undefined;
|
|
5481
5824
|
}
|
|
5482
5825
|
/**
|
|
5826
|
+
* @public
|
|
5483
5827
|
* <p>A request to get a list of the reusable delegation sets that are associated with the
|
|
5484
5828
|
* current Amazon Web Services account.</p>
|
|
5485
5829
|
*/
|
|
@@ -5503,6 +5847,7 @@ export interface ListReusableDelegationSetsRequest {
|
|
|
5503
5847
|
MaxItems?: number;
|
|
5504
5848
|
}
|
|
5505
5849
|
/**
|
|
5850
|
+
* @public
|
|
5506
5851
|
* <p>A complex type that contains information about the reusable delegation sets that are
|
|
5507
5852
|
* associated with the current Amazon Web Services account.</p>
|
|
5508
5853
|
*/
|
|
@@ -5537,6 +5882,7 @@ export interface ListReusableDelegationSetsResponse {
|
|
|
5537
5882
|
MaxItems: number | undefined;
|
|
5538
5883
|
}
|
|
5539
5884
|
/**
|
|
5885
|
+
* @public
|
|
5540
5886
|
* <p>A complex type containing information about a request for a list of the tags that are
|
|
5541
5887
|
* associated with an individual resource.</p>
|
|
5542
5888
|
*/
|
|
@@ -5559,6 +5905,7 @@ export interface ListTagsForResourceRequest {
|
|
|
5559
5905
|
ResourceId: string | undefined;
|
|
5560
5906
|
}
|
|
5561
5907
|
/**
|
|
5908
|
+
* @public
|
|
5562
5909
|
* <p>A complex type containing a resource and its associated tags.</p>
|
|
5563
5910
|
*/
|
|
5564
5911
|
export interface ResourceTagSet {
|
|
@@ -5584,6 +5931,7 @@ export interface ResourceTagSet {
|
|
|
5584
5931
|
Tags?: Tag[];
|
|
5585
5932
|
}
|
|
5586
5933
|
/**
|
|
5934
|
+
* @public
|
|
5587
5935
|
* <p>A complex type that contains information about the health checks or hosted zones for
|
|
5588
5936
|
* which you want to list tags.</p>
|
|
5589
5937
|
*/
|
|
@@ -5595,6 +5943,7 @@ export interface ListTagsForResourceResponse {
|
|
|
5595
5943
|
ResourceTagSet: ResourceTagSet | undefined;
|
|
5596
5944
|
}
|
|
5597
5945
|
/**
|
|
5946
|
+
* @public
|
|
5598
5947
|
* <p>A complex type that contains information about the health checks or hosted zones for
|
|
5599
5948
|
* which you want to list tags.</p>
|
|
5600
5949
|
*/
|
|
@@ -5618,6 +5967,7 @@ export interface ListTagsForResourcesRequest {
|
|
|
5618
5967
|
ResourceIds: string[] | undefined;
|
|
5619
5968
|
}
|
|
5620
5969
|
/**
|
|
5970
|
+
* @public
|
|
5621
5971
|
* <p>A complex type containing tags for the specified resources.</p>
|
|
5622
5972
|
*/
|
|
5623
5973
|
export interface ListTagsForResourcesResponse {
|
|
@@ -5628,6 +5978,7 @@ export interface ListTagsForResourcesResponse {
|
|
|
5628
5978
|
ResourceTagSets: ResourceTagSet[] | undefined;
|
|
5629
5979
|
}
|
|
5630
5980
|
/**
|
|
5981
|
+
* @public
|
|
5631
5982
|
* <p>A complex type that contains the information about the request to list the traffic
|
|
5632
5983
|
* policies that are associated with the current Amazon Web Services account.</p>
|
|
5633
5984
|
*/
|
|
@@ -5654,6 +6005,7 @@ export interface ListTrafficPoliciesRequest {
|
|
|
5654
6005
|
MaxItems?: number;
|
|
5655
6006
|
}
|
|
5656
6007
|
/**
|
|
6008
|
+
* @public
|
|
5657
6009
|
* <p>A complex type that contains information about the latest version of one traffic
|
|
5658
6010
|
* policy that is associated with the current Amazon Web Services account.</p>
|
|
5659
6011
|
*/
|
|
@@ -5681,6 +6033,7 @@ export interface TrafficPolicySummary {
|
|
|
5681
6033
|
TrafficPolicyCount: number | undefined;
|
|
5682
6034
|
}
|
|
5683
6035
|
/**
|
|
6036
|
+
* @public
|
|
5684
6037
|
* <p>A complex type that contains the response information for the request.</p>
|
|
5685
6038
|
*/
|
|
5686
6039
|
export interface ListTrafficPoliciesResponse {
|
|
@@ -5710,6 +6063,7 @@ export interface ListTrafficPoliciesResponse {
|
|
|
5710
6063
|
MaxItems: number | undefined;
|
|
5711
6064
|
}
|
|
5712
6065
|
/**
|
|
6066
|
+
* @public
|
|
5713
6067
|
* <p>A request to get information about the traffic policy instances that you created by
|
|
5714
6068
|
* using the current Amazon Web Services account.</p>
|
|
5715
6069
|
*/
|
|
@@ -5762,6 +6116,7 @@ export interface ListTrafficPolicyInstancesRequest {
|
|
|
5762
6116
|
MaxItems?: number;
|
|
5763
6117
|
}
|
|
5764
6118
|
/**
|
|
6119
|
+
* @public
|
|
5765
6120
|
* <p>A complex type that contains the response information for the request.</p>
|
|
5766
6121
|
*/
|
|
5767
6122
|
export interface ListTrafficPolicyInstancesResponse {
|
|
@@ -5807,6 +6162,7 @@ export interface ListTrafficPolicyInstancesResponse {
|
|
|
5807
6162
|
MaxItems: number | undefined;
|
|
5808
6163
|
}
|
|
5809
6164
|
/**
|
|
6165
|
+
* @public
|
|
5810
6166
|
* <p>A request for the traffic policy instances that you created in a specified hosted
|
|
5811
6167
|
* zone.</p>
|
|
5812
6168
|
*/
|
|
@@ -5851,6 +6207,7 @@ export interface ListTrafficPolicyInstancesByHostedZoneRequest {
|
|
|
5851
6207
|
MaxItems?: number;
|
|
5852
6208
|
}
|
|
5853
6209
|
/**
|
|
6210
|
+
* @public
|
|
5854
6211
|
* <p>A complex type that contains the response information for the request.</p>
|
|
5855
6212
|
*/
|
|
5856
6213
|
export interface ListTrafficPolicyInstancesByHostedZoneResponse {
|
|
@@ -5889,6 +6246,7 @@ export interface ListTrafficPolicyInstancesByHostedZoneResponse {
|
|
|
5889
6246
|
MaxItems: number | undefined;
|
|
5890
6247
|
}
|
|
5891
6248
|
/**
|
|
6249
|
+
* @public
|
|
5892
6250
|
* <p>A complex type that contains the information about the request to list your traffic
|
|
5893
6251
|
* policy instances.</p>
|
|
5894
6252
|
*/
|
|
@@ -5955,6 +6313,7 @@ export interface ListTrafficPolicyInstancesByPolicyRequest {
|
|
|
5955
6313
|
MaxItems?: number;
|
|
5956
6314
|
}
|
|
5957
6315
|
/**
|
|
6316
|
+
* @public
|
|
5958
6317
|
* <p>A complex type that contains the response information for the request.</p>
|
|
5959
6318
|
*/
|
|
5960
6319
|
export interface ListTrafficPolicyInstancesByPolicyResponse {
|
|
@@ -5999,6 +6358,7 @@ export interface ListTrafficPolicyInstancesByPolicyResponse {
|
|
|
5999
6358
|
MaxItems: number | undefined;
|
|
6000
6359
|
}
|
|
6001
6360
|
/**
|
|
6361
|
+
* @public
|
|
6002
6362
|
* <p>A complex type that contains the information about the request to list your traffic
|
|
6003
6363
|
* policies.</p>
|
|
6004
6364
|
*/
|
|
@@ -6030,6 +6390,7 @@ export interface ListTrafficPolicyVersionsRequest {
|
|
|
6030
6390
|
MaxItems?: number;
|
|
6031
6391
|
}
|
|
6032
6392
|
/**
|
|
6393
|
+
* @public
|
|
6033
6394
|
* <p>A complex type that contains the response information for the request.</p>
|
|
6034
6395
|
*/
|
|
6035
6396
|
export interface ListTrafficPolicyVersionsResponse {
|
|
@@ -6063,6 +6424,7 @@ export interface ListTrafficPolicyVersionsResponse {
|
|
|
6063
6424
|
MaxItems: number | undefined;
|
|
6064
6425
|
}
|
|
6065
6426
|
/**
|
|
6427
|
+
* @public
|
|
6066
6428
|
* <p>A complex type that contains information about that can be associated with your hosted
|
|
6067
6429
|
* zone.</p>
|
|
6068
6430
|
*/
|
|
@@ -6090,6 +6452,7 @@ export interface ListVPCAssociationAuthorizationsRequest {
|
|
|
6090
6452
|
MaxResults?: number;
|
|
6091
6453
|
}
|
|
6092
6454
|
/**
|
|
6455
|
+
* @public
|
|
6093
6456
|
* <p>A complex type that contains the response information for the request.</p>
|
|
6094
6457
|
*/
|
|
6095
6458
|
export interface ListVPCAssociationAuthorizationsResponse {
|
|
@@ -6112,6 +6475,7 @@ export interface ListVPCAssociationAuthorizationsResponse {
|
|
|
6112
6475
|
VPCs: VPC[] | undefined;
|
|
6113
6476
|
}
|
|
6114
6477
|
/**
|
|
6478
|
+
* @public
|
|
6115
6479
|
* <p>Gets the value that Amazon Route 53 returns in response to a DNS request for a
|
|
6116
6480
|
* specified record name and type. You can optionally specify the IP address of a DNS
|
|
6117
6481
|
* resolver, an EDNS0 client subnet IP address, and a subnet mask. </p>
|
|
@@ -6169,6 +6533,7 @@ export interface TestDNSAnswerRequest {
|
|
|
6169
6533
|
EDNS0ClientSubnetMask?: string;
|
|
6170
6534
|
}
|
|
6171
6535
|
/**
|
|
6536
|
+
* @public
|
|
6172
6537
|
* <p>A complex type that contains the response to a <code>TestDNSAnswer</code> request.
|
|
6173
6538
|
* </p>
|
|
6174
6539
|
*/
|
|
@@ -6204,6 +6569,7 @@ export interface TestDNSAnswerResponse {
|
|
|
6204
6569
|
Protocol: string | undefined;
|
|
6205
6570
|
}
|
|
6206
6571
|
/**
|
|
6572
|
+
* @public
|
|
6207
6573
|
* <p>The value of <code>HealthCheckVersion</code> in the request doesn't match the value of
|
|
6208
6574
|
* <code>HealthCheckVersion</code> in the health check.</p>
|
|
6209
6575
|
*/
|
|
@@ -6215,6 +6581,9 @@ export declare class HealthCheckVersionMismatch extends __BaseException {
|
|
|
6215
6581
|
*/
|
|
6216
6582
|
constructor(opts: __ExceptionOptionType<HealthCheckVersionMismatch, __BaseException>);
|
|
6217
6583
|
}
|
|
6584
|
+
/**
|
|
6585
|
+
* @public
|
|
6586
|
+
*/
|
|
6218
6587
|
export declare enum ResettableElementName {
|
|
6219
6588
|
ChildHealthChecks = "ChildHealthChecks",
|
|
6220
6589
|
FullyQualifiedDomainName = "FullyQualifiedDomainName",
|
|
@@ -6222,6 +6591,7 @@ export declare enum ResettableElementName {
|
|
|
6222
6591
|
ResourcePath = "ResourcePath"
|
|
6223
6592
|
}
|
|
6224
6593
|
/**
|
|
6594
|
+
* @public
|
|
6225
6595
|
* <p>A complex type that contains information about a request to update a health
|
|
6226
6596
|
* check.</p>
|
|
6227
6597
|
*/
|
|
@@ -6583,6 +6953,7 @@ export interface UpdateHealthCheckRequest {
|
|
|
6583
6953
|
ResetElements?: (ResettableElementName | string)[];
|
|
6584
6954
|
}
|
|
6585
6955
|
/**
|
|
6956
|
+
* @public
|
|
6586
6957
|
* <p>A complex type that contains the response to the <code>UpdateHealthCheck</code>
|
|
6587
6958
|
* request.</p>
|
|
6588
6959
|
*/
|
|
@@ -6594,6 +6965,7 @@ export interface UpdateHealthCheckResponse {
|
|
|
6594
6965
|
HealthCheck: HealthCheck | undefined;
|
|
6595
6966
|
}
|
|
6596
6967
|
/**
|
|
6968
|
+
* @public
|
|
6597
6969
|
* <p>A request to update the comment for a hosted zone.</p>
|
|
6598
6970
|
*/
|
|
6599
6971
|
export interface UpdateHostedZoneCommentRequest {
|
|
@@ -6609,6 +6981,7 @@ export interface UpdateHostedZoneCommentRequest {
|
|
|
6609
6981
|
Comment?: string;
|
|
6610
6982
|
}
|
|
6611
6983
|
/**
|
|
6984
|
+
* @public
|
|
6612
6985
|
* <p>A complex type that contains the response to the <code>UpdateHostedZoneComment</code>
|
|
6613
6986
|
* request.</p>
|
|
6614
6987
|
*/
|
|
@@ -6620,6 +6993,7 @@ export interface UpdateHostedZoneCommentResponse {
|
|
|
6620
6993
|
HostedZone: HostedZone | undefined;
|
|
6621
6994
|
}
|
|
6622
6995
|
/**
|
|
6996
|
+
* @public
|
|
6623
6997
|
* <p>A complex type that contains information about the traffic policy that you want to
|
|
6624
6998
|
* update the comment for.</p>
|
|
6625
6999
|
*/
|
|
@@ -6640,6 +7014,7 @@ export interface UpdateTrafficPolicyCommentRequest {
|
|
|
6640
7014
|
Comment: string | undefined;
|
|
6641
7015
|
}
|
|
6642
7016
|
/**
|
|
7017
|
+
* @public
|
|
6643
7018
|
* <p>A complex type that contains the response information for the traffic policy.</p>
|
|
6644
7019
|
*/
|
|
6645
7020
|
export interface UpdateTrafficPolicyCommentResponse {
|
|
@@ -6649,6 +7024,7 @@ export interface UpdateTrafficPolicyCommentResponse {
|
|
|
6649
7024
|
TrafficPolicy: TrafficPolicy | undefined;
|
|
6650
7025
|
}
|
|
6651
7026
|
/**
|
|
7027
|
+
* @public
|
|
6652
7028
|
* <p>You tried to update a traffic policy instance by using a traffic policy version that
|
|
6653
7029
|
* has a different DNS type than the current type for the instance. You specified the type
|
|
6654
7030
|
* in the JSON document in the <code>CreateTrafficPolicy</code> or
|
|
@@ -6663,6 +7039,7 @@ export declare class ConflictingTypes extends __BaseException {
|
|
|
6663
7039
|
constructor(opts: __ExceptionOptionType<ConflictingTypes, __BaseException>);
|
|
6664
7040
|
}
|
|
6665
7041
|
/**
|
|
7042
|
+
* @public
|
|
6666
7043
|
* <p>A complex type that contains information about the resource record sets that you want
|
|
6667
7044
|
* to update based on a specified traffic policy instance.</p>
|
|
6668
7045
|
*/
|
|
@@ -6688,6 +7065,7 @@ export interface UpdateTrafficPolicyInstanceRequest {
|
|
|
6688
7065
|
TrafficPolicyVersion: number | undefined;
|
|
6689
7066
|
}
|
|
6690
7067
|
/**
|
|
7068
|
+
* @public
|
|
6691
7069
|
* <p>A complex type that contains information about the resource record sets that Amazon
|
|
6692
7070
|
* Route 53 created based on a specified traffic policy.</p>
|
|
6693
7071
|
*/
|
|
@@ -6697,719 +7075,3 @@ export interface UpdateTrafficPolicyInstanceResponse {
|
|
|
6697
7075
|
*/
|
|
6698
7076
|
TrafficPolicyInstance: TrafficPolicyInstance | undefined;
|
|
6699
7077
|
}
|
|
6700
|
-
/**
|
|
6701
|
-
* @internal
|
|
6702
|
-
*/
|
|
6703
|
-
export declare const AccountLimitFilterSensitiveLog: (obj: AccountLimit) => any;
|
|
6704
|
-
/**
|
|
6705
|
-
* @internal
|
|
6706
|
-
*/
|
|
6707
|
-
export declare const ActivateKeySigningKeyRequestFilterSensitiveLog: (obj: ActivateKeySigningKeyRequest) => any;
|
|
6708
|
-
/**
|
|
6709
|
-
* @internal
|
|
6710
|
-
*/
|
|
6711
|
-
export declare const ChangeInfoFilterSensitiveLog: (obj: ChangeInfo) => any;
|
|
6712
|
-
/**
|
|
6713
|
-
* @internal
|
|
6714
|
-
*/
|
|
6715
|
-
export declare const ActivateKeySigningKeyResponseFilterSensitiveLog: (obj: ActivateKeySigningKeyResponse) => any;
|
|
6716
|
-
/**
|
|
6717
|
-
* @internal
|
|
6718
|
-
*/
|
|
6719
|
-
export declare const AlarmIdentifierFilterSensitiveLog: (obj: AlarmIdentifier) => any;
|
|
6720
|
-
/**
|
|
6721
|
-
* @internal
|
|
6722
|
-
*/
|
|
6723
|
-
export declare const AliasTargetFilterSensitiveLog: (obj: AliasTarget) => any;
|
|
6724
|
-
/**
|
|
6725
|
-
* @internal
|
|
6726
|
-
*/
|
|
6727
|
-
export declare const VPCFilterSensitiveLog: (obj: VPC) => any;
|
|
6728
|
-
/**
|
|
6729
|
-
* @internal
|
|
6730
|
-
*/
|
|
6731
|
-
export declare const AssociateVPCWithHostedZoneRequestFilterSensitiveLog: (obj: AssociateVPCWithHostedZoneRequest) => any;
|
|
6732
|
-
/**
|
|
6733
|
-
* @internal
|
|
6734
|
-
*/
|
|
6735
|
-
export declare const AssociateVPCWithHostedZoneResponseFilterSensitiveLog: (obj: AssociateVPCWithHostedZoneResponse) => any;
|
|
6736
|
-
/**
|
|
6737
|
-
* @internal
|
|
6738
|
-
*/
|
|
6739
|
-
export declare const CidrCollectionChangeFilterSensitiveLog: (obj: CidrCollectionChange) => any;
|
|
6740
|
-
/**
|
|
6741
|
-
* @internal
|
|
6742
|
-
*/
|
|
6743
|
-
export declare const ChangeCidrCollectionRequestFilterSensitiveLog: (obj: ChangeCidrCollectionRequest) => any;
|
|
6744
|
-
/**
|
|
6745
|
-
* @internal
|
|
6746
|
-
*/
|
|
6747
|
-
export declare const ChangeCidrCollectionResponseFilterSensitiveLog: (obj: ChangeCidrCollectionResponse) => any;
|
|
6748
|
-
/**
|
|
6749
|
-
* @internal
|
|
6750
|
-
*/
|
|
6751
|
-
export declare const CidrRoutingConfigFilterSensitiveLog: (obj: CidrRoutingConfig) => any;
|
|
6752
|
-
/**
|
|
6753
|
-
* @internal
|
|
6754
|
-
*/
|
|
6755
|
-
export declare const GeoLocationFilterSensitiveLog: (obj: GeoLocation) => any;
|
|
6756
|
-
/**
|
|
6757
|
-
* @internal
|
|
6758
|
-
*/
|
|
6759
|
-
export declare const ResourceRecordFilterSensitiveLog: (obj: ResourceRecord) => any;
|
|
6760
|
-
/**
|
|
6761
|
-
* @internal
|
|
6762
|
-
*/
|
|
6763
|
-
export declare const ResourceRecordSetFilterSensitiveLog: (obj: ResourceRecordSet) => any;
|
|
6764
|
-
/**
|
|
6765
|
-
* @internal
|
|
6766
|
-
*/
|
|
6767
|
-
export declare const ChangeFilterSensitiveLog: (obj: Change) => any;
|
|
6768
|
-
/**
|
|
6769
|
-
* @internal
|
|
6770
|
-
*/
|
|
6771
|
-
export declare const ChangeBatchFilterSensitiveLog: (obj: ChangeBatch) => any;
|
|
6772
|
-
/**
|
|
6773
|
-
* @internal
|
|
6774
|
-
*/
|
|
6775
|
-
export declare const ChangeResourceRecordSetsRequestFilterSensitiveLog: (obj: ChangeResourceRecordSetsRequest) => any;
|
|
6776
|
-
/**
|
|
6777
|
-
* @internal
|
|
6778
|
-
*/
|
|
6779
|
-
export declare const ChangeResourceRecordSetsResponseFilterSensitiveLog: (obj: ChangeResourceRecordSetsResponse) => any;
|
|
6780
|
-
/**
|
|
6781
|
-
* @internal
|
|
6782
|
-
*/
|
|
6783
|
-
export declare const TagFilterSensitiveLog: (obj: Tag) => any;
|
|
6784
|
-
/**
|
|
6785
|
-
* @internal
|
|
6786
|
-
*/
|
|
6787
|
-
export declare const ChangeTagsForResourceRequestFilterSensitiveLog: (obj: ChangeTagsForResourceRequest) => any;
|
|
6788
|
-
/**
|
|
6789
|
-
* @internal
|
|
6790
|
-
*/
|
|
6791
|
-
export declare const ChangeTagsForResourceResponseFilterSensitiveLog: (obj: ChangeTagsForResourceResponse) => any;
|
|
6792
|
-
/**
|
|
6793
|
-
* @internal
|
|
6794
|
-
*/
|
|
6795
|
-
export declare const CreateCidrCollectionRequestFilterSensitiveLog: (obj: CreateCidrCollectionRequest) => any;
|
|
6796
|
-
/**
|
|
6797
|
-
* @internal
|
|
6798
|
-
*/
|
|
6799
|
-
export declare const CidrCollectionFilterSensitiveLog: (obj: CidrCollection) => any;
|
|
6800
|
-
/**
|
|
6801
|
-
* @internal
|
|
6802
|
-
*/
|
|
6803
|
-
export declare const CreateCidrCollectionResponseFilterSensitiveLog: (obj: CreateCidrCollectionResponse) => any;
|
|
6804
|
-
/**
|
|
6805
|
-
* @internal
|
|
6806
|
-
*/
|
|
6807
|
-
export declare const HealthCheckConfigFilterSensitiveLog: (obj: HealthCheckConfig) => any;
|
|
6808
|
-
/**
|
|
6809
|
-
* @internal
|
|
6810
|
-
*/
|
|
6811
|
-
export declare const CreateHealthCheckRequestFilterSensitiveLog: (obj: CreateHealthCheckRequest) => any;
|
|
6812
|
-
/**
|
|
6813
|
-
* @internal
|
|
6814
|
-
*/
|
|
6815
|
-
export declare const DimensionFilterSensitiveLog: (obj: Dimension) => any;
|
|
6816
|
-
/**
|
|
6817
|
-
* @internal
|
|
6818
|
-
*/
|
|
6819
|
-
export declare const CloudWatchAlarmConfigurationFilterSensitiveLog: (obj: CloudWatchAlarmConfiguration) => any;
|
|
6820
|
-
/**
|
|
6821
|
-
* @internal
|
|
6822
|
-
*/
|
|
6823
|
-
export declare const LinkedServiceFilterSensitiveLog: (obj: LinkedService) => any;
|
|
6824
|
-
/**
|
|
6825
|
-
* @internal
|
|
6826
|
-
*/
|
|
6827
|
-
export declare const HealthCheckFilterSensitiveLog: (obj: HealthCheck) => any;
|
|
6828
|
-
/**
|
|
6829
|
-
* @internal
|
|
6830
|
-
*/
|
|
6831
|
-
export declare const CreateHealthCheckResponseFilterSensitiveLog: (obj: CreateHealthCheckResponse) => any;
|
|
6832
|
-
/**
|
|
6833
|
-
* @internal
|
|
6834
|
-
*/
|
|
6835
|
-
export declare const HostedZoneConfigFilterSensitiveLog: (obj: HostedZoneConfig) => any;
|
|
6836
|
-
/**
|
|
6837
|
-
* @internal
|
|
6838
|
-
*/
|
|
6839
|
-
export declare const CreateHostedZoneRequestFilterSensitiveLog: (obj: CreateHostedZoneRequest) => any;
|
|
6840
|
-
/**
|
|
6841
|
-
* @internal
|
|
6842
|
-
*/
|
|
6843
|
-
export declare const DelegationSetFilterSensitiveLog: (obj: DelegationSet) => any;
|
|
6844
|
-
/**
|
|
6845
|
-
* @internal
|
|
6846
|
-
*/
|
|
6847
|
-
export declare const HostedZoneFilterSensitiveLog: (obj: HostedZone) => any;
|
|
6848
|
-
/**
|
|
6849
|
-
* @internal
|
|
6850
|
-
*/
|
|
6851
|
-
export declare const CreateHostedZoneResponseFilterSensitiveLog: (obj: CreateHostedZoneResponse) => any;
|
|
6852
|
-
/**
|
|
6853
|
-
* @internal
|
|
6854
|
-
*/
|
|
6855
|
-
export declare const CreateKeySigningKeyRequestFilterSensitiveLog: (obj: CreateKeySigningKeyRequest) => any;
|
|
6856
|
-
/**
|
|
6857
|
-
* @internal
|
|
6858
|
-
*/
|
|
6859
|
-
export declare const KeySigningKeyFilterSensitiveLog: (obj: KeySigningKey) => any;
|
|
6860
|
-
/**
|
|
6861
|
-
* @internal
|
|
6862
|
-
*/
|
|
6863
|
-
export declare const CreateKeySigningKeyResponseFilterSensitiveLog: (obj: CreateKeySigningKeyResponse) => any;
|
|
6864
|
-
/**
|
|
6865
|
-
* @internal
|
|
6866
|
-
*/
|
|
6867
|
-
export declare const CreateQueryLoggingConfigRequestFilterSensitiveLog: (obj: CreateQueryLoggingConfigRequest) => any;
|
|
6868
|
-
/**
|
|
6869
|
-
* @internal
|
|
6870
|
-
*/
|
|
6871
|
-
export declare const QueryLoggingConfigFilterSensitiveLog: (obj: QueryLoggingConfig) => any;
|
|
6872
|
-
/**
|
|
6873
|
-
* @internal
|
|
6874
|
-
*/
|
|
6875
|
-
export declare const CreateQueryLoggingConfigResponseFilterSensitiveLog: (obj: CreateQueryLoggingConfigResponse) => any;
|
|
6876
|
-
/**
|
|
6877
|
-
* @internal
|
|
6878
|
-
*/
|
|
6879
|
-
export declare const CreateReusableDelegationSetRequestFilterSensitiveLog: (obj: CreateReusableDelegationSetRequest) => any;
|
|
6880
|
-
/**
|
|
6881
|
-
* @internal
|
|
6882
|
-
*/
|
|
6883
|
-
export declare const CreateReusableDelegationSetResponseFilterSensitiveLog: (obj: CreateReusableDelegationSetResponse) => any;
|
|
6884
|
-
/**
|
|
6885
|
-
* @internal
|
|
6886
|
-
*/
|
|
6887
|
-
export declare const CreateTrafficPolicyRequestFilterSensitiveLog: (obj: CreateTrafficPolicyRequest) => any;
|
|
6888
|
-
/**
|
|
6889
|
-
* @internal
|
|
6890
|
-
*/
|
|
6891
|
-
export declare const TrafficPolicyFilterSensitiveLog: (obj: TrafficPolicy) => any;
|
|
6892
|
-
/**
|
|
6893
|
-
* @internal
|
|
6894
|
-
*/
|
|
6895
|
-
export declare const CreateTrafficPolicyResponseFilterSensitiveLog: (obj: CreateTrafficPolicyResponse) => any;
|
|
6896
|
-
/**
|
|
6897
|
-
* @internal
|
|
6898
|
-
*/
|
|
6899
|
-
export declare const CreateTrafficPolicyInstanceRequestFilterSensitiveLog: (obj: CreateTrafficPolicyInstanceRequest) => any;
|
|
6900
|
-
/**
|
|
6901
|
-
* @internal
|
|
6902
|
-
*/
|
|
6903
|
-
export declare const TrafficPolicyInstanceFilterSensitiveLog: (obj: TrafficPolicyInstance) => any;
|
|
6904
|
-
/**
|
|
6905
|
-
* @internal
|
|
6906
|
-
*/
|
|
6907
|
-
export declare const CreateTrafficPolicyInstanceResponseFilterSensitiveLog: (obj: CreateTrafficPolicyInstanceResponse) => any;
|
|
6908
|
-
/**
|
|
6909
|
-
* @internal
|
|
6910
|
-
*/
|
|
6911
|
-
export declare const CreateTrafficPolicyVersionRequestFilterSensitiveLog: (obj: CreateTrafficPolicyVersionRequest) => any;
|
|
6912
|
-
/**
|
|
6913
|
-
* @internal
|
|
6914
|
-
*/
|
|
6915
|
-
export declare const CreateTrafficPolicyVersionResponseFilterSensitiveLog: (obj: CreateTrafficPolicyVersionResponse) => any;
|
|
6916
|
-
/**
|
|
6917
|
-
* @internal
|
|
6918
|
-
*/
|
|
6919
|
-
export declare const CreateVPCAssociationAuthorizationRequestFilterSensitiveLog: (obj: CreateVPCAssociationAuthorizationRequest) => any;
|
|
6920
|
-
/**
|
|
6921
|
-
* @internal
|
|
6922
|
-
*/
|
|
6923
|
-
export declare const CreateVPCAssociationAuthorizationResponseFilterSensitiveLog: (obj: CreateVPCAssociationAuthorizationResponse) => any;
|
|
6924
|
-
/**
|
|
6925
|
-
* @internal
|
|
6926
|
-
*/
|
|
6927
|
-
export declare const DeactivateKeySigningKeyRequestFilterSensitiveLog: (obj: DeactivateKeySigningKeyRequest) => any;
|
|
6928
|
-
/**
|
|
6929
|
-
* @internal
|
|
6930
|
-
*/
|
|
6931
|
-
export declare const DeactivateKeySigningKeyResponseFilterSensitiveLog: (obj: DeactivateKeySigningKeyResponse) => any;
|
|
6932
|
-
/**
|
|
6933
|
-
* @internal
|
|
6934
|
-
*/
|
|
6935
|
-
export declare const DeleteCidrCollectionRequestFilterSensitiveLog: (obj: DeleteCidrCollectionRequest) => any;
|
|
6936
|
-
/**
|
|
6937
|
-
* @internal
|
|
6938
|
-
*/
|
|
6939
|
-
export declare const DeleteCidrCollectionResponseFilterSensitiveLog: (obj: DeleteCidrCollectionResponse) => any;
|
|
6940
|
-
/**
|
|
6941
|
-
* @internal
|
|
6942
|
-
*/
|
|
6943
|
-
export declare const DeleteHealthCheckRequestFilterSensitiveLog: (obj: DeleteHealthCheckRequest) => any;
|
|
6944
|
-
/**
|
|
6945
|
-
* @internal
|
|
6946
|
-
*/
|
|
6947
|
-
export declare const DeleteHealthCheckResponseFilterSensitiveLog: (obj: DeleteHealthCheckResponse) => any;
|
|
6948
|
-
/**
|
|
6949
|
-
* @internal
|
|
6950
|
-
*/
|
|
6951
|
-
export declare const DeleteHostedZoneRequestFilterSensitiveLog: (obj: DeleteHostedZoneRequest) => any;
|
|
6952
|
-
/**
|
|
6953
|
-
* @internal
|
|
6954
|
-
*/
|
|
6955
|
-
export declare const DeleteHostedZoneResponseFilterSensitiveLog: (obj: DeleteHostedZoneResponse) => any;
|
|
6956
|
-
/**
|
|
6957
|
-
* @internal
|
|
6958
|
-
*/
|
|
6959
|
-
export declare const DeleteKeySigningKeyRequestFilterSensitiveLog: (obj: DeleteKeySigningKeyRequest) => any;
|
|
6960
|
-
/**
|
|
6961
|
-
* @internal
|
|
6962
|
-
*/
|
|
6963
|
-
export declare const DeleteKeySigningKeyResponseFilterSensitiveLog: (obj: DeleteKeySigningKeyResponse) => any;
|
|
6964
|
-
/**
|
|
6965
|
-
* @internal
|
|
6966
|
-
*/
|
|
6967
|
-
export declare const DeleteQueryLoggingConfigRequestFilterSensitiveLog: (obj: DeleteQueryLoggingConfigRequest) => any;
|
|
6968
|
-
/**
|
|
6969
|
-
* @internal
|
|
6970
|
-
*/
|
|
6971
|
-
export declare const DeleteQueryLoggingConfigResponseFilterSensitiveLog: (obj: DeleteQueryLoggingConfigResponse) => any;
|
|
6972
|
-
/**
|
|
6973
|
-
* @internal
|
|
6974
|
-
*/
|
|
6975
|
-
export declare const DeleteReusableDelegationSetRequestFilterSensitiveLog: (obj: DeleteReusableDelegationSetRequest) => any;
|
|
6976
|
-
/**
|
|
6977
|
-
* @internal
|
|
6978
|
-
*/
|
|
6979
|
-
export declare const DeleteReusableDelegationSetResponseFilterSensitiveLog: (obj: DeleteReusableDelegationSetResponse) => any;
|
|
6980
|
-
/**
|
|
6981
|
-
* @internal
|
|
6982
|
-
*/
|
|
6983
|
-
export declare const DeleteTrafficPolicyRequestFilterSensitiveLog: (obj: DeleteTrafficPolicyRequest) => any;
|
|
6984
|
-
/**
|
|
6985
|
-
* @internal
|
|
6986
|
-
*/
|
|
6987
|
-
export declare const DeleteTrafficPolicyResponseFilterSensitiveLog: (obj: DeleteTrafficPolicyResponse) => any;
|
|
6988
|
-
/**
|
|
6989
|
-
* @internal
|
|
6990
|
-
*/
|
|
6991
|
-
export declare const DeleteTrafficPolicyInstanceRequestFilterSensitiveLog: (obj: DeleteTrafficPolicyInstanceRequest) => any;
|
|
6992
|
-
/**
|
|
6993
|
-
* @internal
|
|
6994
|
-
*/
|
|
6995
|
-
export declare const DeleteTrafficPolicyInstanceResponseFilterSensitiveLog: (obj: DeleteTrafficPolicyInstanceResponse) => any;
|
|
6996
|
-
/**
|
|
6997
|
-
* @internal
|
|
6998
|
-
*/
|
|
6999
|
-
export declare const DeleteVPCAssociationAuthorizationRequestFilterSensitiveLog: (obj: DeleteVPCAssociationAuthorizationRequest) => any;
|
|
7000
|
-
/**
|
|
7001
|
-
* @internal
|
|
7002
|
-
*/
|
|
7003
|
-
export declare const DeleteVPCAssociationAuthorizationResponseFilterSensitiveLog: (obj: DeleteVPCAssociationAuthorizationResponse) => any;
|
|
7004
|
-
/**
|
|
7005
|
-
* @internal
|
|
7006
|
-
*/
|
|
7007
|
-
export declare const DisableHostedZoneDNSSECRequestFilterSensitiveLog: (obj: DisableHostedZoneDNSSECRequest) => any;
|
|
7008
|
-
/**
|
|
7009
|
-
* @internal
|
|
7010
|
-
*/
|
|
7011
|
-
export declare const DisableHostedZoneDNSSECResponseFilterSensitiveLog: (obj: DisableHostedZoneDNSSECResponse) => any;
|
|
7012
|
-
/**
|
|
7013
|
-
* @internal
|
|
7014
|
-
*/
|
|
7015
|
-
export declare const DisassociateVPCFromHostedZoneRequestFilterSensitiveLog: (obj: DisassociateVPCFromHostedZoneRequest) => any;
|
|
7016
|
-
/**
|
|
7017
|
-
* @internal
|
|
7018
|
-
*/
|
|
7019
|
-
export declare const DisassociateVPCFromHostedZoneResponseFilterSensitiveLog: (obj: DisassociateVPCFromHostedZoneResponse) => any;
|
|
7020
|
-
/**
|
|
7021
|
-
* @internal
|
|
7022
|
-
*/
|
|
7023
|
-
export declare const EnableHostedZoneDNSSECRequestFilterSensitiveLog: (obj: EnableHostedZoneDNSSECRequest) => any;
|
|
7024
|
-
/**
|
|
7025
|
-
* @internal
|
|
7026
|
-
*/
|
|
7027
|
-
export declare const EnableHostedZoneDNSSECResponseFilterSensitiveLog: (obj: EnableHostedZoneDNSSECResponse) => any;
|
|
7028
|
-
/**
|
|
7029
|
-
* @internal
|
|
7030
|
-
*/
|
|
7031
|
-
export declare const GetAccountLimitRequestFilterSensitiveLog: (obj: GetAccountLimitRequest) => any;
|
|
7032
|
-
/**
|
|
7033
|
-
* @internal
|
|
7034
|
-
*/
|
|
7035
|
-
export declare const GetAccountLimitResponseFilterSensitiveLog: (obj: GetAccountLimitResponse) => any;
|
|
7036
|
-
/**
|
|
7037
|
-
* @internal
|
|
7038
|
-
*/
|
|
7039
|
-
export declare const GetChangeRequestFilterSensitiveLog: (obj: GetChangeRequest) => any;
|
|
7040
|
-
/**
|
|
7041
|
-
* @internal
|
|
7042
|
-
*/
|
|
7043
|
-
export declare const GetChangeResponseFilterSensitiveLog: (obj: GetChangeResponse) => any;
|
|
7044
|
-
/**
|
|
7045
|
-
* @internal
|
|
7046
|
-
*/
|
|
7047
|
-
export declare const GetCheckerIpRangesRequestFilterSensitiveLog: (obj: GetCheckerIpRangesRequest) => any;
|
|
7048
|
-
/**
|
|
7049
|
-
* @internal
|
|
7050
|
-
*/
|
|
7051
|
-
export declare const GetCheckerIpRangesResponseFilterSensitiveLog: (obj: GetCheckerIpRangesResponse) => any;
|
|
7052
|
-
/**
|
|
7053
|
-
* @internal
|
|
7054
|
-
*/
|
|
7055
|
-
export declare const GetDNSSECRequestFilterSensitiveLog: (obj: GetDNSSECRequest) => any;
|
|
7056
|
-
/**
|
|
7057
|
-
* @internal
|
|
7058
|
-
*/
|
|
7059
|
-
export declare const DNSSECStatusFilterSensitiveLog: (obj: DNSSECStatus) => any;
|
|
7060
|
-
/**
|
|
7061
|
-
* @internal
|
|
7062
|
-
*/
|
|
7063
|
-
export declare const GetDNSSECResponseFilterSensitiveLog: (obj: GetDNSSECResponse) => any;
|
|
7064
|
-
/**
|
|
7065
|
-
* @internal
|
|
7066
|
-
*/
|
|
7067
|
-
export declare const GetGeoLocationRequestFilterSensitiveLog: (obj: GetGeoLocationRequest) => any;
|
|
7068
|
-
/**
|
|
7069
|
-
* @internal
|
|
7070
|
-
*/
|
|
7071
|
-
export declare const GeoLocationDetailsFilterSensitiveLog: (obj: GeoLocationDetails) => any;
|
|
7072
|
-
/**
|
|
7073
|
-
* @internal
|
|
7074
|
-
*/
|
|
7075
|
-
export declare const GetGeoLocationResponseFilterSensitiveLog: (obj: GetGeoLocationResponse) => any;
|
|
7076
|
-
/**
|
|
7077
|
-
* @internal
|
|
7078
|
-
*/
|
|
7079
|
-
export declare const GetHealthCheckRequestFilterSensitiveLog: (obj: GetHealthCheckRequest) => any;
|
|
7080
|
-
/**
|
|
7081
|
-
* @internal
|
|
7082
|
-
*/
|
|
7083
|
-
export declare const GetHealthCheckResponseFilterSensitiveLog: (obj: GetHealthCheckResponse) => any;
|
|
7084
|
-
/**
|
|
7085
|
-
* @internal
|
|
7086
|
-
*/
|
|
7087
|
-
export declare const GetHealthCheckCountRequestFilterSensitiveLog: (obj: GetHealthCheckCountRequest) => any;
|
|
7088
|
-
/**
|
|
7089
|
-
* @internal
|
|
7090
|
-
*/
|
|
7091
|
-
export declare const GetHealthCheckCountResponseFilterSensitiveLog: (obj: GetHealthCheckCountResponse) => any;
|
|
7092
|
-
/**
|
|
7093
|
-
* @internal
|
|
7094
|
-
*/
|
|
7095
|
-
export declare const GetHealthCheckLastFailureReasonRequestFilterSensitiveLog: (obj: GetHealthCheckLastFailureReasonRequest) => any;
|
|
7096
|
-
/**
|
|
7097
|
-
* @internal
|
|
7098
|
-
*/
|
|
7099
|
-
export declare const StatusReportFilterSensitiveLog: (obj: StatusReport) => any;
|
|
7100
|
-
/**
|
|
7101
|
-
* @internal
|
|
7102
|
-
*/
|
|
7103
|
-
export declare const HealthCheckObservationFilterSensitiveLog: (obj: HealthCheckObservation) => any;
|
|
7104
|
-
/**
|
|
7105
|
-
* @internal
|
|
7106
|
-
*/
|
|
7107
|
-
export declare const GetHealthCheckLastFailureReasonResponseFilterSensitiveLog: (obj: GetHealthCheckLastFailureReasonResponse) => any;
|
|
7108
|
-
/**
|
|
7109
|
-
* @internal
|
|
7110
|
-
*/
|
|
7111
|
-
export declare const GetHealthCheckStatusRequestFilterSensitiveLog: (obj: GetHealthCheckStatusRequest) => any;
|
|
7112
|
-
/**
|
|
7113
|
-
* @internal
|
|
7114
|
-
*/
|
|
7115
|
-
export declare const GetHealthCheckStatusResponseFilterSensitiveLog: (obj: GetHealthCheckStatusResponse) => any;
|
|
7116
|
-
/**
|
|
7117
|
-
* @internal
|
|
7118
|
-
*/
|
|
7119
|
-
export declare const GetHostedZoneRequestFilterSensitiveLog: (obj: GetHostedZoneRequest) => any;
|
|
7120
|
-
/**
|
|
7121
|
-
* @internal
|
|
7122
|
-
*/
|
|
7123
|
-
export declare const GetHostedZoneResponseFilterSensitiveLog: (obj: GetHostedZoneResponse) => any;
|
|
7124
|
-
/**
|
|
7125
|
-
* @internal
|
|
7126
|
-
*/
|
|
7127
|
-
export declare const GetHostedZoneCountRequestFilterSensitiveLog: (obj: GetHostedZoneCountRequest) => any;
|
|
7128
|
-
/**
|
|
7129
|
-
* @internal
|
|
7130
|
-
*/
|
|
7131
|
-
export declare const GetHostedZoneCountResponseFilterSensitiveLog: (obj: GetHostedZoneCountResponse) => any;
|
|
7132
|
-
/**
|
|
7133
|
-
* @internal
|
|
7134
|
-
*/
|
|
7135
|
-
export declare const GetHostedZoneLimitRequestFilterSensitiveLog: (obj: GetHostedZoneLimitRequest) => any;
|
|
7136
|
-
/**
|
|
7137
|
-
* @internal
|
|
7138
|
-
*/
|
|
7139
|
-
export declare const HostedZoneLimitFilterSensitiveLog: (obj: HostedZoneLimit) => any;
|
|
7140
|
-
/**
|
|
7141
|
-
* @internal
|
|
7142
|
-
*/
|
|
7143
|
-
export declare const GetHostedZoneLimitResponseFilterSensitiveLog: (obj: GetHostedZoneLimitResponse) => any;
|
|
7144
|
-
/**
|
|
7145
|
-
* @internal
|
|
7146
|
-
*/
|
|
7147
|
-
export declare const GetQueryLoggingConfigRequestFilterSensitiveLog: (obj: GetQueryLoggingConfigRequest) => any;
|
|
7148
|
-
/**
|
|
7149
|
-
* @internal
|
|
7150
|
-
*/
|
|
7151
|
-
export declare const GetQueryLoggingConfigResponseFilterSensitiveLog: (obj: GetQueryLoggingConfigResponse) => any;
|
|
7152
|
-
/**
|
|
7153
|
-
* @internal
|
|
7154
|
-
*/
|
|
7155
|
-
export declare const GetReusableDelegationSetRequestFilterSensitiveLog: (obj: GetReusableDelegationSetRequest) => any;
|
|
7156
|
-
/**
|
|
7157
|
-
* @internal
|
|
7158
|
-
*/
|
|
7159
|
-
export declare const GetReusableDelegationSetResponseFilterSensitiveLog: (obj: GetReusableDelegationSetResponse) => any;
|
|
7160
|
-
/**
|
|
7161
|
-
* @internal
|
|
7162
|
-
*/
|
|
7163
|
-
export declare const GetReusableDelegationSetLimitRequestFilterSensitiveLog: (obj: GetReusableDelegationSetLimitRequest) => any;
|
|
7164
|
-
/**
|
|
7165
|
-
* @internal
|
|
7166
|
-
*/
|
|
7167
|
-
export declare const ReusableDelegationSetLimitFilterSensitiveLog: (obj: ReusableDelegationSetLimit) => any;
|
|
7168
|
-
/**
|
|
7169
|
-
* @internal
|
|
7170
|
-
*/
|
|
7171
|
-
export declare const GetReusableDelegationSetLimitResponseFilterSensitiveLog: (obj: GetReusableDelegationSetLimitResponse) => any;
|
|
7172
|
-
/**
|
|
7173
|
-
* @internal
|
|
7174
|
-
*/
|
|
7175
|
-
export declare const GetTrafficPolicyRequestFilterSensitiveLog: (obj: GetTrafficPolicyRequest) => any;
|
|
7176
|
-
/**
|
|
7177
|
-
* @internal
|
|
7178
|
-
*/
|
|
7179
|
-
export declare const GetTrafficPolicyResponseFilterSensitiveLog: (obj: GetTrafficPolicyResponse) => any;
|
|
7180
|
-
/**
|
|
7181
|
-
* @internal
|
|
7182
|
-
*/
|
|
7183
|
-
export declare const GetTrafficPolicyInstanceRequestFilterSensitiveLog: (obj: GetTrafficPolicyInstanceRequest) => any;
|
|
7184
|
-
/**
|
|
7185
|
-
* @internal
|
|
7186
|
-
*/
|
|
7187
|
-
export declare const GetTrafficPolicyInstanceResponseFilterSensitiveLog: (obj: GetTrafficPolicyInstanceResponse) => any;
|
|
7188
|
-
/**
|
|
7189
|
-
* @internal
|
|
7190
|
-
*/
|
|
7191
|
-
export declare const GetTrafficPolicyInstanceCountRequestFilterSensitiveLog: (obj: GetTrafficPolicyInstanceCountRequest) => any;
|
|
7192
|
-
/**
|
|
7193
|
-
* @internal
|
|
7194
|
-
*/
|
|
7195
|
-
export declare const GetTrafficPolicyInstanceCountResponseFilterSensitiveLog: (obj: GetTrafficPolicyInstanceCountResponse) => any;
|
|
7196
|
-
/**
|
|
7197
|
-
* @internal
|
|
7198
|
-
*/
|
|
7199
|
-
export declare const ListCidrBlocksRequestFilterSensitiveLog: (obj: ListCidrBlocksRequest) => any;
|
|
7200
|
-
/**
|
|
7201
|
-
* @internal
|
|
7202
|
-
*/
|
|
7203
|
-
export declare const CidrBlockSummaryFilterSensitiveLog: (obj: CidrBlockSummary) => any;
|
|
7204
|
-
/**
|
|
7205
|
-
* @internal
|
|
7206
|
-
*/
|
|
7207
|
-
export declare const ListCidrBlocksResponseFilterSensitiveLog: (obj: ListCidrBlocksResponse) => any;
|
|
7208
|
-
/**
|
|
7209
|
-
* @internal
|
|
7210
|
-
*/
|
|
7211
|
-
export declare const ListCidrCollectionsRequestFilterSensitiveLog: (obj: ListCidrCollectionsRequest) => any;
|
|
7212
|
-
/**
|
|
7213
|
-
* @internal
|
|
7214
|
-
*/
|
|
7215
|
-
export declare const CollectionSummaryFilterSensitiveLog: (obj: CollectionSummary) => any;
|
|
7216
|
-
/**
|
|
7217
|
-
* @internal
|
|
7218
|
-
*/
|
|
7219
|
-
export declare const ListCidrCollectionsResponseFilterSensitiveLog: (obj: ListCidrCollectionsResponse) => any;
|
|
7220
|
-
/**
|
|
7221
|
-
* @internal
|
|
7222
|
-
*/
|
|
7223
|
-
export declare const ListCidrLocationsRequestFilterSensitiveLog: (obj: ListCidrLocationsRequest) => any;
|
|
7224
|
-
/**
|
|
7225
|
-
* @internal
|
|
7226
|
-
*/
|
|
7227
|
-
export declare const LocationSummaryFilterSensitiveLog: (obj: LocationSummary) => any;
|
|
7228
|
-
/**
|
|
7229
|
-
* @internal
|
|
7230
|
-
*/
|
|
7231
|
-
export declare const ListCidrLocationsResponseFilterSensitiveLog: (obj: ListCidrLocationsResponse) => any;
|
|
7232
|
-
/**
|
|
7233
|
-
* @internal
|
|
7234
|
-
*/
|
|
7235
|
-
export declare const ListGeoLocationsRequestFilterSensitiveLog: (obj: ListGeoLocationsRequest) => any;
|
|
7236
|
-
/**
|
|
7237
|
-
* @internal
|
|
7238
|
-
*/
|
|
7239
|
-
export declare const ListGeoLocationsResponseFilterSensitiveLog: (obj: ListGeoLocationsResponse) => any;
|
|
7240
|
-
/**
|
|
7241
|
-
* @internal
|
|
7242
|
-
*/
|
|
7243
|
-
export declare const ListHealthChecksRequestFilterSensitiveLog: (obj: ListHealthChecksRequest) => any;
|
|
7244
|
-
/**
|
|
7245
|
-
* @internal
|
|
7246
|
-
*/
|
|
7247
|
-
export declare const ListHealthChecksResponseFilterSensitiveLog: (obj: ListHealthChecksResponse) => any;
|
|
7248
|
-
/**
|
|
7249
|
-
* @internal
|
|
7250
|
-
*/
|
|
7251
|
-
export declare const ListHostedZonesRequestFilterSensitiveLog: (obj: ListHostedZonesRequest) => any;
|
|
7252
|
-
/**
|
|
7253
|
-
* @internal
|
|
7254
|
-
*/
|
|
7255
|
-
export declare const ListHostedZonesResponseFilterSensitiveLog: (obj: ListHostedZonesResponse) => any;
|
|
7256
|
-
/**
|
|
7257
|
-
* @internal
|
|
7258
|
-
*/
|
|
7259
|
-
export declare const ListHostedZonesByNameRequestFilterSensitiveLog: (obj: ListHostedZonesByNameRequest) => any;
|
|
7260
|
-
/**
|
|
7261
|
-
* @internal
|
|
7262
|
-
*/
|
|
7263
|
-
export declare const ListHostedZonesByNameResponseFilterSensitiveLog: (obj: ListHostedZonesByNameResponse) => any;
|
|
7264
|
-
/**
|
|
7265
|
-
* @internal
|
|
7266
|
-
*/
|
|
7267
|
-
export declare const ListHostedZonesByVPCRequestFilterSensitiveLog: (obj: ListHostedZonesByVPCRequest) => any;
|
|
7268
|
-
/**
|
|
7269
|
-
* @internal
|
|
7270
|
-
*/
|
|
7271
|
-
export declare const HostedZoneOwnerFilterSensitiveLog: (obj: HostedZoneOwner) => any;
|
|
7272
|
-
/**
|
|
7273
|
-
* @internal
|
|
7274
|
-
*/
|
|
7275
|
-
export declare const HostedZoneSummaryFilterSensitiveLog: (obj: HostedZoneSummary) => any;
|
|
7276
|
-
/**
|
|
7277
|
-
* @internal
|
|
7278
|
-
*/
|
|
7279
|
-
export declare const ListHostedZonesByVPCResponseFilterSensitiveLog: (obj: ListHostedZonesByVPCResponse) => any;
|
|
7280
|
-
/**
|
|
7281
|
-
* @internal
|
|
7282
|
-
*/
|
|
7283
|
-
export declare const ListQueryLoggingConfigsRequestFilterSensitiveLog: (obj: ListQueryLoggingConfigsRequest) => any;
|
|
7284
|
-
/**
|
|
7285
|
-
* @internal
|
|
7286
|
-
*/
|
|
7287
|
-
export declare const ListQueryLoggingConfigsResponseFilterSensitiveLog: (obj: ListQueryLoggingConfigsResponse) => any;
|
|
7288
|
-
/**
|
|
7289
|
-
* @internal
|
|
7290
|
-
*/
|
|
7291
|
-
export declare const ListResourceRecordSetsRequestFilterSensitiveLog: (obj: ListResourceRecordSetsRequest) => any;
|
|
7292
|
-
/**
|
|
7293
|
-
* @internal
|
|
7294
|
-
*/
|
|
7295
|
-
export declare const ListResourceRecordSetsResponseFilterSensitiveLog: (obj: ListResourceRecordSetsResponse) => any;
|
|
7296
|
-
/**
|
|
7297
|
-
* @internal
|
|
7298
|
-
*/
|
|
7299
|
-
export declare const ListReusableDelegationSetsRequestFilterSensitiveLog: (obj: ListReusableDelegationSetsRequest) => any;
|
|
7300
|
-
/**
|
|
7301
|
-
* @internal
|
|
7302
|
-
*/
|
|
7303
|
-
export declare const ListReusableDelegationSetsResponseFilterSensitiveLog: (obj: ListReusableDelegationSetsResponse) => any;
|
|
7304
|
-
/**
|
|
7305
|
-
* @internal
|
|
7306
|
-
*/
|
|
7307
|
-
export declare const ListTagsForResourceRequestFilterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
|
|
7308
|
-
/**
|
|
7309
|
-
* @internal
|
|
7310
|
-
*/
|
|
7311
|
-
export declare const ResourceTagSetFilterSensitiveLog: (obj: ResourceTagSet) => any;
|
|
7312
|
-
/**
|
|
7313
|
-
* @internal
|
|
7314
|
-
*/
|
|
7315
|
-
export declare const ListTagsForResourceResponseFilterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
|
|
7316
|
-
/**
|
|
7317
|
-
* @internal
|
|
7318
|
-
*/
|
|
7319
|
-
export declare const ListTagsForResourcesRequestFilterSensitiveLog: (obj: ListTagsForResourcesRequest) => any;
|
|
7320
|
-
/**
|
|
7321
|
-
* @internal
|
|
7322
|
-
*/
|
|
7323
|
-
export declare const ListTagsForResourcesResponseFilterSensitiveLog: (obj: ListTagsForResourcesResponse) => any;
|
|
7324
|
-
/**
|
|
7325
|
-
* @internal
|
|
7326
|
-
*/
|
|
7327
|
-
export declare const ListTrafficPoliciesRequestFilterSensitiveLog: (obj: ListTrafficPoliciesRequest) => any;
|
|
7328
|
-
/**
|
|
7329
|
-
* @internal
|
|
7330
|
-
*/
|
|
7331
|
-
export declare const TrafficPolicySummaryFilterSensitiveLog: (obj: TrafficPolicySummary) => any;
|
|
7332
|
-
/**
|
|
7333
|
-
* @internal
|
|
7334
|
-
*/
|
|
7335
|
-
export declare const ListTrafficPoliciesResponseFilterSensitiveLog: (obj: ListTrafficPoliciesResponse) => any;
|
|
7336
|
-
/**
|
|
7337
|
-
* @internal
|
|
7338
|
-
*/
|
|
7339
|
-
export declare const ListTrafficPolicyInstancesRequestFilterSensitiveLog: (obj: ListTrafficPolicyInstancesRequest) => any;
|
|
7340
|
-
/**
|
|
7341
|
-
* @internal
|
|
7342
|
-
*/
|
|
7343
|
-
export declare const ListTrafficPolicyInstancesResponseFilterSensitiveLog: (obj: ListTrafficPolicyInstancesResponse) => any;
|
|
7344
|
-
/**
|
|
7345
|
-
* @internal
|
|
7346
|
-
*/
|
|
7347
|
-
export declare const ListTrafficPolicyInstancesByHostedZoneRequestFilterSensitiveLog: (obj: ListTrafficPolicyInstancesByHostedZoneRequest) => any;
|
|
7348
|
-
/**
|
|
7349
|
-
* @internal
|
|
7350
|
-
*/
|
|
7351
|
-
export declare const ListTrafficPolicyInstancesByHostedZoneResponseFilterSensitiveLog: (obj: ListTrafficPolicyInstancesByHostedZoneResponse) => any;
|
|
7352
|
-
/**
|
|
7353
|
-
* @internal
|
|
7354
|
-
*/
|
|
7355
|
-
export declare const ListTrafficPolicyInstancesByPolicyRequestFilterSensitiveLog: (obj: ListTrafficPolicyInstancesByPolicyRequest) => any;
|
|
7356
|
-
/**
|
|
7357
|
-
* @internal
|
|
7358
|
-
*/
|
|
7359
|
-
export declare const ListTrafficPolicyInstancesByPolicyResponseFilterSensitiveLog: (obj: ListTrafficPolicyInstancesByPolicyResponse) => any;
|
|
7360
|
-
/**
|
|
7361
|
-
* @internal
|
|
7362
|
-
*/
|
|
7363
|
-
export declare const ListTrafficPolicyVersionsRequestFilterSensitiveLog: (obj: ListTrafficPolicyVersionsRequest) => any;
|
|
7364
|
-
/**
|
|
7365
|
-
* @internal
|
|
7366
|
-
*/
|
|
7367
|
-
export declare const ListTrafficPolicyVersionsResponseFilterSensitiveLog: (obj: ListTrafficPolicyVersionsResponse) => any;
|
|
7368
|
-
/**
|
|
7369
|
-
* @internal
|
|
7370
|
-
*/
|
|
7371
|
-
export declare const ListVPCAssociationAuthorizationsRequestFilterSensitiveLog: (obj: ListVPCAssociationAuthorizationsRequest) => any;
|
|
7372
|
-
/**
|
|
7373
|
-
* @internal
|
|
7374
|
-
*/
|
|
7375
|
-
export declare const ListVPCAssociationAuthorizationsResponseFilterSensitiveLog: (obj: ListVPCAssociationAuthorizationsResponse) => any;
|
|
7376
|
-
/**
|
|
7377
|
-
* @internal
|
|
7378
|
-
*/
|
|
7379
|
-
export declare const TestDNSAnswerRequestFilterSensitiveLog: (obj: TestDNSAnswerRequest) => any;
|
|
7380
|
-
/**
|
|
7381
|
-
* @internal
|
|
7382
|
-
*/
|
|
7383
|
-
export declare const TestDNSAnswerResponseFilterSensitiveLog: (obj: TestDNSAnswerResponse) => any;
|
|
7384
|
-
/**
|
|
7385
|
-
* @internal
|
|
7386
|
-
*/
|
|
7387
|
-
export declare const UpdateHealthCheckRequestFilterSensitiveLog: (obj: UpdateHealthCheckRequest) => any;
|
|
7388
|
-
/**
|
|
7389
|
-
* @internal
|
|
7390
|
-
*/
|
|
7391
|
-
export declare const UpdateHealthCheckResponseFilterSensitiveLog: (obj: UpdateHealthCheckResponse) => any;
|
|
7392
|
-
/**
|
|
7393
|
-
* @internal
|
|
7394
|
-
*/
|
|
7395
|
-
export declare const UpdateHostedZoneCommentRequestFilterSensitiveLog: (obj: UpdateHostedZoneCommentRequest) => any;
|
|
7396
|
-
/**
|
|
7397
|
-
* @internal
|
|
7398
|
-
*/
|
|
7399
|
-
export declare const UpdateHostedZoneCommentResponseFilterSensitiveLog: (obj: UpdateHostedZoneCommentResponse) => any;
|
|
7400
|
-
/**
|
|
7401
|
-
* @internal
|
|
7402
|
-
*/
|
|
7403
|
-
export declare const UpdateTrafficPolicyCommentRequestFilterSensitiveLog: (obj: UpdateTrafficPolicyCommentRequest) => any;
|
|
7404
|
-
/**
|
|
7405
|
-
* @internal
|
|
7406
|
-
*/
|
|
7407
|
-
export declare const UpdateTrafficPolicyCommentResponseFilterSensitiveLog: (obj: UpdateTrafficPolicyCommentResponse) => any;
|
|
7408
|
-
/**
|
|
7409
|
-
* @internal
|
|
7410
|
-
*/
|
|
7411
|
-
export declare const UpdateTrafficPolicyInstanceRequestFilterSensitiveLog: (obj: UpdateTrafficPolicyInstanceRequest) => any;
|
|
7412
|
-
/**
|
|
7413
|
-
* @internal
|
|
7414
|
-
*/
|
|
7415
|
-
export declare const UpdateTrafficPolicyInstanceResponseFilterSensitiveLog: (obj: UpdateTrafficPolicyInstanceResponse) => any;
|