@aws-sdk/client-route53-recovery-readiness 3.588.0 → 3.592.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 -32
  2. package/dist-types/Route53RecoveryReadinessClient.d.ts +4 -4
  3. package/dist-types/commands/CreateCellCommand.d.ts +2 -1
  4. package/dist-types/commands/CreateCrossAccountAuthorizationCommand.d.ts +2 -1
  5. package/dist-types/commands/CreateReadinessCheckCommand.d.ts +2 -1
  6. package/dist-types/commands/CreateRecoveryGroupCommand.d.ts +2 -1
  7. package/dist-types/commands/CreateResourceSetCommand.d.ts +2 -1
  8. package/dist-types/commands/DeleteCellCommand.d.ts +2 -1
  9. package/dist-types/commands/DeleteCrossAccountAuthorizationCommand.d.ts +2 -1
  10. package/dist-types/commands/DeleteReadinessCheckCommand.d.ts +2 -1
  11. package/dist-types/commands/DeleteRecoveryGroupCommand.d.ts +2 -1
  12. package/dist-types/commands/DeleteResourceSetCommand.d.ts +2 -1
  13. package/dist-types/commands/GetArchitectureRecommendationsCommand.d.ts +2 -1
  14. package/dist-types/commands/GetCellCommand.d.ts +2 -1
  15. package/dist-types/commands/GetCellReadinessSummaryCommand.d.ts +2 -1
  16. package/dist-types/commands/GetReadinessCheckCommand.d.ts +2 -1
  17. package/dist-types/commands/GetReadinessCheckResourceStatusCommand.d.ts +2 -1
  18. package/dist-types/commands/GetReadinessCheckStatusCommand.d.ts +2 -1
  19. package/dist-types/commands/GetRecoveryGroupCommand.d.ts +2 -1
  20. package/dist-types/commands/GetRecoveryGroupReadinessSummaryCommand.d.ts +2 -1
  21. package/dist-types/commands/GetResourceSetCommand.d.ts +2 -1
  22. package/dist-types/commands/ListCellsCommand.d.ts +2 -1
  23. package/dist-types/commands/ListCrossAccountAuthorizationsCommand.d.ts +2 -1
  24. package/dist-types/commands/ListReadinessChecksCommand.d.ts +2 -1
  25. package/dist-types/commands/ListRecoveryGroupsCommand.d.ts +2 -1
  26. package/dist-types/commands/ListResourceSetsCommand.d.ts +2 -1
  27. package/dist-types/commands/ListRulesCommand.d.ts +2 -1
  28. package/dist-types/commands/ListTagsForResourcesCommand.d.ts +2 -1
  29. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  30. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  31. package/dist-types/commands/UpdateCellCommand.d.ts +2 -1
  32. package/dist-types/commands/UpdateReadinessCheckCommand.d.ts +2 -1
  33. package/dist-types/commands/UpdateRecoveryGroupCommand.d.ts +2 -1
  34. package/dist-types/commands/UpdateResourceSetCommand.d.ts +2 -1
  35. package/dist-types/index.d.ts +2 -2
  36. package/dist-types/models/Route53RecoveryReadinessServiceException.d.ts +2 -1
  37. package/dist-types/runtimeConfig.native.d.ts +1 -1
  38. package/dist-types/ts3.4/Route53RecoveryReadinessClient.d.ts +1 -1
  39. package/dist-types/ts3.4/commands/CreateCellCommand.d.ts +2 -1
  40. package/dist-types/ts3.4/commands/CreateCrossAccountAuthorizationCommand.d.ts +2 -1
  41. package/dist-types/ts3.4/commands/CreateReadinessCheckCommand.d.ts +2 -1
  42. package/dist-types/ts3.4/commands/CreateRecoveryGroupCommand.d.ts +2 -1
  43. package/dist-types/ts3.4/commands/CreateResourceSetCommand.d.ts +2 -1
  44. package/dist-types/ts3.4/commands/DeleteCellCommand.d.ts +2 -1
  45. package/dist-types/ts3.4/commands/DeleteCrossAccountAuthorizationCommand.d.ts +2 -1
  46. package/dist-types/ts3.4/commands/DeleteReadinessCheckCommand.d.ts +2 -1
  47. package/dist-types/ts3.4/commands/DeleteRecoveryGroupCommand.d.ts +2 -1
  48. package/dist-types/ts3.4/commands/DeleteResourceSetCommand.d.ts +2 -1
  49. package/dist-types/ts3.4/commands/GetArchitectureRecommendationsCommand.d.ts +2 -1
  50. package/dist-types/ts3.4/commands/GetCellCommand.d.ts +2 -1
  51. package/dist-types/ts3.4/commands/GetCellReadinessSummaryCommand.d.ts +2 -1
  52. package/dist-types/ts3.4/commands/GetReadinessCheckCommand.d.ts +2 -1
  53. package/dist-types/ts3.4/commands/GetReadinessCheckResourceStatusCommand.d.ts +2 -1
  54. package/dist-types/ts3.4/commands/GetReadinessCheckStatusCommand.d.ts +2 -1
  55. package/dist-types/ts3.4/commands/GetRecoveryGroupCommand.d.ts +2 -1
  56. package/dist-types/ts3.4/commands/GetRecoveryGroupReadinessSummaryCommand.d.ts +2 -1
  57. package/dist-types/ts3.4/commands/GetResourceSetCommand.d.ts +2 -1
  58. package/dist-types/ts3.4/commands/ListCellsCommand.d.ts +2 -1
  59. package/dist-types/ts3.4/commands/ListCrossAccountAuthorizationsCommand.d.ts +2 -1
  60. package/dist-types/ts3.4/commands/ListReadinessChecksCommand.d.ts +2 -1
  61. package/dist-types/ts3.4/commands/ListRecoveryGroupsCommand.d.ts +2 -1
  62. package/dist-types/ts3.4/commands/ListResourceSetsCommand.d.ts +2 -1
  63. package/dist-types/ts3.4/commands/ListRulesCommand.d.ts +2 -1
  64. package/dist-types/ts3.4/commands/ListTagsForResourcesCommand.d.ts +2 -1
  65. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
  66. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
  67. package/dist-types/ts3.4/commands/UpdateCellCommand.d.ts +2 -1
  68. package/dist-types/ts3.4/commands/UpdateReadinessCheckCommand.d.ts +2 -1
  69. package/dist-types/ts3.4/commands/UpdateRecoveryGroupCommand.d.ts +2 -1
  70. package/dist-types/ts3.4/commands/UpdateResourceSetCommand.d.ts +2 -1
  71. package/dist-types/ts3.4/models/Route53RecoveryReadinessServiceException.d.ts +2 -1
  72. package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
  73. package/package.json +6 -6
package/dist-cjs/index.js CHANGED
@@ -227,7 +227,6 @@ var Route53RecoveryReadinessClient = _Route53RecoveryReadinessClient;
227
227
 
228
228
  var import_middleware_serde = require("@smithy/middleware-serde");
229
229
 
230
- var import_types = require("@smithy/types");
231
230
 
232
231
  // src/protocols/Aws_restJson1.ts
233
232
  var import_core2 = require("@aws-sdk/core");
@@ -1610,7 +1609,6 @@ var CreateCellCommand = _CreateCellCommand;
1610
1609
 
1611
1610
 
1612
1611
 
1613
-
1614
1612
  var _CreateCrossAccountAuthorizationCommand = class _CreateCrossAccountAuthorizationCommand extends import_smithy_client.Command.classBuilder().ep({
1615
1613
  ...commonParams
1616
1614
  }).m(function(Command, cs, config, o) {
@@ -1627,7 +1625,6 @@ var CreateCrossAccountAuthorizationCommand = _CreateCrossAccountAuthorizationCom
1627
1625
 
1628
1626
 
1629
1627
 
1630
-
1631
1628
  var _CreateReadinessCheckCommand = class _CreateReadinessCheckCommand extends import_smithy_client.Command.classBuilder().ep({
1632
1629
  ...commonParams
1633
1630
  }).m(function(Command, cs, config, o) {
@@ -1644,7 +1641,6 @@ var CreateReadinessCheckCommand = _CreateReadinessCheckCommand;
1644
1641
 
1645
1642
 
1646
1643
 
1647
-
1648
1644
  var _CreateRecoveryGroupCommand = class _CreateRecoveryGroupCommand extends import_smithy_client.Command.classBuilder().ep({
1649
1645
  ...commonParams
1650
1646
  }).m(function(Command, cs, config, o) {
@@ -1661,7 +1657,6 @@ var CreateRecoveryGroupCommand = _CreateRecoveryGroupCommand;
1661
1657
 
1662
1658
 
1663
1659
 
1664
-
1665
1660
  var _CreateResourceSetCommand = class _CreateResourceSetCommand extends import_smithy_client.Command.classBuilder().ep({
1666
1661
  ...commonParams
1667
1662
  }).m(function(Command, cs, config, o) {
@@ -1678,7 +1673,6 @@ var CreateResourceSetCommand = _CreateResourceSetCommand;
1678
1673
 
1679
1674
 
1680
1675
 
1681
-
1682
1676
  var _DeleteCellCommand = class _DeleteCellCommand extends import_smithy_client.Command.classBuilder().ep({
1683
1677
  ...commonParams
1684
1678
  }).m(function(Command, cs, config, o) {
@@ -1695,7 +1689,6 @@ var DeleteCellCommand = _DeleteCellCommand;
1695
1689
 
1696
1690
 
1697
1691
 
1698
-
1699
1692
  var _DeleteCrossAccountAuthorizationCommand = class _DeleteCrossAccountAuthorizationCommand extends import_smithy_client.Command.classBuilder().ep({
1700
1693
  ...commonParams
1701
1694
  }).m(function(Command, cs, config, o) {
@@ -1712,7 +1705,6 @@ var DeleteCrossAccountAuthorizationCommand = _DeleteCrossAccountAuthorizationCom
1712
1705
 
1713
1706
 
1714
1707
 
1715
-
1716
1708
  var _DeleteReadinessCheckCommand = class _DeleteReadinessCheckCommand extends import_smithy_client.Command.classBuilder().ep({
1717
1709
  ...commonParams
1718
1710
  }).m(function(Command, cs, config, o) {
@@ -1729,7 +1721,6 @@ var DeleteReadinessCheckCommand = _DeleteReadinessCheckCommand;
1729
1721
 
1730
1722
 
1731
1723
 
1732
-
1733
1724
  var _DeleteRecoveryGroupCommand = class _DeleteRecoveryGroupCommand extends import_smithy_client.Command.classBuilder().ep({
1734
1725
  ...commonParams
1735
1726
  }).m(function(Command, cs, config, o) {
@@ -1746,7 +1737,6 @@ var DeleteRecoveryGroupCommand = _DeleteRecoveryGroupCommand;
1746
1737
 
1747
1738
 
1748
1739
 
1749
-
1750
1740
  var _DeleteResourceSetCommand = class _DeleteResourceSetCommand extends import_smithy_client.Command.classBuilder().ep({
1751
1741
  ...commonParams
1752
1742
  }).m(function(Command, cs, config, o) {
@@ -1763,7 +1753,6 @@ var DeleteResourceSetCommand = _DeleteResourceSetCommand;
1763
1753
 
1764
1754
 
1765
1755
 
1766
-
1767
1756
  var _GetArchitectureRecommendationsCommand = class _GetArchitectureRecommendationsCommand extends import_smithy_client.Command.classBuilder().ep({
1768
1757
  ...commonParams
1769
1758
  }).m(function(Command, cs, config, o) {
@@ -1780,7 +1769,6 @@ var GetArchitectureRecommendationsCommand = _GetArchitectureRecommendationsComma
1780
1769
 
1781
1770
 
1782
1771
 
1783
-
1784
1772
  var _GetCellCommand = class _GetCellCommand extends import_smithy_client.Command.classBuilder().ep({
1785
1773
  ...commonParams
1786
1774
  }).m(function(Command, cs, config, o) {
@@ -1797,7 +1785,6 @@ var GetCellCommand = _GetCellCommand;
1797
1785
 
1798
1786
 
1799
1787
 
1800
-
1801
1788
  var _GetCellReadinessSummaryCommand = class _GetCellReadinessSummaryCommand extends import_smithy_client.Command.classBuilder().ep({
1802
1789
  ...commonParams
1803
1790
  }).m(function(Command, cs, config, o) {
@@ -1814,7 +1801,6 @@ var GetCellReadinessSummaryCommand = _GetCellReadinessSummaryCommand;
1814
1801
 
1815
1802
 
1816
1803
 
1817
-
1818
1804
  var _GetReadinessCheckCommand = class _GetReadinessCheckCommand extends import_smithy_client.Command.classBuilder().ep({
1819
1805
  ...commonParams
1820
1806
  }).m(function(Command, cs, config, o) {
@@ -1831,7 +1817,6 @@ var GetReadinessCheckCommand = _GetReadinessCheckCommand;
1831
1817
 
1832
1818
 
1833
1819
 
1834
-
1835
1820
  var _GetReadinessCheckResourceStatusCommand = class _GetReadinessCheckResourceStatusCommand extends import_smithy_client.Command.classBuilder().ep({
1836
1821
  ...commonParams
1837
1822
  }).m(function(Command, cs, config, o) {
@@ -1848,7 +1833,6 @@ var GetReadinessCheckResourceStatusCommand = _GetReadinessCheckResourceStatusCom
1848
1833
 
1849
1834
 
1850
1835
 
1851
-
1852
1836
  var _GetReadinessCheckStatusCommand = class _GetReadinessCheckStatusCommand extends import_smithy_client.Command.classBuilder().ep({
1853
1837
  ...commonParams
1854
1838
  }).m(function(Command, cs, config, o) {
@@ -1865,7 +1849,6 @@ var GetReadinessCheckStatusCommand = _GetReadinessCheckStatusCommand;
1865
1849
 
1866
1850
 
1867
1851
 
1868
-
1869
1852
  var _GetRecoveryGroupCommand = class _GetRecoveryGroupCommand extends import_smithy_client.Command.classBuilder().ep({
1870
1853
  ...commonParams
1871
1854
  }).m(function(Command, cs, config, o) {
@@ -1882,7 +1865,6 @@ var GetRecoveryGroupCommand = _GetRecoveryGroupCommand;
1882
1865
 
1883
1866
 
1884
1867
 
1885
-
1886
1868
  var _GetRecoveryGroupReadinessSummaryCommand = class _GetRecoveryGroupReadinessSummaryCommand extends import_smithy_client.Command.classBuilder().ep({
1887
1869
  ...commonParams
1888
1870
  }).m(function(Command, cs, config, o) {
@@ -1899,7 +1881,6 @@ var GetRecoveryGroupReadinessSummaryCommand = _GetRecoveryGroupReadinessSummaryC
1899
1881
 
1900
1882
 
1901
1883
 
1902
-
1903
1884
  var _GetResourceSetCommand = class _GetResourceSetCommand extends import_smithy_client.Command.classBuilder().ep({
1904
1885
  ...commonParams
1905
1886
  }).m(function(Command, cs, config, o) {
@@ -1916,7 +1897,6 @@ var GetResourceSetCommand = _GetResourceSetCommand;
1916
1897
 
1917
1898
 
1918
1899
 
1919
-
1920
1900
  var _ListCellsCommand = class _ListCellsCommand extends import_smithy_client.Command.classBuilder().ep({
1921
1901
  ...commonParams
1922
1902
  }).m(function(Command, cs, config, o) {
@@ -1933,7 +1913,6 @@ var ListCellsCommand = _ListCellsCommand;
1933
1913
 
1934
1914
 
1935
1915
 
1936
-
1937
1916
  var _ListCrossAccountAuthorizationsCommand = class _ListCrossAccountAuthorizationsCommand extends import_smithy_client.Command.classBuilder().ep({
1938
1917
  ...commonParams
1939
1918
  }).m(function(Command, cs, config, o) {
@@ -1950,7 +1929,6 @@ var ListCrossAccountAuthorizationsCommand = _ListCrossAccountAuthorizationsComma
1950
1929
 
1951
1930
 
1952
1931
 
1953
-
1954
1932
  var _ListReadinessChecksCommand = class _ListReadinessChecksCommand extends import_smithy_client.Command.classBuilder().ep({
1955
1933
  ...commonParams
1956
1934
  }).m(function(Command, cs, config, o) {
@@ -1967,7 +1945,6 @@ var ListReadinessChecksCommand = _ListReadinessChecksCommand;
1967
1945
 
1968
1946
 
1969
1947
 
1970
-
1971
1948
  var _ListRecoveryGroupsCommand = class _ListRecoveryGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
1972
1949
  ...commonParams
1973
1950
  }).m(function(Command, cs, config, o) {
@@ -1984,7 +1961,6 @@ var ListRecoveryGroupsCommand = _ListRecoveryGroupsCommand;
1984
1961
 
1985
1962
 
1986
1963
 
1987
-
1988
1964
  var _ListResourceSetsCommand = class _ListResourceSetsCommand extends import_smithy_client.Command.classBuilder().ep({
1989
1965
  ...commonParams
1990
1966
  }).m(function(Command, cs, config, o) {
@@ -2001,7 +1977,6 @@ var ListResourceSetsCommand = _ListResourceSetsCommand;
2001
1977
 
2002
1978
 
2003
1979
 
2004
-
2005
1980
  var _ListRulesCommand = class _ListRulesCommand extends import_smithy_client.Command.classBuilder().ep({
2006
1981
  ...commonParams
2007
1982
  }).m(function(Command, cs, config, o) {
@@ -2018,7 +1993,6 @@ var ListRulesCommand = _ListRulesCommand;
2018
1993
 
2019
1994
 
2020
1995
 
2021
-
2022
1996
  var _ListTagsForResourcesCommand = class _ListTagsForResourcesCommand extends import_smithy_client.Command.classBuilder().ep({
2023
1997
  ...commonParams
2024
1998
  }).m(function(Command, cs, config, o) {
@@ -2035,7 +2009,6 @@ var ListTagsForResourcesCommand = _ListTagsForResourcesCommand;
2035
2009
 
2036
2010
 
2037
2011
 
2038
-
2039
2012
  var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
2040
2013
  ...commonParams
2041
2014
  }).m(function(Command, cs, config, o) {
@@ -2052,7 +2025,6 @@ var TagResourceCommand = _TagResourceCommand;
2052
2025
 
2053
2026
 
2054
2027
 
2055
-
2056
2028
  var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
2057
2029
  ...commonParams
2058
2030
  }).m(function(Command, cs, config, o) {
@@ -2069,7 +2041,6 @@ var UntagResourceCommand = _UntagResourceCommand;
2069
2041
 
2070
2042
 
2071
2043
 
2072
-
2073
2044
  var _UpdateCellCommand = class _UpdateCellCommand extends import_smithy_client.Command.classBuilder().ep({
2074
2045
  ...commonParams
2075
2046
  }).m(function(Command, cs, config, o) {
@@ -2086,7 +2057,6 @@ var UpdateCellCommand = _UpdateCellCommand;
2086
2057
 
2087
2058
 
2088
2059
 
2089
-
2090
2060
  var _UpdateReadinessCheckCommand = class _UpdateReadinessCheckCommand extends import_smithy_client.Command.classBuilder().ep({
2091
2061
  ...commonParams
2092
2062
  }).m(function(Command, cs, config, o) {
@@ -2103,7 +2073,6 @@ var UpdateReadinessCheckCommand = _UpdateReadinessCheckCommand;
2103
2073
 
2104
2074
 
2105
2075
 
2106
-
2107
2076
  var _UpdateRecoveryGroupCommand = class _UpdateRecoveryGroupCommand extends import_smithy_client.Command.classBuilder().ep({
2108
2077
  ...commonParams
2109
2078
  }).m(function(Command, cs, config, o) {
@@ -2120,7 +2089,6 @@ var UpdateRecoveryGroupCommand = _UpdateRecoveryGroupCommand;
2120
2089
 
2121
2090
 
2122
2091
 
2123
-
2124
2092
  var _UpdateResourceSetCommand = class _UpdateResourceSetCommand extends import_smithy_client.Command.classBuilder().ep({
2125
2093
  ...commonParams
2126
2094
  }).m(function(Command, cs, config, o) {
@@ -122,15 +122,15 @@ export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHand
122
122
  * Enables FIPS compatible endpoints.
123
123
  */
124
124
  useFipsEndpoint?: boolean | __Provider<boolean>;
125
+ /**
126
+ * The AWS region to which this client will send requests
127
+ */
128
+ region?: string | __Provider<string>;
125
129
  /**
126
130
  * The provider populating default tracking information to be sent with `user-agent`, `x-amz-user-agent` header
127
131
  * @internal
128
132
  */
129
133
  defaultUserAgentProvider?: Provider<__UserAgent>;
130
- /**
131
- * The AWS region to which this client will send requests
132
- */
133
- region?: string | __Provider<string>;
134
134
  /**
135
135
  * Default credentials provider; Not available in browser runtime.
136
136
  * @deprecated
@@ -5,7 +5,8 @@ import { Route53RecoveryReadinessClientResolvedConfig, ServiceInputTypes, Servic
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 { Route53RecoveryReadinessClientResolvedConfig, ServiceInputTypes, Servic
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 { Route53RecoveryReadinessClientResolvedConfig, ServiceInputTypes, Servic
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 { Route53RecoveryReadinessClientResolvedConfig, ServiceInputTypes, Servic
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 { Route53RecoveryReadinessClientResolvedConfig, ServiceInputTypes, Servic
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 { Route53RecoveryReadinessClientResolvedConfig, ServiceInputTypes, Servic
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 { Route53RecoveryReadinessClientResolvedConfig, ServiceInputTypes, Servic
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 { Route53RecoveryReadinessClientResolvedConfig, ServiceInputTypes, Servic
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 { Route53RecoveryReadinessClientResolvedConfig, ServiceInputTypes, Servic
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 { Route53RecoveryReadinessClientResolvedConfig, ServiceInputTypes, Servic
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 { Route53RecoveryReadinessClientResolvedConfig, ServiceInputTypes, Servic
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 { Route53RecoveryReadinessClientResolvedConfig, ServiceInputTypes, Servic
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 { Route53RecoveryReadinessClientResolvedConfig, ServiceInputTypes, Servic
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 { Route53RecoveryReadinessClientResolvedConfig, ServiceInputTypes, Servic
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 { Route53RecoveryReadinessClientResolvedConfig, ServiceInputTypes, Servic
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 { Route53RecoveryReadinessClientResolvedConfig, ServiceInputTypes, Servic
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 { Route53RecoveryReadinessClientResolvedConfig, ServiceInputTypes, Servic
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 { Route53RecoveryReadinessClientResolvedConfig, ServiceInputTypes, Servic
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 { Route53RecoveryReadinessClientResolvedConfig, ServiceInputTypes, Servic
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 { Route53RecoveryReadinessClientResolvedConfig, ServiceInputTypes, Servic
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 { Route53RecoveryReadinessClientResolvedConfig, ServiceInputTypes, Servic
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 { Route53RecoveryReadinessClientResolvedConfig, ServiceInputTypes, Servic
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 { Route53RecoveryReadinessClientResolvedConfig, ServiceInputTypes, Servic
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 { Route53RecoveryReadinessClientResolvedConfig, ServiceInputTypes, Servic
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 { Route53RecoveryReadinessClientResolvedConfig, ServiceInputTypes, Servic
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 { Route53RecoveryReadinessClientResolvedConfig, ServiceInputTypes, Servic
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 { Route53RecoveryReadinessClientResolvedConfig, ServiceInputTypes, Servic
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 { Route53RecoveryReadinessClientResolvedConfig, ServiceInputTypes, Servic
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 { Route53RecoveryReadinessClientResolvedConfig, ServiceInputTypes, Servic
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 { Route53RecoveryReadinessClientResolvedConfig, ServiceInputTypes, Servic
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 { Route53RecoveryReadinessClientResolvedConfig, ServiceInputTypes, Servic
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 { Route53RecoveryReadinessClientResolvedConfig, ServiceInputTypes, Servic
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
  *
@@ -6,8 +6,8 @@
6
6
  export * from "./Route53RecoveryReadinessClient";
7
7
  export * from "./Route53RecoveryReadiness";
8
8
  export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
9
- export { RuntimeExtension } from "./runtimeExtensions";
10
- export { Route53RecoveryReadinessExtensionConfiguration } from "./extensionConfiguration";
9
+ export type { RuntimeExtension } from "./runtimeExtensions";
10
+ export type { Route53RecoveryReadinessExtensionConfiguration } from "./extensionConfiguration";
11
11
  export * from "./commands";
12
12
  export * from "./pagination";
13
13
  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
  *
@@ -18,8 +18,8 @@ export declare const getRuntimeConfig: (config: Route53RecoveryReadinessClientCo
18
18
  serviceId: string;
19
19
  useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
20
20
  useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
21
- defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
22
21
  region: string | import("@smithy/types").Provider<any>;
22
+ defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
23
23
  credentialDefaultProvider: (input: any) => import("@smithy/types").AwsCredentialIdentityProvider;
24
24
  maxAttempts: number | import("@smithy/types").Provider<number>;
25
25
  retryMode: string | import("@smithy/types").Provider<string>;
@@ -262,8 +262,8 @@ export interface ClientDefaults
262
262
  serviceId?: string;
263
263
  useDualstackEndpoint?: boolean | __Provider<boolean>;
264
264
  useFipsEndpoint?: boolean | __Provider<boolean>;
265
- defaultUserAgentProvider?: Provider<__UserAgent>;
266
265
  region?: string | __Provider<string>;
266
+ defaultUserAgentProvider?: Provider<__UserAgent>;
267
267
  credentialDefaultProvider?: (input: any) => AwsCredentialIdentityProvider;
268
268
  maxAttempts?: number | __Provider<number>;
269
269
  retryMode?: string | __Provider<string>;
@@ -6,7 +6,8 @@ import {
6
6
  ServiceInputTypes,
7
7
  ServiceOutputTypes,
8
8
  } from "../Route53RecoveryReadinessClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface CreateCellCommandInput extends CreateCellRequest {}
11
12
  export interface CreateCellCommandOutput
12
13
  extends CreateCellResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../Route53RecoveryReadinessClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateCrossAccountAuthorizationCommandInput
14
15
  extends CreateCrossAccountAuthorizationRequest {}
15
16
  export interface CreateCrossAccountAuthorizationCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../Route53RecoveryReadinessClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateReadinessCheckCommandInput
14
15
  extends CreateReadinessCheckRequest {}
15
16
  export interface CreateReadinessCheckCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../Route53RecoveryReadinessClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateRecoveryGroupCommandInput
14
15
  extends CreateRecoveryGroupRequest {}
15
16
  export interface CreateRecoveryGroupCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../Route53RecoveryReadinessClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateResourceSetCommandInput
14
15
  extends CreateResourceSetRequest {}
15
16
  export interface CreateResourceSetCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceInputTypes,
7
7
  ServiceOutputTypes,
8
8
  } from "../Route53RecoveryReadinessClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DeleteCellCommandInput extends DeleteCellRequest {}
11
12
  export interface DeleteCellCommandOutput extends __MetadataBearer {}
12
13
  declare const DeleteCellCommand_base: {
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../Route53RecoveryReadinessClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteCrossAccountAuthorizationCommandInput
14
15
  extends DeleteCrossAccountAuthorizationRequest {}
15
16
  export interface DeleteCrossAccountAuthorizationCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceInputTypes,
7
7
  ServiceOutputTypes,
8
8
  } from "../Route53RecoveryReadinessClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DeleteReadinessCheckCommandInput
11
12
  extends DeleteReadinessCheckRequest {}
12
13
  export interface DeleteReadinessCheckCommandOutput extends __MetadataBearer {}
@@ -6,7 +6,8 @@ import {
6
6
  ServiceInputTypes,
7
7
  ServiceOutputTypes,
8
8
  } from "../Route53RecoveryReadinessClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DeleteRecoveryGroupCommandInput
11
12
  extends DeleteRecoveryGroupRequest {}
12
13
  export interface DeleteRecoveryGroupCommandOutput extends __MetadataBearer {}
@@ -6,7 +6,8 @@ import {
6
6
  ServiceInputTypes,
7
7
  ServiceOutputTypes,
8
8
  } from "../Route53RecoveryReadinessClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DeleteResourceSetCommandInput
11
12
  extends DeleteResourceSetRequest {}
12
13
  export interface DeleteResourceSetCommandOutput extends __MetadataBearer {}
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../Route53RecoveryReadinessClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetArchitectureRecommendationsCommandInput
14
15
  extends GetArchitectureRecommendationsRequest {}
15
16
  export interface GetArchitectureRecommendationsCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceInputTypes,
7
7
  ServiceOutputTypes,
8
8
  } from "../Route53RecoveryReadinessClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface GetCellCommandInput extends GetCellRequest {}
11
12
  export interface GetCellCommandOutput
12
13
  extends GetCellResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../Route53RecoveryReadinessClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetCellReadinessSummaryCommandInput
14
15
  extends GetCellReadinessSummaryRequest {}
15
16
  export interface GetCellReadinessSummaryCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../Route53RecoveryReadinessClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetReadinessCheckCommandInput
14
15
  extends GetReadinessCheckRequest {}
15
16
  export interface GetReadinessCheckCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../Route53RecoveryReadinessClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetReadinessCheckResourceStatusCommandInput
14
15
  extends GetReadinessCheckResourceStatusRequest {}
15
16
  export interface GetReadinessCheckResourceStatusCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../Route53RecoveryReadinessClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetReadinessCheckStatusCommandInput
14
15
  extends GetReadinessCheckStatusRequest {}
15
16
  export interface GetReadinessCheckStatusCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../Route53RecoveryReadinessClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetRecoveryGroupCommandInput extends GetRecoveryGroupRequest {}
14
15
  export interface GetRecoveryGroupCommandOutput
15
16
  extends GetRecoveryGroupResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../Route53RecoveryReadinessClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetRecoveryGroupReadinessSummaryCommandInput
14
15
  extends GetRecoveryGroupReadinessSummaryRequest {}
15
16
  export interface GetRecoveryGroupReadinessSummaryCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../Route53RecoveryReadinessClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetResourceSetCommandInput extends GetResourceSetRequest {}
14
15
  export interface GetResourceSetCommandOutput
15
16
  extends GetResourceSetResponse,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceInputTypes,
7
7
  ServiceOutputTypes,
8
8
  } from "../Route53RecoveryReadinessClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface ListCellsCommandInput extends ListCellsRequest {}
11
12
  export interface ListCellsCommandOutput
12
13
  extends ListCellsResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../Route53RecoveryReadinessClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListCrossAccountAuthorizationsCommandInput
14
15
  extends ListCrossAccountAuthorizationsRequest {}
15
16
  export interface ListCrossAccountAuthorizationsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../Route53RecoveryReadinessClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListReadinessChecksCommandInput
14
15
  extends ListReadinessChecksRequest {}
15
16
  export interface ListReadinessChecksCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../Route53RecoveryReadinessClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListRecoveryGroupsCommandInput
14
15
  extends ListRecoveryGroupsRequest {}
15
16
  export interface ListRecoveryGroupsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../Route53RecoveryReadinessClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListResourceSetsCommandInput extends ListResourceSetsRequest {}
14
15
  export interface ListResourceSetsCommandOutput
15
16
  extends ListResourceSetsResponse,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceInputTypes,
7
7
  ServiceOutputTypes,
8
8
  } from "../Route53RecoveryReadinessClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface ListRulesCommandInput extends ListRulesRequest {}
11
12
  export interface ListRulesCommandOutput
12
13
  extends ListRulesResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../Route53RecoveryReadinessClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListTagsForResourcesCommandInput
14
15
  extends ListTagsForResourcesRequest {}
15
16
  export interface ListTagsForResourcesCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceInputTypes,
7
7
  ServiceOutputTypes,
8
8
  } from "../Route53RecoveryReadinessClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface TagResourceCommandInput extends TagResourceRequest {}
11
12
  export interface TagResourceCommandOutput
12
13
  extends TagResourceResponse,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceInputTypes,
7
7
  ServiceOutputTypes,
8
8
  } from "../Route53RecoveryReadinessClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface UntagResourceCommandInput extends UntagResourceRequest {}
11
12
  export interface UntagResourceCommandOutput extends __MetadataBearer {}
12
13
  declare const UntagResourceCommand_base: {
@@ -6,7 +6,8 @@ import {
6
6
  ServiceInputTypes,
7
7
  ServiceOutputTypes,
8
8
  } from "../Route53RecoveryReadinessClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface UpdateCellCommandInput extends UpdateCellRequest {}
11
12
  export interface UpdateCellCommandOutput
12
13
  extends UpdateCellResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../Route53RecoveryReadinessClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateReadinessCheckCommandInput
14
15
  extends UpdateReadinessCheckRequest {}
15
16
  export interface UpdateReadinessCheckCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../Route53RecoveryReadinessClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateRecoveryGroupCommandInput
14
15
  extends UpdateRecoveryGroupRequest {}
15
16
  export interface UpdateRecoveryGroupCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../Route53RecoveryReadinessClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateResourceSetCommandInput
14
15
  extends UpdateResourceSetRequest {}
15
16
  export interface UpdateResourceSetCommandOutput
@@ -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 Route53RecoveryReadinessServiceException extends __ServiceException {
7
8
  constructor(options: __ServiceExceptionOptions);
8
9
  }
@@ -22,10 +22,10 @@ export declare const getRuntimeConfig: (
22
22
  serviceId: string;
23
23
  useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
24
24
  useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
25
+ region: string | import("@smithy/types").Provider<any>;
25
26
  defaultUserAgentProvider: import("@smithy/types").Provider<
26
27
  import("@smithy/types").UserAgent
27
28
  >;
28
- region: string | import("@smithy/types").Provider<any>;
29
29
  credentialDefaultProvider: (
30
30
  input: any
31
31
  ) => import("@smithy/types").AwsCredentialIdentityProvider;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-route53-recovery-readiness",
3
3
  "description": "AWS SDK for JavaScript Route53 Recovery Readiness Client for Node.js, Browser and React Native",
4
- "version": "3.588.0",
4
+ "version": "3.592.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-route53-recovery-readiness",
@@ -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.588.0",
24
- "@aws-sdk/client-sts": "3.588.0",
25
- "@aws-sdk/core": "3.588.0",
26
- "@aws-sdk/credential-provider-node": "3.588.0",
23
+ "@aws-sdk/client-sso-oidc": "3.592.0",
24
+ "@aws-sdk/client-sts": "3.592.0",
25
+ "@aws-sdk/core": "3.592.0",
26
+ "@aws-sdk/credential-provider-node": "3.592.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",