| Package | Description |
|---|---|
| com.amazonaws.services.guardduty |
Amazon GuardDuty is a continuous security monitoring service that analyzes and processes the following foundational
data sources - VPC flow logs, Amazon Web Services CloudTrail management event logs, CloudTrail S3 data event logs,
EKS audit logs, DNS logs, Amazon EBS volume data, runtime activity belonging to container workloads, such as Amazon
EKS, Amazon ECS (including Amazon Web Services Fargate), and Amazon EC2 instances.
|
| com.amazonaws.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
ListMalwareProtectionPlansResult |
AmazonGuardDutyClient.listMalwareProtectionPlans(ListMalwareProtectionPlansRequest request)
Lists the Malware Protection plan IDs associated with the protected resources in your Amazon Web Services
account.
|
ListMalwareProtectionPlansResult |
AbstractAmazonGuardDuty.listMalwareProtectionPlans(ListMalwareProtectionPlansRequest request) |
ListMalwareProtectionPlansResult |
AmazonGuardDuty.listMalwareProtectionPlans(ListMalwareProtectionPlansRequest listMalwareProtectionPlansRequest)
Lists the Malware Protection plan IDs associated with the protected resources in your Amazon Web Services
account.
|
| Modifier and Type | Method and Description |
|---|---|
ListMalwareProtectionPlansResult |
ListMalwareProtectionPlansResult.clone() |
ListMalwareProtectionPlansResult |
ListMalwareProtectionPlansResult.withMalwareProtectionPlans(Collection<MalwareProtectionPlanSummary> malwareProtectionPlans)
A list of unique identifiers associated with each Malware Protection plan.
|
ListMalwareProtectionPlansResult |
ListMalwareProtectionPlansResult.withMalwareProtectionPlans(MalwareProtectionPlanSummary... malwareProtectionPlans)
A list of unique identifiers associated with each Malware Protection plan.
|
ListMalwareProtectionPlansResult |
ListMalwareProtectionPlansResult.withNextToken(String nextToken)
You can use this parameter when paginating results.
|
Copyright © 2025. All rights reserved.