aws, aws-*: add Indonesian translations (#14318)

This commit is contained in:
Reinhart Previano Koentjoro
2024-10-25 00:02:50 +07:00
committed by GitHub
parent 9b7335be75
commit ff100abee7
10 changed files with 250 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
# aws history
> Tampilkan riwayat pemanggilan perintah dalam AWS CLI (fitur perekaman riwayat perintah AWS CLI harus diaktifkan terlebih dahulu).
> Informasi lebih lanjut: <https://docs.aws.amazon.com/cli/latest/reference/history/>.
- Tampilkan daftar riwayat perintah yang dipanggil melalui AWS CLI beserta nomor induknya (command ID):
`aws history list`
- Tampilkan daftar kejadian yang berkaitan dengan suatu perintah berdasarkan nomor induknya (command ID):
`aws history show {{command_id}}`