LoginSignup
2
1

More than 5 years have passed since last update.

eb コマンドラインが機能しなくなる

Last updated at Posted at 2015-08-12

問題

いきなりebコマンドラインが機能しなくなる
$eb list
...
SecurityWarning
ERROR: Credential must have exactly 5 slash-delimited elements, e.g. keyid/date/region/service/term, got 'xxxx/xxxx/yyyymmdd/region/elasticbeanstalk/ternm'

/ で分割してるけど要素数5つないとだめと怒られる。
アクセスキーに / が含まれてるのがだめみたい

解決方法

AWS アクセスKey を新しく発行する

~/.aws/ にアクセスキーとか設定するところあるのであたらしいアクセスキーシークレットキーに書き換える

原因は謎

2
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
1