--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "awscc_inspector_assessment_template Data Source - terraform-provider-awscc" subcategory: "" description: |- Data Source schema for AWS::Inspector::AssessmentTemplate --- # awscc_inspector_assessment_template (Data Source) Data Source schema for AWS::Inspector::AssessmentTemplate ## Schema ### Required - `id` (String) Uniquely identifies the resource. ### Read-Only - `arn` (String) - `assessment_target_arn` (String) - `assessment_template_name` (String) - `duration_in_seconds` (Number) - `rules_package_arns` (List of String) - `user_attributes_for_findings` (Attributes List) (see [below for nested schema](#nestedatt--user_attributes_for_findings)) ### Nested Schema for `user_attributes_for_findings` Read-Only: - `key` (String) - `value` (String)