S3BucketConfig¶
S3BucketConfig
is a S3 bucket configuration.
S3BucketConfig
is used when:
TemporaryCredentialUtils
is requested to findS3BucketConfigPropertiesUtil
is requested to getS3BucketConfig
Creating Instance¶
S3BucketConfig
takes the following to be created:
-
bucketPath
-
accessKey
-
secretKey
-
sessionToken
S3BucketConfig
is created when:
PropertiesUtil
is requested to loadProperties