AWSS3Config#

class AWSS3Config(credentials=None, bucket_name=None, region='us-east-1', *args, **kwargs)#

Bases: S3Config

The base model of S3 object store endpoint where domain manager is backed up.

Parameters:

credentials – (credentials)

property credentials#
Type:

AccessKeyCredentials

to_dict()#

Returns the model properties as a dictionary

to_str()#

Returns the string representation of the model