

# AwsIamPolicyVersion
<a name="API_AwsIamPolicyVersion"></a>

A version of an IAM policy.

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

 ** CreateDate **   <a name="securityhub-Type-AwsIamPolicyVersion-CreateDate"></a>
Indicates when the version was created.  
For more information about the validation and formatting of timestamp fields in AWS Security Hub CSPM, see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps).  
Type: String  
Pattern: `.*\S.*`   
Required: No

 ** IsDefaultVersion **   <a name="securityhub-Type-AwsIamPolicyVersion-IsDefaultVersion"></a>
Whether the version is the default version.  
Type: Boolean  
Required: No

 ** VersionId **   <a name="securityhub-Type-AwsIamPolicyVersion-VersionId"></a>
The identifier of the policy version.  
Type: String  
Pattern: `.*\S.*`   
Required: No

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