v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-142110684.3 KB

Creates or updates the synchronization configuration for the specified S3 File System, including import data rules and expiration data rules.

put/file-systems/{fileSystemId}/synchronization-configuration

Path parameters

fileSystemIdstring required

The ID or Amazon Resource Name (ARN) of the S3 File System to configure synchronization for.

Request body

latestVersionNumberinteger

The version number of the current synchronization configuration. Omit this value when creating a synchronization configuration for the first time. For subsequent updates, provide this value for optimistic concurrency control. If the version number does not match the current configuration, the request fails with a <code>ConflictException</code>.

Response

Success

PutSynchronizationConfigurationResponse required