--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "awscc_apigateway_resource Data Source - terraform-provider-awscc" subcategory: "" description: |- Data Source schema for AWS::ApiGateway::Resource --- # awscc_apigateway_resource (Data Source) Data Source schema for AWS::ApiGateway::Resource ## Schema ### Required - `id` (String) Uniquely identifies the resource. ### Read-Only - `parent_id` (String) The parent resource's identifier. - `path_part` (String) The last path segment for this resource. - `resource_id` (String) A unique primary identifier for a Resource - `rest_api_id` (String) The ID of the RestApi resource in which you want to create this resource..