

AWS has decided to discontinue AWS Proton, with support ending on October 7, 2026. New customers will not be able to sign up after October 7, 2025, but existing customers can continue to use the service until October 7, 2026.For more information, see [AWS Proton Service Deprecation and Migration Guide](https://docs.aws.amazon.com/proton/latest/userguide/proton-end-of-support.html).

# RepositorySyncAttempt
<a name="API_RepositorySyncAttempt"></a>

Detail data for a repository sync attempt activated by a push to a repository.

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

 ** events **   <a name="proton-Type-RepositorySyncAttempt-events"></a>
Detail data for sync attempt events.  
Type: Array of [RepositorySyncEvent](API_RepositorySyncEvent.md) objects  
Required: Yes

 ** startedAt **   <a name="proton-Type-RepositorySyncAttempt-startedAt"></a>
The time when the sync attempt started.  
Type: Timestamp  
Required: Yes

 ** status **   <a name="proton-Type-RepositorySyncAttempt-status"></a>
The sync attempt status.  
Type: String  
Valid Values: `INITIATED | IN_PROGRESS | SUCCEEDED | FAILED | QUEUED`   
Required: Yes

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