AWS FIS Action

AWS FIS Action represents a specific experiment action within AWS Fault Injection Simulator. It defines the parameters and behavior of a fault injection activity, such as stopping instances, throttling APIs, or introducing network latency. This resource allows users to retrieve details about an action, including its description, parameters, and supported targets, enabling controlled chaos experiments to test system resilience and reliability.

aws.fis_action

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
arncorestringThe Amazon Resource Name (ARN) of the action.
descriptioncorestringThe description for the action.
idcorestringThe ID of the action.
parameterscorestringThe action parameters, if applicable.
tagscorehstore_csv
targetscorestringThe supported targets for the action.