awscc.ce_anomalymonitor

Filters

  • event

  • reduce

  • value

Actions

delete

Parent base class for filters and actions.

properties:
  type:
    enum:
    - delete
required:
- type

Permissions - ce:DeleteAnomalyMonitor

update

Parent base class for filters and actions.

definitions:
  Arn:
    description: Monitor ARN
    pattern: ^arn:aws[-a-z0-9]*:[a-z0-9]+:[-a-z0-9]*:[0-9]{12}:[-a-zA-Z0-9/:_]+$
    type: string
properties:
  MonitorName:
    description: The name of the monitor.
    maxLength: 1024
    minLength: 0
    pattern: '[\S\s]*'
    type: string
  type:
    enum:
    - update

Permissions - ce:UpdateAnomalyMonitor