AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
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.
For .NET Core this operation is only available in asynchronous form. Please refer to DescribeLogStreamsAsync.
Namespace: Amazon.CloudWatchLogs
Assembly: AWSSDK.CloudWatchLogs.dll
Version: 3.x.y.z
public virtual DescribeLogStreamsResponse DescribeLogStreams( DescribeLogStreamsRequest request )
Container for the necessary parameters to execute the DescribeLogStreams service method.
Exception | Condition |
---|---|
InvalidParameterException | A parameter is specified incorrectly. |
ResourceNotFoundException | The specified resource does not exist. |
ServiceUnavailableException | The service cannot complete the request. |
.NET Framework:
Supported in: 4.5, 4.0, 3.5