@aws-sdk/client-inspector2 3.529.1 → 3.535.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 (132) hide show
  1. package/dist-types/Inspector2.d.ts +20 -1
  2. package/dist-types/Inspector2Client.d.ts +1 -1
  3. package/dist-types/commands/AssociateMemberCommand.d.ts +2 -1
  4. package/dist-types/commands/BatchGetAccountStatusCommand.d.ts +2 -1
  5. package/dist-types/commands/BatchGetCodeSnippetCommand.d.ts +2 -1
  6. package/dist-types/commands/BatchGetFindingDetailsCommand.d.ts +2 -1
  7. package/dist-types/commands/BatchGetFreeTrialInfoCommand.d.ts +2 -1
  8. package/dist-types/commands/BatchGetMemberEc2DeepInspectionStatusCommand.d.ts +2 -1
  9. package/dist-types/commands/BatchUpdateMemberEc2DeepInspectionStatusCommand.d.ts +2 -1
  10. package/dist-types/commands/CancelFindingsReportCommand.d.ts +2 -1
  11. package/dist-types/commands/CancelSbomExportCommand.d.ts +2 -1
  12. package/dist-types/commands/CreateCisScanConfigurationCommand.d.ts +2 -1
  13. package/dist-types/commands/CreateFilterCommand.d.ts +2 -1
  14. package/dist-types/commands/CreateFindingsReportCommand.d.ts +2 -1
  15. package/dist-types/commands/CreateSbomExportCommand.d.ts +2 -1
  16. package/dist-types/commands/DeleteCisScanConfigurationCommand.d.ts +2 -1
  17. package/dist-types/commands/DeleteFilterCommand.d.ts +2 -1
  18. package/dist-types/commands/DescribeOrganizationConfigurationCommand.d.ts +2 -1
  19. package/dist-types/commands/DisableCommand.d.ts +2 -1
  20. package/dist-types/commands/DisableDelegatedAdminAccountCommand.d.ts +2 -1
  21. package/dist-types/commands/DisassociateMemberCommand.d.ts +2 -1
  22. package/dist-types/commands/EnableCommand.d.ts +2 -1
  23. package/dist-types/commands/EnableDelegatedAdminAccountCommand.d.ts +2 -1
  24. package/dist-types/commands/GetCisScanReportCommand.d.ts +2 -1
  25. package/dist-types/commands/GetCisScanResultDetailsCommand.d.ts +2 -1
  26. package/dist-types/commands/GetConfigurationCommand.d.ts +2 -1
  27. package/dist-types/commands/GetDelegatedAdminAccountCommand.d.ts +2 -1
  28. package/dist-types/commands/GetEc2DeepInspectionConfigurationCommand.d.ts +2 -1
  29. package/dist-types/commands/GetEncryptionKeyCommand.d.ts +2 -1
  30. package/dist-types/commands/GetFindingsReportStatusCommand.d.ts +2 -1
  31. package/dist-types/commands/GetMemberCommand.d.ts +2 -1
  32. package/dist-types/commands/GetSbomExportCommand.d.ts +2 -1
  33. package/dist-types/commands/ListAccountPermissionsCommand.d.ts +2 -1
  34. package/dist-types/commands/ListCisScanConfigurationsCommand.d.ts +2 -1
  35. package/dist-types/commands/ListCisScanResultsAggregatedByChecksCommand.d.ts +2 -1
  36. package/dist-types/commands/ListCisScanResultsAggregatedByTargetResourceCommand.d.ts +2 -1
  37. package/dist-types/commands/ListCisScansCommand.d.ts +2 -1
  38. package/dist-types/commands/ListCoverageCommand.d.ts +2 -1
  39. package/dist-types/commands/ListCoverageStatisticsCommand.d.ts +2 -1
  40. package/dist-types/commands/ListDelegatedAdminAccountsCommand.d.ts +2 -1
  41. package/dist-types/commands/ListFiltersCommand.d.ts +2 -1
  42. package/dist-types/commands/ListFindingAggregationsCommand.d.ts +2 -1
  43. package/dist-types/commands/ListFindingsCommand.d.ts +2 -1
  44. package/dist-types/commands/ListMembersCommand.d.ts +2 -1
  45. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  46. package/dist-types/commands/ListUsageTotalsCommand.d.ts +2 -1
  47. package/dist-types/commands/ResetEncryptionKeyCommand.d.ts +2 -1
  48. package/dist-types/commands/SearchVulnerabilitiesCommand.d.ts +2 -1
  49. package/dist-types/commands/SendCisSessionHealthCommand.d.ts +2 -1
  50. package/dist-types/commands/SendCisSessionTelemetryCommand.d.ts +3 -2
  51. package/dist-types/commands/StartCisSessionCommand.d.ts +2 -1
  52. package/dist-types/commands/StopCisSessionCommand.d.ts +2 -1
  53. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  54. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  55. package/dist-types/commands/UpdateCisScanConfigurationCommand.d.ts +2 -1
  56. package/dist-types/commands/UpdateConfigurationCommand.d.ts +2 -1
  57. package/dist-types/commands/UpdateEc2DeepInspectionConfigurationCommand.d.ts +2 -1
  58. package/dist-types/commands/UpdateEncryptionKeyCommand.d.ts +2 -1
  59. package/dist-types/commands/UpdateFilterCommand.d.ts +2 -1
  60. package/dist-types/commands/UpdateOrgEc2DeepInspectionConfigurationCommand.d.ts +2 -1
  61. package/dist-types/commands/UpdateOrganizationConfigurationCommand.d.ts +2 -1
  62. package/dist-types/models/models_0.d.ts +903 -903
  63. package/dist-types/models/models_1.d.ts +145 -145
  64. package/dist-types/runtimeConfig.browser.d.ts +2 -2
  65. package/dist-types/runtimeConfig.d.ts +2 -2
  66. package/dist-types/runtimeConfig.native.d.ts +2 -2
  67. package/dist-types/runtimeConfig.shared.d.ts +2 -2
  68. package/dist-types/ts3.4/Inspector2.d.ts +19 -0
  69. package/dist-types/ts3.4/commands/AssociateMemberCommand.d.ts +9 -0
  70. package/dist-types/ts3.4/commands/BatchGetAccountStatusCommand.d.ts +9 -0
  71. package/dist-types/ts3.4/commands/BatchGetCodeSnippetCommand.d.ts +9 -0
  72. package/dist-types/ts3.4/commands/BatchGetFindingDetailsCommand.d.ts +9 -0
  73. package/dist-types/ts3.4/commands/BatchGetFreeTrialInfoCommand.d.ts +9 -0
  74. package/dist-types/ts3.4/commands/BatchGetMemberEc2DeepInspectionStatusCommand.d.ts +9 -0
  75. package/dist-types/ts3.4/commands/BatchUpdateMemberEc2DeepInspectionStatusCommand.d.ts +9 -0
  76. package/dist-types/ts3.4/commands/CancelFindingsReportCommand.d.ts +9 -0
  77. package/dist-types/ts3.4/commands/CancelSbomExportCommand.d.ts +9 -0
  78. package/dist-types/ts3.4/commands/CreateCisScanConfigurationCommand.d.ts +9 -0
  79. package/dist-types/ts3.4/commands/CreateFilterCommand.d.ts +9 -0
  80. package/dist-types/ts3.4/commands/CreateFindingsReportCommand.d.ts +9 -0
  81. package/dist-types/ts3.4/commands/CreateSbomExportCommand.d.ts +9 -0
  82. package/dist-types/ts3.4/commands/DeleteCisScanConfigurationCommand.d.ts +9 -0
  83. package/dist-types/ts3.4/commands/DeleteFilterCommand.d.ts +9 -0
  84. package/dist-types/ts3.4/commands/DescribeOrganizationConfigurationCommand.d.ts +9 -0
  85. package/dist-types/ts3.4/commands/DisableCommand.d.ts +9 -0
  86. package/dist-types/ts3.4/commands/DisableDelegatedAdminAccountCommand.d.ts +9 -0
  87. package/dist-types/ts3.4/commands/DisassociateMemberCommand.d.ts +9 -0
  88. package/dist-types/ts3.4/commands/EnableCommand.d.ts +7 -0
  89. package/dist-types/ts3.4/commands/EnableDelegatedAdminAccountCommand.d.ts +9 -0
  90. package/dist-types/ts3.4/commands/GetCisScanReportCommand.d.ts +9 -0
  91. package/dist-types/ts3.4/commands/GetCisScanResultDetailsCommand.d.ts +9 -0
  92. package/dist-types/ts3.4/commands/GetConfigurationCommand.d.ts +9 -0
  93. package/dist-types/ts3.4/commands/GetDelegatedAdminAccountCommand.d.ts +9 -0
  94. package/dist-types/ts3.4/commands/GetEc2DeepInspectionConfigurationCommand.d.ts +9 -0
  95. package/dist-types/ts3.4/commands/GetEncryptionKeyCommand.d.ts +9 -0
  96. package/dist-types/ts3.4/commands/GetFindingsReportStatusCommand.d.ts +9 -0
  97. package/dist-types/ts3.4/commands/GetMemberCommand.d.ts +9 -0
  98. package/dist-types/ts3.4/commands/GetSbomExportCommand.d.ts +9 -0
  99. package/dist-types/ts3.4/commands/ListAccountPermissionsCommand.d.ts +9 -0
  100. package/dist-types/ts3.4/commands/ListCisScanConfigurationsCommand.d.ts +9 -0
  101. package/dist-types/ts3.4/commands/ListCisScanResultsAggregatedByChecksCommand.d.ts +9 -0
  102. package/dist-types/ts3.4/commands/ListCisScanResultsAggregatedByTargetResourceCommand.d.ts +9 -0
  103. package/dist-types/ts3.4/commands/ListCisScansCommand.d.ts +9 -0
  104. package/dist-types/ts3.4/commands/ListCoverageCommand.d.ts +9 -0
  105. package/dist-types/ts3.4/commands/ListCoverageStatisticsCommand.d.ts +9 -0
  106. package/dist-types/ts3.4/commands/ListDelegatedAdminAccountsCommand.d.ts +9 -0
  107. package/dist-types/ts3.4/commands/ListFiltersCommand.d.ts +9 -0
  108. package/dist-types/ts3.4/commands/ListFindingAggregationsCommand.d.ts +9 -0
  109. package/dist-types/ts3.4/commands/ListFindingsCommand.d.ts +9 -0
  110. package/dist-types/ts3.4/commands/ListMembersCommand.d.ts +9 -0
  111. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
  112. package/dist-types/ts3.4/commands/ListUsageTotalsCommand.d.ts +9 -0
  113. package/dist-types/ts3.4/commands/ResetEncryptionKeyCommand.d.ts +9 -0
  114. package/dist-types/ts3.4/commands/SearchVulnerabilitiesCommand.d.ts +9 -0
  115. package/dist-types/ts3.4/commands/SendCisSessionHealthCommand.d.ts +9 -0
  116. package/dist-types/ts3.4/commands/SendCisSessionTelemetryCommand.d.ts +9 -0
  117. package/dist-types/ts3.4/commands/StartCisSessionCommand.d.ts +9 -0
  118. package/dist-types/ts3.4/commands/StopCisSessionCommand.d.ts +9 -0
  119. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
  120. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
  121. package/dist-types/ts3.4/commands/UpdateCisScanConfigurationCommand.d.ts +9 -0
  122. package/dist-types/ts3.4/commands/UpdateConfigurationCommand.d.ts +9 -0
  123. package/dist-types/ts3.4/commands/UpdateEc2DeepInspectionConfigurationCommand.d.ts +9 -0
  124. package/dist-types/ts3.4/commands/UpdateEncryptionKeyCommand.d.ts +9 -0
  125. package/dist-types/ts3.4/commands/UpdateFilterCommand.d.ts +9 -0
  126. package/dist-types/ts3.4/commands/UpdateOrgEc2DeepInspectionConfigurationCommand.d.ts +9 -0
  127. package/dist-types/ts3.4/commands/UpdateOrganizationConfigurationCommand.d.ts +9 -0
  128. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
  129. package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
  130. package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -2
  131. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
  132. package/package.json +40 -40
@@ -69,6 +69,7 @@ export interface Inspector2 {
69
69
  /**
70
70
  * @see {@link BatchGetAccountStatusCommand}
71
71
  */
72
+ batchGetAccountStatus(): Promise<BatchGetAccountStatusCommandOutput>;
72
73
  batchGetAccountStatus(args: BatchGetAccountStatusCommandInput, options?: __HttpHandlerOptions): Promise<BatchGetAccountStatusCommandOutput>;
73
74
  batchGetAccountStatus(args: BatchGetAccountStatusCommandInput, cb: (err: any, data?: BatchGetAccountStatusCommandOutput) => void): void;
74
75
  batchGetAccountStatus(args: BatchGetAccountStatusCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: BatchGetAccountStatusCommandOutput) => void): void;
@@ -93,6 +94,7 @@ export interface Inspector2 {
93
94
  /**
94
95
  * @see {@link BatchGetMemberEc2DeepInspectionStatusCommand}
95
96
  */
97
+ batchGetMemberEc2DeepInspectionStatus(): Promise<BatchGetMemberEc2DeepInspectionStatusCommandOutput>;
96
98
  batchGetMemberEc2DeepInspectionStatus(args: BatchGetMemberEc2DeepInspectionStatusCommandInput, options?: __HttpHandlerOptions): Promise<BatchGetMemberEc2DeepInspectionStatusCommandOutput>;
97
99
  batchGetMemberEc2DeepInspectionStatus(args: BatchGetMemberEc2DeepInspectionStatusCommandInput, cb: (err: any, data?: BatchGetMemberEc2DeepInspectionStatusCommandOutput) => void): void;
98
100
  batchGetMemberEc2DeepInspectionStatus(args: BatchGetMemberEc2DeepInspectionStatusCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: BatchGetMemberEc2DeepInspectionStatusCommandOutput) => void): void;
@@ -153,12 +155,14 @@ export interface Inspector2 {
153
155
  /**
154
156
  * @see {@link DescribeOrganizationConfigurationCommand}
155
157
  */
158
+ describeOrganizationConfiguration(): Promise<DescribeOrganizationConfigurationCommandOutput>;
156
159
  describeOrganizationConfiguration(args: DescribeOrganizationConfigurationCommandInput, options?: __HttpHandlerOptions): Promise<DescribeOrganizationConfigurationCommandOutput>;
157
160
  describeOrganizationConfiguration(args: DescribeOrganizationConfigurationCommandInput, cb: (err: any, data?: DescribeOrganizationConfigurationCommandOutput) => void): void;
158
161
  describeOrganizationConfiguration(args: DescribeOrganizationConfigurationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeOrganizationConfigurationCommandOutput) => void): void;
159
162
  /**
160
163
  * @see {@link DisableCommand}
161
164
  */
165
+ disable(): Promise<DisableCommandOutput>;
162
166
  disable(args: DisableCommandInput, options?: __HttpHandlerOptions): Promise<DisableCommandOutput>;
163
167
  disable(args: DisableCommandInput, cb: (err: any, data?: DisableCommandOutput) => void): void;
164
168
  disable(args: DisableCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisableCommandOutput) => void): void;
@@ -201,18 +205,21 @@ export interface Inspector2 {
201
205
  /**
202
206
  * @see {@link GetConfigurationCommand}
203
207
  */
208
+ getConfiguration(): Promise<GetConfigurationCommandOutput>;
204
209
  getConfiguration(args: GetConfigurationCommandInput, options?: __HttpHandlerOptions): Promise<GetConfigurationCommandOutput>;
205
210
  getConfiguration(args: GetConfigurationCommandInput, cb: (err: any, data?: GetConfigurationCommandOutput) => void): void;
206
211
  getConfiguration(args: GetConfigurationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetConfigurationCommandOutput) => void): void;
207
212
  /**
208
213
  * @see {@link GetDelegatedAdminAccountCommand}
209
214
  */
215
+ getDelegatedAdminAccount(): Promise<GetDelegatedAdminAccountCommandOutput>;
210
216
  getDelegatedAdminAccount(args: GetDelegatedAdminAccountCommandInput, options?: __HttpHandlerOptions): Promise<GetDelegatedAdminAccountCommandOutput>;
211
217
  getDelegatedAdminAccount(args: GetDelegatedAdminAccountCommandInput, cb: (err: any, data?: GetDelegatedAdminAccountCommandOutput) => void): void;
212
218
  getDelegatedAdminAccount(args: GetDelegatedAdminAccountCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetDelegatedAdminAccountCommandOutput) => void): void;
213
219
  /**
214
220
  * @see {@link GetEc2DeepInspectionConfigurationCommand}
215
221
  */
222
+ getEc2DeepInspectionConfiguration(): Promise<GetEc2DeepInspectionConfigurationCommandOutput>;
216
223
  getEc2DeepInspectionConfiguration(args: GetEc2DeepInspectionConfigurationCommandInput, options?: __HttpHandlerOptions): Promise<GetEc2DeepInspectionConfigurationCommandOutput>;
217
224
  getEc2DeepInspectionConfiguration(args: GetEc2DeepInspectionConfigurationCommandInput, cb: (err: any, data?: GetEc2DeepInspectionConfigurationCommandOutput) => void): void;
218
225
  getEc2DeepInspectionConfiguration(args: GetEc2DeepInspectionConfigurationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetEc2DeepInspectionConfigurationCommandOutput) => void): void;
@@ -225,6 +232,7 @@ export interface Inspector2 {
225
232
  /**
226
233
  * @see {@link GetFindingsReportStatusCommand}
227
234
  */
235
+ getFindingsReportStatus(): Promise<GetFindingsReportStatusCommandOutput>;
228
236
  getFindingsReportStatus(args: GetFindingsReportStatusCommandInput, options?: __HttpHandlerOptions): Promise<GetFindingsReportStatusCommandOutput>;
229
237
  getFindingsReportStatus(args: GetFindingsReportStatusCommandInput, cb: (err: any, data?: GetFindingsReportStatusCommandOutput) => void): void;
230
238
  getFindingsReportStatus(args: GetFindingsReportStatusCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetFindingsReportStatusCommandOutput) => void): void;
@@ -243,12 +251,14 @@ export interface Inspector2 {
243
251
  /**
244
252
  * @see {@link ListAccountPermissionsCommand}
245
253
  */
254
+ listAccountPermissions(): Promise<ListAccountPermissionsCommandOutput>;
246
255
  listAccountPermissions(args: ListAccountPermissionsCommandInput, options?: __HttpHandlerOptions): Promise<ListAccountPermissionsCommandOutput>;
247
256
  listAccountPermissions(args: ListAccountPermissionsCommandInput, cb: (err: any, data?: ListAccountPermissionsCommandOutput) => void): void;
248
257
  listAccountPermissions(args: ListAccountPermissionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListAccountPermissionsCommandOutput) => void): void;
249
258
  /**
250
259
  * @see {@link ListCisScanConfigurationsCommand}
251
260
  */
261
+ listCisScanConfigurations(): Promise<ListCisScanConfigurationsCommandOutput>;
252
262
  listCisScanConfigurations(args: ListCisScanConfigurationsCommandInput, options?: __HttpHandlerOptions): Promise<ListCisScanConfigurationsCommandOutput>;
253
263
  listCisScanConfigurations(args: ListCisScanConfigurationsCommandInput, cb: (err: any, data?: ListCisScanConfigurationsCommandOutput) => void): void;
254
264
  listCisScanConfigurations(args: ListCisScanConfigurationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListCisScanConfigurationsCommandOutput) => void): void;
@@ -267,30 +277,35 @@ export interface Inspector2 {
267
277
  /**
268
278
  * @see {@link ListCisScansCommand}
269
279
  */
280
+ listCisScans(): Promise<ListCisScansCommandOutput>;
270
281
  listCisScans(args: ListCisScansCommandInput, options?: __HttpHandlerOptions): Promise<ListCisScansCommandOutput>;
271
282
  listCisScans(args: ListCisScansCommandInput, cb: (err: any, data?: ListCisScansCommandOutput) => void): void;
272
283
  listCisScans(args: ListCisScansCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListCisScansCommandOutput) => void): void;
273
284
  /**
274
285
  * @see {@link ListCoverageCommand}
275
286
  */
287
+ listCoverage(): Promise<ListCoverageCommandOutput>;
276
288
  listCoverage(args: ListCoverageCommandInput, options?: __HttpHandlerOptions): Promise<ListCoverageCommandOutput>;
277
289
  listCoverage(args: ListCoverageCommandInput, cb: (err: any, data?: ListCoverageCommandOutput) => void): void;
278
290
  listCoverage(args: ListCoverageCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListCoverageCommandOutput) => void): void;
279
291
  /**
280
292
  * @see {@link ListCoverageStatisticsCommand}
281
293
  */
294
+ listCoverageStatistics(): Promise<ListCoverageStatisticsCommandOutput>;
282
295
  listCoverageStatistics(args: ListCoverageStatisticsCommandInput, options?: __HttpHandlerOptions): Promise<ListCoverageStatisticsCommandOutput>;
283
296
  listCoverageStatistics(args: ListCoverageStatisticsCommandInput, cb: (err: any, data?: ListCoverageStatisticsCommandOutput) => void): void;
284
297
  listCoverageStatistics(args: ListCoverageStatisticsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListCoverageStatisticsCommandOutput) => void): void;
285
298
  /**
286
299
  * @see {@link ListDelegatedAdminAccountsCommand}
287
300
  */
301
+ listDelegatedAdminAccounts(): Promise<ListDelegatedAdminAccountsCommandOutput>;
288
302
  listDelegatedAdminAccounts(args: ListDelegatedAdminAccountsCommandInput, options?: __HttpHandlerOptions): Promise<ListDelegatedAdminAccountsCommandOutput>;
289
303
  listDelegatedAdminAccounts(args: ListDelegatedAdminAccountsCommandInput, cb: (err: any, data?: ListDelegatedAdminAccountsCommandOutput) => void): void;
290
304
  listDelegatedAdminAccounts(args: ListDelegatedAdminAccountsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListDelegatedAdminAccountsCommandOutput) => void): void;
291
305
  /**
292
306
  * @see {@link ListFiltersCommand}
293
307
  */
308
+ listFilters(): Promise<ListFiltersCommandOutput>;
294
309
  listFilters(args: ListFiltersCommandInput, options?: __HttpHandlerOptions): Promise<ListFiltersCommandOutput>;
295
310
  listFilters(args: ListFiltersCommandInput, cb: (err: any, data?: ListFiltersCommandOutput) => void): void;
296
311
  listFilters(args: ListFiltersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListFiltersCommandOutput) => void): void;
@@ -303,12 +318,14 @@ export interface Inspector2 {
303
318
  /**
304
319
  * @see {@link ListFindingsCommand}
305
320
  */
321
+ listFindings(): Promise<ListFindingsCommandOutput>;
306
322
  listFindings(args: ListFindingsCommandInput, options?: __HttpHandlerOptions): Promise<ListFindingsCommandOutput>;
307
323
  listFindings(args: ListFindingsCommandInput, cb: (err: any, data?: ListFindingsCommandOutput) => void): void;
308
324
  listFindings(args: ListFindingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListFindingsCommandOutput) => void): void;
309
325
  /**
310
326
  * @see {@link ListMembersCommand}
311
327
  */
328
+ listMembers(): Promise<ListMembersCommandOutput>;
312
329
  listMembers(args: ListMembersCommandInput, options?: __HttpHandlerOptions): Promise<ListMembersCommandOutput>;
313
330
  listMembers(args: ListMembersCommandInput, cb: (err: any, data?: ListMembersCommandOutput) => void): void;
314
331
  listMembers(args: ListMembersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListMembersCommandOutput) => void): void;
@@ -321,6 +338,7 @@ export interface Inspector2 {
321
338
  /**
322
339
  * @see {@link ListUsageTotalsCommand}
323
340
  */
341
+ listUsageTotals(): Promise<ListUsageTotalsCommandOutput>;
324
342
  listUsageTotals(args: ListUsageTotalsCommandInput, options?: __HttpHandlerOptions): Promise<ListUsageTotalsCommandOutput>;
325
343
  listUsageTotals(args: ListUsageTotalsCommandInput, cb: (err: any, data?: ListUsageTotalsCommandOutput) => void): void;
326
344
  listUsageTotals(args: ListUsageTotalsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListUsageTotalsCommandOutput) => void): void;
@@ -387,6 +405,7 @@ export interface Inspector2 {
387
405
  /**
388
406
  * @see {@link UpdateEc2DeepInspectionConfigurationCommand}
389
407
  */
408
+ updateEc2DeepInspectionConfiguration(): Promise<UpdateEc2DeepInspectionConfigurationCommandOutput>;
390
409
  updateEc2DeepInspectionConfiguration(args: UpdateEc2DeepInspectionConfigurationCommandInput, options?: __HttpHandlerOptions): Promise<UpdateEc2DeepInspectionConfigurationCommandOutput>;
391
410
  updateEc2DeepInspectionConfiguration(args: UpdateEc2DeepInspectionConfigurationCommandInput, cb: (err: any, data?: UpdateEc2DeepInspectionConfigurationCommandOutput) => void): void;
392
411
  updateEc2DeepInspectionConfiguration(args: UpdateEc2DeepInspectionConfigurationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateEc2DeepInspectionConfigurationCommandOutput) => void): void;
@@ -416,9 +435,9 @@ export interface Inspector2 {
416
435
  updateOrgEc2DeepInspectionConfiguration(args: UpdateOrgEc2DeepInspectionConfigurationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateOrgEc2DeepInspectionConfigurationCommandOutput) => void): void;
417
436
  }
418
437
  /**
419
- * @public
420
438
  * <p>Amazon Inspector is a vulnerability discovery service that automates continuous scanning for
421
439
  * security vulnerabilities within your Amazon EC2, Amazon ECR, and Amazon Web Services Lambda environments.</p>
440
+ * @public
422
441
  */
423
442
  export declare class Inspector2 extends Inspector2Client implements Inspector2 {
424
443
  }
@@ -210,9 +210,9 @@ export type Inspector2ClientResolvedConfigType = __SmithyResolvedConfiguration<_
210
210
  export interface Inspector2ClientResolvedConfig extends Inspector2ClientResolvedConfigType {
211
211
  }
212
212
  /**
213
- * @public
214
213
  * <p>Amazon Inspector is a vulnerability discovery service that automates continuous scanning for
215
214
  * security vulnerabilities within your Amazon EC2, Amazon ECR, and Amazon Web Services Lambda environments.</p>
215
+ * @public
216
216
  */
217
217
  export declare class Inspector2Client extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, Inspector2ClientResolvedConfig> {
218
218
  /**
@@ -22,10 +22,10 @@ export interface AssociateMemberCommandOutput extends AssociateMemberResponse, _
22
22
  }
23
23
  declare const AssociateMemberCommand_base: {
24
24
  new (input: AssociateMemberCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateMemberCommandInput, AssociateMemberCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: AssociateMemberCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateMemberCommandInput, AssociateMemberCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Associates an Amazon Web Services account with an Amazon Inspector delegated administrator. An HTTP 200 response indicates the association was successfully started, but doesn’t indicate whether it was completed. You can check if the association completed by using <a href="https://docs.aws.amazon.com/inspector/v2/APIReference/API_ListMembers.html">ListMembers</a> for multiple accounts or <a href="https://docs.aws.amazon.com/inspector/v2/APIReference/API_GetMember.html">GetMembers</a> for a single account.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -66,6 +66,7 @@ declare const AssociateMemberCommand_base: {
66
66
  * @throws {@link Inspector2ServiceException}
67
67
  * <p>Base exception class for all service exceptions from Inspector2 service.</p>
68
68
  *
69
+ * @public
69
70
  */
70
71
  export declare class AssociateMemberCommand extends AssociateMemberCommand_base {
71
72
  }
@@ -22,10 +22,10 @@ export interface BatchGetAccountStatusCommandOutput extends BatchGetAccountStatu
22
22
  }
23
23
  declare const BatchGetAccountStatusCommand_base: {
24
24
  new (input: BatchGetAccountStatusCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetAccountStatusCommandInput, BatchGetAccountStatusCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [BatchGetAccountStatusCommandInput]): import("@smithy/smithy-client").CommandImpl<BatchGetAccountStatusCommandInput, BatchGetAccountStatusCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves the Amazon Inspector status of multiple Amazon Web Services accounts within your environment.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -116,6 +116,7 @@ declare const BatchGetAccountStatusCommand_base: {
116
116
  * @throws {@link Inspector2ServiceException}
117
117
  * <p>Base exception class for all service exceptions from Inspector2 service.</p>
118
118
  *
119
+ * @public
119
120
  */
120
121
  export declare class BatchGetAccountStatusCommand extends BatchGetAccountStatusCommand_base {
121
122
  }
@@ -22,10 +22,10 @@ export interface BatchGetCodeSnippetCommandOutput extends BatchGetCodeSnippetRes
22
22
  }
23
23
  declare const BatchGetCodeSnippetCommand_base: {
24
24
  new (input: BatchGetCodeSnippetCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetCodeSnippetCommandInput, BatchGetCodeSnippetCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: BatchGetCodeSnippetCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetCodeSnippetCommandInput, BatchGetCodeSnippetCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves code snippets from findings that Amazon Inspector detected code vulnerabilities in.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -93,6 +93,7 @@ declare const BatchGetCodeSnippetCommand_base: {
93
93
  * @throws {@link Inspector2ServiceException}
94
94
  * <p>Base exception class for all service exceptions from Inspector2 service.</p>
95
95
  *
96
+ * @public
96
97
  */
97
98
  export declare class BatchGetCodeSnippetCommand extends BatchGetCodeSnippetCommand_base {
98
99
  }
@@ -22,10 +22,10 @@ export interface BatchGetFindingDetailsCommandOutput extends BatchGetFindingDeta
22
22
  }
23
23
  declare const BatchGetFindingDetailsCommand_base: {
24
24
  new (input: BatchGetFindingDetailsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetFindingDetailsCommandInput, BatchGetFindingDetailsCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: BatchGetFindingDetailsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetFindingDetailsCommandInput, BatchGetFindingDetailsCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets vulnerability details for findings.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -109,6 +109,7 @@ declare const BatchGetFindingDetailsCommand_base: {
109
109
  * @throws {@link Inspector2ServiceException}
110
110
  * <p>Base exception class for all service exceptions from Inspector2 service.</p>
111
111
  *
112
+ * @public
112
113
  */
113
114
  export declare class BatchGetFindingDetailsCommand extends BatchGetFindingDetailsCommand_base {
114
115
  }
@@ -22,10 +22,10 @@ export interface BatchGetFreeTrialInfoCommandOutput extends BatchGetFreeTrialInf
22
22
  }
23
23
  declare const BatchGetFreeTrialInfoCommand_base: {
24
24
  new (input: BatchGetFreeTrialInfoCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetFreeTrialInfoCommandInput, BatchGetFreeTrialInfoCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: BatchGetFreeTrialInfoCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetFreeTrialInfoCommandInput, BatchGetFreeTrialInfoCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets free trial status for multiple Amazon Web Services accounts.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -87,6 +87,7 @@ declare const BatchGetFreeTrialInfoCommand_base: {
87
87
  * @throws {@link Inspector2ServiceException}
88
88
  * <p>Base exception class for all service exceptions from Inspector2 service.</p>
89
89
  *
90
+ * @public
90
91
  */
91
92
  export declare class BatchGetFreeTrialInfoCommand extends BatchGetFreeTrialInfoCommand_base {
92
93
  }
@@ -22,10 +22,10 @@ export interface BatchGetMemberEc2DeepInspectionStatusCommandOutput extends Batc
22
22
  }
23
23
  declare const BatchGetMemberEc2DeepInspectionStatusCommand_base: {
24
24
  new (input: BatchGetMemberEc2DeepInspectionStatusCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetMemberEc2DeepInspectionStatusCommandInput, BatchGetMemberEc2DeepInspectionStatusCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [BatchGetMemberEc2DeepInspectionStatusCommandInput]): import("@smithy/smithy-client").CommandImpl<BatchGetMemberEc2DeepInspectionStatusCommandInput, BatchGetMemberEc2DeepInspectionStatusCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves Amazon Inspector deep inspection activation status of multiple member accounts within your organization. You must be the delegated administrator of an organization in Amazon Inspector to use this API.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -81,6 +81,7 @@ declare const BatchGetMemberEc2DeepInspectionStatusCommand_base: {
81
81
  * @throws {@link Inspector2ServiceException}
82
82
  * <p>Base exception class for all service exceptions from Inspector2 service.</p>
83
83
  *
84
+ * @public
84
85
  */
85
86
  export declare class BatchGetMemberEc2DeepInspectionStatusCommand extends BatchGetMemberEc2DeepInspectionStatusCommand_base {
86
87
  }
@@ -22,10 +22,10 @@ export interface BatchUpdateMemberEc2DeepInspectionStatusCommandOutput extends B
22
22
  }
23
23
  declare const BatchUpdateMemberEc2DeepInspectionStatusCommand_base: {
24
24
  new (input: BatchUpdateMemberEc2DeepInspectionStatusCommandInput): import("@smithy/smithy-client").CommandImpl<BatchUpdateMemberEc2DeepInspectionStatusCommandInput, BatchUpdateMemberEc2DeepInspectionStatusCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: BatchUpdateMemberEc2DeepInspectionStatusCommandInput): import("@smithy/smithy-client").CommandImpl<BatchUpdateMemberEc2DeepInspectionStatusCommandInput, BatchUpdateMemberEc2DeepInspectionStatusCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Activates or deactivates Amazon Inspector deep inspection for the provided member accounts in your organization. You must be the delegated administrator of an organization in Amazon Inspector to use this API.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -84,6 +84,7 @@ declare const BatchUpdateMemberEc2DeepInspectionStatusCommand_base: {
84
84
  * @throws {@link Inspector2ServiceException}
85
85
  * <p>Base exception class for all service exceptions from Inspector2 service.</p>
86
86
  *
87
+ * @public
87
88
  */
88
89
  export declare class BatchUpdateMemberEc2DeepInspectionStatusCommand extends BatchUpdateMemberEc2DeepInspectionStatusCommand_base {
89
90
  }
@@ -22,10 +22,10 @@ export interface CancelFindingsReportCommandOutput extends CancelFindingsReportR
22
22
  }
23
23
  declare const CancelFindingsReportCommand_base: {
24
24
  new (input: CancelFindingsReportCommandInput): import("@smithy/smithy-client").CommandImpl<CancelFindingsReportCommandInput, CancelFindingsReportCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CancelFindingsReportCommandInput): import("@smithy/smithy-client").CommandImpl<CancelFindingsReportCommandInput, CancelFindingsReportCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Cancels the given findings report.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -69,6 +69,7 @@ declare const CancelFindingsReportCommand_base: {
69
69
  * @throws {@link Inspector2ServiceException}
70
70
  * <p>Base exception class for all service exceptions from Inspector2 service.</p>
71
71
  *
72
+ * @public
72
73
  */
73
74
  export declare class CancelFindingsReportCommand extends CancelFindingsReportCommand_base {
74
75
  }
@@ -22,10 +22,10 @@ export interface CancelSbomExportCommandOutput extends CancelSbomExportResponse,
22
22
  }
23
23
  declare const CancelSbomExportCommand_base: {
24
24
  new (input: CancelSbomExportCommandInput): import("@smithy/smithy-client").CommandImpl<CancelSbomExportCommandInput, CancelSbomExportCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CancelSbomExportCommandInput): import("@smithy/smithy-client").CommandImpl<CancelSbomExportCommandInput, CancelSbomExportCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Cancels a software bill of materials (SBOM) report.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -69,6 +69,7 @@ declare const CancelSbomExportCommand_base: {
69
69
  * @throws {@link Inspector2ServiceException}
70
70
  * <p>Base exception class for all service exceptions from Inspector2 service.</p>
71
71
  *
72
+ * @public
72
73
  */
73
74
  export declare class CancelSbomExportCommand extends CancelSbomExportCommand_base {
74
75
  }
@@ -22,10 +22,10 @@ export interface CreateCisScanConfigurationCommandOutput extends CreateCisScanCo
22
22
  }
23
23
  declare const CreateCisScanConfigurationCommand_base: {
24
24
  new (input: CreateCisScanConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCisScanConfigurationCommandInput, CreateCisScanConfigurationCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateCisScanConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCisScanConfigurationCommandInput, CreateCisScanConfigurationCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a CIS scan configuration.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -105,6 +105,7 @@ declare const CreateCisScanConfigurationCommand_base: {
105
105
  * @throws {@link Inspector2ServiceException}
106
106
  * <p>Base exception class for all service exceptions from Inspector2 service.</p>
107
107
  *
108
+ * @public
108
109
  */
109
110
  export declare class CreateCisScanConfigurationCommand extends CreateCisScanConfigurationCommand_base {
110
111
  }
@@ -22,10 +22,10 @@ export interface CreateFilterCommandOutput extends CreateFilterResponse, __Metad
22
22
  }
23
23
  declare const CreateFilterCommand_base: {
24
24
  new (input: CreateFilterCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFilterCommandInput, CreateFilterCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateFilterCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFilterCommandInput, CreateFilterCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a filter resource using specified filter criteria. When the filter action is set to <code>SUPPRESS</code> this action creates a suppression rule.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -207,6 +207,7 @@ declare const CreateFilterCommand_base: {
207
207
  * @throws {@link Inspector2ServiceException}
208
208
  * <p>Base exception class for all service exceptions from Inspector2 service.</p>
209
209
  *
210
+ * @public
210
211
  */
211
212
  export declare class CreateFilterCommand extends CreateFilterCommand_base {
212
213
  }
@@ -22,10 +22,10 @@ export interface CreateFindingsReportCommandOutput extends CreateFindingsReportR
22
22
  }
23
23
  declare const CreateFindingsReportCommand_base: {
24
24
  new (input: CreateFindingsReportCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFindingsReportCommandInput, CreateFindingsReportCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateFindingsReportCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFindingsReportCommandInput, CreateFindingsReportCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a finding report. By default only <code>ACTIVE</code> findings are returned in the report. To see <code>SUPRESSED</code> or <code>CLOSED</code> findings you must specify a value for the <code>findingStatus</code> filter criteria. </p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -202,6 +202,7 @@ declare const CreateFindingsReportCommand_base: {
202
202
  * @throws {@link Inspector2ServiceException}
203
203
  * <p>Base exception class for all service exceptions from Inspector2 service.</p>
204
204
  *
205
+ * @public
205
206
  */
206
207
  export declare class CreateFindingsReportCommand extends CreateFindingsReportCommand_base {
207
208
  }
@@ -22,10 +22,10 @@ export interface CreateSbomExportCommandOutput extends CreateSbomExportResponse,
22
22
  }
23
23
  declare const CreateSbomExportCommand_base: {
24
24
  new (input: CreateSbomExportCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSbomExportCommandInput, CreateSbomExportCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateSbomExportCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSbomExportCommandInput, CreateSbomExportCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a software bill of materials (SBOM) report.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -121,6 +121,7 @@ declare const CreateSbomExportCommand_base: {
121
121
  * @throws {@link Inspector2ServiceException}
122
122
  * <p>Base exception class for all service exceptions from Inspector2 service.</p>
123
123
  *
124
+ * @public
124
125
  */
125
126
  export declare class CreateSbomExportCommand extends CreateSbomExportCommand_base {
126
127
  }
@@ -22,10 +22,10 @@ export interface DeleteCisScanConfigurationCommandOutput extends DeleteCisScanCo
22
22
  }
23
23
  declare const DeleteCisScanConfigurationCommand_base: {
24
24
  new (input: DeleteCisScanConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCisScanConfigurationCommandInput, DeleteCisScanConfigurationCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteCisScanConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCisScanConfigurationCommandInput, DeleteCisScanConfigurationCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes a CIS scan configuration.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -69,6 +69,7 @@ declare const DeleteCisScanConfigurationCommand_base: {
69
69
  * @throws {@link Inspector2ServiceException}
70
70
  * <p>Base exception class for all service exceptions from Inspector2 service.</p>
71
71
  *
72
+ * @public
72
73
  */
73
74
  export declare class DeleteCisScanConfigurationCommand extends DeleteCisScanConfigurationCommand_base {
74
75
  }
@@ -22,10 +22,10 @@ export interface DeleteFilterCommandOutput extends DeleteFilterResponse, __Metad
22
22
  }
23
23
  declare const DeleteFilterCommand_base: {
24
24
  new (input: DeleteFilterCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFilterCommandInput, DeleteFilterCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteFilterCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFilterCommandInput, DeleteFilterCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes a filter resource.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -69,6 +69,7 @@ declare const DeleteFilterCommand_base: {
69
69
  * @throws {@link Inspector2ServiceException}
70
70
  * <p>Base exception class for all service exceptions from Inspector2 service.</p>
71
71
  *
72
+ * @public
72
73
  */
73
74
  export declare class DeleteFilterCommand extends DeleteFilterCommand_base {
74
75
  }
@@ -22,10 +22,10 @@ export interface DescribeOrganizationConfigurationCommandOutput extends Describe
22
22
  }
23
23
  declare const DescribeOrganizationConfigurationCommand_base: {
24
24
  new (input: DescribeOrganizationConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeOrganizationConfigurationCommandInput, DescribeOrganizationConfigurationCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [DescribeOrganizationConfigurationCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeOrganizationConfigurationCommandInput, DescribeOrganizationConfigurationCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Describe Amazon Inspector configuration settings for an Amazon Web Services organization.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -70,6 +70,7 @@ declare const DescribeOrganizationConfigurationCommand_base: {
70
70
  * @throws {@link Inspector2ServiceException}
71
71
  * <p>Base exception class for all service exceptions from Inspector2 service.</p>
72
72
  *
73
+ * @public
73
74
  */
74
75
  export declare class DescribeOrganizationConfigurationCommand extends DescribeOrganizationConfigurationCommand_base {
75
76
  }
@@ -22,10 +22,10 @@ export interface DisableCommandOutput extends DisableResponse, __MetadataBearer
22
22
  }
23
23
  declare const DisableCommand_base: {
24
24
  new (input: DisableCommandInput): import("@smithy/smithy-client").CommandImpl<DisableCommandInput, DisableCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [DisableCommandInput]): import("@smithy/smithy-client").CommandImpl<DisableCommandInput, DisableCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Disables Amazon Inspector scans for one or more Amazon Web Services accounts. Disabling all scan types in an account
30
30
  * disables the Amazon Inspector service.</p>
31
31
  * @example
@@ -100,6 +100,7 @@ declare const DisableCommand_base: {
100
100
  * @throws {@link Inspector2ServiceException}
101
101
  * <p>Base exception class for all service exceptions from Inspector2 service.</p>
102
102
  *
103
+ * @public
103
104
  */
104
105
  export declare class DisableCommand extends DisableCommand_base {
105
106
  }
@@ -22,10 +22,10 @@ export interface DisableDelegatedAdminAccountCommandOutput extends DisableDelega
22
22
  }
23
23
  declare const DisableDelegatedAdminAccountCommand_base: {
24
24
  new (input: DisableDelegatedAdminAccountCommandInput): import("@smithy/smithy-client").CommandImpl<DisableDelegatedAdminAccountCommandInput, DisableDelegatedAdminAccountCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DisableDelegatedAdminAccountCommandInput): import("@smithy/smithy-client").CommandImpl<DisableDelegatedAdminAccountCommandInput, DisableDelegatedAdminAccountCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Disables the Amazon Inspector delegated administrator for your organization.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -72,6 +72,7 @@ declare const DisableDelegatedAdminAccountCommand_base: {
72
72
  * @throws {@link Inspector2ServiceException}
73
73
  * <p>Base exception class for all service exceptions from Inspector2 service.</p>
74
74
  *
75
+ * @public
75
76
  */
76
77
  export declare class DisableDelegatedAdminAccountCommand extends DisableDelegatedAdminAccountCommand_base {
77
78
  }
@@ -22,10 +22,10 @@ export interface DisassociateMemberCommandOutput extends DisassociateMemberRespo
22
22
  }
23
23
  declare const DisassociateMemberCommand_base: {
24
24
  new (input: DisassociateMemberCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateMemberCommandInput, DisassociateMemberCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DisassociateMemberCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateMemberCommandInput, DisassociateMemberCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Disassociates a member account from an Amazon Inspector delegated administrator.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -66,6 +66,7 @@ declare const DisassociateMemberCommand_base: {
66
66
  * @throws {@link Inspector2ServiceException}
67
67
  * <p>Base exception class for all service exceptions from Inspector2 service.</p>
68
68
  *
69
+ * @public
69
70
  */
70
71
  export declare class DisassociateMemberCommand extends DisassociateMemberCommand_base {
71
72
  }
@@ -22,10 +22,10 @@ export interface EnableCommandOutput extends EnableResponse, __MetadataBearer {
22
22
  }
23
23
  declare const EnableCommand_base: {
24
24
  new (input: EnableCommandInput): import("@smithy/smithy-client").CommandImpl<EnableCommandInput, EnableCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: EnableCommandInput): import("@smithy/smithy-client").CommandImpl<EnableCommandInput, EnableCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Enables Amazon Inspector scans for one or more Amazon Web Services accounts.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -100,6 +100,7 @@ declare const EnableCommand_base: {
100
100
  * @throws {@link Inspector2ServiceException}
101
101
  * <p>Base exception class for all service exceptions from Inspector2 service.</p>
102
102
  *
103
+ * @public
103
104
  */
104
105
  export declare class EnableCommand extends EnableCommand_base {
105
106
  }
@@ -22,10 +22,10 @@ export interface EnableDelegatedAdminAccountCommandOutput extends EnableDelegate
22
22
  }
23
23
  declare const EnableDelegatedAdminAccountCommand_base: {
24
24
  new (input: EnableDelegatedAdminAccountCommandInput): import("@smithy/smithy-client").CommandImpl<EnableDelegatedAdminAccountCommandInput, EnableDelegatedAdminAccountCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: EnableDelegatedAdminAccountCommandInput): import("@smithy/smithy-client").CommandImpl<EnableDelegatedAdminAccountCommandInput, EnableDelegatedAdminAccountCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Enables the Amazon Inspector delegated administrator for your Organizations organization.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -73,6 +73,7 @@ declare const EnableDelegatedAdminAccountCommand_base: {
73
73
  * @throws {@link Inspector2ServiceException}
74
74
  * <p>Base exception class for all service exceptions from Inspector2 service.</p>
75
75
  *
76
+ * @public
76
77
  */
77
78
  export declare class EnableDelegatedAdminAccountCommand extends EnableDelegatedAdminAccountCommand_base {
78
79
  }
@@ -22,10 +22,10 @@ export interface GetCisScanReportCommandOutput extends GetCisScanReportResponse,
22
22
  }
23
23
  declare const GetCisScanReportCommand_base: {
24
24
  new (input: GetCisScanReportCommandInput): import("@smithy/smithy-client").CommandImpl<GetCisScanReportCommandInput, GetCisScanReportCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetCisScanReportCommandInput): import("@smithy/smithy-client").CommandImpl<GetCisScanReportCommandInput, GetCisScanReportCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves a CIS scan report.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -70,6 +70,7 @@ declare const GetCisScanReportCommand_base: {
70
70
  * @throws {@link Inspector2ServiceException}
71
71
  * <p>Base exception class for all service exceptions from Inspector2 service.</p>
72
72
  *
73
+ * @public
73
74
  */
74
75
  export declare class GetCisScanReportCommand extends GetCisScanReportCommand_base {
75
76
  }