Package | com.amazonaws.auth |
Interface | public interface AWSSessionCredentials extends AWSCredentials |
Implementors | BasicSessionCredentials |
Language Version : | ActionScript 3.0 |
Product Version : | Flex 4 |
Since : | August 20. 2011 |
Runtime Versions : | Flash Player 10.1, AIR 2.5 |
Property | Defined By | ||
---|---|---|---|
![]() | awsAccessKeyId : String
Returns the AWS access key ID for this credentials object (a 20-character, alphanumeric sequence). | AWSCredentials | |
![]() | awsSecretKey : String
Returns the AWS secret access key for this credentials object (a 40-character sequence). | AWSCredentials | |
sessionToken : String
Returns the session token for this session. | AWSSessionCredentials |