--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "awscc_route53recoveryreadiness_readiness_check Data Source - terraform-provider-awscc" subcategory: "" description: |- Data Source schema for AWS::Route53RecoveryReadiness::ReadinessCheck --- # awscc_route53recoveryreadiness_readiness_check (Data Source) Data Source schema for AWS::Route53RecoveryReadiness::ReadinessCheck ## Schema ### Required - `id` (String) Uniquely identifies the resource. ### Read-Only - `readiness_check_arn` (String) The Amazon Resource Name (ARN) of the readiness check. - `readiness_check_name` (String) Name of the ReadinessCheck to create. - `resource_set_name` (String) The name of the resource set to check. - `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)