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.
SyncBlocker
Detailed data of the sync blocker.
Contents
- createdAt
-
The time when the sync blocker was created.
Type: Timestamp
Required: Yes
- createdReason
-
The reason why the sync blocker was created.
Type: String
Required: Yes
- id
-
The ID of the sync blocker.
Type: String
Required: Yes
- status
-
The status of the sync blocker.
Type: String
Valid Values:
ACTIVE | RESOLVED
Required: Yes
- type
-
The type of the sync blocker.
Type: String
Valid Values:
AUTOMATED
Required: Yes
- contexts
-
The contexts for the sync blocker.
Type: Array of SyncBlockerContext objects
Required: No
- resolvedAt
-
The time the sync blocker was resolved.
Type: Timestamp
Required: No
- resolvedReason
-
The reason the sync blocker was resolved.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: