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.
A method that should either return valid Amazon.Runtime.AWSCredentials or throw an exception (so that the SDK can move on and attempt the next generator in the credential chain).
Namespace: Amazon.Runtime.Credentials
Assembly: AWSSDK.Core.dll
Version: 3.x.y.z
public sealed class DefaultAWSCredentialsIdentityResolver.CredentialsGenerator : MulticastDelegate ICloneable, ISerializable
The DefaultAWSCredentialsIdentityResolver.CredentialsGenerator type exposes the following members
Name | Type | Description | |
---|---|---|---|
![]() |
Method | System.Reflection.MethodInfo | Inherited from System.Delegate. |
![]() |
Target | System.Object | Inherited from System.Delegate. |
Name | Description | |
---|---|---|
![]() |
BeginInvoke(AsyncCallback, object) | |
![]() |
EndInvoke(IAsyncResult) | |
![]() |
Invoke() |
.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