@aws-sdk/client-inspector2 3.335.0 → 3.338.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/Inspector2Client.js +2 -1
- package/dist-cjs/commands/AssociateMemberCommand.js +2 -1
- package/dist-cjs/commands/BatchGetAccountStatusCommand.js +2 -1
- package/dist-cjs/commands/BatchGetFreeTrialInfoCommand.js +2 -1
- package/dist-cjs/commands/BatchGetMemberEc2DeepInspectionStatusCommand.js +2 -1
- package/dist-cjs/commands/BatchUpdateMemberEc2DeepInspectionStatusCommand.js +2 -1
- package/dist-cjs/commands/CancelFindingsReportCommand.js +2 -1
- package/dist-cjs/commands/CreateFilterCommand.js +2 -1
- package/dist-cjs/commands/CreateFindingsReportCommand.js +2 -1
- package/dist-cjs/commands/DeleteFilterCommand.js +2 -1
- package/dist-cjs/commands/DescribeOrganizationConfigurationCommand.js +2 -1
- package/dist-cjs/commands/DisableCommand.js +2 -1
- package/dist-cjs/commands/DisableDelegatedAdminAccountCommand.js +2 -1
- package/dist-cjs/commands/DisassociateMemberCommand.js +2 -1
- package/dist-cjs/commands/EnableCommand.js +2 -1
- package/dist-cjs/commands/EnableDelegatedAdminAccountCommand.js +2 -1
- package/dist-cjs/commands/GetConfigurationCommand.js +2 -1
- package/dist-cjs/commands/GetDelegatedAdminAccountCommand.js +2 -1
- package/dist-cjs/commands/GetEc2DeepInspectionConfigurationCommand.js +2 -1
- package/dist-cjs/commands/GetFindingsReportStatusCommand.js +2 -1
- package/dist-cjs/commands/GetMemberCommand.js +2 -1
- package/dist-cjs/commands/ListAccountPermissionsCommand.js +2 -1
- package/dist-cjs/commands/ListCoverageCommand.js +2 -1
- package/dist-cjs/commands/ListCoverageStatisticsCommand.js +2 -1
- package/dist-cjs/commands/ListDelegatedAdminAccountsCommand.js +2 -1
- package/dist-cjs/commands/ListFiltersCommand.js +2 -1
- package/dist-cjs/commands/ListFindingAggregationsCommand.js +2 -1
- package/dist-cjs/commands/ListFindingsCommand.js +2 -1
- package/dist-cjs/commands/ListMembersCommand.js +2 -1
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -1
- package/dist-cjs/commands/ListUsageTotalsCommand.js +2 -1
- package/dist-cjs/commands/SearchVulnerabilitiesCommand.js +2 -1
- package/dist-cjs/commands/TagResourceCommand.js +2 -1
- package/dist-cjs/commands/UntagResourceCommand.js +2 -1
- package/dist-cjs/commands/UpdateConfigurationCommand.js +2 -1
- package/dist-cjs/commands/UpdateEc2DeepInspectionConfigurationCommand.js +2 -1
- package/dist-cjs/commands/UpdateFilterCommand.js +2 -1
- package/dist-cjs/commands/UpdateOrgEc2DeepInspectionConfigurationCommand.js +2 -1
- package/dist-cjs/commands/UpdateOrganizationConfigurationCommand.js +2 -1
- package/dist-cjs/index.js +2 -2
- package/dist-cjs/models/Inspector2ServiceException.js +2 -1
- package/dist-es/Inspector2Client.js +1 -0
- package/dist-es/commands/AssociateMemberCommand.js +1 -0
- package/dist-es/commands/BatchGetAccountStatusCommand.js +1 -0
- package/dist-es/commands/BatchGetFreeTrialInfoCommand.js +1 -0
- package/dist-es/commands/BatchGetMemberEc2DeepInspectionStatusCommand.js +1 -0
- package/dist-es/commands/BatchUpdateMemberEc2DeepInspectionStatusCommand.js +1 -0
- package/dist-es/commands/CancelFindingsReportCommand.js +1 -0
- package/dist-es/commands/CreateFilterCommand.js +1 -0
- package/dist-es/commands/CreateFindingsReportCommand.js +1 -0
- package/dist-es/commands/DeleteFilterCommand.js +1 -0
- package/dist-es/commands/DescribeOrganizationConfigurationCommand.js +1 -0
- package/dist-es/commands/DisableCommand.js +1 -0
- package/dist-es/commands/DisableDelegatedAdminAccountCommand.js +1 -0
- package/dist-es/commands/DisassociateMemberCommand.js +1 -0
- package/dist-es/commands/EnableCommand.js +1 -0
- package/dist-es/commands/EnableDelegatedAdminAccountCommand.js +1 -0
- package/dist-es/commands/GetConfigurationCommand.js +1 -0
- package/dist-es/commands/GetDelegatedAdminAccountCommand.js +1 -0
- package/dist-es/commands/GetEc2DeepInspectionConfigurationCommand.js +1 -0
- package/dist-es/commands/GetFindingsReportStatusCommand.js +1 -0
- package/dist-es/commands/GetMemberCommand.js +1 -0
- package/dist-es/commands/ListAccountPermissionsCommand.js +1 -0
- package/dist-es/commands/ListCoverageCommand.js +1 -0
- package/dist-es/commands/ListCoverageStatisticsCommand.js +1 -0
- package/dist-es/commands/ListDelegatedAdminAccountsCommand.js +1 -0
- package/dist-es/commands/ListFiltersCommand.js +1 -0
- package/dist-es/commands/ListFindingAggregationsCommand.js +1 -0
- package/dist-es/commands/ListFindingsCommand.js +1 -0
- package/dist-es/commands/ListMembersCommand.js +1 -0
- package/dist-es/commands/ListTagsForResourceCommand.js +1 -0
- package/dist-es/commands/ListUsageTotalsCommand.js +1 -0
- package/dist-es/commands/SearchVulnerabilitiesCommand.js +1 -0
- package/dist-es/commands/TagResourceCommand.js +1 -0
- package/dist-es/commands/UntagResourceCommand.js +1 -0
- package/dist-es/commands/UpdateConfigurationCommand.js +1 -0
- package/dist-es/commands/UpdateEc2DeepInspectionConfigurationCommand.js +1 -0
- package/dist-es/commands/UpdateFilterCommand.js +1 -0
- package/dist-es/commands/UpdateOrgEc2DeepInspectionConfigurationCommand.js +1 -0
- package/dist-es/commands/UpdateOrganizationConfigurationCommand.js +1 -0
- package/dist-es/index.js +2 -2
- package/dist-es/models/Inspector2ServiceException.js +1 -0
- package/dist-types/Inspector2Client.d.ts +3 -3
- package/dist-types/commands/AssociateMemberCommand.d.ts +4 -0
- package/dist-types/commands/BatchGetAccountStatusCommand.d.ts +4 -0
- package/dist-types/commands/BatchGetFreeTrialInfoCommand.d.ts +4 -0
- package/dist-types/commands/BatchGetMemberEc2DeepInspectionStatusCommand.d.ts +4 -0
- package/dist-types/commands/BatchUpdateMemberEc2DeepInspectionStatusCommand.d.ts +4 -0
- package/dist-types/commands/CancelFindingsReportCommand.d.ts +4 -0
- package/dist-types/commands/CreateFilterCommand.d.ts +4 -0
- package/dist-types/commands/CreateFindingsReportCommand.d.ts +4 -0
- package/dist-types/commands/DeleteFilterCommand.d.ts +4 -0
- package/dist-types/commands/DescribeOrganizationConfigurationCommand.d.ts +4 -0
- package/dist-types/commands/DisableCommand.d.ts +4 -0
- package/dist-types/commands/DisableDelegatedAdminAccountCommand.d.ts +4 -0
- package/dist-types/commands/DisassociateMemberCommand.d.ts +4 -0
- package/dist-types/commands/EnableCommand.d.ts +4 -0
- package/dist-types/commands/EnableDelegatedAdminAccountCommand.d.ts +4 -0
- package/dist-types/commands/GetConfigurationCommand.d.ts +4 -0
- package/dist-types/commands/GetDelegatedAdminAccountCommand.d.ts +4 -0
- package/dist-types/commands/GetEc2DeepInspectionConfigurationCommand.d.ts +4 -0
- package/dist-types/commands/GetFindingsReportStatusCommand.d.ts +4 -0
- package/dist-types/commands/GetMemberCommand.d.ts +4 -0
- package/dist-types/commands/ListAccountPermissionsCommand.d.ts +4 -0
- package/dist-types/commands/ListCoverageCommand.d.ts +4 -0
- package/dist-types/commands/ListCoverageStatisticsCommand.d.ts +4 -0
- package/dist-types/commands/ListDelegatedAdminAccountsCommand.d.ts +4 -0
- package/dist-types/commands/ListFiltersCommand.d.ts +4 -0
- package/dist-types/commands/ListFindingAggregationsCommand.d.ts +4 -0
- package/dist-types/commands/ListFindingsCommand.d.ts +4 -0
- package/dist-types/commands/ListMembersCommand.d.ts +4 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +4 -0
- package/dist-types/commands/ListUsageTotalsCommand.d.ts +4 -0
- package/dist-types/commands/SearchVulnerabilitiesCommand.d.ts +4 -0
- package/dist-types/commands/TagResourceCommand.d.ts +4 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +4 -0
- package/dist-types/commands/UpdateConfigurationCommand.d.ts +4 -0
- package/dist-types/commands/UpdateEc2DeepInspectionConfigurationCommand.d.ts +4 -0
- package/dist-types/commands/UpdateFilterCommand.d.ts +4 -0
- package/dist-types/commands/UpdateOrgEc2DeepInspectionConfigurationCommand.d.ts +4 -0
- package/dist-types/commands/UpdateOrganizationConfigurationCommand.d.ts +4 -0
- package/dist-types/index.d.ts +8 -2
- package/dist-types/models/Inspector2ServiceException.d.ts +1 -0
- package/dist-types/ts3.4/Inspector2Client.d.ts +3 -3
- package/dist-types/ts3.4/commands/AssociateMemberCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/BatchGetAccountStatusCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/BatchGetFreeTrialInfoCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/BatchGetMemberEc2DeepInspectionStatusCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/BatchUpdateMemberEc2DeepInspectionStatusCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CancelFindingsReportCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateFilterCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateFindingsReportCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteFilterCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeOrganizationConfigurationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DisableCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DisableDelegatedAdminAccountCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DisassociateMemberCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/EnableCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/EnableDelegatedAdminAccountCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetConfigurationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetDelegatedAdminAccountCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetEc2DeepInspectionConfigurationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetFindingsReportStatusCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetMemberCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListAccountPermissionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListCoverageCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListCoverageStatisticsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListDelegatedAdminAccountsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListFiltersCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListFindingAggregationsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListFindingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListMembersCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListUsageTotalsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/SearchVulnerabilitiesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateConfigurationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateEc2DeepInspectionConfigurationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateFilterCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateOrgEc2DeepInspectionConfigurationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateOrganizationConfigurationCommand.d.ts +1 -0
- package/dist-types/ts3.4/index.d.ts +2 -2
- package/dist-types/ts3.4/models/Inspector2ServiceException.d.ts +1 -0
- package/package.json +28 -28
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client";
|
|
5
5
|
import { ListCoverageStatisticsRequest, ListCoverageStatisticsResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client";
|
|
5
5
|
import { ListDelegatedAdminAccountsRequest, ListDelegatedAdminAccountsResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client";
|
|
5
5
|
import { ListFiltersRequest, ListFiltersResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client";
|
|
5
5
|
import { ListFindingAggregationsRequest, ListFindingAggregationsResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client";
|
|
5
5
|
import { ListFindingsRequest, ListFindingsResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client";
|
|
5
5
|
import { ListMembersRequest, ListMembersResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client";
|
|
5
5
|
import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client";
|
|
5
5
|
import { ListUsageTotalsRequest, ListUsageTotalsResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client";
|
|
5
5
|
import { SearchVulnerabilitiesRequest, SearchVulnerabilitiesResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client";
|
|
5
5
|
import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client";
|
|
5
5
|
import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client";
|
|
5
5
|
import { UpdateConfigurationRequest, UpdateConfigurationResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client";
|
|
5
5
|
import { UpdateEc2DeepInspectionConfigurationRequest, UpdateEc2DeepInspectionConfigurationResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client";
|
|
5
5
|
import { UpdateFilterRequest, UpdateFilterResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client";
|
|
5
5
|
import { UpdateOrgEc2DeepInspectionConfigurationRequest, UpdateOrgEc2DeepInspectionConfigurationResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client";
|
|
5
5
|
import { UpdateOrganizationConfigurationRequest, UpdateOrganizationConfigurationResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
package/dist-types/index.d.ts
CHANGED
|
@@ -1,6 +1,12 @@
|
|
|
1
|
-
|
|
1
|
+
/**
|
|
2
|
+
* <p>Amazon Inspector is a vulnerability discovery service that automates continuous scanning for
|
|
3
|
+
* security vulnerabilities within your Amazon EC2 and Amazon ECR environments.</p>
|
|
4
|
+
*
|
|
5
|
+
* @packageDocumentation
|
|
6
|
+
*/
|
|
2
7
|
export * from "./Inspector2Client";
|
|
8
|
+
export * from "./Inspector2";
|
|
3
9
|
export * from "./commands";
|
|
4
|
-
export * from "./models";
|
|
5
10
|
export * from "./pagination";
|
|
11
|
+
export * from "./models";
|
|
6
12
|
export { Inspector2ServiceException } from "./models/Inspector2ServiceException";
|
|
@@ -203,6 +203,7 @@ import {
|
|
|
203
203
|
ClientResolvedEndpointParameters,
|
|
204
204
|
EndpointParameters,
|
|
205
205
|
} from "./endpoint/EndpointParameters";
|
|
206
|
+
export { __Client };
|
|
206
207
|
export type ServiceInputTypes =
|
|
207
208
|
| AssociateMemberCommandInput
|
|
208
209
|
| BatchGetAccountStatusCommandInput
|
|
@@ -305,7 +306,7 @@ export interface ClientDefaults
|
|
|
305
306
|
logger?: __Logger;
|
|
306
307
|
defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
|
|
307
308
|
}
|
|
308
|
-
type Inspector2ClientConfigType = Partial<
|
|
309
|
+
export type Inspector2ClientConfigType = Partial<
|
|
309
310
|
__SmithyConfiguration<__HttpHandlerOptions>
|
|
310
311
|
> &
|
|
311
312
|
ClientDefaults &
|
|
@@ -317,7 +318,7 @@ type Inspector2ClientConfigType = Partial<
|
|
|
317
318
|
UserAgentInputConfig &
|
|
318
319
|
ClientInputEndpointParameters;
|
|
319
320
|
export interface Inspector2ClientConfig extends Inspector2ClientConfigType {}
|
|
320
|
-
type Inspector2ClientResolvedConfigType =
|
|
321
|
+
export type Inspector2ClientResolvedConfigType =
|
|
321
322
|
__SmithyResolvedConfiguration<__HttpHandlerOptions> &
|
|
322
323
|
Required<ClientDefaults> &
|
|
323
324
|
RegionResolvedConfig &
|
|
@@ -339,4 +340,3 @@ export declare class Inspector2Client extends __Client<
|
|
|
339
340
|
constructor(configuration: Inspector2ClientConfig);
|
|
340
341
|
destroy(): void;
|
|
341
342
|
}
|
|
342
|
-
export {};
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
AssociateMemberRequest,
|
|
16
16
|
AssociateMemberResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface AssociateMemberCommandInput extends AssociateMemberRequest {}
|
|
19
20
|
export interface AssociateMemberCommandOutput
|
|
20
21
|
extends AssociateMemberResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
BatchGetAccountStatusRequest,
|
|
16
16
|
BatchGetAccountStatusResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface BatchGetAccountStatusCommandInput
|
|
19
20
|
extends BatchGetAccountStatusRequest {}
|
|
20
21
|
export interface BatchGetAccountStatusCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
BatchGetFreeTrialInfoRequest,
|
|
16
16
|
BatchGetFreeTrialInfoResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface BatchGetFreeTrialInfoCommandInput
|
|
19
20
|
extends BatchGetFreeTrialInfoRequest {}
|
|
20
21
|
export interface BatchGetFreeTrialInfoCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
BatchGetMemberEc2DeepInspectionStatusRequest,
|
|
16
16
|
BatchGetMemberEc2DeepInspectionStatusResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface BatchGetMemberEc2DeepInspectionStatusCommandInput
|
|
19
20
|
extends BatchGetMemberEc2DeepInspectionStatusRequest {}
|
|
20
21
|
export interface BatchGetMemberEc2DeepInspectionStatusCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
BatchUpdateMemberEc2DeepInspectionStatusRequest,
|
|
16
16
|
BatchUpdateMemberEc2DeepInspectionStatusResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface BatchUpdateMemberEc2DeepInspectionStatusCommandInput
|
|
19
20
|
extends BatchUpdateMemberEc2DeepInspectionStatusRequest {}
|
|
20
21
|
export interface BatchUpdateMemberEc2DeepInspectionStatusCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
CancelFindingsReportRequest,
|
|
16
16
|
CancelFindingsReportResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CancelFindingsReportCommandInput
|
|
19
20
|
extends CancelFindingsReportRequest {}
|
|
20
21
|
export interface CancelFindingsReportCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../Inspector2Client";
|
|
14
14
|
import { CreateFilterRequest, CreateFilterResponse } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface CreateFilterCommandInput extends CreateFilterRequest {}
|
|
16
17
|
export interface CreateFilterCommandOutput
|
|
17
18
|
extends CreateFilterResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
CreateFindingsReportRequest,
|
|
16
16
|
CreateFindingsReportResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateFindingsReportCommandInput
|
|
19
20
|
extends CreateFindingsReportRequest {}
|
|
20
21
|
export interface CreateFindingsReportCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../Inspector2Client";
|
|
14
14
|
import { DeleteFilterRequest, DeleteFilterResponse } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface DeleteFilterCommandInput extends DeleteFilterRequest {}
|
|
16
17
|
export interface DeleteFilterCommandOutput
|
|
17
18
|
extends DeleteFilterResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DescribeOrganizationConfigurationRequest,
|
|
16
16
|
DescribeOrganizationConfigurationResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeOrganizationConfigurationCommandInput
|
|
19
20
|
extends DescribeOrganizationConfigurationRequest {}
|
|
20
21
|
export interface DescribeOrganizationConfigurationCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../Inspector2Client";
|
|
14
14
|
import { DisableRequest, DisableResponse } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface DisableCommandInput extends DisableRequest {}
|
|
16
17
|
export interface DisableCommandOutput
|
|
17
18
|
extends DisableResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DisableDelegatedAdminAccountRequest,
|
|
16
16
|
DisableDelegatedAdminAccountResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DisableDelegatedAdminAccountCommandInput
|
|
19
20
|
extends DisableDelegatedAdminAccountRequest {}
|
|
20
21
|
export interface DisableDelegatedAdminAccountCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DisassociateMemberRequest,
|
|
16
16
|
DisassociateMemberResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DisassociateMemberCommandInput
|
|
19
20
|
extends DisassociateMemberRequest {}
|
|
20
21
|
export interface DisassociateMemberCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../Inspector2Client";
|
|
14
14
|
import { EnableRequest, EnableResponse } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface EnableCommandInput extends EnableRequest {}
|
|
16
17
|
export interface EnableCommandOutput extends EnableResponse, __MetadataBearer {}
|
|
17
18
|
export declare class EnableCommand extends $Command<
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
EnableDelegatedAdminAccountRequest,
|
|
16
16
|
EnableDelegatedAdminAccountResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface EnableDelegatedAdminAccountCommandInput
|
|
19
20
|
extends EnableDelegatedAdminAccountRequest {}
|
|
20
21
|
export interface EnableDelegatedAdminAccountCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
GetConfigurationRequest,
|
|
16
16
|
GetConfigurationResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetConfigurationCommandInput extends GetConfigurationRequest {}
|
|
19
20
|
export interface GetConfigurationCommandOutput
|
|
20
21
|
extends GetConfigurationResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
GetDelegatedAdminAccountRequest,
|
|
16
16
|
GetDelegatedAdminAccountResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetDelegatedAdminAccountCommandInput
|
|
19
20
|
extends GetDelegatedAdminAccountRequest {}
|
|
20
21
|
export interface GetDelegatedAdminAccountCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
GetEc2DeepInspectionConfigurationRequest,
|
|
16
16
|
GetEc2DeepInspectionConfigurationResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetEc2DeepInspectionConfigurationCommandInput
|
|
19
20
|
extends GetEc2DeepInspectionConfigurationRequest {}
|
|
20
21
|
export interface GetEc2DeepInspectionConfigurationCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
GetFindingsReportStatusRequest,
|
|
16
16
|
GetFindingsReportStatusResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetFindingsReportStatusCommandInput
|
|
19
20
|
extends GetFindingsReportStatusRequest {}
|
|
20
21
|
export interface GetFindingsReportStatusCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../Inspector2Client";
|
|
14
14
|
import { GetMemberRequest, GetMemberResponse } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface GetMemberCommandInput extends GetMemberRequest {}
|
|
16
17
|
export interface GetMemberCommandOutput
|
|
17
18
|
extends GetMemberResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ListAccountPermissionsRequest,
|
|
16
16
|
ListAccountPermissionsResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListAccountPermissionsCommandInput
|
|
19
20
|
extends ListAccountPermissionsRequest {}
|
|
20
21
|
export interface ListAccountPermissionsCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../Inspector2Client";
|
|
14
14
|
import { ListCoverageRequest, ListCoverageResponse } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface ListCoverageCommandInput extends ListCoverageRequest {}
|
|
16
17
|
export interface ListCoverageCommandOutput
|
|
17
18
|
extends ListCoverageResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ListCoverageStatisticsRequest,
|
|
16
16
|
ListCoverageStatisticsResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListCoverageStatisticsCommandInput
|
|
19
20
|
extends ListCoverageStatisticsRequest {}
|
|
20
21
|
export interface ListCoverageStatisticsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ListDelegatedAdminAccountsRequest,
|
|
16
16
|
ListDelegatedAdminAccountsResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListDelegatedAdminAccountsCommandInput
|
|
19
20
|
extends ListDelegatedAdminAccountsRequest {}
|
|
20
21
|
export interface ListDelegatedAdminAccountsCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../Inspector2Client";
|
|
14
14
|
import { ListFiltersRequest, ListFiltersResponse } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface ListFiltersCommandInput extends ListFiltersRequest {}
|
|
16
17
|
export interface ListFiltersCommandOutput
|
|
17
18
|
extends ListFiltersResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ListFindingAggregationsRequest,
|
|
16
16
|
ListFindingAggregationsResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListFindingAggregationsCommandInput
|
|
19
20
|
extends ListFindingAggregationsRequest {}
|
|
20
21
|
export interface ListFindingAggregationsCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../Inspector2Client";
|
|
14
14
|
import { ListFindingsRequest, ListFindingsResponse } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface ListFindingsCommandInput extends ListFindingsRequest {}
|
|
16
17
|
export interface ListFindingsCommandOutput
|
|
17
18
|
extends ListFindingsResponse,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../Inspector2Client";
|
|
14
14
|
import { ListMembersRequest, ListMembersResponse } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface ListMembersCommandInput extends ListMembersRequest {}
|
|
16
17
|
export interface ListMembersCommandOutput
|
|
17
18
|
extends ListMembersResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ListTagsForResourceRequest,
|
|
16
16
|
ListTagsForResourceResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListTagsForResourceCommandInput
|
|
19
20
|
extends ListTagsForResourceRequest {}
|
|
20
21
|
export interface ListTagsForResourceCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ListUsageTotalsRequest,
|
|
16
16
|
ListUsageTotalsResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListUsageTotalsCommandInput extends ListUsageTotalsRequest {}
|
|
19
20
|
export interface ListUsageTotalsCommandOutput
|
|
20
21
|
extends ListUsageTotalsResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
SearchVulnerabilitiesRequest,
|
|
16
16
|
SearchVulnerabilitiesResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface SearchVulnerabilitiesCommandInput
|
|
19
20
|
extends SearchVulnerabilitiesRequest {}
|
|
20
21
|
export interface SearchVulnerabilitiesCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../Inspector2Client";
|
|
14
14
|
import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface TagResourceCommandInput extends TagResourceRequest {}
|
|
16
17
|
export interface TagResourceCommandOutput
|
|
17
18
|
extends TagResourceResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
UntagResourceRequest,
|
|
16
16
|
UntagResourceResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface UntagResourceCommandInput extends UntagResourceRequest {}
|
|
19
20
|
export interface UntagResourceCommandOutput
|
|
20
21
|
extends UntagResourceResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
UpdateConfigurationRequest,
|
|
16
16
|
UpdateConfigurationResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface UpdateConfigurationCommandInput
|
|
19
20
|
extends UpdateConfigurationRequest {}
|
|
20
21
|
export interface UpdateConfigurationCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
UpdateEc2DeepInspectionConfigurationRequest,
|
|
16
16
|
UpdateEc2DeepInspectionConfigurationResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface UpdateEc2DeepInspectionConfigurationCommandInput
|
|
19
20
|
extends UpdateEc2DeepInspectionConfigurationRequest {}
|
|
20
21
|
export interface UpdateEc2DeepInspectionConfigurationCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../Inspector2Client";
|
|
14
14
|
import { UpdateFilterRequest, UpdateFilterResponse } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface UpdateFilterCommandInput extends UpdateFilterRequest {}
|
|
16
17
|
export interface UpdateFilterCommandOutput
|
|
17
18
|
extends UpdateFilterResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
UpdateOrgEc2DeepInspectionConfigurationRequest,
|
|
16
16
|
UpdateOrgEc2DeepInspectionConfigurationResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface UpdateOrgEc2DeepInspectionConfigurationCommandInput
|
|
19
20
|
extends UpdateOrgEc2DeepInspectionConfigurationRequest {}
|
|
20
21
|
export interface UpdateOrgEc2DeepInspectionConfigurationCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
UpdateOrganizationConfigurationRequest,
|
|
16
16
|
UpdateOrganizationConfigurationResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface UpdateOrganizationConfigurationCommandInput
|
|
19
20
|
extends UpdateOrganizationConfigurationRequest {}
|
|
20
21
|
export interface UpdateOrganizationConfigurationCommandOutput
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export * from "./Inspector2";
|
|
2
1
|
export * from "./Inspector2Client";
|
|
2
|
+
export * from "./Inspector2";
|
|
3
3
|
export * from "./commands";
|
|
4
|
-
export * from "./models";
|
|
5
4
|
export * from "./pagination";
|
|
5
|
+
export * from "./models";
|
|
6
6
|
export { Inspector2ServiceException } from "./models/Inspector2ServiceException";
|
|
@@ -2,6 +2,7 @@ import {
|
|
|
2
2
|
ServiceException as __ServiceException,
|
|
3
3
|
ServiceExceptionOptions as __ServiceExceptionOptions,
|
|
4
4
|
} from "@aws-sdk/smithy-client";
|
|
5
|
+
export { __ServiceException, __ServiceExceptionOptions };
|
|
5
6
|
export declare class Inspector2ServiceException extends __ServiceException {
|
|
6
7
|
constructor(options: __ServiceExceptionOptions);
|
|
7
8
|
}
|