AWS SDK for .NET Documentation
InstanceProfileAWSCredentials Constructor (role)
AmazonAmazon.RuntimeInstanceProfileAWSCredentialsInstanceProfileAWSCredentials(String) Did this page help you?   Yes   No    Tell us about it...
Constructs a InstanceProfileAWSCredentials object for specific role
Declaration Syntax
C#
public InstanceProfileAWSCredentials(
	string role
)
Parameters
role (String)
Role to use

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)