Created
August 5, 2020 10:06
-
-
Save richarddaros/5f225ee87557d4265771ab985a41c065 to your computer and use it in GitHub Desktop.
Serverless config credentioals provider aws
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| serverless config credentials --provider aws --key {your_key_id} --secret {your_secret_key} --overwrite |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment