Skip to main content

@swamp/aws/fis

v2026.04.23.3

AWS FIS infrastructure models

Repository

https://github.com/systeminit/swamp-extensions

Labels

awsfiscloudinfrastructure

Contents

Quality score

Verified by Swamp

How well-documented and verifiable this extension is.

100%

Grade A

  • Has README or module doc2/2earned
  • README has a code example1/1earned
  • README is substantive1/1earned
  • Most symbols documented1/1earned
  • No slow types1/1earned
  • Has description1/1earned
  • At least one platform tag (or universal)1/1earned
  • Two or more platform tags (or universal)1/1earned
  • License declared1/1earned
  • Verified public repository2/2earned

Install

$ swamp extension pull @swamp/aws/fis

@swamp/aws/fis/experiment-templatev2026.04.23.2experiment_template.ts

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
DescriptionstringA description for the experiment template.
TargetsrecordThe targets for the experiment.
Actions?recordThe actions for the experiment.
StopConditionsarrayOne or more stop conditions.
LogConfiguration?object
RoleArnstringThe Amazon Resource Name (ARN) of an IAM role that grants the AWS FIS service permission to perform service actions on your behalf.
Tags?record
ExperimentOptions?object
ExperimentReportConfiguration?object
createCreate a FIS ExperimentTemplate
getGet a FIS ExperimentTemplate
ArgumentTypeDescription
identifierstringThe primary identifier of the FIS ExperimentTemplate
updateUpdate a FIS ExperimentTemplate
deleteDelete a FIS ExperimentTemplate
ArgumentTypeDescription
identifierstringThe primary identifier of the FIS ExperimentTemplate
syncSync FIS ExperimentTemplate state from AWS

Resources

state(infinite)— FIS ExperimentTemplate resource state
@swamp/aws/fis/target-account-configurationv2026.04.23.2target_account_configuration.ts

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
ExperimentTemplateIdstringThe ID of the experiment template.
AccountIdstringThe AWS account ID of the target account.
RoleArnstringThe Amazon Resource Name (ARN) of an IAM role for the target account.
Description?stringThe description of the target account.
createCreate a FIS TargetAccountConfiguration
getGet a FIS TargetAccountConfiguration
ArgumentTypeDescription
identifierstringThe primary identifier of the FIS TargetAccountConfiguration
updateUpdate a FIS TargetAccountConfiguration
deleteDelete a FIS TargetAccountConfiguration
ArgumentTypeDescription
identifierstringThe primary identifier of the FIS TargetAccountConfiguration
syncSync FIS TargetAccountConfiguration state from AWS

Resources

state(infinite)— FIS TargetAccountConfiguration resource state