@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 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
|
}
|
|
@@ -22,10 +22,10 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const UntagResourceCommand_base: {
|
|
24
24
|
new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Removes tags from a resource.</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 UntagResourceCommand_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 UntagResourceCommand extends UntagResourceCommand_base {
|
|
72
73
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateCisScanConfigurationCommandOutput extends UpdateCisScanCo
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateCisScanConfigurationCommand_base: {
|
|
24
24
|
new (input: UpdateCisScanConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateCisScanConfigurationCommandInput, UpdateCisScanConfigurationCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateCisScanConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateCisScanConfigurationCommandInput, UpdateCisScanConfigurationCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates a CIS scan configuration.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -106,6 +106,7 @@ declare const UpdateCisScanConfigurationCommand_base: {
|
|
|
106
106
|
* @throws {@link Inspector2ServiceException}
|
|
107
107
|
* <p>Base exception class for all service exceptions from Inspector2 service.</p>
|
|
108
108
|
*
|
|
109
|
+
* @public
|
|
109
110
|
*/
|
|
110
111
|
export declare class UpdateCisScanConfigurationCommand extends UpdateCisScanConfigurationCommand_base {
|
|
111
112
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateConfigurationCommandOutput extends UpdateConfigurationRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateConfigurationCommand_base: {
|
|
24
24
|
new (input: UpdateConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateConfigurationCommandInput, UpdateConfigurationCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateConfigurationCommandInput, UpdateConfigurationCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates setting configurations for your Amazon Inspector account. When you use this API as an Amazon Inspector delegated administrator this updates the setting for all accounts you manage. Member accounts in an organization cannot update this setting.</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 UpdateConfigurationCommand_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 UpdateConfigurationCommand extends UpdateConfigurationCommand_base {
|
|
72
73
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateEc2DeepInspectionConfigurationCommandOutput extends Updat
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateEc2DeepInspectionConfigurationCommand_base: {
|
|
24
24
|
new (input: UpdateEc2DeepInspectionConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateEc2DeepInspectionConfigurationCommandInput, UpdateEc2DeepInspectionConfigurationCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [UpdateEc2DeepInspectionConfigurationCommandInput]): import("@smithy/smithy-client").CommandImpl<UpdateEc2DeepInspectionConfigurationCommandInput, UpdateEc2DeepInspectionConfigurationCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Activates, deactivates Amazon Inspector deep inspection, or updates custom paths for your account. </p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -76,6 +76,7 @@ declare const UpdateEc2DeepInspectionConfigurationCommand_base: {
|
|
|
76
76
|
* @throws {@link Inspector2ServiceException}
|
|
77
77
|
* <p>Base exception class for all service exceptions from Inspector2 service.</p>
|
|
78
78
|
*
|
|
79
|
+
* @public
|
|
79
80
|
*/
|
|
80
81
|
export declare class UpdateEc2DeepInspectionConfigurationCommand extends UpdateEc2DeepInspectionConfigurationCommand_base {
|
|
81
82
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateEncryptionKeyCommandOutput extends UpdateEncryptionKeyRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateEncryptionKeyCommand_base: {
|
|
24
24
|
new (input: UpdateEncryptionKeyCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateEncryptionKeyCommandInput, UpdateEncryptionKeyCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateEncryptionKeyCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateEncryptionKeyCommandInput, UpdateEncryptionKeyCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates an encryption key. A <code>ResourceNotFoundException</code> means that an Amazon Web Services owned key is being used for encryption.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -69,6 +69,7 @@ declare const UpdateEncryptionKeyCommand_base: {
|
|
|
69
69
|
* @throws {@link Inspector2ServiceException}
|
|
70
70
|
* <p>Base exception class for all service exceptions from Inspector2 service.</p>
|
|
71
71
|
*
|
|
72
|
+
* @public
|
|
72
73
|
*/
|
|
73
74
|
export declare class UpdateEncryptionKeyCommand extends UpdateEncryptionKeyCommand_base {
|
|
74
75
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateFilterCommandOutput extends UpdateFilterResponse, __Metad
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateFilterCommand_base: {
|
|
24
24
|
new (input: UpdateFilterCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFilterCommandInput, UpdateFilterCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateFilterCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFilterCommandInput, UpdateFilterCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Specifies the action that is to be applied to the findings that match the filter.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -201,6 +201,7 @@ declare const UpdateFilterCommand_base: {
|
|
|
201
201
|
* @throws {@link Inspector2ServiceException}
|
|
202
202
|
* <p>Base exception class for all service exceptions from Inspector2 service.</p>
|
|
203
203
|
*
|
|
204
|
+
* @public
|
|
204
205
|
*/
|
|
205
206
|
export declare class UpdateFilterCommand extends UpdateFilterCommand_base {
|
|
206
207
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateOrgEc2DeepInspectionConfigurationCommandOutput extends Up
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateOrgEc2DeepInspectionConfigurationCommand_base: {
|
|
24
24
|
new (input: UpdateOrgEc2DeepInspectionConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateOrgEc2DeepInspectionConfigurationCommandInput, UpdateOrgEc2DeepInspectionConfigurationCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateOrgEc2DeepInspectionConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateOrgEc2DeepInspectionConfigurationCommandInput, UpdateOrgEc2DeepInspectionConfigurationCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates the Amazon Inspector deep inspection custom paths for your organization. You must be an Amazon Inspector delegated administrator to use this API.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -66,6 +66,7 @@ declare const UpdateOrgEc2DeepInspectionConfigurationCommand_base: {
|
|
|
66
66
|
* @throws {@link Inspector2ServiceException}
|
|
67
67
|
* <p>Base exception class for all service exceptions from Inspector2 service.</p>
|
|
68
68
|
*
|
|
69
|
+
* @public
|
|
69
70
|
*/
|
|
70
71
|
export declare class UpdateOrgEc2DeepInspectionConfigurationCommand extends UpdateOrgEc2DeepInspectionConfigurationCommand_base {
|
|
71
72
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateOrganizationConfigurationCommandOutput extends UpdateOrga
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateOrganizationConfigurationCommand_base: {
|
|
24
24
|
new (input: UpdateOrganizationConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateOrganizationConfigurationCommandInput, UpdateOrganizationConfigurationCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateOrganizationConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateOrganizationConfigurationCommandInput, UpdateOrganizationConfigurationCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates the configurations for your Amazon Inspector organization.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -76,6 +76,7 @@ declare const UpdateOrganizationConfigurationCommand_base: {
|
|
|
76
76
|
* @throws {@link Inspector2ServiceException}
|
|
77
77
|
* <p>Base exception class for all service exceptions from Inspector2 service.</p>
|
|
78
78
|
*
|
|
79
|
+
* @public
|
|
79
80
|
*/
|
|
80
81
|
export declare class UpdateOrganizationConfigurationCommand extends UpdateOrganizationConfigurationCommand_base {
|
|
81
82
|
}
|
package/dist-types/index.d.ts
CHANGED
|
@@ -12,5 +12,4 @@ export { Inspector2ExtensionConfiguration } from "./extensionConfiguration";
|
|
|
12
12
|
export * from "./commands";
|
|
13
13
|
export * from "./pagination";
|
|
14
14
|
export * from "./models";
|
|
15
|
-
import "@aws-sdk/util-endpoints";
|
|
16
15
|
export { Inspector2ServiceException } from "./models/Inspector2ServiceException";
|