This extension allow you to prepare an Amazon AppStore app publish. It provide an authentication to the Amazon submission API and preapre the publication by create or retriving the current update edit.
clientSecret*: Amazon submission API client secret
appId*: The package name or app identifier for the app
Task outputs
AmazonAccessToken : Amazon submission API access token. Can be retrieve in any other tasks as a variable. $(AmazonAppStorePrepareTask.AmazonAccessToken).
AmazonEditId : Amazon AppStore editId. Can be retrieve in any other tasks as a variable. $(AmazonAppStorePrepareTask.AmazonEditId).