public class S3Configuration extends Object implements com.amazonaws.auth.AWSCredentials
| Modifier and Type | Method and Description |
|---|---|
String |
getAWSAccessKeyId() |
String |
getAWSSecretKey() |
String |
getRegion() |
public String getAWSAccessKeyId()
getAWSAccessKeyId in interface com.amazonaws.auth.AWSCredentialspublic String getAWSSecretKey()
getAWSSecretKey in interface com.amazonaws.auth.AWSCredentialspublic String getRegion()
Copyright © 2023 CDAP Licensed under the Apache License, Version 2.0.