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.
Resolves the identity using a cancellation token with a default of 35 seconds. 35 seconds is calculated as the worst case scenario for DefaultInstanceProfileAWSCredentials and its retry mechanism during resolution. To pass in your own cancellation token call Amazon.Runtime.Credentials.DefaultAWSCredentialsIdentityResolver.ResolveIdentity(Amazon.Runtime.IClientConfig,System.Threading.CancellationToken).
Namespace: Amazon.Runtime.Credentials
Assembly: AWSSDK.Core.dll
Version: 3.x.y.z
public virtual AWSCredentials ResolveIdentity( IClientConfig clientConfig )
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.7.2 and newer