{
"$schema": "https://json-structure.org/meta/core/v0/#",
"title": "ExistingObjectReplication",
"type": "object",
"description": "Optional configuration to replicate existing source bucket objects. For more information, see Replicating Existing Objects in the Amazon S3 User Guide. ",
"fields": [
{
"name": "Status",
"type": "string"
}
]
}