@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
@@ -75,4 +75,15 @@ declare const GetHostedZoneLimitCommand_base: {
75
75
  * @public
76
76
  */
77
77
  export declare class GetHostedZoneLimitCommand extends GetHostedZoneLimitCommand_base {
78
+ /** @internal type navigation helper, not in runtime. */
79
+ protected static __types: {
80
+ api: {
81
+ input: GetHostedZoneLimitRequest;
82
+ output: GetHostedZoneLimitResponse;
83
+ };
84
+ sdk: {
85
+ input: GetHostedZoneLimitCommandInput;
86
+ output: GetHostedZoneLimitCommandOutput;
87
+ };
88
+ };
78
89
  }
@@ -69,4 +69,15 @@ declare const GetQueryLoggingConfigCommand_base: {
69
69
  * @public
70
70
  */
71
71
  export declare class GetQueryLoggingConfigCommand extends GetQueryLoggingConfigCommand_base {
72
+ /** @internal type navigation helper, not in runtime. */
73
+ protected static __types: {
74
+ api: {
75
+ input: GetQueryLoggingConfigRequest;
76
+ output: GetQueryLoggingConfigResponse;
77
+ };
78
+ sdk: {
79
+ input: GetQueryLoggingConfigCommandInput;
80
+ output: GetQueryLoggingConfigCommandOutput;
81
+ };
82
+ };
72
83
  }
@@ -73,4 +73,15 @@ declare const GetReusableDelegationSetCommand_base: {
73
73
  * @public
74
74
  */
75
75
  export declare class GetReusableDelegationSetCommand extends GetReusableDelegationSetCommand_base {
76
+ /** @internal type navigation helper, not in runtime. */
77
+ protected static __types: {
78
+ api: {
79
+ input: GetReusableDelegationSetRequest;
80
+ output: GetReusableDelegationSetResponse;
81
+ };
82
+ sdk: {
83
+ input: GetReusableDelegationSetCommandInput;
84
+ output: GetReusableDelegationSetCommandOutput;
85
+ };
86
+ };
76
87
  }
@@ -72,4 +72,15 @@ declare const GetReusableDelegationSetLimitCommand_base: {
72
72
  * @public
73
73
  */
74
74
  export declare class GetReusableDelegationSetLimitCommand extends GetReusableDelegationSetLimitCommand_base {
75
+ /** @internal type navigation helper, not in runtime. */
76
+ protected static __types: {
77
+ api: {
78
+ input: GetReusableDelegationSetLimitRequest;
79
+ output: GetReusableDelegationSetLimitResponse;
80
+ };
81
+ sdk: {
82
+ input: GetReusableDelegationSetLimitCommandInput;
83
+ output: GetReusableDelegationSetLimitCommandOutput;
84
+ };
85
+ };
75
86
  }
@@ -73,4 +73,15 @@ declare const GetTrafficPolicyCommand_base: {
73
73
  * @public
74
74
  */
75
75
  export declare class GetTrafficPolicyCommand extends GetTrafficPolicyCommand_base {
76
+ /** @internal type navigation helper, not in runtime. */
77
+ protected static __types: {
78
+ api: {
79
+ input: GetTrafficPolicyRequest;
80
+ output: GetTrafficPolicyResponse;
81
+ };
82
+ sdk: {
83
+ input: GetTrafficPolicyCommandInput;
84
+ output: GetTrafficPolicyCommandOutput;
85
+ };
86
+ };
76
87
  }
@@ -84,4 +84,15 @@ declare const GetTrafficPolicyInstanceCommand_base: {
84
84
  * @public
85
85
  */
86
86
  export declare class GetTrafficPolicyInstanceCommand extends GetTrafficPolicyInstanceCommand_base {
87
+ /** @internal type navigation helper, not in runtime. */
88
+ protected static __types: {
89
+ api: {
90
+ input: GetTrafficPolicyInstanceRequest;
91
+ output: GetTrafficPolicyInstanceResponse;
92
+ };
93
+ sdk: {
94
+ input: GetTrafficPolicyInstanceCommandInput;
95
+ output: GetTrafficPolicyInstanceCommandOutput;
96
+ };
97
+ };
87
98
  }
@@ -56,4 +56,15 @@ declare const GetTrafficPolicyInstanceCountCommand_base: {
56
56
  * @public
57
57
  */
58
58
  export declare class GetTrafficPolicyInstanceCountCommand extends GetTrafficPolicyInstanceCountCommand_base {
59
+ /** @internal type navigation helper, not in runtime. */
60
+ protected static __types: {
61
+ api: {
62
+ input: {};
63
+ output: GetTrafficPolicyInstanceCountResponse;
64
+ };
65
+ sdk: {
66
+ input: GetTrafficPolicyInstanceCountCommandInput;
67
+ output: GetTrafficPolicyInstanceCountCommandOutput;
68
+ };
69
+ };
59
70
  }
@@ -75,4 +75,15 @@ declare const ListCidrBlocksCommand_base: {
75
75
  * @public
76
76
  */
77
77
  export declare class ListCidrBlocksCommand extends ListCidrBlocksCommand_base {
78
+ /** @internal type navigation helper, not in runtime. */
79
+ protected static __types: {
80
+ api: {
81
+ input: ListCidrBlocksRequest;
82
+ output: ListCidrBlocksResponse;
83
+ };
84
+ sdk: {
85
+ input: ListCidrBlocksCommandInput;
86
+ output: ListCidrBlocksCommandOutput;
87
+ };
88
+ };
78
89
  }
@@ -70,4 +70,15 @@ declare const ListCidrCollectionsCommand_base: {
70
70
  * @public
71
71
  */
72
72
  export declare class ListCidrCollectionsCommand extends ListCidrCollectionsCommand_base {
73
+ /** @internal type navigation helper, not in runtime. */
74
+ protected static __types: {
75
+ api: {
76
+ input: ListCidrCollectionsRequest;
77
+ output: ListCidrCollectionsResponse;
78
+ };
79
+ sdk: {
80
+ input: ListCidrCollectionsCommandInput;
81
+ output: ListCidrCollectionsCommandOutput;
82
+ };
83
+ };
73
84
  }
@@ -71,4 +71,15 @@ declare const ListCidrLocationsCommand_base: {
71
71
  * @public
72
72
  */
73
73
  export declare class ListCidrLocationsCommand extends ListCidrLocationsCommand_base {
74
+ /** @internal type navigation helper, not in runtime. */
75
+ protected static __types: {
76
+ api: {
77
+ input: ListCidrLocationsRequest;
78
+ output: ListCidrLocationsResponse;
79
+ };
80
+ sdk: {
81
+ input: ListCidrLocationsCommandInput;
82
+ output: ListCidrLocationsCommandOutput;
83
+ };
84
+ };
74
85
  }
@@ -85,4 +85,15 @@ declare const ListGeoLocationsCommand_base: {
85
85
  * @public
86
86
  */
87
87
  export declare class ListGeoLocationsCommand extends ListGeoLocationsCommand_base {
88
+ /** @internal type navigation helper, not in runtime. */
89
+ protected static __types: {
90
+ api: {
91
+ input: ListGeoLocationsRequest;
92
+ output: ListGeoLocationsResponse;
93
+ };
94
+ sdk: {
95
+ input: ListGeoLocationsCommandInput;
96
+ output: ListGeoLocationsCommandOutput;
97
+ };
98
+ };
88
99
  }
@@ -121,4 +121,15 @@ declare const ListHealthChecksCommand_base: {
121
121
  * @public
122
122
  */
123
123
  export declare class ListHealthChecksCommand extends ListHealthChecksCommand_base {
124
+ /** @internal type navigation helper, not in runtime. */
125
+ protected static __types: {
126
+ api: {
127
+ input: ListHealthChecksRequest;
128
+ output: ListHealthChecksResponse;
129
+ };
130
+ sdk: {
131
+ input: ListHealthChecksCommandInput;
132
+ output: ListHealthChecksCommandOutput;
133
+ };
134
+ };
124
135
  }
@@ -141,4 +141,15 @@ declare const ListHostedZonesByNameCommand_base: {
141
141
  * @public
142
142
  */
143
143
  export declare class ListHostedZonesByNameCommand extends ListHostedZonesByNameCommand_base {
144
+ /** @internal type navigation helper, not in runtime. */
145
+ protected static __types: {
146
+ api: {
147
+ input: ListHostedZonesByNameRequest;
148
+ output: ListHostedZonesByNameResponse;
149
+ };
150
+ sdk: {
151
+ input: ListHostedZonesByNameCommandInput;
152
+ output: ListHostedZonesByNameCommandOutput;
153
+ };
154
+ };
144
155
  }
@@ -117,4 +117,15 @@ declare const ListHostedZonesByVPCCommand_base: {
117
117
  * @public
118
118
  */
119
119
  export declare class ListHostedZonesByVPCCommand extends ListHostedZonesByVPCCommand_base {
120
+ /** @internal type navigation helper, not in runtime. */
121
+ protected static __types: {
122
+ api: {
123
+ input: ListHostedZonesByVPCRequest;
124
+ output: ListHostedZonesByVPCResponse;
125
+ };
126
+ sdk: {
127
+ input: ListHostedZonesByVPCCommandInput;
128
+ output: ListHostedZonesByVPCCommandOutput;
129
+ };
130
+ };
120
131
  }
@@ -93,4 +93,15 @@ declare const ListHostedZonesCommand_base: {
93
93
  * @public
94
94
  */
95
95
  export declare class ListHostedZonesCommand extends ListHostedZonesCommand_base {
96
+ /** @internal type navigation helper, not in runtime. */
97
+ protected static __types: {
98
+ api: {
99
+ input: ListHostedZonesRequest;
100
+ output: ListHostedZonesResponse;
101
+ };
102
+ sdk: {
103
+ input: ListHostedZonesCommandInput;
104
+ output: ListHostedZonesCommandOutput;
105
+ };
106
+ };
96
107
  }
@@ -81,4 +81,15 @@ declare const ListQueryLoggingConfigsCommand_base: {
81
81
  * @public
82
82
  */
83
83
  export declare class ListQueryLoggingConfigsCommand extends ListQueryLoggingConfigsCommand_base {
84
+ /** @internal type navigation helper, not in runtime. */
85
+ protected static __types: {
86
+ api: {
87
+ input: ListQueryLoggingConfigsRequest;
88
+ output: ListQueryLoggingConfigsResponse;
89
+ };
90
+ sdk: {
91
+ input: ListQueryLoggingConfigsCommandInput;
92
+ output: ListQueryLoggingConfigsCommandOutput;
93
+ };
94
+ };
84
95
  }
@@ -183,4 +183,15 @@ declare const ListResourceRecordSetsCommand_base: {
183
183
  * @public
184
184
  */
185
185
  export declare class ListResourceRecordSetsCommand extends ListResourceRecordSetsCommand_base {
186
+ /** @internal type navigation helper, not in runtime. */
187
+ protected static __types: {
188
+ api: {
189
+ input: ListResourceRecordSetsRequest;
190
+ output: ListResourceRecordSetsResponse;
191
+ };
192
+ sdk: {
193
+ input: ListResourceRecordSetsCommandInput;
194
+ output: ListResourceRecordSetsCommandOutput;
195
+ };
196
+ };
186
197
  }
@@ -74,4 +74,15 @@ declare const ListReusableDelegationSetsCommand_base: {
74
74
  * @public
75
75
  */
76
76
  export declare class ListReusableDelegationSetsCommand extends ListReusableDelegationSetsCommand_base {
77
+ /** @internal type navigation helper, not in runtime. */
78
+ protected static __types: {
79
+ api: {
80
+ input: ListReusableDelegationSetsRequest;
81
+ output: ListReusableDelegationSetsResponse;
82
+ };
83
+ sdk: {
84
+ input: ListReusableDelegationSetsCommandInput;
85
+ output: ListReusableDelegationSetsCommandOutput;
86
+ };
87
+ };
77
88
  }
@@ -88,4 +88,15 @@ declare const ListTagsForResourceCommand_base: {
88
88
  * @public
89
89
  */
90
90
  export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
91
+ /** @internal type navigation helper, not in runtime. */
92
+ protected static __types: {
93
+ api: {
94
+ input: ListTagsForResourceRequest;
95
+ output: ListTagsForResourceResponse;
96
+ };
97
+ sdk: {
98
+ input: ListTagsForResourceCommandInput;
99
+ output: ListTagsForResourceCommandOutput;
100
+ };
101
+ };
91
102
  }
@@ -92,4 +92,15 @@ declare const ListTagsForResourcesCommand_base: {
92
92
  * @public
93
93
  */
94
94
  export declare class ListTagsForResourcesCommand extends ListTagsForResourcesCommand_base {
95
+ /** @internal type navigation helper, not in runtime. */
96
+ protected static __types: {
97
+ api: {
98
+ input: ListTagsForResourcesRequest;
99
+ output: ListTagsForResourcesResponse;
100
+ };
101
+ sdk: {
102
+ input: ListTagsForResourcesCommandInput;
103
+ output: ListTagsForResourcesCommandOutput;
104
+ };
105
+ };
95
106
  }
@@ -76,4 +76,15 @@ declare const ListTrafficPoliciesCommand_base: {
76
76
  * @public
77
77
  */
78
78
  export declare class ListTrafficPoliciesCommand extends ListTrafficPoliciesCommand_base {
79
+ /** @internal type navigation helper, not in runtime. */
80
+ protected static __types: {
81
+ api: {
82
+ input: ListTrafficPoliciesRequest;
83
+ output: ListTrafficPoliciesResponse;
84
+ };
85
+ sdk: {
86
+ input: ListTrafficPoliciesCommandInput;
87
+ output: ListTrafficPoliciesCommandOutput;
88
+ };
89
+ };
79
90
  }
@@ -96,4 +96,15 @@ declare const ListTrafficPolicyInstancesByHostedZoneCommand_base: {
96
96
  * @public
97
97
  */
98
98
  export declare class ListTrafficPolicyInstancesByHostedZoneCommand extends ListTrafficPolicyInstancesByHostedZoneCommand_base {
99
+ /** @internal type navigation helper, not in runtime. */
100
+ protected static __types: {
101
+ api: {
102
+ input: ListTrafficPolicyInstancesByHostedZoneRequest;
103
+ output: ListTrafficPolicyInstancesByHostedZoneResponse;
104
+ };
105
+ sdk: {
106
+ input: ListTrafficPolicyInstancesByHostedZoneCommandInput;
107
+ output: ListTrafficPolicyInstancesByHostedZoneCommandOutput;
108
+ };
109
+ };
99
110
  }
@@ -99,4 +99,15 @@ declare const ListTrafficPolicyInstancesByPolicyCommand_base: {
99
99
  * @public
100
100
  */
101
101
  export declare class ListTrafficPolicyInstancesByPolicyCommand extends ListTrafficPolicyInstancesByPolicyCommand_base {
102
+ /** @internal type navigation helper, not in runtime. */
103
+ protected static __types: {
104
+ api: {
105
+ input: ListTrafficPolicyInstancesByPolicyRequest;
106
+ output: ListTrafficPolicyInstancesByPolicyResponse;
107
+ };
108
+ sdk: {
109
+ input: ListTrafficPolicyInstancesByPolicyCommandInput;
110
+ output: ListTrafficPolicyInstancesByPolicyCommandOutput;
111
+ };
112
+ };
102
113
  }
@@ -93,4 +93,15 @@ declare const ListTrafficPolicyInstancesCommand_base: {
93
93
  * @public
94
94
  */
95
95
  export declare class ListTrafficPolicyInstancesCommand extends ListTrafficPolicyInstancesCommand_base {
96
+ /** @internal type navigation helper, not in runtime. */
97
+ protected static __types: {
98
+ api: {
99
+ input: ListTrafficPolicyInstancesRequest;
100
+ output: ListTrafficPolicyInstancesResponse;
101
+ };
102
+ sdk: {
103
+ input: ListTrafficPolicyInstancesCommandInput;
104
+ output: ListTrafficPolicyInstancesCommandOutput;
105
+ };
106
+ };
96
107
  }
@@ -79,4 +79,15 @@ declare const ListTrafficPolicyVersionsCommand_base: {
79
79
  * @public
80
80
  */
81
81
  export declare class ListTrafficPolicyVersionsCommand extends ListTrafficPolicyVersionsCommand_base {
82
+ /** @internal type navigation helper, not in runtime. */
83
+ protected static __types: {
84
+ api: {
85
+ input: ListTrafficPolicyVersionsRequest;
86
+ output: ListTrafficPolicyVersionsResponse;
87
+ };
88
+ sdk: {
89
+ input: ListTrafficPolicyVersionsCommandInput;
90
+ output: ListTrafficPolicyVersionsCommandOutput;
91
+ };
92
+ };
82
93
  }
@@ -80,4 +80,15 @@ declare const ListVPCAssociationAuthorizationsCommand_base: {
80
80
  * @public
81
81
  */
82
82
  export declare class ListVPCAssociationAuthorizationsCommand extends ListVPCAssociationAuthorizationsCommand_base {
83
+ /** @internal type navigation helper, not in runtime. */
84
+ protected static __types: {
85
+ api: {
86
+ input: ListVPCAssociationAuthorizationsRequest;
87
+ output: ListVPCAssociationAuthorizationsResponse;
88
+ };
89
+ sdk: {
90
+ input: ListVPCAssociationAuthorizationsCommandInput;
91
+ output: ListVPCAssociationAuthorizationsCommandOutput;
92
+ };
93
+ };
83
94
  }
@@ -84,4 +84,15 @@ declare const TestDNSAnswerCommand_base: {
84
84
  * @public
85
85
  */
86
86
  export declare class TestDNSAnswerCommand extends TestDNSAnswerCommand_base {
87
+ /** @internal type navigation helper, not in runtime. */
88
+ protected static __types: {
89
+ api: {
90
+ input: TestDNSAnswerRequest;
91
+ output: TestDNSAnswerResponse;
92
+ };
93
+ sdk: {
94
+ input: TestDNSAnswerCommandInput;
95
+ output: TestDNSAnswerCommandOutput;
96
+ };
97
+ };
87
98
  }
@@ -145,4 +145,15 @@ declare const UpdateHealthCheckCommand_base: {
145
145
  * @public
146
146
  */
147
147
  export declare class UpdateHealthCheckCommand extends UpdateHealthCheckCommand_base {
148
+ /** @internal type navigation helper, not in runtime. */
149
+ protected static __types: {
150
+ api: {
151
+ input: UpdateHealthCheckRequest;
152
+ output: UpdateHealthCheckResponse;
153
+ };
154
+ sdk: {
155
+ input: UpdateHealthCheckCommandInput;
156
+ output: UpdateHealthCheckCommandOutput;
157
+ };
158
+ };
148
159
  }
@@ -84,4 +84,15 @@ declare const UpdateHostedZoneCommentCommand_base: {
84
84
  * @public
85
85
  */
86
86
  export declare class UpdateHostedZoneCommentCommand extends UpdateHostedZoneCommentCommand_base {
87
+ /** @internal type navigation helper, not in runtime. */
88
+ protected static __types: {
89
+ api: {
90
+ input: UpdateHostedZoneCommentRequest;
91
+ output: UpdateHostedZoneCommentResponse;
92
+ };
93
+ sdk: {
94
+ input: UpdateHostedZoneCommentCommandInput;
95
+ output: UpdateHostedZoneCommentCommandOutput;
96
+ };
97
+ };
87
98
  }
@@ -76,4 +76,15 @@ declare const UpdateTrafficPolicyCommentCommand_base: {
76
76
  * @public
77
77
  */
78
78
  export declare class UpdateTrafficPolicyCommentCommand extends UpdateTrafficPolicyCommentCommand_base {
79
+ /** @internal type navigation helper, not in runtime. */
80
+ protected static __types: {
81
+ api: {
82
+ input: UpdateTrafficPolicyCommentRequest;
83
+ output: UpdateTrafficPolicyCommentResponse;
84
+ };
85
+ sdk: {
86
+ input: UpdateTrafficPolicyCommentCommandInput;
87
+ output: UpdateTrafficPolicyCommentCommandOutput;
88
+ };
89
+ };
79
90
  }
@@ -120,4 +120,15 @@ declare const UpdateTrafficPolicyInstanceCommand_base: {
120
120
  * @public
121
121
  */
122
122
  export declare class UpdateTrafficPolicyInstanceCommand extends UpdateTrafficPolicyInstanceCommand_base {
123
+ /** @internal type navigation helper, not in runtime. */
124
+ protected static __types: {
125
+ api: {
126
+ input: UpdateTrafficPolicyInstanceRequest;
127
+ output: UpdateTrafficPolicyInstanceResponse;
128
+ };
129
+ sdk: {
130
+ input: UpdateTrafficPolicyInstanceCommandInput;
131
+ output: UpdateTrafficPolicyInstanceCommandOutput;
132
+ };
133
+ };
123
134
  }
@@ -37,4 +37,15 @@ declare const ActivateKeySigningKeyCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ActivateKeySigningKeyCommand extends ActivateKeySigningKeyCommand_base {}
40
+ export declare class ActivateKeySigningKeyCommand extends ActivateKeySigningKeyCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ActivateKeySigningKeyRequest;
44
+ output: ActivateKeySigningKeyResponse;
45
+ };
46
+ sdk: {
47
+ input: ActivateKeySigningKeyCommandInput;
48
+ output: ActivateKeySigningKeyCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const AssociateVPCWithHostedZoneCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class AssociateVPCWithHostedZoneCommand extends AssociateVPCWithHostedZoneCommand_base {}
40
+ export declare class AssociateVPCWithHostedZoneCommand extends AssociateVPCWithHostedZoneCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: AssociateVPCWithHostedZoneRequest;
44
+ output: AssociateVPCWithHostedZoneResponse;
45
+ };
46
+ sdk: {
47
+ input: AssociateVPCWithHostedZoneCommandInput;
48
+ output: AssociateVPCWithHostedZoneCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ChangeCidrCollectionCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ChangeCidrCollectionCommand extends ChangeCidrCollectionCommand_base {}
40
+ export declare class ChangeCidrCollectionCommand extends ChangeCidrCollectionCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ChangeCidrCollectionRequest;
44
+ output: ChangeCidrCollectionResponse;
45
+ };
46
+ sdk: {
47
+ input: ChangeCidrCollectionCommandInput;
48
+ output: ChangeCidrCollectionCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ChangeResourceRecordSetsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ChangeResourceRecordSetsCommand extends ChangeResourceRecordSetsCommand_base {}
40
+ export declare class ChangeResourceRecordSetsCommand extends ChangeResourceRecordSetsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ChangeResourceRecordSetsRequest;
44
+ output: ChangeResourceRecordSetsResponse;
45
+ };
46
+ sdk: {
47
+ input: ChangeResourceRecordSetsCommandInput;
48
+ output: ChangeResourceRecordSetsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ChangeTagsForResourceCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ChangeTagsForResourceCommand extends ChangeTagsForResourceCommand_base {}
40
+ export declare class ChangeTagsForResourceCommand extends ChangeTagsForResourceCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ChangeTagsForResourceRequest;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: ChangeTagsForResourceCommandInput;
48
+ output: ChangeTagsForResourceCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const CreateCidrCollectionCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class CreateCidrCollectionCommand extends CreateCidrCollectionCommand_base {}
40
+ export declare class CreateCidrCollectionCommand extends CreateCidrCollectionCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: CreateCidrCollectionRequest;
44
+ output: CreateCidrCollectionResponse;
45
+ };
46
+ sdk: {
47
+ input: CreateCidrCollectionCommandInput;
48
+ output: CreateCidrCollectionCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const CreateHealthCheckCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class CreateHealthCheckCommand extends CreateHealthCheckCommand_base {}
40
+ export declare class CreateHealthCheckCommand extends CreateHealthCheckCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: CreateHealthCheckRequest;
44
+ output: CreateHealthCheckResponse;
45
+ };
46
+ sdk: {
47
+ input: CreateHealthCheckCommandInput;
48
+ output: CreateHealthCheckCommandOutput;
49
+ };
50
+ };
51
+ }