Method | Description | |
---|---|---|
GetCredentials ( ) : |
Returns an instance of ImmutableCredentials for this instance
|
|
SessionAWSCredentials ( string awsAccessKeyId, string awsSecretAccessKey, string token ) : System |
Constructs a SessionAWSCredentials object for the specified accessKey, secretKey.
|
public GetCredentials ( ) : |
||
return |
public SessionAWSCredentials ( string awsAccessKeyId, string awsSecretAccessKey, string token ) : System | ||
awsAccessKeyId | string | |
awsSecretAccessKey | string | |
token | string | |
return | System |