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 {{command}} help`
- 호출자 ID 가져오기 (권한 문제 해결에 사용됨):
`aws sts get-caller-identity`
@@ -35,3 +31,7 @@
- JSON CLI 스켈레톤 생성 (인프라를 코드로 사용하는 데 유용):
`aws dynamodb update-table --generate-cli-skeleton`
- AWS 명령에 대한 도움말:
`aws {{command}} help`