@aws-sdk/client-inspector2 3.533.0 → 3.540.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/endpoint/endpointResolver.js +4 -2
- package/dist-cjs/index.js +0 -3
- package/dist-es/endpoint/endpointResolver.js +3 -1
- package/dist-es/index.js +0 -1
- package/dist-types/Inspector2.d.ts +20 -1
- package/dist-types/Inspector2Client.d.ts +1 -1
- package/dist-types/commands/AssociateMemberCommand.d.ts +2 -1
- package/dist-types/commands/BatchGetAccountStatusCommand.d.ts +2 -1
- package/dist-types/commands/BatchGetCodeSnippetCommand.d.ts +2 -1
- package/dist-types/commands/BatchGetFindingDetailsCommand.d.ts +2 -1
- package/dist-types/commands/BatchGetFreeTrialInfoCommand.d.ts +2 -1
- package/dist-types/commands/BatchGetMemberEc2DeepInspectionStatusCommand.d.ts +2 -1
- package/dist-types/commands/BatchUpdateMemberEc2DeepInspectionStatusCommand.d.ts +2 -1
- package/dist-types/commands/CancelFindingsReportCommand.d.ts +2 -1
- package/dist-types/commands/CancelSbomExportCommand.d.ts +2 -1
- package/dist-types/commands/CreateCisScanConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/CreateFilterCommand.d.ts +2 -1
- package/dist-types/commands/CreateFindingsReportCommand.d.ts +2 -1
- package/dist-types/commands/CreateSbomExportCommand.d.ts +2 -1
- package/dist-types/commands/DeleteCisScanConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteFilterCommand.d.ts +2 -1
- package/dist-types/commands/DescribeOrganizationConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/DisableCommand.d.ts +2 -1
- package/dist-types/commands/DisableDelegatedAdminAccountCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateMemberCommand.d.ts +2 -1
- package/dist-types/commands/EnableCommand.d.ts +2 -1
- package/dist-types/commands/EnableDelegatedAdminAccountCommand.d.ts +2 -1
- package/dist-types/commands/GetCisScanReportCommand.d.ts +2 -1
- package/dist-types/commands/GetCisScanResultDetailsCommand.d.ts +2 -1
- package/dist-types/commands/GetConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/GetDelegatedAdminAccountCommand.d.ts +2 -1
- package/dist-types/commands/GetEc2DeepInspectionConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/GetEncryptionKeyCommand.d.ts +2 -1
- package/dist-types/commands/GetFindingsReportStatusCommand.d.ts +2 -1
- package/dist-types/commands/GetMemberCommand.d.ts +2 -1
- package/dist-types/commands/GetSbomExportCommand.d.ts +2 -1
- package/dist-types/commands/ListAccountPermissionsCommand.d.ts +2 -1
- package/dist-types/commands/ListCisScanConfigurationsCommand.d.ts +2 -1
- package/dist-types/commands/ListCisScanResultsAggregatedByChecksCommand.d.ts +2 -1
- package/dist-types/commands/ListCisScanResultsAggregatedByTargetResourceCommand.d.ts +2 -1
- package/dist-types/commands/ListCisScansCommand.d.ts +2 -1
- package/dist-types/commands/ListCoverageCommand.d.ts +2 -1
- package/dist-types/commands/ListCoverageStatisticsCommand.d.ts +2 -1
- package/dist-types/commands/ListDelegatedAdminAccountsCommand.d.ts +2 -1
- package/dist-types/commands/ListFiltersCommand.d.ts +2 -1
- package/dist-types/commands/ListFindingAggregationsCommand.d.ts +2 -1
- package/dist-types/commands/ListFindingsCommand.d.ts +2 -1
- package/dist-types/commands/ListMembersCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/ListUsageTotalsCommand.d.ts +2 -1
- package/dist-types/commands/ResetEncryptionKeyCommand.d.ts +2 -1
- package/dist-types/commands/SearchVulnerabilitiesCommand.d.ts +2 -1
- package/dist-types/commands/SendCisSessionHealthCommand.d.ts +2 -1
- package/dist-types/commands/SendCisSessionTelemetryCommand.d.ts +2 -1
- package/dist-types/commands/StartCisSessionCommand.d.ts +2 -1
- package/dist-types/commands/StopCisSessionCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateCisScanConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateEc2DeepInspectionConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateEncryptionKeyCommand.d.ts +2 -1
- package/dist-types/commands/UpdateFilterCommand.d.ts +2 -1
- package/dist-types/commands/UpdateOrgEc2DeepInspectionConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateOrganizationConfigurationCommand.d.ts +2 -1
- package/dist-types/index.d.ts +0 -1
- package/dist-types/models/models_0.d.ts +903 -903
- package/dist-types/models/models_1.d.ts +145 -145
- package/dist-types/ts3.4/Inspector2.d.ts +19 -0
- package/dist-types/ts3.4/commands/AssociateMemberCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchGetAccountStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchGetCodeSnippetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchGetFindingDetailsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchGetFreeTrialInfoCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchGetMemberEc2DeepInspectionStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchUpdateMemberEc2DeepInspectionStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CancelFindingsReportCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CancelSbomExportCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateCisScanConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateFilterCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateFindingsReportCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateSbomExportCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteCisScanConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteFilterCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeOrganizationConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisableCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisableDelegatedAdminAccountCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateMemberCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/EnableCommand.d.ts +7 -0
- package/dist-types/ts3.4/commands/EnableDelegatedAdminAccountCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetCisScanReportCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetCisScanResultDetailsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetDelegatedAdminAccountCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetEc2DeepInspectionConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetEncryptionKeyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetFindingsReportStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetMemberCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetSbomExportCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAccountPermissionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListCisScanConfigurationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListCisScanResultsAggregatedByChecksCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListCisScanResultsAggregatedByTargetResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListCisScansCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListCoverageCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListCoverageStatisticsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListDelegatedAdminAccountsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListFiltersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListFindingAggregationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListFindingsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListMembersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListUsageTotalsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ResetEncryptionKeyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SearchVulnerabilitiesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SendCisSessionHealthCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SendCisSessionTelemetryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartCisSessionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopCisSessionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateCisScanConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateEc2DeepInspectionConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateEncryptionKeyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateFilterCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateOrgEc2DeepInspectionConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateOrganizationConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/index.d.ts +0 -1
- package/package.json +40 -40
|
@@ -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
|
}
|
|
@@ -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.
|
|
@@ -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
|
}
|