1 2 3 4 5 6 7 8 9 10 11
|
// Code generated by smithy-go-codegen DO NOT EDIT.
// Package fis provides the API client, operations, and parameter types for AWS
// Fault Injection Simulator.
//
// Fault Injection Service 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 Service User Guide].
//
// [Fault Injection Service User Guide]: https://docs.aws.amazon.com/fis/latest/userguide/
package fis
|