Config( user_agent=user_agent ) # Create the boto3 client, using the botocore config we just set up client = boto3.client( 'ec2', region_name='us-east-1', ...
確定! 回上一頁