Skip to content
| Marketplace
Sign in
Azure DevOps>Azure Pipelines>Prepare call to Amazon AppStore API
Prepare call to Amazon AppStore API

Prepare call to Amazon AppStore API

Maxence Raoux

|
29 installs
| (0) | Free
Prepare call to amazon AppStore submission API to make continuous delivery on Azure DevOps Services pipeline build or release.
Get it free

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.

Available tasks:

  • Prepare task
  • Edit task
  • Replace apk task
  • Commit task

Get started

GitHub project readme

Task inputs

  • clientId*: Amazon submission API client id
  • 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).

Screenshot

screenshot

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft