failureCode
Returned if the change set is in FAILED
status. Can be either CLIENT_ERROR
, which means that there are issues with the request (see the ErrorDetailList
of DescribeChangeSet
), or SERVER_FAULT
, which means that there is a problem in the system, and you should retry your request.