| 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 StartQueryResponse |
CloudWatchLogsClient.startQuery(StartQueryRequest startQueryRequest)
Schedules a query of a log group using CloudWatch Logs Insights.
|
default CompletableFuture<StartQueryResponse> |
CloudWatchLogsAsyncClient.startQuery(StartQueryRequest startQueryRequest)
Schedules a query of a log group using CloudWatch Logs Insights.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
StartQueryRequestMarshaller.marshall(StartQueryRequest startQueryRequest) |
Copyright © 2023. All rights reserved.