| Package | Description |
|---|---|
| software.amazon.awssdk.services.detective |
Detective uses machine learning and purpose-built visualizations to help you analyze and investigate security issues
across your Amazon Web Services (AWS) workloads.
|
| software.amazon.awssdk.services.detective.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateGraphResponse> |
DetectiveAsyncClient.createGraph(CreateGraphRequest createGraphRequest)
Creates a new behavior graph for the calling account, and sets that account as the administrator account.
|
default CreateGraphResponse |
DetectiveClient.createGraph(CreateGraphRequest createGraphRequest)
Creates a new behavior graph for the calling account, and sets that account as the administrator account.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateGraphRequestMarshaller.marshall(CreateGraphRequest createGraphRequest) |
Copyright © 2021. All rights reserved.