New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@aws-sdk/client-inspector2

Package Overview
Dependencies
Maintainers
5
Versions
335
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-sdk/client-inspector2 - npm Package Compare versions

Comparing version 3.651.1 to 3.654.0

11

dist-types/commands/AssociateMemberCommand.d.ts

@@ -76,2 +76,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class AssociateMemberCommand extends AssociateMemberCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: AssociateMemberRequest;
output: AssociateMemberResponse;
};
sdk: {
input: AssociateMemberCommandInput;
output: AssociateMemberCommandOutput;
};
};
}

@@ -126,2 +126,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class BatchGetAccountStatusCommand extends BatchGetAccountStatusCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: BatchGetAccountStatusRequest;
output: BatchGetAccountStatusResponse;
};
sdk: {
input: BatchGetAccountStatusCommandInput;
output: BatchGetAccountStatusCommandOutput;
};
};
}

@@ -103,2 +103,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class BatchGetCodeSnippetCommand extends BatchGetCodeSnippetCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: BatchGetCodeSnippetRequest;
output: BatchGetCodeSnippetResponse;
};
sdk: {
input: BatchGetCodeSnippetCommandInput;
output: BatchGetCodeSnippetCommandOutput;
};
};
}

@@ -119,2 +119,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class BatchGetFindingDetailsCommand extends BatchGetFindingDetailsCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: BatchGetFindingDetailsRequest;
output: BatchGetFindingDetailsResponse;
};
sdk: {
input: BatchGetFindingDetailsCommandInput;
output: BatchGetFindingDetailsCommandOutput;
};
};
}

@@ -97,2 +97,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class BatchGetFreeTrialInfoCommand extends BatchGetFreeTrialInfoCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: BatchGetFreeTrialInfoRequest;
output: BatchGetFreeTrialInfoResponse;
};
sdk: {
input: BatchGetFreeTrialInfoCommandInput;
output: BatchGetFreeTrialInfoCommandOutput;
};
};
}

@@ -91,2 +91,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class BatchGetMemberEc2DeepInspectionStatusCommand extends BatchGetMemberEc2DeepInspectionStatusCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: BatchGetMemberEc2DeepInspectionStatusRequest;
output: BatchGetMemberEc2DeepInspectionStatusResponse;
};
sdk: {
input: BatchGetMemberEc2DeepInspectionStatusCommandInput;
output: BatchGetMemberEc2DeepInspectionStatusCommandOutput;
};
};
}

@@ -94,2 +94,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class BatchUpdateMemberEc2DeepInspectionStatusCommand extends BatchUpdateMemberEc2DeepInspectionStatusCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: BatchUpdateMemberEc2DeepInspectionStatusRequest;
output: BatchUpdateMemberEc2DeepInspectionStatusResponse;
};
sdk: {
input: BatchUpdateMemberEc2DeepInspectionStatusCommandInput;
output: BatchUpdateMemberEc2DeepInspectionStatusCommandOutput;
};
};
}

@@ -79,2 +79,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class CancelFindingsReportCommand extends CancelFindingsReportCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: CancelFindingsReportRequest;
output: CancelFindingsReportResponse;
};
sdk: {
input: CancelFindingsReportCommandInput;
output: CancelFindingsReportCommandOutput;
};
};
}

@@ -79,2 +79,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class CancelSbomExportCommand extends CancelSbomExportCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: CancelSbomExportRequest;
output: CancelSbomExportResponse;
};
sdk: {
input: CancelSbomExportCommandInput;
output: CancelSbomExportCommandOutput;
};
};
}

@@ -115,2 +115,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class CreateCisScanConfigurationCommand extends CreateCisScanConfigurationCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: CreateCisScanConfigurationRequest;
output: CreateCisScanConfigurationResponse;
};
sdk: {
input: CreateCisScanConfigurationCommandInput;
output: CreateCisScanConfigurationCommandOutput;
};
};
}

@@ -217,2 +217,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class CreateFilterCommand extends CreateFilterCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: CreateFilterRequest;
output: CreateFilterResponse;
};
sdk: {
input: CreateFilterCommandInput;
output: CreateFilterCommandOutput;
};
};
}

@@ -212,2 +212,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class CreateFindingsReportCommand extends CreateFindingsReportCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: CreateFindingsReportRequest;
output: CreateFindingsReportResponse;
};
sdk: {
input: CreateFindingsReportCommandInput;
output: CreateFindingsReportCommandOutput;
};
};
}

@@ -131,2 +131,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class CreateSbomExportCommand extends CreateSbomExportCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: CreateSbomExportRequest;
output: CreateSbomExportResponse;
};
sdk: {
input: CreateSbomExportCommandInput;
output: CreateSbomExportCommandOutput;
};
};
}

@@ -79,2 +79,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class DeleteCisScanConfigurationCommand extends DeleteCisScanConfigurationCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: DeleteCisScanConfigurationRequest;
output: DeleteCisScanConfigurationResponse;
};
sdk: {
input: DeleteCisScanConfigurationCommandInput;
output: DeleteCisScanConfigurationCommandOutput;
};
};
}

@@ -79,2 +79,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class DeleteFilterCommand extends DeleteFilterCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: DeleteFilterRequest;
output: DeleteFilterResponse;
};
sdk: {
input: DeleteFilterCommandInput;
output: DeleteFilterCommandOutput;
};
};
}

@@ -80,2 +80,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class DescribeOrganizationConfigurationCommand extends DescribeOrganizationConfigurationCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: {};
output: DescribeOrganizationConfigurationResponse;
};
sdk: {
input: DescribeOrganizationConfigurationCommandInput;
output: DescribeOrganizationConfigurationCommandOutput;
};
};
}

@@ -110,2 +110,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class DisableCommand extends DisableCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: DisableRequest;
output: DisableResponse;
};
sdk: {
input: DisableCommandInput;
output: DisableCommandOutput;
};
};
}

@@ -82,2 +82,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class DisableDelegatedAdminAccountCommand extends DisableDelegatedAdminAccountCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: DisableDelegatedAdminAccountRequest;
output: DisableDelegatedAdminAccountResponse;
};
sdk: {
input: DisableDelegatedAdminAccountCommandInput;
output: DisableDelegatedAdminAccountCommandOutput;
};
};
}

@@ -76,2 +76,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class DisassociateMemberCommand extends DisassociateMemberCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: DisassociateMemberRequest;
output: DisassociateMemberResponse;
};
sdk: {
input: DisassociateMemberCommandInput;
output: DisassociateMemberCommandOutput;
};
};
}

@@ -110,2 +110,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class EnableCommand extends EnableCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: EnableRequest;
output: EnableResponse;
};
sdk: {
input: EnableCommandInput;
output: EnableCommandOutput;
};
};
}

@@ -83,2 +83,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class EnableDelegatedAdminAccountCommand extends EnableDelegatedAdminAccountCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: EnableDelegatedAdminAccountRequest;
output: EnableDelegatedAdminAccountResponse;
};
sdk: {
input: EnableDelegatedAdminAccountCommandInput;
output: EnableDelegatedAdminAccountCommandOutput;
};
};
}

@@ -84,2 +84,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class GetCisScanReportCommand extends GetCisScanReportCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: GetCisScanReportRequest;
output: GetCisScanReportResponse;
};
sdk: {
input: GetCisScanReportCommandInput;
output: GetCisScanReportCommandOutput;
};
};
}

@@ -130,2 +130,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class GetCisScanResultDetailsCommand extends GetCisScanResultDetailsCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: GetCisScanResultDetailsRequest;
output: GetCisScanResultDetailsResponse;
};
sdk: {
input: GetCisScanResultDetailsCommandInput;
output: GetCisScanResultDetailsCommandOutput;
};
};
}

@@ -80,2 +80,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class GetConfigurationCommand extends GetConfigurationCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: {};
output: GetConfigurationResponse;
};
sdk: {
input: GetConfigurationCommandInput;
output: GetConfigurationCommandOutput;
};
};
}

@@ -81,2 +81,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class GetDelegatedAdminAccountCommand extends GetDelegatedAdminAccountCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: {};
output: GetDelegatedAdminAccountResponse;
};
sdk: {
input: GetDelegatedAdminAccountCommandInput;
output: GetDelegatedAdminAccountCommandOutput;
};
};
}

@@ -81,2 +81,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class GetEc2DeepInspectionConfigurationCommand extends GetEc2DeepInspectionConfigurationCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: {};
output: GetEc2DeepInspectionConfigurationResponse;
};
sdk: {
input: GetEc2DeepInspectionConfigurationCommandInput;
output: GetEc2DeepInspectionConfigurationCommandOutput;
};
};
}

@@ -80,2 +80,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class GetEncryptionKeyCommand extends GetEncryptionKeyCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: GetEncryptionKeyRequest;
output: GetEncryptionKeyResponse;
};
sdk: {
input: GetEncryptionKeyCommandInput;
output: GetEncryptionKeyCommandOutput;
};
};
}

@@ -215,2 +215,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class GetFindingsReportStatusCommand extends GetFindingsReportStatusCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: GetFindingsReportStatusRequest;
output: GetFindingsReportStatusResponse;
};
sdk: {
input: GetFindingsReportStatusCommandInput;
output: GetFindingsReportStatusCommandOutput;
};
};
}

@@ -84,2 +84,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class GetMemberCommand extends GetMemberCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: GetMemberRequest;
output: GetMemberResponse;
};
sdk: {
input: GetMemberCommandInput;
output: GetMemberCommandOutput;
};
};
}

@@ -135,2 +135,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class GetSbomExportCommand extends GetSbomExportCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: GetSbomExportRequest;
output: GetSbomExportResponse;
};
sdk: {
input: GetSbomExportCommandInput;
output: GetSbomExportCommandOutput;
};
};
}

@@ -84,2 +84,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class ListAccountPermissionsCommand extends ListAccountPermissionsCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: ListAccountPermissionsRequest;
output: ListAccountPermissionsResponse;
};
sdk: {
input: ListAccountPermissionsCommandInput;
output: ListAccountPermissionsCommandOutput;
};
};
}

@@ -146,2 +146,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class ListCisScanConfigurationsCommand extends ListCisScanConfigurationsCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: ListCisScanConfigurationsRequest;
output: ListCisScanConfigurationsResponse;
};
sdk: {
input: ListCisScanConfigurationsCommandInput;
output: ListCisScanConfigurationsCommandOutput;
};
};
}

@@ -134,2 +134,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class ListCisScanResultsAggregatedByChecksCommand extends ListCisScanResultsAggregatedByChecksCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: ListCisScanResultsAggregatedByChecksRequest;
output: ListCisScanResultsAggregatedByChecksResponse;
};
sdk: {
input: ListCisScanResultsAggregatedByChecksCommandInput;
output: ListCisScanResultsAggregatedByChecksCommandOutput;
};
};
}

@@ -157,2 +157,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class ListCisScanResultsAggregatedByTargetResourceCommand extends ListCisScanResultsAggregatedByTargetResourceCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: ListCisScanResultsAggregatedByTargetResourceRequest;
output: ListCisScanResultsAggregatedByTargetResourceResponse;
};
sdk: {
input: ListCisScanResultsAggregatedByTargetResourceCommandInput;
output: ListCisScanResultsAggregatedByTargetResourceCommandOutput;
};
};
}

@@ -163,2 +163,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class ListCisScansCommand extends ListCisScansCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: ListCisScansRequest;
output: ListCisScansResponse;
};
sdk: {
input: ListCisScansCommandInput;
output: ListCisScansCommandOutput;
};
};
}

@@ -178,2 +178,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class ListCoverageCommand extends ListCoverageCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: ListCoverageRequest;
output: ListCoverageResponse;
};
sdk: {
input: ListCoverageCommandInput;
output: ListCoverageCommandOutput;
};
};
}

@@ -142,2 +142,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class ListCoverageStatisticsCommand extends ListCoverageStatisticsCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: ListCoverageStatisticsRequest;
output: ListCoverageStatisticsResponse;
};
sdk: {
input: ListCoverageStatisticsCommandInput;
output: ListCoverageStatisticsCommandOutput;
};
};
}

@@ -84,2 +84,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class ListDelegatedAdminAccountsCommand extends ListDelegatedAdminAccountsCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: ListDelegatedAdminAccountsRequest;
output: ListDelegatedAdminAccountsResponse;
};
sdk: {
input: ListDelegatedAdminAccountsCommandInput;
output: ListDelegatedAdminAccountsCommandOutput;
};
};
}

@@ -224,2 +224,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class ListFiltersCommand extends ListFiltersCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: ListFiltersRequest;
output: ListFiltersResponse;
};
sdk: {
input: ListFiltersCommandInput;
output: ListFiltersCommandOutput;
};
};
}

@@ -298,2 +298,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class ListFindingAggregationsCommand extends ListFindingAggregationsCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: ListFindingAggregationsRequest;
output: ListFindingAggregationsResponse;
};
sdk: {
input: ListFindingAggregationsCommandInput;
output: ListFindingAggregationsCommandOutput;
};
};
}

@@ -385,2 +385,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class ListFindingsCommand extends ListFindingsCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: ListFindingsRequest;
output: ListFindingsResponse;
};
sdk: {
input: ListFindingsCommandInput;
output: ListFindingsCommandOutput;
};
};
}

@@ -87,2 +87,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class ListMembersCommand extends ListMembersCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: ListMembersRequest;
output: ListMembersResponse;
};
sdk: {
input: ListMembersCommandInput;
output: ListMembersCommandOutput;
};
};
}

@@ -75,2 +75,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: ListTagsForResourceRequest;
output: ListTagsForResourceResponse;
};
sdk: {
input: ListTagsForResourceCommandInput;
output: ListTagsForResourceCommandOutput;
};
};
}

@@ -93,2 +93,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class ListUsageTotalsCommand extends ListUsageTotalsCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: ListUsageTotalsRequest;
output: ListUsageTotalsResponse;
};
sdk: {
input: ListUsageTotalsCommandInput;
output: ListUsageTotalsCommandOutput;
};
};
}

@@ -78,2 +78,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class ResetEncryptionKeyCommand extends ResetEncryptionKeyCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: ResetEncryptionKeyRequest;
output: {};
};
sdk: {
input: ResetEncryptionKeyCommandInput;
output: ResetEncryptionKeyCommandOutput;
};
};
}

@@ -134,2 +134,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class SearchVulnerabilitiesCommand extends SearchVulnerabilitiesCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: SearchVulnerabilitiesRequest;
output: SearchVulnerabilitiesResponse;
};
sdk: {
input: SearchVulnerabilitiesCommandInput;
output: SearchVulnerabilitiesCommandOutput;
};
};
}

@@ -82,2 +82,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class SendCisSessionHealthCommand extends SendCisSessionHealthCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: SendCisSessionHealthRequest;
output: {};
};
sdk: {
input: SendCisSessionHealthCommandInput;
output: SendCisSessionHealthCommandOutput;
};
};
}

@@ -89,2 +89,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class SendCisSessionTelemetryCommand extends SendCisSessionTelemetryCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: SendCisSessionTelemetryRequest;
output: {};
};
sdk: {
input: SendCisSessionTelemetryCommandInput;
output: SendCisSessionTelemetryCommandOutput;
};
};
}

@@ -84,2 +84,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class StartCisSessionCommand extends StartCisSessionCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: StartCisSessionRequest;
output: {};
};
sdk: {
input: StartCisSessionCommandInput;
output: StartCisSessionCommandOutput;
};
};
}

@@ -103,2 +103,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class StopCisSessionCommand extends StopCisSessionCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: StopCisSessionRequest;
output: {};
};
sdk: {
input: StopCisSessionCommandInput;
output: StopCisSessionCommandOutput;
};
};
}

@@ -77,2 +77,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class TagResourceCommand extends TagResourceCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: TagResourceRequest;
output: {};
};
sdk: {
input: TagResourceCommandInput;
output: TagResourceCommandOutput;
};
};
}

@@ -74,2 +74,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class UntagResourceCommand extends UntagResourceCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: UntagResourceRequest;
output: {};
};
sdk: {
input: UntagResourceCommandInput;
output: UntagResourceCommandOutput;
};
};
}

@@ -116,2 +116,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class UpdateCisScanConfigurationCommand extends UpdateCisScanConfigurationCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: UpdateCisScanConfigurationRequest;
output: UpdateCisScanConfigurationResponse;
};
sdk: {
input: UpdateCisScanConfigurationCommandInput;
output: UpdateCisScanConfigurationCommandOutput;
};
};
}

@@ -80,2 +80,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class UpdateConfigurationCommand extends UpdateConfigurationCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: UpdateConfigurationRequest;
output: {};
};
sdk: {
input: UpdateConfigurationCommandInput;
output: UpdateConfigurationCommandOutput;
};
};
}

@@ -86,2 +86,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class UpdateEc2DeepInspectionConfigurationCommand extends UpdateEc2DeepInspectionConfigurationCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: UpdateEc2DeepInspectionConfigurationRequest;
output: UpdateEc2DeepInspectionConfigurationResponse;
};
sdk: {
input: UpdateEc2DeepInspectionConfigurationCommandInput;
output: UpdateEc2DeepInspectionConfigurationCommandOutput;
};
};
}

@@ -79,2 +79,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class UpdateEncryptionKeyCommand extends UpdateEncryptionKeyCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: UpdateEncryptionKeyRequest;
output: {};
};
sdk: {
input: UpdateEncryptionKeyCommandInput;
output: UpdateEncryptionKeyCommandOutput;
};
};
}

@@ -211,2 +211,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class UpdateFilterCommand extends UpdateFilterCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: UpdateFilterRequest;
output: UpdateFilterResponse;
};
sdk: {
input: UpdateFilterCommandInput;
output: UpdateFilterCommandOutput;
};
};
}

@@ -86,2 +86,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class UpdateOrganizationConfigurationCommand extends UpdateOrganizationConfigurationCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: UpdateOrganizationConfigurationRequest;
output: UpdateOrganizationConfigurationResponse;
};
sdk: {
input: UpdateOrganizationConfigurationCommandInput;
output: UpdateOrganizationConfigurationCommandOutput;
};
};
}

@@ -76,2 +76,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class UpdateOrgEc2DeepInspectionConfigurationCommand extends UpdateOrgEc2DeepInspectionConfigurationCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: UpdateOrgEc2DeepInspectionConfigurationRequest;
output: {};
};
sdk: {
input: UpdateOrgEc2DeepInspectionConfigurationCommandInput;
output: UpdateOrgEc2DeepInspectionConfigurationCommandOutput;
};
};
}

13

dist-types/ts3.4/commands/AssociateMemberCommand.d.ts

@@ -39,2 +39,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class AssociateMemberCommand extends AssociateMemberCommand_base {}
export declare class AssociateMemberCommand extends AssociateMemberCommand_base {
protected static __types: {
api: {
input: AssociateMemberRequest;
output: AssociateMemberResponse;
};
sdk: {
input: AssociateMemberCommandInput;
output: AssociateMemberCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class BatchGetAccountStatusCommand extends BatchGetAccountStatusCommand_base {}
export declare class BatchGetAccountStatusCommand extends BatchGetAccountStatusCommand_base {
protected static __types: {
api: {
input: BatchGetAccountStatusRequest;
output: BatchGetAccountStatusResponse;
};
sdk: {
input: BatchGetAccountStatusCommandInput;
output: BatchGetAccountStatusCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class BatchGetCodeSnippetCommand extends BatchGetCodeSnippetCommand_base {}
export declare class BatchGetCodeSnippetCommand extends BatchGetCodeSnippetCommand_base {
protected static __types: {
api: {
input: BatchGetCodeSnippetRequest;
output: BatchGetCodeSnippetResponse;
};
sdk: {
input: BatchGetCodeSnippetCommandInput;
output: BatchGetCodeSnippetCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class BatchGetFindingDetailsCommand extends BatchGetFindingDetailsCommand_base {}
export declare class BatchGetFindingDetailsCommand extends BatchGetFindingDetailsCommand_base {
protected static __types: {
api: {
input: BatchGetFindingDetailsRequest;
output: BatchGetFindingDetailsResponse;
};
sdk: {
input: BatchGetFindingDetailsCommandInput;
output: BatchGetFindingDetailsCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class BatchGetFreeTrialInfoCommand extends BatchGetFreeTrialInfoCommand_base {}
export declare class BatchGetFreeTrialInfoCommand extends BatchGetFreeTrialInfoCommand_base {
protected static __types: {
api: {
input: BatchGetFreeTrialInfoRequest;
output: BatchGetFreeTrialInfoResponse;
};
sdk: {
input: BatchGetFreeTrialInfoCommandInput;
output: BatchGetFreeTrialInfoCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class BatchGetMemberEc2DeepInspectionStatusCommand extends BatchGetMemberEc2DeepInspectionStatusCommand_base {}
export declare class BatchGetMemberEc2DeepInspectionStatusCommand extends BatchGetMemberEc2DeepInspectionStatusCommand_base {
protected static __types: {
api: {
input: BatchGetMemberEc2DeepInspectionStatusRequest;
output: BatchGetMemberEc2DeepInspectionStatusResponse;
};
sdk: {
input: BatchGetMemberEc2DeepInspectionStatusCommandInput;
output: BatchGetMemberEc2DeepInspectionStatusCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class BatchUpdateMemberEc2DeepInspectionStatusCommand extends BatchUpdateMemberEc2DeepInspectionStatusCommand_base {}
export declare class BatchUpdateMemberEc2DeepInspectionStatusCommand extends BatchUpdateMemberEc2DeepInspectionStatusCommand_base {
protected static __types: {
api: {
input: BatchUpdateMemberEc2DeepInspectionStatusRequest;
output: BatchUpdateMemberEc2DeepInspectionStatusResponse;
};
sdk: {
input: BatchUpdateMemberEc2DeepInspectionStatusCommandInput;
output: BatchUpdateMemberEc2DeepInspectionStatusCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class CancelFindingsReportCommand extends CancelFindingsReportCommand_base {}
export declare class CancelFindingsReportCommand extends CancelFindingsReportCommand_base {
protected static __types: {
api: {
input: CancelFindingsReportRequest;
output: CancelFindingsReportResponse;
};
sdk: {
input: CancelFindingsReportCommandInput;
output: CancelFindingsReportCommandOutput;
};
};
}

@@ -39,2 +39,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class CancelSbomExportCommand extends CancelSbomExportCommand_base {}
export declare class CancelSbomExportCommand extends CancelSbomExportCommand_base {
protected static __types: {
api: {
input: CancelSbomExportRequest;
output: CancelSbomExportResponse;
};
sdk: {
input: CancelSbomExportCommandInput;
output: CancelSbomExportCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class CreateCisScanConfigurationCommand extends CreateCisScanConfigurationCommand_base {}
export declare class CreateCisScanConfigurationCommand extends CreateCisScanConfigurationCommand_base {
protected static __types: {
api: {
input: CreateCisScanConfigurationRequest;
output: CreateCisScanConfigurationResponse;
};
sdk: {
input: CreateCisScanConfigurationCommandInput;
output: CreateCisScanConfigurationCommandOutput;
};
};
}

@@ -36,2 +36,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class CreateFilterCommand extends CreateFilterCommand_base {}
export declare class CreateFilterCommand extends CreateFilterCommand_base {
protected static __types: {
api: {
input: CreateFilterRequest;
output: CreateFilterResponse;
};
sdk: {
input: CreateFilterCommandInput;
output: CreateFilterCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class CreateFindingsReportCommand extends CreateFindingsReportCommand_base {}
export declare class CreateFindingsReportCommand extends CreateFindingsReportCommand_base {
protected static __types: {
api: {
input: CreateFindingsReportRequest;
output: CreateFindingsReportResponse;
};
sdk: {
input: CreateFindingsReportCommandInput;
output: CreateFindingsReportCommandOutput;
};
};
}

@@ -39,2 +39,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class CreateSbomExportCommand extends CreateSbomExportCommand_base {}
export declare class CreateSbomExportCommand extends CreateSbomExportCommand_base {
protected static __types: {
api: {
input: CreateSbomExportRequest;
output: CreateSbomExportResponse;
};
sdk: {
input: CreateSbomExportCommandInput;
output: CreateSbomExportCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class DeleteCisScanConfigurationCommand extends DeleteCisScanConfigurationCommand_base {}
export declare class DeleteCisScanConfigurationCommand extends DeleteCisScanConfigurationCommand_base {
protected static __types: {
api: {
input: DeleteCisScanConfigurationRequest;
output: DeleteCisScanConfigurationResponse;
};
sdk: {
input: DeleteCisScanConfigurationCommandInput;
output: DeleteCisScanConfigurationCommandOutput;
};
};
}

@@ -36,2 +36,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class DeleteFilterCommand extends DeleteFilterCommand_base {}
export declare class DeleteFilterCommand extends DeleteFilterCommand_base {
protected static __types: {
api: {
input: DeleteFilterRequest;
output: DeleteFilterResponse;
};
sdk: {
input: DeleteFilterCommandInput;
output: DeleteFilterCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class DescribeOrganizationConfigurationCommand extends DescribeOrganizationConfigurationCommand_base {}
export declare class DescribeOrganizationConfigurationCommand extends DescribeOrganizationConfigurationCommand_base {
protected static __types: {
api: {
input: {};
output: DescribeOrganizationConfigurationResponse;
};
sdk: {
input: DescribeOrganizationConfigurationCommandInput;
output: DescribeOrganizationConfigurationCommandOutput;
};
};
}

@@ -34,2 +34,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class DisableCommand extends DisableCommand_base {}
export declare class DisableCommand extends DisableCommand_base {
protected static __types: {
api: {
input: DisableRequest;
output: DisableResponse;
};
sdk: {
input: DisableCommandInput;
output: DisableCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class DisableDelegatedAdminAccountCommand extends DisableDelegatedAdminAccountCommand_base {}
export declare class DisableDelegatedAdminAccountCommand extends DisableDelegatedAdminAccountCommand_base {
protected static __types: {
api: {
input: DisableDelegatedAdminAccountRequest;
output: DisableDelegatedAdminAccountResponse;
};
sdk: {
input: DisableDelegatedAdminAccountCommandInput;
output: DisableDelegatedAdminAccountCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class DisassociateMemberCommand extends DisassociateMemberCommand_base {}
export declare class DisassociateMemberCommand extends DisassociateMemberCommand_base {
protected static __types: {
api: {
input: DisassociateMemberRequest;
output: DisassociateMemberResponse;
};
sdk: {
input: DisassociateMemberCommandInput;
output: DisassociateMemberCommandOutput;
};
};
}

@@ -30,2 +30,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class EnableCommand extends EnableCommand_base {}
export declare class EnableCommand extends EnableCommand_base {
protected static __types: {
api: {
input: EnableRequest;
output: EnableResponse;
};
sdk: {
input: EnableCommandInput;
output: EnableCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class EnableDelegatedAdminAccountCommand extends EnableDelegatedAdminAccountCommand_base {}
export declare class EnableDelegatedAdminAccountCommand extends EnableDelegatedAdminAccountCommand_base {
protected static __types: {
api: {
input: EnableDelegatedAdminAccountRequest;
output: EnableDelegatedAdminAccountResponse;
};
sdk: {
input: EnableDelegatedAdminAccountCommandInput;
output: EnableDelegatedAdminAccountCommandOutput;
};
};
}

@@ -39,2 +39,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class GetCisScanReportCommand extends GetCisScanReportCommand_base {}
export declare class GetCisScanReportCommand extends GetCisScanReportCommand_base {
protected static __types: {
api: {
input: GetCisScanReportRequest;
output: GetCisScanReportResponse;
};
sdk: {
input: GetCisScanReportCommandInput;
output: GetCisScanReportCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class GetCisScanResultDetailsCommand extends GetCisScanResultDetailsCommand_base {}
export declare class GetCisScanResultDetailsCommand extends GetCisScanResultDetailsCommand_base {
protected static __types: {
api: {
input: GetCisScanResultDetailsRequest;
output: GetCisScanResultDetailsResponse;
};
sdk: {
input: GetCisScanResultDetailsCommandInput;
output: GetCisScanResultDetailsCommandOutput;
};
};
}

@@ -39,2 +39,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class GetConfigurationCommand extends GetConfigurationCommand_base {}
export declare class GetConfigurationCommand extends GetConfigurationCommand_base {
protected static __types: {
api: {
input: {};
output: GetConfigurationResponse;
};
sdk: {
input: GetConfigurationCommandInput;
output: GetConfigurationCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class GetDelegatedAdminAccountCommand extends GetDelegatedAdminAccountCommand_base {}
export declare class GetDelegatedAdminAccountCommand extends GetDelegatedAdminAccountCommand_base {
protected static __types: {
api: {
input: {};
output: GetDelegatedAdminAccountResponse;
};
sdk: {
input: GetDelegatedAdminAccountCommandInput;
output: GetDelegatedAdminAccountCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class GetEc2DeepInspectionConfigurationCommand extends GetEc2DeepInspectionConfigurationCommand_base {}
export declare class GetEc2DeepInspectionConfigurationCommand extends GetEc2DeepInspectionConfigurationCommand_base {
protected static __types: {
api: {
input: {};
output: GetEc2DeepInspectionConfigurationResponse;
};
sdk: {
input: GetEc2DeepInspectionConfigurationCommandInput;
output: GetEc2DeepInspectionConfigurationCommandOutput;
};
};
}

@@ -39,2 +39,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class GetEncryptionKeyCommand extends GetEncryptionKeyCommand_base {}
export declare class GetEncryptionKeyCommand extends GetEncryptionKeyCommand_base {
protected static __types: {
api: {
input: GetEncryptionKeyRequest;
output: GetEncryptionKeyResponse;
};
sdk: {
input: GetEncryptionKeyCommandInput;
output: GetEncryptionKeyCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class GetFindingsReportStatusCommand extends GetFindingsReportStatusCommand_base {}
export declare class GetFindingsReportStatusCommand extends GetFindingsReportStatusCommand_base {
protected static __types: {
api: {
input: GetFindingsReportStatusRequest;
output: GetFindingsReportStatusResponse;
};
sdk: {
input: GetFindingsReportStatusCommandInput;
output: GetFindingsReportStatusCommandOutput;
};
};
}

@@ -36,2 +36,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class GetMemberCommand extends GetMemberCommand_base {}
export declare class GetMemberCommand extends GetMemberCommand_base {
protected static __types: {
api: {
input: GetMemberRequest;
output: GetMemberResponse;
};
sdk: {
input: GetMemberCommandInput;
output: GetMemberCommandOutput;
};
};
}

@@ -39,2 +39,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class GetSbomExportCommand extends GetSbomExportCommand_base {}
export declare class GetSbomExportCommand extends GetSbomExportCommand_base {
protected static __types: {
api: {
input: GetSbomExportRequest;
output: GetSbomExportResponse;
};
sdk: {
input: GetSbomExportCommandInput;
output: GetSbomExportCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class ListAccountPermissionsCommand extends ListAccountPermissionsCommand_base {}
export declare class ListAccountPermissionsCommand extends ListAccountPermissionsCommand_base {
protected static __types: {
api: {
input: ListAccountPermissionsRequest;
output: ListAccountPermissionsResponse;
};
sdk: {
input: ListAccountPermissionsCommandInput;
output: ListAccountPermissionsCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class ListCisScanConfigurationsCommand extends ListCisScanConfigurationsCommand_base {}
export declare class ListCisScanConfigurationsCommand extends ListCisScanConfigurationsCommand_base {
protected static __types: {
api: {
input: ListCisScanConfigurationsRequest;
output: ListCisScanConfigurationsResponse;
};
sdk: {
input: ListCisScanConfigurationsCommandInput;
output: ListCisScanConfigurationsCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class ListCisScanResultsAggregatedByChecksCommand extends ListCisScanResultsAggregatedByChecksCommand_base {}
export declare class ListCisScanResultsAggregatedByChecksCommand extends ListCisScanResultsAggregatedByChecksCommand_base {
protected static __types: {
api: {
input: ListCisScanResultsAggregatedByChecksRequest;
output: ListCisScanResultsAggregatedByChecksResponse;
};
sdk: {
input: ListCisScanResultsAggregatedByChecksCommandInput;
output: ListCisScanResultsAggregatedByChecksCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class ListCisScanResultsAggregatedByTargetResourceCommand extends ListCisScanResultsAggregatedByTargetResourceCommand_base {}
export declare class ListCisScanResultsAggregatedByTargetResourceCommand extends ListCisScanResultsAggregatedByTargetResourceCommand_base {
protected static __types: {
api: {
input: ListCisScanResultsAggregatedByTargetResourceRequest;
output: ListCisScanResultsAggregatedByTargetResourceResponse;
};
sdk: {
input: ListCisScanResultsAggregatedByTargetResourceCommandInput;
output: ListCisScanResultsAggregatedByTargetResourceCommandOutput;
};
};
}

@@ -36,2 +36,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class ListCisScansCommand extends ListCisScansCommand_base {}
export declare class ListCisScansCommand extends ListCisScansCommand_base {
protected static __types: {
api: {
input: ListCisScansRequest;
output: ListCisScansResponse;
};
sdk: {
input: ListCisScansCommandInput;
output: ListCisScansCommandOutput;
};
};
}

@@ -36,2 +36,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class ListCoverageCommand extends ListCoverageCommand_base {}
export declare class ListCoverageCommand extends ListCoverageCommand_base {
protected static __types: {
api: {
input: ListCoverageRequest;
output: ListCoverageResponse;
};
sdk: {
input: ListCoverageCommandInput;
output: ListCoverageCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class ListCoverageStatisticsCommand extends ListCoverageStatisticsCommand_base {}
export declare class ListCoverageStatisticsCommand extends ListCoverageStatisticsCommand_base {
protected static __types: {
api: {
input: ListCoverageStatisticsRequest;
output: ListCoverageStatisticsResponse;
};
sdk: {
input: ListCoverageStatisticsCommandInput;
output: ListCoverageStatisticsCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class ListDelegatedAdminAccountsCommand extends ListDelegatedAdminAccountsCommand_base {}
export declare class ListDelegatedAdminAccountsCommand extends ListDelegatedAdminAccountsCommand_base {
protected static __types: {
api: {
input: ListDelegatedAdminAccountsRequest;
output: ListDelegatedAdminAccountsResponse;
};
sdk: {
input: ListDelegatedAdminAccountsCommandInput;
output: ListDelegatedAdminAccountsCommandOutput;
};
};
}

@@ -36,2 +36,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class ListFiltersCommand extends ListFiltersCommand_base {}
export declare class ListFiltersCommand extends ListFiltersCommand_base {
protected static __types: {
api: {
input: ListFiltersRequest;
output: ListFiltersResponse;
};
sdk: {
input: ListFiltersCommandInput;
output: ListFiltersCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class ListFindingAggregationsCommand extends ListFindingAggregationsCommand_base {}
export declare class ListFindingAggregationsCommand extends ListFindingAggregationsCommand_base {
protected static __types: {
api: {
input: ListFindingAggregationsRequest;
output: ListFindingAggregationsResponse;
};
sdk: {
input: ListFindingAggregationsCommandInput;
output: ListFindingAggregationsCommandOutput;
};
};
}

@@ -36,2 +36,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class ListFindingsCommand extends ListFindingsCommand_base {}
export declare class ListFindingsCommand extends ListFindingsCommand_base {
protected static __types: {
api: {
input: ListFindingsRequest;
output: ListFindingsResponse;
};
sdk: {
input: ListFindingsCommandInput;
output: ListFindingsCommandOutput;
};
};
}

@@ -36,2 +36,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class ListMembersCommand extends ListMembersCommand_base {}
export declare class ListMembersCommand extends ListMembersCommand_base {
protected static __types: {
api: {
input: ListMembersRequest;
output: ListMembersResponse;
};
sdk: {
input: ListMembersCommandInput;
output: ListMembersCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {}
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
protected static __types: {
api: {
input: ListTagsForResourceRequest;
output: ListTagsForResourceResponse;
};
sdk: {
input: ListTagsForResourceCommandInput;
output: ListTagsForResourceCommandOutput;
};
};
}

@@ -39,2 +39,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class ListUsageTotalsCommand extends ListUsageTotalsCommand_base {}
export declare class ListUsageTotalsCommand extends ListUsageTotalsCommand_base {
protected static __types: {
api: {
input: ListUsageTotalsRequest;
output: ListUsageTotalsResponse;
};
sdk: {
input: ListUsageTotalsCommandInput;
output: ListUsageTotalsCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class ResetEncryptionKeyCommand extends ResetEncryptionKeyCommand_base {}
export declare class ResetEncryptionKeyCommand extends ResetEncryptionKeyCommand_base {
protected static __types: {
api: {
input: ResetEncryptionKeyRequest;
output: {};
};
sdk: {
input: ResetEncryptionKeyCommandInput;
output: ResetEncryptionKeyCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class SearchVulnerabilitiesCommand extends SearchVulnerabilitiesCommand_base {}
export declare class SearchVulnerabilitiesCommand extends SearchVulnerabilitiesCommand_base {
protected static __types: {
api: {
input: SearchVulnerabilitiesRequest;
output: SearchVulnerabilitiesResponse;
};
sdk: {
input: SearchVulnerabilitiesCommandInput;
output: SearchVulnerabilitiesCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class SendCisSessionHealthCommand extends SendCisSessionHealthCommand_base {}
export declare class SendCisSessionHealthCommand extends SendCisSessionHealthCommand_base {
protected static __types: {
api: {
input: SendCisSessionHealthRequest;
output: {};
};
sdk: {
input: SendCisSessionHealthCommandInput;
output: SendCisSessionHealthCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class SendCisSessionTelemetryCommand extends SendCisSessionTelemetryCommand_base {}
export declare class SendCisSessionTelemetryCommand extends SendCisSessionTelemetryCommand_base {
protected static __types: {
api: {
input: SendCisSessionTelemetryRequest;
output: {};
};
sdk: {
input: SendCisSessionTelemetryCommandInput;
output: SendCisSessionTelemetryCommandOutput;
};
};
}

@@ -39,2 +39,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class StartCisSessionCommand extends StartCisSessionCommand_base {}
export declare class StartCisSessionCommand extends StartCisSessionCommand_base {
protected static __types: {
api: {
input: StartCisSessionRequest;
output: {};
};
sdk: {
input: StartCisSessionCommandInput;
output: StartCisSessionCommandOutput;
};
};
}

@@ -39,2 +39,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class StopCisSessionCommand extends StopCisSessionCommand_base {}
export declare class StopCisSessionCommand extends StopCisSessionCommand_base {
protected static __types: {
api: {
input: StopCisSessionRequest;
output: {};
};
sdk: {
input: StopCisSessionCommandInput;
output: StopCisSessionCommandOutput;
};
};
}

@@ -36,2 +36,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class TagResourceCommand extends TagResourceCommand_base {}
export declare class TagResourceCommand extends TagResourceCommand_base {
protected static __types: {
api: {
input: TagResourceRequest;
output: {};
};
sdk: {
input: TagResourceCommandInput;
output: TagResourceCommandOutput;
};
};
}

@@ -39,2 +39,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class UntagResourceCommand extends UntagResourceCommand_base {}
export declare class UntagResourceCommand extends UntagResourceCommand_base {
protected static __types: {
api: {
input: UntagResourceRequest;
output: {};
};
sdk: {
input: UntagResourceCommandInput;
output: UntagResourceCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class UpdateCisScanConfigurationCommand extends UpdateCisScanConfigurationCommand_base {}
export declare class UpdateCisScanConfigurationCommand extends UpdateCisScanConfigurationCommand_base {
protected static __types: {
api: {
input: UpdateCisScanConfigurationRequest;
output: UpdateCisScanConfigurationResponse;
};
sdk: {
input: UpdateCisScanConfigurationCommandInput;
output: UpdateCisScanConfigurationCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class UpdateConfigurationCommand extends UpdateConfigurationCommand_base {}
export declare class UpdateConfigurationCommand extends UpdateConfigurationCommand_base {
protected static __types: {
api: {
input: UpdateConfigurationRequest;
output: {};
};
sdk: {
input: UpdateConfigurationCommandInput;
output: UpdateConfigurationCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class UpdateEc2DeepInspectionConfigurationCommand extends UpdateEc2DeepInspectionConfigurationCommand_base {}
export declare class UpdateEc2DeepInspectionConfigurationCommand extends UpdateEc2DeepInspectionConfigurationCommand_base {
protected static __types: {
api: {
input: UpdateEc2DeepInspectionConfigurationRequest;
output: UpdateEc2DeepInspectionConfigurationResponse;
};
sdk: {
input: UpdateEc2DeepInspectionConfigurationCommandInput;
output: UpdateEc2DeepInspectionConfigurationCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class UpdateEncryptionKeyCommand extends UpdateEncryptionKeyCommand_base {}
export declare class UpdateEncryptionKeyCommand extends UpdateEncryptionKeyCommand_base {
protected static __types: {
api: {
input: UpdateEncryptionKeyRequest;
output: {};
};
sdk: {
input: UpdateEncryptionKeyCommandInput;
output: UpdateEncryptionKeyCommandOutput;
};
};
}

@@ -36,2 +36,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class UpdateFilterCommand extends UpdateFilterCommand_base {}
export declare class UpdateFilterCommand extends UpdateFilterCommand_base {
protected static __types: {
api: {
input: UpdateFilterRequest;
output: UpdateFilterResponse;
};
sdk: {
input: UpdateFilterCommandInput;
output: UpdateFilterCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class UpdateOrganizationConfigurationCommand extends UpdateOrganizationConfigurationCommand_base {}
export declare class UpdateOrganizationConfigurationCommand extends UpdateOrganizationConfigurationCommand_base {
protected static __types: {
api: {
input: UpdateOrganizationConfigurationRequest;
output: UpdateOrganizationConfigurationResponse;
};
sdk: {
input: UpdateOrganizationConfigurationCommandInput;
output: UpdateOrganizationConfigurationCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class UpdateOrgEc2DeepInspectionConfigurationCommand extends UpdateOrgEc2DeepInspectionConfigurationCommand_base {}
export declare class UpdateOrgEc2DeepInspectionConfigurationCommand extends UpdateOrgEc2DeepInspectionConfigurationCommand_base {
protected static __types: {
api: {
input: UpdateOrgEc2DeepInspectionConfigurationRequest;
output: {};
};
sdk: {
input: UpdateOrgEc2DeepInspectionConfigurationCommandInput;
output: UpdateOrgEc2DeepInspectionConfigurationCommandOutput;
};
};
}

70

package.json
{
"name": "@aws-sdk/client-inspector2",
"description": "AWS SDK for JavaScript Inspector2 Client for Node.js, Browser and React Native",
"version": "3.651.1",
"version": "3.654.0",
"scripts": {

@@ -23,39 +23,39 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",

"@aws-crypto/sha256-js": "5.2.0",
"@aws-sdk/client-sso-oidc": "3.651.1",
"@aws-sdk/client-sts": "3.651.1",
"@aws-sdk/core": "3.651.1",
"@aws-sdk/credential-provider-node": "3.651.1",
"@aws-sdk/middleware-host-header": "3.649.0",
"@aws-sdk/middleware-logger": "3.649.0",
"@aws-sdk/middleware-recursion-detection": "3.649.0",
"@aws-sdk/middleware-user-agent": "3.649.0",
"@aws-sdk/region-config-resolver": "3.649.0",
"@aws-sdk/types": "3.649.0",
"@aws-sdk/util-endpoints": "3.649.0",
"@aws-sdk/util-user-agent-browser": "3.649.0",
"@aws-sdk/util-user-agent-node": "3.649.0",
"@smithy/config-resolver": "^3.0.6",
"@smithy/core": "^2.4.1",
"@smithy/fetch-http-handler": "^3.2.5",
"@smithy/hash-node": "^3.0.4",
"@smithy/invalid-dependency": "^3.0.4",
"@smithy/middleware-content-length": "^3.0.6",
"@smithy/middleware-endpoint": "^3.1.1",
"@smithy/middleware-retry": "^3.0.16",
"@smithy/middleware-serde": "^3.0.4",
"@smithy/middleware-stack": "^3.0.4",
"@smithy/node-config-provider": "^3.1.5",
"@smithy/node-http-handler": "^3.2.0",
"@smithy/protocol-http": "^4.1.1",
"@smithy/smithy-client": "^3.3.0",
"@smithy/types": "^3.4.0",
"@smithy/url-parser": "^3.0.4",
"@aws-sdk/client-sso-oidc": "3.654.0",
"@aws-sdk/client-sts": "3.654.0",
"@aws-sdk/core": "3.654.0",
"@aws-sdk/credential-provider-node": "3.654.0",
"@aws-sdk/middleware-host-header": "3.654.0",
"@aws-sdk/middleware-logger": "3.654.0",
"@aws-sdk/middleware-recursion-detection": "3.654.0",
"@aws-sdk/middleware-user-agent": "3.654.0",
"@aws-sdk/region-config-resolver": "3.654.0",
"@aws-sdk/types": "3.654.0",
"@aws-sdk/util-endpoints": "3.654.0",
"@aws-sdk/util-user-agent-browser": "3.654.0",
"@aws-sdk/util-user-agent-node": "3.654.0",
"@smithy/config-resolver": "^3.0.8",
"@smithy/core": "^2.4.3",
"@smithy/fetch-http-handler": "^3.2.7",
"@smithy/hash-node": "^3.0.6",
"@smithy/invalid-dependency": "^3.0.6",
"@smithy/middleware-content-length": "^3.0.8",
"@smithy/middleware-endpoint": "^3.1.3",
"@smithy/middleware-retry": "^3.0.18",
"@smithy/middleware-serde": "^3.0.6",
"@smithy/middleware-stack": "^3.0.6",
"@smithy/node-config-provider": "^3.1.7",
"@smithy/node-http-handler": "^3.2.2",
"@smithy/protocol-http": "^4.1.3",
"@smithy/smithy-client": "^3.3.2",
"@smithy/types": "^3.4.2",
"@smithy/url-parser": "^3.0.6",
"@smithy/util-base64": "^3.0.0",
"@smithy/util-body-length-browser": "^3.0.0",
"@smithy/util-body-length-node": "^3.0.0",
"@smithy/util-defaults-mode-browser": "^3.0.16",
"@smithy/util-defaults-mode-node": "^3.0.16",
"@smithy/util-endpoints": "^2.1.0",
"@smithy/util-middleware": "^3.0.4",
"@smithy/util-retry": "^3.0.4",
"@smithy/util-defaults-mode-browser": "^3.0.18",
"@smithy/util-defaults-mode-node": "^3.0.18",
"@smithy/util-endpoints": "^2.1.2",
"@smithy/util-middleware": "^3.0.6",
"@smithy/util-retry": "^3.0.6",
"@smithy/util-utf8": "^3.0.0",

@@ -62,0 +62,0 @@ "tslib": "^2.6.2",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc