@aws-sdk/client-route-53 3.278.0 → 3.281.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.
Files changed (72) hide show
  1. package/README.md +563 -0
  2. package/dist-types/commands/ActivateKeySigningKeyCommand.d.ts +6 -0
  3. package/dist-types/commands/AssociateVPCWithHostedZoneCommand.d.ts +6 -0
  4. package/dist-types/commands/ChangeCidrCollectionCommand.d.ts +6 -0
  5. package/dist-types/commands/ChangeResourceRecordSetsCommand.d.ts +6 -0
  6. package/dist-types/commands/ChangeTagsForResourceCommand.d.ts +6 -0
  7. package/dist-types/commands/CreateCidrCollectionCommand.d.ts +6 -0
  8. package/dist-types/commands/CreateHealthCheckCommand.d.ts +6 -0
  9. package/dist-types/commands/CreateHostedZoneCommand.d.ts +6 -0
  10. package/dist-types/commands/CreateKeySigningKeyCommand.d.ts +6 -0
  11. package/dist-types/commands/CreateQueryLoggingConfigCommand.d.ts +6 -0
  12. package/dist-types/commands/CreateReusableDelegationSetCommand.d.ts +6 -0
  13. package/dist-types/commands/CreateTrafficPolicyCommand.d.ts +6 -0
  14. package/dist-types/commands/CreateTrafficPolicyInstanceCommand.d.ts +6 -0
  15. package/dist-types/commands/CreateTrafficPolicyVersionCommand.d.ts +6 -0
  16. package/dist-types/commands/CreateVPCAssociationAuthorizationCommand.d.ts +6 -0
  17. package/dist-types/commands/DeactivateKeySigningKeyCommand.d.ts +6 -0
  18. package/dist-types/commands/DeleteCidrCollectionCommand.d.ts +6 -0
  19. package/dist-types/commands/DeleteHealthCheckCommand.d.ts +6 -0
  20. package/dist-types/commands/DeleteHostedZoneCommand.d.ts +6 -0
  21. package/dist-types/commands/DeleteKeySigningKeyCommand.d.ts +6 -0
  22. package/dist-types/commands/DeleteQueryLoggingConfigCommand.d.ts +6 -0
  23. package/dist-types/commands/DeleteReusableDelegationSetCommand.d.ts +6 -0
  24. package/dist-types/commands/DeleteTrafficPolicyCommand.d.ts +6 -0
  25. package/dist-types/commands/DeleteTrafficPolicyInstanceCommand.d.ts +6 -0
  26. package/dist-types/commands/DeleteVPCAssociationAuthorizationCommand.d.ts +6 -0
  27. package/dist-types/commands/DisableHostedZoneDNSSECCommand.d.ts +6 -0
  28. package/dist-types/commands/DisassociateVPCFromHostedZoneCommand.d.ts +6 -0
  29. package/dist-types/commands/EnableHostedZoneDNSSECCommand.d.ts +6 -0
  30. package/dist-types/commands/GetAccountLimitCommand.d.ts +6 -0
  31. package/dist-types/commands/GetChangeCommand.d.ts +6 -0
  32. package/dist-types/commands/GetCheckerIpRangesCommand.d.ts +6 -0
  33. package/dist-types/commands/GetDNSSECCommand.d.ts +6 -0
  34. package/dist-types/commands/GetGeoLocationCommand.d.ts +6 -0
  35. package/dist-types/commands/GetHealthCheckCommand.d.ts +6 -0
  36. package/dist-types/commands/GetHealthCheckCountCommand.d.ts +6 -0
  37. package/dist-types/commands/GetHealthCheckLastFailureReasonCommand.d.ts +6 -0
  38. package/dist-types/commands/GetHealthCheckStatusCommand.d.ts +6 -0
  39. package/dist-types/commands/GetHostedZoneCommand.d.ts +6 -0
  40. package/dist-types/commands/GetHostedZoneCountCommand.d.ts +6 -0
  41. package/dist-types/commands/GetHostedZoneLimitCommand.d.ts +6 -0
  42. package/dist-types/commands/GetQueryLoggingConfigCommand.d.ts +6 -0
  43. package/dist-types/commands/GetReusableDelegationSetCommand.d.ts +6 -0
  44. package/dist-types/commands/GetReusableDelegationSetLimitCommand.d.ts +6 -0
  45. package/dist-types/commands/GetTrafficPolicyCommand.d.ts +6 -0
  46. package/dist-types/commands/GetTrafficPolicyInstanceCommand.d.ts +6 -0
  47. package/dist-types/commands/GetTrafficPolicyInstanceCountCommand.d.ts +6 -0
  48. package/dist-types/commands/ListCidrBlocksCommand.d.ts +6 -0
  49. package/dist-types/commands/ListCidrCollectionsCommand.d.ts +6 -0
  50. package/dist-types/commands/ListCidrLocationsCommand.d.ts +6 -0
  51. package/dist-types/commands/ListGeoLocationsCommand.d.ts +6 -0
  52. package/dist-types/commands/ListHealthChecksCommand.d.ts +6 -0
  53. package/dist-types/commands/ListHostedZonesByNameCommand.d.ts +6 -0
  54. package/dist-types/commands/ListHostedZonesByVPCCommand.d.ts +6 -0
  55. package/dist-types/commands/ListHostedZonesCommand.d.ts +6 -0
  56. package/dist-types/commands/ListQueryLoggingConfigsCommand.d.ts +6 -0
  57. package/dist-types/commands/ListResourceRecordSetsCommand.d.ts +6 -0
  58. package/dist-types/commands/ListReusableDelegationSetsCommand.d.ts +6 -0
  59. package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -0
  60. package/dist-types/commands/ListTagsForResourcesCommand.d.ts +6 -0
  61. package/dist-types/commands/ListTrafficPoliciesCommand.d.ts +6 -0
  62. package/dist-types/commands/ListTrafficPolicyInstancesByHostedZoneCommand.d.ts +6 -0
  63. package/dist-types/commands/ListTrafficPolicyInstancesByPolicyCommand.d.ts +6 -0
  64. package/dist-types/commands/ListTrafficPolicyInstancesCommand.d.ts +6 -0
  65. package/dist-types/commands/ListTrafficPolicyVersionsCommand.d.ts +6 -0
  66. package/dist-types/commands/ListVPCAssociationAuthorizationsCommand.d.ts +6 -0
  67. package/dist-types/commands/TestDNSAnswerCommand.d.ts +6 -0
  68. package/dist-types/commands/UpdateHealthCheckCommand.d.ts +6 -0
  69. package/dist-types/commands/UpdateHostedZoneCommentCommand.d.ts +6 -0
  70. package/dist-types/commands/UpdateTrafficPolicyCommentCommand.d.ts +6 -0
  71. package/dist-types/commands/UpdateTrafficPolicyInstanceCommand.d.ts +6 -0
  72. package/package.json +6 -6
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ChangeTagsForResourceRequest, ChangeTagsForResourceResponse } from "../models/models_0";
5
5
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
+ /**
7
+ * The input for {@link ChangeTagsForResourceCommand}.
8
+ */
6
9
  export interface ChangeTagsForResourceCommandInput extends ChangeTagsForResourceRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ChangeTagsForResourceCommand}.
13
+ */
8
14
  export interface ChangeTagsForResourceCommandOutput extends ChangeTagsForResourceResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CreateCidrCollectionRequest, CreateCidrCollectionResponse } from "../models/models_0";
5
5
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
+ /**
7
+ * The input for {@link CreateCidrCollectionCommand}.
8
+ */
6
9
  export interface CreateCidrCollectionCommandInput extends CreateCidrCollectionRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateCidrCollectionCommand}.
13
+ */
8
14
  export interface CreateCidrCollectionCommandOutput extends CreateCidrCollectionResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CreateHealthCheckRequest, CreateHealthCheckResponse } from "../models/models_0";
5
5
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
+ /**
7
+ * The input for {@link CreateHealthCheckCommand}.
8
+ */
6
9
  export interface CreateHealthCheckCommandInput extends CreateHealthCheckRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateHealthCheckCommand}.
13
+ */
8
14
  export interface CreateHealthCheckCommandOutput extends CreateHealthCheckResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CreateHostedZoneRequest, CreateHostedZoneResponse } from "../models/models_0";
5
5
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
+ /**
7
+ * The input for {@link CreateHostedZoneCommand}.
8
+ */
6
9
  export interface CreateHostedZoneCommandInput extends CreateHostedZoneRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateHostedZoneCommand}.
13
+ */
8
14
  export interface CreateHostedZoneCommandOutput extends CreateHostedZoneResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CreateKeySigningKeyRequest, CreateKeySigningKeyResponse } from "../models/models_0";
5
5
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
+ /**
7
+ * The input for {@link CreateKeySigningKeyCommand}.
8
+ */
6
9
  export interface CreateKeySigningKeyCommandInput extends CreateKeySigningKeyRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateKeySigningKeyCommand}.
13
+ */
8
14
  export interface CreateKeySigningKeyCommandOutput extends CreateKeySigningKeyResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CreateQueryLoggingConfigRequest, CreateQueryLoggingConfigResponse } from "../models/models_0";
5
5
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
+ /**
7
+ * The input for {@link CreateQueryLoggingConfigCommand}.
8
+ */
6
9
  export interface CreateQueryLoggingConfigCommandInput extends CreateQueryLoggingConfigRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateQueryLoggingConfigCommand}.
13
+ */
8
14
  export interface CreateQueryLoggingConfigCommandOutput extends CreateQueryLoggingConfigResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CreateReusableDelegationSetRequest, CreateReusableDelegationSetResponse } from "../models/models_0";
5
5
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
+ /**
7
+ * The input for {@link CreateReusableDelegationSetCommand}.
8
+ */
6
9
  export interface CreateReusableDelegationSetCommandInput extends CreateReusableDelegationSetRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateReusableDelegationSetCommand}.
13
+ */
8
14
  export interface CreateReusableDelegationSetCommandOutput extends CreateReusableDelegationSetResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CreateTrafficPolicyRequest, CreateTrafficPolicyResponse } from "../models/models_0";
5
5
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
+ /**
7
+ * The input for {@link CreateTrafficPolicyCommand}.
8
+ */
6
9
  export interface CreateTrafficPolicyCommandInput extends CreateTrafficPolicyRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateTrafficPolicyCommand}.
13
+ */
8
14
  export interface CreateTrafficPolicyCommandOutput extends CreateTrafficPolicyResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CreateTrafficPolicyInstanceRequest, CreateTrafficPolicyInstanceResponse } from "../models/models_0";
5
5
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
+ /**
7
+ * The input for {@link CreateTrafficPolicyInstanceCommand}.
8
+ */
6
9
  export interface CreateTrafficPolicyInstanceCommandInput extends CreateTrafficPolicyInstanceRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateTrafficPolicyInstanceCommand}.
13
+ */
8
14
  export interface CreateTrafficPolicyInstanceCommandOutput extends CreateTrafficPolicyInstanceResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CreateTrafficPolicyVersionRequest, CreateTrafficPolicyVersionResponse } from "../models/models_0";
5
5
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
+ /**
7
+ * The input for {@link CreateTrafficPolicyVersionCommand}.
8
+ */
6
9
  export interface CreateTrafficPolicyVersionCommandInput extends CreateTrafficPolicyVersionRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateTrafficPolicyVersionCommand}.
13
+ */
8
14
  export interface CreateTrafficPolicyVersionCommandOutput extends CreateTrafficPolicyVersionResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CreateVPCAssociationAuthorizationRequest, CreateVPCAssociationAuthorizationResponse } from "../models/models_0";
5
5
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
+ /**
7
+ * The input for {@link CreateVPCAssociationAuthorizationCommand}.
8
+ */
6
9
  export interface CreateVPCAssociationAuthorizationCommandInput extends CreateVPCAssociationAuthorizationRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateVPCAssociationAuthorizationCommand}.
13
+ */
8
14
  export interface CreateVPCAssociationAuthorizationCommandOutput extends CreateVPCAssociationAuthorizationResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DeactivateKeySigningKeyRequest, DeactivateKeySigningKeyResponse } from "../models/models_0";
5
5
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
+ /**
7
+ * The input for {@link DeactivateKeySigningKeyCommand}.
8
+ */
6
9
  export interface DeactivateKeySigningKeyCommandInput extends DeactivateKeySigningKeyRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeactivateKeySigningKeyCommand}.
13
+ */
8
14
  export interface DeactivateKeySigningKeyCommandOutput extends DeactivateKeySigningKeyResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DeleteCidrCollectionRequest, DeleteCidrCollectionResponse } from "../models/models_0";
5
5
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
+ /**
7
+ * The input for {@link DeleteCidrCollectionCommand}.
8
+ */
6
9
  export interface DeleteCidrCollectionCommandInput extends DeleteCidrCollectionRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteCidrCollectionCommand}.
13
+ */
8
14
  export interface DeleteCidrCollectionCommandOutput extends DeleteCidrCollectionResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DeleteHealthCheckRequest, DeleteHealthCheckResponse } from "../models/models_0";
5
5
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
+ /**
7
+ * The input for {@link DeleteHealthCheckCommand}.
8
+ */
6
9
  export interface DeleteHealthCheckCommandInput extends DeleteHealthCheckRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteHealthCheckCommand}.
13
+ */
8
14
  export interface DeleteHealthCheckCommandOutput extends DeleteHealthCheckResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DeleteHostedZoneRequest, DeleteHostedZoneResponse } from "../models/models_0";
5
5
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
+ /**
7
+ * The input for {@link DeleteHostedZoneCommand}.
8
+ */
6
9
  export interface DeleteHostedZoneCommandInput extends DeleteHostedZoneRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteHostedZoneCommand}.
13
+ */
8
14
  export interface DeleteHostedZoneCommandOutput extends DeleteHostedZoneResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DeleteKeySigningKeyRequest, DeleteKeySigningKeyResponse } from "../models/models_0";
5
5
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
+ /**
7
+ * The input for {@link DeleteKeySigningKeyCommand}.
8
+ */
6
9
  export interface DeleteKeySigningKeyCommandInput extends DeleteKeySigningKeyRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteKeySigningKeyCommand}.
13
+ */
8
14
  export interface DeleteKeySigningKeyCommandOutput extends DeleteKeySigningKeyResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DeleteQueryLoggingConfigRequest, DeleteQueryLoggingConfigResponse } from "../models/models_0";
5
5
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
+ /**
7
+ * The input for {@link DeleteQueryLoggingConfigCommand}.
8
+ */
6
9
  export interface DeleteQueryLoggingConfigCommandInput extends DeleteQueryLoggingConfigRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteQueryLoggingConfigCommand}.
13
+ */
8
14
  export interface DeleteQueryLoggingConfigCommandOutput extends DeleteQueryLoggingConfigResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DeleteReusableDelegationSetRequest, DeleteReusableDelegationSetResponse } from "../models/models_0";
5
5
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
+ /**
7
+ * The input for {@link DeleteReusableDelegationSetCommand}.
8
+ */
6
9
  export interface DeleteReusableDelegationSetCommandInput extends DeleteReusableDelegationSetRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteReusableDelegationSetCommand}.
13
+ */
8
14
  export interface DeleteReusableDelegationSetCommandOutput extends DeleteReusableDelegationSetResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DeleteTrafficPolicyRequest, DeleteTrafficPolicyResponse } from "../models/models_0";
5
5
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
+ /**
7
+ * The input for {@link DeleteTrafficPolicyCommand}.
8
+ */
6
9
  export interface DeleteTrafficPolicyCommandInput extends DeleteTrafficPolicyRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteTrafficPolicyCommand}.
13
+ */
8
14
  export interface DeleteTrafficPolicyCommandOutput extends DeleteTrafficPolicyResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DeleteTrafficPolicyInstanceRequest, DeleteTrafficPolicyInstanceResponse } from "../models/models_0";
5
5
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
+ /**
7
+ * The input for {@link DeleteTrafficPolicyInstanceCommand}.
8
+ */
6
9
  export interface DeleteTrafficPolicyInstanceCommandInput extends DeleteTrafficPolicyInstanceRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteTrafficPolicyInstanceCommand}.
13
+ */
8
14
  export interface DeleteTrafficPolicyInstanceCommandOutput extends DeleteTrafficPolicyInstanceResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DeleteVPCAssociationAuthorizationRequest, DeleteVPCAssociationAuthorizationResponse } from "../models/models_0";
5
5
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
+ /**
7
+ * The input for {@link DeleteVPCAssociationAuthorizationCommand}.
8
+ */
6
9
  export interface DeleteVPCAssociationAuthorizationCommandInput extends DeleteVPCAssociationAuthorizationRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteVPCAssociationAuthorizationCommand}.
13
+ */
8
14
  export interface DeleteVPCAssociationAuthorizationCommandOutput extends DeleteVPCAssociationAuthorizationResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DisableHostedZoneDNSSECRequest, DisableHostedZoneDNSSECResponse } from "../models/models_0";
5
5
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
+ /**
7
+ * The input for {@link DisableHostedZoneDNSSECCommand}.
8
+ */
6
9
  export interface DisableHostedZoneDNSSECCommandInput extends DisableHostedZoneDNSSECRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DisableHostedZoneDNSSECCommand}.
13
+ */
8
14
  export interface DisableHostedZoneDNSSECCommandOutput extends DisableHostedZoneDNSSECResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DisassociateVPCFromHostedZoneRequest, DisassociateVPCFromHostedZoneResponse } from "../models/models_0";
5
5
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
+ /**
7
+ * The input for {@link DisassociateVPCFromHostedZoneCommand}.
8
+ */
6
9
  export interface DisassociateVPCFromHostedZoneCommandInput extends DisassociateVPCFromHostedZoneRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DisassociateVPCFromHostedZoneCommand}.
13
+ */
8
14
  export interface DisassociateVPCFromHostedZoneCommandOutput extends DisassociateVPCFromHostedZoneResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { EnableHostedZoneDNSSECRequest, EnableHostedZoneDNSSECResponse } from "../models/models_0";
5
5
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
+ /**
7
+ * The input for {@link EnableHostedZoneDNSSECCommand}.
8
+ */
6
9
  export interface EnableHostedZoneDNSSECCommandInput extends EnableHostedZoneDNSSECRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link EnableHostedZoneDNSSECCommand}.
13
+ */
8
14
  export interface EnableHostedZoneDNSSECCommandOutput extends EnableHostedZoneDNSSECResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GetAccountLimitRequest, GetAccountLimitResponse } from "../models/models_0";
5
5
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
+ /**
7
+ * The input for {@link GetAccountLimitCommand}.
8
+ */
6
9
  export interface GetAccountLimitCommandInput extends GetAccountLimitRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetAccountLimitCommand}.
13
+ */
8
14
  export interface GetAccountLimitCommandOutput extends GetAccountLimitResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GetChangeRequest, GetChangeResponse } from "../models/models_0";
5
5
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
+ /**
7
+ * The input for {@link GetChangeCommand}.
8
+ */
6
9
  export interface GetChangeCommandInput extends GetChangeRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetChangeCommand}.
13
+ */
8
14
  export interface GetChangeCommandOutput extends GetChangeResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GetCheckerIpRangesRequest, GetCheckerIpRangesResponse } from "../models/models_0";
5
5
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
+ /**
7
+ * The input for {@link GetCheckerIpRangesCommand}.
8
+ */
6
9
  export interface GetCheckerIpRangesCommandInput extends GetCheckerIpRangesRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetCheckerIpRangesCommand}.
13
+ */
8
14
  export interface GetCheckerIpRangesCommandOutput extends GetCheckerIpRangesResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GetDNSSECRequest, GetDNSSECResponse } from "../models/models_0";
5
5
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
+ /**
7
+ * The input for {@link GetDNSSECCommand}.
8
+ */
6
9
  export interface GetDNSSECCommandInput extends GetDNSSECRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetDNSSECCommand}.
13
+ */
8
14
  export interface GetDNSSECCommandOutput extends GetDNSSECResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GetGeoLocationRequest, GetGeoLocationResponse } from "../models/models_0";
5
5
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
+ /**
7
+ * The input for {@link GetGeoLocationCommand}.
8
+ */
6
9
  export interface GetGeoLocationCommandInput extends GetGeoLocationRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetGeoLocationCommand}.
13
+ */
8
14
  export interface GetGeoLocationCommandOutput extends GetGeoLocationResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GetHealthCheckRequest, GetHealthCheckResponse } from "../models/models_0";
5
5
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
+ /**
7
+ * The input for {@link GetHealthCheckCommand}.
8
+ */
6
9
  export interface GetHealthCheckCommandInput extends GetHealthCheckRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetHealthCheckCommand}.
13
+ */
8
14
  export interface GetHealthCheckCommandOutput extends GetHealthCheckResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GetHealthCheckCountRequest, GetHealthCheckCountResponse } from "../models/models_0";
5
5
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
+ /**
7
+ * The input for {@link GetHealthCheckCountCommand}.
8
+ */
6
9
  export interface GetHealthCheckCountCommandInput extends GetHealthCheckCountRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetHealthCheckCountCommand}.
13
+ */
8
14
  export interface GetHealthCheckCountCommandOutput extends GetHealthCheckCountResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GetHealthCheckLastFailureReasonRequest, GetHealthCheckLastFailureReasonResponse } from "../models/models_0";
5
5
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
+ /**
7
+ * The input for {@link GetHealthCheckLastFailureReasonCommand}.
8
+ */
6
9
  export interface GetHealthCheckLastFailureReasonCommandInput extends GetHealthCheckLastFailureReasonRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetHealthCheckLastFailureReasonCommand}.
13
+ */
8
14
  export interface GetHealthCheckLastFailureReasonCommandOutput extends GetHealthCheckLastFailureReasonResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GetHealthCheckStatusRequest, GetHealthCheckStatusResponse } from "../models/models_0";
5
5
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
+ /**
7
+ * The input for {@link GetHealthCheckStatusCommand}.
8
+ */
6
9
  export interface GetHealthCheckStatusCommandInput extends GetHealthCheckStatusRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetHealthCheckStatusCommand}.
13
+ */
8
14
  export interface GetHealthCheckStatusCommandOutput extends GetHealthCheckStatusResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GetHostedZoneRequest, GetHostedZoneResponse } from "../models/models_0";
5
5
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
+ /**
7
+ * The input for {@link GetHostedZoneCommand}.
8
+ */
6
9
  export interface GetHostedZoneCommandInput extends GetHostedZoneRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetHostedZoneCommand}.
13
+ */
8
14
  export interface GetHostedZoneCommandOutput extends GetHostedZoneResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GetHostedZoneCountRequest, GetHostedZoneCountResponse } from "../models/models_0";
5
5
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
+ /**
7
+ * The input for {@link GetHostedZoneCountCommand}.
8
+ */
6
9
  export interface GetHostedZoneCountCommandInput extends GetHostedZoneCountRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetHostedZoneCountCommand}.
13
+ */
8
14
  export interface GetHostedZoneCountCommandOutput extends GetHostedZoneCountResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GetHostedZoneLimitRequest, GetHostedZoneLimitResponse } from "../models/models_0";
5
5
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
+ /**
7
+ * The input for {@link GetHostedZoneLimitCommand}.
8
+ */
6
9
  export interface GetHostedZoneLimitCommandInput extends GetHostedZoneLimitRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetHostedZoneLimitCommand}.
13
+ */
8
14
  export interface GetHostedZoneLimitCommandOutput extends GetHostedZoneLimitResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GetQueryLoggingConfigRequest, GetQueryLoggingConfigResponse } from "../models/models_0";
5
5
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
+ /**
7
+ * The input for {@link GetQueryLoggingConfigCommand}.
8
+ */
6
9
  export interface GetQueryLoggingConfigCommandInput extends GetQueryLoggingConfigRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetQueryLoggingConfigCommand}.
13
+ */
8
14
  export interface GetQueryLoggingConfigCommandOutput extends GetQueryLoggingConfigResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GetReusableDelegationSetRequest, GetReusableDelegationSetResponse } from "../models/models_0";
5
5
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
+ /**
7
+ * The input for {@link GetReusableDelegationSetCommand}.
8
+ */
6
9
  export interface GetReusableDelegationSetCommandInput extends GetReusableDelegationSetRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetReusableDelegationSetCommand}.
13
+ */
8
14
  export interface GetReusableDelegationSetCommandOutput extends GetReusableDelegationSetResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GetReusableDelegationSetLimitRequest, GetReusableDelegationSetLimitResponse } from "../models/models_0";
5
5
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
+ /**
7
+ * The input for {@link GetReusableDelegationSetLimitCommand}.
8
+ */
6
9
  export interface GetReusableDelegationSetLimitCommandInput extends GetReusableDelegationSetLimitRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetReusableDelegationSetLimitCommand}.
13
+ */
8
14
  export interface GetReusableDelegationSetLimitCommandOutput extends GetReusableDelegationSetLimitResponse, __MetadataBearer {
9
15
  }
10
16
  /**