Java com.amazonaws.auth AWSCredentials fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.auth AWSCredentials fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws.auth AWSCredentials.

The text is from its open source code.

Implementation

com.amazonaws.auth.AWSCredentials has the following implementations.
Click this link to see all its implementation.

Constructor

Method

StringgetAWSAccessKeyId()
Returns the AWS access key ID for this credentials object.
StringgetAWSSecretKey()
Returns the AWS secret access key for this credentials object.