AWS CLI インストール(Windows)

AWS CLI インストール

aws configure --profile CodeCommitProfile
> AWS Access Key ID [None]: XXXXXXXXXXXX
> AWS Secret Access Key [None]: XXXXXXXXXXX
> Default region name [None]: us-east-1
> Default output format [None]: json

git インストール

https://git-for-windows.github.io/
※コマンドラインから使用する場合

TortoiseGit インストール

https://tortoisegit.org/download/

AWS SDK for .NET インストール

cd %PROGRAMFILES(X86)%\AWS Tools\CodeCommit
git-credential-AWSS4.exe -p CodeCommitProfile

トップ   差分 バックアップ リロード   一覧 単語検索 最終更新   ヘルプ   最終更新のRSS
Last-modified: 2016-05-04 (水) 21:04:55 (2907d)