

# AssumedRoleUser
<a name="API_AssumedRoleUser"></a>

The identifiers for the temporary security credentials that the operation returns.

## Contents
<a name="API_AssumedRoleUser_Contents"></a>

 ** Arn **   
The ARN of the temporary security credentials that are returned from the [AssumeRole](API_AssumeRole.md) action. For more information about ARNs and how to use them in policies, see [IAM Identifiers](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_identifiers.html) in the *IAM User Guide*.  
Type: String  
Length Constraints: Minimum length of 20. Maximum length of 2048.  
Pattern: `[\u0009\u000A\u000D\u0020-\u007E\u0085\u00A0-\uD7FF\uE000-\uFFFD\u10000-\u10FFFF]+`   
Required: Yes

 ** AssumedRoleId **   
A unique identifier that contains the role ID and the role session name of the role that is being assumed. The role ID is generated by AWS when the role is created.  
Type: String  
Length Constraints: Minimum length of 2. Maximum length of 193.  
Pattern: `[\w+=,.@:-]*`   
Required: Yes

## See Also
<a name="API_AssumedRoleUser_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/sts-2011-06-15/AssumedRoleUser) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/sts-2011-06-15/AssumedRoleUser) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/sts-2011-06-15/AssumedRoleUser) 