Open isabeleliassen opened 3 months ago
After we are fully migrated over to the /v1 api, we will need to remove:
/mock
and /v0
paths from the API, all associated lambdasmock_bucket: true
support from the BulkUploadsBucket
constructlicense-data
lambda packagedelete-objects
lambda packagePersistentStack
Note that this may have to be done in two waves to work through cross-stack dependencies:
I have broken this ticket up into two parts, as it will require two changes that must be separately deployed all the way through the production environment to avoid issues with cross-stack dependencies. Part 1 of this effort is now in #338
This ticket will be used to track part 2, which involves cleaning up the mock resources in the Persistent stack.