See: Description
| Class | Description | 
|---|---|
| AssociateKmsKeyRequest | 
 Associates the specified AWS Key Management Service (AWS KMS) customer master
 key (CMK) with the specified log group. | 
| CancelExportTaskRequest | 
 Cancels the specified export task. | 
| CreateExportTaskRequest | 
 Creates an export task, which allows you to efficiently export data from a
 log group to an Amazon S3 bucket. | 
| CreateExportTaskResult | |
| CreateLogGroupRequest | 
 Creates a log group with the specified name. | 
| CreateLogStreamRequest | 
 Creates a log stream for the specified log group. | 
| DeleteDestinationRequest | 
 Deletes the specified destination, and eventually disables all the
 subscription filters that publish to it. | 
| DeleteLogGroupRequest | 
 Deletes the specified log group and permanently deletes all the archived log
 events associated with the log group. | 
| DeleteLogStreamRequest | 
 Deletes the specified log stream and permanently deletes all the archived log
 events associated with the log stream. | 
| DeleteMetricFilterRequest | 
 Deletes the specified metric filter. | 
| DeleteResourcePolicyRequest | 
 Deletes a resource policy from this account. | 
| DeleteRetentionPolicyRequest | 
 Deletes the specified retention policy. | 
| DeleteSubscriptionFilterRequest | 
 Deletes the specified subscription filter. | 
| DescribeDestinationsRequest | 
 Lists all your destinations. | 
| DescribeDestinationsResult | |
| DescribeExportTasksRequest | 
 Lists the specified export tasks. | 
| DescribeExportTasksResult | |
| DescribeLogGroupsRequest | 
 Lists the specified log groups. | 
| DescribeLogGroupsResult | |
| DescribeLogStreamsRequest | 
 Lists the log streams for the specified log group. | 
| DescribeLogStreamsResult | |
| DescribeMetricFiltersRequest | 
 Lists the specified metric filters. | 
| DescribeMetricFiltersResult | |
| DescribeResourcePoliciesRequest | 
 Lists the resource policies in this account. | 
| DescribeResourcePoliciesResult | |
| DescribeSubscriptionFiltersRequest | 
 Lists the subscription filters for the specified log group. | 
| DescribeSubscriptionFiltersResult | |
| Destination | 
 Represents a cross-account destination that receives subscription log events. | 
| DisassociateKmsKeyRequest | 
 Disassociates the associated AWS Key Management Service (AWS KMS) customer
 master key (CMK) from the specified log group. | 
| ExportTask | 
 Represents an export task. | 
| ExportTaskExecutionInfo | 
 Represents the status of an export task. | 
| ExportTaskStatus | 
 Represents the status of an export task. | 
| FilteredLogEvent | 
 Represents a matched event. | 
| FilterLogEventsRequest | 
 Lists log events from the specified log group. | 
| FilterLogEventsResult | |
| GetLogEventsRequest | 
 Lists log events from the specified log stream. | 
| GetLogEventsResult | |
| InputLogEvent | 
 Represents a log event, which is a record of activity that was recorded by
 the application or resource being monitored. | 
| ListTagsLogGroupRequest | 
 Lists the tags for the specified log group. | 
| ListTagsLogGroupResult | |
| LogGroup | 
 Represents a log group. | 
| LogStream | 
 Represents a log stream, which is a sequence of log events from a single
 emitter of logs. | 
| MetricFilter | 
 Metric filters express how CloudWatch Logs would extract metric observations
 from ingested log events and transform them into metric data in a CloudWatch
 metric. | 
| MetricFilterMatchRecord | 
 Represents a matched event. | 
| MetricTransformation | 
 Indicates how to transform ingested log events in to metric data in a
 CloudWatch metric. | 
| OutputLogEvent | 
 Represents a log event. | 
| PutDestinationPolicyRequest | 
 Creates or updates an access policy associated with an existing destination. | 
| PutDestinationRequest | 
 Creates or updates a destination. | 
| PutDestinationResult | |
| PutLogEventsRequest | 
 Uploads a batch of log events to the specified log stream. | 
| PutLogEventsResult | |
| PutMetricFilterRequest | 
 Creates or updates a metric filter and associates it with the specified log
 group. | 
| PutResourcePolicyRequest | 
 Creates or updates a resource policy allowing other AWS services to put log
 events to this account, such as Amazon Route 53. | 
| PutResourcePolicyResult | |
| PutRetentionPolicyRequest | 
 Sets the retention of the specified log group. | 
| PutSubscriptionFilterRequest | 
 Creates or updates a subscription filter and associates it with the specified
 log group. | 
| RejectedLogEventsInfo | 
 Represents the rejected events. | 
| ResourcePolicy | 
 A policy enabling one or more entities to put logs to a log group in this
 account. | 
| SearchedLogStream | 
 Represents the search status of a log stream. | 
| SubscriptionFilter | 
 Represents a subscription filter. | 
| TagLogGroupRequest | 
 Adds or updates the specified tags for the specified log group. | 
| TestMetricFilterRequest | 
 Tests the filter pattern of a metric filter against a sample of log event
 messages. | 
| TestMetricFilterResult | |
| UntagLogGroupRequest | 
 Removes the specified tags from the specified log group. | 
| Enum | Description | 
|---|---|
| Distribution | 
 The method used to distribute log data to the destination, which can be
 either random or grouped by log stream. | 
| ExportTaskStatusCode | Export Task Status Code | 
| OrderBy | Order By | 
| Exception | Description | 
|---|---|
| DataAlreadyAcceptedException | 
 The event was already logged. | 
| InvalidOperationException | 
 The operation is not valid on the specified resource. | 
| InvalidParameterException | 
 A parameter is specified incorrectly. | 
| InvalidSequenceTokenException | 
 The sequence token is not valid. | 
| LimitExceededException | 
 You have reached the maximum number of resources that can be created. | 
| OperationAbortedException | 
 Multiple requests to update the same resource were in conflict. | 
| ResourceAlreadyExistsException | 
 The specified resource already exists. | 
| ResourceNotFoundException | 
 The specified resource does not exist. | 
| ServiceUnavailableException | 
 The service cannot complete the request. | 
| UnrecognizedClientException | 
 The most likely cause is an invalid AWS access key ID or secret key. | 
Copyright © 2018 Amazon Web Services, Inc. All Rights Reserved.