--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "awscc_logs_resource_policy Resource - terraform-provider-awscc" subcategory: "" description: |- The resource schema for AWSLogs ResourcePolicy --- # awscc_logs_resource_policy (Resource) The resource schema for AWSLogs ResourcePolicy <!-- schema generated by tfplugindocs --> ## Schema ### Required - `policy_document` (String) The policy document - `policy_name` (String) A name for resource policy ### Read-Only - `id` (String) Uniquely identifies the resource. ## Import Import is supported using the following syntax: ```shell $ terraform import awscc_logs_resource_policy.example <resource ID> ```