See: Description
| Class | Description |
|---|---|
| CreateLogGroupRequest |
Container for the parameters to the
CreateLogGroup operation. |
| CreateLogStreamRequest |
Container for the parameters to the
CreateLogStream operation. |
| DeleteLogGroupRequest |
Container for the parameters to the
DeleteLogGroup operation. |
| DeleteLogStreamRequest |
Container for the parameters to the
DeleteLogStream operation. |
| DeleteMetricFilterRequest |
Container for the parameters to the
DeleteMetricFilter operation. |
| DeleteRetentionPolicyRequest |
Container for the parameters to the
DeleteRetentionPolicy operation. |
| DescribeLogGroupsRequest |
Container for the parameters to the
DescribeLogGroups operation. |
| DescribeLogGroupsResult |
Describe Log Groups Result
|
| DescribeLogStreamsRequest |
Container for the parameters to the
DescribeLogStreams operation. |
| DescribeLogStreamsResult |
Describe Log Streams Result
|
| DescribeMetricFiltersRequest |
Container for the parameters to the
DescribeMetricFilters operation. |
| DescribeMetricFiltersResult |
Describe Metric Filters Result
|
| GetLogEventsRequest |
Container for the parameters to the
GetLogEvents operation. |
| GetLogEventsResult |
Get Log Events Result
|
| InputLogEvent |
A log event is a record of some activity that was recorded by the
application or resource being monitored.
|
| LogGroup |
Log Group
|
| LogStream |
A log stream is sequence of log events that share the same emitter.
|
| MetricFilter |
Metric filters can be used to express how Amazon CloudWatch Logs
would extract metric observations from ingested log events and
transform them to metric data in a CloudWatch metric.
|
| MetricFilterMatchRecord |
Metric Filter Match Record
|
| MetricTransformation |
Metric Transformation
|
| OutputLogEvent |
Output Log Event
|
| PutLogEventsRequest |
Container for the parameters to the
PutLogEvents operation. |
| PutLogEventsResult |
Put Log Events Result
|
| PutMetricFilterRequest |
Container for the parameters to the
PutMetricFilter operation. |
| PutRetentionPolicyRequest |
Container for the parameters to the
PutRetentionPolicy operation. |
| TestMetricFilterRequest |
Container for the parameters to the
TestMetricFilter operation. |
| TestMetricFilterResult |
Test Metric Filter Result
|
| Exception | Description |
|---|---|
| DataAlreadyAcceptedException |
AWSLogs exception
|
| InvalidParameterException |
Returned if a parameter of the request is incorrectly specified.
|
| InvalidSequenceTokenException |
AWSLogs exception
|
| LimitExceededException |
Returned if you have reached the maximum number of resources that can
be created.
|
| OperationAbortedException |
Returned if multiple requests to update the same resource were in
conflict.
|
| ResourceAlreadyExistsException |
Returned if the specified resource already exists.
|
| ResourceNotFoundException |
Returned if the specified resource does not exist.
|
| ServiceUnavailableException |
Returned if the service cannot complete the request.
|
Copyright © 2015. All rights reserved.