@aws-sdk/client-guardduty 3.496.0 → 3.501.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 +50 -49
- package/package.json +3 -3
package/dist-cjs/index.js
CHANGED
|
@@ -7303,18 +7303,14 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
7303
7303
|
// Annotate the CommonJS export names for ESM import in node:
|
|
7304
7304
|
|
|
7305
7305
|
0 && (module.exports = {
|
|
7306
|
+
GuardDutyServiceException,
|
|
7307
|
+
__Client,
|
|
7308
|
+
GuardDutyClient,
|
|
7309
|
+
GuardDuty,
|
|
7310
|
+
$Command,
|
|
7306
7311
|
AcceptAdministratorInvitationCommand,
|
|
7307
7312
|
AcceptInvitationCommand,
|
|
7308
|
-
AccessDeniedException,
|
|
7309
|
-
AdminStatus,
|
|
7310
7313
|
ArchiveFindingsCommand,
|
|
7311
|
-
AutoEnableMembers,
|
|
7312
|
-
BadRequestException,
|
|
7313
|
-
ConflictException,
|
|
7314
|
-
CoverageFilterCriterionKey,
|
|
7315
|
-
CoverageSortKey,
|
|
7316
|
-
CoverageStatisticsType,
|
|
7317
|
-
CoverageStatus,
|
|
7318
7314
|
CreateDetectorCommand,
|
|
7319
7315
|
CreateFilterCommand,
|
|
7320
7316
|
CreateIPSetCommand,
|
|
@@ -7322,9 +7318,6 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
7322
7318
|
CreatePublishingDestinationCommand,
|
|
7323
7319
|
CreateSampleFindingsCommand,
|
|
7324
7320
|
CreateThreatIntelSetCommand,
|
|
7325
|
-
CriterionKey,
|
|
7326
|
-
DataSource,
|
|
7327
|
-
DataSourceStatus,
|
|
7328
7321
|
DeclineInvitationsCommand,
|
|
7329
7322
|
DeleteDetectorCommand,
|
|
7330
7323
|
DeleteFilterCommand,
|
|
@@ -7336,23 +7329,11 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
7336
7329
|
DescribeMalwareScansCommand,
|
|
7337
7330
|
DescribeOrganizationConfigurationCommand,
|
|
7338
7331
|
DescribePublishingDestinationCommand,
|
|
7339
|
-
DestinationType,
|
|
7340
|
-
DetectorFeature,
|
|
7341
|
-
DetectorFeatureResult,
|
|
7342
|
-
DetectorStatus,
|
|
7343
7332
|
DisableOrganizationAdminAccountCommand,
|
|
7344
7333
|
DisassociateFromAdministratorAccountCommand,
|
|
7345
7334
|
DisassociateFromMasterAccountCommand,
|
|
7346
7335
|
DisassociateMembersCommand,
|
|
7347
|
-
EbsSnapshotPreservation,
|
|
7348
7336
|
EnableOrganizationAdminAccountCommand,
|
|
7349
|
-
FeatureAdditionalConfiguration,
|
|
7350
|
-
FeatureStatus,
|
|
7351
|
-
Feedback,
|
|
7352
|
-
FilterAction,
|
|
7353
|
-
FindingPublishingFrequency,
|
|
7354
|
-
FindingStatisticType,
|
|
7355
|
-
FreeTrialFeatureResult,
|
|
7356
7337
|
GetAdministratorAccountCommand,
|
|
7357
7338
|
GetCoverageStatisticsCommand,
|
|
7358
7339
|
GetDetectorCommand,
|
|
@@ -7369,13 +7350,7 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
7369
7350
|
GetRemainingFreeTrialDaysCommand,
|
|
7370
7351
|
GetThreatIntelSetCommand,
|
|
7371
7352
|
GetUsageStatisticsCommand,
|
|
7372
|
-
GuardDuty,
|
|
7373
|
-
GuardDutyClient,
|
|
7374
|
-
GuardDutyServiceException,
|
|
7375
|
-
InternalServerErrorException,
|
|
7376
7353
|
InviteMembersCommand,
|
|
7377
|
-
IpSetFormat,
|
|
7378
|
-
IpSetStatus,
|
|
7379
7354
|
ListCoverageCommand,
|
|
7380
7355
|
ListDetectorsCommand,
|
|
7381
7356
|
ListFiltersCommand,
|
|
@@ -7387,25 +7362,10 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
7387
7362
|
ListPublishingDestinationsCommand,
|
|
7388
7363
|
ListTagsForResourceCommand,
|
|
7389
7364
|
ListThreatIntelSetsCommand,
|
|
7390
|
-
ManagementType,
|
|
7391
|
-
OrderBy,
|
|
7392
|
-
OrgFeature,
|
|
7393
|
-
OrgFeatureAdditionalConfiguration,
|
|
7394
|
-
OrgFeatureStatus,
|
|
7395
|
-
ProfileSubtype,
|
|
7396
|
-
ProfileType,
|
|
7397
|
-
PublishingStatus,
|
|
7398
|
-
ResourceType,
|
|
7399
|
-
ScanCriterionKey,
|
|
7400
|
-
ScanResult,
|
|
7401
|
-
ScanStatus,
|
|
7402
|
-
ScanType,
|
|
7403
7365
|
StartMalwareScanCommand,
|
|
7404
7366
|
StartMonitoringMembersCommand,
|
|
7405
7367
|
StopMonitoringMembersCommand,
|
|
7406
7368
|
TagResourceCommand,
|
|
7407
|
-
ThreatIntelSetFormat,
|
|
7408
|
-
ThreatIntelSetStatus,
|
|
7409
7369
|
UnarchiveFindingsCommand,
|
|
7410
7370
|
UntagResourceCommand,
|
|
7411
7371
|
UpdateDetectorCommand,
|
|
@@ -7417,9 +7377,6 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
7417
7377
|
UpdateOrganizationConfigurationCommand,
|
|
7418
7378
|
UpdatePublishingDestinationCommand,
|
|
7419
7379
|
UpdateThreatIntelSetCommand,
|
|
7420
|
-
UsageFeature,
|
|
7421
|
-
UsageStatisticType,
|
|
7422
|
-
__Client,
|
|
7423
7380
|
paginateDescribeMalwareScans,
|
|
7424
7381
|
paginateDescribeOrganizationConfiguration,
|
|
7425
7382
|
paginateGetUsageStatistics,
|
|
@@ -7432,6 +7389,50 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
7432
7389
|
paginateListMembers,
|
|
7433
7390
|
paginateListOrganizationAdminAccounts,
|
|
7434
7391
|
paginateListPublishingDestinations,
|
|
7435
|
-
paginateListThreatIntelSets
|
|
7392
|
+
paginateListThreatIntelSets,
|
|
7393
|
+
BadRequestException,
|
|
7394
|
+
InternalServerErrorException,
|
|
7395
|
+
AccessDeniedException,
|
|
7396
|
+
FreeTrialFeatureResult,
|
|
7397
|
+
AdminStatus,
|
|
7398
|
+
ProfileSubtype,
|
|
7399
|
+
ProfileType,
|
|
7400
|
+
AutoEnableMembers,
|
|
7401
|
+
DataSourceStatus,
|
|
7402
|
+
ConflictException,
|
|
7403
|
+
CoverageStatus,
|
|
7404
|
+
ResourceType,
|
|
7405
|
+
ManagementType,
|
|
7406
|
+
CoverageFilterCriterionKey,
|
|
7407
|
+
CoverageSortKey,
|
|
7408
|
+
OrderBy,
|
|
7409
|
+
CoverageStatisticsType,
|
|
7410
|
+
FeatureAdditionalConfiguration,
|
|
7411
|
+
FeatureStatus,
|
|
7412
|
+
DetectorFeature,
|
|
7413
|
+
FindingPublishingFrequency,
|
|
7414
|
+
FilterAction,
|
|
7415
|
+
IpSetFormat,
|
|
7416
|
+
DestinationType,
|
|
7417
|
+
ThreatIntelSetFormat,
|
|
7418
|
+
CriterionKey,
|
|
7419
|
+
DataSource,
|
|
7420
|
+
ScanResult,
|
|
7421
|
+
ScanStatus,
|
|
7422
|
+
ScanType,
|
|
7423
|
+
OrgFeatureStatus,
|
|
7424
|
+
OrgFeatureAdditionalConfiguration,
|
|
7425
|
+
OrgFeature,
|
|
7426
|
+
PublishingStatus,
|
|
7427
|
+
DetectorFeatureResult,
|
|
7428
|
+
DetectorStatus,
|
|
7429
|
+
EbsSnapshotPreservation,
|
|
7430
|
+
Feedback,
|
|
7431
|
+
FindingStatisticType,
|
|
7432
|
+
IpSetStatus,
|
|
7433
|
+
ScanCriterionKey,
|
|
7434
|
+
ThreatIntelSetStatus,
|
|
7435
|
+
UsageFeature,
|
|
7436
|
+
UsageStatisticType
|
|
7436
7437
|
});
|
|
7437
7438
|
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-guardduty",
|
|
3
3
|
"description": "AWS SDK for JavaScript Guardduty Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.501.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-guardduty",
|
|
@@ -20,9 +20,9 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
23
|
+
"@aws-sdk/client-sts": "3.501.0",
|
|
24
24
|
"@aws-sdk/core": "3.496.0",
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.501.0",
|
|
26
26
|
"@aws-sdk/middleware-host-header": "3.496.0",
|
|
27
27
|
"@aws-sdk/middleware-logger": "3.496.0",
|
|
28
28
|
"@aws-sdk/middleware-recursion-detection": "3.496.0",
|