@aws-sdk/client-inspector2 3.533.0 → 3.540.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/endpoint/endpointResolver.js +4 -2
- package/dist-cjs/index.js +0 -3
- package/dist-es/endpoint/endpointResolver.js +3 -1
- package/dist-es/index.js +0 -1
- package/dist-types/Inspector2.d.ts +20 -1
- package/dist-types/Inspector2Client.d.ts +1 -1
- package/dist-types/commands/AssociateMemberCommand.d.ts +2 -1
- package/dist-types/commands/BatchGetAccountStatusCommand.d.ts +2 -1
- package/dist-types/commands/BatchGetCodeSnippetCommand.d.ts +2 -1
- package/dist-types/commands/BatchGetFindingDetailsCommand.d.ts +2 -1
- package/dist-types/commands/BatchGetFreeTrialInfoCommand.d.ts +2 -1
- package/dist-types/commands/BatchGetMemberEc2DeepInspectionStatusCommand.d.ts +2 -1
- package/dist-types/commands/BatchUpdateMemberEc2DeepInspectionStatusCommand.d.ts +2 -1
- package/dist-types/commands/CancelFindingsReportCommand.d.ts +2 -1
- package/dist-types/commands/CancelSbomExportCommand.d.ts +2 -1
- package/dist-types/commands/CreateCisScanConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/CreateFilterCommand.d.ts +2 -1
- package/dist-types/commands/CreateFindingsReportCommand.d.ts +2 -1
- package/dist-types/commands/CreateSbomExportCommand.d.ts +2 -1
- package/dist-types/commands/DeleteCisScanConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteFilterCommand.d.ts +2 -1
- package/dist-types/commands/DescribeOrganizationConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/DisableCommand.d.ts +2 -1
- package/dist-types/commands/DisableDelegatedAdminAccountCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateMemberCommand.d.ts +2 -1
- package/dist-types/commands/EnableCommand.d.ts +2 -1
- package/dist-types/commands/EnableDelegatedAdminAccountCommand.d.ts +2 -1
- package/dist-types/commands/GetCisScanReportCommand.d.ts +2 -1
- package/dist-types/commands/GetCisScanResultDetailsCommand.d.ts +2 -1
- package/dist-types/commands/GetConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/GetDelegatedAdminAccountCommand.d.ts +2 -1
- package/dist-types/commands/GetEc2DeepInspectionConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/GetEncryptionKeyCommand.d.ts +2 -1
- package/dist-types/commands/GetFindingsReportStatusCommand.d.ts +2 -1
- package/dist-types/commands/GetMemberCommand.d.ts +2 -1
- package/dist-types/commands/GetSbomExportCommand.d.ts +2 -1
- package/dist-types/commands/ListAccountPermissionsCommand.d.ts +2 -1
- package/dist-types/commands/ListCisScanConfigurationsCommand.d.ts +2 -1
- package/dist-types/commands/ListCisScanResultsAggregatedByChecksCommand.d.ts +2 -1
- package/dist-types/commands/ListCisScanResultsAggregatedByTargetResourceCommand.d.ts +2 -1
- package/dist-types/commands/ListCisScansCommand.d.ts +2 -1
- package/dist-types/commands/ListCoverageCommand.d.ts +2 -1
- package/dist-types/commands/ListCoverageStatisticsCommand.d.ts +2 -1
- package/dist-types/commands/ListDelegatedAdminAccountsCommand.d.ts +2 -1
- package/dist-types/commands/ListFiltersCommand.d.ts +2 -1
- package/dist-types/commands/ListFindingAggregationsCommand.d.ts +2 -1
- package/dist-types/commands/ListFindingsCommand.d.ts +2 -1
- package/dist-types/commands/ListMembersCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/ListUsageTotalsCommand.d.ts +2 -1
- package/dist-types/commands/ResetEncryptionKeyCommand.d.ts +2 -1
- package/dist-types/commands/SearchVulnerabilitiesCommand.d.ts +2 -1
- package/dist-types/commands/SendCisSessionHealthCommand.d.ts +2 -1
- package/dist-types/commands/SendCisSessionTelemetryCommand.d.ts +2 -1
- package/dist-types/commands/StartCisSessionCommand.d.ts +2 -1
- package/dist-types/commands/StopCisSessionCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateCisScanConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateEc2DeepInspectionConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateEncryptionKeyCommand.d.ts +2 -1
- package/dist-types/commands/UpdateFilterCommand.d.ts +2 -1
- package/dist-types/commands/UpdateOrgEc2DeepInspectionConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateOrganizationConfigurationCommand.d.ts +2 -1
- package/dist-types/index.d.ts +0 -1
- package/dist-types/models/models_0.d.ts +903 -903
- package/dist-types/models/models_1.d.ts +145 -145
- package/dist-types/ts3.4/Inspector2.d.ts +19 -0
- package/dist-types/ts3.4/commands/AssociateMemberCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchGetAccountStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchGetCodeSnippetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchGetFindingDetailsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchGetFreeTrialInfoCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchGetMemberEc2DeepInspectionStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchUpdateMemberEc2DeepInspectionStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CancelFindingsReportCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CancelSbomExportCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateCisScanConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateFilterCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateFindingsReportCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateSbomExportCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteCisScanConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteFilterCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeOrganizationConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisableCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisableDelegatedAdminAccountCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateMemberCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/EnableCommand.d.ts +7 -0
- package/dist-types/ts3.4/commands/EnableDelegatedAdminAccountCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetCisScanReportCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetCisScanResultDetailsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetDelegatedAdminAccountCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetEc2DeepInspectionConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetEncryptionKeyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetFindingsReportStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetMemberCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetSbomExportCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAccountPermissionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListCisScanConfigurationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListCisScanResultsAggregatedByChecksCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListCisScanResultsAggregatedByTargetResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListCisScansCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListCoverageCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListCoverageStatisticsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListDelegatedAdminAccountsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListFiltersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListFindingAggregationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListFindingsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListMembersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListUsageTotalsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ResetEncryptionKeyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SearchVulnerabilitiesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SendCisSessionHealthCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SendCisSessionTelemetryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartCisSessionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopCisSessionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateCisScanConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateEc2DeepInspectionConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateEncryptionKeyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateFilterCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateOrgEc2DeepInspectionConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateOrganizationConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/index.d.ts +0 -1
- package/package.json +40 -40
|
@@ -25,6 +25,15 @@ declare const ListAccountPermissionsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [ListAccountPermissionsCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListAccountPermissionsCommandInput,
|
|
32
|
+
ListAccountPermissionsCommandOutput,
|
|
33
|
+
Inspector2ClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListAccountPermissionsCommand extends ListAccountPermissionsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListCisScanConfigurationsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [ListCisScanConfigurationsCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListCisScanConfigurationsCommandInput,
|
|
32
|
+
ListCisScanConfigurationsCommandOutput,
|
|
33
|
+
Inspector2ClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListCisScanConfigurationsCommand extends ListCisScanConfigurationsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListCisScanResultsAggregatedByChecksCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListCisScanResultsAggregatedByChecksCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListCisScanResultsAggregatedByChecksCommandInput,
|
|
32
|
+
ListCisScanResultsAggregatedByChecksCommandOutput,
|
|
33
|
+
Inspector2ClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListCisScanResultsAggregatedByChecksCommand extends ListCisScanResultsAggregatedByChecksCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListCisScanResultsAggregatedByTargetResourceCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListCisScanResultsAggregatedByTargetResourceCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListCisScanResultsAggregatedByTargetResourceCommandInput,
|
|
32
|
+
ListCisScanResultsAggregatedByTargetResourceCommandOutput,
|
|
33
|
+
Inspector2ClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListCisScanResultsAggregatedByTargetResourceCommand extends ListCisScanResultsAggregatedByTargetResourceCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const ListCisScansCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
...[input]: [] | [ListCisScansCommandInput]
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
ListCisScansCommandInput,
|
|
28
|
+
ListCisScansCommandOutput,
|
|
29
|
+
Inspector2ClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class ListCisScansCommand extends ListCisScansCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const ListCoverageCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
...[input]: [] | [ListCoverageCommandInput]
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
ListCoverageCommandInput,
|
|
28
|
+
ListCoverageCommandOutput,
|
|
29
|
+
Inspector2ClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class ListCoverageCommand extends ListCoverageCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListCoverageStatisticsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [ListCoverageStatisticsCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListCoverageStatisticsCommandInput,
|
|
32
|
+
ListCoverageStatisticsCommandOutput,
|
|
33
|
+
Inspector2ClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListCoverageStatisticsCommand extends ListCoverageStatisticsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListDelegatedAdminAccountsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [ListDelegatedAdminAccountsCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListDelegatedAdminAccountsCommandInput,
|
|
32
|
+
ListDelegatedAdminAccountsCommandOutput,
|
|
33
|
+
Inspector2ClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListDelegatedAdminAccountsCommand extends ListDelegatedAdminAccountsCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const ListFiltersCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
...[input]: [] | [ListFiltersCommandInput]
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
ListFiltersCommandInput,
|
|
28
|
+
ListFiltersCommandOutput,
|
|
29
|
+
Inspector2ClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class ListFiltersCommand extends ListFiltersCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListFindingAggregationsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListFindingAggregationsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListFindingAggregationsCommandInput,
|
|
32
|
+
ListFindingAggregationsCommandOutput,
|
|
33
|
+
Inspector2ClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListFindingAggregationsCommand extends ListFindingAggregationsCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const ListFindingsCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
...[input]: [] | [ListFindingsCommandInput]
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
ListFindingsCommandInput,
|
|
28
|
+
ListFindingsCommandOutput,
|
|
29
|
+
Inspector2ClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class ListFindingsCommand extends ListFindingsCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const ListMembersCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
...[input]: [] | [ListMembersCommandInput]
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
ListMembersCommandInput,
|
|
28
|
+
ListMembersCommandOutput,
|
|
29
|
+
Inspector2ClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class ListMembersCommand extends ListMembersCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListTagsForResourceCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListTagsForResourceCommandInput,
|
|
32
|
+
ListTagsForResourceCommandOutput,
|
|
33
|
+
Inspector2ClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const ListUsageTotalsCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
...[input]: [] | [ListUsageTotalsCommandInput]
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
ListUsageTotalsCommandInput,
|
|
31
|
+
ListUsageTotalsCommandOutput,
|
|
32
|
+
Inspector2ClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class ListUsageTotalsCommand extends ListUsageTotalsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ResetEncryptionKeyCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ResetEncryptionKeyCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ResetEncryptionKeyCommandInput,
|
|
32
|
+
ResetEncryptionKeyCommandOutput,
|
|
33
|
+
Inspector2ClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ResetEncryptionKeyCommand extends ResetEncryptionKeyCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const SearchVulnerabilitiesCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: SearchVulnerabilitiesCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
SearchVulnerabilitiesCommandInput,
|
|
32
|
+
SearchVulnerabilitiesCommandOutput,
|
|
33
|
+
Inspector2ClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class SearchVulnerabilitiesCommand extends SearchVulnerabilitiesCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const SendCisSessionHealthCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: SendCisSessionHealthCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
SendCisSessionHealthCommandInput,
|
|
32
|
+
SendCisSessionHealthCommandOutput,
|
|
33
|
+
Inspector2ClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class SendCisSessionHealthCommand extends SendCisSessionHealthCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const SendCisSessionTelemetryCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: SendCisSessionTelemetryCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
SendCisSessionTelemetryCommandInput,
|
|
32
|
+
SendCisSessionTelemetryCommandOutput,
|
|
33
|
+
Inspector2ClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class SendCisSessionTelemetryCommand extends SendCisSessionTelemetryCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const StartCisSessionCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: StartCisSessionCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
StartCisSessionCommandInput,
|
|
31
|
+
StartCisSessionCommandOutput,
|
|
32
|
+
Inspector2ClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class StartCisSessionCommand extends StartCisSessionCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const StopCisSessionCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: StopCisSessionCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
StopCisSessionCommandInput,
|
|
31
|
+
StopCisSessionCommandOutput,
|
|
32
|
+
Inspector2ClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class StopCisSessionCommand extends StopCisSessionCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const TagResourceCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: TagResourceCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
TagResourceCommandInput,
|
|
28
|
+
TagResourceCommandOutput,
|
|
29
|
+
Inspector2ClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class TagResourceCommand extends TagResourceCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const UntagResourceCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: UntagResourceCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
UntagResourceCommandInput,
|
|
31
|
+
UntagResourceCommandOutput,
|
|
32
|
+
Inspector2ClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class UntagResourceCommand extends UntagResourceCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const UpdateCisScanConfigurationCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: UpdateCisScanConfigurationCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
UpdateCisScanConfigurationCommandInput,
|
|
32
|
+
UpdateCisScanConfigurationCommandOutput,
|
|
33
|
+
Inspector2ClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class UpdateCisScanConfigurationCommand extends UpdateCisScanConfigurationCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const UpdateConfigurationCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: UpdateConfigurationCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
UpdateConfigurationCommandInput,
|
|
32
|
+
UpdateConfigurationCommandOutput,
|
|
33
|
+
Inspector2ClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class UpdateConfigurationCommand extends UpdateConfigurationCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const UpdateEc2DeepInspectionConfigurationCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [UpdateEc2DeepInspectionConfigurationCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
UpdateEc2DeepInspectionConfigurationCommandInput,
|
|
32
|
+
UpdateEc2DeepInspectionConfigurationCommandOutput,
|
|
33
|
+
Inspector2ClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class UpdateEc2DeepInspectionConfigurationCommand extends UpdateEc2DeepInspectionConfigurationCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const UpdateEncryptionKeyCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: UpdateEncryptionKeyCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
UpdateEncryptionKeyCommandInput,
|
|
32
|
+
UpdateEncryptionKeyCommandOutput,
|
|
33
|
+
Inspector2ClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class UpdateEncryptionKeyCommand extends UpdateEncryptionKeyCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const UpdateFilterCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: UpdateFilterCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
UpdateFilterCommandInput,
|
|
28
|
+
UpdateFilterCommandOutput,
|
|
29
|
+
Inspector2ClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class UpdateFilterCommand extends UpdateFilterCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const UpdateOrgEc2DeepInspectionConfigurationCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: UpdateOrgEc2DeepInspectionConfigurationCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
UpdateOrgEc2DeepInspectionConfigurationCommandInput,
|
|
32
|
+
UpdateOrgEc2DeepInspectionConfigurationCommandOutput,
|
|
33
|
+
Inspector2ClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class UpdateOrgEc2DeepInspectionConfigurationCommand extends UpdateOrgEc2DeepInspectionConfigurationCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const UpdateOrganizationConfigurationCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: UpdateOrganizationConfigurationCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
UpdateOrganizationConfigurationCommandInput,
|
|
32
|
+
UpdateOrganizationConfigurationCommandOutput,
|
|
33
|
+
Inspector2ClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class UpdateOrganizationConfigurationCommand extends UpdateOrganizationConfigurationCommand_base {}
|
|
@@ -6,5 +6,4 @@ export { Inspector2ExtensionConfiguration } from "./extensionConfiguration";
|
|
|
6
6
|
export * from "./commands";
|
|
7
7
|
export * from "./pagination";
|
|
8
8
|
export * from "./models";
|
|
9
|
-
import "@aws-sdk/util-endpoints";
|
|
10
9
|
export { Inspector2ServiceException } from "./models/Inspector2ServiceException";
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-inspector2",
|
|
3
3
|
"description": "AWS SDK for JavaScript Inspector2 Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.540.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-inspector2",
|
|
@@ -20,48 +20,48 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
24
|
-
"@aws-sdk/core": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
27
|
-
"@aws-sdk/middleware-logger": "3.
|
|
28
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
29
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
30
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
31
|
-
"@aws-sdk/types": "3.
|
|
32
|
-
"@aws-sdk/util-endpoints": "3.
|
|
33
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
34
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
35
|
-
"@smithy/config-resolver": "^2.
|
|
36
|
-
"@smithy/core": "^1.
|
|
37
|
-
"@smithy/fetch-http-handler": "^2.
|
|
38
|
-
"@smithy/hash-node": "^2.
|
|
39
|
-
"@smithy/invalid-dependency": "^2.
|
|
40
|
-
"@smithy/middleware-content-length": "^2.
|
|
41
|
-
"@smithy/middleware-endpoint": "^2.
|
|
42
|
-
"@smithy/middleware-retry": "^2.
|
|
43
|
-
"@smithy/middleware-serde": "^2.
|
|
44
|
-
"@smithy/middleware-stack": "^2.
|
|
45
|
-
"@smithy/node-config-provider": "^2.
|
|
46
|
-
"@smithy/node-http-handler": "^2.
|
|
47
|
-
"@smithy/protocol-http": "^3.
|
|
48
|
-
"@smithy/smithy-client": "^2.
|
|
49
|
-
"@smithy/types": "^2.
|
|
50
|
-
"@smithy/url-parser": "^2.
|
|
51
|
-
"@smithy/util-base64": "^2.
|
|
52
|
-
"@smithy/util-body-length-browser": "^2.
|
|
53
|
-
"@smithy/util-body-length-node": "^2.
|
|
54
|
-
"@smithy/util-defaults-mode-browser": "^2.
|
|
55
|
-
"@smithy/util-defaults-mode-node": "^2.
|
|
56
|
-
"@smithy/util-endpoints": "^1.
|
|
57
|
-
"@smithy/util-middleware": "^2.
|
|
58
|
-
"@smithy/util-retry": "^2.
|
|
59
|
-
"@smithy/util-utf8": "^2.
|
|
60
|
-
"tslib": "^2.
|
|
23
|
+
"@aws-sdk/client-sts": "3.540.0",
|
|
24
|
+
"@aws-sdk/core": "3.535.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.540.0",
|
|
26
|
+
"@aws-sdk/middleware-host-header": "3.535.0",
|
|
27
|
+
"@aws-sdk/middleware-logger": "3.535.0",
|
|
28
|
+
"@aws-sdk/middleware-recursion-detection": "3.535.0",
|
|
29
|
+
"@aws-sdk/middleware-user-agent": "3.540.0",
|
|
30
|
+
"@aws-sdk/region-config-resolver": "3.535.0",
|
|
31
|
+
"@aws-sdk/types": "3.535.0",
|
|
32
|
+
"@aws-sdk/util-endpoints": "3.540.0",
|
|
33
|
+
"@aws-sdk/util-user-agent-browser": "3.535.0",
|
|
34
|
+
"@aws-sdk/util-user-agent-node": "3.535.0",
|
|
35
|
+
"@smithy/config-resolver": "^2.2.0",
|
|
36
|
+
"@smithy/core": "^1.4.0",
|
|
37
|
+
"@smithy/fetch-http-handler": "^2.5.0",
|
|
38
|
+
"@smithy/hash-node": "^2.2.0",
|
|
39
|
+
"@smithy/invalid-dependency": "^2.2.0",
|
|
40
|
+
"@smithy/middleware-content-length": "^2.2.0",
|
|
41
|
+
"@smithy/middleware-endpoint": "^2.5.0",
|
|
42
|
+
"@smithy/middleware-retry": "^2.2.0",
|
|
43
|
+
"@smithy/middleware-serde": "^2.3.0",
|
|
44
|
+
"@smithy/middleware-stack": "^2.2.0",
|
|
45
|
+
"@smithy/node-config-provider": "^2.3.0",
|
|
46
|
+
"@smithy/node-http-handler": "^2.5.0",
|
|
47
|
+
"@smithy/protocol-http": "^3.3.0",
|
|
48
|
+
"@smithy/smithy-client": "^2.5.0",
|
|
49
|
+
"@smithy/types": "^2.12.0",
|
|
50
|
+
"@smithy/url-parser": "^2.2.0",
|
|
51
|
+
"@smithy/util-base64": "^2.3.0",
|
|
52
|
+
"@smithy/util-body-length-browser": "^2.2.0",
|
|
53
|
+
"@smithy/util-body-length-node": "^2.3.0",
|
|
54
|
+
"@smithy/util-defaults-mode-browser": "^2.2.0",
|
|
55
|
+
"@smithy/util-defaults-mode-node": "^2.3.0",
|
|
56
|
+
"@smithy/util-endpoints": "^1.2.0",
|
|
57
|
+
"@smithy/util-middleware": "^2.2.0",
|
|
58
|
+
"@smithy/util-retry": "^2.2.0",
|
|
59
|
+
"@smithy/util-utf8": "^2.3.0",
|
|
60
|
+
"tslib": "^2.6.2",
|
|
61
61
|
"uuid": "^9.0.1"
|
|
62
62
|
},
|
|
63
63
|
"devDependencies": {
|
|
64
|
-
"@smithy/service-client-documentation-generator": "^2.
|
|
64
|
+
"@smithy/service-client-documentation-generator": "^2.2.0",
|
|
65
65
|
"@tsconfig/node14": "1.0.3",
|
|
66
66
|
"@types/node": "^14.14.31",
|
|
67
67
|
"@types/uuid": "^9.0.4",
|