CloudwatchPutLogResult

Defined in header “ark/aws/cloudwatch_logs_client.hh”.


Returned when putting log events to CloudWatch to indicate that you should create the stream and try again.

Values

  • Success
    The events were placed successfully.

  • StreamNotFound
    The stream was not found; call create_log_stream and try again.