Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
1 of 2 tasks
mazyu36 opened this issue May 27, 2024 · 1 comment
Open
1 of 2 tasks

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

mazyu36 opened this issue May 27, 2024 · 1 comment

Comments

@mazyu36
Copy link
Contributor

mazyu36 commented May 27, 2024

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
@go-to-k
Copy link
Contributor

go-to-k commented May 27, 2024

Thanks for this issue. Looking forward to your PR if you will take it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants