Resource Type definition for AWS::SSM::ResourceDataSync
sync_name
(String)bucket_name
(String)bucket_prefix
(String)bucket_region
(String)kms_key_arn
(String)s3_destination
(Attributes) (see below for nested schema)sync_format
(String)sync_source
(Attributes) (see below for nested schema)sync_type
(String)id
(String) Uniquely identifies the resource.s3_destination
Required:
bucket_name
(String)bucket_region
(String)sync_format
(String)Optional:
bucket_prefix
(String)kms_key_arn
(String)sync_source
Required:
source_regions
(List of String)source_type
(String)Optional:
aws_organizations_source
(Attributes) (see below for nested schema)include_future_regions
(Boolean)sync_source.aws_organizations_source
Required:
organization_source_type
(String)Optional:
organizational_units
(List of String)Import is supported using the following syntax:
$ terraform import awscc_ssm_resource_data_sync.example <resource ID>