

# AwsIamAccessKeySessionContextSessionIssuer
<a name="API_AwsIamAccessKeySessionContextSessionIssuer"></a>

Information about the entity that created the session.

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

 ** AccountId **   <a name="securityhub-Type-AwsIamAccessKeySessionContextSessionIssuer-AccountId"></a>
The identifier of the AWS account that created the session.  
Type: String  
Pattern: `.*\S.*`   
Required: No

 ** Arn **   <a name="securityhub-Type-AwsIamAccessKeySessionContextSessionIssuer-Arn"></a>
The ARN of the session.  
Type: String  
Pattern: `.*\S.*`   
Required: No

 ** PrincipalId **   <a name="securityhub-Type-AwsIamAccessKeySessionContextSessionIssuer-PrincipalId"></a>
The principal ID of the principal (user, role, or group) that created the session.  
Type: String  
Pattern: `.*\S.*`   
Required: No

 ** Type **   <a name="securityhub-Type-AwsIamAccessKeySessionContextSessionIssuer-Type"></a>
The type of principal (user, role, or group) that created the session.  
Type: String  
Pattern: `.*\S.*`   
Required: No

 ** UserName **   <a name="securityhub-Type-AwsIamAccessKeySessionContextSessionIssuer-UserName"></a>
The name of the principal that created the session.  
Type: String  
Pattern: `.*\S.*`   
Required: No

## See Also
<a name="API_AwsIamAccessKeySessionContextSessionIssuer_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/securityhub-2018-10-26/AwsIamAccessKeySessionContextSessionIssuer) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/securityhub-2018-10-26/AwsIamAccessKeySessionContextSessionIssuer) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/securityhub-2018-10-26/AwsIamAccessKeySessionContextSessionIssuer) 