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
27
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
速習AGENTS.md:5分で精度を上げる "3ブロック" テンプレ
ismk
6
1.1k
エンタメとAIのための3Dパラレルワールド構築(GPU UNITE 2025 特別講演)
pfn
PRO
0
260
能登半島地震で見えた災害対応の課題と組織変革の重要性
ditccsugii
0
660
Vibe Coding Year in Review. From Karpathy to Real-World Agents by Niels Rolland, CEO Paatch
vcoisne
0
130
AI駆動開発を推進するためにサービス開発チームで 取り組んでいること
noayaoshiro
0
260
ユーザーの声とAI検証で進める、プロダクトディスカバリー
sansantech
PRO
1
130
なぜAWSを活かしきれないのか?技術と組織への処方箋
nrinetcom
PRO
4
800
20251014_Pythonを実務で徹底的に使いこなした話
ippei0923
0
190
リセラー企業のテクサポ担当が考える、生成 AI 時代のトラブルシュート 2025
kazzpapa3
1
160
Where will it converge?
ibknadedeji
0
210
「使い方教えて」「事例教えて」じゃもう遅い! Microsoft 365 Copilot を触り倒そう!
taichinakamura
0
360
プロダクトのコードから見るGoによるデザインパターンの実践 #go_night_talk
bengo4com
1
2.4k
Featured
See All Featured
Rebuilding a faster, lazier Slack
samanthasiow
84
9.2k
Facilitating Awesome Meetings
lara
56
6.6k
Scaling GitHub
holman
463
140k
Context Engineering - Making Every Token Count
addyosmani
6
240
The Illustrated Children's Guide to Kubernetes
chrisshort
49
51k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.5k
[RailsConf 2023] Rails as a piece of cake
palkan
57
5.9k
The Cost Of JavaScript in 2023
addyosmani
54
9k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
35
3.2k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
46
7.7k
Embracing the Ebb and Flow
colly
88
4.8k
GraphQLの誤解/rethinking-graphql
sonatard
73
11k
Transcript
������������������ を取得する�個の⽅法 ������������������ を取得する�個の⽅法 �������������� ��������� �������������������������������� �����������
自⼰紹介 �������������� ���������所属 ���������������������������������������������� ������������������� ���������������������������������������� 好きな���サービス���������������� 最近は認証関連を⾊々やってます
������������������ アカウント毎のユニークな��桁の数字 例���������������� 利用する場⾯ではハイフン無しのことが多い
必要な場⾯ ���や������������を共有する ���の������������������を実⾏する ������������������������が必要 ��������������������������������������� �������が������������������ �������������� 他のセキュリティグループを参照するとき ��������������������� ���では使えなくなりましたが�
�������
⼀般的な取得⽅法 ���サポートセンター
���は? 実は��������������を取得するための��� はない
環境に依存せずに取得したい ���のスナップショットをリージョン間コ ピーするスクリプト ���������������������������� ����������������������������������� ���������������������������������������������������������������� ����������������������������������� ������������� 設定ファイルで記述するしかない?
���メタデータ ���������������������������������� ��������������������������������������������� ���������������������� ������������ ���上ではメタデータで取得できる ���でない場合は使えない
������� ������������������������������������ ������������������������� ������������������������������������������ ������������ ������������ �������セキュリティグループから取得 �����������または�����������から取れる
������� �������������������� ���������������������� �������������������������� ������������ ����アカウントでも取得できます �������が許可されてないこと多し
������������������ �������������������������������������� ������������������������������� �������������������������� ������������ �������は��� �������������������������� ������������������������������� ���������������������������������������������� ��������������の�����なんて無いよ!
�����を作りましょう
������������������ ����������������������������� � ����������������� �������������������� ��������������������������������������������������������� ������ �������������� ���������������������������������������������������� ����������������������
�������������������������������������������� ����������������������� ������� ����� ��� � ほぼ空っぽ これでも�����なテンプレート
������������������ ����������������������������������� �������������������������������������������������� ���������������������������� ����������������������� ��������������������� �������������������������� ������������ ����������������を実⾏ 必ず失敗するが、�������������������で自動的に
�����が削除されるのがポイント
��� ���が取得できる���であれば、�������� ������は取得できる 他の���でも応用がいくらでも利きます
結論 ��������������を���で取得したい! #サンタクラウド もっといい⽅法があれば教えてください