@aws-sdk/client-route-53 3.650.0 → 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
@@ -86,4 +86,15 @@ declare const ActivateKeySigningKeyCommand_base: {
86
86
  * @public
87
87
  */
88
88
  export declare class ActivateKeySigningKeyCommand extends ActivateKeySigningKeyCommand_base {
89
+ /** @internal type navigation helper, not in runtime. */
90
+ protected static __types: {
91
+ api: {
92
+ input: ActivateKeySigningKeyRequest;
93
+ output: ActivateKeySigningKeyResponse;
94
+ };
95
+ sdk: {
96
+ input: ActivateKeySigningKeyCommandInput;
97
+ output: ActivateKeySigningKeyCommandOutput;
98
+ };
99
+ };
89
100
  }
@@ -183,4 +183,15 @@ declare const AssociateVPCWithHostedZoneCommand_base: {
183
183
  *
184
184
  */
185
185
  export declare class AssociateVPCWithHostedZoneCommand extends AssociateVPCWithHostedZoneCommand_base {
186
+ /** @internal type navigation helper, not in runtime. */
187
+ protected static __types: {
188
+ api: {
189
+ input: AssociateVPCWithHostedZoneRequest;
190
+ output: AssociateVPCWithHostedZoneResponse;
191
+ };
192
+ sdk: {
193
+ input: AssociateVPCWithHostedZoneCommandInput;
194
+ output: AssociateVPCWithHostedZoneCommandOutput;
195
+ };
196
+ };
186
197
  }
@@ -113,4 +113,15 @@ declare const ChangeCidrCollectionCommand_base: {
113
113
  * @public
114
114
  */
115
115
  export declare class ChangeCidrCollectionCommand extends ChangeCidrCollectionCommand_base {
116
+ /** @internal type navigation helper, not in runtime. */
117
+ protected static __types: {
118
+ api: {
119
+ input: ChangeCidrCollectionRequest;
120
+ output: ChangeCidrCollectionResponse;
121
+ };
122
+ sdk: {
123
+ input: ChangeCidrCollectionCommandInput;
124
+ output: ChangeCidrCollectionCommandOutput;
125
+ };
126
+ };
116
127
  }
@@ -816,4 +816,15 @@ declare const ChangeResourceRecordSetsCommand_base: {
816
816
  *
817
817
  */
818
818
  export declare class ChangeResourceRecordSetsCommand extends ChangeResourceRecordSetsCommand_base {
819
+ /** @internal type navigation helper, not in runtime. */
820
+ protected static __types: {
821
+ api: {
822
+ input: ChangeResourceRecordSetsRequest;
823
+ output: ChangeResourceRecordSetsResponse;
824
+ };
825
+ sdk: {
826
+ input: ChangeResourceRecordSetsCommandInput;
827
+ output: ChangeResourceRecordSetsCommandOutput;
828
+ };
829
+ };
819
830
  }
@@ -111,4 +111,15 @@ declare const ChangeTagsForResourceCommand_base: {
111
111
  *
112
112
  */
113
113
  export declare class ChangeTagsForResourceCommand extends ChangeTagsForResourceCommand_base {
114
+ /** @internal type navigation helper, not in runtime. */
115
+ protected static __types: {
116
+ api: {
117
+ input: ChangeTagsForResourceRequest;
118
+ output: {};
119
+ };
120
+ sdk: {
121
+ input: ChangeTagsForResourceCommandInput;
122
+ output: ChangeTagsForResourceCommandOutput;
123
+ };
124
+ };
114
125
  }
@@ -79,4 +79,15 @@ declare const CreateCidrCollectionCommand_base: {
79
79
  * @public
80
80
  */
81
81
  export declare class CreateCidrCollectionCommand extends CreateCidrCollectionCommand_base {
82
+ /** @internal type navigation helper, not in runtime. */
83
+ protected static __types: {
84
+ api: {
85
+ input: CreateCidrCollectionRequest;
86
+ output: CreateCidrCollectionResponse;
87
+ };
88
+ sdk: {
89
+ input: CreateCidrCollectionCommandInput;
90
+ output: CreateCidrCollectionCommandOutput;
91
+ };
92
+ };
82
93
  }
@@ -198,4 +198,15 @@ declare const CreateHealthCheckCommand_base: {
198
198
  * @public
199
199
  */
200
200
  export declare class CreateHealthCheckCommand extends CreateHealthCheckCommand_base {
201
+ /** @internal type navigation helper, not in runtime. */
202
+ protected static __types: {
203
+ api: {
204
+ input: CreateHealthCheckRequest;
205
+ output: CreateHealthCheckResponse;
206
+ };
207
+ sdk: {
208
+ input: CreateHealthCheckCommandInput;
209
+ output: CreateHealthCheckCommandOutput;
210
+ };
211
+ };
201
212
  }
@@ -226,4 +226,15 @@ declare const CreateHostedZoneCommand_base: {
226
226
  * @public
227
227
  */
228
228
  export declare class CreateHostedZoneCommand extends CreateHostedZoneCommand_base {
229
+ /** @internal type navigation helper, not in runtime. */
230
+ protected static __types: {
231
+ api: {
232
+ input: CreateHostedZoneRequest;
233
+ output: CreateHostedZoneResponse;
234
+ };
235
+ sdk: {
236
+ input: CreateHostedZoneCommandInput;
237
+ output: CreateHostedZoneCommandOutput;
238
+ };
239
+ };
229
240
  }
@@ -121,4 +121,15 @@ declare const CreateKeySigningKeyCommand_base: {
121
121
  * @public
122
122
  */
123
123
  export declare class CreateKeySigningKeyCommand extends CreateKeySigningKeyCommand_base {
124
+ /** @internal type navigation helper, not in runtime. */
125
+ protected static __types: {
126
+ api: {
127
+ input: CreateKeySigningKeyRequest;
128
+ output: CreateKeySigningKeyResponse;
129
+ };
130
+ sdk: {
131
+ input: CreateKeySigningKeyCommandInput;
132
+ output: CreateKeySigningKeyCommandOutput;
133
+ };
134
+ };
124
135
  }
@@ -274,4 +274,15 @@ declare const CreateQueryLoggingConfigCommand_base: {
274
274
  * @public
275
275
  */
276
276
  export declare class CreateQueryLoggingConfigCommand extends CreateQueryLoggingConfigCommand_base {
277
+ /** @internal type navigation helper, not in runtime. */
278
+ protected static __types: {
279
+ api: {
280
+ input: CreateQueryLoggingConfigRequest;
281
+ output: CreateQueryLoggingConfigResponse;
282
+ };
283
+ sdk: {
284
+ input: CreateQueryLoggingConfigCommandInput;
285
+ output: CreateQueryLoggingConfigCommandOutput;
286
+ };
287
+ };
277
288
  }
@@ -149,4 +149,15 @@ declare const CreateReusableDelegationSetCommand_base: {
149
149
  * @public
150
150
  */
151
151
  export declare class CreateReusableDelegationSetCommand extends CreateReusableDelegationSetCommand_base {
152
+ /** @internal type navigation helper, not in runtime. */
153
+ protected static __types: {
154
+ api: {
155
+ input: CreateReusableDelegationSetRequest;
156
+ output: CreateReusableDelegationSetResponse;
157
+ };
158
+ sdk: {
159
+ input: CreateReusableDelegationSetCommandInput;
160
+ output: CreateReusableDelegationSetCommandOutput;
161
+ };
162
+ };
152
163
  }
@@ -88,4 +88,15 @@ declare const CreateTrafficPolicyCommand_base: {
88
88
  * @public
89
89
  */
90
90
  export declare class CreateTrafficPolicyCommand extends CreateTrafficPolicyCommand_base {
91
+ /** @internal type navigation helper, not in runtime. */
92
+ protected static __types: {
93
+ api: {
94
+ input: CreateTrafficPolicyRequest;
95
+ output: CreateTrafficPolicyResponse;
96
+ };
97
+ sdk: {
98
+ input: CreateTrafficPolicyCommandInput;
99
+ output: CreateTrafficPolicyCommandOutput;
100
+ };
101
+ };
91
102
  }
@@ -106,4 +106,15 @@ declare const CreateTrafficPolicyInstanceCommand_base: {
106
106
  * @public
107
107
  */
108
108
  export declare class CreateTrafficPolicyInstanceCommand extends CreateTrafficPolicyInstanceCommand_base {
109
+ /** @internal type navigation helper, not in runtime. */
110
+ protected static __types: {
111
+ api: {
112
+ input: CreateTrafficPolicyInstanceRequest;
113
+ output: CreateTrafficPolicyInstanceResponse;
114
+ };
115
+ sdk: {
116
+ input: CreateTrafficPolicyInstanceCommandInput;
117
+ output: CreateTrafficPolicyInstanceCommandOutput;
118
+ };
119
+ };
109
120
  }
@@ -95,4 +95,15 @@ declare const CreateTrafficPolicyVersionCommand_base: {
95
95
  * @public
96
96
  */
97
97
  export declare class CreateTrafficPolicyVersionCommand extends CreateTrafficPolicyVersionCommand_base {
98
+ /** @internal type navigation helper, not in runtime. */
99
+ protected static __types: {
100
+ api: {
101
+ input: CreateTrafficPolicyVersionRequest;
102
+ output: CreateTrafficPolicyVersionResponse;
103
+ };
104
+ sdk: {
105
+ input: CreateTrafficPolicyVersionCommandInput;
106
+ output: CreateTrafficPolicyVersionCommandOutput;
107
+ };
108
+ };
98
109
  }
@@ -96,4 +96,15 @@ declare const CreateVPCAssociationAuthorizationCommand_base: {
96
96
  * @public
97
97
  */
98
98
  export declare class CreateVPCAssociationAuthorizationCommand extends CreateVPCAssociationAuthorizationCommand_base {
99
+ /** @internal type navigation helper, not in runtime. */
100
+ protected static __types: {
101
+ api: {
102
+ input: CreateVPCAssociationAuthorizationRequest;
103
+ output: CreateVPCAssociationAuthorizationResponse;
104
+ };
105
+ sdk: {
106
+ input: CreateVPCAssociationAuthorizationCommandInput;
107
+ output: CreateVPCAssociationAuthorizationCommandOutput;
108
+ };
109
+ };
99
110
  }
@@ -90,4 +90,15 @@ declare const DeactivateKeySigningKeyCommand_base: {
90
90
  * @public
91
91
  */
92
92
  export declare class DeactivateKeySigningKeyCommand extends DeactivateKeySigningKeyCommand_base {
93
+ /** @internal type navigation helper, not in runtime. */
94
+ protected static __types: {
95
+ api: {
96
+ input: DeactivateKeySigningKeyRequest;
97
+ output: DeactivateKeySigningKeyResponse;
98
+ };
99
+ sdk: {
100
+ input: DeactivateKeySigningKeyCommandInput;
101
+ output: DeactivateKeySigningKeyCommandOutput;
102
+ };
103
+ };
93
104
  }
@@ -69,4 +69,15 @@ declare const DeleteCidrCollectionCommand_base: {
69
69
  * @public
70
70
  */
71
71
  export declare class DeleteCidrCollectionCommand extends DeleteCidrCollectionCommand_base {
72
+ /** @internal type navigation helper, not in runtime. */
73
+ protected static __types: {
74
+ api: {
75
+ input: DeleteCidrCollectionRequest;
76
+ output: {};
77
+ };
78
+ sdk: {
79
+ input: DeleteCidrCollectionCommandInput;
80
+ output: DeleteCidrCollectionCommandOutput;
81
+ };
82
+ };
72
83
  }
@@ -78,4 +78,15 @@ declare const DeleteHealthCheckCommand_base: {
78
78
  * @public
79
79
  */
80
80
  export declare class DeleteHealthCheckCommand extends DeleteHealthCheckCommand_base {
81
+ /** @internal type navigation helper, not in runtime. */
82
+ protected static __types: {
83
+ api: {
84
+ input: DeleteHealthCheckRequest;
85
+ output: {};
86
+ };
87
+ sdk: {
88
+ input: DeleteHealthCheckCommandInput;
89
+ output: DeleteHealthCheckCommandOutput;
90
+ };
91
+ };
81
92
  }
@@ -122,4 +122,15 @@ declare const DeleteHostedZoneCommand_base: {
122
122
  * @public
123
123
  */
124
124
  export declare class DeleteHostedZoneCommand extends DeleteHostedZoneCommand_base {
125
+ /** @internal type navigation helper, not in runtime. */
126
+ protected static __types: {
127
+ api: {
128
+ input: DeleteHostedZoneRequest;
129
+ output: DeleteHostedZoneResponse;
130
+ };
131
+ sdk: {
132
+ input: DeleteHostedZoneCommandInput;
133
+ output: DeleteHostedZoneCommandOutput;
134
+ };
135
+ };
125
136
  }
@@ -90,4 +90,15 @@ declare const DeleteKeySigningKeyCommand_base: {
90
90
  * @public
91
91
  */
92
92
  export declare class DeleteKeySigningKeyCommand extends DeleteKeySigningKeyCommand_base {
93
+ /** @internal type navigation helper, not in runtime. */
94
+ protected static __types: {
95
+ api: {
96
+ input: DeleteKeySigningKeyRequest;
97
+ output: DeleteKeySigningKeyResponse;
98
+ };
99
+ sdk: {
100
+ input: DeleteKeySigningKeyCommandInput;
101
+ output: DeleteKeySigningKeyCommandOutput;
102
+ };
103
+ };
93
104
  }
@@ -68,4 +68,15 @@ declare const DeleteQueryLoggingConfigCommand_base: {
68
68
  * @public
69
69
  */
70
70
  export declare class DeleteQueryLoggingConfigCommand extends DeleteQueryLoggingConfigCommand_base {
71
+ /** @internal type navigation helper, not in runtime. */
72
+ protected static __types: {
73
+ api: {
74
+ input: DeleteQueryLoggingConfigRequest;
75
+ output: {};
76
+ };
77
+ sdk: {
78
+ input: DeleteQueryLoggingConfigCommandInput;
79
+ output: DeleteQueryLoggingConfigCommandOutput;
80
+ };
81
+ };
71
82
  }
@@ -75,4 +75,15 @@ declare const DeleteReusableDelegationSetCommand_base: {
75
75
  * @public
76
76
  */
77
77
  export declare class DeleteReusableDelegationSetCommand extends DeleteReusableDelegationSetCommand_base {
78
+ /** @internal type navigation helper, not in runtime. */
79
+ protected static __types: {
80
+ api: {
81
+ input: DeleteReusableDelegationSetRequest;
82
+ output: {};
83
+ };
84
+ sdk: {
85
+ input: DeleteReusableDelegationSetCommandInput;
86
+ output: DeleteReusableDelegationSetCommandOutput;
87
+ };
88
+ };
78
89
  }
@@ -85,4 +85,15 @@ declare const DeleteTrafficPolicyCommand_base: {
85
85
  * @public
86
86
  */
87
87
  export declare class DeleteTrafficPolicyCommand extends DeleteTrafficPolicyCommand_base {
88
+ /** @internal type navigation helper, not in runtime. */
89
+ protected static __types: {
90
+ api: {
91
+ input: DeleteTrafficPolicyRequest;
92
+ output: {};
93
+ };
94
+ sdk: {
95
+ input: DeleteTrafficPolicyCommandInput;
96
+ output: DeleteTrafficPolicyCommandOutput;
97
+ };
98
+ };
88
99
  }
@@ -73,4 +73,15 @@ declare const DeleteTrafficPolicyInstanceCommand_base: {
73
73
  * @public
74
74
  */
75
75
  export declare class DeleteTrafficPolicyInstanceCommand extends DeleteTrafficPolicyInstanceCommand_base {
76
+ /** @internal type navigation helper, not in runtime. */
77
+ protected static __types: {
78
+ api: {
79
+ input: DeleteTrafficPolicyInstanceRequest;
80
+ output: {};
81
+ };
82
+ sdk: {
83
+ input: DeleteTrafficPolicyInstanceCommandInput;
84
+ output: DeleteTrafficPolicyInstanceCommandOutput;
85
+ };
86
+ };
76
87
  }
@@ -88,4 +88,15 @@ declare const DeleteVPCAssociationAuthorizationCommand_base: {
88
88
  * @public
89
89
  */
90
90
  export declare class DeleteVPCAssociationAuthorizationCommand extends DeleteVPCAssociationAuthorizationCommand_base {
91
+ /** @internal type navigation helper, not in runtime. */
92
+ protected static __types: {
93
+ api: {
94
+ input: DeleteVPCAssociationAuthorizationRequest;
95
+ output: {};
96
+ };
97
+ sdk: {
98
+ input: DeleteVPCAssociationAuthorizationCommandInput;
99
+ output: DeleteVPCAssociationAuthorizationCommandOutput;
100
+ };
101
+ };
91
102
  }
@@ -90,4 +90,15 @@ declare const DisableHostedZoneDNSSECCommand_base: {
90
90
  * @public
91
91
  */
92
92
  export declare class DisableHostedZoneDNSSECCommand extends DisableHostedZoneDNSSECCommand_base {
93
+ /** @internal type navigation helper, not in runtime. */
94
+ protected static __types: {
95
+ api: {
96
+ input: DisableHostedZoneDNSSECRequest;
97
+ output: DisableHostedZoneDNSSECResponse;
98
+ };
99
+ sdk: {
100
+ input: DisableHostedZoneDNSSECCommandInput;
101
+ output: DisableHostedZoneDNSSECCommandOutput;
102
+ };
103
+ };
93
104
  }
@@ -133,4 +133,15 @@ declare const DisassociateVPCFromHostedZoneCommand_base: {
133
133
  * @public
134
134
  */
135
135
  export declare class DisassociateVPCFromHostedZoneCommand extends DisassociateVPCFromHostedZoneCommand_base {
136
+ /** @internal type navigation helper, not in runtime. */
137
+ protected static __types: {
138
+ api: {
139
+ input: DisassociateVPCFromHostedZoneRequest;
140
+ output: DisassociateVPCFromHostedZoneResponse;
141
+ };
142
+ sdk: {
143
+ input: DisassociateVPCFromHostedZoneCommandInput;
144
+ output: DisassociateVPCFromHostedZoneCommandOutput;
145
+ };
146
+ };
136
147
  }
@@ -93,4 +93,15 @@ declare const EnableHostedZoneDNSSECCommand_base: {
93
93
  * @public
94
94
  */
95
95
  export declare class EnableHostedZoneDNSSECCommand extends EnableHostedZoneDNSSECCommand_base {
96
+ /** @internal type navigation helper, not in runtime. */
97
+ protected static __types: {
98
+ api: {
99
+ input: EnableHostedZoneDNSSECRequest;
100
+ output: EnableHostedZoneDNSSECResponse;
101
+ };
102
+ sdk: {
103
+ input: EnableHostedZoneDNSSECCommandInput;
104
+ output: EnableHostedZoneDNSSECCommandOutput;
105
+ };
106
+ };
96
107
  }
@@ -72,4 +72,15 @@ declare const GetAccountLimitCommand_base: {
72
72
  * @public
73
73
  */
74
74
  export declare class GetAccountLimitCommand extends GetAccountLimitCommand_base {
75
+ /** @internal type navigation helper, not in runtime. */
76
+ protected static __types: {
77
+ api: {
78
+ input: GetAccountLimitRequest;
79
+ output: GetAccountLimitResponse;
80
+ };
81
+ sdk: {
82
+ input: GetAccountLimitCommandInput;
83
+ output: GetAccountLimitCommandOutput;
84
+ };
85
+ };
75
86
  }
@@ -82,4 +82,15 @@ declare const GetChangeCommand_base: {
82
82
  * @public
83
83
  */
84
84
  export declare class GetChangeCommand extends GetChangeCommand_base {
85
+ /** @internal type navigation helper, not in runtime. */
86
+ protected static __types: {
87
+ api: {
88
+ input: GetChangeRequest;
89
+ output: GetChangeResponse;
90
+ };
91
+ sdk: {
92
+ input: GetChangeCommandInput;
93
+ output: GetChangeCommandOutput;
94
+ };
95
+ };
85
96
  }
@@ -66,4 +66,15 @@ declare const GetCheckerIpRangesCommand_base: {
66
66
  * @public
67
67
  */
68
68
  export declare class GetCheckerIpRangesCommand extends GetCheckerIpRangesCommand_base {
69
+ /** @internal type navigation helper, not in runtime. */
70
+ protected static __types: {
71
+ api: {
72
+ input: {};
73
+ output: GetCheckerIpRangesResponse;
74
+ };
75
+ sdk: {
76
+ input: GetCheckerIpRangesCommandInput;
77
+ output: GetCheckerIpRangesCommandOutput;
78
+ };
79
+ };
69
80
  }
@@ -90,4 +90,15 @@ declare const GetDNSSECCommand_base: {
90
90
  * @public
91
91
  */
92
92
  export declare class GetDNSSECCommand extends GetDNSSECCommand_base {
93
+ /** @internal type navigation helper, not in runtime. */
94
+ protected static __types: {
95
+ api: {
96
+ input: GetDNSSECRequest;
97
+ output: GetDNSSECResponse;
98
+ };
99
+ sdk: {
100
+ input: GetDNSSECCommandInput;
101
+ output: GetDNSSECCommandOutput;
102
+ };
103
+ };
93
104
  }
@@ -99,4 +99,15 @@ declare const GetGeoLocationCommand_base: {
99
99
  * @public
100
100
  */
101
101
  export declare class GetGeoLocationCommand extends GetGeoLocationCommand_base {
102
+ /** @internal type navigation helper, not in runtime. */
103
+ protected static __types: {
104
+ api: {
105
+ input: GetGeoLocationRequest;
106
+ output: GetGeoLocationResponse;
107
+ };
108
+ sdk: {
109
+ input: GetGeoLocationCommandInput;
110
+ output: GetGeoLocationCommandOutput;
111
+ };
112
+ };
102
113
  }
@@ -117,4 +117,15 @@ declare const GetHealthCheckCommand_base: {
117
117
  * @public
118
118
  */
119
119
  export declare class GetHealthCheckCommand extends GetHealthCheckCommand_base {
120
+ /** @internal type navigation helper, not in runtime. */
121
+ protected static __types: {
122
+ api: {
123
+ input: GetHealthCheckRequest;
124
+ output: GetHealthCheckResponse;
125
+ };
126
+ sdk: {
127
+ input: GetHealthCheckCommandInput;
128
+ output: GetHealthCheckCommandOutput;
129
+ };
130
+ };
120
131
  }
@@ -55,4 +55,15 @@ declare const GetHealthCheckCountCommand_base: {
55
55
  * @public
56
56
  */
57
57
  export declare class GetHealthCheckCountCommand extends GetHealthCheckCountCommand_base {
58
+ /** @internal type navigation helper, not in runtime. */
59
+ protected static __types: {
60
+ api: {
61
+ input: {};
62
+ output: GetHealthCheckCountResponse;
63
+ };
64
+ sdk: {
65
+ input: GetHealthCheckCountCommandInput;
66
+ output: GetHealthCheckCountCommandOutput;
67
+ };
68
+ };
58
69
  }
@@ -72,4 +72,15 @@ declare const GetHealthCheckLastFailureReasonCommand_base: {
72
72
  * @public
73
73
  */
74
74
  export declare class GetHealthCheckLastFailureReasonCommand extends GetHealthCheckLastFailureReasonCommand_base {
75
+ /** @internal type navigation helper, not in runtime. */
76
+ protected static __types: {
77
+ api: {
78
+ input: GetHealthCheckLastFailureReasonRequest;
79
+ output: GetHealthCheckLastFailureReasonResponse;
80
+ };
81
+ sdk: {
82
+ input: GetHealthCheckLastFailureReasonCommandInput;
83
+ output: GetHealthCheckLastFailureReasonCommandOutput;
84
+ };
85
+ };
75
86
  }
@@ -77,4 +77,15 @@ declare const GetHealthCheckStatusCommand_base: {
77
77
  * @public
78
78
  */
79
79
  export declare class GetHealthCheckStatusCommand extends GetHealthCheckStatusCommand_base {
80
+ /** @internal type navigation helper, not in runtime. */
81
+ protected static __types: {
82
+ api: {
83
+ input: GetHealthCheckStatusRequest;
84
+ output: GetHealthCheckStatusResponse;
85
+ };
86
+ sdk: {
87
+ input: GetHealthCheckStatusCommandInput;
88
+ output: GetHealthCheckStatusCommandOutput;
89
+ };
90
+ };
80
91
  }
@@ -122,4 +122,15 @@ declare const GetHostedZoneCommand_base: {
122
122
  *
123
123
  */
124
124
  export declare class GetHostedZoneCommand extends GetHostedZoneCommand_base {
125
+ /** @internal type navigation helper, not in runtime. */
126
+ protected static __types: {
127
+ api: {
128
+ input: GetHostedZoneRequest;
129
+ output: GetHostedZoneResponse;
130
+ };
131
+ sdk: {
132
+ input: GetHostedZoneCommandInput;
133
+ output: GetHostedZoneCommandOutput;
134
+ };
135
+ };
125
136
  }
@@ -58,4 +58,15 @@ declare const GetHostedZoneCountCommand_base: {
58
58
  * @public
59
59
  */
60
60
  export declare class GetHostedZoneCountCommand extends GetHostedZoneCountCommand_base {
61
+ /** @internal type navigation helper, not in runtime. */
62
+ protected static __types: {
63
+ api: {
64
+ input: {};
65
+ output: GetHostedZoneCountResponse;
66
+ };
67
+ sdk: {
68
+ input: GetHostedZoneCountCommandInput;
69
+ output: GetHostedZoneCountCommandOutput;
70
+ };
71
+ };
61
72
  }