@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
@@ -22,10 +22,10 @@ export interface GetCisScanResultDetailsCommandOutput extends GetCisScanResultDe
22
22
  }
23
23
  declare const GetCisScanResultDetailsCommand_base: {
24
24
  new (input: GetCisScanResultDetailsCommandInput): import("@smithy/smithy-client").CommandImpl<GetCisScanResultDetailsCommandInput, GetCisScanResultDetailsCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetCisScanResultDetailsCommandInput): import("@smithy/smithy-client").CommandImpl<GetCisScanResultDetailsCommandInput, GetCisScanResultDetailsCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves CIS scan result details.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -120,6 +120,7 @@ declare const GetCisScanResultDetailsCommand_base: {
120
120
  * @throws {@link Inspector2ServiceException}
121
121
  * <p>Base exception class for all service exceptions from Inspector2 service.</p>
122
122
  *
123
+ * @public
123
124
  */
124
125
  export declare class GetCisScanResultDetailsCommand extends GetCisScanResultDetailsCommand_base {
125
126
  }
@@ -22,10 +22,10 @@ export interface GetConfigurationCommandOutput extends GetConfigurationResponse,
22
22
  }
23
23
  declare const GetConfigurationCommand_base: {
24
24
  new (input: GetConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetConfigurationCommandInput, GetConfigurationCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [GetConfigurationCommandInput]): import("@smithy/smithy-client").CommandImpl<GetConfigurationCommandInput, GetConfigurationCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves setting configurations for Inspector scans.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -67,6 +67,7 @@ declare const GetConfigurationCommand_base: {
67
67
  * @throws {@link Inspector2ServiceException}
68
68
  * <p>Base exception class for all service exceptions from Inspector2 service.</p>
69
69
  *
70
+ * @public
70
71
  */
71
72
  export declare class GetConfigurationCommand extends GetConfigurationCommand_base {
72
73
  }
@@ -22,10 +22,10 @@ export interface GetDelegatedAdminAccountCommandOutput extends GetDelegatedAdmin
22
22
  }
23
23
  declare const GetDelegatedAdminAccountCommand_base: {
24
24
  new (input: GetDelegatedAdminAccountCommandInput): import("@smithy/smithy-client").CommandImpl<GetDelegatedAdminAccountCommandInput, GetDelegatedAdminAccountCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [GetDelegatedAdminAccountCommandInput]): import("@smithy/smithy-client").CommandImpl<GetDelegatedAdminAccountCommandInput, GetDelegatedAdminAccountCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves information about the Amazon Inspector delegated administrator for your
30
30
  * organization.</p>
31
31
  * @example
@@ -71,6 +71,7 @@ declare const GetDelegatedAdminAccountCommand_base: {
71
71
  * @throws {@link Inspector2ServiceException}
72
72
  * <p>Base exception class for all service exceptions from Inspector2 service.</p>
73
73
  *
74
+ * @public
74
75
  */
75
76
  export declare class GetDelegatedAdminAccountCommand extends GetDelegatedAdminAccountCommand_base {
76
77
  }
@@ -22,10 +22,10 @@ export interface GetEc2DeepInspectionConfigurationCommandOutput extends GetEc2De
22
22
  }
23
23
  declare const GetEc2DeepInspectionConfigurationCommand_base: {
24
24
  new (input: GetEc2DeepInspectionConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetEc2DeepInspectionConfigurationCommandInput, GetEc2DeepInspectionConfigurationCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [GetEc2DeepInspectionConfigurationCommandInput]): import("@smithy/smithy-client").CommandImpl<GetEc2DeepInspectionConfigurationCommandInput, GetEc2DeepInspectionConfigurationCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves the activation status of Amazon Inspector deep inspection and custom paths associated with your account.
30
30
  * </p>
31
31
  * @example
@@ -71,6 +71,7 @@ declare const GetEc2DeepInspectionConfigurationCommand_base: {
71
71
  * @throws {@link Inspector2ServiceException}
72
72
  * <p>Base exception class for all service exceptions from Inspector2 service.</p>
73
73
  *
74
+ * @public
74
75
  */
75
76
  export declare class GetEc2DeepInspectionConfigurationCommand extends GetEc2DeepInspectionConfigurationCommand_base {
76
77
  }
@@ -22,10 +22,10 @@ export interface GetEncryptionKeyCommandOutput extends GetEncryptionKeyResponse,
22
22
  }
23
23
  declare const GetEncryptionKeyCommand_base: {
24
24
  new (input: GetEncryptionKeyCommandInput): import("@smithy/smithy-client").CommandImpl<GetEncryptionKeyCommandInput, GetEncryptionKeyCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetEncryptionKeyCommandInput): import("@smithy/smithy-client").CommandImpl<GetEncryptionKeyCommandInput, GetEncryptionKeyCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets an encryption key.</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 GetEncryptionKeyCommand_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 GetEncryptionKeyCommand extends GetEncryptionKeyCommand_base {
75
76
  }
@@ -22,10 +22,10 @@ export interface GetFindingsReportStatusCommandOutput extends GetFindingsReportS
22
22
  }
23
23
  declare const GetFindingsReportStatusCommand_base: {
24
24
  new (input: GetFindingsReportStatusCommandInput): import("@smithy/smithy-client").CommandImpl<GetFindingsReportStatusCommandInput, GetFindingsReportStatusCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [GetFindingsReportStatusCommandInput]): import("@smithy/smithy-client").CommandImpl<GetFindingsReportStatusCommandInput, GetFindingsReportStatusCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets the status of a findings report.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -205,6 +205,7 @@ declare const GetFindingsReportStatusCommand_base: {
205
205
  * @throws {@link Inspector2ServiceException}
206
206
  * <p>Base exception class for all service exceptions from Inspector2 service.</p>
207
207
  *
208
+ * @public
208
209
  */
209
210
  export declare class GetFindingsReportStatusCommand extends GetFindingsReportStatusCommand_base {
210
211
  }
@@ -22,10 +22,10 @@ export interface GetMemberCommandOutput extends GetMemberResponse, __MetadataBea
22
22
  }
23
23
  declare const GetMemberCommand_base: {
24
24
  new (input: GetMemberCommandInput): import("@smithy/smithy-client").CommandImpl<GetMemberCommandInput, GetMemberCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetMemberCommandInput): import("@smithy/smithy-client").CommandImpl<GetMemberCommandInput, GetMemberCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets member information for your organization.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -74,6 +74,7 @@ declare const GetMemberCommand_base: {
74
74
  * @throws {@link Inspector2ServiceException}
75
75
  * <p>Base exception class for all service exceptions from Inspector2 service.</p>
76
76
  *
77
+ * @public
77
78
  */
78
79
  export declare class GetMemberCommand extends GetMemberCommand_base {
79
80
  }
@@ -22,10 +22,10 @@ export interface GetSbomExportCommandOutput extends GetSbomExportResponse, __Met
22
22
  }
23
23
  declare const GetSbomExportCommand_base: {
24
24
  new (input: GetSbomExportCommandInput): import("@smithy/smithy-client").CommandImpl<GetSbomExportCommandInput, GetSbomExportCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetSbomExportCommandInput): import("@smithy/smithy-client").CommandImpl<GetSbomExportCommandInput, GetSbomExportCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets details of 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.
@@ -125,6 +125,7 @@ declare const GetSbomExportCommand_base: {
125
125
  * @throws {@link Inspector2ServiceException}
126
126
  * <p>Base exception class for all service exceptions from Inspector2 service.</p>
127
127
  *
128
+ * @public
128
129
  */
129
130
  export declare class GetSbomExportCommand extends GetSbomExportCommand_base {
130
131
  }
@@ -22,10 +22,10 @@ export interface ListAccountPermissionsCommandOutput extends ListAccountPermissi
22
22
  }
23
23
  declare const ListAccountPermissionsCommand_base: {
24
24
  new (input: ListAccountPermissionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAccountPermissionsCommandInput, ListAccountPermissionsCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListAccountPermissionsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListAccountPermissionsCommandInput, ListAccountPermissionsCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists the permissions an account has to configure Amazon Inspector.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -74,6 +74,7 @@ declare const ListAccountPermissionsCommand_base: {
74
74
  * @throws {@link Inspector2ServiceException}
75
75
  * <p>Base exception class for all service exceptions from Inspector2 service.</p>
76
76
  *
77
+ * @public
77
78
  */
78
79
  export declare class ListAccountPermissionsCommand extends ListAccountPermissionsCommand_base {
79
80
  }
@@ -22,10 +22,10 @@ export interface ListCisScanConfigurationsCommandOutput extends ListCisScanConfi
22
22
  }
23
23
  declare const ListCisScanConfigurationsCommand_base: {
24
24
  new (input: ListCisScanConfigurationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListCisScanConfigurationsCommandInput, ListCisScanConfigurationsCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListCisScanConfigurationsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListCisScanConfigurationsCommandInput, ListCisScanConfigurationsCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists CIS scan configurations.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -136,6 +136,7 @@ declare const ListCisScanConfigurationsCommand_base: {
136
136
  * @throws {@link Inspector2ServiceException}
137
137
  * <p>Base exception class for all service exceptions from Inspector2 service.</p>
138
138
  *
139
+ * @public
139
140
  */
140
141
  export declare class ListCisScanConfigurationsCommand extends ListCisScanConfigurationsCommand_base {
141
142
  }
@@ -22,10 +22,10 @@ export interface ListCisScanResultsAggregatedByChecksCommandOutput extends ListC
22
22
  }
23
23
  declare const ListCisScanResultsAggregatedByChecksCommand_base: {
24
24
  new (input: ListCisScanResultsAggregatedByChecksCommandInput): import("@smithy/smithy-client").CommandImpl<ListCisScanResultsAggregatedByChecksCommandInput, ListCisScanResultsAggregatedByChecksCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListCisScanResultsAggregatedByChecksCommandInput): import("@smithy/smithy-client").CommandImpl<ListCisScanResultsAggregatedByChecksCommandInput, ListCisScanResultsAggregatedByChecksCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists scan results aggregated by checks.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -124,6 +124,7 @@ declare const ListCisScanResultsAggregatedByChecksCommand_base: {
124
124
  * @throws {@link Inspector2ServiceException}
125
125
  * <p>Base exception class for all service exceptions from Inspector2 service.</p>
126
126
  *
127
+ * @public
127
128
  */
128
129
  export declare class ListCisScanResultsAggregatedByChecksCommand extends ListCisScanResultsAggregatedByChecksCommand_base {
129
130
  }
@@ -22,10 +22,10 @@ export interface ListCisScanResultsAggregatedByTargetResourceCommandOutput exten
22
22
  }
23
23
  declare const ListCisScanResultsAggregatedByTargetResourceCommand_base: {
24
24
  new (input: ListCisScanResultsAggregatedByTargetResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListCisScanResultsAggregatedByTargetResourceCommandInput, ListCisScanResultsAggregatedByTargetResourceCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListCisScanResultsAggregatedByTargetResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListCisScanResultsAggregatedByTargetResourceCommandInput, ListCisScanResultsAggregatedByTargetResourceCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists scan results aggregated by a target resource.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -147,6 +147,7 @@ declare const ListCisScanResultsAggregatedByTargetResourceCommand_base: {
147
147
  * @throws {@link Inspector2ServiceException}
148
148
  * <p>Base exception class for all service exceptions from Inspector2 service.</p>
149
149
  *
150
+ * @public
150
151
  */
151
152
  export declare class ListCisScanResultsAggregatedByTargetResourceCommand extends ListCisScanResultsAggregatedByTargetResourceCommand_base {
152
153
  }
@@ -22,10 +22,10 @@ export interface ListCisScansCommandOutput extends ListCisScansResponse, __Metad
22
22
  }
23
23
  declare const ListCisScansCommand_base: {
24
24
  new (input: ListCisScansCommandInput): import("@smithy/smithy-client").CommandImpl<ListCisScansCommandInput, ListCisScansCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListCisScansCommandInput]): import("@smithy/smithy-client").CommandImpl<ListCisScansCommandInput, ListCisScansCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns a CIS scan list.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -153,6 +153,7 @@ declare const ListCisScansCommand_base: {
153
153
  * @throws {@link Inspector2ServiceException}
154
154
  * <p>Base exception class for all service exceptions from Inspector2 service.</p>
155
155
  *
156
+ * @public
156
157
  */
157
158
  export declare class ListCisScansCommand extends ListCisScansCommand_base {
158
159
  }
@@ -22,10 +22,10 @@ export interface ListCoverageCommandOutput extends ListCoverageResponse, __Metad
22
22
  }
23
23
  declare const ListCoverageCommand_base: {
24
24
  new (input: ListCoverageCommandInput): import("@smithy/smithy-client").CommandImpl<ListCoverageCommandInput, ListCoverageCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListCoverageCommandInput]): import("@smithy/smithy-client").CommandImpl<ListCoverageCommandInput, ListCoverageCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists coverage details for you environment.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -169,6 +169,7 @@ declare const ListCoverageCommand_base: {
169
169
  * @throws {@link Inspector2ServiceException}
170
170
  * <p>Base exception class for all service exceptions from Inspector2 service.</p>
171
171
  *
172
+ * @public
172
173
  */
173
174
  export declare class ListCoverageCommand extends ListCoverageCommand_base {
174
175
  }
@@ -22,10 +22,10 @@ export interface ListCoverageStatisticsCommandOutput extends ListCoverageStatist
22
22
  }
23
23
  declare const ListCoverageStatisticsCommand_base: {
24
24
  new (input: ListCoverageStatisticsCommandInput): import("@smithy/smithy-client").CommandImpl<ListCoverageStatisticsCommandInput, ListCoverageStatisticsCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListCoverageStatisticsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListCoverageStatisticsCommandInput, ListCoverageStatisticsCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists Amazon Inspector coverage statistics for your environment.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -134,6 +134,7 @@ declare const ListCoverageStatisticsCommand_base: {
134
134
  * @throws {@link Inspector2ServiceException}
135
135
  * <p>Base exception class for all service exceptions from Inspector2 service.</p>
136
136
  *
137
+ * @public
137
138
  */
138
139
  export declare class ListCoverageStatisticsCommand extends ListCoverageStatisticsCommand_base {
139
140
  }
@@ -22,10 +22,10 @@ export interface ListDelegatedAdminAccountsCommandOutput extends ListDelegatedAd
22
22
  }
23
23
  declare const ListDelegatedAdminAccountsCommand_base: {
24
24
  new (input: ListDelegatedAdminAccountsCommandInput): import("@smithy/smithy-client").CommandImpl<ListDelegatedAdminAccountsCommandInput, ListDelegatedAdminAccountsCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListDelegatedAdminAccountsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListDelegatedAdminAccountsCommandInput, ListDelegatedAdminAccountsCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists information about the Amazon Inspector delegated administrator of your
30
30
  * organization.</p>
31
31
  * @example
@@ -74,6 +74,7 @@ declare const ListDelegatedAdminAccountsCommand_base: {
74
74
  * @throws {@link Inspector2ServiceException}
75
75
  * <p>Base exception class for all service exceptions from Inspector2 service.</p>
76
76
  *
77
+ * @public
77
78
  */
78
79
  export declare class ListDelegatedAdminAccountsCommand extends ListDelegatedAdminAccountsCommand_base {
79
80
  }
@@ -22,10 +22,10 @@ export interface ListFiltersCommandOutput extends ListFiltersResponse, __Metadat
22
22
  }
23
23
  declare const ListFiltersCommand_base: {
24
24
  new (input: ListFiltersCommandInput): import("@smithy/smithy-client").CommandImpl<ListFiltersCommandInput, ListFiltersCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListFiltersCommandInput]): import("@smithy/smithy-client").CommandImpl<ListFiltersCommandInput, ListFiltersCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists the filters associated with your account.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -214,6 +214,7 @@ declare const ListFiltersCommand_base: {
214
214
  * @throws {@link Inspector2ServiceException}
215
215
  * <p>Base exception class for all service exceptions from Inspector2 service.</p>
216
216
  *
217
+ * @public
217
218
  */
218
219
  export declare class ListFiltersCommand extends ListFiltersCommand_base {
219
220
  }
@@ -22,10 +22,10 @@ export interface ListFindingAggregationsCommandOutput extends ListFindingAggrega
22
22
  }
23
23
  declare const ListFindingAggregationsCommand_base: {
24
24
  new (input: ListFindingAggregationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListFindingAggregationsCommandInput, ListFindingAggregationsCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListFindingAggregationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListFindingAggregationsCommandInput, ListFindingAggregationsCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists aggregated finding data for your environment based on specific criteria.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -287,6 +287,7 @@ declare const ListFindingAggregationsCommand_base: {
287
287
  * @throws {@link Inspector2ServiceException}
288
288
  * <p>Base exception class for all service exceptions from Inspector2 service.</p>
289
289
  *
290
+ * @public
290
291
  */
291
292
  export declare class ListFindingAggregationsCommand extends ListFindingAggregationsCommand_base {
292
293
  }
@@ -22,10 +22,10 @@ export interface ListFindingsCommandOutput extends ListFindingsResponse, __Metad
22
22
  }
23
23
  declare const ListFindingsCommand_base: {
24
24
  new (input: ListFindingsCommandInput): import("@smithy/smithy-client").CommandImpl<ListFindingsCommandInput, ListFindingsCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListFindingsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListFindingsCommandInput, ListFindingsCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists findings for your environment.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -378,6 +378,7 @@ declare const ListFindingsCommand_base: {
378
378
  * @throws {@link Inspector2ServiceException}
379
379
  * <p>Base exception class for all service exceptions from Inspector2 service.</p>
380
380
  *
381
+ * @public
381
382
  */
382
383
  export declare class ListFindingsCommand extends ListFindingsCommand_base {
383
384
  }
@@ -22,10 +22,10 @@ export interface ListMembersCommandOutput extends ListMembersResponse, __Metadat
22
22
  }
23
23
  declare const ListMembersCommand_base: {
24
24
  new (input: ListMembersCommandInput): import("@smithy/smithy-client").CommandImpl<ListMembersCommandInput, ListMembersCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListMembersCommandInput]): import("@smithy/smithy-client").CommandImpl<ListMembersCommandInput, ListMembersCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>List members associated with the Amazon Inspector delegated administrator for your
30
30
  * organization.</p>
31
31
  * @example
@@ -77,6 +77,7 @@ declare const ListMembersCommand_base: {
77
77
  * @throws {@link Inspector2ServiceException}
78
78
  * <p>Base exception class for all service exceptions from Inspector2 service.</p>
79
79
  *
80
+ * @public
80
81
  */
81
82
  export declare class ListMembersCommand extends ListMembersCommand_base {
82
83
  }
@@ -22,10 +22,10 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
22
22
  }
23
23
  declare const ListTagsForResourceCommand_base: {
24
24
  new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists all tags attached to a given resource.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -68,6 +68,7 @@ declare const ListTagsForResourceCommand_base: {
68
68
  * @throws {@link Inspector2ServiceException}
69
69
  * <p>Base exception class for all service exceptions from Inspector2 service.</p>
70
70
  *
71
+ * @public
71
72
  */
72
73
  export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
73
74
  }
@@ -22,10 +22,10 @@ export interface ListUsageTotalsCommandOutput extends ListUsageTotalsResponse, _
22
22
  }
23
23
  declare const ListUsageTotalsCommand_base: {
24
24
  new (input: ListUsageTotalsCommandInput): import("@smithy/smithy-client").CommandImpl<ListUsageTotalsCommandInput, ListUsageTotalsCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListUsageTotalsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListUsageTotalsCommandInput, ListUsageTotalsCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists the Amazon Inspector usage totals over the last 30 days.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -83,6 +83,7 @@ declare const ListUsageTotalsCommand_base: {
83
83
  * @throws {@link Inspector2ServiceException}
84
84
  * <p>Base exception class for all service exceptions from Inspector2 service.</p>
85
85
  *
86
+ * @public
86
87
  */
87
88
  export declare class ListUsageTotalsCommand extends ListUsageTotalsCommand_base {
88
89
  }
@@ -22,10 +22,10 @@ export interface ResetEncryptionKeyCommandOutput extends ResetEncryptionKeyRespo
22
22
  }
23
23
  declare const ResetEncryptionKeyCommand_base: {
24
24
  new (input: ResetEncryptionKeyCommandInput): import("@smithy/smithy-client").CommandImpl<ResetEncryptionKeyCommandInput, ResetEncryptionKeyCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ResetEncryptionKeyCommandInput): import("@smithy/smithy-client").CommandImpl<ResetEncryptionKeyCommandInput, ResetEncryptionKeyCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Resets an encryption key. After the key is reset your resources will be encrypted by an Amazon Web Services owned key.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -68,6 +68,7 @@ declare const ResetEncryptionKeyCommand_base: {
68
68
  * @throws {@link Inspector2ServiceException}
69
69
  * <p>Base exception class for all service exceptions from Inspector2 service.</p>
70
70
  *
71
+ * @public
71
72
  */
72
73
  export declare class ResetEncryptionKeyCommand extends ResetEncryptionKeyCommand_base {
73
74
  }
@@ -22,10 +22,10 @@ export interface SearchVulnerabilitiesCommandOutput extends SearchVulnerabilitie
22
22
  }
23
23
  declare const SearchVulnerabilitiesCommand_base: {
24
24
  new (input: SearchVulnerabilitiesCommandInput): import("@smithy/smithy-client").CommandImpl<SearchVulnerabilitiesCommandInput, SearchVulnerabilitiesCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: SearchVulnerabilitiesCommandInput): import("@smithy/smithy-client").CommandImpl<SearchVulnerabilitiesCommandInput, SearchVulnerabilitiesCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists Amazon Inspector coverage details for a specific vulnerability.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -124,6 +124,7 @@ declare const SearchVulnerabilitiesCommand_base: {
124
124
  * @throws {@link Inspector2ServiceException}
125
125
  * <p>Base exception class for all service exceptions from Inspector2 service.</p>
126
126
  *
127
+ * @public
127
128
  */
128
129
  export declare class SearchVulnerabilitiesCommand extends SearchVulnerabilitiesCommand_base {
129
130
  }
@@ -22,10 +22,10 @@ export interface SendCisSessionHealthCommandOutput extends SendCisSessionHealthR
22
22
  }
23
23
  declare const SendCisSessionHealthCommand_base: {
24
24
  new (input: SendCisSessionHealthCommandInput): import("@smithy/smithy-client").CommandImpl<SendCisSessionHealthCommandInput, SendCisSessionHealthCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: SendCisSessionHealthCommandInput): import("@smithy/smithy-client").CommandImpl<SendCisSessionHealthCommandInput, SendCisSessionHealthCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>
30
30
  * Sends a CIS session health.
31
31
  * This API is used by the Amazon Inspector SSM plugin to communicate with the Amazon Inspector service.
@@ -72,6 +72,7 @@ declare const SendCisSessionHealthCommand_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 SendCisSessionHealthCommand extends SendCisSessionHealthCommand_base {
77
78
  }
@@ -22,10 +22,10 @@ export interface SendCisSessionTelemetryCommandOutput extends SendCisSessionTele
22
22
  }
23
23
  declare const SendCisSessionTelemetryCommand_base: {
24
24
  new (input: SendCisSessionTelemetryCommandInput): import("@smithy/smithy-client").CommandImpl<SendCisSessionTelemetryCommandInput, SendCisSessionTelemetryCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: SendCisSessionTelemetryCommandInput): import("@smithy/smithy-client").CommandImpl<SendCisSessionTelemetryCommandInput, SendCisSessionTelemetryCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>
30
30
  * Sends a CIS session telemetry.
31
31
  * This API is used by the Amazon Inspector SSM plugin to communicate with the Amazon Inspector service.
@@ -44,7 +44,7 @@ declare const SendCisSessionTelemetryCommand_base: {
44
44
  * { // CisSessionMessage
45
45
  * ruleId: "STRING_VALUE", // required
46
46
  * status: "FAILED" || "PASSED" || "NOT_EVALUATED" || "INFORMATIONAL" || "UNKNOWN" || "NOT_APPLICABLE" || "ERROR", // required
47
- * cisRuleDetails: "BLOB_VALUE", // required
47
+ * cisRuleDetails: new Uint8Array(), // e.g. Buffer.from("") or new TextEncoder().encode("") // required
48
48
  * },
49
49
  * ],
50
50
  * };
@@ -79,6 +79,7 @@ declare const SendCisSessionTelemetryCommand_base: {
79
79
  * @throws {@link Inspector2ServiceException}
80
80
  * <p>Base exception class for all service exceptions from Inspector2 service.</p>
81
81
  *
82
+ * @public
82
83
  */
83
84
  export declare class SendCisSessionTelemetryCommand extends SendCisSessionTelemetryCommand_base {
84
85
  }
@@ -22,10 +22,10 @@ export interface StartCisSessionCommandOutput extends StartCisSessionResponse, _
22
22
  }
23
23
  declare const StartCisSessionCommand_base: {
24
24
  new (input: StartCisSessionCommandInput): import("@smithy/smithy-client").CommandImpl<StartCisSessionCommandInput, StartCisSessionCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: StartCisSessionCommandInput): import("@smithy/smithy-client").CommandImpl<StartCisSessionCommandInput, StartCisSessionCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>
30
30
  * Starts a CIS session.
31
31
  * This API is used by the Amazon Inspector SSM plugin to communicate with the Amazon Inspector service.
@@ -74,6 +74,7 @@ declare const StartCisSessionCommand_base: {
74
74
  * @throws {@link Inspector2ServiceException}
75
75
  * <p>Base exception class for all service exceptions from Inspector2 service.</p>
76
76
  *
77
+ * @public
77
78
  */
78
79
  export declare class StartCisSessionCommand extends StartCisSessionCommand_base {
79
80
  }
@@ -22,10 +22,10 @@ export interface StopCisSessionCommandOutput extends StopCisSessionResponse, __M
22
22
  }
23
23
  declare const StopCisSessionCommand_base: {
24
24
  new (input: StopCisSessionCommandInput): import("@smithy/smithy-client").CommandImpl<StopCisSessionCommandInput, StopCisSessionCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: StopCisSessionCommandInput): import("@smithy/smithy-client").CommandImpl<StopCisSessionCommandInput, StopCisSessionCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>
30
30
  * Stops a CIS session.
31
31
  * This API is used by the Amazon Inspector SSM plugin to communicate with the Amazon Inspector service.
@@ -93,6 +93,7 @@ declare const StopCisSessionCommand_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 StopCisSessionCommand extends StopCisSessionCommand_base {
98
99
  }
@@ -22,10 +22,10 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
22
22
  }
23
23
  declare const TagResourceCommand_base: {
24
24
  new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Adds tags to a resource.</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 TagResourceCommand_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 TagResourceCommand extends TagResourceCommand_base {
75
76
  }