Create Model from AWS Data Source

Create a new model containing the visualization of data from an AWS data source. Returns a jobId that can be used to retrieve the status from the Get "Create Model from AWS Data Source" Job Status endpoint.

Create a new model containing the visualization of data from an AWS data source.
A list of supported view templates can be retrieved using Get Supported AWS View Templates.

Returns a jobId that can be used to get the status from Get "Create Model from 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

Body Params
string
required

The name to give the created model

dataSources
array of objects
required

The AWS Data Sources to include in the model

dataSources*
boolean
required

Whether this model should automatically update with changes to its data source(s)

viewTemplates
array of strings

The view templates to create in the generated model. Use the "Get Supported AWS View Templates" endpoint to see a list of all supported view templates.

viewTemplates
Response

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json