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

Resource Type definition for AWS::Logs::LogStream. Source:- https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-logs.git

Properties

LogGroupName string | Aws_CF_FunctionString required

The name of the log group where the log stream is created.

LogStreamName string | Aws_CF_FunctionString

The name of the log stream. The name must be unique wihtin the log group.