AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Obtains credentials from access key/secret key or AWSProfileName settings in the application's app.config or web.config file.
Namespace: Amazon.Runtime
Assembly: AWSSDK.Core.dll
Version: 3.x.y.z
public class AppConfigAWSCredentials : AWSCredentials
The AppConfigAWSCredentials type exposes the following members
| Name | Description | |
|---|---|---|
 
 | 
AppConfigAWSCredentials() | 
| Name | Type | Description | |
|---|---|---|---|
 
 | 
Expiration | System.Nullable<System.DateTime> | Inherited from Amazon.Runtime.Identity.BaseIdentity. | 
| Name | Description | |
|---|---|---|
 
 | 
GetCredentials() | 
 Returns an instance of ImmutableCredentials for this instance  | 
 
 | 
GetCredentialsAsync() | Inherited from Amazon.Runtime.AWSCredentials. | 
.NET Framework: 
Supported in: 4.7.2 and newer