1128
This commit is contained in:
@@ -20,6 +20,10 @@ using Amazon.Runtime.Internal;
|
||||
|
||||
namespace ServerCore;
|
||||
|
||||
|
||||
// HANDOVER: AWS S3 SDK Wrapper 클래스 이다.
|
||||
// S3 저장소에 관리할 Bucket 정보를 관리해 준다.
|
||||
|
||||
public abstract class S3ConnectorBase
|
||||
{
|
||||
private AmazonS3Client? m_s3_client;
|
||||
|
||||
Reference in New Issue
Block a user