| Package | Description |
|---|---|
| software.amazon.awssdk.services.guardduty |
Amazon GuardDuty is a continuous security monitoring service that analyzes and processes the following data sources:
VPC Flow Logs, AWS CloudTrail event logs, and DNS logs.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateMembersResponse |
GuardDutyClient.createMembers(Consumer<CreateMembersRequest.Builder> createMembersRequest)
Creates member accounts of the current AWS account by specifying a list of AWS account IDs.
|
default CreateMembersResponse |
GuardDutyClient.createMembers(CreateMembersRequest createMembersRequest)
Creates member accounts of the current AWS account by specifying a list of AWS account IDs.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateMembersResponse> |
GuardDutyAsyncClient.createMembers(Consumer<CreateMembersRequest.Builder> createMembersRequest)
Creates member accounts of the current AWS account by specifying a list of AWS account IDs.
|
default CompletableFuture<CreateMembersResponse> |
GuardDutyAsyncClient.createMembers(CreateMembersRequest createMembersRequest)
Creates member accounts of the current AWS account by specifying a list of AWS account IDs.
|
Copyright © 2019. All rights reserved.