Is there any way to export analysis via API to a file and then import it later?
As I see now using API analysis can be cloned or copied to another AWS account using CreateTemplate + CreateDataSet + CreateAnalysis methods - but I see no solution to grab definition of analysis in a file and import it under the same or another AWS account.
Thanks.