Skip to content

Instantly share code, notes, and snippets.

@richarddaros
Created August 5, 2020 10:06
Show Gist options
  • Select an option

  • Save richarddaros/5f225ee87557d4265771ab985a41c065 to your computer and use it in GitHub Desktop.

Select an option

Save richarddaros/5f225ee87557d4265771ab985a41c065 to your computer and use it in GitHub Desktop.
Serverless config credentioals provider aws
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