Repository URL to install this package:
|
Version:
1.21.11 ▾
|
**To create a resource data sync**
This example creates a resource data sync. There is no output if the command succeeds.
Command::
aws ssm create-resource-data-sync --sync-name "ssm-resource-data-sync" --s3-destination "BucketName=ssm-bucket,Prefix=inventory,SyncFormat=JsonSerDe,Region=us-east-1"