@aws-sdk/client-ssm-contacts 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 (83) hide show
  1. package/dist-cjs/index.js +0 -39
  2. package/dist-types/commands/AcceptPageCommand.d.ts +2 -1
  3. package/dist-types/commands/ActivateContactChannelCommand.d.ts +2 -1
  4. package/dist-types/commands/CreateContactChannelCommand.d.ts +2 -1
  5. package/dist-types/commands/CreateContactCommand.d.ts +2 -1
  6. package/dist-types/commands/CreateRotationCommand.d.ts +2 -1
  7. package/dist-types/commands/CreateRotationOverrideCommand.d.ts +2 -1
  8. package/dist-types/commands/DeactivateContactChannelCommand.d.ts +2 -1
  9. package/dist-types/commands/DeleteContactChannelCommand.d.ts +2 -1
  10. package/dist-types/commands/DeleteContactCommand.d.ts +2 -1
  11. package/dist-types/commands/DeleteRotationCommand.d.ts +2 -1
  12. package/dist-types/commands/DeleteRotationOverrideCommand.d.ts +2 -1
  13. package/dist-types/commands/DescribeEngagementCommand.d.ts +2 -1
  14. package/dist-types/commands/DescribePageCommand.d.ts +2 -1
  15. package/dist-types/commands/GetContactChannelCommand.d.ts +2 -1
  16. package/dist-types/commands/GetContactCommand.d.ts +2 -1
  17. package/dist-types/commands/GetContactPolicyCommand.d.ts +2 -1
  18. package/dist-types/commands/GetRotationCommand.d.ts +2 -1
  19. package/dist-types/commands/GetRotationOverrideCommand.d.ts +2 -1
  20. package/dist-types/commands/ListContactChannelsCommand.d.ts +2 -1
  21. package/dist-types/commands/ListContactsCommand.d.ts +2 -1
  22. package/dist-types/commands/ListEngagementsCommand.d.ts +2 -1
  23. package/dist-types/commands/ListPageReceiptsCommand.d.ts +2 -1
  24. package/dist-types/commands/ListPageResolutionsCommand.d.ts +2 -1
  25. package/dist-types/commands/ListPagesByContactCommand.d.ts +2 -1
  26. package/dist-types/commands/ListPagesByEngagementCommand.d.ts +2 -1
  27. package/dist-types/commands/ListPreviewRotationShiftsCommand.d.ts +2 -1
  28. package/dist-types/commands/ListRotationOverridesCommand.d.ts +2 -1
  29. package/dist-types/commands/ListRotationShiftsCommand.d.ts +2 -1
  30. package/dist-types/commands/ListRotationsCommand.d.ts +2 -1
  31. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  32. package/dist-types/commands/PutContactPolicyCommand.d.ts +2 -1
  33. package/dist-types/commands/SendActivationCodeCommand.d.ts +2 -1
  34. package/dist-types/commands/StartEngagementCommand.d.ts +2 -1
  35. package/dist-types/commands/StopEngagementCommand.d.ts +2 -1
  36. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  37. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  38. package/dist-types/commands/UpdateContactChannelCommand.d.ts +2 -1
  39. package/dist-types/commands/UpdateContactCommand.d.ts +2 -1
  40. package/dist-types/commands/UpdateRotationCommand.d.ts +2 -1
  41. package/dist-types/index.d.ts +2 -2
  42. package/dist-types/models/SSMContactsServiceException.d.ts +2 -1
  43. package/dist-types/ts3.4/commands/AcceptPageCommand.d.ts +2 -1
  44. package/dist-types/ts3.4/commands/ActivateContactChannelCommand.d.ts +2 -1
  45. package/dist-types/ts3.4/commands/CreateContactChannelCommand.d.ts +2 -1
  46. package/dist-types/ts3.4/commands/CreateContactCommand.d.ts +2 -1
  47. package/dist-types/ts3.4/commands/CreateRotationCommand.d.ts +2 -1
  48. package/dist-types/ts3.4/commands/CreateRotationOverrideCommand.d.ts +2 -1
  49. package/dist-types/ts3.4/commands/DeactivateContactChannelCommand.d.ts +2 -1
  50. package/dist-types/ts3.4/commands/DeleteContactChannelCommand.d.ts +2 -1
  51. package/dist-types/ts3.4/commands/DeleteContactCommand.d.ts +2 -1
  52. package/dist-types/ts3.4/commands/DeleteRotationCommand.d.ts +2 -1
  53. package/dist-types/ts3.4/commands/DeleteRotationOverrideCommand.d.ts +2 -1
  54. package/dist-types/ts3.4/commands/DescribeEngagementCommand.d.ts +2 -1
  55. package/dist-types/ts3.4/commands/DescribePageCommand.d.ts +2 -1
  56. package/dist-types/ts3.4/commands/GetContactChannelCommand.d.ts +2 -1
  57. package/dist-types/ts3.4/commands/GetContactCommand.d.ts +2 -1
  58. package/dist-types/ts3.4/commands/GetContactPolicyCommand.d.ts +2 -1
  59. package/dist-types/ts3.4/commands/GetRotationCommand.d.ts +2 -1
  60. package/dist-types/ts3.4/commands/GetRotationOverrideCommand.d.ts +2 -1
  61. package/dist-types/ts3.4/commands/ListContactChannelsCommand.d.ts +2 -1
  62. package/dist-types/ts3.4/commands/ListContactsCommand.d.ts +2 -1
  63. package/dist-types/ts3.4/commands/ListEngagementsCommand.d.ts +2 -1
  64. package/dist-types/ts3.4/commands/ListPageReceiptsCommand.d.ts +2 -1
  65. package/dist-types/ts3.4/commands/ListPageResolutionsCommand.d.ts +2 -1
  66. package/dist-types/ts3.4/commands/ListPagesByContactCommand.d.ts +2 -1
  67. package/dist-types/ts3.4/commands/ListPagesByEngagementCommand.d.ts +2 -1
  68. package/dist-types/ts3.4/commands/ListPreviewRotationShiftsCommand.d.ts +2 -1
  69. package/dist-types/ts3.4/commands/ListRotationOverridesCommand.d.ts +2 -1
  70. package/dist-types/ts3.4/commands/ListRotationShiftsCommand.d.ts +2 -1
  71. package/dist-types/ts3.4/commands/ListRotationsCommand.d.ts +2 -1
  72. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
  73. package/dist-types/ts3.4/commands/PutContactPolicyCommand.d.ts +2 -1
  74. package/dist-types/ts3.4/commands/SendActivationCodeCommand.d.ts +2 -1
  75. package/dist-types/ts3.4/commands/StartEngagementCommand.d.ts +2 -1
  76. package/dist-types/ts3.4/commands/StopEngagementCommand.d.ts +2 -1
  77. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
  78. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
  79. package/dist-types/ts3.4/commands/UpdateContactChannelCommand.d.ts +2 -1
  80. package/dist-types/ts3.4/commands/UpdateContactCommand.d.ts +2 -1
  81. package/dist-types/ts3.4/commands/UpdateRotationCommand.d.ts +2 -1
  82. package/dist-types/ts3.4/models/SSMContactsServiceException.d.ts +2 -1
  83. package/package.json +6 -6
package/dist-cjs/index.js CHANGED
@@ -245,7 +245,6 @@ var SSMContactsClient = _SSMContactsClient;
245
245
 
246
246
  var import_middleware_serde = require("@smithy/middleware-serde");
247
247
 
248
- var import_types = require("@smithy/types");
249
248
 
250
249
  // src/protocols/Aws_json1_1.ts
251
250
  var import_core2 = require("@aws-sdk/core");
@@ -1690,7 +1689,6 @@ var AcceptPageCommand = _AcceptPageCommand;
1690
1689
 
1691
1690
 
1692
1691
 
1693
-
1694
1692
  var _ActivateContactChannelCommand = class _ActivateContactChannelCommand extends import_smithy_client.Command.classBuilder().ep({
1695
1693
  ...commonParams
1696
1694
  }).m(function(Command, cs, config, o) {
@@ -1707,7 +1705,6 @@ var ActivateContactChannelCommand = _ActivateContactChannelCommand;
1707
1705
 
1708
1706
 
1709
1707
 
1710
-
1711
1708
  var _CreateContactChannelCommand = class _CreateContactChannelCommand extends import_smithy_client.Command.classBuilder().ep({
1712
1709
  ...commonParams
1713
1710
  }).m(function(Command, cs, config, o) {
@@ -1724,7 +1721,6 @@ var CreateContactChannelCommand = _CreateContactChannelCommand;
1724
1721
 
1725
1722
 
1726
1723
 
1727
-
1728
1724
  var _CreateContactCommand = class _CreateContactCommand extends import_smithy_client.Command.classBuilder().ep({
1729
1725
  ...commonParams
1730
1726
  }).m(function(Command, cs, config, o) {
@@ -1741,7 +1737,6 @@ var CreateContactCommand = _CreateContactCommand;
1741
1737
 
1742
1738
 
1743
1739
 
1744
-
1745
1740
  var _CreateRotationCommand = class _CreateRotationCommand extends import_smithy_client.Command.classBuilder().ep({
1746
1741
  ...commonParams
1747
1742
  }).m(function(Command, cs, config, o) {
@@ -1758,7 +1753,6 @@ var CreateRotationCommand = _CreateRotationCommand;
1758
1753
 
1759
1754
 
1760
1755
 
1761
-
1762
1756
  var _CreateRotationOverrideCommand = class _CreateRotationOverrideCommand extends import_smithy_client.Command.classBuilder().ep({
1763
1757
  ...commonParams
1764
1758
  }).m(function(Command, cs, config, o) {
@@ -1775,7 +1769,6 @@ var CreateRotationOverrideCommand = _CreateRotationOverrideCommand;
1775
1769
 
1776
1770
 
1777
1771
 
1778
-
1779
1772
  var _DeactivateContactChannelCommand = class _DeactivateContactChannelCommand extends import_smithy_client.Command.classBuilder().ep({
1780
1773
  ...commonParams
1781
1774
  }).m(function(Command, cs, config, o) {
@@ -1792,7 +1785,6 @@ var DeactivateContactChannelCommand = _DeactivateContactChannelCommand;
1792
1785
 
1793
1786
 
1794
1787
 
1795
-
1796
1788
  var _DeleteContactChannelCommand = class _DeleteContactChannelCommand extends import_smithy_client.Command.classBuilder().ep({
1797
1789
  ...commonParams
1798
1790
  }).m(function(Command, cs, config, o) {
@@ -1809,7 +1801,6 @@ var DeleteContactChannelCommand = _DeleteContactChannelCommand;
1809
1801
 
1810
1802
 
1811
1803
 
1812
-
1813
1804
  var _DeleteContactCommand = class _DeleteContactCommand extends import_smithy_client.Command.classBuilder().ep({
1814
1805
  ...commonParams
1815
1806
  }).m(function(Command, cs, config, o) {
@@ -1826,7 +1817,6 @@ var DeleteContactCommand = _DeleteContactCommand;
1826
1817
 
1827
1818
 
1828
1819
 
1829
-
1830
1820
  var _DeleteRotationCommand = class _DeleteRotationCommand extends import_smithy_client.Command.classBuilder().ep({
1831
1821
  ...commonParams
1832
1822
  }).m(function(Command, cs, config, o) {
@@ -1843,7 +1833,6 @@ var DeleteRotationCommand = _DeleteRotationCommand;
1843
1833
 
1844
1834
 
1845
1835
 
1846
-
1847
1836
  var _DeleteRotationOverrideCommand = class _DeleteRotationOverrideCommand extends import_smithy_client.Command.classBuilder().ep({
1848
1837
  ...commonParams
1849
1838
  }).m(function(Command, cs, config, o) {
@@ -1860,7 +1849,6 @@ var DeleteRotationOverrideCommand = _DeleteRotationOverrideCommand;
1860
1849
 
1861
1850
 
1862
1851
 
1863
-
1864
1852
  var _DescribeEngagementCommand = class _DescribeEngagementCommand extends import_smithy_client.Command.classBuilder().ep({
1865
1853
  ...commonParams
1866
1854
  }).m(function(Command, cs, config, o) {
@@ -1877,7 +1865,6 @@ var DescribeEngagementCommand = _DescribeEngagementCommand;
1877
1865
 
1878
1866
 
1879
1867
 
1880
-
1881
1868
  var _DescribePageCommand = class _DescribePageCommand extends import_smithy_client.Command.classBuilder().ep({
1882
1869
  ...commonParams
1883
1870
  }).m(function(Command, cs, config, o) {
@@ -1894,7 +1881,6 @@ var DescribePageCommand = _DescribePageCommand;
1894
1881
 
1895
1882
 
1896
1883
 
1897
-
1898
1884
  var _GetContactChannelCommand = class _GetContactChannelCommand extends import_smithy_client.Command.classBuilder().ep({
1899
1885
  ...commonParams
1900
1886
  }).m(function(Command, cs, config, o) {
@@ -1911,7 +1897,6 @@ var GetContactChannelCommand = _GetContactChannelCommand;
1911
1897
 
1912
1898
 
1913
1899
 
1914
-
1915
1900
  var _GetContactCommand = class _GetContactCommand extends import_smithy_client.Command.classBuilder().ep({
1916
1901
  ...commonParams
1917
1902
  }).m(function(Command, cs, config, o) {
@@ -1928,7 +1913,6 @@ var GetContactCommand = _GetContactCommand;
1928
1913
 
1929
1914
 
1930
1915
 
1931
-
1932
1916
  var _GetContactPolicyCommand = class _GetContactPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
1933
1917
  ...commonParams
1934
1918
  }).m(function(Command, cs, config, o) {
@@ -1945,7 +1929,6 @@ var GetContactPolicyCommand = _GetContactPolicyCommand;
1945
1929
 
1946
1930
 
1947
1931
 
1948
-
1949
1932
  var _GetRotationCommand = class _GetRotationCommand extends import_smithy_client.Command.classBuilder().ep({
1950
1933
  ...commonParams
1951
1934
  }).m(function(Command, cs, config, o) {
@@ -1962,7 +1945,6 @@ var GetRotationCommand = _GetRotationCommand;
1962
1945
 
1963
1946
 
1964
1947
 
1965
-
1966
1948
  var _GetRotationOverrideCommand = class _GetRotationOverrideCommand extends import_smithy_client.Command.classBuilder().ep({
1967
1949
  ...commonParams
1968
1950
  }).m(function(Command, cs, config, o) {
@@ -1979,7 +1961,6 @@ var GetRotationOverrideCommand = _GetRotationOverrideCommand;
1979
1961
 
1980
1962
 
1981
1963
 
1982
-
1983
1964
  var _ListContactChannelsCommand = class _ListContactChannelsCommand extends import_smithy_client.Command.classBuilder().ep({
1984
1965
  ...commonParams
1985
1966
  }).m(function(Command, cs, config, o) {
@@ -1996,7 +1977,6 @@ var ListContactChannelsCommand = _ListContactChannelsCommand;
1996
1977
 
1997
1978
 
1998
1979
 
1999
-
2000
1980
  var _ListContactsCommand = class _ListContactsCommand extends import_smithy_client.Command.classBuilder().ep({
2001
1981
  ...commonParams
2002
1982
  }).m(function(Command, cs, config, o) {
@@ -2013,7 +1993,6 @@ var ListContactsCommand = _ListContactsCommand;
2013
1993
 
2014
1994
 
2015
1995
 
2016
-
2017
1996
  var _ListEngagementsCommand = class _ListEngagementsCommand extends import_smithy_client.Command.classBuilder().ep({
2018
1997
  ...commonParams
2019
1998
  }).m(function(Command, cs, config, o) {
@@ -2030,7 +2009,6 @@ var ListEngagementsCommand = _ListEngagementsCommand;
2030
2009
 
2031
2010
 
2032
2011
 
2033
-
2034
2012
  var _ListPageReceiptsCommand = class _ListPageReceiptsCommand extends import_smithy_client.Command.classBuilder().ep({
2035
2013
  ...commonParams
2036
2014
  }).m(function(Command, cs, config, o) {
@@ -2047,7 +2025,6 @@ var ListPageReceiptsCommand = _ListPageReceiptsCommand;
2047
2025
 
2048
2026
 
2049
2027
 
2050
-
2051
2028
  var _ListPageResolutionsCommand = class _ListPageResolutionsCommand extends import_smithy_client.Command.classBuilder().ep({
2052
2029
  ...commonParams
2053
2030
  }).m(function(Command, cs, config, o) {
@@ -2064,7 +2041,6 @@ var ListPageResolutionsCommand = _ListPageResolutionsCommand;
2064
2041
 
2065
2042
 
2066
2043
 
2067
-
2068
2044
  var _ListPagesByContactCommand = class _ListPagesByContactCommand extends import_smithy_client.Command.classBuilder().ep({
2069
2045
  ...commonParams
2070
2046
  }).m(function(Command, cs, config, o) {
@@ -2081,7 +2057,6 @@ var ListPagesByContactCommand = _ListPagesByContactCommand;
2081
2057
 
2082
2058
 
2083
2059
 
2084
-
2085
2060
  var _ListPagesByEngagementCommand = class _ListPagesByEngagementCommand extends import_smithy_client.Command.classBuilder().ep({
2086
2061
  ...commonParams
2087
2062
  }).m(function(Command, cs, config, o) {
@@ -2098,7 +2073,6 @@ var ListPagesByEngagementCommand = _ListPagesByEngagementCommand;
2098
2073
 
2099
2074
 
2100
2075
 
2101
-
2102
2076
  var _ListPreviewRotationShiftsCommand = class _ListPreviewRotationShiftsCommand extends import_smithy_client.Command.classBuilder().ep({
2103
2077
  ...commonParams
2104
2078
  }).m(function(Command, cs, config, o) {
@@ -2115,7 +2089,6 @@ var ListPreviewRotationShiftsCommand = _ListPreviewRotationShiftsCommand;
2115
2089
 
2116
2090
 
2117
2091
 
2118
-
2119
2092
  var _ListRotationOverridesCommand = class _ListRotationOverridesCommand extends import_smithy_client.Command.classBuilder().ep({
2120
2093
  ...commonParams
2121
2094
  }).m(function(Command, cs, config, o) {
@@ -2132,7 +2105,6 @@ var ListRotationOverridesCommand = _ListRotationOverridesCommand;
2132
2105
 
2133
2106
 
2134
2107
 
2135
-
2136
2108
  var _ListRotationsCommand = class _ListRotationsCommand extends import_smithy_client.Command.classBuilder().ep({
2137
2109
  ...commonParams
2138
2110
  }).m(function(Command, cs, config, o) {
@@ -2149,7 +2121,6 @@ var ListRotationsCommand = _ListRotationsCommand;
2149
2121
 
2150
2122
 
2151
2123
 
2152
-
2153
2124
  var _ListRotationShiftsCommand = class _ListRotationShiftsCommand extends import_smithy_client.Command.classBuilder().ep({
2154
2125
  ...commonParams
2155
2126
  }).m(function(Command, cs, config, o) {
@@ -2166,7 +2137,6 @@ var ListRotationShiftsCommand = _ListRotationShiftsCommand;
2166
2137
 
2167
2138
 
2168
2139
 
2169
-
2170
2140
  var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
2171
2141
  ...commonParams
2172
2142
  }).m(function(Command, cs, config, o) {
@@ -2183,7 +2153,6 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
2183
2153
 
2184
2154
 
2185
2155
 
2186
-
2187
2156
  var _PutContactPolicyCommand = class _PutContactPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
2188
2157
  ...commonParams
2189
2158
  }).m(function(Command, cs, config, o) {
@@ -2200,7 +2169,6 @@ var PutContactPolicyCommand = _PutContactPolicyCommand;
2200
2169
 
2201
2170
 
2202
2171
 
2203
-
2204
2172
  var _SendActivationCodeCommand = class _SendActivationCodeCommand extends import_smithy_client.Command.classBuilder().ep({
2205
2173
  ...commonParams
2206
2174
  }).m(function(Command, cs, config, o) {
@@ -2217,7 +2185,6 @@ var SendActivationCodeCommand = _SendActivationCodeCommand;
2217
2185
 
2218
2186
 
2219
2187
 
2220
-
2221
2188
  var _StartEngagementCommand = class _StartEngagementCommand extends import_smithy_client.Command.classBuilder().ep({
2222
2189
  ...commonParams
2223
2190
  }).m(function(Command, cs, config, o) {
@@ -2234,7 +2201,6 @@ var StartEngagementCommand = _StartEngagementCommand;
2234
2201
 
2235
2202
 
2236
2203
 
2237
-
2238
2204
  var _StopEngagementCommand = class _StopEngagementCommand extends import_smithy_client.Command.classBuilder().ep({
2239
2205
  ...commonParams
2240
2206
  }).m(function(Command, cs, config, o) {
@@ -2251,7 +2217,6 @@ var StopEngagementCommand = _StopEngagementCommand;
2251
2217
 
2252
2218
 
2253
2219
 
2254
-
2255
2220
  var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
2256
2221
  ...commonParams
2257
2222
  }).m(function(Command, cs, config, o) {
@@ -2268,7 +2233,6 @@ var TagResourceCommand = _TagResourceCommand;
2268
2233
 
2269
2234
 
2270
2235
 
2271
-
2272
2236
  var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
2273
2237
  ...commonParams
2274
2238
  }).m(function(Command, cs, config, o) {
@@ -2285,7 +2249,6 @@ var UntagResourceCommand = _UntagResourceCommand;
2285
2249
 
2286
2250
 
2287
2251
 
2288
-
2289
2252
  var _UpdateContactChannelCommand = class _UpdateContactChannelCommand extends import_smithy_client.Command.classBuilder().ep({
2290
2253
  ...commonParams
2291
2254
  }).m(function(Command, cs, config, o) {
@@ -2302,7 +2265,6 @@ var UpdateContactChannelCommand = _UpdateContactChannelCommand;
2302
2265
 
2303
2266
 
2304
2267
 
2305
-
2306
2268
  var _UpdateContactCommand = class _UpdateContactCommand extends import_smithy_client.Command.classBuilder().ep({
2307
2269
  ...commonParams
2308
2270
  }).m(function(Command, cs, config, o) {
@@ -2319,7 +2281,6 @@ var UpdateContactCommand = _UpdateContactCommand;
2319
2281
 
2320
2282
 
2321
2283
 
2322
-
2323
2284
  var _UpdateRotationCommand = class _UpdateRotationCommand extends import_smithy_client.Command.classBuilder().ep({
2324
2285
  ...commonParams
2325
2286
  }).m(function(Command, cs, config, o) {
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig
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 { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig
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 { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig
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 { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig
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 { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig
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 { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig
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 { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig
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 { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig
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 { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig
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 { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig
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 { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig
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 { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig
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 { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig
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 { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig
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 { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig
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 { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig
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 { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig
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 { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig
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 { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig
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 { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig
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 { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig
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 { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig
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 { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig
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 { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig
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 { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig
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 { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig
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 { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig
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 { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig
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 { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig
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 { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig
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 { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig
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 { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig
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 { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig
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 { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig
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
  *