add user-management
This commit is contained in:
3
user-management/app/boto3clients.py
Normal file
3
user-management/app/boto3clients.py
Normal file
@@ -0,0 +1,3 @@
|
||||
import boto3
|
||||
|
||||
s3_client = boto3.client('s3')
|
||||
Reference in New Issue
Block a user