--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "awscc_apigateway_documentation_version Data Source - terraform-provider-awscc" subcategory: "" description: |- Data Source schema for AWS::ApiGateway::DocumentationVersion --- # awscc_apigateway_documentation_version (Data Source) Data Source schema for AWS::ApiGateway::DocumentationVersion ## Schema ### Required - `id` (String) Uniquely identifies the resource. ### Read-Only - `description` (String) The description of the API documentation snapshot. - `documentation_version` (String) The version identifier of the API documentation snapshot. - `rest_api_id` (String) The identifier of the API.