@aws-sdk/client-inspector 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.
- package/dist-cjs/index.js +0 -37
- package/dist-types/commands/AddAttributesToFindingsCommand.d.ts +2 -1
- package/dist-types/commands/CreateAssessmentTargetCommand.d.ts +2 -1
- package/dist-types/commands/CreateAssessmentTemplateCommand.d.ts +2 -1
- package/dist-types/commands/CreateExclusionsPreviewCommand.d.ts +2 -1
- package/dist-types/commands/CreateResourceGroupCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAssessmentRunCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAssessmentTargetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAssessmentTemplateCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAssessmentRunsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAssessmentTargetsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAssessmentTemplatesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeCrossAccountAccessRoleCommand.d.ts +2 -1
- package/dist-types/commands/DescribeExclusionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFindingsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeResourceGroupsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeRulesPackagesCommand.d.ts +2 -1
- package/dist-types/commands/GetAssessmentReportCommand.d.ts +2 -1
- package/dist-types/commands/GetExclusionsPreviewCommand.d.ts +2 -1
- package/dist-types/commands/GetTelemetryMetadataCommand.d.ts +2 -1
- package/dist-types/commands/ListAssessmentRunAgentsCommand.d.ts +2 -1
- package/dist-types/commands/ListAssessmentRunsCommand.d.ts +2 -1
- package/dist-types/commands/ListAssessmentTargetsCommand.d.ts +2 -1
- package/dist-types/commands/ListAssessmentTemplatesCommand.d.ts +2 -1
- package/dist-types/commands/ListEventSubscriptionsCommand.d.ts +2 -1
- package/dist-types/commands/ListExclusionsCommand.d.ts +2 -1
- package/dist-types/commands/ListFindingsCommand.d.ts +2 -1
- package/dist-types/commands/ListRulesPackagesCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/PreviewAgentsCommand.d.ts +2 -1
- package/dist-types/commands/RegisterCrossAccountAccessRoleCommand.d.ts +2 -1
- package/dist-types/commands/RemoveAttributesFromFindingsCommand.d.ts +2 -1
- package/dist-types/commands/SetTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/StartAssessmentRunCommand.d.ts +2 -1
- package/dist-types/commands/StopAssessmentRunCommand.d.ts +2 -1
- package/dist-types/commands/SubscribeToEventCommand.d.ts +2 -1
- package/dist-types/commands/UnsubscribeFromEventCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAssessmentTargetCommand.d.ts +2 -1
- package/dist-types/index.d.ts +2 -2
- package/dist-types/models/InspectorServiceException.d.ts +2 -1
- package/dist-types/ts3.4/commands/AddAttributesToFindingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateAssessmentTargetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateAssessmentTemplateCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateExclusionsPreviewCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateResourceGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteAssessmentRunCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteAssessmentTargetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteAssessmentTemplateCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeAssessmentRunsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeAssessmentTargetsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeAssessmentTemplatesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeCrossAccountAccessRoleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeExclusionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeFindingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeResourceGroupsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeRulesPackagesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetAssessmentReportCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetExclusionsPreviewCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetTelemetryMetadataCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListAssessmentRunAgentsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListAssessmentRunsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListAssessmentTargetsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListAssessmentTemplatesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListEventSubscriptionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListExclusionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListFindingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListRulesPackagesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PreviewAgentsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RegisterCrossAccountAccessRoleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RemoveAttributesFromFindingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SetTagsForResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartAssessmentRunCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StopAssessmentRunCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SubscribeToEventCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UnsubscribeFromEventCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateAssessmentTargetCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/InspectorServiceException.d.ts +2 -1
- package/package.json +6 -6
package/dist-cjs/index.js
CHANGED
|
@@ -256,7 +256,6 @@ var InspectorClient = _InspectorClient;
|
|
|
256
256
|
|
|
257
257
|
var import_middleware_serde = require("@smithy/middleware-serde");
|
|
258
258
|
|
|
259
|
-
var import_types = require("@smithy/types");
|
|
260
259
|
|
|
261
260
|
// src/protocols/Aws_json1_1.ts
|
|
262
261
|
var import_core2 = require("@aws-sdk/core");
|
|
@@ -1774,7 +1773,6 @@ var AddAttributesToFindingsCommand = _AddAttributesToFindingsCommand;
|
|
|
1774
1773
|
|
|
1775
1774
|
|
|
1776
1775
|
|
|
1777
|
-
|
|
1778
1776
|
var _CreateAssessmentTargetCommand = class _CreateAssessmentTargetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1779
1777
|
...commonParams
|
|
1780
1778
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1791,7 +1789,6 @@ var CreateAssessmentTargetCommand = _CreateAssessmentTargetCommand;
|
|
|
1791
1789
|
|
|
1792
1790
|
|
|
1793
1791
|
|
|
1794
|
-
|
|
1795
1792
|
var _CreateAssessmentTemplateCommand = class _CreateAssessmentTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1796
1793
|
...commonParams
|
|
1797
1794
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1808,7 +1805,6 @@ var CreateAssessmentTemplateCommand = _CreateAssessmentTemplateCommand;
|
|
|
1808
1805
|
|
|
1809
1806
|
|
|
1810
1807
|
|
|
1811
|
-
|
|
1812
1808
|
var _CreateExclusionsPreviewCommand = class _CreateExclusionsPreviewCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1813
1809
|
...commonParams
|
|
1814
1810
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1825,7 +1821,6 @@ var CreateExclusionsPreviewCommand = _CreateExclusionsPreviewCommand;
|
|
|
1825
1821
|
|
|
1826
1822
|
|
|
1827
1823
|
|
|
1828
|
-
|
|
1829
1824
|
var _CreateResourceGroupCommand = class _CreateResourceGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1830
1825
|
...commonParams
|
|
1831
1826
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1842,7 +1837,6 @@ var CreateResourceGroupCommand = _CreateResourceGroupCommand;
|
|
|
1842
1837
|
|
|
1843
1838
|
|
|
1844
1839
|
|
|
1845
|
-
|
|
1846
1840
|
var _DeleteAssessmentRunCommand = class _DeleteAssessmentRunCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1847
1841
|
...commonParams
|
|
1848
1842
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1859,7 +1853,6 @@ var DeleteAssessmentRunCommand = _DeleteAssessmentRunCommand;
|
|
|
1859
1853
|
|
|
1860
1854
|
|
|
1861
1855
|
|
|
1862
|
-
|
|
1863
1856
|
var _DeleteAssessmentTargetCommand = class _DeleteAssessmentTargetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1864
1857
|
...commonParams
|
|
1865
1858
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1876,7 +1869,6 @@ var DeleteAssessmentTargetCommand = _DeleteAssessmentTargetCommand;
|
|
|
1876
1869
|
|
|
1877
1870
|
|
|
1878
1871
|
|
|
1879
|
-
|
|
1880
1872
|
var _DeleteAssessmentTemplateCommand = class _DeleteAssessmentTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1881
1873
|
...commonParams
|
|
1882
1874
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1893,7 +1885,6 @@ var DeleteAssessmentTemplateCommand = _DeleteAssessmentTemplateCommand;
|
|
|
1893
1885
|
|
|
1894
1886
|
|
|
1895
1887
|
|
|
1896
|
-
|
|
1897
1888
|
var _DescribeAssessmentRunsCommand = class _DescribeAssessmentRunsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1898
1889
|
...commonParams
|
|
1899
1890
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1910,7 +1901,6 @@ var DescribeAssessmentRunsCommand = _DescribeAssessmentRunsCommand;
|
|
|
1910
1901
|
|
|
1911
1902
|
|
|
1912
1903
|
|
|
1913
|
-
|
|
1914
1904
|
var _DescribeAssessmentTargetsCommand = class _DescribeAssessmentTargetsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1915
1905
|
...commonParams
|
|
1916
1906
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1927,7 +1917,6 @@ var DescribeAssessmentTargetsCommand = _DescribeAssessmentTargetsCommand;
|
|
|
1927
1917
|
|
|
1928
1918
|
|
|
1929
1919
|
|
|
1930
|
-
|
|
1931
1920
|
var _DescribeAssessmentTemplatesCommand = class _DescribeAssessmentTemplatesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1932
1921
|
...commonParams
|
|
1933
1922
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1944,7 +1933,6 @@ var DescribeAssessmentTemplatesCommand = _DescribeAssessmentTemplatesCommand;
|
|
|
1944
1933
|
|
|
1945
1934
|
|
|
1946
1935
|
|
|
1947
|
-
|
|
1948
1936
|
var _DescribeCrossAccountAccessRoleCommand = class _DescribeCrossAccountAccessRoleCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1949
1937
|
...commonParams
|
|
1950
1938
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1961,7 +1949,6 @@ var DescribeCrossAccountAccessRoleCommand = _DescribeCrossAccountAccessRoleComma
|
|
|
1961
1949
|
|
|
1962
1950
|
|
|
1963
1951
|
|
|
1964
|
-
|
|
1965
1952
|
var _DescribeExclusionsCommand = class _DescribeExclusionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1966
1953
|
...commonParams
|
|
1967
1954
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1978,7 +1965,6 @@ var DescribeExclusionsCommand = _DescribeExclusionsCommand;
|
|
|
1978
1965
|
|
|
1979
1966
|
|
|
1980
1967
|
|
|
1981
|
-
|
|
1982
1968
|
var _DescribeFindingsCommand = class _DescribeFindingsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1983
1969
|
...commonParams
|
|
1984
1970
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1995,7 +1981,6 @@ var DescribeFindingsCommand = _DescribeFindingsCommand;
|
|
|
1995
1981
|
|
|
1996
1982
|
|
|
1997
1983
|
|
|
1998
|
-
|
|
1999
1984
|
var _DescribeResourceGroupsCommand = class _DescribeResourceGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2000
1985
|
...commonParams
|
|
2001
1986
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2012,7 +1997,6 @@ var DescribeResourceGroupsCommand = _DescribeResourceGroupsCommand;
|
|
|
2012
1997
|
|
|
2013
1998
|
|
|
2014
1999
|
|
|
2015
|
-
|
|
2016
2000
|
var _DescribeRulesPackagesCommand = class _DescribeRulesPackagesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2017
2001
|
...commonParams
|
|
2018
2002
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2029,7 +2013,6 @@ var DescribeRulesPackagesCommand = _DescribeRulesPackagesCommand;
|
|
|
2029
2013
|
|
|
2030
2014
|
|
|
2031
2015
|
|
|
2032
|
-
|
|
2033
2016
|
var _GetAssessmentReportCommand = class _GetAssessmentReportCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2034
2017
|
...commonParams
|
|
2035
2018
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2046,7 +2029,6 @@ var GetAssessmentReportCommand = _GetAssessmentReportCommand;
|
|
|
2046
2029
|
|
|
2047
2030
|
|
|
2048
2031
|
|
|
2049
|
-
|
|
2050
2032
|
var _GetExclusionsPreviewCommand = class _GetExclusionsPreviewCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2051
2033
|
...commonParams
|
|
2052
2034
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2063,7 +2045,6 @@ var GetExclusionsPreviewCommand = _GetExclusionsPreviewCommand;
|
|
|
2063
2045
|
|
|
2064
2046
|
|
|
2065
2047
|
|
|
2066
|
-
|
|
2067
2048
|
var _GetTelemetryMetadataCommand = class _GetTelemetryMetadataCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2068
2049
|
...commonParams
|
|
2069
2050
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2080,7 +2061,6 @@ var GetTelemetryMetadataCommand = _GetTelemetryMetadataCommand;
|
|
|
2080
2061
|
|
|
2081
2062
|
|
|
2082
2063
|
|
|
2083
|
-
|
|
2084
2064
|
var _ListAssessmentRunAgentsCommand = class _ListAssessmentRunAgentsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2085
2065
|
...commonParams
|
|
2086
2066
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2097,7 +2077,6 @@ var ListAssessmentRunAgentsCommand = _ListAssessmentRunAgentsCommand;
|
|
|
2097
2077
|
|
|
2098
2078
|
|
|
2099
2079
|
|
|
2100
|
-
|
|
2101
2080
|
var _ListAssessmentRunsCommand = class _ListAssessmentRunsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2102
2081
|
...commonParams
|
|
2103
2082
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2114,7 +2093,6 @@ var ListAssessmentRunsCommand = _ListAssessmentRunsCommand;
|
|
|
2114
2093
|
|
|
2115
2094
|
|
|
2116
2095
|
|
|
2117
|
-
|
|
2118
2096
|
var _ListAssessmentTargetsCommand = class _ListAssessmentTargetsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2119
2097
|
...commonParams
|
|
2120
2098
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2131,7 +2109,6 @@ var ListAssessmentTargetsCommand = _ListAssessmentTargetsCommand;
|
|
|
2131
2109
|
|
|
2132
2110
|
|
|
2133
2111
|
|
|
2134
|
-
|
|
2135
2112
|
var _ListAssessmentTemplatesCommand = class _ListAssessmentTemplatesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2136
2113
|
...commonParams
|
|
2137
2114
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2148,7 +2125,6 @@ var ListAssessmentTemplatesCommand = _ListAssessmentTemplatesCommand;
|
|
|
2148
2125
|
|
|
2149
2126
|
|
|
2150
2127
|
|
|
2151
|
-
|
|
2152
2128
|
var _ListEventSubscriptionsCommand = class _ListEventSubscriptionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2153
2129
|
...commonParams
|
|
2154
2130
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2165,7 +2141,6 @@ var ListEventSubscriptionsCommand = _ListEventSubscriptionsCommand;
|
|
|
2165
2141
|
|
|
2166
2142
|
|
|
2167
2143
|
|
|
2168
|
-
|
|
2169
2144
|
var _ListExclusionsCommand = class _ListExclusionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2170
2145
|
...commonParams
|
|
2171
2146
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2182,7 +2157,6 @@ var ListExclusionsCommand = _ListExclusionsCommand;
|
|
|
2182
2157
|
|
|
2183
2158
|
|
|
2184
2159
|
|
|
2185
|
-
|
|
2186
2160
|
var _ListFindingsCommand = class _ListFindingsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2187
2161
|
...commonParams
|
|
2188
2162
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2199,7 +2173,6 @@ var ListFindingsCommand = _ListFindingsCommand;
|
|
|
2199
2173
|
|
|
2200
2174
|
|
|
2201
2175
|
|
|
2202
|
-
|
|
2203
2176
|
var _ListRulesPackagesCommand = class _ListRulesPackagesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2204
2177
|
...commonParams
|
|
2205
2178
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2216,7 +2189,6 @@ var ListRulesPackagesCommand = _ListRulesPackagesCommand;
|
|
|
2216
2189
|
|
|
2217
2190
|
|
|
2218
2191
|
|
|
2219
|
-
|
|
2220
2192
|
var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2221
2193
|
...commonParams
|
|
2222
2194
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2233,7 +2205,6 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
|
|
|
2233
2205
|
|
|
2234
2206
|
|
|
2235
2207
|
|
|
2236
|
-
|
|
2237
2208
|
var _PreviewAgentsCommand = class _PreviewAgentsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2238
2209
|
...commonParams
|
|
2239
2210
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2250,7 +2221,6 @@ var PreviewAgentsCommand = _PreviewAgentsCommand;
|
|
|
2250
2221
|
|
|
2251
2222
|
|
|
2252
2223
|
|
|
2253
|
-
|
|
2254
2224
|
var _RegisterCrossAccountAccessRoleCommand = class _RegisterCrossAccountAccessRoleCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2255
2225
|
...commonParams
|
|
2256
2226
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2267,7 +2237,6 @@ var RegisterCrossAccountAccessRoleCommand = _RegisterCrossAccountAccessRoleComma
|
|
|
2267
2237
|
|
|
2268
2238
|
|
|
2269
2239
|
|
|
2270
|
-
|
|
2271
2240
|
var _RemoveAttributesFromFindingsCommand = class _RemoveAttributesFromFindingsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2272
2241
|
...commonParams
|
|
2273
2242
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2284,7 +2253,6 @@ var RemoveAttributesFromFindingsCommand = _RemoveAttributesFromFindingsCommand;
|
|
|
2284
2253
|
|
|
2285
2254
|
|
|
2286
2255
|
|
|
2287
|
-
|
|
2288
2256
|
var _SetTagsForResourceCommand = class _SetTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2289
2257
|
...commonParams
|
|
2290
2258
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2301,7 +2269,6 @@ var SetTagsForResourceCommand = _SetTagsForResourceCommand;
|
|
|
2301
2269
|
|
|
2302
2270
|
|
|
2303
2271
|
|
|
2304
|
-
|
|
2305
2272
|
var _StartAssessmentRunCommand = class _StartAssessmentRunCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2306
2273
|
...commonParams
|
|
2307
2274
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2318,7 +2285,6 @@ var StartAssessmentRunCommand = _StartAssessmentRunCommand;
|
|
|
2318
2285
|
|
|
2319
2286
|
|
|
2320
2287
|
|
|
2321
|
-
|
|
2322
2288
|
var _StopAssessmentRunCommand = class _StopAssessmentRunCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2323
2289
|
...commonParams
|
|
2324
2290
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2335,7 +2301,6 @@ var StopAssessmentRunCommand = _StopAssessmentRunCommand;
|
|
|
2335
2301
|
|
|
2336
2302
|
|
|
2337
2303
|
|
|
2338
|
-
|
|
2339
2304
|
var _SubscribeToEventCommand = class _SubscribeToEventCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2340
2305
|
...commonParams
|
|
2341
2306
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2352,7 +2317,6 @@ var SubscribeToEventCommand = _SubscribeToEventCommand;
|
|
|
2352
2317
|
|
|
2353
2318
|
|
|
2354
2319
|
|
|
2355
|
-
|
|
2356
2320
|
var _UnsubscribeFromEventCommand = class _UnsubscribeFromEventCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2357
2321
|
...commonParams
|
|
2358
2322
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2369,7 +2333,6 @@ var UnsubscribeFromEventCommand = _UnsubscribeFromEventCommand;
|
|
|
2369
2333
|
|
|
2370
2334
|
|
|
2371
2335
|
|
|
2372
|
-
|
|
2373
2336
|
var _UpdateAssessmentTargetCommand = class _UpdateAssessmentTargetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2374
2337
|
...commonParams
|
|
2375
2338
|
}).m(function(Command, cs, config, o) {
|