post
https://api.lucid.co/v1/documents/cloud/aws//sync
Sync an existing model containing the visualization of data from an AWS data source, so that it is up-to-date with the data in that data source. Returns a jobId that can be used to get the status from Get "Sync Model with AWS Data Source" Job Status.
Sync an existing model containing the visualization of data from an AWS data source, so that it is up-to-date with the data in that data source.
Returns a jobId that can be used to get the status from Get "Sync Model with AWS Data Source" Job Status.
This endpoint starts a long-running job. For more information, see Job-based (asynchronous) endpoints.
Valid Authentication Methods
API Key Grants:
- CloudEdit
OAuth 2.0 User Token and Account Token Scopes:
- cloud.model
400Bad Request. Occurs when the document ID is malformatted.
403Forbidden. Occurs when the document does not exist or the user does not have access to it.
409Conflict. Occurs when a sync is already in progress for this document.