Skip to content

aws-fis: add L2 Constructs for AWS Fault Injection Service #33

@mazyu36

Description

@mazyu36

Describe the feature

AWS Fault Injection Service (FIS) is a fully managed service for running fault injection experiments.

At the moment, there are no official L2 Constructs.

L1 Construct is here.

Use Case

FIS is a service that realizes chaos engineering and can be applied to many workloads.

I think having L2 constructs would allow it to be used more widely.

Proposed Solution

Add new L2 Constructs for AWS FIS.

FIS has experiment templates for many resources, and I'm considering on the class structure to implement.

What I'm considering is creating a base class, and then implementing and creating classes for each resource type that inherits from the base class.

Other Information

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions