developmentseed / developmentseed/stactools-pipelines

Add functionality for tearing down inactive resources.

Open
#24 1 comment 0 reactions 1 assignee Claimed by @sharkinsspatial View on GitHub
Dominant language
Python
Stars
9
Forks
4
PR merge metrics
No merged PRs in 30d

Description

The current Lambda stack contains both [single use resources](https://github.com/developmentseed/aws-asdi-pipelines/blob/main/aws_asdi_pipelines/cdk/lambda_stack.py#L96) and chunk based [cron jobs](https://github.com/developmentseed/aws-asdi-pipelines/blob/main/aws_asdi_pipelines/cdk/lambda_stack.py#L211-L216) which should be disabled after they have processed a complete inventory. Both these resources should be removed by some process after they no longer need to execute.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.