23 search resultsShowing 1~20 results

Stocked
khiraiwa

@khiraiwa

AWS S3, Glacierの勉強メモ

普段使っているS3について、新UIになってから余り触っていないことも有り整理してみた。 Bucketの作成 別のバケットから設定をコピーしてバケットを作成できる。 作成時にVersioning,...

1
1
Comment0
khiraiwa

@khiraiwa

AWS EC2やEBS周りの勉強メモ

EC2 AMIを検索 CLIで確認。 表示される結果が多いのでマネジメントコンソールで探したほうがいいか。 aws --output table --profile [profile] ec2 ...

3
3
Comment0
khiraiwa

@khiraiwa

AWS VPCの勉強メモ

試しに下記の環境をCloudFormationを使って構築してみる。 下記、作成したCloudFormationのテンプレート。 https://github.com/khiraiwa/clou...

1
2
Comment0
khiraiwa

@khiraiwa

AWS STSの勉強メモ

STSを利用すると、一時的なトークンを取得できる。 使用頻度が低い等でIAMアカウントを作成すること無く、IDフェデレーションで一時的にCredentialsを渡すようなことができる。 例えば、...

24
27
Comment0

23 search resultsShowing 1~20 results

Qiita is a knowledge sharing service for engineers.

  1. You can follow users and tags
  2. You can stock useful information
  3. You can make edit suggestions for articles
Functions that can be used after logging in