Answers for "awsCredentials = createObject('java','com.amazonaws.auth.BasicAWSCredentials"

0

BasicAWSCredentials

public class BasicAWSCredentials
extends Object
implements AWSCredentials

Basic implementation of the AWSCredentials interface that allows callers to pass in the AWS access key and secret access in the constructor.
Posted by: Guest on November-06-2020
0

BasicAWSCredentials

public class BasicAWSCredentials
extends Object
implements AWSCredentials

Basic implementation of the AWSCredentials interface that allows callers to pass in the AWS access key and secret access in the constructor.
Posted by: Guest on November-06-2020

Code answers related to "Java"

Java Answers by Framework

Browse Popular Code Answers by Language