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

The resource schema for AWSLogs QueryDefinition. Source:- https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-logs.git

Properties

Name string | Aws_CF_FunctionString required

A name for the saved query definition

QueryString string | Aws_CF_FunctionString required

The query string to use for this definition

LogGroupNames LogGroup[]

Optionally define specific log groups as part of your query definition

Definitions

LogGroup string | Aws_CF_FunctionString