--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "awscc_signer_profile_permission Resource - terraform-provider-awscc" subcategory: "" description: |- An example resource schema demonstrating some basic constructs and validation rules. --- # awscc_signer_profile_permission (Resource) An example resource schema demonstrating some basic constructs and validation rules. ## Schema ### Required - `action` (String) - `principal` (String) - `profile_name` (String) - `statement_id` (String) ### Optional - `profile_version` (String) ### Read-Only - `id` (String) Uniquely identifies the resource. ## Import Import is supported using the following syntax: ```shell $ terraform import awscc_signer_profile_permission.example ```