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.
A structure that contains the configuration for how an app monitor can unminify JavaScript error stack traces using source maps.
Namespace: Amazon.CloudWatchRUM.Model
Assembly: AWSSDK.CloudWatchRUM.dll
Version: 3.x.y.z
public class JavaScriptSourceMaps
The JavaScriptSourceMaps type exposes the following members
| Name | Description | |
|---|---|---|
|
JavaScriptSourceMaps() |
| Name | Type | Description | |
|---|---|---|---|
|
S3Uri | System.String |
Gets and sets the property S3Uri. The S3Uri of the bucket or folder that stores the source map files. It is required if status is ENABLED. |
|
Status | Amazon.CloudWatchRUM.DeobfuscationStatus |
Gets and sets the property Status.
Specifies whether JavaScript error stack traces should be unminified for this app
monitor. The default is for JavaScript error stack trace unminification to be |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.7.2 and newer