Files
saladeaula.digital/user-management/app/boto3clients.py

4 lines
45 B
Python

import boto3
s3_client = boto3.client('s3')