--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "awscc_servicecatalog_service_action Resource - terraform-provider-awscc" subcategory: "" description: |- Resource Schema for AWS::ServiceCatalog::ServiceAction --- # awscc_servicecatalog_service_action (Resource) Resource Schema for AWS::ServiceCatalog::ServiceAction ## Schema ### Required - `definition` (Attributes List) (see [below for nested schema](#nestedatt--definition)) - `definition_type` (String) - `name` (String) ### Optional - `accept_language` (String) - `description` (String) ### Read-Only - `id` (String) The ID of this resource. ### Nested Schema for `definition` Required: - `key` (String) - `value` (String) ## Import Import is supported using the following syntax: ```shell $ terraform import awscc_servicecatalog_service_action.example ```