FIS.
Client
¶A low-level client representing AWS Fault Injection Simulator (FIS)
Fault Injection Simulator is a managed service that enables you to perform fault injection experiments on your Amazon Web Services workloads. For more information, see the Fault Injection Simulator User Guide.
import boto3
client = boto3.client('fis')
These are the available methods: