Amazon Fis Safety Lever Example

Chaos EngineeringDevOpsFault InjectionResilience Testing

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

Top-level fields

idarnstate

Example Payload

Raw ↑
{
  "id": "SL123",
  "arn": "arn:aws:fis:us-east-1:123456789012:safety-lever/SL123",
  "state": "example-value"
}