AssociationStateReason
Indicates the reason that the association deployment failed, including the error code and error message.
Contents
- ErrorCode
-
The error code of the association deployment failure.
Type: String
Valid Values:
ValidationError.InsufficientDiskSpace | ValidationError.InsufficientMemory | ValidationError.UnsupportedOperatingSystem | DeploymentError.InternalServerError | DeploymentError.WorkspaceUnreachable
Required: No
- ErrorMessage
-
The error message of the association deployment failure.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 2048.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: