tanghongbin %!s(int64=5) %!d(string=hai) anos
pai
achega
daf4ccb310
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      AnsjerPush/test.py

+ 5 - 0
AnsjerPush/test.py

@@ -0,0 +1,5 @@
+import boto3
+
+client = boto3.client('cloudwatch')
+response = client.get_dashboard()
+print(response)