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
23
AWS Account Numberを取得するN個の方法
Isobe Kazuhiko
December 08, 2014
Tweet
Share
More Decks by Isobe Kazuhiko
See All by Isobe Kazuhiko
今こそ遊ぼうパンデミック
muramasa64
0
24
My Keyboard Situation
muramasa64
0
17
Slack Enterprise Grid with multiple IdP
muramasa64
0
43
cloudpackを支える認証技術
muramasa64
0
30
実践VPC
muramasa64
0
17
AWS Identity and Access Management
muramasa64
0
15
Introduction to AWS SDK for Ruby
muramasa64
0
27
Amazon VPCでVPN
muramasa64
0
32
Other Decks in Technology
See All in Technology
Windows 11 で AWS Documentation MCP Server 接続実践/practical-aws-documentation-mcp-server-connection-on-windows-11
emiki
0
950
BigQuery Remote FunctionでLooker Studioをインタラクティブ化
cuebic9bic
3
270
2年でここまで成長!AWSで育てたAI Slack botの軌跡
iwamot
PRO
4
680
AIの最新技術&テーマをつまんで紹介&フリートークするシリーズ #1 量子機械学習の入門
tkhresk
0
130
AWS CDK 実践的アプローチ N選 / aws-cdk-practical-approaches
gotok365
6
720
Javaで作る RAGを活用した Q&Aアプリケーション
recruitengineers
PRO
1
100
「Chatwork」の認証基盤の移行とログ活用によるプロダクト改善
kubell_hr
1
140
Fabric + Databricks 2025.6 の最新情報ピックアップ
ryomaru0825
1
130
~宇宙最速~2025年AWS Summit レポート
satodesu
1
1.8k
VISITS_AIIoTビジネス共創ラボ登壇資料.pdf
iotcomjpadmin
0
160
Кто отправит outbox? Валентин Удальцов, автор канала Пых
lamodatech
0
330
初めてのAzure FunctionsをClaude Codeで作ってみた / My first Azure Functions using Claude Code
hideakiaoyagi
1
210
Featured
See All Featured
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
107
19k
Fantastic passwords and where to find them - at NoRuKo
philnash
51
3.3k
Build your cross-platform service in a week with App Engine
jlugia
231
18k
Embracing the Ebb and Flow
colly
86
4.7k
RailsConf 2023
tenderlove
30
1.1k
The Cost Of JavaScript in 2023
addyosmani
51
8.4k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
33
5.9k
Bootstrapping a Software Product
garrettdimon
PRO
307
110k
Typedesign – Prime Four
hannesfritz
42
2.7k
Adopting Sorbet at Scale
ufuk
77
9.4k
Imperfection Machines: The Place of Print at Facebook
scottboms
267
13k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
48
5.4k
Transcript
������������������ を取得する�個の⽅法 ������������������ を取得する�個の⽅法 �������������� ��������� �������������������������������� �����������
自⼰紹介 �������������� ���������所属 ���������������������������������������������� ������������������� ���������������������������������������� 好きな���サービス���������������� 最近は認証関連を⾊々やってます
������������������ アカウント毎のユニークな��桁の数字 例���������������� 利用する場⾯ではハイフン無しのことが多い
必要な場⾯ ���や������������を共有する ���の������������������を実⾏する ������������������������が必要 ��������������������������������������� �������が������������������ �������������� 他のセキュリティグループを参照するとき ��������������������� ���では使えなくなりましたが�
�������
⼀般的な取得⽅法 ���サポートセンター
���は? 実は��������������を取得するための��� はない
環境に依存せずに取得したい ���のスナップショットをリージョン間コ ピーするスクリプト ���������������������������� ����������������������������������� ���������������������������������������������������������������� ����������������������������������� ������������� 設定ファイルで記述するしかない?
���メタデータ ���������������������������������� ��������������������������������������������� ���������������������� ������������ ���上ではメタデータで取得できる ���でない場合は使えない
������� ������������������������������������ ������������������������� ������������������������������������������ ������������ ������������ �������セキュリティグループから取得 �����������または�����������から取れる
������� �������������������� ���������������������� �������������������������� ������������ ����アカウントでも取得できます �������が許可されてないこと多し
������������������ �������������������������������������� ������������������������������� �������������������������� ������������ �������は��� �������������������������� ������������������������������� ���������������������������������������������� ��������������の�����なんて無いよ!
�����を作りましょう
������������������ ����������������������������� � ����������������� �������������������� ��������������������������������������������������������� ������ �������������� ���������������������������������������������������� ����������������������
�������������������������������������������� ����������������������� ������� ����� ��� � ほぼ空っぽ これでも�����なテンプレート
������������������ ����������������������������������� �������������������������������������������������� ���������������������������� ����������������������� ��������������������� �������������������������� ������������ ����������������を実⾏ 必ず失敗するが、�������������������で自動的に
�����が削除されるのがポイント
��� ���が取得できる���であれば、�������� ������は取得できる 他の���でも応用がいくらでも利きます
結論 ��������������を���で取得したい! #サンタクラウド もっといい⽅法があれば教えてください