@aws-sdk/client-inspector2 3.803.0 → 3.804.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-es/protocols/Aws_restJson1.js +6 -6
- package/dist-types/commands/AssociateMemberCommand.d.ts +1 -1
- package/dist-types/commands/BatchGetCodeSnippetCommand.d.ts +1 -1
- package/dist-types/commands/BatchGetFindingDetailsCommand.d.ts +1 -1
- package/dist-types/commands/BatchGetFreeTrialInfoCommand.d.ts +1 -1
- package/dist-types/commands/BatchUpdateMemberEc2DeepInspectionStatusCommand.d.ts +1 -1
- package/dist-types/commands/CancelFindingsReportCommand.d.ts +1 -1
- package/dist-types/commands/CancelSbomExportCommand.d.ts +1 -1
- package/dist-types/commands/CreateCisScanConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/CreateFilterCommand.d.ts +1 -1
- package/dist-types/commands/CreateFindingsReportCommand.d.ts +1 -1
- package/dist-types/commands/CreateSbomExportCommand.d.ts +1 -1
- package/dist-types/commands/DeleteCisScanConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteFilterCommand.d.ts +1 -1
- package/dist-types/commands/DisableDelegatedAdminAccountCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateMemberCommand.d.ts +1 -1
- package/dist-types/commands/EnableCommand.d.ts +1 -1
- package/dist-types/commands/EnableDelegatedAdminAccountCommand.d.ts +1 -1
- package/dist-types/commands/GetCisScanReportCommand.d.ts +1 -1
- package/dist-types/commands/GetCisScanResultDetailsCommand.d.ts +1 -1
- package/dist-types/commands/GetEncryptionKeyCommand.d.ts +1 -1
- package/dist-types/commands/GetMemberCommand.d.ts +1 -1
- package/dist-types/commands/GetSbomExportCommand.d.ts +1 -1
- package/dist-types/commands/ListCisScanResultsAggregatedByChecksCommand.d.ts +1 -1
- package/dist-types/commands/ListCisScanResultsAggregatedByTargetResourceCommand.d.ts +1 -1
- package/dist-types/commands/ListFindingAggregationsCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/commands/ResetEncryptionKeyCommand.d.ts +1 -1
- package/dist-types/commands/SearchVulnerabilitiesCommand.d.ts +1 -1
- package/dist-types/commands/SendCisSessionHealthCommand.d.ts +1 -1
- package/dist-types/commands/SendCisSessionTelemetryCommand.d.ts +1 -1
- package/dist-types/commands/StartCisSessionCommand.d.ts +1 -1
- package/dist-types/commands/StopCisSessionCommand.d.ts +1 -1
- package/dist-types/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateCisScanConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/UpdateEncryptionKeyCommand.d.ts +1 -1
- package/dist-types/commands/UpdateFilterCommand.d.ts +1 -1
- package/dist-types/commands/UpdateOrgEc2DeepInspectionConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/UpdateOrganizationConfigurationCommand.d.ts +1 -1
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
- package/dist-types/runtimeConfig.browser.d.ts +17 -17
- package/dist-types/runtimeConfig.d.ts +16 -16
- package/dist-types/runtimeConfig.native.d.ts +18 -18
- package/dist-types/runtimeConfig.shared.d.ts +3 -3
- package/dist-types/ts3.4/commands/AssociateMemberCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/BatchGetCodeSnippetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/BatchGetFindingDetailsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/BatchGetFreeTrialInfoCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/BatchUpdateMemberEc2DeepInspectionStatusCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CancelFindingsReportCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CancelSbomExportCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateCisScanConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateFilterCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateFindingsReportCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateSbomExportCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteCisScanConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteFilterCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DisableDelegatedAdminAccountCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DisassociateMemberCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/EnableCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/EnableDelegatedAdminAccountCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetCisScanReportCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetCisScanResultDetailsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetEncryptionKeyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetMemberCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetSbomExportCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListCisScanResultsAggregatedByChecksCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListCisScanResultsAggregatedByTargetResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListFindingAggregationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ResetEncryptionKeyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SearchVulnerabilitiesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SendCisSessionHealthCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SendCisSessionTelemetryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartCisSessionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopCisSessionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateCisScanConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateEncryptionKeyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateFilterCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateOrgEc2DeepInspectionConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateOrganizationConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
- package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
- package/package.json +19 -19
|
@@ -1820,8 +1820,8 @@ const de_ValidationExceptionRes = async (parsedOutput, context) => {
|
|
|
1820
1820
|
};
|
|
1821
1821
|
const se_CisDateFilter = (input, context) => {
|
|
1822
1822
|
return take(input, {
|
|
1823
|
-
earliestScanStartTime: (_) => _.getTime() /
|
|
1824
|
-
latestScanStartTime: (_) => _.getTime() /
|
|
1823
|
+
earliestScanStartTime: (_) => _.getTime() / 1_000,
|
|
1824
|
+
latestScanStartTime: (_) => _.getTime() / 1_000,
|
|
1825
1825
|
});
|
|
1826
1826
|
};
|
|
1827
1827
|
const se_CisScanDateFilterList = (input, context) => {
|
|
@@ -1847,8 +1847,8 @@ const se_CisSessionMessages = (input, context) => {
|
|
|
1847
1847
|
};
|
|
1848
1848
|
const se_CoverageDateFilter = (input, context) => {
|
|
1849
1849
|
return take(input, {
|
|
1850
|
-
endInclusive: (_) => _.getTime() /
|
|
1851
|
-
startInclusive: (_) => _.getTime() /
|
|
1850
|
+
endInclusive: (_) => _.getTime() / 1_000,
|
|
1851
|
+
startInclusive: (_) => _.getTime() / 1_000,
|
|
1852
1852
|
});
|
|
1853
1853
|
};
|
|
1854
1854
|
const se_CoverageDateFilterList = (input, context) => {
|
|
@@ -1879,8 +1879,8 @@ const se_CoverageFilterCriteria = (input, context) => {
|
|
|
1879
1879
|
};
|
|
1880
1880
|
const se_DateFilter = (input, context) => {
|
|
1881
1881
|
return take(input, {
|
|
1882
|
-
endInclusive: (_) => _.getTime() /
|
|
1883
|
-
startInclusive: (_) => _.getTime() /
|
|
1882
|
+
endInclusive: (_) => _.getTime() / 1_000,
|
|
1883
|
+
startInclusive: (_) => _.getTime() / 1_000,
|
|
1884
1884
|
});
|
|
1885
1885
|
};
|
|
1886
1886
|
const se_DateFilterList = (input, context) => {
|
|
@@ -23,7 +23,7 @@ export interface AssociateMemberCommandOutput extends AssociateMemberResponse, _
|
|
|
23
23
|
}
|
|
24
24
|
declare const AssociateMemberCommand_base: {
|
|
25
25
|
new (input: AssociateMemberCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateMemberCommandInput, AssociateMemberCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: AssociateMemberCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateMemberCommandInput, AssociateMemberCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface BatchGetCodeSnippetCommandOutput extends BatchGetCodeSnippetRes
|
|
|
23
23
|
}
|
|
24
24
|
declare const BatchGetCodeSnippetCommand_base: {
|
|
25
25
|
new (input: BatchGetCodeSnippetCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetCodeSnippetCommandInput, BatchGetCodeSnippetCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: BatchGetCodeSnippetCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetCodeSnippetCommandInput, BatchGetCodeSnippetCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface BatchGetFindingDetailsCommandOutput extends BatchGetFindingDeta
|
|
|
23
23
|
}
|
|
24
24
|
declare const BatchGetFindingDetailsCommand_base: {
|
|
25
25
|
new (input: BatchGetFindingDetailsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetFindingDetailsCommandInput, BatchGetFindingDetailsCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: BatchGetFindingDetailsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetFindingDetailsCommandInput, BatchGetFindingDetailsCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface BatchGetFreeTrialInfoCommandOutput extends BatchGetFreeTrialInf
|
|
|
23
23
|
}
|
|
24
24
|
declare const BatchGetFreeTrialInfoCommand_base: {
|
|
25
25
|
new (input: BatchGetFreeTrialInfoCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetFreeTrialInfoCommandInput, BatchGetFreeTrialInfoCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: BatchGetFreeTrialInfoCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetFreeTrialInfoCommandInput, BatchGetFreeTrialInfoCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface BatchUpdateMemberEc2DeepInspectionStatusCommandOutput extends B
|
|
|
23
23
|
}
|
|
24
24
|
declare const BatchUpdateMemberEc2DeepInspectionStatusCommand_base: {
|
|
25
25
|
new (input: BatchUpdateMemberEc2DeepInspectionStatusCommandInput): import("@smithy/smithy-client").CommandImpl<BatchUpdateMemberEc2DeepInspectionStatusCommandInput, BatchUpdateMemberEc2DeepInspectionStatusCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: BatchUpdateMemberEc2DeepInspectionStatusCommandInput): import("@smithy/smithy-client").CommandImpl<BatchUpdateMemberEc2DeepInspectionStatusCommandInput, BatchUpdateMemberEc2DeepInspectionStatusCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CancelFindingsReportCommandOutput extends CancelFindingsReportR
|
|
|
23
23
|
}
|
|
24
24
|
declare const CancelFindingsReportCommand_base: {
|
|
25
25
|
new (input: CancelFindingsReportCommandInput): import("@smithy/smithy-client").CommandImpl<CancelFindingsReportCommandInput, CancelFindingsReportCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CancelFindingsReportCommandInput): import("@smithy/smithy-client").CommandImpl<CancelFindingsReportCommandInput, CancelFindingsReportCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CancelSbomExportCommandOutput extends CancelSbomExportResponse,
|
|
|
23
23
|
}
|
|
24
24
|
declare const CancelSbomExportCommand_base: {
|
|
25
25
|
new (input: CancelSbomExportCommandInput): import("@smithy/smithy-client").CommandImpl<CancelSbomExportCommandInput, CancelSbomExportCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CancelSbomExportCommandInput): import("@smithy/smithy-client").CommandImpl<CancelSbomExportCommandInput, CancelSbomExportCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateCisScanConfigurationCommandOutput extends CreateCisScanCo
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateCisScanConfigurationCommand_base: {
|
|
25
25
|
new (input: CreateCisScanConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCisScanConfigurationCommandInput, CreateCisScanConfigurationCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateCisScanConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCisScanConfigurationCommandInput, CreateCisScanConfigurationCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateFilterCommandOutput extends CreateFilterResponse, __Metad
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateFilterCommand_base: {
|
|
25
25
|
new (input: CreateFilterCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFilterCommandInput, CreateFilterCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateFilterCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFilterCommandInput, CreateFilterCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateFindingsReportCommandOutput extends CreateFindingsReportR
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateFindingsReportCommand_base: {
|
|
25
25
|
new (input: CreateFindingsReportCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFindingsReportCommandInput, CreateFindingsReportCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateFindingsReportCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFindingsReportCommandInput, CreateFindingsReportCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateSbomExportCommandOutput extends CreateSbomExportResponse,
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateSbomExportCommand_base: {
|
|
25
25
|
new (input: CreateSbomExportCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSbomExportCommandInput, CreateSbomExportCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateSbomExportCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSbomExportCommandInput, CreateSbomExportCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteCisScanConfigurationCommandOutput extends DeleteCisScanCo
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteCisScanConfigurationCommand_base: {
|
|
25
25
|
new (input: DeleteCisScanConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCisScanConfigurationCommandInput, DeleteCisScanConfigurationCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteCisScanConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCisScanConfigurationCommandInput, DeleteCisScanConfigurationCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteFilterCommandOutput extends DeleteFilterResponse, __Metad
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteFilterCommand_base: {
|
|
25
25
|
new (input: DeleteFilterCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFilterCommandInput, DeleteFilterCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteFilterCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFilterCommandInput, DeleteFilterCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DisableDelegatedAdminAccountCommandOutput extends DisableDelega
|
|
|
23
23
|
}
|
|
24
24
|
declare const DisableDelegatedAdminAccountCommand_base: {
|
|
25
25
|
new (input: DisableDelegatedAdminAccountCommandInput): import("@smithy/smithy-client").CommandImpl<DisableDelegatedAdminAccountCommandInput, DisableDelegatedAdminAccountCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DisableDelegatedAdminAccountCommandInput): import("@smithy/smithy-client").CommandImpl<DisableDelegatedAdminAccountCommandInput, DisableDelegatedAdminAccountCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DisassociateMemberCommandOutput extends DisassociateMemberRespo
|
|
|
23
23
|
}
|
|
24
24
|
declare const DisassociateMemberCommand_base: {
|
|
25
25
|
new (input: DisassociateMemberCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateMemberCommandInput, DisassociateMemberCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DisassociateMemberCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateMemberCommandInput, DisassociateMemberCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface EnableCommandOutput extends EnableResponse, __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const EnableCommand_base: {
|
|
25
25
|
new (input: EnableCommandInput): import("@smithy/smithy-client").CommandImpl<EnableCommandInput, EnableCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: EnableCommandInput): import("@smithy/smithy-client").CommandImpl<EnableCommandInput, EnableCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface EnableDelegatedAdminAccountCommandOutput extends EnableDelegate
|
|
|
23
23
|
}
|
|
24
24
|
declare const EnableDelegatedAdminAccountCommand_base: {
|
|
25
25
|
new (input: EnableDelegatedAdminAccountCommandInput): import("@smithy/smithy-client").CommandImpl<EnableDelegatedAdminAccountCommandInput, EnableDelegatedAdminAccountCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: EnableDelegatedAdminAccountCommandInput): import("@smithy/smithy-client").CommandImpl<EnableDelegatedAdminAccountCommandInput, EnableDelegatedAdminAccountCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetCisScanReportCommandOutput extends GetCisScanReportResponse,
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetCisScanReportCommand_base: {
|
|
25
25
|
new (input: GetCisScanReportCommandInput): import("@smithy/smithy-client").CommandImpl<GetCisScanReportCommandInput, GetCisScanReportCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetCisScanReportCommandInput): import("@smithy/smithy-client").CommandImpl<GetCisScanReportCommandInput, GetCisScanReportCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetCisScanResultDetailsCommandOutput extends GetCisScanResultDe
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetCisScanResultDetailsCommand_base: {
|
|
25
25
|
new (input: GetCisScanResultDetailsCommandInput): import("@smithy/smithy-client").CommandImpl<GetCisScanResultDetailsCommandInput, GetCisScanResultDetailsCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetCisScanResultDetailsCommandInput): import("@smithy/smithy-client").CommandImpl<GetCisScanResultDetailsCommandInput, GetCisScanResultDetailsCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetEncryptionKeyCommandOutput extends GetEncryptionKeyResponse,
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetEncryptionKeyCommand_base: {
|
|
25
25
|
new (input: GetEncryptionKeyCommandInput): import("@smithy/smithy-client").CommandImpl<GetEncryptionKeyCommandInput, GetEncryptionKeyCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetEncryptionKeyCommandInput): import("@smithy/smithy-client").CommandImpl<GetEncryptionKeyCommandInput, GetEncryptionKeyCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetMemberCommandOutput extends GetMemberResponse, __MetadataBea
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetMemberCommand_base: {
|
|
25
25
|
new (input: GetMemberCommandInput): import("@smithy/smithy-client").CommandImpl<GetMemberCommandInput, GetMemberCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetMemberCommandInput): import("@smithy/smithy-client").CommandImpl<GetMemberCommandInput, GetMemberCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetSbomExportCommandOutput extends GetSbomExportResponse, __Met
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetSbomExportCommand_base: {
|
|
25
25
|
new (input: GetSbomExportCommandInput): import("@smithy/smithy-client").CommandImpl<GetSbomExportCommandInput, GetSbomExportCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetSbomExportCommandInput): import("@smithy/smithy-client").CommandImpl<GetSbomExportCommandInput, GetSbomExportCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListCisScanResultsAggregatedByChecksCommandOutput extends ListC
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListCisScanResultsAggregatedByChecksCommand_base: {
|
|
25
25
|
new (input: ListCisScanResultsAggregatedByChecksCommandInput): import("@smithy/smithy-client").CommandImpl<ListCisScanResultsAggregatedByChecksCommandInput, ListCisScanResultsAggregatedByChecksCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListCisScanResultsAggregatedByChecksCommandInput): import("@smithy/smithy-client").CommandImpl<ListCisScanResultsAggregatedByChecksCommandInput, ListCisScanResultsAggregatedByChecksCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListCisScanResultsAggregatedByTargetResourceCommandOutput exten
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListCisScanResultsAggregatedByTargetResourceCommand_base: {
|
|
25
25
|
new (input: ListCisScanResultsAggregatedByTargetResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListCisScanResultsAggregatedByTargetResourceCommandInput, ListCisScanResultsAggregatedByTargetResourceCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListCisScanResultsAggregatedByTargetResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListCisScanResultsAggregatedByTargetResourceCommandInput, ListCisScanResultsAggregatedByTargetResourceCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListFindingAggregationsCommandOutput extends ListFindingAggrega
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListFindingAggregationsCommand_base: {
|
|
25
25
|
new (input: ListFindingAggregationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListFindingAggregationsCommandInput, ListFindingAggregationsCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListFindingAggregationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListFindingAggregationsCommandInput, ListFindingAggregationsCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListTagsForResourceCommand_base: {
|
|
25
25
|
new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ResetEncryptionKeyCommandOutput extends ResetEncryptionKeyRespo
|
|
|
23
23
|
}
|
|
24
24
|
declare const ResetEncryptionKeyCommand_base: {
|
|
25
25
|
new (input: ResetEncryptionKeyCommandInput): import("@smithy/smithy-client").CommandImpl<ResetEncryptionKeyCommandInput, ResetEncryptionKeyCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ResetEncryptionKeyCommandInput): import("@smithy/smithy-client").CommandImpl<ResetEncryptionKeyCommandInput, ResetEncryptionKeyCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface SearchVulnerabilitiesCommandOutput extends SearchVulnerabilitie
|
|
|
23
23
|
}
|
|
24
24
|
declare const SearchVulnerabilitiesCommand_base: {
|
|
25
25
|
new (input: SearchVulnerabilitiesCommandInput): import("@smithy/smithy-client").CommandImpl<SearchVulnerabilitiesCommandInput, SearchVulnerabilitiesCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: SearchVulnerabilitiesCommandInput): import("@smithy/smithy-client").CommandImpl<SearchVulnerabilitiesCommandInput, SearchVulnerabilitiesCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface SendCisSessionHealthCommandOutput extends SendCisSessionHealthR
|
|
|
23
23
|
}
|
|
24
24
|
declare const SendCisSessionHealthCommand_base: {
|
|
25
25
|
new (input: SendCisSessionHealthCommandInput): import("@smithy/smithy-client").CommandImpl<SendCisSessionHealthCommandInput, SendCisSessionHealthCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: SendCisSessionHealthCommandInput): import("@smithy/smithy-client").CommandImpl<SendCisSessionHealthCommandInput, SendCisSessionHealthCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface SendCisSessionTelemetryCommandOutput extends SendCisSessionTele
|
|
|
23
23
|
}
|
|
24
24
|
declare const SendCisSessionTelemetryCommand_base: {
|
|
25
25
|
new (input: SendCisSessionTelemetryCommandInput): import("@smithy/smithy-client").CommandImpl<SendCisSessionTelemetryCommandInput, SendCisSessionTelemetryCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: SendCisSessionTelemetryCommandInput): import("@smithy/smithy-client").CommandImpl<SendCisSessionTelemetryCommandInput, SendCisSessionTelemetryCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface StartCisSessionCommandOutput extends StartCisSessionResponse, _
|
|
|
23
23
|
}
|
|
24
24
|
declare const StartCisSessionCommand_base: {
|
|
25
25
|
new (input: StartCisSessionCommandInput): import("@smithy/smithy-client").CommandImpl<StartCisSessionCommandInput, StartCisSessionCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: StartCisSessionCommandInput): import("@smithy/smithy-client").CommandImpl<StartCisSessionCommandInput, StartCisSessionCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface StopCisSessionCommandOutput extends StopCisSessionResponse, __M
|
|
|
23
23
|
}
|
|
24
24
|
declare const StopCisSessionCommand_base: {
|
|
25
25
|
new (input: StopCisSessionCommandInput): import("@smithy/smithy-client").CommandImpl<StopCisSessionCommandInput, StopCisSessionCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: StopCisSessionCommandInput): import("@smithy/smithy-client").CommandImpl<StopCisSessionCommandInput, StopCisSessionCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
|
|
|
23
23
|
}
|
|
24
24
|
declare const TagResourceCommand_base: {
|
|
25
25
|
new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
|
|
|
23
23
|
}
|
|
24
24
|
declare const UntagResourceCommand_base: {
|
|
25
25
|
new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateCisScanConfigurationCommandOutput extends UpdateCisScanCo
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateCisScanConfigurationCommand_base: {
|
|
25
25
|
new (input: UpdateCisScanConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateCisScanConfigurationCommandInput, UpdateCisScanConfigurationCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateCisScanConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateCisScanConfigurationCommandInput, UpdateCisScanConfigurationCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateEncryptionKeyCommandOutput extends UpdateEncryptionKeyRes
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateEncryptionKeyCommand_base: {
|
|
25
25
|
new (input: UpdateEncryptionKeyCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateEncryptionKeyCommandInput, UpdateEncryptionKeyCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateEncryptionKeyCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateEncryptionKeyCommandInput, UpdateEncryptionKeyCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateFilterCommandOutput extends UpdateFilterResponse, __Metad
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateFilterCommand_base: {
|
|
25
25
|
new (input: UpdateFilterCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFilterCommandInput, UpdateFilterCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateFilterCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFilterCommandInput, UpdateFilterCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateOrgEc2DeepInspectionConfigurationCommandOutput extends Up
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateOrgEc2DeepInspectionConfigurationCommand_base: {
|
|
25
25
|
new (input: UpdateOrgEc2DeepInspectionConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateOrgEc2DeepInspectionConfigurationCommandInput, UpdateOrgEc2DeepInspectionConfigurationCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateOrgEc2DeepInspectionConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateOrgEc2DeepInspectionConfigurationCommandInput, UpdateOrgEc2DeepInspectionConfigurationCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateOrganizationConfigurationCommandOutput extends UpdateOrga
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateOrganizationConfigurationCommand_base: {
|
|
25
25
|
new (input: UpdateOrganizationConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateOrganizationConfigurationCommandInput, UpdateOrganizationConfigurationCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateOrganizationConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateOrganizationConfigurationCommandInput, UpdateOrganizationConfigurationCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -11,9 +11,7 @@ export interface ClientInputEndpointParameters {
|
|
|
11
11
|
export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
|
|
12
12
|
defaultSigningName: string;
|
|
13
13
|
};
|
|
14
|
-
export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T &
|
|
15
|
-
defaultSigningName: string;
|
|
16
|
-
};
|
|
14
|
+
export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientResolvedEndpointParameters;
|
|
17
15
|
export declare const commonParams: {
|
|
18
16
|
readonly UseFIPS: {
|
|
19
17
|
readonly type: "builtInParams";
|
|
@@ -8,7 +8,7 @@ export declare const getRuntimeConfig: (config: Inspector2ClientConfig) => {
|
|
|
8
8
|
defaultsMode: import("@smithy/types").Provider<import("@smithy/smithy-client").ResolvedDefaultsMode>;
|
|
9
9
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
10
10
|
credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
|
|
11
|
-
defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved
|
|
11
|
+
defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
|
|
12
12
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
13
13
|
region: string | import("@smithy/types").Provider<any>;
|
|
14
14
|
requestHandler: import("@smithy/protocol-http").HttpHandler<any> | RequestHandler;
|
|
@@ -21,30 +21,30 @@ export declare const getRuntimeConfig: (config: Inspector2ClientConfig) => {
|
|
|
21
21
|
cacheMiddleware?: boolean | undefined;
|
|
22
22
|
urlParser: import("@smithy/types").UrlParser;
|
|
23
23
|
base64Decoder: import("@smithy/types").Decoder;
|
|
24
|
-
base64Encoder: (_input:
|
|
24
|
+
base64Encoder: (_input: Uint8Array | string) => string;
|
|
25
25
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
26
|
-
utf8Encoder: (input:
|
|
26
|
+
utf8Encoder: (input: Uint8Array | string) => string;
|
|
27
27
|
disableHostPrefix: boolean;
|
|
28
28
|
serviceId: string;
|
|
29
|
-
profile?: string
|
|
29
|
+
profile?: string;
|
|
30
30
|
logger: import("@smithy/types").Logger;
|
|
31
31
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
32
|
-
customUserAgent?: string | import("@smithy/types").UserAgent
|
|
33
|
-
userAgentAppId?: string | import("@smithy/types").Provider<string | undefined
|
|
34
|
-
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2
|
|
32
|
+
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
33
|
+
userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
|
|
34
|
+
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
|
|
35
35
|
endpoint?: ((string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>) & (string | import("@smithy/types").Provider<string> | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>)) | undefined;
|
|
36
36
|
endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
|
|
37
|
-
logger?: import("@smithy/types").Logger
|
|
37
|
+
logger?: import("@smithy/types").Logger;
|
|
38
38
|
}) => import("@smithy/types").EndpointV2;
|
|
39
|
-
tls?: boolean
|
|
40
|
-
serviceConfiguredEndpoint?:
|
|
41
|
-
authSchemePreference?: string[] | import("@smithy/types").Provider<string[]
|
|
39
|
+
tls?: boolean;
|
|
40
|
+
serviceConfiguredEndpoint?: never;
|
|
41
|
+
authSchemePreference?: string[] | import("@smithy/types").Provider<string[]>;
|
|
42
42
|
httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
|
|
43
43
|
httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").Inspector2HttpAuthSchemeProvider;
|
|
44
|
-
credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider
|
|
45
|
-
signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme
|
|
46
|
-
signingEscapePath?: boolean
|
|
47
|
-
systemClockOffset?: number
|
|
48
|
-
signingRegion?: string
|
|
49
|
-
signerConstructor?:
|
|
44
|
+
credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider;
|
|
45
|
+
signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme) => Promise<import("@smithy/types").RequestSigner>);
|
|
46
|
+
signingEscapePath?: boolean;
|
|
47
|
+
systemClockOffset?: number;
|
|
48
|
+
signingRegion?: string;
|
|
49
|
+
signerConstructor?: new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner;
|
|
50
50
|
};
|