Amazon Fis Experiment State Example

Chaos EngineeringDevOpsFault InjectionResilience Testing

Amazon Fis Experiment State Example is an example object payload from Amazon Fault Injection Simulator, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

statusreason

Example Payload

Raw ↑
{
  "status": "running",
  "reason": "Experiment running normally"
}