---
# generated by https://github.com/hashicorp/terraform-plugin-docs
page_title: "awscc_ssm_resource_data_sync Data Source - terraform-provider-awscc"
subcategory: ""
description: |-
Data Source schema for AWS::SSM::ResourceDataSync
---
# awscc_ssm_resource_data_sync (Data Source)
Data Source schema for AWS::SSM::ResourceDataSync
## Schema
### Required
- `id` (String) Uniquely identifies the resource.
### Read-Only
- `bucket_name` (String)
- `bucket_prefix` (String)
- `bucket_region` (String)
- `kms_key_arn` (String)
- `s3_destination` (Attributes) (see [below for nested schema](#nestedatt--s3_destination))
- `sync_format` (String)
- `sync_name` (String)
- `sync_source` (Attributes) (see [below for nested schema](#nestedatt--sync_source))
- `sync_type` (String)
### Nested Schema for `s3_destination`
Read-Only:
- `bucket_name` (String)
- `bucket_prefix` (String)
- `bucket_region` (String)
- `kms_key_arn` (String)
- `sync_format` (String)
### Nested Schema for `sync_source`
Read-Only:
- `aws_organizations_source` (Attributes) (see [below for nested schema](#nestedatt--sync_source--aws_organizations_source))
- `include_future_regions` (Boolean)
- `source_regions` (List of String)
- `source_type` (String)
### Nested Schema for `sync_source.aws_organizations_source`
Read-Only:
- `organization_source_type` (String)
- `organizational_units` (List of String)