| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudtrail |
|
| software.amazon.awssdk.services.cloudtrail.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<PutInsightSelectorsResponse> |
CloudTrailAsyncClient.putInsightSelectors(PutInsightSelectorsRequest putInsightSelectorsRequest)
Lets you enable Insights event logging by specifying the Insights selectors that you want to enable on an
existing trail.
|
default PutInsightSelectorsResponse |
CloudTrailClient.putInsightSelectors(PutInsightSelectorsRequest putInsightSelectorsRequest)
Lets you enable Insights event logging by specifying the Insights selectors that you want to enable on an
existing trail.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
PutInsightSelectorsRequestMarshaller.marshall(PutInsightSelectorsRequest putInsightSelectorsRequest) |
Copyright © 2022. All rights reserved.