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.
Container for the parameters to the DisableEnhancedMonitoring operation.
Disables enhanced monitoring.
When invoking this API, you must use either the StreamARN
or the StreamName
parameter, or both. It is recommended that you use the StreamARN
input parameter
when you invoke this API.
Namespace: Amazon.Kinesis.Model
Assembly: AWSSDK.Kinesis.dll
Version: 3.x.y.z
public class DisableEnhancedMonitoringRequest : AmazonKinesisRequest IAmazonWebServiceRequest
The DisableEnhancedMonitoringRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
DisableEnhancedMonitoringRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
ShardLevelMetrics | System.Collections.Generic.List<System.String> |
Gets and sets the property ShardLevelMetrics. List of shard-level metrics to disable.
The following are the valid shard-level metrics. The value "
For more information, see Monitoring the Amazon Kinesis Data Streams Service with Amazon CloudWatch in the Amazon Kinesis Data Streams Developer Guide. |
![]() |
StreamARN | System.String |
Gets and sets the property StreamARN. The ARN of the stream. |
![]() |
StreamName | System.String |
Gets and sets the property StreamName. The name of the Kinesis data stream for which to disable enhanced monitoring. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5