appcelerator-archive / amp

** THIS PROJECT IS STOPPED ** An open source CaaS for Docker, batteries included.
http://appcelerator.io
Apache License 2.0
81 stars 28 forks source link

AWS deployment improvements #1770

Closed ndegory closed 7 years ago

ndegory commented 7 years ago

The only way to provide credentials was to create a .aws/credentials file. It's still the recommended way to do it. We now have an alternative way to pass the credentials: with the --aws-access-key-id and --aws-secret-access-key.