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
26
AWS Account Numberを取得するN個の方法
Isobe Kazuhiko
December 08, 2014
Tweet
Share
More Decks by Isobe Kazuhiko
See All by Isobe Kazuhiko
今こそ遊ぼうパンデミック
muramasa64
0
25
My Keyboard Situation
muramasa64
0
18
Slack Enterprise Grid with multiple IdP
muramasa64
0
44
cloudpackを支える認証技術
muramasa64
0
31
実践VPC
muramasa64
0
18
AWS Identity and Access Management
muramasa64
0
18
Introduction to AWS SDK for Ruby
muramasa64
0
28
Amazon VPCでVPN
muramasa64
0
37
Other Decks in Technology
See All in Technology
VCC 2025 Write-up
bata_24
0
180
「技術負債にならない・間違えない」 権限管理の設計と実装
naro143
36
11k
Access-what? why and how, A11Y for All - Nordic.js 2025
gdomiciano
1
110
10年の共創が示す、これからの開発者と企業の関係 ~ Crossroad
soracom
PRO
1
170
自作LLM Native GORM Pluginで実現する AI Agentバックテスト基盤構築
po3rin
2
250
Shirankedo NOCで見えてきたeduroam/OpenRoaming運用ノウハウと課題 - BAKUCHIKU BANBAN #2
marokiki
0
130
Optuna DashboardにおけるPLaMo2連携機能の紹介 / PFN LLM セミナー
pfn
PRO
1
870
Goにおける 生成AIによるコード生成の ベンチマーク評価入門
daisuketakeda
2
100
GA technologiesでのAI-Readyの取り組み@DataOps Night
yuto16
0
270
LLMアプリケーション開発におけるセキュリティリスクと対策 / LLM Application Security
flatt_security
7
1.8k
データエンジニアがこの先生きのこるには...?
10xinc
0
440
いま注目しているデータエンジニアリングの論点
ikkimiyazaki
0
590
Featured
See All Featured
The Art of Programming - Codeland 2020
erikaheidi
56
14k
It's Worth the Effort
3n
187
28k
Rails Girls Zürich Keynote
gr2m
95
14k
Context Engineering - Making Every Token Count
addyosmani
5
180
Designing for humans not robots
tammielis
254
25k
Rebuilding a faster, lazier Slack
samanthasiow
84
9.2k
Imperfection Machines: The Place of Print at Facebook
scottboms
269
13k
Raft: Consensus for Rubyists
vanstee
139
7.1k
StorybookのUI Testing Handbookを読んだ
zakiyama
31
6.2k
Build your cross-platform service in a week with App Engine
jlugia
232
18k
Fantastic passwords and where to find them - at NoRuKo
philnash
52
3.4k
Six Lessons from altMBA
skipperchong
28
4k
Transcript
������������������ を取得する�個の⽅法 ������������������ を取得する�個の⽅法 �������������� ��������� �������������������������������� �����������
自⼰紹介 �������������� ���������所属 ���������������������������������������������� ������������������� ���������������������������������������� 好きな���サービス���������������� 最近は認証関連を⾊々やってます
������������������ アカウント毎のユニークな��桁の数字 例���������������� 利用する場⾯ではハイフン無しのことが多い
必要な場⾯ ���や������������を共有する ���の������������������を実⾏する ������������������������が必要 ��������������������������������������� �������が������������������ �������������� 他のセキュリティグループを参照するとき ��������������������� ���では使えなくなりましたが�
�������
⼀般的な取得⽅法 ���サポートセンター
���は? 実は��������������を取得するための��� はない
環境に依存せずに取得したい ���のスナップショットをリージョン間コ ピーするスクリプト ���������������������������� ����������������������������������� ���������������������������������������������������������������� ����������������������������������� ������������� 設定ファイルで記述するしかない?
���メタデータ ���������������������������������� ��������������������������������������������� ���������������������� ������������ ���上ではメタデータで取得できる ���でない場合は使えない
������� ������������������������������������ ������������������������� ������������������������������������������ ������������ ������������ �������セキュリティグループから取得 �����������または�����������から取れる
������� �������������������� ���������������������� �������������������������� ������������ ����アカウントでも取得できます �������が許可されてないこと多し
������������������ �������������������������������������� ������������������������������� �������������������������� ������������ �������は��� �������������������������� ������������������������������� ���������������������������������������������� ��������������の�����なんて無いよ!
�����を作りましょう
������������������ ����������������������������� � ����������������� �������������������� ��������������������������������������������������������� ������ �������������� ���������������������������������������������������� ����������������������
�������������������������������������������� ����������������������� ������� ����� ��� � ほぼ空っぽ これでも�����なテンプレート
������������������ ����������������������������������� �������������������������������������������������� ���������������������������� ����������������������� ��������������������� �������������������������� ������������ ����������������を実⾏ 必ず失敗するが、�������������������で自動的に
�����が削除されるのがポイント
��� ���が取得できる���であれば、�������� ������は取得できる 他の���でも応用がいくらでも利きます
結論 ��������������を���で取得したい! #サンタクラウド もっといい⽅法があれば教えてください