from botocore.config import Config __sts_client = boto3.client( 'sts', config=Config(connect_timeout=15, read_timeout=15, ...
確定! 回上一頁