@aws-sdk/client-inspector2 3.1076.0 → 3.1078.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +86 -755
- package/dist-es/commandBuilder.js +6 -0
- package/dist-es/commands/AssociateMemberCommand.js +2 -14
- package/dist-es/commands/BatchAssociateCodeSecurityScanConfigurationCommand.js +2 -14
- package/dist-es/commands/BatchDisassociateCodeSecurityScanConfigurationCommand.js +2 -14
- package/dist-es/commands/BatchGetAccountStatusCommand.js +2 -14
- package/dist-es/commands/BatchGetCodeSnippetCommand.js +2 -14
- package/dist-es/commands/BatchGetFindingDetailsCommand.js +2 -14
- package/dist-es/commands/BatchGetFreeTrialInfoCommand.js +2 -14
- package/dist-es/commands/BatchGetMemberEc2DeepInspectionStatusCommand.js +2 -14
- package/dist-es/commands/BatchUpdateMemberEc2DeepInspectionStatusCommand.js +2 -14
- package/dist-es/commands/CancelFindingsReportCommand.js +2 -14
- package/dist-es/commands/CancelSbomExportCommand.js +2 -14
- package/dist-es/commands/CreateCisScanConfigurationCommand.js +2 -14
- package/dist-es/commands/CreateCodeSecurityIntegrationCommand.js +2 -14
- package/dist-es/commands/CreateCodeSecurityScanConfigurationCommand.js +2 -14
- package/dist-es/commands/CreateFilterCommand.js +2 -14
- package/dist-es/commands/CreateFindingsReportCommand.js +2 -14
- package/dist-es/commands/CreateSbomExportCommand.js +2 -14
- package/dist-es/commands/DeleteCisScanConfigurationCommand.js +2 -14
- package/dist-es/commands/DeleteCodeSecurityIntegrationCommand.js +2 -14
- package/dist-es/commands/DeleteCodeSecurityScanConfigurationCommand.js +2 -14
- package/dist-es/commands/DeleteFilterCommand.js +2 -14
- package/dist-es/commands/DescribeOrganizationConfigurationCommand.js +2 -14
- package/dist-es/commands/DisableCommand.js +2 -14
- package/dist-es/commands/DisableDelegatedAdminAccountCommand.js +2 -14
- package/dist-es/commands/DisassociateMemberCommand.js +2 -14
- package/dist-es/commands/EnableCommand.js +2 -14
- package/dist-es/commands/EnableDelegatedAdminAccountCommand.js +2 -14
- package/dist-es/commands/GetCisScanReportCommand.js +2 -14
- package/dist-es/commands/GetCisScanResultDetailsCommand.js +2 -14
- package/dist-es/commands/GetClustersForImageCommand.js +2 -14
- package/dist-es/commands/GetCodeSecurityIntegrationCommand.js +2 -14
- package/dist-es/commands/GetCodeSecurityScanCommand.js +2 -14
- package/dist-es/commands/GetCodeSecurityScanConfigurationCommand.js +2 -14
- package/dist-es/commands/GetConfigurationCommand.js +2 -14
- package/dist-es/commands/GetDelegatedAdminAccountCommand.js +2 -14
- package/dist-es/commands/GetEc2DeepInspectionConfigurationCommand.js +2 -14
- package/dist-es/commands/GetEncryptionKeyCommand.js +2 -14
- package/dist-es/commands/GetFindingsReportStatusCommand.js +2 -14
- package/dist-es/commands/GetMemberCommand.js +2 -14
- package/dist-es/commands/GetSbomExportCommand.js +2 -14
- package/dist-es/commands/ListAccountPermissionsCommand.js +2 -14
- package/dist-es/commands/ListCisScanConfigurationsCommand.js +2 -14
- package/dist-es/commands/ListCisScanResultsAggregatedByChecksCommand.js +2 -14
- package/dist-es/commands/ListCisScanResultsAggregatedByTargetResourceCommand.js +2 -14
- package/dist-es/commands/ListCisScansCommand.js +2 -14
- package/dist-es/commands/ListCodeSecurityIntegrationsCommand.js +2 -14
- package/dist-es/commands/ListCodeSecurityScanConfigurationAssociationsCommand.js +2 -14
- package/dist-es/commands/ListCodeSecurityScanConfigurationsCommand.js +2 -14
- package/dist-es/commands/ListCoverageCommand.js +2 -14
- package/dist-es/commands/ListCoverageStatisticsCommand.js +2 -14
- package/dist-es/commands/ListDelegatedAdminAccountsCommand.js +2 -14
- package/dist-es/commands/ListFiltersCommand.js +2 -14
- package/dist-es/commands/ListFindingAggregationsCommand.js +2 -14
- package/dist-es/commands/ListFindingsCommand.js +2 -14
- package/dist-es/commands/ListMembersCommand.js +2 -14
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -14
- package/dist-es/commands/ListUsageTotalsCommand.js +2 -14
- package/dist-es/commands/ResetEncryptionKeyCommand.js +2 -14
- package/dist-es/commands/SearchVulnerabilitiesCommand.js +2 -14
- package/dist-es/commands/SendCisSessionHealthCommand.js +2 -14
- package/dist-es/commands/SendCisSessionTelemetryCommand.js +2 -14
- package/dist-es/commands/StartCisSessionCommand.js +2 -14
- package/dist-es/commands/StartCodeSecurityScanCommand.js +2 -14
- package/dist-es/commands/StopCisSessionCommand.js +2 -14
- package/dist-es/commands/TagResourceCommand.js +2 -14
- package/dist-es/commands/UntagResourceCommand.js +2 -14
- package/dist-es/commands/UpdateCisScanConfigurationCommand.js +2 -14
- package/dist-es/commands/UpdateCodeSecurityIntegrationCommand.js +2 -14
- package/dist-es/commands/UpdateCodeSecurityScanConfigurationCommand.js +2 -14
- package/dist-es/commands/UpdateConfigurationCommand.js +2 -14
- package/dist-es/commands/UpdateEc2DeepInspectionConfigurationCommand.js +2 -14
- package/dist-es/commands/UpdateEncryptionKeyCommand.js +2 -14
- package/dist-es/commands/UpdateFilterCommand.js +2 -14
- package/dist-es/commands/UpdateOrgEc2DeepInspectionConfigurationCommand.js +2 -14
- package/dist-es/commands/UpdateOrganizationConfigurationCommand.js +2 -14
- package/dist-es/index.js +1 -0
- package/dist-es/runtimeConfig.browser.js +0 -2
- package/dist-es/runtimeConfig.js +1 -2
- package/dist-es/runtimeConfig.native.js +0 -2
- package/dist-es/runtimeConfig.shared.js +2 -0
- package/dist-types/commandBuilder.d.ts +18 -0
- package/dist-types/commands/AssociateMemberCommand.d.ts +3 -8
- package/dist-types/commands/BatchAssociateCodeSecurityScanConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/BatchDisassociateCodeSecurityScanConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/BatchGetAccountStatusCommand.d.ts +3 -8
- package/dist-types/commands/BatchGetCodeSnippetCommand.d.ts +3 -8
- package/dist-types/commands/BatchGetFindingDetailsCommand.d.ts +3 -8
- package/dist-types/commands/BatchGetFreeTrialInfoCommand.d.ts +3 -8
- package/dist-types/commands/BatchGetMemberEc2DeepInspectionStatusCommand.d.ts +3 -8
- package/dist-types/commands/BatchUpdateMemberEc2DeepInspectionStatusCommand.d.ts +3 -8
- package/dist-types/commands/CancelFindingsReportCommand.d.ts +3 -8
- package/dist-types/commands/CancelSbomExportCommand.d.ts +3 -8
- package/dist-types/commands/CreateCisScanConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/CreateCodeSecurityIntegrationCommand.d.ts +3 -8
- package/dist-types/commands/CreateCodeSecurityScanConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/CreateFilterCommand.d.ts +3 -8
- package/dist-types/commands/CreateFindingsReportCommand.d.ts +3 -8
- package/dist-types/commands/CreateSbomExportCommand.d.ts +3 -8
- package/dist-types/commands/DeleteCisScanConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/DeleteCodeSecurityIntegrationCommand.d.ts +3 -8
- package/dist-types/commands/DeleteCodeSecurityScanConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/DeleteFilterCommand.d.ts +3 -8
- package/dist-types/commands/DescribeOrganizationConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/DisableCommand.d.ts +3 -8
- package/dist-types/commands/DisableDelegatedAdminAccountCommand.d.ts +3 -8
- package/dist-types/commands/DisassociateMemberCommand.d.ts +3 -8
- package/dist-types/commands/EnableCommand.d.ts +3 -8
- package/dist-types/commands/EnableDelegatedAdminAccountCommand.d.ts +3 -8
- package/dist-types/commands/GetCisScanReportCommand.d.ts +3 -8
- package/dist-types/commands/GetCisScanResultDetailsCommand.d.ts +3 -8
- package/dist-types/commands/GetClustersForImageCommand.d.ts +3 -8
- package/dist-types/commands/GetCodeSecurityIntegrationCommand.d.ts +3 -8
- package/dist-types/commands/GetCodeSecurityScanCommand.d.ts +3 -8
- package/dist-types/commands/GetCodeSecurityScanConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/GetConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/GetDelegatedAdminAccountCommand.d.ts +3 -8
- package/dist-types/commands/GetEc2DeepInspectionConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/GetEncryptionKeyCommand.d.ts +3 -8
- package/dist-types/commands/GetFindingsReportStatusCommand.d.ts +3 -8
- package/dist-types/commands/GetMemberCommand.d.ts +3 -8
- package/dist-types/commands/GetSbomExportCommand.d.ts +3 -8
- package/dist-types/commands/ListAccountPermissionsCommand.d.ts +3 -8
- package/dist-types/commands/ListCisScanConfigurationsCommand.d.ts +3 -8
- package/dist-types/commands/ListCisScanResultsAggregatedByChecksCommand.d.ts +3 -8
- package/dist-types/commands/ListCisScanResultsAggregatedByTargetResourceCommand.d.ts +3 -8
- package/dist-types/commands/ListCisScansCommand.d.ts +3 -8
- package/dist-types/commands/ListCodeSecurityIntegrationsCommand.d.ts +3 -8
- package/dist-types/commands/ListCodeSecurityScanConfigurationAssociationsCommand.d.ts +3 -8
- package/dist-types/commands/ListCodeSecurityScanConfigurationsCommand.d.ts +3 -8
- package/dist-types/commands/ListCoverageCommand.d.ts +3 -8
- package/dist-types/commands/ListCoverageStatisticsCommand.d.ts +3 -8
- package/dist-types/commands/ListDelegatedAdminAccountsCommand.d.ts +3 -8
- package/dist-types/commands/ListFiltersCommand.d.ts +3 -8
- package/dist-types/commands/ListFindingAggregationsCommand.d.ts +3 -8
- package/dist-types/commands/ListFindingsCommand.d.ts +3 -8
- package/dist-types/commands/ListMembersCommand.d.ts +3 -8
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -8
- package/dist-types/commands/ListUsageTotalsCommand.d.ts +3 -8
- package/dist-types/commands/ResetEncryptionKeyCommand.d.ts +3 -8
- package/dist-types/commands/SearchVulnerabilitiesCommand.d.ts +3 -8
- package/dist-types/commands/SendCisSessionHealthCommand.d.ts +3 -8
- package/dist-types/commands/SendCisSessionTelemetryCommand.d.ts +3 -8
- package/dist-types/commands/StartCisSessionCommand.d.ts +3 -8
- package/dist-types/commands/StartCodeSecurityScanCommand.d.ts +3 -8
- package/dist-types/commands/StopCisSessionCommand.d.ts +3 -8
- package/dist-types/commands/TagResourceCommand.d.ts +3 -8
- package/dist-types/commands/UntagResourceCommand.d.ts +3 -8
- package/dist-types/commands/UpdateCisScanConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/UpdateCodeSecurityIntegrationCommand.d.ts +3 -8
- package/dist-types/commands/UpdateCodeSecurityScanConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/UpdateConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/UpdateEc2DeepInspectionConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/UpdateEncryptionKeyCommand.d.ts +3 -8
- package/dist-types/commands/UpdateFilterCommand.d.ts +3 -8
- package/dist-types/commands/UpdateOrgEc2DeepInspectionConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/UpdateOrganizationConfigurationCommand.d.ts +3 -8
- package/dist-types/index.d.ts +1 -0
- package/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/ts3.4/commandBuilder.d.ts +46 -0
- package/dist-types/ts3.4/commands/AssociateMemberCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchAssociateCodeSecurityScanConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchDisassociateCodeSecurityScanConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchGetAccountStatusCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchGetCodeSnippetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchGetFindingDetailsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchGetFreeTrialInfoCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchGetMemberEc2DeepInspectionStatusCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchUpdateMemberEc2DeepInspectionStatusCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CancelFindingsReportCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CancelSbomExportCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateCisScanConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateCodeSecurityIntegrationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateCodeSecurityScanConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateFilterCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateFindingsReportCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateSbomExportCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteCisScanConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteCodeSecurityIntegrationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteCodeSecurityScanConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteFilterCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeOrganizationConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisableCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisableDelegatedAdminAccountCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisassociateMemberCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/EnableCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/EnableDelegatedAdminAccountCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetCisScanReportCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetCisScanResultDetailsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetClustersForImageCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetCodeSecurityIntegrationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetCodeSecurityScanCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetCodeSecurityScanConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetDelegatedAdminAccountCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetEc2DeepInspectionConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetEncryptionKeyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetFindingsReportStatusCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetMemberCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetSbomExportCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAccountPermissionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListCisScanConfigurationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListCisScanResultsAggregatedByChecksCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListCisScanResultsAggregatedByTargetResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListCisScansCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListCodeSecurityIntegrationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListCodeSecurityScanConfigurationAssociationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListCodeSecurityScanConfigurationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListCoverageCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListCoverageStatisticsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListDelegatedAdminAccountsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListFiltersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListFindingAggregationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListFindingsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListMembersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListUsageTotalsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ResetEncryptionKeyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SearchVulnerabilitiesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SendCisSessionHealthCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SendCisSessionTelemetryCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartCisSessionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartCodeSecurityScanCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopCisSessionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateCisScanConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateCodeSecurityIntegrationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateCodeSecurityScanConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateEc2DeepInspectionConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateEncryptionKeyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateFilterCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateOrgEc2DeepInspectionConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateOrganizationConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -0
- package/package.json +8 -10
package/dist-cjs/index.js
CHANGED
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
const { awsEndpointFunctions, emitWarningIfUnsupportedVersion: emitWarningIfUnsupportedVersion$1, createDefaultUserAgentProvider, NODE_APP_ID_CONFIG_OPTIONS, getAwsRegionExtensionConfiguration, resolveAwsRegionExtensionConfiguration, resolveUserAgentConfig, resolveHostHeaderConfig, getUserAgentPlugin, getHostHeaderPlugin, getLoggerPlugin, getRecursionDetectionPlugin } = require("@aws-sdk/core/client");
|
|
2
2
|
const { getHttpAuthSchemeEndpointRuleSetPlugin, DefaultIdentityProviderConfig, getHttpSigningPlugin, createPaginator } = require("@smithy/core");
|
|
3
|
-
const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client,
|
|
4
|
-
|
|
3
|
+
const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client, makeBuilder, createAggregatedClient } = require("@smithy/core/client");
|
|
4
|
+
const { Command: $Command } = require("@smithy/core/client");
|
|
5
|
+
exports.$Command = $Command;
|
|
5
6
|
exports.__Client = Client;
|
|
6
7
|
const { resolveDefaultsModeConfig, loadConfig, NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_REGION_CONFIG_FILE_OPTIONS, resolveRegionConfig } = require("@smithy/core/config");
|
|
7
8
|
const { BinaryDecisionDiagram, EndpointCache, decideEndpoint, customEndpointFunctions, resolveEndpointConfig, getEndpointPlugin } = require("@smithy/core/endpoints");
|
|
@@ -10,9 +11,10 @@ const { DEFAULT_RETRY_MODE, NODE_RETRY_MODE_CONFIG_OPTIONS, NODE_MAX_ATTEMPT_CON
|
|
|
10
11
|
const { TypeRegistry, getSchemaSerdePlugin } = require("@smithy/core/schema");
|
|
11
12
|
const { resolveAwsSdkSigV4Config, AwsSdkSigV4Signer, NODE_AUTH_SCHEME_PREFERENCE_OPTIONS } = require("@aws-sdk/core/httpAuthSchemes");
|
|
12
13
|
const { defaultProvider } = require("@aws-sdk/credential-provider-node");
|
|
13
|
-
const { toUtf8, fromUtf8, toBase64, fromBase64,
|
|
14
|
+
const { toUtf8, fromUtf8, toBase64, fromBase64, calculateBodyLength } = require("@smithy/core/serde");
|
|
14
15
|
const { streamCollector, NodeHttpHandler } = require("@smithy/node-http-handler");
|
|
15
16
|
const { AwsRestJsonProtocol } = require("@aws-sdk/core/protocols");
|
|
17
|
+
const { Sha256 } = require("@smithy/core/checksum");
|
|
16
18
|
|
|
17
19
|
const defaultInspector2HttpAuthSchemeParametersProvider = async (config, context, input) => {
|
|
18
20
|
return {
|
|
@@ -67,7 +69,7 @@ const commonParams = {
|
|
|
67
69
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
68
70
|
};
|
|
69
71
|
|
|
70
|
-
var version = "3.
|
|
72
|
+
var version = "3.1077.0";
|
|
71
73
|
var packageInfo = {
|
|
72
74
|
version: version};
|
|
73
75
|
|
|
@@ -3468,6 +3470,7 @@ const getRuntimeConfig$1 = (config) => {
|
|
|
3468
3470
|
serviceTarget: "Inspector2",
|
|
3469
3471
|
},
|
|
3470
3472
|
serviceId: config?.serviceId ?? "Inspector2",
|
|
3473
|
+
sha256: config?.sha256 ?? Sha256,
|
|
3471
3474
|
urlParser: config?.urlParser ?? parseUrl,
|
|
3472
3475
|
utf8Decoder: config?.utf8Decoder ?? fromUtf8,
|
|
3473
3476
|
utf8Encoder: config?.utf8Encoder ?? toUtf8,
|
|
@@ -3501,7 +3504,6 @@ const getRuntimeConfig = (config) => {
|
|
|
3501
3504
|
...NODE_RETRY_MODE_CONFIG_OPTIONS,
|
|
3502
3505
|
default: async () => (await defaultConfigProvider()).retryMode || DEFAULT_RETRY_MODE,
|
|
3503
3506
|
}, config),
|
|
3504
|
-
sha256: config?.sha256 ?? Hash.bind(null, "sha256"),
|
|
3505
3507
|
streamCollector: config?.streamCollector ?? streamCollector,
|
|
3506
3508
|
useDualstackEndpoint: config?.useDualstackEndpoint ?? loadConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
3507
3509
|
useFipsEndpoint: config?.useFipsEndpoint ?? loadConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
@@ -3589,904 +3591,233 @@ class Inspector2Client extends Client {
|
|
|
3589
3591
|
}
|
|
3590
3592
|
}
|
|
3591
3593
|
|
|
3592
|
-
|
|
3593
|
-
|
|
3594
|
-
|
|
3595
|
-
|
|
3596
|
-
|
|
3597
|
-
})
|
|
3598
|
-
.s("Inspector2", "AssociateMember", {})
|
|
3599
|
-
.n("Inspector2Client", "AssociateMemberCommand")
|
|
3600
|
-
.sc(AssociateMember$)
|
|
3601
|
-
.build() {
|
|
3594
|
+
const command = makeBuilder(commonParams, "Inspector2", "Inspector2Client", getEndpointPlugin);
|
|
3595
|
+
const _ep0 = {};
|
|
3596
|
+
const _mw0 = (Command, cs, config, o) => [];
|
|
3597
|
+
|
|
3598
|
+
class AssociateMemberCommand extends command(_ep0, _mw0, "AssociateMember", AssociateMember$) {
|
|
3602
3599
|
}
|
|
3603
3600
|
|
|
3604
|
-
class BatchAssociateCodeSecurityScanConfigurationCommand extends
|
|
3605
|
-
.classBuilder()
|
|
3606
|
-
.ep(commonParams)
|
|
3607
|
-
.m(function (Command, cs, config, o) {
|
|
3608
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3609
|
-
})
|
|
3610
|
-
.s("Inspector2", "BatchAssociateCodeSecurityScanConfiguration", {})
|
|
3611
|
-
.n("Inspector2Client", "BatchAssociateCodeSecurityScanConfigurationCommand")
|
|
3612
|
-
.sc(BatchAssociateCodeSecurityScanConfiguration$)
|
|
3613
|
-
.build() {
|
|
3601
|
+
class BatchAssociateCodeSecurityScanConfigurationCommand extends command(_ep0, _mw0, "BatchAssociateCodeSecurityScanConfiguration", BatchAssociateCodeSecurityScanConfiguration$) {
|
|
3614
3602
|
}
|
|
3615
3603
|
|
|
3616
|
-
class BatchDisassociateCodeSecurityScanConfigurationCommand extends
|
|
3617
|
-
.classBuilder()
|
|
3618
|
-
.ep(commonParams)
|
|
3619
|
-
.m(function (Command, cs, config, o) {
|
|
3620
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3621
|
-
})
|
|
3622
|
-
.s("Inspector2", "BatchDisassociateCodeSecurityScanConfiguration", {})
|
|
3623
|
-
.n("Inspector2Client", "BatchDisassociateCodeSecurityScanConfigurationCommand")
|
|
3624
|
-
.sc(BatchDisassociateCodeSecurityScanConfiguration$)
|
|
3625
|
-
.build() {
|
|
3604
|
+
class BatchDisassociateCodeSecurityScanConfigurationCommand extends command(_ep0, _mw0, "BatchDisassociateCodeSecurityScanConfiguration", BatchDisassociateCodeSecurityScanConfiguration$) {
|
|
3626
3605
|
}
|
|
3627
3606
|
|
|
3628
|
-
class BatchGetAccountStatusCommand extends
|
|
3629
|
-
.classBuilder()
|
|
3630
|
-
.ep(commonParams)
|
|
3631
|
-
.m(function (Command, cs, config, o) {
|
|
3632
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3633
|
-
})
|
|
3634
|
-
.s("Inspector2", "BatchGetAccountStatus", {})
|
|
3635
|
-
.n("Inspector2Client", "BatchGetAccountStatusCommand")
|
|
3636
|
-
.sc(BatchGetAccountStatus$)
|
|
3637
|
-
.build() {
|
|
3607
|
+
class BatchGetAccountStatusCommand extends command(_ep0, _mw0, "BatchGetAccountStatus", BatchGetAccountStatus$) {
|
|
3638
3608
|
}
|
|
3639
3609
|
|
|
3640
|
-
class BatchGetCodeSnippetCommand extends
|
|
3641
|
-
.classBuilder()
|
|
3642
|
-
.ep(commonParams)
|
|
3643
|
-
.m(function (Command, cs, config, o) {
|
|
3644
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3645
|
-
})
|
|
3646
|
-
.s("Inspector2", "BatchGetCodeSnippet", {})
|
|
3647
|
-
.n("Inspector2Client", "BatchGetCodeSnippetCommand")
|
|
3648
|
-
.sc(BatchGetCodeSnippet$)
|
|
3649
|
-
.build() {
|
|
3610
|
+
class BatchGetCodeSnippetCommand extends command(_ep0, _mw0, "BatchGetCodeSnippet", BatchGetCodeSnippet$) {
|
|
3650
3611
|
}
|
|
3651
3612
|
|
|
3652
|
-
class BatchGetFindingDetailsCommand extends
|
|
3653
|
-
.classBuilder()
|
|
3654
|
-
.ep(commonParams)
|
|
3655
|
-
.m(function (Command, cs, config, o) {
|
|
3656
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3657
|
-
})
|
|
3658
|
-
.s("Inspector2", "BatchGetFindingDetails", {})
|
|
3659
|
-
.n("Inspector2Client", "BatchGetFindingDetailsCommand")
|
|
3660
|
-
.sc(BatchGetFindingDetails$)
|
|
3661
|
-
.build() {
|
|
3613
|
+
class BatchGetFindingDetailsCommand extends command(_ep0, _mw0, "BatchGetFindingDetails", BatchGetFindingDetails$) {
|
|
3662
3614
|
}
|
|
3663
3615
|
|
|
3664
|
-
class BatchGetFreeTrialInfoCommand extends
|
|
3665
|
-
.classBuilder()
|
|
3666
|
-
.ep(commonParams)
|
|
3667
|
-
.m(function (Command, cs, config, o) {
|
|
3668
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3669
|
-
})
|
|
3670
|
-
.s("Inspector2", "BatchGetFreeTrialInfo", {})
|
|
3671
|
-
.n("Inspector2Client", "BatchGetFreeTrialInfoCommand")
|
|
3672
|
-
.sc(BatchGetFreeTrialInfo$)
|
|
3673
|
-
.build() {
|
|
3616
|
+
class BatchGetFreeTrialInfoCommand extends command(_ep0, _mw0, "BatchGetFreeTrialInfo", BatchGetFreeTrialInfo$) {
|
|
3674
3617
|
}
|
|
3675
3618
|
|
|
3676
|
-
class BatchGetMemberEc2DeepInspectionStatusCommand extends
|
|
3677
|
-
.classBuilder()
|
|
3678
|
-
.ep(commonParams)
|
|
3679
|
-
.m(function (Command, cs, config, o) {
|
|
3680
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3681
|
-
})
|
|
3682
|
-
.s("Inspector2", "BatchGetMemberEc2DeepInspectionStatus", {})
|
|
3683
|
-
.n("Inspector2Client", "BatchGetMemberEc2DeepInspectionStatusCommand")
|
|
3684
|
-
.sc(BatchGetMemberEc2DeepInspectionStatus$)
|
|
3685
|
-
.build() {
|
|
3619
|
+
class BatchGetMemberEc2DeepInspectionStatusCommand extends command(_ep0, _mw0, "BatchGetMemberEc2DeepInspectionStatus", BatchGetMemberEc2DeepInspectionStatus$) {
|
|
3686
3620
|
}
|
|
3687
3621
|
|
|
3688
|
-
class BatchUpdateMemberEc2DeepInspectionStatusCommand extends
|
|
3689
|
-
.classBuilder()
|
|
3690
|
-
.ep(commonParams)
|
|
3691
|
-
.m(function (Command, cs, config, o) {
|
|
3692
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3693
|
-
})
|
|
3694
|
-
.s("Inspector2", "BatchUpdateMemberEc2DeepInspectionStatus", {})
|
|
3695
|
-
.n("Inspector2Client", "BatchUpdateMemberEc2DeepInspectionStatusCommand")
|
|
3696
|
-
.sc(BatchUpdateMemberEc2DeepInspectionStatus$)
|
|
3697
|
-
.build() {
|
|
3622
|
+
class BatchUpdateMemberEc2DeepInspectionStatusCommand extends command(_ep0, _mw0, "BatchUpdateMemberEc2DeepInspectionStatus", BatchUpdateMemberEc2DeepInspectionStatus$) {
|
|
3698
3623
|
}
|
|
3699
3624
|
|
|
3700
|
-
class CancelFindingsReportCommand extends
|
|
3701
|
-
.classBuilder()
|
|
3702
|
-
.ep(commonParams)
|
|
3703
|
-
.m(function (Command, cs, config, o) {
|
|
3704
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3705
|
-
})
|
|
3706
|
-
.s("Inspector2", "CancelFindingsReport", {})
|
|
3707
|
-
.n("Inspector2Client", "CancelFindingsReportCommand")
|
|
3708
|
-
.sc(CancelFindingsReport$)
|
|
3709
|
-
.build() {
|
|
3625
|
+
class CancelFindingsReportCommand extends command(_ep0, _mw0, "CancelFindingsReport", CancelFindingsReport$) {
|
|
3710
3626
|
}
|
|
3711
3627
|
|
|
3712
|
-
class CancelSbomExportCommand extends
|
|
3713
|
-
.classBuilder()
|
|
3714
|
-
.ep(commonParams)
|
|
3715
|
-
.m(function (Command, cs, config, o) {
|
|
3716
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3717
|
-
})
|
|
3718
|
-
.s("Inspector2", "CancelSbomExport", {})
|
|
3719
|
-
.n("Inspector2Client", "CancelSbomExportCommand")
|
|
3720
|
-
.sc(CancelSbomExport$)
|
|
3721
|
-
.build() {
|
|
3628
|
+
class CancelSbomExportCommand extends command(_ep0, _mw0, "CancelSbomExport", CancelSbomExport$) {
|
|
3722
3629
|
}
|
|
3723
3630
|
|
|
3724
|
-
class CreateCisScanConfigurationCommand extends
|
|
3725
|
-
.classBuilder()
|
|
3726
|
-
.ep(commonParams)
|
|
3727
|
-
.m(function (Command, cs, config, o) {
|
|
3728
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3729
|
-
})
|
|
3730
|
-
.s("Inspector2", "CreateCisScanConfiguration", {})
|
|
3731
|
-
.n("Inspector2Client", "CreateCisScanConfigurationCommand")
|
|
3732
|
-
.sc(CreateCisScanConfiguration$)
|
|
3733
|
-
.build() {
|
|
3631
|
+
class CreateCisScanConfigurationCommand extends command(_ep0, _mw0, "CreateCisScanConfiguration", CreateCisScanConfiguration$) {
|
|
3734
3632
|
}
|
|
3735
3633
|
|
|
3736
|
-
class CreateCodeSecurityIntegrationCommand extends
|
|
3737
|
-
.classBuilder()
|
|
3738
|
-
.ep(commonParams)
|
|
3739
|
-
.m(function (Command, cs, config, o) {
|
|
3740
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3741
|
-
})
|
|
3742
|
-
.s("Inspector2", "CreateCodeSecurityIntegration", {})
|
|
3743
|
-
.n("Inspector2Client", "CreateCodeSecurityIntegrationCommand")
|
|
3744
|
-
.sc(CreateCodeSecurityIntegration$)
|
|
3745
|
-
.build() {
|
|
3634
|
+
class CreateCodeSecurityIntegrationCommand extends command(_ep0, _mw0, "CreateCodeSecurityIntegration", CreateCodeSecurityIntegration$) {
|
|
3746
3635
|
}
|
|
3747
3636
|
|
|
3748
|
-
class CreateCodeSecurityScanConfigurationCommand extends
|
|
3749
|
-
.classBuilder()
|
|
3750
|
-
.ep(commonParams)
|
|
3751
|
-
.m(function (Command, cs, config, o) {
|
|
3752
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3753
|
-
})
|
|
3754
|
-
.s("Inspector2", "CreateCodeSecurityScanConfiguration", {})
|
|
3755
|
-
.n("Inspector2Client", "CreateCodeSecurityScanConfigurationCommand")
|
|
3756
|
-
.sc(CreateCodeSecurityScanConfiguration$)
|
|
3757
|
-
.build() {
|
|
3637
|
+
class CreateCodeSecurityScanConfigurationCommand extends command(_ep0, _mw0, "CreateCodeSecurityScanConfiguration", CreateCodeSecurityScanConfiguration$) {
|
|
3758
3638
|
}
|
|
3759
3639
|
|
|
3760
|
-
class CreateFilterCommand extends
|
|
3761
|
-
.classBuilder()
|
|
3762
|
-
.ep(commonParams)
|
|
3763
|
-
.m(function (Command, cs, config, o) {
|
|
3764
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3765
|
-
})
|
|
3766
|
-
.s("Inspector2", "CreateFilter", {})
|
|
3767
|
-
.n("Inspector2Client", "CreateFilterCommand")
|
|
3768
|
-
.sc(CreateFilter$)
|
|
3769
|
-
.build() {
|
|
3640
|
+
class CreateFilterCommand extends command(_ep0, _mw0, "CreateFilter", CreateFilter$) {
|
|
3770
3641
|
}
|
|
3771
3642
|
|
|
3772
|
-
class CreateFindingsReportCommand extends
|
|
3773
|
-
.classBuilder()
|
|
3774
|
-
.ep(commonParams)
|
|
3775
|
-
.m(function (Command, cs, config, o) {
|
|
3776
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3777
|
-
})
|
|
3778
|
-
.s("Inspector2", "CreateFindingsReport", {})
|
|
3779
|
-
.n("Inspector2Client", "CreateFindingsReportCommand")
|
|
3780
|
-
.sc(CreateFindingsReport$)
|
|
3781
|
-
.build() {
|
|
3643
|
+
class CreateFindingsReportCommand extends command(_ep0, _mw0, "CreateFindingsReport", CreateFindingsReport$) {
|
|
3782
3644
|
}
|
|
3783
3645
|
|
|
3784
|
-
class CreateSbomExportCommand extends
|
|
3785
|
-
.classBuilder()
|
|
3786
|
-
.ep(commonParams)
|
|
3787
|
-
.m(function (Command, cs, config, o) {
|
|
3788
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3789
|
-
})
|
|
3790
|
-
.s("Inspector2", "CreateSbomExport", {})
|
|
3791
|
-
.n("Inspector2Client", "CreateSbomExportCommand")
|
|
3792
|
-
.sc(CreateSbomExport$)
|
|
3793
|
-
.build() {
|
|
3646
|
+
class CreateSbomExportCommand extends command(_ep0, _mw0, "CreateSbomExport", CreateSbomExport$) {
|
|
3794
3647
|
}
|
|
3795
3648
|
|
|
3796
|
-
class DeleteCisScanConfigurationCommand extends
|
|
3797
|
-
.classBuilder()
|
|
3798
|
-
.ep(commonParams)
|
|
3799
|
-
.m(function (Command, cs, config, o) {
|
|
3800
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3801
|
-
})
|
|
3802
|
-
.s("Inspector2", "DeleteCisScanConfiguration", {})
|
|
3803
|
-
.n("Inspector2Client", "DeleteCisScanConfigurationCommand")
|
|
3804
|
-
.sc(DeleteCisScanConfiguration$)
|
|
3805
|
-
.build() {
|
|
3649
|
+
class DeleteCisScanConfigurationCommand extends command(_ep0, _mw0, "DeleteCisScanConfiguration", DeleteCisScanConfiguration$) {
|
|
3806
3650
|
}
|
|
3807
3651
|
|
|
3808
|
-
class DeleteCodeSecurityIntegrationCommand extends
|
|
3809
|
-
.classBuilder()
|
|
3810
|
-
.ep(commonParams)
|
|
3811
|
-
.m(function (Command, cs, config, o) {
|
|
3812
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3813
|
-
})
|
|
3814
|
-
.s("Inspector2", "DeleteCodeSecurityIntegration", {})
|
|
3815
|
-
.n("Inspector2Client", "DeleteCodeSecurityIntegrationCommand")
|
|
3816
|
-
.sc(DeleteCodeSecurityIntegration$)
|
|
3817
|
-
.build() {
|
|
3652
|
+
class DeleteCodeSecurityIntegrationCommand extends command(_ep0, _mw0, "DeleteCodeSecurityIntegration", DeleteCodeSecurityIntegration$) {
|
|
3818
3653
|
}
|
|
3819
3654
|
|
|
3820
|
-
class DeleteCodeSecurityScanConfigurationCommand extends
|
|
3821
|
-
.classBuilder()
|
|
3822
|
-
.ep(commonParams)
|
|
3823
|
-
.m(function (Command, cs, config, o) {
|
|
3824
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3825
|
-
})
|
|
3826
|
-
.s("Inspector2", "DeleteCodeSecurityScanConfiguration", {})
|
|
3827
|
-
.n("Inspector2Client", "DeleteCodeSecurityScanConfigurationCommand")
|
|
3828
|
-
.sc(DeleteCodeSecurityScanConfiguration$)
|
|
3829
|
-
.build() {
|
|
3655
|
+
class DeleteCodeSecurityScanConfigurationCommand extends command(_ep0, _mw0, "DeleteCodeSecurityScanConfiguration", DeleteCodeSecurityScanConfiguration$) {
|
|
3830
3656
|
}
|
|
3831
3657
|
|
|
3832
|
-
class DeleteFilterCommand extends
|
|
3833
|
-
.classBuilder()
|
|
3834
|
-
.ep(commonParams)
|
|
3835
|
-
.m(function (Command, cs, config, o) {
|
|
3836
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3837
|
-
})
|
|
3838
|
-
.s("Inspector2", "DeleteFilter", {})
|
|
3839
|
-
.n("Inspector2Client", "DeleteFilterCommand")
|
|
3840
|
-
.sc(DeleteFilter$)
|
|
3841
|
-
.build() {
|
|
3658
|
+
class DeleteFilterCommand extends command(_ep0, _mw0, "DeleteFilter", DeleteFilter$) {
|
|
3842
3659
|
}
|
|
3843
3660
|
|
|
3844
|
-
class DescribeOrganizationConfigurationCommand extends
|
|
3845
|
-
.classBuilder()
|
|
3846
|
-
.ep(commonParams)
|
|
3847
|
-
.m(function (Command, cs, config, o) {
|
|
3848
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3849
|
-
})
|
|
3850
|
-
.s("Inspector2", "DescribeOrganizationConfiguration", {})
|
|
3851
|
-
.n("Inspector2Client", "DescribeOrganizationConfigurationCommand")
|
|
3852
|
-
.sc(DescribeOrganizationConfiguration$)
|
|
3853
|
-
.build() {
|
|
3661
|
+
class DescribeOrganizationConfigurationCommand extends command(_ep0, _mw0, "DescribeOrganizationConfiguration", DescribeOrganizationConfiguration$) {
|
|
3854
3662
|
}
|
|
3855
3663
|
|
|
3856
|
-
class DisableCommand extends
|
|
3857
|
-
.classBuilder()
|
|
3858
|
-
.ep(commonParams)
|
|
3859
|
-
.m(function (Command, cs, config, o) {
|
|
3860
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3861
|
-
})
|
|
3862
|
-
.s("Inspector2", "Disable", {})
|
|
3863
|
-
.n("Inspector2Client", "DisableCommand")
|
|
3864
|
-
.sc(Disable$)
|
|
3865
|
-
.build() {
|
|
3664
|
+
class DisableCommand extends command(_ep0, _mw0, "Disable", Disable$) {
|
|
3866
3665
|
}
|
|
3867
3666
|
|
|
3868
|
-
class DisableDelegatedAdminAccountCommand extends
|
|
3869
|
-
.classBuilder()
|
|
3870
|
-
.ep(commonParams)
|
|
3871
|
-
.m(function (Command, cs, config, o) {
|
|
3872
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3873
|
-
})
|
|
3874
|
-
.s("Inspector2", "DisableDelegatedAdminAccount", {})
|
|
3875
|
-
.n("Inspector2Client", "DisableDelegatedAdminAccountCommand")
|
|
3876
|
-
.sc(DisableDelegatedAdminAccount$)
|
|
3877
|
-
.build() {
|
|
3667
|
+
class DisableDelegatedAdminAccountCommand extends command(_ep0, _mw0, "DisableDelegatedAdminAccount", DisableDelegatedAdminAccount$) {
|
|
3878
3668
|
}
|
|
3879
3669
|
|
|
3880
|
-
class DisassociateMemberCommand extends
|
|
3881
|
-
.classBuilder()
|
|
3882
|
-
.ep(commonParams)
|
|
3883
|
-
.m(function (Command, cs, config, o) {
|
|
3884
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3885
|
-
})
|
|
3886
|
-
.s("Inspector2", "DisassociateMember", {})
|
|
3887
|
-
.n("Inspector2Client", "DisassociateMemberCommand")
|
|
3888
|
-
.sc(DisassociateMember$)
|
|
3889
|
-
.build() {
|
|
3670
|
+
class DisassociateMemberCommand extends command(_ep0, _mw0, "DisassociateMember", DisassociateMember$) {
|
|
3890
3671
|
}
|
|
3891
3672
|
|
|
3892
|
-
class EnableCommand extends
|
|
3893
|
-
.classBuilder()
|
|
3894
|
-
.ep(commonParams)
|
|
3895
|
-
.m(function (Command, cs, config, o) {
|
|
3896
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3897
|
-
})
|
|
3898
|
-
.s("Inspector2", "Enable", {})
|
|
3899
|
-
.n("Inspector2Client", "EnableCommand")
|
|
3900
|
-
.sc(Enable$)
|
|
3901
|
-
.build() {
|
|
3673
|
+
class EnableCommand extends command(_ep0, _mw0, "Enable", Enable$) {
|
|
3902
3674
|
}
|
|
3903
3675
|
|
|
3904
|
-
class EnableDelegatedAdminAccountCommand extends
|
|
3905
|
-
.classBuilder()
|
|
3906
|
-
.ep(commonParams)
|
|
3907
|
-
.m(function (Command, cs, config, o) {
|
|
3908
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3909
|
-
})
|
|
3910
|
-
.s("Inspector2", "EnableDelegatedAdminAccount", {})
|
|
3911
|
-
.n("Inspector2Client", "EnableDelegatedAdminAccountCommand")
|
|
3912
|
-
.sc(EnableDelegatedAdminAccount$)
|
|
3913
|
-
.build() {
|
|
3676
|
+
class EnableDelegatedAdminAccountCommand extends command(_ep0, _mw0, "EnableDelegatedAdminAccount", EnableDelegatedAdminAccount$) {
|
|
3914
3677
|
}
|
|
3915
3678
|
|
|
3916
|
-
class GetCisScanReportCommand extends
|
|
3917
|
-
.classBuilder()
|
|
3918
|
-
.ep(commonParams)
|
|
3919
|
-
.m(function (Command, cs, config, o) {
|
|
3920
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3921
|
-
})
|
|
3922
|
-
.s("Inspector2", "GetCisScanReport", {})
|
|
3923
|
-
.n("Inspector2Client", "GetCisScanReportCommand")
|
|
3924
|
-
.sc(GetCisScanReport$)
|
|
3925
|
-
.build() {
|
|
3679
|
+
class GetCisScanReportCommand extends command(_ep0, _mw0, "GetCisScanReport", GetCisScanReport$) {
|
|
3926
3680
|
}
|
|
3927
3681
|
|
|
3928
|
-
class GetCisScanResultDetailsCommand extends
|
|
3929
|
-
.classBuilder()
|
|
3930
|
-
.ep(commonParams)
|
|
3931
|
-
.m(function (Command, cs, config, o) {
|
|
3932
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3933
|
-
})
|
|
3934
|
-
.s("Inspector2", "GetCisScanResultDetails", {})
|
|
3935
|
-
.n("Inspector2Client", "GetCisScanResultDetailsCommand")
|
|
3936
|
-
.sc(GetCisScanResultDetails$)
|
|
3937
|
-
.build() {
|
|
3682
|
+
class GetCisScanResultDetailsCommand extends command(_ep0, _mw0, "GetCisScanResultDetails", GetCisScanResultDetails$) {
|
|
3938
3683
|
}
|
|
3939
3684
|
|
|
3940
|
-
class GetClustersForImageCommand extends
|
|
3941
|
-
.classBuilder()
|
|
3942
|
-
.ep(commonParams)
|
|
3943
|
-
.m(function (Command, cs, config, o) {
|
|
3944
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3945
|
-
})
|
|
3946
|
-
.s("Inspector2", "GetClustersForImage", {})
|
|
3947
|
-
.n("Inspector2Client", "GetClustersForImageCommand")
|
|
3948
|
-
.sc(GetClustersForImage$)
|
|
3949
|
-
.build() {
|
|
3685
|
+
class GetClustersForImageCommand extends command(_ep0, _mw0, "GetClustersForImage", GetClustersForImage$) {
|
|
3950
3686
|
}
|
|
3951
3687
|
|
|
3952
|
-
class GetCodeSecurityIntegrationCommand extends
|
|
3953
|
-
.classBuilder()
|
|
3954
|
-
.ep(commonParams)
|
|
3955
|
-
.m(function (Command, cs, config, o) {
|
|
3956
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3957
|
-
})
|
|
3958
|
-
.s("Inspector2", "GetCodeSecurityIntegration", {})
|
|
3959
|
-
.n("Inspector2Client", "GetCodeSecurityIntegrationCommand")
|
|
3960
|
-
.sc(GetCodeSecurityIntegration$)
|
|
3961
|
-
.build() {
|
|
3688
|
+
class GetCodeSecurityIntegrationCommand extends command(_ep0, _mw0, "GetCodeSecurityIntegration", GetCodeSecurityIntegration$) {
|
|
3962
3689
|
}
|
|
3963
3690
|
|
|
3964
|
-
class GetCodeSecurityScanCommand extends
|
|
3965
|
-
.classBuilder()
|
|
3966
|
-
.ep(commonParams)
|
|
3967
|
-
.m(function (Command, cs, config, o) {
|
|
3968
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3969
|
-
})
|
|
3970
|
-
.s("Inspector2", "GetCodeSecurityScan", {})
|
|
3971
|
-
.n("Inspector2Client", "GetCodeSecurityScanCommand")
|
|
3972
|
-
.sc(GetCodeSecurityScan$)
|
|
3973
|
-
.build() {
|
|
3691
|
+
class GetCodeSecurityScanCommand extends command(_ep0, _mw0, "GetCodeSecurityScan", GetCodeSecurityScan$) {
|
|
3974
3692
|
}
|
|
3975
3693
|
|
|
3976
|
-
class GetCodeSecurityScanConfigurationCommand extends
|
|
3977
|
-
.classBuilder()
|
|
3978
|
-
.ep(commonParams)
|
|
3979
|
-
.m(function (Command, cs, config, o) {
|
|
3980
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3981
|
-
})
|
|
3982
|
-
.s("Inspector2", "GetCodeSecurityScanConfiguration", {})
|
|
3983
|
-
.n("Inspector2Client", "GetCodeSecurityScanConfigurationCommand")
|
|
3984
|
-
.sc(GetCodeSecurityScanConfiguration$)
|
|
3985
|
-
.build() {
|
|
3694
|
+
class GetCodeSecurityScanConfigurationCommand extends command(_ep0, _mw0, "GetCodeSecurityScanConfiguration", GetCodeSecurityScanConfiguration$) {
|
|
3986
3695
|
}
|
|
3987
3696
|
|
|
3988
|
-
class GetConfigurationCommand extends
|
|
3989
|
-
.classBuilder()
|
|
3990
|
-
.ep(commonParams)
|
|
3991
|
-
.m(function (Command, cs, config, o) {
|
|
3992
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3993
|
-
})
|
|
3994
|
-
.s("Inspector2", "GetConfiguration", {})
|
|
3995
|
-
.n("Inspector2Client", "GetConfigurationCommand")
|
|
3996
|
-
.sc(GetConfiguration$)
|
|
3997
|
-
.build() {
|
|
3697
|
+
class GetConfigurationCommand extends command(_ep0, _mw0, "GetConfiguration", GetConfiguration$) {
|
|
3998
3698
|
}
|
|
3999
3699
|
|
|
4000
|
-
class GetDelegatedAdminAccountCommand extends
|
|
4001
|
-
.classBuilder()
|
|
4002
|
-
.ep(commonParams)
|
|
4003
|
-
.m(function (Command, cs, config, o) {
|
|
4004
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4005
|
-
})
|
|
4006
|
-
.s("Inspector2", "GetDelegatedAdminAccount", {})
|
|
4007
|
-
.n("Inspector2Client", "GetDelegatedAdminAccountCommand")
|
|
4008
|
-
.sc(GetDelegatedAdminAccount$)
|
|
4009
|
-
.build() {
|
|
3700
|
+
class GetDelegatedAdminAccountCommand extends command(_ep0, _mw0, "GetDelegatedAdminAccount", GetDelegatedAdminAccount$) {
|
|
4010
3701
|
}
|
|
4011
3702
|
|
|
4012
|
-
class GetEc2DeepInspectionConfigurationCommand extends
|
|
4013
|
-
.classBuilder()
|
|
4014
|
-
.ep(commonParams)
|
|
4015
|
-
.m(function (Command, cs, config, o) {
|
|
4016
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4017
|
-
})
|
|
4018
|
-
.s("Inspector2", "GetEc2DeepInspectionConfiguration", {})
|
|
4019
|
-
.n("Inspector2Client", "GetEc2DeepInspectionConfigurationCommand")
|
|
4020
|
-
.sc(GetEc2DeepInspectionConfiguration$)
|
|
4021
|
-
.build() {
|
|
3703
|
+
class GetEc2DeepInspectionConfigurationCommand extends command(_ep0, _mw0, "GetEc2DeepInspectionConfiguration", GetEc2DeepInspectionConfiguration$) {
|
|
4022
3704
|
}
|
|
4023
3705
|
|
|
4024
|
-
class GetEncryptionKeyCommand extends
|
|
4025
|
-
.classBuilder()
|
|
4026
|
-
.ep(commonParams)
|
|
4027
|
-
.m(function (Command, cs, config, o) {
|
|
4028
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4029
|
-
})
|
|
4030
|
-
.s("Inspector2", "GetEncryptionKey", {})
|
|
4031
|
-
.n("Inspector2Client", "GetEncryptionKeyCommand")
|
|
4032
|
-
.sc(GetEncryptionKey$)
|
|
4033
|
-
.build() {
|
|
3706
|
+
class GetEncryptionKeyCommand extends command(_ep0, _mw0, "GetEncryptionKey", GetEncryptionKey$) {
|
|
4034
3707
|
}
|
|
4035
3708
|
|
|
4036
|
-
class GetFindingsReportStatusCommand extends
|
|
4037
|
-
.classBuilder()
|
|
4038
|
-
.ep(commonParams)
|
|
4039
|
-
.m(function (Command, cs, config, o) {
|
|
4040
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4041
|
-
})
|
|
4042
|
-
.s("Inspector2", "GetFindingsReportStatus", {})
|
|
4043
|
-
.n("Inspector2Client", "GetFindingsReportStatusCommand")
|
|
4044
|
-
.sc(GetFindingsReportStatus$)
|
|
4045
|
-
.build() {
|
|
3709
|
+
class GetFindingsReportStatusCommand extends command(_ep0, _mw0, "GetFindingsReportStatus", GetFindingsReportStatus$) {
|
|
4046
3710
|
}
|
|
4047
3711
|
|
|
4048
|
-
class GetMemberCommand extends
|
|
4049
|
-
.classBuilder()
|
|
4050
|
-
.ep(commonParams)
|
|
4051
|
-
.m(function (Command, cs, config, o) {
|
|
4052
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4053
|
-
})
|
|
4054
|
-
.s("Inspector2", "GetMember", {})
|
|
4055
|
-
.n("Inspector2Client", "GetMemberCommand")
|
|
4056
|
-
.sc(GetMember$)
|
|
4057
|
-
.build() {
|
|
3712
|
+
class GetMemberCommand extends command(_ep0, _mw0, "GetMember", GetMember$) {
|
|
4058
3713
|
}
|
|
4059
3714
|
|
|
4060
|
-
class GetSbomExportCommand extends
|
|
4061
|
-
.classBuilder()
|
|
4062
|
-
.ep(commonParams)
|
|
4063
|
-
.m(function (Command, cs, config, o) {
|
|
4064
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4065
|
-
})
|
|
4066
|
-
.s("Inspector2", "GetSbomExport", {})
|
|
4067
|
-
.n("Inspector2Client", "GetSbomExportCommand")
|
|
4068
|
-
.sc(GetSbomExport$)
|
|
4069
|
-
.build() {
|
|
3715
|
+
class GetSbomExportCommand extends command(_ep0, _mw0, "GetSbomExport", GetSbomExport$) {
|
|
4070
3716
|
}
|
|
4071
3717
|
|
|
4072
|
-
class ListAccountPermissionsCommand extends
|
|
4073
|
-
.classBuilder()
|
|
4074
|
-
.ep(commonParams)
|
|
4075
|
-
.m(function (Command, cs, config, o) {
|
|
4076
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4077
|
-
})
|
|
4078
|
-
.s("Inspector2", "ListAccountPermissions", {})
|
|
4079
|
-
.n("Inspector2Client", "ListAccountPermissionsCommand")
|
|
4080
|
-
.sc(ListAccountPermissions$)
|
|
4081
|
-
.build() {
|
|
3718
|
+
class ListAccountPermissionsCommand extends command(_ep0, _mw0, "ListAccountPermissions", ListAccountPermissions$) {
|
|
4082
3719
|
}
|
|
4083
3720
|
|
|
4084
|
-
class ListCisScanConfigurationsCommand extends
|
|
4085
|
-
.classBuilder()
|
|
4086
|
-
.ep(commonParams)
|
|
4087
|
-
.m(function (Command, cs, config, o) {
|
|
4088
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4089
|
-
})
|
|
4090
|
-
.s("Inspector2", "ListCisScanConfigurations", {})
|
|
4091
|
-
.n("Inspector2Client", "ListCisScanConfigurationsCommand")
|
|
4092
|
-
.sc(ListCisScanConfigurations$)
|
|
4093
|
-
.build() {
|
|
3721
|
+
class ListCisScanConfigurationsCommand extends command(_ep0, _mw0, "ListCisScanConfigurations", ListCisScanConfigurations$) {
|
|
4094
3722
|
}
|
|
4095
3723
|
|
|
4096
|
-
class ListCisScanResultsAggregatedByChecksCommand extends
|
|
4097
|
-
.classBuilder()
|
|
4098
|
-
.ep(commonParams)
|
|
4099
|
-
.m(function (Command, cs, config, o) {
|
|
4100
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4101
|
-
})
|
|
4102
|
-
.s("Inspector2", "ListCisScanResultsAggregatedByChecks", {})
|
|
4103
|
-
.n("Inspector2Client", "ListCisScanResultsAggregatedByChecksCommand")
|
|
4104
|
-
.sc(ListCisScanResultsAggregatedByChecks$)
|
|
4105
|
-
.build() {
|
|
3724
|
+
class ListCisScanResultsAggregatedByChecksCommand extends command(_ep0, _mw0, "ListCisScanResultsAggregatedByChecks", ListCisScanResultsAggregatedByChecks$) {
|
|
4106
3725
|
}
|
|
4107
3726
|
|
|
4108
|
-
class ListCisScanResultsAggregatedByTargetResourceCommand extends
|
|
4109
|
-
.classBuilder()
|
|
4110
|
-
.ep(commonParams)
|
|
4111
|
-
.m(function (Command, cs, config, o) {
|
|
4112
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4113
|
-
})
|
|
4114
|
-
.s("Inspector2", "ListCisScanResultsAggregatedByTargetResource", {})
|
|
4115
|
-
.n("Inspector2Client", "ListCisScanResultsAggregatedByTargetResourceCommand")
|
|
4116
|
-
.sc(ListCisScanResultsAggregatedByTargetResource$)
|
|
4117
|
-
.build() {
|
|
3727
|
+
class ListCisScanResultsAggregatedByTargetResourceCommand extends command(_ep0, _mw0, "ListCisScanResultsAggregatedByTargetResource", ListCisScanResultsAggregatedByTargetResource$) {
|
|
4118
3728
|
}
|
|
4119
3729
|
|
|
4120
|
-
class ListCisScansCommand extends
|
|
4121
|
-
.classBuilder()
|
|
4122
|
-
.ep(commonParams)
|
|
4123
|
-
.m(function (Command, cs, config, o) {
|
|
4124
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4125
|
-
})
|
|
4126
|
-
.s("Inspector2", "ListCisScans", {})
|
|
4127
|
-
.n("Inspector2Client", "ListCisScansCommand")
|
|
4128
|
-
.sc(ListCisScans$)
|
|
4129
|
-
.build() {
|
|
3730
|
+
class ListCisScansCommand extends command(_ep0, _mw0, "ListCisScans", ListCisScans$) {
|
|
4130
3731
|
}
|
|
4131
3732
|
|
|
4132
|
-
class ListCodeSecurityIntegrationsCommand extends
|
|
4133
|
-
.classBuilder()
|
|
4134
|
-
.ep(commonParams)
|
|
4135
|
-
.m(function (Command, cs, config, o) {
|
|
4136
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4137
|
-
})
|
|
4138
|
-
.s("Inspector2", "ListCodeSecurityIntegrations", {})
|
|
4139
|
-
.n("Inspector2Client", "ListCodeSecurityIntegrationsCommand")
|
|
4140
|
-
.sc(ListCodeSecurityIntegrations$)
|
|
4141
|
-
.build() {
|
|
3733
|
+
class ListCodeSecurityIntegrationsCommand extends command(_ep0, _mw0, "ListCodeSecurityIntegrations", ListCodeSecurityIntegrations$) {
|
|
4142
3734
|
}
|
|
4143
3735
|
|
|
4144
|
-
class ListCodeSecurityScanConfigurationAssociationsCommand extends
|
|
4145
|
-
.classBuilder()
|
|
4146
|
-
.ep(commonParams)
|
|
4147
|
-
.m(function (Command, cs, config, o) {
|
|
4148
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4149
|
-
})
|
|
4150
|
-
.s("Inspector2", "ListCodeSecurityScanConfigurationAssociations", {})
|
|
4151
|
-
.n("Inspector2Client", "ListCodeSecurityScanConfigurationAssociationsCommand")
|
|
4152
|
-
.sc(ListCodeSecurityScanConfigurationAssociations$)
|
|
4153
|
-
.build() {
|
|
3736
|
+
class ListCodeSecurityScanConfigurationAssociationsCommand extends command(_ep0, _mw0, "ListCodeSecurityScanConfigurationAssociations", ListCodeSecurityScanConfigurationAssociations$) {
|
|
4154
3737
|
}
|
|
4155
3738
|
|
|
4156
|
-
class ListCodeSecurityScanConfigurationsCommand extends
|
|
4157
|
-
.classBuilder()
|
|
4158
|
-
.ep(commonParams)
|
|
4159
|
-
.m(function (Command, cs, config, o) {
|
|
4160
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4161
|
-
})
|
|
4162
|
-
.s("Inspector2", "ListCodeSecurityScanConfigurations", {})
|
|
4163
|
-
.n("Inspector2Client", "ListCodeSecurityScanConfigurationsCommand")
|
|
4164
|
-
.sc(ListCodeSecurityScanConfigurations$)
|
|
4165
|
-
.build() {
|
|
3739
|
+
class ListCodeSecurityScanConfigurationsCommand extends command(_ep0, _mw0, "ListCodeSecurityScanConfigurations", ListCodeSecurityScanConfigurations$) {
|
|
4166
3740
|
}
|
|
4167
3741
|
|
|
4168
|
-
class ListCoverageCommand extends
|
|
4169
|
-
.classBuilder()
|
|
4170
|
-
.ep(commonParams)
|
|
4171
|
-
.m(function (Command, cs, config, o) {
|
|
4172
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4173
|
-
})
|
|
4174
|
-
.s("Inspector2", "ListCoverage", {})
|
|
4175
|
-
.n("Inspector2Client", "ListCoverageCommand")
|
|
4176
|
-
.sc(ListCoverage$)
|
|
4177
|
-
.build() {
|
|
3742
|
+
class ListCoverageCommand extends command(_ep0, _mw0, "ListCoverage", ListCoverage$) {
|
|
4178
3743
|
}
|
|
4179
3744
|
|
|
4180
|
-
class ListCoverageStatisticsCommand extends
|
|
4181
|
-
.classBuilder()
|
|
4182
|
-
.ep(commonParams)
|
|
4183
|
-
.m(function (Command, cs, config, o) {
|
|
4184
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4185
|
-
})
|
|
4186
|
-
.s("Inspector2", "ListCoverageStatistics", {})
|
|
4187
|
-
.n("Inspector2Client", "ListCoverageStatisticsCommand")
|
|
4188
|
-
.sc(ListCoverageStatistics$)
|
|
4189
|
-
.build() {
|
|
3745
|
+
class ListCoverageStatisticsCommand extends command(_ep0, _mw0, "ListCoverageStatistics", ListCoverageStatistics$) {
|
|
4190
3746
|
}
|
|
4191
3747
|
|
|
4192
|
-
class ListDelegatedAdminAccountsCommand extends
|
|
4193
|
-
.classBuilder()
|
|
4194
|
-
.ep(commonParams)
|
|
4195
|
-
.m(function (Command, cs, config, o) {
|
|
4196
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4197
|
-
})
|
|
4198
|
-
.s("Inspector2", "ListDelegatedAdminAccounts", {})
|
|
4199
|
-
.n("Inspector2Client", "ListDelegatedAdminAccountsCommand")
|
|
4200
|
-
.sc(ListDelegatedAdminAccounts$)
|
|
4201
|
-
.build() {
|
|
3748
|
+
class ListDelegatedAdminAccountsCommand extends command(_ep0, _mw0, "ListDelegatedAdminAccounts", ListDelegatedAdminAccounts$) {
|
|
4202
3749
|
}
|
|
4203
3750
|
|
|
4204
|
-
class ListFiltersCommand extends
|
|
4205
|
-
.classBuilder()
|
|
4206
|
-
.ep(commonParams)
|
|
4207
|
-
.m(function (Command, cs, config, o) {
|
|
4208
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4209
|
-
})
|
|
4210
|
-
.s("Inspector2", "ListFilters", {})
|
|
4211
|
-
.n("Inspector2Client", "ListFiltersCommand")
|
|
4212
|
-
.sc(ListFilters$)
|
|
4213
|
-
.build() {
|
|
3751
|
+
class ListFiltersCommand extends command(_ep0, _mw0, "ListFilters", ListFilters$) {
|
|
4214
3752
|
}
|
|
4215
3753
|
|
|
4216
|
-
class ListFindingAggregationsCommand extends
|
|
4217
|
-
.classBuilder()
|
|
4218
|
-
.ep(commonParams)
|
|
4219
|
-
.m(function (Command, cs, config, o) {
|
|
4220
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4221
|
-
})
|
|
4222
|
-
.s("Inspector2", "ListFindingAggregations", {})
|
|
4223
|
-
.n("Inspector2Client", "ListFindingAggregationsCommand")
|
|
4224
|
-
.sc(ListFindingAggregations$)
|
|
4225
|
-
.build() {
|
|
3754
|
+
class ListFindingAggregationsCommand extends command(_ep0, _mw0, "ListFindingAggregations", ListFindingAggregations$) {
|
|
4226
3755
|
}
|
|
4227
3756
|
|
|
4228
|
-
class ListFindingsCommand extends
|
|
4229
|
-
.classBuilder()
|
|
4230
|
-
.ep(commonParams)
|
|
4231
|
-
.m(function (Command, cs, config, o) {
|
|
4232
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4233
|
-
})
|
|
4234
|
-
.s("Inspector2", "ListFindings", {})
|
|
4235
|
-
.n("Inspector2Client", "ListFindingsCommand")
|
|
4236
|
-
.sc(ListFindings$)
|
|
4237
|
-
.build() {
|
|
3757
|
+
class ListFindingsCommand extends command(_ep0, _mw0, "ListFindings", ListFindings$) {
|
|
4238
3758
|
}
|
|
4239
3759
|
|
|
4240
|
-
class ListMembersCommand extends
|
|
4241
|
-
.classBuilder()
|
|
4242
|
-
.ep(commonParams)
|
|
4243
|
-
.m(function (Command, cs, config, o) {
|
|
4244
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4245
|
-
})
|
|
4246
|
-
.s("Inspector2", "ListMembers", {})
|
|
4247
|
-
.n("Inspector2Client", "ListMembersCommand")
|
|
4248
|
-
.sc(ListMembers$)
|
|
4249
|
-
.build() {
|
|
3760
|
+
class ListMembersCommand extends command(_ep0, _mw0, "ListMembers", ListMembers$) {
|
|
4250
3761
|
}
|
|
4251
3762
|
|
|
4252
|
-
class ListTagsForResourceCommand extends
|
|
4253
|
-
.classBuilder()
|
|
4254
|
-
.ep(commonParams)
|
|
4255
|
-
.m(function (Command, cs, config, o) {
|
|
4256
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4257
|
-
})
|
|
4258
|
-
.s("Inspector2", "ListTagsForResource", {})
|
|
4259
|
-
.n("Inspector2Client", "ListTagsForResourceCommand")
|
|
4260
|
-
.sc(ListTagsForResource$)
|
|
4261
|
-
.build() {
|
|
3763
|
+
class ListTagsForResourceCommand extends command(_ep0, _mw0, "ListTagsForResource", ListTagsForResource$) {
|
|
4262
3764
|
}
|
|
4263
3765
|
|
|
4264
|
-
class ListUsageTotalsCommand extends
|
|
4265
|
-
.classBuilder()
|
|
4266
|
-
.ep(commonParams)
|
|
4267
|
-
.m(function (Command, cs, config, o) {
|
|
4268
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4269
|
-
})
|
|
4270
|
-
.s("Inspector2", "ListUsageTotals", {})
|
|
4271
|
-
.n("Inspector2Client", "ListUsageTotalsCommand")
|
|
4272
|
-
.sc(ListUsageTotals$)
|
|
4273
|
-
.build() {
|
|
3766
|
+
class ListUsageTotalsCommand extends command(_ep0, _mw0, "ListUsageTotals", ListUsageTotals$) {
|
|
4274
3767
|
}
|
|
4275
3768
|
|
|
4276
|
-
class ResetEncryptionKeyCommand extends
|
|
4277
|
-
.classBuilder()
|
|
4278
|
-
.ep(commonParams)
|
|
4279
|
-
.m(function (Command, cs, config, o) {
|
|
4280
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4281
|
-
})
|
|
4282
|
-
.s("Inspector2", "ResetEncryptionKey", {})
|
|
4283
|
-
.n("Inspector2Client", "ResetEncryptionKeyCommand")
|
|
4284
|
-
.sc(ResetEncryptionKey$)
|
|
4285
|
-
.build() {
|
|
3769
|
+
class ResetEncryptionKeyCommand extends command(_ep0, _mw0, "ResetEncryptionKey", ResetEncryptionKey$) {
|
|
4286
3770
|
}
|
|
4287
3771
|
|
|
4288
|
-
class SearchVulnerabilitiesCommand extends
|
|
4289
|
-
.classBuilder()
|
|
4290
|
-
.ep(commonParams)
|
|
4291
|
-
.m(function (Command, cs, config, o) {
|
|
4292
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4293
|
-
})
|
|
4294
|
-
.s("Inspector2", "SearchVulnerabilities", {})
|
|
4295
|
-
.n("Inspector2Client", "SearchVulnerabilitiesCommand")
|
|
4296
|
-
.sc(SearchVulnerabilities$)
|
|
4297
|
-
.build() {
|
|
3772
|
+
class SearchVulnerabilitiesCommand extends command(_ep0, _mw0, "SearchVulnerabilities", SearchVulnerabilities$) {
|
|
4298
3773
|
}
|
|
4299
3774
|
|
|
4300
|
-
class SendCisSessionHealthCommand extends
|
|
4301
|
-
.classBuilder()
|
|
4302
|
-
.ep(commonParams)
|
|
4303
|
-
.m(function (Command, cs, config, o) {
|
|
4304
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4305
|
-
})
|
|
4306
|
-
.s("Inspector2", "SendCisSessionHealth", {})
|
|
4307
|
-
.n("Inspector2Client", "SendCisSessionHealthCommand")
|
|
4308
|
-
.sc(SendCisSessionHealth$)
|
|
4309
|
-
.build() {
|
|
3775
|
+
class SendCisSessionHealthCommand extends command(_ep0, _mw0, "SendCisSessionHealth", SendCisSessionHealth$) {
|
|
4310
3776
|
}
|
|
4311
3777
|
|
|
4312
|
-
class SendCisSessionTelemetryCommand extends
|
|
4313
|
-
.classBuilder()
|
|
4314
|
-
.ep(commonParams)
|
|
4315
|
-
.m(function (Command, cs, config, o) {
|
|
4316
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4317
|
-
})
|
|
4318
|
-
.s("Inspector2", "SendCisSessionTelemetry", {})
|
|
4319
|
-
.n("Inspector2Client", "SendCisSessionTelemetryCommand")
|
|
4320
|
-
.sc(SendCisSessionTelemetry$)
|
|
4321
|
-
.build() {
|
|
3778
|
+
class SendCisSessionTelemetryCommand extends command(_ep0, _mw0, "SendCisSessionTelemetry", SendCisSessionTelemetry$) {
|
|
4322
3779
|
}
|
|
4323
3780
|
|
|
4324
|
-
class StartCisSessionCommand extends
|
|
4325
|
-
.classBuilder()
|
|
4326
|
-
.ep(commonParams)
|
|
4327
|
-
.m(function (Command, cs, config, o) {
|
|
4328
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4329
|
-
})
|
|
4330
|
-
.s("Inspector2", "StartCisSession", {})
|
|
4331
|
-
.n("Inspector2Client", "StartCisSessionCommand")
|
|
4332
|
-
.sc(StartCisSession$)
|
|
4333
|
-
.build() {
|
|
3781
|
+
class StartCisSessionCommand extends command(_ep0, _mw0, "StartCisSession", StartCisSession$) {
|
|
4334
3782
|
}
|
|
4335
3783
|
|
|
4336
|
-
class StartCodeSecurityScanCommand extends
|
|
4337
|
-
.classBuilder()
|
|
4338
|
-
.ep(commonParams)
|
|
4339
|
-
.m(function (Command, cs, config, o) {
|
|
4340
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4341
|
-
})
|
|
4342
|
-
.s("Inspector2", "StartCodeSecurityScan", {})
|
|
4343
|
-
.n("Inspector2Client", "StartCodeSecurityScanCommand")
|
|
4344
|
-
.sc(StartCodeSecurityScan$)
|
|
4345
|
-
.build() {
|
|
3784
|
+
class StartCodeSecurityScanCommand extends command(_ep0, _mw0, "StartCodeSecurityScan", StartCodeSecurityScan$) {
|
|
4346
3785
|
}
|
|
4347
3786
|
|
|
4348
|
-
class StopCisSessionCommand extends
|
|
4349
|
-
.classBuilder()
|
|
4350
|
-
.ep(commonParams)
|
|
4351
|
-
.m(function (Command, cs, config, o) {
|
|
4352
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4353
|
-
})
|
|
4354
|
-
.s("Inspector2", "StopCisSession", {})
|
|
4355
|
-
.n("Inspector2Client", "StopCisSessionCommand")
|
|
4356
|
-
.sc(StopCisSession$)
|
|
4357
|
-
.build() {
|
|
3787
|
+
class StopCisSessionCommand extends command(_ep0, _mw0, "StopCisSession", StopCisSession$) {
|
|
4358
3788
|
}
|
|
4359
3789
|
|
|
4360
|
-
class TagResourceCommand extends
|
|
4361
|
-
.classBuilder()
|
|
4362
|
-
.ep(commonParams)
|
|
4363
|
-
.m(function (Command, cs, config, o) {
|
|
4364
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4365
|
-
})
|
|
4366
|
-
.s("Inspector2", "TagResource", {})
|
|
4367
|
-
.n("Inspector2Client", "TagResourceCommand")
|
|
4368
|
-
.sc(TagResource$)
|
|
4369
|
-
.build() {
|
|
3790
|
+
class TagResourceCommand extends command(_ep0, _mw0, "TagResource", TagResource$) {
|
|
4370
3791
|
}
|
|
4371
3792
|
|
|
4372
|
-
class UntagResourceCommand extends
|
|
4373
|
-
.classBuilder()
|
|
4374
|
-
.ep(commonParams)
|
|
4375
|
-
.m(function (Command, cs, config, o) {
|
|
4376
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4377
|
-
})
|
|
4378
|
-
.s("Inspector2", "UntagResource", {})
|
|
4379
|
-
.n("Inspector2Client", "UntagResourceCommand")
|
|
4380
|
-
.sc(UntagResource$)
|
|
4381
|
-
.build() {
|
|
3793
|
+
class UntagResourceCommand extends command(_ep0, _mw0, "UntagResource", UntagResource$) {
|
|
4382
3794
|
}
|
|
4383
3795
|
|
|
4384
|
-
class UpdateCisScanConfigurationCommand extends
|
|
4385
|
-
.classBuilder()
|
|
4386
|
-
.ep(commonParams)
|
|
4387
|
-
.m(function (Command, cs, config, o) {
|
|
4388
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4389
|
-
})
|
|
4390
|
-
.s("Inspector2", "UpdateCisScanConfiguration", {})
|
|
4391
|
-
.n("Inspector2Client", "UpdateCisScanConfigurationCommand")
|
|
4392
|
-
.sc(UpdateCisScanConfiguration$)
|
|
4393
|
-
.build() {
|
|
3796
|
+
class UpdateCisScanConfigurationCommand extends command(_ep0, _mw0, "UpdateCisScanConfiguration", UpdateCisScanConfiguration$) {
|
|
4394
3797
|
}
|
|
4395
3798
|
|
|
4396
|
-
class UpdateCodeSecurityIntegrationCommand extends
|
|
4397
|
-
.classBuilder()
|
|
4398
|
-
.ep(commonParams)
|
|
4399
|
-
.m(function (Command, cs, config, o) {
|
|
4400
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4401
|
-
})
|
|
4402
|
-
.s("Inspector2", "UpdateCodeSecurityIntegration", {})
|
|
4403
|
-
.n("Inspector2Client", "UpdateCodeSecurityIntegrationCommand")
|
|
4404
|
-
.sc(UpdateCodeSecurityIntegration$)
|
|
4405
|
-
.build() {
|
|
3799
|
+
class UpdateCodeSecurityIntegrationCommand extends command(_ep0, _mw0, "UpdateCodeSecurityIntegration", UpdateCodeSecurityIntegration$) {
|
|
4406
3800
|
}
|
|
4407
3801
|
|
|
4408
|
-
class UpdateCodeSecurityScanConfigurationCommand extends
|
|
4409
|
-
.classBuilder()
|
|
4410
|
-
.ep(commonParams)
|
|
4411
|
-
.m(function (Command, cs, config, o) {
|
|
4412
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4413
|
-
})
|
|
4414
|
-
.s("Inspector2", "UpdateCodeSecurityScanConfiguration", {})
|
|
4415
|
-
.n("Inspector2Client", "UpdateCodeSecurityScanConfigurationCommand")
|
|
4416
|
-
.sc(UpdateCodeSecurityScanConfiguration$)
|
|
4417
|
-
.build() {
|
|
3802
|
+
class UpdateCodeSecurityScanConfigurationCommand extends command(_ep0, _mw0, "UpdateCodeSecurityScanConfiguration", UpdateCodeSecurityScanConfiguration$) {
|
|
4418
3803
|
}
|
|
4419
3804
|
|
|
4420
|
-
class UpdateConfigurationCommand extends
|
|
4421
|
-
.classBuilder()
|
|
4422
|
-
.ep(commonParams)
|
|
4423
|
-
.m(function (Command, cs, config, o) {
|
|
4424
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4425
|
-
})
|
|
4426
|
-
.s("Inspector2", "UpdateConfiguration", {})
|
|
4427
|
-
.n("Inspector2Client", "UpdateConfigurationCommand")
|
|
4428
|
-
.sc(UpdateConfiguration$)
|
|
4429
|
-
.build() {
|
|
3805
|
+
class UpdateConfigurationCommand extends command(_ep0, _mw0, "UpdateConfiguration", UpdateConfiguration$) {
|
|
4430
3806
|
}
|
|
4431
3807
|
|
|
4432
|
-
class UpdateEc2DeepInspectionConfigurationCommand extends
|
|
4433
|
-
.classBuilder()
|
|
4434
|
-
.ep(commonParams)
|
|
4435
|
-
.m(function (Command, cs, config, o) {
|
|
4436
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4437
|
-
})
|
|
4438
|
-
.s("Inspector2", "UpdateEc2DeepInspectionConfiguration", {})
|
|
4439
|
-
.n("Inspector2Client", "UpdateEc2DeepInspectionConfigurationCommand")
|
|
4440
|
-
.sc(UpdateEc2DeepInspectionConfiguration$)
|
|
4441
|
-
.build() {
|
|
3808
|
+
class UpdateEc2DeepInspectionConfigurationCommand extends command(_ep0, _mw0, "UpdateEc2DeepInspectionConfiguration", UpdateEc2DeepInspectionConfiguration$) {
|
|
4442
3809
|
}
|
|
4443
3810
|
|
|
4444
|
-
class UpdateEncryptionKeyCommand extends
|
|
4445
|
-
.classBuilder()
|
|
4446
|
-
.ep(commonParams)
|
|
4447
|
-
.m(function (Command, cs, config, o) {
|
|
4448
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4449
|
-
})
|
|
4450
|
-
.s("Inspector2", "UpdateEncryptionKey", {})
|
|
4451
|
-
.n("Inspector2Client", "UpdateEncryptionKeyCommand")
|
|
4452
|
-
.sc(UpdateEncryptionKey$)
|
|
4453
|
-
.build() {
|
|
3811
|
+
class UpdateEncryptionKeyCommand extends command(_ep0, _mw0, "UpdateEncryptionKey", UpdateEncryptionKey$) {
|
|
4454
3812
|
}
|
|
4455
3813
|
|
|
4456
|
-
class UpdateFilterCommand extends
|
|
4457
|
-
.classBuilder()
|
|
4458
|
-
.ep(commonParams)
|
|
4459
|
-
.m(function (Command, cs, config, o) {
|
|
4460
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4461
|
-
})
|
|
4462
|
-
.s("Inspector2", "UpdateFilter", {})
|
|
4463
|
-
.n("Inspector2Client", "UpdateFilterCommand")
|
|
4464
|
-
.sc(UpdateFilter$)
|
|
4465
|
-
.build() {
|
|
3814
|
+
class UpdateFilterCommand extends command(_ep0, _mw0, "UpdateFilter", UpdateFilter$) {
|
|
4466
3815
|
}
|
|
4467
3816
|
|
|
4468
|
-
class UpdateOrganizationConfigurationCommand extends
|
|
4469
|
-
.classBuilder()
|
|
4470
|
-
.ep(commonParams)
|
|
4471
|
-
.m(function (Command, cs, config, o) {
|
|
4472
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4473
|
-
})
|
|
4474
|
-
.s("Inspector2", "UpdateOrganizationConfiguration", {})
|
|
4475
|
-
.n("Inspector2Client", "UpdateOrganizationConfigurationCommand")
|
|
4476
|
-
.sc(UpdateOrganizationConfiguration$)
|
|
4477
|
-
.build() {
|
|
3817
|
+
class UpdateOrganizationConfigurationCommand extends command(_ep0, _mw0, "UpdateOrganizationConfiguration", UpdateOrganizationConfiguration$) {
|
|
4478
3818
|
}
|
|
4479
3819
|
|
|
4480
|
-
class UpdateOrgEc2DeepInspectionConfigurationCommand extends
|
|
4481
|
-
.classBuilder()
|
|
4482
|
-
.ep(commonParams)
|
|
4483
|
-
.m(function (Command, cs, config, o) {
|
|
4484
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4485
|
-
})
|
|
4486
|
-
.s("Inspector2", "UpdateOrgEc2DeepInspectionConfiguration", {})
|
|
4487
|
-
.n("Inspector2Client", "UpdateOrgEc2DeepInspectionConfigurationCommand")
|
|
4488
|
-
.sc(UpdateOrgEc2DeepInspectionConfiguration$)
|
|
4489
|
-
.build() {
|
|
3820
|
+
class UpdateOrgEc2DeepInspectionConfigurationCommand extends command(_ep0, _mw0, "UpdateOrgEc2DeepInspectionConfiguration", UpdateOrgEc2DeepInspectionConfiguration$) {
|
|
4490
3821
|
}
|
|
4491
3822
|
|
|
4492
3823
|
const paginateGetCisScanResultDetails = createPaginator(Inspector2Client, GetCisScanResultDetailsCommand, "nextToken", "nextToken", "maxResults");
|