This is the new AWS CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::APS::Workspace LoggingDestination
The logging destination in an Amazon Managed Service for Prometheus workspace.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "CloudWatchLogs" :CloudWatchLogDestination, "Filters" :LoggingFilter}
Properties
- CloudWatchLogs
- 
                    Configuration details for logging to CloudWatch Logs. Required: Yes Type: CloudWatchLogDestination Update requires: No interruption 
- Filters
- 
                    Filtering criteria that determine which queries are logged. Required: Yes Type: LoggingFilter Update requires: No interruption