--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "awscc_refactorspaces_service Data Source - terraform-provider-awscc" subcategory: "" description: |- Data Source schema for AWS::RefactorSpaces::Service --- # awscc_refactorspaces_service (Data Source) Data Source schema for AWS::RefactorSpaces::Service ## Schema ### Required - `id` (String) Uniquely identifies the resource. ### Read-Only - `application_identifier` (String) - `arn` (String) - `description` (String) - `endpoint_type` (String) - `environment_identifier` (String) - `lambda_endpoint` (Attributes) (see [below for nested schema](#nestedatt--lambda_endpoint)) - `name` (String) - `service_identifier` (String) - `tags` (Attributes List) Metadata that you can assign to help organize the frameworks that you create. Each tag is a key-value pair. (see [below for nested schema](#nestedatt--tags)) - `url_endpoint` (Attributes) (see [below for nested schema](#nestedatt--url_endpoint)) - `vpc_id` (String) ### Nested Schema for `lambda_endpoint` Read-Only: - `arn` (String) ### Nested Schema for `tags` Read-Only: - `key` (String) A string used to identify this tag - `value` (String) A string containing the value for the tag ### Nested Schema for `url_endpoint` Read-Only: - `health_url` (String) - `url` (String)