We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50d8d80 commit 2f4adfaCopy full SHA for 2f4adfa
README.rst
@@ -189,7 +189,7 @@ Supported Decorators:
189
* `@corrupt_delay` - add delay in the AWS Lambda execution
190
* `@corrupt_exception` - Raise an exception during the AWS Lambda execution
191
* `@corrupt_statuscode` - force AWS Lambda to return a specific HTTP error code
192
-* `@corrupt_filesize` - EXPERIMENTAL force AWS Lambda to return a specific HTTP error code
+* `@corrupt_filesize` - EXPERIMENTAL creates large file to do disk space attacks
193
194
`Note that disabling the disk space failure experiment will not cleanup /tmp for you.`
195
0 commit comments