

There are more AWS SDK examples available in the [AWS Doc SDK Examples](https://github.com/awsdocs/aws-doc-sdk-examples) GitHub repo.

# Code examples for AWS FIS using AWS SDKs
<a name="fis_code_examples"></a>

The following code examples show you how to use AWS Fault Injection Service with an AWS software development kit (SDK).

*Scenarios* are code examples that show you how to accomplish specific tasks by calling multiple functions within a service or combined with other AWS services.

**More resources**
+  **[AWS FIS User Guide](https://docs.aws.amazon.com/fis/latest/userguide/what-is.html)** – More information about AWS FIS.
+ **[AWS FIS API Reference](https://docs.aws.amazon.com/fis/latest/APIReference/Welcome.html)** – Details about all available AWS FIS actions.
+ **[AWS Developer Center](https://aws.amazon.com/developer/code-examples/?awsf.sdk-code-examples-product=product%23)** – Code examples that you can filter by category or full-text search.
+ **[AWS SDK Examples](https://github.com/awsdocs/aws-doc-sdk-examples)** – GitHub repo with complete code in preferred languages. Includes instructions for setting up and running the code.

**Contents**
+ [Scenarios](fis_code_examples_scenarios.md)
  + [Run CPU stress tests on EC2 instances using FIS](fis_example_iam_GettingStarted_069_section.md)