

# AccountAssignmentOperationStatusMetadata
<a name="API_AccountAssignmentOperationStatusMetadata"></a>

Provides information about the [AccountAssignment](API_AccountAssignment.md) creation request.

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

 ** CreatedDate **   <a name="singlesignon-Type-AccountAssignmentOperationStatusMetadata-CreatedDate"></a>
The date that the permission set was created.  
Type: Timestamp  
Required: No

 ** RequestId **   <a name="singlesignon-Type-AccountAssignmentOperationStatusMetadata-RequestId"></a>
The identifier for tracking the request operation that is generated by the universally unique identifier (UUID) workflow.  
Type: String  
Length Constraints: Fixed length of 36.  
Pattern: `\b[0-9a-f]{8}\b-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-\b[0-9a-f]{12}\b`   
Required: No

 ** Status **   <a name="singlesignon-Type-AccountAssignmentOperationStatusMetadata-Status"></a>
The status of the permission set provisioning process.  
Type: String  
Valid Values: `IN_PROGRESS | FAILED | SUCCEEDED`   
Required: No

## See Also
<a name="API_AccountAssignmentOperationStatusMetadata_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/sso-admin-2020-07-20/AccountAssignmentOperationStatusMetadata) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/sso-admin-2020-07-20/AccountAssignmentOperationStatusMetadata) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/sso-admin-2020-07-20/AccountAssignmentOperationStatusMetadata) 