| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudwatchlogs |
You can use Amazon CloudWatch Logs to monitor, store, and access your log files from EC2 instances, CloudTrail, and
other sources.
|
| software.amazon.awssdk.services.cloudwatchlogs.transform |
| Modifier and Type | Method and Description |
|---|---|
default StopQueryResponse |
CloudWatchLogsClient.stopQuery(StopQueryRequest stopQueryRequest)
Stops a CloudWatch Logs Insights query that is in progress.
|
default CompletableFuture<StopQueryResponse> |
CloudWatchLogsAsyncClient.stopQuery(StopQueryRequest stopQueryRequest)
Stops a CloudWatch Logs Insights query that is in progress.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
StopQueryRequestMarshaller.marshall(StopQueryRequest stopQueryRequest) |
Copyright © 2023. All rights reserved.