This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
locky
/
ASJPush
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Drzewo:
c28bbc0ceb
Gałęzie
Tagi
master
test
test_us
ASJPush
/
AnsjerPush
/
test.py
test.py
99 B
Historia
Czysty
1
2
3
4
5
import boto3
client = boto3.client('cloudwatch')
response = client.get_dashboard()
print(response)