Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-ce-anomalymonitor.json
Parent schema serverless-framework-configuration
Type: object

AWS Cost Anomaly Detection leverages advanced Machine Learning technologies to identify anomalous spend and root causes, so you can quickly take action. You can use Cost Anomaly Detection by creating monitor.. Source:- https://github.com/aws-cloudformation/aws-cloudformation-rpdk.git

Properties

MonitorType string | Aws_CF_FunctionString required
MonitorName string | Aws_CF_FunctionString required

The name of the monitor.

MonitorDimension string | Aws_CF_FunctionString

The dimensions to evaluate

MonitorSpecification string | Aws_CF_FunctionString
ResourceTags ResourceTag[]

Tags to assign to monitor.

minItems=0maxItems=200

Definitions

Arn string | Aws_CF_FunctionString

Monitor ARN

ResourceTag object

A key-value pair to associate with a resource.

Key string | Aws_CF_FunctionString required

The key name for the tag.

Value string | Aws_CF_FunctionString required

The value for the tag.