AccessKey Property
The Access Key Id for the Amazon Web Services account.
Syntax
public String getAccessKey(); public void setAccessKey(String accessKey);
Remarks
This is the username for the Amazon Web Services account. No two accounts may have the same Access Key. This is used along with the SecretKey to authenticate with Amazon servers.
Default Value
""