@aws-sdk/client-inspector2 3.478.0 → 3.484.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/commands/AssociateMemberCommand.js +18 -41
- package/dist-cjs/commands/BatchGetAccountStatusCommand.js +18 -41
- package/dist-cjs/commands/BatchGetCodeSnippetCommand.js +18 -41
- package/dist-cjs/commands/BatchGetFindingDetailsCommand.js +18 -41
- package/dist-cjs/commands/BatchGetFreeTrialInfoCommand.js +18 -41
- package/dist-cjs/commands/BatchGetMemberEc2DeepInspectionStatusCommand.js +18 -41
- package/dist-cjs/commands/BatchUpdateMemberEc2DeepInspectionStatusCommand.js +18 -41
- package/dist-cjs/commands/CancelFindingsReportCommand.js +18 -41
- package/dist-cjs/commands/CancelSbomExportCommand.js +18 -41
- package/dist-cjs/commands/CreateFilterCommand.js +18 -41
- package/dist-cjs/commands/CreateFindingsReportCommand.js +18 -41
- package/dist-cjs/commands/CreateSbomExportCommand.js +18 -41
- package/dist-cjs/commands/DeleteFilterCommand.js +18 -41
- package/dist-cjs/commands/DescribeOrganizationConfigurationCommand.js +18 -41
- package/dist-cjs/commands/DisableCommand.js +18 -41
- package/dist-cjs/commands/DisableDelegatedAdminAccountCommand.js +18 -41
- package/dist-cjs/commands/DisassociateMemberCommand.js +18 -41
- package/dist-cjs/commands/EnableCommand.js +18 -41
- package/dist-cjs/commands/EnableDelegatedAdminAccountCommand.js +18 -41
- package/dist-cjs/commands/GetConfigurationCommand.js +18 -41
- package/dist-cjs/commands/GetDelegatedAdminAccountCommand.js +18 -41
- package/dist-cjs/commands/GetEc2DeepInspectionConfigurationCommand.js +18 -41
- package/dist-cjs/commands/GetEncryptionKeyCommand.js +18 -41
- package/dist-cjs/commands/GetFindingsReportStatusCommand.js +18 -41
- package/dist-cjs/commands/GetMemberCommand.js +18 -41
- package/dist-cjs/commands/GetSbomExportCommand.js +18 -41
- package/dist-cjs/commands/ListAccountPermissionsCommand.js +18 -41
- package/dist-cjs/commands/ListCoverageCommand.js +18 -41
- package/dist-cjs/commands/ListCoverageStatisticsCommand.js +18 -41
- package/dist-cjs/commands/ListDelegatedAdminAccountsCommand.js +18 -41
- package/dist-cjs/commands/ListFiltersCommand.js +18 -41
- package/dist-cjs/commands/ListFindingAggregationsCommand.js +18 -41
- package/dist-cjs/commands/ListFindingsCommand.js +18 -41
- package/dist-cjs/commands/ListMembersCommand.js +18 -41
- package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-cjs/commands/ListUsageTotalsCommand.js +18 -41
- package/dist-cjs/commands/ResetEncryptionKeyCommand.js +18 -41
- package/dist-cjs/commands/SearchVulnerabilitiesCommand.js +18 -41
- package/dist-cjs/commands/TagResourceCommand.js +18 -41
- package/dist-cjs/commands/UntagResourceCommand.js +18 -41
- package/dist-cjs/commands/UpdateConfigurationCommand.js +18 -41
- package/dist-cjs/commands/UpdateEc2DeepInspectionConfigurationCommand.js +18 -41
- package/dist-cjs/commands/UpdateEncryptionKeyCommand.js +18 -41
- package/dist-cjs/commands/UpdateFilterCommand.js +18 -41
- package/dist-cjs/commands/UpdateOrgEc2DeepInspectionConfigurationCommand.js +18 -41
- package/dist-cjs/commands/UpdateOrganizationConfigurationCommand.js +18 -41
- package/dist-cjs/endpoint/EndpointParameters.js +7 -1
- package/dist-es/commands/AssociateMemberCommand.js +18 -41
- package/dist-es/commands/BatchGetAccountStatusCommand.js +18 -41
- package/dist-es/commands/BatchGetCodeSnippetCommand.js +18 -41
- package/dist-es/commands/BatchGetFindingDetailsCommand.js +18 -41
- package/dist-es/commands/BatchGetFreeTrialInfoCommand.js +18 -41
- package/dist-es/commands/BatchGetMemberEc2DeepInspectionStatusCommand.js +18 -41
- package/dist-es/commands/BatchUpdateMemberEc2DeepInspectionStatusCommand.js +18 -41
- package/dist-es/commands/CancelFindingsReportCommand.js +18 -41
- package/dist-es/commands/CancelSbomExportCommand.js +18 -41
- package/dist-es/commands/CreateFilterCommand.js +18 -41
- package/dist-es/commands/CreateFindingsReportCommand.js +18 -41
- package/dist-es/commands/CreateSbomExportCommand.js +18 -41
- package/dist-es/commands/DeleteFilterCommand.js +18 -41
- package/dist-es/commands/DescribeOrganizationConfigurationCommand.js +18 -41
- package/dist-es/commands/DisableCommand.js +18 -41
- package/dist-es/commands/DisableDelegatedAdminAccountCommand.js +18 -41
- package/dist-es/commands/DisassociateMemberCommand.js +18 -41
- package/dist-es/commands/EnableCommand.js +18 -41
- package/dist-es/commands/EnableDelegatedAdminAccountCommand.js +18 -41
- package/dist-es/commands/GetConfigurationCommand.js +18 -41
- package/dist-es/commands/GetDelegatedAdminAccountCommand.js +18 -41
- package/dist-es/commands/GetEc2DeepInspectionConfigurationCommand.js +18 -41
- package/dist-es/commands/GetEncryptionKeyCommand.js +18 -41
- package/dist-es/commands/GetFindingsReportStatusCommand.js +18 -41
- package/dist-es/commands/GetMemberCommand.js +18 -41
- package/dist-es/commands/GetSbomExportCommand.js +18 -41
- package/dist-es/commands/ListAccountPermissionsCommand.js +18 -41
- package/dist-es/commands/ListCoverageCommand.js +18 -41
- package/dist-es/commands/ListCoverageStatisticsCommand.js +18 -41
- package/dist-es/commands/ListDelegatedAdminAccountsCommand.js +18 -41
- package/dist-es/commands/ListFiltersCommand.js +18 -41
- package/dist-es/commands/ListFindingAggregationsCommand.js +18 -41
- package/dist-es/commands/ListFindingsCommand.js +18 -41
- package/dist-es/commands/ListMembersCommand.js +18 -41
- package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-es/commands/ListUsageTotalsCommand.js +18 -41
- package/dist-es/commands/ResetEncryptionKeyCommand.js +18 -41
- package/dist-es/commands/SearchVulnerabilitiesCommand.js +18 -41
- package/dist-es/commands/TagResourceCommand.js +18 -41
- package/dist-es/commands/UntagResourceCommand.js +18 -41
- package/dist-es/commands/UpdateConfigurationCommand.js +18 -41
- package/dist-es/commands/UpdateEc2DeepInspectionConfigurationCommand.js +18 -41
- package/dist-es/commands/UpdateEncryptionKeyCommand.js +18 -41
- package/dist-es/commands/UpdateFilterCommand.js +18 -41
- package/dist-es/commands/UpdateOrgEc2DeepInspectionConfigurationCommand.js +18 -41
- package/dist-es/commands/UpdateOrganizationConfigurationCommand.js +18 -41
- package/dist-es/endpoint/EndpointParameters.js +6 -0
- package/dist-types/commands/AssociateMemberCommand.d.ts +6 -21
- package/dist-types/commands/BatchGetAccountStatusCommand.d.ts +6 -21
- package/dist-types/commands/BatchGetCodeSnippetCommand.d.ts +6 -21
- package/dist-types/commands/BatchGetFindingDetailsCommand.d.ts +6 -21
- package/dist-types/commands/BatchGetFreeTrialInfoCommand.d.ts +6 -21
- package/dist-types/commands/BatchGetMemberEc2DeepInspectionStatusCommand.d.ts +6 -21
- package/dist-types/commands/BatchUpdateMemberEc2DeepInspectionStatusCommand.d.ts +6 -21
- package/dist-types/commands/CancelFindingsReportCommand.d.ts +6 -21
- package/dist-types/commands/CancelSbomExportCommand.d.ts +6 -21
- package/dist-types/commands/CreateFilterCommand.d.ts +6 -21
- package/dist-types/commands/CreateFindingsReportCommand.d.ts +6 -21
- package/dist-types/commands/CreateSbomExportCommand.d.ts +6 -21
- package/dist-types/commands/DeleteFilterCommand.d.ts +6 -21
- package/dist-types/commands/DescribeOrganizationConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/DisableCommand.d.ts +6 -21
- package/dist-types/commands/DisableDelegatedAdminAccountCommand.d.ts +6 -21
- package/dist-types/commands/DisassociateMemberCommand.d.ts +6 -21
- package/dist-types/commands/EnableCommand.d.ts +6 -21
- package/dist-types/commands/EnableDelegatedAdminAccountCommand.d.ts +6 -21
- package/dist-types/commands/GetConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/GetDelegatedAdminAccountCommand.d.ts +6 -21
- package/dist-types/commands/GetEc2DeepInspectionConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/GetEncryptionKeyCommand.d.ts +6 -21
- package/dist-types/commands/GetFindingsReportStatusCommand.d.ts +6 -21
- package/dist-types/commands/GetMemberCommand.d.ts +6 -21
- package/dist-types/commands/GetSbomExportCommand.d.ts +6 -21
- package/dist-types/commands/ListAccountPermissionsCommand.d.ts +6 -21
- package/dist-types/commands/ListCoverageCommand.d.ts +6 -21
- package/dist-types/commands/ListCoverageStatisticsCommand.d.ts +6 -21
- package/dist-types/commands/ListDelegatedAdminAccountsCommand.d.ts +6 -21
- package/dist-types/commands/ListFiltersCommand.d.ts +6 -21
- package/dist-types/commands/ListFindingAggregationsCommand.d.ts +6 -21
- package/dist-types/commands/ListFindingsCommand.d.ts +6 -21
- package/dist-types/commands/ListMembersCommand.d.ts +6 -21
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
- package/dist-types/commands/ListUsageTotalsCommand.d.ts +6 -21
- package/dist-types/commands/ResetEncryptionKeyCommand.d.ts +6 -21
- package/dist-types/commands/SearchVulnerabilitiesCommand.d.ts +6 -21
- package/dist-types/commands/TagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UpdateConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/UpdateEc2DeepInspectionConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/UpdateEncryptionKeyCommand.d.ts +6 -21
- package/dist-types/commands/UpdateFilterCommand.d.ts +6 -21
- package/dist-types/commands/UpdateOrgEc2DeepInspectionConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/UpdateOrganizationConfigurationCommand.d.ts +6 -21
- package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/ts3.4/commands/AssociateMemberCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/BatchGetAccountStatusCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/BatchGetCodeSnippetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/BatchGetFindingDetailsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/BatchGetFreeTrialInfoCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/BatchGetMemberEc2DeepInspectionStatusCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/BatchUpdateMemberEc2DeepInspectionStatusCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CancelFindingsReportCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CancelSbomExportCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateFilterCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateFindingsReportCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateSbomExportCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteFilterCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeOrganizationConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DisableCommand.d.ts +12 -23
- package/dist-types/ts3.4/commands/DisableDelegatedAdminAccountCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DisassociateMemberCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/EnableCommand.d.ts +12 -23
- package/dist-types/ts3.4/commands/EnableDelegatedAdminAccountCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetConfigurationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetDelegatedAdminAccountCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetEc2DeepInspectionConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetEncryptionKeyCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetFindingsReportStatusCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetMemberCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetSbomExportCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListAccountPermissionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListCoverageCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListCoverageStatisticsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListDelegatedAdminAccountsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListFiltersCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListFindingAggregationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListFindingsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListMembersCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListUsageTotalsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ResetEncryptionKeyCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/SearchVulnerabilitiesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateConfigurationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateEc2DeepInspectionConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateEncryptionKeyCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateFilterCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateOrgEc2DeepInspectionConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateOrganizationConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
- package/package.json +11 -11
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client";
|
|
5
4
|
import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UntagResourceCommandInput extends UntagResourceRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UntagResourceCommandOutput extends UntagResourceResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UntagResourceCommand_base: {
|
|
24
|
+
new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Removes tags from a resource.</p>
|
|
@@ -65,23 +68,5 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
|
|
|
65
68
|
* <p>Base exception class for all service exceptions from Inspector2 service.</p>
|
|
66
69
|
*
|
|
67
70
|
*/
|
|
68
|
-
export declare class UntagResourceCommand extends
|
|
69
|
-
readonly input: UntagResourceCommandInput;
|
|
70
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
71
|
-
/**
|
|
72
|
-
* @public
|
|
73
|
-
*/
|
|
74
|
-
constructor(input: UntagResourceCommandInput);
|
|
75
|
-
/**
|
|
76
|
-
* @internal
|
|
77
|
-
*/
|
|
78
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Inspector2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UntagResourceCommandInput, UntagResourceCommandOutput>;
|
|
79
|
-
/**
|
|
80
|
-
* @internal
|
|
81
|
-
*/
|
|
82
|
-
private serialize;
|
|
83
|
-
/**
|
|
84
|
-
* @internal
|
|
85
|
-
*/
|
|
86
|
-
private deserialize;
|
|
71
|
+
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
|
87
72
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client";
|
|
5
4
|
import { UpdateConfigurationRequest, UpdateConfigurationResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateConfigurationCommandInput extends UpdateConfigurationRequ
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateConfigurationCommandOutput extends UpdateConfigurationResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateConfigurationCommand_base: {
|
|
24
|
+
new (input: UpdateConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateConfigurationCommandInput, UpdateConfigurationCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
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>
|
|
@@ -64,23 +67,5 @@ export interface UpdateConfigurationCommandOutput extends UpdateConfigurationRes
|
|
|
64
67
|
* <p>Base exception class for all service exceptions from Inspector2 service.</p>
|
|
65
68
|
*
|
|
66
69
|
*/
|
|
67
|
-
export declare class UpdateConfigurationCommand extends
|
|
68
|
-
readonly input: UpdateConfigurationCommandInput;
|
|
69
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
70
|
-
/**
|
|
71
|
-
* @public
|
|
72
|
-
*/
|
|
73
|
-
constructor(input: UpdateConfigurationCommandInput);
|
|
74
|
-
/**
|
|
75
|
-
* @internal
|
|
76
|
-
*/
|
|
77
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Inspector2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateConfigurationCommandInput, UpdateConfigurationCommandOutput>;
|
|
78
|
-
/**
|
|
79
|
-
* @internal
|
|
80
|
-
*/
|
|
81
|
-
private serialize;
|
|
82
|
-
/**
|
|
83
|
-
* @internal
|
|
84
|
-
*/
|
|
85
|
-
private deserialize;
|
|
70
|
+
export declare class UpdateConfigurationCommand extends UpdateConfigurationCommand_base {
|
|
86
71
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client";
|
|
5
4
|
import { UpdateEc2DeepInspectionConfigurationRequest, UpdateEc2DeepInspectionConfigurationResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateEc2DeepInspectionConfigurationCommandInput extends Update
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateEc2DeepInspectionConfigurationCommandOutput extends UpdateEc2DeepInspectionConfigurationResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateEc2DeepInspectionConfigurationCommand_base: {
|
|
24
|
+
new (input: UpdateEc2DeepInspectionConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateEc2DeepInspectionConfigurationCommandInput, UpdateEc2DeepInspectionConfigurationCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Activates, deactivates Amazon Inspector deep inspection, or updates custom paths for your account. </p>
|
|
@@ -74,23 +77,5 @@ export interface UpdateEc2DeepInspectionConfigurationCommandOutput extends Updat
|
|
|
74
77
|
* <p>Base exception class for all service exceptions from Inspector2 service.</p>
|
|
75
78
|
*
|
|
76
79
|
*/
|
|
77
|
-
export declare class UpdateEc2DeepInspectionConfigurationCommand extends
|
|
78
|
-
readonly input: UpdateEc2DeepInspectionConfigurationCommandInput;
|
|
79
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
80
|
-
/**
|
|
81
|
-
* @public
|
|
82
|
-
*/
|
|
83
|
-
constructor(input: UpdateEc2DeepInspectionConfigurationCommandInput);
|
|
84
|
-
/**
|
|
85
|
-
* @internal
|
|
86
|
-
*/
|
|
87
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Inspector2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateEc2DeepInspectionConfigurationCommandInput, UpdateEc2DeepInspectionConfigurationCommandOutput>;
|
|
88
|
-
/**
|
|
89
|
-
* @internal
|
|
90
|
-
*/
|
|
91
|
-
private serialize;
|
|
92
|
-
/**
|
|
93
|
-
* @internal
|
|
94
|
-
*/
|
|
95
|
-
private deserialize;
|
|
80
|
+
export declare class UpdateEc2DeepInspectionConfigurationCommand extends UpdateEc2DeepInspectionConfigurationCommand_base {
|
|
96
81
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client";
|
|
5
4
|
import { UpdateEncryptionKeyRequest, UpdateEncryptionKeyResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateEncryptionKeyCommandInput extends UpdateEncryptionKeyRequ
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateEncryptionKeyCommandOutput extends UpdateEncryptionKeyResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateEncryptionKeyCommand_base: {
|
|
24
|
+
new (input: UpdateEncryptionKeyCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateEncryptionKeyCommandInput, UpdateEncryptionKeyCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Updates an encryption key. A <code>ResourceNotFoundException</code> means that an AWS owned key is being used for encryption.</p>
|
|
@@ -67,23 +70,5 @@ export interface UpdateEncryptionKeyCommandOutput extends UpdateEncryptionKeyRes
|
|
|
67
70
|
* <p>Base exception class for all service exceptions from Inspector2 service.</p>
|
|
68
71
|
*
|
|
69
72
|
*/
|
|
70
|
-
export declare class UpdateEncryptionKeyCommand extends
|
|
71
|
-
readonly input: UpdateEncryptionKeyCommandInput;
|
|
72
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
73
|
-
/**
|
|
74
|
-
* @public
|
|
75
|
-
*/
|
|
76
|
-
constructor(input: UpdateEncryptionKeyCommandInput);
|
|
77
|
-
/**
|
|
78
|
-
* @internal
|
|
79
|
-
*/
|
|
80
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Inspector2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateEncryptionKeyCommandInput, UpdateEncryptionKeyCommandOutput>;
|
|
81
|
-
/**
|
|
82
|
-
* @internal
|
|
83
|
-
*/
|
|
84
|
-
private serialize;
|
|
85
|
-
/**
|
|
86
|
-
* @internal
|
|
87
|
-
*/
|
|
88
|
-
private deserialize;
|
|
73
|
+
export declare class UpdateEncryptionKeyCommand extends UpdateEncryptionKeyCommand_base {
|
|
89
74
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client";
|
|
5
4
|
import { UpdateFilterRequest, UpdateFilterResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateFilterCommandInput extends UpdateFilterRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateFilterCommandOutput extends UpdateFilterResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateFilterCommand_base: {
|
|
24
|
+
new (input: UpdateFilterCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFilterCommandInput, UpdateFilterCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Specifies the action that is to be applied to the findings that match the filter.</p>
|
|
@@ -199,23 +202,5 @@ export interface UpdateFilterCommandOutput extends UpdateFilterResponse, __Metad
|
|
|
199
202
|
* <p>Base exception class for all service exceptions from Inspector2 service.</p>
|
|
200
203
|
*
|
|
201
204
|
*/
|
|
202
|
-
export declare class UpdateFilterCommand extends
|
|
203
|
-
readonly input: UpdateFilterCommandInput;
|
|
204
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
205
|
-
/**
|
|
206
|
-
* @public
|
|
207
|
-
*/
|
|
208
|
-
constructor(input: UpdateFilterCommandInput);
|
|
209
|
-
/**
|
|
210
|
-
* @internal
|
|
211
|
-
*/
|
|
212
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Inspector2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateFilterCommandInput, UpdateFilterCommandOutput>;
|
|
213
|
-
/**
|
|
214
|
-
* @internal
|
|
215
|
-
*/
|
|
216
|
-
private serialize;
|
|
217
|
-
/**
|
|
218
|
-
* @internal
|
|
219
|
-
*/
|
|
220
|
-
private deserialize;
|
|
205
|
+
export declare class UpdateFilterCommand extends UpdateFilterCommand_base {
|
|
221
206
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client";
|
|
5
4
|
import { UpdateOrgEc2DeepInspectionConfigurationRequest, UpdateOrgEc2DeepInspectionConfigurationResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateOrgEc2DeepInspectionConfigurationCommandInput extends Upd
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateOrgEc2DeepInspectionConfigurationCommandOutput extends UpdateOrgEc2DeepInspectionConfigurationResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateOrgEc2DeepInspectionConfigurationCommand_base: {
|
|
24
|
+
new (input: UpdateOrgEc2DeepInspectionConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateOrgEc2DeepInspectionConfigurationCommandInput, UpdateOrgEc2DeepInspectionConfigurationCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
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>
|
|
@@ -64,23 +67,5 @@ export interface UpdateOrgEc2DeepInspectionConfigurationCommandOutput extends Up
|
|
|
64
67
|
* <p>Base exception class for all service exceptions from Inspector2 service.</p>
|
|
65
68
|
*
|
|
66
69
|
*/
|
|
67
|
-
export declare class UpdateOrgEc2DeepInspectionConfigurationCommand extends
|
|
68
|
-
readonly input: UpdateOrgEc2DeepInspectionConfigurationCommandInput;
|
|
69
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
70
|
-
/**
|
|
71
|
-
* @public
|
|
72
|
-
*/
|
|
73
|
-
constructor(input: UpdateOrgEc2DeepInspectionConfigurationCommandInput);
|
|
74
|
-
/**
|
|
75
|
-
* @internal
|
|
76
|
-
*/
|
|
77
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Inspector2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateOrgEc2DeepInspectionConfigurationCommandInput, UpdateOrgEc2DeepInspectionConfigurationCommandOutput>;
|
|
78
|
-
/**
|
|
79
|
-
* @internal
|
|
80
|
-
*/
|
|
81
|
-
private serialize;
|
|
82
|
-
/**
|
|
83
|
-
* @internal
|
|
84
|
-
*/
|
|
85
|
-
private deserialize;
|
|
70
|
+
export declare class UpdateOrgEc2DeepInspectionConfigurationCommand extends UpdateOrgEc2DeepInspectionConfigurationCommand_base {
|
|
86
71
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client";
|
|
5
4
|
import { UpdateOrganizationConfigurationRequest, UpdateOrganizationConfigurationResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateOrganizationConfigurationCommandInput extends UpdateOrgan
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateOrganizationConfigurationCommandOutput extends UpdateOrganizationConfigurationResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateOrganizationConfigurationCommand_base: {
|
|
24
|
+
new (input: UpdateOrganizationConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateOrganizationConfigurationCommandInput, UpdateOrganizationConfigurationCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Updates the configurations for your Amazon Inspector organization.</p>
|
|
@@ -74,23 +77,5 @@ export interface UpdateOrganizationConfigurationCommandOutput extends UpdateOrga
|
|
|
74
77
|
* <p>Base exception class for all service exceptions from Inspector2 service.</p>
|
|
75
78
|
*
|
|
76
79
|
*/
|
|
77
|
-
export declare class UpdateOrganizationConfigurationCommand extends
|
|
78
|
-
readonly input: UpdateOrganizationConfigurationCommandInput;
|
|
79
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
80
|
-
/**
|
|
81
|
-
* @public
|
|
82
|
-
*/
|
|
83
|
-
constructor(input: UpdateOrganizationConfigurationCommandInput);
|
|
84
|
-
/**
|
|
85
|
-
* @internal
|
|
86
|
-
*/
|
|
87
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Inspector2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateOrganizationConfigurationCommandInput, UpdateOrganizationConfigurationCommandOutput>;
|
|
88
|
-
/**
|
|
89
|
-
* @internal
|
|
90
|
-
*/
|
|
91
|
-
private serialize;
|
|
92
|
-
/**
|
|
93
|
-
* @internal
|
|
94
|
-
*/
|
|
95
|
-
private deserialize;
|
|
80
|
+
export declare class UpdateOrganizationConfigurationCommand extends UpdateOrganizationConfigurationCommand_base {
|
|
96
81
|
}
|
|
@@ -14,6 +14,24 @@ export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
|
|
|
14
14
|
export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientInputEndpointParameters & {
|
|
15
15
|
defaultSigningName: string;
|
|
16
16
|
};
|
|
17
|
+
export declare const commonParams: {
|
|
18
|
+
readonly UseFIPS: {
|
|
19
|
+
readonly type: "builtInParams";
|
|
20
|
+
readonly name: "useFipsEndpoint";
|
|
21
|
+
};
|
|
22
|
+
readonly Endpoint: {
|
|
23
|
+
readonly type: "builtInParams";
|
|
24
|
+
readonly name: "endpoint";
|
|
25
|
+
};
|
|
26
|
+
readonly Region: {
|
|
27
|
+
readonly type: "builtInParams";
|
|
28
|
+
readonly name: "region";
|
|
29
|
+
};
|
|
30
|
+
readonly UseDualStack: {
|
|
31
|
+
readonly type: "builtInParams";
|
|
32
|
+
readonly name: "useDualstackEndpoint";
|
|
33
|
+
};
|
|
34
|
+
};
|
|
17
35
|
export interface EndpointParameters extends __EndpointParameters {
|
|
18
36
|
Region?: string;
|
|
19
37
|
UseDualStack?: boolean;
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
Inspector2ClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -20,19 +14,16 @@ export interface AssociateMemberCommandInput extends AssociateMemberRequest {}
|
|
|
20
14
|
export interface AssociateMemberCommandOutput
|
|
21
15
|
extends AssociateMemberResponse,
|
|
22
16
|
__MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
private serialize;
|
|
37
|
-
private deserialize;
|
|
38
|
-
}
|
|
17
|
+
declare const AssociateMemberCommand_base: {
|
|
18
|
+
new (
|
|
19
|
+
input: AssociateMemberCommandInput
|
|
20
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
21
|
+
AssociateMemberCommandInput,
|
|
22
|
+
AssociateMemberCommandOutput,
|
|
23
|
+
Inspector2ClientResolvedConfig,
|
|
24
|
+
ServiceInputTypes,
|
|
25
|
+
ServiceOutputTypes
|
|
26
|
+
>;
|
|
27
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
|
+
};
|
|
29
|
+
export declare class AssociateMemberCommand extends AssociateMemberCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
Inspector2ClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface BatchGetAccountStatusCommandInput
|
|
|
21
15
|
export interface BatchGetAccountStatusCommandOutput
|
|
22
16
|
extends BatchGetAccountStatusResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: BatchGetAccountStatusCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: BatchGetAccountStatusCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: Inspector2ClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const BatchGetAccountStatusCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: BatchGetAccountStatusCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
BatchGetAccountStatusCommandInput,
|
|
38
|
-
BatchGetAccountStatusCommandOutput
|
|
23
|
+
BatchGetAccountStatusCommandOutput,
|
|
24
|
+
Inspector2ClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class BatchGetAccountStatusCommand extends BatchGetAccountStatusCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
Inspector2ClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,19 +15,16 @@ export interface BatchGetCodeSnippetCommandInput
|
|
|
21
15
|
export interface BatchGetCodeSnippetCommandOutput
|
|
22
16
|
extends BatchGetCodeSnippetResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
private serialize;
|
|
38
|
-
private deserialize;
|
|
39
|
-
}
|
|
18
|
+
declare const BatchGetCodeSnippetCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: BatchGetCodeSnippetCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
22
|
+
BatchGetCodeSnippetCommandInput,
|
|
23
|
+
BatchGetCodeSnippetCommandOutput,
|
|
24
|
+
Inspector2ClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
27
|
+
>;
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class BatchGetCodeSnippetCommand extends BatchGetCodeSnippetCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
Inspector2ClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface BatchGetFindingDetailsCommandInput
|
|
|
21
15
|
export interface BatchGetFindingDetailsCommandOutput
|
|
22
16
|
extends BatchGetFindingDetailsResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: BatchGetFindingDetailsCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: BatchGetFindingDetailsCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: Inspector2ClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const BatchGetFindingDetailsCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: BatchGetFindingDetailsCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
BatchGetFindingDetailsCommandInput,
|
|
38
|
-
BatchGetFindingDetailsCommandOutput
|
|
23
|
+
BatchGetFindingDetailsCommandOutput,
|
|
24
|
+
Inspector2ClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class BatchGetFindingDetailsCommand extends BatchGetFindingDetailsCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
Inspector2ClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface BatchGetFreeTrialInfoCommandInput
|
|
|
21
15
|
export interface BatchGetFreeTrialInfoCommandOutput
|
|
22
16
|
extends BatchGetFreeTrialInfoResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: BatchGetFreeTrialInfoCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: BatchGetFreeTrialInfoCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: Inspector2ClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const BatchGetFreeTrialInfoCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: BatchGetFreeTrialInfoCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
BatchGetFreeTrialInfoCommandInput,
|
|
38
|
-
BatchGetFreeTrialInfoCommandOutput
|
|
23
|
+
BatchGetFreeTrialInfoCommandOutput,
|
|
24
|
+
Inspector2ClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class BatchGetFreeTrialInfoCommand extends BatchGetFreeTrialInfoCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
Inspector2ClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface BatchGetMemberEc2DeepInspectionStatusCommandInput
|
|
|
21
15
|
export interface BatchGetMemberEc2DeepInspectionStatusCommandOutput
|
|
22
16
|
extends BatchGetMemberEc2DeepInspectionStatusResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: BatchGetMemberEc2DeepInspectionStatusCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: BatchGetMemberEc2DeepInspectionStatusCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: Inspector2ClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const BatchGetMemberEc2DeepInspectionStatusCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: BatchGetMemberEc2DeepInspectionStatusCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
BatchGetMemberEc2DeepInspectionStatusCommandInput,
|
|
38
|
-
BatchGetMemberEc2DeepInspectionStatusCommandOutput
|
|
23
|
+
BatchGetMemberEc2DeepInspectionStatusCommandOutput,
|
|
24
|
+
Inspector2ClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class BatchGetMemberEc2DeepInspectionStatusCommand extends BatchGetMemberEc2DeepInspectionStatusCommand_base {}
|