Skip to content

Commit 4f4ee19

Browse files
Update chaos-api.md (#548)
1 parent 44112d6 commit 4f4ee19

File tree

1 file changed

+2
-2
lines changed
  • src/content/docs/aws/capabilities/chaos-engineering

1 file changed

+2
-2
lines changed

src/content/docs/aws/capabilities/chaos-engineering/chaos-api.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Simulate outages and network failures to test the resiliency of you
44
template: doc
55
sidebar:
66
order: 3
7-
tags: ["Ultimate"]
7+
tags: ["Enterprise"]
88
---
99

1010
## Introduction
@@ -200,4 +200,4 @@ This table highlights those differences, offering a detailed comparison of how e
200200
| **Network Effects** | • Not supported. | • Supports adding network latency to simulate slow network conditions. |
201201
| **API Interaction** |`create-experiment-template` to create templates<br>• `start-experiment` to begin experiments<br> |`POST` to `/chaos/faults` to configure faults<br>• `POST` to `/chaos/effects` to introduce network effects.<br> |
202202
| **Probabilistic Failure Injection** | • Not available. | • Supports probabilistic failure injection, introducing partial failures, which mimic intermittent outages. |
203-
| **Broader Fault Injection** | • Limited to predefined actions (e.g., stop instances, reboot databases, inject errors for specific services). | • Broader fault injection for any AWS operation (e.g., PutObject for S3, Invoke for Lambda). |
203+
| **Broader Fault Injection** | • Limited to predefined actions (e.g., stop instances, reboot databases, inject errors for specific services). | • Broader fault injection for any AWS operation (e.g., PutObject for S3, Invoke for Lambda). |

0 commit comments

Comments
 (0)