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

Logging Options enable you to configure your IoT V2 logging role and default logging level so that you can monitor progress events logs as it passes from your devices through Iot core service.. Source:- https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-iot.git

Properties

AccountId string | Aws_CF_FunctionString required

Your 12-digit account ID (used as the primary identifier for the CloudFormation resource).

RoleArn string | Aws_CF_FunctionString required

The ARN of the role that allows IoT to write to Cloudwatch logs.

DefaultLogLevel string | Aws_CF_FunctionString required

The log level to use. Valid values are: ERROR, WARN, INFO, DEBUG, or DISABLED.