| 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 |
|---|---|
CreatePublishingDestinationResult |
AmazonGuardDutyClient.createPublishingDestination(CreatePublishingDestinationRequest request)
Creates a publishing destination to export findings to.
|
CreatePublishingDestinationResult |
AmazonGuardDuty.createPublishingDestination(CreatePublishingDestinationRequest createPublishingDestinationRequest)
Creates a publishing destination to export findings to.
|
CreatePublishingDestinationResult |
AbstractAmazonGuardDuty.createPublishingDestination(CreatePublishingDestinationRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<CreatePublishingDestinationResult> |
AbstractAmazonGuardDutyAsync.createPublishingDestinationAsync(CreatePublishingDestinationRequest request,
AsyncHandler<CreatePublishingDestinationRequest,CreatePublishingDestinationResult> asyncHandler) |
Future<CreatePublishingDestinationResult> |
AmazonGuardDutyAsync.createPublishingDestinationAsync(CreatePublishingDestinationRequest createPublishingDestinationRequest,
AsyncHandler<CreatePublishingDestinationRequest,CreatePublishingDestinationResult> asyncHandler)
Creates a publishing destination to export findings to.
|
Future<CreatePublishingDestinationResult> |
AmazonGuardDutyAsyncClient.createPublishingDestinationAsync(CreatePublishingDestinationRequest request,
AsyncHandler<CreatePublishingDestinationRequest,CreatePublishingDestinationResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CreatePublishingDestinationResult |
CreatePublishingDestinationResult.clone() |
CreatePublishingDestinationResult |
CreatePublishingDestinationResult.withDestinationId(String destinationId)
The ID of the publishing destination that is created.
|
Copyright © 2024. All rights reserved.