@aws-sdk/client-route-53-domains 3.590.0 → 3.596.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 (73) hide show
  1. package/dist-cjs/index.js +0 -34
  2. package/dist-types/commands/AcceptDomainTransferFromAnotherAwsAccountCommand.d.ts +2 -1
  3. package/dist-types/commands/AssociateDelegationSignerToDomainCommand.d.ts +2 -1
  4. package/dist-types/commands/CancelDomainTransferToAnotherAwsAccountCommand.d.ts +2 -1
  5. package/dist-types/commands/CheckDomainAvailabilityCommand.d.ts +2 -1
  6. package/dist-types/commands/CheckDomainTransferabilityCommand.d.ts +2 -1
  7. package/dist-types/commands/DeleteDomainCommand.d.ts +2 -1
  8. package/dist-types/commands/DeleteTagsForDomainCommand.d.ts +2 -1
  9. package/dist-types/commands/DisableDomainAutoRenewCommand.d.ts +2 -1
  10. package/dist-types/commands/DisableDomainTransferLockCommand.d.ts +2 -1
  11. package/dist-types/commands/DisassociateDelegationSignerFromDomainCommand.d.ts +2 -1
  12. package/dist-types/commands/EnableDomainAutoRenewCommand.d.ts +2 -1
  13. package/dist-types/commands/EnableDomainTransferLockCommand.d.ts +2 -1
  14. package/dist-types/commands/GetContactReachabilityStatusCommand.d.ts +2 -1
  15. package/dist-types/commands/GetDomainDetailCommand.d.ts +2 -1
  16. package/dist-types/commands/GetDomainSuggestionsCommand.d.ts +2 -1
  17. package/dist-types/commands/GetOperationDetailCommand.d.ts +2 -1
  18. package/dist-types/commands/ListDomainsCommand.d.ts +2 -1
  19. package/dist-types/commands/ListOperationsCommand.d.ts +2 -1
  20. package/dist-types/commands/ListPricesCommand.d.ts +2 -1
  21. package/dist-types/commands/ListTagsForDomainCommand.d.ts +2 -1
  22. package/dist-types/commands/PushDomainCommand.d.ts +2 -1
  23. package/dist-types/commands/RegisterDomainCommand.d.ts +2 -1
  24. package/dist-types/commands/RejectDomainTransferFromAnotherAwsAccountCommand.d.ts +2 -1
  25. package/dist-types/commands/RenewDomainCommand.d.ts +2 -1
  26. package/dist-types/commands/ResendContactReachabilityEmailCommand.d.ts +2 -1
  27. package/dist-types/commands/ResendOperationAuthorizationCommand.d.ts +2 -1
  28. package/dist-types/commands/RetrieveDomainAuthCodeCommand.d.ts +2 -1
  29. package/dist-types/commands/TransferDomainCommand.d.ts +2 -1
  30. package/dist-types/commands/TransferDomainToAnotherAwsAccountCommand.d.ts +2 -1
  31. package/dist-types/commands/UpdateDomainContactCommand.d.ts +2 -1
  32. package/dist-types/commands/UpdateDomainContactPrivacyCommand.d.ts +2 -1
  33. package/dist-types/commands/UpdateDomainNameserversCommand.d.ts +2 -1
  34. package/dist-types/commands/UpdateTagsForDomainCommand.d.ts +2 -1
  35. package/dist-types/commands/ViewBillingCommand.d.ts +2 -1
  36. package/dist-types/index.d.ts +2 -2
  37. package/dist-types/models/Route53DomainsServiceException.d.ts +2 -1
  38. package/dist-types/ts3.4/commands/AcceptDomainTransferFromAnotherAwsAccountCommand.d.ts +2 -1
  39. package/dist-types/ts3.4/commands/AssociateDelegationSignerToDomainCommand.d.ts +2 -1
  40. package/dist-types/ts3.4/commands/CancelDomainTransferToAnotherAwsAccountCommand.d.ts +2 -1
  41. package/dist-types/ts3.4/commands/CheckDomainAvailabilityCommand.d.ts +2 -1
  42. package/dist-types/ts3.4/commands/CheckDomainTransferabilityCommand.d.ts +2 -1
  43. package/dist-types/ts3.4/commands/DeleteDomainCommand.d.ts +2 -1
  44. package/dist-types/ts3.4/commands/DeleteTagsForDomainCommand.d.ts +2 -1
  45. package/dist-types/ts3.4/commands/DisableDomainAutoRenewCommand.d.ts +2 -1
  46. package/dist-types/ts3.4/commands/DisableDomainTransferLockCommand.d.ts +2 -1
  47. package/dist-types/ts3.4/commands/DisassociateDelegationSignerFromDomainCommand.d.ts +2 -1
  48. package/dist-types/ts3.4/commands/EnableDomainAutoRenewCommand.d.ts +2 -1
  49. package/dist-types/ts3.4/commands/EnableDomainTransferLockCommand.d.ts +2 -1
  50. package/dist-types/ts3.4/commands/GetContactReachabilityStatusCommand.d.ts +2 -1
  51. package/dist-types/ts3.4/commands/GetDomainDetailCommand.d.ts +2 -1
  52. package/dist-types/ts3.4/commands/GetDomainSuggestionsCommand.d.ts +2 -1
  53. package/dist-types/ts3.4/commands/GetOperationDetailCommand.d.ts +2 -1
  54. package/dist-types/ts3.4/commands/ListDomainsCommand.d.ts +2 -1
  55. package/dist-types/ts3.4/commands/ListOperationsCommand.d.ts +2 -1
  56. package/dist-types/ts3.4/commands/ListPricesCommand.d.ts +2 -1
  57. package/dist-types/ts3.4/commands/ListTagsForDomainCommand.d.ts +2 -1
  58. package/dist-types/ts3.4/commands/PushDomainCommand.d.ts +2 -1
  59. package/dist-types/ts3.4/commands/RegisterDomainCommand.d.ts +2 -1
  60. package/dist-types/ts3.4/commands/RejectDomainTransferFromAnotherAwsAccountCommand.d.ts +2 -1
  61. package/dist-types/ts3.4/commands/RenewDomainCommand.d.ts +2 -1
  62. package/dist-types/ts3.4/commands/ResendContactReachabilityEmailCommand.d.ts +2 -1
  63. package/dist-types/ts3.4/commands/ResendOperationAuthorizationCommand.d.ts +2 -1
  64. package/dist-types/ts3.4/commands/RetrieveDomainAuthCodeCommand.d.ts +2 -1
  65. package/dist-types/ts3.4/commands/TransferDomainCommand.d.ts +2 -1
  66. package/dist-types/ts3.4/commands/TransferDomainToAnotherAwsAccountCommand.d.ts +2 -1
  67. package/dist-types/ts3.4/commands/UpdateDomainContactCommand.d.ts +2 -1
  68. package/dist-types/ts3.4/commands/UpdateDomainContactPrivacyCommand.d.ts +2 -1
  69. package/dist-types/ts3.4/commands/UpdateDomainNameserversCommand.d.ts +2 -1
  70. package/dist-types/ts3.4/commands/UpdateTagsForDomainCommand.d.ts +2 -1
  71. package/dist-types/ts3.4/commands/ViewBillingCommand.d.ts +2 -1
  72. package/dist-types/ts3.4/models/Route53DomainsServiceException.d.ts +2 -1
  73. package/package.json +6 -6
package/dist-cjs/index.js CHANGED
@@ -248,7 +248,6 @@ var Route53DomainsClient = _Route53DomainsClient;
248
248
 
249
249
  var import_middleware_serde = require("@smithy/middleware-serde");
250
250
 
251
- var import_types = require("@smithy/types");
252
251
 
253
252
  // src/models/models_0.ts
254
253
 
@@ -1796,7 +1795,6 @@ var AcceptDomainTransferFromAnotherAwsAccountCommand = _AcceptDomainTransferFrom
1796
1795
 
1797
1796
 
1798
1797
 
1799
-
1800
1798
  var _AssociateDelegationSignerToDomainCommand = class _AssociateDelegationSignerToDomainCommand extends import_smithy_client.Command.classBuilder().ep({
1801
1799
  ...commonParams
1802
1800
  }).m(function(Command, cs, config, o) {
@@ -1813,7 +1811,6 @@ var AssociateDelegationSignerToDomainCommand = _AssociateDelegationSignerToDomai
1813
1811
 
1814
1812
 
1815
1813
 
1816
-
1817
1814
  var _CancelDomainTransferToAnotherAwsAccountCommand = class _CancelDomainTransferToAnotherAwsAccountCommand extends import_smithy_client.Command.classBuilder().ep({
1818
1815
  ...commonParams
1819
1816
  }).m(function(Command, cs, config, o) {
@@ -1830,7 +1827,6 @@ var CancelDomainTransferToAnotherAwsAccountCommand = _CancelDomainTransferToAnot
1830
1827
 
1831
1828
 
1832
1829
 
1833
-
1834
1830
  var _CheckDomainAvailabilityCommand = class _CheckDomainAvailabilityCommand extends import_smithy_client.Command.classBuilder().ep({
1835
1831
  ...commonParams
1836
1832
  }).m(function(Command, cs, config, o) {
@@ -1847,7 +1843,6 @@ var CheckDomainAvailabilityCommand = _CheckDomainAvailabilityCommand;
1847
1843
 
1848
1844
 
1849
1845
 
1850
-
1851
1846
  var _CheckDomainTransferabilityCommand = class _CheckDomainTransferabilityCommand extends import_smithy_client.Command.classBuilder().ep({
1852
1847
  ...commonParams
1853
1848
  }).m(function(Command, cs, config, o) {
@@ -1864,7 +1859,6 @@ var CheckDomainTransferabilityCommand = _CheckDomainTransferabilityCommand;
1864
1859
 
1865
1860
 
1866
1861
 
1867
-
1868
1862
  var _DeleteDomainCommand = class _DeleteDomainCommand extends import_smithy_client.Command.classBuilder().ep({
1869
1863
  ...commonParams
1870
1864
  }).m(function(Command, cs, config, o) {
@@ -1881,7 +1875,6 @@ var DeleteDomainCommand = _DeleteDomainCommand;
1881
1875
 
1882
1876
 
1883
1877
 
1884
-
1885
1878
  var _DeleteTagsForDomainCommand = class _DeleteTagsForDomainCommand extends import_smithy_client.Command.classBuilder().ep({
1886
1879
  ...commonParams
1887
1880
  }).m(function(Command, cs, config, o) {
@@ -1898,7 +1891,6 @@ var DeleteTagsForDomainCommand = _DeleteTagsForDomainCommand;
1898
1891
 
1899
1892
 
1900
1893
 
1901
-
1902
1894
  var _DisableDomainAutoRenewCommand = class _DisableDomainAutoRenewCommand extends import_smithy_client.Command.classBuilder().ep({
1903
1895
  ...commonParams
1904
1896
  }).m(function(Command, cs, config, o) {
@@ -1915,7 +1907,6 @@ var DisableDomainAutoRenewCommand = _DisableDomainAutoRenewCommand;
1915
1907
 
1916
1908
 
1917
1909
 
1918
-
1919
1910
  var _DisableDomainTransferLockCommand = class _DisableDomainTransferLockCommand extends import_smithy_client.Command.classBuilder().ep({
1920
1911
  ...commonParams
1921
1912
  }).m(function(Command, cs, config, o) {
@@ -1932,7 +1923,6 @@ var DisableDomainTransferLockCommand = _DisableDomainTransferLockCommand;
1932
1923
 
1933
1924
 
1934
1925
 
1935
-
1936
1926
  var _DisassociateDelegationSignerFromDomainCommand = class _DisassociateDelegationSignerFromDomainCommand extends import_smithy_client.Command.classBuilder().ep({
1937
1927
  ...commonParams
1938
1928
  }).m(function(Command, cs, config, o) {
@@ -1949,7 +1939,6 @@ var DisassociateDelegationSignerFromDomainCommand = _DisassociateDelegationSigne
1949
1939
 
1950
1940
 
1951
1941
 
1952
-
1953
1942
  var _EnableDomainAutoRenewCommand = class _EnableDomainAutoRenewCommand extends import_smithy_client.Command.classBuilder().ep({
1954
1943
  ...commonParams
1955
1944
  }).m(function(Command, cs, config, o) {
@@ -1966,7 +1955,6 @@ var EnableDomainAutoRenewCommand = _EnableDomainAutoRenewCommand;
1966
1955
 
1967
1956
 
1968
1957
 
1969
-
1970
1958
  var _EnableDomainTransferLockCommand = class _EnableDomainTransferLockCommand extends import_smithy_client.Command.classBuilder().ep({
1971
1959
  ...commonParams
1972
1960
  }).m(function(Command, cs, config, o) {
@@ -1983,7 +1971,6 @@ var EnableDomainTransferLockCommand = _EnableDomainTransferLockCommand;
1983
1971
 
1984
1972
 
1985
1973
 
1986
-
1987
1974
  var _GetContactReachabilityStatusCommand = class _GetContactReachabilityStatusCommand extends import_smithy_client.Command.classBuilder().ep({
1988
1975
  ...commonParams
1989
1976
  }).m(function(Command, cs, config, o) {
@@ -2000,7 +1987,6 @@ var GetContactReachabilityStatusCommand = _GetContactReachabilityStatusCommand;
2000
1987
 
2001
1988
 
2002
1989
 
2003
-
2004
1990
  var _GetDomainDetailCommand = class _GetDomainDetailCommand extends import_smithy_client.Command.classBuilder().ep({
2005
1991
  ...commonParams
2006
1992
  }).m(function(Command, cs, config, o) {
@@ -2017,7 +2003,6 @@ var GetDomainDetailCommand = _GetDomainDetailCommand;
2017
2003
 
2018
2004
 
2019
2005
 
2020
-
2021
2006
  var _GetDomainSuggestionsCommand = class _GetDomainSuggestionsCommand extends import_smithy_client.Command.classBuilder().ep({
2022
2007
  ...commonParams
2023
2008
  }).m(function(Command, cs, config, o) {
@@ -2034,7 +2019,6 @@ var GetDomainSuggestionsCommand = _GetDomainSuggestionsCommand;
2034
2019
 
2035
2020
 
2036
2021
 
2037
-
2038
2022
  var _GetOperationDetailCommand = class _GetOperationDetailCommand extends import_smithy_client.Command.classBuilder().ep({
2039
2023
  ...commonParams
2040
2024
  }).m(function(Command, cs, config, o) {
@@ -2051,7 +2035,6 @@ var GetOperationDetailCommand = _GetOperationDetailCommand;
2051
2035
 
2052
2036
 
2053
2037
 
2054
-
2055
2038
  var _ListDomainsCommand = class _ListDomainsCommand extends import_smithy_client.Command.classBuilder().ep({
2056
2039
  ...commonParams
2057
2040
  }).m(function(Command, cs, config, o) {
@@ -2068,7 +2051,6 @@ var ListDomainsCommand = _ListDomainsCommand;
2068
2051
 
2069
2052
 
2070
2053
 
2071
-
2072
2054
  var _ListOperationsCommand = class _ListOperationsCommand extends import_smithy_client.Command.classBuilder().ep({
2073
2055
  ...commonParams
2074
2056
  }).m(function(Command, cs, config, o) {
@@ -2085,7 +2067,6 @@ var ListOperationsCommand = _ListOperationsCommand;
2085
2067
 
2086
2068
 
2087
2069
 
2088
-
2089
2070
  var _ListPricesCommand = class _ListPricesCommand extends import_smithy_client.Command.classBuilder().ep({
2090
2071
  ...commonParams
2091
2072
  }).m(function(Command, cs, config, o) {
@@ -2102,7 +2083,6 @@ var ListPricesCommand = _ListPricesCommand;
2102
2083
 
2103
2084
 
2104
2085
 
2105
-
2106
2086
  var _ListTagsForDomainCommand = class _ListTagsForDomainCommand extends import_smithy_client.Command.classBuilder().ep({
2107
2087
  ...commonParams
2108
2088
  }).m(function(Command, cs, config, o) {
@@ -2119,7 +2099,6 @@ var ListTagsForDomainCommand = _ListTagsForDomainCommand;
2119
2099
 
2120
2100
 
2121
2101
 
2122
-
2123
2102
  var _PushDomainCommand = class _PushDomainCommand extends import_smithy_client.Command.classBuilder().ep({
2124
2103
  ...commonParams
2125
2104
  }).m(function(Command, cs, config, o) {
@@ -2136,7 +2115,6 @@ var PushDomainCommand = _PushDomainCommand;
2136
2115
 
2137
2116
 
2138
2117
 
2139
-
2140
2118
  var _RegisterDomainCommand = class _RegisterDomainCommand extends import_smithy_client.Command.classBuilder().ep({
2141
2119
  ...commonParams
2142
2120
  }).m(function(Command, cs, config, o) {
@@ -2153,7 +2131,6 @@ var RegisterDomainCommand = _RegisterDomainCommand;
2153
2131
 
2154
2132
 
2155
2133
 
2156
-
2157
2134
  var _RejectDomainTransferFromAnotherAwsAccountCommand = class _RejectDomainTransferFromAnotherAwsAccountCommand extends import_smithy_client.Command.classBuilder().ep({
2158
2135
  ...commonParams
2159
2136
  }).m(function(Command, cs, config, o) {
@@ -2170,7 +2147,6 @@ var RejectDomainTransferFromAnotherAwsAccountCommand = _RejectDomainTransferFrom
2170
2147
 
2171
2148
 
2172
2149
 
2173
-
2174
2150
  var _RenewDomainCommand = class _RenewDomainCommand extends import_smithy_client.Command.classBuilder().ep({
2175
2151
  ...commonParams
2176
2152
  }).m(function(Command, cs, config, o) {
@@ -2187,7 +2163,6 @@ var RenewDomainCommand = _RenewDomainCommand;
2187
2163
 
2188
2164
 
2189
2165
 
2190
-
2191
2166
  var _ResendContactReachabilityEmailCommand = class _ResendContactReachabilityEmailCommand extends import_smithy_client.Command.classBuilder().ep({
2192
2167
  ...commonParams
2193
2168
  }).m(function(Command, cs, config, o) {
@@ -2204,7 +2179,6 @@ var ResendContactReachabilityEmailCommand = _ResendContactReachabilityEmailComma
2204
2179
 
2205
2180
 
2206
2181
 
2207
-
2208
2182
  var _ResendOperationAuthorizationCommand = class _ResendOperationAuthorizationCommand extends import_smithy_client.Command.classBuilder().ep({
2209
2183
  ...commonParams
2210
2184
  }).m(function(Command, cs, config, o) {
@@ -2221,7 +2195,6 @@ var ResendOperationAuthorizationCommand = _ResendOperationAuthorizationCommand;
2221
2195
 
2222
2196
 
2223
2197
 
2224
-
2225
2198
  var _RetrieveDomainAuthCodeCommand = class _RetrieveDomainAuthCodeCommand extends import_smithy_client.Command.classBuilder().ep({
2226
2199
  ...commonParams
2227
2200
  }).m(function(Command, cs, config, o) {
@@ -2238,7 +2211,6 @@ var RetrieveDomainAuthCodeCommand = _RetrieveDomainAuthCodeCommand;
2238
2211
 
2239
2212
 
2240
2213
 
2241
-
2242
2214
  var _TransferDomainCommand = class _TransferDomainCommand extends import_smithy_client.Command.classBuilder().ep({
2243
2215
  ...commonParams
2244
2216
  }).m(function(Command, cs, config, o) {
@@ -2255,7 +2227,6 @@ var TransferDomainCommand = _TransferDomainCommand;
2255
2227
 
2256
2228
 
2257
2229
 
2258
-
2259
2230
  var _TransferDomainToAnotherAwsAccountCommand = class _TransferDomainToAnotherAwsAccountCommand extends import_smithy_client.Command.classBuilder().ep({
2260
2231
  ...commonParams
2261
2232
  }).m(function(Command, cs, config, o) {
@@ -2272,7 +2243,6 @@ var TransferDomainToAnotherAwsAccountCommand = _TransferDomainToAnotherAwsAccoun
2272
2243
 
2273
2244
 
2274
2245
 
2275
-
2276
2246
  var _UpdateDomainContactCommand = class _UpdateDomainContactCommand extends import_smithy_client.Command.classBuilder().ep({
2277
2247
  ...commonParams
2278
2248
  }).m(function(Command, cs, config, o) {
@@ -2289,7 +2259,6 @@ var UpdateDomainContactCommand = _UpdateDomainContactCommand;
2289
2259
 
2290
2260
 
2291
2261
 
2292
-
2293
2262
  var _UpdateDomainContactPrivacyCommand = class _UpdateDomainContactPrivacyCommand extends import_smithy_client.Command.classBuilder().ep({
2294
2263
  ...commonParams
2295
2264
  }).m(function(Command, cs, config, o) {
@@ -2306,7 +2275,6 @@ var UpdateDomainContactPrivacyCommand = _UpdateDomainContactPrivacyCommand;
2306
2275
 
2307
2276
 
2308
2277
 
2309
-
2310
2278
  var _UpdateDomainNameserversCommand = class _UpdateDomainNameserversCommand extends import_smithy_client.Command.classBuilder().ep({
2311
2279
  ...commonParams
2312
2280
  }).m(function(Command, cs, config, o) {
@@ -2323,7 +2291,6 @@ var UpdateDomainNameserversCommand = _UpdateDomainNameserversCommand;
2323
2291
 
2324
2292
 
2325
2293
 
2326
-
2327
2294
  var _UpdateTagsForDomainCommand = class _UpdateTagsForDomainCommand extends import_smithy_client.Command.classBuilder().ep({
2328
2295
  ...commonParams
2329
2296
  }).m(function(Command, cs, config, o) {
@@ -2340,7 +2307,6 @@ var UpdateTagsForDomainCommand = _UpdateTagsForDomainCommand;
2340
2307
 
2341
2308
 
2342
2309
 
2343
-
2344
2310
  var _ViewBillingCommand = class _ViewBillingCommand extends import_smithy_client.Command.classBuilder().ep({
2345
2311
  ...commonParams
2346
2312
  }).m(function(Command, cs, config, o) {
@@ -5,7 +5,8 @@ import { Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -7,8 +7,8 @@
7
7
  export * from "./Route53DomainsClient";
8
8
  export * from "./Route53Domains";
9
9
  export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
10
- export { RuntimeExtension } from "./runtimeExtensions";
11
- export { Route53DomainsExtensionConfiguration } from "./extensionConfiguration";
10
+ export type { RuntimeExtension } from "./runtimeExtensions";
11
+ export type { Route53DomainsExtensionConfiguration } from "./extensionConfiguration";
12
12
  export * from "./commands";
13
13
  export * from "./pagination";
14
14
  export * from "./models";
@@ -1,5 +1,6 @@
1
1
  import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@smithy/smithy-client";
2
- export { __ServiceException, __ServiceExceptionOptions };
2
+ export type { __ServiceExceptionOptions };
3
+ export { __ServiceException };
3
4
  /**
4
5
  * @public
5
6
  *
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../Route53DomainsClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface AcceptDomainTransferFromAnotherAwsAccountCommandInput
14
15
  extends AcceptDomainTransferFromAnotherAwsAccountRequest {}
15
16
  export interface AcceptDomainTransferFromAnotherAwsAccountCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../Route53DomainsClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface AssociateDelegationSignerToDomainCommandInput
14
15
  extends AssociateDelegationSignerToDomainRequest {}
15
16
  export interface AssociateDelegationSignerToDomainCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../Route53DomainsClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CancelDomainTransferToAnotherAwsAccountCommandInput
14
15
  extends CancelDomainTransferToAnotherAwsAccountRequest {}
15
16
  export interface CancelDomainTransferToAnotherAwsAccountCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../Route53DomainsClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CheckDomainAvailabilityCommandInput
14
15
  extends CheckDomainAvailabilityRequest {}
15
16
  export interface CheckDomainAvailabilityCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../Route53DomainsClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CheckDomainTransferabilityCommandInput
14
15
  extends CheckDomainTransferabilityRequest {}
15
16
  export interface CheckDomainTransferabilityCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceInputTypes,
7
7
  ServiceOutputTypes,
8
8
  } from "../Route53DomainsClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DeleteDomainCommandInput extends DeleteDomainRequest {}
11
12
  export interface DeleteDomainCommandOutput
12
13
  extends DeleteDomainResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../Route53DomainsClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteTagsForDomainCommandInput
14
15
  extends DeleteTagsForDomainRequest {}
15
16
  export interface DeleteTagsForDomainCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../Route53DomainsClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DisableDomainAutoRenewCommandInput
14
15
  extends DisableDomainAutoRenewRequest {}
15
16
  export interface DisableDomainAutoRenewCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../Route53DomainsClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DisableDomainTransferLockCommandInput
14
15
  extends DisableDomainTransferLockRequest {}
15
16
  export interface DisableDomainTransferLockCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../Route53DomainsClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DisassociateDelegationSignerFromDomainCommandInput
14
15
  extends DisassociateDelegationSignerFromDomainRequest {}
15
16
  export interface DisassociateDelegationSignerFromDomainCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../Route53DomainsClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface EnableDomainAutoRenewCommandInput
14
15
  extends EnableDomainAutoRenewRequest {}
15
16
  export interface EnableDomainAutoRenewCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../Route53DomainsClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface EnableDomainTransferLockCommandInput
14
15
  extends EnableDomainTransferLockRequest {}
15
16
  export interface EnableDomainTransferLockCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../Route53DomainsClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetContactReachabilityStatusCommandInput
14
15
  extends GetContactReachabilityStatusRequest {}
15
16
  export interface GetContactReachabilityStatusCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../Route53DomainsClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetDomainDetailCommandInput extends GetDomainDetailRequest {}
14
15
  export interface GetDomainDetailCommandOutput
15
16
  extends GetDomainDetailResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../Route53DomainsClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetDomainSuggestionsCommandInput
14
15
  extends GetDomainSuggestionsRequest {}
15
16
  export interface GetDomainSuggestionsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../Route53DomainsClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetOperationDetailCommandInput
14
15
  extends GetOperationDetailRequest {}
15
16
  export interface GetOperationDetailCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceInputTypes,
7
7
  ServiceOutputTypes,
8
8
  } from "../Route53DomainsClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface ListDomainsCommandInput extends ListDomainsRequest {}
11
12
  export interface ListDomainsCommandOutput
12
13
  extends ListDomainsResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../Route53DomainsClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListOperationsCommandInput extends ListOperationsRequest {}
14
15
  export interface ListOperationsCommandOutput
15
16
  extends ListOperationsResponse,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceInputTypes,
7
7
  ServiceOutputTypes,
8
8
  } from "../Route53DomainsClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface ListPricesCommandInput extends ListPricesRequest {}
11
12
  export interface ListPricesCommandOutput
12
13
  extends ListPricesResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../Route53DomainsClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListTagsForDomainCommandInput
14
15
  extends ListTagsForDomainRequest {}
15
16
  export interface ListTagsForDomainCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceInputTypes,
7
7
  ServiceOutputTypes,
8
8
  } from "../Route53DomainsClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface PushDomainCommandInput extends PushDomainRequest {}
11
12
  export interface PushDomainCommandOutput extends __MetadataBearer {}
12
13
  declare const PushDomainCommand_base: {
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../Route53DomainsClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface RegisterDomainCommandInput extends RegisterDomainRequest {}
14
15
  export interface RegisterDomainCommandOutput
15
16
  extends RegisterDomainResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../Route53DomainsClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface RejectDomainTransferFromAnotherAwsAccountCommandInput
14
15
  extends RejectDomainTransferFromAnotherAwsAccountRequest {}
15
16
  export interface RejectDomainTransferFromAnotherAwsAccountCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceInputTypes,
7
7
  ServiceOutputTypes,
8
8
  } from "../Route53DomainsClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface RenewDomainCommandInput extends RenewDomainRequest {}
11
12
  export interface RenewDomainCommandOutput
12
13
  extends RenewDomainResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../Route53DomainsClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ResendContactReachabilityEmailCommandInput
14
15
  extends ResendContactReachabilityEmailRequest {}
15
16
  export interface ResendContactReachabilityEmailCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceInputTypes,
7
7
  ServiceOutputTypes,
8
8
  } from "../Route53DomainsClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface ResendOperationAuthorizationCommandInput
11
12
  extends ResendOperationAuthorizationRequest {}
12
13
  export interface ResendOperationAuthorizationCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../Route53DomainsClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface RetrieveDomainAuthCodeCommandInput
14
15
  extends RetrieveDomainAuthCodeRequest {}
15
16
  export interface RetrieveDomainAuthCodeCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../Route53DomainsClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface TransferDomainCommandInput extends TransferDomainRequest {}
14
15
  export interface TransferDomainCommandOutput
15
16
  extends TransferDomainResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../Route53DomainsClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface TransferDomainToAnotherAwsAccountCommandInput
14
15
  extends TransferDomainToAnotherAwsAccountRequest {}
15
16
  export interface TransferDomainToAnotherAwsAccountCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../Route53DomainsClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateDomainContactCommandInput
14
15
  extends UpdateDomainContactRequest {}
15
16
  export interface UpdateDomainContactCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../Route53DomainsClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateDomainContactPrivacyCommandInput
14
15
  extends UpdateDomainContactPrivacyRequest {}
15
16
  export interface UpdateDomainContactPrivacyCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../Route53DomainsClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateDomainNameserversCommandInput
14
15
  extends UpdateDomainNameserversRequest {}
15
16
  export interface UpdateDomainNameserversCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../Route53DomainsClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateTagsForDomainCommandInput
14
15
  extends UpdateTagsForDomainRequest {}
15
16
  export interface UpdateTagsForDomainCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceInputTypes,
7
7
  ServiceOutputTypes,
8
8
  } from "../Route53DomainsClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface ViewBillingCommandInput extends ViewBillingRequest {}
11
12
  export interface ViewBillingCommandOutput
12
13
  extends ViewBillingResponse,
@@ -2,7 +2,8 @@ import {
2
2
  ServiceException as __ServiceException,
3
3
  ServiceExceptionOptions as __ServiceExceptionOptions,
4
4
  } from "@smithy/smithy-client";
5
- export { __ServiceException, __ServiceExceptionOptions };
5
+ export { __ServiceExceptionOptions };
6
+ export { __ServiceException };
6
7
  export declare class Route53DomainsServiceException extends __ServiceException {
7
8
  constructor(options: __ServiceExceptionOptions);
8
9
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-route-53-domains",
3
3
  "description": "AWS SDK for JavaScript Route 53 Domains Client for Node.js, Browser and React Native",
4
- "version": "3.590.0",
4
+ "version": "3.596.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-route-53-domains",
@@ -20,10 +20,10 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "3.0.0",
22
22
  "@aws-crypto/sha256-js": "3.0.0",
23
- "@aws-sdk/client-sso-oidc": "3.590.0",
24
- "@aws-sdk/client-sts": "3.590.0",
25
- "@aws-sdk/core": "3.588.0",
26
- "@aws-sdk/credential-provider-node": "3.590.0",
23
+ "@aws-sdk/client-sso-oidc": "3.596.0",
24
+ "@aws-sdk/client-sts": "3.596.0",
25
+ "@aws-sdk/core": "3.592.0",
26
+ "@aws-sdk/credential-provider-node": "3.596.0",
27
27
  "@aws-sdk/middleware-host-header": "3.577.0",
28
28
  "@aws-sdk/middleware-logger": "3.577.0",
29
29
  "@aws-sdk/middleware-recursion-detection": "3.577.0",
@@ -34,7 +34,7 @@
34
34
  "@aws-sdk/util-user-agent-browser": "3.577.0",
35
35
  "@aws-sdk/util-user-agent-node": "3.587.0",
36
36
  "@smithy/config-resolver": "^3.0.1",
37
- "@smithy/core": "^2.1.1",
37
+ "@smithy/core": "^2.2.0",
38
38
  "@smithy/fetch-http-handler": "^3.0.1",
39
39
  "@smithy/hash-node": "^3.0.0",
40
40
  "@smithy/invalid-dependency": "^3.0.0",