This website works better with JavaScript
Sākums
Izpētīt
Palīdzība
Reģistrēties
Pierakstīties
locky
/
ASJPush
Vērot
1
Pievienot zvaigznīti
0
Atdalīts
0
Faili
Problēmas
0
Izmaiņu pieprasījumi
0
Vikivietne
Koks:
daf4ccb310
Atzari
Tagi
master
test
test_us
ASJPush
/
AnsjerPush
/
test.py
test.py
99 B
Vēsture
Neapstrādāts
1
2
3
4
5
import boto3
client = boto3.client('cloudwatch')
response = client.get_dashboard()
print(response)