ProfileAssumeRoleCredentialsProvider (AWS SDK for Java (original) (raw)


@Immutable
public class ProfileAssumeRoleCredentialsProvider
extends Object
implements AWSCredentialsProvider
Serves assume role credentials defined in a BasicProfile. If a profile defines the role_arn property then the profile is treated as an assume role profile. Does basic validation that the role exists and the source (long lived) credentials are valid.