0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

学習メモ(AWS CLI設定、Windows版)

Posted at

今日の概要

自宅のWindows10 PCにAWS CLIをインストール、設定

AWS CLIのインストール

windowsの場合は.msiファイルをDL。
インストールは次へボタンをポチポチするだけ。

初期設定(aws configureコマンド実行)

リージョンは東京を登録。
アクセスキーが無かったのでその発行から。
表示形式は見やすいYAMLで。

確認

試しにcloudformationのコマンドを打ってみる

c:\work\cfn>aws cloudformation describe-stacks
Stacks: []

とりあえずはOKっぽい
明日からバリバリつかっていきます:grin:

0
0
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
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?