See: Description
| Class | Description |
|---|---|
| CreateLogGroupRequest |
Container for the parameters to the
CreateLogGroup operation. |
| CreateLogStreamRequest |
Container for the parameters to the
CreateLogStream operation. |
| DeleteDestinationRequest |
Container for the parameters to the
DeleteDestination 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. |
| DeleteSubscriptionFilterRequest |
Container for the parameters to the
DeleteSubscriptionFilter operation. |
| DescribeDestinationsRequest |
Container for the parameters to the
DescribeDestinations operation. |
| DescribeDestinationsResult |
Describe Destinations Result
|
| 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
|
| DescribeSubscriptionFiltersRequest |
Container for the parameters to the
DescribeSubscriptionFilters operation. |
| DescribeSubscriptionFiltersResult |
Describe Subscription Filters Result
|
| Destination |
Destination
|
| FilteredLogEvent |
Represents a matched event from a
FilterLogEvents
request. |
| FilterLogEventsRequest |
Container for the parameters to the
FilterLogEvents operation. |
| FilterLogEventsResult |
Filter Log Events 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 from a single emitter of logs.
|
| 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
|
| PutDestinationPolicyRequest |
Container for the parameters to the
PutDestinationPolicy operation. |
| PutDestinationRequest |
Container for the parameters to the
PutDestination operation. |
| PutDestinationResult |
Put Destination Result
|
| 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. |
| PutSubscriptionFilterRequest |
Container for the parameters to the
PutSubscriptionFilter operation. |
| RejectedLogEventsInfo |
Rejected Log Events Info
|
| SearchedLogStream |
An object indicating the search status of a log stream in a
FilterLogEvents request. |
| SubscriptionFilter |
Subscription Filter
|
| TestMetricFilterRequest |
Container for the parameters to the
TestMetricFilter operation. |
| TestMetricFilterResult |
Test Metric Filter Result
|
| Enum | Description |
|---|---|
| OrderBy |
Order By
|
| 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.