@aws-sdk/client-route-53 3.651.1 → 3.654.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 (141) hide show
  1. package/dist-types/commands/ActivateKeySigningKeyCommand.d.ts +11 -0
  2. package/dist-types/commands/AssociateVPCWithHostedZoneCommand.d.ts +11 -0
  3. package/dist-types/commands/ChangeCidrCollectionCommand.d.ts +11 -0
  4. package/dist-types/commands/ChangeResourceRecordSetsCommand.d.ts +11 -0
  5. package/dist-types/commands/ChangeTagsForResourceCommand.d.ts +11 -0
  6. package/dist-types/commands/CreateCidrCollectionCommand.d.ts +11 -0
  7. package/dist-types/commands/CreateHealthCheckCommand.d.ts +11 -0
  8. package/dist-types/commands/CreateHostedZoneCommand.d.ts +11 -0
  9. package/dist-types/commands/CreateKeySigningKeyCommand.d.ts +11 -0
  10. package/dist-types/commands/CreateQueryLoggingConfigCommand.d.ts +11 -0
  11. package/dist-types/commands/CreateReusableDelegationSetCommand.d.ts +11 -0
  12. package/dist-types/commands/CreateTrafficPolicyCommand.d.ts +11 -0
  13. package/dist-types/commands/CreateTrafficPolicyInstanceCommand.d.ts +11 -0
  14. package/dist-types/commands/CreateTrafficPolicyVersionCommand.d.ts +11 -0
  15. package/dist-types/commands/CreateVPCAssociationAuthorizationCommand.d.ts +11 -0
  16. package/dist-types/commands/DeactivateKeySigningKeyCommand.d.ts +11 -0
  17. package/dist-types/commands/DeleteCidrCollectionCommand.d.ts +11 -0
  18. package/dist-types/commands/DeleteHealthCheckCommand.d.ts +11 -0
  19. package/dist-types/commands/DeleteHostedZoneCommand.d.ts +11 -0
  20. package/dist-types/commands/DeleteKeySigningKeyCommand.d.ts +11 -0
  21. package/dist-types/commands/DeleteQueryLoggingConfigCommand.d.ts +11 -0
  22. package/dist-types/commands/DeleteReusableDelegationSetCommand.d.ts +11 -0
  23. package/dist-types/commands/DeleteTrafficPolicyCommand.d.ts +11 -0
  24. package/dist-types/commands/DeleteTrafficPolicyInstanceCommand.d.ts +11 -0
  25. package/dist-types/commands/DeleteVPCAssociationAuthorizationCommand.d.ts +11 -0
  26. package/dist-types/commands/DisableHostedZoneDNSSECCommand.d.ts +11 -0
  27. package/dist-types/commands/DisassociateVPCFromHostedZoneCommand.d.ts +11 -0
  28. package/dist-types/commands/EnableHostedZoneDNSSECCommand.d.ts +11 -0
  29. package/dist-types/commands/GetAccountLimitCommand.d.ts +11 -0
  30. package/dist-types/commands/GetChangeCommand.d.ts +11 -0
  31. package/dist-types/commands/GetCheckerIpRangesCommand.d.ts +11 -0
  32. package/dist-types/commands/GetDNSSECCommand.d.ts +11 -0
  33. package/dist-types/commands/GetGeoLocationCommand.d.ts +11 -0
  34. package/dist-types/commands/GetHealthCheckCommand.d.ts +11 -0
  35. package/dist-types/commands/GetHealthCheckCountCommand.d.ts +11 -0
  36. package/dist-types/commands/GetHealthCheckLastFailureReasonCommand.d.ts +11 -0
  37. package/dist-types/commands/GetHealthCheckStatusCommand.d.ts +11 -0
  38. package/dist-types/commands/GetHostedZoneCommand.d.ts +11 -0
  39. package/dist-types/commands/GetHostedZoneCountCommand.d.ts +11 -0
  40. package/dist-types/commands/GetHostedZoneLimitCommand.d.ts +11 -0
  41. package/dist-types/commands/GetQueryLoggingConfigCommand.d.ts +11 -0
  42. package/dist-types/commands/GetReusableDelegationSetCommand.d.ts +11 -0
  43. package/dist-types/commands/GetReusableDelegationSetLimitCommand.d.ts +11 -0
  44. package/dist-types/commands/GetTrafficPolicyCommand.d.ts +11 -0
  45. package/dist-types/commands/GetTrafficPolicyInstanceCommand.d.ts +11 -0
  46. package/dist-types/commands/GetTrafficPolicyInstanceCountCommand.d.ts +11 -0
  47. package/dist-types/commands/ListCidrBlocksCommand.d.ts +11 -0
  48. package/dist-types/commands/ListCidrCollectionsCommand.d.ts +11 -0
  49. package/dist-types/commands/ListCidrLocationsCommand.d.ts +11 -0
  50. package/dist-types/commands/ListGeoLocationsCommand.d.ts +11 -0
  51. package/dist-types/commands/ListHealthChecksCommand.d.ts +11 -0
  52. package/dist-types/commands/ListHostedZonesByNameCommand.d.ts +11 -0
  53. package/dist-types/commands/ListHostedZonesByVPCCommand.d.ts +11 -0
  54. package/dist-types/commands/ListHostedZonesCommand.d.ts +11 -0
  55. package/dist-types/commands/ListQueryLoggingConfigsCommand.d.ts +11 -0
  56. package/dist-types/commands/ListResourceRecordSetsCommand.d.ts +11 -0
  57. package/dist-types/commands/ListReusableDelegationSetsCommand.d.ts +11 -0
  58. package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
  59. package/dist-types/commands/ListTagsForResourcesCommand.d.ts +11 -0
  60. package/dist-types/commands/ListTrafficPoliciesCommand.d.ts +11 -0
  61. package/dist-types/commands/ListTrafficPolicyInstancesByHostedZoneCommand.d.ts +11 -0
  62. package/dist-types/commands/ListTrafficPolicyInstancesByPolicyCommand.d.ts +11 -0
  63. package/dist-types/commands/ListTrafficPolicyInstancesCommand.d.ts +11 -0
  64. package/dist-types/commands/ListTrafficPolicyVersionsCommand.d.ts +11 -0
  65. package/dist-types/commands/ListVPCAssociationAuthorizationsCommand.d.ts +11 -0
  66. package/dist-types/commands/TestDNSAnswerCommand.d.ts +11 -0
  67. package/dist-types/commands/UpdateHealthCheckCommand.d.ts +11 -0
  68. package/dist-types/commands/UpdateHostedZoneCommentCommand.d.ts +11 -0
  69. package/dist-types/commands/UpdateTrafficPolicyCommentCommand.d.ts +11 -0
  70. package/dist-types/commands/UpdateTrafficPolicyInstanceCommand.d.ts +11 -0
  71. package/dist-types/ts3.4/commands/ActivateKeySigningKeyCommand.d.ts +12 -1
  72. package/dist-types/ts3.4/commands/AssociateVPCWithHostedZoneCommand.d.ts +12 -1
  73. package/dist-types/ts3.4/commands/ChangeCidrCollectionCommand.d.ts +12 -1
  74. package/dist-types/ts3.4/commands/ChangeResourceRecordSetsCommand.d.ts +12 -1
  75. package/dist-types/ts3.4/commands/ChangeTagsForResourceCommand.d.ts +12 -1
  76. package/dist-types/ts3.4/commands/CreateCidrCollectionCommand.d.ts +12 -1
  77. package/dist-types/ts3.4/commands/CreateHealthCheckCommand.d.ts +12 -1
  78. package/dist-types/ts3.4/commands/CreateHostedZoneCommand.d.ts +12 -1
  79. package/dist-types/ts3.4/commands/CreateKeySigningKeyCommand.d.ts +12 -1
  80. package/dist-types/ts3.4/commands/CreateQueryLoggingConfigCommand.d.ts +12 -1
  81. package/dist-types/ts3.4/commands/CreateReusableDelegationSetCommand.d.ts +12 -1
  82. package/dist-types/ts3.4/commands/CreateTrafficPolicyCommand.d.ts +12 -1
  83. package/dist-types/ts3.4/commands/CreateTrafficPolicyInstanceCommand.d.ts +12 -1
  84. package/dist-types/ts3.4/commands/CreateTrafficPolicyVersionCommand.d.ts +12 -1
  85. package/dist-types/ts3.4/commands/CreateVPCAssociationAuthorizationCommand.d.ts +12 -1
  86. package/dist-types/ts3.4/commands/DeactivateKeySigningKeyCommand.d.ts +12 -1
  87. package/dist-types/ts3.4/commands/DeleteCidrCollectionCommand.d.ts +12 -1
  88. package/dist-types/ts3.4/commands/DeleteHealthCheckCommand.d.ts +12 -1
  89. package/dist-types/ts3.4/commands/DeleteHostedZoneCommand.d.ts +12 -1
  90. package/dist-types/ts3.4/commands/DeleteKeySigningKeyCommand.d.ts +12 -1
  91. package/dist-types/ts3.4/commands/DeleteQueryLoggingConfigCommand.d.ts +12 -1
  92. package/dist-types/ts3.4/commands/DeleteReusableDelegationSetCommand.d.ts +12 -1
  93. package/dist-types/ts3.4/commands/DeleteTrafficPolicyCommand.d.ts +12 -1
  94. package/dist-types/ts3.4/commands/DeleteTrafficPolicyInstanceCommand.d.ts +12 -1
  95. package/dist-types/ts3.4/commands/DeleteVPCAssociationAuthorizationCommand.d.ts +12 -1
  96. package/dist-types/ts3.4/commands/DisableHostedZoneDNSSECCommand.d.ts +12 -1
  97. package/dist-types/ts3.4/commands/DisassociateVPCFromHostedZoneCommand.d.ts +12 -1
  98. package/dist-types/ts3.4/commands/EnableHostedZoneDNSSECCommand.d.ts +12 -1
  99. package/dist-types/ts3.4/commands/GetAccountLimitCommand.d.ts +12 -1
  100. package/dist-types/ts3.4/commands/GetChangeCommand.d.ts +12 -1
  101. package/dist-types/ts3.4/commands/GetCheckerIpRangesCommand.d.ts +12 -1
  102. package/dist-types/ts3.4/commands/GetDNSSECCommand.d.ts +12 -1
  103. package/dist-types/ts3.4/commands/GetGeoLocationCommand.d.ts +12 -1
  104. package/dist-types/ts3.4/commands/GetHealthCheckCommand.d.ts +12 -1
  105. package/dist-types/ts3.4/commands/GetHealthCheckCountCommand.d.ts +12 -1
  106. package/dist-types/ts3.4/commands/GetHealthCheckLastFailureReasonCommand.d.ts +12 -1
  107. package/dist-types/ts3.4/commands/GetHealthCheckStatusCommand.d.ts +12 -1
  108. package/dist-types/ts3.4/commands/GetHostedZoneCommand.d.ts +12 -1
  109. package/dist-types/ts3.4/commands/GetHostedZoneCountCommand.d.ts +12 -1
  110. package/dist-types/ts3.4/commands/GetHostedZoneLimitCommand.d.ts +12 -1
  111. package/dist-types/ts3.4/commands/GetQueryLoggingConfigCommand.d.ts +12 -1
  112. package/dist-types/ts3.4/commands/GetReusableDelegationSetCommand.d.ts +12 -1
  113. package/dist-types/ts3.4/commands/GetReusableDelegationSetLimitCommand.d.ts +12 -1
  114. package/dist-types/ts3.4/commands/GetTrafficPolicyCommand.d.ts +12 -1
  115. package/dist-types/ts3.4/commands/GetTrafficPolicyInstanceCommand.d.ts +12 -1
  116. package/dist-types/ts3.4/commands/GetTrafficPolicyInstanceCountCommand.d.ts +12 -1
  117. package/dist-types/ts3.4/commands/ListCidrBlocksCommand.d.ts +12 -1
  118. package/dist-types/ts3.4/commands/ListCidrCollectionsCommand.d.ts +12 -1
  119. package/dist-types/ts3.4/commands/ListCidrLocationsCommand.d.ts +12 -1
  120. package/dist-types/ts3.4/commands/ListGeoLocationsCommand.d.ts +12 -1
  121. package/dist-types/ts3.4/commands/ListHealthChecksCommand.d.ts +12 -1
  122. package/dist-types/ts3.4/commands/ListHostedZonesByNameCommand.d.ts +12 -1
  123. package/dist-types/ts3.4/commands/ListHostedZonesByVPCCommand.d.ts +12 -1
  124. package/dist-types/ts3.4/commands/ListHostedZonesCommand.d.ts +12 -1
  125. package/dist-types/ts3.4/commands/ListQueryLoggingConfigsCommand.d.ts +12 -1
  126. package/dist-types/ts3.4/commands/ListResourceRecordSetsCommand.d.ts +12 -1
  127. package/dist-types/ts3.4/commands/ListReusableDelegationSetsCommand.d.ts +12 -1
  128. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +12 -1
  129. package/dist-types/ts3.4/commands/ListTagsForResourcesCommand.d.ts +12 -1
  130. package/dist-types/ts3.4/commands/ListTrafficPoliciesCommand.d.ts +12 -1
  131. package/dist-types/ts3.4/commands/ListTrafficPolicyInstancesByHostedZoneCommand.d.ts +12 -1
  132. package/dist-types/ts3.4/commands/ListTrafficPolicyInstancesByPolicyCommand.d.ts +12 -1
  133. package/dist-types/ts3.4/commands/ListTrafficPolicyInstancesCommand.d.ts +12 -1
  134. package/dist-types/ts3.4/commands/ListTrafficPolicyVersionsCommand.d.ts +12 -1
  135. package/dist-types/ts3.4/commands/ListVPCAssociationAuthorizationsCommand.d.ts +12 -1
  136. package/dist-types/ts3.4/commands/TestDNSAnswerCommand.d.ts +12 -1
  137. package/dist-types/ts3.4/commands/UpdateHealthCheckCommand.d.ts +12 -1
  138. package/dist-types/ts3.4/commands/UpdateHostedZoneCommentCommand.d.ts +12 -1
  139. package/dist-types/ts3.4/commands/UpdateTrafficPolicyCommentCommand.d.ts +12 -1
  140. package/dist-types/ts3.4/commands/UpdateTrafficPolicyInstanceCommand.d.ts +12 -1
  141. package/package.json +38 -38
@@ -36,4 +36,15 @@ declare const CreateHostedZoneCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class CreateHostedZoneCommand extends CreateHostedZoneCommand_base {}
39
+ export declare class CreateHostedZoneCommand extends CreateHostedZoneCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: CreateHostedZoneRequest;
43
+ output: CreateHostedZoneResponse;
44
+ };
45
+ sdk: {
46
+ input: CreateHostedZoneCommandInput;
47
+ output: CreateHostedZoneCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const CreateKeySigningKeyCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class CreateKeySigningKeyCommand extends CreateKeySigningKeyCommand_base {}
40
+ export declare class CreateKeySigningKeyCommand extends CreateKeySigningKeyCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: CreateKeySigningKeyRequest;
44
+ output: CreateKeySigningKeyResponse;
45
+ };
46
+ sdk: {
47
+ input: CreateKeySigningKeyCommandInput;
48
+ output: CreateKeySigningKeyCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const CreateQueryLoggingConfigCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class CreateQueryLoggingConfigCommand extends CreateQueryLoggingConfigCommand_base {}
40
+ export declare class CreateQueryLoggingConfigCommand extends CreateQueryLoggingConfigCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: CreateQueryLoggingConfigRequest;
44
+ output: CreateQueryLoggingConfigResponse;
45
+ };
46
+ sdk: {
47
+ input: CreateQueryLoggingConfigCommandInput;
48
+ output: CreateQueryLoggingConfigCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const CreateReusableDelegationSetCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class CreateReusableDelegationSetCommand extends CreateReusableDelegationSetCommand_base {}
40
+ export declare class CreateReusableDelegationSetCommand extends CreateReusableDelegationSetCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: CreateReusableDelegationSetRequest;
44
+ output: CreateReusableDelegationSetResponse;
45
+ };
46
+ sdk: {
47
+ input: CreateReusableDelegationSetCommandInput;
48
+ output: CreateReusableDelegationSetCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const CreateTrafficPolicyCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class CreateTrafficPolicyCommand extends CreateTrafficPolicyCommand_base {}
40
+ export declare class CreateTrafficPolicyCommand extends CreateTrafficPolicyCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: CreateTrafficPolicyRequest;
44
+ output: CreateTrafficPolicyResponse;
45
+ };
46
+ sdk: {
47
+ input: CreateTrafficPolicyCommandInput;
48
+ output: CreateTrafficPolicyCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const CreateTrafficPolicyInstanceCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class CreateTrafficPolicyInstanceCommand extends CreateTrafficPolicyInstanceCommand_base {}
40
+ export declare class CreateTrafficPolicyInstanceCommand extends CreateTrafficPolicyInstanceCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: CreateTrafficPolicyInstanceRequest;
44
+ output: CreateTrafficPolicyInstanceResponse;
45
+ };
46
+ sdk: {
47
+ input: CreateTrafficPolicyInstanceCommandInput;
48
+ output: CreateTrafficPolicyInstanceCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const CreateTrafficPolicyVersionCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class CreateTrafficPolicyVersionCommand extends CreateTrafficPolicyVersionCommand_base {}
40
+ export declare class CreateTrafficPolicyVersionCommand extends CreateTrafficPolicyVersionCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: CreateTrafficPolicyVersionRequest;
44
+ output: CreateTrafficPolicyVersionResponse;
45
+ };
46
+ sdk: {
47
+ input: CreateTrafficPolicyVersionCommandInput;
48
+ output: CreateTrafficPolicyVersionCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const CreateVPCAssociationAuthorizationCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class CreateVPCAssociationAuthorizationCommand extends CreateVPCAssociationAuthorizationCommand_base {}
40
+ export declare class CreateVPCAssociationAuthorizationCommand extends CreateVPCAssociationAuthorizationCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: CreateVPCAssociationAuthorizationRequest;
44
+ output: CreateVPCAssociationAuthorizationResponse;
45
+ };
46
+ sdk: {
47
+ input: CreateVPCAssociationAuthorizationCommandInput;
48
+ output: CreateVPCAssociationAuthorizationCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DeactivateKeySigningKeyCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DeactivateKeySigningKeyCommand extends DeactivateKeySigningKeyCommand_base {}
40
+ export declare class DeactivateKeySigningKeyCommand extends DeactivateKeySigningKeyCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DeactivateKeySigningKeyRequest;
44
+ output: DeactivateKeySigningKeyResponse;
45
+ };
46
+ sdk: {
47
+ input: DeactivateKeySigningKeyCommandInput;
48
+ output: DeactivateKeySigningKeyCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DeleteCidrCollectionCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DeleteCidrCollectionCommand extends DeleteCidrCollectionCommand_base {}
40
+ export declare class DeleteCidrCollectionCommand extends DeleteCidrCollectionCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DeleteCidrCollectionRequest;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: DeleteCidrCollectionCommandInput;
48
+ output: DeleteCidrCollectionCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DeleteHealthCheckCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DeleteHealthCheckCommand extends DeleteHealthCheckCommand_base {}
40
+ export declare class DeleteHealthCheckCommand extends DeleteHealthCheckCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DeleteHealthCheckRequest;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: DeleteHealthCheckCommandInput;
48
+ output: DeleteHealthCheckCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const DeleteHostedZoneCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class DeleteHostedZoneCommand extends DeleteHostedZoneCommand_base {}
39
+ export declare class DeleteHostedZoneCommand extends DeleteHostedZoneCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: DeleteHostedZoneRequest;
43
+ output: DeleteHostedZoneResponse;
44
+ };
45
+ sdk: {
46
+ input: DeleteHostedZoneCommandInput;
47
+ output: DeleteHostedZoneCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const DeleteKeySigningKeyCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DeleteKeySigningKeyCommand extends DeleteKeySigningKeyCommand_base {}
40
+ export declare class DeleteKeySigningKeyCommand extends DeleteKeySigningKeyCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DeleteKeySigningKeyRequest;
44
+ output: DeleteKeySigningKeyResponse;
45
+ };
46
+ sdk: {
47
+ input: DeleteKeySigningKeyCommandInput;
48
+ output: DeleteKeySigningKeyCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DeleteQueryLoggingConfigCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DeleteQueryLoggingConfigCommand extends DeleteQueryLoggingConfigCommand_base {}
40
+ export declare class DeleteQueryLoggingConfigCommand extends DeleteQueryLoggingConfigCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DeleteQueryLoggingConfigRequest;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: DeleteQueryLoggingConfigCommandInput;
48
+ output: DeleteQueryLoggingConfigCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DeleteReusableDelegationSetCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DeleteReusableDelegationSetCommand extends DeleteReusableDelegationSetCommand_base {}
40
+ export declare class DeleteReusableDelegationSetCommand extends DeleteReusableDelegationSetCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DeleteReusableDelegationSetRequest;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: DeleteReusableDelegationSetCommandInput;
48
+ output: DeleteReusableDelegationSetCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DeleteTrafficPolicyCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DeleteTrafficPolicyCommand extends DeleteTrafficPolicyCommand_base {}
40
+ export declare class DeleteTrafficPolicyCommand extends DeleteTrafficPolicyCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DeleteTrafficPolicyRequest;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: DeleteTrafficPolicyCommandInput;
48
+ output: DeleteTrafficPolicyCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DeleteTrafficPolicyInstanceCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DeleteTrafficPolicyInstanceCommand extends DeleteTrafficPolicyInstanceCommand_base {}
40
+ export declare class DeleteTrafficPolicyInstanceCommand extends DeleteTrafficPolicyInstanceCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DeleteTrafficPolicyInstanceRequest;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: DeleteTrafficPolicyInstanceCommandInput;
48
+ output: DeleteTrafficPolicyInstanceCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DeleteVPCAssociationAuthorizationCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DeleteVPCAssociationAuthorizationCommand extends DeleteVPCAssociationAuthorizationCommand_base {}
40
+ export declare class DeleteVPCAssociationAuthorizationCommand extends DeleteVPCAssociationAuthorizationCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DeleteVPCAssociationAuthorizationRequest;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: DeleteVPCAssociationAuthorizationCommandInput;
48
+ output: DeleteVPCAssociationAuthorizationCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DisableHostedZoneDNSSECCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DisableHostedZoneDNSSECCommand extends DisableHostedZoneDNSSECCommand_base {}
40
+ export declare class DisableHostedZoneDNSSECCommand extends DisableHostedZoneDNSSECCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DisableHostedZoneDNSSECRequest;
44
+ output: DisableHostedZoneDNSSECResponse;
45
+ };
46
+ sdk: {
47
+ input: DisableHostedZoneDNSSECCommandInput;
48
+ output: DisableHostedZoneDNSSECCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DisassociateVPCFromHostedZoneCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DisassociateVPCFromHostedZoneCommand extends DisassociateVPCFromHostedZoneCommand_base {}
40
+ export declare class DisassociateVPCFromHostedZoneCommand extends DisassociateVPCFromHostedZoneCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DisassociateVPCFromHostedZoneRequest;
44
+ output: DisassociateVPCFromHostedZoneResponse;
45
+ };
46
+ sdk: {
47
+ input: DisassociateVPCFromHostedZoneCommandInput;
48
+ output: DisassociateVPCFromHostedZoneCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const EnableHostedZoneDNSSECCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class EnableHostedZoneDNSSECCommand extends EnableHostedZoneDNSSECCommand_base {}
40
+ export declare class EnableHostedZoneDNSSECCommand extends EnableHostedZoneDNSSECCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: EnableHostedZoneDNSSECRequest;
44
+ output: EnableHostedZoneDNSSECResponse;
45
+ };
46
+ sdk: {
47
+ input: EnableHostedZoneDNSSECCommandInput;
48
+ output: EnableHostedZoneDNSSECCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const GetAccountLimitCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class GetAccountLimitCommand extends GetAccountLimitCommand_base {}
39
+ export declare class GetAccountLimitCommand extends GetAccountLimitCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: GetAccountLimitRequest;
43
+ output: GetAccountLimitResponse;
44
+ };
45
+ sdk: {
46
+ input: GetAccountLimitCommandInput;
47
+ output: GetAccountLimitCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -33,4 +33,15 @@ declare const GetChangeCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class GetChangeCommand extends GetChangeCommand_base {}
36
+ export declare class GetChangeCommand extends GetChangeCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: GetChangeRequest;
40
+ output: GetChangeResponse;
41
+ };
42
+ sdk: {
43
+ input: GetChangeCommandInput;
44
+ output: GetChangeCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -37,4 +37,15 @@ declare const GetCheckerIpRangesCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetCheckerIpRangesCommand extends GetCheckerIpRangesCommand_base {}
40
+ export declare class GetCheckerIpRangesCommand extends GetCheckerIpRangesCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: {};
44
+ output: GetCheckerIpRangesResponse;
45
+ };
46
+ sdk: {
47
+ input: GetCheckerIpRangesCommandInput;
48
+ output: GetCheckerIpRangesCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -33,4 +33,15 @@ declare const GetDNSSECCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class GetDNSSECCommand extends GetDNSSECCommand_base {}
36
+ export declare class GetDNSSECCommand extends GetDNSSECCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: GetDNSSECRequest;
40
+ output: GetDNSSECResponse;
41
+ };
42
+ sdk: {
43
+ input: GetDNSSECCommandInput;
44
+ output: GetDNSSECCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -36,4 +36,15 @@ declare const GetGeoLocationCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class GetGeoLocationCommand extends GetGeoLocationCommand_base {}
39
+ export declare class GetGeoLocationCommand extends GetGeoLocationCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: GetGeoLocationRequest;
43
+ output: GetGeoLocationResponse;
44
+ };
45
+ sdk: {
46
+ input: GetGeoLocationCommandInput;
47
+ output: GetGeoLocationCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -36,4 +36,15 @@ declare const GetHealthCheckCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class GetHealthCheckCommand extends GetHealthCheckCommand_base {}
39
+ export declare class GetHealthCheckCommand extends GetHealthCheckCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: GetHealthCheckRequest;
43
+ output: GetHealthCheckResponse;
44
+ };
45
+ sdk: {
46
+ input: GetHealthCheckCommandInput;
47
+ output: GetHealthCheckCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const GetHealthCheckCountCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetHealthCheckCountCommand extends GetHealthCheckCountCommand_base {}
40
+ export declare class GetHealthCheckCountCommand extends GetHealthCheckCountCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: {};
44
+ output: GetHealthCheckCountResponse;
45
+ };
46
+ sdk: {
47
+ input: GetHealthCheckCountCommandInput;
48
+ output: GetHealthCheckCountCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const GetHealthCheckLastFailureReasonCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetHealthCheckLastFailureReasonCommand extends GetHealthCheckLastFailureReasonCommand_base {}
40
+ export declare class GetHealthCheckLastFailureReasonCommand extends GetHealthCheckLastFailureReasonCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetHealthCheckLastFailureReasonRequest;
44
+ output: GetHealthCheckLastFailureReasonResponse;
45
+ };
46
+ sdk: {
47
+ input: GetHealthCheckLastFailureReasonCommandInput;
48
+ output: GetHealthCheckLastFailureReasonCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const GetHealthCheckStatusCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetHealthCheckStatusCommand extends GetHealthCheckStatusCommand_base {}
40
+ export declare class GetHealthCheckStatusCommand extends GetHealthCheckStatusCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetHealthCheckStatusRequest;
44
+ output: GetHealthCheckStatusResponse;
45
+ };
46
+ sdk: {
47
+ input: GetHealthCheckStatusCommandInput;
48
+ output: GetHealthCheckStatusCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const GetHostedZoneCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class GetHostedZoneCommand extends GetHostedZoneCommand_base {}
39
+ export declare class GetHostedZoneCommand extends GetHostedZoneCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: GetHostedZoneRequest;
43
+ output: GetHostedZoneResponse;
44
+ };
45
+ sdk: {
46
+ input: GetHostedZoneCommandInput;
47
+ output: GetHostedZoneCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const GetHostedZoneCountCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetHostedZoneCountCommand extends GetHostedZoneCountCommand_base {}
40
+ export declare class GetHostedZoneCountCommand extends GetHostedZoneCountCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: {};
44
+ output: GetHostedZoneCountResponse;
45
+ };
46
+ sdk: {
47
+ input: GetHostedZoneCountCommandInput;
48
+ output: GetHostedZoneCountCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const GetHostedZoneLimitCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetHostedZoneLimitCommand extends GetHostedZoneLimitCommand_base {}
40
+ export declare class GetHostedZoneLimitCommand extends GetHostedZoneLimitCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetHostedZoneLimitRequest;
44
+ output: GetHostedZoneLimitResponse;
45
+ };
46
+ sdk: {
47
+ input: GetHostedZoneLimitCommandInput;
48
+ output: GetHostedZoneLimitCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const GetQueryLoggingConfigCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetQueryLoggingConfigCommand extends GetQueryLoggingConfigCommand_base {}
40
+ export declare class GetQueryLoggingConfigCommand extends GetQueryLoggingConfigCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetQueryLoggingConfigRequest;
44
+ output: GetQueryLoggingConfigResponse;
45
+ };
46
+ sdk: {
47
+ input: GetQueryLoggingConfigCommandInput;
48
+ output: GetQueryLoggingConfigCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const GetReusableDelegationSetCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetReusableDelegationSetCommand extends GetReusableDelegationSetCommand_base {}
40
+ export declare class GetReusableDelegationSetCommand extends GetReusableDelegationSetCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetReusableDelegationSetRequest;
44
+ output: GetReusableDelegationSetResponse;
45
+ };
46
+ sdk: {
47
+ input: GetReusableDelegationSetCommandInput;
48
+ output: GetReusableDelegationSetCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const GetReusableDelegationSetLimitCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetReusableDelegationSetLimitCommand extends GetReusableDelegationSetLimitCommand_base {}
40
+ export declare class GetReusableDelegationSetLimitCommand extends GetReusableDelegationSetLimitCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetReusableDelegationSetLimitRequest;
44
+ output: GetReusableDelegationSetLimitResponse;
45
+ };
46
+ sdk: {
47
+ input: GetReusableDelegationSetLimitCommandInput;
48
+ output: GetReusableDelegationSetLimitCommandOutput;
49
+ };
50
+ };
51
+ }