Skip to content
This repository has been archived by the owner on Feb 7, 2020. It is now read-only.

v1.0.11

Compare
Choose a tag to compare
@UnleashedMind UnleashedMind released this 02 Feb 02:00
· 464 commits to master since this release

This pull request contains these major changes:

  1. Configuration on aws access is now per project, this enables the use of different user credentials to access different mobile hub project associated with different frontend projects. This change allows more flexibilities in using the cli.
  2. Added the use of named aws profiles through awsmobile configure aws --profile <name>
  3. awsmobile push timestamp check is refactored to be more accurate, to avoid unnecessary api call to update on the backend awsmobile project in the aws cloud.