--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "awscc_iot_authorizer Data Source - terraform-provider-awscc" subcategory: "" description: |- Data Source schema for AWS::IoT::Authorizer --- # awscc_iot_authorizer (Data Source) Data Source schema for AWS::IoT::Authorizer ## Schema ### Required - `id` (String) Uniquely identifies the resource. ### Read-Only - `arn` (String) - `authorizer_function_arn` (String) - `authorizer_name` (String) - `enable_caching_for_http` (Boolean) - `signing_disabled` (Boolean) - `status` (String) - `tags` (Attributes List) (see [below for nested schema](#nestedatt--tags)) - `token_key_name` (String) - `token_signing_public_keys` (Map of String) ### Nested Schema for `tags` Read-Only: - `key` (String) - `value` (String)