You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the metrics endpoint being completely powered by the dynamo data, we can remove the old activity update workflow in the backend module that writes to s3.
As we remove the activity update workflow in the backend module, we should also remove the associated infrastructure components, as they are no longer needed. This includes the snowflake credentials provided on to the lambda, and event bridge components setup for triggering the workflow.
The text was updated successfully, but these errors were encountered:
With the metrics endpoint being completely powered by the dynamo data, we can remove the old activity update workflow in the backend module that writes to s3.
As we remove the activity update workflow in the backend module, we should also remove the associated infrastructure components, as they are no longer needed. This includes the snowflake credentials provided on to the lambda, and event bridge components setup for triggering the workflow.
The text was updated successfully, but these errors were encountered: