@aws-sdk/client-guardduty 3.1024.0 → 3.1026.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/README.md +1 -20
- package/dist-cjs/schemas/schemas_0.js +97 -100
- package/dist-es/schemas/schemas_0.js +97 -100
- package/dist-types/GuardDuty.d.ts +1 -20
- package/dist-types/GuardDutyClient.d.ts +1 -20
- package/dist-types/commands/AcceptAdministratorInvitationCommand.d.ts +1 -2
- package/dist-types/commands/ArchiveFindingsCommand.d.ts +1 -5
- package/dist-types/commands/CreateDetectorCommand.d.ts +2 -24
- package/dist-types/commands/CreateFilterCommand.d.ts +1 -2
- package/dist-types/commands/CreateIPSetCommand.d.ts +1 -4
- package/dist-types/commands/CreateMalwareProtectionPlanCommand.d.ts +1 -3
- package/dist-types/commands/CreateMembersCommand.d.ts +1 -20
- package/dist-types/commands/CreatePublishingDestinationCommand.d.ts +1 -2
- package/dist-types/commands/CreateSampleFindingsCommand.d.ts +1 -3
- package/dist-types/commands/CreateThreatEntitySetCommand.d.ts +1 -5
- package/dist-types/commands/CreateThreatIntelSetCommand.d.ts +1 -3
- package/dist-types/commands/CreateTrustedEntitySetCommand.d.ts +1 -6
- package/dist-types/commands/DeclineInvitationsCommand.d.ts +1 -2
- package/dist-types/commands/DeleteIPSetCommand.d.ts +1 -2
- package/dist-types/commands/DeleteInvitationsCommand.d.ts +1 -2
- package/dist-types/commands/DeleteMalwareProtectionPlanCommand.d.ts +1 -3
- package/dist-types/commands/DeleteMembersCommand.d.ts +1 -5
- package/dist-types/commands/DeleteThreatEntitySetCommand.d.ts +1 -2
- package/dist-types/commands/DeleteTrustedEntitySetCommand.d.ts +1 -2
- package/dist-types/commands/DescribeMalwareScansCommand.d.ts +1 -5
- package/dist-types/commands/DescribeOrganizationConfigurationCommand.d.ts +2 -6
- package/dist-types/commands/DescribePublishingDestinationCommand.d.ts +1 -2
- package/dist-types/commands/DisableOrganizationAdminAccountCommand.d.ts +1 -3
- package/dist-types/commands/DisassociateFromAdministratorAccountCommand.d.ts +1 -10
- package/dist-types/commands/DisassociateFromMasterAccountCommand.d.ts +1 -7
- package/dist-types/commands/DisassociateMembersCommand.d.ts +1 -19
- package/dist-types/commands/EnableOrganizationAdminAccountCommand.d.ts +1 -3
- package/dist-types/commands/GetAdministratorAccountCommand.d.ts +1 -16
- package/dist-types/commands/GetCoverageStatisticsCommand.d.ts +2 -5
- package/dist-types/commands/GetDetectorCommand.d.ts +2 -5
- package/dist-types/commands/GetFindingsCommand.d.ts +43 -43
- package/dist-types/commands/GetFindingsStatisticsCommand.d.ts +1 -6
- package/dist-types/commands/GetInvitationsCountCommand.d.ts +1 -2
- package/dist-types/commands/GetMalwareProtectionPlanCommand.d.ts +1 -2
- package/dist-types/commands/GetMalwareScanCommand.d.ts +1 -5
- package/dist-types/commands/GetMalwareScanSettingsCommand.d.ts +1 -4
- package/dist-types/commands/GetMasterAccountCommand.d.ts +1 -2
- package/dist-types/commands/GetMemberDetectorsCommand.d.ts +2 -5
- package/dist-types/commands/GetMembersCommand.d.ts +1 -2
- package/dist-types/commands/GetOrganizationStatisticsCommand.d.ts +2 -5
- package/dist-types/commands/GetRemainingFreeTrialDaysCommand.d.ts +2 -3
- package/dist-types/commands/GetUsageStatisticsCommand.d.ts +4 -7
- package/dist-types/commands/InviteMembersCommand.d.ts +1 -26
- package/dist-types/commands/ListCoverageCommand.d.ts +4 -7
- package/dist-types/commands/ListFindingsCommand.d.ts +1 -3
- package/dist-types/commands/ListIPSetsCommand.d.ts +1 -3
- package/dist-types/commands/ListInvitationsCommand.d.ts +1 -2
- package/dist-types/commands/ListMalwareProtectionPlansCommand.d.ts +1 -2
- package/dist-types/commands/ListMalwareScansCommand.d.ts +1 -2
- package/dist-types/commands/ListMembersCommand.d.ts +1 -2
- package/dist-types/commands/ListOrganizationAdminAccountsCommand.d.ts +1 -3
- package/dist-types/commands/ListPublishingDestinationsCommand.d.ts +1 -2
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -4
- package/dist-types/commands/ListThreatEntitySetsCommand.d.ts +1 -3
- package/dist-types/commands/ListThreatIntelSetsCommand.d.ts +1 -3
- package/dist-types/commands/ListTrustedEntitySetsCommand.d.ts +1 -3
- package/dist-types/commands/SendObjectMalwareScanCommand.d.ts +1 -3
- package/dist-types/commands/StartMalwareScanCommand.d.ts +1 -6
- package/dist-types/commands/StartMonitoringMembersCommand.d.ts +1 -2
- package/dist-types/commands/StopMonitoringMembersCommand.d.ts +1 -6
- package/dist-types/commands/UpdateDetectorCommand.d.ts +2 -10
- package/dist-types/commands/UpdateMalwareScanSettingsCommand.d.ts +1 -4
- package/dist-types/commands/UpdateMemberDetectorsCommand.d.ts +2 -10
- package/dist-types/commands/UpdateOrganizationConfigurationCommand.d.ts +2 -11
- package/dist-types/commands/UpdatePublishingDestinationCommand.d.ts +1 -2
- package/dist-types/index.d.ts +1 -20
- package/dist-types/models/models_0.d.ts +351 -1308
- package/dist-types/models/models_1.d.ts +151 -637
- package/dist-types/ts3.4/models/models_0.d.ts +8 -8
- package/dist-types/ts3.4/models/models_1.d.ts +1 -1
- package/package.json +33 -33
|
@@ -214,6 +214,7 @@ declare const GetFindingsCommand_base: {
|
|
|
214
214
|
* // Uid: "STRING_VALUE",
|
|
215
215
|
* // Namespace: "STRING_VALUE",
|
|
216
216
|
* // HostNetwork: true || false,
|
|
217
|
+
* // ServiceAccountName: "STRING_VALUE",
|
|
217
218
|
* // Containers: [ // Containers
|
|
218
219
|
* // { // Container
|
|
219
220
|
* // ContainerRuntime: "STRING_VALUE",
|
|
@@ -241,7 +242,6 @@ declare const GetFindingsCommand_base: {
|
|
|
241
242
|
* // },
|
|
242
243
|
* // },
|
|
243
244
|
* // ],
|
|
244
|
-
* // ServiceAccountName: "STRING_VALUE",
|
|
245
245
|
* // HostIPC: true || false,
|
|
246
246
|
* // HostPID: true || false,
|
|
247
247
|
* // },
|
|
@@ -345,6 +345,28 @@ declare const GetFindingsCommand_base: {
|
|
|
345
345
|
* // AllowPrivilegeEscalation: true || false,
|
|
346
346
|
* // },
|
|
347
347
|
* // },
|
|
348
|
+
* // LambdaDetails: { // LambdaDetails
|
|
349
|
+
* // FunctionArn: "STRING_VALUE",
|
|
350
|
+
* // FunctionName: "STRING_VALUE",
|
|
351
|
+
* // Description: "STRING_VALUE",
|
|
352
|
+
* // LastModifiedAt: new Date("TIMESTAMP"),
|
|
353
|
+
* // RevisionId: "STRING_VALUE",
|
|
354
|
+
* // FunctionVersion: "STRING_VALUE",
|
|
355
|
+
* // Role: "STRING_VALUE",
|
|
356
|
+
* // VpcConfig: { // VpcConfig
|
|
357
|
+
* // SubnetIds: [ // SubnetIds
|
|
358
|
+
* // "STRING_VALUE",
|
|
359
|
+
* // ],
|
|
360
|
+
* // VpcId: "STRING_VALUE",
|
|
361
|
+
* // SecurityGroups: [
|
|
362
|
+
* // {
|
|
363
|
+
* // GroupId: "STRING_VALUE",
|
|
364
|
+
* // GroupName: "STRING_VALUE",
|
|
365
|
+
* // },
|
|
366
|
+
* // ],
|
|
367
|
+
* // },
|
|
368
|
+
* // Tags: "<Tags>",
|
|
369
|
+
* // },
|
|
348
370
|
* // RdsDbInstanceDetails: { // RdsDbInstanceDetails
|
|
349
371
|
* // DbInstanceIdentifier: "STRING_VALUE",
|
|
350
372
|
* // Engine: "STRING_VALUE",
|
|
@@ -370,28 +392,6 @@ declare const GetFindingsCommand_base: {
|
|
|
370
392
|
* // Ssl: "STRING_VALUE",
|
|
371
393
|
* // AuthMethod: "STRING_VALUE",
|
|
372
394
|
* // },
|
|
373
|
-
* // LambdaDetails: { // LambdaDetails
|
|
374
|
-
* // FunctionArn: "STRING_VALUE",
|
|
375
|
-
* // FunctionName: "STRING_VALUE",
|
|
376
|
-
* // Description: "STRING_VALUE",
|
|
377
|
-
* // LastModifiedAt: new Date("TIMESTAMP"),
|
|
378
|
-
* // RevisionId: "STRING_VALUE",
|
|
379
|
-
* // FunctionVersion: "STRING_VALUE",
|
|
380
|
-
* // Role: "STRING_VALUE",
|
|
381
|
-
* // VpcConfig: { // VpcConfig
|
|
382
|
-
* // SubnetIds: [ // SubnetIds
|
|
383
|
-
* // "STRING_VALUE",
|
|
384
|
-
* // ],
|
|
385
|
-
* // VpcId: "STRING_VALUE",
|
|
386
|
-
* // SecurityGroups: [
|
|
387
|
-
* // {
|
|
388
|
-
* // GroupId: "STRING_VALUE",
|
|
389
|
-
* // GroupName: "STRING_VALUE",
|
|
390
|
-
* // },
|
|
391
|
-
* // ],
|
|
392
|
-
* // },
|
|
393
|
-
* // Tags: "<Tags>",
|
|
394
|
-
* // },
|
|
395
395
|
* // EbsSnapshotDetails: { // EbsSnapshotDetails
|
|
396
396
|
* // SnapshotArn: "STRING_VALUE",
|
|
397
397
|
* // },
|
|
@@ -530,6 +530,10 @@ declare const GetFindingsCommand_base: {
|
|
|
530
530
|
* // KubernetesApiCallAction: { // KubernetesApiCallAction
|
|
531
531
|
* // RequestUri: "STRING_VALUE",
|
|
532
532
|
* // Verb: "STRING_VALUE",
|
|
533
|
+
* // Resource: "STRING_VALUE",
|
|
534
|
+
* // Subresource: "STRING_VALUE",
|
|
535
|
+
* // Namespace: "STRING_VALUE",
|
|
536
|
+
* // ResourceName: "STRING_VALUE",
|
|
533
537
|
* // SourceIps: [ // SourceIps
|
|
534
538
|
* // "STRING_VALUE",
|
|
535
539
|
* // ],
|
|
@@ -557,10 +561,24 @@ declare const GetFindingsCommand_base: {
|
|
|
557
561
|
* // },
|
|
558
562
|
* // StatusCode: Number("int"),
|
|
559
563
|
* // Parameters: "STRING_VALUE",
|
|
564
|
+
* // },
|
|
565
|
+
* // KubernetesPermissionCheckedDetails: { // KubernetesPermissionCheckedDetails
|
|
566
|
+
* // Verb: "STRING_VALUE",
|
|
560
567
|
* // Resource: "STRING_VALUE",
|
|
561
|
-
* // Subresource: "STRING_VALUE",
|
|
562
568
|
* // Namespace: "STRING_VALUE",
|
|
563
|
-
* //
|
|
569
|
+
* // Allowed: true || false,
|
|
570
|
+
* // },
|
|
571
|
+
* // KubernetesRoleBindingDetails: { // KubernetesRoleBindingDetails
|
|
572
|
+
* // Kind: "STRING_VALUE",
|
|
573
|
+
* // Name: "STRING_VALUE",
|
|
574
|
+
* // Uid: "STRING_VALUE",
|
|
575
|
+
* // RoleRefName: "STRING_VALUE",
|
|
576
|
+
* // RoleRefKind: "STRING_VALUE",
|
|
577
|
+
* // },
|
|
578
|
+
* // KubernetesRoleDetails: { // KubernetesRoleDetails
|
|
579
|
+
* // Kind: "STRING_VALUE",
|
|
580
|
+
* // Name: "STRING_VALUE",
|
|
581
|
+
* // Uid: "STRING_VALUE",
|
|
564
582
|
* // },
|
|
565
583
|
* // RdsLoginAttemptAction: { // RdsLoginAttemptAction
|
|
566
584
|
* // RemoteIpDetails: {
|
|
@@ -593,24 +611,6 @@ declare const GetFindingsCommand_base: {
|
|
|
593
611
|
* // },
|
|
594
612
|
* // ],
|
|
595
613
|
* // },
|
|
596
|
-
* // KubernetesPermissionCheckedDetails: { // KubernetesPermissionCheckedDetails
|
|
597
|
-
* // Verb: "STRING_VALUE",
|
|
598
|
-
* // Resource: "STRING_VALUE",
|
|
599
|
-
* // Namespace: "STRING_VALUE",
|
|
600
|
-
* // Allowed: true || false,
|
|
601
|
-
* // },
|
|
602
|
-
* // KubernetesRoleBindingDetails: { // KubernetesRoleBindingDetails
|
|
603
|
-
* // Kind: "STRING_VALUE",
|
|
604
|
-
* // Name: "STRING_VALUE",
|
|
605
|
-
* // Uid: "STRING_VALUE",
|
|
606
|
-
* // RoleRefName: "STRING_VALUE",
|
|
607
|
-
* // RoleRefKind: "STRING_VALUE",
|
|
608
|
-
* // },
|
|
609
|
-
* // KubernetesRoleDetails: { // KubernetesRoleDetails
|
|
610
|
-
* // Kind: "STRING_VALUE",
|
|
611
|
-
* // Name: "STRING_VALUE",
|
|
612
|
-
* // Uid: "STRING_VALUE",
|
|
613
|
-
* // },
|
|
614
614
|
* // },
|
|
615
615
|
* // Evidence: { // Evidence
|
|
616
616
|
* // ThreatIntelligenceDetails: [ // ThreatIntelligenceDetails
|
|
@@ -27,12 +27,7 @@ declare const GetFindingsStatisticsCommand_base: {
|
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
30
|
-
* <p>Lists GuardDuty findings statistics for the specified detector ID.</p>
|
|
31
|
-
* <p>You must provide either <code>findingStatisticTypes</code> or
|
|
32
|
-
* <code>groupBy</code> parameter, and not both. You can use the <code>maxResults</code> and <code>orderBy</code>
|
|
33
|
-
* parameters only when using <code>groupBy</code>.</p>
|
|
34
|
-
* <p>There might be regional differences because some flags might not be available in all the Regions where GuardDuty
|
|
35
|
-
* is currently supported. For more information, see <a href="https://docs.aws.amazon.com/guardduty/latest/ug/guardduty_regions.html">Regions and endpoints</a>.</p>
|
|
30
|
+
* <p>Lists GuardDuty findings statistics for the specified detector ID.</p> <p>You must provide either <code>findingStatisticTypes</code> or <code>groupBy</code> parameter, and not both. You can use the <code>maxResults</code> and <code>orderBy</code> parameters only when using <code>groupBy</code>.</p> <p>There might be regional differences because some flags might not be available in all the Regions where GuardDuty is currently supported. For more information, see <a href="https://docs.aws.amazon.com/guardduty/latest/ug/guardduty_regions.html">Regions and endpoints</a>.</p>
|
|
36
31
|
* @example
|
|
37
32
|
* Use a bare-bones client and the command you need to make an API call.
|
|
38
33
|
* ```javascript
|
|
@@ -27,8 +27,7 @@ declare const GetInvitationsCountCommand_base: {
|
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
30
|
-
* <p>Returns the count of all GuardDuty membership invitations that were sent to the current
|
|
31
|
-
* member account except the currently accepted invitation.</p>
|
|
30
|
+
* <p>Returns the count of all GuardDuty membership invitations that were sent to the current member account except the currently accepted invitation.</p>
|
|
32
31
|
* @example
|
|
33
32
|
* Use a bare-bones client and the command you need to make an API call.
|
|
34
33
|
* ```javascript
|
|
@@ -27,8 +27,7 @@ declare const GetMalwareProtectionPlanCommand_base: {
|
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
30
|
-
* <p>Retrieves the Malware Protection plan details associated with a Malware Protection
|
|
31
|
-
* plan ID.</p>
|
|
30
|
+
* <p>Retrieves the Malware Protection plan details associated with a Malware Protection plan ID.</p>
|
|
32
31
|
* @example
|
|
33
32
|
* Use a bare-bones client and the command you need to make an API call.
|
|
34
33
|
* ```javascript
|
|
@@ -27,11 +27,7 @@ declare const GetMalwareScanCommand_base: {
|
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
30
|
-
* <p>Retrieves the detailed information for a specific malware scan. Each member account can view the malware scan details for their
|
|
31
|
-
* own account. An administrator can view malware scan details for all accounts in the organization.</p>
|
|
32
|
-
* <p>There might be regional differences because some data sources might not be
|
|
33
|
-
* available in all the Amazon Web Services Regions where GuardDuty is presently supported. For more
|
|
34
|
-
* information, see <a href="https://docs.aws.amazon.com/guardduty/latest/ug/guardduty_regions.html">Regions and endpoints</a>.</p>
|
|
30
|
+
* <p>Retrieves the detailed information for a specific malware scan. Each member account can view the malware scan details for their own account. An administrator can view malware scan details for all accounts in the organization.</p> <p>There might be regional differences because some data sources might not be available in all the Amazon Web Services Regions where GuardDuty is presently supported. For more information, see <a href="https://docs.aws.amazon.com/guardduty/latest/ug/guardduty_regions.html">Regions and endpoints</a>.</p>
|
|
35
31
|
* @example
|
|
36
32
|
* Use a bare-bones client and the command you need to make an API call.
|
|
37
33
|
* ```javascript
|
|
@@ -27,10 +27,7 @@ declare const GetMalwareScanSettingsCommand_base: {
|
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
30
|
-
* <p>Returns the details of the malware scan settings.</p>
|
|
31
|
-
* <p>There might be regional differences because some data sources might not be
|
|
32
|
-
* available in all the Amazon Web Services Regions where GuardDuty is presently supported. For more
|
|
33
|
-
* information, see <a href="https://docs.aws.amazon.com/guardduty/latest/ug/guardduty_regions.html">Regions and endpoints</a>.</p>
|
|
30
|
+
* <p>Returns the details of the malware scan settings.</p> <p>There might be regional differences because some data sources might not be available in all the Amazon Web Services Regions where GuardDuty is presently supported. For more information, see <a href="https://docs.aws.amazon.com/guardduty/latest/ug/guardduty_regions.html">Regions and endpoints</a>.</p>
|
|
34
31
|
* @example
|
|
35
32
|
* Use a bare-bones client and the command you need to make an API call.
|
|
36
33
|
* ```javascript
|
|
@@ -27,8 +27,7 @@ declare const GetMasterAccountCommand_base: {
|
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
30
|
-
* <p>Provides the details for the GuardDuty administrator account associated with the current
|
|
31
|
-
* GuardDuty member account.</p>
|
|
30
|
+
* <p>Provides the details for the GuardDuty administrator account associated with the current GuardDuty member account.</p>
|
|
32
31
|
*
|
|
33
32
|
* @deprecated This operation is deprecated, use GetAdministratorAccount instead.
|
|
34
33
|
* @example
|
|
@@ -28,10 +28,7 @@ declare const GetMemberDetectorsCommand_base: {
|
|
|
28
28
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
29
|
};
|
|
30
30
|
/**
|
|
31
|
-
* <p>Describes which data sources are enabled for the member account's detector.</p>
|
|
32
|
-
* <p>There might be regional differences because some data sources might not be
|
|
33
|
-
* available in all the Amazon Web Services Regions where GuardDuty is presently supported. For more
|
|
34
|
-
* information, see <a href="https://docs.aws.amazon.com/guardduty/latest/ug/guardduty_regions.html">Regions and endpoints</a>.</p>
|
|
31
|
+
* <p>Describes which data sources are enabled for the member account's detector.</p> <p>There might be regional differences because some data sources might not be available in all the Amazon Web Services Regions where GuardDuty is presently supported. For more information, see <a href="https://docs.aws.amazon.com/guardduty/latest/ug/guardduty_regions.html">Regions and endpoints</a>.</p>
|
|
35
32
|
* @example
|
|
36
33
|
* Use a bare-bones client and the command you need to make an API call.
|
|
37
34
|
* ```javascript
|
|
@@ -82,7 +79,7 @@ declare const GetMemberDetectorsCommand_base: {
|
|
|
82
79
|
* // },
|
|
83
80
|
* // Features: [ // MemberFeaturesConfigurationsResults
|
|
84
81
|
* // { // MemberFeaturesConfigurationResult
|
|
85
|
-
* // Name: "S3_DATA_EVENTS" || "EKS_AUDIT_LOGS" || "EBS_MALWARE_PROTECTION" || "RDS_LOGIN_EVENTS" || "
|
|
82
|
+
* // Name: "S3_DATA_EVENTS" || "EKS_AUDIT_LOGS" || "EBS_MALWARE_PROTECTION" || "RDS_LOGIN_EVENTS" || "LAMBDA_NETWORK_LOGS" || "EKS_RUNTIME_MONITORING" || "RUNTIME_MONITORING",
|
|
86
83
|
* // Status: "ENABLED" || "DISABLED",
|
|
87
84
|
* // UpdatedAt: new Date("TIMESTAMP"),
|
|
88
85
|
* // AdditionalConfiguration: [ // MemberAdditionalConfigurationResults
|
|
@@ -27,8 +27,7 @@ declare const GetMembersCommand_base: {
|
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
30
|
-
* <p>Retrieves GuardDuty member accounts (of the current GuardDuty administrator account)
|
|
31
|
-
* specified by the account IDs.</p>
|
|
30
|
+
* <p>Retrieves GuardDuty member accounts (of the current GuardDuty administrator account) specified by the account IDs.</p>
|
|
32
31
|
* @example
|
|
33
32
|
* Use a bare-bones client and the command you need to make an API call.
|
|
34
33
|
* ```javascript
|
|
@@ -27,10 +27,7 @@ declare const GetOrganizationStatisticsCommand_base: {
|
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
30
|
-
* <p>Retrieves how many active member accounts have
|
|
31
|
-
* each feature enabled within GuardDuty. Only a delegated GuardDuty administrator of an organization can run this API.</p>
|
|
32
|
-
* <p>When you create a new organization, it might take up to 24
|
|
33
|
-
* hours to generate the statistics for the entire organization.</p>
|
|
30
|
+
* <p>Retrieves how many active member accounts have each feature enabled within GuardDuty. Only a delegated GuardDuty administrator of an organization can run this API.</p> <p>When you create a new organization, it might take up to 24 hours to generate the statistics for the entire organization.</p>
|
|
34
31
|
* @example
|
|
35
32
|
* Use a bare-bones client and the command you need to make an API call.
|
|
36
33
|
* ```javascript
|
|
@@ -52,7 +49,7 @@ declare const GetOrganizationStatisticsCommand_base: {
|
|
|
52
49
|
* // EnabledAccountsCount: Number("int"),
|
|
53
50
|
* // CountByFeature: [ // OrganizationFeatureStatisticsResults
|
|
54
51
|
* // { // OrganizationFeatureStatistics
|
|
55
|
-
* // Name: "S3_DATA_EVENTS" || "EKS_AUDIT_LOGS" || "EBS_MALWARE_PROTECTION" || "RDS_LOGIN_EVENTS" || "
|
|
52
|
+
* // Name: "S3_DATA_EVENTS" || "EKS_AUDIT_LOGS" || "EBS_MALWARE_PROTECTION" || "RDS_LOGIN_EVENTS" || "LAMBDA_NETWORK_LOGS" || "EKS_RUNTIME_MONITORING" || "RUNTIME_MONITORING",
|
|
56
53
|
* // EnabledAccountsCount: Number("int"),
|
|
57
54
|
* // AdditionalConfiguration: [ // OrganizationFeatureStatisticsAdditionalConfigurations
|
|
58
55
|
* // { // OrganizationFeatureStatisticsAdditionalConfiguration
|
|
@@ -27,8 +27,7 @@ declare const GetRemainingFreeTrialDaysCommand_base: {
|
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
30
|
-
* <p>Provides the number of days left for each data source used in the free trial
|
|
31
|
-
* period.</p>
|
|
30
|
+
* <p>Provides the number of days left for each data source used in the free trial period.</p>
|
|
32
31
|
* @example
|
|
33
32
|
* Use a bare-bones client and the command you need to make an API call.
|
|
34
33
|
* ```javascript
|
|
@@ -73,7 +72,7 @@ declare const GetRemainingFreeTrialDaysCommand_base: {
|
|
|
73
72
|
* // },
|
|
74
73
|
* // Features: [ // FreeTrialFeatureConfigurationsResults
|
|
75
74
|
* // { // FreeTrialFeatureConfigurationResult
|
|
76
|
-
* // Name: "FLOW_LOGS" || "CLOUD_TRAIL" || "DNS_LOGS" || "S3_DATA_EVENTS" || "EKS_AUDIT_LOGS" || "EBS_MALWARE_PROTECTION" || "RDS_LOGIN_EVENTS" || "
|
|
75
|
+
* // Name: "FLOW_LOGS" || "CLOUD_TRAIL" || "DNS_LOGS" || "S3_DATA_EVENTS" || "EKS_AUDIT_LOGS" || "EBS_MALWARE_PROTECTION" || "RDS_LOGIN_EVENTS" || "LAMBDA_NETWORK_LOGS" || "EKS_RUNTIME_MONITORING" || "EC2_RUNTIME_MONITORING" || "FARGATE_RUNTIME_MONITORING",
|
|
77
76
|
* // FreeTrialDaysRemaining: Number("int"),
|
|
78
77
|
* // },
|
|
79
78
|
* // ],
|
|
@@ -27,10 +27,7 @@ declare const GetUsageStatisticsCommand_base: {
|
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
30
|
-
* <p>Lists Amazon GuardDuty usage statistics over the last 30 days for the specified detector
|
|
31
|
-
* ID. For newly enabled detectors or data sources, the cost returned will include only the usage
|
|
32
|
-
* so far under 30 days. This may differ from the cost metrics in the console, which project
|
|
33
|
-
* usage over 30 days to provide a monthly cost estimate. For more information, see <a href="https://docs.aws.amazon.com/guardduty/latest/ug/monitoring_costs.html#usage-calculations">Understanding How Usage Costs are Calculated</a>.</p>
|
|
30
|
+
* <p>Lists Amazon GuardDuty usage statistics over the last 30 days for the specified detector ID. For newly enabled detectors or data sources, the cost returned will include only the usage so far under 30 days. This may differ from the cost metrics in the console, which project usage over 30 days to provide a monthly cost estimate. For more information, see <a href="https://docs.aws.amazon.com/guardduty/latest/ug/monitoring_costs.html#usage-calculations">Understanding How Usage Costs are Calculated</a>.</p>
|
|
34
31
|
* @example
|
|
35
32
|
* Use a bare-bones client and the command you need to make an API call.
|
|
36
33
|
* ```javascript
|
|
@@ -53,7 +50,7 @@ declare const GetUsageStatisticsCommand_base: {
|
|
|
53
50
|
* "STRING_VALUE",
|
|
54
51
|
* ],
|
|
55
52
|
* Features: [ // UsageFeatureList
|
|
56
|
-
* "FLOW_LOGS" || "CLOUD_TRAIL" || "DNS_LOGS" || "S3_DATA_EVENTS" || "EKS_AUDIT_LOGS" || "EBS_MALWARE_PROTECTION" || "RDS_LOGIN_EVENTS" || "LAMBDA_NETWORK_LOGS" || "EKS_RUNTIME_MONITORING" || "
|
|
53
|
+
* "FLOW_LOGS" || "CLOUD_TRAIL" || "DNS_LOGS" || "S3_DATA_EVENTS" || "EKS_AUDIT_LOGS" || "EBS_MALWARE_PROTECTION" || "RDS_LOGIN_EVENTS" || "LAMBDA_NETWORK_LOGS" || "EKS_RUNTIME_MONITORING" || "EC2_RUNTIME_MONITORING" || "FARGATE_RUNTIME_MONITORING" || "RDS_DBI_PROTECTION_PROVISIONED" || "RDS_DBI_PROTECTION_SERVERLESS",
|
|
57
54
|
* ],
|
|
58
55
|
* },
|
|
59
56
|
* Unit: "STRING_VALUE",
|
|
@@ -75,7 +72,7 @@ declare const GetUsageStatisticsCommand_base: {
|
|
|
75
72
|
* // ],
|
|
76
73
|
* // TopAccountsByFeature: [ // UsageTopAccountsResultList
|
|
77
74
|
* // { // UsageTopAccountsResult
|
|
78
|
-
* // Feature: "FLOW_LOGS" || "CLOUD_TRAIL" || "DNS_LOGS" || "S3_DATA_EVENTS" || "EKS_AUDIT_LOGS" || "EBS_MALWARE_PROTECTION" || "RDS_LOGIN_EVENTS" || "LAMBDA_NETWORK_LOGS" || "EKS_RUNTIME_MONITORING" || "
|
|
75
|
+
* // Feature: "FLOW_LOGS" || "CLOUD_TRAIL" || "DNS_LOGS" || "S3_DATA_EVENTS" || "EKS_AUDIT_LOGS" || "EBS_MALWARE_PROTECTION" || "RDS_LOGIN_EVENTS" || "LAMBDA_NETWORK_LOGS" || "EKS_RUNTIME_MONITORING" || "EC2_RUNTIME_MONITORING" || "FARGATE_RUNTIME_MONITORING" || "RDS_DBI_PROTECTION_PROVISIONED" || "RDS_DBI_PROTECTION_SERVERLESS",
|
|
79
76
|
* // Accounts: [ // UsageTopAccountsByFeatureList
|
|
80
77
|
* // { // UsageTopAccountResult
|
|
81
78
|
* // AccountId: "STRING_VALUE",
|
|
@@ -116,7 +113,7 @@ declare const GetUsageStatisticsCommand_base: {
|
|
|
116
113
|
* // ],
|
|
117
114
|
* // SumByFeature: [ // UsageFeatureResultList
|
|
118
115
|
* // { // UsageFeatureResult
|
|
119
|
-
* // Feature: "FLOW_LOGS" || "CLOUD_TRAIL" || "DNS_LOGS" || "S3_DATA_EVENTS" || "EKS_AUDIT_LOGS" || "EBS_MALWARE_PROTECTION" || "RDS_LOGIN_EVENTS" || "LAMBDA_NETWORK_LOGS" || "EKS_RUNTIME_MONITORING" || "
|
|
116
|
+
* // Feature: "FLOW_LOGS" || "CLOUD_TRAIL" || "DNS_LOGS" || "S3_DATA_EVENTS" || "EKS_AUDIT_LOGS" || "EBS_MALWARE_PROTECTION" || "RDS_LOGIN_EVENTS" || "LAMBDA_NETWORK_LOGS" || "EKS_RUNTIME_MONITORING" || "EC2_RUNTIME_MONITORING" || "FARGATE_RUNTIME_MONITORING" || "RDS_DBI_PROTECTION_PROVISIONED" || "RDS_DBI_PROTECTION_SERVERLESS",
|
|
120
117
|
* // Total: "<Total>",
|
|
121
118
|
* // },
|
|
122
119
|
* // ],
|
|
@@ -27,32 +27,7 @@ declare const InviteMembersCommand_base: {
|
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
30
|
-
* <p>Invites Amazon Web Services accounts to become members of an organization administered by the Amazon Web Services account
|
|
31
|
-
* that invokes this API. If you are using Amazon Web Services Organizations to manage your GuardDuty environment, this step is not
|
|
32
|
-
* needed. For more information, see <a href="https://docs.aws.amazon.com/guardduty/latest/ug/guardduty_organizations.html">Managing accounts with organizations</a>.</p>
|
|
33
|
-
* <p>To invite Amazon Web Services accounts, the first step is
|
|
34
|
-
* to ensure that GuardDuty has been enabled in the potential member accounts. You can now invoke this API
|
|
35
|
-
* to add accounts by invitation. The
|
|
36
|
-
* invited accounts can either accept or decline the invitation from their GuardDuty accounts. Each invited Amazon Web Services account can
|
|
37
|
-
* choose to accept the invitation from only one Amazon Web Services account. For more information, see
|
|
38
|
-
* <a href="https://docs.aws.amazon.com/guardduty/latest/ug/guardduty_invitations.html">Managing GuardDuty accounts
|
|
39
|
-
* by invitation</a>.</p>
|
|
40
|
-
* <p>After the invite has been accepted and you choose to disassociate a member account
|
|
41
|
-
* (by using <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_DisassociateMembers.html">DisassociateMembers</a>) from your account,
|
|
42
|
-
* the details of the member account obtained by invoking <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_CreateMembers.html">CreateMembers</a>, including the
|
|
43
|
-
* associated email addresses, will be retained.
|
|
44
|
-
* This is done so that you can invoke InviteMembers without the need to invoke
|
|
45
|
-
* <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_CreateMembers.html">CreateMembers</a> again. To
|
|
46
|
-
* remove the details associated with a member account, you must also invoke
|
|
47
|
-
* <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_DeleteMembers.html">DeleteMembers</a>. </p>
|
|
48
|
-
* <p>If you disassociate a member account that was added by invitation, the member account details
|
|
49
|
-
* obtained from this API, including the associated email addresses, will be retained.
|
|
50
|
-
* This is done so that the delegated administrator can invoke the <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_InviteMembers.html">InviteMembers</a> API without the need to invoke the CreateMembers API again. To
|
|
51
|
-
* remove the details associated with a member account, the delegated administrator must invoke the
|
|
52
|
-
* <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_DeleteMembers.html">DeleteMembers</a> API. </p>
|
|
53
|
-
* <p>When the member accounts added through Organizations are later disassociated, you (administrator)
|
|
54
|
-
* can't invite them by calling the InviteMembers API. You can create an association with these
|
|
55
|
-
* member accounts again only by calling the CreateMembers API.</p>
|
|
30
|
+
* <p>Invites Amazon Web Services accounts to become members of an organization administered by the Amazon Web Services account that invokes this API. If you are using Amazon Web Services Organizations to manage your GuardDuty environment, this step is not needed. For more information, see <a href="https://docs.aws.amazon.com/guardduty/latest/ug/guardduty_organizations.html">Managing accounts with organizations</a>.</p> <p>To invite Amazon Web Services accounts, the first step is to ensure that GuardDuty has been enabled in the potential member accounts. You can now invoke this API to add accounts by invitation. The invited accounts can either accept or decline the invitation from their GuardDuty accounts. Each invited Amazon Web Services account can choose to accept the invitation from only one Amazon Web Services account. For more information, see <a href="https://docs.aws.amazon.com/guardduty/latest/ug/guardduty_invitations.html">Managing GuardDuty accounts by invitation</a>.</p> <p>After the invite has been accepted and you choose to disassociate a member account (by using <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_DisassociateMembers.html">DisassociateMembers</a>) from your account, the details of the member account obtained by invoking <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_CreateMembers.html">CreateMembers</a>, including the associated email addresses, will be retained. This is done so that you can invoke InviteMembers without the need to invoke <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_CreateMembers.html">CreateMembers</a> again. To remove the details associated with a member account, you must also invoke <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_DeleteMembers.html">DeleteMembers</a>. </p> <p>If you disassociate a member account that was added by invitation, the member account details obtained from this API, including the associated email addresses, will be retained. This is done so that the delegated administrator can invoke the <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_InviteMembers.html">InviteMembers</a> API without the need to invoke the CreateMembers API again. To remove the details associated with a member account, the delegated administrator must invoke the <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_DeleteMembers.html">DeleteMembers</a> API. </p> <p>When the member accounts added through Organizations are later disassociated, you (administrator) can't invite them by calling the InviteMembers API. You can create an association with these member accounts again only by calling the CreateMembers API.</p>
|
|
56
31
|
* @example
|
|
57
32
|
* Use a bare-bones client and the command you need to make an API call.
|
|
58
33
|
* ```javascript
|
|
@@ -27,10 +27,7 @@ declare const ListCoverageCommand_base: {
|
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
30
|
-
* <p>Lists coverage details for your GuardDuty account. If you're a GuardDuty administrator, you can
|
|
31
|
-
* retrieve all resources associated with the active member accounts in your organization.</p>
|
|
32
|
-
* <p>Make sure the accounts have Runtime Monitoring enabled and GuardDuty agent running on
|
|
33
|
-
* their resources.</p>
|
|
30
|
+
* <p>Lists coverage details for your GuardDuty account. If you're a GuardDuty administrator, you can retrieve all resources associated with the active member accounts in your organization.</p> <p>Make sure the accounts have Runtime Monitoring enabled and GuardDuty agent running on their resources.</p>
|
|
34
31
|
* @example
|
|
35
32
|
* Use a bare-bones client and the command you need to make an API call.
|
|
36
33
|
* ```javascript
|
|
@@ -46,7 +43,7 @@ declare const ListCoverageCommand_base: {
|
|
|
46
43
|
* FilterCriteria: { // CoverageFilterCriteria
|
|
47
44
|
* FilterCriterion: [ // CoverageFilterCriterionList
|
|
48
45
|
* { // CoverageFilterCriterion
|
|
49
|
-
* CriterionKey: "ACCOUNT_ID" || "
|
|
46
|
+
* CriterionKey: "ACCOUNT_ID" || "RESOURCE_TYPE" || "COVERAGE_STATUS" || "ADDON_VERSION" || "CLUSTER_NAME" || "ECS_CLUSTER_NAME" || "MANAGEMENT_TYPE" || "EKS_CLUSTER_NAME" || "AGENT_VERSION" || "INSTANCE_ID" || "CLUSTER_ARN",
|
|
50
47
|
* FilterCondition: { // CoverageFilterCondition
|
|
51
48
|
* Equals: [ // Equals
|
|
52
49
|
* "STRING_VALUE",
|
|
@@ -59,7 +56,7 @@ declare const ListCoverageCommand_base: {
|
|
|
59
56
|
* ],
|
|
60
57
|
* },
|
|
61
58
|
* SortCriteria: { // CoverageSortCriteria
|
|
62
|
-
* AttributeName: "ACCOUNT_ID" || "
|
|
59
|
+
* AttributeName: "ACCOUNT_ID" || "COVERAGE_STATUS" || "ISSUE" || "ADDON_VERSION" || "UPDATED_AT" || "CLUSTER_NAME" || "EKS_CLUSTER_NAME" || "ECS_CLUSTER_NAME" || "INSTANCE_ID",
|
|
63
60
|
* OrderBy: "ASC" || "DESC",
|
|
64
61
|
* },
|
|
65
62
|
* };
|
|
@@ -82,7 +79,6 @@ declare const ListCoverageCommand_base: {
|
|
|
82
79
|
* // },
|
|
83
80
|
* // ManagementType: "AUTO_MANAGED" || "MANUAL" || "DISABLED",
|
|
84
81
|
* // },
|
|
85
|
-
* // ResourceType: "EKS" || "ECS" || "EC2",
|
|
86
82
|
* // EcsClusterDetails: { // CoverageEcsClusterDetails
|
|
87
83
|
* // ClusterName: "STRING_VALUE",
|
|
88
84
|
* // FargateDetails: { // FargateDetails
|
|
@@ -105,6 +101,7 @@ declare const ListCoverageCommand_base: {
|
|
|
105
101
|
* // },
|
|
106
102
|
* // ManagementType: "AUTO_MANAGED" || "MANUAL" || "DISABLED",
|
|
107
103
|
* // },
|
|
104
|
+
* // ResourceType: "EKS" || "ECS" || "EC2",
|
|
108
105
|
* // },
|
|
109
106
|
* // CoverageStatus: "HEALTHY" || "UNHEALTHY",
|
|
110
107
|
* // Issue: "STRING_VALUE",
|
|
@@ -27,9 +27,7 @@ declare const ListFindingsCommand_base: {
|
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
30
|
-
* <p>Lists GuardDuty findings for the specified detector ID.</p>
|
|
31
|
-
* <p>There might be regional differences because some flags might not be available in all the Regions where GuardDuty
|
|
32
|
-
* is currently supported. For more information, see <a href="https://docs.aws.amazon.com/guardduty/latest/ug/guardduty_regions.html">Regions and endpoints</a>.</p>
|
|
30
|
+
* <p>Lists GuardDuty findings for the specified detector ID.</p> <p>There might be regional differences because some flags might not be available in all the Regions where GuardDuty is currently supported. For more information, see <a href="https://docs.aws.amazon.com/guardduty/latest/ug/guardduty_regions.html">Regions and endpoints</a>.</p>
|
|
33
31
|
* @example
|
|
34
32
|
* Use a bare-bones client and the command you need to make an API call.
|
|
35
33
|
* ```javascript
|
|
@@ -27,9 +27,7 @@ declare const ListIPSetsCommand_base: {
|
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
30
|
-
* <p>Lists the IPSets of the GuardDuty service specified by the detector ID. If you use this
|
|
31
|
-
* operation from a member account, the IPSets returned are the IPSets from the associated
|
|
32
|
-
* administrator account.</p>
|
|
30
|
+
* <p>Lists the IPSets of the GuardDuty service specified by the detector ID. If you use this operation from a member account, the IPSets returned are the IPSets from the associated administrator account.</p>
|
|
33
31
|
* @example
|
|
34
32
|
* Use a bare-bones client and the command you need to make an API call.
|
|
35
33
|
* ```javascript
|
|
@@ -27,8 +27,7 @@ declare const ListInvitationsCommand_base: {
|
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
30
|
-
* <p>Lists all GuardDuty membership invitations that were sent to the current Amazon Web Services
|
|
31
|
-
* account.</p>
|
|
30
|
+
* <p>Lists all GuardDuty membership invitations that were sent to the current Amazon Web Services account.</p>
|
|
32
31
|
* @example
|
|
33
32
|
* Use a bare-bones client and the command you need to make an API call.
|
|
34
33
|
* ```javascript
|
|
@@ -27,8 +27,7 @@ declare const ListMalwareProtectionPlansCommand_base: {
|
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
30
|
-
* <p>Lists the Malware Protection plan IDs associated with the protected
|
|
31
|
-
* resources in your Amazon Web Services account.</p>
|
|
30
|
+
* <p>Lists the Malware Protection plan IDs associated with the protected resources in your Amazon Web Services account.</p>
|
|
32
31
|
* @example
|
|
33
32
|
* Use a bare-bones client and the command you need to make an API call.
|
|
34
33
|
* ```javascript
|
|
@@ -27,8 +27,7 @@ declare const ListMalwareScansCommand_base: {
|
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
30
|
-
* <p>Returns a list of malware scans. Each member account can view the malware scans for their
|
|
31
|
-
* own accounts. An administrator can view the malware scans for all of its members' accounts.</p>
|
|
30
|
+
* <p>Returns a list of malware scans. Each member account can view the malware scans for their own accounts. An administrator can view the malware scans for all of its members' accounts.</p>
|
|
32
31
|
* @example
|
|
33
32
|
* Use a bare-bones client and the command you need to make an API call.
|
|
34
33
|
* ```javascript
|
|
@@ -27,8 +27,7 @@ declare const ListMembersCommand_base: {
|
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
30
|
-
* <p>Lists details about all member accounts for the current GuardDuty administrator
|
|
31
|
-
* account.</p>
|
|
30
|
+
* <p>Lists details about all member accounts for the current GuardDuty administrator account.</p>
|
|
32
31
|
* @example
|
|
33
32
|
* Use a bare-bones client and the command you need to make an API call.
|
|
34
33
|
* ```javascript
|
|
@@ -27,9 +27,7 @@ declare const ListOrganizationAdminAccountsCommand_base: {
|
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
30
|
-
* <p>Lists the accounts designated as GuardDuty delegated administrators.
|
|
31
|
-
* Only the organization's management account can run this
|
|
32
|
-
* API operation.</p>
|
|
30
|
+
* <p>Lists the accounts designated as GuardDuty delegated administrators. Only the organization's management account can run this API operation.</p>
|
|
33
31
|
* @example
|
|
34
32
|
* Use a bare-bones client and the command you need to make an API call.
|
|
35
33
|
* ```javascript
|
|
@@ -27,8 +27,7 @@ declare const ListPublishingDestinationsCommand_base: {
|
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
30
|
-
* <p>Returns a list of publishing destinations associated with the specified
|
|
31
|
-
* <code>detectorId</code>.</p>
|
|
30
|
+
* <p>Returns a list of publishing destinations associated with the specified <code>detectorId</code>.</p>
|
|
32
31
|
* @example
|
|
33
32
|
* Use a bare-bones client and the command you need to make an API call.
|
|
34
33
|
* ```javascript
|
|
@@ -27,10 +27,7 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
30
|
-
* <p>Lists tags for a resource. Tagging is currently supported for detectors, finding filters,
|
|
31
|
-
* IP sets, threat intel sets, and publishing destination, with a limit of 50 tags per resource.
|
|
32
|
-
* When invoked, this
|
|
33
|
-
* operation returns all assigned tags for a given resource.</p>
|
|
30
|
+
* <p>Lists tags for a resource. Tagging is currently supported for detectors, finding filters, IP sets, threat intel sets, and publishing destination, with a limit of 50 tags per resource. When invoked, this operation returns all assigned tags for a given resource.</p>
|
|
34
31
|
* @example
|
|
35
32
|
* Use a bare-bones client and the command you need to make an API call.
|
|
36
33
|
* ```javascript
|
|
@@ -27,9 +27,7 @@ declare const ListThreatEntitySetsCommand_base: {
|
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
30
|
-
* <p>Lists the threat entity sets associated with the specified GuardDuty detector ID. If you use this
|
|
31
|
-
* operation from a member account, the threat entity sets that are returned as a response, belong to the
|
|
32
|
-
* administrator account.</p>
|
|
30
|
+
* <p>Lists the threat entity sets associated with the specified GuardDuty detector ID. If you use this operation from a member account, the threat entity sets that are returned as a response, belong to the administrator account.</p>
|
|
33
31
|
* @example
|
|
34
32
|
* Use a bare-bones client and the command you need to make an API call.
|
|
35
33
|
* ```javascript
|
|
@@ -27,9 +27,7 @@ declare const ListThreatIntelSetsCommand_base: {
|
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
30
|
-
* <p>Lists the ThreatIntelSets of the GuardDuty service specified by the detector ID. If you
|
|
31
|
-
* use this operation from a member account, the ThreatIntelSets associated with the
|
|
32
|
-
* administrator account are returned.</p>
|
|
30
|
+
* <p>Lists the ThreatIntelSets of the GuardDuty service specified by the detector ID. If you use this operation from a member account, the ThreatIntelSets associated with the administrator account are returned.</p>
|
|
33
31
|
* @example
|
|
34
32
|
* Use a bare-bones client and the command you need to make an API call.
|
|
35
33
|
* ```javascript
|
|
@@ -27,9 +27,7 @@ declare const ListTrustedEntitySetsCommand_base: {
|
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
30
|
-
* <p>Lists the trusted entity sets associated with the specified GuardDuty detector ID. If you use this
|
|
31
|
-
* operation from a member account, the trusted entity sets that are returned as a response, belong to the
|
|
32
|
-
* administrator account.</p>
|
|
30
|
+
* <p>Lists the trusted entity sets associated with the specified GuardDuty detector ID. If you use this operation from a member account, the trusted entity sets that are returned as a response, belong to the administrator account.</p>
|
|
33
31
|
* @example
|
|
34
32
|
* Use a bare-bones client and the command you need to make an API call.
|
|
35
33
|
* ```javascript
|
|
@@ -27,9 +27,7 @@ declare const SendObjectMalwareScanCommand_base: {
|
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
30
|
-
* <p>Initiates a malware scan for a specific S3 object. This API allows you to perform on-demand malware scanning of individual objects in S3 buckets that have Malware Protection for S3 enabled.</p>
|
|
31
|
-
* <p>When you use this API, the Amazon Web Services service terms for GuardDuty Malware
|
|
32
|
-
* Protection apply. For more information, see <a href="http://aws.amazon.com/service-terms/#87._Amazon_GuardDuty">Amazon Web Services service terms for GuardDuty Malware Protection</a>.</p>
|
|
30
|
+
* <p>Initiates a malware scan for a specific S3 object. This API allows you to perform on-demand malware scanning of individual objects in S3 buckets that have Malware Protection for S3 enabled.</p> <p>When you use this API, the Amazon Web Services service terms for GuardDuty Malware Protection apply. For more information, see <a href="http://aws.amazon.com/service-terms/#87._Amazon_GuardDuty">Amazon Web Services service terms for GuardDuty Malware Protection</a>.</p>
|
|
33
31
|
* @example
|
|
34
32
|
* Use a bare-bones client and the command you need to make an API call.
|
|
35
33
|
* ```javascript
|
|
@@ -27,12 +27,7 @@ declare const StartMalwareScanCommand_base: {
|
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
30
|
-
* <p>Initiates the malware scan. Invoking this API will automatically create the <a href="https://docs.aws.amazon.com/guardduty/latest/ug/slr-permissions-malware-protection.html">Service-linked role</a> in
|
|
31
|
-
* the corresponding account if the resourceArn belongs to an EC2 instance.</p>
|
|
32
|
-
* <p>When the malware scan starts, you can use the associated scan ID to track the status of the scan. For more information,
|
|
33
|
-
* see <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_ListMalwareScans.html">ListMalwareScans</a> and <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_GetMalwareScan.html">GetMalwareScan</a>.</p>
|
|
34
|
-
* <p>When you use this API, the Amazon Web Services service terms for GuardDuty Malware
|
|
35
|
-
* Protection apply. For more information, see <a href="http://aws.amazon.com/service-terms/#87._Amazon_GuardDuty">Amazon Web Services service terms for GuardDuty Malware Protection</a>.</p>
|
|
30
|
+
* <p>Initiates the malware scan. Invoking this API will automatically create the <a href="https://docs.aws.amazon.com/guardduty/latest/ug/slr-permissions-malware-protection.html">Service-linked role</a> in the corresponding account if the resourceArn belongs to an EC2 instance.</p> <p>When the malware scan starts, you can use the associated scan ID to track the status of the scan. For more information, see <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_ListMalwareScans.html">ListMalwareScans</a> and <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_GetMalwareScan.html">GetMalwareScan</a>.</p> <p>When you use this API, the Amazon Web Services service terms for GuardDuty Malware Protection apply. For more information, see <a href="http://aws.amazon.com/service-terms/#87._Amazon_GuardDuty">Amazon Web Services service terms for GuardDuty Malware Protection</a>.</p>
|
|
36
31
|
* @example
|
|
37
32
|
* Use a bare-bones client and the command you need to make an API call.
|
|
38
33
|
* ```javascript
|
|
@@ -27,8 +27,7 @@ declare const StartMonitoringMembersCommand_base: {
|
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
30
|
-
* <p>Turns on GuardDuty monitoring of the specified member accounts. Use this operation to
|
|
31
|
-
* restart monitoring of accounts that you stopped monitoring with the <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_StopMonitoringMembers.html">StopMonitoringMembers</a> operation.</p>
|
|
30
|
+
* <p>Turns on GuardDuty monitoring of the specified member accounts. Use this operation to restart monitoring of accounts that you stopped monitoring with the <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_StopMonitoringMembers.html">StopMonitoringMembers</a> operation.</p>
|
|
32
31
|
* @example
|
|
33
32
|
* Use a bare-bones client and the command you need to make an API call.
|
|
34
33
|
* ```javascript
|