public CreateLogStream ( |
||
request | Container for the necessary parameters to execute the CreateLogStream service method. | |
return | Amazon.CloudWatchLogs.Model.CreateLogStreamResponse |
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:
Log stream names must be unique within the log group.
Log stream names can be between 1 and 512 characters long.
The ':' (colon) and '*' (asterisk) characters are not allowed.
public CreateLogStream ( |
||
request | Container for the necessary parameters to execute the CreateLogStream service method. | |
return | Amazon.CloudWatchLogs.Model.CreateLogStreamResponse |