Method | Description | |
---|---|---|
AmazonCloudWatchLogsClient ( ) : System |
Constructs AmazonCloudWatchLogsClient with the credentials loaded from the application's default configuration, and if unsuccessful from the Instance Profile service on an EC2 instance. Example App.config with credentials set.
|
|
AmazonCloudWatchLogsClient ( |
Constructs AmazonCloudWatchLogsClient with AWS Credentials
|
|
AmazonCloudWatchLogsClient ( |
Constructs AmazonCloudWatchLogsClient with AWS Credentials and an AmazonCloudWatchLogsClient Configuration object.
|
|
AmazonCloudWatchLogsClient ( |
Constructs AmazonCloudWatchLogsClient with AWS Credentials
|
|
AmazonCloudWatchLogsClient ( |
Constructs AmazonCloudWatchLogsClient with the credentials loaded from the application's default configuration, and if unsuccessful from the Instance Profile service on an EC2 instance. Example App.config with credentials set.
|
|
AmazonCloudWatchLogsClient ( RegionEndpoint region ) : System |
Constructs AmazonCloudWatchLogsClient with the credentials loaded from the application's default configuration, and if unsuccessful from the Instance Profile service on an EC2 instance. Example App.config with credentials set.
|
|
AmazonCloudWatchLogsClient ( string awsAccessKeyId, string awsSecretAccessKey ) : System |
Constructs AmazonCloudWatchLogsClient with AWS Access Key ID and AWS Secret Key
|
|
AmazonCloudWatchLogsClient ( string awsAccessKeyId, string awsSecretAccessKey, |
Constructs AmazonCloudWatchLogsClient with AWS Access Key ID, AWS Secret Key and an AmazonCloudWatchLogsClient Configuration object.
|
|
AmazonCloudWatchLogsClient ( string awsAccessKeyId, string awsSecretAccessKey, RegionEndpoint region ) : System |
Constructs AmazonCloudWatchLogsClient with AWS Access Key ID and AWS Secret Key
|
|
AmazonCloudWatchLogsClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken ) : System |
Constructs AmazonCloudWatchLogsClient with AWS Access Key ID and AWS Secret Key
|
|
AmazonCloudWatchLogsClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, |
Constructs AmazonCloudWatchLogsClient with AWS Access Key ID, AWS Secret Key and an AmazonCloudWatchLogsClient Configuration object.
|
|
AmazonCloudWatchLogsClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, RegionEndpoint region ) : System |
Constructs AmazonCloudWatchLogsClient with AWS Access Key ID and AWS Secret Key
|
|
BeginCancelExportTask ( |
Initiates the asynchronous execution of the CancelExportTask operation.
|
|
BeginCreateExportTask ( |
Initiates the asynchronous execution of the CreateExportTask operation.
|
|
BeginCreateLogGroup ( |
Initiates the asynchronous execution of the CreateLogGroup operation.
|
|
BeginCreateLogStream ( |
Initiates the asynchronous execution of the CreateLogStream operation.
|
|
BeginDeleteDestination ( |
Initiates the asynchronous execution of the DeleteDestination operation.
|
|
BeginDeleteLogGroup ( |
Initiates the asynchronous execution of the DeleteLogGroup operation.
|
|
BeginDeleteLogStream ( |
Initiates the asynchronous execution of the DeleteLogStream operation.
|
|
BeginDeleteMetricFilter ( |
Initiates the asynchronous execution of the DeleteMetricFilter operation.
|
|
BeginDeleteRetentionPolicy ( |
Initiates the asynchronous execution of the DeleteRetentionPolicy operation.
|
|
BeginDeleteSubscriptionFilter ( |
Initiates the asynchronous execution of the DeleteSubscriptionFilter operation.
|
|
BeginDescribeDestinations ( |
Initiates the asynchronous execution of the DescribeDestinations operation.
|
|
BeginDescribeExportTasks ( |
Initiates the asynchronous execution of the DescribeExportTasks operation.
|
|
BeginDescribeLogGroups ( |
Initiates the asynchronous execution of the DescribeLogGroups operation.
|
|
BeginDescribeLogStreams ( |
Initiates the asynchronous execution of the DescribeLogStreams operation.
|
|
BeginDescribeMetricFilters ( |
Initiates the asynchronous execution of the DescribeMetricFilters operation.
|
|
BeginDescribeSubscriptionFilters ( |
Initiates the asynchronous execution of the DescribeSubscriptionFilters operation.
|
|
BeginFilterLogEvents ( |
Initiates the asynchronous execution of the FilterLogEvents operation.
|
|
BeginGetLogEvents ( |
Initiates the asynchronous execution of the GetLogEvents operation.
|
|
BeginListTagsLogGroup ( |
Initiates the asynchronous execution of the ListTagsLogGroup operation.
|
|
BeginPutDestination ( |
Initiates the asynchronous execution of the PutDestination operation.
|
|
BeginPutDestinationPolicy ( |
Initiates the asynchronous execution of the PutDestinationPolicy operation.
|
|
BeginPutLogEvents ( |
Initiates the asynchronous execution of the PutLogEvents operation.
|
|
BeginPutMetricFilter ( |
Initiates the asynchronous execution of the PutMetricFilter operation.
|
|
BeginPutRetentionPolicy ( |
Initiates the asynchronous execution of the PutRetentionPolicy operation.
|
|
BeginPutSubscriptionFilter ( |
Initiates the asynchronous execution of the PutSubscriptionFilter operation.
|
|
BeginTagLogGroup ( |
Initiates the asynchronous execution of the TagLogGroup operation.
|
|
BeginTestMetricFilter ( TestMetricFilterRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the TestMetricFilter operation.
|
|
BeginUntagLogGroup ( |
Initiates the asynchronous execution of the UntagLogGroup operation.
|
|
CancelExportTask ( |
Cancels the specified export task. The task must be in the
|
|
CancelExportTaskAsync ( |
Initiates the asynchronous execution of the CancelExportTask operation.
|
|
CreateExportTask ( |
Creates an export task, which allows you to efficiently export data from a log group to an Amazon S3 bucket. This is an asynchronous call. If all the required information is provided, this operation initiates an export task and responds with the ID of the task. After the task has started, you can use DescribeExportTasks to get the status of the export task. Each account can only have one active ( You can export logs from multiple log groups or multiple time ranges to the same S3 bucket. To separate out log data for each export task, you can specify a prefix that will be used as the Amazon S3 key prefix for all exported objects.
|
|
CreateExportTaskAsync ( |
Initiates the asynchronous execution of the CreateExportTask operation.
|
|
CreateLogGroup ( |
Creates a log group with the specified name. You can create up to 5000 log groups per account. You must use the following guidelines when naming a log group:
|
|
CreateLogGroupAsync ( |
Initiates the asynchronous execution of the CreateLogGroup operation.
|
|
CreateLogStream ( |
Creates a log stream for the specified log group. There is no limit on the number of log streams that you can create for a log group. You must use the following guidelines when naming a log stream:
|
|
CreateLogStreamAsync ( |
Initiates the asynchronous execution of the CreateLogStream operation.
|
|
DeleteDestination ( |
Deletes the specified destination, and eventually disables all the subscription filters that publish to it. This operation does not delete the physical resource encapsulated by the destination.
|
|
DeleteDestinationAsync ( |
Initiates the asynchronous execution of the DeleteDestination operation.
|
|
DeleteLogGroup ( |
Deletes the specified log group and permanently deletes all the archived log events associated with the log group.
|
|
DeleteLogGroupAsync ( |
Initiates the asynchronous execution of the DeleteLogGroup operation.
|
|
DeleteLogStream ( |
Deletes the specified log stream and permanently deletes all the archived log events associated with the log stream.
|
|
DeleteLogStreamAsync ( |
Initiates the asynchronous execution of the DeleteLogStream operation.
|
|
DeleteMetricFilter ( |
Deletes the specified metric filter.
|
|
DeleteMetricFilterAsync ( |
Initiates the asynchronous execution of the DeleteMetricFilter operation.
|
|
DeleteRetentionPolicy ( |
Deletes the specified retention policy. Log events do not expire if they belong to log groups without a retention policy.
|
|
DeleteRetentionPolicyAsync ( |
Initiates the asynchronous execution of the DeleteRetentionPolicy operation.
|
|
DeleteSubscriptionFilter ( |
Deletes the specified subscription filter.
|
|
DeleteSubscriptionFilterAsync ( |
Initiates the asynchronous execution of the DeleteSubscriptionFilter operation.
|
|
DescribeDestinations ( |
Lists all your destinations. The results are ASCII-sorted by destination name.
|
|
DescribeDestinationsAsync ( |
Initiates the asynchronous execution of the DescribeDestinations operation.
|
|
DescribeExportTasks ( |
Lists the specified export tasks. You can list all your export tasks or filter the results based on task ID or task status.
|
|
DescribeExportTasksAsync ( |
Initiates the asynchronous execution of the DescribeExportTasks operation.
|
|
DescribeLogGroups ( ) : |
Lists the specified log groups. You can list all your log groups or filter the results by prefix. The results are ASCII-sorted by log group name.
|
|
DescribeLogGroups ( |
Lists the specified log groups. You can list all your log groups or filter the results by prefix. The results are ASCII-sorted by log group name.
|
|
DescribeLogGroupsAsync ( |
Initiates the asynchronous execution of the DescribeLogGroups operation.
|
|
DescribeLogGroupsAsync ( System cancellationToken = default(CancellationToken) ) : Task |
Lists the specified log groups. You can list all your log groups or filter the results by prefix. The results are ASCII-sorted by log group name.
|
|
DescribeLogStreams ( |
Lists the log streams for the specified log group. You can list all the log streams or filter the results by prefix. You can also control how the results are ordered. This operation has a limit of five transactions per second, after which transactions are throttled.
|
|
DescribeLogStreamsAsync ( |
Initiates the asynchronous execution of the DescribeLogStreams operation.
|
|
DescribeMetricFilters ( |
Lists the specified metric filters. You can list all the metric filters or filter the results by log name, prefix, metric name, and metric namespace. The results are ASCII-sorted by filter name.
|
|
DescribeMetricFiltersAsync ( |
Initiates the asynchronous execution of the DescribeMetricFilters operation.
|
|
DescribeSubscriptionFilters ( |
Lists the subscription filters for the specified log group. You can list all the subscription filters or filter the results by prefix. The results are ASCII-sorted by filter name.
|
|
DescribeSubscriptionFiltersAsync ( |
Initiates the asynchronous execution of the DescribeSubscriptionFilters operation.
|
|
EndCancelExportTask ( IAsyncResult asyncResult ) : CancelExportTaskResponse |
Finishes the asynchronous execution of the CancelExportTask operation.
|
|
EndCreateExportTask ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the CreateExportTask operation.
|
|
EndCreateLogGroup ( IAsyncResult asyncResult ) : Amazon.CloudWatchLogs.Model.CreateLogGroupResponse |
Finishes the asynchronous execution of the CreateLogGroup operation.
|
|
EndCreateLogStream ( IAsyncResult asyncResult ) : Amazon.CloudWatchLogs.Model.CreateLogStreamResponse |
Finishes the asynchronous execution of the CreateLogStream operation.
|
|
EndDeleteDestination ( IAsyncResult asyncResult ) : DeleteDestinationResponse |
Finishes the asynchronous execution of the DeleteDestination operation.
|
|
EndDeleteLogGroup ( IAsyncResult asyncResult ) : Amazon.CloudWatchLogs.Model.DeleteLogGroupResponse |
Finishes the asynchronous execution of the DeleteLogGroup operation.
|
|
EndDeleteLogStream ( IAsyncResult asyncResult ) : Amazon.CloudWatchLogs.Model.DeleteLogStreamResponse |
Finishes the asynchronous execution of the DeleteLogStream operation.
|
|
EndDeleteMetricFilter ( IAsyncResult asyncResult ) : Amazon.CloudWatchLogs.Model.DeleteMetricFilterResponse |
Finishes the asynchronous execution of the DeleteMetricFilter operation.
|
|
EndDeleteRetentionPolicy ( IAsyncResult asyncResult ) : Amazon.CloudWatchLogs.Model.DeleteRetentionPolicyResponse |
Finishes the asynchronous execution of the DeleteRetentionPolicy operation.
|
|
EndDeleteSubscriptionFilter ( IAsyncResult asyncResult ) : DeleteSubscriptionFilterResponse |
Finishes the asynchronous execution of the DeleteSubscriptionFilter operation.
|
|
EndDescribeDestinations ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the DescribeDestinations operation.
|
|
EndDescribeExportTasks ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the DescribeExportTasks operation.
|
|
EndDescribeLogGroups ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the DescribeLogGroups operation.
|
|
EndDescribeLogStreams ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the DescribeLogStreams operation.
|
|
EndDescribeMetricFilters ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the DescribeMetricFilters operation.
|
|
EndDescribeSubscriptionFilters ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the DescribeSubscriptionFilters operation.
|
|
EndFilterLogEvents ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the FilterLogEvents operation.
|
|
EndGetLogEvents ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetLogEvents operation.
|
|
EndListTagsLogGroup ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the ListTagsLogGroup operation.
|
|
EndPutDestination ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the PutDestination operation.
|
|
EndPutDestinationPolicy ( IAsyncResult asyncResult ) : PutDestinationPolicyResponse |
Finishes the asynchronous execution of the PutDestinationPolicy operation.
|
|
EndPutLogEvents ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the PutLogEvents operation.
|
|
EndPutMetricFilter ( IAsyncResult asyncResult ) : Amazon.CloudWatchLogs.Model.PutMetricFilterResponse |
Finishes the asynchronous execution of the PutMetricFilter operation.
|
|
EndPutRetentionPolicy ( IAsyncResult asyncResult ) : Amazon.CloudWatchLogs.Model.PutRetentionPolicyResponse |
Finishes the asynchronous execution of the PutRetentionPolicy operation.
|
|
EndPutSubscriptionFilter ( IAsyncResult asyncResult ) : PutSubscriptionFilterResponse |
Finishes the asynchronous execution of the PutSubscriptionFilter operation.
|
|
EndTagLogGroup ( IAsyncResult asyncResult ) : TagLogGroupResponse |
Finishes the asynchronous execution of the TagLogGroup operation.
|
|
EndTestMetricFilter ( IAsyncResult asyncResult ) : TestMetricFilterResponse |
Finishes the asynchronous execution of the TestMetricFilter operation.
|
|
EndUntagLogGroup ( IAsyncResult asyncResult ) : UntagLogGroupResponse |
Finishes the asynchronous execution of the UntagLogGroup operation.
|
|
FilterLogEvents ( |
Lists log events from the specified log group. You can list all the log events or filter the results using a filter pattern, a time range, and the name of the log stream. By default, this operation returns as many log events as can fit in 1MB (up to 10,000 log events), or all the events found within the time range that you specify. If the results include a token, then there are more log events available, and you can get additional results by specifying the token in a subsequent call.
|
|
FilterLogEventsAsync ( |
Initiates the asynchronous execution of the FilterLogEvents operation.
|
|
GetLogEvents ( |
Lists log events from the specified log stream. You can list all the log events or filter using a time range. By default, this operation returns as many log events as can fit in a response size of 1MB (up to 10,000 log events). If the results include tokens, there are more log events available. You can get additional log events by specifying one of the tokens in a subsequent call.
|
|
GetLogEventsAsync ( |
Initiates the asynchronous execution of the GetLogEvents operation.
|
|
ListTagsLogGroup ( |
Lists the tags for the specified log group. To add tags, use TagLogGroup. To remove tags, use UntagLogGroup.
|
|
ListTagsLogGroupAsync ( |
Initiates the asynchronous execution of the ListTagsLogGroup operation.
|
|
PutDestination ( |
Creates or updates a destination. A destination encapsulates a physical resource (such as a Kinesis stream) and enables you to subscribe to a real-time stream of log events of a different account, ingested using PutLogEvents. Currently, the only supported physical resource is a Amazon Kinesis stream belonging to the same account as the destination. A destination controls what is written to its Amazon Kinesis stream through an access policy. By default,
|
|
PutDestinationAsync ( |
Initiates the asynchronous execution of the PutDestination operation.
|
|
PutDestinationPolicy ( |
Creates or updates an access policy associated with an existing destination. An access policy is an IAM policy document that is used to authorize claims to register a subscription filter against a given destination.
|
|
PutDestinationPolicyAsync ( |
Initiates the asynchronous execution of the PutDestinationPolicy operation.
|
|
PutLogEvents ( |
Uploads a batch of log events to the specified log stream. You must include the sequence token obtained from the response of the previous call. An upload in a newly created log stream does not require a sequence token. You can also get the sequence token using DescribeLogStreams. The batch of events must satisfy the following constraints:
|
|
PutLogEventsAsync ( |
Initiates the asynchronous execution of the PutLogEvents operation.
|
|
PutMetricFilter ( |
Creates or updates a metric filter and associates it with the specified log group. Metric filters allow you to configure rules to extract metric data from log events ingested through PutLogEvents. The maximum number of metric filters that can be associated with a log group is 100.
|
|
PutMetricFilterAsync ( |
Initiates the asynchronous execution of the PutMetricFilter operation.
|
|
PutRetentionPolicy ( |
Sets the retention of the specified log group. A retention policy allows you to configure the number of days you want to retain log events in the specified log group.
|
|
PutRetentionPolicyAsync ( |
Initiates the asynchronous execution of the PutRetentionPolicy operation.
|
|
PutSubscriptionFilter ( |
Creates or updates a subscription filter and associates it with the specified log group. Subscription filters allow you to subscribe to a real-time stream of log events ingested through PutLogEvents and have them delivered to a specific destination. Currently, the supported destinations are:
There can only be one subscription filter associated with a log group.
|
|
PutSubscriptionFilterAsync ( |
Initiates the asynchronous execution of the PutSubscriptionFilter operation.
|
|
TagLogGroup ( |
Adds or updates the specified tags for the specified log group. To list the tags for a log group, use ListTagsLogGroup. To remove tags, use UntagLogGroup. For more information about tags, see Tag Log Groups in Amazon CloudWatch Logs in the Amazon CloudWatch Logs User Guide.
|
|
TagLogGroupAsync ( |
Initiates the asynchronous execution of the TagLogGroup operation.
|
|
TestMetricFilter ( TestMetricFilterRequest request ) : TestMetricFilterResponse |
Tests the filter pattern of a metric filter against a sample of log event messages. You can use this operation to validate the correctness of a metric filter pattern.
|
|
TestMetricFilterAsync ( TestMetricFilterRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the TestMetricFilter operation.
|
|
UntagLogGroup ( |
Removes the specified tags from the specified log group. To list the tags for a log group, use ListTagsLogGroup. To add tags, use UntagLogGroup.
|
|
UntagLogGroupAsync ( |
Initiates the asynchronous execution of the UntagLogGroup operation.
|
Method | Description | |
---|---|---|
CreateSigner ( ) : |
Creates the signer for the service.
|
|
Dispose ( bool disposing ) : void |
Disposes the service client.
|
public AmazonCloudWatchLogsClient ( ) : System | ||
return | System |
public AmazonCloudWatchLogsClient ( |
||
credentials | AWS Credentials | |
return | System |
public AmazonCloudWatchLogsClient ( |
||
credentials | AWS Credentials | |
clientConfig | The AmazonCloudWatchLogsClient Configuration Object | |
return | System |
public AmazonCloudWatchLogsClient ( |
||
credentials | AWS Credentials | |
region | RegionEndpoint | The region to connect. |
return | System |
public AmazonCloudWatchLogsClient ( |
||
config | The AmazonCloudWatchLogsClient Configuration Object | |
return | System |
public AmazonCloudWatchLogsClient ( RegionEndpoint region ) : System | ||
region | RegionEndpoint | The region to connect. |
return | System |
public AmazonCloudWatchLogsClient ( string awsAccessKeyId, string awsSecretAccessKey ) : System | ||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
return | System |
public AmazonCloudWatchLogsClient ( string awsAccessKeyId, string awsSecretAccessKey, |
||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
clientConfig | The AmazonCloudWatchLogsClient Configuration Object | |
return | System |
public AmazonCloudWatchLogsClient ( string awsAccessKeyId, string awsSecretAccessKey, RegionEndpoint region ) : System | ||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
region | RegionEndpoint | The region to connect. |
return | System |
public AmazonCloudWatchLogsClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken ) : System | ||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
awsSessionToken | string | AWS Session Token |
return | System |
public AmazonCloudWatchLogsClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, |
||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
awsSessionToken | string | AWS Session Token |
clientConfig | The AmazonCloudWatchLogsClient Configuration Object | |
return | System |
public AmazonCloudWatchLogsClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, RegionEndpoint region ) : System | ||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
awsSessionToken | string | AWS Session Token |
region | RegionEndpoint | The region to connect. |
return | System |
public BeginCancelExportTask ( |
||
request | Container for the necessary parameters to execute the CancelExportTask operation on AmazonCloudWatchLogsClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginCreateExportTask ( |
||
request | Container for the necessary parameters to execute the CreateExportTask operation on AmazonCloudWatchLogsClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginCreateLogGroup ( |
||
request | Container for the necessary parameters to execute the CreateLogGroup operation on AmazonCloudWatchLogsClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginCreateLogStream ( |
||
request | Container for the necessary parameters to execute the CreateLogStream operation on AmazonCloudWatchLogsClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginDeleteDestination ( |
||
request | Container for the necessary parameters to execute the DeleteDestination operation on AmazonCloudWatchLogsClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginDeleteLogGroup ( |
||
request | Container for the necessary parameters to execute the DeleteLogGroup operation on AmazonCloudWatchLogsClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginDeleteLogStream ( |
||
request | Container for the necessary parameters to execute the DeleteLogStream operation on AmazonCloudWatchLogsClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginDeleteMetricFilter ( |
||
request | Container for the necessary parameters to execute the DeleteMetricFilter operation on AmazonCloudWatchLogsClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginDeleteRetentionPolicy ( |
||
request | Container for the necessary parameters to execute the DeleteRetentionPolicy operation on AmazonCloudWatchLogsClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginDeleteSubscriptionFilter ( |
||
request | Container for the necessary parameters to execute the DeleteSubscriptionFilter operation on AmazonCloudWatchLogsClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginDescribeDestinations ( |
||
request | Container for the necessary parameters to execute the DescribeDestinations operation on AmazonCloudWatchLogsClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginDescribeExportTasks ( |
||
request | Container for the necessary parameters to execute the DescribeExportTasks operation on AmazonCloudWatchLogsClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginDescribeLogGroups ( |
||
request | Container for the necessary parameters to execute the DescribeLogGroups operation on AmazonCloudWatchLogsClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginDescribeLogStreams ( |
||
request | Container for the necessary parameters to execute the DescribeLogStreams operation on AmazonCloudWatchLogsClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginDescribeMetricFilters ( |
||
request | Container for the necessary parameters to execute the DescribeMetricFilters operation on AmazonCloudWatchLogsClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginDescribeSubscriptionFilters ( |
||
request | Container for the necessary parameters to execute the DescribeSubscriptionFilters operation on AmazonCloudWatchLogsClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginFilterLogEvents ( |
||
request | Container for the necessary parameters to execute the FilterLogEvents operation on AmazonCloudWatchLogsClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginGetLogEvents ( |
||
request | Container for the necessary parameters to execute the GetLogEvents operation on AmazonCloudWatchLogsClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginListTagsLogGroup ( |
||
request | Container for the necessary parameters to execute the ListTagsLogGroup operation on AmazonCloudWatchLogsClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginPutDestination ( |
||
request | Container for the necessary parameters to execute the PutDestination operation on AmazonCloudWatchLogsClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginPutDestinationPolicy ( |
||
request | Container for the necessary parameters to execute the PutDestinationPolicy operation on AmazonCloudWatchLogsClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginPutLogEvents ( |
||
request | Container for the necessary parameters to execute the PutLogEvents operation on AmazonCloudWatchLogsClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginPutMetricFilter ( |
||
request | Container for the necessary parameters to execute the PutMetricFilter operation on AmazonCloudWatchLogsClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginPutRetentionPolicy ( |
||
request | Container for the necessary parameters to execute the PutRetentionPolicy operation on AmazonCloudWatchLogsClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginPutSubscriptionFilter ( |
||
request | Container for the necessary parameters to execute the PutSubscriptionFilter operation on AmazonCloudWatchLogsClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginTagLogGroup ( |
||
request | Container for the necessary parameters to execute the TagLogGroup operation on AmazonCloudWatchLogsClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginTestMetricFilter ( TestMetricFilterRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | Amazon.CloudWatchLogs.Model.TestMetricFilterRequest | Container for the necessary parameters to execute the TestMetricFilter operation on AmazonCloudWatchLogsClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginUntagLogGroup ( |
||
request | Container for the necessary parameters to execute the UntagLogGroup operation on AmazonCloudWatchLogsClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public CancelExportTask ( |
||
request | Container for the necessary parameters to execute the CancelExportTask service method. | |
return | CancelExportTaskResponse |
public CancelExportTaskAsync ( |
||
request | Container for the necessary parameters to execute the CancelExportTask operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public CreateExportTask ( |
||
request | Container for the necessary parameters to execute the CreateExportTask service method. | |
return |
public CreateExportTaskAsync ( |
||
request | Container for the necessary parameters to execute the CreateExportTask operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public CreateLogGroup ( |
||
request | Container for the necessary parameters to execute the CreateLogGroup service method. | |
return | Amazon.CloudWatchLogs.Model.CreateLogGroupResponse |
public CreateLogGroupAsync ( |
||
request | Container for the necessary parameters to execute the CreateLogGroup operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public CreateLogStream ( |
||
request | Container for the necessary parameters to execute the CreateLogStream service method. | |
return | Amazon.CloudWatchLogs.Model.CreateLogStreamResponse |
public CreateLogStreamAsync ( |
||
request | Container for the necessary parameters to execute the CreateLogStream operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
protected CreateSigner ( ) : |
||
return |
public DeleteDestination ( |
||
request | Container for the necessary parameters to execute the DeleteDestination service method. | |
return | DeleteDestinationResponse |
public DeleteDestinationAsync ( |
||
request | Container for the necessary parameters to execute the DeleteDestination operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public DeleteLogGroup ( |
||
request | Container for the necessary parameters to execute the DeleteLogGroup service method. | |
return | Amazon.CloudWatchLogs.Model.DeleteLogGroupResponse |
public DeleteLogGroupAsync ( |
||
request | Container for the necessary parameters to execute the DeleteLogGroup operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public DeleteLogStream ( |
||
request | Container for the necessary parameters to execute the DeleteLogStream service method. | |
return | Amazon.CloudWatchLogs.Model.DeleteLogStreamResponse |
public DeleteLogStreamAsync ( |
||
request | Container for the necessary parameters to execute the DeleteLogStream operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public DeleteMetricFilter ( |
||
request | Container for the necessary parameters to execute the DeleteMetricFilter service method. | |
return | Amazon.CloudWatchLogs.Model.DeleteMetricFilterResponse |
public DeleteMetricFilterAsync ( |
||
request | Container for the necessary parameters to execute the DeleteMetricFilter operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public DeleteRetentionPolicy ( |
||
request | Container for the necessary parameters to execute the DeleteRetentionPolicy service method. | |
return | Amazon.CloudWatchLogs.Model.DeleteRetentionPolicyResponse |
public DeleteRetentionPolicyAsync ( |
||
request | Container for the necessary parameters to execute the DeleteRetentionPolicy operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public DeleteSubscriptionFilter ( |
||
request | Container for the necessary parameters to execute the DeleteSubscriptionFilter service method. | |
return | DeleteSubscriptionFilterResponse |
public DeleteSubscriptionFilterAsync ( |
||
request | Container for the necessary parameters to execute the DeleteSubscriptionFilter operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public DescribeDestinations ( |
||
request | Container for the necessary parameters to execute the DescribeDestinations service method. | |
return |
public DescribeDestinationsAsync ( |
||
request | Container for the necessary parameters to execute the DescribeDestinations operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public DescribeExportTasks ( |
||
request | Container for the necessary parameters to execute the DescribeExportTasks service method. | |
return |
public DescribeExportTasksAsync ( |
||
request | Container for the necessary parameters to execute the DescribeExportTasks operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public DescribeLogGroups ( ) : |
||
return |
public DescribeLogGroups ( |
||
request | Container for the necessary parameters to execute the DescribeLogGroups service method. | |
return |
public DescribeLogGroupsAsync ( |
||
request | Container for the necessary parameters to execute the DescribeLogGroups operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public DescribeLogGroupsAsync ( System cancellationToken = default(CancellationToken) ) : Task |
||
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public DescribeLogStreams ( |
||
request | Container for the necessary parameters to execute the DescribeLogStreams service method. | |
return |
public DescribeLogStreamsAsync ( |
||
request | Container for the necessary parameters to execute the DescribeLogStreams operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public DescribeMetricFilters ( |
||
request | Container for the necessary parameters to execute the DescribeMetricFilters service method. | |
return |
public DescribeMetricFiltersAsync ( |
||
request | Container for the necessary parameters to execute the DescribeMetricFilters operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public DescribeSubscriptionFilters ( |
||
request | Container for the necessary parameters to execute the DescribeSubscriptionFilters service method. | |
return |
public DescribeSubscriptionFiltersAsync ( |
||
request | Container for the necessary parameters to execute the DescribeSubscriptionFilters operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public EndCancelExportTask ( IAsyncResult asyncResult ) : CancelExportTaskResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCancelExportTask. |
return | CancelExportTaskResponse |
public EndCreateExportTask ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreateExportTask. |
return |
public EndCreateLogGroup ( IAsyncResult asyncResult ) : Amazon.CloudWatchLogs.Model.CreateLogGroupResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreateLogGroup. |
return | Amazon.CloudWatchLogs.Model.CreateLogGroupResponse |
public EndCreateLogStream ( IAsyncResult asyncResult ) : Amazon.CloudWatchLogs.Model.CreateLogStreamResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreateLogStream. |
return | Amazon.CloudWatchLogs.Model.CreateLogStreamResponse |
public EndDeleteDestination ( IAsyncResult asyncResult ) : DeleteDestinationResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteDestination. |
return | DeleteDestinationResponse |
public EndDeleteLogGroup ( IAsyncResult asyncResult ) : Amazon.CloudWatchLogs.Model.DeleteLogGroupResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteLogGroup. |
return | Amazon.CloudWatchLogs.Model.DeleteLogGroupResponse |
public EndDeleteLogStream ( IAsyncResult asyncResult ) : Amazon.CloudWatchLogs.Model.DeleteLogStreamResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteLogStream. |
return | Amazon.CloudWatchLogs.Model.DeleteLogStreamResponse |
public EndDeleteMetricFilter ( IAsyncResult asyncResult ) : Amazon.CloudWatchLogs.Model.DeleteMetricFilterResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteMetricFilter. |
return | Amazon.CloudWatchLogs.Model.DeleteMetricFilterResponse |
public EndDeleteRetentionPolicy ( IAsyncResult asyncResult ) : Amazon.CloudWatchLogs.Model.DeleteRetentionPolicyResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteRetentionPolicy. |
return | Amazon.CloudWatchLogs.Model.DeleteRetentionPolicyResponse |
public EndDeleteSubscriptionFilter ( IAsyncResult asyncResult ) : DeleteSubscriptionFilterResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteSubscriptionFilter. |
return | DeleteSubscriptionFilterResponse |
public EndDescribeDestinations ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDescribeDestinations. |
return |
public EndDescribeExportTasks ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDescribeExportTasks. |
return |
public EndDescribeLogGroups ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDescribeLogGroups. |
return |
public EndDescribeLogStreams ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDescribeLogStreams. |
return |
public EndDescribeMetricFilters ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDescribeMetricFilters. |
return |
public EndDescribeSubscriptionFilters ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDescribeSubscriptionFilters. |
return |
public EndFilterLogEvents ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginFilterLogEvents. |
return |
public EndGetLogEvents ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetLogEvents. |
return |
public EndListTagsLogGroup ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginListTagsLogGroup. |
return |
public EndPutDestination ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginPutDestination. |
return |
public EndPutDestinationPolicy ( IAsyncResult asyncResult ) : PutDestinationPolicyResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginPutDestinationPolicy. |
return | PutDestinationPolicyResponse |
public EndPutLogEvents ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginPutLogEvents. |
return |
public EndPutMetricFilter ( IAsyncResult asyncResult ) : Amazon.CloudWatchLogs.Model.PutMetricFilterResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginPutMetricFilter. |
return | Amazon.CloudWatchLogs.Model.PutMetricFilterResponse |
public EndPutRetentionPolicy ( IAsyncResult asyncResult ) : Amazon.CloudWatchLogs.Model.PutRetentionPolicyResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginPutRetentionPolicy. |
return | Amazon.CloudWatchLogs.Model.PutRetentionPolicyResponse |
public EndPutSubscriptionFilter ( IAsyncResult asyncResult ) : PutSubscriptionFilterResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginPutSubscriptionFilter. |
return | PutSubscriptionFilterResponse |
public EndTagLogGroup ( IAsyncResult asyncResult ) : TagLogGroupResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginTagLogGroup. |
return | TagLogGroupResponse |
public EndTestMetricFilter ( IAsyncResult asyncResult ) : TestMetricFilterResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginTestMetricFilter. |
return | Amazon.CloudWatchLogs.Model.TestMetricFilterResponse |
public EndUntagLogGroup ( IAsyncResult asyncResult ) : UntagLogGroupResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginUntagLogGroup. |
return | UntagLogGroupResponse |
public FilterLogEvents ( |
||
request | Container for the necessary parameters to execute the FilterLogEvents service method. | |
return |
public FilterLogEventsAsync ( |
||
request | Container for the necessary parameters to execute the FilterLogEvents operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public GetLogEvents ( |
||
request | Container for the necessary parameters to execute the GetLogEvents service method. | |
return |
public GetLogEventsAsync ( |
||
request | Container for the necessary parameters to execute the GetLogEvents operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public ListTagsLogGroup ( |
||
request | Container for the necessary parameters to execute the ListTagsLogGroup service method. | |
return |
public ListTagsLogGroupAsync ( |
||
request | Container for the necessary parameters to execute the ListTagsLogGroup operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public PutDestination ( |
||
request | Container for the necessary parameters to execute the PutDestination service method. | |
return |
public PutDestinationAsync ( |
||
request | Container for the necessary parameters to execute the PutDestination operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public PutDestinationPolicy ( |
||
request | Container for the necessary parameters to execute the PutDestinationPolicy service method. | |
return | PutDestinationPolicyResponse |
public PutDestinationPolicyAsync ( |
||
request | Container for the necessary parameters to execute the PutDestinationPolicy operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public PutLogEvents ( |
||
request | Container for the necessary parameters to execute the PutLogEvents service method. | |
return |
public PutLogEventsAsync ( |
||
request | Container for the necessary parameters to execute the PutLogEvents operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public PutMetricFilter ( |
||
request | Container for the necessary parameters to execute the PutMetricFilter service method. | |
return | Amazon.CloudWatchLogs.Model.PutMetricFilterResponse |
public PutMetricFilterAsync ( |
||
request | Container for the necessary parameters to execute the PutMetricFilter operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public PutRetentionPolicy ( |
||
request | Container for the necessary parameters to execute the PutRetentionPolicy service method. | |
return | Amazon.CloudWatchLogs.Model.PutRetentionPolicyResponse |
public PutRetentionPolicyAsync ( |
||
request | Container for the necessary parameters to execute the PutRetentionPolicy operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public PutSubscriptionFilter ( |
||
request | Container for the necessary parameters to execute the PutSubscriptionFilter service method. | |
return | PutSubscriptionFilterResponse |
public PutSubscriptionFilterAsync ( |
||
request | Container for the necessary parameters to execute the PutSubscriptionFilter operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public TagLogGroup ( |
||
request | Container for the necessary parameters to execute the TagLogGroup service method. | |
return | TagLogGroupResponse |
public TagLogGroupAsync ( |
||
request | Container for the necessary parameters to execute the TagLogGroup operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public TestMetricFilter ( TestMetricFilterRequest request ) : TestMetricFilterResponse | ||
request | Amazon.CloudWatchLogs.Model.TestMetricFilterRequest | Container for the necessary parameters to execute the TestMetricFilter service method. |
return | Amazon.CloudWatchLogs.Model.TestMetricFilterResponse |
public TestMetricFilterAsync ( TestMetricFilterRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | Amazon.CloudWatchLogs.Model.TestMetricFilterRequest | Container for the necessary parameters to execute the TestMetricFilter operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public UntagLogGroup ( |
||
request | Container for the necessary parameters to execute the UntagLogGroup service method. | |
return | UntagLogGroupResponse |
public UntagLogGroupAsync ( |
||
request | Container for the necessary parameters to execute the UntagLogGroup operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |