pages*/*: update some outdated pages, blackfire: fix placeholder (#14154)

This commit is contained in:
Sebastiaan Speck
2024-10-13 10:27:02 +02:00
committed by GitHub
parent f21fa6a211
commit 03fd077956
62 changed files with 188 additions and 188 deletions

View File

@@ -12,10 +12,6 @@
`aws configure sso`
- AWS コマンドのヘルプを参照する:
`aws {{コマンド}} help`
- 操作呼び出しに使用した認証情報の取得(パーミッションのトラブルシューティングに使用します):
`aws sts get-caller-identity`
@@ -35,3 +31,7 @@
- JSON CLI スケルトンを生成するInfrastructure as Code に役立ちます):
`aws dynamodb update-table --generate-cli-skeleton`
- AWS コマンドのヘルプを参照する:
`aws {{コマンド}} help`