--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "awscc_events_archive Resource - terraform-provider-awscc" subcategory: "" description: |- Resource Type definition for AWS::Events::Archive --- # awscc_events_archive (Resource) Resource Type definition for AWS::Events::Archive ## Schema ### Required - `source_arn` (String) ### Optional - `description` (String) - `event_pattern` (Map of String) - `retention_days` (Number) ### Read-Only - `archive_name` (String) - `arn` (String) - `id` (String) Uniquely identifies the resource. ## Import Import is supported using the following syntax: ```shell $ terraform import awscc_events_archive.example ```