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.
Removes the specified metrics from being sent to an extended metrics destination.
If some metric definition IDs specified in a BatchDeleteRumMetricDefinitions
operations are not valid, those metric definitions fail and return errors, but all
valid metric definition IDs in the same operation are still deleted.
The maximum number of metric definitions that you can specify in one BatchDeleteRumMetricDefinitions
operation is 200.
For .NET Core this operation is only available in asynchronous form. Please refer to BatchDeleteRumMetricDefinitionsAsync.
Namespace: Amazon.CloudWatchRUM
Assembly: AWSSDK.CloudWatchRUM.dll
Version: 3.x.y.z
public virtual BatchDeleteRumMetricDefinitionsResponse BatchDeleteRumMetricDefinitions( BatchDeleteRumMetricDefinitionsRequest request )
Container for the necessary parameters to execute the BatchDeleteRumMetricDefinitions service method.
Exception | Condition |
---|---|
AccessDeniedException | You don't have sufficient permissions to perform this action. |
ConflictException | This operation attempted to create a resource that already exists. |
InternalServerException | Internal service exception. |
ResourceNotFoundException | Resource not found. |
ThrottlingException | The request was throttled because of quota limits. |
ValidationException | One of the arguments for the request is not valid. |
.NET Framework:
Supported in: 4.5 and newer, 3.5