This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Daftar
Masuk
locky
/
ASJPush
Liatin
1
Bintangi
0
Fork
0
Berkas
Masalah
0
Permintaan Tarik
0
Wiki
Pohon:
daf4ccb310
Ranting
Tag
master
test
test_us
ASJPush
/
AnsjerPush
/
test.py
test.py
99 B
Riwayat
Mentahan
1
2
3
4
5
import boto3
client = boto3.client('cloudwatch')
response = client.get_dashboard()
print(response)