This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
locky
/
ASJPush
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
daf4ccb310
Rami (Branch)
Tag
master
test
test_us
ASJPush
/
AnsjerPush
/
test.py
test.py
99 B
Cronologia
Originale
1
2
3
4
5
import boto3
client = boto3.client('cloudwatch')
response = client.get_dashboard()
print(response)