@aws-sdk/client-inspector2 3.588.0 → 3.592.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/index.js +0 -59
- package/dist-types/Inspector2Client.d.ts +4 -4
- 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 +2 -2
- package/dist-types/models/Inspector2ServiceException.d.ts +2 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/Inspector2Client.d.ts +1 -1
- package/dist-types/ts3.4/commands/AssociateMemberCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/BatchGetAccountStatusCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/BatchGetCodeSnippetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/BatchGetFindingDetailsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/BatchGetFreeTrialInfoCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/BatchGetMemberEc2DeepInspectionStatusCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/BatchUpdateMemberEc2DeepInspectionStatusCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CancelFindingsReportCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CancelSbomExportCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateCisScanConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateFilterCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateFindingsReportCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateSbomExportCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteCisScanConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteFilterCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeOrganizationConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisableCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisableDelegatedAdminAccountCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisassociateMemberCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/EnableCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/EnableDelegatedAdminAccountCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetCisScanReportCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetCisScanResultDetailsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetDelegatedAdminAccountCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetEc2DeepInspectionConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetEncryptionKeyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetFindingsReportStatusCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetMemberCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetSbomExportCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListAccountPermissionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListCisScanConfigurationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListCisScanResultsAggregatedByChecksCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListCisScanResultsAggregatedByTargetResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListCisScansCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListCoverageCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListCoverageStatisticsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListDelegatedAdminAccountsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListFiltersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListFindingAggregationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListFindingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListMembersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListUsageTotalsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ResetEncryptionKeyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SearchVulnerabilitiesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SendCisSessionHealthCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SendCisSessionTelemetryCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartCisSessionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StopCisSessionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateCisScanConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateEc2DeepInspectionConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateEncryptionKeyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateFilterCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateOrgEc2DeepInspectionConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateOrganizationConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/Inspector2ServiceException.d.ts +2 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
- package/package.json +6 -6
package/dist-types/index.d.ts
CHANGED
|
@@ -7,8 +7,8 @@
|
|
|
7
7
|
export * from "./Inspector2Client";
|
|
8
8
|
export * from "./Inspector2";
|
|
9
9
|
export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
|
|
10
|
-
export { RuntimeExtension } from "./runtimeExtensions";
|
|
11
|
-
export { Inspector2ExtensionConfiguration } from "./extensionConfiguration";
|
|
10
|
+
export type { RuntimeExtension } from "./runtimeExtensions";
|
|
11
|
+
export type { Inspector2ExtensionConfiguration } from "./extensionConfiguration";
|
|
12
12
|
export * from "./commands";
|
|
13
13
|
export * from "./pagination";
|
|
14
14
|
export * from "./models";
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@smithy/smithy-client";
|
|
2
|
-
export {
|
|
2
|
+
export type { __ServiceExceptionOptions };
|
|
3
|
+
export { __ServiceException };
|
|
3
4
|
/**
|
|
4
5
|
* @public
|
|
5
6
|
*
|
|
@@ -18,8 +18,8 @@ export declare const getRuntimeConfig: (config: Inspector2ClientConfig) => {
|
|
|
18
18
|
serviceId: string;
|
|
19
19
|
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
20
20
|
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
21
|
-
defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
|
|
22
21
|
region: string | import("@smithy/types").Provider<any>;
|
|
22
|
+
defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
|
|
23
23
|
credentialDefaultProvider: (input: any) => import("@smithy/types").AwsCredentialIdentityProvider;
|
|
24
24
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
25
25
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
@@ -424,8 +424,8 @@ export interface ClientDefaults
|
|
|
424
424
|
serviceId?: string;
|
|
425
425
|
useDualstackEndpoint?: boolean | __Provider<boolean>;
|
|
426
426
|
useFipsEndpoint?: boolean | __Provider<boolean>;
|
|
427
|
-
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
428
427
|
region?: string | __Provider<string>;
|
|
428
|
+
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
429
429
|
credentialDefaultProvider?: (input: any) => AwsCredentialIdentityProvider;
|
|
430
430
|
maxAttempts?: number | __Provider<number>;
|
|
431
431
|
retryMode?: string | __Provider<string>;
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
AssociateMemberRequest,
|
|
10
10
|
AssociateMemberResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface AssociateMemberCommandInput extends AssociateMemberRequest {}
|
|
14
15
|
export interface AssociateMemberCommandOutput
|
|
15
16
|
extends AssociateMemberResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
BatchGetAccountStatusRequest,
|
|
10
10
|
BatchGetAccountStatusResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface BatchGetAccountStatusCommandInput
|
|
14
15
|
extends BatchGetAccountStatusRequest {}
|
|
15
16
|
export interface BatchGetAccountStatusCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
BatchGetCodeSnippetRequest,
|
|
10
10
|
BatchGetCodeSnippetResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface BatchGetCodeSnippetCommandInput
|
|
14
15
|
extends BatchGetCodeSnippetRequest {}
|
|
15
16
|
export interface BatchGetCodeSnippetCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
BatchGetFindingDetailsRequest,
|
|
10
10
|
BatchGetFindingDetailsResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface BatchGetFindingDetailsCommandInput
|
|
14
15
|
extends BatchGetFindingDetailsRequest {}
|
|
15
16
|
export interface BatchGetFindingDetailsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
BatchGetFreeTrialInfoRequest,
|
|
10
10
|
BatchGetFreeTrialInfoResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface BatchGetFreeTrialInfoCommandInput
|
|
14
15
|
extends BatchGetFreeTrialInfoRequest {}
|
|
15
16
|
export interface BatchGetFreeTrialInfoCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
BatchGetMemberEc2DeepInspectionStatusRequest,
|
|
10
10
|
BatchGetMemberEc2DeepInspectionStatusResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface BatchGetMemberEc2DeepInspectionStatusCommandInput
|
|
14
15
|
extends BatchGetMemberEc2DeepInspectionStatusRequest {}
|
|
15
16
|
export interface BatchGetMemberEc2DeepInspectionStatusCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
BatchUpdateMemberEc2DeepInspectionStatusRequest,
|
|
10
10
|
BatchUpdateMemberEc2DeepInspectionStatusResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface BatchUpdateMemberEc2DeepInspectionStatusCommandInput
|
|
14
15
|
extends BatchUpdateMemberEc2DeepInspectionStatusRequest {}
|
|
15
16
|
export interface BatchUpdateMemberEc2DeepInspectionStatusCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CancelFindingsReportRequest,
|
|
10
10
|
CancelFindingsReportResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CancelFindingsReportCommandInput
|
|
14
15
|
extends CancelFindingsReportRequest {}
|
|
15
16
|
export interface CancelFindingsReportCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CancelSbomExportRequest,
|
|
10
10
|
CancelSbomExportResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CancelSbomExportCommandInput extends CancelSbomExportRequest {}
|
|
14
15
|
export interface CancelSbomExportCommandOutput
|
|
15
16
|
extends CancelSbomExportResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CreateCisScanConfigurationRequest,
|
|
10
10
|
CreateCisScanConfigurationResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateCisScanConfigurationCommandInput
|
|
14
15
|
extends CreateCisScanConfigurationRequest {}
|
|
15
16
|
export interface CreateCisScanConfigurationCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../Inspector2Client";
|
|
8
8
|
import { CreateFilterRequest, CreateFilterResponse } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface CreateFilterCommandInput extends CreateFilterRequest {}
|
|
11
12
|
export interface CreateFilterCommandOutput
|
|
12
13
|
extends CreateFilterResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CreateFindingsReportRequest,
|
|
10
10
|
CreateFindingsReportResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateFindingsReportCommandInput
|
|
14
15
|
extends CreateFindingsReportRequest {}
|
|
15
16
|
export interface CreateFindingsReportCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CreateSbomExportRequest,
|
|
10
10
|
CreateSbomExportResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateSbomExportCommandInput extends CreateSbomExportRequest {}
|
|
14
15
|
export interface CreateSbomExportCommandOutput
|
|
15
16
|
extends CreateSbomExportResponse,
|