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

make a pulumi dynamic resource provider to gently expire resources from s3 #4601

Open
Zemnmez opened this issue Feb 9, 2024 · 2 comments
Open

Comments

@Zemnmez
Copy link
Member

Zemnmez commented Feb 9, 2024

No description provided.

@Zemnmez
Copy link
Member Author

Zemnmez commented Mar 20, 2024

can do this with lambda instead https://docs.aws.amazon.com/lambda/latest/dg/with-s3.html

@Zemnmez
Copy link
Member Author

Zemnmez commented Mar 20, 2024

logic like this:

  • enable versioning
  • hook delete marker creation
  • remove delete marker
  • schedule deletion via policy

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

1 participant