@aws-sdk/client-route-53 3.533.0 → 3.535.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-types/Route53.d.ts +15 -1
- package/dist-types/Route53Client.d.ts +1 -1
- package/dist-types/commands/ActivateKeySigningKeyCommand.d.ts +2 -1
- package/dist-types/commands/AssociateVPCWithHostedZoneCommand.d.ts +2 -1
- package/dist-types/commands/ChangeCidrCollectionCommand.d.ts +2 -1
- package/dist-types/commands/ChangeResourceRecordSetsCommand.d.ts +2 -1
- package/dist-types/commands/ChangeTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/CreateCidrCollectionCommand.d.ts +2 -1
- package/dist-types/commands/CreateHealthCheckCommand.d.ts +2 -1
- package/dist-types/commands/CreateHostedZoneCommand.d.ts +2 -1
- package/dist-types/commands/CreateKeySigningKeyCommand.d.ts +2 -1
- package/dist-types/commands/CreateQueryLoggingConfigCommand.d.ts +2 -1
- package/dist-types/commands/CreateReusableDelegationSetCommand.d.ts +2 -1
- package/dist-types/commands/CreateTrafficPolicyCommand.d.ts +2 -1
- package/dist-types/commands/CreateTrafficPolicyInstanceCommand.d.ts +2 -1
- package/dist-types/commands/CreateTrafficPolicyVersionCommand.d.ts +2 -1
- package/dist-types/commands/CreateVPCAssociationAuthorizationCommand.d.ts +2 -1
- package/dist-types/commands/DeactivateKeySigningKeyCommand.d.ts +2 -1
- package/dist-types/commands/DeleteCidrCollectionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteHealthCheckCommand.d.ts +2 -1
- package/dist-types/commands/DeleteHostedZoneCommand.d.ts +2 -1
- package/dist-types/commands/DeleteKeySigningKeyCommand.d.ts +2 -1
- package/dist-types/commands/DeleteQueryLoggingConfigCommand.d.ts +2 -1
- package/dist-types/commands/DeleteReusableDelegationSetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTrafficPolicyCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTrafficPolicyInstanceCommand.d.ts +2 -1
- package/dist-types/commands/DeleteVPCAssociationAuthorizationCommand.d.ts +2 -1
- package/dist-types/commands/DisableHostedZoneDNSSECCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateVPCFromHostedZoneCommand.d.ts +2 -1
- package/dist-types/commands/EnableHostedZoneDNSSECCommand.d.ts +2 -1
- package/dist-types/commands/GetAccountLimitCommand.d.ts +2 -1
- package/dist-types/commands/GetChangeCommand.d.ts +2 -1
- package/dist-types/commands/GetCheckerIpRangesCommand.d.ts +2 -1
- package/dist-types/commands/GetDNSSECCommand.d.ts +2 -1
- package/dist-types/commands/GetGeoLocationCommand.d.ts +2 -1
- package/dist-types/commands/GetHealthCheckCommand.d.ts +2 -1
- package/dist-types/commands/GetHealthCheckCountCommand.d.ts +2 -1
- package/dist-types/commands/GetHealthCheckLastFailureReasonCommand.d.ts +2 -1
- package/dist-types/commands/GetHealthCheckStatusCommand.d.ts +2 -1
- package/dist-types/commands/GetHostedZoneCommand.d.ts +2 -1
- package/dist-types/commands/GetHostedZoneCountCommand.d.ts +2 -1
- package/dist-types/commands/GetHostedZoneLimitCommand.d.ts +2 -1
- package/dist-types/commands/GetQueryLoggingConfigCommand.d.ts +2 -1
- package/dist-types/commands/GetReusableDelegationSetCommand.d.ts +2 -1
- package/dist-types/commands/GetReusableDelegationSetLimitCommand.d.ts +2 -1
- package/dist-types/commands/GetTrafficPolicyCommand.d.ts +2 -1
- package/dist-types/commands/GetTrafficPolicyInstanceCommand.d.ts +2 -1
- package/dist-types/commands/GetTrafficPolicyInstanceCountCommand.d.ts +2 -1
- package/dist-types/commands/ListCidrBlocksCommand.d.ts +2 -1
- package/dist-types/commands/ListCidrCollectionsCommand.d.ts +2 -1
- package/dist-types/commands/ListCidrLocationsCommand.d.ts +2 -1
- package/dist-types/commands/ListGeoLocationsCommand.d.ts +2 -1
- package/dist-types/commands/ListHealthChecksCommand.d.ts +2 -1
- package/dist-types/commands/ListHostedZonesByNameCommand.d.ts +2 -1
- package/dist-types/commands/ListHostedZonesByVPCCommand.d.ts +2 -1
- package/dist-types/commands/ListHostedZonesCommand.d.ts +2 -1
- package/dist-types/commands/ListQueryLoggingConfigsCommand.d.ts +2 -1
- package/dist-types/commands/ListResourceRecordSetsCommand.d.ts +2 -1
- package/dist-types/commands/ListReusableDelegationSetsCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourcesCommand.d.ts +2 -1
- package/dist-types/commands/ListTrafficPoliciesCommand.d.ts +2 -1
- package/dist-types/commands/ListTrafficPolicyInstancesByHostedZoneCommand.d.ts +2 -1
- package/dist-types/commands/ListTrafficPolicyInstancesByPolicyCommand.d.ts +2 -1
- package/dist-types/commands/ListTrafficPolicyInstancesCommand.d.ts +2 -1
- package/dist-types/commands/ListTrafficPolicyVersionsCommand.d.ts +2 -1
- package/dist-types/commands/ListVPCAssociationAuthorizationsCommand.d.ts +2 -1
- package/dist-types/commands/TestDNSAnswerCommand.d.ts +2 -1
- package/dist-types/commands/UpdateHealthCheckCommand.d.ts +2 -1
- package/dist-types/commands/UpdateHostedZoneCommentCommand.d.ts +2 -1
- package/dist-types/commands/UpdateTrafficPolicyCommentCommand.d.ts +2 -1
- package/dist-types/commands/UpdateTrafficPolicyInstanceCommand.d.ts +2 -1
- package/dist-types/models/models_0.d.ts +704 -705
- package/dist-types/ts3.4/Route53.d.ts +14 -0
- package/dist-types/ts3.4/commands/ActivateKeySigningKeyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateVPCWithHostedZoneCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ChangeCidrCollectionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ChangeResourceRecordSetsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ChangeTagsForResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateCidrCollectionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateHealthCheckCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateHostedZoneCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateKeySigningKeyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateQueryLoggingConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateReusableDelegationSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateTrafficPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateTrafficPolicyInstanceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateTrafficPolicyVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateVPCAssociationAuthorizationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeactivateKeySigningKeyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteCidrCollectionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteHealthCheckCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteHostedZoneCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteKeySigningKeyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteQueryLoggingConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteReusableDelegationSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteTrafficPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteTrafficPolicyInstanceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteVPCAssociationAuthorizationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisableHostedZoneDNSSECCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateVPCFromHostedZoneCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/EnableHostedZoneDNSSECCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetAccountLimitCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetChangeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetCheckerIpRangesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetDNSSECCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetGeoLocationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetHealthCheckCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetHealthCheckCountCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetHealthCheckLastFailureReasonCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetHealthCheckStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetHostedZoneCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetHostedZoneCountCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetHostedZoneLimitCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetQueryLoggingConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetReusableDelegationSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetReusableDelegationSetLimitCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetTrafficPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetTrafficPolicyInstanceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetTrafficPolicyInstanceCountCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListCidrBlocksCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListCidrCollectionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListCidrLocationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListGeoLocationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListHealthChecksCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListHostedZonesByNameCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListHostedZonesByVPCCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListHostedZonesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListQueryLoggingConfigsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListResourceRecordSetsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListReusableDelegationSetsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTagsForResourcesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTrafficPoliciesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTrafficPolicyInstancesByHostedZoneCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTrafficPolicyInstancesByPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTrafficPolicyInstancesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTrafficPolicyVersionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListVPCAssociationAuthorizationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TestDNSAnswerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateHealthCheckCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateHostedZoneCommentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateTrafficPolicyCommentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateTrafficPolicyInstanceCommand.d.ts +9 -0
- package/package.json +43 -43
package/dist-types/Route53.d.ts
CHANGED
|
@@ -254,6 +254,7 @@ export interface Route53 {
|
|
|
254
254
|
/**
|
|
255
255
|
* @see {@link GetCheckerIpRangesCommand}
|
|
256
256
|
*/
|
|
257
|
+
getCheckerIpRanges(): Promise<GetCheckerIpRangesCommandOutput>;
|
|
257
258
|
getCheckerIpRanges(args: GetCheckerIpRangesCommandInput, options?: __HttpHandlerOptions): Promise<GetCheckerIpRangesCommandOutput>;
|
|
258
259
|
getCheckerIpRanges(args: GetCheckerIpRangesCommandInput, cb: (err: any, data?: GetCheckerIpRangesCommandOutput) => void): void;
|
|
259
260
|
getCheckerIpRanges(args: GetCheckerIpRangesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetCheckerIpRangesCommandOutput) => void): void;
|
|
@@ -266,6 +267,7 @@ export interface Route53 {
|
|
|
266
267
|
/**
|
|
267
268
|
* @see {@link GetGeoLocationCommand}
|
|
268
269
|
*/
|
|
270
|
+
getGeoLocation(): Promise<GetGeoLocationCommandOutput>;
|
|
269
271
|
getGeoLocation(args: GetGeoLocationCommandInput, options?: __HttpHandlerOptions): Promise<GetGeoLocationCommandOutput>;
|
|
270
272
|
getGeoLocation(args: GetGeoLocationCommandInput, cb: (err: any, data?: GetGeoLocationCommandOutput) => void): void;
|
|
271
273
|
getGeoLocation(args: GetGeoLocationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetGeoLocationCommandOutput) => void): void;
|
|
@@ -278,6 +280,7 @@ export interface Route53 {
|
|
|
278
280
|
/**
|
|
279
281
|
* @see {@link GetHealthCheckCountCommand}
|
|
280
282
|
*/
|
|
283
|
+
getHealthCheckCount(): Promise<GetHealthCheckCountCommandOutput>;
|
|
281
284
|
getHealthCheckCount(args: GetHealthCheckCountCommandInput, options?: __HttpHandlerOptions): Promise<GetHealthCheckCountCommandOutput>;
|
|
282
285
|
getHealthCheckCount(args: GetHealthCheckCountCommandInput, cb: (err: any, data?: GetHealthCheckCountCommandOutput) => void): void;
|
|
283
286
|
getHealthCheckCount(args: GetHealthCheckCountCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetHealthCheckCountCommandOutput) => void): void;
|
|
@@ -302,6 +305,7 @@ export interface Route53 {
|
|
|
302
305
|
/**
|
|
303
306
|
* @see {@link GetHostedZoneCountCommand}
|
|
304
307
|
*/
|
|
308
|
+
getHostedZoneCount(): Promise<GetHostedZoneCountCommandOutput>;
|
|
305
309
|
getHostedZoneCount(args: GetHostedZoneCountCommandInput, options?: __HttpHandlerOptions): Promise<GetHostedZoneCountCommandOutput>;
|
|
306
310
|
getHostedZoneCount(args: GetHostedZoneCountCommandInput, cb: (err: any, data?: GetHostedZoneCountCommandOutput) => void): void;
|
|
307
311
|
getHostedZoneCount(args: GetHostedZoneCountCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetHostedZoneCountCommandOutput) => void): void;
|
|
@@ -344,6 +348,7 @@ export interface Route53 {
|
|
|
344
348
|
/**
|
|
345
349
|
* @see {@link GetTrafficPolicyInstanceCountCommand}
|
|
346
350
|
*/
|
|
351
|
+
getTrafficPolicyInstanceCount(): Promise<GetTrafficPolicyInstanceCountCommandOutput>;
|
|
347
352
|
getTrafficPolicyInstanceCount(args: GetTrafficPolicyInstanceCountCommandInput, options?: __HttpHandlerOptions): Promise<GetTrafficPolicyInstanceCountCommandOutput>;
|
|
348
353
|
getTrafficPolicyInstanceCount(args: GetTrafficPolicyInstanceCountCommandInput, cb: (err: any, data?: GetTrafficPolicyInstanceCountCommandOutput) => void): void;
|
|
349
354
|
getTrafficPolicyInstanceCount(args: GetTrafficPolicyInstanceCountCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetTrafficPolicyInstanceCountCommandOutput) => void): void;
|
|
@@ -356,6 +361,7 @@ export interface Route53 {
|
|
|
356
361
|
/**
|
|
357
362
|
* @see {@link ListCidrCollectionsCommand}
|
|
358
363
|
*/
|
|
364
|
+
listCidrCollections(): Promise<ListCidrCollectionsCommandOutput>;
|
|
359
365
|
listCidrCollections(args: ListCidrCollectionsCommandInput, options?: __HttpHandlerOptions): Promise<ListCidrCollectionsCommandOutput>;
|
|
360
366
|
listCidrCollections(args: ListCidrCollectionsCommandInput, cb: (err: any, data?: ListCidrCollectionsCommandOutput) => void): void;
|
|
361
367
|
listCidrCollections(args: ListCidrCollectionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListCidrCollectionsCommandOutput) => void): void;
|
|
@@ -368,24 +374,28 @@ export interface Route53 {
|
|
|
368
374
|
/**
|
|
369
375
|
* @see {@link ListGeoLocationsCommand}
|
|
370
376
|
*/
|
|
377
|
+
listGeoLocations(): Promise<ListGeoLocationsCommandOutput>;
|
|
371
378
|
listGeoLocations(args: ListGeoLocationsCommandInput, options?: __HttpHandlerOptions): Promise<ListGeoLocationsCommandOutput>;
|
|
372
379
|
listGeoLocations(args: ListGeoLocationsCommandInput, cb: (err: any, data?: ListGeoLocationsCommandOutput) => void): void;
|
|
373
380
|
listGeoLocations(args: ListGeoLocationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListGeoLocationsCommandOutput) => void): void;
|
|
374
381
|
/**
|
|
375
382
|
* @see {@link ListHealthChecksCommand}
|
|
376
383
|
*/
|
|
384
|
+
listHealthChecks(): Promise<ListHealthChecksCommandOutput>;
|
|
377
385
|
listHealthChecks(args: ListHealthChecksCommandInput, options?: __HttpHandlerOptions): Promise<ListHealthChecksCommandOutput>;
|
|
378
386
|
listHealthChecks(args: ListHealthChecksCommandInput, cb: (err: any, data?: ListHealthChecksCommandOutput) => void): void;
|
|
379
387
|
listHealthChecks(args: ListHealthChecksCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListHealthChecksCommandOutput) => void): void;
|
|
380
388
|
/**
|
|
381
389
|
* @see {@link ListHostedZonesCommand}
|
|
382
390
|
*/
|
|
391
|
+
listHostedZones(): Promise<ListHostedZonesCommandOutput>;
|
|
383
392
|
listHostedZones(args: ListHostedZonesCommandInput, options?: __HttpHandlerOptions): Promise<ListHostedZonesCommandOutput>;
|
|
384
393
|
listHostedZones(args: ListHostedZonesCommandInput, cb: (err: any, data?: ListHostedZonesCommandOutput) => void): void;
|
|
385
394
|
listHostedZones(args: ListHostedZonesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListHostedZonesCommandOutput) => void): void;
|
|
386
395
|
/**
|
|
387
396
|
* @see {@link ListHostedZonesByNameCommand}
|
|
388
397
|
*/
|
|
398
|
+
listHostedZonesByName(): Promise<ListHostedZonesByNameCommandOutput>;
|
|
389
399
|
listHostedZonesByName(args: ListHostedZonesByNameCommandInput, options?: __HttpHandlerOptions): Promise<ListHostedZonesByNameCommandOutput>;
|
|
390
400
|
listHostedZonesByName(args: ListHostedZonesByNameCommandInput, cb: (err: any, data?: ListHostedZonesByNameCommandOutput) => void): void;
|
|
391
401
|
listHostedZonesByName(args: ListHostedZonesByNameCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListHostedZonesByNameCommandOutput) => void): void;
|
|
@@ -398,6 +408,7 @@ export interface Route53 {
|
|
|
398
408
|
/**
|
|
399
409
|
* @see {@link ListQueryLoggingConfigsCommand}
|
|
400
410
|
*/
|
|
411
|
+
listQueryLoggingConfigs(): Promise<ListQueryLoggingConfigsCommandOutput>;
|
|
401
412
|
listQueryLoggingConfigs(args: ListQueryLoggingConfigsCommandInput, options?: __HttpHandlerOptions): Promise<ListQueryLoggingConfigsCommandOutput>;
|
|
402
413
|
listQueryLoggingConfigs(args: ListQueryLoggingConfigsCommandInput, cb: (err: any, data?: ListQueryLoggingConfigsCommandOutput) => void): void;
|
|
403
414
|
listQueryLoggingConfigs(args: ListQueryLoggingConfigsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListQueryLoggingConfigsCommandOutput) => void): void;
|
|
@@ -410,6 +421,7 @@ export interface Route53 {
|
|
|
410
421
|
/**
|
|
411
422
|
* @see {@link ListReusableDelegationSetsCommand}
|
|
412
423
|
*/
|
|
424
|
+
listReusableDelegationSets(): Promise<ListReusableDelegationSetsCommandOutput>;
|
|
413
425
|
listReusableDelegationSets(args: ListReusableDelegationSetsCommandInput, options?: __HttpHandlerOptions): Promise<ListReusableDelegationSetsCommandOutput>;
|
|
414
426
|
listReusableDelegationSets(args: ListReusableDelegationSetsCommandInput, cb: (err: any, data?: ListReusableDelegationSetsCommandOutput) => void): void;
|
|
415
427
|
listReusableDelegationSets(args: ListReusableDelegationSetsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListReusableDelegationSetsCommandOutput) => void): void;
|
|
@@ -428,12 +440,14 @@ export interface Route53 {
|
|
|
428
440
|
/**
|
|
429
441
|
* @see {@link ListTrafficPoliciesCommand}
|
|
430
442
|
*/
|
|
443
|
+
listTrafficPolicies(): Promise<ListTrafficPoliciesCommandOutput>;
|
|
431
444
|
listTrafficPolicies(args: ListTrafficPoliciesCommandInput, options?: __HttpHandlerOptions): Promise<ListTrafficPoliciesCommandOutput>;
|
|
432
445
|
listTrafficPolicies(args: ListTrafficPoliciesCommandInput, cb: (err: any, data?: ListTrafficPoliciesCommandOutput) => void): void;
|
|
433
446
|
listTrafficPolicies(args: ListTrafficPoliciesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListTrafficPoliciesCommandOutput) => void): void;
|
|
434
447
|
/**
|
|
435
448
|
* @see {@link ListTrafficPolicyInstancesCommand}
|
|
436
449
|
*/
|
|
450
|
+
listTrafficPolicyInstances(): Promise<ListTrafficPolicyInstancesCommandOutput>;
|
|
437
451
|
listTrafficPolicyInstances(args: ListTrafficPolicyInstancesCommandInput, options?: __HttpHandlerOptions): Promise<ListTrafficPolicyInstancesCommandOutput>;
|
|
438
452
|
listTrafficPolicyInstances(args: ListTrafficPolicyInstancesCommandInput, cb: (err: any, data?: ListTrafficPolicyInstancesCommandOutput) => void): void;
|
|
439
453
|
listTrafficPolicyInstances(args: ListTrafficPolicyInstancesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListTrafficPolicyInstancesCommandOutput) => void): void;
|
|
@@ -493,7 +507,6 @@ export interface Route53 {
|
|
|
493
507
|
updateTrafficPolicyInstance(args: UpdateTrafficPolicyInstanceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateTrafficPolicyInstanceCommandOutput) => void): void;
|
|
494
508
|
}
|
|
495
509
|
/**
|
|
496
|
-
* @public
|
|
497
510
|
* <p>Amazon Route 53 is a highly available and scalable Domain Name System (DNS) web
|
|
498
511
|
* service.</p>
|
|
499
512
|
* <p>You can use Route 53 to:</p>
|
|
@@ -511,6 +524,7 @@ export interface Route53 {
|
|
|
511
524
|
* <p>For more information, see <a href="https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/welcome-health-checks.html">How Route 53 checks the health of your resources</a>.</p>
|
|
512
525
|
* </li>
|
|
513
526
|
* </ul>
|
|
527
|
+
* @public
|
|
514
528
|
*/
|
|
515
529
|
export declare class Route53 extends Route53Client implements Route53 {
|
|
516
530
|
}
|
|
@@ -221,7 +221,6 @@ export type Route53ClientResolvedConfigType = __SmithyResolvedConfiguration<__Ht
|
|
|
221
221
|
export interface Route53ClientResolvedConfig extends Route53ClientResolvedConfigType {
|
|
222
222
|
}
|
|
223
223
|
/**
|
|
224
|
-
* @public
|
|
225
224
|
* <p>Amazon Route 53 is a highly available and scalable Domain Name System (DNS) web
|
|
226
225
|
* service.</p>
|
|
227
226
|
* <p>You can use Route 53 to:</p>
|
|
@@ -239,6 +238,7 @@ export interface Route53ClientResolvedConfig extends Route53ClientResolvedConfig
|
|
|
239
238
|
* <p>For more information, see <a href="https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/welcome-health-checks.html">How Route 53 checks the health of your resources</a>.</p>
|
|
240
239
|
* </li>
|
|
241
240
|
* </ul>
|
|
241
|
+
* @public
|
|
242
242
|
*/
|
|
243
243
|
export declare class Route53Client extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, Route53ClientResolvedConfig> {
|
|
244
244
|
/**
|
|
@@ -22,10 +22,10 @@ export interface ActivateKeySigningKeyCommandOutput extends ActivateKeySigningKe
|
|
|
22
22
|
}
|
|
23
23
|
declare const ActivateKeySigningKeyCommand_base: {
|
|
24
24
|
new (input: ActivateKeySigningKeyCommandInput): import("@smithy/smithy-client").CommandImpl<ActivateKeySigningKeyCommandInput, ActivateKeySigningKeyCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ActivateKeySigningKeyCommandInput): import("@smithy/smithy-client").CommandImpl<ActivateKeySigningKeyCommandInput, ActivateKeySigningKeyCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Activates a key-signing key (KSK) so that it can be used for signing by DNSSEC. This
|
|
30
30
|
* operation changes the KSK status to <code>ACTIVE</code>.</p>
|
|
31
31
|
* @example
|
|
@@ -82,6 +82,7 @@ declare const ActivateKeySigningKeyCommand_base: {
|
|
|
82
82
|
* @throws {@link Route53ServiceException}
|
|
83
83
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
84
84
|
*
|
|
85
|
+
* @public
|
|
85
86
|
*/
|
|
86
87
|
export declare class ActivateKeySigningKeyCommand extends ActivateKeySigningKeyCommand_base {
|
|
87
88
|
}
|
|
@@ -22,10 +22,10 @@ export interface AssociateVPCWithHostedZoneCommandOutput extends AssociateVPCWit
|
|
|
22
22
|
}
|
|
23
23
|
declare const AssociateVPCWithHostedZoneCommand_base: {
|
|
24
24
|
new (input: AssociateVPCWithHostedZoneCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateVPCWithHostedZoneCommandInput, AssociateVPCWithHostedZoneCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: AssociateVPCWithHostedZoneCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateVPCWithHostedZoneCommandInput, AssociateVPCWithHostedZoneCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Associates an Amazon VPC with a private hosted zone. </p>
|
|
30
30
|
* <important>
|
|
31
31
|
* <p>To perform the association, the VPC and the private hosted zone must already
|
|
@@ -153,6 +153,7 @@ declare const AssociateVPCWithHostedZoneCommand_base: {
|
|
|
153
153
|
* @throws {@link Route53ServiceException}
|
|
154
154
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
155
155
|
*
|
|
156
|
+
* @public
|
|
156
157
|
* @example To associate a VPC with a hosted zone
|
|
157
158
|
* ```javascript
|
|
158
159
|
* // The following example associates the VPC with ID vpc-1a2b3c4d with the hosted zone with ID Z3M3LMPEXAMPLE.
|
|
@@ -22,10 +22,10 @@ export interface ChangeCidrCollectionCommandOutput extends ChangeCidrCollectionR
|
|
|
22
22
|
}
|
|
23
23
|
declare const ChangeCidrCollectionCommand_base: {
|
|
24
24
|
new (input: ChangeCidrCollectionCommandInput): import("@smithy/smithy-client").CommandImpl<ChangeCidrCollectionCommandInput, ChangeCidrCollectionCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ChangeCidrCollectionCommandInput): import("@smithy/smithy-client").CommandImpl<ChangeCidrCollectionCommandInput, ChangeCidrCollectionCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates, changes, or deletes CIDR blocks within a collection. Contains authoritative
|
|
30
30
|
* IP information mapping blocks to one or multiple locations.</p>
|
|
31
31
|
* <p>A change request can update multiple locations in a collection at a time, which is
|
|
@@ -109,6 +109,7 @@ declare const ChangeCidrCollectionCommand_base: {
|
|
|
109
109
|
* @throws {@link Route53ServiceException}
|
|
110
110
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
111
111
|
*
|
|
112
|
+
* @public
|
|
112
113
|
*/
|
|
113
114
|
export declare class ChangeCidrCollectionCommand extends ChangeCidrCollectionCommand_base {
|
|
114
115
|
}
|
|
@@ -22,10 +22,10 @@ export interface ChangeResourceRecordSetsCommandOutput extends ChangeResourceRec
|
|
|
22
22
|
}
|
|
23
23
|
declare const ChangeResourceRecordSetsCommand_base: {
|
|
24
24
|
new (input: ChangeResourceRecordSetsCommandInput): import("@smithy/smithy-client").CommandImpl<ChangeResourceRecordSetsCommandInput, ChangeResourceRecordSetsCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ChangeResourceRecordSetsCommandInput): import("@smithy/smithy-client").CommandImpl<ChangeResourceRecordSetsCommandInput, ChangeResourceRecordSetsCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates, changes, or deletes a resource record set, which contains authoritative DNS
|
|
30
30
|
* information for a specified domain name or subdomain name. For example, you can use
|
|
31
31
|
* <code>ChangeResourceRecordSets</code> to create a resource record set that routes
|
|
@@ -215,6 +215,7 @@ declare const ChangeResourceRecordSetsCommand_base: {
|
|
|
215
215
|
* @throws {@link Route53ServiceException}
|
|
216
216
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
217
217
|
*
|
|
218
|
+
* @public
|
|
218
219
|
* @example To create a basic resource record set
|
|
219
220
|
* ```javascript
|
|
220
221
|
* // The following example creates a resource record set that routes Internet traffic to a resource with an IP address of 192.0.2.44.
|
|
@@ -22,10 +22,10 @@ export interface ChangeTagsForResourceCommandOutput extends ChangeTagsForResourc
|
|
|
22
22
|
}
|
|
23
23
|
declare const ChangeTagsForResourceCommand_base: {
|
|
24
24
|
new (input: ChangeTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ChangeTagsForResourceCommandInput, ChangeTagsForResourceCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ChangeTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ChangeTagsForResourceCommandInput, ChangeTagsForResourceCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Adds, edits, or deletes tags for a health check or a hosted zone.</p>
|
|
30
30
|
* <p>For information about using tags for cost allocation, see <a href="https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/cost-alloc-tags.html">Using Cost Allocation
|
|
31
31
|
* Tags</a> in the <i>Billing and Cost Management User Guide</i>.</p>
|
|
@@ -82,6 +82,7 @@ declare const ChangeTagsForResourceCommand_base: {
|
|
|
82
82
|
* @throws {@link Route53ServiceException}
|
|
83
83
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
84
84
|
*
|
|
85
|
+
* @public
|
|
85
86
|
* @example To add or remove tags from a hosted zone or health check
|
|
86
87
|
* ```javascript
|
|
87
88
|
* // The following example adds two tags and removes one tag from the hosted zone with ID Z3M3LMPEXAMPLE.
|
|
@@ -22,10 +22,10 @@ export interface CreateCidrCollectionCommandOutput extends CreateCidrCollectionR
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateCidrCollectionCommand_base: {
|
|
24
24
|
new (input: CreateCidrCollectionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCidrCollectionCommandInput, CreateCidrCollectionCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateCidrCollectionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCidrCollectionCommandInput, CreateCidrCollectionCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a CIDR collection in the current Amazon Web Services account.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -75,6 +75,7 @@ declare const CreateCidrCollectionCommand_base: {
|
|
|
75
75
|
* @throws {@link Route53ServiceException}
|
|
76
76
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
77
77
|
*
|
|
78
|
+
* @public
|
|
78
79
|
*/
|
|
79
80
|
export declare class CreateCidrCollectionCommand extends CreateCidrCollectionCommand_base {
|
|
80
81
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateHealthCheckCommandOutput extends CreateHealthCheckRespons
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateHealthCheckCommand_base: {
|
|
24
24
|
new (input: CreateHealthCheckCommandInput): import("@smithy/smithy-client").CommandImpl<CreateHealthCheckCommandInput, CreateHealthCheckCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateHealthCheckCommandInput): import("@smithy/smithy-client").CommandImpl<CreateHealthCheckCommandInput, CreateHealthCheckCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a new health check.</p>
|
|
30
30
|
* <p>For information about adding health checks to resource record sets, see <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_ResourceRecordSet.html#Route53-Type-ResourceRecordSet-HealthCheckId">HealthCheckId</a> in <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_ChangeResourceRecordSets.html">ChangeResourceRecordSets</a>. </p>
|
|
31
31
|
* <p>
|
|
@@ -194,6 +194,7 @@ declare const CreateHealthCheckCommand_base: {
|
|
|
194
194
|
* @throws {@link Route53ServiceException}
|
|
195
195
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
196
196
|
*
|
|
197
|
+
* @public
|
|
197
198
|
*/
|
|
198
199
|
export declare class CreateHealthCheckCommand extends CreateHealthCheckCommand_base {
|
|
199
200
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateHostedZoneCommandOutput extends CreateHostedZoneResponse,
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateHostedZoneCommand_base: {
|
|
24
24
|
new (input: CreateHostedZoneCommandInput): import("@smithy/smithy-client").CommandImpl<CreateHostedZoneCommandInput, CreateHostedZoneCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateHostedZoneCommandInput): import("@smithy/smithy-client").CommandImpl<CreateHostedZoneCommandInput, CreateHostedZoneCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a new public or private hosted zone. You create records in a public hosted
|
|
30
30
|
* zone to define how you want to route traffic on the internet for a domain, such as
|
|
31
31
|
* example.com, and its subdomains (apex.example.com, acme.example.com). You create records
|
|
@@ -222,6 +222,7 @@ declare const CreateHostedZoneCommand_base: {
|
|
|
222
222
|
* @throws {@link Route53ServiceException}
|
|
223
223
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
224
224
|
*
|
|
225
|
+
* @public
|
|
225
226
|
*/
|
|
226
227
|
export declare class CreateHostedZoneCommand extends CreateHostedZoneCommand_base {
|
|
227
228
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateKeySigningKeyCommandOutput extends CreateKeySigningKeyRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateKeySigningKeyCommand_base: {
|
|
24
24
|
new (input: CreateKeySigningKeyCommandInput): import("@smithy/smithy-client").CommandImpl<CreateKeySigningKeyCommandInput, CreateKeySigningKeyCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateKeySigningKeyCommandInput): import("@smithy/smithy-client").CommandImpl<CreateKeySigningKeyCommandInput, CreateKeySigningKeyCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a new key-signing key (KSK) associated with a hosted zone. You can only have
|
|
30
30
|
* two KSKs per hosted zone.</p>
|
|
31
31
|
* @example
|
|
@@ -117,6 +117,7 @@ declare const CreateKeySigningKeyCommand_base: {
|
|
|
117
117
|
* @throws {@link Route53ServiceException}
|
|
118
118
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
119
119
|
*
|
|
120
|
+
* @public
|
|
120
121
|
*/
|
|
121
122
|
export declare class CreateKeySigningKeyCommand extends CreateKeySigningKeyCommand_base {
|
|
122
123
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateQueryLoggingConfigCommandOutput extends CreateQueryLoggin
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateQueryLoggingConfigCommand_base: {
|
|
24
24
|
new (input: CreateQueryLoggingConfigCommandInput): import("@smithy/smithy-client").CommandImpl<CreateQueryLoggingConfigCommandInput, CreateQueryLoggingConfigCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateQueryLoggingConfigCommandInput): import("@smithy/smithy-client").CommandImpl<CreateQueryLoggingConfigCommandInput, CreateQueryLoggingConfigCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a configuration for DNS query logging. After you create a query logging
|
|
30
30
|
* configuration, Amazon Route 53 begins to publish log data to an Amazon CloudWatch Logs
|
|
31
31
|
* log group.</p>
|
|
@@ -270,6 +270,7 @@ declare const CreateQueryLoggingConfigCommand_base: {
|
|
|
270
270
|
* @throws {@link Route53ServiceException}
|
|
271
271
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
272
272
|
*
|
|
273
|
+
* @public
|
|
273
274
|
*/
|
|
274
275
|
export declare class CreateQueryLoggingConfigCommand extends CreateQueryLoggingConfigCommand_base {
|
|
275
276
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateReusableDelegationSetCommandOutput extends CreateReusable
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateReusableDelegationSetCommand_base: {
|
|
24
24
|
new (input: CreateReusableDelegationSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateReusableDelegationSetCommandInput, CreateReusableDelegationSetCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateReusableDelegationSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateReusableDelegationSetCommandInput, CreateReusableDelegationSetCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a delegation set (a group of four name servers) that can be reused by multiple
|
|
30
30
|
* hosted zones that were created by the same Amazon Web Services account. </p>
|
|
31
31
|
* <p>You can also create a reusable delegation set that uses the four name servers that are
|
|
@@ -145,6 +145,7 @@ declare const CreateReusableDelegationSetCommand_base: {
|
|
|
145
145
|
* @throws {@link Route53ServiceException}
|
|
146
146
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
147
147
|
*
|
|
148
|
+
* @public
|
|
148
149
|
*/
|
|
149
150
|
export declare class CreateReusableDelegationSetCommand extends CreateReusableDelegationSetCommand_base {
|
|
150
151
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateTrafficPolicyCommandOutput extends CreateTrafficPolicyRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateTrafficPolicyCommand_base: {
|
|
24
24
|
new (input: CreateTrafficPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTrafficPolicyCommandInput, CreateTrafficPolicyCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateTrafficPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTrafficPolicyCommandInput, CreateTrafficPolicyCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a traffic policy, which you use to create multiple DNS resource record sets
|
|
30
30
|
* for one domain name (such as example.com) or one subdomain name (such as
|
|
31
31
|
* www.example.com).</p>
|
|
@@ -84,6 +84,7 @@ declare const CreateTrafficPolicyCommand_base: {
|
|
|
84
84
|
* @throws {@link Route53ServiceException}
|
|
85
85
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
86
86
|
*
|
|
87
|
+
* @public
|
|
87
88
|
*/
|
|
88
89
|
export declare class CreateTrafficPolicyCommand extends CreateTrafficPolicyCommand_base {
|
|
89
90
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateTrafficPolicyInstanceCommandOutput extends CreateTrafficP
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateTrafficPolicyInstanceCommand_base: {
|
|
24
24
|
new (input: CreateTrafficPolicyInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTrafficPolicyInstanceCommandInput, CreateTrafficPolicyInstanceCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateTrafficPolicyInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTrafficPolicyInstanceCommandInput, CreateTrafficPolicyInstanceCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates resource record sets in a specified hosted zone based on the settings in a
|
|
30
30
|
* specified traffic policy version. In addition, <code>CreateTrafficPolicyInstance</code>
|
|
31
31
|
* associates the resource record sets with a specified domain name (such as example.com)
|
|
@@ -102,6 +102,7 @@ declare const CreateTrafficPolicyInstanceCommand_base: {
|
|
|
102
102
|
* @throws {@link Route53ServiceException}
|
|
103
103
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
104
104
|
*
|
|
105
|
+
* @public
|
|
105
106
|
*/
|
|
106
107
|
export declare class CreateTrafficPolicyInstanceCommand extends CreateTrafficPolicyInstanceCommand_base {
|
|
107
108
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateTrafficPolicyVersionCommandOutput extends CreateTrafficPo
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateTrafficPolicyVersionCommand_base: {
|
|
24
24
|
new (input: CreateTrafficPolicyVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTrafficPolicyVersionCommandInput, CreateTrafficPolicyVersionCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateTrafficPolicyVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTrafficPolicyVersionCommandInput, CreateTrafficPolicyVersionCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a new version of an existing traffic policy. When you create a new version of
|
|
30
30
|
* a traffic policy, you specify the ID of the traffic policy that you want to update and a
|
|
31
31
|
* JSON-formatted document that describes the new version. You use traffic policies to
|
|
@@ -91,6 +91,7 @@ declare const CreateTrafficPolicyVersionCommand_base: {
|
|
|
91
91
|
* @throws {@link Route53ServiceException}
|
|
92
92
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
93
93
|
*
|
|
94
|
+
* @public
|
|
94
95
|
*/
|
|
95
96
|
export declare class CreateTrafficPolicyVersionCommand extends CreateTrafficPolicyVersionCommand_base {
|
|
96
97
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateVPCAssociationAuthorizationCommandOutput extends CreateVP
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateVPCAssociationAuthorizationCommand_base: {
|
|
24
24
|
new (input: CreateVPCAssociationAuthorizationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateVPCAssociationAuthorizationCommandInput, CreateVPCAssociationAuthorizationCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateVPCAssociationAuthorizationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateVPCAssociationAuthorizationCommandInput, CreateVPCAssociationAuthorizationCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Authorizes the Amazon Web Services account that created a specified VPC to submit an
|
|
30
30
|
* <code>AssociateVPCWithHostedZone</code> request to associate the VPC with a
|
|
31
31
|
* specified hosted zone that was created by a different account. To submit a
|
|
@@ -92,6 +92,7 @@ declare const CreateVPCAssociationAuthorizationCommand_base: {
|
|
|
92
92
|
* @throws {@link Route53ServiceException}
|
|
93
93
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
94
94
|
*
|
|
95
|
+
* @public
|
|
95
96
|
*/
|
|
96
97
|
export declare class CreateVPCAssociationAuthorizationCommand extends CreateVPCAssociationAuthorizationCommand_base {
|
|
97
98
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeactivateKeySigningKeyCommandOutput extends DeactivateKeySigni
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeactivateKeySigningKeyCommand_base: {
|
|
24
24
|
new (input: DeactivateKeySigningKeyCommandInput): import("@smithy/smithy-client").CommandImpl<DeactivateKeySigningKeyCommandInput, DeactivateKeySigningKeyCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeactivateKeySigningKeyCommandInput): import("@smithy/smithy-client").CommandImpl<DeactivateKeySigningKeyCommandInput, DeactivateKeySigningKeyCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deactivates a key-signing key (KSK) so that it will not be used for signing by DNSSEC.
|
|
30
30
|
* This operation changes the KSK status to <code>INACTIVE</code>.</p>
|
|
31
31
|
* @example
|
|
@@ -86,6 +86,7 @@ declare const DeactivateKeySigningKeyCommand_base: {
|
|
|
86
86
|
* @throws {@link Route53ServiceException}
|
|
87
87
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
88
88
|
*
|
|
89
|
+
* @public
|
|
89
90
|
*/
|
|
90
91
|
export declare class DeactivateKeySigningKeyCommand extends DeactivateKeySigningKeyCommand_base {
|
|
91
92
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteCidrCollectionCommandOutput extends DeleteCidrCollectionR
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteCidrCollectionCommand_base: {
|
|
24
24
|
new (input: DeleteCidrCollectionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCidrCollectionCommandInput, DeleteCidrCollectionCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteCidrCollectionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCidrCollectionCommandInput, DeleteCidrCollectionCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes a CIDR collection in the current Amazon Web Services account. The collection
|
|
30
30
|
* must be empty before it can be deleted.</p>
|
|
31
31
|
* @example
|
|
@@ -65,6 +65,7 @@ declare const DeleteCidrCollectionCommand_base: {
|
|
|
65
65
|
* @throws {@link Route53ServiceException}
|
|
66
66
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
67
67
|
*
|
|
68
|
+
* @public
|
|
68
69
|
*/
|
|
69
70
|
export declare class DeleteCidrCollectionCommand extends DeleteCidrCollectionCommand_base {
|
|
70
71
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteHealthCheckCommandOutput extends DeleteHealthCheckRespons
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteHealthCheckCommand_base: {
|
|
24
24
|
new (input: DeleteHealthCheckCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteHealthCheckCommandInput, DeleteHealthCheckCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteHealthCheckCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteHealthCheckCommandInput, DeleteHealthCheckCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes a health check.</p>
|
|
30
30
|
* <important>
|
|
31
31
|
* <p>Amazon Route 53 does not prevent you from deleting a health check even if the
|
|
@@ -74,6 +74,7 @@ declare const DeleteHealthCheckCommand_base: {
|
|
|
74
74
|
* @throws {@link Route53ServiceException}
|
|
75
75
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
76
76
|
*
|
|
77
|
+
* @public
|
|
77
78
|
*/
|
|
78
79
|
export declare class DeleteHealthCheckCommand extends DeleteHealthCheckCommand_base {
|
|
79
80
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteHostedZoneCommandOutput extends DeleteHostedZoneResponse,
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteHostedZoneCommand_base: {
|
|
24
24
|
new (input: DeleteHostedZoneCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteHostedZoneCommandInput, DeleteHostedZoneCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteHostedZoneCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteHostedZoneCommandInput, DeleteHostedZoneCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes a hosted zone.</p>
|
|
30
30
|
* <p>If the hosted zone was created by another service, such as Cloud Map, see
|
|
31
31
|
* <a href="https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/DeleteHostedZone.html#delete-public-hosted-zone-created-by-another-service">Deleting Public Hosted Zones That Were Created by Another Service</a> in the
|
|
@@ -118,6 +118,7 @@ declare const DeleteHostedZoneCommand_base: {
|
|
|
118
118
|
* @throws {@link Route53ServiceException}
|
|
119
119
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
120
120
|
*
|
|
121
|
+
* @public
|
|
121
122
|
*/
|
|
122
123
|
export declare class DeleteHostedZoneCommand extends DeleteHostedZoneCommand_base {
|
|
123
124
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteKeySigningKeyCommandOutput extends DeleteKeySigningKeyRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteKeySigningKeyCommand_base: {
|
|
24
24
|
new (input: DeleteKeySigningKeyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteKeySigningKeyCommandInput, DeleteKeySigningKeyCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteKeySigningKeyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteKeySigningKeyCommandInput, DeleteKeySigningKeyCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes a key-signing key (KSK). Before you can delete a KSK, you must deactivate it.
|
|
30
30
|
* The KSK must be deactivated before you can delete it regardless of whether the hosted
|
|
31
31
|
* zone is enabled for DNSSEC signing.</p>
|
|
@@ -86,6 +86,7 @@ declare const DeleteKeySigningKeyCommand_base: {
|
|
|
86
86
|
* @throws {@link Route53ServiceException}
|
|
87
87
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
88
88
|
*
|
|
89
|
+
* @public
|
|
89
90
|
*/
|
|
90
91
|
export declare class DeleteKeySigningKeyCommand extends DeleteKeySigningKeyCommand_base {
|
|
91
92
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteQueryLoggingConfigCommandOutput extends DeleteQueryLoggin
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteQueryLoggingConfigCommand_base: {
|
|
24
24
|
new (input: DeleteQueryLoggingConfigCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteQueryLoggingConfigCommandInput, DeleteQueryLoggingConfigCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteQueryLoggingConfigCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteQueryLoggingConfigCommandInput, DeleteQueryLoggingConfigCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes a configuration for DNS query logging. If you delete a configuration, Amazon
|
|
30
30
|
* Route 53 stops sending query logs to CloudWatch Logs. Route 53 doesn't delete any logs
|
|
31
31
|
* that are already in CloudWatch Logs.</p>
|
|
@@ -64,6 +64,7 @@ declare const DeleteQueryLoggingConfigCommand_base: {
|
|
|
64
64
|
* @throws {@link Route53ServiceException}
|
|
65
65
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
66
66
|
*
|
|
67
|
+
* @public
|
|
67
68
|
*/
|
|
68
69
|
export declare class DeleteQueryLoggingConfigCommand extends DeleteQueryLoggingConfigCommand_base {
|
|
69
70
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteReusableDelegationSetCommandOutput extends DeleteReusable
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteReusableDelegationSetCommand_base: {
|
|
24
24
|
new (input: DeleteReusableDelegationSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteReusableDelegationSetCommandInput, DeleteReusableDelegationSetCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteReusableDelegationSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteReusableDelegationSetCommandInput, DeleteReusableDelegationSetCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes a reusable delegation set.</p>
|
|
30
30
|
* <important>
|
|
31
31
|
* <p>You can delete a reusable delegation set only if it isn't associated with any
|
|
@@ -71,6 +71,7 @@ declare const DeleteReusableDelegationSetCommand_base: {
|
|
|
71
71
|
* @throws {@link Route53ServiceException}
|
|
72
72
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
73
73
|
*
|
|
74
|
+
* @public
|
|
74
75
|
*/
|
|
75
76
|
export declare class DeleteReusableDelegationSetCommand extends DeleteReusableDelegationSetCommand_base {
|
|
76
77
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteTrafficPolicyCommandOutput extends DeleteTrafficPolicyRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteTrafficPolicyCommand_base: {
|
|
24
24
|
new (input: DeleteTrafficPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTrafficPolicyCommandInput, DeleteTrafficPolicyCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteTrafficPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTrafficPolicyCommandInput, DeleteTrafficPolicyCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes a traffic policy.</p>
|
|
30
30
|
* <p>When you delete a traffic policy, Route 53 sets a flag on the policy to indicate that
|
|
31
31
|
* it has been deleted. However, Route 53 never fully deletes the traffic policy. Note the
|
|
@@ -81,6 +81,7 @@ declare const DeleteTrafficPolicyCommand_base: {
|
|
|
81
81
|
* @throws {@link Route53ServiceException}
|
|
82
82
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
83
83
|
*
|
|
84
|
+
* @public
|
|
84
85
|
*/
|
|
85
86
|
export declare class DeleteTrafficPolicyCommand extends DeleteTrafficPolicyCommand_base {
|
|
86
87
|
}
|