Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
AWS Account Numberを取得するN個の方法
Search
Isobe Kazuhiko
December 08, 2014
Technology
0
21
AWS Account Numberを取得するN個の方法
Isobe Kazuhiko
December 08, 2014
Tweet
Share
More Decks by Isobe Kazuhiko
See All by Isobe Kazuhiko
今こそ遊ぼうパンデミック
muramasa64
0
22
My Keyboard Situation
muramasa64
0
15
Slack Enterprise Grid with multiple IdP
muramasa64
0
42
cloudpackを支える認証技術
muramasa64
0
28
実践VPC
muramasa64
0
15
AWS Identity and Access Management
muramasa64
0
15
Introduction to AWS SDK for Ruby
muramasa64
0
22
Amazon VPCでVPN
muramasa64
0
28
Other Decks in Technology
See All in Technology
いまから始めるAWS CDK 〜モダンなインフラ構築入門〜/iac-night-cdk-introduction
tomoki10
6
1.5k
プロダクト開発者目線での Entra ID 活用
sansantech
PRO
0
300
【Oracle Cloud ウェビナー】【入門&再入門】はじめてのOracle Cloud Infrastructure [+最新情報]
oracle4engineer
PRO
1
180
OSSの実装を参考にBedrockエージェントを作る
moritalous
2
410
エンジニアリング 💰Moneyジャー / Engineering Money-ger
kenchan
2
280
マーケットプレイス版Oracle WebCenter Content For OCI
oracle4engineer
PRO
3
560
完璧を捨てろ! “攻め”のQAがもたらすスピードと革新/20250306 Hiroki Hachisuka
shift_evolve
0
190
結果的にこうなった。から見える メカニズムのようなもの。
recruitengineers
PRO
1
140
「頑張る」を「楽しむ」に変換する技術
tomoyakitaura
11
1.9k
貧民的プログラミングのすすめ
kakehashi
PRO
2
350
# Azure Cosmos DB パフォーマンス最適化入門 - 設計・開発・運用の実践テクニック
shibayan
0
140
組織のスケールを見据えたプロジェクトリードエンジニア制度の実践 / Project Lead Engineer for Scaling Engineering Organization
ohbarye
6
1.8k
Featured
See All Featured
Into the Great Unknown - MozCon
thekraken
35
1.7k
Raft: Consensus for Rubyists
vanstee
137
6.8k
How to Ace a Technical Interview
jacobian
276
23k
YesSQL, Process and Tooling at Scale
rocio
172
14k
Designing Experiences People Love
moore
140
23k
Rails Girls Zürich Keynote
gr2m
94
13k
Bootstrapping a Software Product
garrettdimon
PRO
307
110k
Docker and Python
trallard
44
3.3k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
233
17k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
45
9.4k
How GitHub (no longer) Works
holman
314
140k
The World Runs on Bad Software
bkeepers
PRO
67
11k
Transcript
������������������ を取得する�個の⽅法 ������������������ を取得する�個の⽅法 �������������� ��������� �������������������������������� �����������
自⼰紹介 �������������� ���������所属 ���������������������������������������������� ������������������� ���������������������������������������� 好きな���サービス���������������� 最近は認証関連を⾊々やってます
������������������ アカウント毎のユニークな��桁の数字 例���������������� 利用する場⾯ではハイフン無しのことが多い
必要な場⾯ ���や������������を共有する ���の������������������を実⾏する ������������������������が必要 ��������������������������������������� �������が������������������ �������������� 他のセキュリティグループを参照するとき ��������������������� ���では使えなくなりましたが�
�������
⼀般的な取得⽅法 ���サポートセンター
���は? 実は��������������を取得するための��� はない
環境に依存せずに取得したい ���のスナップショットをリージョン間コ ピーするスクリプト ���������������������������� ����������������������������������� ���������������������������������������������������������������� ����������������������������������� ������������� 設定ファイルで記述するしかない?
���メタデータ ���������������������������������� ��������������������������������������������� ���������������������� ������������ ���上ではメタデータで取得できる ���でない場合は使えない
������� ������������������������������������ ������������������������� ������������������������������������������ ������������ ������������ �������セキュリティグループから取得 �����������または�����������から取れる
������� �������������������� ���������������������� �������������������������� ������������ ����アカウントでも取得できます �������が許可されてないこと多し
������������������ �������������������������������������� ������������������������������� �������������������������� ������������ �������は��� �������������������������� ������������������������������� ���������������������������������������������� ��������������の�����なんて無いよ!
�����を作りましょう
������������������ ����������������������������� � ����������������� �������������������� ��������������������������������������������������������� ������ �������������� ���������������������������������������������������� ����������������������
�������������������������������������������� ����������������������� ������� ����� ��� � ほぼ空っぽ これでも�����なテンプレート
������������������ ����������������������������������� �������������������������������������������������� ���������������������������� ����������������������� ��������������������� �������������������������� ������������ ����������������を実⾏ 必ず失敗するが、�������������������で自動的に
�����が削除されるのがポイント
��� ���が取得できる���であれば、�������� ������は取得できる 他の���でも応用がいくらでも利きます
結論 ��������������を���で取得したい! #サンタクラウド もっといい⽅法があれば教えてください