--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "awscc_iot_logging Data Source - terraform-provider-awscc" subcategory: "" description: |- Data Source schema for AWS::IoT::Logging --- # awscc_iot_logging (Data Source) Data Source schema for AWS::IoT::Logging ## Schema ### Required - `id` (String) Uniquely identifies the resource. ### Read-Only - `account_id` (String) Your 12-digit account ID (used as the primary identifier for the CloudFormation resource). - `default_log_level` (String) The log level to use. Valid values are: ERROR, WARN, INFO, DEBUG, or DISABLED. - `role_arn` (String) The ARN of the role that allows IoT to write to Cloudwatch logs.