3 lines
198 B
Python
3 lines
198 B
Python
from frostfs_testlib.s3.aws_cli_client import AwsCliClient
|
|
from frostfs_testlib.s3.boto3_client import Boto3ClientWrapper
|
|
from frostfs_testlib.s3.interfaces import S3ClientWrapper, VersioningStatus
|