OrganizationConformancePackDetailedStatus
Organization conformance pack creation or deletion status in each member account. This includes the name of the conformance pack, the status, error code and error message when the conformance pack creation or deletion failed.
{
"AccountId": "string",
"ConformancePackName": "string",
"Status": "CREATE_SUCCESSFUL",
"ErrorCode": "string",
"ErrorMessage": "string",
"LastUpdateTime": "string"
}