--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "awscc_route53recoveryreadiness_cell Data Source - terraform-provider-awscc" subcategory: "" description: |- Data Source schema for AWS::Route53RecoveryReadiness::Cell --- # awscc_route53recoveryreadiness_cell (Data Source) Data Source schema for AWS::Route53RecoveryReadiness::Cell ## Schema ### Required - `id` (String) Uniquely identifies the resource. ### Read-Only - `cell_arn` (String) The Amazon Resource Name (ARN) of the cell. - `cell_name` (String) The name of the cell to create. - `cells` (List of String) A list of cell Amazon Resource Names (ARNs) contained within this cell, for use in nested cells. For example, Availability Zones within specific Regions. - `parent_readiness_scopes` (List of String) The readiness scope for the cell, which can be a cell Amazon Resource Name (ARN) or a recovery group ARN. This is a list but currently can have only one element. - `tags` (Attributes List) A collection of tags associated with a resource (see [below for nested schema](#nestedatt--tags)) ### Nested Schema for `tags` Read-Only: - `key` (String) - `value` (List of String)