aws-*,bitcoin-cli,boxes,c*: update Korean translation (#14927)

* aws-*,bitcoin-cli,boxes,c*: update Korean translation

* aws-secretsmanager,chown: update Korean translation

* Update pages.ko/common/aws-secretsmanager.md

* Update pages.ko/common/aws-secretsmanager.md
This commit is contained in:
Chooooo
2024-11-26 10:41:26 +09:00
committed by GitHub
parent 4299e2113e
commit 2facdb1a18
10 changed files with 134 additions and 65 deletions

View File

@@ -15,6 +15,10 @@
`aws s3 rm s3://arn:aws:s3:{{리전}}:{{계정_아이디}}:{{액세스_포인트}}/{{액세스_포인트_이름}}/{{객체_키}}`
- 버킷 내 모든 객체 삭제 (버킷 비우기):
`aws s3 rm s3://{{버킷_이름}} --recursive`
- 도움말 표시:
`aws s3 rm help`