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.
Adds an log pattern to a LogPatternSet.
For .NET Core this operation is only available in asynchronous form. Please refer to CreateLogPatternAsync.
Namespace: Amazon.ApplicationInsights
Assembly: AWSSDK.ApplicationInsights.dll
Version: 3.x.y.z
public virtual CreateLogPatternResponse CreateLogPattern( CreateLogPatternRequest request )
Container for the necessary parameters to execute the CreateLogPattern service method.
| Exception | Condition |
|---|---|
| InternalServerException | The server encountered an internal error and is unable to complete the request. |
| ResourceInUseException | The resource is already created or in use. |
| ResourceNotFoundException | The resource does not exist in the customer account. |
| ValidationException | The parameter is not valid. |
.NET Framework:
Supported in: 4.7.2 and newer