chenjunkai %!s(int64=5) %!d(string=hai) anos
pai
achega
d9b54446db
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Controller/Test.py

+ 1 - 1
Controller/Test.py

@@ -61,7 +61,7 @@ class Test(View):
         credentials = sts.get_federation_token(
             Name='chanjunkai@163.com',  # or any unique text related to user
             Policy=json.dumps(Policy),
-            DurationSeconds=3600,
+            DurationSeconds=36000,
         )
 
         print(credentials)