--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "awscc_eventschemas_registry_policy Resource - terraform-provider-awscc" subcategory: "" description: |- Resource Type definition for AWS::EventSchemas::RegistryPolicy --- # awscc_eventschemas_registry_policy (Resource) Resource Type definition for AWS::EventSchemas::RegistryPolicy ## Schema ### Required - `policy` (Map of String) - `registry_name` (String) ### Optional - `revision_id` (String) ### Read-Only - `id` (String) The ID of this resource. ## Import Import is supported using the following syntax: ```shell $ terraform import awscc_eventschemas_registry_policy.example ```